h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.single-post h1, .single-post h2, .single-post h3, .single-post h4 {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    color: rgba(34, 34, 34, 1.0);
    display: block;
    font-weight: bold
}

h1,
.h1 {
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 28px
}

h2,
.h2 {
    padding-top: 6px;
    padding-bottom: 5px;
    font-size: 24px
}

h3,
.h3 {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 21px
}

h4,
.h4 {
    padding-top: 9px;
    padding-bottom: 7px;
    font-size: 18px
}

h5,
.h5 {
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: 16px
}

h6,
.h6 {
    padding-top: 5px;
    padding-bottom: 4px;
    font-size: 14px
}

.dark-div h1,
.dark-div h2,
.dark-div h3,
.dark-div h4,
.dark-div h5,
.dark-div h6,
.dark-div .h1,
.dark-div .h2,
.dark-div .h3,
.dark-div .h4,
.dark-div .h5,
.dark-div .h6 {
    color: rgba(255, 255, 255, 1.0)
}
nput:not([type]),
input[type="color"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="search"],
textarea,
.form-control,
select {
    margin-bottom: 20px;
}

textarea {
    height: 120px;
    padding-top: 11px;
    padding-bottom: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.cactus-breadcrumb {
    color: rgba(120,120,120,1.0);
    padding-top: 5px;
    padding-bottom: 8px;
    margin-top: -35px;
    border-bottom: 1px solid rgba(215,215,215,0.5);
    margin-bottom: 40px;
    position: relative;
    text-transform: capitalize;
}
.cactus-breadcrumb .autoplay-group {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: 4px;
    padding-bottom: 7px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.comments-area {
    position: relative;
    z-index: 1
}

.comments-area * {
    line-height: 1.8
}

.comments-area .comment-reply-title,
.comments-area .comments-title {
    font-size: 18px;
    position: relative;
    margin-bottom: 27px;
    padding-top: 0;
    padding-bottom: 3px
}
.comments-area .comment-reply-title{
    margin-top:10px;
}

.comments-area .comment-form>.comment-notes,
.comments-area label[for="author"],
.comments-area label[for="email"],
.comments-area label[for="url"],
.comments-area label[for="author"],
.comments-area label[for="comment"],
.comments-area .form-allowed-tags {
    display: none
}

.comments-area .comment-form>p {
    padding: 0
}

.comments-area .comment-form textarea {
    height: 150px;
    line-height: 1.3
}

.comments-area .comment-form>.form-submit {
    margin-bottom: -10px
}

.comments-area .comment-form>.logged-in-as {
    margin-top: -8px;
    margin-bottom: 33px
}

.comments-area .comment-form>.logged-in-as>a {
    color: rgba(28, 28, 28, 1.0)
}

.comments-area #author,
.comments-area #email,
.comments-area #url {
    width: 50%
}

@media(max-width:767px) {
    .comments-area #author,
    .comments-area #email,
    .comments-area #url {
        width: 100%
    }
}

.comments-area footer {
    background-color: transparent
}

.comments-area ul.comment-list,
.comments-area ol.comment-list,
.comments-area ul.children,
.comments-area ol.children {
    list-style: none;
    padding: 0;
    margin: 0
}

.comments-area article[id^="div-comment-"] {
    position: relative;
    margin-bottom: 40px;
    min-height: 74px
}

.comments-area .comment-list>[id^="comment-"]:last-child.parent {
    position: relative
}

.comments-area .comment-list>[id^="comment-"]:last-child.parent:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: rgba(230, 230, 230, 1.00);
    width: 100%;
    height: 1px;
    display: block
}

.comments-area footer.comment-meta {
    position: absolute
}

.comments-area .comment-author {
    display: inline-block;
    position: relative;
    font-size: 0;
    line-height: 0;
    vertical-align: top
}

.comments-area .comment-author>* {
    font-size: 14px;
    line-height: 1.8
}

.comments-area .comment-metadata {
    display: block;
    position: absolute;
    top: 19px;
    left: 60px;
    right: -500%
}

.comments-area .comment-author>img {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.comments-area .comment-metadata time {
    font-size: 12px;
    color: rgba(153, 153, 153, 1.0)
}

.comments-area .comment-author>.says {
    display: none
}

.comments-area .comment-author>.fn>a,
.comments-area .comment-author>.fn,
.comments-area .comment-metadata a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none
}

.comments-area .comment-author>.fn,
.comments-area .comment-author>.fn>a {
    text-decoration: none;
    font-weight: bold
}

.comments-area .comment-author>.fn>a:hover {
    text-decoration: none
}

.comments-area .comment-metadata .edit-link {
    position: relative;
    padding-left: 5px
}

.comments-area .comment-metadata .edit-link:before {
    content: '-';
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    vertical-align: top;
    margin-right: 5px
}

.comments-area .comment-author>.fn,
.comments-area .comment-metadata a {
    margin-top: -7px
}

.dark-div .comments-area .comment-author>.fn {
    color: rgba(255, 255, 255, 1.0)
}

.comments-area .comment-content {
    padding-left: 60px;
    padding-top: 34px;
    margin-bottom: -15px;
    position: relative
}

.comments-area .reply {
    position: absolute;
    top: -7px;
    right: 0
}

.comments-area .reply a {
    font-size: 12px;
    color: rgba(153, 153, 153, 1.0);
    text-decoration: none
}

.comments-area .reply a:hover {
    text-decoration: none;
    color: rgba(34, 34, 34, 1.0)
}

.comments-area .comment-awaiting-moderation {
    position: absolute;
    left: 0;
    bottom: 100%;
    margin-bottom: -5px;
    white-space: nowrap;
    font-size: 12px;
    color: rgba(255, 0, 4, 1.00)
}

@media(min-width:1024px) {
    .comments-area ol.children {
        padding-left: 60px
    }
    .comments-area ol.children ol.children {
        padding-left: 60px
    }
}

@media(max-width:1023px) {
    .comments-area .children article[id^="div-comment-"] {
        padding-left: 60px
    }
}

.comments-area article[id^="div-comment-"]+#respond {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(230, 230, 230, 1.0);
    margin-bottom: 30px
}

.comments-area .children article[id^="div-comment-"]+#respond {
    padding-left: 50px
}

.comments-area .comment-author>.fn>a:hover,
.comments-area .comment-metadata a:hover,
.comments-area .reply a:hover {
    text-decoration: none
}

.comments-area .comment-list>[id^="comment-"]:last-child article[id^="div-comment-"]+#respond {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0
}

#respond {
    padding-top: 1px
}

@media(max-width:480px) {
    .comments-area article[id^="div-comment-"] {
        min-height: 74px
    }
    .comments-area .children article[id^="div-comment-"] {
        padding-left: 0
    }
    .comments-area ol.comment-list {
        padding-bottom: 10px
    }
}

@media(max-width:400px) {
    .comments-area .comment-list>[id^="comment-"]:last-child:not(.parent)>article[id^="div-comment-"] {
        padding-bottom: 70px
    }
    .comments-area .children article[id^="div-comment-"] {
        padding-left: 0
    }
    .comments-area .reply {
        right: auto;
        left: 8px;
        top: 52px
    }
    .comments-area footer.comment-meta {
        left: 0;
        right: 0
    }
}
.live-comment {
    background-color: rgba(60, 60, 60, 1.0);
    padding: 20px;
    position: relative;
    z-index: 0;
    margin-bottom: 30px
}

.live-comment .comment-content-wrap {
    max-height: 330px;
    overflow: hidden
}

.live-comment .comments-title,
.live-comment #reply-title,
.live-comment .logged-in-as {
    display: none
}

.live-comment .mCSB_scrollTools {
    width: 10px;
    z-index: 1
}

.live-comment .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    margin: 0
}

.live-comment .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.8);
    margin: 0;
    width: 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    right: 0;
    left: auto
}

.live-comment .mCSB_inside>.mCSB_container {
    margin: 0
}

.style-post+.live-comment {
    margin-top: -30px
}

.live-comment .comments-area .comment-form>.form-submit {
    margin-bottom: 0
}

.live-comment #respond {
    margin-bottom: 30px
}

.live-comment #respond input {
    background-color: rgba(80, 80, 80, 1.0);
    margin: 0
}

.live-comment #respond input:focus {
    border-color: rgba(119, 119, 119, 1.0)
}

.live-comment #respond p {
    padding: 0
}

.live-comment #commentform {
    display: table;
    width: 100%
}

.live-comment #commentform>#comment {
    width: 100%
}

.live-comment #commentform>.form-submit {
    width: 1px
}

.live-comment #commentform>.form-submit #submit {
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgba(217, 37, 29, 1.0);
    color: rgba(255, 255, 255, 1.0)
}

.live-comment #commentform>.form-submit #submit:hover {
    background-color: rgba(153, 153, 153, 1.0);
    color: rgba(255, 255, 255, 1.0)
}

.live-comment #commentform>#comment,
.live-comment #commentform>.form-submit {
    display: table-cell;
    vertical-align: top
}

.live-comment .comments-area .comment-list>[id^="comment-"]:last-child:not(.parent)>article[id^="div-comment-"] {
    margin-bottom: 10px
}

@media(max-width:400px) {
    .comments-area .comment-list>[id^="comment-"]:last-child:not(.parent)>article[id^="div-comment-"] {
        padding-bottom: 0
    }
}

.live-comment .comments-area .reply a {
    text-transform: uppercase
}

.live-comment .comments-area .reply a:hover {
    color: rgba(255, 255, 255, 1.00)
}

.live-comment .comment-notes {
    display: none
}

.live-comment .comment-notes~input:not(#url) {
    margin-bottom: 15px
}
.social-listing,
.social-listing li {
    list-style: none;
    margin: 0;
    padding: 0
}

.social-listing {
    font-size: 0;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px;
    margin-bottom: -5px
}

.social-listing li {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    padding: 0;
    margin: 5px;
    display: inline-block
}

.social-listing a {
    color: rgba(255, 255, 255, 1.0);
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: rgba(34, 34, 34, 1.0);
    transition: background-color .2s, color .2s;
    -webkit-transition: background-color .2s, color .2s;
    text-decoration: none
}

.social-listing li i {
    margin-top: 12px;
    line-height: 1
}

.social-listing li.facebook a {
    background-color: rgba(58, 87, 149, 1.0)
}

.social-listing li.twitter a {
    background-color: rgba(85, 172, 238, 1.0)
}

.social-listing li.google-plus a {
    background-color: rgba(221, 75, 57, 1.0)
}

.social-listing li.youtube a {
    background-color: rgba(191, 34, 31, 1.0)
}

.social-listing li.linkedin a {
    background-color: rgba(0, 123, 182, 1.0)
}

.social-listing li.tumblr a {
    background-color: rgba(55, 70, 93, 1.0)
}

.social-listing li.pinterest a {
    background-color: rgba(203, 33, 29, 1.0)
}

.social-listing li.rss a {
    background-color: rgba(251, 118, 41, 1.0)
}

.social-listing li.email a {
    background-color: rgba(119, 183, 39, 1.0)
}

.social-listing li.twitch a {
    background-color: rgba(156, 20, 200, 1.0)
}

.social-listing li a:hover {
    background-color: rgba(153, 153, 153, 1.0);
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none
}

.social-listing.mini-custom li,
.social-listing.mini-custom a {
    width: 30px;
    height: 30px;
    line-height: 1
}

.social-listing.mini-custom li i {
    margin-top: 7px
}
#comments_open{
    margin: 10px 5px;
}
.dark-bg-color-1 {
    background-color: transparent;
}
#single-comments-form .live-comment .comments-title,
#single-comments-form  .live-comment #reply-title,
#single-comments-form  .live-comment .logged-in-as{
    display: block
}
.submitModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    outline: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.75)
}

.submitModal.active {
    visibility: visible;
    opacity: 1;
    transition: visibility .3s ease, opacity .3s ease;
    -webkit-transition: visibility .3s ease, opacity .3s ease
}

.submitModal .modal-dialog {
    padding: 80px 70px 80px 50px;
    overflow: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    left: -30px;
    bottom: 0;
    right: -50px
}

.submitModal .modal-content {
    width: 620px;
    background-color: rgba(255, 255, 255, 1.0);
    display: block;
    margin: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.submitModal .modal-header {
    padding: 10px 30px;
    position: relative;
    border-bottom: 1px solid rgba(215, 215, 215, 1.0)
}

.submitModal .close,
.submitModal .close:hover,
.submitModal .close:focus {
    background-color: transparent;
    color: rgba(188, 188, 188, 1.0);
    font-size: 20px
}

.submitModal .close {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 13px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 50px
}

.submitModal .modal-body {
    padding: 0 30px 40px 30px
}

.submitModal .modal-body .wpcf7-form {
    margin-top: 30px
}

.submitModal .modal-body .wpcf7-form p {
    position: relative
}

.submitModal .modal-body .wpcf7-form .text {
    display: block;
    margin-top: -7px;
    margin-bottom: 22px
}

.submitModal .modal-body .wpcf7-form .text-heading {
    font-weight: bold;
    color: rgba(34, 34, 34, 1.0);
    padding-top: 12px;
    border-top: 1px solid rgba(215, 215, 215, 1.0);
    display: block;
    margin-top: 30px;
    margin-bottom: 22px
}

.submitModal .modal-body .wpcf7-form .note {
    display: block;
    text-align: right;
    margin-top: -17px;
    font-size: 12px;
    margin-bottom: -7px;
    color: rgba(153, 153, 153, 1.0)
}

.submitModal .cat,
.submitModal .channel,
.submitModal .playlist {
    display: block;
    margin-bottom: -10px;
    margin-top: -10px
}

.submitModal .cat>.row,
.submitModal .channel>.row,
.submitModal .playlist>.row {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 0;
    line-height: 0
}

.submitModal .cat>.row>*,
.submitModal .channel>.row>*,
.submitModal .playlist>.row>* {
    display: inline-block;
    float: none;
    width: 33.33333333%;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 1.8;
    padding-top: 3px;
    padding-bottom: 2px
}

.submitModal .cat>.row>* input,
.submitModal .channel>.row>* input,
.submitModal .playlist>.row>* input {
    position: relative;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top
}

.submitModal .cat>.row>select,
.submitModal .playlist>.row>select,
.submitModal .channel>.row>select {
    margin: 10px 0 15px 15px;
    padding: 5px
}

.submitModal input[type="submit"] {
    width: 100%;
    margin-top: 30px
}

.submitModal .wpcf7 input[type="submit"]:not(:hover) {
    background-color: rgba(217, 37, 29, 1.0)
}

input[type="submit"].disabled {
    background: rgba(68, 68, 68, 1.0) !important;
    cursor: default
}

.submitModal input[type="submit"]:not(:hover) {
    background-color: rgba(217, 37, 29, 1.0)
}

.submitModal input.wpcf7-captchar {
    margin-bottom: 0
}

.submitModal input.wpcf7-captchar+* {
    margin-bottom: -8px;
    margin-top: 8px
}

.submitModal .social-listing {
    margin-top: 30px;
    text-align: center
}

.submitModal .social-listing li a:hover {
    background-color: rgba(68, 68, 68, 1.0)
}

body .wpcf7-not-valid-tip {
    color: rgba(217, 37, 29, 1.0);
    display: block;
    margin-top: -12px;
    margin-bottom: 12px
}

.wpcf7-list-item input[type='checkbox'] {
    margin-bottom: 15px;
    margin-left: -5px
}

.wpcf7-form-control-wrap.video-file input {
    margin-bottom: 20px
}

.wpcf7-form-control:focus {
    outline: 0
}

body .wpcf7-response-output {
    margin: 30px 0 0 0
}

body .wpcf7-response-output.wpcf7-validation-errors,
body .wpcf7-response-output.wpcf7-mail-sent-ok,
body .wpcf7-mail-sent-ng {
    background-color: rgba(251, 233, 232, 1.0);
    color: rgba(217, 37, 29, 1.0);
    border: 1px solid rgba(244, 189, 187, 1.0);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    padding: 6px 20px 5px 20px
}

body .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: rgba(25, 166, 18, 1.0);
    background-color: rgba(221, 242, 220, 1.0);
    border-color: rgba(163, 219, 160, 1.0)
}

body div.wpcf7 img.ajax-loader {
    vertical-align: top;
    margin-top: 14px
}

img.ajax-loader[style="visibility: hidden;"] {
    display: none
}

img.ajax-loader[style="visibility: visible;"] {
    display: block
}

body .textwidget .wpcf7 {
    padding: 0
}

.submitModal .wpcf7 img.ajax-loader {
    display: block;
    position: absolute;
    top: 100%;
    margin-top: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

@media(max-width:767px) {
    .submitModal .modal-content {
        width: 100%
    }
    .submitModal .cat>.row>* {
        width: 50%
    }
}

@media(max-width:480px) {
    .submitModal .cat>.row>* {
        width: 100%
    }
}

.submitModal .gfield {
    padding-bottom: 20px
}

.submitModal .gfield_checkbox {
    list-style: none;
    padding: 0
}

.submitModal .gfield_checkbox:after {
    content: ' ';
    display: block;
    clear: both
}

.submitModal .gfield_checkbox .gchoice {
    display: inline-block;
    width: 33.33%;
    float: left;
    padding-right: 10px
}

#body-wrap .gform_wrapper {
    margin: 10px 0 0 0;
    max-width: none;
    padding-top: .5px;
    padding-bottom: .5px
}
.video-pro-nf .body-wrap {
    min-height: 100vh;
}

.main-content-col,
.cactus-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}

.autoplay-group > .auto-text {
    color: #777777;
    font-size: 12px;
}

.autoplay-group>* {
    line-height: normal;
}

.autoplay-group .turn-on-auto {
    display: none;
}

.autoplay-group .active .turn-on-auto {
    display: inline-block;
    color: rgb(255, 255, 255);
}

.autoplay-group .active .turn-off-auto {
    display: none;
}

.cactus-breadcrumb.autoplay-item {
    padding-right: 0px;
}

.autoplay-item:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
}

/*.dark-bg-color-1 {
    background-color: transparent;
}*/

.video-toolbar {
    padding: 40px 0px 0px;
}

.autoplay-elms {
    width: auto;
    height: auto;
    background-color: transparent;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    position: relative;
    transition: none;
    -webkit-transition: none;
}

.autoplay-elms > i.fas {
    color: white;
    margin-left: 5px;
    margin-right: 0px;
    font-size: 12px;
}

.autoplay-elms > i.fas:hover {
    color: rgba(255, 255, 255, 0.4);
}

.autoplay-elms.active {
    background-color: transparent;
}

.cactus-row .top-left-menu {
    position: absolute;
    left: 35px;
    top: 30px;
}

.cactus-row .top-left-menu a > i {
    font-size: 55px;
    color: white;
}

.cactus-row .top-left-menu a > i:hover {
    color: rgba(255, 255, 255, 0.4);
}

.cactus-row .top-left-menu a > img {
    max-width: 129px;
    max-height: 27px;
    position: absolute;
    margin: auto;
    top: 0px;
    bottom: 0px;
    left: 65px;
}

.cactus-sidebar-control .main-content-col {
    width: 60%;
    margin: 0 auto;
    padding: 55px 6px 0px;
}

.toolbar-left > .share-tool-block .action-like a span:before {
    display: inline-block;
    margin-right: 5px;
}

.toolbar-left > .share-tool-block .action-like a span {
    font-size: 0px;
    text-transform: uppercase;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0px;
}

.video-pro-nf .ms-protection-msg {
    color: #d9251d;
    background-color: #000000;
    border: none;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.video-pro-nf .ms-protection-msg a {
    color: #ff0b00;
}

.video-pro-nf .ms-protection-msg a:hover {
    color: #d9251d;
    text-decoration: underline;
}

.video-pro-nf .ms-protection-msg a.btn {
    color: #fff;
}

.video-pro-nf .ms-protection-msg a.btn:hover {
    background-color: transparent!important;
    color: #d9251d;
}

/*update video-flix 20180611*/
html{
    overflow: initial;

}
.video-toolbar{
    position: relative;
}
.slider-toolbar-group {
    position: absolute;
    top:auto;
    bottom: 100%;
    background-color: rgba(38,38,38,1.00);
}
.btn-default.video-tb:hover, 
.btn-default.video-tb.active{
    background-color: rgba(217,37,29,1.0);
    color: rgba(255,255,255,1.0);
}
.comments-area .comment-form>.logged-in-as
#single-comments-form .comment a:hover,
#single-comments-form .comments-area .comment-form > .logged-in-as > a:hover{
    color: rgba(255,255,255,1.0);
}
.live-comment{
    height: 100vh;
    max-height: 80vh;
    overflow: auto;
}
.live-comment #commentform>.form-submit{
    padding-top: 50px;
}
#single-comments-form .comments-area .comment-form > .logged-in-as > a{
    font-weight: bold;
    text-decoration: none;
}
.video-pro-nf #comments.comments-area #respond.comment-respond .comment-form > *:not(.comment-form-comment):not(.form-submit) a:last-child{
    color: rgba(217,37,29,1.0);
}
.video-pro-nf #comments.comments-area #respond.comment-respond .comment-form > *:not(.comment-form-comment):not(.form-submit) a:last-child:hover{
    color: rgba(217,37,29,0.7);
}
.live-comment .mCSB_inside>.mCSB_container{
    margin-right: 30px;
}

@media (max-width: 1200px) {
    .cactus-row .top-left-menu {
        position: relative;
    }
    .cactus-row .top-left-menu a > i {
        font-size: 28px;
    }
    .cactus-row .top-left-menu a > img {
        left: 35px;
    }
    .cactus-sidebar-control .main-content-col {
        width: 70%;
    }
}

@media (max-width: 1023px) {
    .cactus-breadcrumb .autoplay-group {
        right: 0px;
        position: absolute;
        left: auto;
    }
    .cactus-sidebar-control .main-content-col {
        width: 80%;
    }
    #single-comments-form .container{
        width: 90%;
    }
}

@media (max-width: 768px) {
    .cactus-sidebar-control .main-content-col {
        width: 100%;
    }
    .cactus-row .top-left-menu {
        left: 5px;
    }
    .live-comment #commentform{
        display: block;
    }
    .live-comment #commentform>#comment, .live-comment #commentform>.form-submit{
        display: block;
        padding-top: 0;
        margin-bottom: 10px;
    }
    .live-comment #commentform>.form-submit #submit{
        margin-left: 0;
    }
}


@media (max-width: 425px){
    .single object[id^="videowhisper_watch_"] {
        height: 255px
    }
}

@media (min-width: 667px) and (max-width:768px){
    .single object[id^="videowhisper_watch_"] {
        height: 95%;
        top: 25px !important;
    }
}

@media (min-width: 1025px) {
    .single object[id^="videowhisper_watch_"] {
        height: 80%;
        top: 15% !important;
    }
}


@media (min-width: 1700px) {
    .single object[id^="videowhisper_watch_"] {
        height: 60%;
        top: 25% !important;
    }
}
