.top-bg {background: url('../img/bgs/welcome.jpg') no-repeat top center; display: flex; flex-direction: column; min-height: 100vh;}
section.contenttop {flex: 1;}

.vcontainer {position: relative;width: 100%;height: 0;padding-bottom: 56.25%;}
.ytvideo {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.socialprofilelink {top: 2px !important; margin-left: 5px !important; position: relative;}
.zi99{z-index: 99 !important;}

.fsvideo {position: fixed;right: 0;bottom: 0;min-width: 100%;min-height: 100%;}
.vttop {text-align: right !important; align-items: flex-start !important; justify-content: flex-start !important; padding-top: 50px;}
.video-element {width: 100%;height: 100%;object-fit: cover;}

.video-container {position:relative;padding-bottom:56.25%;padding-top:0px;height:0;overflow:hidden !important;}
.video-container iframe, .video-container object, .video-container embed {position:absolute;top:0;left:0;width:100%;height:100%;}

.captcha input[type=text] {width: 100%;padding: 12px;margin: 8px 0;box-sizing: border-box;}

/* Comment this when you are enabling thumbnails for the popular news listing in the blog sidebar*/
.image-list .post-content {margin-left: 0 !important;}

/* 404 page */
.page_404{ padding:40px 0; background:#fff;}
.page_404  img{ width:100%;}
.four_zero_four_bg{background: url(../img/dribbble_1.gif) center center no-repeat;height: 400px;background-position: center;}
.link_404{color: #fff!important;padding: 10px 20px;margin: 20px 0;display: inline-block;}
.contant_box_404{ margin-top:-50px;}