@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&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&family=Prata&display=swap");

:root {
  --primary-font: "Poppins", sans-serif;
  --secondary-font: "Prata", serif;
  --para-font: "Open Sans", sans-serif;
  --primary-color: #ff5555;
  --secondary-color: #000000;
  --light: #f4f4f4;
  --heading-color: #232323;
  --dark: #666666;
  --gray: #999999;
  --footer-color: #afafaf;
  --btn-info: #f9534f;
  --btn-succss: #25b15f;
}

/* custom css */
* {
  margin: 0;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  overflow-x: hidden !important;
}
.g-5-1,
.gx-5-1 {
  --bs-gutter-x: 3.5rem;
}
.g-6,
.gx-6 {
  --bs-gutter-x: 4rem;
}
.g-7,
.gx-7 {
  --bs-gutter-x: 7rem;
}

.g-4-1,
.gx-4-1 {
  --bs-gutter-x: 2rem;
}
.g-4-2,
.gx-4-2 {
  --bs-gutter-x: 2.25rem;
}
.mt-8 {
  margin-top: 5rem !important;
}
hr:not([size]) {
  height: 3px;
  opacity: 0.15;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--primary-font);
  color: var(--heading-color);
  font-weight: bold;
}

h1 {
  font-size: 32px;
  line-height: 42px;
}

h2 {
  font-size: 28px;
  line-height: 35px;
  font-weight: 600;
}
.dropdown-menu {
  border: unset;
}
h3 {
  font-size: 20px;
  line-height: 30px;
}

h4 {
  font-size: 18px;
  line-height: 26px;
}

h5 {
  font-size: 16px;
  line-height: 26px;
}

h6 {
  font-size: 14px;
  line-height: 24px;
}

p {
  font-size: 14px;
  font-family: var(--para-font);
  color: var(--dark);
  font-weight: 500;
  line-height: 24px;
}

a {
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-family: var(--primary-font);
  transition: all 0.25s ease-in;
}
a h5 {
  transition: all 0.25s ease-in;
}
a h2 {
  transition: all 0.25s ease-in;
}
a:hover,
a:hover h5,
a:hover h3,
a:hover h4,
a:hover h2,
a:focus {
  color: var(--primary-color) !important;
}

a h3,
a h4 {
  transition: all 0.25s ease-in 0s;
}

button:focus {
  box-shadow: unset;
}

ul {
  padding: unset;
  margin-bottom: unset;
}

li {
  list-style: none;
}
fieldset.mb-3 {
  margin-bottom: 0 !important;
}
.dropdown-submenu .dropdown-menu::-webkit-scrollbar,
#header-5 .navbar-nav::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
  border-radius: 10px;
}

.dropdown-submenu {
  border-top: 5px solid var(--primary-color);
}

.dropdown-submenu .dropdown-menu::-webkit-scrollbar-thumb,
#header-5 .navbar-nav::-webkit-scrollbar-thumb {
  background-color: var(--primary-color);
  border-radius: 10px;
}
.column-4 {
  flex: 0 0 auto;
  width: 33.33%;
}

.column-2 {
  flex: 0 0 auto;
  width: 18.9%;
}
.column-3 {
  flex: 0 0 auto;
  width: 28.85%;
}
.sec-pad-20 {
  padding: 20px 0px;
}
.sec-pad-60 {
  padding: 60px 0px;
}
.sec-pad-b-90 {
  padding-bottom: 90px !important;
}
.sec-pad-30 {
  padding: 30px 0px;
}
.sec-pad-40 {
  padding: 40px 0px;
}
.sec-pad-70 {
  padding: 70px 0;
}
.sec-pad-90 {
  padding: 90px 0;
}
.sec-pad-b-70 {
  padding-bottom: 70px !important;
}
.sec-pad-t-70 {
  padding-top: 70px !important;
}
.sec-pad-t-30 {
  padding-top: 30px !important;
}
.sec-pad-t-40 {
  padding-top: 40px !important;
}
.sec-pad-t-90 {
  padding-top: 90px !important;
}
.sec-pad-t-100 {
  padding-top: 100px;
}
.sec-pad-t-110 {
  padding-top: 110px;
}
.sec-pad-t-120 {
  padding-top: 120px !important;
}
.sec-pad-b-150 {
  padding-bottom: 150px !important;
}
.sec-pad-b-170 {
  padding-bottom: 170px !important;
}
.sec-pad-b-60 {
  padding-bottom: 60px !important;
}
.sec-pad-200 {
  padding: 200px 0 !important;
}
.sec-pad-170 {
  padding: 170px 0 !important;
}
.sec-pad-b-170 {
  padding-bottom: 170px !important;
}
.sec-pad-b-180 {
  padding-bottom: 180px !important;
}
.sec-pad-b-190 {
  padding-bottom: 190px !important;
}
.sec-pad-b-200 {
  padding-bottom: 200px !important;
}
.sec-pad-b-100 {
  padding-bottom: 100px !important;
}
.sec-pad-b-120 {
  padding-bottom: 120px !important;
}
.sec-pad-b-50 {
  padding-bottom: 50px !important;
}
.sec-pad-b-40 {
  padding-bottom: 40px !important;
}
.sec-pad-t-50 {
  padding-top: 50px;
}
.sec-pad-t-60 {
  padding-top: 60px;
}
.sec-pad-t-80 {
  padding-top: 80px !important;
}
.sec-pad-t-140 {
  padding-top: 140px !important;
}
.sec-pad-b-80 {
  padding-bottom: 80px !important;
}

.sec-pad-b-20 {
  padding-bottom: 20px !important;
}
.sec-pad-50 {
  padding: 50px 0px;
}
.sec-pad-140 {
  padding: 140px 0px !important;
}
.sec-pad-80 {
  padding: 80px 0px;
}
.sec-mt-b-120 {
  margin-bottom: 120px !important;
}
.sec-pad-100 {
  padding: 100px 0px !important;
}
.sec-pad-180 {
  padding: 180px 0px;
}
.sec-pad-120 {
  padding: 120px 0px !important;
}

.sec-pad-150 {
  padding: 150px 0px;
}
.sec-pad-t-80 {
  padding-top: 80px;
}
.sec-pad-t-100 {
  padding-top: 100px;
}
.sec-pad-t-120 {
  padding-top: 120px;
}
.heading-1 h2 {
  font-family: var(--primary-font);
}
.sec-pad-b-0 {
  padding-bottom: 0;
}
.section-divider {
  padding: 50px 0 70px;
}
/*==============
 	header 1 
 ===============*/
#header-2 .navbar-nav .dropdown .dropdown-submenu:hover > .dropdown-menu,
#header-3 .navbar-nav .dropdown .dropdown-submenu:hover > .dropdown-menu,
#header-4 .navbar-nav .dropdown .dropdown-submenu:hover > .dropdown-menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
  display: block;
}
.fixed-top {
  position: static;
}
.user-logged-in .fixed-top {
  top: 85px;
}
.navbar-sticky .fixed-top {
  position: fixed;
}
#header-1.navbar-sticky .fixed-top {
  background: #000;
  box-shadow: 0 0 15px 0px #666;
}
.navbar-brand svg rect,
.footer-logo svg rect {
  fill: var(--primary-color) !important;
}
#header-1.navbar-sticky .fixed-top .navbar-brand {
  display: flex !important;
  margin-right: 0;
  justify-content: center;
  align-items: center;
}

#header-1.navbar-sticky .fixed-top .navbar-brand svg {
  width: 150px;
  fill: #fff;
}

#header-1.navbar-sticky .fixed-top .collapse.navbar-collapse {
  justify-content: flex-end;
}
#header-1 .topbar-1-wapper {
  border-bottom: 2px solid #ddd;
}
#header-1 .topbar-1-right ul li.date i {
  margin-right: 5px;
}
#header-1 .navbar-brand:not(.logo-1 a),
#header-2 .navbar-brand:not(.logo-2 a) {
  display: none;
}
#header-1 .topbar-wapper {
  display: flex;
  justify-content: space-between;
}
#header-1 .topbar-1-left ul li {
  display: inline-block;
  padding: 12px 8px;
  border-left: 2px solid #ddd;
}

#header-1 .topbar-1-right ul li {
  display: inline-block;
}
#header-1 .topbar-1-right ul .language img {
  margin-right: 1px;
  margin-bottom: 1px;
}
#header-1 .topbar-1-right ul.language-sub img {
  margin-right: 8px;
}
#header-1 .topbar-1-right ul .language i svg {
  width: 10px;
}
#header-1 .topbar-1-left ul li a {
  padding: 10px 12px;
  font-size: 16px;
  color: var(--secondary-color);
}

#header-1 .topbar-1-left ul li:last-child {
  border-right: 2px solid #ddd;
}
#header-1 .topbar-1-right ul li {
  border-left: 2px solid #ddd;
  padding: 12px 20px;
}

#header-1 .topbar-1-right ul li.date {
  font-weight: 600;
  padding: 14.5px 25px 12px;
  height: 100%;
  font-size: 14px;
  text-transform: capitalize;
  font-family: var(--primary-font);
}

#header-1 .topbar-1-right ul li.weather {
  font-size: 14px;
  font-weight: 600;
  font-family: var(--primary-font);
}
#header-1 .topbar-1-right ul li.weather span {
  font-size: 9px;
  position: relative;
  line-height: 9px;
  vertical-align: super;
  color: var(--gray);
}
#header-1 .topbar-1-right ul li:last-child {
  border-right: 2px solid #ddd;
}
#header-1 .topbar-1-right ul li.weather span:first-child::after {
  position: absolute;
  height: 10px;
  top: -2px;
  opacity: 0.5;
}
[aria-label="Error message"] {
  display: block !important;
}
#header-1 .language a {
  color: var(--secondary-color);
  text-transform: uppercase;
  font-weight: 600;
  padding: 12px 20px;
}

#header-1 .language a:hover svg {
  fill: var(--primary-color);
}

#header-1 .language a svg {
  transition: all 0.5s ease-in-out;
}

#header-1 .language {
  transition: all 0.5s ease-in-out;
  padding: 12px 0 !important;
  position: relative;
}
.language-sub {
  z-index: 100 !important;
}
#header-1 .language-sub {
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  background: #fff;
  box-shadow: rgb(132 132 132) 0px 4px 15px -5px;
}
.language-sub {
  z-index: 10;
}
#header-1 .language-sub li {
  display: block;
  border: 0 !important;
  width: 100%;
  padding: 10px 0 !important;
}
#header-1 .language-sub {
  display: none;
  transition: all 0.5s ease-in-out;
}
#header-1 .language:hover .language-sub {
  display: block;
}
#header-1 .language-sub li:first-child {
  border-bottom: 2px solid #ddd !important;
}

#header-1 .language-sub a {
  color: var(--secondary-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
}
#header-1 .language-sub li {
  text-align: center;
}
#header-1 .logo-1 svg {
  width: 180px;
}
#header-1 .logo-1 {
  margin: 20px 0;
}
#header-1 .ad img {
  width: 728px;
  height: 90px;
  margin: 30px 0;
}
#header-1 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 20px 28px;
  padding-left: 0;
}
#header-1 .navbar-expand-lg .navbar-nav .nav-link,
#header-1 .dropdown-item {
  font-size: 13px;
  text-transform: uppercase;
  font-family: var(--primary-font);
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
}
#header-1 .navbar-expand-lg .navbar-nav .nav-link.active,
#header-2 .navbar-expand-lg .navbar-nav .nav-link.active,
#header-3 .navbar-expand-lg .navbar-nav .nav-link.active,
#header-4 .navbar-expand-lg .navbar-nav .nav-link.active,
#header-5 .navbar-nav .nav-link.active {
  color: var(--primary-color);
}
#header-1 .navbar-expand-lg .navbar-nav .nav-link.active svg path,
#header-2 .navbar-expand-lg .navbar-nav .nav-link.active svg path,
#header-3 .navbar-expand-lg .navbar-nav .nav-link.active svg path,
#header-4 .navbar-expand-lg .navbar-nav .nav-link.active svg path,
#header-5 .navbar-nav .nav-link.active svg path,
#header-5 .navbar-nav .nav-link:hover svg path {
  fill: var(--primary-color);
}
#header-5 .navbar-nav .nav-item:hover .nav-link {
  color: var(--primary-color);
}
#header-5 .navbar-nav .nav-item .nav-link.show svg path {
  fill: var(--primary-color);
}
.navbar-expand-lg .navbar-nav .nav-link,
.dropdown-item {
  font-size: 13px;
  text-transform: uppercase;
  font-family: var(--primary-font);
  color: var(--secondary-color);
  font-weight: 700;
  padding: 0.5rem 1rem;
}
#header-1 .collapse.navbar-collapse {
  justify-content: space-between;
}
.collapse.navbar-collapse {
  justify-content: space-between;
}
#header-1 .dropdown-item {
  color: var(--secondary-color);
}
.dropdown-menu li {
  position: relative;
  border-bottom: 1px solid rgb(216 216 216 / 45%);
}

#header-1 .navbar-toggler svg {
  fill: #fff;
}

.navbar-toggler:focus {
  box-shadow: unset;
}
#header-1 .searchbar {
  position: relative;
  cursor: pointer;
  color: #fff;
  padding: 18px 10px;
}
.searchbar i {
  line-height: 0;
}
#header-1 .togglesearch {
  position: absolute;
  top: 100%;
  right: 0;
  line-height: 41px;
  display: none;
  z-index: 2;
}
.togglesearch.show {
  display: block !important;
}
.togglesearch form,
.togglesearch-item form {
  display: flex;
  width: 100%;
}
.togglesearch input[type="text"],
.togglesearch-item input[type="text"] {
  width: 100%;
}
.togglesearch form button.btn.btn-primary,
.togglesearch-item form button.btn.btn-primary {
  padding: 0px 10px;
  border: 2px solid var(--primary-color);
  border-radius: 0;
}
.togglesearch form button.btn.btn-primary svg,
.togglesearch-item form button.btn.btn-primary svg {
  height: 18px;
  width: 18px;
}
.togglesearch button.btn.btn-primary:hover,
.togglesearch button.btn.btn-primary:focus,
.togglesearch-item button.btn.btn-primary:hover,
.togglesearch-item button.btn.btn-primary:focus {
  background-color: var(--primary-color) !important;
  box-shadow: none;
}
.btn.btn-primary:focus {
  box-shadow: none;
  background-color: transparent !important;
}
#header-1 .mobile-search {
  display: none;
}
#header-1 .searchbar i svg {
  width: 14px;
  fill: #fff;
  transition: all 0.25s ease-in-out;
}

#header-1 .searchbar:hover svg {
  fill: var(--primary-color);
}
#header-1 .togglesearch-1,
.togglesearch-item .togglesearch-1 {
  display: flex !important;
  width: 325px;
  box-shadow: 0 6px 15px -17px #838383;
}
#header-1 .togglesearch input[type="text"],
.togglesearch-item input[type="text"] {
  height: 42.5px;
  padding: 0px 9px;
  outline: none;
}
.togglesearch input[type="text"],
.togglesearch-item input[type="text"] {
  border: 2px solid var(--primary-color) !important;
}
.header-1-menu-right {
  position: relative;
  display: flex;
  align-items: center;
}
#header-1 .togglesearch input[type="submit"] {
  width: 80px;
  padding: 0.1px 0px 0;
  background: var(--primary-color);
  color: #fff;
  margin-left: -6px;
  border: 1px solid var(--primary-color);
  outline: none;
  cursor: pointer;
}
.dropdown-toggle::after,
.dropdown-submenu-toggle::after {
  /* background-image: url('data:image/svg+xml, %3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2029.96%2017.27%22%3E%3Ctitle%3Edropdown_arrow%3C%2Ftitle%3E%3Cpath%20d%3D%22M50%2C58.62h0A2.24%2C2.24%2C0%2C0%2C1%2C48.43%2C58L35.64%2C45.18A2.24%2C2.24%2C0%2C1%2C1%2C38.79%2C42h0L50%2C53.25%2C61.21%2C42a2.23%2C2.23%2C0%2C0%2C1%2C3.15%2C3.15L51.57%2C58A2.24%2C2.24%2C0%2C0%2C1%2C50%2C58.62Z%22%20transform%3D%22translate(-34.98%20-41.35)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E'); */
  border: 0;
  /* background-repeat: no-repeat;
  height: 9px;
  margin-bottom: -1px;
  width: 9px;
  vertical-align: 0.01em;
  background-position: center;
  margin-left: 0.2em; */
}
.dropdown-toggle svg,
.dropdown-submenu-toggle svg {
  height: 10px;
  width: 10px;
  margin-left: 5px;
}
#header-4 .navbar-expand-lg .navbar-nav .nav-link,
#header-4 .dropdown-item {
  font-weight: 500;
}
.dropdown-submenu-toggle::after {
  margin-left: 0.5em;
  content: "\f054" !important;
  font-family: "Font Awesome 5 Free";
  font-size: 9px;
  border: 0 !important;
  font-weight: 900;
}
.dropdown-submenu > li a::after {
  content: unset;
}
#header-1 .main-menu {
  background: var(--secondary-color);
}
.dropdown-item {
  transition: 0.25s all ease-in-out;
}
.dropdown-menu li:hover > .dropdown-item {
  background: var(--primary-color);
  color: var(--light) !important;
}
.navbar-nav .dropdown:hover > .dropdown-menu {
  padding: 0;
  border-radius: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 20px 40px;
}

.navbar-expand-lg {
  padding: 0;
}
.dropdown-menu {
  padding: 0px;
  border-radius: unset;
  box-shadow: rgb(132 132 132) 0px 4px 15px -5px !important;
}
.dropdown-submenu .dropdown-menu {
  top: 0px !important;
  left: 100%;
  max-height: 300px;
  overflow-y: auto;
  margin-top: 0rem;
}
.dropdown-submenu > .dropdown-menu {
  left: 84%;
}
.navbar-expand-lg .navbar-nav .nav-link:first-child {
  padding-left: 0;
}
/* ==============
	HEADER-2
==================*/
#header-2.navbar-sticky .fixed-top {
  background: #fff;
  box-shadow: 0 1px 15px #ddd;
}
#header-2.navbar-sticky .fixed-top .navbar-brand {
  display: flex;
  margin-right: 0;
}

#header-2.navbar-sticky .fixed-top .navbar-brand svg {
  width: 150px;
}

#header-2.navbar-sticky .fixed-top .collapse.navbar-collapse {
  justify-content: flex-end;
}
#header-2 .topbar-1-left ul li:first-child {
  padding-left: 0;
}
#header-2 .topbar-1-left ul li i {
  margin-right: 8px;
}
#header-2 .topbar-1-wapper {
  background: var(--secondary-color);
}
.header-2-right {
  display: flex;
  justify-content: space-between;
}
#header-2 .topbar-wapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#header-2 .topbar-1-left ul li {
  color: #fff;
  display: inline-block;
  padding: 14px 25px;
  font-size: 14px;
  font-weight: 400 !important;
  font-family: var(--primary-font);
  text-transform: capitalize;
}
#header-2 .language {
  transition: all 0.5s ease-in-out;
  padding: 12px 0 !important;
  position: relative;
}
#header-2 .topbar-1-right ul li img {
  margin-right: 1px;
}

#header-2 .language {
  position: relative;
  padding: 12px 0px 12px 20px !important;
}

#header-2 .language-sub {
  position: absolute;
  top: 100%;
}

#header-2 .language i svg {
  fill: #fff;
  width: 10px;
  transition: all 0.5s ease-in-out;
}
#header-2 .language a:hover svg {
  fill: var(--primary-color);
}
#header-2 .language:hover .language-sub {
  display: block;
}
#header-2 .language a {
  color: #fff;
  vertical-align: text-top;
  padding: 15px 0;
  text-transform: uppercase;
  font-weight: 400;
}

#header-2 .weather span {
  margin-right: 5px;
  font-size: 9px;
  vertical-align: super;
  position: relative;
  color: var(--gray);
}

#header-2 .language-sub {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  top: 100%;
  background: #fff;
  box-shadow: rgb(132 132 132) 0px 4px 15px -5px;
}
#header-2 .topbar-1-right ul li {
  display: inline-block;
}
#header-2 .language-sub li a {
  color: var(--secondary-color);
  text-align: center;
  display: block;
  padding: 10px 0;
}
#header-2 .language-sub li {
  display: block;
  border: 0 !important;
  width: 100%;
  text-align: center;
  margin: 1px 0;
  padding: 0px 0 !important;
}

#header-2 .language-sub li:first-child {
  border-bottom: 2px solid #ddd !important;
  margin-bottom: 1px;
}
#header-2 .logo-2 a {
  line-height: unset;
  font-size: 0;
}
#header-2 .logo-2,
#header-2 .ad {
  margin: 20px 0;
}
#header-2 .logo-2 svg {
  width: 180px;
}
[id*="header"] .ad img {
  height: 90px;
  width: 728px;
}
#header-2 .searchbar {
  position: relative;
  cursor: pointer;
  color: #fff;
  width: 30px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  height: 30px;
  border: 1px solid var(--secondary-color);
}
#header-2 .searchbar:hover {
  border-color: var(--primary-color);
}
#header-2 .togglesearch {
  position: absolute;
  top: 100%;
  right: 0;
  line-height: 40px;
  margin-top: 5px;
  display: none;
}
.togglesearch {
  z-index: 100 !important;
}
.header-2-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header-2 .ad {
  margin-right: 50px;
}
#header-2 .header-2-search {
  position: relative;
}
#header-2 .searchbar i svg {
  width: 10px;
  fill: #000;
  transition: all 0.25s ease-in-out;
}
.header-2-social ul li {
  display: inline-block;
  margin: 0 15px;
}

.header-2-social ul li a i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid;
  padding: 8px;
}

.header-2-social ul li a {
  color: var(--secondary-color);
}

.header-2-social ul li:last-child {
  margin-right: 0;
}
#header-2 .searchbar:hover svg {
  fill: var(--primary-color);
}
#header-2 .togglesearch-1 {
  display: flex !important;
  width: 276px;
  /* margin-top: 10px; */
  box-shadow: 0 6px 15px -10px #838383;
}
#header-2 .togglesearch input[type="text"] {
  height: 42px;
  padding: 0px 9px;
  border: 1px solid var(--primary-color);
  outline: none;
  /* width: 10px; */
}
.togglesearch input[type="text"] {
  height: 52px !important;
}
.togglesearch form {
  margin-top: 5px;
}
.ad img {
  width: 100%;
}
#header-2 .togglesearch input[type="submit"] {
  width: 80px;
  padding: 0.35px 0px 0;
  background: var(--primary-color);
  color: #fff;
  margin-left: -6px;
  border: 1px solid var(--primary-color);
  outline: none;
  cursor: pointer;
}
#header-2 .main-menu .container .navbar-collapse {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#header-2.navbar-sticky .fixed-top .main-menu .container {
  border: none;
}
#header-2.navbar-sticky .fixed-top .navbar-nav .nav-link {
  padding: 32px 25px;
}

#header-1.navbar-sticky .fixed-top .navbar-nav .nav-link {
  padding: 30px 15px;
}
#header-1.navbar-sticky .fixed-top .info-menu li {
  padding-left: 30px;
}
#header-1.navbar-sticky .fixed-top .searchbar {
  padding: 18px 10px 22px 20px;
}
#header-2 .navbar-expand-lg .navbar-nav .nav-link {
  padding: 25px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

#header-2 .navbar-expand-lg .navbar-nav .nav-link:first-child {
  padding-left: 0;
}

#header-2 .navbar-expand-lg .navbar-nav #header-2 .nav-link,
.dropdown-item {
  font-weight: 500;
  letter-spacing: 0.5px;
}
/*******************
      header 3
********************/
#header-3 .topbar-1-wapper {
  background: var(--light);
}
#header-3.navbar-sticky .fixed-top {
  background: #fff;
  box-shadow: 0 1px 15px #ddd;
}
#header-3 .navbar-brand {
  display: block;
  margin-right: 0;
}

#header-3 .navbar-brand svg {
  width: 200px;
}
#header-3.navbar-sticky .fixed-top .navbar-brand svg {
  width: 150px;
}
#header-3 .collapse.navbar-collapse {
  justify-content: flex-end;
}
#header-3.navbar-sticky .fixed-top .navbar-nav .nav-link:first-child {
  padding: 30px 0 !important;
}
.header-3-right {
  display: flex;
  justify-content: space-between;
}
#header-3 .topbar-wapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header-3 .header-3-social ul li a i {
  padding: 9px 15px;
  font-size: 15px;
}

#header-3 .header-3-social {
  margin-right: 15px;
}

#header-3 .header-3-social ul li a {
  color: var(--secondary-color);
}
#header-3 .topbar-1-left .date i {
  margin-right: 5px;
}

#header-3 .topbar-1-left ul li {
  color: var(--secondary-color);
  display: inline-block;
  padding: 14px 25px;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--primary-font);
  text-transform: capitalize;
}
#header-3 .topbar-1-left ul li:first-child {
  padding-left: 0;
}
#header-3 .language {
  transition: all 0.5s ease-in-out;
  padding: 12px 0 !important;
  position: relative;
}
#header-3 .topbar-1-right ul li img {
  margin-right: 1px;
}
#header-3 .logo-3 svg {
  width: 220px;
  vertical-align: text-top;
}
#header-3 .language {
  position: relative;
  padding: 10px 0px 11px 20px !important;
}
#header-3 .language i svg {
  fill: var(--secondary-color);
  width: 10px;
  transition: all 0.5s ease-in-out;
}
#header-3 .language a:hover svg {
  fill: var(--primary-color);
}
#header-3 .language:hover .language-sub {
  display: block;
}
#header-3 .language a {
  color: var(--secondary-color);
  vertical-align: text-top;
  padding: 15px 0;
  text-transform: uppercase;
  font-weight: 500;
}

#header-3 .weather span {
  margin-right: 5px;
  font-size: 9px;
  vertical-align: super;
  position: relative;
  color: var(--bs-gray);
}
.weather span::after {
  display: none !important;
}
.weather span:not(.weather span:last-child) {
  padding: 0 6px 0 0;
  display: inline-block;
  line-height: 9px;
  position: relative;
  margin-right: 0px !important;
}
.weather span:first-child:after {
  content: "";
  background-color: var(--bs-gray);
  right: 0;
  display: block !important;
  top: -0.5px;
  height: 100%;
  width: 1px;
  position: absolute;
}

#header-3 .language-sub {
  display: none;
  position: absolute;
  left: 2px;
  width: 100%;
  top: 100%;
  background: #fff;
  box-shadow: rgb(132 132 132) 0px 4px 15px -5px;
  z-index: 1;
}
#header-3 .topbar-1-right ul li {
  display: inline-block;
}
#header-3 .language-sub li a,
#header-5-1 .language-sub li a {
  padding: 10px 0;
  display: block;
  color: var(--secondary-color);
}
#header-3 .language-sub li,
#header-5-1 .language-sub li {
  display: block;
  border: 0 !important;
  width: 100%;
  text-align: center;
  margin: 1px 0;
  padding: 0px 0 !important;
}

#header-3 .language-sub li:first-child {
  border-bottom: 2px solid #ddd !important;
  margin-bottom: 1px;
}
#header-3 .navbar-nav .nav-item {
  padding: 0 12px !important;
}
.logo-3 a {
  vertical-align: sub;
}
#header-3 .navbar-nav .nav-item:last-child {
  padding-right: 0 !important;
}
#header-3 .navbar-nav .nav-link:first-child {
  padding: 60px 0 !important;
}
#header-3 .navbar-nav .nav-link {
  font-size: 14px;
  font-weight: 500;
}
.info-menu-mobile {
  display: none;
}
.info-menu-mobile {
  padding-left: 10px;
}
.info-menu-mobile li a {
  font-size: 23px;
  color: #000;
}
.info-menu li {
  padding-left: 60px;
}
#header-1 .info-menu li a {
  padding: 0;
  padding-right: 8px;
  font-size: 19px;
  color: #fff;
}
#header-3 .info-menu li {
  padding-left: 35px;
}
#header-3 .info-menu li a i {
  font-size: 22px;
}
.modal {
  z-index: 9999;
}
.modal-backdrop.show {
  z-index: 106;
}
.info-menu li a {
  padding-left: 20px;
  position: relative;
  padding-right: 0;
  color: #000;
}
#header-4 .info-menu li a {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#header-4 .info-menu li i {
  font-size: 20px;
  margin-left: 10px;
}
#header-1 .modal.right .modal-dialog,
#header-3 .modal.right .modal-dialog,
#header-2 .modal.right .modal-dialog,
#header-4 .modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 450px;
  height: 100%;
  right: 0;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
#header-3 .contact-call-info,
#header-1 .contact-call-info,
#header-2 .contact-call-info,
#header-4 .contact-call-info {
  display: block;
  margin-top: 50px;
}
.info-content h3 {
  font-family: var(--secondary-font);
  font-weight: 500;
  border-bottom: 2px solid #ddd;
  padding-bottom: 10px;
}
#header-3 .header-4-social ul,
#header-1 .header-4-social ul,
#header-2 .header-4-social ul {
  margin-top: 20px;
}
#header-3 .header-4-social li i,
#header-1 .header-4-social li i,
#header-2 .header-4-social li i {
  text-align: center;
  width: 30px;
  height: 30px;
  color: #000;
  border: 1px solid;
  border-radius: 50%;
  padding: 8px;
  font-size: 13px;
  transition: all 0.25s ease-in-out;
}
#header-4 .header-4-right {
  display: flex;
  align-items: center;
}
#header-3 .header-4-social li i:hover,
#header-1 .header-4-social li i:hover,
#header-2 .header-4-social li i:hover,
#header-4 .header-4-social li i:hover {
  color: var(--primary-color) !important;
}
#header-3 .header-4-social li,
#header-1 .header-4-social li,
#header-2 .header-4-social li {
  display: inline-block;
  margin-right: 12px;
}
#header-3 .contact-call-info ul,
#header-1 .contact-call-info ul,
#header-2 .contact-call-info ul,
#header-4 .contact-call-info ul {
  padding: 0;
  margin: 20px 0;
}

.info-content {
  padding-top: 70px;
  padding: 30px 20px;
}
#header-3 .modal-content,
#header-1 .modal-content,
#header-2 .modal-content,
#header-4 .modal-content {
  border-radius: 0;
  border: none;
}
#header-3 .model-btn-info i,
#header-1 .model-btn-info i,
#header-2 .model-btn-info i,
#header-4 .model-btn-info i {
  font-size: 12px;
  color: #fff;
  vertical-align: super;
  margin-top: 6px;
}

#header-3 .model-btn-info,
#header-1 .model-btn-info,
#header-2 .model-btn-info,
#header-4 .model-btn-info {
  position: absolute;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  right: 20px;
  top: 15px;
  background: #000;
  border-color: transparent;
  transition: all 0.25s ease-in-out;
}
#header-3 .model-btn-info:hover,
#header-1 .model-btn-info:hover,
#header-2 .model-btn-info:hover,
#header-4 .model-btn-info:hover {
  background-color: var(--primary-color);
}
#header-3 .modal.right .modal-content,
#header-1 .modal.right .modal-content,
#header-2 .modal.right .modal-content,
#header-4 .modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}
#haeder-3 .modal.right .modal-body,
#haeder-1 .modal.right .modal-body,
#haeder-2 .modal.right .modal-body,
#haeder-4 .modal.right .modal-body {
  padding: 15px 15px 80px;
}
#haeder-3 .modal.right.fade .modal-dialog,
#haeder-1 .modal.right.fade .modal-dialog,
#haeder-2 .modal.right.fade .modal-dialog,
#haeder-4 .modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
#header-2 .info-menu li a {
  text-transform: uppercase;
  font-weight: 500;
  display: inline-flex;
  line-height: 22px;
  padding-left: 0;
}
#header-2 .info-menu li i {
  margin-left: 15px;
  font-size: 22px;
}
#haeder-3 .modal.right.fade.in .modal-dialog,
#haeder-1 .modal.right.fade.in .modal-dialog,
#haeder-2 .modal.right.fade.in .modal-dialog,
#haeder-4 .modal.right.fade.in .modal-dialog {
  right: 0;
}
/***** header 3 End Section *****/
/***** Header4 Sart *****/
.navbar-toggler {
  border: none;
  padding: 0;
  outline: none;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.mega-menu-dropdown {
  position: static !important;
}
.mega-menu-dropdown .dropdown-menu {
  width: 100% !important;
  padding: 30px 25px;
  box-shadow: unset !important;
}

.mega-menu-dropdown .dropdown-menu .element {
  display: flex;
  flex-direction: column;
}
.navbar-toggler .hamburger-toggle {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  z-index: 11;
}
.navbar-toggler .hamburger-toggle .hamburger {
  position: absolute;
  transform: translate(-50%, -50%) rotate(0deg);
  left: 50%;
  top: 50%;
  width: 50%;
  height: 50%;
  pointer-events: none;
}
#header-1 .navbar-toggler .hamburger-toggle .hamburger span {
  background: #fff;
}
.navbar-toggler .hamburger-toggle .hamburger span {
  width: 100%;
  height: 4px;
  position: absolute;
  background: #333;
  border-radius: 2px;
  z-index: 1;
  transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out;
  left: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger span:first-child {
  top: 10%;
  transform-origin: 50% 50%;
  transform: translate(0% -50%) !important;
}
#header .navbar-toggler .hamburger-toggle {
  height: 43px;
}
.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
  top: 50%;
  transform: translate(0, -50%);
}
.navbar-toggler .hamburger-toggle .hamburger span:last-child {
  left: 0px;
  top: auto;
  bottom: 10%;
  transform-origin: 50% 50%;
}
.navbar-toggler .hamburger-toggle .hamburger.active span {
  position: absolute;
  margin: 0;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
  top: 45%;
  transform: rotate(45deg);
}

.navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
  left: 50%;
  width: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
  top: 45%;
  transform: rotate(-45deg);
}
#header-4 .topbar-1-wapper {
  background: var(--light);
}
#header-4.navbar-sticky .fixed-top {
  background: #fff;
  box-shadow: 0 1px 15px #ddd;
}
#header-4.navbar-sticky .fixed-top .navbar-brand {
  display: flex;
  margin-right: 0;
}

#header-4.navbar-sticky .fixed-top .navbar-brand svg {
  width: 150px;
}
#header-4 .navbar-nav li:last-child .nav-link {
  padding-right: 0px;
}
#header-4.navbar-sticky .fixed-top .navbar-nav .nav-link {
  padding: 30px 15px;
}
#header-4.navbar-sticky .fixed-top .collapse.navbar-collapse {
  justify-content: flex-end;
}

#header-4 .topbar-1-wapper {
  background: var(--secondary-color);
}

#header-4 .topbar-wapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#header-4 .language a {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
}

#header-4 .language a svg {
  width: 9px;
  fill: #fff;
  transition: all 0.5s ease-in-out;
}
#header-4 .language a:hover svg {
  fill: var(--primary-color);
}
#header-4 .language:hover .language-sub {
  display: block;
}
#header-4 .language {
  position: relative;
  padding: 12px 0;
}

#header-4 .language-sub a {
  color: var(--secondry);
}
.home-5-banner-wapper .btn:hover {
  background-color: white;
}

#header-4 .header-4-social li:first-child {
  margin-left: 0;
}
#header-4 .nav-item {
  margin: 0px 0px;
}
#header-4 .language-sub li:first-child {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
#header-4 .language-sub {
  padding: 10px 0 !important;
}
.language-sub {
  width: 108px !important;
}

#header-4 .weather span {
  font-size: 9px;
  vertical-align: super;
  color: var(--gray);
  font-weight: 700;
  font-family: var(--primary-font);
  position: relative;
}

#header-4 .topbar-1-left ul li {
  display: inline-block;
  padding: 14px 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

#header-4 .header-3-language ul li img {
  margin-right: 1px;
}
header .language-icon {
  width: 20px !important;
  height: 11px !important;
}
#header-4 .language-sub {
  position: absolute;
  width: 100%;
  padding: 0px 0 5px;
  background: #fff;
  display: none;
  top: 100%;
  z-index: 1;
  box-shadow: 0 2px 6px 0px #ddd;
}
#header-4 .topbar-1-left ul li:first-child {
  padding-left: 0;
}

#header-4 .topbar-1-left ul .date {
  text-transform: capitalize;
}

#header-4 .topbar-1-left ul .date i {
  margin-right: 5px;
}

#header-4 .language a {
  padding: 15px;
  padding-right: 0;
}
#header-4 .main-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 49px 0;
}
#header-4 .searchbar {
  transition: all 0.3s ease-in-out;
}

#header-4 .searchbar:hover,
#header-4 .searchbar:hover svg path {
  fill: var(--primary-color);
  border-color: var(--primary-color);
}
#header-4 .header-4-social li {
  display: inline-block;
  margin-left: 25px;
}

#header-4 .header-4-social li i {
  text-align: center;
  width: 30px;
  height: 30px;
  border: 1px solid;
  border-radius: 50%;
  padding: 8px;
  font-size: 13px;
}

#header-4 .header-4-social li a {
  color: var(--secodary);
}
#header-4 .header-4-center svg {
  width: 180px;
  vertical-align: text-top;
}

#header-4 .header-4-center a {
  vertical-align: sub;
}
#header-4 .searchbar {
  position: relative;
  cursor: pointer;
  display: inline-flex;
  color: #fff;
  align-items: center;
  justify-content: center;
  width: 30px;
  border-radius: 50%;
  height: 30px;
  border: 1px solid var(--secondary-color);
}
#header-4 .searchbar svg {
  height: 11px;
}
#header-4 .togglesearch {
  position: absolute;
  top: 100%;
  right: 0;
  line-height: 40px;
  margin-top: 5px;
  display: none;
}
#header-4 .togglesearch-1 {
  display: flex !important;
  width: 280px;
  /* margin-top: 10px; */
  box-shadow: 0 6px 15px -10px #838383;
}
#header-4 .togglesearch input[type="text"] {
  height: 42px;
  padding: 0px 9px;
  border: 1px solid var(--primary-color);
  outline: none;
  /* width: 10px; */
}
#header-4 .header-4-search {
  position: relative;
}
#header-4 .togglesearch input[type="submit"] {
  width: 80px;
  padding: 0.5px 0px 0;
  background: var(--primary-color);
  color: #fff;
  margin-left: -6px;
  border: 1px solid var(--primary-color);
  outline: none;
  cursor: pointer;
}
#header-4 .collapse.navbar-collapse {
  justify-content: center;
}
#header-4 .nav-menu {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
/***** End Header4 *****/
/***** header 5 Section *****/
#header-5-1 .topbar-1-wapper {
  background: var(--light);
}
.header-3-right {
  display: flex;
  justify-content: space-between;
}
#header-5-1 .topbar-wapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header-5-1 .header-3-social ul li a i {
  padding: 9px 20px;
  font-size: 15px;
}

#header-5-1 .header-3-social {
  margin-right: 15px;
}

#header-5-1 .header-3-social ul li a {
  color: var(--secondary-color);
}
#header-5-1 .topbar-1-left .date i {
  margin-right: 5px;
}
#sidebarCollapse:hover small,
#sidebarCollapse:hover i {
  color: var(--primary-color) !important;
}

#sidebarCollapse small,
#sidebarCollapse i {
  transition: all 0.25s ease-in-out !important;
}
#header-5-1 .topbar-1-left ul li {
  color: var(--secondary-color);
  display: inline-block;
  padding: 14px 25px;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--primary-font);
  text-transform: capitalize;
}
#header-5-1 .topbar-1-left ul li:first-child {
  padding-left: 0;
}
#header-5-1 .language {
  transition: all 0.5s ease-in-out;
  padding: 12px 0 !important;
  position: relative;
}
#header-5-1 .topbar-1-right ul li img {
  margin-right: 1px;
}
.header-5-search .form-control::placeholder {
  opacity: 0.5;
}
#header-5-1 .logo-3 svg {
  width: 220px;
  vertical-align: text-top;
}
#header-5-1 .language {
  position: relative;
  padding: 12px 0px 12px 20px !important;
}
#header-5-1 .language i svg {
  fill: var(--secondary-color);
  width: 10px;
  transition: all 0.5s ease-in-out;
}
#header-5-1 .language a:hover svg {
  fill: var(--primary-color);
}
#header-5-1 .language:hover .language-sub {
  display: block;
}
#header-5-1 .language a {
  color: var(--secondary-color);
  vertical-align: text-top;
  padding: 15px 0;
  text-transform: uppercase;
  font-weight: 500;
}

#header-5-1 .weather span {
  margin-right: 0px;
  font-size: 9px;
  vertical-align: super;
  position: relative;
  color: var(--bs-gray);
}
#header-5-1 .language-sub {
  display: none;
  position: absolute;
  left: 2px;
  width: 100%;
  top: 100%;
  background: #fff;
  box-shadow: rgb(132 132 132) 0px 4px 15px -5px;
  z-index: 9;
}
#header-5-1 .topbar-1-right ul li {
  display: inline-block;
}

#header-5-1 .language-sub li:first-child {
  border-bottom: 2px solid #ddd !important;
  margin-bottom: 1px;
}
.header-5-search .form-control {
  position: relative;
  padding: 12px 20px;
  border-radius: 50px;
  border-top-right-radius: 50px !important;
  color: var(--gray);
  border-bottom-right-radius: 50px !important;
  font-weight: 400;
  font-family: var(--primary-font);
}

button.header-5-search-btn {
  position: absolute;
  right: 15px;
  top: 11px;
  background: unset;
  border: 0;
  z-index: 22;
  background: #fff;
}

button.header-5-search-btn svg {
  width: 14px;
  fill: var(--bs-gray);
}

.header-5-search {
  padding: 0 30px;
  margin: 10px 0 50px;
}
.logo-3 a {
  vertical-align: sub;
}
#header-5 .navbar-nav .nav-item:last-child {
  padding-right: 0 !important;
}
#header-5 .navbar-nav .nav-link:first-child {
  padding: 16px 0 !important;
}

#header-5 .navbar-expand-lg .navbar-nav .nav-link,
#header-5 .dropdown-item {
  text-transform: capitalize;
  font-size: 15px;
  text-align: center;
}
#header-5 .vertical-nav {
  padding: 80px 20px;
}

#header-5 .navbar-brand svg {
  width: 200px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background-color: transparent;
  transition: 5000s ease-in-out 0s;
}
#header-5 .navbar-brand {
  text-align: center;
  display: block;
  margin-right: 0;
  margin-bottom: 60px;
}

#sidebarCollapse {
  position: fixed;
  z-index: 9;
  right: 0;
}
#sidebarCollapse small {
  margin-left: 5px;
  vertical-align: text-top;
  font-weight: 700;
  font-family: var(--primary-font);
}

#header-5 .navbar-nav .nav-link {
  color: var(--secondary-color);
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
}

#header-5 .navbar-nav .nav-item {
  text-align: center;
}
.header-5-social {
  padding: 0 40px;
  margin: 80px 0 0;
}

.header-5-social ul li {
  display: inline-block;
  margin: 0 20px;
}

.header-5-social ul {
  text-align: center;
}

.header-5-social ul li i {
  font-size: 18px;
}

.header-5-social ul li a {
  color: var(--secondary-color);
}
.vertical-nav {
  min-width: 18.5rem;
  width: 18.5rem;
  height: 100vh;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.4s;
}

.page-node-type-vertical-header .page-content {
  width: calc(100% - 18.5rem);
  margin-left: 18.5rem;
  transition: all 0.4s;
}

/* for toggle behavior */

#sidebar.active {
  margin-left: -18.5rem;
}

.page-node-type-vertical-header .page-content.active {
  width: 100%;
  margin: 0;
}

#header-5 .dropdown-menu.show {
  position: static !important;
  z-index: 1;
  transform: unset !important;
}
#header-5 .navbar-nav {
  max-height: 400px;
  height: 340px;
  overflow: auto;
  display: block;
}
#header-5 .dropdown-submenu .dropdown-menu {
  height: unset !important;
  max-height: unset !important;
}

#header-5 .dropdown-item:focus,
#header-5 .dropdown-item:hover {
  background-color: var(--primary-color);
  color: var(--light) !important;
}
/***** End header 5 Section *****/
/***** Footer *****/
.footer-1-must-read-content a:hover h5 {
  color: var(--primary-color) !important;
}
.main-footer {
  background: var(--secondary-color);
}
.store-icon img {
  width: 100%;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent !important;
}
.store-icon {
  width: 190px;
  margin-bottom: 20px;
}
.footer-logo {
  width: 220px;
  display: inline-block;
  margin-bottom: 25px;
}
.footer-logo img {
  height: 45px;
}
.footer-logo svg {
  fill: #fff;
}
.footer-social ul li {
  display: inline-block;
  margin: 0 12px;
}

.footer-social ul li a {
  color: var(--secondary-color);
  transition: all 0.25s ease-in-out !important;
}

.footer-social ul li i {
  background: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  padding: 10px;
  transition: all 0.5s ease-in-out;
}

.footer-social {
  position: relative;
  margin-bottom: 50px;
}

.footer-social::after {
  content: "";
  width: 82%;
  position: absolute;
  right: 70%;
  top: 15px;
  height: 2px;
  background: var(--gray);
}

.footer-social::before {
  content: "";
  width: 82%;
  height: 2px;
  background: var(--gray);
  position: absolute;
  top: 15px;
  left: 70%;
}
.footer-1-must-read-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer-1-must-read-img {
  height: 95px;
}

.footer-1-must-read-content a h5 {
  color: #ffffffcc !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.footer-1-must-read-content h6 {
  font-size: 12px;
  color: #999999;
  font-weight: 500;
  text-transform: uppercase;
}
.footer-title h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
  font-size: 17px;
}
.articles-must_read_footer .row {
  margin-bottom: 1.15rem !important;
}
.footer-categories ul li a {
  color: #b3b3b3;
  font-family: "Open Sans";
  vertical-align: super;
}

.footer-categories ul li {
  margin-bottom: 6px;
}
/***** End Footer *****/
/***** Copy rights Start *****/

.copy-rights {
  background: rgb(21, 21, 21);
  padding: 27px 0px;
}

.terms {
  text-align: right;
}

.terms ul li {
  display: inline-block;
  padding: 0px 15px;
}

.copy small {
  color: var(--light);
  font-weight: 400;
}

.copy small a {
  color: var(--footer-color);
}

.terms ul li a {
  color: var(--light);
  font-family: "Open Sans";
}

/***** Copy rights  End  *****/
/*=============
 	 banner 
 ==============*/
.banner {
  position: relative;
  background-position: 100% 50%;
  height: 260px;
  background-size: cover;
  background-position: center center;
}

.banner::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.62);
  position: absolute;
  top: 0px;
}

.banner-text {
  position: relative;
  z-index: 1;
  /* padding: 125px 0px; */
}

.banner-text h2 {
  font-size: 40px;
  line-height: 45px;
  font-family: var(--secondary-font);
  color: #fff;
  font-weight: 400;
}
/* banner end */
/* accordion */
.accordian-2 .accordion-item .accordion-button:focus {
  box-shadow: unset;
  border-color: #ededed;
}
#accordian .accordian-title {
  margin-bottom: 30px;
}
#accordian .accordian-title h2 {
  font-weight: 600;
}
.accordian-1 .accordion-button::after {
  content: "";
  background-image: url("../img/Icons/svg/icon-plus.svg") !important;
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.accordian-1 .accordion-button:not(.collapsed)::after {
  content: "";
  font-family: FontAwesome;
  transform: unset;
  background-image: url("../img/Icons/svg/icon-plus.svg") !important;
  width: 1.25rem !important;
  height: 1.25rem !important;
  transform: rotate(223deg) !important;
}

.accordian-1 .accordion-button:focus {
  box-shadow: unset;
}

.accordian-1 .accordian-item {
  border: 0px;
}

.accordian-1 .accordion-item {
  border: 0px;
  margin-bottom: 25px !important;
}

.accordian-1 .accordion-button:not(.collapsed) {
  color: var(--secondary-color);
  background: var(--light);
  box-shadow: unset;
}

.accordian-1 .accordion-button {
  background: var(--light);
  padding: 25px 45px !important;
  font-size: 20px;
  font-weight: 500;
}

.accordian-1 .accordion-body {
  padding: 30px 45px 5px;
}
.accordian-1 .accordion-body p {
  font-size: 16px;
  line-height: 28px;
}

.accordian-2 {
  margin-top: 30px;
}

.accordian-2 .accordion-item {
  padding: 16px 30px;
  margin-bottom: 18px;
  border-radius: 5px;
}
.accordian-1 .accordion-item:last-child {
  margin-bottom: 10px;
}
.accordian-2 .accordion-item:last-child {
  border-top: 1px solid rgb(221, 221, 221);
  margin-bottom: 10px;
}

.accordian-2 .accordion-item {
  border: 2px solid rgb(221, 221, 221) !important;
}

.accordian-2 .accordion-body {
  padding: 30px 0px 0px;
}

.accordian-2 .accordion-item .accordion-button {
  color: var(--secondary-color);
  font-weight: 500;
  font-size: 20px;
  z-index: 1;
  padding: 10px 0;
}

.accordian-2 .accordion-item .accordion-button:not(.collapsed) {
  background: unset;
  border-bottom: 1px solid #ededed !important;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 7%);
  padding-bottom: 20px;
}

.accordian-2 .accordion-button::after {
  content: "";
  background-image: url("../img/Icons/svg/Icon-feather-plus.svg") !important;
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.accordian-2 .accordion-button:not(.collapsed)::after {
  transform: rotate(-135deg);
}

.accordian-1 .accordion-button:not(.collapsed)::after {
  content: "";
  font-family: FontAwesome;
  transform: unset;
  background-image: url("../img/Icons/svg/icon-plus.svg") !important;
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.accordian-1 .accordion-item .accordion-button {
  box-shadow: unset;
  padding: 8px 0px 20px;
  border-color: unset !important;
}
.accordian-3 .accordion-body {
  padding: 18px 18px 0px;
}
.accordian-3 .accordion-body p {
  width: 85%;
}
.accordian-3 .accordion-button {
  background: rgb(244, 244, 244);
  color: var(--secondary-color);
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  padding: 5px 20px;
  border-bottom: 0px !important;
}
.accordian-3 .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg) !important;
}
.accordian-3 .accordion-button {
  padding: 10px 15px 10px 20px;
}
.accordian-3 .accordion-item {
  border: 0px;
  margin-bottom: 30px;
}
.accordian-3 .accordion-item:last-child {
  margin-bottom: 10px;
}
.accordian-3 .accordion-button:focus {
  border-bottom: 0px;
  box-shadow: unset !important;
}

.accordian-3 .accordion-button:not(.collapsed) {
  box-shadow: unset;
  border-bottom: 0px !important;
}

/*======================== 
		 Alerts 
========================== */

button.close {
  opacity: 1;
  color: #000 !important;
}
button.close:hover {
  opacity: 0.5;
}
.alerts .row > div:nth-last-child(1) .code-block {
  margin-bottom: 0px;
}
.alerts h3 {
  margin-bottom: 30px;
  font-weight: 700;
  font-family: var(--secondary-font);
}
.alert-dismissible .close {
  position: static;
  padding: 0px;
}
.alert button {
  font-size: 30px;
  padding: 0px;
  line-height: 0px;
  color: #000;
  border: none;
  background-color: transparent;
  margin-left: auto;
}
.alert {
  font-size: 25px;
  font-family: var(--primary-font);
  font-weight: 500;
  padding: 38px 40px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  margin-bottom: 40px;
}
.alert:before {
  display: none !important;
}
.alert-style-1 .alert {
  border: 1px solid;
}
.alert-style-2 .alert {
  padding: 28px 40px;
  border: none;
}
.alert-info {
  color: #4077a4 !important;
  border-color: #94bbd1 !important;
  background-color: #cde8f6 !important;
}
.alert-warning {
  color: #967132 !important;
  background-color: #fff3cd !important;
  border-color: #bfa97a !important;
}
.alert-danger {
  color: #b3302d !important;
  background-color: #ecc8c5 !important;
  border-color: #b9393a !important;
}
.alert-success {
  border-color: #8fa288 !important;
  background-color: #def2d6 !important;
  color: #597050 !important;
}
.alert-style-2 .alert-info {
  border-bottom: 8px solid #3d75a3 !important;
  border-radius: 0px;
}
.alert-style-2 .alert-warning {
  border-bottom: 8px solid #967132 !important;
  border-radius: 0px;
}
.alert-style-2 .alert-danger {
  border-bottom: 8px solid #b3302d !important;
  border-radius: 0px;
}
.alert-style-2 .alert-success {
  border-bottom: 8px solid #5a7052 !important;
  border-radius: 0px;
}
.alert-style-3 .alert {
  border: none;
  border-radius: 50px;
  padding: 30px;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 50px;
}
.alert-style-4 .alert {
  border: none;
  border-radius: 50px;
  padding: 28px 30px;
  padding-right: 40px;
}
.alert > i:nth-child(1) {
  font-size: 30px;
  margin-right: 40px;
}
.alert-style-4 .alert > i:nth-child(1) {
  margin-top: -30px;
  margin-bottom: -30px;
  margin-left: -26px;
  border-radius: 50%;
  width: 85px;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.alerts .alert-style-4 .alert-info > i:nth-child(1) {
  background-color: #0077b3;
  color: #fff;
}
.alerts .alert-style-4 .alert-warning > i:nth-child(1) {
  background-color: #9b7b09;
  color: #fff;
}
.alerts .alert-style-4 .alert-danger > i:nth-child(1) {
  background-color: #cc0000;
  color: #fff;
}
.alerts .alert-style-4 .alert-success > i:nth-child(1) {
  background-color: #006620;
  color: #fff;
}
.alert:last-child {
  margin-bottom: 0 !important;
}
.alerts h2 {
  margin-bottom: 30px;
  font-weight: 600;
}
/*======================== 
		 Buttons 
========================== */
#newsProButton .heading-1 h2 {
  margin-bottom: 20px;
  font-weight: 600;
}
#newsProButton .btn {
  transition: all 0.25s ease-in-out;
}
#newsProButton .btn-radius-5 {
  border-radius: 50px !important;
}
#newsProButton .btn.btn-lg.btn-primary,
#newsProButton .btn.btn-lg.btn-secondary,
.btn.btn-lg.btn-secondary,
#newsProButton .btn.btn-lg.btn-info,
.btn.btn-lg.btn-info,
#newsProButton .btn.btn-lg.btn-success,
.btn.btn-lg.btn-success,
#newsProButton .btn.btn-lg.btn-outline-primary,
.btn.btn-lg.btn-outline-primary,
#newsProButton .btn.btn-lg.btn-outline-secondary,
.btn.btn-lg.btn-outline-secondary,
#newsProButton .btn.btn-lg.btn-outline-info,
.btn.btn-lg.btn-outline-info,
#newsProButton .btn.btn-lg.btn-outline-black,
.btn.btn-lg.btn-outline-black {
  font-size: 15px;
  font-weight: 500 !important;
  letter-spacing: 1px;
  font-family: var(--primary-font) !important;
  text-transform: uppercase;
}

#newsProButton .btn.btn-sm.btn-primary,
.btn.btn-sm.btn-primary,
#newsProButton .btn.btn-sm.btn-secondary,
.btn.btn-sm.btn-secondary,
#newsProButton .btn.btn-sm.btn-info,
.btn.btn-sm.btn-info,
#newsProButton .btn.btn-sm.btn-success,
.btn.btn-sm.btn-success,
#newsProButton .btn.btn-sm.btn-outline-primary,
.btn.btn-sm.btn-outline-primary,
#newsProButton .btn.btn-sm.btn-outline-secondary,
.btn.btn-sm.btn-outline-secondary,
#newsProButton .btn.btn-sm.btn-outline-info,
.btn.btn-sm.btn-outline-info,
#newsProButton .btn.btn-sm.btn-outline-black .btn.btn-sm.btn-outline-black {
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 500 !important;
  font-family: var(--primary-font);
}

#newsProButton .btn.btn-md.btn-primary,
.btn.btn-md.btn-primary,
#newsProButton .btn.btn-md.btn-secondary,
.btn.btn-md.btn-secondary,
#newsProButton .btn.btn-md.btn-info,
.btn.btn-md.btn-info,
#newsProButton .btn.btn-md.btn-success,
.btn.btn-md.btn-success,
#newsProButton .btn.btn-md.btn-outline-primary,
.btn.btn-md.btn-outline-primary,
#newsProButton .btn.btn-md.btn-outline-secondary,
.btn.btn-md.btn-outline-secondary,
#newsProButton .btn.btn-md.btn-outline-info,
.btn.btn-md.btn-outline-info,
#newsProButton .btn.btn-md.btn-outline-black,
.btn.btn-md.btn-outline-black,
.btn.btn-md.btn-outline-primary,
.btn.btn-primary.btn-lg,
.btn-sm.btn-outline-black {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500 !important;
  font-family: var(--primary-font) !important;
}

#newsProButton .btn.btn-sm.btn-primary.btn-icon,
.btn.btn-sm.btn-primary.btn-icon,
#newsProButton .btn.btn-sm.btn-secondary.btn-icon,
.btn.btn-sm.btn-secondary.btn-icon,
#newsProButton .btn.btn-sm.btn-info.btn-icon,
.btn.btn-sm.btn-info.btn-icon,
#newsProButton .btn.btn-sm.btn-success.btn-icon,
.btn.btn-sm.btn-success.btn-icon {
  padding: 0.75rem 1.35rem !important;
  border-radius: 4px;
}
[class*="btn-outline"] {
  border: 2px solid;
}
#newsProButton .btn.btn-md.btn-primary.btn-icon,
.btn.btn-md.btn-primary.btn-icon,
#newsProButton .btn.btn-md.btn-secondary.btn-icon,
.btn.btn-md.btn-secondary.btn-icon,
#newsProButton .btn.btn-md.btn-info.btn-icon,
.btn.btn-md.btn-info.btn-icon,
#newsProButton .btn.btn-md.btn-success.btn-icon,
.btn.btn-md.btn-success.btn-icon {
  padding: 0.75rem 1.75rem !important;
  border-radius: 4px;
  margin-bottom: 20px !important;
}

#newsProButton .btn.btn-lg.btn-primary.btn-icon,
.btn.btn-lg.btn-primary.btn-icon,
#newsProButton .btn.btn-lg.btn-secondary.btn-icon,
.btn.btn-lg.btn-secondary.btn-icon,
#newsProButton .btn.btn-lg.btn-info.btn-icon,
.btn.btn-lg.btn-info.btn-icon,
#newsProButton .btn.btn-lg.btn-success.btn-icon,
.btn.btn-lg.btn-success.btn-icon {
  padding: 1rem 2.25rem !important;
  border-radius: 4px;
}

#newsProButton .btn-group-sm > .btn,
.btn-group-sm > .btn,
#newsProButton .btn-sm,
.btn-sm {
  border-radius: 0rem;
  padding: 0.75rem 2rem !important;
  font-size: 0.875rem !important;
}

#newsProButton .btn-md,
.btn-md {
  border-radius: 0rem;
  padding: 15px 2.5rem !important;
}

#newsProButton .btn-lg,
.btn-lg {
  border-radius: 0rem;
  padding: 1rem 3.25rem !important;
}
#newsProButton .btn-primary,
.btn-primary {
  background: var(--primary-color);
  border-color: var(--primary-color);
}
#newsProButton .btn-primary:hover,
.btn-primary:hover {
  background-color: transparent;
}
#newsProButton .btn-secondary,
.btn-secondary {
  transition: all 500ms ease-in-out;
  background: var(--secondary-color);
  border: 2px solid var(--secondary-color);
  color: #fff;
}

#newsProButton .btn-secondary:hover,
.btn-secondary:hover {
  background: transparent;
  border: 2px solid;
  color: var(--secondary-color) !important;
}

#newsProButton .btn-success,
.btn-success {
  background: var(--btn-succss);
  color: var(--light);
  border: 2px solid;
  transition: all 0.5s ease-in-out 0s;
}

#newsProButton .btn-success:hover,
.btn-success:hover {
  background: transparent;
  color: var(--btn-succss) !important;
}

#newsProButton .btn-info,
.btn-info {
  background: var(--btn-info);
  color: rgb(255, 255, 255);
  border: 2px solid var(--btn-info) !important;
}

#newsProButton .btn-info:hover,
.btn-info:hover {
  background: transparent;
  color: var(--btn-info) !important;
}

#newsProButton .btn-radius,
.btn-radius {
  border-radius: 0.3rem;
}

#newsProButton .btn-radius-5,
.btn-radius-5 {
  border-radius: 50px;
}

#newsProButton .btn-outline-primary,
.btn-outline-primary {
  color: var(--primary-color);
  border-color: var(--primary-color);
  transition: all 0.5s ease-in-out 0s;
}

#newsProButton .btn-outline-primary:hover,
.btn-outline-primary:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--light) !important;
}

#newsProButton .btn-outline-secondary,
.btn-outline-secondary {
  border-color: var(--secondary-color);
  color: var(--secondary-color);
}

#newsProButton .btn-outline-secondary:hover,
.btn-outline-secondary:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  color: #fff !important;
}

#newsProButton .btn-outline-info,
.btn-outline-info {
  border-color: var(--btn-info) !important;
  color: var(--secondary-color);
}

#newsProButton .btn-outline-info:hover,
.btn-outline-info:hover {
  background: var(--btn-info) !important;
  color: var(--light) !important;
}

#newsProButton .btn-outline-black,
.btn-outline-black {
  border: 2px solid var(--btn-succss);
}

#newsProButton .btn-outline-black:hover,
.btn-outline-black:hover {
  background: var(--btn-succss) !important;
  color: var(--light) !important;
}

#newsProButton .btn i,
.btn i {
  font-size: 14px;
  margin-left: -2px;
}
.forms-page .form-1 .mb-5 {
  margin-top: 23px;
  margin-bottom: 2.5rem !important;
}
.form-1 input::placeholder,
.form-2 input::placeholder {
  font-weight: 400;
}
.forms-page .form-2 .mb-5 {
  margin-bottom: 2.5rem !important;
}
.btn-sm.btn-icon svg {
  height: 9px;
  width: 9px;
  margin-top: -1px;
}
.btn-md.btn-icon svg,
.btn-lg.btn-icon svg {
  height: 10px;
  width: 10px;
  margin-top: -1px;
}
.btn-icon svg path {
  fill: #fff;
}
.btn-icon.btn-primary:hover svg path {
  fill: var(--primary-color);
}
.btn-icon.btn-secondary:hover svg path {
  fill: var(--secondary-color);
}
.btn-icon.btn-info:hover svg path {
  fill: var(--btn-info);
}
.btn-icon.btn-success:hover svg path {
  fill: var(--btn-succss);
}
.map-1 iframe,
.map-2 iframe,
.map-3 iframe {
  width: 100%;
}
/*======================== 
		Block Quotes 
========================== */

.blockquotes-text-1::before {
  content: "\f10e";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: -18px;
  left: 0px;
  font-size: 75px;
  font-weight: 700;
  color: var(--primary-color);
}

.blockquotes-text-1 {
  position: relative;
}

.blockquotes-text-1 p {
  color: #666666;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  margin-left: 109px;
  font-family: var(--primary-font);
}

.blockquotes-text-2 {
  margin-bottom: 10px;
  position: relative;
}

.blockquotes-text-2 p {
  color: #737373;
  font-size: 20px;
  font-weight: 400;
  line-height: 33px;
  font-family: var(--primary-font);
  margin-left: 115px;
  padding-right: 30px;
  margin-top: 2px;
}

.blockquote-2-icon {
  position: absolute;
  left: 60px;
  top: -15px;
}

.blockquote-2-icon svg {
  width: 35px;
  fill: var(--primary-color);
}

.blockquotes-text-3 {
  padding: 0px 70px;
  position: relative;
}
.blockquotes-text-3 p {
  font-size: 18px;
  font-weight: 400;
  color: var(--secondary-color);
  line-height: 31px;
  font-family: var(--secondary-font);
}
.blockquote-3-icon {
  position: absolute;
  left: 14px;
  top: -8px;
}

.blockquote-3-icon svg {
  width: 44px;
  fill: var(--secondary-color);
}

.blockquotes-text-4 {
  background: rgb(245, 245, 245);
  padding: 40px 180px;
}

.blockquotes-text-4 p {
  font-size: 26px;
  line-height: 40px;
  font-weight: 500;
  color: var(--dark);
  font-family: var(--primary-font);
}

.blockquotes-text-4 p span {
  font-weight: 500;
  font-family: var(--primary-color);
  font-size: 32px;
  vertical-align: middle;
  font-style: italic;
  color: var(--dark);
}
.blockquotes-text-4 p span:first-child {
  transform: rotate(180deg);
  display: inline-block;
  margin-top: -40px;
  margin-left: -20px;
}
/*======================== 
		Divider
========================== */

.bordder-solid {
  border-bottom: 1.8px solid;
  font-size: 18px;
  padding-bottom: 20px;
}
.dividers:last-child {
  margin-bottom: 0;
}
.bordder-dashed {
  border-bottom: 2px dashed;
  font-size: 18px;
  padding-bottom: 19px;
}

.bordder-rounded::before {
  content: "";
  bottom: -10px;
  background: var(--secondary-color);
  width: 100%;
  height: 7px;
  position: absolute;
  border-radius: 50px;
}

.bordder-rounded {
  position: relative;
  font-size: 20px;
  padding-bottom: 20px;
}

.bordder-dotted {
  border-bottom: 4px dotted;
  font-size: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.dividers {
  margin-bottom: 0;
}
.dividers p {
  color: var(--secondary-color);
  font-weight: 500;
  font-size: 20px;
}
.dividers h2 {
  margin-bottom: 30px;
  font-family: var(--primary-font);
}
/*===============
 	Dropcops 
 ================*/
.dropcops-text-1 .heading-1,
.dropcops-text-2 .heading-1 {
  margin-bottom: 30px;
}
.dropcops-text-1 p,
.dropcops-text-2 p {
  font-size: 16px;
  line-height: 30px;
}

.dropcops-text-1 p::first-letter {
  float: left;
  font-size: 62px;
  padding: 12px 0px 3px;
  color: var(--dark);
  margin-top: 4px;
  font-weight: 600;
  font-family: var(--primary-font);
  margin-right: 8px;
}
.dropcops-text-2 p {
  line-height: 30px;
}
.dropcops-text-2 p::first-letter {
  float: left;
  font-size: 70px;
  padding: 28px 22px;
  margin-top: 8px;
  color: #fff;
  background: var(--primary-color);
  font-weight: 700;
  margin-right: 10px;
}

/*===============
 	Forms 
 ================*/
.form-1 .form-control,
.form-2 .form-control,
.form-3 .form-control {
  padding: 22px 30px;
  border: 2px solid #dddd;
  font-family: var(--primary-font);
  border-radius: 1px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.form-1 .form-control::placeholder,
.form-2 .form-control::placeholder {
  color: var(--gray) !important;
  font-weight: 400px !important;
}
.form-1 .btn-primary,
.form-2 .btn-primary,
.form-3 .btn-primary {
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 1px;
  font-weight: 600;
  padding: 15px 50px;
  letter-spacing: 1px;
}
.form-1 .btn-primary i,
.form-2 .btn-primary i {
  vertical-align: bottom;
}
.form-1 .btn-primary i svg,
.form-2 .btn-primary i svg {
  width: 20px;
  stroke: #fff;
  transition: all 0.25s ease-in-out;
}

.form-1 .btn-primary:hover i svg,
.form-2 .btn-primary:hover i svg {
  stroke: var(--primary-color) !important;
}
.btn-primary {
  background: var(--primary-color);
  border-color: var(--priamry);
  transition: all 0.25s ease-in-out;
  padding: 10px 35px;
  font-weight: 500;
  font-family: var(--primary-font);
}
.btn-primary:hover {
  background: transparent;
  color: var(--primary-color);
  border-color: var(--primary-color);
}
.form-control:focus {
  border-color: var(--primary-color) !important;
  box-shadow: unset;
}
textarea.form-control {
  resize: none;
}
.form-3 label {
  color: var(--secondary-color);
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 12px;
  font-family: var(--primary-font);
  font-size: 14px;
}

.form-3 label span {
  color: var(--bs-danger);
  font-weight: 800;
}
.form-3-footer-text {
  margin-top: 10px;
}

.form-3-footer-text p {
  color: #757575;
  font-weight: 500;
  margin-bottom: 0;
}
/*===============
 	Grid 
 ================*/
.grid-title h2 {
  margin-bottom: 20px;
  font-weight: 600;
}
.grid-text p {
  font-size: 16px;
  line-height: 28px;
}
/*===============
 	Heading 
 ================*/
#heading .heading-1 h1,
#heading .heading-1 h2 {
  margin-bottom: 20px;
}
#heading p {
  font-size: 16px;
  line-height: 28px;
}
.heading-1 h1,
.heading-1 h2 {
  font-weight: 600;
  margin-bottom: 30px;
}
.carousel-page h2 {
  margin-bottom: 35px;
}
.heading-1 h3,
.heading-1 h4,
.heading-1 h5 {
  margin-bottom: 20px;
}
.heading-1 h6 {
  margin-bottom: 15px;
}
/*===============
 	Highlight 
 ================*/
#highlights p {
  font-size: 16px;
  line-height: 28px;
}
#highlights-2 p {
  font-size: 16px;
  line-height: 28px;
}
.highlight-1 {
  color: var(--secondary-color);
  font-weight: 700;
  font-style: italic;
}
.highlight-2 {
  background: var(--primary-color);
  color: var(--light);
  padding: 4px 2px;
  letter-spacing: 1px;
}

/*===============
 	List 
 ================*/
.list-style-1 ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  background: var(--secondary-color);
  left: -20px;
  top: 9px;
  border-radius: 50%;
}
.list-style-1 ul li,
.list-style-2 ul li,
.list-style-3 ul li,
.list-style-4 ul li {
  list-style: none;
  margin-bottom: 14px;
  font-size: 14px;
  position: relative;
  color: var(--dark);
}

.list-style-1 ul,
.list-style-2 ul {
  padding-left: 20px;
}

.list-style-1 ul li::marker {
  color: var(--secondary-color);
  font-size: 20px;
}

.list-style-2 ul li::marker {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  color: var(--secondary-color);
  font-size: 17px;
  width: 24px;
  font-weight: 900;
}

.list-style-2 ul li {
  padding-left: 17px;
  list-style-position: outside;
}

.list-style-3 ul li,
.list-style-4 ul li {
  padding-left: 16px;
}

.list-style-3 ul {
  padding-left: 13px;
}

.list-style-1 ul li,
.list-style-2 ul li,
.list-style-3 ul li,
.list-style-4 ul li {
  font-size: 17.5px;
  font-weight: 400;
  line-height: 27px;
  font-family: "Open Sans";
}
.list-style-4 ul {
  padding-left: 3px;
}
.list-style-3 ul li::marker {
  content: url("../img/dot-circle.png");
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: 900;
  color: var(--secondary-color);
  margin-right: 5px;
}
.list-style-4 ul li::before {
  content: "\f04b";
  font-family: "Font Awesome 5 Free";
  font-size: 8px;
  margin-left: -10px;
  font-weight: 900;
  display: inline-block;
  margin-top: -8px;
  color: var(--secondary-color);
  margin-right: 5px;
  transform: translate(-8px, -4px);
}

.list-style-4 li {
  position: relative;
  font-size: 14px;
  color: var(--dark);
  margin-bottom: 15px;
}

/* ======== 
	map
  =========*/
.map-title {
  margin-bottom: 30px;
}

/* ================
	 progress bar
  =================*/
.progerss-1 .heading-1,
.progerss-2 .heading-1,
.progerss-3 .heading-1,
.progerss-4 .heading-1 {
  margin-bottom: 30px !important;
}
.progerss-1 .progress-bar {
  position: relative;
  overflow: visible;
  border-radius: 50px;
  background: var(--primary-color);
}
.progerss-1 .progress {
  position: relative;
  overflow: visible;
  border-radius: 50px;
}
.progerss-1 .popOver {
  position: absolute;
  color: rgb(0, 0, 0);
  top: -48px;
  right: -20px;
  overflow: visible;
  font-size: 19px;
  font-weight: 700;
  font-family: "Open Sans" !important;
}
.progerss-2 .progress-bar {
  position: relative;
  overflow: visible;
  border-radius: 50px;
  background: var(--primary-color);
}
.progerss-2 .progress-bar::after {
  content: "";
  position: absolute;
  right: 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 4px solid #fff;
  background-color: var(--primary-color);
}
.progerss-2 .progerss-count {
  text-align: right;
  font-size: 19px;
  font-weight: 700;
  font-family: "Open Sans";
}
.progerss-2 .progress {
  position: relative;
  overflow: visible;
  border-radius: 50px;
}
.progerss-3 .progress-bar {
  position: relative;
  overflow: visible;
  border-radius: 50px;
  background-color: #1155cc;
}
.progerss-3 .progress {
  position: relative;
  overflow: visible;
  border-radius: 50px;
}
.progerss-3 .popOver {
  position: absolute;
  color: rgb(0, 0, 0);
  top: -30px;
  right: -18px;
  overflow: visible;
  font-size: 15px;
  font-family: "Poppins";
  font-style: italic;
  font-weight: 600;
}
.progerss-3 .heading-1 {
  margin-bottom: 70px !important;
}
.progerss-1 .heading-1 {
  margin-bottom: 70px !important;
}
.progerss-4 .progress-bar {
  position: relative;
  overflow: visible;
  background: var(--primary-color);
  min-height: 20px;
}

.progerss-4 .popOver {
  position: absolute;
  color: rgb(0, 0, 0);
  top: -28px;
  right: 0px;
  overflow: visible;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--bs-font-sans-serif) !important;
}
.progerss-4 .progress {
  position: relative;
  overflow: visible;
  border-radius: 0;
  min-height: 20px;
}
.progerss-4 .title-progerss {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
.slider-box .slider input {
  width: 100%;
  height: 15px;
  -webkit-appearance: none;
  outline: none;
  background: #e9ecef;
  border-radius: 15px;
}

.slider-box .slider input::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 30px !important;
  width: 30px;
  border-radius: 50%;
  border: 4px solid #fff;
  background-color: var(--primary-color);
}
.slider-box .slider input::-webkit-slider-progress {
  -webkit-appearance: none;
  height: 15px;
  background: var(--primary-color);
}
.progerss-tilte h4 {
  font-weight: 600;
  color: #111;
  font-family: "Open Sans";
  font-size: 17px;
}
.progerss-4 .progerss-count {
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 17px;
}
.progress-style-3 {
  padding-left: 10px;
}

/* ================
	Tables 
  =================*/

.table-1 table {
  width: 100%;
}
.table-3 table thead th:first-child {
  border-left: 0;
}
.table-style-1 {
  margin-bottom: 30px !important;
}
.table-style-2 {
  margin-bottom: 0px !important;
}
.table-style-1 h2,
.table-style-2 h2 {
  font-weight: 600;
}
.table-style-2 h2 {
  margin-bottom: 10px;
}
.table-1 table thead tr td {
  border-right: 2px solid;
  border-color: rgb(215 215 221 / 41%);
  padding: 18px 18px;
}
.table-1 table thead tr td,
.table-2 table thead tr td,
.table-3 table thead tr td {
  text-align: center;
  font-size: 21px;
  color: #000;
  font-family: "Open Sans";
  font-weight: 700;
}
.table-1 tbody:before {
  content: "@";
  display: block;
  line-height: 25px;
  text-indent: -99999px;
}
.table-1 tbody tr td {
  border: 2px solid;
  border-color: #efeff1;
  padding: 25px 50px;
}
.table-1 tbody tr td,
.table-2 tbody tr td,
.table-3 tbody tr td {
  font-size: 24px;
  font-weight: 400;
  font-family: "Open Sans";
  text-align: center;
}

.table-1 tbody tr:first-child td {
  border-top: 0;
  border-left: 2px solid !important;
  border-color: #efeff1 !important;
}
.table-1 tbody tr {
  box-shadow: 0px -10px 11px -10px #ddd;
}

.table-1 tbody tr:last-child {
  box-shadow: 0px 5px 12px -5px #ddd;
}
.table-1 table thead tr td:last-child {
  border-left: 1px solid;
  border-color: #ddd;
  border-right: 0;
}
.table-3 tbody tr {
  background: #ddd;
  border: 2px solid #efeff1;
  border-left: 0;
  border-right: 0;
}

.table-3 tbody tr td {
  border-left: 2px solid #efeff1;
  padding: 18px 20px;
}

.table-3 tbody tr td:first-child {
  font-family: var(--primary-font);
  border-left: 0;
  font-weight: 500;
}
.table-1 thead tr {
  box-shadow: 0 0 13px #ddd;
  border-radius: 3px;
}
.table-1table {
  border-collapse: collapse;
  margin: 10px;
}

.table-2 table {
  width: 100%;
}

.table-2 table thead {
  border-bottom: 2px solid;
  border-color: #efeff1;
}

.table-2 table td {
  padding: 30px 30px;
}

.table-2 tbody tr {
  border-bottom: 2px solid #efeff1;
}

.table-2 tbody tr td {
  padding: 30px 30px;
}

.table-2 tbody tr:last-child {
  border-bottom: 0;
}
.table-3 table {
  width: 100%;
}

.table-3 table thead {
  text-align: center;
  background: #ddd;
  border-bottom: 20px solid #fff;
}

.table-3 table thead td {
  padding: 19px 30px;
  border-left: 2px solid #efeff1;
}

/* ================
	Tooltips 
  =================*/

.tooltip-text {
  color: var(--dark) !important;
}
.tooltip {
  z-index: 0;
}
.tooltip > .tooltip-inner {
  background: var(--primary-color);
  color: var(--light);
  padding: 15px 28px;
  font-weight: 500;
  font-size: 14px;
}
.tooltip-1 h2 {
  margin-bottom: 90px;
}
.tooltip-1 p,
.tooltip-1 p a {
  font-size: 16px;
  line-height: 28px;
}
.tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--primary-color);
}
.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--primary-color);
}
.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--primary-color);
}

/* ================
	Tabs 
  =================*/
#home-1-tab .tab-style-1 .nav-tabs {
  margin-bottom: 0;
}
[class*="tab-style-"] p {
  font-size: 16px;
  line-height: 28px;
}
.tab-style-1 .nav {
  justify-content: center;
  border-bottom: 0;
  margin-bottom: 30px;
}
.tab-style-2 .nav {
  border-bottom: 0;
}
.tab-style-2 .nav-link {
  border-radius: 20px !important;
}
.tab-style-1 .nav-tabs .nav-item.show .nav-link,
.tab-style-1 .nav-tabs .nav-link.active {
  color: var(--primary-color);
  background-color: transparent;
  border-color: unset !important;
  border: 0 !important;
}

.tab-style-1 .nav-tabs .nav-link:focus,
.tab-style-1 .nav-tabs .nav-link:hover {
  border: 0 !important;
  color: var(--primary-color);
}

.tab-style-1 .nav-item .nav-link {
  position: relative;
  border: 0px solid transparent !important;
  color: var(--secondary-color);
  font-weight: 600;
  font-family: var(--primary-font);
  text-transform: uppercase;
  font-size: 15px;
  padding: 5px 0 5px;
}
.tab-style-1 .nav-item {
  margin: 0 15px;
}
.tab-style-1 .nav-item:last-child {
  margin-right: 0;
}
.tab-style-1-wapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 45px;
  align-items: center;
}

.tab-1-title h2 {
  font-family: var(--secondary-font);
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 5px;
}

.tab-1-image {
  height: 330px;
}

.tab-1-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tab-1-content {
  text-align: center;
  margin-top: 20px;
}

.tab-1-content h6 {
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
}
.tab-1-content h4 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 16px;
}

.tab-1-content h5 {
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 400;
  color: var(--gray);
  font-size: 14px;
}

.tab-1-content h5 span {
  position: relative;
}

.tab-1-content h5 span::before {
  content: "";
  position: absolute;
  width: 25px;
  height: 1px;
  top: 10px;
  background: var(--gray);
  left: -43px;
}

.tab-1-content h5 span::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 1px;
  top: 10px;
  background: var(--gray);
  right: -43px;
}
.tab-style-2-wapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.tab-2-title {
  background: var(--secondary-color);
  padding: 4px 35px;
}

.tab-2-title h2 {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 0;
}
.tab-style-2 .nav-tabs {
  justify-content: center;
  margin-bottom: 35px;
}
.tab-style-2 .nav-tabs .nav-link {
  margin: 0 20px;
  font-size: 16px;
  padding: 7px 15px;
}
.tab-style-2 .nav-tabs .nav-item.show,
.tab-style-2 .nav-tabs .nav-link.active {
  border: 1px solid !important;
  border-radius: 50px;
  color: var(--primary-color);
  background-color: transparent;
  border-color: unset;
  font-weight: 600;
}

.nav-tabs .nav-link.active {
  color: var(--primary-color);
  background-color: transparent;
  border-color: unset;
  font-weight: 600;
  border: 0 !important;
}

.tab-style-2 .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border: 0;
  color: var(--primary-color);
}

#home-2-top-news .tab-style-2 .nav-tabs .nav-link:focus,
#home-2-top-news .nav-tabs .nav-link:hover {
  border: 0;
  color: var(--primary-color);
}

#home-2-top-news .tab-style-2 .nav-tabs .nav-link {
  margin: 0;
  border: 0 !important;
  font-size: 16px;
}
#home-2-top-news .tab-style-2 .nav-tabs {
  margin-bottom: 0;
}

.tab-style-4 .nav-tabs .nav-item.show .nav-link,
.tab-style-4 .nav-tabs .nav-link.active,
.tab-style-2 .nav-tabs .nav-link.active,
.tab-style-3 .nav-tabs .nav-link.active {
  color: var(--primary-color);
  background-color: transparent;
  border-color: unset;
  border: 1px solid var(--primary-color) !important;
  border-radius: 0;
  font-weight: 600;
}
.tab-style-3 .nav-tabs .nav-link.active {
  border-radius: 20px;
  font-weight: 500;
}

.tab-style-4 .nav-tabs .nav-link:focus,
.tab-style-4 .nav-tabs .nav-link:hover {
  border: 0;
  color: var(--primary-color);
}
.tab-style-4 .nav-tabs {
  border-bottom: 0;
  margin-bottom: 35px;
  justify-content: center;
}
.tab-style-4 .nav-item {
  margin: 0 12px;
}
.tab-style-4 .nav-link,
.tab-style-2 .nav-link,
.tab-style-3 .nav-link,
.tab-style-1 .nav-link {
  border: 2px solid transparent !important;
  color: var(--secondary-color);
  font-weight: 400;
  font-size: 17px;
  margin: 0 6px;
  font-family: var(--primary-font);
}
.tab-style-2 .nav-link {
  border: 2px solid transparent !important;
}
.tab-style-4 p {
  font-size: 16px;
  line-height: 28px;
}
.tab-style-1 .nav-tabs .nav-link {
  font-weight: 500;
}
.tab-sec-title h2 {
  margin-bottom: 40px;
}
/* ================
	Video & Audio
  =================*/
.audio audio {
  transform: scale(2);
  margin-top: 20px;
  margin-left: 65px;
}
#audio-video .video-style-title h2 {
  font-weight: 600 !important;
}
.video-style-1 {
  position: relative;
}
.video-4 .card-body {
  padding: 0rem 0rem;
  height: 100%;
}
.video-style-1 {
  position: relative;
  height: 500px;
}

.video-4-right-tag h6 {
  margin-bottom: 5px;
}
.video-style-1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.video-4 .card {
  padding: 0 !important;
  border-radius: 0;
  border: 0;
  background: unset;
}
.video-1-icon {
  position: absolute;
}

.video-1-icon {
  width: 100%;
  top: 0;
  text-align: center;
  margin-left: auto;
  transform: translate(0px, 200px);
  margin-right: 0;
  z-index: 2;
}

.video-1-icon svg {
  text-align: center;
  width: 75px;
  fill: #fff;
}

.video-style-1::after {
  content: "";
  position: absolute;
  background: #00000059;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.video-content-1 {
  position: absolute;
  bottom: 15px;
  padding: 20px 40px;
  padding-right: 560px;
  z-index: 1;
}
.video-style-title {
  margin-bottom: 30px;
}
.video-content-1 h5 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  margin-top: 30px;
  letter-spacing: 1.12px;
}
.page-node-type-shortcodes.page-node-13 .heading-1 h2 {
  margin-bottom: 30px;
}
.video-content-1 h3 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 500;
  font-size: 20px;
  line-height: 31px;
}
.video-1-date {
  margin-top: 10px;
}
.video-1-date h4 {
  position: relative;
  color: #fff;
  font-weight: 400;
  margin: 0;
}

.video-1-date h4::before {
  content: "";
  width: 24px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 12px;
  margin-right: auto;
}

.video-1-date h4::after {
  content: "";
  width: 25px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 12px;
  margin-left: 16px;
}
.video-1-date h4 span {
  margin-left: 39px;
  letter-spacing: 0.5px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
}
.video-2 {
  background-image: url("../../images/video/2.jpg");
  background-size: cover;
  position: relative;
  height: 580px;
  padding-bottom: 40px;
  display: flex;
  align-items: flex-end;
  background-position: center;
  background-position: center;
}
.video-2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.video-style-2 {
  position: relative;
}
.video-2 a:hover .video-style-2 {
  background: transparent;
  border: 2px solid var(--primary-color);
}
.video-style-2 {
  display: inline-block;
  text-align: center;
  width: 55px;
  height: 55px;
  background: var(--primary-color);
  border-radius: 50%;
  z-index: 1;
  margin-top: 25px;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  border: 2px solid var(--primary-color);
  transition: all 0.25s ease-in-out;
}
.video-style-2 svg {
  height: 20px;
  width: 20px;
}
.video-style-2 i {
  color: #fff;
  font-size: 22px;
}
.video-style-2-wapper {
  position: relative;
  z-index: 1;
  padding-left: 60px;
}
.news-details-page .video-style-2-wapper {
  padding-left: 30px;
}
.video-2-title h3 {
  font-family: var(--primary-font);
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.video-2-title h2 {
  font-family: var(--secondary-font);
  color: #fff;
  font-weight: 400;
}
.video-2-date h5 {
  color: #fff;
  font-weight: 400;
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}

.video-2-date .dot {
  margin: 0 15px;
  background-color: #fff;
}
.video-2-date {
  margin-top: 15px;
}
.bg-secondary {
  background: var(--secondary-color) !important;
}
.video-3-wapper {
  position: relative;
}

.video-3-img {
  position: relative;
  height: 260px;
}
.video-3-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.3;
}

.video-3-icon {
  position: absolute;
  top: 0;
  right: 0;
}

.video-3-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-3-icon a {
  background: var(--primary-color);
  padding: 12px 13px;
  display: block;
  color: #fff;
  border: 2px solid var(--primary-color);
}
.video-3-icon svg {
  width: 22px;
  height: 23px;
}
.video-3-icon svg path {
  fill: #fff;
}
.video-3-icon a:hover {
  background: transparent;
}
.video-3-icon a:hover svg path {
  fill: var(--primary-color) !important;
}
.video-3-tag {
  position: absolute;
  bottom: 0px;
  background: var(--secondary-color);
  padding: 5px 12px;
}

.video-3-tag h6 {
  display: flex;
  color: var(--primary-color);
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0;
}

.video-3-tag h6 i svg {
  width: 9px;
  height: 11px;
  margin-right: 7px;
  vertical-align: middle;
  fill: #fff;
}
.video-3-tag h6 i svg path {
  fill: var(--primary-color);
}
.video-3-title h4 {
  font-weight: 400;
  font-family: var(--secondary-font);
  color: var(--light);
  font-size: 15px;
  line-height: 22px;
}

.video-details-3 {
  margin-top: 10px;
}

.video-3-title h6 {
  font-weight: 400;
  color: #868686;
}

.video-3-title h6 i {
  vertical-align: revert;
  margin-right: 5px;
  font-size: 12px;
}
.video-4-wapper {
  position: relative;
}

.video-4-left-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.video-4-left-img {
  height: 480px;
}
.video-4-icon {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  bottom: 0;
  transform: translate(0px, 195px);
}

.video-4-icon a svg {
  width: 65px;
  fill: #fff;
}

.video-4-left-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  height: 100%;
  width: 100%;
  opacity: 0.4;
}
.video-details-4 {
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

.video-4-tag h6 span {
  background: var(--primary-color);
  color: #fff;
  padding: 5px 10px;
  border-radius: 2px;
  margin-right: 10px;
  font-weight: 400;
  font-size: 12px;
}

.video-4-tag h6 {
  color: #a2a2a2;
  font-weight: 400;
}

.video-4-title {
  margin-top: 20px;
}

.video-4-title h3 {
  color: var(--light);
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 20px;
}
.bg-secondary .video.heading-3 h2 {
  color: var(--light);
  font-weight: 600;
}
.bg-secondary hr:not([size]) {
  background-color: var(--light);
  opacity: 1;
  height: 2px;
  margin-top: 13px;
  margin-bottom: 32px;
}
.footer-hr hr:not([size]) {
  background-color: var(--light);
  opacity: 0.5;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 60px;
}
.footer-content p {
  color: #b3b3b3;
  font-weight: 600px;
}
.video-4-right-img {
  height: 112px;
  position: relative;
}

.video-4-right-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-right-details-4 {
  background: #fff;
  padding: 5px 15px;
  height: 100%;
  padding-right: 10px;
}
.video-3-title-right h4 {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  font-family: var(--primary-font);
  margin-bottom: 4px;
}

.video-3-title-right h6 {
  color: var(--dark);
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0;
}
.video-4-right-tag h6 span {
  background: var(--primary-color);
  padding: 3px 8px;
  font-size: 9px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  border-radius: 2px;
}
.video-4-right-img:after {
  background: #000;
  height: 100%;
  width: 100%;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  opacity: 0.45;
}
.video-4-right-icon a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-4-right-icon a svg {
  fill: #fff !important;
  width: 30px !important;
}

.video-4-right-icon {
  text-align: center;
}

/* ================
	Icons
  =================*/
#icons .heading-1 h2 {
  font-weight: 600;
  margin-bottom: 20px;
  margin-left: 25px;
}
.icons ul li {
  width: 80px;
  display: inline-flex;
  height: 80px;
  background: var(--dark);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  color: #fff;
  margin: 22px;
  align-items: center;
}
.icons ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.icons ul li i {
  font-size: 28px;
}
li.xl-icon svg {
  width: 40px !important;
  height: 40px !important;
}
.icons ul li svg {
  fill: #fff;
  width: 30px;
  height: 30px;
}
li.icon-svg {
  padding: 22px;

  margin: 12px 25px;
}
li.icon-svg.xl svg {
  width: 20px;
  vertical-align: -webkit-baseline-middle;
}

li.icon-svg.xxl svg {
  width: 15px;
}
li.font-icon {
  font-size: 30px;
  padding: 18px;
  margin: 18px 25px;
}

/* ================
	Shorcodes Blog
  =================*/

.shortcode-blog-style-1 .shortcode-blog-style-1-img {
  height: 350px;
}

.shortcode-blog-style-1 .shortcode-blog-style-1-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.shortcode-blog-style-1-details h6 {
  font-weight: 500;
  font-size: 14px;
}
.shortcode-blog-style-1-details {
  text-align: center;
  margin-top: 20px;
}

.shortcode-blog-style-1-details h6 {
  color: var(--primary-color);
  margin-top: 20px;
  text-transform: uppercase;
}

.shortcode-blog-style-1-details h4 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 16px;
  padding-bottom: 2px;
}
.shortcode-blog-style-1-details h5 {
  position: relative;
  font-weight: 400;
  color: var(--gray);
  margin-top: 12px;
  text-transform: uppercase;
  font-size: 14px;
}

.shortcode-blog-style-1-details h5::before {
  content: "";
  margin-right: 30px;
  width: 20px;
  height: 1px;
  background: var(--gray);
  position: absolute;
  top: 12px;
  left: 85px;
}

.shortcode-blog-style-1-details h5::after {
  content: "";
  width: 20px;
  height: 1px;
  background: var(--gray);
  position: absolute;
  top: 12px;
  right: 85px;
}
[class*="shortcode-blog-style"] {
  margin-top: 8px;
}
.shortcode-blog-style-2 {
  position: relative;
}

.shortcode-blog-style-2-img {
  position: relative;
  height: 280px;
}

.shortcode-blog-style-2-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shortcode-blog-style-2-tag {
  position: absolute;
  padding: 4px 12px;
  bottom: 0;
  background: var(--secondary-color);
  display: flex;
  align-items: center;
  justify-content: center;
}

.shortcode-blog-style-2-tag svg {
  fill: #fff;
  width: 8px;
  margin-right: 4px;
}

.shortcode-blog-style-2-tag h6 {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}
#home-3-video .video-3-tag {
  bottom: 0;
}
#home-3-video .video-3-tag h6 {
  color: white;
}
#home-3-video .video-3-tag svg path {
  fill: #fff;
}
.shortcode-blog-style-2-details {
  margin-top: 20px;
}
.sidebar-style-3 h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
}
.shortcode-blog-style-2-details h3 {
  font-family: var(--secondary-font);
  font-weight: 500;
  line-height: 26px;
  font-size: 16px;
  margin-top: 20px;
}

.shortcode-blog-style-2-date h6::after {
  content: "";
  position: absolute;
  background: var(--gray);
  width: 45px;
  height: 1.5px;
  left: 0;
  right: 0;
  bottom: -9px;
}

.shortcode-blog-style-2-date h6 {
  position: relative;
  margin-bottom: 25px;
  color: var(--gray);
}
.shortcode-blog-style-2-date h6 {
  font-weight: 500;
  font-size: 13px;
}
.shortcode-blog-style-2-date p {
  color: var(--dark);
}
.shortcode-blog-style-2-date h6 i {
  font-size: 12px;
  margin-right: 8px;
}
#image-rounded img {
  border-radius: 10px !important;
}
.shortcode-blog-style-3-img {
  height: 250px;
}

.shortcode-blog-style-3-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shortcode-blog-style-3-details {
  margin-top: 15px;
}

.shortcode-blog-style-3-details h6,
.shortcode-blog-style-3-details h6 a {
  text-transform: uppercase;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.shortcode-blog-style-3-details h3 {
  font-family: var(--secondary-font);
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  margin-top: -4px;
}

.shortcode-blog-style-3-date h6 {
  font-weight: 400;
  position: relative;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
  color: var(--gray);
  text-transform: none;
}

.shortcode-blog-style-3-date h6 .dot {
  margin-left: 10px;
  margin-right: 10px;
}

.dot {
  margin-left: 15px;
  margin-right: 15px;
  width: 4px;
  border-radius: 50%;
  height: 4px;
  background-color: #999999;
  display: inline-block;
  position: relative;
}

.shortcode-blog-style-4-img {
  height: 250px;
  width: 100%;
  position: relative;
}
.shortcode-blog-style-4-img::after {
  content: "";
  background: #000;
  opacity: 0.3;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

.shortcode-blog-style-4-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.shortcode-blog-style-4-tag {
  position: absolute;
  top: 22px;
  left: 25px;
  z-index: 1;
}

.shortcode-blog-style-4-tag h6 {
  display: flex;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  align-items: center;
}

.shortcode-blog-style-4-tag h6 i {
  background: var(--primary-color);
  width: 20px;
  height: 20px;
  display: inline-flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 7px;
  margin-top: -2px;
}

.shortcode-blog-style-4-tag h6 i svg {
  width: 8px;
  fill: #fff;
}

.shortcode-blog-style-4-details {
  margin-top: 20px !important;
}

.shortcode-blog-style-4-details h3 {
  font-family: var(--secondary-font);
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
}
.shortcode-blog-style-4-details h6 .line {
  margin-right: 45px;
}
.shortcode-blog-style-4-details h6 .line::before {
  content: "";
  width: 30px;
  height: 3px;
  background: var(--secondary-color);
  position: absolute;
  top: 11px;
  margin-right: 10px;
}

.shortcode-blog-style-4-details h6 {
  position: relative;
  color: var(--gray);
  font-weight: 400;
  font-size: 13px;
}
.shortcode-blog-style-4-details h6 span {
  color: var(--secondary-color);
}
.shortcode-blog-style-5-img {
  width: 100%;
  height: 270px;
}

.shortcode-blog-style-5-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shortcode-blog-style-5-details {
  margin-top: 20px;
}

.shortcode-blog-style-5-details h6 span {
  background: var(--primary-color);
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-right: 8px;
}

.shortcode-blog-style-5-details h6 {
  color: var(--gray);
  font-weight: 400;
}

.shortcode-blog-style-5-details h3 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  margin-top: 14px;
  margin-bottom: 33px;
}
.shortcode-blog-style-5 .text-link-with-icon {
  color: var(--secondary-color);
  font-weight: 600;
  letter-spacing: 1px;
}

.shortcode-blog-style-5 .text-link-with-icon i svg {
  width: 18px;
  margin-left: 5px;
}
.shortcode-blog-style-5-details h3::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 2px;
  background: var(--primary-color);
  bottom: -16px;
  left: 0;
}
.shortcode-blog-style-5 .text-link-with-icon:hover {
  fill: var(--primary-color);
}

/*=====================
	Shorcodes Carousel
  =====================*/
.carousel-page .section-divider {
  padding-bottom: 0 !important;
}
.carousel-page #carousels-1 {
  padding-bottom: 0px !important;
}
.carousel-page [id*="carousels-"]:not(#carousels-1) {
  padding-top: 70px !important;
}
.carousel-style-1-img {
  height: 250px;
}
#carousels-1 .owl-next:hover,
#carousels-1 .owl-prev:hover {
  background: #000 !important;
}
.carousel-style-1-img img {
  height: 100%;
  object-fit: cover;
}

.carousel-style-1-details {
  text-align: center;
  margin-top: 15px;
  padding: 0 12px;
}

.carousel-style-1-details h5 {
  color: var(--primary-color);
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-weight: 500;
}
.user-logged-in .custom-filter-1 {
  top: -85px;
}

.carousel-style-1-details h4 {
  font-family: var(--secondary-font);
  font-weight: 500;
  line-height: 24px;
  font-size: 14px;
}

#carousels-1 .carousels-1 {
  position: relative;
}

#carousels-1 .owl-nav {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 0;
}

#carousels-1 .owl-prev {
  width: 50px;
  height: 250px;
  left: 0px;
  background: rgb(0 0 0 / 40%);
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  position: absolute;
  transition: 0.25s ease-in-out;
  border-radius: 0;
}
#carousels-1 .owl-next {
  width: 50px;
  height: 250px;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(0 0 0 / 40%);
  top: 0;
  margin: 0;
  transition: 0.25s ease-in-out;
  position: absolute;
  border-radius: 0;
}
#carousels-1 .owl-next span,
#carousels-1 .owl-prev span {
  color: #fff;
  transition: all 0.25s ease-in-out;
  font-size: 20px;
}
#carousels-1 .owl-next:hover span,
#carousels-1 .owl-prev:hover span {
  background-color: #fff;
}
#carousels-2 .carousel-2-wapper {
  position: relative;
}
#carousels-2 .row {
  margin-left: -3px;
  margin-right: -3px;
}
#carousels-1 .owl-nav svg {
  height: 16px;
}
#carousels-1 .owl-prev svg {
  transform: rotate(180deg);
}
#carousels-1 .owl-nav svg path {
  fill: #fff;
}
#carousels-2 .carousel-2-img {
  height: 350px;
  width: 100%;
  position: relative;
}

#carousels-2 .carousel-2-img img {
  height: 100%;
  object-fit: cover;
}

#carousels-2 .carousel-2-img::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  top: 0;
  opacity: 0.5;
}

#carousels-2 .carousel-2-content {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  letter-spacing: 0.5px;
  padding: 20px 110px;
}

#carousels-2 .carousel-2-content h5 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
}

#carousels-2 .carousel-2-content h3 {
  font-family: var(--secondary-font);
  font-weight: 400;
  color: #fff;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 16px;
}

#carousels-2 .carousel-2-content h6 {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
}

#carousels-2 .carousel-2-content h6 .line-1,
#carousels-2 .carousel-2-content h6 .line-2 {
  height: 0.5px;
  display: inline-block;
  width: 30px;
  background: var(--light);
}
#carousels-2 .carousel-2-content h6 .line-1 {
  margin-right: 16px;
}
#carousels-2 .carousel-2-content h6 .line-2 {
  margin-left: 13px;
}
#carousels-2 .carousel-2-content h6 {
  display: flex;
  align-items: center;
  justify-content: center;
}
#carousels-2 .carousel-2-footer-img::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  top: 0;
  opacity: 0.5;
}
#carousels-2 .carousel-2-footer-img {
  height: 280px;
  width: 100%;
  position: relative;
}
#new-grid-4 .shortcode-blog-style-3-details h6 {
  margin-top: 10px;
  margin-bottom: 5px;
}
#new-grid-4 .shortcode-blog-style-3-date h6 {
  margin-top: -5px;
}
#carousels-2 .carousel-2-footer-img img {
  height: 100%;
  object-fit: cover;
}
#carousels-2 .carousel-2-footer-content {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 30px;
}

#carousels-2 .carousel-2-footer-content h5 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 7px;
}
#carousels-1 .owl-prev:hover,
#carousels-1 .owl-next:hover {
  background-color: var(--secondary-color) !important;
}
#carousels-2 .carousel-2-footer-content h3 {
  font-family: var(--secondary-font);
  font-weight: 500;
  color: #fff;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 10px;
}

#carousels-2 .carousel-2-footer-content h6 {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
}

#carousels-2 .carousel-2-footer-content h6 .line-1 {
  height: 0.5px;
  width: 30px;
  background: var(--light);
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
  position: relative;
  left: -15px;
}
.bg-grey {
  background-color: var(--light);
}
.custom-filter-1 legend,
.custom-filter-1 .form-check-input[type="radio"] {
  display: none;
}
.custom-filter-1 .form-radios {
  display: flex;
  flex-wrap: wrap;
}
.custom-filter-1 label {
  position: relative;
  border: 0px solid transparent !important;
  color: var(--secondary);
  text-transform: uppercase;
  padding: 5px 0 5px;
  cursor: pointer;
  margin: 0 15px;
  font-size: 14px;
  font-family: var(--primary-font);
  font-weight: 500;
  line-height: 20px;
  transition: all 0.25s ease-in-out;
}
#home-3-tab .custom-filter-1 .form-check-input + label::after {
  display: none;
}
#home-3-tab .custom-filter-1 .form-check-input + label:hover,
#home-3-tab .custom-filter-1 .form-check-input[checked="checked"] + label {
  color: var(--primary-color);
}
.form-check {
  padding: 0;
}
.home-3-tab .custom-filter-1 .form-check {
  padding: 0;
}
.custom-filter-1 .form-radios > div:last-child label {
  margin-right: 10px;
}
.custom-filter-1 {
  position: absolute;
  top: 0px;
  right: 0;
}
.trending-news > .container > .row {
  position: relative;
}
#carousels-2 .carousel-2-footer-content h6 .line-2 {
  height: 0.5px;
  width: 30px;
  background: var(--light);
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-left: 8px;
}
#carousels-2 .owl-theme .owl-nav {
  width: 260px;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#carousels-2 .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  z-index: 1;
}
#carousels-2 .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  z-index: 1;
}
#carousels-2 .owl-prev,
#carousels-2 .owl-next {
  background: var(--secondary-color);
  font-size: 14px !important;
  border: 1px solid #6f6f6f !important;
  height: 26px;
  opacity: 1;
  position: absolute;
  right: 0;
  bottom: -60px;
  z-index: 1;
  color: #000000 !important;
  width: 26px;
  border-radius: 50% !important;
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease-in-out;
}
#carousels-2 .owl-prev span,
#carousels-2 .owl-next span {
  color: #fff;
  font-size: 14px;
}
#carousels-2 .owl-prev:hover,
#carousels-2 .owl-next:hover {
  background: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  color: #fff !important;
}
#carousels-2 .owl-theme .owl-dots {
  position: absolute;
  bottom: -95px;
  left: 0;
  right: 0;
}
#carousels-2 .owl-theme .owl-dots span {
  background: #fff;
  border: 1px solid var(--primary-color);
  width: 15px;
  height: 15px;
  margin: 0 12px;
}

#carousels-2 .owl-theme .owl-dots .owl-dot.active span,
#carousels-2 .owl-theme .owl-dots .owl-dot:hover span {
  background: var(--primary-color);
}

#carousels-3 .carousel-3-wapper {
  position: relative;
}

#carousels-3 .carousel-3-img {
  height: 550px;
}

#carousels-3 .carousel-3-img img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

#carousels-3 .carousel-3-content {
  position: absolute;
  bottom: 10px;
  width: 100%;
  padding: 30px 35px;
  padding-right: 135px !important;
}

#carousels-3 .carousel-3-img::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  top: 0;
  opacity: 0.3;
}
#carousels-3 .carousel-3-content h5 {
  margin-bottom: 13px;
}
#carousels-3 .carousel-3-content h3 {
  margin-bottom: 8px;
}
#carousels-3 .carousel-3-content h5 span {
  background: var(--primary-color);
  color: var(--light);
  padding: 5px 12px;
  font-family: var(--primary-font);
  font-size: 12px;
  font-weight: 400;
  border-radius: 2px;
}

#carousels-3 .carousel-3-content h3 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 500;
  line-height: 26px;
  font-size: 16px;
}

#carousels-3 .carousel-3-content h6 {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
#carousels-3 .carousel-3-right-img {
  height: 270px;
}

#carousels-3 .carousel-3-right-img img {
  height: 100%;
  object-fit: cover;
  position: relative;
}

#carousels-3 .carousel-3-right-img:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  top: 0;
  opacity: 0.5;
}

#carousels-3 .carousel-3-right-content {
  position: absolute;
  bottom: 0;
  padding: 15px 20px;
}

#carousels-3 .carousel-3-right-content h5 span {
  background: var(--primary-color);
  color: var(--light);
  padding: 5px 12px;
  font-family: var(--primary-font);
  font-size: 12px;
  font-weight: 400;
  border-radius: 2px;
}
#carousels-3 .carousel-3-right-content h3 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 14.5px;
  line-height: 23px;
  margin-bottom: 5px;
}
#carousels-3 .carousel-3-right-content h5 {
  margin-bottom: 12px;
}
#carousels-3 .carousel-3-right-content h6 {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
#carousels-3 .owl-theme .owl-nav {
  width: 255px;
  position: absolute;
  bottom: -33px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#carousels-3 .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  z-index: 1;
}
#carousels-3 .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  z-index: 1;
}
#carousels-3 .owl-prev,
#carousels-3 .owl-next {
  background: var(--secondary-color);
  font-size: 14px !important;
  border: 1px solid #6f6f6f !important;
  height: 26px;
  opacity: 1;
  position: absolute;
  right: 0;
  bottom: -60px;
  z-index: 1;
  color: #000000 !important;
  width: 26px;
  border-radius: 50% !important;
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease-in-out;
}
#carousels-3 .owl-prev span,
#carousels-3 .owl-next span {
  color: #fff;
  font-size: 14px;
}
#carousels-3 .owl-prev:hover,
#carousels-3 .owl-next:hover {
  background: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  color: #fff !important;
}
#carousels-3 .owl-theme .owl-dots,
#carousels-4 .owl-theme .owl-dots,
#carousels-5 .owl-theme .owl-dots {
  position: absolute;
  bottom: -90px;
  left: 0;
  right: 0;
}
#carousels-3 .owl-theme .owl-dots span,
#carousels-4 .owl-theme .owl-dots span,
#carousels-5 .owl-theme .owl-dots span {
  background: #fff;
  border: 1px solid var(--primary-color);
  width: 15px;
  height: 15px;
  margin: 0 12px;
}
#carousels-3 .owl-theme .owl-dots .owl-dot.active span,
#carousels-4 .owl-theme .owl-dots .owl-dot.active span,
#carousels-5 .owl-theme .owl-dots .owl-dot.active span,
#carousels-3 .owl-theme .owl-dots .owl-dot:hover span,
#carousels-4 .owl-theme .owl-dots .owl-dot:hover span,
#carousels-5 .owl-theme .owl-dots .owl-dot:hover span {
  background: var(--primary-color);
}

#carousels-4 .carousel-4-wapper {
  position: relative;
}

#carousels-4 .carousel-4-img {
  height: 525px;
}

#carousels-4 .carousel-4-img img {
  height: 100%;
  object-fit: cover;
}

#carousels-4 .carousel-4-content {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1;
}
#carousels-4 .carousel-4-content .tag {
  padding: 20px 25px;
}
#carousels-4 .carousel-4-content .tag ul {
  margin-bottom: 8px;
}
#carousels-4 .carousel-4-content .tag ul li {
  display: inline-block;
  font-size: 13px;
  font-family: var(--primary-font);
  font-weight: 500;
  margin-right: 20px;
  text-transform: capitalize;
  color: #fff;
}

#carousels-4 .carousel-4-content .tag ul li:first-child {
  color: var(--primary-color);
  position: relative;
  text-transform: uppercase;
}

#carousels-4 .carousel-4-content .tag ul li i svg {
  fill: var(--primary-color);
  width: 9px;
  height: 12px;
  margin-top: -2px;
}

#carousels-4 .carousel-4-content .tag ul li:first-child::after {
  content: "";
  width: 1px;
  height: 12px;
  position: absolute;
  background: #fff;
  right: -11px;
  top: 4px;
}
#carousels-4 .carousel-4-content .tag ul li:last-child {
  margin-right: 0;
}
#carousels-4 .carousel-4-content::after {
  width: 100%;
  position: absolute;
  background: #000;
  height: 100%;
  bottom: 0;
  opacity: 0.5;
  content: "";
  z-index: -1;
}

#carousels-4 .carousel-4-content h4 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 200;
  font-size: 15px;
  margin: 0;
  line-height: 23px;
}

#carousels-4 .carousel-4-content .tag ul li i {
  font-size: 12px;
  margin-right: 5px;
}

.carousel-5-img {
  position: relative;
  height: 522px;
}

.carousel-5-img img {
  height: 100%;
  object-fit: cover;
}
.carousel-5-wapper {
  position: relative;
}

.carousel-5-img::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
  top: 0;
  left: 0;
}

.carousel-5-tag {
  position: absolute;
  top: 20px;
  left: 25px;
}

.carousel-5-content {
  position: absolute;
  bottom: 0;
  padding: 20px 25px;
}

#carousels-5 .container {
  max-width: 100%;
}

#carousels-5 .carousel-5-tag h6 {
  display: flex;
  color: #fff;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
}
#carousels-5 .carousel-5-tag h6 i {
  background: var(--primary-color);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-top: -2px;
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}
#carousels-5 .carousel-5-tag h6 i svg {
  width: 8px;
  fill: #fff;
}
#carousels-5 .carousel-5-content h4 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
}

#carousels-5 .carousel-5-content h6 {
  text-transform: capitalize;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
}
#carousel-6 {
  background: url(../img/video/2.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
}
#carousel-6::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: var(--secondary-color);
  opacity: 0.5;
  top: 0;
  left: 0;
}

.carousel-6-wapper {
  text-align: center;
}

.carousel-6-title h4 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 20px;
}

.carousel-6-title h2 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 400;
  line-height: 42px;
  margin-bottom: 25px;
  font-size: 28px;
}

.carousel-6-date h5 {
  color: #fff;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  text-transform: capitalize;
}

.carousel-6-date {
  margin-top: 25px;
}

.carousel-6-date .dot {
  position: relative;
  background-color: #ffffff;
  height: 5px;
  width: 5px;
  margin: 0px 15px 0 15px;
}

#carousel-6 .owl-nav {
  position: absolute;
  width: 100%;
  top: 0;
  transform: translate(0px, 70px);
}

#carousel-6 .owl-prev {
  position: absolute;
  left: 0;
  top: 0px;
}

#carousel-6 .owl-next {
  position: absolute;
  right: 0;
  top: 0px;
}
#carousel-6 .owl-prev,
#carousel-6 .owl-next {
  width: 34px;
  height: 34px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease-in-out;
  background: #fff;
  border-radius: 50%;
}
#carousel-6 .owl-prev span {
  font-size: 15px;
}
#carousel-6 .owl-prev,
#carousel-6 .owl-next span {
  font-size: 18px;
  color: #000;
}

#carousel-6 .owl-prev:hover,
#carousel-6 .owl-next:hover {
  background: var(--primary-color) !important;
}
#carousel-6 .owl-prev:hover span,
#carousel-6 .owl-next:hover span {
  color: white;
}
/***** Section Home 1 start *****/
#subscribe h6 {
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.subscribe-form .btn.btn-primary {
  text-transform: uppercase;
  font-size: 14px;
  padding: 16px 42px;
  font-family: var(--primary-font);
  font-weight: 500;
  letter-spacing: 1.12px;
  border-radius: 0px;
}
.subscribe-form .form-control::placeholder {
  font-family: var(--primary-font);
}
#featured-news .heading-1 h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
}
#featured-news-1 .heading-1 h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
}
#header-1,
#header-2,
#header-3,
#header-4 {
  display: none;
}
#header-1.active,
#header-2.active,
#header-3.active,
#header-4.active {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #fff;
}
#header-1-news-ticker {
  background: var(--light);
  margin-bottom: 2px;
}
#header-1-news-ticker .owl-theme .owl-nav [class*="owl-"] {
  background-color: unset !important;
}
.header-1-news-ticker-wapper {
  padding: 20px 11px 20px 20px;
  width: 960px;
}
.news-ticker .item p {
  height: 30px;
}
#header-4-news-ticker .header-1-news-ticker-wapper {
  padding: 20px 30px;
  width: 100%;
}
#header-1-news-ticker .owl-nav {
  position: absolute;
  top: -10px;
  right: -33px;
  background: var(--light);
  margin-top: 0;
  width: 120px;
}

#header-1-news-ticker .owl-prev span,
#header-1-news-ticker .owl-next span {
  width: 28px;
  height: 28px;
  background: var(--secondary-color);
  color: #fff;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease-in-out;
}
#header-1-news-ticker .owl-prev span::before,
#header-1-news-ticker .owl-next span::before {
  font-size: 15px;
}
#header-1-news-ticker .owl-prev span::before {
  margin-left: -2px;
}
#header-1-news-ticker .owl-next span::before {
  margin-left: 2px;
}
#header-1-news-ticker .owl-prev {
  margin-right: 10px;
}

#header-1-news-ticker .owl-prev:hover span,
#header-1-news-ticker .owl-next:hover span {
  background: var(--primary-color);
  color: #fff;
}
.header-1-news-ticker-title h6 {
  margin-bottom: 0;
  font-weight: 600;
}

#header-1-news-ticker p {
  margin-bottom: 0;
  color: #000;
  line-height: 31px;
}
.trending-news .heading-1 {
  text-align: center;
  margin-bottom: 40px;
}
.sidebar-section section {
  padding: 0 !important;
}
.sidebar-section section > .container {
  width: 100%;
  padding: 0;
}
.trending-news .heading-1 h1 {
  font-family: var(--secondary-font);
  font-weight: 500;
}

.bg-gray {
  background: var(--light);
}

#home-1-tab .home-1-card-img {
  height: 116px;
}

#home-1-tab .tab-1-title h2 {
  font-weight: 500;
  font-size: 28px;
  font-family: var(--secondary-font);
}
#home-1-tab .tab-1-content {
  margin-bottom: 25px;
}
#home-1-tab .home-1-card-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

#home-1-tab .card-body {
  padding: 0 1rem;
}

#home-1-tab .card {
  border: 0;
  margin-bottom: 20px !important;
}

a:hover h6 {
  color: var(--primary-color);
}

a h6 {
  transition: all 0.25s ease-in-out;
}
#home-1-tab h6.card-title {
  font-weight: 500;
  color: var(--primary-color);
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 3px;
}

#home-1-tab a h5 {
  font-weight: 400;
  font-size: 14px;
  font-family: var(--primary-font);
  line-height: 23px;
  margin-bottom: 4px;
}

#home-1-tab p.card-text .text-muted {
  color: #999999 !important;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: var(--primary-font);
}
.page-node-type-home-page .sidebar-section .heading-1 h2 {
  margin-bottom: 44px;
}
.home-1-tab .btn-primary,
#treding-video-home-1 .btn-primary {
  text-transform: uppercase;
  font-size: 14px;
  padding: 16px 38px;
  font-family: var(--primary-font);
  font-weight: 500;
  letter-spacing: 1.12px;
  border-radius: 0px;
}
.custom-filter-1 .form-check-input + label {
  position: relative;
}
.custom-filter-1 .form-check-input + label::after {
  content: "";
  position: absolute;
  height: 4px;
  width: 0;
  background-color: var(--primary-color);
  left: 0;
  width: 100%;
  opacity: 0;
  right: auto;
  bottom: -6px;
  transition: all 0.3s ease-in-out;
}
#home-2-tab .custom-filter-1 .form-check-input + label::after {
  display: none;
}
#home-2-tab .custom-filter-1 .form-check-input + label {
  text-transform: capitalize;
  transition: all 0.25s ease-in-out;
}
#home-2-tab .custom-filter-1 {
  top: 10px;
}
#home-2-tab .custom-filter-1 .form-check-input + label:hover,
#home-2-tab
  .custom-filter-1
  .form-check-input.form-check-input:checked[type="radio"]
  + label {
  color: var(--primary-color);
}
.custom-filter-1 .form-radios label:hover::after,
.custom-filter-1 .form-check-input:checked[type="radio"] + label::after {
  opacity: 1;
}
#treding-video-home-1 .btn-primary {
  border-color: var(--primary-color) !important;
}
.bg-black {
  background-color: black;
}
section.bg-black h2 {
  color: white !important;
}
section.bg-black .btn-primary {
  border-color: var(--primary-color) !important;
}
.sidebar-section h2 {
  text-align: left;
}
.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}

#treding-video-home-1 .video-style-title h2 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 500;
}
#treding-video-home-1 .hone-1-trening-videos-img {
  position: relative;
  height: 330px;
}

#treding-video-home-1 .hone-1-trening-videos-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#treding-video-home-1 .hone-1-trening-videos-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  opacity: 0.2;
}

#treding-video-home-1 .hone-1-trening-videos-img .video-1-icon {
  width: 100%;
  top: 0;
  text-align: center;
  margin-left: auto;
  transform: translate(0px, 135px);
  margin-right: 0;
  z-index: 1;
}

#treding-video-home-1 .hone-1-trening-videos-img .video-1-icon svg {
  width: 50px;
}

#treding-video-home-1 .hone-1-trening-videos-content {
  text-align: center;
  margin-top: 20px;
  padding: 0 30px;
}

#treding-video-home-1 .hone-1-trening-videos-content h6 {
  color: var(--primary-color);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-size: 13px;
}

#treding-video-home-1 .hone-1-trening-videos-content h4 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 23px;
}

#treding-video-home-1 .hone-1-trening-videos-content h5 {
  color: var(--light);
  font-weight: 400;
  position: relative;
}

#treding-video-home-1 .hone-1-trening-videos-content h5 span {
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
}

#treding-video-home-1 .hone-1-trening-videos-content h5 span::before {
  content: "";
  position: absolute;
  top: 10px;
  left: -40px;
  width: 25px;
  height: 1px;
  background: #fff;
}

#treding-video-home-1 .hone-1-trening-videos-content h5 span::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -40px;
  width: 25px;
  height: 1px;
  background: #fff;
}
#editor-pick .heading-1 h2 {
  font-family: var(--secondary-font);
  font-weight: 500;
  margin-bottom: 40px;
}

.editor-pick {
  height: 280px;
}

.editor-pick img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.editor-pick-content {
  margin-top: 20px;
}

.editor-pick-content h6 {
  color: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 4px;
}

.editor-pick-content h4 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.editor-pick-content .date {
  color: var(--gray);
  letter-spacing: 0.65px;
  font-weight: 400;
  font-size: 13px;
}
#editor-pick .col-12.mb-4 {
  margin-bottom: 36px !important;
}
#editor-pick .home-1-card-img {
  height: 116px;
}

#editor-pick .home-1-card-img img,
.sidebar-style-5 .home-1-card-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#editor-pick .card.mb-3 {
  margin-bottom: 20px !important;
}
#editor-pick .card-body {
  padding: 0 1rem;
}

.card {
  border: 0;
}
#editor-pick h6.card-title {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 1px;
  letter-spacing: 1px;
  font-weight: 500;
  color: var(--primary-color);
  text-transform: uppercase;
}

#editor-pick a h5,
.sidebar-style-5 a h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 4px;
}

#editor-pick p.card-text {
  text-transform: uppercase;
  font-family: var(--primary-font);
}
#editor-pick p.card-text small {
  font-size: 12px;
  letter-spacing: 0.6px;
  color: #999999 !important;
  font-weight: 400;
}
#editor-pick .btn-primary,
#featured-news .btn-primary,
#featured-news-1 .btn-primary,
.sidebar-style-5 .btn-primary {
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px 40px;
  font-family: var(--primary-font);
  font-weight: 600;
  border-radius: 1px;
}
.sidebar-style-5 .sidebar-title {
  margin-bottom: 25px;
  text-align: center;
}
.sidebar-style-5 .form-actions {
  width: 100%;
}
.sidebar-style-5 .sidebar-title h5 {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.homepage_1-most_viewd p small.text-muted,
.homepage_1-must_read p small.text-muted,
.homepage_1-latest_news p small.text-muted {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  line-height: 20px;
  font-weight: 400;
}
.sidebar-style-5 .sidebar-title h5 span {
  position: relative;
}

.sidebar-style-5 .sidebar-title h5 span::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 1.5px;
  left: -45px;
  background: var(--secondary-color);
  top: 11px;
}
.sidebar-style-5 .sidebar-title h5 span::before {
  position: absolute;
  content: "";
  width: 25px;
  height: 1.5px;
  right: -45px;
  background: var(--secondary-color);
  top: 11px;
}
.sidebar-style-5 .sidebar .home-1-card-img {
  height: 95px;
  width: 100%;
}
.homepage_1-most_viewd .card.mb-3,
.homepage_1-must_read {
  margin-bottom: 20px !important;
}
.sidebar-style-5 .sidebar-content {
  margin-bottom: 60px;
}
.sidebar-style-5 .sidebar-content ul {
  margin-bottom: 60px;
}
.sidebar-style-5 .sidebar-content ul li {
  margin-bottom: 5px;
}
.sidebar-style-5 .sidebar-content ul li:last-child {
  margin-bottom: 0;
}
.sidebar-style-5 .sidebar-content ul li a {
  font-size: 14px;
  color: var(--secondary-color);
  font-weight: 400;
  line-height: 34px;
}
.sidebar-style-5 .sidebar-content .ad {
  width: 300px;
  height: 250px;
  display: inline-block;
}
.sidebar-style-5 .sidebar-content .ad img {
  width: 100%;
  height: 100%;
}
.sidebar-section
  .row
  > div:last-child
  .sidebar-style-5:nth-last-child(2)
  .sidebar-content {
  margin-bottom: 0 !important;
}

#featured-news .featured-news-news-top-news-img,
#featured-news-1 .featured-news-news-top-news-img {
  height: 455px;
}

#featured-news .featured-news-news-top-news-img img,
#featured-news-1 .featured-news-news-top-news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.featured-news-news-top-news-content {
  text-align: center;
  margin-top: 30px;
}

.featured-news-news-top-news-content .featured-news-news-top-news-content-top {
  margin-bottom: 20px;
  padding: 0 60px;
}

.featured-news-news-top-news-content
  .featured-news-news-top-news-content-top
  h5 {
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.28px;
  font-size: 16px;
}

.featured-news-news-top-news-content
  .featured-news-news-top-news-content-top
  h3 {
  font-family: var(--secondary-font);
  font-weight: 400;
  margin-bottom: 15px;
}

.featured-news-news-top-news-content
  .featured-news-news-top-news-content-top
  h5
  span {
  color: var(--gray);
  position: relative;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.featured-news-news-top-news-content
  .featured-news-news-top-news-content-top
  h5
  span::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 1px;
  left: -45px;
  background: var(--gray);
  top: 11px;
}
.featured-news-news-top-news-content
  .featured-news-news-top-news-content-top
  h5
  span::before {
  position: absolute;
  content: "";
  width: 25px;
  height: 1px;
  right: -45px;
  background: var(--gray);
  top: 11px;
}
.featured-news-news-top-news-content-body .home-1-link {
  font-size: 14px;
  text-transform: capitalize;
  color: var(--secondary-color);
  font-weight: 500;
  letter-spacing: 1.5px;
}

.featured-news-news-top-news-content-body .home-1-link i svg {
  width: 20px;
  margin-left: 5px;
  transition: all 0.25s ease-in-out;
}

.featured-news-news-top-news-content-body .home-1-link:hover svg {
  fill: var(--primary-color);
}

.featured-news-news-top-news-content-body p {
  margin-bottom: 30px;
}
#featured-news hr:not([size]) {
  margin: 40px 0;
}
#featured-news-1 hr:not([size]) {
  margin: 40px 0;
}

#featured-news .home-1-card-img {
  height: 220px;
}
#featured-news-1 .home-1-card-img {
  height: 220px;
}
#featured-news .home-1-card-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#featured-news-1 .home-1-card-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#featured-news .card-body,
.sidebar-style-5 .card-body {
  padding: 0 10px 0 23px;
}
#featured-news-1 .card-body {
  padding: 0 1rem;
}
section.trending-news > .container {
  position: relative;
}
.card {
  border: 0;
  background-color: transparent;
}
#featured-news-1 .card {
  border: 0;
  background-color: transparent;
}
#home-2-treding-news .card {
  border: 1px solid #00000029;
  border-radius: 0px;
}
#featured-news h6.card-title {
  font-weight: 500;
  color: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 13px;
  margin-bottom: 14px;
}
.homepage_1-featured_news #featured-news h6.card-title {
  margin-bottom: 6px;
}
#news-list-full-width h6.card-title {
  margin-bottom: 4px;
}
#news-list-full-width hr {
  margin: 30px 0 !important;
}
#featured-news-1 h6.card-title {
  font-weight: 600;
  color: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

#featured-news a h5 {
  font-weight: 500;
}
#featured-news-1 a h5 {
  font-weight: 500;
}

#featured-news p.card-text {
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-family: var(--primary-font);
}
#featured-news-1 p.card-text {
  position: relative;
  text-transform: uppercase;
  font-family: var(--primary-font);
}
#news-list-full-width .card-text {
  text-transform: none !important;
}
#news-list-full-width .card-text small {
  font-size: 14px !important;
  color: var(--gray) !important;
  font-weight: 400 !important;
}

#featured-news .sidebar-title {
  margin-bottom: 25px;
  text-align: center;
}
#featured-news-1 .sidebar-title {
  margin-bottom: 25px;
  text-align: center;
}

#featured-news .sidebar-title h5 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#featured-news-1 .sidebar-title h5 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}

#featured-news .sidebar-title h5 span {
  position: relative;
}
#featured-news-1 .sidebar-title h5 span {
  position: relative;
}

#featured-news .sidebar-title h5 span::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  left: -45px;
  background: var(--secondary-color);
  top: 11px;
}
#featured-news-1 .sidebar-title h5 span::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  left: -45px;
  background: var(--secondary-color);
  top: 11px;
}
#featured-news .sidebar-title h5 span::before {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  right: -45px;
  background: var(--secondary-color);
  top: 11px;
}
#featured-news-1 .sidebar-title h5 span::before {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  right: -45px;
  background: var(--secondary-color);
  top: 11px;
}
#featured-news .sidebar .home-1-card-img {
  height: 95px;
}
#featured-news .sidebar .home-1-card-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#featured-news .sidebar-content {
  margin-bottom: 50px;
}
#featured-news .sidebar-content:last-child {
  margin-bottom: 0px;
}
.sidebar-style-5 .sidebar-content .lastest-news-img {
  height: 210px;
}
.sidebar-style-5 .lastest-news h5 {
  margin-bottom: 10px;
}
.sidebar-style-5 .sidebar-content .lastest-news-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.sidebar-style-5 .sidebar-content .lastest-news {
  padding: 8px 0rem 5px !important;
}
.homepage_1-latest_news hr:not([size]) {
  margin: 12px 0;
}

.featured-news-hr hr:not([size]) {
  height: 2px;
  margin: 10px 0 !important;
}
.subscribe-form .form-control {
  padding: 14px 20px;
  font-size: 13px;
  color: var(--gray);
  border-radius: 0;
  margin-bottom: 12px;
  font-weight: 400;
  font-family: var(--primary-font);
}

.subscribe-form .btn.btn-primary {
  width: 100%;
}
#featured-news .ad {
  width: 300px;
  height: 250px;
  display: inline-block;
}
#featured-news .ad img {
  width: 100%;
  height: 100%;
}
#subscribe {
  margin-bottom: 10px !important;
}
#subscribe-side {
  margin-bottom: 60px !important;
}
#treding-video-home-1 .video-1-date {
  text-transform: uppercase;
}
/***** End Home 1 Section *****/
/***** Home 2 *****/
.text-link-with-icon:hover svg {
  fill: var(--primary-color) !important;
}
.text-link-with-icon svg {
  transition: all 0.25s ease-in-out;
}
.home-2-trending-news-content h6 {
  margin-bottom: 12px;
}
#header-2.navbar-sticky .fixed-top .header-2-social {
  display: none;
}
.header-2-news-ticker-wapper {
  border: 1px solid #ddd;
  margin: 30px 0;
}

#header-2-news-ticker .header-1-news-ticker-title {
  background: var(--primary-color);
  padding: 9px 7px;
  text-align: center;
  width: 150px;
}
#header-2-news-ticker .header-1-news-ticker-title h6 {
  color: #fff;
}

#header-2-news-ticker .owl-nav {
  position: absolute;
  top: -10px;
  right: -25px;
  margin-top: 0;
}

#header-2-news-ticker {
  position: relative;
}

#header-2-news-ticker .header-1-news-ticker-wapper {
  position: relative;
  padding: 0 15px;
  padding-right: 0;
  width: 900px;
}

#header-2-news-ticker p {
  margin-bottom: 0;
  color: #111;
  height: auto;
}

#header-2-news-ticker .owl-prev,
#header-2-news-ticker .owl-next {
  width: 42px;
  height: 43px;
  background: #000;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  margin: 0;
  transition: all 0.25s ease-in-out;
}

#header-2-news-ticker .owl-prev span,
#header-2-news-ticker .owl-next span {
  color: #fff;
  font-size: 17px;
}

#header-2-news-ticker .owl-prev:hover,
#header-2-news-ticker .owl-next:hover {
  background: var(--primary-color) !important;
}
.tab-style-2-content-wapper {
  position: relative;
}

.tab-style-2-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tab-style-2-img {
  height: 460px;
}

.tab-style-2-content {
  background: #fff;
  position: absolute;
  bottom: 30px;
  padding: 30px;
  left: 30px;
  width: 550px;
}

.tab-style-2-content h6 {
  color: var(--gray);
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 400;
}

.tab-style-2-content h6 span {
  background: var(--primary-color);
  color: #fff;
  padding: 5px 10px;
  font-size: 12px;
  margin-right: 5px;
  border-radius: 2px;
  font-weight: 400;
}

.tab-style-2-content h3 {
  font-family: var(--secondary-font);
  font-weight: 400;
  margin-bottom: 16px;
}
.tab-style-2-content .text-link-with-icon {
  color: var(--secondary-color);
  font-weight: 600;
  letter-spacing: 1.68px;
}

.tab-style-2-content .text-link-with-icon i svg {
  width: 20px;
  margin-left: 5px;
  transition: 0.25s all ease-in-out;
}
.tab-style-2-content .text-link-with-icon:hover i svg {
  fill: var(--primary-color);
}
.page-node-type-home-page #page-wrapper [id*="block-googlead728x90"] {
  margin-top: -40px;
  padding-bottom: 100px;
}
.page-node-type-home-page .heading-1 h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
  margin-bottom: 54px;
}
section.bg-black .tab-2-title {
  background-color: white;
}
section.bg-black .tab-2-title h2 {
  color: #000 !important;
}
.sidebar-style-2 h2 {
  color: #fff;
}
#home-2-top-news .tab-btn .btn-primary,
#home-2-treding-news .tab-btn .btn-primary,
#home-2-trending-video .tab-btn .btn-primary,
.home-btn-1 .btn-primary {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 18px 40px;
}
.home-btn-1 .btn-primary {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.12px;
  font-weight: 500;
  padding: 17px 39px;
  border-radius: 4px;
}
#home-2-trending-video .tab-btn .btn-primary {
  border-color: var(--primary-color);
}
#home-2-trending-video .video.heading-3 {
  width: 100%;
  border-bottom: 2px solid;
  color: var(--dark);
  margin-bottom: 30px;
}

#home-2-trending-video .video.heading-3 span {
  background: #fff;
  padding: 12px;
  font-size: 14px;
}
#home-2-treding-news .video.heading-3 h5 {
  margin: 0;
  border-bottom: 3px solid #ddd;
}

#home-2-treding-news .video.heading-3 h5 span {
  padding: 10px 15px;
  background: var(--secondary-color);
  vertical-align: super;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.home-2-trending-news-wapper {
  position: relative;
}

.home-2-trending-news-img {
  position: relative;
  height: 504px;
}

.home-2-trending-news-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/* .home-2-trending-news-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  opacity: 0.25;
} */
.home-2-trending-news-content h5 {
  color: #fff;
  font-weight: 400;
}

.home-2-trending-news-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 30px;
}

.home-2-trending-news-content h6 span {
  background: var(--primary-color);
  padding: 5px 20px;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  border-radius: 2px;
}

.home-2-trending-news-content h4 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 9px;
}
#home-2-treding-news .video-wapper .home-1-card-img {
  height: 112px;
}

#home-2-treding-news .home-1-card-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#home-2-treding-news .card-body {
  padding: 0rem 0.75rem;
}

#home-2-treding-news .card-title {
  margin: 5px 0;
}
#home-2-treding-news .home-2-trending-news-featured .card {
  border: 0;
}
#home-2-treding-news h6 {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: var(--primary-font);
  margin: 0 0 11px;
}
#home-2-treding-news h5 {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin: 5px 0 4px;
  font-family: var(--primary-font);
}
.home-2-trending-news-featured {
  margin-top: 35px;
}
.home-2-trending-news-featured .card-body {
  padding: 0rem 10px 0 23px !important;
}
#home-2-treding-news .card-text {
  font-weight: 400;
  line-height: 24px;
  font-size: 14px !important;
  font-family: "Open Sans";
}
#home-2-treding-news .card-title span {
  background: var(--primary-color);
  padding: 3px 8px;
  color: #fff;
  font-size: 9px;
  border-radius: 2px;
  margin-right: 5px;
  font-weight: 600;
}
#home-2-treding-news .home-2-trending-news-featured .home-1-card-img {
  height: 270px;
}
.home-2-trending-news-featured .card {
  border: 0;
}
.home-2-trending-news-featured .text-link-with-icon {
  color: var(--secondary-color);
  font-weight: 600;
  letter-spacing: 1px;
}

.home-2-trending-news-featured .text-link-with-icon svg {
  width: 15px;
}
.home-2-trending-news-featured .card-title {
  margin: 0 !important;
  color: var(--gray);
  font-weight: 400 !important;
}
#home-2-treding-news .home-2-trending-news-featured .card-title span {
  font-weight: 500;
  padding: 5px 8px;
  font-size: 12px;
}
.home-2-trending-news-featured h5 {
  font-size: 16px !important;
  line-height: 26px !important;
  font-family: var(--secondary-font) !important;
  font-weight: 400 !important;
  margin: 13px 0 15px !important;
}

.home-2-trending-news-featured .card-text {
  font-size: 14px !important;
  margin-bottom: 25px;
}
.home-2-trending-news-featured hr:not([size]) {
  margin: 25px 0;
}
.sidebar-treding-news-categories ul li {
  display: inline-block;
  margin: 8px 0px;
}
.sidebar-treding-news {
  margin-bottom: 40px;
}
.sidebar-treding-news-categories ul li a {
  background: var(--primary-color);
  padding: 5px 10px;
  font-size: 12px;
  border: 1px solid var(--primary-color);
  margin: 0 4px;
  color: #fff;
  font-weight: 500;
  border-radius: 4px;
}

.sidebar-treding-news-categories ul li a:hover {
  color: var(--primary-color);
  background: #fff;
}

#home-2-treding-news .tab-style-1 .nav {
  margin-top: 30px;
}
#home-2-treding-news .tab-style-1 .nav-item {
  border: 1px solid #00000029;
  margin: 0;
  border-radius: 4px;
  width: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#home-2-treding-news .tab-style-1 .nav-item:last-child {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#home-2-treding-news .tab-style-1 .nav-tabs .nav-link.active {
  border: 0 !important;
  color: #000000 !important;
}

#home-2-treding-news .tab-style-1 .nav-tabs .nav-link {
  padding: 14px 15px;
  color: var(--gray);
  text-transform: capitalize;
  text-align: center;
  font-size: 14px;
  margin: auto;
}

#home-2-treding-news .tab-style-1 .nav-tabs .nav-link:focus,
#home-2-treding-news .tab-style-1 .nav-tabs .nav-link:hover {
  border: 0 !important;
  color: var(--secondary-color);
}
#home-2-treding-news .tab-style-1 {
  margin-top: 20px;
}

#home-2-treding-news .sidebar-treding-news .home-1-card-img {
  height: 175px;
}

#home-2-treding-news .sidebar-treding-news .card {
  border: 0;
}

#home-2-treding-news .sidebar-treding-news .card-body {
  padding: 1rem 0 0;
}

#home-2-treding-news .sidebar-treding-news h5 {
  font-size: 15px;
}
#latest-news h5 {
  font-size: 14px !important;
  line-height: 24px !important;
}
#latest-news .card-body {
  padding: 0 !important;
  padding-left: 5px !important;
}
#home-2-treding-news .sidebar-treding-news .card-text {
  font-weight: 400;
  font-size: 12px;
  font-family: var(--primary-font);
  text-transform: uppercase;
}
.sidebar-treding-news hr:not([size]) {
  margin: 14px 0 20px;
  height: 1px !important;
}
.card-text {
  font-family: var(--primary-font);
}
#home-2-treding-news .ad.mt-5 img {
  width: 320px;
}

#home-2-treding-news .ad {
  text-align: center;
  width: 100%;
}
#latest-news .home-1-card-img {
  height: 95px !important;
}

#latest-news {
  margin-top: 20px !important;
}
.sidebar-block .home-4 + .google-ad {
  padding-bottom: 30px;
}
#latest-news h5 {
  margin-top: 0;
}
.sidebar-treding-news-categories {
  margin-bottom: 50px;
}
#side-editor-pick .nav-tabs .nav-link {
  padding: 14px 38px !important;
}
.video-wapper {
  margin-top: 35px;
}

.home-2-trending-news-content h6 {
  margin-bottom: 12px !important;
}
.my-3-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
/***** End Home 2 *****/
/***** Home 3 *****/
#home-3-video .video.heading-3 h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 28px;
  margin-bottom: 12px;
}
#header-3-news-ticker {
  background: var(--secondary-color);
  margin-bottom: 30px;
}

#header-3-news-ticker .header-1-news-ticker-title h6 {
  color: var(--primary-color);
}

#header-3-news-ticker .header-1-news-ticker-wapper {
  width: 936px;
  padding: 20px 20px;
}
#header-3-news-ticker p {
  line-height: 20px;
  color: #fff;
  margin: 0 0 -10px !important;
}
#header-3-news-ticker .owl-nav {
  position: absolute;
  top: -7px;
  right: -15px;
  background: var(--secondary-color);
  margin-top: 0;
  width: 150px;
}

#header-3-news-ticker .owl-prev span,
#header-3-news-ticker .owl-next span {
  width: 26px;
  height: 26px;
  background: var(--light);
  color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 15px;
  transition: all 0.25s ease-in-out;
}
.search-input::placeholder {
  font-family: var(--primary-font);
}
#header-3-news-ticker .owl-prev {
  margin-right: 20px;
}
#header-3-news-ticker .owl-prev,
#header-3-news-ticker .owl-next {
  background-color: transparent;
  padding: 0;
}
#header-3-news-ticker .owl-prev:hover span,
#header-3-news-ticker .owl-next:hover span {
  background: var(--primary-color);
  color: #fff;
}
#header-3-news-ticker .searchbar-1 {
  position: relative;
  cursor: pointer;
  color: #fff;
  padding: 18px 10px;
  padding-right: 0;
  text-align: end;
}
#header-3-news-ticker .togglesearch-item {
  position: absolute;
  top: 100%;
  right: 0;
  line-height: 40px;
  display: none;
  z-index: 2;
}
#header-3-news-ticker .mobile-search {
  display: none;
}
#header-3-news-ticker .searchbar-1 i svg {
  width: 17px;
  fill: #fff;
  transition: all 0.25s ease-in-out;
}

#header-3-news-ticker .searchbar-1:hover svg {
  fill: var(--primary-color);
}
#header-3-news-ticker .togglesearch-item-1 {
  display: flex !important;
  width: 280px;
  box-shadow: 0 6px 15px -10px #838383;
}
#header-3-news-ticker .togglesearch-item input[type="text"] {
  height: 42.5px;
  padding: 0px 9px;
  border: 1px solid var(--primary-color);
  outline: none;
}
#header-3-news-ticker .header-1-menu-right {
  position: relative;
}
.togglesearch-item.show {
  display: block !important;
}
#header-3-news-ticker .togglesearch-item input[type="submit"] {
  width: 80px;
  padding: 0.1px 0px 0;
  background: var(--primary-color);
  color: #fff;
  margin-left: -6px;
  border: 1px solid var(--primary-color);
  outline: none;
  cursor: pointer;
}
.home-3 .custom-filter-1 label {
  text-transform: capitalize;
}
.tab-style-3 .nav-tabs .nav-item.show .nav-link,
.tab-style-3 .nav-tabs .nav-link.active {
  background-color: var(--primary-color) !important;
  color: #fff;
}
.tab-style-3 .nav-tabs .nav-item .nav-link {
  border-radius: 20px;
}
.tab-style-3 .nav-tabs {
  margin-bottom: 35px !important;
}
#home-3-tabs .tab-style-3 .nav-tabs .nav-item.show .nav-link,
#home-3-tabs .tab-style-3 .nav-tabs .nav-link.active {
  color: var(--primary-color);
  border-color: unset;
  background-color: transparent !important;
  border: 0;
  font-weight: 600 !important;
}
#home-3-tabs .tab-style-3 .nav-tabs .nav-link.active {
  border-bottom: 0 !important;
}
#home-3-tabs .tab-style-3 .nav-tabs .nav-link:focus,
#home-3-tabs .tab-style-3 .nav-tabs .nav-link:hover {
  border: 0;
  color: var(--primary-color);
  border-bottom: 0 !important;
}
.tab-style-3 .nav-tabs {
  justify-content: center;
  margin-bottom: 30px;
}
#home-3-tabs .tab-style-3-wapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 45px;
  align-items: center;
}
.tab-style-3 .nav-item {
  margin: 0 15px;
}
#home-3-tabs .tab-style-3 .nav-item {
  margin: 0 !important;
}
#home-3-tabs .tab-style-3 .nav-link {
  margin: 0 !important;
}
.tab-style-3 .nav-tabs {
  border-bottom: 0 !important;
}
.tab-style-3 .nav-item:last-child {
  margin-right: 0;
}
.tab-style-3-content-wapper {
  position: relative;
}

.tab-style-3-img {
  height: 526px;
}

.tab-style-3-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.tab-style-3-content ul li {
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  font-family: var(--primary-font);
}

.tab-style-3-content ul li.tag i svg {
  width: 9px;
  margin-top: -2px;
  fill: var(--primary-color);
  margin-right: 6px;
}

.tab-style-3-content ul li.tag {
  letter-spacing: 1px;
  color: var(--primary-color);
  text-transform: uppercase;
  border-right: 1px solid var(--gray);
  padding: 0 10px 0 0;
  line-height: 15px;
  margin-right: 8px;
}

.tab-style-3-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 23px 470px 22px 24px;
}

.tab-style-3-content::after {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--secondary-color);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
}

.tab-style-3-tag {
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
}

.tab-style-3-content ul li.date {
  color: #fff;
  font-weight: 400;
  font-size: 13px;
}

.tab-style-3-content h4 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 300;
  font-size: 15px;
  margin-bottom: 0;
  line-height: 23px;
  position: relative;
  z-index: 1;
}
.tab-style-3-content ul li.date i {
  margin-right: 5px;
}
.tab-style-3-small-content-wapper {
  position: relative;
}

.tab-style-3-small-img {
  height: 260px;
}

.tab-style-3-small-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.tab-style-3-small-content-wapper .tab-style-3-content {
  padding: 13px 47px 13px 15px !important;
}
.tab-style-3-small-content-wapper .tab-style-3-content ul li.tag {
  border-right: 0;
}
.tab-style-3-small-footer-content-wapper {
  position: relative;
}

.tab-style-3-small-footer-img {
  height: 270px;
  position: relative;
}

.tab-style-3-small-footer-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.tab-style-3-footer-tag {
  position: absolute;
  bottom: 0;
  background: #000;
  padding: 8px 14px;
}

.tab-style-3-footer-tag ul li {
  display: flex;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--primary-font);
  letter-spacing: 1px;
}
.tab-style-3-footer-tag ul li svg {
  width: 8px;
  fill: #fff;
  margin-right: 5px;
}
.tab-style-3-footer-content {
  margin-top: 17px;
}
.tab-style-3-footer-content h4 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}

.tab-style-3-footer-content h6 {
  color: var(--gray);
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.5px;
}

.tab-style-3-footer-content h6 i {
  margin-right: 5px;
}
.bg-black hr {
  background-color: white;
  opacity: 0.5;
  margin-top: 30px;
}
.homepage_3-featured_news [class*="shortcode-blog-style"] {
  margin: 0;
}
#home-3-tabs .btn-primary,
#home-3-trending-news .btn-primary,
#home-3-feature-news .btn-primary,
.home-3-most-viewed-editor-pick .btn-primary,
.home-3-must-reade-latest-news .btn-primary,
#home-3-video .btn-primary,
.home-3-tabs .btn-primary {
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 17px 38px;
  letter-spacing: 1.1px;
}
.home-3 .video.heading-3 h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
}
#home-3-video .btn-primary {
  border-color: var(--primary-color);
}
.home-3 hr:not([size]),
.sidebar-style-3 hr:not([size]) {
  height: 1px !important;
  margin-bottom: 30px;
}
.sidebar-style-3 {
  margin-bottom: 55px;
}
.sidebar-style-3 .home-3-most-viewed-editor-pick hr {
  margin-bottom: 16px;
}
.home-3-most-viewed-editor-pick hr:last-child {
  display: none;
}
.home-3-latest-news-1 .card-title .date {
  margin-left: 20px !important;
  font-weight: 400 !important;
}
.bg-black.section hr {
  background-color: white;
  opacity: 1;
  margin-top: 35x;
}
.home-3-latest-news-1 .card-title .date::before {
  left: -15px !important;
}
#home-3-trending-news .home-3-title h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
  margin-bottom: 0;
}
#home-3-trending-news .card {
  border: 0;
}

#home-3-trending-news .card-body {
  padding: 0rem 1rem;
}

#home-3-trending-news .card-body h6 svg {
  width: 9px;
  margin-right: 5px;
  margin-top: -2px;
  fill: var(--primary-color);
}

#home-3-trending-news .card-body h6 {
  color: var(--primary-color);
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  font-weight: 500;
}

#home-3-trending-news .home-1-card-img {
  height: 105px;
}

#home-3-trending-news .home-1-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#home-3-trending-news .card h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}
.home-3-most-viewed-editor-pick .video.heading-3 h2 {
  font-weight: 500;
  font-family: var(--secondary-font);
}
.home-3-most-viewed-editor-pick .card {
  border: 0;
  background: transparent;
}

.home-3-most-viewed-editor-pick .card-body {
  padding: 0rem 1rem;
}

.home-3-most-viewed-editor-pick .card-body h6 svg {
  width: 9px;
  margin-top: -2px;
  margin-right: 5px;
  fill: var(--primary-color);
}

.home-3-most-viewed-editor-pick .card-body h6 {
  color: var(--primary-color);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 7px;
}
.home-3-most-viewed-editor-pick .home-1-card-img {
  height: 105px;
}

.home-3-most-viewed-editor-pick .home-1-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-3-most-viewed-editor-pick .card h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}
.home-3-most-viewed-editor-pick .ad {
  text-align: center;
  margin-top: 65px;
}

.home-3-most-viewed-editor-pick .ad img {
  height: 100%;
  width: 340px;
  object-fit: cover;
}
.home-3-must-reade-latest-news .video.heading-3 h2 {
  font-weight: 400;
  font-family: var(--secondary-font);
}
.home-3-must-reade-latest-news hr {
  margin: 25px 0 !important;
}
.home-3-must-reade-latest-news .card {
  border: 0;
}

.home-3-must-reade-latest-news .home-1-card-img {
  height: 125px;
}

.home-3-must-reade-latest-news .home-1-card-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.home-3-must-reade-latest-news .card-title i svg {
  width: 8.5px;
  margin-top: -2px;
  margin-right: 2px;
  fill: var(--primary-color);
}
.home-3-must-reade-latest-news .card-title i {
  margin-right: 3px;
}
.home-3-must-reade-latest-news .card-title {
  color: var(--primary-color);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 2px;
}

.home-3-must-reade-latest-news h5 {
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  margin: 0;
}
#home-3-tab .row.gx-2 {
  --bs-gutter-x: 0.4rem;
}
#home-3-tab .row .col-12.mb-2 {
  margin-bottom: 6px !important;
}
.home-3-must-reade-latest-news .card-body {
  padding: 0.5rem 0rem 0;
}
.home-3-must-reade-latest-news .tab-style-3-content {
  padding: 15px 380px 15px 20px;
}
.home-3-must-reade-latest-news .video.heading-3 h5 {
  font-family: var(--secondary-font);
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 30px;
}

.home-3-must-reade-latest-news .sidebar-treding-news-categories ul li a {
  border-radius: 4px;
}

.home-3-must-reade-latest-news .ad img {
  width: 330px;
  display: inline-block;
}

.home-3-must-reade-latest-news .ad {
  text-align: center;
}
.home-3-must-reade-latest-news .tab-style-3-img {
  height: 510px;
}
.home-3-latest-news-1 .home-1-card-img,
#home-3-latest-news-2 .home-1-card-img,
#home-3-latest-news-3 .home-1-card-img,
#home-3-latest-news-4 .home-1-card-img,
#home-3-latest-news .home-1-card-img {
  height: 250px;
}

.home-3-latest-news-1 .card-title .date,
#home-3-latest-news-2 .card-title .date,
#home-3-latest-news-3 .card-title .date,
#home-3-latest-news-4 .card-title .date,
.home-3-latest-news-h-4-1 .card-title .date,
#home-3-latest-news-h-4-2 .card-title .date,
#home-3-latest-news-h-4-3 .card-title .date,
#home-3-latest-news-h-4-4 .card-title .date,
#home-3-latest-news-h-4-5 .card-title .date {
  color: var(--gray);
  margin-left: 33px;
  position: relative;
  text-transform: capitalize;
  font-weight: 400;
}
.home-3-must-reade-latest-news .mt-4 {
  margin-top: 0 !important;
}
.home-3-latest-news-1 .card-title .date::before,
#home-3-latest-news-2 .card-title .date::before,
#home-3-latest-news-3 .card-title .date::before,
#home-3-latest-news-4 .card-title .date::before,
.home-3-latest-news-h-4-1 .card-title .date::before,
#home-3-latest-news-h-4-2 .card-title .date::before,
#home-3-latest-news-h-4-3 .card-title .date::before,
#home-3-latest-news-h-4-4 .card-title .date::before,
#home-3-latest-news-h-4-5 .card-title .date::before {
  position: absolute;
  width: 2px;
  height: 13px;
  background: var(--gray);
  top: 2px;
  left: -11px;
  content: "";
}

.home-3-latest-news-1 .card-body,
#home-3-latest-news-2 .card-body,
#home-3-latest-news-3 .card-body,
#home-3-latest-news-4 .card-body,
.home-3-latest-news-h-4-1 .card-body,
#home-3-latest-news-h-4-2 .card-body,
#home-3-latest-news-h-4-3 .card-body,
#home-3-latest-news-h-4-4 .card-body,
#home-3-latest-news-h-4-5 .card-body {
  padding: 0rem 0.5rem 0;
}

.home-3-latest-news-1 .card-title,
#home-3-latest-news-2 .card-title,
#home-3-latest-news-3 .card-title,
#home-3-latest-news-4 .card-title,
.home-3-latest-news-h-4-1 .card-title,
#home-3-latest-news-h-4-2 .card-title,
#home-3-latest-news-h-4-3 .card-title,
#home-3-latest-news-h-4-4 .card-title,
#home-3-latest-news-h-4-5 .card-title {
  line-height: 0;
}
.home-3-latest-news-1 h3,
#home-3-latest-news-2 h3,
#home-3-latest-news-3 h3,
#home-3-latest-news-4 h3,
.home-3-latest-news-h-4-1 h3,
#home-3-latest-news-h-4-2 h3,
#home-3-latest-news-h-4-3 h3,
#home-3-latest-news-h-4-4 h3,
#home-3-latest-news-h-4-5 h3 {
  font-family: var(--secondary-font);
  font-weight: 500;
  margin-top: 15px;
  font-size: 16px;
}
.home-3-latest-news-1 p,
#home-3-latest-news-2 p,
#home-3-latest-news-3 p,
#home-3-latest-news-4 p {
  line-height: 24px;
}
#home-3-news-letter .news-letter-title h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 30px;
}
#home-3-news-letter p {
  font-weight: 500;
}
#home-3-news-letter .form-control:focus {
  border-color: var(--primary-color) !important;
}
#home-3-news-letter .form-control {
  padding: 24px;
  border-radius: 8px;
  font-family: var(--primary-font);
  font-weight: 400;
  color: gray;
  font-size: 14px;
  border-color: var(--secondary-color);
}
.home-3-news-letter-form .btn.btn-primary {
  position: absolute;
  right: 4px;
  top: 3px;
  z-index: 22;
  padding: 21px 44px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  border-radius: 8px;
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  width: auto !important;
}
.home-3-news-letter-form form fieldset {
  width: 100%;
}
.home-3-news-letter-form .btn-primary:hover {
  background: #fff;
}
.tab-1-title h1 {
  font-family: var(--secondary-font);
  font-weight: 500;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  background-color: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}
#home-3-latest-news .card-title .date i,
.home-3-latest-news-h-4-1 .card-title .date i,
#home-3-latest-news-h-4-2 .card-title .date i,
#home-3-latest-news-h-4-3 .card-title .date i,
#home-3-latest-news-h-4-4 .card-title .date i,
#home-3-latest-news-h-4-5 .card-title .date i {
  margin-right: 5px;
}
/***** End Home 3 *****/
/***** Home 4 *****/
#header-4-news-ticker {
  margin: 20px 0;
}
#header-4-news-ticker .owl-nav {
  position: absolute;
  top: -7px;
  right: -30px;
  margin-top: 0;
  padding-left: 35px;
  background: #fff;
}

#header-4-news-ticker {
  position: relative;
}
#header-4-news-ticker .owl-theme .owl-nav [class*="owl-"] {
  background-color: transparent;
  color: black;
  padding: 0;
}
#header-4-news-ticker .owl-theme .owl-nav [class*="owl-"]:hover {
  color: white;
}
#header-4-news-ticker p {
  margin-bottom: 0;
  color: #000;
}

#header-4-news-ticker .owl-prev span,
#header-4-news-ticker .owl-next span {
  width: 26px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0px 0 0 14px;
  border: 1px solid #ddd;
  border-radius: 50%;
  font-size: 13px;
}

#header-4-news-ticker .owl-prev:hover span,
#header-4-news-ticker .owl-next:hover span {
  background: var(--primary-color);
}
#header-4-news-ticker .header-1-news-ticker-title {
  background: var(--primary-color);
  color: #fff;
  padding: 12px 30px;
  text-align: center;
}

#header-4-news-ticker .header-1-news-ticker-title h6 {
  color: #fff;
}

.home-4-top-news .tab-style-1-wapper {
  border-bottom: 4px solid #ddd;
}
.home-2-tab.custom-filter-1 label {
  text-transform: capitalize;
  margin: 0 20px;
}
.home-4-top-news .tab-style-1-wapper .tab-1-title {
  padding-bottom: 10px;
  position: relative;
  padding: 0 5px 15px;
}
.home-4 hr {
  margin: 30px 0;
  height: 3px !important;
}
.bg-black .home-4 hr {
  opacity: 1;
}
.home-4-top-news .tab-style-1-wapper .tab-1-title:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 35px;
  background: var(--primary-color);
  top: 5px;
  left: -12px;
}

.home-4-top-news .tab-style-1-wapper .tab-1-title h1 {
  font-family: var(--primary-font);
  font-size: 26px;
}
.home-4-top-news [class*="shortcode-blog-style"] {
  margin: 0;
}
.home-4-top-news .shortcode-blog-style-4 {
  margin-bottom: 30px !important;
}
.home-4-top-news .form-select {
  padding: 0px 20px;
  margin-bottom: 20px;
  width: auto;
  display: inline-block;
  border: 0;
  font-size: 16px;
  font-family: var(--primary-font);
  font-weight: 400;
  background-position: right 0rem center;
  color: #000000;
  opacity: 0.5;
  text-align: right;
}
.home-4-top-news .form-select:focus {
  box-shadow: none;
}
.home-4-top-news .shortcode-blog-style-4-img::after {
  content: "";
  position: absolute;
  background: #000;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  opacity: 0.5;
}
.home-4-top-news .shortcode-blog-style-4-tag {
  z-index: 1;
}
select.form-select.boxselect:focus {
  box-shadow: unset;
}
.home-4-title {
  position: relative;
}

.home-4-title::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 35px;
  background: var(--primary-color);
  top: 0px;
  left: 0px;
}
.home-4-trending-video .home-4-title h2 {
  color: #fff;
}
.home-4 .tab-style-1-wapper {
  margin-bottom: 25px;
}
.home-4-title h2 {
  padding: 0px 20px;
  color: var(--secondary-color);
  font-weight: 500;
  font-size: 28px;
  margin: 0;
}

.trending-video-wapper {
  position: relative;
  margin-bottom: 7px;
}

.trending-video-img {
  position: relative;
  height: 526px;
}

.trending-video-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.trending-video-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  left: 0;
  top: 0;
  opacity: 0.6;
}

.trending-video-content {
  position: absolute;
  bottom: 0;
  padding: 34px 34px 22px;
  z-index: 2;
}

.trending-video-content .tag h6 i {
  background: var(--primary-color);
  width: 18px;
  height: 18px;
  font-size: 8px;
  display: inline-flex;
  border-radius: 50%;
  align-items: center;
  margin-right: 7px;
  justify-content: center;
}
.trending-video-h-4 h6:not(.tag) {
  margin-top: 4px !important;
}
.trending-video-content .tag h6 {
  color: #fff;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  align-items: center;
}
.trending-video-content .tag h6 i svg {
  width: 8px;
  fill: #fff;
}
.trending-video-content h3 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 500;
  line-height: 32px;
}
.trending-video-content h6 {
  color: var(--gray);
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
}
#trending-video .trending-video-img {
  height: 260px;
}

#trending-video .trending-video-content {
  padding: 20px;
}

#trending-video .trending-video-content-body h3 {
  font-size: 16px;
  line-height: 28px;
}

#trending-video .video-4-icon {
  right: 10px;
  left: unset;
  top: 40px;
  transform: unset;
}

#trending-video .video-4-icon a svg {
  width: 30px;
}

#trending-video .trending-video-img,
.trending-video-h-4 .trending-video-img {
  height: 260px;
}
section.bg-black .btn-outline-primary {
  border-color: white !important;
  color: white !important;
}
section.bg-black .btn-outline-primary:hover,
section.bg-black .btn-outline-primary:focus,
section.bg-black .btn-outline-primary:active {
  background-color: white !important;
  color: black !important;
}
#trending-video .trending-video-content,
.trending-video-h-4 .trending-video-content {
  padding: 8px 15px;
}

#trending-video .trending-video-content-body h3,
.trending-video-h-4 .trending-video-content-body h3 {
  font-size: 14px;
  line-height: 22px;
  margin: 0 !important;
}

#trending-video .video-4-icon,
.trending-video-h-4 .video-4-icon {
  right: 10px;
  left: unset;
  top: 40px;
  transform: unset;
}

#trending-video .video-4-icon a svg,
.trending-video-h-4 .video-4-icon a svg {
  width: 30px;
}

.home-4-trending-video .btn-outline-primary {
  color: #fff;
  border-color: #fff;
  padding: 15px 40px !important;
}
.home-4-trending-news .carousel-5-tag h6,
#home-4-1-trending-news .carousel-5-tag h6 {
  display: flex;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
}
.home-4-trending-news .carousel-5-tag h6 i,
#home-4-1-trending-news .carousel-5-tag h6 i {
  background: var(--primary-color);
  width: 20px;
  height: 20px;
  margin-top: 2px;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  border-radius: 50%;
  text-align: center;
  margin-right: 7px;
}
.home-4-trending-news .carousel-5-tag h6 i svg,
#home-4-1-trending-news .carousel-5-tag h6 i svg {
  width: 8px;
  fill: #fff;
}
.home-4-trending-news .carousel-5-content h4,
#home-4-1-trending-news .carousel-5-content h4 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}
.home-4-trending-news .carousel-5-content h6,
#home-4-1-trending-news .carousel-5-content h6 {
  text-transform: capitalize;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
}
.home-4-trending-news .carousel-5-img img,
#home-4-1-trending-news .carousel-5-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.trend-new-side .carousel-5-img {
  height: 250px !important;
}

.trend-new-side .carousel-5-content {
  padding: 10px 20px !important;
}

.trend-new-side .carousel-5-content h4 {
  font-size: 14px;
}

.trend-new-side-h-4 .carousel-5-img {
  height: 262px !important;
}

.trend-new-side-h-4 .carousel-5-content {
  padding: 20px 20px !important;
}

.trend-new-side-h-4 .carousel-5-content h4 {
  font-size: 16px;
}

.home-4-trending-news .carousel-5-content,
#home-4-1-trending-news .carousel-5-content {
  padding: 20px 80px 20px 30px;
}
.home-4-trending-news .card,
#home-4-1-trending-news .card {
  border: 0;
  margin-bottom: 0 !important;
}

.home-4-trending-news .home-1-card-img,
#home-4-1-trending-news .home-1-card-img {
  height: 100px;
}

.home-4-trending-news .home-1-card-img img,
#home-4-1-trending-news .home-1-card-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.home-4-trending-news .card-body .carousel-5-content,
#home-4-1-trending-news .card-body .carousel-5-content {
  padding: 0 !important;
  position: unset;
}

.home-4-trending-news .card-body .carousel-5-content h4,
#home-4-1-trending-news .card-body .carousel-5-content h4 {
  color: var(--secondary-color);
  font-family: var(--primary-color);
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
  margin: 0 0 8px;
}

.home-4-trending-news .card-body h6,
#home-4-1-trending-news .card-body h6 {
  display: flex;
  color: var(--primary-color);
  margin-bottom: 0;
  font-weight: 500;
  font-size: 13px;
}

.home-4-trending-news .card-body h6 i svg,
#home-4-1-trending-news .card-body h6 i svg {
  fill: #fff;
  width: 8px;
}

.home-4-trending-news .card-body h6 i,
#home-4-1-trending-news .card-body h6 i {
  background: var(--primary-color);
  width: 20px;
  height: 20px;
  margin-top: 2px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-right: 7px;
}
.home-4-trending-news .card-body,
#home-4-1-trending-news .card-body {
  padding: 0rem 0rem 0rem 0.75rem !important;
}
.home-4-trending-news hr:not([size]),
#home-4-1-trending-news hr:not([size]) {
  margin: 10px 0 20px !important;
}
.home-4-trending-news hr:not([size]) {
  margin: 20px 0 !important;
}
#news-list-full-width p.card-text {
  margin-top: 36px;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize !important;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.home-4-editor-pick-img {
  height: 365px;
}
.home-4-editor-pick-content:not(
    .home-4-editor-pick-footer-content .home-4-editor-pick-content
  ) {
  margin-top: 30px;
}
.home-4-editor-pick-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.home-4-editor-pick-content h6 i {
  background: var(--primary-color);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  margin-right: 7px;
}
.home-4-editor-pick-content h6 {
  color: var(--primary-color);
  display: flex;
  font-size: 13px;
}
.home-4-editor-pick-content h6 i svg {
  width: 10px;
  fill: #fff;
}

.home-4-editor-pick-content h6 span {
  color: var(--gray);
  position: relative;
  margin-left: 27px;
  font-weight: 500;
  font-size: 13px;
}
.home-4-editor-pick hr {
  margin: 18px 0 !important;
}
.home-4-editor-pick-content h6 span:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -14px;
  width: 1px;
  height: 15px;
  background: var(--gray);
}
.home-4-editor-pick-content h3 {
  font-family: var(--secondary-font);
  font-weight: 500;
}
.home-4-editor-pick-footer-content .home-4-editor-pick-img {
  height: 180px;
}
.home-4-editor-pick .home-1-card-img {
  height: 135px;
}

.home-4-editor-pick .home-1-card-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.home-4-editor-pick .card {
  border: 0;
  background: transparent;
  margin-bottom: 0 !important;
}

.home-4-editor-pick h6 {
  display: flex;
  color: var(--primary-color);
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 13px;
}

.home-4-editor-pick a h6 {
  color: #000;
  transition: all 0.25s ease-in-out;
  margin-bottom: 0;
  font-weight: 500;
}

.home-4-editor-pick a:hover h6 {
  color: var(--primary-color);
}

.home-4-editor-pick h6 i {
  background: var(--primary-color);
  width: 18px;
  height: 18px;
  margin-top: 1px;
  align-items: center;
  border-radius: 50%;
  padding: 3px;
  text-align: center;
  display: inline-flex;
  margin-right: 8px;
  justify-content: center;
}

.home-4-editor-pick h6 i svg {
  width: 8px;
  fill: #fff;
  vertical-align: super;
}

.home-4-editor-pick .carousel-5-content {
  padding: 0;
  position: unset;
}

.home-4-trending-news .carousel-5-img,
#home-4-1-trending-news .carousel-5-img {
  height: 525px;
}
.home-4-editor-pick .card-body {
  padding: 0.75rem 0rem 0;
}
.home-4-featured-news-categories .card {
  border: 0;
  border-radius: 0;
  padding: 0;
  box-shadow: 0 0 12px #ddd;
  background-color: white;
  margin-bottom: 30px;
}

.home-4-featured-news-categories .home-1-card-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.home-4-featured-news-categories .home-1-card-img {
  height: 290px;
}

.home-4-featured-news-categories h6.card-title {
  display: flex;
  color: var(--primary-color);
  margin-bottom: 0 !important;
  line-height: initial;
  font-weight: 500;
}
.home-4-featured-news-categories h6.card-title i {
  background: var(--primary-color);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
  padding: 0px;
}
.home-4-featured-news-categories h6.card-title i svg {
  fill: #fff;
  width: 9px;
}

.home-4-featured-news-categories h6.card-title .date i {
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
}

.home-4-featured-news-categories .card-body {
  padding: 2rem 0.5rem;
  padding-right: 2rem;
}

.home-4-featured-news-categories .text-link-with-icon {
  color: var(--secondary-color);
  text-transform: uppercase;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.home-4-featured-news-categories .text-link-with-icon i {
  margin-left: 6px;
  margin-top: -3px;
}
.home-4-featured-news-categories .text-link-with-icon i svg {
  width: 16px;
  transition: all 0.25s ease-in-out;
}
.home-4-featured-news-categories .text-link-with-icon {
  transition: all 0.25s ease-in-out;
}
.home-4-featured-news-categories .text-link-with-icon:hover i svg path {
  fill: var(--primary-color);
}

.home-4-featured-news-categories .card-title .date::before {
  top: 2px;
  width: 1.75px;
  height: 18px;
  left: -14px;
}

.home-4-categories ul a {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 0.75rem 1rem;
  border: 2px solid #ddd;
  font-weight: 600;
  align-items: center;
  margin-bottom: 12px;
}
.home-4-categories ul li a:hover span:first-child {
  color: var(--primary-color) !important;
}
.home-4-categories ul li a span:first-child {
  width: auto;
  background-color: transparent;
}
.home-4-categories ul a,
.home-4-categories ul li a {
  color: var(--secondary-color);
}

.home-4-categories ul li span,
.home-4-categories ul li a span {
  background: var(--primary-color);
  transition: all 0.25s ease-in-out;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 3px;
  border-radius: 50%;
  font-weight: 400;
  font-size: 12px;
  font-family: var(--primary-font);
}
.home-4-categories ul li span:first-child {
  font-size: 14px;
  font-weight: 500;
}
.home-4-categories ul a:hover span {
  color: #fff;
}
.home-4categories .card-body {
  padding: 0rem 0rem;
}
form.subscribe-form .form-actions {
  width: 100%;
  margin: 0 !important;
}
.home-4categories .carousel-5-content {
  position: unset;
  padding: 0;
  margin-top: 10px;
}
.home-4categories .home-1-card-img img {
  width: 100%;
}
.home-4categories .home-1-card-img {
  height: 125px;
}

.home-4categories .card {
  box-shadow: unset !important;
  background: transparent !important;
}
.home-4-subscribe p {
  padding-right: 0;
  margin-bottom: 20px;
}

.home-4-subscribe {
  margin-top: 5px;
  margin-bottom: 55px;
}

.home-4-subscribe .form-control {
  border-radius: 0;
}

.home-4-subscribe .btn-primary {
  text-transform: uppercase;
  padding: 14px;
  border-radius: 0;
}
.home-4categories .ad img {
  width: 80%;
  display: inline-block;
}
.home-4categories .ad {
  text-align: center;
  margin-top: 70px;
}
.home-4-top-news .home-4-title {
  margin-bottom: 30px;
}
.home-4-editor-pick .ad img {
  width: 80%;
  display: inline-block;
}

.home-4-editor-pick .ad {
  text-align: center;
}

.home-4-editor-pick-footer-content h3 {
  font-size: 16px !important;
}
.home-4-top-news .btn-outline-primary,
.home-4-trending-news .btn-outline-primary,
.home-4-editor-pick .btn-outline-primary,
.home-4-trending-news .btn-outline-primary,
.home-4-featured-news-categories .btn-outline-primary,
.home-4-tabs .btn-outline-primary {
  border-width: 2px;
  padding: 0.95rem 2.6rem !important;
}
#home-4-tab .custom-filter-1 {
  position: absolute;
  top: 7px;
  right: 9px;
}
.home-4-editor-pick hr:not([size]) {
  margin-top: 30px;
}
.home-4-editor-pick .tag i {
  width: 20px;
  height: 20px;
}
.home-4-editor-pick .tag {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: -2px;
  font-weight: 500;
}
.home-4categories hr:not([size]) {
  margin-top: 30px;
  margin-bottom: 30px;
}
.home-4categories .carousel-5-content h6 {
  font-weight: 500;
}
/***** End Home 4 *****/
/***** Home 5 *****/
.home-5-banner-wapper {
  position: relative;
}

.home-5-banner-img {
  position: relative;
  height: 450px;
}

.home-5-banner-img img {
  height: 100%;
  object-fit: cover;
}

.home-5-banner-img:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
}

.home-5-banner-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 450px;
  background: #fff;
  padding: 40px 31px 60px;
  transform: translate(0px, 100px);
  text-align: center;
}

.home-5-banner-content h5 {
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: 500;
}

.home-5-banner-content h3 {
  font-family: var(--secondary-font);
  font-weight: 200;
}

.home-5-banner-content h6 {
  color: var(--gray);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 13px;
}

.home-5-banner-content h6 .dot {
  position: relative;
  margin-right: 18px;
}

.home-5-latest-news-content .dot::before {
  content: unset;
}
.banner-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
}

.banner-btn#newsProButton .btn-secondary {
  font-size: 15px !important;
  padding: 12px 30px !important;
}

.banner-btn#newsProButton .btn-secondary:hover {
  background: #fff;
  color: var(--primary-color) !important;
  border-color: var(--primary-color);
}
#home-5 .owl-nav {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  transform: translate(0px, 200px);
}

#home-5 .owl-nav .owl-prev {
  left: 30px;
  transition: all 0.25s ease-in-out;
  padding: 5px !important;
}

#home-5 .owl-nav .owl-prev span,
#home-5 .owl-nav .owl-next span {
  color: #fff;
  font-size: 15px;
}

#home-5 .owl-nav .owl-prev:hover,
#home-5 .owl-nav .owl-next:hover {
  background: var(--primary-color) !important;
}

#home-5 .owl-nav .owl-prev,
#home-5 .owl-nav .owl-next {
  position: absolute;
  width: 35px;
  height: 35px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: var(--secondary-color);
}

#home-5 .owl-nav .owl-next {
  right: 30px;
  transition: all 0.25s ease-in-out;
  padding: 5px !important;
}

#home-5 .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
}

#home-5 .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #fff;
  width: 14px;
  height: 14px;
  margin: 5px 10px;
  transition: all 0.25s ease-in-out;
}

#home-5 .owl-dots .owl-dot.active span,
#home-5 .owl-dots .owl-dot:hover span {
  background: #fff;
}
.home-5-feature-box {
  position: relative;
}

.home-5-feature-box-img {
  position: relative;
  height: 240px;
}

.home-5-feature-box-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.home-5-feature-box-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  left: 0;
  top: 0;
  opacity: 0.5;
}

.home-5-feature-box-content {
  position: absolute;
  bottom: 35px;
  padding: 0 30px 5px 20px;
}

.home-5-feature-box-content h5 {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 400;
}
.home-5-feature-box-content h6 .dot::before {
  display: none;
}
.home-5-feature-box-content h6 {
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
.home-5-banner-content h6 {
  text-transform: capitalize;
}
.home-5-feature-box-content h6 .dot {
  position: relative;
  margin-right: 18px;
  background-color: white;
}
.home-5-feature-box-tag h6 {
  color: var(--primary-color);
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
}
.hone-5-tilte {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.hone-5-tilte h2 {
  font-weight: 400;
  font-size: 20px;
  font-family: var(--secondary-font);
}
#block-latestnewsstyle5 .sec-pad-90 {
  padding-top: 30px;
}
.hone-5-tilte::before {
  position: absolute;
  content: "";
  width: 28.75rem;
  height: 1px;
  background: var(--gray);
  left: 0;
  top: 1rem;
}
.hone-5-tilte::after {
  position: absolute;
  content: "";
  width: 28.75rem;
  height: 1px;
  background: var(--gray);
  right: 0;
  top: 1rem;
}
.home-5-latest-news-img {
  height: 270px;
}

.home-5-latest-news-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.home-5-latest-news-content {
  margin-top: 15px;
  margin-bottom: 20px;
}
.home-5-latest-news-content h6 {
  color: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400 !important;
  margin-bottom: 5px;
  font-size: 14px;
}

.home-5-latest-news-content h4 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 16px;
}

.date h6 {
  color: var(--gray);
  text-transform: capitalize;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  font-weight: 500;
}
.date h6 .dot {
  position: relative;
  margin-right: 18px;
}

#newsProButton .home-5-btn .btn-secondary {
  padding: 14px 35px !important;
  font-size: 15px !important;
}
.weather-digi {
  font-weight: 500 !important;
  color: #000 !important;
  margin-right: unset !important;
  font-size: 14px !important;
  vertical-align: unset !important;
  position: unset !important;
  font-style: italic;
}
/***** End Home 5 *****/
[id*="block-googlead300x250"] .google-ad img {
  height: 250px !important;
  width: 300px !important;
}
.feed-icon {
  display: none;
}
.rotate-180 {
  transform: rotate(180deg);
}
/***** categories *****/
.category-page-title h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.categoies-slieder-img {
  height: 520px;
}

.categoies-slieder-img img {
  height: 100%;
  object-fit: cover;
}
.categoies-slieder-content {
  margin-top: 22px;
}
.categoies-slieder-content h4 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 16px;
}
.categoies-slieder-content h6 {
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 1px;
}
.categoies-slieder-content h6.date {
  text-transform: none;
  color: #999999;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.categoies-slieder-content h6.date .dot {
  position: relative;
  margin-right: 18px;
}
.categoies-slieder-content h6.date .dot:after {
  content: unset;
}
h6.date .dot {
  position: relative;
  margin-right: 18px;
}
#category-latest-news .home-1-card-img {
  height: 245px;
}
#category-latest-news.categoies-page hr:not([size]) {
  margin: 10px 0 !important;
  height: 1.6px;
}
#category-latest-news .home-1-card-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#category-latest-news .card {
  border: 0;
  border-radius: 0;
}
.categoies-page h6.date .dot:after {
  content: unset !important;
}
#category-latest-news .card-body {
  padding: 0 1.5rem 0 20px;
  padding-right: 0;
}
#category-latest-news .featured-news-card .card-text {
  position: relative;
  color: var(--gray);
}
#category-latest-news .featured-news-card .card-text small {
  position: relative;
  text-transform: none !important;
  font-size: 14px;
}
#category-latest-news .card-body h5 {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
#category-latest-news .card-body h6 {
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 13px;
}
#category-latest-news .ad {
  margin: 60px 0 !important;
}
#category-latest-news .card-body small {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  color: var(--gray) !important;
}
#category-latest-news h4 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 16px;
}

#category-latest-news h6.date {
  color: #999999;
  font-weight: 400;
  text-transform: capitalize;
  margin-top: 25px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.pagination {
  text-align: center;
  margin: 50px 0px 20px !important;
}

.pagination li {
  flex-wrap: wrap;
  transition: all 0.25s ease-in-out;
  display: flex !important;
  font-size: 18px;
  color: #000;
}
.pagination {
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  display: flex !important;
}
.pagination li a {
  width: 56px;
  height: 56px;
  text-align: center;
  border: 1px solid var(--primary-color);
  color: var(--secondary-color);
  padding: 12px;
  display: inline-flex;
  margin: 8px 8px;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
  align-items: center;
}
.pagination li.next a,
.pagination li.prev a {
  border: 0 !important;
  width: auto;
  height: auto;
  letter-spacing: 1px;
}
.pagination li:hover a,
.pagination li.active a {
  background: var(--primary-color);
  color: #fff !important;
}
.pagination li.next:hover a,
.pagination li.prev:hover a {
  background-color: transparent;
  color: var(--primary-color) !important;
}
.pagination li span {
  vertical-align: middle;
}

.pagination li.next i svg,
.pagination li.prev i svg {
  transition: all 0.25s ease-in-out;
  width: 16px;
  margin-left: 5px;
}
.pagination li.first a svg {
  transform: rotate(90deg);
  height: 17px;
  width: 17px;
}
.pagination li.last a svg {
  transform: rotate(-90deg);
  height: 17px;
  width: 17px;
}
.pagination li.next i,
.pagination li.prev i {
  display: inline-flex;
  margin: 0 5px;
  justify-content: center;
  align-items: center;
}
.pagination li.next a,
.pagination li.prev a {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  font-family: var(--primary-color);
}

.pagination li.next a:hover i svg,
.pagination li.prev a:hover i svg {
  fill: var(--primary-color);
  transition: 0.3s ease-in-out;
}
.pagination li.end:hover a svg polygon {
  fill: white;
  transition: 0.3s ease-in-out;
}
#category-trending-news .home-1-card-img {
  height: 95px;
}
#category-latest-news .ad-2 {
  margin-bottom: 0 !important;
  margin-top: 30px !important;
}
#category-latest-news .google-ad {
  text-align: center;
  margin: 50px 0 66px !important;
}
#category-latest-news .pagination {
  margin-top: 55px !important;
  margin-bottom: 20px !important;
}
.news-archives ul li {
  padding: 20px 0;
  border-bottom: 2px dashed #ddd;
}

.news-archives ul a {
  color: var(--secondary-color);
  font-size: 18px;
  margin: 0px 0;

  font-weight: 500;
}
/***** End categories *****/
/***** News Layout *****/
.mb-3-1 {
  margin-bottom: 1.25rem !important;
}
#details-sidebar hr:not([size]) {
  margin: 12px 0 !important;
}
#post-left-right-details h6.date .dot:after {
  content: unset;
}
#post-left-right-details h6.date {
  margin-top: 12px;
}
#post-left-right-sidebar #post-classic-1 .col-lg-6 {
  width: 100%;
}
#post-left-right-sidebar #post-classic-1,
#post-left-right-sidebar #post-classic {
  padding: 0 !important;
}
#post-left-right-sidebar #post-classic .container {
  max-width: 100%;
  padding: 0;
}
#post-left-right-sidebar #post-classic .col-lg-10 {
  width: 100%;
}
#post-left-right-sidebar #post-classic .post-classic-social {
  display: none;
}
#post-left-right-sidebar .home-1-card-img {
  height: 94px;
}
.sidebar-content .card-body {
  padding: 0 1rem !important;
}
#category-latest-news.list-sidebar .card-body {
  padding: 0 0rem !important;
}
#category-latest-news.list-sidebar .home-4-editor-pick .card-body {
  padding: 0.5rem 0rem !important;
}
#category-latest-news.list-sidebar .home-4-editor-pick hr:not([size]) {
  margin: 8px 0 4px !important;
}
#category-latest-news.list-sidebar #list-sidebar-content hr:not([size]) {
  margin: 8px 0 25px !important;
}
#category-latest-news.list-sidebar hr:not([size]) {
  margin: 12px 0 !important;
}
#list-sidebar-content p.card-text {
  margin-top: 30px;
}
#list-sidebar-content p.card-text small {
  font-weight: 500;
}
#category-latest-news.list-sidebar .list-sidebar-side .card-body {
  padding: 0 1rem !important;
}
#new-grid-2 .shortcode-blog-style-3-img {
  height: 430px;
}
#new-grid-2 .shortcode-blog-style-3-details h6 {
  text-transform: capitalize;
}
#new-grid-3 .shortcode-blog-style-3-img {
  height: 280px;
}
#new-grid-4 .shortcode-blog-style-3-img {
  height: 200px;
}
#category-latest-news .list-sidebar-side .home-1-card-img {
  height: 100px;
}
#category-latest-news
  .list-sidebar-side
  .home-4-editor-pick.news-archives
  .home-1-card-img {
  height: 125px;
}
#category-latest-news.list-sidebar .ad.mt-5 {
  margin: 60px 0 !important;
}
.home-4-editor-pick.news-archives a h6 {
  color: #000;
  font-weight: 500;
  text-transform: none;
  line-height: 22px;
}
.home-4-editor-pick.news-archives a:hover h6 {
  color: var(--primary-color);
}
.home-4-editor-pick.news-archives .home-1-card-img {
  height: 130px;
}
.home-4-editor-pick.news-archives .card-body {
  padding: 0.75rem 0rem;
}
.news-masonry-style-1 .item {
  position: relative;
  margin-bottom: 20px;
  margin: 0px 25px 0;
}
.news-masonry-style-2 .item {
  margin: 0px 15px 32px;
}
.news-masonry-style-2 .shortcode-blog-style-3-img {
  height: 280px;
}
.news-masonry-style-2 .height-1 .shortcode-blog-style-3-img {
  height: 310px;
}
#news-masonry-1 .item img {
  height: 100%;
  width: 100%;
}
#news-masonry-1 .shortcode-blog-style-3-img {
  height: 360px;
}
#news-masonry-1 .height-2 .shortcode-blog-style-3-img {
  height: 465px;
}
.news-masonry-style-2 .item .shortcode-blog-style-3-details {
  margin-top: 10px;
}
.news-masonry-style-1 img {
  object-fit: cover;
}
.masonry .shortcode-blog-style-3-date h6 {
  text-transform: capitalize;
  margin-bottom: 18px;
}
.news-masonry-style-1 .shortcode-blog-style-3-details h3 {
  line-height: 30px;
  font-size: 18px;
}
#news-masonry-2 .my-3 {
  margin: 0 !important;
}
.news-masonry-style-1:after {
  content: "";
  display: block;
  clear: both;
}
#larg-thumbnaill {
  justify-content: center;
}
#larg-thumbnaill h3 {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 34px;
}
#larg-thumbnaill .shortcode-blog-style-3-img {
  height: 440px;
}
#larg-thumbnaill .shortcode-blog-style-3-details {
  padding: 0 70px 20px;
}
#larg-thumbnaill .shortcode-blog-style-3-details h6 {
  font-size: 14px;
}
#larg-thumbnaill .shortcode-blog-style-3-date h6 {
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  margin-bottom: 14px;
  justify-content: center;
}
#larg-thumbnaill .shortcode-blog-style-3-date h6 .dot::before {
  top: -9px;
}
hr {
  height: 1px !important;
}
#larg-thumbnaill .row:last-child hr {
  display: none;
}
#news-post-background .shortcode-blog-style-3-img {
  height: 440px;
  margin-bottom: 167px;
}
#news-post-background .shortcode-blog-style-3-details {
  position: absolute;
  bottom: -89px;
  width: 400px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  padding: 36px;
  z-index: 1;
}
#news-post-background .banner-btn {
  bottom: -35px;
}
#news-post-background .shortcode-blog-style-3.text-center {
  position: relative;
}

#news-post-background .shortcode-blog-style-3-details h3 {
  font-size: 20px;
  line-height: 30px;
}
#news-list-full-width .home-1-card-img {
  height: 320px;
}

#news-list-full-width a h4 {
  font-family: var(--secondary-font);
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 15px;
}
#news-list-full-width {
  padding-top: 20px;
}
.post-classic-title h6 {
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 12px;
  letter-spacing: 0.5px;
}
.post-classic-title {
  text-align: center;
  padding: 0 20px;
}
.post-classic-title h3 {
  font-family: var(--secondary-font);
  font-weight: 400;
  margin-bottom: 15px;
}

.post-classic-title h6.date {
  color: var(--gray);
  text-transform: capitalize;
  font-weight: 400;
  line-height: 20px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  font-size: 13px;
}
#post-left-right-sidebar #post-left-right-details .row.gx-3 {
  margin-left: -10px;
  margin-right: -10px;
}
#post-left-right-sidebar #post-left-right-details .row.gx-3 .col-lg-6 {
  padding-left: 10px;
  padding-right: 10px;
}
#post-left-right-details .post-classic-img {
  margin: 25px 0;
  height: 440px;
}
.post-classic-img {
  margin-top: 30px;
  height: 620px;
}
.post-classic-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#post-classic .dropcops-text-1 p,
#post-left-right-details .dropcops-text-1 p {
  font-size: 14px;
  line-height: 24px;
}
#post-left-right-sidebar .ad img {
  width: 90%;
}
#category-trending-news .card.mb-4 {
  margin-bottom: 20px !important;
}
#post-left-right-details .dropcops-text-1 p {
  line-height: 24px;
}
#post-left-right-details .post-classic-grid-img {
  height: 320px;
}
#post-left-right-details .post-classic-wapper {
  padding: 18px 0;
  margin: 25px 0 40px;
}
#post-left-right-details .post-classic-tags ul li a {
  font-size: 14px;
}
#post-left-right-sidebar .home-4-editor-pick hr:not([size]) {
  margin: 20px 0 !important;
}
#post-left-right-sidebar .comments-classic .card-text {
  margin-bottom: 5px;
}
#post-left-right-sidebar .home-4-editor-pick.news-archives .card-body {
  padding: 0.5rem 0 !important;
  padding-right: 0 !important;
}
.page-nav-classic-pre ul li a,
.page-nav-classic-next ul li a {
  font-size: 18px;
  font-weight: 500;
}
#related-news .shortcode-blog-style-3-details h6 {
  margin-top: 8px;
  margin-bottom: 6px;
}
#post-left-right-sidebar .ad {
  margin: 64px 0 !important;
}
#post-classic .dropcops-text-1 {
  margin-bottom: 18px;
}
#post-classic .dropcops-text-1 p::first-letter,
#post-left-right-details .dropcops-text-1 p::first-letter {
  font-size: 50px;
  padding: 5px 0px 3px;
}
.google-ad {
  text-align: center;
}
.post-classic-social .addtoany_list a i {
  width: 40px;
  height: 40px;
  border: 1px solid;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  transition: 0.3s ease-in-out;
}
.post-classic-social .addtoany_list a {
  justify-content: center;
  align-items: center;
  display: flex;
}
.post-classic-social .addtoany_list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.post-classic-social .addtoany_list a {
  margin: 0 0 20px;
  padding: 0 4px;
}
.news-details-page .a2a_button_facebook i {
  color: #4267b2;
}
#comment-form label {
  display: none;
}
#comment-form .form-actions {
  margin-top: 40px;
  text-align: center;
}
.user-logged-in #comment-form .form-actions {
  margin-bottom: 4em !important;
}
#comment-form {
  padding-top: 30px;
}
.news-details-page .a2a_button_twitter i {
  color: #1da1f2;
}

.news-details-page .a2a_button_pinterest i {
  color: #cb2027;
}
.news-details-page .a2a_button_email i {
  color: #f04235;
}
.post-classic-social ul li {
  margin: 24px 0;
}
.post-classic-social .email svg {
  width: 35px;
  fill: #ea4334;
  height: 35px;
  border: 1px solid var(--gray);
  padding: 10px;
  border-radius: 50%;
}
.news-details-page .a2a_button_facebook:hover i {
  background-color: #4267b2;
  color: white;
}
.news-details-page .a2a_button_twitter:hover i {
  background-color: #1da1f2;
  color: white;
}
.news-details-page .a2a_button_pinterest:hover i {
  background-color: #cb2027;
  color: white;
}
.news-details-page .a2a_button_email:hover i {
  background-color: #f04235;
  color: white;
}
.post-classic-social ul li .email i {
  padding: 0px;
  height: 0 !important;
  font-size: 0px;
  border: 0;
}

.post-classic-social .emailHover svg {
  fill: var(--primary-color);
  transition: all 0.25s ease-in-out;
}

.post-classic-social .email:hover svg {
  fill: var(--secondary-color);
}
.post-classic-social {
  max-width: 90px;
}
#post-classic {
  position: relative;
}
.post-classic-grid-img {
  max-height: 350px;
  height: 350px;
  margin: 20px 0 30px;
}

.post-classic-grid-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#post-classic .blockquotes-text-3 {
  margin: 45px 0 39px;
  padding-right: 0 !important;
  padding: 0px 70px;
}
#post-left-right-details .blockquotes-text-3 {
  margin: 40px 0 30px;
}
.post-classic-wapper {
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  padding: 20px 0;
  margin: 30px 0 40px;
}

.post-classic-tags ul li {
  display: inline-block;
  margin: 0px 8px;
}

.post-classic-tags ul {
  margin-left: 60px;
}

.post-classic-tags ul li a {
  color: #666666;
  font-weight: 400;
  line-height: 45px;
  font-size: 14px;
}
.page-nav-classic-wapper {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
  margin: 40px 0 65px;
  padding: 40px 0;
  width: 100%;
}
#post-left-right-details .google-ad {
  display: none;
}
.page-nav-classic-pre ul li,
.page-nav-classic-next ul li {
  display: inline-block;
  margin: 0 12px;
  font-size: 18px;
  font-weight: 600;
  font-family: var(--primary-font);
}

.page-nav-classic-pre ul li:first-child {
  margin-left: 0;
}

.page-nav-classic-next ul li:last-child {
  margin-right: 0;
}

.page-nav-classic-pre ul li a i,
.page-nav-classic-next ul li a i {
  width: 35px;
  height: 35px;
  border: 1px solid var(--gray);
  text-align: center;
  padding: 11px;
  font-size: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.comment-sec hr {
  margin: 24px 0;
}
.page-nav-classic-pre ul li a,
.page-nav-classic-next ul li a {
  color: var(--secondary-color);
}
h3.comments {
  font-family: var(--secondary-font);
  font-weight: 500;
  margin-bottom: 42px;
}
#post-classic .user-img,
#post-left-right-details .user-img {
  height: 72px;
  width: 72px;
  display: inline-block;
}
.user-img {
  height: 75px;
  width: 75px;
  display: inline-block;
}
.user-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: top;
  border-radius: 50%;
}
.path-comment img {
  margin-top: 20px;
}
.comments-classic .ml-4 {
  margin-left: 40px;
}
.comment-sec .card {
  border: none !important;
}
.comment-sec .card a {
  color: var(--primary-color);
}
.path-comment hr {
  display: none;
}
#post-classic .user-img img,
#post-left-right-details .user-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: top;
  border-radius: 50%;
}
.user-logged-in .comments-classic .comment-sec:last-child hr:not(.indented hr),
.page-user .comments-classic .comment-sec:last-child hr:not(.indented hr) {
  display: none;
}
.comments-classic .card a {
  color: var(--primary-color);
}
#post-classic .card,
#post-left-right-details .card {
  border: 0;
}
#post-left-right-details .card-body {
  padding: 0 2rem;
}
#post-classic .card-body {
  padding: 0 1.35rem;
}
#post-classic .card-title,
#post-left-right-details .card-title {
  font-size: 16px !important;
  font-weight: 500 !important;
  margin-bottom: 4px !important;
  font-family: var(--primary-font);
}
#post-classic .card-text {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  font-family: var(--primary-font);
}
#post-classic .card-text .text-muted {
  color: #666666 !important;
  font-size: 13px;
}

.login-register-link {
  margin: 36px 0 44px;
}
#related-news section,
#related-news section > .container {
  padding: 0 !important;
  max-width: 100%;
}
#related-news [class*="shortcode-blog-style"] {
  margin-top: 2px;
}
#related-news .tab-style-1 {
  text-align: center;
}
.login-register-link h5 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}
[id*="block-googlead728x90"] .google-ad img {
  height: 100%;
  object-fit: cover;
}
[id*="block-googlead728x90"] .google-ad {
  height: 90px;
}
.login-register-link h5 span a,
.login-register-link h5 span {
  color: var(--primary-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}
#related-news hr {
  display: none;
}
#related-news .category-page-title {
  text-align: center;
  margin-bottom: 30px;
}
#related-news .d-flex h2 {
  font-family: var(--secondary-font);
  font-weight: 500;
  margin-bottom: 30px;
}
#related-news .shortcode-blog-style-3-img {
  height: 200px;
}
.post-gallery-left-img {
  height: 696px;
}

.post-gallery-left-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-gallery {
  margin: 0px 0 30px;
}
.post-gallery-grid-img {
  height: 340px;
}

.post-gallery-grid-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.social-post-left-right-details:not(
    #post-left-right-sidebar .social-post-left-right-details
  ) {
  display: none;
}
.social-post-left-right-details ul li {
  display: inline-block;
}

.social-post-left-right-details a {
  padding: 5px 40px;
  margin: 0 2px;
  /* border: 2px solid var(--primary-color);
  color: white; */
  /* background-color: var(--primary-color); */
}
/* .social-post-left-right-details a:hover{
  background-color: transparent;
  color: var(--primary-color);
  border-color: var(--primary-color);
} */
.social-post-left-right-details .a2a_button_facebook {
  background: #4267b2;
  color: #fff;
  border: 2px solid #4267b2;
}

.social-post-left-right-details .a2a_button_facebook:hover {
  background: #fff;
  color: #4267b2 !important;
}

.social-post-left-right-details .a2a_button_twitter {
  background: #1da1f2;
  padding: 5px 44px;
  color: #fff;
  border: 2px solid #1da1f2;
}

.social-post-left-right-details .a2a_button_twitter:hover {
  background: #fff;
  color: #1da1f2 !important;
}

.social-post-left-right-details .a2a_button_pinterest {
  background: #cb2027;
  color: #fff;
  border: 2px solid #cb2027;
}
.social-post-left-right-details .a2a_button_email {
  background: #9b9b9b;
  color: #fff;
  border: 2px solid #9b9b9b;
}
.social-post-left-right-details .a2a_button_pinterest:hover {
  color: #cb2027 !important;
  background: #fff;
}
.social-post-left-right-details .a2a_button_email:hover {
  color: #9b9b9b !important;
  background: #fff;
}

.social-post-left-right-details svg {
  width: 17px;
  transition: all 0.25s ease-in-out;
}

.social-post-left-right-details .email {
  background: var(--dark);
  border: 2px solid var(--dark);
}

.social-post-left-right-details .email svg {
  fill: #fff;
}

.social-post-left-right-details .email:hover svg {
  fill: var(--drak) !important;
}
.social-post-left-right-details .addtoany_list {
  margin-left: 40px;
}

.social-post-left-right-details .email:hover {
  background: #fff;
}
#category-latest-news .dropcops-text-1 {
  margin-bottom: 18px;
}
.social-post-left-right-details h4,
.post-classic-wapper h4 {
  font-family: var(--primary-font) !important;
  font-weight: 500 !important;
  font-size: 16px;
  margin: 0;
}
.post-classic-wapper .row {
  align-items: center;
}
/***** End News Layout *****/
/***** About *****/
#about-us .about h1 {
  font-family: var(--secondary-font);
  font-weight: 500;
  margin-bottom: 40px;
}
#about-us .about h2 {
  font-family: var(--secondary-font);
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 0px;
}
.about h2 {
  font-family: var(--secondary-font);
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 40px;
}
#about-us .about-img {
  height: 540px;
  margin-bottom: 45px;
}

#about-us .about-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.about-social ul li {
  display: inline-block;
  margin: 5px 20px;
}

.about-social ul li a {
  color: var(--secondary-color);
  font-size: 25.5px;
}
.about-social {
  margin: 20px 0 45px;
}
#about-us .btn.btn-primary {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 18px 40px;
  border-radius: 0;
  margin-bottom: 70px;
}
.author-wapper {
  border: 2px solid #ddd;
  border-radius: 5px;
  text-align: center;
  padding: 55px 35px 27px;
}

.author-img {
  height: 130px;
  width: 130px;
  display: inline-block;
  margin-bottom: 15px;
}

.author-img img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
  object-position: 0 -20px;
}

.author-name h4 {
  font-weight: 500;
  margin-bottom: 0;
}

.author-name h6 {
  color: var(--gray);
  font-weight: 400;
  margin-bottom: 14px;
  font-style: italic;
}

.author-name {
  padding-bottom: 5px;
  border-bottom: 1.5px solid #c7c7c7;
}
.author-social ul li {
  border-radius: 50%;
  width: 35px;
  display: inline-flex;
  justify-content: center;
  height: 35px;
  align-items: center;
  border: 1px solid #c7c7c7;
  padding: 4px;
  margin: 0 5px;
}

.author-social {
  margin-top: 27px;
}

.author-social ul li a {
  color: var(--bs-gray);
  font-size: 16px;
  line-height: 0;
}
.author-details-img {
  height: 700px;
  position: relative;
  z-index: 1;
}

.author-details-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.author-details-wapper {
  padding: 70px 50px 0 10px;
  position: relative;
}

.author-details-name h2 {
  font-family: var(--secondary-font);
  font-weight: 400;
  font-size: 28px;
}

.author-details-name h4 {
  font-weight: 500;
  color: var(--gray);
  font-style: italic;
  font-size: 16px;
}

.author-details-name {
  margin-bottom: 20px;
}

.author-details-social ul li i {
  width: 35px;
  height: 35px;
  border: 2px solid #fff;
  text-align: center;
  padding: 8px;
  border-radius: 50%;
  margin: 0 5px;
}
.author-details-social ul li {
  display: inline-block;
}
.author-details-social {
  position: absolute;
  width: 100%;
  left: -48px;
  bottom: -100px;
  background: var(--primary-color);
  padding: 18px 50px;
}
.author-details-social ul li a {
  font-size: 16px;
  color: #fff;
}
.author-details-social ul li a:hover {
  color: #000 !important;
}
.wapper-login-reister {
  padding: 75px 80px 70px;
  background: #fff;
  box-shadow: 0 0 20px #0000001f;
}
.wapper-login-reister .text-muted {
  font-size: 14px;
  color: #666666 !important;
  margin-top: 14px;
  display: block;
  font-family: "Open Sans";
}
.login-reister-title h2 {
  font-family: var(--secondary-font);
  font-weight: 500;
  margin-bottom: 14px;
  font-size: 28px;
}
.login-reister-title p {
  font-size: 16px;
}
#login input {
  border-color: #ddd !important;
}
#register [type="email"] + small {
  display: none;
}
#login input:focus {
  border-color: var(--primary-color) !important;
}
#forgot-pwd label,
#register label {
  text-transform: none;
}
.forgot-pwd {
  text-decoration: underline !important;
  font-size: 18px;
  color: #787878;
  margin-left: 40px;
  font-weight: 400;
}
.mt-4-1 {
  margin-top: 40px;
}
.forgot-pwd:hover span {
  color: var(--gray);
}
.forgot-pwd span {
  transition: all 0.25s ease-in-out;
  color: var(--primary-color);
}
.wapper-login-reister .form-3 {
  margin-bottom: 40px;
}
#register .wapper-login-reister .form-3 {
  margin-bottom: 0px;
}
/***** End About *****/
/***** Comming *****/
.comming-soon {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
}
.comming-soon::after {
  content: "";
  position: absolute;
  background: #000;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.comming-soon-text {
  position: relative;
  z-index: 1;
}

.comming-soon-text h2 {
  color: #fff;
  font-weight: 600;
  font-size: 80px;
  line-height: 120px;
  text-transform: uppercase;
}

.comming-soon-text .cs-date {
  display: inline-block;
  background: #fff;
  padding: 16px 25px;
  margin: 0 5px;
  border-radius: 6px;
  width: max-content;
}
.comming-soon-text .cs-date span {
  font-size: 45px;
  margin-bottom: 0;
  line-height: 54px;
}
.comming-soon-text .cs-date span {
  font-weight: 500;
}

.comming-soon-text .cs-date .smalltext {
  font-size: 14px;
  margin-top: -3px;
  font-weight: 500;
}
.comming-soon hr:not([size]) {
  margin: 50px 0 80px !important;
  background-color: #fff;
  opacity: 1 !important;
  position: relative;
  z-index: 1;
}
.comming-soon .btn.btn-primary {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 22;
  padding: 17px 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  border-radius: 8px;
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}
.comming-soon .form-subscribe {
  position: relative;
  z-index: 1;
}
.comming-soon-content {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.comming-soon-content p {
  font-size: 20px;
  color: #fff;
  line-height: 27px;
}
.comming-soon.form-control:focus {
  border-color: var(--primary-color) !important;
}
.comming-soon .form-control {
  padding: 22px;
  border-radius: 8px;
  font-family: var(--primary-font);
  font-weight: 500;
  color: gray;
  font-size: 14px;
  border-color: var(--secondary-color);
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
.comming-soon-text h2 {
  letter-spacing: 4.8px;
}
#clockdiv {
  margin: 60px 0 30px;
}
.content-403 h2 {
  font-size: 200px;
  font-weight: 500;
  line-height: 300px;
  margin-bottom: 25px;
  letter-spacing: 20px;
}
.content-403 p {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #171717;
  margin-bottom: 55px;
  font-family: var(--primary-font);
}
.form-actions.mb-3 {
  margin-bottom: 0 !important;
}
.content-403 .btn-primary {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 16px 60px;
  border-radius: 0;
}
.grid-sidebar section.sec-pad-70 {
  padding: 0 !important;
}
.grid-sidebar section.sec-pad-70 .container {
  max-width: 100%;
  padding: 0 !important;
}
#category-latest-news.grid-sidebar hr {
  margin: 19px 0 35px;
}
#category-latest-news.grid-sidebar [class*="shortcode-blog-style"] {
  margin-top: 0px;
}
.grid-sidebar #category-trending-news .home-1-card-img {
  height: 95px;
  width: 100%;
}
#home-4-editor-pick .carousel-5-content {
  padding: 0;
  position: unset;
}
#home-4-editor-pick.news-archives .card-body {
  padding: 8px 0rem 0px;
}
#home-4-editor-pick.news-archives .home-1-card-img {
  width: 100%;
  height: 126px;
}
#home-4-editor-pick .card-body h6 {
  font-size: 12px;
  margin-bottom: 4px;
  font-family: var(--primary-font);
}
#home-4-editor-pick.news-archives a h6 {
  color: #000;
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
  line-height: 23px;
  font-family: var(--primary-font);
}
#home-4-editor-pick hr {
  margin: 4px 0 23px !important;
}

.grid-sidebar .shortcode-blog-style-3-img {
  height: 257px;
}
.grid-sidebar #list-sidebar-content p.card-text small {
  font-weight: 400;
  text-transform: capitalize !important;
  font-size: 14px;
}
.grid-sidebar #list-sidebar-content p.card-text {
  margin-top: 25px;
  display: flex;
  align-items: center;
}
#category-latest-news.grid-sidebar .featured-news-card hr {
  margin: 24px 0 !important;
}
#category-latest-news.grid-sidebar .shortcode-blog-style-3-img {
  height: 280px;
  margin-bottom: 14px;
}
#category-latest-news.grid-sidebar .shortcode-blog-style-3-details h3 {
  margin-bottom: 8px;
}
#category-latest-news.grid-sidebar .pt-section.categories-list .row {
  margin-left: -15px;
  margin-right: -15px;
}
#category-latest-news.grid-sidebar .pt-section.categories-list .row .col-md-6 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#category-latest-news.grid-sidebar .shortcode-blog-style-3-date h6 {
  text-transform: capitalize;
}
/***** End Comming *****/
/***** Contact *****/
.contact-content {
  padding: 0 25px;
}
#contact-us input::placeholder {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
}
#contact-us .col-12.mb-3,
#contact-us-2 .col-12.mb-3 {
  margin-bottom: 20px !important;
}
.contact-content-title h2 {
  font-family: var(--secondary-font);
  font-weight: 300;
  font-size: 28px;
  margin-bottom: 20px;
}

.contact-content-title {
  border-bottom: 2px solid #ddd;
  margin-bottom: 25px;
}

.contact-content-body p {
  margin-bottom: 30px;
}

.contact-call-info {
  display: flex;
  justify-content: space-between;
}

.contact-call-info ul li i svg {
  width: 18px;
  fill: var(--primary-color);
}
.contact-call-info li {
  font-size: 18px;
  font-weight: 600;
  font-family: var(--primary-font);
}

.contact-call-info li i {
  margin-right: 16px;
}

.contact-call-info li:last-child {
  margin-left: 35px;
}
.contact-call-info {
  margin-bottom: 40px;
}
.contact-call-info li:last-child a {
  color: #6f6f6f;
  font-weight: 400;
}
.contact-social ul li {
  display: inline-block;
  margin: 0px 13px;
}

.contact-social ul li:first-child {
  margin-left: 0;
}

.contact-social ul li i {
  width: 30px;
  height: 30px;
  border: 1px solid var(--dark);
  text-align: center;
  padding: 7px;
  border-radius: 50%;
}
.contact-social ul li i:hover {
  border-color: var(--primary-color);
}
.contact-social ul li a {
  color: var(--secondary-color);
}

.contact-social ul {
  margin-top: 20px;
}

.contact-social h4 {
  font-weight: 600;
  font-size: 16px;
  margin: 0;
}
#contact-us-2 .contact-social {
  display: flex;
  align-items: center;
  margin-top: 80px;
}

#contact-us-2 .contact-social ul {
  margin-top: 0;
  margin-left: 30px;
}

#contact-us-2 .contact-content-title {
  border: 0;
  margin-bottom: 40px;
}

.contact-us-2-wapper {
  box-shadow: 0 0 15px #ddd;
  padding: 76px 70px;
  background: #fff;
}

#contact-us-2 .contact-content-body p {
  margin-bottom: 40px;
}
.search-result-content h3 {
  margin-bottom: 15px;
}
.search-result .form-control {
  padding: 15px 83px 15px 40px;
  position: relative;
  border-radius: 50px !important;
  border-color: var(--secondary-color);
  font-family: var(--primary-font);
  font-size: 14px;
}
#search-form,
#search-form + h2 {
  display: none;
}
.search-result-title h2 {
  font-size: 28px;
  font-family: var(--secondary-font);
  font-weight: 500;
  line-height: 42px;
  margin-bottom: 0;
}
.search-higlight {
  color: #000;
  font-weight: 600;
}
.news-list-full-width hr:not([size]) {
  margin: 20px 0 40px !important;
}
#news-list-full-width .featured-news-card .col-12:last-child hr {
  display: none;
}
.search-result .search-btn {
  position: absolute;
  right: 11px;
  top: 9px;
  padding: 0px;
  width: 70px;
  height: 32px;
  border-radius: 50px;
  border: 0;
  background: #fff;
  z-index: 22;
}
ol.search-results {
  padding: 0;
  margin-bottom: 80px;
}
#search_page {
  padding-bottom: 90px !important;
}
.search-result .search-btn i svg {
  width: 15px;
  transition: all 0.25s ease-in-out;
}

.search-result .search-btn:hover svg {
  fill: var(--primary-color);
}
.search-title h2 {
  font-family: var(--primary-font) !important;
  font-weight: 600 !important;
  font-size: 30px;
}
#home-3-tabs .tab-style-3 .nav-tabs .nav-item .nav-link {
  padding: 20px 0;
}
#news-post-background .shortcode-blog-style-3-date h6 {
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 12px;
  justify-content: center;
}
#new-grid-3 .shortcode-blog-style-3-date h6,
#new-grid-4 .shortcode-blog-style-3-date h6 {
  text-transform: capitalize;
}
#new-grid-4 [class*="shortcode-blog-style"] {
  margin: 0;
}
#news-post-background .banner-btn#newsProButton .btn-secondary {
  font-size: 14px !important;
  padding: 15px 40px !important;
}
#news-post-background .row:last-child hr {
  display: none;
}
#news-post-background [class*="shortcode-blog-style"] {
  margin-top: 2px;
}
#news-post-background .pagination {
  margin: 30px 0px 20px !important;
}
#post-classic h6.date .dot:after {
  content: unset;
}

#related-news .shortcode-blog-style-3-details {
  margin-top: 9px;
}
#related-news .shortcode-blog-style-3-details h3 {
  margin-bottom: 6px !important;
  font-size: 16px;
  margin-top: 7px;
  line-height: 25px;
}
#related-news .shortcode-blog-style-3-date h6 {
  text-transform: capitalize;
  margin-bottom: 0;
}
#related-news .tab-style-1-wapper {
  justify-content: center;
}
.tab-style-1 .mt-4 {
  margin-top: 1.2rem !important;
}
/***** End Contact *****/
#contact-us-2 .form-actions {
  text-align: center;
}
#news-list-full-width.search-result hr:not([size]) {
  margin: 20px 0 50px !important;
}
.wapper-login-reister button.btn.btn-primary {
  padding: 16.5px 55px !important;
  margin: 0 !important;
}
#register .wapper-login-reister button.btn.btn-primary {
  padding: 16.5px 43px !important;
}
.wapper-login-reister .form-actions.mb-3 {
  margin-bottom: 0 !important;
}
.page-nav-classic-pre ul:hover a,
.page-nav-classic-next ul:hover a {
  color: var(--primary-color) !important;
}
.page-nav-classic-pre ul:hover a i,
.page-nav-classic-next ul:hover a i {
  border-color: var(--primary-color);
  color: var(--primary-color);
}
.page-nav-classic-pre ul i,
.page-nav-classic-next ul i {
  transition: all 0.25s ease-in;
}
#category-latest-news .comments-classic small.text-muted {
  font-weight: 400 !important;
  color: #6c757d !important;
}
.comments-classic .card-text .text-muted {
  text-transform: capitalize !important;
}
.search-result-content {
  margin-bottom: 50px;
}
#news-list-full-width.search-result .pagination {
  margin-bottom: 0 !important;
  margin-top: 70px !important;
}
#forgot-pwd .form-3 {
  margin-bottom: 0px;
}
#forgot-pwd .btn-primary {
  margin-top: 20px !important;
  padding: 18px 60px;
}
[id*="contact-us"] .btn-primary {
  padding: 17px 72px 17px 53px;
  margin-top: 40px;
  position: relative;
}
[id*="contact-us"] .btn-primary::before {
  content: "";
  position: absolute;
  top: 18px;
  z-index: 2;
  right: 49px;
  background-size: 19px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20105.823%20104.652%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate(52.326%20-1.414)%20rotate(45)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M55.326%2C3%2C16.5%2C41.826%22%20transform%3D%22translate(17.674%200)%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20style%3D%22%0A%20%20%20%20stroke%3A%20white%3B%0A%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M73%2C3%2C48.5%2C73l-14-31.5L3%2C27.5Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20style%3D%22%0A%20%20%20%20%0A%20%20%20%20stroke%3A%20white%3B%0A%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fsvg%3E");
}
.contact-call-info ul {
  padding: 0 80px;
}
[id*="contact-"] .btn:hover,
[id*="contact-"] .btn:focus,
[id*="contact-"] .btn:active {
  background-color: black !important;
  border-color: black !important;
  color: white !important;
}
.contact-call-info ul:first-child {
  padding: 0;
}
#contact-us-2 .contact-call-info ul {
  padding: 0 15px;
}
#contact-us-2 .contact-content {
  padding: 0 0px;
}
#contact-us-2 .contact-call-info ul:first-child {
  padding: 0;
}
.contact-call-info li:first-child {
  margin-bottom: 5px;
}
body .section-divider:last-child {
  padding-bottom: 0 !important;
}
.dropend .dropdown-menu[data-bs-popper] {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  display: none !important;
}
.dropend .dropdown-toggle {
  position: relative;
}
.dropend .dropdown-toggle svg {
  position: absolute;
  right: 12px;
  height: 100%;
  top: 0;
  transition: 0.3s ease-in-out;
}
.dropend .dropdown-toggle svg path {
  fill: var(--secondary-color) !important;
}
.dropdown-menu li:hover svg path {
  fill: #fff !important;
}
.dropend:hover .dropdown-toggle svg {
  transform: rotate(-90deg);
}
.dropdown-menu {
  min-width: 11rem;
}
#header-1 .dropdown-toggle svg {
  fill: #fff;
}
#header-1 .nav-item:hover svg path,
#header-2 .nav-item:hover svg path,
#header-3 .nav-item:hover svg path,
#header-4 .nav-item:hover svg path {
  fill: var(--primary-color);
}
#header-1 .nav-item:hover .nav-link,
#header-2 .nav-item:hover .nav-link,
#header-3 .nav-item:hover .nav-link,
#header-4 .nav-item:hover .nav-link {
  color: var(--primary-color);
}
.copy-rights p,
.copy-rights a {
  color: #f3f3f3 !important;
  margin-bottom: 0px;
}
.copy-rights small a {
  font-size: 14px;
  font-weight: 500;
  font-family: "Open sans";
  line-height: 24px;
}
.copy-rights small a:hover,
.terms ul li a:hover {
  color: var(--primary-color) !important;
}
[class*="alert-style-"] .alert button i {
  margin-left: 15px;
}
.video-2 svg path {
  fill: #fff;
}
#header-3 .info-menu li,
#header-3 .info-menu li a {
  line-height: 0;
}
.code-block {
  background-color: #f8f9fa;
  color: #333;
  border: none;
  border-radius: 4px;
  font-size: 15px;
  font-weight: normal;
  padding: 1rem 1.5rem;
  display: inline-block;
  width: 100%;
  overflow-x: auto;
  word-wrap: break-word;
  word-break: break-word;
}
.code-block pre {
  padding: 0;
  margin-top: 0.65rem;
  margin-bottom: 0.65rem;
  white-space: pre;
  background-color: transparent;
  border: 0;
}
.code-block {
  position: relative;
}
.code-block .clipboard {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #ccc;
}
.code-block .clipboard:before {
  content: "\f0ea";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  vertical-align: middle;
}
code[class*="language-"],
pre[class*="language-"] {
  color: #393a34;
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier,
    monospace;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  font-size: 0.95em;
  line-height: 1.2em;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection {
  background: #b3d4fc;
}
pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
  background: #b3d4fc;
}
code[class*="language-"],
pre[class*="language-"] {
  line-height: 1.4em;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #c1c1c1;
}
pre[class*="language-"] {
  padding: 0;
  margin: 0;
  overflow: auto;
  border: none;
}
:not(pre) > code[class*="language-"] {
  padding: 0.2em;
  padding-top: 1px;
  padding-bottom: 1px;
  background: #f8f8f8;
  border: 1px solid #dddddd;
}

.panel-skins-content .form-check {
  padding-left: 1.5em;
}

.alert-dismissible .btn-close {
  top: unset;
  font-size: 22px;
}
.alert a {
  margin: 0 5px;
  font-size: 20px;
  color: var(--primary-color);
}
/* --- Newsletter Style 2 --- */
#newsletter-style-2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#newsletter-style-2 .news-letter-title * {
  color: #fff;
  margin-bottom: 1rem !important;
}
#newsletter-style-2 .news-letter-title p {
  opacity: 0.7;
}
#newsletter-style-2 .subscribe-form .form-control {
  border-radius: 4px;
  margin-bottom: 0;
  height: 100%;
  width: 100%;
}
#newsletter-style-2 .subscribe-form fieldset {
  max-width: 500px;
  margin-right: 18px;
}
#newsletter-style-2 form.subscribe-form .form-actions {
  width: auto;
}
#newsletter-style-2 .subscribe-form .btn.btn-primary {
  border-radius: 4px;
  border-color: transparent;
}
#newsletter-style-2 .subscribe-form .btn.btn-primary:hover,
#newsletter-style-2 .subscribe-form .btn.btn-primary:focus {
  border-color: var(--primary-color);
}
#newsletter-style-2 .subscribe-form .btn.btn-primary:active {
  color: var(--primary-color) !important;
}
#newsletter-style-2 .input-group {
  justify-content: center;
}
.nav-tabs .nav-link {
  font-size: 16px;
  font-family: var(--primary-font);
}
nav.primary.nav-tabs {
  justify-content: center;
}
nav.tabs {
  margin-bottom: 20px;
  margin-top: 20px;
}
#list-sidebar-content .featured-news-card > .col-12:last-child hr {
  display: none;
}
.site-footer {
  padding: 0;
}
@media (max-width: 591px) {
  #header-3 .modal.right .modal-dialog,
  #header-1 .modal.right .modal-dialog,
  #header-2 .modal.right .modal-dialog,
  #header-4 .modal.right .modal-dialog {
    width: 100%;
  }
  .icons ul li {
    margin: 15px;
    height: 75px;
    width: 75px;
  }
  .author-details-social {
    text-align: center;
    padding: 18px 10px;
  }
  .dropdown-submenu > .dropdown-menu {
    max-height: 100%;
  }
  #login button.btn.btn-primary {
    padding: 16px 60px !important;
  }
  .wapper-login-reister {
    padding: 75px 20px !important;
  }
  .forgot-pwd {
    margin-left: 0px;
    font-size: 16px;
    line-height: 26px;
  }
  .social-post-left-right-details ul li {
    margin: 10px 3px;
  }
  .social-post-left-right-details .email {
    padding: 5px 42px;
  }
  #post-left-right-sidebar .comments-classic .card-body {
    padding: 1.3rem 0 !important;
  }
  #post-left-right-details {
    margin-top: 50px;
  }
  #carousels-3 .owl-theme .owl-nav {
    display: none !important;
  }
  #category-latest-news.list-sidebar .list-sidebar-side .card-body {
    padding: 1rem 0 !important;
  }
  #category-latest-news .card-body {
    padding: 20px 0 !important;
  }
  .home-5-feature-box-tag h6 {
    margin: 10px 0 20px;
  }
  #category-latest-news .ad-2 {
    margin-bottom: 50px !important;
  }
  .trending-video-content {
    padding: 10px 15px;
  }
  .home-4-featured-news-categories .card-body {
    padding: 2rem 0.75rem;
    padding-right: 1rem;
  }
  .home-4-top-news .btn-outline-primary,
  .home-4-trending-news .btn-outline-primary,
  .home-4-editor-pick .btn-outline-primary,
  .home-4-trending-news .btn-outline-primary,
  .home-4-featured-news-categories .btn-outline-primary {
    margin-bottom: 50px;
  }
  #carousels-4 .carousel-4-content .tag {
    padding: 22px 20px;
  }
  #home-2-treding-news .card-title {
    margin: 10px 0;
  }
  .news-masonry-style-1 .item {
    margin: 0px 0px 10px;
  }
  #home-2-treding-news .tab-style-1 .nav-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  #header-2-news-ticker .header-1-news-ticker-title {
    display: inline-block;
  }
  .header-2-news-ticker-wapper {
    text-align: center;
  }
  .shortcode-blog-style-5-details {
    margin-bottom: 30px;
  }
  #carousels-2 .carousel-2-footer-content h6 .line-2::after {
    right: 30px;
  }
  .shortcode-blog-style-1-details h5::before {
    left: 100px !important;
  }
  #editor-pick .card-body,
  #featured-news .card-body {
    padding: 12px 0rem 0;
  }
  #home-1-tab .card-body {
    padding: 12px 0rem 15px;
  }
  [class*="tab-style-"] p.card-text {
    text-align: left !important;
  }
  #featured-news .sidebar-title {
    margin-top: 50px;
  }
  .contact-us-2-wapper {
    padding: 20px;
  }
  #carousels-2 .carousel-2-content h6 .line-1 {
    left: 30px;
  }
  #carousels-2 .carousel-2-content h6 .line-2::after {
    right: 30px;
  }
  .contact-social ul li {
    margin: 0px 5px;
  }
  .contact-call-info {
    display: block;
  }

  .contact-call-info ul {
    margin: 30px 0;
    padding: 0;
  }
  .contact-content {
    margin-top: 50px;
    padding: 0 10px;
  }
  .content-403 h2 {
    font-size: 7rem;
    line-height: 7rem;
  }
  .content-403 p {
    font-size: 16px;
  }
  .comming-soon-text h2 {
    font-size: 39px;
    line-height: 60px;
  }

  .comming-soon {
    height: 100vh;
    padding: 30px 0;
  }
  .comming-soon-content,
  .comming-soon-content p {
    margin-bottom: 0;
  }

  .comming-soon-text ul li {
    margin: 12px;
  }
  .author-details-social {
    position: unset;
    margin-top: 30px;
  }

  .author-details-wapper {
    padding-right: 20px;
  }
  .comment-sec .card-body {
    padding: 0px !important;
    margin-top: 20px;
  }
  .page-nav-classic-pre ul li a i,
  .page-nav-classic-next ul li a i {
    width: 35px;
    height: 35px;
    padding: 10px;
    font-size: 14px;
    border-radius: 50%;
  }

  .page-nav-classic-pre ul li a,
  .page-nav-classic-next ul li a {
    font-size: 14px;
    margin: 0 3px;
  }
  .page-nav-classic-pre ul li,
  .page-nav-classic-next ul li {
    margin: 0 0px;
  }
  #post-classic .blockquotes-text-3 p {
    font-size: 15px;
  }
  #post-classic .blockquotes-text-3 {
    padding-right: 0;
  }
  #news-post-background .shortcode-blog-style-3-details {
    width: 100%;
  }
  #larg-thumbnaill .shortcode-blog-style-3-details {
    padding: 0 12px 20px;
  }
  #header-4.navbar-sticky .fixed-top {
    padding: 12px 0;
  }

  .video-4-right-icon a svg {
    width: 80px !important;
  }
  .hone-5-tilte::after,
  .hone-5-tilte::before {
    width: 5rem;
  }
  .home-5-banner-content {
    width: 90%;
  }

  #home-5 .owl-nav {
    display: none;
  }
  .home-4categories .card-body {
    padding: 1rem 0rem;
  }
  #home-4-tab .custom-filter-1 {
    width: unset;
    position: unset;
    text-align: center;
    margin-bottom: 15px;
  }
  .home-4-trending-news .rounded-circle {
    border-radius: 0 !important;
  }

  .home-4-trending-news .card-body {
    padding: 1rem 1rem 0.5rem !important;
  }
  .home-4-editor-pick .card-body {
    padding: 1rem 0rem;
  }
  #home-3-trending-news .card-body,
  .home-3-most-viewed-editor-pick .card-body {
    padding: 1rem 0rem;
  }
  .home-2-trending-news-featured .card-title {
    margin: 10px 0 15px !important;
  }
  .sidebar-treding-news {
    margin-top: 50px;
  }
  .tab-style-2-content {
    width: 100%;
    padding-left: 0;
    position: unset;
  }
  #header-2-news-ticker .header-1-news-ticker-wapper {
    padding: 0 4px;
  }
  #header-2-news-ticker .header-1-news-ticker-wapper p {
    text-align: center;
  }
  .header-1-news-ticker-title {
    padding: 10px 20px;
  }

  .header-1-news-ticker-wapper {
    padding: 0px 20px 5px;
  }

  #header-1-news-ticker .owl-nav {
    position: relative;
    top: 2px;
    left: 0px;
  }
  #header-1 .topbar-1-right ul li.language {
    padding-left: 20px !important;
  }
  #header-1 .language:hover .language-sub {
    padding-left: 12px !important;
  }
  #header-1 .topbar-1-right ul li.date,
  #header-1 .topbar-1-right ul li.weather {
    padding-left: 5px !important;
  }
  #header-1 .topbar-1-right ul li:first-child {
    margin-left: 0px !important;
  }
  #header-3 .topbar-1-left ul,
  #header-5-1 .topbar-1-left ul {
    display: flex;
    justify-content: space-between;
  }
  #header-3 .topbar-1-left ul li,
  #header-5-1 .topbar-1-left ul li {
    padding: 18px 50px 5px;
  }
  #header-3 .topbar-1-left ul li:last-child {
    padding-right: 0 !important;
  }
  #header-3 .topbar-1-left ul li:first-child {
    padding-left: 0px !important;
  }
  #header-5-1 .topbar-1-left ul li:last-child {
    padding-right: 0 !important;
  }
  #header-1 .topbar-1-right ul .language i svg {
    width: 10px !important;
  }
  #header-2 .header-2-search {
    margin-bottom: 10px !important;
  }
  #header-2 .ad {
    margin-right: 10px !important;
    margin-bottom: 10px !important;
  }
  #header-2 .topbar-1-left ul li {
    padding: 10px 8px !important;
  }
  #header-2 .language a {
    padding: 5px 0;
  }
  #header-2 .logo-2 {
    margin-bottom: 0 !important ;
  }
  #header-2 .logo-2,
  #header-2 .ad {
    margin: 13px 0;
  }
  .carousel-3-details-tag {
    margin-top: 20px;
  }
  .video-1-icon {
    transform: translate(0px, 130px);
  }
  .video-4-right-img {
    height: 280px;
  }
  .banner-text h2 {
    font-size: 35px;
  }
  .audio {
    text-align: center;
    margin-left: 0;
    text-align: center;
  }
  #header-3 .topbar-wapper,
  #header-5-1 .topbar-wapper {
    display: block;
  }

  #header-3 .language {
    padding: 12px 20px 12px 22px !important;
  }
  #header-3 .topbar-1-right,
  #header-5-1 .topbar-1-right {
    justify-content: space-between !important;
  }
  #header-3 .header-3-social ul li a i {
    padding: 9px 14px;
    font-size: 13px;
  }
  #header-3 .language a {
    padding-bottom: 20px;
  }
  #header-3 .header-3-social ul li:first-child a i {
    padding-left: 0;
  }
  #header-3 .language {
    padding-right: 0 !important;
  }
  .footer-social::before,
  .footer-social::after {
    width: 15% !important;
  }
  #header-1 .topbar-1-left {
    display: none;
  }
  .copy-rights-inner {
    display: block;
  }
  .terms ul li a {
    font-size: 14px;
    font-family: "Open Sans";
    padding: 0px 2px !important;
  }
  .terms {
    text-align: center;
  }
  .copy {
    font-size: 14px;
    text-align: center;
  }
  .copy a {
    font-size: 14px;
  }
  .terms ul li {
    padding: 0px 5px;
  }
  .terms ul li:first-child {
    padding: unset;
  }
  .store-icon {
    width: 190px;
    margin-bottom: 20px;
  }
  .g-7,
  .gx-7 {
    --bs-gutter-x: 0rem !important;
  }
  .g-5,
  .gx-5 {
    --bs-gutter-x: 0rem;
  }
  [id*="block-googlead728x90"] .google-ad img {
    width: 100%;
  }
  .alert {
    font-size: 14px;
    font-weight: 500;
    padding: 25px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 40px;
  }
  [class*="alert-style-"] .alert button i {
    font-size: 22px;
  }
  .alert-style-2 .alert:nth-child(1) {
    border-bottom: 8px solid #0077b3;
    border-radius: 0px;
    padding: 30px;
  }
  .alert-style-2 .alert:nth-child(2) {
    border-bottom: 8px solid #666600;
    border-radius: 0px;
    padding: 30px;
  }
  .alert-style-2 .alert:nth-child(3) {
    border-bottom: 8px solid #cc0000;
    border-radius: 0px;
    padding: 30px;
  }
  .alert-style-2 .alert:nth-child(4) {
    border-bottom: 8px solid #006620;
    border-radius: 0px;
    padding: 30px;
  }
  .alert-style-3 .alert {
    border: none;
    border-radius: 50px;
    padding: 30px;
  }
  .alert-style-4 .alert {
    border: none;
    border-radius: 50px;
    padding: 30px;
  }
  .alert .close {
    margin-left: 15px;
  }
  .alert > i:nth-child(1) {
    font-size: 25px;
    margin-right: 20px;
  }
  .alert-style-4 .alert > i:nth-child(1) {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -20px;
    border-radius: 50%;
    width: 145px;
    font-size: 23px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #header-1 .topbar-1-right ul li.date,
  #header-1 .topbar-1-right ul li.weather,
  #header-1 .language a {
    font-size: 11px;
  }
  #header-1 .topbar-1-right ul li.language {
    padding-left: 5px !important;
  }
  #header-1 .topbar-wapper > div {
    width: 100%;
  }
  .topbar-1-right ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  footer .row.gx-6 {
    margin-left: -10px;
    margin-right: -10px;
  }
  footer .row.gx-6 .col-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #header-2 .topbar-wapper ul li,
  #header-2 .topbar-wapper li a {
    font-size: 11px;
  }
  #header-2 .topbar-1-left {
    width: 71%;
  }
  #header-2 .topbar-1-left ul li:first-child {
    line-height: 0;
  }
  #header-2 .topbar-1-left ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #header-3 .topbar-1-left ul li,
  #header-5-1 .topbar-1-left ul li,
  #header-3 .language a {
    font-size: 13px;
  }
  #header-4 .topbar-1-left ul li,
  #header-4 .language a {
    font-size: 12px;
  }
  .copy-rights ul {
    margin-bottom: 18px;
  }
  .footer-hr hr:not([size]) {
    margin-bottom: 45px;
  }
  .grids-page .g-5 {
    --bs-gutter-x: 1rem;
  }
  .audio {
    text-align: center;
  }
  .audio audio {
    margin: 10px auto;
  }
  .audio audio {
    transform: scale(1) !important;
    margin-left: 0 !important;
  }
  #carousels-3 .owl-theme .owl-dots,
  #carousels-4 .owl-theme .owl-dots,
  #carousels-5 .owl-theme .owl-dots {
    bottom: -100px;
  }
  #carousels-3 .owl-theme .owl-dots span,
  #carousels-4 .owl-theme .owl-dots span,
  #carousels-5 .owl-theme .owl-dots span {
    margin: 6px;
  }
  .page-content [class*="tab-style-"] .nav-link {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .tab-style-3 .nav-item,
  .tab-style-4 .nav-item {
    margin: 0;
  }
  .home-3-news-letter-form .btn.btn-primary {
    width: 100% !important;
    position: unset;
  }
  #header-1-news-ticker .d-lg-flex {
    height: 280px !important;
  }
  #header-1-news-ticker .owl-nav {
    top: 4px !important;
  }
  .about-social ul li {
    margin: 18px 20px;
  }
  #login .form-3 .d-flex {
    flex-direction: column;
  }
  #login .form-3 .forgot-pwd {
    padding-top: 30px;
  }
  .comming-soon hr:not([size]) {
    margin: 37px 0 43px !important;
  }
  .comming-soon-text .cs-date {
    margin: 9px 5px;
  }
  .comming-soon-text .cs-date span {
    font-size: 35px;
  }
  .contact-us-2-wapper {
    padding: 65px 24px;
  }
  .sidebar-content .card-body {
    padding: 10px 0 !important;
  }
  #category-trending-news .home-1-card-img {
    height: 200px;
  }
  .footer-logo {
    margin-bottom: 55px;
  }
  .footer-logo img {
    height: 40px;
  }
  .social-post-left-right-details .addtoany_list {
    margin-left: 0;
  }
  .social-post-left-right-details a {
    margin: 9px 4px;
  }
  .custom-filter-1 {
    position: unset;
    margin-bottom: 40px;
  }
  .form-row > fieldset,
  .form-row > div {
    margin-left: -15px;
    margin-right: -15px;
  }
  .custom-filter-1 .form-radios {
    justify-content: center;
  }
  .custom-filter-1 label {
    margin: 10px 15px !important;
  }
  .video-style-2-wapper {
    text-align: center;
    padding-left: 0px;
  }
  #carousel-6 .owl-nav {
    display: none;
  }
  .carousel-6-title {
    padding: 0 10px;
  }
  [class*="tab-style-"] p {
    text-align: center;
  }
  #clockdiv {
    margin: 25px 0 25px;
  }
  .comming-soon hr:not([size]) {
    margin: 25px 0 25px !important;
  }
  .post-classic-grid-img {
    margin: 10px 0 20px;
  }
  #home-1-tab .home-1-card-img {
    height: 160px;
  }
  #home-1-tab .card {
    margin-bottom: 0px !important;
  }
  .tab-style-1 .mt-4 {
    margin-top: 0rem !important;
  }
  .tab-1-title h2 {
    text-align: center;
  }
  .video-content-1 {
    padding-left: 20px;
    bottom: 0px;
  }
  .sidebar-style-5 .sidebar .home-1-card-img {
    height: 150px;
  }
  .featured-news-news-top-news-content
    .featured-news-news-top-news-content-top {
    padding: 0 15px;
  }
  #editor-pick .col-12.mb-4 {
    margin-bottom: 24px !important;
  }
  #home-2-tab .shortcode-blog-style-5-details {
    margin-bottom: 0px;
  }
  .tab-2-title h2 {
    text-align: center;
    font-size: 20px;
  }
  .video-4-wapper {
    margin-bottom: 30px !important;
  }
  .home-2-trending-news-content {
    padding: 20px 20px;
  }
  #home-2-treding-news .card-body {
    padding: 0rem 0.75rem 10px;
  }
  #home-2-treding-news .home-2-trending-news-featured .card-body {
    padding: 20px 0 0 !important;
  }
  .sidebar-style-2 .tab-style-2-wapper {
    margin-top: 30px;
  }
  #latest-news .home-1-card-img {
    height: 130px !important;
  }
  #home-3-trending-news .home-1-card-img {
    height: 280px;
  }
  #home-3-trending-news .card-body {
    padding: 20px 0 0 !important;
  }
  #home-3-trending-news .shortcode-blog-style-2 {
    margin-bottom: 25px;
  }
  .home-3-most-viewed-editor-pick .card-body {
    padding: 15px 0 0 !important;
  }
  .home-3-most-viewed-editor-pick .home-1-card-img {
    height: 150px;
  }
  .home-3-tabs .d-flex.mt-5 {
    margin-top: 2rem !important;
  }
  .shortcode-blog-style-4-tag {
    left: 15px;
  }
  .home-4-trending-news .home-1-card-img {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .carousel-5-tag {
    left: 15px;
  }
  .trend-new-side .carousel-5-content {
    padding: 10px 15px !important;
  }
  .home-4-trending-news .carousel-5-content,
  #home-4-1-trending-news .carousel-5-content {
    padding: 20px 15px 20px 15px !important;
  }
  .home-4-featured-news-categories .card-body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-4-featured-news-categories h6.card-title {
    margin-top: 12px;
  }
  .home-4categories .card {
    margin-bottom: 0 !important;
  }
  #sidebarCollapse small {
    display: none;
  }
  .home-5-banner-content {
    padding: 40px 15px 60px;
  }
  #newsletter-style-2 .subscribe-form fieldset {
    margin-bottom: 16px !important;
    height: 56px;
    margin-right: 0;
  }
  #newsletter-style-2 form.subscribe-form .form-actions {
    width: 100%;
  }
  #header-5-1 .language-sub {
    left: -8px;
  }
  .video-2-date h5 {
    justify-content: center;
  }
  .home-5-banner-content h6,
  .home-5-feature-box-content h6,
  .home-5-latest-news-content h6 {
    font-size: 12px;
  }
  .home-5-banner-content h6 .dot,
  .home-5-feature-box-content h6 .dot,
  .home-5-latest-news-content .dot {
    margin-right: 9px !important;
    margin-left: 9px !important;
  }
}
@media (max-width: 330px) {
  .comming-soon-text h2 {
    letter-spacing: 0;
  }
  #home-2-treding-news .ad.mt-5 img {
    width: 100%;
  }
  .comming-soon .btn.btn-primary {
    padding: 19px 20px;
    font-size: 12px;
  }
  .home-5-banner-content {
    top: -30px;
  }
  #home-5 .owl-dots {
    display: none !important;
  }
  .home-5-banner-content {
    width: 95% !important;
  }
  .author-social ul li {
    margin: 0 2px;
  }
  .shortcode-blog-style-1-details h5::after {
    right: 70px !important;
  }
  .shortcode-blog-style-1-details h5::before {
    left: 70px !important;
  }
  #header-4 .language a {
    padding: 15px 2px !important;
  }
  #header-1 .topbar-1-right ul li {
    padding: 15px 0px !important;
  }
  .comming-soon {
    height: 180vh !important;
  }
  .hone-5-tilte::after,
  .hone-5-tilte::before {
    width: 4rem !important;
  }
  .home-3-news-letter-form .btn.btn-primary {
    padding: 20px 25px !important;
  }
  #carousels-2 .owl-theme .owl-nav {
    width: 280px !important;
  }
  #header-5 .navbar-brand svg {
    width: 120px;
  }
  #header-1 .topbar-1-right ul li,
  #header-1 .language a {
    font-size: 12px !important;
  }
  #header-1 #mbobie-pad {
    padding-left: 5px !important;
  }
  #header-1 .language a {
    padding: 0px !important;
  }
  .topbar-1-left ul li {
    padding: 10px 0px !important;
  }
  #header-2 .topbar-1-left ul li {
    font-size: 12px;
  }
  #header-2 .topbar-1-right ul li a {
    font-size: 12px;
  }
  #header-2 .togglesearch input[type="submit"] {
    width: 70px;
  }
  #header-2 .togglesearch {
    margin-right: -8px;
  }
  #header-2 .language {
    padding-left: 0 !important;
  }
  #header-3 .topbar-1-left ul li,
  #header-5-1 .topbar-1-left ul li {
    padding: 14px 20px !important;
  }
  #header-3 .topbar-1-left ul,
  #header-5-1 .topbar-1-left ul {
    display: flex;
    justify-content: space-between;
  }
  #header-3 .topbar-1-left ul li:first-child {
    padding-left: 15px !important;
  }
  #header-5-1 .topbar-1-left ul li:first-child {
    padding-left: 0 !important;
  }
  .contact-social ul li {
    margin: 0px 20px !important;
  }
  #contact-us-2 .contact-social ul li {
    margin: 0px 7px !important;
  }
  .alert button {
    font-size: 25px;
    padding: 0px;
    line-height: 0px;
    color: #000;
    border: none;
    background-color: transparent;
    margin-left: auto;
  }
  .alert {
    font-size: 14px;
    font-weight: 500;
    padding: 25px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 40px;
  }
  .alert-style-2 .alert:nth-child(1) {
    border-bottom: 8px solid #0077b3;
    border-radius: 0px;
    padding: 30px;
  }
  .alert-style-2 .alert:nth-child(2) {
    border-bottom: 8px solid #666600;
    border-radius: 0px;
    padding: 30px;
  }
  .alert-style-2 .alert:nth-child(3) {
    border-bottom: 8px solid #cc0000;
    border-radius: 0px;
    padding: 30px;
  }
  .alert-style-2 .alert:nth-child(4) {
    border-bottom: 8px solid #006620;
    border-radius: 0px;
    padding: 30px;
  }
  .alert-style-3 .alert {
    border: none;
    border-radius: 50px;
    padding: 30px;
  }
  .alert-style-4 .alert {
    border: none;
    border-radius: 50px;
    padding: 30px;
  }
  .alert .close {
    margin-left: 15px;
  }
  .alert > i:nth-child(1) {
    font-size: 25px;
    margin-right: 20px;
  }
  .alert-style-4 .alert > i:nth-child(1) {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -20px;
    border-radius: 50%;
    width: 170px;
    height: 58px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
  }
  .alert .close {
    margin-left: 0;
  }
  [class*="alert-style-"] .alert button i {
    font-size: 23px;
  }
  #header-4 .topbar-1-left ul li,
  #header-4 .language a {
    font-size: 10px;
  }
}

@media (min-width: 592px) and (max-width: 767.98px) {
  .comment-sec .card-body {
    padding: 0 !important;
    margin-top: 20px;
  }
  .comming-soon-text h2 {
    line-height: 80px;
  }
  .comming-soon {
    height: 120vh;
  }
  #login button.btn.btn-primary {
    margin-bottom: 20px;
  }
  .forgot-pwd {
    margin-left: 0;
  }
  .post-classic-tags ul {
    margin-left: 0;
  }
  #category-latest-news.list-sidebar .home-4-editor-pick .card-body {
    padding: 1rem 0rem !important;
  }
  #category-latest-news .ad-2 {
    margin-bottom: 50px !important;
  }
  .home-4-editor-pick .card-body {
    padding: 0.75rem 0rem 0.75rem;
  }
  .home-4-trending-news .card-body {
    padding: 2rem 1rem 0.5rem 1.75rem !important;
  }
  .news-masonry-style-1 .item {
    margin: 0px 0px 15px;
  }
  .video-4-right-img {
    height: 150px;
  }
  .video-4 .card-body,
  .video-right-details-4 {
    height: 100%;
  }
  .hone-5-tilte::before,
  .hone-5-tilte::after {
    width: 10rem;
  }
  #header-1-news-ticker {
    padding: 20px 0;
  }
  #header-1-news-ticker .owl-nav {
    top: 40px;
    right: 0;
    background: transparent;
    left: 0;
  }
  .header-1-news-ticker-wapper {
    padding: 20px 0px;
  }
  [id*="block-googlead728x90"] .google-ad img {
    width: 100%;
  }
  .alert-style-4 .alert > i:nth-child(1) {
    margin-top: -30px;
    margin-bottom: -30px;
    margin-left: -15px;
    border-radius: 50%;
    width: 90px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
  }
  .alert {
    font-size: 20px;
  }
  .alert-style-3 .alert {
    padding-left: 35px;
    padding-right: 35px;
  }
  [class*="alert-style-"] .alert button i {
    font-size: 23px;
  }
  .alert > i:nth-child(1) {
    font-size: 30px;
    margin-right: 30px;
  }
  #header-1 .topbar-wapper {
    align-items: center;
    flex-direction: column;
  }
  #header-3 .topbar-1-left ul li {
    padding: 14px 17px;
  }
  .copy-rights,
  .copy-rights ul {
    text-align: center;
  }
  .copy-rights ul {
    margin-bottom: 18px;
  }
  footer .row.gx-6 {
    justify-content: center;
    --bs-gutter-x: 1em;
  }
  .grids-page .g-5 {
    --bs-gutter-x: 1rem;
  }
  .audio {
    text-align: center;
  }
  .audio audio {
    margin: 10px auto;
  }
  #login .form-3 .d-flex {
    justify-content: space-between;
  }
  #category-latest-news .card-body {
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .articles-list_sidebar .card-body {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .sidebar-content .card-body {
    padding: 10px 0 !important;
  }
  #category-trending-news .home-1-card-img {
    height: 200px;
  }
  #post-left-right-details .social-post-left-right-details .row .col-lg-1 {
    width: 8.3333333333% !important;
  }
  #post-left-right-details .social-post-left-right-details .row .col-lg-11 {
    width: 91.6666666667% !important;
  }
  .custom-filter-1 {
    position: unset;
    margin-bottom: 40px;
  }
  .form-row > fieldset,
  .form-row > div {
    margin-left: -15px;
    margin-right: -15px;
  }
  .custom-filter-1 .form-radios {
    justify-content: center;
  }
  .custom-filter-1 label {
    margin: 5px 15px !important;
  }
  .comming-soon-text h2 {
    font-size: 39px;
    line-height: 60px;
  }
  .comming-soon-text .cs-date {
    margin: 9px 5px;
  }
  .comming-soon-text .cs-date span {
    font-size: 35px;
  }
  #clockdiv {
    margin: 20px 0 20px;
  }
  .comming-soon hr:not([size]) {
    margin: 20px 0 20px !important;
  }
  #carousels-3 .owl-theme .owl-nav {
    width: 400px;
  }
  #editor-pick .card-body,
  #featured-news .card-body {
    padding: 12px 0rem 0;
  }
  #home-1-tab .card-body {
    padding: 12px 0rem 15px;
  }
  .post-classic-grid-img {
    margin: 10px 0 20px;
  }
  #home-1-tab .home-1-card-img {
    height: 160px;
  }
  .tab-1-title h2 {
    text-align: center;
  }
  #home-1-tab .card {
    margin-bottom: 0px !important;
  }
  .tab-style-1 .mt-4 {
    margin-top: 0rem !important;
  }
  .video-content-1 {
    padding-left: 20px;
    bottom: 0px;
  }
  .sidebar-style-5 .sidebar .home-1-card-img {
    height: 150px;
  }
  .tab-style-2-content {
    padding: 20px 0;
    position: unset;
  }
  .tab-2-title h2 {
    text-align: center;
    font-size: 20px;
  }
  #home-2-treding-news .card-body {
    padding: 0rem 0.75rem 10px;
  }
  #home-2-treding-news .home-2-trending-news-featured .card-body {
    padding: 20px 0 0 !important;
  }
  .sidebar-style-2 .tab-style-2-wapper {
    margin-top: 30px;
  }
  #latest-news .home-1-card-img {
    height: 140px !important;
  }
  #home-3-trending-news .home-1-card-img {
    height: 280px;
  }
  #home-3-trending-news .card-body {
    padding: 20px 0 0 !important;
  }
  #home-3-trending-news .shortcode-blog-style-2 {
    margin-bottom: 25px;
  }
  .home-3-most-viewed-editor-pick .card-body {
    padding: 15px 0 0 !important;
  }
  .home-3-most-viewed-editor-pick .home-1-card-img {
    height: 150px;
  }
  .home-3-tabs .d-flex.mt-5 {
    margin-top: 2rem !important;
  }
  .shortcode-blog-style-4-tag {
    left: 15px;
  }
  .home-4-trending-news .col-md-12 {
    display: flex;
    flex-wrap: wrap;
  }
  .home-4-trending-news .col-md-12 .card {
    width: 50%;
    text-align: center;
    padding: 0 10px 5px;
  }
  .home-4-trending-news .home-1-card-img {
    margin: 0 auto !important;
  }
  .home-4-trending-news .card-body h6 {
    justify-content: center;
  }
  .home-4-featured-news-categories .card-body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-4-featured-news-categories h6.card-title {
    margin-top: 12px;
  }
  .home-4categories .card {
    margin-bottom: 0 !important;
  }
  #header-5-1 .header-3-social ul li a i {
    padding: 9px 12px;
  }
  #header-5-1 .topbar-1-left ul li {
    padding: 14px 15px;
  }
  #home-5 .owl-nav {
    display: none;
  }
  #newsletter-style-2 .subscribe-form fieldset {
    margin-bottom: 20px !important;
    height: 56px;
    margin-right: 0;
  }
  .content-403 h2 {
    font-size: 130px;
    line-height: 200px;
  }
  .subscribe-form .form-control,
  .subscribe-form fieldset {
    width: 100%;
  }
  .video-style-2-wapper {
    padding: 0;
  }
  .comming-soon {
    height: 100vh;
    padding: 50px 0;
  }
  .comming-soon-content,
  .comming-soon-content p {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .post-classic-tags ul {
    margin-left: 0;
  }
  .post-classic-tags ul li a {
    padding: 5px 0;
    display: inline-block;
  }
  .navbar-toggler .hamburger-toggle .hamburger span {
    height: 3px;
  }
  .navbar-toggler .hamburger-toggle {
    height: 43px;
    width: 40px;
  }
  .icons ul {
    justify-content: center;
  }
}
@media (max-width: 991.5px) {
  #header-1-news-ticker {
    text-align: center;
  }
  .info-menu-mobile {
    display: block;
  }
  #header-1 .info-menu-mobile li a {
    color: #fff;
  }
  #header-3 .info-menu {
    display: none;
  }
  #header-4 .info-menu {
    display: none;
  }
  #header-3 .navbar-brand svg {
    width: 120px;
  }
  #header-2 .navbar-expand-lg .navbar-nav .dropdown-item {
    padding-left: 20px;
  }
  #register .btn-primary {
    margin-bottom: 30px;
  }
  #header-3 .navbar-nav {
    padding-top: 20px !important;
  }
  #header-3 .navbar-nav .nav-item {
    padding-left: 0 !important;
  }
  #header-3 .main-menu-3 {
    padding: 20px 0;
  }
  .contact-content {
    margin-top: 50px;
  }
  #contact-us-2 .contact-call-info ul {
    padding: 0;
  }
  #category-latest-news .pagination {
    margin-bottom: 100px !important;
  }
  .gx-4-2 {
    --bs-gutter-x: 0.75rem;
  }
  .home-3-must-reade-latest-news .card-body {
    padding: 0.5rem 0rem 1.25rem;
  }
  .header-1-news-ticker-wapper {
    width: 100%;
  }
  #header-3-news-ticker .header-1-news-ticker-wapper {
    width: 100%;
    padding: 20px 0px;
  }
  .sidebar-style-5 .sidebar-title {
    margin-top: 60px;
  }
  .sidebar-style-5 .sidebar-content ul {
    margin-bottom: 50px;
  }
  .header-2-news-ticker-wapper {
    text-align: center;
    padding: 18px;
  }
  #header-2-news-ticker .header-1-news-ticker-title {
    display: inline-block;
  }
  #header-1-news-ticker p {
    margin-bottom: 12px;
  }
  .g-4-1,
  .gx-4-1 {
    --bs-gutter-x: 0.75rem;
  }
  .author-details-social {
    position: unset;
    margin-top: 30px;
  }

  .post-classic-social ul li:first-child {
    margin-left: 0;
  }
  .post-classic-social ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .post-classic-social {
    max-width: 100%;
    position: unset;
    margin-bottom: 30px;
  }

  .post-classic-social ul li {
    margin: 0 15px;
  }
  #header-4.navbar-sticky .fixed-top {
    padding: 20px 0;
  }
  .table-1,
  .table-2,
  .table-3 {
    overflow-x: scroll;
    width: 100%;
    padding: 0 2px;
  }
  .tab-style-1-wapper {
    display: block;
  }

  .tab-1-title {
    margin-bottom: 30px;
  }

  .tab-style-1 .nav-item {
    margin: 0px;
  }
  .home-4-trending-news .home-1-card-img {
    height: 150px;
  }

  .home-4-trending-news hr:not([size]) {
    margin: 20px 0 !important;
  }
  .home-4-top-news .tab-style-1-wapper {
    display: block;
  }
  #header-4-news-ticker .owl-nav {
    position: unset;
    margin-top: 30px;
  }

  #header-4-news-ticker p {
    text-align: center;
  }
  .home-3-must-reade-latest-news .tab-style-3-content {
    padding: 15px 0px 15px 20px;
  }

  .home-3-must-reade-latest-news .ad img {
    width: 100%;
    margin-bottom: 50px;
  }

  .home-3-most-viewed-editor-pick .ad img {
    width: 100%;
    margin-bottom: 50px;
  }
  #home-3-tabs .tab-style-1-wapper {
    display: block;
  }

  #home-3-tabs .nav-tabs {
    display: block;
  }

  .tab-style-3-content {
    padding: 15px 0px 15px 20px;
  }

  .tab-style-3-small-content-wapper .tab-style-3-content {
    padding: 15px 0px 15px 20px !important;
  }
  #header-3-news-ticker .owl-nav {
    position: unset;
    margin-top: 20px;
    display: inline-block;
  }

  #header-3-news-ticker {
    text-align: center;
    padding: 15px;
  }
  #home-2-treding-news .card {
    margin-top: 20px !important;
  }

  .tab-style-2-wapper {
    display: block;
  }

  .tab-2-title {
    padding: 10px 12px;
  }
  #header-2-news-ticker .owl-nav {
    position: unset;
    margin: 15px 0 !important;
  }
  #header-2-news-ticker .header-1-news-ticker-wapper p {
    text-align: center;
  }
  #header-2-news-ticker .header-1-news-ticker-wapper {
    width: 100%;
    margin-top: 15px;
    padding: 0;
  }

  #home-1-tab .tab-style-1-wapper {
    display: block;
  }

  #home-1-tab .tab-1-title {
    margin-bottom: 30px;
  }

  #home-1-tab .tab-style-1 .nav {
    display: block;
  }
  #header-5-1 .header-3-social ul li:first-child i {
    padding-left: 10px;
  }
  #header-5-1 .language {
    padding: 12px 5px 12px 20px !important;
  }
  #carousels-5 .owl-carousel .owl-stage-outer {
    overflow: hidden;
  }

  #content {
    width: 100%;
    margin: 0 !important;
    overflow-x: hidden !important;
  }
  #content.active {
    margin-left: 18.5rem;
    width: 100%;
  }
  #carousels-2 .carousel-2-content {
    padding: 20px 30px;
  }
  #header-4 .nav-item {
    margin: 0 0px;
  }
  .g-7,
  .gx-7 {
    --bs-gutter-x: 4rem;
  }
  #header-1 .topbar-1-left ul li:last-child {
    border: 0;
  }
  #header-1 .topbar-1-left ul li {
    border: 0;
  }
  #header-3 .collapse.navbar-collapse {
    height: 250px;
    overflow: scroll;
  }
  #header-3 .dropdown-item {
    padding: 10px 20px;
  }
  #header-1 .topbar-1-right ul {
    display: flex;
    align-items: center;
  }
  #header-1 .language-sub {
    display: none !important;
  }
  #header-1 .language:hover .language-sub {
    display: block !important;
    z-index: 1;
  }
  #header-4 .main-menu {
    display: none;
  }
  #header-4 .navbar-brand svg {
    fill: var(--secondary-color);
  }
  #header-4 .nav-menu {
    border-top: 0;
    border-bottom: 0;
    padding: 12px 0;
  }
  #header-4 .navbar-expand-lg .navbar-nav .nav-link,
  .dropdown-item {
    padding: 10px 40px;
    padding-left: 0px;
  }
  #header-4 .dropdown-item {
    padding: 10px 20px;
  }
  #header-4 .topbar-1-left ul li:first-child {
    padding-left: 8px !important;
  }
  #header-4 .topbar-1-left ul li {
    padding: 10px 18px !important;
  }
  #header-4 .navbar-toggler {
    padding-right: 0;
  }
  #header-2 .navbar-toggler button {
    background: transparent;
    border: 0;
    box-shadow: unset !important;
  }
  #header-4 .collapse.navbar-collapse {
    height: 250px;
    overflow: scroll;
  }
  #header-3 .logo-3 {
    display: none;
  }
  #header-3 .navbar-brand svg {
    fill: #000;
  }
  #header-3 .navbar-brand {
    display: block;
    width: 220px;
  }
  #header-3 .header-2-right {
    display: block;
  }
  #header-3.navbar-sticky .fixed-top {
    padding: 20px 0;
  }
  #header-3 .navbar-nav .nav-link:first-child {
    padding: 10px 0 !important;
  }
  #mobile-search {
    display: block !important;
  }

  #header-1 .topbar-1-right ul li:first-child {
    padding-left: 18px;
  }
  #header-1 .topbar-1-right ul .language {
    padding-left: 30px !important;
  }
  #header-1 .topbar-1-right ul li:last-child {
    padding-right: 0 !important;
  }
  #header-1 .topbar-1-right ul li {
    padding: 15px 15px !important;
    border: unset !important;
  }

  #header-1 .language a {
    padding: 0px 8px;
  }
  #header-2 .navbar-nav {
    text-align: left;
    padding-top: 20px;
  }
  #header-2 .main-menu .container .navbar-collapse {
    border: none;
  }
  #header-2 .navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 40px;
  }
  #header-1 .mobile-search {
    display: block;
  }
  #header-2 .header-2-right {
    margin-top: 30px;
    margin-bottom: 30px;
    display: none;
  }
  #header-1 .navbar-brand,
  #header-2 .navbar-brand {
    display: block !important;
  }
  #header-2 .logo-2,
  #header-1 .logo-1 svg {
    display: none;
  }
  #header-2 .main-menu {
    padding: 15px 0;
  }
  #header-1 .logo-1 {
    display: none;
  }

  .navbar-brand svg {
    width: 120px;
    vertical-align: text-top;
    fill: #fff;
  }
  #header-2 .navbar-brand svg,
  #header-5 .navbar-brand svg {
    fill: #000;
  }
  #header-2 .ad,
  #header-1 .ad {
    margin-top: 0;
  }
  #header-2 .header-2-search {
    margin-bottom: 30px;
  }
  #header-1 .navbar-nav,
  #header-1 .header-1-menu-right {
    text-align: left !important;
  }
  #header-1 .navbar-expand-lg .navbar-nav .nav-link,
  #header-1 .dropdown-item {
    padding: 10px 0px;
  }
  #header-1 .togglesearch {
    right: -15px;
    top: 115%;
  }
  #header-1 .searchbar {
    padding: 18px 10px 22px;
    padding-left: 0;
  }
  #header-1 .collapse.navbar-collapse {
    height: 250px;
    overflow: scroll;
  }
  #header-2 .collapse.navbar-collapse {
    height: 250px;
    overflow: auto;
  }
  #header-1 .main-menu {
    padding: 12px 0;
  }
  #header-1 .dropdown-item {
    padding: 10px 20px;
  }
  .video-style-2 {
    transform: unset;
    position: unset;
    margin-bottom: 30px;
  }
  .blockquotes-text-4 {
    padding: 35px 40px;
  }

  .blockquotes-text-4 p {
    font-size: 20px;
    line-height: 35px;
  }
  .video-4-wapper {
    margin-bottom: 50px;
  }
  .video-4-right-img img {
    object-position: top;
  }
  .video-3-wapper {
    margin: 20px 0;
  }
  .video-style-2-wapper {
    position: relative;
    margin-top: 130px;
  }
  .video-2-title {
    width: 100%;
    position: unset;
    transform: translate(0px, 0px);
  }
  .audio audio {
    transform: scale(1.2);
    margin-left: 30px;
  }
  .page-node-type-shortcodes .audio audio {
    margin-bottom: -30px;
  }
  .video-content-1 {
    padding-right: 0;
  }
  .shortcode-blog-style-4 {
    margin-bottom: 50px;
  }
  #carousel-6 .owl-nav {
    top: unset;
    transform: unset;
    bottom: 0 !important;
  }
  .header-1-menu-right,
  #header-1 .navbar-collapse .info-menu {
    display: none !important;
  }
  .footer-social::before,
  .footer-social::after {
    width: 70%;
  }
  .footer-social::before {
    left: 80%;
  }
  .footer-social::after {
    right: 80%;
  }
  #sidebarCollapse {
    right: 0;
    z-index: 5;
  }
  .post-classic-social .addtoany_list {
    flex-direction: row;
  }
  .post-classic-social .addtoany_list a {
    margin: 0 10px;
  }
  #header-1 .language-sub li {
    padding: 8px 10px !important;
  }
  #header-2 .info-menu-mobile li {
    height: 100%;
    display: flex;
    padding-left: 10px;
    align-items: center;
  }
  #header-3 .info-menu-mobile,
  #header-4 .info-menu-mobile {
    padding-left: 20px;
  }
  #header-4 .navbar-nav {
    padding-top: 10px;
  }
  .grids-page .g-5 {
    --bs-gutter-x: 1rem;
  }
  .shortcode-blog-style-1,
  .shortcode-blog-style-2,
  .shortcode-blog-style-3,
  .shortcode-blog-style-4,
  .shortcode-blog-style-5 {
    margin-bottom: 35px;
  }
  body .section-divider:last-child {
    padding-top: 80px;
  }
  [class*="tab-style-"] .nav-link {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .tab-style-1 .nav-link {
    padding-left: 20px;
    padding-right: 20px;
  }
  .table-1 {
    box-shadow: 0px -2px 0px #efefef;
  }
  .author-sec .mt-5 {
    margin-top: 2rem !important;
  }
  .news-ticker .item p {
    height: 100%;
  }
  #header-1-news-ticker .d-lg-flex {
    height: 250px;
    padding: 43px 0px;
  }
  #header-1-news-ticker .owl-nav {
    top: 80px;
    width: 100%;
    left: 0;
  }
  #register .form-3 .d-lg-flex {
    flex-direction: column;
    text-align: center;
  }
  #register .form-3 .d-lg-flex .forgot-pwd {
    margin: 0;
    margin-top: 40px;
    display: block;
  }
  .contact-content {
    padding: 0 25px 0 0px;
    margin-top: 70px;
  }
  #category-trending-news .home-1-card-img {
    width: 100%;
  }
  [id*="new-grid-"] .shortcode-blog-style-3,
  #larg-thumbnaill .shortcode-blog-style-3 {
    margin-bottom: 0;
  }
  [id*="new-grid-"] .my-4 {
    margin: 1rem 0 !important;
  }
  #home-4-editor-pick.news-archives .home-1-card-img {
    height: 170px;
  }
  .news-archives hr {
    display: none;
  }
  #home-4-editor-pick.news-archives .card-body {
    padding: 8px 0rem 25px;
  }
  .grid-sidebar #category-trending-news .home-1-card-img {
    height: 170px;
  }
  .articles-grid_sidebar .my-3 {
    margin: 0.5rem 0 !important;
  }
  .order-2-md {
    order: 2;
  }
  [id*="block-googlead728x90"] .google-ad img {
    width: 94%;
  }
  .news-details-page .col-9 {
    width: 100%;
  }
  #category-latest-news + div hr {
    display: none;
  }
  #post-left-right-sidebar .col-12.sidebar {
    padding-top: 30px;
  }
  #header-2.navbar-sticky .fixed-top .navbar-brand {
    padding: 30px 0;
  }
  #header-1.navbar-sticky .fixed-top .navbar-brand {
    padding: 15px 0;
  }
  [id*="header-"].navbar-sticky .fixed-top .nav-link,
  #header-3.navbar-sticky .fixed-top .navbar-nav .nav-link {
    padding: 12px 0 !important;
  }
  #header-2.navbar-sticky .fixed-top .navbar-nav {
    padding-top: 0;
  }
  #related-news .shortcode-blog-style-3 {
    margin-bottom: 20px;
  }
  #carousels-2 .carousel-2-wapper {
    margin-bottom: 8px;
  }
  #treding-video-home-1 .hone-1-trening-videos-content {
    margin-bottom: 20px;
  }
  #carousels-3 .carousel-3-wapper {
    position: relative;
    margin-bottom: 5px;
  }
  #carousels-3 .carousel-3-content {
    bottom: -5px;
    padding: 25px 25px !important;
  }
  #home-2-tab .custom-filter-1,
  #home-3-tab .custom-filter-1 {
    position: static;
    width: 100%;
    margin-bottom: 20px !important;
  }
  #home-2-tab .custom-filter-1 .form-radios,
  #home-3-tab .custom-filter-1 .form-radios {
    justify-content: center;
  }
  #home-2-top-news .shortcode-blog-style-5 {
    margin-bottom: 0;
  }
  #header-3-news-ticker p {
    margin: 0 !important;
  }
  .homepage_3-featured_news .shortcode-blog-style-2-details {
    margin-bottom: 30px;
  }
  .homepage_3-must_read .home-1-card-img {
    height: 150px;
  }
  .home-3-must-reade-latest-news hr {
    display: none;
  }
  .homepage_3-latest_news .card-body {
    padding: 0 !important;
  }
  .homepage_3-latest_news .card {
    margin-bottom: 20px;
  }
  #home-4-tab .custom-filter-1 {
    width: unset;
  }
  #header-4-news-ticker .owl-nav {
    padding-left: 0px;
  }
  .home-4-trending-news .carousel-5-content,
  #home-4-1-trending-news .carousel-5-content {
    padding: 20px 15px 20px 20px;
  }
  .home-4-trending-news hr:not([size]) {
    display: none;
  }
  .home-4-trending-news .card-body {
    padding: 1rem 0rem 1.5rem !important;
  }
  .home-4-trending-news .home-1-card-img {
    width: 150px;
    margin-bottom: 20px;
  }
  .home-4-editor-pick-content {
    margin-top: 20px;
  }
  .home-4categories {
    margin-top: 60px;
  }
  .home-4categories .home-1-card-img {
    height: 155px;
  }
  .home-4categories .card-body {
    padding: 5px 0rem 20px;
  }
  .home-4categories hr:not([size]) {
    display: none;
  }
  .home-4categories .home-4 hr {
    display: block !important;
  }
  #sidebar.active {
    margin-left: 0;
    left: 0;
    height: auto;
  }
  .vertical-nav {
    position: absolute;
    left: -18.5rem;
    z-index: 10;
  }
  .page-node-type-vertical-header .page-content {
    margin: 0;
    width: 100%;
  }
  .post-classic-img {
    height: 400px;
  }
  .navbar-toggler {
    display: flex;
  }
  #contact-us-2 .contact-social {
    margin-top: 60px;
  }
  .sidebar-style-2 {
    margin-top: 50px;
  }
  .subscribe-form .form-control,
  .subscribe-form fieldset {
    width: 100%;
  }
  .comming-soon-content,
  .comming-soon-content p {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 996px) {
  .post-classic-social .addtoany_list {
    flex-direction: row;
  }
  .alert-style-4 .alert > i:nth-child(1) {
    margin-top: -30px;
    margin-bottom: -30px;
    margin-left: -9px;
    margin-right: 20px;
    border-radius: 50%;
    width: 80px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .comming-soon .col-md-9 {
    width: 80%;
  }
  #header-1 .info-menu-mobile {
    padding-left: 20px;
  }
  #header-1 .mobile-search {
    padding-right: 10px;
  }
  #header-3 .info-menu-mobile {
    padding-left: 20px;
  }
  footer .row.gx-6 {
    justify-content: space-between;
    --bs-gutter-x: 1em;
  }
  .grids-page .g-5 {
    --bs-gutter-x: 1rem;
  }
  #category-trending-news .home-1-card-img {
    height: 110px;
  }
  .news-masonry-style-1 .item {
    margin: 0 15px 0;
  }
  [id*="block-googlead728x90"] .google-ad img {
    width: 90%;
  }
  .comment-sec .card-body {
    padding-left: 45px !important;
  }
  #post-left-right-details .social-post-left-right-details .row .col-lg-1 {
    width: 8.3333333333% !important;
  }
  #post-left-right-details .social-post-left-right-details .row .col-lg-11 {
    width: 91.6666666667% !important;
  }
  .custom-filter-1 {
    top: -27px;
    width: 75%;
  }
  .custom-filter-1 label {
    margin: 8px 15px !important;
  }
  .custom-filter-1 .form-radios {
    justify-content: end;
  }
  .comming-soon-text .cs-date span {
    font-size: 40px;
  }
  .comming-soon-text h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .comming-soon hr:not([size]) {
    margin: 50px 0 50px !important;
  }
  #carousels-3 .owl-theme .owl-nav {
    width: 400px;
  }
  .home-5-feature-box-tag {
    margin-bottom: 10px;
  }
  .hone-5-tilte::before,
  .hone-5-tilte::after {
    width: 10.75rem;
  }
  .tab-2-title h2 {
    font-size: 16px;
  }
  .contact-call-info {
    justify-content: start;
  }
  #contact-us-2 .contact-call-info ul {
    padding: 0 50px;
  }
}
@media (min-width: 1100px) {
  #header-1 .navbar-nav .dropdown:hover > .dropdown-menu {
    top: 100%;
    visibility: visible;
    width: 100%;
    opacity: 1;
    display: block;
    left: 0;
  }
  .navbar-expand-lg .navbar-nav .mega-menu-dropdown .dropdown-menu {
    position: absolute !important;
    background: transparent !important;
  }
  #header-1 .mega-menu-container {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9;
    background-color: #fff;
  }
  #header-2 .navbar-nav .dropdown:hover > .dropdown-menu,
  #header-3 .navbar-nav .dropdown:hover > .dropdown-menu,
  #header-4 .navbar-nav .dropdown:hover > .dropdown-menu {
    top: 100%;
    visibility: visible;
    width: 100%;
    opacity: 1;
    display: block;
    left: 0;
  }
  #header-1 .navbar-nav .dropdown .dropend:hover > .dropdown-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
    display: block;
  }
  #header-5 .navbar-nav .dropdown .dropend:hover > .dropdown-menu {
    display: none;
  }
  #header-5 .dropdown-menu.show {
    display: block !important;
  }
  .mega-menu-container {
    box-shadow: 0 5px 15px #ddd;
    padding: 20px 20px;
    background: #fff;
  }
  .navbar-nav .dropdown .dropend:hover > .dropdown-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
    display: block;
  }

  #header-2 .navbar-nav .dropdown .dropend:hover > .dropdown-menu,
  #header-3 .navbar-nav .dropdown .dropend:hover > .dropdown-menu,
  #header-4 .navbar-nav .dropdown .dropend:hover > .dropdown-menu {
    top: 0;
    position: absolute;
    visibility: visible;
    opacity: 1;
    display: block;
    left: 100%;
  }
  .categories-list .my-3:first-child,
  .categories-list .my-3:nth-child(2) {
    margin-top: 0 !important;
  }
  #header-4 .nav-menu .navbar-brand {
    display: none;
  }
  .footer-1-must-read-img {
    height: 95px;
  }
}

@media (min-width: 992px) and (max-width: 1110px) {
  #contact-us-2 .contact-call-info ul:last-child {
    padding: 0 !important;
  }
  .comming-soon {
    height: 100vh;
  }
  #header-4-news-ticker .header-1-news-ticker-title {
    padding: 12px 20px;
  }
  .contact-call-info ul {
    padding: 0 40px;
  }
  .author-social ul li {
    margin: 0 2px;
  }
  .header-1-news-ticker-wapper {
    padding: 20px 20px;
    width: 800px !important;
  }
  #header-3-news-ticker .header-1-news-ticker-wapper {
    width: 780px;
  }
  .tab-style-3 .nav-item {
    margin: 0 10px;
  }
  .home-3-most-viewed-editor-pick .ad img,
  .home-3-must-reade-latest-news .ad img {
    width: 100%;
  }
  #header-2-news-ticker .owl-nav {
    right: 0px;
    top: -6px;
    padding-left: 50px;
    background-color: white;
  }
  #header-2-news-ticker .owl-prev,
  #header-2-news-ticker .owl-next {
    height: 41px;
  }
  #header-2-news-ticker p {
    height: 30px;
  }
  #header-2 .logo-2 svg {
    margin-right: 50px;
  }
  .header-2-social ul li {
    margin: 0 7px;
  }
  .info-menu li {
    padding-left: 30px;
  }
  .tab-style-2 .nav-link {
    padding: 0 12px;
  }

  #content.activer .footer-title {
    text-align: center;
  }
  #content .g-5,
  .gx-5 {
    --bs-gutter-x: 1rem;
  }
  #content .g-7,
  .gx-7 {
    --bs-gutter-x: 1rem;
  }
  #content .footer-title h3 {
    font-size: 16px;
  }
  .hone-5-tilte::before,
  .hone-5-tilte::after {
    width: 16rem !important;
  }
  .tab-style-1 .nav-item {
    margin: 0 10px;
  }
  .author-details-social {
    left: -20px;
  }
  #header-4 .nav-menu .navbar-brand {
    display: none;
  }
  .alert-style-4 .alert {
    padding-left: 40px;
  }
  .alert-style-4 .alert > i:nth-child(1) {
    width: 82px;
    height: 77px;
  }
  .author-sec .row .col-12:nth-child(1),
  .author-sec .row .col-12:nth-child(2),
  .author-sec .row .col-12:nth-child(3) {
    margin-top: 0 !important;
  }
  #home-3-news-letter .col-lg-6 {
    width: 56% !important;
  }
  .categories-list .my-3:first-child,
  .categories-list .my-3:nth-child(2) {
    margin-top: 0 !important;
  }
  #news-post-background .col-md-8 {
    width: 72%;
  }
  .video-2 .col-lg-11 {
    width: 89%;
  }
  .comming-soon .col-md-9 {
    width: 80%;
  }
  #header-1-news-ticker .owl-nav {
    right: -60px;
  }
  [id*="header"] .ad img {
    width: 580px;
    object-fit: cover;
  }
  #header-2 .navbar-expand-lg .navbar-nav .nav-link {
    padding: 25px 20px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 20px 20px;
  }
  #header-3 .navbar-brand svg {
    width: 180px;
  }
  #header-3 .info-menu li a {
    padding-left: 30px;
  }
  #header-3 .info-menu li {
    padding-left: 0px;
  }
  #header-3 .navbar-nav .nav-item {
    padding: 0 8px !important;
  }
  #home-4-tab .row .col-12:nth-last-child(1) .shortcode-blog-style-4,
  #home-4-tab .row .col-12:nth-last-child(2) .shortcode-blog-style-4,
  #home-4-tab .row .col-12:nth-last-child(3) .shortcode-blog-style-4 {
    margin-bottom: 0 !important;
  }
  footer .row.gx-6 {
    --bs-gutter-x: 1em;
  }
  #home-1-tab .row.gx-4-1 {
    --bs-gutter-x: 1rem;
  }
  #carousels-2 .col-12 {
    margin: 4px 0;
    padding: 0 4px;
  }
  .grids-page .g-5 {
    --bs-gutter-x: 1rem;
  }
  #carousels-2 .mt-2 {
    margin-top: 4px !important;
  }
  #register .form-3 .d-lg-flex {
    flex-direction: column;
  }
  #register .form-3 .d-lg-flex .forgot-pwd {
    margin: 0;
    margin-top: 40px;
    display: block;
  }
  #contact-us-2 .row.gx-5 {
    justify-content: space-between;
  }
  #contact-us-2 .row.gx-5 .col-lg-5 {
    width: 46%;
  }
  #contact-us-2 .row.gx-5 .col-lg-7 {
    width: 50%;
  }
  .contact-us-2-wapper {
    padding: 76px 51px;
  }
  .categoies-page .row.gx-5 .col-md-12 {
    padding-right: 30px;
  }
  #category-latest-news.grid-sidebar .pt-section.categories-list .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  #category-latest-news.grid-sidebar
    .pt-section.categories-list
    .row
    .col-md-6 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .grid-sidebar .row.gx-5 .col-lg-8 {
    padding-left: 30px;
  }
  #post-left-right-details .card-body {
    padding: 0 2.25rem !important;
    padding-right: 0 !important;
  }
  .custom-filter-1 {
    top: -22px;
    right: 0;
    width: 76%;
  }
  .custom-filter-1 label {
    margin: 7px 15px !important;
  }
  .custom-filter-1 .form-radios {
    justify-content: end;
  }
  .footer-1-must-read-img {
    height: 95px;
  }
  #carousels-3 .row .col-12 {
    padding: 3px;
    margin: 0 !important;
  }
  #home-2-top-news .row .col-12 {
    margin-bottom: 10px !important;
  }
  [id*="block-topnews"] .tab-style-2-wapper {
    margin-bottom: 45px;
    border: none;
  }
  #home-2-tab .custom-filter-1,
  #home-3-tab .custom-filter-1 {
    top: -10px;
  }
  #home-2-tab .custom-filter-1 label {
    padding: 3px 0 3px;
  }
  .home-3 .tab-style-1-wapper + div hr {
    visibility: hidden;
    margin-bottom: 40px;
  }
  #header-4-news-ticker .owl-nav {
    right: -15px;
  }
  .home-4-trending-news .home-1-card-img,
  #home-4-1-trending-news .home-1-card-img {
    height: 90px;
    width: 90px;
  }
  .contact-call-info ul {
    padding: 0px 20px;
  }
  #new-grid-2 .my-4 {
    margin-top: 1.2rem !important;
    margin-bottom: 1.2rem !important;
  }
  #post-left-right-details .col-lg-8 {
    width: 80%;
  }
  .shortcode-blog-style-1-details h5::after {
    right: 50px;
  }
  .shortcode-blog-style-1-details h5::before {
    left: 50px;
  }
  .vertical-nav {
    min-width: 14.5rem;
    width: 14.5rem;
  }
  #header-5 .navbar-brand svg {
    width: 150px;
  }
  .vertical-nav {
    position: absolute;
    left: -18.5rem;
    z-index: 10;
  }
  .page-node-type-vertical-header .page-content {
    margin: 0;
    width: 100%;
  }
  #sidebar.active {
    margin-left: 0;
    left: 0;
    height: auto;
  }
  .page-node-type-vertical-header .page-content.active {
    width: 100%;
    margin: 0;
  }
  .vertical-nav {
    height: auto;
  }
  .home-5-feature-box-content h6,
  .home-5-latest-news-content .date h6 {
    display: inline-block;
    line-height: 26px;
  }
  .home-5-feature-box-content h6 .dot,
  .home-5-latest-news-content .date h6 .dot {
    margin: 3px 10px !important;
  }
}
@media (min-width: 1200px) {
  .page-content .container,
  .page-content .container-lg,
  .page-content .container-md,
  .page-content .container-sm,
  .page-content .container-xl,
  .page-content .container-xxl {
    max-width: 1020px !important;
  }
  #header-4 .nav-menu .navbar-brand {
    display: none;
  }
  footer .row[class*="gx"] .col-lg-5:first-child {
    width: 40.666667%;
  }
  footer .row[class*="gx"] .col-lg-2 {
    width: 17.6666666667%;
  }
  .forms-page .row {
    justify-content: space-between;
  }
  .forms-page .form-1 .row .col-md-6 {
    width: 49.5% !important;
  }
  .col-11.cs-width {
    width: 86.5%;
  }
  .author-sec .row .col-12:nth-child(1),
  .author-sec .row .col-12:nth-child(2),
  .author-sec .row .col-12:nth-child(3) {
    margin-top: 0 !important;
  }
  #home-3-news-letter .col-lg-6 {
    width: 55% !important;
  }
  .categories-list .my-3:first-child,
  .categories-list .my-3:nth-child(2) {
    margin-top: 0 !important;
  }
  #news-post-background .col-md-8 {
    width: 72%;
  }
  .video-2 .col-lg-11 {
    width: 89%;
  }
  .comming-soon .col-md-9 {
    width: 80%;
  }
  #treding-video-home-1 .row {
    margin-left: -15px;
    margin-left: -15px;
  }
  #treding-video-home-1 .row .col-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  #carousels-3 .row,
  #home-2-top-news .row {
    margin: -5px;
  }
  #carousels-3 .row .col-12 {
    padding: 3px;
    margin: 0 !important;
  }
  #home-2-top-news .row .col-12 {
    margin-bottom: 10px !important;
  }
  #home-4-tab .row .col-12:nth-last-child(1) .shortcode-blog-style-4,
  #home-4-tab .row .col-12:nth-last-child(2) .shortcode-blog-style-4,
  #home-4-tab .row .col-12:nth-last-child(3) .shortcode-blog-style-4 {
    margin-bottom: 0 !important;
  }
  .home-4-trending-video .row {
    margin: -5px;
  }
  .home-4-trending-video .row .col-12 {
    padding: 5px;
  }
  #carousels-2 .col-12 {
    padding: 3px;
  }
  #carousels-2 .mt-2 {
    margin-top: 0px !important;
  }
  #post-left-right-sidebar .comments-classic .card-body {
    padding: 0 2.25rem !important;
    padding-right: 0 !important;
  }
  .page-node-type-vertical-header .page-content.active .container,
  .page-node-type-vertical-header .page-content.active .container-lg,
  .page-node-type-vertical-header .page-content.active .container-md,
  .page-node-type-vertical-header .page-content.active .container-sm,
  .page-node-type-vertical-header .page-content.active .container-xl,
  .page-node-type-vertical-header .page-content.active .container-xxl {
    max-width: 1150px !important;
  }
  .contact-call-info ul {
    padding: 0px 20px;
  }
  #new-grid-2 .my-4 {
    margin-top: 1.2rem !important;
    margin-bottom: 1.2rem !important;
  }
  #post-left-right-details .col-lg-8 {
    width: 80%;
  }
  .post-gallery .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .post-gallery .row .col-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .post-gallery .row .mt-3 {
    margin-top: 12px !important;
  }
  #home-1-tab .card .col-md-4 {
    width: 38%;
  }
  #home-1-tab .card .col-md-8 {
    width: 62%;
  }
  #sidebarCollapse {
    display: none;
  }
}
@media (min-width: 1366px) {
  .page-content .container,
  .page-content .container-lg,
  .page-content .container-md,
  .page-content .container-sm,
  .page-content .container-xl,
  .page-content .container-xxl {
    max-width: 1020px !important;
  }
}
@media (min-width: 1400px) {
  .page-content .container,
  .page-content .container-lg,
  .page-content .container-md,
  .page-content .container-sm,
  .page-content .container-xl,
  .page-content .container-xxl {
    max-width: 1100px !important;
  }
}
@media (max-width: 360px) {
  #header-1 .topbar-1-right ul li {
    padding: 15px 4px !important;
  }
}
@media (max-height: 525px) {
  .comming-soon {
    height: 130vh;
  }
}
.priv-t-c {
  padding: 100px 0;
}
form .mb-3 {
  margin-bottom: 0 !important;
}
.btn.btn-primary:focus {
  color: unset;
}
.span-error {
  font-family: var(--primary-font);
  color: red;
  font-weight: 600;
  display: block;
  padding: 10px 0;
}
.path-comment #block-news-pro-content {
  max-width: 1140px;
  padding: 100px 12px;
  margin-left: auto;
  margin-right: auto;
}
.dropdown-menu[data-bs-popper] {
  margin-top: 0 !important;
}
#page_content.header-1 #header-1-news-ticker,
#page_content.header-1 #header-3-news-ticker,
#page_content.header-1 #search_page {
  margin-top: 260px;
}
#page_content.header-1 #header-4-news-ticker {
  margin-top: 280px;
}
#page_content.header-1 #header-2-news-ticker {
  margin-top: 290px;
}
#page_content.header-2 #header-1-news-ticker,
#page_content.header-2 #header-3-news-ticker,
#page_content.header-2 #search_page {
  margin-top: 250px;
}
#page_content.header-2 #header-2-news-ticker {
  margin-top: 280px;
}
#page_content.header-2 #header-4-news-ticker {
  margin-top: 280px;
}
#page_content.header-3 #header-1-news-ticker,
#page_content.header-3 #header-3-news-ticker,
#page_content.header-3 #search_page {
  margin-top: 190px;
}
#page_content.header-3 #header-2-news-ticker {
  margin-top: 220px;
}
#page_content.header-3 #header-4-news-ticker {
  margin-top: 210px;
}
#page_content.header-4 #header-1-news-ticker,
#page_content.header-4 #header-3-news-ticker,
#page_content.header-4 #search_page {
  margin-top: 244.56px;
}
#page_content.header-4 #header-2-news-ticker {
  margin-top: 274.56px;
}
#page_content.header-4 #header-4-news-ticker {
  margin-top: 264.56px;
}
.toolbar-fixed .header_type {
  margin-top: 43px;
}
.toolbar-fixed.toolbar-tray-open .header_type {
  margin-top: 85px;
}
.page-node-type-shortcodes .header-1 .banner {
  margin-top: 260px;
}
.page-node-type-shortcodes .header-2 .banner {
  margin-top: 250.5px;
}
.page-node-type-shortcodes .header-3 .banner {
  margin-top: 190px;
}
.page-node-type-shortcodes .header-4 .banner {
  margin-top: 244.56px;
}
/* Back-to-top */
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 40px;
  bottom: 40px;
  z-index: 996;
  background-color: var(--primary-color);
  width: 40px;
  height: 60px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  opacity: 1;
}
.back-to-top.back-to-top-hide {
  opacity: 0 !important;
  z-index: -1;
  transform: scale(0.1);
}
.back-to-top:hover {
  background-color: #fff;
  box-shadow: 0px 0px 8px -2px var(--primary-color);
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
.back-to-top svg {
  width: 17px;
  height: 17px;
  fill: #fff;
  line-height: 0;
}
.back-to-top:hover svg {
  fill: var(--primary-color);
}
.trending-news .contextual-region {
  position: static;
}
.alert svg {
  height: 80px;
}
.shepherd-enabled.shepherd-element {
  z-index: 9999;
}
/* Font awesome issue fixes */
.fa-far,
.fa-fas {
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
}
.fa-far:before,
.fa-fas:before {
  content: var(--fa);
  font-style: normal;
}
