/* ====================================================
    Responsive
==================================================== */
/* Desktop 1400 - up */
@media (max-width: 1400px) {
.site-logo {
  min-width: 120px!important;
}
.site-logo img {
  height: 100px!important;
}
.site-logo-wrap .site-logo img {
  min-width: 100%!important;
}



}


@media (min-width: 1200px) {
    .container {
        max-width: 90%;
    }
}

/* Normal desktop :992px. (Laptop 14") */
@media (min-width: 992px) and (max-width: 1199px) {
    /* Global */
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 20px;
    }
    h5 {
        font-size: 18px;
    }
    h6 {
        font-size: 16px;
    }
	.nav-item .nav-link{
		font-size: 15px;
	}
	header .navbar-brand img{
		height: 70px !important;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .4rem;
        padding-left: .4rem;
    }
}

 
/* Tablet device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    /* Global */
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 15px;
    }
    p {
        font-size: 14px;
    }
.mobile-menu-toggle {
  margin-right: 15px;
  position: absolute;
  right: 0px;
  top: 40px;
}
.container{
    max-width: 90%!important;
  }
.ltn__slide-item-3 .slide-item-info {
  text-align: left;
  width: 100%;
}
.section-title-area {
  margin-bottom: 0px;
}
.section-title-area p {
  margin-bottom: 0px;
  max-width: 100%;
  font-size: 2dvw;
}

.ltn__feature-area p{
   font-size: 2dvw; 
}
.ltn__feature-area h3{
   font-size: 3dvw; 
}
.ltn__feature-info {
  height: auto;
  overflow: hidden;
}
.ltn__feature-area .section-title {
    font-size: 4dvw;
  }
.ltn__slide-item-3-normal{
    padding-top: 5%;
}
.special-link{
    display: none!important;
}
.popup-btnfixed{
    display: block;
}
.about-us-info-wrap .section-title{
    font-size: 3.5dvw;
    text-align: left!important;
}
.container, .container-sm{
    max-width: 90%!important;
  }
 .ltn__right-sidebar {
    margin-top: 5%;
  }
.site-logo-box{
    position: relative!important;
    z-index: 955787878!important;
}
	.sitefootlogo {
		bottom: 0;
	}

}

 
/* small mobile :320px. */
@media (max-width: 767px) {
    /* Global */
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 17px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 14px;
    }
	p{
		font-size: 17px;
	}
	
   .popup-btnfixed {
  display: block;
}
.ltn__blog-img img {
  margin-bottom: 0;
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 20px;
}
.special-link{
    display: none!important;
}
.container, .container-sm{
    max-width: 90%!important;
  }
.tn__blog-details-inner img {
  width: 100%;
  border-radius: 20px;
  height: 300px;
  object-fit: cover;
}
.ltn__blog-details-wrap .ltn__blog-meta {
    margin-bottom: 0px;
    margin-top: 10px;
  }
 #mega-menu-primary {
    background-color: #fff !important;
    position: relative !important;
    top: 30px !important;
  }
/* .navbar {
  position: absolute!important;
  top: 30px!important;
  left: auto;
  display: flex!important;
  justify-content: end!important;
  width: 93%!important;
} */
.ltn__slide-item-3 .slide-item-info {
  width: 100%;
}
.ltn__slide-item-3-normal {
    padding-top: 5%;
  }
.ltn__feature-info h3 {
    font-size: 4dvw;
  }
.section-subtitle-2 {
  font-size: 3.5dvw!important;
}
.ltn__about-us-area p {
  font-size: 16px;
}
.ltn__about-us-area h2 {
  font-size: 4dvw;
  margin-bottom: 0px;
  margin-top: 2%;
  text-align: left;
}
.ltn__about-us-area h3 {
  font-size: 4dvw;
}
.footer-title {
  font-size: 20px;
  margin-bottom: 0px;
}
.footer-widget {
  margin-bottom: 0px;
  margin-top: 50px;
}
.ltn__copyright-menu {
    margin-top: 0px;
  }
.ltn__copyright-design p {
  margin-bottom: 0;
  color: #000;
  font-size: 17px;
}
.ltn__copyright-menu ul li a {
  margin: 0;
  font-size: 16px;
}
 .ltn__about-us-area p {
    font-size: 18px;
  }
.ltn__right-sidebar {
    margin-top: 30px;
  }
.call-to-action-inner-6 h1 {
  font-size: 2rem;
}
.ltn__slide-item-2 h1{
    line-height: normal!important;
}
	.sitefootlogo img{
		width: 75%;
	}
/* bottom mobile button */
	.bottom-menu {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #f1f1f1;
        box-shadow: 0 -2px 10px rgba(0, 0, 0, .1);
        z-index: 9999;
    }
	 .bottom-menu .bootom_middle_line {
        width: .3px;
        top: 0;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-color: #fff;
        box-shadow: rgba(0, 0, 0, .35) 0px 5px 15px;
    }
	.bottom-menu .bottom_menu_btn {
        background-color: #ED7715;
    }
	.bottom-menu .bottom_menu_btn:hover {
        color: #003776;
    }
	.bottom-menu .bottom_menu_btn, .bottom-menu .bottom_menu_btn2 {
        flex: 1;
        text-align: center;
        font-size: 1.2rem;
        padding: 10px;
        color: #fff;
        font-weight: 600;
    }
	.bottom-menu .bottom_menu_btn2 {
        background-color: #003776;
    }
	.bottom-menu .bottom_menu_btn2:hover {
        color: #ED7715;
    }
}



@media (max-width: 575px) {
.footer-address {
  margin-top: 125px;
}
.footer-address ul li .footer-address-info p {
  margin-bottom: 0;
  font-size: 17px;
  line-height: normal;
}
.ltn__feature-info h3 {
    font-size: 5dvw;
  }
.ltn__blog-meta li {
    margin-right: 10px;
    font-size: 16px;
  }
.ltn__brand-logo-item img {
  height: auto;
}
.ltn__blog-img img {
  margin-bottom: 0;
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 20px;
}
.ltn__page-details-inner h2 {
  font-size: 5dvw;
  margin-bottom: 0px;
}
.ltn__page-details-inner h3 {
  font-size: 4dvw;
  margin-bottom: 0px;
}
.ltn__page-details-inner li {
  font-size: 18px;
}
.ltn__page-details-inner h1{
    font-size: 20px;
}
.ltn__menu-widget-2 h3 {
  font-size: 6dvw;
}
.call-to-action-inner-6 {
  border-radius: 50px;
}
.ltn__contact-address-item-3 p {
  line-height: 20px;
  height: auto;
}
.contact-form-box textarea.form-control {
  height: 100px;
}
.ltn__blog-details-inner img {
  width: 100%;
  border-radius: 20px;
  height: 250px;
  object-fit: cover;
}
.ltn__page-details-inner .ltn__blog-title {
    margin-top: 0;
    font-size: 5dvw;
  }
.ltn__breadcrumb-inner h1 {
  color: #fff;
  font-size: 3.5dvw!important;
}
.ltn__page-details-inner p {
  font-size: 17px!important;
}
.ltn__page-details-inner li {
    font-size: 17px;
  }
.ltn__contact-message-area .title-2 {
  margin-bottom: 30px;
  font-size: 6dvw;
}
 .ltn__about-us-area h3 {
    font-size: 6dvw;
  }
  .ltn__about-us-area h2 {
    font-size: 5dvw;
}
/* .speaktoexpart iframe {
	height: 780px !important;
 } */
 .hl-app h3{
  font-size: 1rem!important;
}
  .call-to-action-inner-6 h1 {
    font-size: 1.4rem!important;
  }
  .footer-menu {
      height: auto;
  }
	.navbar-brand img{
		height: 70px !important;
	}
	.sitefootlogo { 
		position: relative; 
		bottom: 0; 
		left: 0; 
	}
}

@media (max-width: 480px) {
  .ltn__slide-item-2 .slide-title {
    font-size: 16px!important;
  }
.site-logo img {
    height: 75px !important;
  }
.navbar-toggler {
  position: relative!important;
}
/*  .navbar {
    position: absolute !important;
    top: 7px !important;
    display: flex !important;
    justify-content: end !important;
  } */
.site-logo {
    min-width: 90px !important;
  }
.ltn__feature-info {
  height: auto;
  overflow: hidden;
}
.ltn__feature-info p{
    line-height: normal;
    font-size: 17px;
}
.ltn__about-us-area h3 {
    font-size: 4dvw;
  }
.footer-address-icon i {
  font-size: 20px;
  position: relative;
  top: 0px;
  color: var(--ltn__heading-color);
}
/* .speaktoexpart iframe{
    height: 1000px !important;
  } */
.bottom-menu .bottom_menu_btn, .bottom-menu .bottom_menu_btn2 {
        font-size: 3.8vw;
    }



}

@media (max-width: 420px) {
.nextstep2 .container .row, .speaktoexpart iframe{
    height: 1000px !important;
  }
}

