html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldtop,input {
    margin: 0;
    padding: 0;
}
li { list-style-type: none; }
img { display: block; border: none; }

body { background-color: rgb(249, 246, 246); color: rgb(63, 63, 66); text-align: center; font-family: 'Nunito', sans-serif; font-size: 13px; }

a {  text-decoration: none; transition: 0.2s; }

h1 { text-transform: capitalize; line-height: 28px; font-size: 23px; display: block; }
h2 { text-transform: capitalize; border-radius: 3px; margin: 0 0px 5px 0px; line-height: 18px; padding: 5px 0; font-size: 24px; display: block;  }

.BoxDesc span { color: rgb(126,128,126); }
a { color: rgb(136, 251, 242); }
h1 { color: rgb(149, 11, 6); }
a:hover { color: rgb(83, 251, 50); }


.TabCategoryTotalVideos, .SNet a:hover { color: rgb(255,255,255); }
.Navi span { color: rgb(11, 10, 10); font-size: 16px; }

.THblock { background-color: rgb(239, 234, 234); }

.Footer, .BoxVid_Desc span { background-color: rgb(230, 230, 230); }

.NetS { background-color: rgb(27,31,35); }
.Vblock, .VblockL, .Navi a { background-color: rgb(239, 234, 234); }

.VblockL:hover { border-color: rgb(255,111,0);  }
.Vblock:hover { border-color: rgb(255,111,0);  }
.Navi a, .Navi span.PgsNum { border: 2px solid rgb(249, 133, 120); }
.Navi a:hover { border-color: rgb(255,255,255);  }
.BoxBlock li a { background-color: rgb(243, 241, 241); color: rgb(29, 28, 28); }

.BoxVid_Desc a { background-color: rgb(182,180,180); background: linear-gradient(to bottom,rgb(182,180,180),rgb(202,201,201)); color: rgb(18,17,17); }
.BoxBlock li a:hover, .BoxVid_Desc a:hover, .Navi span.PgsNum { background-color: rgb(61, 63, 62); color: rgb(246, 100, 136); }

.WrCont { min-width: 300px; width: 100%; }
.Hblock { width: 100%; }
.Hblock { margin: 0 0 10px 0; }

.NetS { padding: 0 0 5px 0; }
.Net { margin: 0 auto; width: 99%; font-size: 0; overflow: hidden; }
.NetLeft { display: inline-block; padding-top: 4px; padding-bottom: 4px; font-size: 12px; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; border-style: solid double dashed; border-width: 0px 0px 1px; color: rgb(6, 249, 43); background-color: rgb(174, 8, 8); }
.NetLeft span { color: rgb(249, 251, 247); font-weight: normal; font-size: 13px; font-weight: 400; padding: 0px 0px 0px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.NetLeft a {  margin: 0 0 0 7px; border-radius: 6px; text-indent: 2px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 13px; }
.NetLeft a:hover {  text-decoration: none;  color: rgb(255,255,255); background-color: rgb(62, 59, 59); }
.NetLeft ol a { float: right; color: #000000; display: block; border-radius: 3px 3px 3px 3px; background: rgb(64, 129, 162); margin: 2px 10px 0 0; padding: 4px 8px 4px 8px; font-size: 12px; }
.NetLeft ol a:hover { text-decoration: none; color: rgb(255,255,255); } 

.BoxSearch { display: inline-block; vertical-align: top; height: 30px; width: 260px; margin: 7px 10px 5px 15px; }
.BoxSearch form { border-radius: 2px; display: block; height: 30px; line-height: 25px; width: 100%; overflow: hidden; }
.BoxSearch form input { color: rgb(105, 106, 108); font-family: 'Teco Web', sans-serif; height: 30px; line-height: 25px; border: none; text-align: center; display: block; float: left; }
.BoxSearch form input.BoxSearchL { text-align: left; background-color: rgb(243, 241, 241); width: 85%; border: 1px solid #f6a09d; }
.BoxSearch form input.BoxSearchR { transition: 0.2s; cursor: pointer; width: 15%; background: url(search.png) no-repeat; text-indent: 100px; border: 1px solid #f6a09d; }


.BoxBlock { font-size: 0; margin: 0px auto; width: 99%; border-radius: 2px;  padding: 0 0 0px 0; }
.BoxLogo h1 { font-size : 11px; margin : -4px 0px 0px 148px; float: left; color: rgb(225, 78, 10); line-height: 20px; }

.BoxLogo { font-size: 12px; background-image: url(pfx.png); display: inline-block; vertical-align: top; margin: 3px 5px 0 10px; background-repeat: no-repeat; width: 260px; height: 45px; background-size: 260px 45px; }
.BoxDesc { font-size: 12px; line-height: 15px; display: inline-block; vertical-align: top; margin: 10px 5px 10px 5px; color: rgb(183, 185, 186); }
.BoxDesc span { font-weight: bold; }
.BoxBlock ul { display: inline-block; vertical-align: top; }
.BoxBlock li { display: inline-block; vertical-align: top; margin: 6px 5px 5px 5px; height: 25px; line-height: 25px; width: 105px; }
.BoxBlock li a { border-radius: 3px; font-weight: normal; font-size: 13px; display: block; border: 1px solid #f6a09d; }

.NetF { display: inline-block; vertical-align: top; font-size: 15px; margin: 5px 0px 0px 20px;}
.NetF span { color: rgb(81,151,182); }
.NetF ol { padding: 7px 0; line-height: 14px; list-style: none; }
.NetF li { display: inline-block; vertical-align: top; }
.NetF a { text-decoration: none; cursor: pointer; font-size: 14px; color: rgb(16,161,240); }
.NetF a:hover { color: rgb(104, 146, 248); }
.NetF img { vertical-align: top; font-size: 11px; }

.Qblock H2 {color: rgb(212, 20, 13); font-size: 20px; font-weight: 200; padding: 0 5px; margin: 0 auto; line-height: 25px; text-transform: capitalize; text-align: left; margin: 1px 8px 0px 8px; border-style: solid double dashed; border-width: 0px 0px 1px; background-color: rgb(252, 232, 232); }
.Qblock { font-size: 0; border-radius: 3px; background-color: rgb(239, 234, 234); }
.Qblock H2 ol a { float: right; color: #aba7a7; display: block; border-radius: 2px; background: rgb(57, 56, 56); margin: 0px 0px 0 0; font-size: 12px; font-weight: bold; line-height: 24px; border: 1px solid #B9B5B5; text-align: center; width: 100px; }
 
.Qblock H2 ol a:hover { color: rgb(245, 247, 249); text-decoration: none; }
.Vblock { font-size: 0px; border-radius: 2px; margin: 5px 7px 3px 5px; position: relative; transition: 0.2s; width: 240px; height: 170px; display: inline-block; vertical-align: top;  }
.Vblock a { display: block; }
.Vblock img { border-radius: 2px 2px 0 0; transition: 0.2s; background-color: rgba(255,255,255,0.1); display: block; width: 240px; height: 170px; }
.VblockNameC { width: 100%; position: absolute; background: #fca19e; left: 0; bottom: 0; line-height: 20px; height: 20px; font-size: 11px; color: #090909; opacity: 0.7; cursor: pointer; }
.VblockNameC h3 { text-align: center; font-size: 14px; text-transform: capitalize; font-weight: bold; height: 20px; line-height: 20px; display: block; overflow: hidden; }
.VblockName { padding-left: 5px; text-align: center; font-size: 12px; text-transform: none; font-weight: normal; height: 20px; line-height: 20px; display: block; overflow: hidden; color: rgb(32, 31, 31); }
.VblockName h3 { padding-left: 5px; text-align: center; font-size: 19px; text-transform: capitalize; font-weight: bold; height: 20px; line-height: 20px; display: block; overflow: hidden; }
.VblockNameC h3:hover { color: rgb(246,71,7); } 

.VblockLDuration { bottom:213px; left: 1px; position: absolute; background-color: #dddada; font-size: 10px; font-weight: normal; line-height: 16px; padding-left:5px; padding-right:5px; opacity: 0.9; font-style: normal; color: rgb(20, 19, 19);}
.VblockLSponsor { bottom:213px; right: 1px; position: absolute; background-color: #dddada; font-size: 10px; font-weight: normal; line-height: 16px; padding-left:5px; padding-right:5px; opacity: 0.9; font-style: normal; }
.VblockLSponsor a { color: rgb(20, 19, 19); }
.VblockL { font-size: 12px; border-radius: 2px; margin: 5px 7px 3px 5px; position: relative; transition: 0.2s; width: 240px; height: 231px; display: inline-block; vertical-align: top;  }
.VblockL a { display: block; }
.VblockL img { border-radius: 2px 2px 0 0; transition: 0.2s; background-color: rgba(255,255,255,0.1); display: block; width: 240px; height: 170px; }

.VblockTag { padding-left: 1px; text-align: center; font-size: 15px; text-transform: capitalize; font-weight: normal; height: 39px; line-height: 16px; display: block; overflow: hidden; }
.VblockTag a {display: inline-block; vertical-align: top; position: relative; font-size: 12px; text-indent: 1px; text-transform: capitalize; color: rgb(162, 11, 5); border-radius: 3px; border: 1px solid #c0c2c1; margin: 1px; padding-right: 2px; }
.VblockTag a:hover { color: rgb(8, 45, 207); }

.VblockT { margin: 10px 1px 1px 1px; position: relative; transition: 0.2s; width: 148px; height: 140px; display: inline-block; vertical-align: top; background-color: rgb(20,21,21); }
.VblockT a { display: block; }
.VblockT img { transition: 0.2s; background-color: rgba(255,255,255,0.1); display: block; width: 148px; height: 120px; }
.VblockNameT h3 { text-align: center; font-size: 12px; text-transform: uppercase; font-weight: bold; height: 20px; line-height: 22px; display: block; overflow: hidden; }

.Vblock {
	float: none;
	-webkit-transition-duration: 0.4s;

	}

.Vblock:hover{
	-webkit-transform:scale(1.0);
	-webkit-box-shadow:0px 0px 30px #6B6868;
}
.VblockL {
	float: none;
	-webkit-transition-duration: 0.4s;

	}

.VblockL:hover{
	-webkit-transform:scale(1.0);
	-webkit-box-shadow:0px 0px 30px #6B6868;
}
.Vid { transition: 0.4s; opacity: 0; position: absolute; width: 50px; height: 50px; left: 95px; top: 70px; border-radius: 15px; border: 2px solid rgb(249,127,127); background: rgba(50,38,31,0.6) url(vid.png) no-repeat center center;}
.VblockL:hover .Vid { opacity: 1; }
.Vid:hover { background-color: rgba(64,64,64,0.6); }
.Vblock:hover .Vid { opacity: 1; }

.VblockCategory { height: 195px; }
.VblockCategory .TabName { padding: 0; text-transform: uppercase; font-size: 15px; height: 30px; line-height: 30px; float: left; margin: 0 0 0 5px; }
.VblockCategoryTotalVideos { float: right; height: 30px; line-height: 30px; font-size: 12px; margin: 0 5px 0 0; }

.Navi { clear: both; margin: 10px 0 0 0; background: rgb(228, 227, 227); margin: 5px 8px 0px 8px; }
.Navi ul { font-size: 0; display: block; }
.Navi li { font-size: 12px; font-weight: bold; display: inline-block; vertical-align: top; height: 34px; line-height: 30px; margin: 0px 3px 0 3px; }
.Navi a { border-radius: 6px; display: block; padding: 0 8px; }
.Navi span.PgsNum { border-radius: 3px; display: block; width: 30px; }
.Navi a span.PgsNum { background: inherit; color: inherit; border: none; border-radius: 3px; }
.Page { font-weight: normal; font-size: 15px;  display: inline-block; vertical-align: top; margin: 3px 3px 0 3px; height: 34px; line-height: 30px; }


.SNet { margin: 15px 0 0 0; font-size: 0; }
.SNet ul { background-color: rgb(246, 233, 232); font-size: 12px; display: inline-block; vertical-align: top; margin: 5px 0.5% 0 0.5%; width: 49%; }
.SNet li { height: 25px; line-height: 25px; overflow: hidden; border-bottom: 1px solid #fbafa9; padding: 6px 3px 2px 5px; text-align: left; }
.SNet a { font-weight: normal; font-size: 15px; display: block; text-transform: capitalize; color: rgb(158, 18, 7); }
.SNet a:hover { text-decoration: none; color: rgb(255,255,255); }
.SNet h { font-weight: bold; color: rgb(236,63,4); font-size: 22px; display: block; text-align: left}
.SNet a span { font-size: 11px; color: rgb(6, 66, 171); line-height: 15px; float: right; margin-top: 7px; font-weight: normal;}
.SNet h3 { color: rgb(255,255,255); }
.SNet h3:hover { text-decoration: none; color: rgb(11, 248, 222); }
.SNet li:hover { background-color: rgb(249, 100, 89); }

.BoxVidL ol { float: left; font-size: 16px; margin: 5px;}
.BoxVid { min-width: 300px; width: 98%; margin: 0 1%; padding-bottom: 10px; }
.BoxVidL { text-align: left; margin: 10px 0 0 0; width: 100%; }
.BoxVidL h1 { display: block; vertical-align: top; font-size: 22px; line-height: 25px; margin: 0 0 5px 0; }
.BoxVidL h3 { margin: 4px 0px; line-height: 2;  font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-color: rgb(249, 226, 226); border-style: solid double dashed; border-width: 0px 0px 1px; padding: 0 5px;}
.BoxVidL h3 span { color: #600704; }
.BoxVidL a { text-decoration: none; color: rgb(219, 7, 7); border: 2px solid #fcae0e; border-radius: 3px; margin-bottom: 5px; margin: 3px; font-size: 13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 3px 5px 2px; }
.BoxVidL a:hover { text-decoration: none;  color: rgb(10, 37, 183); }
.player { background-color: rgb(0,0,0); width: 100%; height: 350px; position: relative; }
.player iframe { width: 100%; height: 100%; }
.player embed { width: 100% !important; height: 100% !important; }
.player object { width: 100% !important; height: 100% !important; }
#on_video { display: none; }
#on_video iframe { width: 300px !important; height: 250px !important; }

.BoxVidR {  }
.BoxVidR_Bn { background-color: rgba(0,0,0,0.1); display: inline-block; vertical-align: top; width: 300px; height: 250px; margin: 10px 3px 0 3px; }
.BoxVidR_Bn_2 { display: none; }
.BoxVidR_Bn_3 { display: none; }

.BoxVid_Desc { padding: 5px 0 0 0; margin: 0; }
.BoxVid_Desc ul { display: inline-block; vertical-align: top; }
.BoxVid_Desc li { font-size: 13px; text-transform: uppercase; display: inline-block; vertical-align: top; line-height: 25px; margin: 6px 5px 5px 5px; }
.BoxVid_Desc span { border-radius: 5px; margin-left: 5px; display: inline-block; padding: 0 10px; text-transform: capitalize; }
.BoxVid_Desc a { border-radius: 5px; font-weight: bold; text-transform: capitalize; display: block; padding: 0 10px; }

.Pblock { width: 98%; margin: 0 auto 10px auto; max-width: 1200px; }
.Pblock a { display: block; background: none !important; }
.Pblock img { width: 100%; height: auto; }

.BnBlock { margin: 10px 0 10px 0; }
.BnBox { background-color: rgba(0,0,0,0.1); display: inline-block; vertical-align: top; width: 300px; height: 250px; margin: 5px 1px 0 1px; }
.BnBox_2 { display: none; }
.BnBox_3 { display: none; }
.BnBox_4 { display: none; }

.FH { clear: both; display: inline-block; vertical-align: top; margin: 10px auto 0px auto; }

.Footer { width: 100%; height: 70px; font-size: 11px; clear: both;  margin: 30px 0 0 0; padding: 0 0 10px 0; }
.Footer .inner { width: 100%; height: 70px; margin: 0 auto; }
.Footer .inner .left { width: 210px; text-align: left; float: left; margin: 10px 0px 0px 25px; color: #1f1f20;}
.Footer .inner .right { width: 368px; height:55px; float: right; margin: 10px 25px 0px 0px; text-align:right; color: #1f1f20;}
.Footer img{ margin: 2px 0 0 0px; display: inline-block ; }
.Footer a { font-weight: bold; color: #f2f2f2;}
.Footer a:hover { font-weight: bold; color:#83549a; }
.FLogo h1 { font-size : 9px; margin : 34px 0px 0px 132px; color: rgb(12, 12, 12); line-height: 20px; }
.FLogo { font-size: 12px; background-image: url(pfx.png); display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; background-repeat: no-repeat; width: 260px; height: 45px; background-size: 260px 45px; }
.Footer span { color: rgb(249, 21, 12); }

@media screen and (min-width: 550px) {
.BoxBlock ul { float: right; width: 110px; vertical-align: top; }
.BoxBlock li { width: 105px; vertical-align: top; }
.Qblock H2 ol a { width: 100px; }
}

@media screen and (min-width: 630px) {
.BnBox_2 { display: inline-block; }
.BoxVidR_Bn_2 { display: inline-block; }
.player { height: 400px; }
#on_video { display: block; }
.SNet ul { width: 32%; }
.BoxBlock ul { float: right; width: 110px; vertical-align: top; }
.BoxBlock li { width: 105px; vertical-align: top;}
.Qblock H2 ol a { width: 100px; }
}

@media screen and (min-width: 710px) {
.player { height: 450px; }
.BoxBlock ul { float: right; width: 110px; vertical-align: top; }
.BoxBlock li { width: 105px; vertical-align: top; }
.Qblock H2 ol a { width: 100px; }
}
    
@media screen and (min-width: 810px) {
.player { height: 500px; }
.BoxBlock ul { float: right; width: 110px; vertical-align: top; }
.BoxBlock li { width: 105px; vertical-align: top; }
.Qblock H2 ol a { width: 100px; }
}


@media screen and (min-width: 940px) {
.player { height: 550px; }
.BoxBlock ul { float: right; width: 110px; vertical-align: top; }
.BoxBlock li { width: 105px; margin: 17px 10px 0 0; vertical-align: top; }
.Qblock H2 ol a { width: 100px; }
}


@media screen and (min-width: 1018px) {
.NetLeft { float: left; width: 100%; }
.BoxSearch { float: right; }
.NetF { float: left; }
.Hblock, .Net { width: 1018px; margin: 0 auto; }
.BoxBlock { width: 1016px; }
.BnBox_3 { display: inline-block; }

.BoxBlock { overflow: hidden; padding: 0; height: 45px; overflow: hidden; }
.BoxLogo { float: left; margin: 1px 5px 0 5px; }
.BoxDesc { float: left; width: 460px; height: 60px; font-size: 10px; overflow: hidden; text-align: center; margin: 10px 10px 0px 50px; }
.BoxBlock ul { float: right; width: 110px; }
.BoxBlock li { width: 105px; margin: 17px 10px 0 0; }
.Qblock H2 ol a { width: 100px; }

.BoxVid { overflow: hidden; width: 900px; margin: 0 auto; }
.BoxVidL { float: left; width: 595px; margin: 10px 0 0 0; }
.player { height: 510px; }
.BoxVidR { float: right; width: 300px; margin: 36px 0 0 0; }
.BoxVidR_Bn { display: block; margin: 10px 0px 0 0px; }
.BoxVidR_Bn_2, .BoxVidR_Bn_3 { display: block; }
.SNet ul { width: 18.8%; }
.SNet li { text-align: left; }
}


@media screen and (min-width: 1268px) {
.Hblock, .Net { width: 1268px; }
.NetLeft { float: left; width: 100%; }
.BoxBlock { width: 1266px; }
.BoxDesc { width: 712px; font-size: 13px; }
.BoxBlock ul { width: 150px; }
.BoxBlock li { width: 140px; }
.BnBox_3 { display: inline-block; }
.BnBox_4 { display: inline-block; }
.BoxVid { width: 1190px; }
.BoxVidL { width: 885px; }
.SNet ul { font-size: 13px; }
.BoxBlock li { width: 115px; margin: 17px 10px 0 0; }
.Qblock H2 ol a { width: 115px; }
}
@media screen and (min-width: 1522px) {
.Hblock, .Net { width: 1522px; }
.NetLeft { float: left; width: 100%; }
.BoxBlock { width: 1520px; }
.BoxDesc { width: 890px; font-size: 13px; }
.BoxBlock ul { width: 150px; }
.BoxBlock li { width: 140px; }
.BnBox_4 { display: inline-block; }
.BoxVid { width: 1480px; }
.BoxVidL { width: 1170px; }
.player { height: 565px; }
.SNet ul { font-size: 13px; }
.BoxBlock li { width: 115px; margin: 17px 10px 0 0; }
.Qblock H2 ol a { width: 115px; }
}

.BoxDesc, .VblockLSponsor, .VblockLDuration, .Vid, .NetLeft, .Footer .inner .right, .Footer .inner .left  { display: none; }
.Vblock { border-width: 0; margin: 1% 0.5% 0 0.5%; width: 98%; height: auto; padding-bottom: 3px; }
.Vblock img { width: 100%; height: auto; }
.VblockCategory { height: auto; }
.VblockL { border-width: 0; margin: 1% 0.5% 0 0.5%; width: 98%; height: auto; padding-bottom: 3px; }
.VblockL img { width: 100%; height: auto; }
.VblockLCategory { height: auto; }

.MobBbL { text-align: center; }
.MobB { display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; }

@media screen and (min-width: 300px) {
.Vblock { width: 49%; }
.VblockL { width: 49%; }
}

@media screen and (min-width: 370px) {
.Vblock { width: 49%; }
.VblockL { width: 49%; }
}

@media screen and (min-width: 600px) {
.Vblock { width: 32%; }
.VblockL { width: 32%; }
}

@media screen and (min-width: 800px) {
.Vblock { width: 24%; }
.VblockL { width: 24%; }
}

@media screen and (min-width: 1018px) {
.MobBbL { display: none; }
.NetS, .BoxBlock, .BoxDesc, .VblockLSponsor, .VblockLDuration, .BoxSearch, .SNet, .NetLeft, .BoxLogo h1, .Vid, .Footer .inner .right, .Footer .inner .left, h1 { display: block; }
.Vblock { margin: 5px 7px 3px 5px; width: 240px; height: 170px; border-width: 1px; padding-bottom: 0; }
.Vblock img { width: 100%; height: 170px; }
.VblockCategory { height: 190px; }
.VblockL { margin: 5px 7px 3px 5px; width: 240px; height: 231px; border-width: 1px; padding-bottom: 0; }
.VblockL img { width: 100%; height: 170px; }
.VblockCategoryL { height: 190px; }
.VblockTube { bottom:5px; right: 2px; position: absolute; background-color: #5aae9f; font-size: 12px; font-weight: normal; line-height: 16px; padding-left:5px; padding-right:5px; opacity: 0.7; font-style: normal; color: rgb(26, 24, 24); }

}
.fa-clock { color: rgb(251, 123, 16); }
.fa-file-video { color: rgb(144, 70, 7); }
.fa-eye { color: rgb(65, 248, 9); }
.fa-tag { color: #f96e5d; font-size: 12px; } 
.fa-search { color: #f6240b; font-size: 12px; }
.fa-rss-square { color: #F92222; }
.fa-tops-up { color: #06208d; }
.fa-hand-point-right { color: #cf1f0a; }
.fa-thumbs-up { color: #f84f49; }
.fa-gripfire { color: #fbe706; font-size: 15px; }
.fa-angle-double-right:before{ line-height: 30px; }
.fa-angle-double-left:before{ line-height: 30px; }