html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}


body { background-color: rgb(225,225,225); min-width: 300px; font-size: 12px; text-align: center; font-family: Arial, sans-serif; color: rgb(69, 69, 69); }

a { color: rgb(73,79,89); text-decoration: none; transition: 0.2s; }
a:hover { color: rgb(55,61,72); }

h1 { color: rgb(73,79,89); font-size: 18px; line-height: 20px; font-weight: normal; display: block; }
h2 { color: rgb(73,79,89); margin: 0 4px; font-size: 30px; line-height: 32px; text-transform: uppercase; font-weight: normal; display: block; }

img { background-color: rgb(205,205,205); border: none; display: block; }
li { list-style-type: none; }

.Head_Block { background-color: rgba(45,50,64,0.9); box-shadow: 0 1px 4px rgba(0,0,0,0.3); border-bottom: 1px solid rgb(35,40,54); }
.Head { width: 100%; margin: 0 auto; font-size: 0; text-align: center; padding: 0 0 10px 0; }

.Head_Logo { font-size: 13px; display: inline-block; vertical-align: middle; margin: 10px 5px 0 5px; width: 145px; height: 30px; }
.Head_Logo a { background-image: url(../file/logo.png); background-repeat: no-repeat; background-position: center center; width: 145px; height: 30px; display: block; }

.Head_Menu { font-size: 0; display: inline-block; vertical-align: middle; }
.Head_Menu ul {  }
.Head_Menu li { font-size: 13px; display: inline-block; vertical-align: middle; margin: 10px 10px 0 5px; height: 30px; line-height: 30px; }
.Head_Menu li a, .Head_Menu li span {border: 1px solid transparent;  font-size: 15px; color: rgb(255,255,255); display: block; height: 28px; line-height: 28px; border-radius: 3px; padding: 0 8px; }
.Head_Menu li span { transition: 0.2s; cursor: pointer; }
.Head_Menu li.active a { border: 1px solid rgb(94,144,207); }
.Head_Menu li span em { font-style: normal !important; font-size: 10px; margin-left: 2px; }
.Head_Menu li a:hover, .Head_Menu li:hover span{ border: 1px solid rgb(94,144,207); }
.Head_Menu li a.Head_Menu_Stars { background-image: url(../file/head_menu_stars.png); background-size: 15px 15px; background-repeat: no-repeat; background-position: 8px 7px; padding-left: 27px; }
.Head_Menu li span.Head_Menu_Videos { border-radius: 3px 3px 0 0; background-image: url(../file/head_menu_videos.png); background-size: 15px 15px; background-repeat: no-repeat; background-position: 8px 7px; padding-left: 27px; }
.Head_Menu li a.Head_Menu_Categories { background-image: url(../file/head_menu_categories.png); background-size: 15px 15px; background-repeat: no-repeat; background-position: 8px 7px; padding-left: 27px; }
.Head_Menu li a.Head_Menu_Home { background-image: url(../file/head_menu_home.png); background-size: 15px 15px; background-repeat: no-repeat; background-position: 8px 7px; padding-left: 27px; }
.Head_Menu li a.Head_Menu_Webcams { background-image: url(../file/head_menu_webcams.png); background-size: 15px 15px; background-repeat: no-repeat; background-position: 8px 7px; padding-left: 27px; }
.Head_Menu li a.Head_Menu_Rlc { background-image: url(../file/head_menu_lock.png); background-size: 15px 15px; background-repeat: no-repeat; background-position: 8px 7px; padding-left: 27px; }


.Head_Sort_Active span { border: 1px solid rgb(94,144,207) !important; }

.Head_Sort { position: relative; }
.Head_Sort_List { display: none; box-shadow: 0 5px 10px rgb(55,60,74); border: 1px solid rgb(94,144,207); border-top: 0 none !important; position: absolute; border-radius: 0 0 3px 3px; background-color: rgb(250,250,250); top: 29px; width: 73px; padding: 5px 10px; left: 0; z-index: 1100; }
.Head_Sort_List li { border-bottom: 1px dashed rgb(225,225,225); display: block; clear: both; height: 25px; line-height: 25px; margin: 0; text-align: left; }
.Head_Sort_List li:last-child { border: none; }
.Head_Sort_List li a { height: 25px; line-height: 25px; color: rgb(73,79,89); font-size: 13px; padding: 0; border: 0 none !important;  }
.Head_Sort_List li a:hover { text-decoration: underline; color: rgb(73,79,89);  border: 0 none !important; }

.Head_Search { font-size: 13px; display: inline-block; vertical-align: middle; margin: 10px 5px 0 5px; width: 290px; height: 30px; overflow: hidden; }
.Head_Search form { width: 290px; height: 30px; line-height: 30px; overflow: hidden; }
.Head_Search input { display: block; float: left; border: none; height: 30px; line-height: 30px; text-align: left; background-color: rgba(255,255,255,0.9); outline: 0 none;}
.Head_Search input.Head_Search_Text { border-radius: 15px 0 0 15px; width: 250px; padding-left: 10px; color: rgb(73,79,89); font-weight: bold; }
.Head_Search input.Head_Search_Button { background-image: url(../file/search_icon.png); background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; width: 30px; height: 30px; border-radius: 0 15px 15px 0; font-size: 14px; cursor: pointer; font-weight: normal; }

.Content { width: 100%; margin: 0 auto; }

.Top_Title { margin: 10px 5px 2px 5px; }
.Top_Title h2 { text-transform: none; font-size: 20px; line-height: 24px; }
.Top_Title ul { font-size: 0; }
.Top_Title li { display: inline-block; vertical-align: top; margin: 10px 4px 0 4px; }
.Top_Title li a { background-color: rgb(250,250,250); color: rgb(62,67,79); border: 1px solid rgb(205,205,205); display: block; font-size: 11px; text-transform: uppercase; padding: 0 10px; border-radius: 3px; height: 25px; line-height: 25px; }
.Top_Title li a:hover, .Top_Title li.active a { border-color: rgb(92,142,206); color: rgb(92,142,206); }

.Thumbs_Block { text-align: center; font-size: 0; }

.Thumb { font-size: 12px; text-align: left; display: inline-block; vertical-align: center; width: 100%; overflow: hidden; }
.Thumb a { background-color: rgb(250,250,250); position: relative; display: block; margin: 8px 4px 0 4px; border-radius: 3px; border: 1px solid rgb(205,205,205); overflow: hidden; padding-bottom: 5px; }
.Thumb_Pic { overflow: hidden; }
.Thumb img { max-width: 100%; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; }

@media screen and (max-width: 430px) {
.Thumb img { max-width: 100%; height: 109px;}
}


.Thumb a:hover img { opacity: 0.9; }
.Thumb_Title { text-transform: capitalize; display: block; margin-top: 5px; float: left; height: 25px; line-height: 25px; overflow: hidden; padding: 0 0 0 10px; }
.Thumb_Duration { font-size: 11px; position: absolute; right: 10px; bottom: 45px; background-color: rgba(73,79,89,0.7); color: rgb(255,255,255); display: block; height: 20px; line-height: 20px; padding: 0 5px; border-radius: 3px; }
.Thumb_Rating { margin-top: 5px; text-align: right; height: 25px; line-height: 25px; overflow: hidden; width: 145px; }
.Thumb_Rating span { display: inline-block; vertical-align: middle; height: 25px; line-height: 25px; color: rgb(42, 70, 121); }
.Thumb_Rating span.Thumb_Like_Up { background-image: url(../file/video_like.png); background-size: 25px 25px; width: 25px; margin-right: 3px; }
.Thumb_Rating span.Thumb_Votes { font-size: 10px; color: rgb(42, 70, 121); }

.Thumb_Category .Thumb_Title { float: none; width: auto; font-size: 18px;}

.Searches_List { background-color: rgb(250,250,250); position: relative; display: block; margin: 10px 4px 0 4px; border-radius: 3px; border: 1px solid rgb(205,205,205); overflow: hidden; padding: 6px 6px 10px 10px; }
.Searches_List li { float: left; margin: 4px 4px 0 0; }
.Searches_List li a { background-color: rgb(45, 87, 129); color: rgb(255,255,255); height: 30px; line-height: 30px; font-size: 13px; display: block; float: left; border-radius: 3px; padding: 0 10px; }
.Searches_List li a:hover { background-color: rgb(89, 89, 89); }

.Pagination { margin: 10px 0 0 0; clear: both; font-size: 0; }
.Pagination a, .Pagination span { background-color: rgb(250,250,250); border: 1px solid rgb(205,205,205); color: rgb(73,79,89); font-size: 13px; font-weight: bold; display: inline-block; vertical-align: top; width: 30px; height: 30px; line-height: 30px; margin: 8px 4px 0 4px; border-radius: 50%; }
.Pagination a:hover, .Pagination span { background-color: rgb(73,79,89); color: rgb(250,250,250); }

.Hrz_Bns_Block { margin: 15px 0 0 0; clear: both; font-size: 0; text-align: center; }
.Hrz_Bn { background-color: rgb(215,215,215); display: inline-block; vertical-align: top; width: 300px; height: 250px; margin: 5px 2.5px 0 2.5px; font-size: 13px; }
.Hrz_Bn_2, .Hrz_Bn_3, .Hrz_Bn_4 { display: none; }


.Video_Block { width: 100%; margin: 10px auto 0 auto; }
.Player_Block { margin: 10px 0 0 0; background-color: rgb(250,250,250); border-radius: 3px; border: 0px solid rgb(205,205,205); overflow: hidden; width: 100%; padding-bottom: 10px; }
#video_container { overflow: hidden; }
.player { position: relative; background-color: rgb(0,0,0); padding-bottom: 55.45%; }
.player iframe, .player video, .player source { width: 100% !important; height: 100% !important; position: absolute !important; top: 0 !important; left: 0 !important; }
.fluid_video_wrapper { position: absolute !important; width: 100% !important; height: 100% !important; display: block !important; }

.Video_Info_Over_Block { min-height: 45px; }

.Video_Info { padding: 0 0 10px 0; font-size: 0; text-align: center; }
.Video_Rating { display: inline-block; vertical-align: middle; }
.Video_Rating li { background-repeat: no-repeat; background-position: center center; background-size: 30px 30px; display: inline-block; vertical-align: middle; height: 40px; line-height: 40px; border-radius: 20px; border: 1px solid rgb(250,250,250); font-size: 13px;  margin: 10px 5px 0 5px; transition: 0.2s ease; cursor: pointer; }
.Video_Rating li.Video_Like { width: 100px; border-color: rgb(173,179,189); background-image: url(../file/video_like.png); }
.Video_Rating li.Video_Like:hover { background-color: rgba(94,144,207,0.2); border-color: rgb(94,144,207); background-size: 35px 35px; }
.Video_Rating li.Video_Dislike { width: 50px; border-color: rgb(173,179,189); background-image: url(../file/video_dislike.png); }
.Video_Rating li.Video_Dislike:hover { background-color: rgba(228,87,87,0.2); border-color: rgb(228,87,87); background-size: 25px 25px; }
.Video_Rating li.Video_Votes span { color: rgb(94,144,207); font-weight: bold; }

.Video_Share { transition: border-color 0.2s ease; display: inline-block; vertical-align: middle; margin: 10px 5px 0 5px; height: 40px; line-height: 40px; border-radius: 20px; border: 1px solid rgb(173,179,189); font-size: 13px; position: relative; }
.Video_Share span { opacity: 0.8; line-height: 30px; display: block; cursor: pointer; height: 30px; background-image: url(../file/share_icon.png); background-size: 30px 30px; background-repeat: no-repeat; background-position: 5px center; padding: 5px 10px 5px 40px; }
.Video_Share:hover { border-color: rgb(58,58,58); }
.Video_Share:hover span { opacity: 1; }

.Video_Share_Block { display: none; position: absolute; right: 0; top: 42px; background-color: rgb(235,235,235); box-shadow: 0 5px 15px -7px rgb(155,155,155); padding: 0 5px 10px 5px; font-size: 0; border-radius: 9px; }
.Video_Share_Block_Element { display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; font-size: 14px; }

.Video_Spon_Link { text-align: center; display: inline-block; vertical-align: middle; margin: 10px 5px 0 5px; border: 1px solid rgb(173,179,189); border-radius: 20px; padding: 5px 10px; }
.Video_Spon_Link span, .Video_Spon_Link a { display: inline-block; vertical-align: middle; margin: 0 5px; line-height: 30px; }
.Video_Spon_Link span { color: rgb(89, 89, 89); background-image: url(../file/spon_down_icon.png); background-size: 20px 20px; background-repeat: no-repeat; background-position: left 3px; font-size: 13px; padding: 0 0 0 25px; }
.Video_Spon_Link a { font-weight: bold; font-size: 13px; font-weight: bold; text-decoration: underline; color: rgb(89, 89, 89); text-transform: uppercase; }
.Video_Spon_Link a:hover { text-decoration: none;  }

.Video_Meta_Info { margin: 10px 5px 0 5px; border-top: 1px dashed rgb(225,225,225); display: block; clear: both; overflow: hidden; }
.Video_Meta_Info li { display: inline-block; vertical-align: middle; margin: 5px 5px 0 5px; font-size: 13px; line-height: 25px; }
.Video_Meta_Info li span { color: rgb(73,79,89); }
.Video_Meta_Info li.Video_Views {background-image: url(../file/views_icon.png); background-size: 25px 25px; background-repeat: no-repeat; background-position: left center; padding-left: 27px; }
.Video_Meta_Info li.Video_Duration {background-image: url(../file/duration_icon.png); background-size: 16px 16px; background-repeat: no-repeat; background-position: left 4px; padding-left: 21px; }
.Video_Meta_Info li.Video_Added {background-image: url(../file/added_icon.png); background-size: 18px 18px; background-repeat: no-repeat; background-position: left 4px; padding-left: 21px; }

.Video_Meta_Cats_Stars { clear: both; display: block; font-size: 0; line-height: 25px; overflow: hidden; }
.Video_Meta_Cats, .Video_Meta_Stars { margin: 10px 5px 0 5px; border-top: 1px dashed rgb(225,225,225); overflow: hidden; padding: 10px 5px 0 5px; }
.Video_Meta_Cats_Stars a { background-color: rgb(92,142,206); color: rgb(255,255,255); height: 25px; line-height: 25px; font-size: 13px; display: block; float: left; margin: 2px 2px 0 0; border-radius: 3px; padding: 0 10px; }
.Video_Meta_Cats_Stars a:hover { background-color: rgb(72,122,186); }
.Video_Meta_Cats span { font-size: 13px; background-image: url(../file/cats_icon.png); background-size: 16px 16px; background-repeat: no-repeat; background-position: left center; padding-left: 20px; height: 25px; line-height: 25px; display: block; float: left; margin: 2px 2px 0 0; }
.Video_Meta_Stars span { font-size: 13px; background-image: url(../file/stars.png); background-size: 14px 14px; background-repeat: no-repeat; background-position: left center; padding-left: 20px; height: 25px; line-height: 25px; display: block; float: left; margin: 2px 2px 0 0;  }

.Player_Bns { font-size: 0; text-align: center; }
.Player_Bn { display: inline-block; vertical-align: top; width: 300px; height: 250px; margin: 10px 5px 0 5px;  background-color: rgb(215,215,215); }
.Player_Bn_2, .Player_Bn_3 { display: none; }


.Footer { clear: both; margin: 20px auto 0 auto; padding: 5px 0 15px 0; border-top: 1px solid rgb(245,245,245); box-shadow: 0 -1px 0 0 rgb(205,205,205); text-align: center; font-size: 0; line-height: 16px; }
.Footer_RTA { font-size: 12px; display: inline-block; vertical-align: middle; margin: 10px 5px 0 5px; }
.Footer_Second { font-size: 12px; display: inline-block; vertical-align: middle; margin: 10px 5px 0 5px; }
.Footer_Third { font-size: 12px; display: inline-block; vertical-align: middle; margin: 10px 5px 0 5px; }
.Footer a:hover { text-decoration: underline; }
.Footer_Third ul { overflow: hidden; }
.Footer_Third li { display: inline-block;  border-right: 1px solid rgb(185,185,185); padding-right: 5px; margin-right: 2px; }
.Footer_Third li:last-child { border: none; }

.Text_Info_Block { border: 1px solid rgb(205,205,205); text-align: justify; background-color: rgb(250,250,250); border-radius: 3px; margin: 10px 5px 0 5px; padding: 0 20px 20px 20px; }
.Text_Info_Block p { padding: 20px 0 0 0; }
.Text_Info_Block_T { font-weight: bold; text-transform: uppercase; display: block; }

.desktop_big { display: none;  margin: 10px auto 0 auto;  width: 900px; }
.mob_big { margin: 10px auto 0 auto;  width: 300px;  }


@media all and (min-width: 410px) {
    .Thumb { width: 50%; }    
}

@media all and (min-width: 620px) {
    .Hrz_Bn_2 { display: inline-block; }
   .mob_big { display: none; }
}


@media all and (min-width: 835px) {
    .Content, .Head, .Footer { width: 820px; }
    .Thumb { width: 410px; } 
    .Thumb img { width: 400px; height: 222px; }
    .Thumb_Title { width: 240px; }
    .Footer { display: table; width: 810px; text-align: left; padding: 15px 0; }
    .Footer_RTA, .Footer_Second, .Footer_Third { display: table-cell; vertical-align: top; padding:  0 20px 0 0; }
    .Footer_RTA { width: 100px; }
    .Footer_Second { width: 450px; }
    .Footer_Third { padding: 0; }
    .Head_Sort:hover .Head_Sort_List { display: block; }

}


@media all and (min-width: 1245px) {
    .desktop_big { display: block; }
    .banner-mobile {display: none}
    .Head { height: 50px; padding: 0; }
    .Head_Block { position: fixed; top: 0; left: 0; width: 100%; z-index: 1000; }
    .Head_Logo { display: block; float: left; margin-right: 20px; }
    .Head_Menu { display: block; float: left; }
    .Head_Search { display: block; float: right; }
    .Content, .Head, .Footer { width: 1230px; }
    .Content { padding-top: 52px; }
    .Hrz_Bn_3, .Hrz_Bn_4 { display: inline-block; }

    .Top_Title { text-align: left; overflow: hidden; }
    .Top_Title h1 { float: left; line-height: 27px; }
    .Top_Title ul { float: right; overflow: hidden; }
    .Top_Title li { display: block; overflow: hidden; float: left; margin: 0 0 0 5px; text-align: center; }
    .Top_Title li a { min-width: 60px; }

    .Video_Block { width: 1220px; overflow: hidden;  text-align: left; }
    .Player_Block { float: left; width: 910px; }

    .Video_Info { overflow: hidden; padding: 10px 0; }
    .Video_Rating { float: left; margin: 0 0 0 10px; }
    .Video_Rating li { display: block; float: left; margin: 0 10px 0 0; }

    .Video_Share { float: right; margin: 0 10px 0 0; }

    .Video_Spon_Link { float: right; padding-top: 5px; margin: 0 10px 0 20px; }

    .Video_Meta_Info { margin: 10px 10px 0 10px; padding: 5px 0 0 0; }
    .Video_Meta_Info li { float: left; margin: 0 20px 0 0; }



    .Player_Bns { float: right; width: 300px; }
    .Player_Bn { display: block; margin: 10px 0 0 0; }

    .Footer_Second { width: 650px; }
}

/*
@media all and (min-width: 1660px) {
    .Content, .Head, .Footer { width: 1640px; }
    .Video_Block { width: 1630px; }
    .Player_Block { width: 1320px; }
}
*/



.bottom_player_a { margin-top: 10px; background-color: rgb(240,240,240); border-top: 1px solid rgb(215,215,215); padding-bottom: 10px; text-align: center;  }
.bottom_player_a_title { margin: 5px 10px 0 15px; text-align: center; display: block; }
.700x200 { display: inline-block; vertical-align: top; }
.Sub_Title { margin: 10px 4px 0 4px ; font-size: 12px; font-weight: normal; display: block;  text-align: center; }
.Sub_Title_Bottom { margin-left: 10px; text-align: center; }
@media all and  (max-width: 1024px) {
  .bottom_player_a {display: none}
}


#thankyou{
    position: relative;
    width: 100px;
    height: 10px;
    padding: 0 !important;
    text-align: center;
    vertical-align: text-top;
    margin: 0 !important;
    top:4px;
    display: none;
    left:1px;
    color: #066596;
    font-size: 14px;
    line-height: 5px !important;
}

.video {
    width: 100%;
}


.top-player-link a { background-color: rgb(92,142,206);  color: rgb(255,255,255); font-size: 14px; padding: 8px;  display: block; }
.top-player-link a:hover { background-color: rgb(72,122,186);  }





.mn-related-container { background-color: rgb(245,245,245); border: 1px solid rgb(205,205,205); border-radius: 3px; padding: 10px 10px 0 10px; overflow: hidden; margin: 10px 5px 0 5px; }
.desktop_big_star { display: none; width: auto; margin: 0; }
.mn-thumb { width: 48.99% !important; }

@media screen and (min-width: 640px) {
    .mn-thumb { width: 23.99% !important; }
}
  
@media screen and (min-width: 835px) {
    .desktop_big_star { display: block;  }
    .mob_big_star { display: none; }
}

.RLC_Thumbs_Wrap { display: block; margin: 0; width: 100%; overflow: hidden; }
.Thumbs_RLC_Block { display: block; margin: 0; width: 100%; }
a.RLC_Thumb { display: block; width: 98%; margin: 2% 1% 0 1%; overflow: hidden; float: left; }
a.RLC_Thumb img { border: 1px solid rgb(205,205,205); width: 100%; height: auto; border-radius: 2px; }

a.RLC_Thumb:last-child { display: none; }

@media all and (min-width: 410px) {

    a.RLC_Thumb { width: 48%; }

}

@media all and (min-width: 835px) {

    a.RLC_Thumb { width: 400px; margin: 8px 4px 0 4px; border: 1px solid rgb(205,205,205); }
    a.RLC_Thumb img { width: 400px; height: 222px; border: 0 none; }

}

@media all and (min-width: 1245px) {

a.RLC_Thumb:last-child { display: block; }

}

#cookieConsent { background-color: rgba(255,255,255,0.9); color: rgb(105,105,105); position: fixed; z-index: 10000; bottom: 0; left: 0; width: 100%; padding: 5px 0; font-size: 12px;  }
#cookieConsent a { text-decoration: underline;  color: rgb(92,142,206); font-size: 11px; }
#cookieConsent a:hover { text-decoration: none;  }
#cookieConsent span { cursor: pointer; border-radius: 3px;  background-color: rgb(92,142,206);  color: rgb(255,255,255); }