@import url('bootstrap/css/bootstrap.min.css');
@import url('bootstrap/css/owl.carousel.min.css');
@import url('bootstrap/css/default.css');
@import url('bootstrap/css/swiper-bundle.min.css');
@import url('custom-styles.css');
/* DO NOT ALTER ABOVE - MUST BE PRESENT FOR PROPER CHAINING */
/* RESPONSIVE STYLES */
.fullimage {
	width:100%;
	height: auto;
}
.imgfull {
	max-width:100%;
	height: auto;
}
#pageserver-content img {
	max-width:100%;
	height: auto;
}
/* laptop */
@media (max-width: 1400px){
	.container {
		max-width: 1175px;
	}
	.hero-img img {
		width: 100%;
	}
	  .pageheader-hero-area h2 {
		margin-left: 40px;
	  }
	#menu li a {
		font-size: 27px;
		padding: 38px 0;
	}
	.single-hero {
		height: 840px;
	}
	.single-features-items h3 {
		font-size: 30px;
	}
	.single-features-items p {
		font-size: 21px;
		height: 108px;
	}
	.about-box-text h4 {
		font-size: 40px;
	}
	.about-box-text p {
		font-size: 20px;
	}
	.about-box-text a {
		width: 250px;
	}
	.footer-right {
		padding-left: 80px;
	}
}

@media (max-width: 1250px) {

}

  /* mini laptop */
@media (max-width: 1200px){
	.container {
		max-width: 980px;
	}
	.header-bottom {
		height: 90px;
	}
	#menu li a {
		font-size: 24px;
		padding: 33px 0;
	}
	.header-menu ul > li .hero-text-box {
		top: 99px;
		width: 490px;
	}
	.header-menu ul > li:hover .hero-text-box {
		top: 89px;
	}
	.logo a img {
		width: 175px;
	}
	.header-area.is-stick #menu li a {
		padding: 29px 0;
	}
	.single-hero {
		height: 750px;
	}
	.pageheader-hero-area.pageheader-hero-area-details {
		height: 700px;
	}
	.pageheader-hero-area {
		height: 450px;
	}
	.owl-nav div {
		left: 15px;
	}
	.owl-nav div.owl-next {
		left: auto;
		right: 15px;
	}
	.owl-nav div img {
		width: 40px;
	}
	.features-active .owl-nav div {
		left: -45px;
	}
	.features-active .owl-nav div.owl-next {
		left: auto;
		right: -45px;
	}
	.features-active .owl-nav div img {
		width: 32px;
	}
	.single-features-items p {
		height: 100px;
	}
	.location-area {
		height: 390px;
	}
	.about-text p {
		font-size: 24px;
		line-height: 1.2;
	}
	.about-img img {
		width: 160px;
	}
	.about-box-text h4 {
		font-size: 30px;
		margin-bottom: 5px;
	}
	.about-box-text p {
		font-size: 16px;
	}
	.about-box-text a {
		width: 220px;
	}
	.about-box {
		padding: 20px 30px;
		padding-right: 10px;
	}
	.footer-right {
		padding-left: 0;
	}
	.insta-title h2 {
		font-size: 40px;
	}
	.swiper-slide img{
		max-height: 250px;
	}
}

  /* tablet */
@media (max-width: 992px){
	.container {
		max-width: 755px;
	}
	.header-map a {
		font-size: 14px;
	}
	.header-top-right span {
		font-size: 14px;
	}
	.header-bottom {
		height: 70px;
	}
	.header-area.is-stick .header-bottom {
		height: 65px;
	}
	#menu li a {
		font-size: 18px;
		padding: 27px 0;
	}
	#menu li {
		margin-right: 30px;
	}
	#menu li a img {
		margin-left: 5px;
		width: 6px;
	}
	.logo a img {
		width: 150px;
	}
	.header-area.is-stick #menu li a {
		padding: 24px 0;
	}
	.header-menu ul > li .hero-text-box {
		top: 80px;
	}
	.header-menu ul > li:hover .hero-text-box {
		top: 70px;
	}
	.header-area.is-stick .header-menu ul > .hero-text-box {
		top: 83px;
	}
	.header-area.is-stick .header-menu ul > li:hover .hero-text-box {
		top: 63px;
	}
	.header-area.is-stick .logo a img {
		width: 143px;
	}
	.single-hero {
		height: 600px;
	}
	.pageheader-hero-area.pageheader-hero-area-details {
		height: 600px;
	}
	.pageheader-hero-area h2 {
		margin-left: 30px;
	}
	.owl-nav div img {
		width: 30px;
	}
	.owl-nav div {
		left: 8px;
	}
	.owl-nav div.owl-next {
		left: auto;
		right: 8px;
	}
	h2 {
		font-size: 45px;
	}
	.features-titl.center.mb-75 {
		margin-bottom: 50px;
	}
	.single-features-items p {
		height: 80px;
	}
	.features-active .owl-nav div img {
		width: 28px;
	}
	.features-active .owl-nav div {
		left: -31px;
	}
	.features-active .owl-nav div.owl-next {
		left: auto;
		right: -31px;
	}
	.loaction-text h3 {
		font-size: 28px;
	}
	.loaction-text h4 {
		font-size: 25px;
	}
	.loaction-text {
		width: 300px;
		padding: 8px 0;
	}
	.location-content a {
		width: 270px;
	}
	.location-area {
		height: 350px;
		background-position: center bottom;
	}
	h3 {
		font-size: 32px;
	}
	.about-text p {
		font-size: 18px;
	}
	.about-text.mb-130 {
		margin-bottom: 60px;
	}
	.about-box {
		margin-bottom: 20px;
	}
	.footer-left {
		margin-bottom: 50px;
	}
	.insta-title h2 {
		font-size: 32px;
	}
	.insta-title h2 img {
		top: -4px;
		margin-right: 7px;
		width: 23px;
	}
	.swiper-slide img{
		max-height: 200px;
	}

}

/* mobile version */
@media(max-width: 767px){

	.header-area.is-stick .header-bottom {
		height: 70px;
	}
	.header-area.is-stick .logo a img {
		width: 145px;
	}
	.logo a img {
		width: 145px;
		right: auto;
		left: 15px;
		top: -43px;
	}
	.header-top-right span {
		font-size: 13px;
		line-height: 1;
		display: block;
	}
	.header-top-right span img {
		margin-right: 4px;
		width: 10px;
	}
	.header-map {
		text-align: right;
	}
	.header-map a {
		font-size: 13px;
		line-height: 1;
	}
	.header-map a img {
		width: 7px;
	}
	.header-top {
		height: 43px;
		padding-bottom: 6px;
	}
	.hero-text-box {
		padding: 25px 15px;
		width: auto;
		margin-right: 15px;
	}
	.hero-text h5 {
		font-size: 22px;
		color: #fff;
	}
	.hero-text ul li a {
		font-size: 15px;
		margin-bottom: 0px;
	}
	.hero-text ul {
		margin-bottom: 10px;
	}
	.hero-text > a {
		font-size: 15px;
	}
	.hero-img h5 {
		font-size: 18px;
		color: #fff;
	}
	.hero-img a {
		font-size: 15px;
	}
	.hero-text-box {
		width: 100%;
		margin-right: 15px;
		position: static;
		padding: 15px 0;
		opacity: 1;
		visibility: visible;
		background: none;
	}
	.hero-text ul li a {
		font-size: 16px !important;
		margin-bottom: 5px !important;
		color: #fff !important;
	}
	.hero-text ul li {
		margin-bottom: 0 !important;
	}
	.hero-text > a {
		color: #FFEB3B !important;
		font-size: 16px !important;
		font-weight: 600!important;
	}

	.hero-text > a:hover {
		color: #fff !important;
	}
	.hero-img a {
		font-size: 16px !important;
		color: #FFEB3B !important;
		font-weight: 600 !important;
	}
	.hero-img a:hover {
		color: #fff !important;
	}
	.pageheader-hero-area {
		height: 380px;
	}
	.pageheader-hero-area.pageheader-hero-area-details {
		height: 500px;
	}
	.pageheader-hero-area h2 {
		font-size: 30px;
		margin-left: 20px;
		padding-bottom: 12px;
	}
	.pageheader-hero-shape img {
		width: 20px;
	}
	.pageheader-hero-content {
		height: 55px;
	}
	.owl-nav div {
		left: 15px;
	}
	.owl-nav div.owl-next {
		left: auto;
		right: 15px;
	}

	.back-to-top {
        right: 15px;
        bottom: 15px;
    }
	h2 {
		font-size: 36px;
	}
	.features-titl.center.mb-75 {
		margin-bottom: 36px;
	}
	.single-features-items p {
		height: auto;
	}
	.features-active .owl-nav div img {
		width: 32px;
	}
	.features-active .owl-nav div {
		left: -14px;
	}
	.features-active .owl-nav div.owl-next {
		left: auto;
		right: -14px;
	}
	.features-active .owl-nav div {
		top: 46%;
	}
	.about-title h3 {
		line-height: 1.1;
	}
	.about-title.text-center.mb-55.center {
		margin-bottom: 40px;
	}
	.about-text p {
		font-size: 18px;
		text-align: center;
		margin-bottom: 25px;
		line-height: 1.24;
	}
	.about-img img {
		width: 120px;
	}
	.about-box > img {
		width: 15px;
	}
	.about-box {
		padding: 15px 23px;
		padding-right: 10px;
		padding-right: 10px;
	}
	.about-box-text h4 {
		font-size: 22px;
	}
	.about-box-text p {
		font-size: 15px;
	}
	.about-box-text a {
		width: 170px;
		font-size: 18px;
		height: 36px;
		line-height: 36px;
		padding-left: 50px;
	}
	.about-box-text a img {
		width: 38px;
	}
	.footer-right-menu h4 {
		font-size: 18px;
	}
	.footer-right-menu ul li a {
		font-size: 16px;
	}
	.footer-copy p {
		font-size: 14px;
		line-height: 1.3;
	}
	.footer-left-text h4 {
		font-size: 20px;
	}
	.footer-left-text p {
		font-size: 18px;
	}
	.footer-left-text a {
		font-size: 18px;
	}
	.footer-left a img {
		width: 75px;
	}
	.footer-left {
		gap: 15px;
	}
	.footer-right-menu::before {
		height: 132px;
	}
	.hero-text-box {
		width: 100%;
		margin-right: 15px;
		position: static;
		padding: 15px 0;
		opacity: 1;
		visibility: visible;
		background: none;
	}
	.hero-text ul li a {
		font-size: 20px !important;
		margin-bottom: 8px !important;
		margin-top: 2px;
		color: #fff !important;
	}
	.hero-text ul li {
		margin-bottom: 0 !important;
	}
	.hero-text > a:hover {
		color: #fff !important;
	}
	.hero-img a:hover {
		color: #fff !important;
	}

	.features-area .features-active {
		padding: 0 25px;
	}

	.insta-title h2 {
		font-size: 30px;
		line-height: 1.2;
	}
	/* menu active */
    .hamburger-menu{
        display: block;
    }
	#menu {
		position: fixed;
		top: 0;
		left: -100%;
		width: 100vw;
		height: 100vh;
		background: #0D4AB0;
		z-index: 91;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		padding-top: 150px;
		text-align: left !important;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		padding-left: 15px;
		padding-right: 15px;
	}
    #menu.current{
        left: 50%;
    }
	#menu li {
		display: block;
		padding-right: 0;
		margin-left: 0;
		margin-bottom: 15px;
	}
	#menu ul li a {
		color: #fff;
		font-size: 20px;
		text-transform: uppercase;
		line-height: 1;
		padding: 0;
		padding-top: 15px;
	}

	/* menu collapsed */
	.card-header {
		padding: 0;
		margin-bottom: 0;
		background: none;
		border-bottom: 0;
	}
	#menu .btn {
		font-weight: 500;
		background: none;
		border: 0;
		padding: 0;
		font-size: 24px;
		line-height: 1;
		border-radius: 0;
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
		position: relative;
		padding: 15px 0;
	}
	#menu .btn.btn-link.btn-block.text-left.collapsed::before {
		position: absolute;
		content: '';
		width: 22px;
		height: 22px;
		background: url("/images/site/template/plus.png");
		top: 50%;
		right: 5px;
		background-size: cover;
		transform: translateY(-50%);
		filter: invert(98%) sepia(3%) saturate(815%) hue-rotate(321deg) brightness(116%) contrast(100%);
	}
	#menu .btn.btn-link.btn-block.text-left::before {
		position: absolute;
		content: '';
		width: 22px;
		height: 22px;
		background: url("/images/site/template/minus.png");
		top: 50%;
		right: 5px;
		background-size: cover;
		transform: translateY(-50%) rotate(-180deg);
		transition: .3s;
		filter: invert(98%) sepia(3%) saturate(815%) hue-rotate(321deg) brightness(116%) contrast(100%);
	}
	#menu .card {
		width: 100%;
		background: none;
		border: 0;
		border-radius: 0;
		margin: 0;
	}
	#menu .btn-link.focus, .btn-link:focus {
		text-decoration: none;
		box-shadow: none;
	}
	#menu .card-body {
		padding: 0 15px;
		padding-top: 0;
		padding-bottom: 20px;
	}
	#menu .card-body ul li:last-child {
		margin-bottom: 0 !important;
	}
	#menu > ul {
		margin-top: 10px;
	}

	.hero-text ul li:hover a {
		color: #000 !important;
	}
	.single-hero {
		height: 500px;
	}

	div#profile {
		flex-direction: column;
		gap: 30px;
		align-items: center;
	}
	.profile-stats {
		flex-direction: column;
		gap: 20px;
	}

	.colfeature {
		margin-bottom: 25px;
	}
}

@media(max-width: 592px) {

	.single-hero {
		height: 450px;
	}
	.pageheader-hero-area {
		height: 300px;
	}
	.footer-copy {
		padding: 10px 0 75px 0;
	}

}

@media(max-width: 480px) {

	.single-hero {
		height: 375px;
	}

  .header-top-right span > span {
	display: none;
	}

	.pageheader-hero-area.pageheader-hero-area-details {
		height: 380px !important;
	}
}

@media(max-width: 380px) {

	.single-hero {
		height: 325px;
	}

}