/* ----------- Header ---------- */
:root{
  /* --color-e62323 : #e62323;
  --color-222222:#222222; */
--color-1b1b1b:#1b1b1b;

}


.vw-site-header {
  box-shadow: 0 0 8px grey;
  background-size: cover;
  background-repeat: no-repeat;
}

.video-blogs-logo {
  text-align: left;
}
.video-blogs-logo a {
  font-size: 18px;
  letter-spacing: 2px;
  color: var(--color-222222);
  font-family: var(--font-montserrat);
  font-weight: 700;
}
.video-blogs-logo p {
  margin-bottom: 0;
}
.stickynavbar {
  background-color: white;
  box-shadow: 0 0 5px grey;
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 999999;
  margin: 0;
}
.video-blogs-search {
  text-align: right;
}
.video-blogs-search span i {
  font-size: 25px;
  padding: 0 8px;
  cursor: pointer;
  color: var(--color-1b1b1b);
}
.dropdown-menu.show {
  top: 29px !important;
  float: none !important;
  right: 0 !important;
  left: auto !important;
  transform: none !important;
}
.video-blogs-search .vwsmp_front a {
  display: block;
  border-radius: 5px;
  padding: 4px 8px;
  margin-bottom: 10px;
  font-size: 12px;
  letter-spacing: 0px;
  color: white;
  font-family: var(--font-montserrat);
  font-weight: 700;
  width: auto;
  height: auto;
  text-align: left;
}
.video-blogs-search .vwsmp_front a i {
  color: white;
  padding: 0 10px 0 0;
  font-size: 13px;
}
.video-blogs-search .dropdown-menu {
  padding: 20px 10px;
  min-width: 8rem;
}
.video-blogs-header {
  align-items: center;
}
.video-blogs-header .dropdown-toggle::after{
  display: none;
}
ul.social_share li a i {
  font-size: 14px;
  padding: 10px;
  background: #3B5998;
  border-radius: 3px;
  color: white;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 12px;
}
.social_share a {
  margin-bottom: 14px;
  display: block;
}
ul.social_share li .icon_facebook i {
  background: #3B5998;
}
ul.social_share li .icon_linkedin i {
  background: #0075ce;
}
ul.social_share li .icon_twitter i {
  background: #55ACEE;
}
ul.social_share li a span {
  margin-left: 8px;
  font-weight: 700;
  font-size: 12px;
  font-family: var(--font-work-sans);
}
ul.sub-menu li a{
  font-size: 12px;
    text-transform: capitalize;
    font-family: poppins;
    font-weight: 600;
    color: black;
}
.sub-menu {
    box-shadow: 4px 2px 12px 1px #ccc;
}
/*----------------Menu bar-----------*/
.toggle-menu-title {
  display: none;
}
.main-header-box .right_menu {
  padding-left: 0;
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
  text-align: right;
}
.header-wrap #mySidenav {
  display: unset;
}
.main-navigation ul {
  list-style: none;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
  text-align:center;
}
.main-navigation li {
  position: relative;
  padding: 28px 0px;
  display: inline-block;
  margin: 0 18px;
}
.main-navigation a {
  display: block;
  font: 700 14px var(--font-montserrat);
  letter-spacing: 1px;
  color: var(--color-1b1b1b) !important;
  text-transform: uppercase;
}
.main-navigation a:hover {
  color: var(--color-e62323);
}
.main-navigation ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: white;
  min-width: 215px;
  z-index: 9999;
}
.main-navigation ul ul ul {
  left: 31% !important;
  top: 41px !important;
}
.main-navigation ul ul li {
  float: none;
  display: block;
  text-align: left;
  /*border-bottom: 1px solid var(--color-cccccc);*/
  border-left: none;
  border-right: none;
}
.main-navigation ul ul li:last-child {
  border-bottom: 0;
  border-right: none;
}
.main-navigation ul li:hover > ul {
  display: block;
}
.main-navigation .menu > ul > li.highlight {
  background-color: white;
}
.main-navigation .menu > ul > li.highlight:hover {
  background: transparent;
}
.main-navigation ul ul li:hover > a {
  color: var(--color-e62323);
}
.header-social-icon {
  padding-top: 15px;
}
.header-social-icon .socialbox i {
  color: #b2b2b2;
  font-size: 13px;
  padding-right: 15px;
}
#vw-header-menu ul ul .current-menu-item a {
  border-bottom: none !important;
  padding-bottom: 7px;
  color: var(--color-e62323);
}
.hamburger {
  display: none;
}
.close-sidebar {
  display: none;
}
#sticky-onoff {
  display: none;
}
#vw-header-menu .current-menu-item a:before {
  content: '';
  position: absolute;
  bottom: 16px;
  right:0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: var(--color-e62323);
  transform: rotate(180deg);
  left: 0;
  margin: 0 auto;
}
.main-navigation li.current-menu-item:after{
  content: '';
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background-color: var(--color-e62323);
}
/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul {
  padding-right: 15px;
}
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: var(--color-1b1b1b);
}
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: var(--color-333333);
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: white;
  opacity: 0.8;
  display: none;
  transition: 2s;
}
.show-vw-search {
  height: 100% !important;
}
.hide-vw-search {
  height: 0 !important;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 29%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: white;
  cursor: pointer;
}
.closepop i {
  color: var(--color-e62323);
}
.serach_inner form.search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border: none !important;
}
.search-no-results input.search-field {
  border: 1px solid var(--color-222222);
}
.search-no-results input[type="submit"] {
  padding: 15px 30px;
}
.serach-page input.search-field {
  border: 1px solid var(--color-cccccc);
  padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
  background-color: transparent;
  border-radius: 40px;
  border: 2px solid white;
}
.search_popup label {
  background: transparent;
  width: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
  border-bottom: 2px solid var(--color-e62323);
  color: var(--color-222222);
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  font-weight: 700;
  font-size: 17px;
}
.search_popup input.search-field:foucs {
  outline: none !important;
}
.search_popup input.search-field::placeholder {
  font-size: 17px;
  color: var(--color-222222);
}
.search_popup .search-submit {
  color: white;
  border-radius: 50%;
  background-color: var(--color-e62323);
  padding: 10px 13px;
  width: 50px;
  height: 50px;
  border: none;
}
.toggle-nav, a.closebtn {
  display: none;
}
.main-navigation ul ul li {
  padding: 16px 10px 16px 16px;
  margin-left: 0;
  margin-right: 0 !important;
}
span.credit_link a {
  color: var(--color-e62323);
}

/*------- Header 2 --------*/
.header-2 .top-header {
  padding: 15px 0;
  background-image: linear-gradient(to right, #66de93 , #3edbf0);
}
.header-2 .search-box label {
  width: 80%;
}
.header-2 .search-box,
.header-2 label{
  margin-top: 0;
}
.header-2 .search-box form.search-form {
  border-radius: 30px;
  background: #fff;
}
.header-2 .search-box input[type="submit"] {
  padding: 20px 0 0 40px;;
  color: #fff;
  background: url(../images/search.png) no-repeat scroll 0 10px;
  font-size: 13px;
  text-align: center;
  float: right;
  text-indent: -9999px;
  border: none;
  margin-top: 6px;
}
.header-2 .search-box input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
.header-2 button.search-submit {
  border: 0;
  background: transparent;
}
.header-2 .search-box input.search-field {
  border: none;
  padding: 10px;
  background: transparent;
  width: 100%;
  font-size: 15px;
  font-style: italic;
  color: #999
}
.header-2 .top-header h3.widget-title, .header-2 .top-header .custom-social-icons a span {
  display: none;
}
.header-2 .top-header .social_widget a {
  border-radius: 50%;
  color: #fff;
  border: 2px solid #fff;
  padding: 3px 7px;
}
.header-2 .top-header .social_widget a.custom_facebook {
  background: #4b69b0;
}
.header-2 .top-header .social_widget a.custom_twitter {
  background-color: #37b1e1;
}
.header-2 .top-header .social_widget a.custom_linkedin {
  background-color: #0a66c2;
}
.header-2 .top-header .social_widget a.custom_pinterest{
  background-color: #e60023;
}
.header-2 .top-header .social_widget a.custom_tumblr {
  background-color: #34526f;
}
.header-2 .top-header .social_widget a.custom_instagram {
  background-image: linear-gradient(to right, #fccc63, #bc2a8d, #8a3ab9 );
}
.header-2 .top-header .social_widget a.custom_youtube {
  background-color: #e83f3a;
}
.header-2 .main-navigation a:hover, .header-2 .main-navigation ul ul li:hover > a {
  color: #3edbf0;
}
#vw-header-menu .header-2 .current-menu-item a:before, .header-2 .main-navigation li.current-menu-item:after {
  content: none;
}

/*---------------- Footer Section ----------------------*/
#vw-footer {
  background-color: var(--color-1b1b1b);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0px;
  padding-bottom: 0px;
}

.footer2 {
  text-align: center;
  padding-left: 30px !important;
  padding-right: 30px !important;
  /*background-color: #111111;*/
}
.custom_columns {
  padding: 50px 30px;
}
.outer-footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.footer-social .socialbox a {
  border-right: none;
}
.footer-social .socialbox a i {
  color: white;
}
.outer-footer {
  background-size: 100% 100%;
}
#vw-footer form.search-form {
  border: none;
  background: transparent;
  padding: 0;
}
#vw-footer form.search-form input {
  float: none;
  border: 1px solid white;
  margin: 20px 2px;
}
#vw-footer form.search-form input[type="search"] {
  width: 100%;
  margin-bottom: 0px;
}
#vw-footer textarea {
  height: 100px;
}
#vw-footer p.post-date {
  color: #7f8391;
  font-size: 11px !important;
}
.main_sociobox {
  padding: 20px 0;
}
#vw-footer {
  color: white;
  text-align: left;
}
.footer_hide {
  display: none;
}
#vw-footer h3 {
  padding: 10px 0 7px 0;
  font-size: 12px;
  letter-spacing: 1px;
  color: white;
  font-family: var(--font-montserrat);
  font-weight: 700;
  text-transform: uppercase;
  text-align: start;
}
#vw-footer ul li {
  list-style: none;
  margin: 0 0 5px 0;
  text-align: left;
  padding: 5px;
}
#vw-footer ul li a {
  font-size: 12px;
  letter-spacing: 1px;
  color: white;
  font-family: var(--font-montserrat);
  font-weight: 600;
}
#vw-footer .about_me table {
  margin-bottom: 0;
}
#vw-footer .about_me table p {
  font-size: 12px;
  letter-spacing: 1px;
  color: white;
  font-family: var(--font-montserrat);
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 8px;
  line-height: 16px;
}
.widget_recent_entries img {
  width: 80px;
}
.about_me table, .about_me td, .about_me th {
  border: none;
}
.about_me p.message {
  margin-bottom: 20px !important;
}
.vw-credit, .vw-credit a {
  color: white !important;
}
.vw-copyright {  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-color: #111111;
}
.vw-copyright p {
  font-size: 12px;
  letter-spacing: 1px;
  color: white;
  font-family: var(--font-montserrat);
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
  padding: 35px 0;
}
#vw-footer .textwidget input[type="email"] {
  border-bottom: 1px solid #7f8391;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #7f8391;
}
#vw-footer .textwidget input[type="email"]::placeholder {
  color: #7f8391;
}
#vw-footer .textwidget input[type="submit"] {
  background-color: var(--color-222222);
  border-radius: 40px;
  padding: 7px 20px;
  display: inline-block;
  margin-top: 17px;
  color: white;
}
#vw-footer .about_me i {
  font-size: 14px;
  color: white;
  background-color: var(--color-e62323);
  width: 30px;
  height: 30px;
  padding: 10px 9px;
  margin-bottom: 8px;
}
#vw-footer .widget td {
  padding-top: 0px !important;
  padding-bottom: 0;
}
#vw-footer .widget p {
  font: 400 14px var(--font-roboto);
  line-height: 30px;
  color: #888888;
  margin-bottom: 0;
  text-align: start;
  color: white;
}
#vw-footer .post-content a {
  font: 400 14px var(--font-roboto);
  line-height: 21px;
  color: white;
  margin-bottom: 12px;
  display: block;
}
.copyright .socialbox {
  text-align: right;
}
.copyright .socialbox .screen-reader-text {
  color: white;
}
.copyright .copyright-icon {
  justify-content: flex-end;
}
#vw-footer .widget_nav_menu ul {
  margin-left: 0;
}
#vw-footer .recent-post-box .post-thumb {
  padding: 0;
  display: flex;
}
#vw-footer .widget ul {
  margin-left: 0;
}
#vw-footer .copyright .socialbox i {
  width: 43px;
  height: 54px;
  color: #adadad;
  border: 2px solid #adadad;
  margin-right: 10px;
  padding: 17px 12px;
  font-size: 18px;
  margin-top: 10px;
}
#vw-footer .copyright .socialbox i:hover {
  background-color: var(--color-e62323);
  border: 2px solid var(--color-e62323);
  color: white;
}
#vw-footer .widget_media_gallery #gallery-1 img {
  border: none;
}
#vw-footer #gallery-1 .gallery-item {
  margin: 0;
}
#vw-footer .custom-social-icons i {
  width: 36px;
    height: 36px;
    padding: 12px 10px;
    color: white;
    font-size: 15px;
}
#vw-footer .custom-social-icons i:hover {
  color: white;
    border-radius: 50%;
    background: #e62323;
}
#vw-footer .custom-social-icons a {
  margin-bottom: 5px;
  display: inline-block;
  padding: 0;
}
#vw-footer .recent-post-box p {
  line-height: 11px;
}
#vw-footer .widget.widget_calendar td, #vw-footer .widget.widget_calendar tr, #vw-footer .widget.widget_calendar th {
  color: #7f8391;
}
#vw-footer .custom-social-icons a span {
  display: none;
}
.footer2 .textwidget {
  padding: 30px 0;
}
.dropdown {
    display: inline-block;
}
#vw-footer .social_widget .custom-social-icons {
    text-align: start;
    margin-left: -12px;
}
#vw-footer .media-body.post-content {
    margin-left: 25px;
}
#vw-footer .contact-text {
    margin-left: 9px;
}
#vw-footer .widget a
{
  color: white;
}
#vw-footer .widget p
{
  border: unset;
  padding:0;
}
.video-vlog-buy a {
    background: #e62323;
    color: white !important;
    padding: 9px;
    font-weight: 700;
}
.video-buy-now {
    background-color: #e62323;
    padding: 10px 26px;
    border-radius: 35px;
    font-size: 14px;
    font-weight: 600;
}
#vw-footer .custom-html-widget {
    margin-top: 20px;
}
#vw-footer .location {
    margin-top: 10px;
}
#vw-footer .textwidget {
    padding: 8px 0;
}
.main-header .side-navigation ul li a:hover {
    filter: drop-shadow(4.5px 7.794px 13.5px #e62323 );
}
#vw-header-menu .current-menu-item a:hover {
    filter: none;
}
