/*
Theme Name: The Dail Report
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Poppins";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}
/*========CUSTOM_CSS==========*/
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl{
    max-width: 1200px !important;
}
}
#content.site-content{
  padding: 0;
}
.entry-content{
  margin: 0;
}
html, body {
    overflow-x: hidden;
}
/*======================
    HEADER_BANNER
========================*/
.row-pos {
    position: absolute;
    left: 9%;
    bottom: 8%;
}
section.vc_section.banner-sec {
    position: relative !IMPORTANT;
    padding: 150px 85px !IMPORTANT;
    padding-bottom: 0px !IMPORTANT;
    border-bottom: 1px solid #0006;
}
.head-1 {
    position: relative;
    margin: 0;
    z-index: -1;
}
.head-2 {
    position: absolute;
    top: 0px;
    margin: 0;
    color: transparent !IMPORTANT;
    -webkit-text-stroke: 2px #000;
}
.banner-sec img {
/* 	animation: mover 1s infinite  alternate; */
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.about-sec img {
    animation: mover 1s infinite  alternate;
}
section.vc_section.banner-sec h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 220px !IMPORTANT;
}
header#masthead {
    position: absolute;
    width: 100%;
    z-index: 1;
    background: transparent;
    box-shadow: none;
    padding: 30px 40px;
    border-bottom: 1px solid #0006;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 16px;
    color: #000 !important;
    line-height: 25px !important;
    font-weight: 400 !IMPORTANT;
    margin-right: 15px;
    text-transform: uppercase;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child > a {
    margin: 0;
}
.log-reg ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.log-reg ul li a {
    font-size: 16px;
    line-height: 25px;
    padding: 15px 29px;
    background: transparent;
    margin-right: 5px;
    color: #000;
    border: 1px solid #000;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
}
.log-reg ul li:last-child a {
    background: #000;
    color: #fff;
}
section.vc_section.banner-sec .para p {
    position: absolute;
    top: 100px;
    font-size: 18px;
    line-height: 33px;
    width: 90%;
}
.visit-bt {
    margin: 0;
    position: absolute;
    left: -110px;
    bottom: 170px;
}
.visit-bt .vc_general {
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
    transform: rotate(90deg);
    font-size: 24px !important;
    line-height: 35px !important;
}
.visit-bt:before {
    content: '';
    background: #0006;
    width: 1px;
    height: 600px;
    position: absolute;
    left: 80px;
    bottom: 120px;
}
.visit-bt:after {
    content: '';
    background: url(https://www.thedailyreport.org/wp-content/uploads/2024/04/Group-6439.png);
    position: absolute;
    width: 35px;
    height: 35px;
    left: 65px;
    background-repeat: no-repeat;
    background-position: center;
    bottom: -125px;
}
.testimonial-box {
    border: 1px solid #000;
    padding: 20px 30px;
    border-radius: 10px;
    position: relative;
    overflow: visible !IMPORTANT;
}
div#slider_testimonial {
}
.testimonial-box p {
    font-size: 18px;
    line-height: 33px;
    width: 100%;
    font-style: italic;
}
.testimonial-box:after {
    content: '';
    background: url(https://www.thedailyreport.org/wp-content/uploads/2024/04/Path-7061.png);
    width: 55px;
    height: 36px;
    position: absolute;
    bottom: -20px;
    right: 40px;
    z-index: 999 !IMPORTANT;
}
div#slider_testimonial .owl-stage-outer {padding-bottom: 20px;position: absolute !important;bottom: 45px;left: 31%;}
div#slider_testimonial .item {
    width: 74%;
}

/*======================
    MARQUEE_SEC
========================*/
.marq-sec img {
    padding: 0 30px;
    animation: animName 3s linear infinite;
}
.marq-sec marquee {
    font-size: 29px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 0;
    border-bottom: 1px solid #0006;
}
.marq-sec .vc_column-inner {
    padding: 0;
}
/*====================
        ABOUT
======================*/
.about-sec h2 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.about-sec h3 {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 40px;
}
.about-sec p {
    font-size: 16px;
    line-height: 34px;
}
.theme-btn a {
    background: #FF0000 !IMPORTANT;
}
body .theme-btn .vc_general {
  background: transparent !important;
  border: 1px solid transparent !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 20px !important;
  padding: 17px 43px !important;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 6px !IMPORTANT;
}
body .theme-btn .vc_general:before {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(267deg, #F70000, #690808)!important;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease-in-out !important;
}
body .theme-btn .vc_general:hover:before,body .theme-btn.theme-btn-alter .vc_general:before {
  height: 0;
}
body .theme-btn .vc_general:hover,body .theme-btn.theme-btn-alter .vc_general {
  border-color: #FF0000 !important;
  color: #FF0000 !important;
}
body .theme-btn.theme-btn-alter .vc_general:hover:before {
  height: 100%;
}
body .theme-btn.theme-btn-alter .vc_general:hover {
  border-color: transparent !important;
  color: #000 !important;
}
.about-sec {
    padding: 120px !IMPORTANT;
}
.about-sec .wpb_single_image.wpb_content_element.vc_align_right {
    margin: 0;
}
/*====================== 
     RECORD_SEC
=======================*/
.records-sec ul.vc_tta-tabs-list {
    border-bottom: 1px solid #0000007a;
    margin-bottom: 30px !important;
}
.records-sec ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a {
    border-bottom: 4px solid #f00 ! IMPORTANT;
    border-radius: 0 !important;
    background: transparent !important;
    border: 0;
    font-size: 22px;
    line-height: 32px;
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 0;
}
.records-sec ul.vc_tta-tabs-list li.vc_tta-tab a {
    background: transparent !important;
    border: 0 !important;
    font-size: 22px;
    line-height: 32px;
    color: #000 !important;
    text-transform: uppercase;
}
.records-sec .vc_tta.vc_general .vc_tta-tab>a {
    padding: 14px 20px;
}
.records-sec .vc_tta-panel-body {
    background: transparent !important;
    padding: 0 !IMPORTANT;
    display: block !IMPORTANT;
}
.records-sec .vc_tta-panels {
    background: transparent !important;
    border: 0 !IMPORTANT;
}
section.vc_section.records-sec {
    padding: 100px 0px 60px 100px !important;
}
.records-sec .owl-nav {
    display: none;
}
.records-sec .owl-dots {
    display: none;
}
.records-box h4 {
    font-size: 22px;
    line-height: 33px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
section.vc_section.records-sec h2 {
    text-transform: uppercase;
}
section.vc_section.records-sec .owl-stage {
    padding-left: 0 !important;
}
/*==================
     PRICING
====================*/
.Pricing-box {
    border: 1px solid #fff;
    padding: 40px 30px;
    border-radius: 10px;
}
.Pricing-box h3 {
    margin-top: 0;
    font-size: 24px;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    height: 200px;
    color: #fff;
}
.Pricing-box p {
    font-size: 20px !IMPORTANT;
    line-height: 30px !important;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 30px 0;
    color: #fff !important;
    text-transform: unset !IMPORTANT;
}
body .Pricing-con a {
  background: linear-gradient(267deg, #F70000, #690808)!important;
  /* border: 1px solid transparent !important; */
  color: #000 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  padding: 20px 40px !important;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
}
body .Pricing-con a:before {
  /* content: ''; */
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease-in-out !important;
}
body .Pricing-con a:hover:before,body .Pricing-con a:before {
  height: 0;
}
body .Pricing-con a:hover,body .Pricing-con a {
  /* border-color: #f00 !important; */
  color: #fff !important;
}
body .Pricing-con a:hover:before {
  height: 100%;
}
body .Pricing-con a:hover {
  border-color: #fff !important;
  color: #fff !important;
}
.Pricing-con {
    text-align: center;
    width: 100% !important;
}
.Pricing-con a {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}
.price-sec {
    padding: 100px 100px !IMPORTANT;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.price-sec h2 {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 50px;
}
.price-sec p {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
}
/*======================
     GET_IN_TOUCH
========================*/
.get-touch input {
    height: 65px;
    padding: 0 20px;
    font-size: 16px;
    font-family: 'Poppins';
    color: #000;
    background: #9190903b;
    border: 2px solid #0000007a;
    border-radius: 5px;
}
.get-touch input::placeholder {
    color: #000000a8;
}
.get-touch textarea {
    height: 240px;
    padding: 30px 30px;
    font-size: 18px;
    font-family: 'Poppins';
    color: #000;
    background: #9190903b;
    border: 3px solid #0000007a;
    border-radius: 5px;
    resize: none;
}
.get-touch textarea::placeholder {
    color: #000;
}
.get-touch .btn-primary {
    width: 100%;
    background: linear-gradient(267deg, #F70000, #690808);
    color: #fff;
    font-size: 18px !important;
    font-family: 'Poppins';
    height: 55px;
    border: 0;
}
.contact-sec {
    padding-top: 100px !IMPORTANT;
    padding-bottom: 100px;
}
.contact-sec h2 {
    text-transform: uppercase;
    font-weight: bold;
}
/*====================
      FOOTER
======================*/
div#footer-widget {
    background: #000 !important;
    padding: 70px 0 40px;
}
div#footer-widget h3 {
    font-size: 22px !important;
    line-height: 30px;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 0;
}
.footer-1 p {
    font-size: 16px;
    color: #CECECE;
    width: 100%;
}
section#text-2 {
    border-bottom: 1px solid #ffffff7a;
}
.news-letter input {
    height: 60px;
    border-color: #FF0000;
    border-radius: 0;
    background: transparent !important;
    padding: 0 20px;
    color: #fff !IMPORTANT;
}
.news-letter input::placeholder {
    font-size: 18px;
    color: #CECECE;
}
.news-letter {
    position: relative;
}
.news-letter .btn-primary {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 0;
    border: 0;
    background: url(https://dev.internalstaging.com/wp/thedailyreport/yyu/wp-content/uploads/2024/04/Group-9374.png)  !important;
    background-repeat: no-repeat !important;
    background-position: center;
}
.footer-2 {
    padding-left: 120px;
    padding-right: 0;
}
.footer-2 ul, .footer-3 ul {
    padding: 0;
    list-style: none;
}
.footer-2 ul li {
    padding-left: 20px;
    position: relative;
}
.footer-2 ul li a {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    transition: all 0.5s ease-in-out;
    background: none !IMPORTANT;
    padding: 0;
}
.footer-2 ul li a:hover {
    padding-left: 20px;
    transition: all 0.5s ease-in-out;
    color: #f00;
}
.footer-2 ul li a:hover:before {
    left: 20px;
    transition: all 0.5s ease-in-out;
    color: #fff;
}
.footer-2 ul li a:before {
    content: '\f054';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #f00;
    font-weight: 500;
    transition: all 0.5s ease-in-out;
}
.footer-3 {
    padding-left: 100px;
}
.footer-3 ul li, .footer-3 ul li a {
    font-size: 15px;
    line-height: 40px;
    color: #CECECE;
    transition: all 0.5s ease-in-out;
    text-decoration: none;
}
.footer-3 section#text-5 ul li {
    position: relative;
    padding-left: 30px;
    transition: all 0.5s ease-in-out;
    display: inline-block;
}
.footer-3 section#text-5 ul li:first-child:before {
    content: '\f041';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #CECECE;
    font-weight: 500;
    font-size: 20px;
}
.footer-3 section#text-5 ul li:nth-child(2):before {
    content: '\f0e0';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #CECECE;
    font-weight: 500;
    font-size: 20px;
}
.footer-3 section#text-5 ul li:nth-child(3):before {
    content: '\f10b';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #CECECE;
    font-weight: 500;
    font-size: 20px;
}
.footer-3 section#text-5 ul li:after {
    content: '';
    background: #fff;
    width: 0%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.5s ease-in-out;
}
.footer-3 section#text-5 ul li:hover:after {
    width: 100%;
    transition: all 0.5s ease-in-out;
}
.footer-3 section#text-5 ul li:hover {
    color: #f00;
}
.footer-3 section#text-5 ul li a:hover {
    color: #f00;
    transition: all 0.5s ease-in-out;
}
.footer-3 section#text-5 ul li:hover:before {
    color: #fff;
    transition: all 0.5s ease-in-out;
}
section#text-5 {
}
div#footer-widget .row {
}
section#text-3 h3 {
    margin-bottom: 15px !important;
}
section#zoom-social-icons-widget-2 h3 {
    margin-bottom: 10px;
}
footer#colophon {
    text-align: center;
    background: #222222 !important;
}
footer#colophon p {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    padding: 30px 0;
    text-transform: capitalize;
    color: #fff;
}
footer#colophon p a {
    color: #f00;
}

@media only screen and (max-width: 1600px) {
  section.vc_section.banner-sec h2 {
    font-size: 190px !important;
    color: #000000;
    line-height: 200px !important;
    text-align: left;
}
.visit-bt:before {
    height: 450px;
}
div#slider_testimonial {
}
.navbar-brand {
    width: 16%;
    margin: 0;
}
header#masthead {
    position: absolute;
    width: 100%;
    z-index: 1;
    background: transparent;
    box-shadow: none;
    padding: 20px 10px;
    border-bottom: 1px solid #0006;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 15px;
    color: #000 !important;
    line-height: 20px !important;
    font-weight: 400 !IMPORTANT;
    margin-right: 10px;
    text-transform: uppercase;
}
.testimonial-box {
    border: 1px solid #000;
    border-radius: 10px;
    position: relative;
    overflow: visible ! IMPORTANT;
}
.records-sec ul.vc_tta-tabs-list li.vc_tta-tab a {
    background: transparent !important;
    border: 0 !important;
    font-size: 18px;
    line-height: 30px;
    color: #000 !important;
    text-transform: uppercase;
}   
.records-sec .vc_tta.vc_general .vc_tta-tab>a {
    padding: 10px 10px;
}
.records-sec ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a {
    border-bottom: 4px solid #f00 ! IMPORTANT;
    border-radius: 0 !important;
    background: transparent !important;
    border: 0;
    font-size: 18px;
    line-height: 30px;
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 0;
}
.Pricing-box h3 {
    margin-top: 0;
    font-size: 28px;
    line-height: 43px;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    height: 150px;
    color: #fff;
}
section.vc_section.banner-sec .para p {
    position: absolute;
    top: 50px;
    font-size: 16px;
    line-height: 30px;
    width: 85%;
}
h2 {
    font-size: 24px !IMPORTANT;
    line-height: 50px !important;
}
.about-sec h3 {
    font-size: 25px !important;
    color: #000000;
    line-height: 30px !important;
    text-align: left;
}
div#slider_testimonial .owl-stage-outer {
    padding-bottom: 20px;
    position: absolute !important;
    bottom: 2px;
    left: 33%;
}
.testimonial-box p {
    font-size: 16px;
    line-height: 31px;
    width: 100%;
    font-style: italic;
}
}
@media only screen and (max-width: 1400px){
  section.vc_section.banner-sec h2 {
    font-size: 170px !important;
    color: #000000;
    line-height: 175px !important;
    text-align: left;
}
section.vc_section.banner-sec .para p {
    position: absolute;
    top: 80px;
    font-size: 16px;
    line-height: 30px;
    width: 92%;
}

.navbar-brand img {
    width: 100%;
}
.log-reg ul li a {
    padding: 12px 12px !IMPORTANT;
    font-size: 14px;
}
.testimonial-box p {
    font-size: 15px;
    line-height: 26px;
    width: 100%;
    font-style: italic;
}

div#slider_testimonial {
}
.testimonial-box {
    border: 1px solid #000;
    border-radius: 10px;
    position: relative;
    overflow: visible ! IMPORTANT;
}
 div#slider_testimonial .owl-stage-outer {
    padding-bottom: 20px;
    position: absolute !important;
    bottom: 40px;
    left: 34%;
}
.records-sec ul.vc_tta-tabs-list li.vc_tta-tab a {
    background: transparent !important;
    border: 0 !important;
    font-size: 16px;
    line-height: 27px;
    color: #000 !important;
    text-transform: uppercase;
}
.Pricing-box h3 {
    margin-top: 0;
    font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    height: 130px;
    color: #fff;
}
.Pricing-box p {
    font-size: 18px ! IMPORTANT;
    line-height: 25px !important;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 20px 0;
    color: #fff !important;
    text-transform: unset ! IMPORTANT;
}
.Pricing-con {
    text-align: center;
    background: #FF0000;
    padding: 13px 0;
}
.price-sec {
    padding: 80px 80px ! IMPORTANT;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.contact-sec {
    padding-top: 40px ! IMPORTANT;
    padding-bottom: 40px;
}
div#footer-widget {
    background: #000 !important;
    padding: 50px 0;
}
section.vc_section.records-sec {
    padding: 70px 0px 60px 100px !important;
}

.about-sec {
    padding: 80px ! IMPORTANT;
}
	.breadcrumbs h1 {
    font-size: 45px !important;
    line-height: 50px !important;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 0;
    margin-bottom: 0;
}
}
@media only screen and (max-width: 1366px){
  header#masthead {
    position: absolute;
    width: 100%;
    z-index: 1;
    background: transparent;
    box-shadow: none;
    padding: 15px 10px;
    border-bottom: 1px solid #0006;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding: 0 !important;
    margin-right: 20px !IMPORTANT;
}
.testimonial-box {
    
    padding: 20px 20px;
  
}
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child > a {
    margin: 0 !IMPORTANT;
}
@media only screen and (max-width: 1260px){
  section.vc_section.banner-sec h2 {
    font-size: 130px !important;
    color: #000000;
    line-height: 150px !important;
    text-align: left;
}
.row-pos {
    position: absolute;
    left: 10%;
    bottom: 13%;
}
section.vc_section.banner-sec .para p {
    position: absolute;
    top: 70px;
    font-size: 15px;
    line-height: 26px;
    width: 100%;
}
section.vc_section.banner-sec {
    position: relative ! IMPORTANT;
    padding: 150px 55px ! IMPORTANT;
    padding-bottom: 0px ! IMPORTANT;
    border-bottom: 1px solid #0006;
}
.visit-bt {
    margin: 0;
    position: absolute;
    left: -80px;
    bottom: 110px;
}
section.vc_section.banner-sec .para p {
    position: absolute;
    top: 0px;
    font-size: 15px;
    line-height: 26px;
    width: 100%;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding: 0 !important;
    margin-right: 10px ! IMPORTANT;
    font-size: 14px;
}
div#slider_testimonial .owl-stage-outer {
    padding-bottom: 20px;
    position: absolute !important;
    bottom: 40px;
    left: 30%;
}
 

section.vc_section.about-sec {
    padding: 60px 20px !important;
}

section.vc_section.about-sec p {
    font-size: 14px;
    line-height: 28px;
}

section.vc_section.about-sec h3 {
    font-size: 22px !important;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 500;
}

section.vc_section.records-sec {
    padding: 40px 0px 40px 30px !important;
}

section.records-sec ul#myTab li.nav-item button {
    background: transparent !important;
    border: 0 !important;
    font-size: 16px !IMPORTANT;
    line-height: 30px !important;
    color: #000 !important;
    text-transform: uppercase;
    outline: none !important;
    padding: 10px 5px !important;
}

section.records-sec ul#myTab li.nav-item button.active {
    background: transparent !important;
    border: 0 !important;
    font-size: 16px;
    line-height: 30px;
    color: #000 !important;
    text-transform: uppercase;
    outline: none !important;
    padding: 10px 5px;
}

    h2 {
        font-size: 40px ! IMPORTANT;
        line-height: 50px !important;
    }
section.records-sec .owl-carousel11 .item h4 {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 0;
}

section.vc_section.price-sec {
    padding: 50px 20px ! IMPORTANT;
}

.Pricing-box h3 {
    margin-top: 0;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    height: 140px;
    color: #fff;
}

.Pricing-box {
    border: 1px solid #fff;
    padding: 20px 20px;
    border-radius: 10px;
}

.Pricing-box p {
    font-size: 16px ! IMPORTANT;
    line-height: 23px !important;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 10px 0;
    color: #fff !important;
    text-transform: unset ! IMPORTANT;
}

.Pricing-con {
    background: transparent;
    padding: 0;
}

body .Pricing-con a {
    background: linear-gradient(267deg, #F70000, #690808) !important;
    /* border: 1px solid transparent !important; */
    color: #fff !important;
    font-size: 16px !important;
    line-height: 20px !important;
    padding: 13px 35px !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
}

form.wpcf7-form.init {
    width: 80% !IMPORTANT;
}
.contact-sec {
        padding-top: 40px ! IMPORTANT;
        padding-bottom: 40px;
    }

.get-touch input {
    height: 65px;
    padding: 0 20px;
    font-size: 16px;
    font-family: 'Poppins';
    color: #000;
    background: #9190903b;
    border: 2px solid #0000007a;
    border-radius: 5px;
}
	.breadcrumbs {
    padding-top: 150px !important;
    padding-bottom: 50px !IMPORTANT;
    box-shadow: 0 10px 10px 0 #ffffff4a;
    opacity: 0.8;
    filter: invert(1);
}
}
.breadcrumbs {
    padding-top: 200px;
    padding-bottom: 100px;
    box-shadow: 0 10px 10px 0 #ffffff4a;
    opacity: 0.8;
    filter: invert(1);
}
.breadcrumbs h1 {
    font-size: 60px;
    line-height: 70px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}
.ihc-public-trial-version {
    display: none;
}

.reg-form {
    padding-top: 100px;
    padding-bottom: 100px;
}
.vc_tta-panel-body {
    display: block !IMPORTANT;
}
.aboutPage p {
    font-size: 18px;
    line-height: 32px;
}section.vc_section.aboutPage.vc_custom_1713372464955 {}

.aboutPage h2 {
    font-weight: bold;
    text-transform: uppercase;
}
  @keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
















.page-template-register  .breadcrumbs ,.page-template-register  footer, .page-template-login .breadcrumbs ,.page-template-login header#masthead, .page-template-login footer, .page-template-login div#footer-widget,.page-template-register  header#masthead, .page-template-register  div#footer-widget {
    display: none;
}
.page-template-login.um:not(.um-admin) {
    margin: 0 !important;
}
.page-template-register  .breadcrumbs ,.page-template-register  footer, .page-template-login .breadcrumbs ,.page-template-login header#masthead, .page-template-login footer, .page-template-login div#footer-widget,.page-template-register  header#masthead, .page-template-register  div#footer-widget {
    display: none;
}
.page_login {
  width: 100%;
}
.page-template-login .container {
  max-width: 94% !important;
}
.log_sec h4 {
    margin: 0;
    color: #000;
    font-size: 60px;
    line-height: 1;
    text-align: center;
    padding-bottom: 27px;
}

.page-template-login, .page-template-register {
    background: #efefef;
}

.page-template-login.um:not(.um-admin) {
    margin: 0 !important;
}
.page-template-login div#content {
    height: 100vh;
    display: flex;
    align-items: center;
}
.log_sec .content_login p {
    text-align: center;
    color: #000000;
    font-size: 18px;
    line-height: 1 !important;
    margin: 0;
    font-weight: 400;
}
.log_sec .log_shortcode {
  padding-top: 62px;
}
.log_sec .um-field-text {
  padding-top: 0 !important;
  padding-bottom: 24px;
}
.log_sec .um-field-label label {
  color: #000;
  font-size: 18px !important;
  font-family: 'Poppins';
  font-weight: 400;
  margin: 0;
}
.log_sec .um-field-label {
  margin: 0;
  padding-bottom: 14px;
}
.log_sec .um-field-password {
  padding-top: 0;
}
.log_sec .um-form .um-field-area .um-form-field {
  height: 64px !important;
  background: none !important;
  border-color: #595959 !important;
  border-radius: 50px !important;
  padding: 0px 24px !important;
  color: #000000 !important;
}
.log_sec .um-form .um-field-area .um-form-field::placeholder {
  color: #8E99A8;
  font-size: 16px;
  font-weight: 400 !important;
}
.log_sec .um-form   .um-field-c {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 48px;
}
.log_sec .um-form .um-field-c .um-field-checkbox {
  margin: 0;
}
.log_sec .um-form .um-field-c .um-col-alt-b {
  padding: 0;
}
.log_sec .um-form  .um-col-alt {
  margin-top: 0 !important;
}
.log_sec .um-form  .um-row {
  margin-bottom: 18px !important;
}
.log_sec .um-form .um-right.um-half {
  display: none;
}
.log_sec .um-form .um-left.um-half {
  width: 100%;
}
span.um-field-checkbox-option {
  font-family: 'Poppins';
  font-size: 18px;
  color: #000 !important;
  font-weight: 400;
}
.log_sec .um-form .um-field-c .um-col-alt-b a {
  color: #518036 !important;
  font-size: 18px;
  font-family: 'Poppins';
  font-weight: 400;
  text-decoration: none !important;
}
.log_sec .um-form .um-field-error {
  background: #518036 !important;
}
.log_sec .um-form .um-field-error .um-field-arrow {
  color: #518036;
}
.log_sec .um-form .um-button {
  background: #FF0000 !important;
  border-radius: 50px !important;
  height: 64px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}
.log_shortcode p {
    margin: 0;
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-family: 'Poppins' !important;
    line-height: 1 !important;
}
.log_shortcode p a {
    color: #FF0000;
    padding-left: 10px !important;
    font-weight: 700;
}
.log_sec .log_shortcode .um {
    margin-bottom: 40px !important;
    max-width: 524px !important;
}

.log_sec .row {
    align-items: center;
}
.page-template-login:before {
    content: '';
    background-image: url(inc/assets/images/background.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.um-col-alt-b a.um-link-alt {
    color: #ff0000 !important;
    font-size: 18px;
    font-family: poppins;
}
.page-template-login div#page:before {
    content: '';
    background-image: url(inc/assets/images/circle.png);
    width: 682px;
    height: 682px;
    position: absolute;
    top: -50%;
    left: -22%;
    z-index: -1;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.page-template-login div#page {
    position: relative;
}
.page-template-login div#page:after {
    content: '';
    background-image: url(inc/assets/images/circle.png);
    width: 250px;
    height: 250px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-position: top left;
    background-size: 450px 510px;
    background-repeat: no-repeat;
}
.page-template-register div#content {
    height: 100vh;
    display: flex;
    align-items: center;
}

.page-template-register .container {
    max-width: 94% !important;
}

.um-form .um-row .um-field-user_password {
    padding-bottom: 20px;
}

.sign_up .um-row._um_row_1 {
    margin: 0 !important;
}
.page-template-register:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.page-template-register div#page:before {
    content: '';
    background-image: url(inc/assets/images/circle.png);
    width: 682px;
    height: 682px;
    position: absolute;
    top: -50%;
    left: -22%;
    z-index: -1;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.page-template-create_profile footer ,.page-template-create_profile div#footer-widget ,.page-template-create_profile  header#masthead, .page-template-create_profile .breadcrumbs {
    /* display: none; */
}
.page-template-create_profile div#content {
    /* height: 100vh; */
    display: flex;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
}
.page-template-create_profile:before {
    content: '';
    background-image: url(inc/assets/images/background-2.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.content_profile h4 {
    margin: 0;
    color: #000000;
    font-size: 60px;
    font-family: "Ananda Black Personal Use";
    line-height: 1;
    font-weight: 400;
    padding-bottom: 26px;
}
.content_profile p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    font-family: 'Outfit';
}
.content_profile {
    padding-bottom: 45px;
    border-bottom: 1px solid #414141;
    position: relative;
}
.main_prof_setting {
    padding-top: 47px;
}
.form_names label {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin: 0;
    padding-bottom: 10px;
    line-height: 1;
    font-family: 'Outfit';
}
.form_names .input_profile {
    height: 62px !important;
    background: none !important;
    border-color: #595959 !important;
    font-size: 16px;
    border-radius: 50px !important;
    padding: 0px 24px !important;
    color: #000000 !important;
    margin-bottom: 19px;
    font-family: 'Outfit';
}
.form_names .input_profile::placeholder {
    color: #B5B5B5;
  font-size: 16px;
  font-family: 'Outfit';
  font-weight: 400 !important;
}
#U_bio {
    height: 118px !important;
    background: none !important;
    border-color: #595959 !important;
    font-size: 16px;
    border-radius: 30px !important;
    padding: 20px 24px !important;
    color: #000000 !important;
    margin-bottom: 22px;
    box-shadow: none !important;
}
#U_bio::placeholder {
   color: #B5B5B5;
  font-size: 16px;
  font-family: 'Outfit';
  font-weight: 400 !important;
}
#Set_up_prof {
    background: #50C160 !important;
    border-radius: 50px !important;
    height: 64px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: "lato" !important;
    text-transform: uppercase !important;
    color: #fff;
    border: 0;
    width: 26.7%;
}
.page-template-create_profile div#page:before {
    content: '';
    background-image: url(inc/assets/images/circle.png);
    width: 682px;
    height: 682px;
    position: absolute;
    top: -50%;
    left: -22%;
    z-index: -1;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.page-template-create_profile div#page:after {
    content: '';
    background-image: url(inc/assets/images/circle.png);
    width: 250px;
    height: 250px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-position: top left;
    background-size: 450px 510px;
    background-repeat: no-repeat;
}

#Set_up_prof:focus {
    outline: none !important;
}
input#email_address {cursor: no-drop;}
.page-template-menu header#masthead, .page-template-menu footer, .page-template-menu #footer-widget, .page-template-menu .breadcrumbs {
    /* display: none; */
}
.page_menu {
    width: 100%;
}
.page_menu {
    padding-top: 64px;
}
.page_menu h4 {
    text-align: center;
    line-height: 1.2;
}
.page_menu  p {
    text-align: center;
}
.menu_tabs {
    padding-top: 31px;
}
.page-template-menu div#page:before {
    content: '';
    background-image: url(inc/assets/images/circle.png);
    width: 682px;
    height: 682px;
    position: absolute;
    top: -50%;
    left: -22%;
    z-index: -1;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
section.member-two {
    padding-top: 100px;
    padding-bottom: 100px;
}
form#postTypeForm {width: 100%;display: block;background: #fff;box-shadow: 0 0 10px 0 #00000052;padding: 50px 60px;border-radius: 20px;}
form#postTypeForm label {
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
    margin-right: 10px;
}
form#postTypeForm select {
    height: 60px;
    border-radius: 0;
    background: transparent !important;
    padding: 0 30px;
    border-radius: 50px;
    box-shadow: 0 0 10px 0 #00000029;
    border: 0;
    margin-bottom: 30px;
    font-size: 18px;
    outline: none;
    width: 28%;
    flex: 0 0 50%;
    max-width: 50%;
}
section.member-two h1 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #24292e !important;
    text-transform: uppercase;
}
form#postTypeForm input[type="submit"] {
    margin-top: 20px;
    width: 100%;
    height: 60px;
    background: linear-gradient(267deg, #F70000, #690808)!important;
    color: #fff;
    border-radius: 6px;
    box-shadow: none !IMPORTANT;
    font-size: 20px;
    border: none !important;
}
select#postType {
    margin-right: 80px;
}

#openModalButton {
  background: linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 6px 10px;
}
.dtsb-title {
  display: none !important;
}
#dt-length-0 {
  height: 40px;
  margin-right: 20px;
  background: linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
}
button#downloadSelectedFields {
  background: linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 6px 10px;
}



button#openModalButton {
    margin-top: 20px;
    width: 20%;
    height: 60px;
    background: linear-gradient(267deg, #F70000, #690808) !important;
    color: #fff;
    border-radius: 50px;
    box-shadow: none ! IMPORTANT;
    font-size: 20px;
    border-color: #f00 !important;
}
button.dtsb-add.dtsb-button {
    margin-top: 20px;
    /* width: 100%; */
    height: 60px;
    background: linear-gradient(267deg, #F70000, #690808)!important;
    color: #fff !important;
    border-radius: 50px !important;
    box-shadow: none ! IMPORTANT;
    font-size: 16px !important;
    /* border-color: #f00 !important; */
}
button.dtsb-clearAll.dtsb-button {
    margin-top: 20px;
    width: 12%;
    height: 48px;
    background: linear-gradient(267deg, #F70000, #690808) !important;
    color: #fff !important;
    border-radius: 50px !important;
    box-shadow: none ! IMPORTANT;
    font-size: 14px !important;
    border-color: #f00 !important;
}
button.dtsb-delete.dtsb-button {
    background: #000 !important;
    color: #fff !important;
    border-radius: 50px !important;
    box-shadow: none ! IMPORTANT;
    font-size: 14px !important;
    border-color: #000 !important;
}
button.dtsb-left.dtsb-button, button.dtsb-right.dtsb-button {
     background: #000 !important;
     color: #fff !important;
     border-radius: 50px !important;
     box-shadow: none ! IMPORTANT;
     border-color: #000 !important;
}

div#rowDetailsModal {
    max-width: 70% !important;
    box-shadow: 0 0 21px 11px #ccccccfc;
    height: 450px;
}
div#rowDetailsModal::-webkit-scrollbar {
  width: 5px;
}
 
div#rowDetailsModal::-webkit-scrollbar-track {
border-radius:10px;
}
 
div#rowDetailsModal::-webkit-scrollbar-thumb {
  background-color: black;
    border-radius:10px;
}

div#rowDetailsModal i {
    color: #000 !important;
}

div#rowDetailsModal input[type="checkbox"] {
    margin-right: 10px;
}

button#downloadSelectedFields {
    margin-top: 20px;
    width: 30%;
    height: 60px;
    background: linear-gradient(267deg, #F70000, #690808)!important;
    color: #fff !important;
    border-radius: 50px !important;
    box-shadow: none ! IMPORTANT;
    font-size: 16px !important;
    /* border-color: #f00 !important; */
}

div#rowDetailsModal h2 {
    margin-top: 0px;
}

.btn_Skip {
    display: flex;
    justify-content: end;
}
.Subscriptions {
    /* border-top: 1px solid #313131; */
    padding-top: 98px;
    margin-top: -18px;
    padding-bottom: 78px;
}
.content_package h5 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    color: #fff;
    padding-bottom: 30px;
    border-bottom: 1px solid #313131;
    line-height: 1.5;
}
.prices_package  h3 {
    margin: 0;
    font-size: 32px;
    font-family: 'Poppins';
    font-weight: 700;
    font-style: italic;
    color: #fff;
    line-height: 1;
    padding-bottom: 8px;
    padding-top: 25px;
}
.prices_package p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #929292;
}
.prices_package {
    padding-bottom: 20px;
    border-bottom: 1px solid #313131;
}
.list_packages ul li {
    list-style: none;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 1;
    color: #929292;
    position: relative;
    padding-left: 19px;
}
.list_packages ul {
    margin: 0;
    height: 245px;
    overflow-y: scroll;
    padding: 0;
}
.list_packages ul li:before {
    content: '';
    position: absolute;
    top: 30%;
    left: 0;
    background: #ffffff;
    width: 5px;
    height: 5px;
    border-radius: 60px;
}
.list_packages {
    padding-top: 33px;
}
.list_packages ul li:not(:last-child) {
    margin-bottom: 38px;
}
/* width */
.list_packages ul::-webkit-scrollbar {
  width: 4px;
}
/* Track */
.list_packages ul::-webkit-scrollbar-track {
  background: #111111;
}
/* Handle */
.list_packages ul::-webkit-scrollbar-thumb {
  background: #343434;
  border-radius:50px;
}
.content_package {
    background: #1A1A1A;
    padding: 40px 26px;
    border-radius: 25px;
    border: 1px dashed #1a1a1a;
    transition: 0.3s all ease-in-out;
}
.btn__submit_pakage > a {
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    border: 1px solid #ffffff;
    color: #000000;
    background: #ffffff !important;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.btn__submit_pakage {
    padding-top: 47px;
    position: relative;
}
.content_package:hover {
    /* background: none; */
    border: dashed;
}
.content_package:hover .list_packages ul::-webkit-scrollbar-track {
  background: #1a1a1a;
}

.Subscriptions h4 {
    margin: 0;
    color: #000;
    font-size: 40px;
    line-height: 1;
    font-weight: 400;
    /* padding-bottom: 26px; */
}
.subs_row > .row {
    align-items: center;
    padding-bottom: 55px;
}

.sucess_msg {
    /* text-align: center; */
    color: green;
    padding-bottom: 20px;
    padding-top: 10px;
}

.sucess_msg i {font-family: 'FontAwesome';font-style: normal;}

.error_msg{
    color: red;
}
.error_msg i {font-family: 'FontAwesome';font-style: normal;}

.packages_all .col-lg-4.col-md-4.col-sm-12 {
    padding-bottom: 40px;
}


#user-vol {
    background-color: #1A1A1A;
    color: #fff;
    border-radius: 25px;
    padding: 40px 34px;
}
.user-vol-col1{
  display: flex;
}
.user-vol-col1 h2{
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin: 0px !important;
  padding-bottom: 74px;
  text-transform: capitalize;
}
.user-vol-col1 .user-adr-label{
  /* font-size: 16px;
  font-weight: 500;
  line-height: 30px; */
}
.user-vol-col1 li{
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
}
.user-vol-col1 .user-adr{
  color: #707070;
  padding-left: 10px;
}

.user-vol-col1 li a {
    text-decoration: none;
}

.user-bio ul {
    list-style: none;
    padding: 0;
}

section.profile_complete {}

.dashoard__admin section.update_profile {
    background-color: #1A1A1A;
    color: #fff;
    border-radius: 25px;
    padding: 40px 34px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.dashoard__admin section.update_profile h4 {
    color: #fff;
    font-size: 30px;
}

.dashoard__admin section.update_profile .content_profile {
    padding-bottom: 20px;
}

.dashoard__admin section.update_profile label {
    color: #fff;
}

.dashoard__admin section.update_profile .form_names .input_profile {
    color: #fff !important;
}

section#user-vol > .row > .col-lg-5 {
    display: flex;
    align-items: center;
    justify-content: end;
}

.dashoard__admin input#update_up_prof {
    font-size: 16px;
    line-height: 25px;
    padding: 15px 29px;
    background: white;
    margin-right: 5px;
    color: #000;
    border: 1px solid #fff;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
}

.dashoard__admin {
    padding-top: 70px;
}
.dashoard__admin textarea#U_bio{
    color:#fff !important;
}

.dashoard__admin input#e_address {
    cursor: not-allowed;
}


.error_msg {
    text-align: center;
}

a.btn_allow {cursor: not-allowed;}


/*********************************************************************
	CHANGES CSS
*********************************************************************/

div.dtsb-searchBuilder button.dtsb-add {
    padding: 0 60px !important;
    transition: 0.5s all ease-in-out;
    margin-top: 0 !important;
}
div.dt-container .dt-search input {
    border: none !important;
    border-bottom: 1px solid #aaa  !important;
}
div.dt-container .dt-search input:focus-visible {
    outline: none !important;
}
div.dt-container div.dt-layout-row.dt-layout-table table.dataTable tr th {
    background: #fff;
    border: 1px solid #aaa;
    padding-right: 120px;
    color: #f00;
}
div.dt-layout-row {
    margin-top: 50px;
    margin-bottom: 50px;
}
div.dt-container .dt-paging .dt-paging-button.current, div.dt-container .dt-paging .dt-paging-button.current:hover {
    background: #f00 !important;
    color: #fff !important;
    border: none;
}
div.dt-container .dt-layout-row button.dt-paging-button.disabled.previous, div.dt-container .dt-layout-row  button.dt-paging-button.disabled.first {
    color: #fff !important;
    background: linear-gradient(to bottom, #585858a8 0%, #111111d9 100%) !important;
}
div.dt-container .dt-layout-row button.dt-paging-button.next, div.dt-container .dt-layout-row button.dt-paging-button.last {
    color: #fff !important;
    background: linear-gradient(to bottom, #585858a8 0%, #111111d9 100%) !important;
}
div.dt-container .dt-paging .dt-paging-button {
    font-size: 16px;
    background: #000;
    color: #fff !important;
    border: none;
}
div#rowDetailsModal button#downloadSelectedFields {
    width: 100%;
}
div.dt-container div.dt-layout-row.dt-layout-table table.dataTable td {
    border: 1px solid #aaa;
    background: #fff;
    padding: 12px 30px;
}
div.dt-container.dt-empty-footer .dt-scroll-body::-webkit-scrollbar {
    height: 10px;
    background-color: #fff;
}
div.dt-container.dt-empty-footer .dt-scroll-body::-webkit-scrollbar-thumb {
        background: #000 !important;
    border-radius: 50px;
}
div.dt-container .dt-paging .dt-paging-button {
    color: #fff !important;
    background: #000 !important;
}
div.dt-container .dt-layout-row button.dt-paging-button {
    color: #fff !important;
}
div.dt-container .dt-layout-row button.dt-paging-button.current {
    color: #fff !important;
}
div.dt-container .dt-layout-row:first-child {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}
.opnMdlBttn {
    display: flex;
    margin-bottom: 50px;
    padding-top: 30px;
}
button#openModalButton {
    margin-top: 0;
    transition: 0.5s all ease-in-out;
}
div.dtsb-searchBuilder button.dtsb-button:hover {
    background: linear-gradient(90deg, #F70000, #690808) !important;
    transition: 0.5s all ease-in-out;
    border: 1px solid transparent !important;
}
button#openModalButton:hover {
    transition: 0.5s all ease-in-out;
    background: linear-gradient(90deg, #F70000, #690808) !important;
    border: 1px solid transparent !important;
}
div.dt-container div.dt-layout-row:nth-child(2) {
    margin-top: 0;
}
div.dtsb-searchBuilder div.dtsb-group {
    margin-bottom: 0 !important;
}
div#rowDetailsModal {
    width: 50% !important;
    max-width: 100% !important;
    transform: translate(50%, 0%) !important;
    top: 0 !important;
    left: 0 !important;
    position: fixed !important;
}
div#rowDetailsModal form#rowDetailsForm input[type="checkbox"] {
    position: relative;
    border: 1px solid #000;
    border-radius: 0px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
}
div#rowDetailsModal form#rowDetailsForm input[type="checkbox"]:checked {
    background-color: #f00 !important;
}
div#rowDetailsModal form#rowDetailsForm input[type="checkbox"]:hover {
    opacity: 1;
}
div#rowDetailsModal form#rowDetailsForm input[type="checkbox"]:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 4px;
    height: 10px;
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}
div#rowDetailsModal form#rowDetailsForm label {
    margin-bottom: 15px;
}

.mem_rec {
  width: 100% !important;
}

section.records-sec ul#myTab li.nav-item button.active {
  border-bottom: 4px solid #f00 ! IMPORTANT;
  border-radius: 0 !important;
  background: transparent !important;
  border: 0;
  font-size: 22px;
  line-height: 32px;
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 0;
}
section.records-sec ul#myTab li.nav-item button {
  background: transparent !important;
  border: 0 !important;
  font-size: 22px;
  line-height: 32px;
  color: #000 !important;
  text-transform: uppercase;
  outline: none !important;
  padding: 10px 30px;
}
section.records-sec .owl-carousel11 .item h4 {
  font-size: 22px;
  line-height: 2;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 0;
  /* border-bottom: 1px solid #000; */
  /* width: fit-content; */
  /* text-decoration: none; */
}
section.records-sec ul#myTab {
  margin-bottom: 30px;
}


/* Today Edition Css */
.today_edition {
    padding-top: 90px;
}
ul.pdf_list {
    padding: 0;
    list-style: none;
    font-size: 18px;
    margin-bottom: 0;
}
ul.pdf_list a.data_pdf-link {
    color: #000;
    text-decoration: none;
}
ul.pdf_list i {
    font-family: 'Fontawesome';
    font-style: normal;
    font-size: 24px;
    margin-right: 10px;
}
ul.pdf_list li {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 2;
    border-bottom: 1px solid #00000026;
}
.today_edition h4 {
    font-size: 26px;
}
.today_edition .inner_cols h4 {
    line-height: 2;
    margin-top: 0;
}
.today_edition .col-md-4.inner_cols {
    padding: 10px;
}

.today_edition .inner_cols .month {
    padding: 15px 30px !important;
    border-radius: 10px;
    box-shadow: 0px 0px 8px 2px #0000001f;
    padding-left: 15px;
}

.member-two section.records-sec ul#myTab li.nav-item button {
    font-size: 17px;
}
.records-sec h4 {
    font-size: 50px;
    line-height: 1;
    margin: 0;
    padding-bottom: 40px;
}
.records-sec {
    padding-top: 90px;
}

.user_profile img {
    width: 65px;
    border-radius: 50px;
    margin-right: 10px;
    border: 3px solid #000000;
    height: 65px;
}
.user_profile {
    margin-left: 0;
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 10px;
    z-index: 9999999;
}
.user_profile a {
    color: #fff;
    text-transform: capitalize;
    display: block;
    transition: 0.5s all ease-in-out;
}
header#masthead .hdr_btn .user_profile a:hover {
  border: 0px solid #000 !important;
}
.drop_down_open.open_drop {
    transform: translateY(105%) translateX(-48%) !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.btn_drop_all .drop_down_open {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 0;
    transform: translateY(100%) translateX(-48%);
    transition: 0.5s all ease-in-out;
    background: #000;
    padding: 10px 20px;
    border-radius: 8px;
    z-index: 9;
    width: 140px;
}
.user-profilePic img {
  width: 100%;
  border-radius: 7px;
  height: 176px;
}


.my-user-tbl td ,.my-user-tbl span {
    color: #000 !important;
}

.list_packages {
    display: none;
}
.packages_all .Pricing-box {
    background: #000;
}
.packages_all .col-lg-4.col-md-6.col-sm-12 {
    padding-bottom: 40px;
}
.packages_all .Pricing-box h3 {
    height: 230px;
}
body .Pricing-con a:hover {
    background: linear-gradient(90deg, #F70000, #690808) !important;
}
form.wpcf7-form.init {
    width: 50%;
    margin: 0 auto;
}
.get-touch.py-5 label {
    width: 100%;
    margin-top: 10px;
}
.get-touch.py-5 input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
    background: none;
    border: none;
    height: unset;
    margin-top: 20px;
    padding: 2px;
}






/* Text To Speech */
.articulate-area {
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: linear-gradient(267deg, #F70000, #690808)!important;
    transform: translate(0, -50%);
}
.articulate-area button, .articulate-area input {
    border: 0;
    color: #fff !important;
    z-index: 99;
    align-content: center;
    height: 50px;
    width: 50px;
    font-size: 23px;
    outline: none !important;
    transition: 0.5s;
    background: #0000;
}
.articulate-area button:hover, .sto_wraper:hover {
    transform: scale(1.08);
    transition: 0.5s;
}
.articulate-area button img {
    filter: invert(100%) sepia(0%) saturate(7487%) hue-rotate(29deg) brightness(100%) contrast(104%);
    /*     padding-left: 10px; */
}
.hoverable {
    border: 1px dashed #000 !important;
}
div#userwayAccessibilityIcon {
    top: 480px;
    left: unset;
    right: 0;
/*     position: fixed !important; */
    bottom: unset !important;
}
.sec_adda_state p {
    text-align: center;
}

.sec_adda_state p a {
    position: relative;
    color: #163084;
    font-weight: 700;
    font-size: 30px;
    line-height: 60px;
    padding-left: 40px !important;
    margin-left: 20px;
}

.sec_adda_state p a:before {
    content: "\f095";
    position: absolute;
    left: 0;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
}
.sto_wraper {
    position: relative;
    background: #0000;
    transition:0.5s;
}

.sto_wraper input {
    font-size: 0;
    position: relative;
    z-index: 999;
    background: transparent;
}
.sto_wraper:before {
    content: "\f04c";
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 20px;
}
.btn_Wrapper {
    display: flex;
    gap: 0px;
}
.btn_Wrapper button {
    border-right: 1px solid #ffffff26;
}

.sec_adda_state ul li label {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 8px !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    padding: 24px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg {color: #fff;}

.testi-box .col-lg-4:nth-child(15) .para-cont {
    opacity: 0;
    visibility: hidden;
}
.re-box span.wpcf7-form-control.wpcf7-recaptcha.g-recaptcha.form-control {
    background-color: #ff00 !important;
    border: none;
    padding-left: 0px !important;
}
.re-box {
    margin-bottom: 35px !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    background: linear-gradient(267deg, #F70000, #690808)!important;
}

.dt-search {
    display: none;
}
@media only screen and (max-width: 1199px){
	 div#main-nav {
  position: fixed;
  height: 100%;
  left: 0;
  transform: translateX(-100%);
  top: 0;
  transition: 0.5s all ease-in-out !important;
  background: #fff;
  padding: 10px 40px;
  width: 35%;
  z-index: 9;
  display: flex;
  flex-direction: column-reverse;
  justify-content: start;
  align-items: center;
  text-align: center;
}
header#masthead {
    z-index: 999;
}	
div#main-nav.show {
  transform: none;
  transition: 0.5s all;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    line-height: 40px !IMPORTANT;
    font-size: 16px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li {
    margin: 0;
}
a#clos__menu {
    position: absolute;
    display: block;
    right: 5px;
    top: 5px;
    background: linear-gradient(267deg, #F70000, #690808)!important;
    color: #fff;
    font-size: 20px;
    padding: 6px 14px;
    border-radius: 5px;
    display: block !IMPORTANT;
}

div#main-nav .navbar-brand {
    width: 100%;
}

button.navbar-toggler {
    background: linear-gradient(267deg, #F70000, #690808)!important;
}
	.footer-2 {
    padding-left: 70px;
    padding-right: 0;
}
	.footer-3 {
    padding-left: 10px;
}
	footer#colophon p {
    margin: 0;
    font-size: 15px;
    line-height: 30px;
    padding: 20px 0;
    text-transform: capitalize;
    color: #fff;
}
.breadcrumbs {
    padding-top: 160px;
    padding-bottom: 50px;
    box-shadow: 0 10px 10px 0 #ffffff4a;
    opacity: 0.8;
    filter: invert(1);
}
	.breadcrumbs h1 {
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}
	div#rowDetailsModal h2 {
    font-size: 30px !IMPORTANT;
    line-height: 40px !IMPORTANT;
    padding: 0;
}
}
@media only screen and (max-width: 991px){
.Pricing-box {
    margin-bottom: 20px;
}
.footer-2 {
    padding-left: 20px;
    padding-right: 0;
}
form#postTypeForm select {
    width: 48%;
    flex: 0 0 48%;
    max-width: 48%;
}
     .visit-bt:before {
        height: 230px;
        bottom: 120px;
    }
    .visit-bt {
        margin: 0;
        position: absolute;
        left: -80px;
        bottom: 280px;
	}
    section.vc_section.banner-sec {
        padding: 60px 55px ! IMPORTANT;
    }	
}
@media only screen and (max-width: 960px){
	    .visit-bt {
        left: -80px;
        bottom: 160px;
    }
.packages_all .Pricing-box h3 {
    height: 160px;
}
section.vc_section.banner-sec {
    padding-bottom: 0px !important;
}	
}

@media only screen and (max-width: 767px){
    section.vc_section.banner-sec {
        padding-bottom: 0px !important;
        padding-top: 40px !important;
    }
        .visit-bt {
      display: none !important;
    }
	.visit-bt:before {
		display: none !important;
	}	
.visit-bt .vc_general {
    transform: unset;
    text-align: center !important;
}
section.vc_section.about-sec {
    text-align: center;
}

.about-sec h2 {
    text-align: center !important;
}

.about-sec h3 {
    text-align: center !important;
}

section.vc_section.records-sec {
    text-align: center !important;
}

section.vc_section.records-sec h2 {
    text-align: center !important;
}

section.vc_section.records-sec #myTab {
    justify-content: center !important;
}

.price-sec h2 {
    text-align: center !important;
    margin-bottom: 20px;
}

.price-sec p {
}

.price-sec .vc_col-sm-6 p {
    text-align: center !important;
}

div#footer-widget {
    text-align: center;
}

.footer-2 ul li {
    padding-left: 0px;
}

.footer-2 {
    padding-left: 0px;
}

.footer-2 ul li a:before {
    display: none;
}
.footer-3 section#text-5 ul li {
    display: grid;
}
.footer-3 section#text-5 ul li:first-child:before {
    left: 60px;
}
.footer-3 section#text-5 ul li:nth-child(2):before {
        left: 80px;
    }
    .footer-3 section#text-5 ul li:nth-child(3):before {
        left: 135px;
    }
    div#main-nav .navbar-brand {
        width: 100%;
    }
.breadcrumbs h1 {
        text-align: center;
        font-size: 40px !important;
        line-height: 50px !important;
    }
select#postType {
    margin-right: 0px;
}
    form#postTypeForm select {
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
    }
form#postTypeForm {
    padding: 20px 20px;
}
form#postTypeForm label {
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px;
    margin-right: 0px;
}
.Subscriptions h4 {
    font-size: 30px;
    text-align: center !important;
}

div.dt-container div.dt-layout-row.dt-layout-table table.dataTable td {
    padding: 8px 10px;
}
div.dt-container .dt-paging .dt-paging-button {
    font-size: 15px;
    padding: 5px 11px !important;
}
button#openModalButton {
    width: 100%;
    font-size: 16px;
}
.footer-3 section#text-5 ul li {
    padding-left: 0px;
}
    section.records-sec ul#myTab li.nav-item button {
        font-size: 15px ! IMPORTANT;
        line-height: 24px !important;
        padding: 1px 6px !important;
    }
.price-sec p {
    font-size: 18px;
    line-height: 28px;
}
    section.vc_section.records-sec {
        padding: 40px 0px 40px 0px !important;
    }
div#main-nav {  
        width: 100%;
    }
    .navbar-brand {
        width: 30%;
    }
    .stickyy {
        bottom: 30px !important;
        top: unset ! IMPORTANT;
    }
#pojo-a11y-toolbar {
    top: 72% !important;
}
.stickyy a {
    padding: 7px 10px !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    padding: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.articulate-area {
    top: 51.9% !important;
}	
}
@media only screen and (max-width:439px){
    .navbar-brand {
        width: 40%;
    }
h2 {
        font-size: 35px ! IMPORTANT;
        line-height: 45px !important;
    }
    section.vc_section.about-sec h3 {
        font-size: 20px !important;
    }	
.footer-3 section#text-5 ul li:first-child:before {
        left: 3px;
    }
.footer-3 section#text-5 ul li:nth-child(2):before {
        left: 21px;
    }
    .footer-3 section#text-5 ul li:nth-child(3):before {
        left: 75px;
    }
.Pricing-box h3 {
        font-size: 16px;
        line-height: 28px;
    }
.breadcrumbs h1 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
section.member-two h1 {
    font-size: 35px;
    line-height: 45px;
}
.marq-sec img {
    padding: 0 2px;
}
.articulate-area button, .articulate-area input {
    height: 40px;
    width: 40px;
    font-size: 2px;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    font-size: 120%;
}
    .articulate-area {
        top: 49% !important;
    }	
}
a#clos__menu {
    display: none;
}


.search_from .form-control {
    height: 50px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #000;
    border-radius: 10px;
    outline: none;
    box-shadow: none;
}
.search_from button.dtsb-add {
    padding: 12px 30px;
    height: unset;
    box-shadow: none !important;
    border-image: linear-gradient(to right, #690809 0%, #F70000 100%) 1;
    border: 1px solid;
    margin-bottom: 9px;
}


.stickyy {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999;
}

.stickyy a {
    padding: 15px 20px;
    background: linear-gradient(267deg, #f70000, #690808) !important;
    color: #fff;
    border-radius: 7px;
    outline: navajowhite;
    border: solid 1px #f70000;
    text-decoration: none;
}




/* Online Custom Payment Form */
#custom-authorize-payment {
  max-width: 700px;
  margin: 30px auto;
  padding: 25px 30px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 3px 12px rgba(0,0,0,0.08);
  font-family: "Poppins", Arial, sans-serif;
}

#custom-authorize-payment h3 {
  border-bottom: 2px solid #dc0202;
  padding-bottom: 8px;
  color: #000;
  margin-top: 20px;
  font-size: 20px;
}

#custom-authorize-payment p {
  margin-bottom: 15px;
}

#custom-authorize-payment input[type="text"],
#custom-authorize-payment input[type="email"],
#custom-authorize-payment input[type="number"] {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 15px;
  transition: all 0.2s ease;
  margin-bottom: 10px;
}

#custom-authorize-payment input[type="text"]:focus,
#custom-authorize-payment input[type="email"]:focus,
#custom-authorize-payment input[type="number"]:focus {
  border-color: #dc0202;
  box-shadow: 0 0 5px rgba(0,115,170,0.3);
  outline: none;
}

#custom-authorize-payment button {
  background-color: #dc0202;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 12px 25px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  transition: background 0.3s ease;
}

#custom-authorize-payment button:hover {
  background-color: #005b85;
}

/* Two inputs in one row */
#custom-authorize-payment p input[type="text"]:not(:only-child),
#custom-authorize-payment p input[type="email"]:not(:only-child),
#custom-authorize-payment p input[type="number"]:not(:only-child) {
  width: calc(48.1% );
  float: right;
  /* margin-bottom: 10px; */
}

@media(max-width:600px){
  #custom-authorize-payment p input{
    width: 100%!important;
    margin-right: 0!important;
  }
}

input[type="text"] {
    /* margin-right: 10px; */
}