/* theme = default */
body {
    background-color: rgb(255, 255, 255);
}


/* The right sidebar CSS modification */

.compress {
    top: 1px !important;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.category-scroller .frame {
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #ccc;
}

.category-scroller .frame ul li {
    border: 1px solid #ccc;
    background: #eee;
    color: #3a3c47;
}

.category-scroller .frame ul li a {
    color: #3a3c47;
}

.category-scroller .frame ul li.active {
    color: #fff;
    background: #82bf4c;
}

.category-scroller .frame ul li.active a {
    color: #fff;
}

.navbar-fixed-top {
    position: fixed;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
    background-color: rgb(255, 255, 255);
    /* box-shadow: rgba(0, 0, 0, 0.1) 1px 0px 7px 0px; */
}

.nav-bar-search-box .input-box {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background: rgb(245, 245, 249);
    border: 1px solid rgb(245, 245, 249);
}

.nav-bar-search-box .input-box>.row {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    color: rgb(111, 114, 133);
}

.navbar-default{
    border: none;
}

.hPPDFE .input {
    width: 100%;
    font-size: 0.95em;
    font-weight: 300;
    color: rgb(245, 245, 249);
    opacity: 0;
    padding: 0px 0px 0px 0em;
    border: none;
    outline: none;
    resize: none;
    background: transparent;
    appearance: none;
}

.nav-bar-search-box .input-box>.row {
    color: rgb(111, 114, 133);
    height: 100%;
}

.nav-bar-search-box .nav-bar-search {
    width: 100%;
    font-size: 0.95em;
    font-weight: 300;
    color: rgb(72, 75, 98);
    opacity: 1;
    padding: 0px 10px 0px 10px;
    border: medium none;
    outline: currentcolor none medium;
    resize: none;
    background: transparent none repeat scroll 0% 0%;
    appearance: none;
}

.nav-bar-search-box .icon {
    font-size: 1.6em;
    fill: rgb(111, 114, 133);
}

.outline-btn {
    background: white;
    border-radius: 50px !important;
    color: black;
    border: 1px solid black;
}

.outline-btn.outline-btn-blue {
    border: 1px solid #4cb5f5;
    color: #4cb5f5;
}

.outline-btn.outline-btn-blue:hover {
    border: 1px solid #4cb5f5;
    opacity: 0.8;
    transform: scale(1.02);
}

#sidebar {
    width: 240px;
    position: fixed;
    background-color: rgb(251, 251, 252);
    top: 0;
    right: 0;
    height: 100%;
    /* margin-top: 90px; */
    border: none;
    padding-top: 0;
}

li.menu-item-link div.content span {
    font-size: 0.93em;
    font-weight: 300;
    line-height: 2;
    white-space: nowrap;
    color: rgb(72, 75, 98);
}

.menu-wrapper:not(.footer):not(:last-child)::after {
    content: "";
    position: absolute;
    left: 1em;
    right: 1em;
    border-bottom: 2px solid rgb(245, 245, 249);
}

.switcher-wrapper::after {
    content: "";
    position: absolute;
    left: 1em;
    right: 1em;
    bottom: 0px;
    border-bottom: 2px solid rgb(245, 245, 249);
}

li.menu-item-link.is-active,
li.menu-item-link:active,
li.menu-item-link:hover,
li.menu-item-link:focus {
    background-color: rgb(245, 245, 249);
}

.list-wrapper .list .inner .grid .grid-item div.content .title,
.list-wrapper .list .inner .grid .grid-item div.content .title h3 {
    display: block;
    font-weight: 400;
    color: rgb(72, 75, 98);
    line-height: 1.8em;
    max-height: 3.8em;
    min-height: 1em;
    white-space: normal;
    overflow-wrap: break-word;
    overflow: hidden;
    padding-left: 10px;
}

a.channel.meta-text {
    display: block;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1.5;
    color: rgb(111, 114, 133);
}

.grid .grid-item .content .meta,
.grid .grid-item.content .meta-text {
    margin-left: 0.5em;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1.5;
    color: rgb(111, 114, 133);
}

.list-wrapper:not(:last-child) .list>.inner::after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 1em;
    left: 1em;
    /* border-bottom: 1px solid rgb(245, 245, 249); */
}

#listSideRecom .content .title {
    display: block;
    font-weight: 400;
    color: rgb(72, 75, 98);
    line-height: 1.8em;
    max-height: 3.8em;
    white-space: normal;
    overflow-wrap: break-word;
    overflow: hidden;
}

.video_details__title {
    font-size: 1.42857em;
    font-weight: 400;
    text-align: right;
    line-height: 1.8;
    margin: 0px;
    padding-left: 1em;
    color: rgb(72, 75, 98);
}

.video_details__heading_title {
    color: rgb(72, 75, 98);
}

.video_description,
.video_description p {
    color: rgb(111, 114, 133);
    display: block;
    font-size: 15px;
    margin: 0px;
    line-height: 2.2;
    text-align: justify;
}

div.video-tags a.video_tag {
    display: inline-block;
    margin-bottom: 1em;
    fill: rgb(111, 114, 133);
    color: rgb(111, 114, 133);
}

div.video_category {
    margin-top: 1.5em;
    font-size: 0.8em;
    fill: rgb(111, 114, 133);
    color: rgb(111, 114, 133);
}

div.video_category .video_category_item {
    display: inline-block;
    margin-bottom: 1em;
    fill: rgb(111, 114, 133);
    color: rgb(111, 114, 133);
    font-size: 16px;
}

.draw_under_line:not(:last-child)::after {
    content: "";
    left: 1em;
    position: relative;
    right: 1em;
    width: 98%;
    border-bottom: 2px solid rgb(245, 245, 249);
    margin: 5px 0 0 0;
}

.bottom-border {
    border-bottom: 2px solid #f2f2f2;
    margin: 0;
    padding: 5px;
}

.input-switch .input-label {
    position: relative;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    width: auto;
    font-size: 1em;
    color: rgb(72, 75, 98);
    cursor: pointer;
    user-select: none;
}

.video-popup-menu-div {
    display: none;
    position: absolute;
    background-color: #eee;
    left: 22px;
    top: 22px;
    z-index: 10000;
}

.dropdown-content {
    position: relative;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}


/*
*
*
*Sign UP
*/

.signUp h4,
.forgetPassword h4 {
    color: #7ed321;
}

.signUp input[type="text"],
.signUp input[type="tel"],
.signUp input[type="email"],
.signUp input[type="password"],
.forgetPassword input[type="text"],
.forgetPassword input[type="tel"],
.forgetPassword input[type="email"],
.forgetPassword input[type="password"],
.forgetPassword input[type="radio"]+label,
.signUp input[type="checkbox"]+label:before,
.forgetPassword input[type="checkbox"]+label:before,
.signUp select option,
.forgetPassword select option,
.signUp select,
.forgetPassword select {
    width: 100%;
    padding: 1em;
    padding-right: 4em;
    line-height: 1.4;
    color: black;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    transition: all 0.35s ease-in-out;
}

.signUp input:focus,
.forgetPassword input:focus {
    outline: 0;
    border-color: #64ac15;
}

.signUp input:focus+.input-icon i,
.forgetPassword input:focus+.input-icon i {
    color: #7ed321 !important;
}

.signUp input:focus+.input-icon:after,
.forgetPassword input:focus+.input-icon:after {
    border-right-color: #7ed321 !important;
}

.signUp button:not(.btn-default),
.forgetPassword button:not(.btn-default) {
    width: 100%;
    color: white;
}

.signUp button:not(.btn-default):hover,
.signUp button:not(.btn-default):focus,
.signUp button:not(.btn-default):active,
.forgetPassword button:not(.btn-default):hover,
.forgetPassword button:not(.btn-default):focus,
.forgetPassword button:not(.btn-default):active {
    color: white !important;
    opacity: 0.9;
}

.signUp select option,
.forgetPassword select option {
    background-color: #7ed321;
    color: #fff;
}

.signUp .input-group-icon .input-icon:after,
.forgetPassword .input-group-icon .input-icon:after {
    position: absolute;
    top: 0.6em;
    bottom: 0.6em;
    right: 3.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    transition: all 0.35s ease-in-out;
}

.signUp .input-group .input-button::after,
.forgetPassword .input-group .input-button::after {
    position: absolute;
    top: 0.6em;
    bottom: 0.6em;
    left: 7.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    transition: all 0.35s ease-in-out;
}

.forgetPassword .input-group .input-button::after {
    left: 12.4em;
}

.signUp .input-group .input-end-icon::after,
.forgetPassword .input-group .input-end-icon::after {
    position: absolute;
    top: 0.6em;
    bottom: 0.6em;
    left: 2.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    transition: all 0.35s ease-in-out;
}

.signUp .input-group .input-end-icon span,
.forgetPassword .input-group .input-end-icon span {
    color: #303030;
}

.signUp .container,
.forgetPassword .container {
    max-width: 38em;
    padding: 1em 3em 2em 3em;
    margin: 0em auto;
    background-color: #fff;
    border-radius: 4.2px;
    /* box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.2); */
}

.signUp .error-message,
.forgetPassword .error-message {
    display: inline-block;
    position: absolute;
    left: -5px;
    bottom: -35px;
    background: rgba(215, 102, 102, 0.9);
    padding: 0.8em;
    z-index: 2;
    color: #fff;
    font-size: 12px !important;
    font-size: 0.8125rem;
    border-radius: 0.25em;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
    -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
    transition: opacity 0.2s 0, visibility 0 0.2s;
}

.signUp .error-message::after,
.forgetPassword .error-message::after {
    content: "";
    position: absolute;
    left: 22px;
    bottom: 100%;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}


/*
*
*
*End Of Sign UP*/


/*
*
*
*Sign In*/

.SignIn h4 {
    color: #7ed321;
}

.SignIn input,
.SignIn input[type="radio"]+label,
.SignIn input[type="checkbox"]+label:before,
.SignIn select option,
.SignIn select {
    width: 100%;
    padding: 1em;
    padding-right: 4em;
    line-height: 1.4;
    color: black;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    transition: all 0.35s ease-in-out;
}

.SignIn input:focus {
    outline: 0;
    border-color: #64ac15;
}

.SignIn input:focus+.input-icon i {
    color: #7ed321 !important;
}

.SignIn input:focus+.input-icon:after {
    border-right-color: #7ed321 !important;
}

.SignIn input[type="radio"]:checked+label,
.SignIn input:checked+label:before,
.SignIn select:focus,
.SignIn select:active {
    background-color: #7ed321;
    color: #fff;
    border-color: #64ac15;
}

.SignIn button.login-btn:not(.btn-default) {
    background-color: #2E67DD;
    border-color: #000000 !important;
    width: 100%;
    color: white;
    height: 3em;
}

.SignIn button.login-btn:not(.btn-default):hover,
.SignIn button.login-btn:not(.btn-default):focus,
.SignIn button.login-btn:not(.btn-default):active {
    color: white !important;
    opacity: 0.9;
}

.SignIn input[type="checkbox"]+label:after {
    position: absolute;
    top: 0.45em;
    left: 0.2em;
    font-size: 0.8em;
    color: #fff;
    opacity: 0;
    font-family: FontAwesome;
    content: "\f00c";
}

.SignIn select option {
    background-color: #7ed321;
    color: #fff;
}

.SignIn .input-group-icon .input-icon:after {
    position: absolute;
    top: 0.6em;
    bottom: 0.6em;
    right: 3.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    transition: all 0.35s ease-in-out;
}

.SignIn .input-group .input-button::after {
    position: absolute;
    top: 0.6em;
    bottom: 0.6em;
    left: 7.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    transition: all 0.35s ease-in-out;
}

.SignIn .input-group .input-end-icon::after {
    position: absolute;
    top: 0.6em;
    bottom: 0.6em;
    left: 2.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    transition: all 0.35s ease-in-out;
}

.SignIn .input-group .input-end-icon span {
    color: #303030;
}

.SignIn .container {
    max-width: 38em;
    padding: 1em 3em 2em 3em;
    margin: 0em auto;
    background-color: #fff;
    border-radius: 4.2px;
    /* box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.2); */
}

.SignIn .error-message {
    display: inline-block;
    position: absolute;
    left: -5px;
    bottom: -35px;
    background: rgba(215, 102, 102, 0.9);
    padding: 0.8em;
    z-index: 2;
    color: #fff;
    font-size: 12px !important;
    font-size: 0.8125rem;
    border-radius: 0.25em;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
    -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
    transition: opacity 0.2s 0, visibility 0 0.2s;
}

.SignIn .error-message::after {
    content: "";
    position: absolute;
    left: 22px;
    bottom: 100%;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}


/*
*
*
*End Of Sign In*/

.has-custom-float-label {
    display: table;
    width: 100%;
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    min-height: 46.19px;
}

.has-custom-float-label label {
    position: absolute;
    cursor: text;
    font-size: 75%;
    opacity: 1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    top: -0.5em;
    right: 12px;
    z-index: 3;
    line-height: 1;
    padding: 0 1px;
}

.has-custom-float-label input[type="radio"] {
    margin-right: 2em;
}

.has-custom-float-label label.float-label {
    background-color: white;
}


/*
*
*
*customForm
*/

.customForm .h4.new-form,
.customForm h4.new-form {
    color: #7ed321;
}

.customForm input.new-form {
    width: 100%;
    padding: 1em;
    padding-right: 4em;
    line-height: 1.4;
    color: black;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    transition: all 0.35s ease-in-out;
}

.customForm input.new-form:required+label label::before,
.customForm input.new-form:required+div+label label::before,
.customForm textarea.new-form:required+label label::before,
.customForm select.new-form:required+span+label label::before {
    position: absolute;
    content: "*";
    color: red;
    font-size: 14px;
    margin-top: -4px;
    direction: ltr;
    left: 8px;
}

.customForm input.new-form:focus,
.customForm textarea.new-form:focus,
.customForm select.new-form+span:focus {
    outline: 0;
    border-color: #64ac15;
}

.customForm input.new-form:focus+.input-icon i,
.customForm textarea.new-form:focus+.input-icon i,
.customForm select.new-form+span:focus+.input-icon i {
    color: #7ed321 !important;
}

.customForm input.new-form:focus+.input-icon:after,
.customForm textarea.new-form:focus+.input-icon:after,
.customForm select.new-form+span:focus+.input-icon:after {
    border-right-color: #7ed321 !important;
}

.customForm button.new-form:not(.btn-default) {
    background-color: #7ed321;
    border-color: #64ac15 !important;
    width: 100%;
    color: white;
    height: 3em;
}

.customForm button.new-form:not(.btn-default):hover,
.customForm button.new-form:not(.btn-default):focus,
.customForm button.new-form:not(.btn-default):active {
    color: white !important;
    opacity: 0.9;
}

.customForm select.new-form option {
    background-color: #7ed321;
    color: #fff;
}

.customForm .input-group-icon.new-form .input-icon::after {
    position: absolute;
    top: 1em;
    bottom: 0.6em;
    right: 3.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    transition: all 0.35s ease-in-out;
}

.customForm .input-group.new-form .input-button::after {
    position: absolute;
    top: 0.6em;
    bottom: 0.6em;
    left: 11.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    transition: all 0.35s ease-in-out;
}

.customForm .input-group.new-form .input-end-icon::after {
    position: absolute;
    top: 0.6em;
    bottom: 0.6em;
    left: 2.4em;
    display: block;
    border-right: 1px solid #e5e5e5;
    content: "";
    transition: all 0.35s ease-in-out;
}

.customForm .input-group.new-form .input-end-icon span {
    color: #303030;
}

.customForm .container.new-form {
    max-width: 38em;
    padding: 1em 3em 2em 3em;
    margin: 0em auto;
    background-color: #fff;
    border-radius: 4.2px;
    box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.2);
}

.customForm .error-message.new-form {
    display: inline-block;
    position: absolute;
    left: -5px;
    bottom: -35px;
    background: rgba(215, 102, 102, 0.9);
    padding: 0.8em;
    z-index: 2;
    color: #fff;
    font-size: 12px !important;
    font-size: 0.8125rem;
    border-radius: 0.25em;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
    -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
    transition: opacity 0.2s 0, visibility 0 0.2s;
}

.customForm .error-message.new-form::after {
    content: "";
    position: absolute;
    left: 22px;
    bottom: 100%;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}

.customForm label.checkbox.new-form {
    cursor: pointer;
    color: #383a3f;
    display: block;
    margin-bottom: 10px;
    font-size: 1.2em;
}

.customForm label.checkbox.new-form input[type="checkbox"]+.label-text:hover:before {
    color: #fe4365;
}

.customForm label.checkbox.new-form input[type="checkbox"] {
    display: none;
}

.customForm label.checkbox.new-form input[type="checkbox"]+.label-text:before {
    content: "";
    /* color: #dddfe6; */
    font-family: "fontAwesome";
    line-height: 1;
    width: 1em;
    display: inline-block;
    top: 12px;
    font-size: 20px;
    position: absolute;
    right: 2em;
}

.customForm label.checkbox.new-form input[type="checkbox"]:checked+.label-text:before {
    content: "";
    color: #fe4365;
    animation: tick 150ms ease-in;
}

.customForm label.checkbox.new-form input[type="checkbox"]:disabled+.label-text:before {
    content: "";
    color: #dddfe6;
}

@keyframes tick {
    0% {
        transform: scale(0);
    }

    90% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}


/*
*
*
*End Of customForm*/

ul.cf-main-navbar li.cf-nav-item a {
    color: black;
}

ul.cf-main-navbar.is-hover li.cf-nav-item a {
    color: lightgray;
}

ul.cf-main-navbar.is-hover li.cf-nav-item.is-active a {
    color: whitesmoke;
    font-weight: bold;
}

.cf-category-panel-heading a.cf-category-item-link .content .text span,
.cf-category-panel-heading .content .text span,
.cf-category-panel-body .cf-category-item-link .cf-side-subcategory-item .content .text span {
    font-size: 0.93em;
    font-weight: 300;
    color: #3a3c47;
}

.cf-menu-item-pop-up {
    background-color: black;
    /* -webkit-box-shadow: 0 6px 6px -7px rgba(0, 0, 0, 0.25) inset, 0 -7px 6px -7px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0 6px 6px -7px rgba(0, 0, 0, 0.25) inset, 0 -7px 6px -7px rgba(0, 0, 0, 0.25) inset; */
}

.cf-category-panel-body .cf-side-subcategory-item:hover {
    background-color: #eee;
}

.cf-category-panel-heading,
.cf-category-panel-body .cf-side-subcategory-item {
    border-color: #eee;
}

.cf-carousel-cell-item {
    background-color: #eee;
}

.cf-carousel-cell-item .content .text {
    color: #333;
}

.cf-nav-category-hashtag-item span,
.cf-nav-category-hashtag-item i {
    color: #333;
}

.cf-pages-search-area form {
    background-color: #f3f4f5;
}

.cf-pages-search-area input.InputBox,
.cf-pages-search-area input.ProductInputBox {
    color: #333;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.4);
}

.icon-vrod {
    content: url("../../../view/img/icons/icon-vrod.svg");
}

.about-us-banner {
    content: url("../../../view/img/aboutUs.jpeg");
}

.colleague-us-banner {
    content: url("../../../view/img/hamkaran.svg");
}

.colleague .jumbotron.text-heading a,
.colleague .jumbotron.text-heading a:active,
.colleague .jumbotron.text-heading a:focus {
    color: #333;
}

div.main>article {
    background: #fff;
}

.ypt-main-article #videoContainer,
.ypt-main-article .plyr--video,
.ypt-main-article .plyr__video-wrapper {
    background: #fff;
}

div.thin-content,
div.ypt-article,
div.ypt-main-article {
    background: #fff;
}

.thin-content a {
    display: block;
    font-weight: 400;
    color: rgb(72, 75, 98);
    line-height: 1.8em;
    max-height: 3.8em;
    white-space: normal;
    overflow-wrap: break-word;
    overflow: hidden;
}

.bg-lightest-gray {
    background-color: #F8F8F8;
}

.custom-footer {
    background-color: #f3f3f3;
}

.footer-content p {
    color: black;
}


.card {
    background-color: #F8F8F8;
}


div.comment input,
div.comment textarea {
    color: black !important;
}


div.comment .input-field .input-box {
    border: 1px solid #333;
}

.bg-blue{
    background-color:#2E67DD !important;
}

