.desktop_hide {
    display: none;
}
@media only screen and (max-width:1800px) {
.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 3vw;
}
}
@media only screen and (max-width:1366px) {
header .container-fluid .navbar-expand-lg .navbar-nav .nav-link {
   margin-right: 3.5vw;
}
.theme-btn a {
    padding: 12px 30px;
}
}
@media only screen and (max-width:1440px){
header {
    padding: 15px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    margin-right: 70px;
}
.Home_new-banner .container-fluid {
    padding: 0 15px;
}
.Home_new-banner {
    padding-top: 100px;
    padding-bottom: 220px;
}
.new_banner-wrap {
    flex-wrap: wrap;
    width: 80%;
}
.new_banner-wrap .icon_text-main {
    width: 32%;
}
.journey__slide p {
    font-size: 20px;
}
.journey__slide .journey__head h2 {
    font-size: 55px;
    line-height: 65px;
}
.center_dashbox .journey__dashbox {
    width: 74% !important;
}
.px-10 {
    padding-right: 80px;
    padding-left: 80px;
}
.Home_sec-two {
    padding-top: 100px;
    padding-bottom: 100px;
}
.theme_content.big-ft h2 {
    font-size: 56px;
    line-height: 66px;
}
.theme_content h3 {
    font-size: 32px;
}
.theme_content h2 {
    font-size: 50px;
    line-height: 60px;
}
.Home_sec-eight {
    padding-top: 100px;
}
.book_img img {
    width: 680px;
    margin-top: -100px;
}
.Home_sec-five,
.Home_sec-seven,
.Pillars_sec{
    padding-top: 100px;
    padding-bottom: 100px;
}
}
@media only screen and (max-width:1366px){
.center_dashbox .journey__dashbox {
    width: 80% !important;
}
.story_content h3 {
    font-size: 22px;
}
.ft-16 {
    font-size: 14px !important;
    line-height: 24px !important;
}
#journey__slider {
    padding-left: 30px;
    padding-right: 30px;
}
.px-10 {
    padding-left: 50px;
    padding-right: 50px;
}
.journey__slide p {
    font-size: 18px;
    line-height: 30px;
}
.slide-progress {
    height: 15px;
}
}
@media only screen and (max-width:1200px){
.navbar-brand img {
    width: 200px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 50px;
}
.new_banner-text h2 {
    font-size: 75px;
    line-height: 70px;
}
.new_banner-text h3 {
    font-size: 38px;
}
.journey__slide .journey__head img {
    width: 150px !important;
}
}
@media only screen and (max-width:1024px){
.navbar-brand img {
    width: 180px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
    margin-right: 40px;
}
.theme-btn a {
    padding: 10px 25px;
}
.Home_new-banner .ft-15 {
    width: 40%;
}
.px-10 {
    padding: 0 0;
}
.Journey_slider-sec .container-fluid {
    padding: 0 15px;
}
.center_dashbox .journey__dashbox {
    width: 100% !important;
}
.theme_content h3 {
    font-size: 24px;
}
.theme_content.big-ft h2 {
    font-size: 48px;
    line-height: 57px;
}
.Home_sec-two,
.Home_sec-five,
.Home_sec-seven,
.Pillars_sec {
    padding-top: 80px;
    padding-bottom: 80px;
}
.empower_box {
    padding: 15px;
    min-height: 315px;
}
.pillar_img {
    height: 180px;
}
.empower_content p br {
    display:none;
}
.book_img img {
    width: 580px;
    margin: 0;
}
.Home_sec-eight {
    padding-top: 80px;
    padding-bottom: 80px;
}
.story_content h3 {
    font-size: 18px;
}
.story_box {
    min-height: 502px;
}
.footer-logo img {
    width: 220px;
}
footer h3 {
    font-size: 18px;
}
.timeline::before {
    width: 77%;
}
}
@media only screen and (max-width:991px){
.screen_hide {
    display: none;
}
.desktop_hide {
    display: block;
}
.navbar-toggler {
    background: #12B9C1;
    color: #ffffff;
    padding: 5px 15px;
    outline: none !important;
}
.navbar-toggler .navbar-toggler-icon {
    width: auto;
    height: auto;
}
.navbar-collapse {
    background: #12B9C1;
    padding: 15px 0;
    text-align: center;
    border-radius: 15px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    display: inline-block;
    margin: 0 0 10px 0;
    font-size: 16px;
}
.navbar-expand-lg .navbar-nav .nav-link.active {
    color: #ffffff;
}
.navbar-expand-lg .navbar-nav li:last-child .nav-link {
    margin: 0;
}
.new_banner-wrap {
    width: 70%;
}
.new_banner-text h2 {
    font-size: 60px;
    line-height: 60px;
}
.new_banner-text h3 {
    font-size: 30px;
}
.container {
    max-width: 970px;
}
.story_box .story_img {
    height: 320px;
}
#owl_custom11 .owl-nav,
#owl_custom12 .owl-nav{
    text-align: center;
    padding-top: 30px;
}
#owl_custom11 .owl-dots,
#owl_custom12 .owl-dots{
    display: none;
}
#owl_custom11 .owl-nav button,
#owl_custom12 .owl-nav button{
    background: #12b9c1;
    color: #ffffff;
    width: 80px;
    height: 40px;
    border-radius: 8px;
    font-size: 20px;
    outline: none;
}
#owl_custom11 .owl-nav button.owl-next,
#owl_custom12 .owl-nav button.owl-next {
    margin-left: 10px;
}
}
@media only screen and (max-width:768px){
.navbar-brand img {
    width: 250px;
}
.Home_new-banner {
    padding-top: 100px;
    text-align: center;
    padding-bottom: 100px;
    background: url(https://files.trippinweb.com/dev/kindward-dev/assets/front/img/layers.webp) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
.Home_new-banner .ft-15 {
    width: 100%;
}
.new_banner-wrap {
    width: 100%;
    justify-content: center;
}
.new_banner-text h2 {
    font-size: 75px;
    line-height: 70px;
}
.new_banner-text h3 {
    font-size: 34px;
    padding-left: 0;
}
.timeline .step .label {
    width: 180px;
    font-size: 14px;
    letter-spacing: 0;
}
.timeline::after {
    left: 80px;
    height: 12px;
    top: 59px;
}
.timeline .step .circle {
    width: 30px;
    height: 30px;
}
.timeline .step .circle::before {
    top: 4px;
    left: 4px;
    width: 22px;
    height: 22px;
}
.timeline::before {
    top: 60px;
    height: 12px;
}
.timeline .step:last-child .circle::before {
    left: 4px;
}
.timeline .step .circle::after {
    top: 4px;
    left: 8px;
}
.timeline .step:nth-child(2) .circle::after {
    top: 4px;
    left: 8px;
}
.timeline .step:nth-child(3) .circle::after {
    left: 8px;
}
.Home_sec-six {
    padding-bottom: 0;
}
.journey__slide p br {
    display: none;
}
.center_dashbox .journey__dashbox {
    padding: 20px 40px !important;
}
.journey__middle.big_dashbox .journey__dashbox h3 {
    font-size: 35px;
    line-height: 55px;
}
.journey__slide .journey__head h2 {
    font-size: 42px;
    line-height: 55px;
}
.journey__middle .journey__dashbox {
    padding: 20px 0;
}
.journey__middle .journey__dashbox img {
    width: 75px !important;
    height: 80px !important;
}
.journey__middle .journey__dashbox h3 {
    font-size: 22px;
}
.journey__middle.big_dashbox .journey__simplebox h3 {
    font-size: 28px;
}
.theme_content.big-ft h2 {
    font-size: 40px;
    line-height: 50px;
}
.theme_content h3 {
    font-size: 20px;
    line-height: 30px;
}
.theme_content h2 {
    font-size: 40px;
    line-height: 50px;
}
.empower_content h4 {
    font-size: 17px;
}
.book_img img {
    width: 100%;
}
}
@media only screen and (max-width:767px){
.Home_sec-two {
    text-align: center;
}
.gift_video {
    margin-bottom: 35px;
}
.empower_box {
    min-height: auto;
    margin-bottom: 30px;
}
.pillar_img {
    height: auto;
}
.empower_content h4 {
    font-size: 24px;
}
.book_content {
    text-align: center;
}
.book_content ul {
    display: flex;
    justify-content: space-between;
}
footer .px-5 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.footer02 {
    padding: 30px 0;
}
.footer03 {
    padding-bottom: 30px;
}
footer {
    text-align: center;
    padding-top: 50px;
}
.footer03 ul {
    justify-content: center;
}
form.newsletter_form {
    width: 50%;
    margin: 0 auto;
}
.cstm-container {
    margin-top: 50px;
}
footer .pe-5 {
    padding-right: 15px !important;
}
}
@media only screen and (max-width:575px){
.new_banner-wrap .icon_text-main {
    width: 45%;
}
.timeline::before {
    width: 72%;
}
.timeline .step .label {
    width: 150px;
    font-size: 12px;
}
.timeline::after {
    left: 61px;
}
.journey__middle.big_dashbox .journey__dashbox h3 {
    font-size: 25px;
}
.center_dashbox .journey__dashbox {
    padding: 15px 20px !important;
}
.journey__middle .journey__dashbox {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 15px;
}
.journey__middle {
    display: inline-block !important;
    width: 100%;
}
#journey__slider .owl-nav button {
    font-size: 0;
    padding: 10px 30px !important;
    border-radius: 10px;
}
#journey__slider .owl-nav button i {
    font-size: 20px;
    margin: 0 !important;
}
#journey__slider .owl-nav {
    margin: 0;
}
.journey__middle.big_dashbox .journey__dashbox {
    padding: 15px 20px;
}
.journey__middle.big_dashbox .journey__simplebox {
    padding: 15px 20px;
}
.journey__middle.big_dashbox .journey__simplebox h3 {
    font-size: 22px;
}
.journey__middle.big_dashbox .journey__simplebox p {
    font-size: 16px;
}
.shipping_tag {
    bottom: 16px;
}
form.newsletter_form {
    width: 100%;
}
.book_content ul {
    display: inline-block;
}
}
@media only screen and (max-width:480px){
.new_banner-text h2 {
    font-size: 62px;
    line-height: 58px;
    margin-top: 0;
}
.new_banner-text h3 {
    font-size: 28px;
}
.theme_content p {
    font-size: 20px;
}
.theme_content h2 {
    font-size: 36px;
    line-height: 44px;
}
.journey__slide .journey__head h2 {
    font-size: 38px;
}
.journey__slide p {
    font-size: 14px;
    line-height: 24px;
}
.journey__middle .journey__dashbox {
    display: block !important;
    text-align: center;
}
.journey__middle.big_dashbox .journey__dashbox h3 {
    line-height: 38px;
}
.journey__slide p {
    padding-bottom: 0 !important;
}
.journey__middle .journey__dashbox .track_progress-text:first-child {
    margin-bottom: 20px;
}
.theme_content.big-ft h2 {
    font-size: 36px;
}   
}
@media only screen and (max-width:420px){
.new_banner-wrap .icon_text-main {
    width: 100%;
    margin: 0 0 15px !important;
    justify-content: center;
}
.Home_new-banner {
    padding-top: 60px;
    padding-bottom: 60px;
}
.theme_content h2 br {
    display: none;
}
.journey__middle .journey__dashbox .coin_img {
    width: 280px !important;
}
#journey__slider {
    padding-left: 15px;
    padding-right: 15px;
}
.journey__slide .journey__head img {
    width: 100px !important;
}
.timeline {
    display: block;
}
.timeline .step .label {
    margin: 0px auto 20px;
}
.timeline::before,
.timeline::after{
    display: none;
}
.navbar-brand img {
    width: 200px;
}
}