.videoblogs-banner{height:260px;background-size:cover;background-position:center;background-repeat:no-repeat}.videoblogs-banner .text{margin-top:30px}.videoblogs-banner .text h1{color:#2f2e2d;font-size:36px;font-weight:600}.videoblogs-banner .text p{color:#3f3f3f}.videoblogs-banner .text button{background-color:#da1203;border:solid 1px #da1203;color:#fff;border-radius:4px;padding:5px 20px;box-shadow:0 4px 4px 0 #00000040}#uploadModal .modal-header{align-items:center}#uploadModal .modal-title{flex:1;text-align:center;color:#2f2e2d;text-transform:uppercase}#uploadModal .modal-body{padding-bottom:0}#uploadModal .modal-footer{justify-content:center}#uploadModal .btn-send-photos{padding:6px 30px}.upload-by{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.upload-by .avatar{height:80px;width:80px;background-size:cover;background-position:center;border:solid 1px #ccc;border-radius:50%;margin-bottom:5px}.upload-by h4{color:#2f2e2d;font-size:18px}.video-form-control{color:#878787;display:block;width:100%;border:1px solid #ced4da;border-radius:.25rem}.video-form-control::-webkit-file-upload-button{background-color:#ced4da;border:1px solid #ced4da;cursor:pointer;outline:none;padding:.375rem .75rem;transition:all 1s ease}.video-form-control::-webkit-file-upload-button:hover{background-color:#666;border:1px solid #666;color:#fff}.alert-success-message{text-align:center}.alert-success-message h1{color:#2f2e2d;font-size:20px;font-weight:600;margin-top:20px}.alert-success-message p{color:#4a4a4a}.jconfirm .jconfirm-box .jconfirm-buttons{float:none!important;text-align:center}.jconfirm .jconfirm-box .jconfirm-buttons .btn-close-alert{}.upload-progress{display:none;justify-content:space-evenly;flex-wrap:wrap;align-items:center;font-size:10px}.upload-progress progress{margin-right:5px;flex:1}.video-blogs{padding-top:40px;padding-bottom:40px}.video-blogs ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:30px}.video-blogs ul>li{border:solid 1px #ccc;width:calc(25% - 22.5px);display:flex;flex-direction:column;justify-content:space-around;border-radius:6px}.video-blogs ul>li .img{background-size:cover;background-position:center;background-repeat:no-repeat;height:160px}.video-blogs ul>li h4{padding:8px;flex:1;margin:0}.video-blogs ul>li h4 a{display:block;font-size:16px;color:#2f2e2d;font-weight:600}.video-blogs ul>li p{padding:8px;margin:0}.video-blogs ol{display:flex;list-style:none;padding:0 8px;font-size:14px;justify-content:space-between;align-items:flex-start;margin-bottom:5px}.video-blogs ol.author{border-top:solid 1px #e0e0e0;padding-top:5px}.video-blogs ol li i{color:#9e9e9e}.video-blogs .post-pagination{margin-top:40px}@media(max-width:1299px){.video-blogs ul>li{width:calc(33.333% - 20px)}}@media(max-width:991px){.video-blogs ul>li{width:calc(50% - 15px)}.video-blogs ul>li .img{height:220px}}@media(max-width:767px){.video-blogs ul>li .img{height:160px}}@media(max-width:400px){.video-blogs ul>li{width:100%}.video-blogs ul>li .img{height:220px}}.video-blog-details{padding-top:40px;padding-bottom:40px}.video-blog-details .video-details>video{width:100%}.video-blog-details .video-details>h3{font-family:inherit;font-size:22px;margin-top:10px;color:#424242}.video-blog-details .video-details>h5{font-family:inherit;font-size:16px;margin-top:10px;color:#424242}.video-blog-details .video-details>ul{padding:5px 0;margin:10px 0;list-style:none;border-top:solid 1px #e0e0e0;border-bottom:solid 1px #e0e0e0;display:flex;flex-wrap:wrap;gap:10px 30px;font-size:14px}.video-blog-details .video-details>ul li{}.video-blog-details .video-details>ul li i{}.video-blog-details .video-details>ul li a{color:#7c859b}.video-blog-details .video-details>p{white-space:pre-wrap;color:#424242}.video-blog-details .video-details .shares{padding:5px 0;margin:10px 0;list-style:none;border-top:solid 1px #e0e0e0;border-bottom:solid 1px #e0e0e0;display:flex;flex-wrap:wrap;gap:10px 30px;font-size:14px}.video-blog-details .video-details .shares a{color:#7c859b}.video-blog-details .video-details .view-more-comments{padding-top:10px;display:inline-block;color:#2196f3}.video-blog-details .video-details .comments{margin-bottom:10px}.video-blog-details .video-details .comments h3{font-size:20px;color:#333}.video-blog-details .video-details .comments ul{padding:0;list-style:none}.video-blog-details .video-details .comments ul li{display:flex;align-items:flex-start;margin-top:15px}.video-blog-details .video-details .comments ul li .comment-avatar{width:36px;height:36px;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;border:solid 1px #ccc;margin-right:10px}.video-blog-details .video-details .comments ul li>div:not(.comment-avatar){flex:1}.video-blog-details .video-details .comments ul li>div .comment-date{font-size:14px}.video-blog-details .video-details .comments ul li>div .comment-content{background-color:#eee;padding:15px;border-radius:10px;flex:1}.video-blog-details .video-details .comments ul li>div>div h4{font-size:16px;color:#2f2e2d;font-weight:600;margin-bottom:5px}.video-blog-details .video-details .comments ul li>div>div p{color:#4a4a4a;margin:0}.video-blog-details .video-details .comments .btn-reply{font-size:13px;color:#2196f3;cursor:pointer}.video-blog-details .video-details .comments .reply-form,.video-blog-details .video-details .comments .comment-form{display:flex;align-items:flex-start;margin-top:15px}.video-blog-details .video-details .comments .reply-form{display:none}.video-blog-details .video-details .comments .reply-form.show{display:flex}.video-blog-details .video-details .comments .reply-form .comment-avatar,.video-blog-details .video-details .comments .comment-form .comment-avatar{width:36px;height:36px;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;border:solid 1px #ccc;margin-right:10px}.video-blog-details .video-details .comments .reply-form>div:not(.comment-avatar),.video-blog-details .video-details .comments .comment-form>div:not(.comment-avatar){background-color:#eee;padding:15px;border-radius:10px;flex:1;display:flex;align-items:end}.video-blog-details .video-details .comments .reply-form .comment-input,.video-blog-details .video-details .comments .comment-form .comment-input{width:100%;outline:none;overflow:hidden;flex:1}.video-blog-details .video-details .comments .reply-form .btn-send,.video-blog-details .video-details .comments .comment-form .btn-send{outline:none;border:none;color:#2196f3;width:32px;padding:0}.video-blog-details .other-videos{}.video-blog-details .other-videos ul{display:flex;flex-direction:column;padding:0;margin:0;gap:20px 0;list-style:none}.video-blog-details .other-videos ul>li{}.video-blog-details .other-videos ul>li img{width:100%}.video-blog-details .other-videos ul>li h4{}.video-blog-details .other-videos ul>li h4 a{font-size:18px;color:#424242}.video-blog-details .other-videos ol{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px;font-size:12px}@media(max-width:991px){.video-blog-details .other-videos ul{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:30px}.video-blog-details .other-videos ul>li{width:calc(50% - 15px)}}@media(max-width:480px){.video-blog-details .other-videos ul>li{width:100%}}