/*
Theme Name: accountix
Author: jandj
Description: accountix brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0.0
Requires at least: 4.7
Requires PHP: 5.2.4
Text Domain: accountix
*/

:root {
  --jnj-primary-color: #057689;
  --jnj-secondary-color: #ffb085;
  --jnj-body-color: #4d6d72;
  --jnj-title-color: #181818;
  --jnj-white-color: #ffffff;
  --jnj-gray-color: #f5fafa;
  --jnj-black-color: #000000;
  --jnj-font-family: 'Playfair Display', serif;
  --jnj-body-font-family: 'Open Sans', sans-serif;
  --jnj-border-color: 1px solid #057689;
  --jnj-border-radius-15: 15px;
  --jnj-border-radius-10: 10px;
  --jnj-box-shadow: 0 25px 50px rgba(8, 21, 66, .09);
}

/* -----------------------------------
    1 General
-------------------------------------*/

/**************************
        Typography 
***************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--jnj-font-family);
  text-transform: capitalize;
  color: var(--jnj-title-color);
  font-weight: normal;
  margin: 0;
  margin-bottom: 20px;
}
h1 {
  font-size: 40px;
  line-height: 50px;
}
h2 {
  font-size: 36px;
  line-height: 46px;
}
h3 {
  font-size: 32px;
  line-height: 42px;
}
h4 {
  font-size: 28px;
  line-height: 38px;
}
h5 {
  font-size: 24px;
  line-height: 34px;
}
h6 {
  font-size: 20px;
  line-height: 30px;
}
[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: Fontawesome !important;
}
a {
  color: var(--jnj-title-color);
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: var(--jnj-primary-color);
}
.clear {
  clear: both;
}
::-moz-selection {
  background: var(--jnj-primary-color);
  text-shadow: none;
  color: var(--jnj-white-color);
}
::selection {
  background: var(--jnj-primary-color);
  text-shadow: none;
  color: var(--jnj-white-color);
}
.page-header-img .lab img {
  width: 10vw;
  height: 10vw;
  padding: 5px;
}
.page-header-img .lab img:hover {
  opacity: 0.6;
  cursor: pointer;
}
.page-header-img .lab img:active {
  opacity: 0.4;
  cursor: pointer;
}
.page-header-img input[type=radio]:checked+label>img {
  border: 2px solid rgb(228, 207, 94);
}
.page-header-img .lab .active-class {
  border: 2px solid green;
}
body {
  font-family: var(--jnj-body-font-family);
  color: var(--jnj-body-color);
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
}
img {
  max-width: 100%;
  height: inherit;
}
.elementor-section.image-top{
  margin-top: -100px;
}
.admin-bar header.fix-head{
  top: 32px;
}

/*Box Shadow*/
.jnj-boxshadow {
  box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.05);
  background: var(--jnj-white-color);
}
.jnj-rotate{
  transform: rotate(-90deg);
}
.jnj-big-text{
  font-size: 54px;
  font-weight: 400;
  display: block;
  float: left;
  font-family: var(--jnj-font-family);
  margin-right: 10px;
  line-height: 52px;
}

/*Background elementor-top-section*/
.elementor-section.elementor-top-section.jnj-color-primary {
  background: var(--jnj-primary-color);
}
.elementor-section.elementor-top-section.jnj-color-secondary {
  background: var(--jnj-secondary-color);
}
.elementor-section.elementor-top-section.jnj-color-tertiary {
  background: var(--jnj-gray-color);
}
.elementor-section.elementor-top-section.jnj-color-white {
  background: var(--jnj-white-color);
}

/*Background elementor-top-section*/
.jnj-color-primary.elementor-column > .elementor-column-wrap {
  background: var(--jnj-primary-color);
}
.jnj-color-secondary.elementor-column > .elementor-column-wrap {
  background: var(--jnj-secondary-color);
}
.jnj-color-tertiary.elementor-column > .elementor-column-wrap {
  background: var(--jnj-gray-color);
}
.jnj-color-white.elementor-column > .elementor-column-wrap {
  background: var(--jnj-white-color);
}

/**************************
        Title Color 
***************************/
.jnj-title.color-primary,
.jnj-sub-title.color-primary{
  color: var(--jnj-primary-color);
}
.jnj-title.color-secondary,
.jnj-sub-title.color-secondary{
  color: var(--jnj-secondary-color);
}
.jnj-title.color-title,
.jnj-sub-title.color-title{
  color: var(--jnj-title-color);
}
.jnj-title.color-white,
.jnj-sub-title.color-white{
  color: var(--jnj-white-color);
}
.jnj-title.color-gray,
.jnj-sub-title.color-gray{
  color: var(--jnj-gray-color);
}

/***************************************
               Button
***************************************/
.elementor-widget-button .elementor-button{ 
  padding: 18px 30px;
  font-size: 13px;
  text-transform: uppercase;
  color: var(--jnj-white-color) !important;
  font-weight: 700 !important;
  letter-spacing: 1px;
  line-height: 13px;
  border-radius: 0;
}
/***************************************
          Button-bg-Color
***************************************/
.elementor-widget-button .jnj-primary-color.elementor-button{
  background-color: var(--jnj-primary-color) !important;
}
.elementor-widget-button .jnj-secondary-color.elementor-button{
  background-color: var(--jnj-secondary-color) !important;
}
.elementor-widget-button .jnj-tertiary-color.elementor-button{
  background-color: var(--jnj-gray-color) !important;
}
.elementor-widget-button .jnj-dark-color.elementor-button{
  background-color: var(--jnj-title-color) !important;
}
.elementor-widget-button .jnj-white-color.elementor-button{
  background-color: var(--jnj-white-color) !important;
}

/***************************************
          Button-bg-Color-Hover
***************************************/
.elementor-widget-button .primary-btn-hover.elementor-button:hover{
  background-color: var(--jnj-primary-color) !important;
}
.elementor-widget-button .secondary-btn-hover.elementor-button:hover{
  background-color: var(--jnj-secondary-color) !important;
}
.elementor-widget-button .tertiary-btn-hover.elementor-button:hover{
  background-color: var(--jnj-tertiary-color) !important;
}
.elementor-widget-button .dark-btn-hover.elementor-button:hover{
  background-color: var(--jnj-title-color) !important;
}
.elementor-widget-button .white-btn-hover.elementor-button:hover{
  background-color: var(--jnj-white-color) !important;
}
/***************************************
          Button-Text-Color
***************************************/
.elementor-widget-button .primary-text-color.elementor-button{
  color: var(--jnj-primary-color) !important;
}
.elementor-widget-button .secondary-text-color.elementor-button{
  color: var(--jnj-secondary-color) !important;
}
.elementor-widget-button .tertiary-text-color.elementor-button{
  color: var(--jnj-tertiary-color) !important;
}
.elementor-widget-button .dark-text-color.elementor-button{
  color: var(--jnj-title-color) !important;
}
.elementor-widget-button .white-text-color.elementor-button{
  color: var(--jnj-white-color) !important;
}

/***************************************
          Button-Text-Color-Hover
***************************************/
.elementor-widget-button .primary-text-color-hover.elementor-button:hover{
  color: var(--jnj-primary-color) !important;
}
.elementor-widget-button .secondary-text-color-hover.elementor-button:hover{
  color: var(--jnj-secondary-color) !important;
}
.elementor-widget-button .tertiary-text-color-hover.elementor-button:hover{
  color: var(--jnj-tertiary-color) !important;
}
.elementor-widget-button .dark-text-color-hover.elementor-button:hover{
  color: var(--jnj-title-color) !important;
}
.elementor-widget-button .white-text-color-hover.elementor-button:hover{
  color: var(--jnj-white-color) !important;
}

/***************************************
		            Back to Top
***************************************/
#jnj-scroll-up {
  text-align: center;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: inline-block;
  background-color: var(--jnj-primary-color);
  width: 55px;
  height: 55px;
  line-height: 55px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
}
#jnj-scroll-up i {
  color: var(--jnj-white-color);
}
#jnj-scroll-up:hover {
  cursor: pointer;
  background-color: #333;
}
#jnj-scroll-up:active {
  background-color: #555;
}
#jnj-scroll-up.show {
  opacity: 1;
  visibility: visible;
}
/***************************************
		            Loader
***************************************/
.jnj-loader {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--jnj-primary-color);
  z-index: 7777;
  font-family: var(--jnj-font-family);
}
.jnj-loader img{
  width: 158px;
}
.jnj-loader .jnj-loader-title{
  color: var(--jnj-white-color);
  font-size: 40px;
  margin:50px 0 30px 0; 
} 
.jnj-loader .jnj-user{
  color: var(--jnj-white-color);
  font-family: var(--jnj-font-family);
} 
#jnj-head-check {
  display: block;
  opacity: 0;
}

/***************************************
		  sidebar-comman-detail 
***************************************/

.single-services .site-main .jnj-content-service, 
.site-main .jnj-content-area,
.single-teampost .site-main .jnj-content-team{
  margin-top: 100px;
	margin-bottom: 100px;
}
.site-main .jnj-widget-area,
.single-teampost .site-main .jnj-widget-team,
.single-services .site-main .jnj-widget-sercice{
	margin-top: 100px;
	margin-bottom: 100px;
}
.single-portfolio .site-main .jnj-content-project{
  margin-top: 100px;
}

@media (min-width: 1200px){

  .jnj-navbar > div > div > ul ul,
  .jnj-navbar ul > li > ul > li > a,
  .jnj-navbar > div > div > ul > li > ul{
    z-index: 900;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
  } 
  .jnj-navbar a{
    display: block;
    text-decoration: none;
  }
  .jnj-navbar > .navbar-collapse > div > ul{
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .header.jnj-default .jnj-bg-color{
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    -webkit-transition: top 300ms ease;
    -o-transition: top 300ms ease;
    transition: top 300ms ease;
  }
  .jnj-navbar div.jnj-menu ul li{
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .jnj-navbar li,
  .jnj-navbar ul{
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .jnj-navbar > div > div > ul{
    position: relative;
    z-index: 570;
  }
  .jnj-navbar > div > div > ul > li{
    float: left;
    position: relative;
    vertical-align: middle;
    margin: 0 6px;
    display: inline-block;
  }
  .jnj-navbar ul > li:hover > ul{
    opacity: 1;
    visibility: visible;
  }
  .jnj-navbar ul ul{
    background: var(--jnj-white-color);
    background-position: center center;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .jnj-navbar > div > div > ul ul{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    border-radius: 0px;
    width: 270px;
    z-index: 580;
    border-top: 3px solid var(--jnj-secondary-color);
    box-shadow: 0px 5px 24px 0px rgb(0 0 0 / 5%);
    left: 0;
  }
  .jnj-navbar > div > div > ul ul ul{
    top: 0;
    left: 100%;
    width: 190px;
  }
  .jnj-navbar > div > div > ul li:last-child ul{
    left: inherit;
    right: 0;
  }
  .jnj-navbar > div > div > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    z-index: 900;
  }
  .jnj-navbar > div > div > ul > li > a {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 100px;
    font-weight: 700;  
  }
  .jnj-navbar ul > li > ul > li > a{
    display: inline-block;
    color: var(--jnj-title-color);
    position: relative;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    padding: 40px 8px;
    letter-spacing: 0.3px;
  }
  .jnj-navbar ul > li > ul > li:hover > a{
    background: var(--jnj-primary-color);
    color: var(--jnj-white-color);
  }
  .jnj-navbar > div > div > ul > li > a:hover{
    color: var(--jnj-secondary-color);
  }
  .jnj-navbar ul > li > ul > li > a{
    padding: 10px 20px;
    display: block;
  }
  .jnj-navbar ul > li > ul > li > a:hover{
    padding-left: 30px;
  }
  .jnj-navbar ul > li > ul > li > a:before{
    content: "";
    position: absolute;
    width: 0px;
    height: 2px;
    background: var(--jnj-secondary-color);
    top: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  .jnj-navbar ul > li > ul > li > a:hover:before{
    width: 15px;
    background: var(--jnj-secondary-color);
  }
  .jnj-navbar ul ul ul{
    width: 200px;
    top: 0;
    left: 100%;
    float: none;
  }
  .jnj-navbar ul ul{
    top: 100%;
    position: absolute;
    visibility: hidden;
    left: 0;
    z-index: 600;
  } 


  /**********************
    header-jnj-default 
  ***********************/
  header.jnj-default .jnj-bg-color .d-flex .jnj-header-menuarea .jnj-logo a{
    line-height: 100px;
  }
  header.jnj-default .jnj-bg-color .d-flex .jnj-header-menuarea{
    display: -ms-flexbox!important;
    display: flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
  }

  .jnj-logo .jnj-bpoint,
  .jnj-logo .jnj-sticky{
    display: none;
  }

  /*Sticky Header*/
  header.jnj-header-1.fix-head  .jnj-tophed,
  header.jnj-header-2.fix-head .jnj-tophed{
    display: none;
  }

  header .navbar {
    padding: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }

/**********************
    jnj-header-1
***********************/

  header.jnj-header-1 .jnj-overlay-header .navbar {
    background: var(--jnj-primary-color);
  }
  .jnj-header-1 .jnj-overlay-header{
    position: relative;
    z-index: 999;
    background: var(--jnj-primary-color);
  }

  .jnj-header-1 .jnj-navbar > div > div > ul > li,
  .jnj-header-2 .jnj-navbar > div > div > ul > li{
    margin: 0 30px;
  }
  .jnj-default .jnj-navbar > div > div > ul > li{
    margin: 0 16px;
  }


  /*Header-Logo*/
  header .navbar .jnj-logo .navbar-brand {
    float: left;
    padding: 0px;
    font-size: 30px;
    line-height: 30px;
    color: var(--jnj-white-color);
    font-family: var(--jnj-font-family);
    font-weight: normal;
  }
  .jnj-navbar ul.navbar-nav li.menu-item-has-children>a:after{
    transform: rotate(45deg);
    color: var(--jnj-secondary-color);
  }
  .jnj-navbar ul.navbar-nav li.menu-item-has-children.current-menu-parent>a:after{
    transform: rotate(180deg);
  }
  .jnj-navbar ul.navbar-nav li:hover.menu-item-has-children>a:after{
    transform: rotate(180deg);
  }
  header.jnj-header-2.fix-head .jnj-navbar ul.navbar-nav li.current-menu-parent>a,
  header.jnj-header-2 .navbar ul.navbar-nav li.current-menu-parent>a:after,
  .jnj-navbar ul.navbar-nav li.current-menu-item>a
  .jnj-navbar ul.navbar-nav li.current-menu-parent>a{
    color: var(--jnj-secondary-color);
  }
  header ul.navbar-nav li.menu-item-has-children:hover a:after {
    transform: rotate(180deg);
    color: var(--jnj-secondary-color);
  }

  header .nav-items {
    display: inline-block;
    width: 100%;
  }
  header ul.navbar-nav li a {
    display: inline-block;
    color: var(--jnj-title-color);
    position: relative;
    font-size: 14px;
    text-decoration: none;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.3px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  header ul.navbar-nav li a:hover {
    color: var(--jnj-secondary-color);
  }
  .jnj-navbar ul.navbar-nav li ul.sub-menu li.current-menu-item a{
    color: var(--jnj-secondary-color);
  }
  .jnj-navbar ul.navbar-nav li ul.sub-menu li a:hover {
    padding-left: 30px;
  }
  header ul.navbar-nav li ul.sub-menu li a:after {
    top: 15px;
    right: 15px;
  }
  .jnj-navbar ul.navbar-nav li ul.sub-menu li a:before {
    content: "";
    position: absolute;
    width: 0px;
    background: var(--jnj-secondary-color);
    height: 2px;
    top: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  .jnj-navbar ul.navbar-nav li ul.sub-menu li a:after{
    content: none;
  }
  .jnj-navbar ul.navbar-nav li ul.sub-menu li a:hover:before {
    width: 15px;
  }
  .jnj-navbar ul.navbar-nav li.menu-item-has-children > a:after {
    position: absolute;
    display: inline-block;
    content: "\f062";
    top: 0;
    right: -15px;
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    color: var(--jnj-title-color);
    font-weight: 700;
    transform: rotate(20deg);
    transition: all 500ms ease;
  }
  header ul.navbar-nav li i{
    display: none;
  }
  header ul.navbar-nav li ul.sub-menu li {
    margin: 0px;
    width: 100%;
  }
  header ul.navbar-nav li ul.sub-menu li a:hover,
  ul.navbar-nav li ul.sub-menu li a:focus {
    background: var(--jnj-primary-color);
    color: var(--jnj-white-color) !important;
  }
  header ul.navbar-nav li ul.sub-menu li i {
    color: var(--jnj-primary-color);
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 15px;
    line-height: 24px;
  }
  header ul.navbar-nav li ul.sub-menu li:hover i {
    color: var(--jnj-white-color);
  }
  header ul.navbar-nav li:last-child ul.sub-menu li>ul.sub-menu,
  header ul.navbar-nav li:nth-last-child(2) ul.sub-menu li>ul.sub-menu,
  header ul.navbar-nav li:nth-last-child(3) ul.sub-menu li>ul.sub-menu {
    left: -13rem;
    width: 13rem;
  }
  /*Search-Form*/
  header form.search-form input {
    display: none;
  }
  header button.search-submit {
    color: var(--jnj-primary-color);
    background: none;
    border: none;
    font-size: 22px;
    line-height: 32px;
    outline: none;
  }
  header .jnj-btn-block a {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    background: var(--jnj-primary-color);
    color: var(--jnj-white-color);
    border-radius: 0px;
    padding: 8px 28px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    margin-left: 30px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  header .jnj-btn-block a i {
    font-size: 20px;
    line-height: 30px;
    margin-right: 8px;
  }
  svg.icon.icon-angle-down {
    height: 20px;
    width: 20px;
    margin-left: 3px;
    display: none;
  }
  header .dropdown-toggle::after {
    display: none;
  }

  /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  Header 2
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

  header.jnj-header-2.fix-head .jnj-overlay-header{
    position: relative;
  }
  header.jnj-header-2.fix-head ul.navbar-nav li a:after, 
  header.jnj-header-2.fix-head ul.navbar-nav li a{
    color: var(--jnj-title-color);
  }
  header.jnj-header-2 button.search-submit{
    background: var(--jnj-title-color);
  }
  header.jnj-header-2 button.search-submit:hover{
    background: var(--jnj-primary-color);
    color: var(--jnj-white-color);
  }

  /*------------- search ----------------------*/
  header.jnj-header-2 .jnj-search-icon-header button.jnj-btn {
    outline: none;
    box-shadow: none;
    border: none;
    background: none;
  }
  header.jnj-header-2 .jnj-search-icon-header button.jnj-btn i{
    color: var(--jnj-white-color);
    background-color: var(--jnj-secondary-color);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
  }
  header.jnj-header-2 .jnj-search-icon-header button.jnj-btn:hover i{
    background-color: var(--jnj-primary-color);
  }

  /*---------------Topbar-left----------------------*/

  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-items {
    font-family: var(--jnj-body-font-family);
    display: flex;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-items .jnj-header-social,
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-items .jnj-header-contact{
    display: inline-flex;
    margin: 0;
    padding: 0;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-items ul.jnj-header-contact li a span.jnj-icon{
    font-size: 22px;
    color: var(--jnj-secondary-color);
    position: absolute;
    top: 0;
    left: 0;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-items ul.jnj-header-contact li a span.jnj-info-title{
    font-size: 20px;
    font-weight: 600;
    font-family: var(--jnj-font-family);
    color: var(--jnj-title-color);
    display: none;
  } 
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-items ul.jnj-header-contact li a span.jnj-info-content {
    color: var(--jnj-black-color);
    padding-left: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight:700;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-items .jnj-header-contact li{
    margin-right: 30px;
    position: relative;
  }
  header.jnj-header-2 .jnj-tophed {
    border-bottom: 1px solid rgb(230 241 243);
    background-color: transparent;
    width: 100%;
    color: var(--jnj-white-color);
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-items{
    display: flex;
    align-items: center;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-items ul.jnj-header-social{
    list-style: none;
    display: inline-flex;
    margin: 0;
  }
  header .jnj-tophed .jnj-topbar-left-items ul.jnj-header-contact{
    list-style: none;
    display: inline-flex;
  }

  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-items .jnj-button {
    background: var(--jnj-primary-color);
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.3px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-items .jnj-button a{
    color: var(--jnj-white-color);
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-items .jnj-button:hover {
    background: var(--jnj-secondary-color);
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-items .jnj-button:hover a {
    color: var(--jnj-white-color);
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-items .jnj-header-social li > a {
    margin-right: 20px;
    color: var(--jnj-title-color);
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-items .jnj-header-social li > a:hover{
    color: var(--jnj-primary-color);
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-list li:first-child {
    padding-left: 0px;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-list li a {
    color: var(--jnj-primary-color);
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-list li:nth-last-child(2) {
    padding-left: 48px;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-list li:last-child {
    margin-right: 0px;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-left-list li span.jnj-icon {
    margin-right: 8px;
  }

  /*-------Right Head-----*/
  header.jnj-header-2 .jnj-tophed .jnj-topbar-tophed-right-list {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-direction: inherit;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-list li:first-child {
    margin-right: 30px;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-list li {
    border: none;
    float: left;
    display: list-item;
    padding: 15px 0px;
    margin: 0;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-list li a {
    color: var(--jnj-title-color);
    font-size: 16px;
    line-height: 26px;
    padding: 0px;
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-list li a:hover {
    color: var(--jnj-primary-color);
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-list li .jnj-icon {
    margin-right: 7px;
    color: var(--jnj-primary-color);
  }
  header.jnj-header-2 .jnj-tophed .jnj-topbar-right-list li span {
    color: var(--jnj-title-color);
  }

  /*Header Navbar*/
  header.jnj-header-2 {
    position: relative;
    background: transparent;
    padding: 0px;
    width: 100%;
    z-index: 999;
  }

  /*Header.jnj-header-2-Logo*/
  header.jnj-header-2 .navbar .jnj-logo {
    float: left;
  }
  header.jnj-header-2 .navbar .jnj-logo .navbar-brand {
    float: left;
    padding: 0px;
    font-size: 36px;
    line-height: 46px;
    color: var(--jnj-white-color);
    font-family: var(--jnj-font-family);
    font-weight: normal;
  }
  header.jnj-header-2 div#navbarSupportedContent {
    justify-content: center;
  }
  header.jnj-header-2 ul.navbar-nav li a:after {
    color: var(--jnj-title-color);
  }
  .jnj-header-1 .jnj-navbar > div > div > ul > li > a{
    line-height: 70px;
  }
  .jnj-header-1 .jnj-navbar > div > div > ul > li > a,
  .jnj-header-2 .jnj-navbar > div > div > ul > li > a{
    color: var(--jnj-title-color);
    font-size: 14px;
  }
  .jnj-header-1 .jnj-navbar > div > div > ul > li.current-menu-parent > a,
  .jnj-header-2 .jnj-navbar > div > div > ul > li.current-menu-parent > a{
    color: var(--jnj-secondary-color);
  }
  .jnj-header-1 .jnj-navbar > div > div > ul li:hover ul{
    top: 70px;
  }
  .jnj-header-1 .jnj-navbar > div > div > ul > li > a{
    color: var(--jnj-white-color);
  }
  .jnj-header-2 .jnj-navbar > div > div > ul > li:first-child > a{
    margin-left: 0;
  }
  .jnj-header-1 .jnj-navbar ul.navbar-nav li.menu-item-has-children > a:after{
    color: var(--jnj-white-color);
  }
  header.jnj-header-1 .navbar ul.navbar-nav li.current-menu-parent>a:after,
  .jnj-header-1 .jnj-navbar > div > div > ul > li > a:hover,
  header.jnj-header-1 ul.navbar-nav li.menu-item-has-children:hover a:after,
  header.jnj-header-2  ul.navbar-nav li a:hover {
    color: var(--jnj-secondary-color);
  }
  header.jnj-header-2 ul.navbar-nav li i {
    color: var(--jnj-body-color);
    display: none;
  }
  header .navbar ul.navbar-nav>li.current-menu-parent>ul.sub-menu>li.menu-item-has-children a {
    color: var(--jnj-white-color);
    background: var(--jnj-primary-color);
  }
  header.jnj-header-2 ul.navbar-nav li ul.sub-menu li a:hover,
  .jnj-header-1 ul.navbar-nav li ul li a:focus {
    background: var(--jnj-primary-color);
    color: var(--jnj-white-color);
  }
  header.jnj-header-2 ul.navbar-nav li ul.sub-menu li i {
    color: var(--jnj-primary-color);
  }

  header .admin-bar{
    padding-top: 30px;
  }

  /*-------------Topbar----------------------*/
  header.jnj-header-1 .jnj-tophed {
    font-family: var(--jnj-font-family);
    padding: 30px 0px;
    color: var(--jnj-title-color);
  }
  header.jnj-header-1 .jnj-topbar-left-items .jnj-topbar-left-list{
    margin: 0;
    padding: 0;
  }

  /*-------Topbar Right-----*/
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items {
    font-family: var(--jnj-body-font-family);
    display: flex;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items .jnj-header-social,
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items .jnj-header-contact{
    display: inline-flex;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items ul.jnj-header-contact li a span.jnj-icon{
    font-size: 30px;
    color: var(--jnj-primary-color);
    position: absolute;
    top: 4px;
    left: -45px;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items ul.jnj-header-contact li a span.jnj-info-title{
    display: block;
    font-family: var(--jnj-body-font-family);
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--jnj-body-color);
    margin-top: 4px;
  } 
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items ul.jnj-header-contact li a span.jnj-info-content{
    display: block;
    font-family: var(--jnj-body-font-family);
    font-size: 18px;
    font-weight: 700;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items ul.jnj-header-contact,
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items ul.jnj-header-social{
    list-style: none;
    margin-bottom: 0;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items .jnj-header-social{
    margin-left: 30px;
    border-left: 1px solid #eeeeee;
    padding-left: 30px;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items .jnj-header-contact li{
    margin-left: 100px;
    position: relative;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items .jnj-header-social li:first-child > a{
    margin-left: 0;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items .jnj-header-social li > a{
    width: 40px;
    height: 40px;
    background:#e5ecec;
    line-height: 40px;
    text-align: center;
    color: var(--jnj-primary-color);
    margin-left: 15px;
    display: block;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items .jnj-header-social li:first-child > a{
    margin-left: 0;
  }
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items .jnj-header-social li a:hover{
    background: var(--jnj-primary-color);
    color: var(--jnj-white-color);
  }
  header.jnj-header-1 .jnj-btn-block a{
    height: 70px;
    line-height: 70px;
    padding: 0 40px;
  }
  .header.jnj-header-1.fix-head{
    background: none;
    box-shadow: none;
  }
  /*-------------jnj-menu-left-items----------------------*/

  .jnj-header-1 .jnj-overlay-header .jnj-menu-right-items button.search-submit{
    color: var(--jnj-white-color);
  }
  header.jnj-header-1 .jnj-overlay-header .jnj-menu-left-items{
    display: flex!important;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
  }
  header.jnj-header-1 .jnj-menu-left-items button.search-submit{
    color: #ffffff;
    font-size: 18px;
    margin-right: 20px;
  }

  /*-------------jnj-menu-left-items----------------------*/

  header.jnj-header-1 .jnj-overlay-header .jnj-menu-right-items .jnj-button a{
    background: var(--jnj-secondary-color);
    color: var(--jnj-title-color);
    font-size: 13px;
    line-height: 70px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    padding: 0px 24px;
    display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
  }
  header.jnj-header-1 .jnj-overlay-header .jnj-menu-right-items .jnj-button a:hover{
    background: var(--jnj-title-color);
    color: var(--jnj-white-color);
  }

  /*Search-Form*/
  header.jnj-header-2 form.search-form input {
    display: none;
  }

  header.jnj-header-2 button.search-submit {
    color: var(--jnj-primary-color);
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    background: var(--jnj-white-color);
    border-radius: 100%;
    font-weight: normal;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
  }
  header.jnj-header-2 button.search-submit:hover{
    color: var(--jnj-white-color);
    background: var(--jnj-primary-color);
  }
  header.jnj-header-2 .jnj-btn-block a {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    background: var(--jnj-primary-color);
    color: var(--jnj-white-color);
    border-radius: 0px;
    padding: 10px 30px;
    text-transform: capitalize;
    font-weight: normal;
    text-align: center;
    margin-left: 30px;
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }

}

#jnj-mobile-view{
  display: none;
  margin-left: auto;
}
header .jnj-logo img{
  max-height: 50px;
}

@media(max-width: 1200px) {

  header .jnj-logo img{
    margin: 30px 0px;
  }
  #jnj-mobile-view{
    display: block;
  }
  header.jnj-header-1.fix-head .jnj-tophed{
    display: block;
  }
  header.jnj-default,
  header.jnj-header-1{
    position: relative;
  }
  .jnj-navbar .navbar-collapse{
    display: none !important;
  }
  header .jnj-logo .jnj-sticky,
  header .jnj-logo .jnj-bpoint{
    display: none;
  }
  header.jnj-header-2 .jnj-search-icon-header button.jnj-btn,
  header.jnj-header-2 .jnj-tophed{
    display: none;
  }
  header.jnj-header-1 .jnj-overlay-header .jnj-navbar,
  header.jnj-header-1 .jnj-overlay-header .jnj-menu-right-items,
  header.jnj-header-1 .jnj-overlay-header .jnj-menu-right-items .jnj-search-icon-header button,
  header.jnj-header-1 .jnj-overlay-header .jnj-menu-right-items .jnj-button a,
  header.jnj-header-1 .jnj-tophed .jnj-topbar-right-items{
    display: none;
  }

  header.jnj-default .jnj-bg-color .d-flex .jnj-header-menuarea{
    display: -ms-flexbox!important;
    display: flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center !important;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
  }

}

#jnj-mobile-view .slicknav_menu {
  background: 0 0;
  padding: 0;
}
#jnj-mobile-view .slicknav_menu .slicknav_btn {
  margin: 0;
  width: auto;
  height: 35px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  background-color: #fff;
  padding: 10px;
  border-radius: 0;
  box-shadow: 6px 5px 30px 0px rgba(0, 0, 0, 0.12);
}
#jnj-mobile-view .slicknav_menu .slicknav_icon {
  width: 22px;
  height: 17px;
  margin: 0;
}
.slicknav_menu .slicknav_icon .slicknav_icon-bar {
  width: 100%;
  height: 2px;
  background: var(--jnj-title-color);
  box-shadow: none;
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
  margin-top: 0;
}
.slicknav_nav{
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 0 4px 18px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, .1);
  box-shadow: 0 4px 18px rgb(0 0 0 / 10%);
}
.slicknav_nav {
  margin: 0;
  padding: 0;
  max-height: 300px;
  overflow: auto;
}
.slicknav_nav li {
  margin: 0 15px;
  list-style: none;
}
.slicknav_nav li .slicknav_arrow {
  float: right;
  font-size: 1em;
  display: block;
  padding: 0 10px;
  background: #f5f5f5;
}
.header-type-header_builder .slicknav_nav li .slicknav_arrow {
  padding: 0 10px 0 20px;
  margin: 0;
}
.slicknav_nav li>a {
  padding: 10px 0;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  color: var(--jnj-title-color);
  border-bottom: 1px solid #e8e8e8;
}
.slicknav_nav li:last-child>a {
  border-bottom: none;
}
.slicknav_nav li>a a {
  color: var(--jnj-title-color);
}
.slicknav_nav li.current-menu-item>a,
.slicknav_nav li.slicknav_open>a,
.slicknav_nav li.slicknav_open>a a {
  color: var(--jnj-title-color);
}
.slicknav_nav li .sub-menu li {
  margin: 0;
}
.slicknav_nav ul{
  margin: 0 0 0 10px;
  padding: 0;
}
.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.slicknav_btn .slicknav_icon {
  width: 30px;
  height: 17px;
  position: relative;
  margin: 20px auto;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
}
.slicknav_btn .slicknav_icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: var(--jnj-primary-color);
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.slicknav_btn .slicknav_icon span:nth-child(1) {
  top: 1px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.slicknav_btn .slicknav_icon span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.slicknav_btn .slicknav_icon span:nth-child(3) {
  top: 15px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(1) {
  top: 0px;
  left: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(3) {
  top: 15px;
  left: 3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


/******************************************
           search
******************************************/
header.jnj-header-1 .jnj-search-icon-header button.jnj-btn{
  background: none;
  outline: none;
  box-shadow: none;
  border: none;
  margin-right: 25px;
  padding: 0;
}
header.jnj-header-1 .jnj-search-icon-header button.jnj-btn i{
  color: var(--jnj-white-color);
}
.modal.jnj-seaech-popup {
  background-color: var(--jnj-primary-color);
  padding-right: 0 !important;
}
.modal.jnj-seaech-popup .modal-dialog{
  height: 100%;
  max-width: inherit;
  width: 100%;
  margin: 0;
}
.modal.jnj-seaech-popup .modal-dialog .modal-header{
  position: relative;
}
.modal.jnj-seaech-popup .modal-dialog .modal-header button.close{
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  background-color: var(--jnj-primary-color);
  color: var(--jnj-white-color);
  opacity: inherit;
  outline: none;
}
.modal.jnj-seaech-popup .modal-dialog .modal-header button.close:hover{
  background-color: var(--jnj-secondary-color);
}
.modal.jnj-seaech-popup .modal-dialog .modal-content{
  border: none;
  border-radius: 0;
  border: none;
  border-radius: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 35%;
}
.modal.jnj-seaech-popup .modal-dialog .modal-content .modal-body .search-form{
 position: relative;
}
.modal.jnj-seaech-popup .modal-dialog .modal-content .modal-body .search-submit{
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: none;
  border: none;
  background: var(--jnj-secondary-color);
  width: 60px;
  height: 60px;
  color: var(--jnj-white-color);
  outline: none;
}
.modal.jnj-seaech-popup .modal-dialog .modal-content .modal-body .search-submit:hover{
  background: var(--jnj-primary-color);
}
.modal.jnj-seaech-popup .modal-dialog .modal-content .modal-body .search-field{
  margin-bottom: 0;
  height: 60px;
}
.modal.jnj-seaech-popup button.close{
  background: var(--jnj-secondary-color);
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 28px;
  opacity: inherit;
  color: var(--jnj-white-color);
}
.modal.jnj-seaech-popup button.close:hover{
  background: var(--jnj-white-color);
  color: var(--jnj-title-color);
}


/******************************************
           Sticky Header
******************************************/
header.fix-head {
  background: var(--jnj-white-color);
  box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.05);
  margin: 0 auto !important;
  position: fixed !important;
  padding: 0;
  left: 0;
  right: 0;
  top: 0px;
  width: 100%;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 400ms;
  -moz-animation-duration: 400ms;
  -op-animation-duration: 400ms;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
header.fix-head .navbar .jnj-logo .navbar-brand {
  color: var(--jnj-primary-color);
}
header.fix-head ul.navbar-nav li a:hover{
  color: var(--jnj-secondary-color);
}
header.fix-head ul.navbar-nav li:hover a:after {
  color: var(--jnj-secondary-color);
}
header.fix-head button.search-submit {
  color: var(--jnj-primary-color);
}

/*Header-2 Stickey*/
header.jnj-header-2.fix-head .navbar .jnj-logo .navbar-brand {color: var(--jnj-white-color);}

.border-full {
  border-top: 0;
  margin-top: 0;
}

}
@keyframes fix-head {
  0% {
    transform: translateY(-50px);
  }
  
  100% {
    transform: translateY(0px);
  }
}

/************************************* 
          WordPress Core 
**************************************/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-style: italic;
  color: #757575;
  font-size: 16px;
  line-height: 1.6153846154;
  padding-top: .5384615385em;
}

/******************************************
           jnj-title-style1
******************************************/
.jnj-title-style1 {
  position: relative;
  margin-bottom: 45px;
  text-align: center;
}
.jnj-title-style1 span{
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.jnj-title-style1 span.jnj-sub-title:before {
  content: '';
  background-color: var(--jnj-secondary-color);
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 2px;
  letter-spacing: 1px;
}
.jnj-title-style1 .jnj-title {
  font-size: 40px;
  line-height: 50px;
  margin: 15px 0px;
  font-family: var(--jnj-font-family);
}
.jnj-title-style1 .jnj-cont p {
  font-size: 16px;
  line-height: 26px;
}

/******************************************
            User Card Stle
******************************************/
.jnj-user-style1 {
  display: flex;
}
.jnj-user-style1 .jnj-img {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.jnj-user-style1 .jnj-img img {
  border-radius: 50%;
}
.jnj-user-style1 .jnj-user-content {
  flex: 1;
  align-self: center;
}
.jnj-user-style1 .jnj-user-content .jnj-title {
  font-size: 24px;
  line-height: 34px;
}
.jnj-user-style1 .jnj-user-content p {
  margin-bottom: 0px;
}

/******************************************
                List Stle
******************************************/
.jnj-list-style1 li {
  margin-bottom: 15px;
  display: flex;
}
.jnj-list-style1 .jnj-icon {
  color: var(--jnj-primary-color);
  font-size: 16px;
  margin-right: 12px;
  text-align: center;
  margin-top: 0px;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.jnj-list-style1 .jnj-icon [class*=" flaticon-"]:before{ font-family: Flaticon;
  font-size: 16px;
  font-style: normal;
  margin-left: 0px;
}
.jnj-list-style1 .jnj-text {
  flex: 1;
  color: var(--jnj-title-color);
}

/******************************************
                  Faq
******************************************/
body .elementor-element .elementor-widget-accordion .elementor-accordion .elementor-tab-title {
  padding: 25px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
body .elementor-element .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: var(--jnj-white-color);
  position: relative;
  top: 0;
  background: var(--jnj-primary-color);
  display: inline-table;
}
body .elementor-element .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon span i{
  font-size: 14px;
}
body .elementor-element .elementor-accordion .elementor-tab-title {
  padding: 10px 10px 10px 10px !important;
}
body .elementor-element .elementor-accordion .elementor-accordion-title {
  display: inline-block;
  font-size: 18px;
  font-family: var(--jnj-font-family);
  color: var(--jnj-title-color);
  margin-left: 20px;
  line-height: 28px;
}
body .elementor-element .elementor-accordion .elementor-accordion-item {
  border: 1px solid #e6f1f3;
  margin-bottom: 30px;
}
body .elementor-element .elementor-accordion .elementor-tab-content {
  border-top: 1px solid #e6f1f3;
}

/******************************************
          jnj-infobox-style1
******************************************/
.jnj-infobox-style1 {
  position: relative;
  padding: 60px 40px;
}
.jnj-infobox-style1 .jnj-icon {
  position: absolute;
  top: 60px;
  right: 40px;
  display: inline-block;
  color: var(--jnj-primary-color);
}
.jnj-infobox-style1 .jnj-image {
  position: absolute;
  top: 60px;
  right: 40px;
  display: inline-block;
}
.jnj-infobox-style1 .jnj-icon i {
  font-size: 60px;
  line-height: 60px;
}
.jnj-infobox-style1 .jnj-number {
  color: #057689;
  opacity: 0.1;
  display: inline-block;
  text-align: left;
  font-size: 100px;
  letter-spacing: -6px;
  font-family: var(--jnj-font-family);
}
.jnj-infobox-style1:after {
  content: '';
  background-color: var(--jnj-secondary-color);
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  height: 1px;
  position: absolute;
  top: 90px;
  right: 0px;
  left: 30px;
  text-align: center;
  margin: 0 auto;
}
.jnj-infobox-style1 .jnj-img-arrow {
  position: absolute;
  top: 15px;
  right: 0;
}
.jnj-infobox-style1 .jnj-content .jnj-title {
  text-align: left;
  font-size: 26px;
  line-height: 36px;
  margin: 24px 0px 18px;
}
.jnj-infobox-style1 .jnj-content .jnj-cont {
  font-size: 16px;
  line-height: 26px;
}
/******************************************
          jnj-infobox-style2
******************************************/
.jnj-infobox-style2 {
  position: relative;
  padding: 0px 30px;
}
.jnj-infobox-style2 .jnj-icon-body {
  position: relative;
  display: inline-block;
  text-align: left;
}
.jnj-infobox-style2 .jnj-icon-body .jnj-icon i {
  font-size: 50px;
  line-height: 60px;
  color: var(--jnj-primary-color);
}
.jnj-infobox-style2 .jnj-icon-body .jnj-icon [class*=" flaticon-"]:before {
  font-size: 55px;
  line-height: 65px;
  font-style: normal;
  margin-left: 0px;
}
.jnj-infobox-style2 .jnj-content .jnj-title {
  font-size: 24px;
  line-height: 34px;
  margin: 25px 0px;
}
.jnj-infobox-style2 .jnj-content .jnj-linkbtn {
  font-size: 13px;
  display: inline-flex;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 13px;
}
.jnj-infobox-style2 .jnj-content .jnj-linkbtn:hover,
.jnj-infobox-style2 .jnj-content .jnj-linkbtn:hover:before {
  color: var(--jnj-secondary-color);
}
.jnj-infobox-style2 .jnj-content .jnj-linkbtn:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: var(--jnj-primary-color);
  top: 6px;
  right: -41px;
  }
.jnj-infobox-style2 .jnj-content .jnj-linkbtn:hover:after{
  background-color: var(--jnj-secondary-color);
}
.jnj-infobox-style2 .jnj-content .jnj-linkbtn:before {
  position: absolute;
  content: "\f13f";
  font-size: 9px;
  top: 0px;
  right: -52px;
  font-family: Flaticon;
  font-style: normal;
}
.jnj-infobox-style2 .jnj-content .jnj-linkbtn .jnj-btn-icon i{
  font-size: 9px;
  color: var(--jnj-primary-color);
}

/******************************************
            jnj-infobox-style3
******************************************/
.jnj-infobox-style3 {
  position: relative;
  display: flex;
  padding: 15px 30px
}
.jnj-infobox-style3 .jnj-image {
  width: 60px;
  height: 60px;
}
.jnj-infobox-style3 .jnj-icon-body .jnj-icon {
  font-size: 55px;
  line-height: 65px;
  color: var(--jnj-white-color);
}
.jnj-infobox-style3 .jnj-icon-body .jnj-icon [class*=" flaticon-"]:before{
  font-family: Flaticon;
  font-size: 55px;
  font-style: normal;
  margin-left: 0px;
}
.jnj-infobox-style3 .jnj-content {
  flex: 1;
  align-self: center;
  margin-left: 20px;
}
.jnj-infobox-style3 .jnj-content .jnj-title {
  font-size: 26px;
  line-height: 36px;
  color: var(--jnj-white-color);
}
.jnj-infobox-style3 .jnj-content .jnj-cont {
  color: var(--jnj-white-color);
  font-weight: 15px;
  line-height: 25px;
}
/******************************************
              jnj-infobox-style4
******************************************/
.jnj-infobox-style4 {
  position: relative;
  padding: 30px;
  background: var(--jnj-white-color);
  box-shadow: 0px 5px 24px 0px rgb(0 0 0 / 5%);
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  border: 1px solid #e6f1f3;
}
.jnj-infobox-style4:hover .jnj-icon i,
.jnj-infobox-style4:hover .jnj-content .jnj-title,
.jnj-infobox-style4:hover .jnj-number {
  color: var(--jnj-white-color)
}
;
.jnj-infobox-style4 .jnj-icon {
  background: transparent;
  color: var(--jnj-white-color);
  border-radius: 4px;
  width: 60px;
  height: 60px;
  text-align: center;
}
.jnj-infobox-style4 .jnj-image {
  height: 60px;
  width: 60px;
  color: var(--jnj-white-color);
  display: inline-block;
}
.jnj-infobox-style4 .jnj-icon i {
  font-size: 45px;
  line-height: 55px;
  color: var(--jnj-primary-color);
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.jnj-infobox-style4 .jnj-icon [class*=" flaticon-"]:before {
  font-size: 60px;
  line-height: 65px;
  font-style: normal;
  margin-left: 0px;
}
.jnj-infobox-style4 .jnj-number {
  position: absolute;
  top: 30px;
  right: 30px;
  opacity: 0.3;
  color: var(--jnj-primary-color);
  display: inline-block;
  text-align: left;
  font-size: 70px;
  letter-spacing: -6px;
  font-family: var(--jnj-font-family);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.jnj-infobox-style4 .jnj-content {
  margin-top: 50px;
}
.jnj-infobox-style4 .jnj-content .jnj-title {
  text-align: left;
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.jnj-infobox-style4:hover {
  background: var(--jnj-primary-color);
}

/******************************************
              jnj-infobox-style5
******************************************/
.jnj-infobox-style5{
  border: 1px solid #e6f1f3;
  padding: 30px;
}
.jnj-infobox-style5 .jnj-icon i{
  background-color: var(--jnj-primary-color);
  color: var(--jnj-white-color);
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  display: block;
}
.jnj-infobox-style5 .jnj-title{
  margin: 20px 0 10px 0;
  font-size: 28px;
}
/******************************************
              Service Style
******************************************/
/*****************************************
          jnj-servicebox-style1
*****************************************/
.jnj-servicebox-style1 {
  overflow: hidden;
  box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.12);
  text-shadow: 0px 5px 24px rgba(0, 0, 0, 0.12);
  position: relative;
  margin-bottom: 50px;
}
.jnj-servicebox-style1 img{
	position: relative;
}
.jnj-servicebox-style1 img {
  width: 100%;
  display: block;
  -webkit-transition: .7s cubic-bezier(.39, .18, 0, .85);
  -o-transition: .7s cubic-bezier(.39, .18, 0, .85);
  transition: .7s cubic-bezier(.39, .18, 0, .85);
}
.jnj-servicebox-style1:hover img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
.jnj-servicebox-style1 .jnj-service-info {
  position: absolute;
  background: var(--jnj-white-color);
  padding: 30px 0 30px 30px;
  bottom: 0;
  left: 0;
  width: 95%;
}
.jnj-servicebox-style1 .jnj-service-content .jnj-service-inner .mdi-flaticon{
	font-size: 50px;
  margin-right: 25px;
	color: var(--jnj-primary-color);
}
.jnj-servicebox-style1 .jnj-service-info .jnj-title-img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.jnj-servicebox-style1 .jnj-service-info .jnj-title {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 34px;
  margin-right: 15px;
  color: var(--jnj-title-color);
  font-family: var(--jnj-font-family);
}
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: var(--jnj-gray-color);
}
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon:before,
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon:after{
  position: absolute;
  content:"";
  top: 0;
  width: 0;
  height: 100%;
  background: var(--jnj-primary-color);
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon:before{
  left: 0;
}
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon:after{
  right: 0;
}
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon:hover:before,
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon:hover:after{
 width: 100%;
}
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon i{
  font-size: 9px;
  margin-left: 25px;
  position: relative;
  color: var(--jnj-primary-color);
  z-index: 9;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon:hover i{
  color: var(--jnj-white-color);
}
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon i:after{
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: var(--jnj-primary-color);
  top: 6px;
  right: 9px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.jnj-servicebox-style1 .jnj-service-info .jnj-btn-icon:hover i:after{
  background-color: var(--jnj-white-color);
}

/*Servicebox-style-2*/
.jnj-servicebox-style2 {
  position: relative;
  border-bottom: 4px solid var(--jnj-secondary-color);
}
.jnj-servicebox-style2:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
}
.jnj-servicebox-style2:after{
  position: absolute;
  content: "";
  top: 5px;
  right: 5px;
  width: 0;
  height: 0;
  border-top: 30px solid var(--jnj-primary-color);
  border-left: 30px solid transparent;
}
.jnj-servicebox-style2 .jnj-service-info {
  margin-top: 0;
  position: absolute;
  bottom: 0;
  left: 0px;
  padding: 0px 25px 20px 25px;
}
.jnj-servicebox-style2 .jnj-service-content .jnj-service-inner i {
  font-size: 50px;
  line-height: 50px;
  color: var(--jnj-secondary-color);
  margin-bottom: 30px;
  display: inline-block;
}
.jnj-servicebox-style2 .jnj-service-info .jnj-service-content .jnj-title {
  font-size: 24px;
  line-height: 32px;
  color: var(--jnj-white-color);
  margin-bottom: 10px;
  font-family: var(--jnj-font-family);
}
.jnj-servicebox-style2 .jnj-service-info .jnj-service-content .jnj-content {
  color: var(--jnj-white-color);
  font-size: 15px;
  line-height: 24px;
}
.jnj-servicebox-style2 .jnj-service-info .jnj-service-inner a .jnj-title{
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.jnj-servicebox-style2 .jnj-service-info .jnj-service-inner a:hover .jnj-title{
  color: var(--jnj-secondary-color);
}
/*****************************************
          jnj-servicebox-style3
*****************************************/
.jnj-servicebox-style3 {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.jnj-servicebox-style3 .jnj-body {
  position: relative;
}
.jnj-servicebox-style3 .jnj-body .jnj-service-img {
  width: 100%;
}
.jnj-servicebox-style3 .jnj-body .jnj-service-img img {
  height: 100%;
  width: 100%;
  transition: all 0.3s ease-in-out
}
.jnj-servicebox-style3 .jnj-body .jnj-service-info {
  width: 85%;
  background: var(--jnj-white-color);
  text-align: center;
  padding: 20px 15px 25px;
  position: absolute;
  bottom: -50px;
  right: 0;
  left: 50%;
  margin: 0 auto;
  display: inline-block;
  transform: translateX(-50%);
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.03);
}
.jnj-servicebox-style3 .jnj-service-info .jnj-title {
  cursor: pointer;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 5px;
  color: var(--jnj-title-color);
}
.jnj-servicebox-style3 .jnj-service-info .jnj-content {
  font-size: 16px;
  line-height: 26px;
  margin: 0px;
}

/*****************************************
          jnj-servicebox-style4
*****************************************/
.jnj-servicebox-style4 {
  padding: 10px 0px;
  display: flex;
  background: var(--jnj-primary-color);
}
.jnj-servicebox-style4 .jnj-service-img {
  margin-right: 45px;
}
.jnj-servicebox-style4 .jnj-service-info {
  flex: 1;
  align-self: center;
  padding-right: 30px;
}
.jnj-servicebox-style4 .jnj-service-info .jnj-title {
  font-size: 30px;
  line-height: 40px;
  color: var(--jnj-white-color);
  margin-bottom: 20px;
}
.jnj-servicebox-style4 .jnj-service-info a {
  display: inline-block;
  font-size: 13px;
  line-height: 26px;
  background: var(--jnj-white-color);
  color: var(--jnj-primary-color);
  border-radius: 0px;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  text-align: left;
  transition: all 0.2s;
}
.jnj-servicebox-style4 .jnj-service-info a:hover {
  background: var(--jnj-secondary-color);
  color: var(--jnj-white-color);
}

/*****************************************
          Counter Style 1
*****************************************/
.jnj-counter-style1 {
  border-top: 1px solid #e6f1f3;
  padding-top: 35px;
  display: flex;
}
.jnj-counter-style1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--jnj-primary-color);
  transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -ms-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  -webkit-transition: all 0.9s ease-in-out;
}
.jnj-counter-style1:hover:before {
  width: 100%;
}
.jnj-counter-style1 .jnj-counter-info{
  vertical-align: middle;
}
.jnj-counter-style1 .jnj-counter-info .jnj-icon {
  color: var(--jnj-primary-color);
  font-size: 55px;
  line-height: 55px;
  margin-right: 10px;
}
.jnj-counter-style1 .jnj-counter-info .jnj-icon i {
  margin-right: 8px;
}
.jnj-counter-style1 .jnj-counter-info .jnj-icon [class*=" flaticon-"]::before {
  font-size: 50px;
  line-height: 55px;
}
.jnj-counter-style1 .jnj-counter-info .jnj-image {
  display: inline-block;
  margin-right: 10px;
}
.jnj-counter-style1 .counter-count {
  font-size: 52px;
  color: var(--jnj-title-color);
  font-family: var(--jnj-font-family);
  position: relative;
  margin-bottom: 20px;
}
.jnj-counter-style1 .counter-title span{
  display: block;
}
.jnj-counter-style1 .counter-count:before{
  position: absolute;
  content: "\f1e4";
  top: 0px;
  right: -20px;
  color: var(--jnj-title-color);
  font-size: 14px;
  font-family: Flaticon;
}
.jnj-counter-style1 .counter-title {
  margin-top: 5px;
}
.jnj-counter-style1 .counter-title h5 {
  font-size: 14px;
  line-height: 24px;
  color: var(--jnj-title-color);
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--jnj-body-font-family);
  margin-top: 10px;
}

/*****************************************
            Skill Brogress Bar
*****************************************/

/****************************************
        Skill Brogress Bar Stle 1
****************************************/
.jnj-progress {
  text-align: center;
  display: flex;
  padding: 0px 15px;
}
.jnj-progress:last-child {
  margin-bottom: -30px;
}
.jnj-progress .jnj-item {
  position: relative;
  max-width: 90px;
  width: 100%;
  margin-right: 15px;
}
.jnj-progress .chart-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.jnj-progress.jnj-item .chart,
.jnj-progress .jnj-item .chart canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.jnj-progress .jnj-item .chart:before {
  content: "";
  width: 0;
  height: 100%;
  display: none;
}
.jnj-progress.jnj-progress-style2 .jnj-title,
.jnj-progress.jnj-progress-style2 .jnj-item .percent{
  color: var(--jnj-body-color);
}
.jnj-progress .jnj-item .percent {
  z-index: 2;
  position: absolute;
  top: 15px;
  left: 15px;
  text-align: center;
  width: 60px;
  height: 60px;
  font-family: var(--jnj-font-family);
  font-size: 24px;
  color: var(--jnj-white-color);
  border: none;
  border-radius: 50%;
  line-height: 60px;
}
.jnj-progress .jnj-item .percent:after {
  content: attr(data-after);
  font-size: 24px;
  font-weight: normal;
}
.jnj-progress .jnj-progessbar-content {
  flex: 1;
  align-self: center;
  text-align: left;
}
.jnj-progress .jnj-title {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: var(--jnj-white-color);
  font-family: var(--jnj-font-family);
}

/****************************************
        Line Progress Bar Style
****************************************/
.jnj-line-progressbar .progress-bar {
  margin: 0 0 20px;
  overflow: inherit;
  padding-right: 24px;
  background: none;
  text-align: left;
}
.jnj-line-progressbar .progress-title-holder {
  padding-bottom: 7px;
  position: relative;
  margin: 5px 0;
  font-size: 18px;
  line-height: 15px;
  font-weight: 400;
  color: #2e2e2e;
}
.jnj-line-progressbar .progress-title {
  font-size: 18px;
  line-height: 24px;
  z-index: 100;
  color: var(--jnj-title-color);
  font-weight: 600;
}
.jnj-line-progressbar .progress-number-wrapper {
  width: 100%;
  z-index: 10;
}
.jnj-line-progressbar .progress-number-mark {
  position: relative;
  margin-bottom: 4px;
  color: var(--jnj-white-color);
  position: absolute;
  bottom: 0;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: var(--jnj-primary-color);
}
.jnj-line-progressbar .progress-number-wrapper,
.jnj-line-progressbar .progress-number-mark {
  font-size: 12px;
  height: auto;
  font-style: normal;
  text-transform: none;
  font-family: var(--jnj-body-font-family);
  font-weight: 600;
  padding: 4px;
}
.jnj-line-progressbar .down-arrow {
  display: none;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #16171d;
  position: absolute;
  left: 50%;
  top: 100%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.jnj-line-progressbar .progress-content-outter {
  height: 12px;
  background-color: transparent;
  position: relative;
}
.jnj-line-progressbar .progress-content-outter:after {
  position: absolute;
  content: "";
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #eee;
}
.jnj-line-progressbar .progress-content {
  height: 6px;
  background-color: var(--jnj-primary-color);
}

/****************************************
         jnj-tab-style1
****************************************/

.jnj-tab-style1 {
  position: relative;
}
.jnj-tab-style1 ul {
  width: 100%;
  border-bottom: none;
  margin-bottom: 20px;
}
.jnj-tab-style1 .nav-tabs .nav-item .nav-link:hover{
  background: var(--jnj-secondary-color);
}
.jnj-tab-style1 .nav-tabs .nav-item.show .nav-link,
.jnj-tab-style1 .nav-tabs .nav-link.active {
  color: #ffffff;
  border-color:inherit;
  background: var(--jnj-secondary-color);
}
.jnj-tab-style1 .nav-tabs .nav-link.active h4 {
  color: var(--jnj-white-color);
}
.jnj-tab-style1 ul li {
  margin-right: 2px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.jnj-tab-style1 .item-tabs ul li:hover .btn-inner .jnj-icon {
  background: #0698e0;
  color: var(--jnj-white-color);
}
.jnj-tab-style1 .item-tabs ul li .btn-inner.active .jnj-icon {
  background: #0698e0;
  color: var(--jnj-white-color);
}
.jnj-tab-style1 ul li a.active .icon-box {
  box-shadow: 0 0 0 7px #3dafe7;
}
.jnj-tab-style1 .item-tabs ul li:hover a.active.btn-inner .icon-box {
  background: #ffffff;
  color: #3dafe7;
}
.jnj-tab-style1 ul li .jnj-icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 35px;
  height: 66px;
  width: 66px;
  line-height: 66px;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 7px #f4f5fe;
  z-index: 1;
  transition: all 500ms ease;
}
.jnj-tab-style1 .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent;
}
.jnj-tab-style1 ul li .btn-inner {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  color: var(--jnj-primary-color);
  border-radius: 0px;
  padding: 10px 30px;
  border: none;
}
.jnj-tab-style1 ul li .jnj-icon {
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.jnj-tab-style1 ul li .jnj-icon {
  color: #0698e0;
}
.jnj-tab-style1 ul li .btn-inner h4 {
  font-family: var(--jnj-body-font-family);
  color: var(--jnj-white-color);
  position: relative;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  transition: all 500ms ease;
  padding: 5px;
  text-transform: uppercase;
  font-weight: 700;
}
.jnj-tab-style1 .jnj-image {
  margin-bottom: 30px;
}

/****************************************
         jnj-team-style
****************************************/
.jnj-team-style1 .owl-carousel.team-owl .jnj-ourteam-social {
  left: 20px
}
.jnj-team-style1 {
  transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -ms-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  -webkit-transition: all 0.9s ease-in-out;
  cursor: pointer;
}
.jnj-team-style1 .jnj-body{
  margin-bottom: 30px;
  position: relative;
}
.jnj-team-style1 .jnj-body .jnj-ourteam-pic {
  overflow: hidden;
  position: relative;
}
.jnj-team-style1 .jnj-body .jnj-ourteam-pic img {
  width: 100%;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition: .7s cubic-bezier(.39, .18, 0, .85);
  -o-transition: .7s cubic-bezier(.39, .18, 0, .85);
  transition: .7s cubic-bezier(.39, .18, 0, .85);
}
.jnj-team-style1 .jnj-body:hover .jnj-ourteam-pic img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
.jnj-team-style1 .jnj-ourteam-info {
  position: relative;
  background: var(--jnj-white-color);
  padding: 15px 30px 15px;
  text-align: left;
  position: relative;
  z-index: 1;
  border: 1px solid #e6f1f3;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.jnj-team-style1 .jnj-body .jnj-ourteam-info:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 42px;
  content: "";
  background: var(--jnj-secondary-color);
  width: 2px;
  left: -1px;
  bottom: auto;
}
.jnj-team-style1 .jnj-body .jnj-ourteam-info .jnj-name {
  font-size: 24px;
  line-height: 34px;
  text-transform: capitalize;
  margin-bottom: 0;
}
.jnj-team-style1 .jnj-body .jnj-ourteam-info .jnj-designation {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-weight: 700;
}

.jnj-ourteam-social {
  z-index: 99;
  position: absolute;
  top: 15px;
  right: 0;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.jnj-team-style1 .jnj-body:hover .jnj-ourteam-social {
  right: 15px;
  opacity: 1;
  visibility: visible;
}
 .jnj-ourteam-social li {
  list-style-type: none;
  margin-bottom: 4px;
}
 .jnj-ourteam-social li a {
  background: var(--jnj-white-color);
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.jnj-ourteam-social li a:hover{
  background: var(--jnj-primary-color);
  color: var(--jnj-white-color);
}
/****************************************
          Portfolio details
****************************************/
.single-portfolio .jnj-project-detail{
  padding-right:180px;
  position: relative;
  margin-bottom: 30px;
}
.single-portfolio .jnj-project-detail .jnj-info ul{
  list-style: none;
  margin: 0;
  padding: 30px;
 
}
.single-portfolio .jnj-project-detail .jnj-image img{
  position: relative;
}
.single-portfolio .jnj-project-detail .jnj-info{
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translatey(-50%);
  -ms-transform: translateX(-50%);
  transform: translatey(-50%);
  background: var(--jnj-gray-color);
}
.single-portfolio .jnj-project-detail .jnj-info h2{
  font-size: 26px;
  line-height: 26px;
  position: relative;
  display: block;
  padding: 20px 30px;
  background: var(--jnj-primary-color);
  color: var(--jnj-white-color);
}
.single-portfolio .jnj-project-detail .jnj-info h2:before{
  position: absolute;
  content: "";
  width: 2px;
  height: 50%;
  background-color: var(--jnj-secondary-color);
  left: 0;
  top: 20px;
}
.single-portfolio .jnj-project-detail .jnj-info h2:after{
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #e1e5e9;
}
.single-portfolio .jnj-project-detail .jnj-info li{
 margin-bottom: 20px;
}
.single-portfolio .jnj-project-detail .jnj-info li:last-child{
  margin-bottom: 0;
}
.single-portfolio .jnj-project-detail .jnj-info li .title {
  font-family: var(--jnj-font-family);
  color: var(--jnj-title-color);
  font-size: 18px;
  font-weight: 600;
  margin-right: 8px;
}
.single-portfolio .jnj-project-detail .jnj-info li .sub-title {
  color: var(--jnj-title-color);
}

/****************************************
           team details
****************************************/
.single-services .content-area .jnj-service-image,
.single-teampost .content-area .jnj-content-inner{
  margin-bottom: 30px;
}
.single-teampost .jnj-team-image img{
  width: 100%;
}
.single-teampost .jnj-team-details .jnj-top-heading .jnj-title{
  font-size: 36px;
  line-height: 46px;
}
.single-teampost .jnj-team-details .jnj-top-heading .jnj-sub-title{
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--jnj-body-font-family);
  margin-top: 8px;
}
.single-teampost .jnj-team-details .jnj-content{
  padding-top: 30px;
}
.single-teampost .jnj-team-details ul{
  list-style-type: none;
}
.single-teampost .jnj-team-details ul.jnj-detail{
  margin: 25px 0 35px 0;
}
.single-teampost .jnj-team-details ul.jnj-detail li{
  margin-bottom: 12px;
}
.single-teampost .jnj-team-details ul.jnj-detail li .title{
  font-family: var(--jnj-font-family);
  color: var(--jnj-title-color);
  font-size: 18px;
}
.single-teampost .jnj-team-details ul.jnj-detail li .title{
  font-family: var(--jnj-font-family);
  color: var(--jnj-title-color);
  font-size: 18px;
  font-weight: 600;
  margin-right: 8px;
}
.single-teampost .jnj-team-details ul.jnj-detail li .sub-title{
  color: var(--jnj-title-color);
}
.single-teampost .jnj-team-details ul.jnj-social{
  margin-top: 20px;
}
.single-teampost .jnj-team-details ul.jnj-social li{
  display: inline-flex;
  margin-right:4px;
}
.single-teampost .jnj-team-details ul.jnj-social li:last-child{
  margin-right: 0;
}
.single-teampost .jnj-team-details ul.jnj-social li a{
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: var(--jnj-white-color);
  background-color: var(--jnj-primary-color);
}
.single-teampost .jnj-team-details ul.jnj-social li a:hover{
  background-color: var(--jnj-secondary-color);
  color: var(--jnj-white-color);
}

/****************************************
         jnj-counter
***************************************/
.jnj-counter {
  text-align: center;
  position: relative;
}
.jnj-counter .counter-count {
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 15px;
  color: var(--jnj-primary-color);
}
.jnj-counter .employee-p {
  font-size: 18px;
  line-height: 26px;
}

/****************************************
         jnj-counter-style2
***************************************/
.jnj-counter-style2{     
  height: 130px;
  width: 130px;
  line-height: 130px;
  background: var(--jnj-white-color);
  border-radius: 50%;
  text-align: center;
  padding-top: 23px;
}
.jnj-counter-style2 .counter-count{
  font-size: 50px;
  line-height: 50px;
}
.jnj-counter-style2 .jnj-after-count{
  position: absolute;
  top: -30px;
  right: 23px;
  font-size: 20px;
  font-weight: 700; 
}
.jnj-counter-style2 .jnj-title{ 
  margin-top: 15px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  font-weight: 700;
}

/****************************************
         jnj-timeline1
***************************************/
.jnj-timeline {
  background: transparent;
}
.jnj-timeline .jnj-timeline-block {
  position: relative;
}
.jnj-timeline .jnj-timeline-block:after {
  content: "";
  position: absolute;
  left: 0px;
  width: 110%;
  height: 2px;
  background: #2a8a9b;
  top: 60px;
  z-index: -1;
}
.jnj-timeline .jnj-timeline-block:before {
  content: "";
  position: absolute;
  left: 0px;
  height: 9px;
  width: 9px;
  background: var(--jnj-secondary-color);
  border-radius: 100px;
  top: 57px;
  z-index: 0;
}
.jnj-timeline .jnj-timeline-block .jnj-year-block {
  margin-bottom: 40px;
}
.jnj-timeline .jnj-timeline-block .jnj-year-block .jnj-year {
  color: var(--jnj-white-color);
  font-size: 30px;
  line-height: 38px;
}
.jnj-timeline .jnj-timeline-block .jnj-content-block {
  padding-left: 20px;
  border-left: 4px solid #ffb085;
  margin-top: 20px;
  margin-right: 20px;
  display: inline-block;
}
.jnj-timeline .jnj-timeline-block .jnj-content-block .jnj-title {
  font-size: 24px;
  line-height: 30px;
  color: var(--jnj-white-color);
  margin-bottom: 5px;
}
.jnj-timeline .jnj-timeline-block .jnj-content-block p {
  color: var(--jnj-white-color);
  margin: 10px 0 0 0;
  font-size: 15px;
}

/****************************************
         jnj-pricing-plan
***************************************/
/*Avtive pricing*/
.jnj-pricing-plan1.jnj-active{
  position: relative;
  border-width: 1px;
  border-color: var(--jnj-border-color);
}
.jnj-pricing-plan1 .jnj-pricing-tag{
  position: absolute;
  content: '';
  top: -10px;
  right: 20px;
  color: var(--jnj-white-color);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 0 15px 0;
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  font-family: var(--jnj-body-font-family);
  background: var(--jnj-secondary-color);
  letter-spacing: 0.5px;
}
.jnj-pricing-plan1 .jnj-pricing-tag:before{
  position: absolute;
  content: "";
  width: 0;
  bottom: 0px;
  right: -10px;
  height: 0;
  border-left: 10px solid #e67f47;
  border-bottom: 10px solid transparent;
}
.jnj-pricing-plan1 .jnj-pricing-tag:after{
  content: "";
  position: absolute;
  left: -2px;
  top: -1px;
  width: 0px;
  height: 0;
  border-top: 7px solid #ffffff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
/****************************************
          jnj-pricing-plan1
***************************************/
.jnj-pricing-plan1 {
  position: relative;
  padding: 30px;
  background-color: var(--jnj-white-color);
  border: 1px solid #e6f1f3;
  margin-bottom: 30px;
}
.jnj-pricing-plan1 .jnj-pricing-top .jnj-title h4,
.jnj-pricing-plan1 .jnj-pricing-top .jnj-description,
.jnj-pricing-plan1 .jnj-pricing-top .jnj-pricing-duration,
.jnj-pricing-plan1 span.jnj-pricing-rate,
.jnj-pricing-plan1 ul.jnj-pricing-list li i{
  color: var(--jnj-title-color);
}
.jnj-pricing-plan1 ul.jnj-pricing-list li span{font-size: 16px; line-height: 26px;}
.jnj-pricing-plan1 ul.jnj-pricing-list li span.jnj-icon {
  color: var(--jnj-primary-color);
}
.jnj-pricing-plan1 .jnj-pricing-top {
  display: flex;
}
.jnj-pricing-plan1 .jnj-pricing-top .jnj-top-image {
  margin-right: 20px;
  margin-top: 10px;
  display: inline-block;
  vertical-align: top;
}
.jnj-pricing-plan1 .jnj-pricing-top .jnj-top-icon {
  font-size: 60px;
  line-height: 70px;
  margin-right: 30px;
}
.jnj-pricing-plan1 .jnj-top-cont {
  display: inline-block;
  vertical-align: top;
}
.jnj-pricing-plan1 .jnj-pricing-top .jnj-title h4 {
  position: relative;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 0;
}
.jnj-pricing-plan1 .jnj-pricing-top .jnj-description {
  position: relative;
  color: var(--jnj-body-color);
  margin-top: 10px;
  font-family: var(--jnj-body-font-family);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 13px;
  font-size: 13px;
  margin-bottom: 0 !important;
}
.jnj-pricing-plan1 .jnj-pricing .jnj-pricing-rate {
  font-size: 50px;
  line-height: 50px;
  color: var(--jnj-primary-color);
  font-family: var(--jnj-font-family);
  position: relative;
  display: inline-block;
}
.jnj-pricing-plan1 .jnj-pricing .jnj-pricing-rate .jnj-currency {
  font-size: 24px;
}
.jnj-pricing-plan1 .jnj-pricing .jnj-pricing-duration {
  display: inline-block;
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: var(--jnj-title-color);
  font-family: var(--jnj-font-family);
}
.jnj-pricing-plan1 ul.jnj-pricing-list {
  position: relative;
  margin: 50px 0px 30px;
}
.jnj-pricing-plan1 ul.jnj-pricing-list li {
  position: relative;
  padding-left: 0px;
  font-size: 16px;
  margin-bottom: 15px;
  list-style-type: none;
}
.jnj-pricing-plan1 ul.jnj-pricing-list li:last-child {
  margin-bottom: 0px;
}
.jnj-pricing-plan1 ul.jnj-pricing-list li i {
  font-size: 14px;
  margin-right: 8px;
}
.jnj-pricing-plan1 .jnj-pricing-bottom {
  margin-top: 40px;
}
.jnj-pricing-plan1 .jnj-pricing-bottom .jnj-pricing-btn a {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  line-height: 26px;
  background: var(--jnj-primary-color);
  color: var(--jnj-white-color);
  border-radius: 0px;
  padding: 13px 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  transition: all 0.2s;
  letter-spacing: 0.3px;
}
.jnj-pricing-plan1 .jnj-pricing-bottom .jnj-pricing-btn .jnj-btn-icon{
  display: inline-block;
  margin-left: 40px;
  font-size: 9px;
}
.jnj-pricing-plan1 .jnj-pricing-bottom .jnj-pricing-btn .jnj-btn-icon i{
  position: relative;
}
.jnj-pricing-plan1 .jnj-pricing-bottom .jnj-pricing-btn .jnj-btn-icon i:after{
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  background: var(--jnj-white-color);
  top: 6px;
  right: 8px;
}
.jnj-pricing-plan1 .jnj-pricing-bottom .jnj-pricing-btn a:hover {
  background: var(--jnj-secondary-color);
  color: var(--jnj-white-color);
}

/****************************************
          jnj-portfolio-style1
***************************************/

.jnj-portfolio-style1 .slick-slide{display: inline-flex !important;}
.jnj-portfolio-style1 .owl-carousel.port-owl .owl-item{padding: 0 15px;}

.jnj-portfolio-style1 .jnj-body {
  padding: 0px;
  cursor: pointer;
  margin-bottom: 30px;
  overflow: hidden;
}
.jnj-portfolio-style1 .jnj-body .jnj-portfolio-img{
  position: relative;
  perspective: 1200px;
  transition: -webkit-clip-path .8s cubic-bezier(.23,1,.32,1);
  transition: clip-path .8s cubic-bezier(.23,1,.32,1);
  transition: clip-path .8s cubic-bezier(.23,1,.32,1),-webkit-clip-path .8s cubic-bezier(.23,1,.32,1);
  -webkit-clip-path: inset(0px);
  clip-path: inset(0px);
}
.jnj-portfolio-style1 .jnj-body:hover .jnj-portfolio-img{
  -webkit-clip-path: inset(15px);
  clip-path: inset(15px);
}
.jnj-portfolio-style1 .jnj-body .jnj-portfolio-img img {
  width: 100%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
}
.jnj-portfolio-style1 .jnj-body .jnj-portfolio-img img:hover{
-webkit-transform: scale(1.15);
-ms-transform: scale(1.15);
transform: scale(1.15);
}
.jnj-portfolio-style1 .jnj-portfolio-img {
  position: absolute;
  top: -4px;
  right: 0px;
  width: 100%;
  height: 100%;
}
.jnj-portfolio-style1 .jnj-body .jnj-portfolio-info {

  transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  z-index: 9;
  margin-top: 20px;
}

.jnj-portfolio-style1 .jnj-body .jnj-portfolio-info h4 {
  color: var(--jnj-title-color);
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
}
.jnj-portfolio-style1 .jnj-body .jnj-portfolio-info h4:hover {
  color: var(--jnj-primary-color);
}
.jnj-portfolio-style1 .jnj-body .jnj-portfolio-info .jnj-category {
  color: var(--jnj-primary-color);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 13px;
  font-size: 13px;
}
.jnj-portfolio-style1 ul.slick-dots {
  display: none;
}
.jnj-portfolio-style1 .slick-list {
  padding: 0 !important;
}

/****************************************
          jnj-testimonial-style1
***************************************/
.jnj-testimonial-style1 .jnj-body {
  background: transparent;
  display: flex;
  margin-bottom: 80px;
}
.jnj-testimonial-style1 .jnj-testimonial-info {
  margin-bottom: 35px;
}
.jnj-testimonial-style1 .jnj-testimonial-info .jnj-image {
  width: 150px;
  height: 150px;
  margin-right: 30px;
  border-radius: 100%;
  overflow: hidden;
}
.jnj-testimonial-style1 .jnj-testimonial-profile {
  flex: 1;
}
.jnj-testimonial-style1 .jnj-testimonial-info .jnj-icon-bg {
  font-size: 55px;
  line-height: 45px;
  color: var(--jnj-primary-color);
  margin-bottom: 15px;
}
.jnj-testimonial-style1 .jnj-testimonial-profile .jnj-content {
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 14px;
  border-bottom: 1px solid #e6f1f3;
}
.jnj-testimonial-style1 .jnj-testimonial-profile .clearfix {
  margin-top: 14px;
}
.jnj-testimonial-style1 .jnj-testimonial-profile .jnj-author-name {
  float: left;
}
.jnj-testimonial-style1 .jnj-testimonial-profile .jnj-author-name h5 {
  margin-bottom: 15px !important;
  font-size: 24px;
  line-height: 30px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.jnj-testimonial-style1 .jnj-testimonial-profile .jnj-author-name .jnj-designation{
font-family: var(--jnj-body-font-family);
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
line-height: 13px;
font-size: 13px;
margin-bottom: 0 !important;
}
.jnj-testimonial-style1 .jnj-testimonial-profile .jnj-rating {
  float: right;
}
.jnj-testimonial-style1 .jnj-testimonial-profile .jnj-rating ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.jnj-testimonial-style1 .jnj-testimonial-profile .jnj-rating ul li {
  display: inline;
}
.jnj-testimonial-style1 .jnj-testimonial-profile .jnj-rating ul li i {
  color: var(--jnj-primary-color);
}
.jnj-testimonial-style1 .jnj-testimonial-profile .jnj-rating ul li:last-child {
  margin-right: 0px;
}
.jnj-testimonial-style1 .owl-carousel .owl-nav{
  position: absolute;
  right: 0;
  top: 0;
}
.jnj-testimonial-style1 .owl-carousel .owl-next {
right: inherit;
left: 58px;
}
.jnj-testimonial-style1 .owl-carousel .owl-prev,
.jnj-testimonial-style1 .owl-carousel .owl-next {
  height: 48px;
  width: 80px;
  background-color: rgba(5, 118, 137, 0.1) !important;
  color: var(--jnj-primary-color) !important;
}
.jnj-testimonial-style1 .owl-carousel .owl-prev:hover,
.jnj-testimonial-style1 .owl-carousel .owl-next:hover{
  background: var(--jnj-primary-color) !important;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out
}
.jnj-testimonial-style1 .owl-carousel .owl-prev i,
.jnj-testimonial-style1 .owl-carousel .owl-next i{
  font-family: Flaticon;
  font-size: 9px;
  font-style: normal;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out
}
.jnj-testimonial-style1 .owl-carousel .owl-prev:hover i,
.jnj-testimonial-style1 .owl-carousel .owl-next:hover i{
  color: var(--jnj-white-color);
}
.jnj-testimonial-style1 .owl-carousel .owl-prev i{
	margin-right: 30px;
}
.jnj-testimonial-style1 .owl-carousel .owl-next i{
	margin-left: 30px;
}
.jnj-testimonial-style1 .owl-carousel .owl-next i:after,
.jnj-testimonial-style1 .owl-carousel .owl-prev i:after{
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: var(--jnj-primary-color);
  top: 25px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.jnj-testimonial-style1 .owl-carousel .owl-next i:after{
  left: 20px;
}
.jnj-testimonial-style1 .owl-carousel .owl-prev i:after{
  right: 21px;
}
.jnj-testimonial-style1 .owl-carousel .owl-prev:hover i:after,
.jnj-testimonial-style1 .owl-carousel .owl-next:hover i:after{
  background-color: var(--jnj-white-color);
}

/*Owl-Carousel css*/
.owl-carousel .owl-prev,
.owl-carousel .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.owl-carousel .owl-prev {
  left: -2rem;
}
.owl-carousel .owl-next {
  right: -2rem;
}

/*TestimoniL Style2*/
.jnj-testimonial-style2 .jnj-body {
  margin-bottom: 30px;
  position: relative;
}
.jnj-testimonial-style2 .jnj-testimonial-info {
  display: flex;
}
.jnj-testimonial-style2 .jnj-testimonial-info .jnj-content {
  flex: 1;
  font-size: 18px;
  line-height: 28px;
  margin-left: 20px;
}
.jnj-testimonial-style2 .jnj-quote-left {
  font-size: 45px;
  line-height: 55px;
  color: var(--jnj-primary-color);
}
.jnj-testimonial-style2 .jnj-quote-left .flaticon-quote:before{
  font-family: Flaticon;
  font-size: 45px;
  line-height: 55px;
  font-style: normal;
  margin-left: 0px;
}
.jnj-testimonial-style2 .jnj-testimonial-profile {
  display: flex;
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-image {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border-radius: 100%;
  margin-top: 25px;
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-image img {
  border-radius: 50%;
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-bottom-info {
  flex: 1;
  align-self: center;
  display: flex;
  margin-top: 10px;
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-author-name {
  flex: 1;
  align-self: center;
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-author-name .jnj-designation {
  font-family: var(--jnj-body-font-family);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 13px;
  font-size: 13px;
  margin-bottom: 0 !important;
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-author-name h5 {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 32px;margin-bottom: 0;
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-rating ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-rating ul li {
  display: inline;
  margin-right: 4px;
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-rating ul li i {
  color: var(--jnj-primary-color);
}
.jnj-testimonial-style2 .jnj-testimonial-profile .jnj-rating ul li:last-child {
  margin-right: 0px;
}
.jnj-testimonial-style2 .jnj-quote-right {
  position: absolute;
  right: 0;
  top: 8%;
}
.jnj-testimonial-style2 .jnj-quote-right .flaticon-quote-1:before {
  content: "\f1e2";
  right: 0;
  font-size: 200px;
  line-height: 200px;
  z-index: -1;
  color: rgba(5, 118, 137, 0.1);
}

/****************************************
          jnj-testimonial-style3
***************************************/
.jnj-testimonial-style3 .jnj-body {
  border: 1px solid #ddedee;
  padding: 40px 90px 100px;
  text-align: center;
  position: relative;
}
.jnj-testimonial-style3 .jnj-body:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  border: 1px solid #ddedee;
  content: " ";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
}
.jnj-testimonial-style3 .jnj-testimonial-info {
  margin-bottom: 40px;
}
.jnj-testimonial-style3 .jnj-testimonial-info .jnj-content {
  font-size: 18px;
  line-height: 28px;
}
.jnj-testimonial-style3 .jnj-testimonial-profile {
  display: block;
}
.jnj-testimonial-style3 .jnj-testimonial-profile .jnj-block {
  margin-bottom: 10px;
}
.jnj-testimonial-style3 .jnj-testimonial-profile .jnj-author-name {
  font-size: 24px;
  line-height: 34px;
  display: inline;
  color: var(--jnj-title-color);
}
.jnj-testimonial-style3 .jnj-testimonial-profile .jnj-designation {
  font-size: 24px;
  line-height: 34px;
  display: inline;
  color: var(--jnj-title-color);
}
.jnj-testimonial-style3 .jnj-testimonial-profile .jnj-rating ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.jnj-testimonial-style3 .jnj-testimonial-profile .jnj-rating ul li {
  display: inline;
  margin-right: 4px;
}
.jnj-testimonial-style3 .jnj-testimonial-profile .jnj-rating ul li i {
  color: var(--jnj-primary-color);
}
.jnj-testimonial-style3 .jnj-testimonial-profile .jnj-rating ul li:last-child {
  margin-right: 0px;
}
.jnj-testimonial-style3 .jnj-quote-right {
  display: none;
  position: absolute;
  right: 0;
  font-size: 160px;
  top: 18%;
  z-index: -1;
  color: rgba(5, 118, 137, 0.1);
}
.jnj-testimonial-style3 .jnj-testimonial-profile .jnj-image {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.jnj-testimonial-style3 .slider.slider-testi-nav.slick-slider {
  margin-top: -80px;
}
.jnj-testimonial-style3 .slider.slider-testi-nav.slick-slider .slick-list {
  margin: 0% 25% !important;
}
.jnj-testimonial-style3 .slick-slide img {
  display: inline-block !important;
  width: 60px;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.jnj-testimonial-style3 .slick-initialized .slick-slide {
  outline: none;
}
.jnj-testimonial-style3 .slick-initialized .slick-slide {
  display: block;
  margin: 0 auto;
  text-align: left;
}
.jnj-testimonial-style3 .jnj-image.slick-slide {
  opacity: 1;
  padding: 45px 0 45px;
  background: var(--jnj-gray-color);
  width: 107px !important;
}
.jnj-testimonial-style3 .slick-slide.slick-active.slick-center img {
  margin-top: -10px;
  display: inline-block !important;
  width: 80px;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.jnj-testimonial-style3 .jnj-image.slick-slide.slick-current.slick-active {
  width: 100px;
  opacity: 1;
}
.jnj-testimonial-style3 button.slick-prev.slick-arrow {
  display: none !important;
}
.jnj-testimonial-style3 button.slick-next.slick-arrow {
  display: none !important;
}
.jnj-testimonial-style3 .jnj-image.slick-slide.slick-active.slick-center {
  opacity: 0;
}
.jnj-testimonial-style3 .jnj-image.slick-slide.slick-current.slick-active {
  opacity: 1;
}

/****************************************
               Blog Style 1
***************************************/
.jnj-blog-post .owl-carousel.blog-owl .owl-item .item{
  padding: 20px;
}
.jnj-blog-post .jnj-blog-body {
  position: relative;
  margin-bottom: 30px;
}
.jnj-blog-post .jnj-blog-body .blog-img img {
  width: 100%;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition: .7s cubic-bezier(.39, .18, 0, .85);
  -o-transition: .7s cubic-bezier(.39, .18, 0, .85);
  transition: .7s cubic-bezier(.39, .18, 0, .85);
}
.jnj-blog-post .jnj-blog-body:hover .blog-img img {
  -webkit-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
   transform: scale(1.04);   
}
.jnj-blog-post .jnj-blog-body .blog-title {
  padding: 30px;
}
.jnj-blog-post .jnj-post-date {
  position: relative;
  color: var(--jnj-white-color);
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 10px;
  display: inline-block;
  position: absolute;
  font-weight: 700;
  top: 10px;
  right: -8px;
  z-index: 9;
  background: var(--jnj-primary-color);
  line-height: 12px;
}
.jnj-blog-post .jnj-post-date:before{
  position: absolute;
  right: 0;
  bottom: -8px;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #014f5d;
  border-right: 8px solid transparent;
}
.jnj-blog-post .jnj-post-content {
  position: relative;
  padding: 20px 30px 30px 30px;
  background: var(--jnj-gray-color);
}
.jnj-blog-post .jnj-post-content .jnj-author{
  margin-right: 10px;
}
.jnj-blog-post .jnj-post-content .jnj-category,
.jnj-blog-post .jnj-post-content .jnj-author{
  display: inline-block;
  margin-bottom: 10px;
}
.jnj-blog-post .jnj-post-content .jnj-category i,
.jnj-blog-post .jnj-post-content .jnj-author i{
  color: var(--jnj-primary-color);
  margin-right: 5px;
  font-size: 15px;
}
.jnj-blog-post .jnj-post-content .jnj-author a,
.jnj-blog-post .jnj-post-content .jnj-category a {
  color: var(--jnj-title-color);
  font-family: var(--jnj-body-font-family);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 13px;
  font-size: 13px;
}
.jnj-blog-post .jnj-post-content .jnj-post-title{
  margin-bottom: 10px;
  border-top: 1px solid #e6f1f3;
  padding-top: 10px;
}
.jnj-blog-post .jnj-post-content .jnj-post-title a {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  color: var(--jnj-title-color);
  font-family: var(--jnj-font-family);
}
.jnj-blog-post .jnj-post-content .jnj-post-title a:hover,
.jnj-blog-post .jnj-post-content .jnj-author a:hover,
.jnj-blog-post .jnj-post-content .jnj-category a:hover {
  color: var(--jnj-primary-color);
}
.jnj-blog-post .jnj-blog-body .blog-img {
  overflow: hidden;
}
.jnj-blog-post .jnj-post-content .jnj-content p{
  margin-bottom: 0;
}
.jnj-blog-post .jnj-post-content .jnj-readmore {
  font-size: 13px;
  display: inline-flex;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 13px;
  margin-top: 15px;
}
.jnj-blog-post .jnj-post-content .jnj-readmore:hover,
.jnj-blog-post .jnj-post-content .jnj-readmore:hover:before {
  color: var(--jnj-secondary-color);
}
.jnj-blog-post .jnj-post-content .jnj-readmore:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: var(--jnj-primary-color);
  top: 6px;
  right: -41px;
}
.jnj-blog-post .jnj-post-content .jnj-readmore:hover:after{
  background-color: var(--jnj-secondary-color);
}
.jnj-blog-post .jnj-post-content .jnj-readmore:before {
  position: absolute;
  content: "\f13f";
  font-size: 9px;
  top: 0px;
  right: -52px;
  font-family: Flaticon;
  font-style: normal;
}
.jnj-blog-post .jnj-post-content .jnj-readmore i{
  font-size: 9px;
  color: var(--jnj-primary-color);
}

/****************************************
              Contact Form
*****************************************/
.wpcf7 p {
  margin-bottom: 20px;
}
.wpcf7 form label {
  display: block !important;
  margin-bottom: 0px;
}
.wpcf7 form label br {
  display: none;
}
.wpcf7 form textarea {
  height: 120px;
  padding: 8px 15px;
}
.wpcf7 form [type=submit] {
  width: 100%;
  padding: 20px 30px;
  text-transform: uppercase;
  font-size: 13px;
  color: var(--jnj-white-color);
  line-height: 30px;
  border-radius: 0px;
  box-shadow: none;
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  border: none;
  background-color: var(--jnj-primary-color);
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
.wpcf7 form [type=submit]:hover{
  background-color: var(--jnj-secondary-color);
}
input[type=text],
input[type="url"],
input[type=email],
input[type=search],
input[type=tel],
input[type=number],
textarea,
select {
  background-color: rgba(5, 118, 137, 0.1);
  border: 1px solid #f5fafa;
  color: var(--jnj-body-color);
  padding: 8px 15px;
  line-height: normal;
  font-size: 15px;
  font-weight: normal;
  height: 54px;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: none;
  border-radius: 0px;
  outline: none;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
input[type=submit],
input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus,
select:focus {
  border-color: var(--jnj-border-color);
}
textarea{
  height: 150px;
  resize: none;
  padding: 15px;
}
select{
  width: 100%;
  border: none;
  border-radius: 0;
  padding: 15px 20px;
  line-height: normal;
}
.wpcf7 form .wpcf7-response-output{
  margin: 0;
}
button,  input[type=reset], input[type=submit], html input[type=button]{
  font-size: 13px;
  line-height: 24px;
  position: relative;
  border: none;
  cursor: pointer;
  color: #fff;
  letter-spacing: 1px;
  padding: 18px 40px;
  font-weight: 600;
  background-color: var(--jnj-primary-color);
  text-transform: uppercase;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
}

/****************************************
              post-password-form
***************************************/
.post-password-form input[type=submit]{
  height: 54px;
  padding-top: 16px;
  padding-bottom: 18px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.post-password-form input[type=submit]:hover{
  background-color: var(--jnj-secondary-color);
}
.post-password-form input[name="post_password"] {
  position: relative;
  top: 0px;
  height: 54px;
}

/****************************************
              Header
***************************************/
:root {
  --theme-color1: #fff;
  --theme-color2: #f06161;
}

/****************************************
              footer
***************************************/
.jnj-footer.jnj-footer {
  position: relative;
}
.jnj-footer.jnj-footer:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: #057689;
  height: 100%;
  width: 100%;
  opacity: 0.94;
}
.jnj-footer .footer-content > .row ul,
.jnj-footer .widget_jnj_social_icon ul.jnj-footer-social,
.jnj-footer .menu-service-menu-container ul.menu{
  list-style: none;
  padding: 0;
  margin: 0;
}
.jnj-footer .footer-content{
  padding: 80px 0 30px 0;
  color: var(--jnj-white-color);
}
.jnj-footer .footer-content .col-lg-3{
  margin-bottom: 50px;
}
.jnj-footer .footer-content .widget_jnj_logo{
  margin-bottom: 30px;
}
.jnj-footer .footer-content h3.widget-title {
  color: var(--jnj-white-color);
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
  position: relative;
  margin-left: 60px;
  line-height: 34px;
}
.jnj-footer .footer-content h3.widget-title:before {
  content: "";
  position: absolute;
  left: -60px;
  top: 25px;
  height: 2px;
  width: 40px;
  background-color: var(--jnj-secondary-color);
}
.jnj-footer .widget_jnj_social_icon ul.jnj-footer-social{
  margin-top: 20px;
}
.jnj-footer .widget_jnj_social_icon ul.jnj-footer-social li{
  display: inline-flex;
  margin-right:4px;
}
.jnj-footer .widget_jnj_social_icon ul.jnj-footer-social li:last-child{
  margin-right: 0;
}
.jnj-footer .widget_jnj_social_icon ul.jnj-footer-social li a{
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: var(--jnj-primary-color);
  background-color: var(--jnj-white-color);
}
.jnj-footer .widget_jnj_social_icon ul.jnj-footer-social li a:hover{
  background-color: var(--jnj-secondary-color);
  color: var(--jnj-white-color);
}
.jnj-footer .menu-service-menu-container ul.menu li{
  padding: 0 0 18px 0;
}
.jnj-footer .menu-service-menu-container ul.menu li a{
  color: var(--jnj-white-color);
}
.jnj-footer .menu-service-menu-container ul.menu li a:hover{
  color: var(--jnj-secondary-color);
}
.jnj-footer .widget_mc4wp_form_widget .jnj-footer-newslatter input{
  background-color: var(--jnj-white-color);
  height: 55px;
  border-radius: 0px;
  width: 100%;
  font-size: 14px;
  color: var(--jnj-primary-color);
  border: 1px solid transparent;
}
.jnj-footer .widget_mc4wp_form_widget .jnj-footer-newslatter button{
  padding: 0 40px;
  margin: 15px 0;
  color: var(--jnj-white-color);
  height: 50px;
  background-color: var(--jnj-secondary-color);
  line-height: 50px;
  border-radius: 0;
  display: block;
  width: 100%;
  border: none;
  outline: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
}
.jnj-footer .widget_mc4wp_form_widget .jnj-footer-newslatter button:hover{
  background-color: var(--jnj-title-color);
}
.jnj-footer .widget_mc4wp_form_widget .jnj-footer-newslatter button i{
  position: relative;
  margin-left: 40px;
  font-size: 10px;
}
.jnj-footer .widget_mc4wp_form_widget .jnj-footer-newslatter button i:after{
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  right: 10px;
  top: 7px;
  background-color: var(--jnj-white-color);
}
.jnj-footer .widget_text .textwidget p{
  font-size: 14px;
}
.jnj-footer .widget_text .textwidget p a{
  color: var(--jnj-secondary-color);
  text-decoration: underline !important;
}
.jnj-footer .footer-content .widget_jnj_location ul li{
  margin-bottom: 20px;
}
.jnj-footer .footer-content .widget_jnj_location ul li:last-child{
  margin-bottom: 0;
}
.jnj-footer .footer-content .widget_jnj_location ul li .jnj-contact{
  display: flex;
  align-items: baseline;
}
.jnj-footer .footer-content .widget_jnj_location ul li .jnj-contact i{
  margin-right: 15px;
  font-size: 18px;
}
.jnj-footer .footer-content .widget_jnj_location ul li .jnj-contact span{
  font-size: 18px;
  font-weight: 700;
}
.jnj-copyright-inner{
  background: var(--jnj-primary-color);
  padding: 20px 30px;
}
.jnj-copyright-inner ul.bottom-link{
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.jnj-copyright-inner ul.bottom-link li{
  display: inline;
  margin-right: 45px;
  position: relative;
}
.jnj-copyright-inner ul.bottom-link li:before{
  position: absolute;
  content: "";
  right: -30px;
  top: 10px;
  width: 8px;
  height: 8px;
  background: var(--jnj-secondary-color);
}
.jnj-copyright-inner ul.bottom-link li:last-child:before{
  content: none;
  margin-right: 0px;
}
.jnj-copyright-inner ul.bottom-link li a{
  color: var(--jnj-white-color);
  font-size: 15px;
}
.jnj-copyright-inner ul.bottom-link li a:hover{
  color: var(--jnj-secondary-color);
}
.jnj-copyright-inner .copyright-text{
  text-align: right;
  color: var(--jnj-white-color);
  font-size: 15px;
}
.jnj-copyright-inner .copyright-text a{
  color: var(--jnj-white-color);
}
.jnj-copyright-inner .copyright-text a:hover{
  color: var(--jnj-secondary-color);
}
.jnj-copyright-inner .default-copyright-text {
  text-align: center;
  color: var(--jnj-white-color);
  font-size: 15px;
}
/****************************************
              breadcrumb
***************************************/
.jnj-breadcrumb.jnj-hight-one{
  margin-top: -35px;
}
.jnj-breadcrumb {
  padding: 140px 0 0 0;
  text-align: center;
  position: relative;
  background: #f2d5d5;
  z-index: 9;
}
.jnj-breadcrumb .jnj-title{
  margin-bottom: 130px;
  color: #fff
}
.jnj-breadcrumb .jnj-breadcrumb-item{
  background: var(--jnj-white-color);
  display: inline-block;
  padding: 15px 25px 15px 50px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 24px;
  font-size: 14px;
  position: absolute;
  left: 50%;
  bottom: -27px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 6%);
  box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 6%);
}
.jnj-breadcrumb .jnj-breadcrumb-item span.jnj-item-current{
  color: var(--jnj-primary-color);
}
.jnj-breadcrumb.jnj-breadcrumb-image {
  background-position: center center;
  position: relative;
}
.jnj-breadcrumb.jnj-breadcrumb-image:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
}
.jnj-breadcrumb.jnj-breadcrumb-image .jnj-breadcrumb .jnj-title{
  color: var(--jnj-white-color);
}
.bread-link.bread-home {
  position: relative;
}
.bread-link.bread-home:before {
  position: absolute;
  left: -26px;
  top: -2px;
  content: "\f015";
  color: var(--jnj-title-color);
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
}
.bread-link.bread-home:hover:before{
  color: var(--jnj-primary-color);
}

/***************************************
		Services-sidebar 
***************************************/

.jnj-sidebar .widget.widget_jnj_servicecat.jnj-list-space{
  padding: 30px;
}
.jnj-sidebar .widget.widget_jnj_servicecat h3.widget-title {
  padding: 15px 0;
  text-align: center;
	color: var(--jnj-white-color);
	background-color: var(--jnj-primary-color);
}
.jnj-sidebar .widget.widget_jnj_servicecat h3.widget-title:after,
.jnj-sidebar .widget.widget_jnj_servicecat h3.widget-title:before{
  content: none;
}
.widget_jnj_servicecat ul li.jnj-list, 
.widget_jnj_teamname ul li.jnj-list{
  display: block;
  border: 1px solid #e1e5e9;
  margin-bottom: 10px;
  padding: 0;
}
.widget_jnj_servicecat ul>li.jnj-active a,
.widget_jnj_teamname ul>li.jnj-active a{
	background-color: var(--jnj-primary-color);
	color: var(--jnj-white-color);
} 
.widget_jnj_servicecat ul li a,
.widget_jnj_teamname ul li a{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #1e1e2a;
  padding: 15px 20px 15px 40px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.widget_jnj_servicecat ul li a:hover,
.widget_jnj_teamname ul li a:hover{
	padding: 15px 20px 15px 20px;
}
.widget_jnj_servicecat ul li a:before,
.widget_jnj_teamname ul li a:before{
  font-family: 'Font Awesome 5 Free';
  content: "\f063";
  position: absolute;
  left: 20px;
  top: 17px;
  font-size: 14px;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.widget_jnj_servicecat ul li a:hover:before,
.widget_jnj_teamname ul li a:hover:before{
	opacity: 0;
}
.widget_jnj_servicecat ul li a:after,
.widget_jnj_teamname ul li a:after{
  font-family: 'Font Awesome 5 Free';
  content: "\f061";
  position: absolute;
  right: 20px;
  top: 14px;
  font-size: 14px;
  opacity: 0;
  color: var(--jnj-white-color);  
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.widget_jnj_servicecat ul li a:hover:after,
.widget_jnj_teamname ul li a:hover:after{
	opacity: 1;
}
.widget_jnj_servicecat ul li a:hover,
.widget_jnj_teamname ul li a:hover{
	background: var(--jnj-primary-color);
	color: var(--jnj-white-color);	
}
.jnj-list-space.widget{
  padding-top: 0;
}
.jnj-list-space h2.widget-title {
 color:var(--jnj-white-color);
 background: var(--jnj-primary-color);
 padding: 15px 20px;
 text-align: center;
}

/****************************************
              widget
***************************************/
.widget_search {
  margin-bottom: 25px;
}
.widget_search .search-form {
  width: 100%;
  position: relative;
}
.widget_search .search-form input {
  width: 100%;
  height: 60px;
  padding-left: 15px;
  border: none;
  margin-bottom: 0;
}
.widget_search .search-form button[type="submit"] {
  background: var(--jnj-primary-color);
  color: var(--jnj-white-color);
  font-size: 15px;
  line-height: 0;
  text-align: center;
  cursor: pointer;
  position: absolute;
  right: 0;
  padding: 0;
  border: none;
  outline: none;
  top: 0;
  height: 60px;
  z-index: 1;
  width: 60px;
  border-radius: 0;
}
.widget_search .search-form button:hover[type="submit"]{
  background: var(--jnj-secondary-color);
}
.widget-area .widget {
  margin-bottom: 40px;
}
.widget-area .widget.enhanced-text-widget{
  background-color: var(--jnj-primary-color);
}
.jnj-testimonial-style2 .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: var(--jnj-white-color);
  margin: 0;
  -ms-transition: all 0.3s ease-in-out
}
.jnj-testimonial-style2 .owl-nav button.owl-prev {
  left: 0;
}
.jnj-testimonial-style2 .owl-nav button.owl-next {
  right: 0;
}
.jnj-testimonial-style2 .owl-dots {
  text-align: left;
  padding-top: 30px;
}
.jnj-testimonial-style2 .owl-dots button.owl-dot {
  width: 7px;
  height: 7px;
  display: inline-block;
  background: var(--jnj-primary-color);
  margin: 0 10px;
  box-shadow: none;
  outline: none;
  ;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  cursor: pointer;
  position: relative;
}
.jnj-testimonial-style2 .owl-dots button.owl-dot.active {
  background-color: var(--jnj-primary-color);
}
.jnj-testimonial-style2 .owl-dots button.owl-dot:focus {
  outline: none;
}
.jnj-testimonial-style2 .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}
.jnj-testimonial-style2 span {
  font-size: 70px;
  position: relative;
  top: -5px;
}
.jnj-testimonial-style2 .owl-nav button:focus {
  outline: none;
}
.jnj-testimonial-style2 .owl-carousel .owl-dots .owl-dot:hover:before,
.jnj-testimonial-style2 .owl-carousel .owl-dots .owl-dot.active:before {
  position: absolute;
  left: -5px;
  top: -5px;
  content: "";
  border: 1px solid var(--jnj-primary-color);
  width: 18px;
  height: 18px;
}

/****************************************
              pagination
***************************************/
.pagination {
  display: none;
  clear: both;
  position: relative;
  font-size: 11px;
  line-height: 13px;
  float: right;
}
.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: var(--jnj-white-color);
  background: #555;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}
.pagination a:hover {
  color: var(--jnj-white-color);
  background: var(--jnj-primary-color);
}
.pagination .current {
  padding: 6px 9px 5px 9px;
  background: var(--jnj-primary-color);
  color: var(--jnj-white-color);
}

/****************************************
                Contact us  
***************************************/
.wpcf7-form-control-wrap{
  width: 100%;
}
.jnj-contact-form .wpcf7-form-control-wrap{
 margin-bottom: 20px;
 width: 100%;
}
ul.jnj-contact-us-social {
  margin-top: 20px;
  padding: 0;
}
ul.jnj-contact-us-social li{
  display: inline-flex;
  margin-right:4px;
}
ul.jnj-contact-us-social li:last-child{
  margin-right: 0;
}
ul.jnj-contact-us-social li a{
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: var(--jnj-white-color);
  background-color: var(--jnj-primary-color);
}
ul.jnj-contact-us-social li a:hover{
  background-color: var(--jnj-secondary-color);
  color: var(--jnj-white-color);
}

/****************************************
                Widget  
***************************************/
.widget {
  padding: 30px;
  margin-bottom: 50px;
  border-radius: 0px;
  overflow: hidden;
  background-color: var(--jnj-white-color);
  box-shadow: 0 0 30px 0 rgb(27 68 163 / 7%);
}
.widget ul {
  margin: 0;
  padding: 0px;
}
.widget ul li {
  list-style: none;
}
.widget a {
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--jnj-font-family);
  font-weight: 700;
}
.widget ul a {
  display: inline-block;
}
.widget ul>li ul {
  margin-left: 15px;
  margin-top: 15px;
}
.widget ul>li {
  padding: 0px 0px 20px 0;
}
.widget>ul>li:last-child{
  padding-bottom: 0;
  margin-bottom: 0;
}
.widget ul>li ul>li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 0;
}
li.recentcomments{
  color: var(--jnj-primary-color);
  font-size: 16px;
  line-height: 20px;
  font-family: var(--jnj-font-family);
  font-weight: 700;
}
.widget h2.widget-title{
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 30px;
  color: var(--jnj-title-color);
  padding: 0 30px 30px;
}
.widget h2.widget-title:before{
  position: absolute;
  content: "";
  width: 2px;
  height: 50%;
  background-color: var(--jnj-primary-color);
  left: 0;
  top: 4px;
}
.widget h2.widget-title:after{
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #e1e5e9;
}
/**************************************************
          Services-sidebar-Download
**************************************************/
.jnj-download{
  display: flex;
  background: var(--jnj-gray-color);
  align-items: center;
  margin: 8px 0;
}
.jnj-download .jnj-download-icon{
  background: var(--jnj-primary-color);
  color: var(--jnj-white-color);
  font-size: 36px;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
}
.jnj-download .jnj-download-title a{
  font-family: var(--jnj-font-family);
  color: var(--jnj-title-color);
  font-size: 20px;
  margin-left: 15px;
}
.jnj-download .jnj-download-title a:hover{
  color: var(--jnj-secondary-color);
}

/********************************
      Blog Pagination
*********************************/
.jnj-blog-pagination{
  margin-top: 20px;
}
.jnj-blog-pagination .page-numbers{
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  color: var(--jnj-primary-color);
  display: inline-block;
  border: 1px solid var(--jnj-primary-color);
  font-size: 16px;
  font-weight: 700;
  margin-right: 6px;
  margin-top: 6px;
  float: left;
}
.jnj-blog-pagination .page-numbers i{
  font-size: 14px;
}
.jnj-blog-pagination .page-numbers:hover{
  background-color: var(--jnj-primary-color);
  color: var(--jnj-white-color);
  border: 1px solid var(--jnj-primary-color);
}
.jnj-blog-pagination .page-numbers.current {
  background-color: var(--jnj-secondary-color);
  color: var(--jnj-white-color);
  border: 1px solid var(--jnj-secondary-color);
}
/*************************
          hiring
*************************/
.widget.jnj-hiring-box{
  padding: 40px 30px;
  box-shadow: inherit;
  background-image: url(http://jandjteams.com/accountix/wp-content/uploads/2020/08/video-img-1.jpg);
  position: relative;
}
.widget.jnj-hiring-box:before{
 position: absolute; 
 content: "";
 left: 0; 
 top: 0;
 width: 100%;
 height: 100%;
 background: var(--jnj-primary-color);
 opacity: 0.9;
}
.jnj-hiring{
  position: relative;
  z-index: 9;
}
.jnj-hiring .jnj-title{
  font-size: 28px;
  color: var(--jnj-white-color);
  font-family: var(--jnj-font-family);
}
.jnj-hiring .jnj-sub-title{
  font-size: 20px;
  color: var(--jnj-white-color);
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 15px;
}
.jnj-hiring ul{
  margin: 30px 0;
}
.jnj-hiring ul li{
  color: var(--jnj-white-color);
  margin-bottom: 10px;
  padding: 0 0 0 20px;
  position: relative;
}
.jnj-hiring ul li:before{
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  background:var(--jnj-secondary-color) !important;
  width: 8px;
  height: 8px; 
}
.jnj-hiring a{
  background-color: var(--jnj-secondary-color) !important;
  padding: 18px 30px;
  font-size: 13px;
  text-transform: uppercase;
  color: var(--jnj-white-color) !important;
  font-weight: 700 !important;
  letter-spacing: 1px;
  line-height: 13px;
  border-radius: 0;
  font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
  display: inline-block;
}
.jnj-hiring a:hover{
  background-color: var(--jnj-white-color) !important;
  color:  var(--jnj-primary-color) !important;
}

/*************************
          table
*************************/
table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
  width: 100%;
  margin: 0 0 1.75em;
}
table th {
  border: 0;
  padding: 10px;
  font-weight: bold;
  background: inherit;
  border-right: 1px solid #e1e5e9;
  color: #000;
}
table th a,
table td a {
  color: var(--jnj-primary-color);
  font-weight: bold;
}
table th a:hover {
  color: #000;
}
table td {
  padding: 5px 10px;
}
table tbody tr,
table thead tr {
  border: 1px solid #e1e5e9;
}
table tbody th,
table tbody td {
  border-color: #e1e5e9 !important;
}

/*************************            
          RSS
*************************/
.rss-date {
  font-size: 15px;
  display: block;
  color: #666;
}
.rss-widget-icon {
  position: relative;
  top: -3px;
}
.widget_rss.widget ul>li {
  padding-bottom: 30px;
}
.widget_rss.widget ul>li:last-child {
  padding-bottom: 0;
}
.widget_rss .rssSummary {
  font-size: 15px;
  opacity: 0.9;
}

/*************************            
          tag_cloud
*************************/
.widget_tag_cloud a {
  color: var(--jnj-title-color);
  margin-right: 10px;
  padding: 10px 20px;
  margin-bottom: 10px;
  border-radius: 0px;
  border: 1px solid var(--jnj-primary-color);
  display: inline-block;
  font-family: var(--jnj-body-font-family);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 13px !important;
}
.widget_tag_cloud a:hover {
  background: var(--jnj-primary-color);
  color: var(--jnj-white-color);
}

/*************************           
         widget-image
*************************/
.widget.widget_media_image img {
  width: 100%;
}
.widget.widget_media_image {
  padding: 0;
}

/*************************            
          archive
*************************/
.widget_archive ul li span,
.widget_categories ul li span {
  position: absolute;
  right: 0;
  top: -1px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  color: var(--jnj-white-color);
  background-color: var(--jnj-primary-color);
  text-align: center;
  display: block;
  font-size: 11px;
  font-weight: 700;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 100px;
}
.widget_archive ul li,
.widget_categories ul li {
  padding-bottom: 0;
  position: relative;
  margin: 15px 0;
  padding: 0;
}
.widget_archive ul>li:last-child,
.widget_categories ul>li:last-child {
  border: none;
}

/*************************
        recentpost
*************************/
.widget_jnj_recentpost li {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  align-items: center;
  padding-bottom: 30px;
}
.widget_jnj_recentpost .jnj-post-image img {
  flex-shrink: 0;
  margin-right: 15px;
  width: 80px;
  height: 80px;
  min-width: 80px;
}
.widget_jnj_recentpost .jnj-post-content a{
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  color: var(--jnj-primary-color); 
}
.widget_jnj_recentpost li .jnj-post-date {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}

/*************************
       calendar
*************************/
.widget_calendar table td#today {
  font-weight: 700;
  color: var(--jnj-white-color) !important;
}
.widget_calendar table {
  border-collapse: separate;
  border-color: #dedede;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin-bottom: 0px;
  width: 100%;
}
.widget_calendar table th,
.widget_calendar table td {
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  padding: 7px;
}
.widget_calendar caption {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: normal;
  caption-side: top;
  color: inherit;
  font-family: var(--jnj-font-family);
  color: var(--jnj-title-color);;
}
.widget_calendar tbody a {
  display: block;
  font-weight: 700;
}

/*************************
        calendar
*************************/
.widget_calendar table {
  border-color: rgba(191, 191, 191, 0.32);
}

.widget_calendar table th {
  background: var(--jnj-primary-color);
  color: var(--jnj-white-color);
}
.widget_calendar nav.wp-calendar-nav {
  margin-top: 15px;
}
.widget_calendar .wp-calendar-nav-next {
  float: right;
}
.widget_calendar table th,
.widget_calendar table td {
  border-bottom-color: rgba(191, 191, 191, 0.32);
  border-right-color: rgba(191, 191, 191, 0.32);
  text-align: center;
}
iframe {
  max-width: 100%
}

/*************************
        reader-text
*************************/
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/*************************
      Leave a Reply
*************************/
.comment-notes, 
.logged-in-as{
  margin-bottom: 30px;
}
.comment-respond .comment-form {
  padding: 30px;
  box-shadow: 0px 5px 24px 0px rgb(0 0 0 / 12%);
  border-radius: 0;
}
.comment-respond .comment-form .jnj-comment-form{
  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.comments-area .comment-list .edit-link a:hover{
	color: var(--jnj-primary-color);
}
.comments-area .comment-form .comment-form-cookies-consent {
  display: flex;
}
.comments-area .comment-form .comment-form-cookies-consent input {
  margin-top: 6px;
}
.comments-area .comment-form .comment-form-cookies-consent label {
  margin-left: 10px;
}
.comment-respond .jnj-comment-form p.comment-form-url,
.comment-respond .jnj-comment-form p.comment-form-email,
.comment-respond .jnj-comment-form p.comment-form-author {
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  width: 33.3333%;
  margin-bottom: 15px;
  margin-left: 15px;
}
.comment-respond .jnj-comment-form p:first-child{
  margin-left: 0;
}
.comments-area .comments-title,
.comment-respond .comment-reply-title {
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 0;
  word-break: break-word;
  font-weight: 600;
  color: var(--jnj-title-color);
}
.comment-respond {
  margin-bottom: 30px;
}
.content-area.col-md-12 .comment-respond {
  margin-bottom: 0;
}
.comment-respond .comment-form p.form-submit {
  margin: 0;
}
.content-area.col-md-12 .comment-list .comment .comment-respond {
  margin-bottom: 50px;
}
.comment-respond .comment-reply-title small {
  margin-left: 15px;
}
.comment-form input[type=submit]:hover{
  background-color: var(--jnj-secondary-color);
}

/*************************
            Comment
*************************/
.comment-list li.comment .comment-body {
  margin-bottom: 30px;
  display: grid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; 
}
.comments-area {
  margin-top: 50px;
}
.comments-area .comment-list .edit-link a.comment-edit-link:hover,
.comments-area .comment-list li.pingback a,
.comments-area .comment-list li.trackback a{
	color: var(--jnj-primary-color);
}
.children,
.comment-list {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.comment-list .jnj-comment{
  margin-bottom: 30px;
}
.comment-list .jnj-comment-descript {
  position: relative;
  margin-left: 80px;
  border: 1px solid #eee;
  border-radius: 0;
  padding: 20px;
  flex: 1;
  padding-bottom: 0;
}
.jnj-comment-descript .jnj-comment-meta{
  margin-bottom: 15px;
}
.comment-list .children {
  padding-left: 50px;
  position: relative;
}
.comments-area .comment-list li.trackback a,
.comments-area .comment-list li.pingback a{
  font-weight: 800;
}
.comments-area .comment-list li.pingback a:hover,
.comments-area .comment-list li.trackback a:hover{
	color: var(--jnj-primary-color);
}
.comments-area .comment-list .edit-link a.comment-edit-link{
	color: var(--jnj-title-color);
}
.comments-area .comment-list .edit-link{
	padding-left: 20px;
	margin-top: 5px;
	display: inline-block;
}
.comments-area .comment-list .edit-link a{
  display: inline-block;
  padding: 6px 20px;
  background-color: #f8f8f8;
  border-radius: 5px;
  font-size: 12px;
  color: var(--jnj-title-color);
}
.comments-area .comment-list li.pingback,
.comments-area .comment-list li.trackback {
  margin-bottom: 20px;
}
.comment-list a.comment-reply-link {
  display: inline-block;
  background-color: var(--jnj-primary-color);
  color: var(--jnj-white-color);
  padding: 8px;
  font-family: var(--jnj-body-font-family);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 13px;
  font-size: 13px;
}
.comment-list .reply {
  position: absolute;
  top: 20px;
  right: 20px;
  font-weight: 700;
  overflow: hidden;
  width: 100px;
  height: 50px;
  text-align: right;
}
.comment-list a.comment-reply-link:after {
  content: "\f3e5";
  font-family: 'Font Awesome 5 Free';
  font-size: 12px;
  padding-left: 6px;
}
.comment-list a.comment-reply-link:hover {
  background-color: var(--jnj-secondary-color);
}
.jnj-comment-avatar{
  float: left;
  margin-right: 25px;
}
.jnj-comment-avatar img{
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.comment-list .jnj-comment-descript span.jnj-author{
  color: var(--jnj-title-color);;
  font-size: 18px;
  line-height: 22px;
  display: block;
  margin: 4px 0;
  font-family: var(--jnj-font-family);
  font-weight: 700;
  text-transform: capitalize;
}
.comment-list .jnj-comment-descript span.jnj-date {
  display: block;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 6px;
}
.comment-list .comment-date a {
  color: var(--jnj-title-color);
  font-size: 13px;
}
/************************
        blog-standard
************************/
.jnj-blog-standard .jnj-blog-body {
  margin-bottom: 50px;
}
.jnj-blog-standard .jnj-blog-body .blog-overlay img{
	width: 100%
}
.jnj-blog-standard .jnj-blog-body .jnj-post-content{
  position: relative;
}
.jnj-blog-standard .jnj-blog-body .jnj-post-content .jnj-post-date{
  position: absolute;
  top: -19px;
  right: 30px;
  background-color: var(--jnj-primary-color);
  padding: 12px 15px;
  text-align: center;
  font-weight: 700;
  color: var(--jnj-white-color);
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
}
.jnj-blog-standard .jnj-blog-body .jnj-post-content .jnj-post-date a{
  color: var(--jnj-white-color);
}
.jnj-blog-standard .jnj-post-content{
  padding: 30px;
  background-color: var(--jnj-gray-color);
}
.jnj-blog-standard .jnj-post-content .jnj-meta{
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}
.jnj-blog-standard .jnj-post-content .jnj-meta span{
  margin-right: 15px;
  font-family: var(--jnj-body-font-family);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 13px;
  font-size: 13px;
  color: var(--jnj-title-color);
}
.jnj-blog-standard .jnj-post-content .jnj-meta span i{
  color: var(--jnj-primary-color);
  margin-right: 5px;
  font-size: 15px;
}
.jnj-blog-standard .jnj-post-content .jnj-post-title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  color: var(--jnj-title-color);
  font-family: var(--jnj-font-family);
  margin-bottom: 10px;
  word-break: break-all;
}
.jnj-blog-standard .jnj-post-content .jnj-buttun{
  margin-top: 20px;
}
.jnj-blog-standard .jnj-post-content .jnj-buttun a{
  background-color: var(--jnj-primary-color);
  padding: 15px 30px;
  font-size: 13px;
  text-transform: uppercase;
  color: var(--jnj-white-color);
  font-weight: 700 !important;
  letter-spacing: 1px;
  line-height: 13px;
  border-radius: 0;
  display: inline-block;
}
.jnj-blog-standard .jnj-post-content .jnj-buttun a:hover{
  background-color: var(--jnj-secondary-color);
}
.jnj-blog-standard .jnj-content .content-box{
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 90px 40px 90px 40px;
  width: 100%;
  overflow: hidden;
}
.jnj-blog-standard .jnj-content .content-box:before{
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background: var(--jnj-primary-color);
  opacity: 0.9;
}
/************************
      jnj-content 
************************/
blockquote small,
blockquote{
  position: relative;
  background-color: var(--jnj-white-color);
  padding: 25px 57px 25px 37px;
  font-size: 20px;
  line-height: 30px;
  color: var(--jnj-title-color);
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 50px;
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
.single-post .jnj-content p{
  margin-bottom: 25px;
}
.single-post .jnj-content p:last-child{
  margin-bottom: 0;
}
.jnj-blog-standard .jnj-content h3 {
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 20px;
  margin-top: 0;
  word-break: break-word;
  font-weight: 500;
  color: var(--jnj-title-color);
}
.jnj-blog-standard blockquote{
  position: relative;
  background-color: var(--jnj-white-color);
  padding: 25px 57px 25px 37px;
  font-size: 20px;
  line-height: 30px;
  color: var(--jnj-title-color);
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 50px;
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
.jnj-blog-standard blockquote p {
  font-size: 20px !important;
  font-weight: 600;
  letter-spacing: 0px;
  margin-top: 10px;
  font-style: italic;
  color: var(--jnj-title-color);
  font-family:  var(--jnj-font-family);
}
.jnj-blog-standard blockquote:after {
  content: "\f10e";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 70px;
  line-height: 50px;
  text-align: center;
  color: var(--jnj-primary-color);
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  z-index: 2;
  opacity: 0.2;
}
blockquote cite{
  color: var(--jnj-title-color);
  font-style: normal;
  font-family: var(--jnj-body-font-family);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 13px;
}
blockquote p{
  position: relative;
  padding-left: 30px;
}
blockquote p:before {
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--jnj-primary-color);
}
.jnj-blog-standard .entry-title a:hover {
  text-decoration: none !important;
}
.jnj-blog-standard-inner {
  padding: 90px 30px 30px 25px;
  position: relative;
}
.jnj-blog-standard .posted-on {
  display: block;
  position: absolute;
  top: 18px;
  left: 10px;
  width: 65px;
  text-align: center;
  color: var(--jnj-white-color);
  text-transform: uppercase;
  padding: 0 0;
  border-radius: 50%;
}
.jnj-blog-standard .posted-on a {
  color: var(--jnj-white-color);
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 0;
  position: relative;
  z-index: 2;
  font-weight: 700;
}
.jnj-blog-standard .posted-on a span {
  display: block;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 16px;
  position: relative;
  z-index: 2;
}
.jnj-blog-standard .posted-on:after {
  content: '';
  width: 140px;
  height: 140px;
  border-radius: 50%;
  left: -65px;
  top: -75px;
  position: absolute;
  z-index: 1;
  background: #f8f8f8;
}
blockquote.wp-block-quote.is-style-large{
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 40px 50px 40px;
}
.wp-block-pullquote{
  border-color: var(--jnj-primary-color) !important;
}
/************************
    jnj-entry-footer
************************/
.jnj-blog-standard .jnj-entry-footer {
  background-color:  var(--jnj-primary-color);
  padding: 30px;
  width: 100%;
}
.jnj-blog-standard .jnj-entry-footer .jnj-entry-share span.jnj-entry-title,
.jnj-blog-standard .jnj-entry-footer .jnj-entry-tag span.jnj-entry-title{
  font-size: 18px;
  color: var(--jnj-white-color);
  font-weight: 600;
  margin-right: 10px;
}
.jnj-blog-standard .jnj-entry-footer .jnj-entry-tag a{
  background-color: transparent;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  margin: 0px 8px 7px 0px;
  display: inline-block;
  border: 1px solid var(--jnj-white-color);
  color: var(--jnj-white-color);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.jnj-blog-standard .jnj-entry-footer .jnj-entry-tag a:hover{
  background-color: var(--jnj-white-color);
  color: var(--jnj-title-color);
}
.jnj-blog-standard .jnj-entry-footer .jnj-entry-share {
  margin-left: auto;
  display: flex;
}
.jnj-blog-standard .jnj-entry-share .jnj-social-icon {
  list-style: none;
  display: contents;
  padding: 0;
  margin: 0;
}
.jnj-blog-standard .jnj-entry-footer .jnj-entry-share .jnj-social-icon li a{
  width: 30px;
  height: 30px;
  font-size: 14px;
  color: var(--jnj-primary-color);
  background-color: var(--jnj-white-color);
  display: inline-block;
  line-height: 30px;
  text-align: center;
  margin-right: 5px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.jnj-blog-standard .jnj-entry-footer .jnj-entry-share .jnj-social-icon li a:hover{
  color: var(--jnj-white-color);
  background-color: var(--jnj-secondary-color);
}
.jnj-blog-standard .jnj-entry-footer .jnj-entry-share .jnj-social-icon li:last-child a{
  margin-right: 0;
}

.jnj-blog-standard footer ul.social-share-icons a.icon-link:hover {
  background: #0a172a;
}
.jnj-blog-standard footer .social-icon-share:hover ul.social-share-icons {
  visibility: visible;
  opacity: 1;
  top: 0;
}
.widget_search .search-submitpost.sticky .jnj-blog-standard-inner {
  position: relative;
}
.post.sticky .jnj-blog-standard-inner:after {
  content: "\f08d";
  font-family: 'Font Awesome 5 Free';
  font-size: 25px;
  position: absolute;
  color: var(--jnj-white-color);
  opacity: 1;
  right: -39px;
  top: -39px;
  padding: 0;
  width: 120px;
  line-height: 120px;
  height: 120px;
  text-align: center;
  font-weight: 900;
  border-radius: 50%;
  padding-right: 25px;
  padding-top: 15px;
}
.archive-description {
  margin-bottom: 30px;
}
body.blog .site-main article:last-of-type .jnj-blog-standard {
  margin-bottom: 0;
}
.jnj-blog-standard .post-thumbnail {
  position: relative;
  display: inline-block;
}
body .has-post-thumbnail .jnj-blog-standard .jnj-blog-standard-inner{
  padding-top: 30px;
}
.jnj-blog-standard-inner .wp-block-button__link{
  color: var(--jnj-white-color) !important;
}
.jnj-blog-standard-inner .wp-block-button.is-style-outline .wp-block-button__link{
  color: #32373c !important;
  border: 2px solid #32373c;
}
.jnj-blog-standard-inner .wp-block-button.is-style-outline .wp-block-button__link:hover{
  border: 2px solid var(--jnj-primary-color);
  color: var(--jnj-primary-color) !important;
  background-color: transparent;
}

/************************
    Gallery
************************/
.format-gallery .featured-wrapper {
  position: relative;
}
.format-gallery .lSSlideOuter .lSPager.lSpg>li a {
  height: 13px;
  width: 13px;
  border: 2px solid #fff;
  background-color: transparent;
}
.format-gallery .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: transparent !important;
}
.format-gallery .lSSlideOuter .lSPager.lSpg>li.active a {
  background-color: var(--jnj-white-color);
}
.format-gallery .lSPager {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -khtml-transform: translateX(-50%) translateY(0%);
  -moz-transform: translateX(-50%) translateY(0%);
  -ms-transform: translateX(-50%) translateY(0%);
  -o-transform: translateX(-50%) translateY(0%);
  transform: translateX(-50%) translateY(0%);
}

.site-content .widget.widget_recent_comments ul li,
.site-content .widget.widget_meta ul li>a,
.site-content .widget.widget_recent_entries ul li>a,
.site-content .widget.widget_archive ul li>a,
.site-content .widget.widget_categories ul li>a,
.site-content .widget.widget_nav_menu ul li>a,
.site-content .widget.widget_pages ul li>a {
  position: relative;
  padding-left: 20px;
  line-height: normal;
}

.site-content .widget.widget_meta ul li a:before,
.site-content .widget.widget_recent_comments ul li:before,
.site-content .widget.widget_recent_entries ul li>a:before,
.site-content .widget.widget_nav_menu ul li>a:before,
.site-content .widget.widget_archive ul li>a:before,
.site-content .widget.widget_categories ul li>a:before,
.widget.widget_pages ul li a:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background-color: var(--jnj-secondary-color);
  left: 0px;
  top: 7px;
}


/************************
      navigation
************************/
.nav-links{
  margin-top: 50px;
  margin-bottom: 50px;
}
.post-navigation .nav-links{
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.post-navigation .nav-links .nav-previous, 
.post-navigation .nav-links .nav-next{
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.post-navigation .nav-links .nav-previous{
  margin-right: auto;
  text-align: left;
}
.post-navigation .nav-links .nav-next {
  text-align: right;
  margin-left: auto;
}
.post-navigation .nav-links .nav-subtitle{
  font-size: 15px;
  color: var(--jnj-primary-color);
  text-transform: uppercase;
  font-weight: 700;
}
.post-navigation .nav-links .nav-title{
  display: block;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  font-family: var(--jnj-font-family);
  color: var(--jnj-title-color);
}
.post-navigation .nav-links .nav-title:hover{
  color: var(--jnj-primary-color);
}


/************************************************
      single-portfolio-navigation
************************************************/

.single-portfolio .post-navigation .nav-links{
  border-top: 1px solid var(--jnj-primary-color);
  border-bottom: 1px solid var(--jnj-primary-color);
}

/************************************************
              Error-404 Page
************************************************/

section.error-404 {
  padding: 100px 0 100px 0;
  text-align: center;
}
section.error-404 .page-header img{
  margin-bottom: 50px;
}
section.error-404 .search-form{
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
  border: none;
}
section.error-404 .page-content p{
  font-size: 18px;
  line-height: 24px;
  margin: 40px 350px;
}
section.error-404 .search-form .search-submit{
  position: absolute;
  right: 0;
  padding: 15px 25px;
  color: var(--jnj-white-color);
}
section.error-404 .search-form .search-submit:hover{
  background: var(--jnj-secondary-color);
}
section.error-404 .back-to-home a.button{
  background: var(--jnj-secondary-color);
  color: var(--jnj-white-color);
  font-size: 13px;
  line-height: 70px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  padding: 0px 54px;
  display: inline-block;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
section.error-404 .back-to-home a:hover.button{
  background: var(--jnj-primary-color);
  color: var(--jnj-white-color);
}

/************************************************
              gallery
************************************************/
.gallery {
  margin: 0;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-item {
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
  max-width: 33.33%;
  display: inline-block;
  padding: 2px;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #666666;
  padding-top: 0.5384615385em;
  display: block;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  padding-bottom: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/************************************************
             Block Calendar 
************************************************/
.wp-block-calendar {
  padding-bottom: 30px;
}
.wp-block-calendar table td#today {
  font-weight: bold;
  color: var(--jnj-primary-color);
}
.wp-block-calendar table {
  border-collapse: separate;
  border-color: #eee;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0px 0px 1px;
  margin-bottom: 0px;
  width: 100%;
}
.wp-block-calendar table th,
.wp-block-calendar table td {
  border: 0;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 10px;
  text-align: center;
}
.wp-block-calendar table th {
  font-weight: bold;
  color: var(--jnj-white-color);
  background: var(--jnj-primary-color);
}
.wp-block-calendar caption {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: normal;
  caption-side: top;
  color: inherit;
  color: var(--jnj-title-color);
}
.wp-block-calendar tbody a {
  display: block;
  font-weight: 600;
  text-decoration: none;
}
.wp-block-calendar nav {
  text-align: inherit;
  margin-top: 15px;
  font-size: 16px;
  line-height: 20px;
}
.wp-block-calendar .wp-calendar-nav-prev {
  float: left;
}
.wp-block-calendar .wp-calendar-nav-next {
  float: right;
}
.wp-block-calendar .wp-calendar-nav-prev a,
.wp-block-calendar .wp-calendar-nav-next a{
  text-decoration: none;
  font-weight: 500;
}
.wp-block-calendar table td#prev {
  text-align: left;
}
.wp-block-calendar table td#next {
  text-align: right;
}
.wp-block-calendar tfoot a {
  text-decoration: none;
}

/************************************************
              Page links 
************************************************/
.page-links {
  clear: both;
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0;
  color: var(--jnj-title-color);
  letter-spacing: 0.5px;
}
.page-links a {
  background-color: var(--jnj-primary-color);
  color: var(--jnj-white-color);
}
.page-links a,
.page-links>span {
  text-decoration: none;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin:2px;
  color: var(--jnj-white-color);
}
.page-links>span,
.page-links a:hover {
  background-color: var(--jnj-secondary-color);
}
.page-links>a:first-child,
.page-links>span:first-child {
  margin-left: 15px;
}
.wp-block-button{
  color: var(--jnj-white-color);
}
.wp-block-buttons.aligncenter,
.wp-block-button.aligncenter,
.wp-block-calendar{
  text-align: center;
}
.wp-block-button__link:hover, 
.is-style-outline a.wp-block-button__link:hover{
  background-color: var(--jnj-primary-color);
  color: var(--jnj-white-color);
  border-color: var(--jnj-primary-color);
}
.is-style-squared.wp-block-button .wp-block-button__link{
  border-radius: 0;
}
.wp-block-button{
  margin: 50px 0;
}
.wp-block-cover-image-text, 
.wp-block-cover-text, 
section.wp-block-cover-image h2{
  color: var(--jnj-white-color) !important;
}
.jnj-blog-standard .wp-block-gallery .blocks-gallery-image, 
.jnj-blog-standard .wp-block-gallery .blocks-gallery-item{
  overflow: hidden;
}
.jnj-blog-standard .jnj-blog-body .wp-audio-shortcode:last-child, 
.jnj-blog-standard .jnj-blog-body .wp-block-pullquote:last-child, 
.jnj-blog-standard .jnj-blog-body .wp-block-media-text:last-child, 
.jnj-blog-standard .jnj-blog-body .wp-block-cover.has-background-dim,
.jnj-post-content .wp-caption:last-child{
  margin-bottom: 30px;
}
.jnj-blog-standard .wp-block-gallery .blocks-gallery-image figcaption, 
.jnj-blog-standard .wp-block-gallery .blocks-gallery-item figcaption{
  position: absolute;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  padding: 10px 0;
  bottom: -100%;
  text-indent: 10px;
  text-overflow: ellipsis;
  width: 100%;
  background: rgba(255, 255, 255, .8);
  background: var(--jnj-gray-color);
  color: var(--jnj-title-color);
  white-space: nowrap;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.wp-block-button.alignleft {
  margin-top: 0;
  margin-right: 20px;
}
.comment-list .comment-content > ul,
.comment-list .comment-content > ol{
  margin-bottom:20px;
}
dl,
ol,
ul {
  margin-bottom: 25px;
}
.jnj-blog-standard .wp-block-gallery .blocks-gallery-image:hover figcaption, 
.jnj-blog-standard .wp-block-gallery .blocks-gallery-item:hover figcaption{
  bottom: 0;
}
.jnj-blog-standard .wp-block-gallery .blocks-gallery-image figcaption,
.jnj-blog-standard .wp-block-gallery .blocks-gallery-item figcaption{
  position: absolute;
  font-size: 13px;
  font-weight: 400;
  overflow: hidden;
  padding: 10px 0;
  bottom: -100%;
  width: 100%;
  color: #333;
  background: rgba(255, 255, 255, .7);
  white-space: nowrap;
  text-indent: 10px;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
ul.wp-block-latest-posts, 
ul.wp-block-categories, 
ul.wp-block-archives{
  list-style: none;
}
ul.wp-block-latest-posts li, 
ul.wp-block-categories li, 
ul.wp-block-archives li{
  position: relative;
  margin: 12px 0;
  padding-bottom: 0;
  padding: 0;
}
ul.wp-block-categories li > a, 
ul.wp-block-archives li > a{
  position: relative;
  padding-left: 20px;
}
ul.wp-block-categories li > a:before, 
ul.wp-block-archives li > a:before{
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background-color: var(--jnj-secondary-color);
  left: 0px;
  top: 7px;
}
.wp-block-search button{
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  padding: 20px 25px;
  border-radius: 0px;
  text-transform: uppercase;
  border: none;
  outline: none;
  right: 0;
  height: 54px;
  color: var(--jnj-white-color) !important;
  background-color: var(--jnj-primary-color) !important;
  z-index: 1;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.wp-block-search button:hover{
  background-color: var(--jnj-secondary-color);
}
.wp-block-search input[type="search"]{
  border: 1px solid #f5fafa !important;
}
.wp-block-group.has-background{
  padding: 25px !important;
  margin-bottom: 15px !important;
}

.wp-block-quote.is-large cite, 
.wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, 
.wp-block-quote.is-style-large footer{
  font-size: 16px !important;
  text-align: left;
}
.jnj-blog-standard .wp-block-column blockquote cite, 
.jnj-blog-standard .wp-block-column blockquote small{
  font-size: 11px !important;
  bottom: -5px !important;
  right: 10px !important;
}
.single-post .jnj-blog-standard .jnj-post-content .jnj-post-title {
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  color: var(--jnj-title-color);
  font-family: var(--jnj-font-family);
  margin-bottom: 10px;
  word-break: break-all;
}
.has-large-font-size{
  line-height: 40px !important;
}
.jnj-blog-standard .entry-content .wp-block-image .is-resized{
  margin-bottom: 30px;
}