@media only screen and (min-width: 1400px) and (max-width: 4000px) {
}
 @media only screen and (min-width: 1200px) and (max-width: 1199px) {
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

.nav ul {
  gap: 30px;
}
.nav ul li a{
	font-size: 14px;
}
.nav {
  gap: 30px;
}
.half-bg-image{
	width: 100%;
}
.full-width-box-media{
	width: 100%;
}
.about-box{
	left: 0;
	text-align: center;
}
.slider-arrow.nav-button-prev{
	left: 0;
}
.slider-arrow.nav-button-next {
  right: 0;
}
.contact-form{
	padding: 30px;
}
.email-box {
  font-size: 17px !important;
}



}
@media only screen and (max-width: 991px) and (min-width: 768px) {

.logo-left img{
	width: auto;
}
.header{
	padding: 0px;
}
.nav ul{
	flex-direction: column;
}
.nav ul {
  gap: 15px;
}
.nav ul li{
  width: 100%;
}
.nav ul li a{
	display: block;
}
.banner-caption h1{
	font-size: 35px;
	margin-bottom: 1rem !important;
}
.banner-caption p{
	font-size: 15px;
	line-height: 1.3rem;
	margin-bottom: 1.5rem !important;
}
.featured-box-wrapper h4 {
  font-size: 18px;
}
.mt-120 {
  margin-top: 40px;
}
.half-bg-image{
	display: none;
}
.half-bg-section .container{
	position: relative;
}
.about-box{
	left: 0;
	padding: 40px;
	text-align: center;
}
.about-section{
	padding-bottom: 40px;
}
.margin-gap-min {
  margin-top: 0px;
}
.slider-arrow.nav-button-prev{
	left: 0;
}
.slider-arrow.nav-button-next {
  right: 0;
}
.footer-bottom-wrapper {
  margin-bottom: 40px;
  flex-direction: column !important;
  gap: 20px;
}
.footer-bottom-wrapper br{
	display: none !important;
}
a.footer-logo{
	display: inline-block;
	vertical-align: top;
	margin: 15px 0;
}
.footer-copy-text{
	text-align: center !important;
}
.top-ph-icon{
	display: block;
}


.header-contact-details .sub-title-btn-inner{
	text-align: center;
}
.navigation-section-wrapper {
  bottom: 0 !important;
}
.navigation-section-wrapper .nav {
  border-radius: 0;
}
.header-mobile-top-wrapper{
	padding: 10px;
	background-color: rgba(255,255,255,0.4);
}



}
@media only screen and (max-width: 767px) {
.logo-left img{
	width: auto;
}
.header{
	padding: 0px;
}
.nav ul{
	flex-direction: column;
}
.nav ul {
  gap: 10px;
}
.nav ul li{
  width: 100%;
}
.nav ul li a{
	display: block;
	padding: 10px 0;
}
.banner-caption h1 {
  font-size: 35px;
}
.banner-caption p {
	display: none;
  font-size: 14px;
  line-height: 1.2rem;
  letter-spacing: 0rem;
  margin-bottom: 15px !important;
}
.bt-colm-group .custom-btn{
	margin-bottom: 10px;
}
.sub-heading{
	font-size: 18px;
}
.heading h2{
	font-size: 32px;
}
.slider-arrow.nav-button-prev{
	left: 0;
}
.slider-arrow.nav-button-next {
  right: 0;
}
.featured-box-wrapper h4 {
  font-size: 18px;
}
.featured-box-icon img {
  height: 62px;
}
.featured-box{
	margin-bottom: 15px;
	margin-top: 15px;
}
.padding-60 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.margin-gap-min {
  margin-top: 0;
}
.contact-form {
  padding: 30px 20px;
}
.mt-120 {
  margin-top: 40px;
}
.half-bg-image{
	display: none;
}
.half-bg-section .container{
	position: relative;
}
.about-box{
	left: 0;
	padding: 40px 25px;
	text-align: center;
}
.about-section{
	padding-bottom: 40px;
}
.call-to-action-section .mt-5.custom-btn,
.call-to-action-ph{
	margin-top: 1rem !important;
}
#contact{
	padding-bottom: 40px;
}
.footer-bottom-wrapper {
  padding: 10px 20px;
  margin-bottom: 0;
}
.content-icon-btn .icon-btn i svg {
  width: 30px;
  height: 30px;
}
.content-icon-btn .icon-btn {
  font-size: 14px;
  margin: 10px 0;
}
a.footer-logo{
	display: inline-block;
	vertical-align: top;
	margin: 15px 0;
}
.footer-copy-text{
	text-align: center !important;
}
.top-ph-icon{
	display: block;
}

.icon-btn {
  font-size: 16px;
  letter-spacing: 0rem;
}
.email-box {
  font-size: 14px !important;
}
.header-contact-details .sub-title-btn-inner{
	text-align: center;
}
.navigation-section-wrapper {
  bottom: 0 !important;
}
.navigation-section-wrapper .nav {
  border-radius: 0;
}
.header-mobile-top-wrapper{
	padding: 10px;
	background-color: rgba(255,255,255,0.4);
}
.header-contact-details .icon-btn span{
	font-size: 14px;
}
.banner-caption-new{
	position: relative;
	background: #102542 !important;
	padding-bottom: 30px;
}
.hero-content-inner{
	text-align: center;
}
.hero-slider-right{
	align-items: center;
}

}
