

.footer-slider-wrap {
	display: flex;
}

.footer-slider-img-wrap {
	position: relative;
	width: 50%;
}

.footer-slider-img-wrap img {
	width: 100%;
	max-height: 170px;
}

.footer-slider-desc-wrap {
	flex: 1;
	margin-left: 1rem;
	overflow: hidden;
	max-height: 160px;
}

.footer-slider-desc-wrap p {
	color: #fff;
	margin-bottom: 0;
	font-size: 12px;
	text-align: justify;
}

.bottom-left .title {
	margin: 0;
	color: #fff;
}

#fh5co-explore {
	padding: 2em 0;
}

.my-padding {
	padding: 2em 0;
}

.pb-4 {
	padding-bottom: 1.5rem;
}

.pb-5 {
	padding-bottom: 3rem;
}

.my-swiper-pagination .swiper-pagination-bullet-active {
	background: #EA9215;
}

.my-swiper-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
}

.mt {
	margin-top: 0px;
}

.mt-1 {
	margin-top: 70px;
}

.top-menu.homepage-header {
	/* background-color: transparent; */
	background-color: rgba(0, 0, 0, 0.4);
}

.top-menu {
	background-color: #0D2130;
}

.text-dark-gray {
	color: #686868;
}

.rounded-border {
	border: 2px solid #cccccc;
	border-radius: 7px;
}

.centered-content {
	justify-content: center;
	align-items: flex-start;
	display: flex;
	flex-direction: column;
}

.centered-content.my-ul {
	padding-left: 0;
}

.custom-slider-icons {
	position: absolute;
	top: 0;
	right: 25px;
	cursor: pointer;
}

.custom-slider-icons .circular-border {
	border: 1px solid;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-size: 34px;
}

.custom-slider-icons .prevSlide {
	position: absolute;
	right: 65px;
	top: 0;
	text-align: center;
}

.custom-slider-icons .prevSlide i {
	position: absolute;
	top: 45%;
	right: 30%;
	transform: translate(-25%, -50%);
	-webkit-transform: translate(-25%, -50%);
}

.custom-slider-icons .nextSlide i {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-40%, -50%);
	-webkit-transform: translate(-40%, -50%);
}

.img-text {
	display: flex;
	align-items: center;
	margin-bottom: 1.5rem;
}

.img-text img {
	margin-right: 1rem;
	width: 40px;
}

.img-text h4 {
	margin-bottom: 0;
}

.no-padding {
	padding: 0;
}

.my-ul {
	padding-left: 0;
}

.my-ul ul {
	list-style-type: circle;
	padding-left: 16px;
}

.position-relative {
	position: relative;
}

.text-capitaize {
	text-transform: capitalize;
}

.font-weight-bold {
	font-weight: bold;
}

.d-flex {
	display: flex;
}

.fh5co-nav ul li.my-contact-info {
	display: none;
}

.swiper-row {
	display: flex;
}

.blog-text p {
    height: 85px;
    overflow: auto;
}

.static-page {
    padding-top: 150px;
}

.mb-0 {
	margin-bottom: 0;
}

.mb-2 {
	margin-bottom: 0.5rem;
}

.mb-4 {
	margin-bottom: 3rem;
}

.w-100 {
	width: 100%;
}

.service-img {
	display: block;
	margin: auto;
    max-width: 100%;
    height: auto;
}

.home-services .blog-text{
	min-height: 188px;
}
.ourpartner .blog-text{
	min-height: 150px;
}
.static-img{
	display: block;
	margin: auto;
    max-width: 100%;
    height: auto;
}

.fh5co-blog.homepage-blog,
.fh5co-blog.homepage-blog .blog-text {
	margin-bottom: 0;
	text-align: center;
}

.team-circluar-img {
	max-width: 100%;
    width: 200px;
    height: 200px;
}

.d-none {
	display: none;
}

.d-block {
	display: block;
}

.our-client {
	display: flex;
	align-items: center;
}

.our-client .img-client {
	margin-right: 1rem;
	width: 75px;
	height: 75px;
}

.text-link:hover h4, .text-link:focus h4 {
	color: #7d7d7d;
}

.new-banner-text-wrap {
	position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    left: 0;
}

.new-banner-text {
	height: auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0;
    background: rgba(255, 255, 255, 0.7);
    padding: 8px;
}

.new-banner-text .new-banner-content {
	margin-bottom: 0;
    color: #000;
}

.anchor {
	clear: both;
}

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

.login-img-wrap img {
	width: 70px;
}

.fh5co-nav ul li.active a span::before {
	background: #fff;
    bottom: -4px;
    content: '';
    height: 2px;
    left: 0;
    margin: auto;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 100%;
}

.fh5co-nav ul.dropdown li.active a span::before {
	opacity: 0;
	width: 0;
}

.about-us .img-about {
	float: right;
	margin-left: 1rem;
	max-width: 450px;
}

.history .img-history {
	float: right;
	margin-right: 1rem;
	max-width: 100%;
}

.about-us p,
.history p {
	text-align: justify;
}

.header-dp.dropdown-menu {
	background: #0D2130;
    border-color: #fff;
	box-shadow: 1px 4px 12px #000;
	border-radius: 0;
	top: 150%;
}

.fh5co-nav ul.dropdown-menu.header-dp li a {
	padding: 8px;
    font-size: 16px;
	color: #999999;
}

.fh5co-nav ul.dropdown-menu.header-dp li a:hover,
.dropdown-menu.header-dp > .active > a, .dropdown-menu.header-dp > .active > a:hover, .dropdown-menu.header-dp > .active > a:focus {
	color: #fff;
	background-color: #0D2130;
}

#fh5co-offcanvas ul li.dropdown.open > ul {
	display: block;
	position: relative;
    padding: 0;
}

#fh5co-offcanvas .dropdown-menu > li > a {
	white-space: normal;
}

.my-carousel-control {
	background: rgba(0,0,0,0.7);
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	z-index: 2;
}

.my-carousel-control:hover {
	background: rgba(0,0,0,0.9);
}

.my-carousel-control.next {
	right: 0;
}

.my-carousel-control .fa-angle-left:before {
	position: absolute;
	left: 50%;
    transform: translate(-55%, -55%);
    top: 50%;
}

.my-carousel-control .fa-angle-right:before {
	position: absolute;
	left: 50%;
    transform: translate(-35%, -55%);
    top: 50%;
}

.social-media-feed {
	font-size: 15px;
	background: rgba(0, 0, 0, 0.05);
}

.social-media-title {
	padding: 16px;
}

.social-media-desc {
    padding: 1px 8px;
    min-height: 200px;
}

.social-media-item {
	background: #fff;
    border-radius: 0.5rem;
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
}

.social-media-item__info {
	overflow: hidden;
    padding: 1rem 1rem 0;
}

.social-media-item__title {
	color: #000;
	line-height: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
	word-break:break-all;
}

.social-media-item__desc {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.social-media-icon-img {
	width: 50px;
}

.view-recommend {
	text-decoration: underline;
    padding-left: 4px;
}
.fh5co-service .blog-text{
	min-height: 190px;
}
@media (min-width: 992px) {
	.d-md-block {
		display: block;
	}

	.d-md-none {
		display: none;
	}

}

@media screen and (max-width: 1199px) {
	/* .footer-top .content-wrap .content {
		width: 22%;
	}

	.footer-top .content-wrap .content.middle {
		width: 47%;
	} */

	.fh5co-nav #fh5co-logo img {
		width: 215px;
	}

	.fh5co-nav ul li a {
		padding: 30px 8px;
	}

	.fh5co-nav ul li a {
    	font-size: 1.1rem;
    }

	.contact-info img {
		width: 20px;
	}

	.service-img {
		width: 100%;
		height: auto;
	}

	.fh5co-blog .blog-text {
		padding: 20px 10px;
	}
}
@media (max-width: 1024px){
	.fh5co-nav ul li a {
    	font-size: 1.2rem;
    }
    .fh5co-nav ul li a {
	    padding: 30px 6px;
	}
}
@media screen and (max-width: 991px) {


	/* .fh5co-nav .bg-colored ul li a {
		font-size: 12px;
	} */

	.fh5co-nav ul li a {
    	font-size: 14px;
    }

	.footer-top .contact a {
	    font-size: 14px;
	}
	.fh5co-nav #fh5co-logo img {
		width: 180px;
	}

	.footer-top {
		padding: 40px 0;
	}

	.footer-top .support .contact {
		margin: 4px 0 16px;
	}

	.footer-top .social-links {
		margin-bottom: 1.5rem;
	}

	#fh5co-explore {
		padding: 1em 0;
	}

	.top-menu .contact-info .btn-gray,
	.top-menu .contact-info a {
		font-size: 14px;
	}

	.footer-top {
		text-align: center;
	}

	.footer-top .partner-title{
		text-align: left;
	}

	.footer-top .footer-hr {
		margin: 0.75rem auto 20px auto;
	}

	.md-mb-4 {
		margin-bottom: 1.5rem;
	}

	.md-mb-5 {
		margin-bottom: 3rem;
	}

	.get-in-touch {
		margin-top: 20px;
	}

	#stem {
		text-align: center;
	}
	.header-dp.dropdown-menu {
		border-color: #0D2130;
		box-shadow: none;
	}
}
@media screen and (max-width: 960px){
	.fh5co-nav ul li.my-contact-info {
		display: block;
	}

	.menu-2 {
		display: none;
	}

	.top-menu .centered-items {
		align-items: flex-start;
		justify-content: flex-start;
	}

	.fh5co-nav #fh5co-logo img {
		width: auto;
	}
	.fh5co-nav-toggle {
		padding-top: 12px;
	}
	.js-ul {
		flex-direction: column;
	}
	.header-dp.dropdown-menu {
		border-color: #0D2130;
		box-shadow:none;
	}

}
@media screen and (max-width: 767px) {
	.our-team .my-ul ul {
		/* list-style-type: none; */
		text-align: left;
		padding-left: 30px;
	}

	.our-team .title {
		text-align: center;
	}

	.fh5co-nav ul li.my-contact-info {
		display: block;
	}

	.menu-2 {
		display: none;
	}

	.top-menu .centered-items {
		align-items: flex-start;
		justify-content: flex-start;
	}

	.fh5co-nav #fh5co-logo img {
		width: auto;
	}

	.my-contact-info .contact-info .btn-gray {
		margin-top: 0.5rem;
	}

	.my-padding {
		padding: 1em 0;
	}

	.swiper-row {
        display: block;
        text-align: center;
    }

    .swiper-row img {
        margin: auto;
        margin-bottom: 2rem;
    }

    .swiper-row .centered-content {
        align-items: center;
    }

    .rounded-border {
        border: none;
    }

    .custom-slider-icons {
        position: relative;
        right: 0;
        margin-bottom: 5rem;
    }

    .custom-slider-icons .circular-border.nextSlide {
        position: absolute;
        top: 50%;
        right: 35%;
        transform: translate(-35%, -50%);
    }

    .custom-slider-icons .circular-border.prevSlide {
        position: absolute;
        top: 50%;
        left: 40%;
        transform: translate(-40%, -50%);
    }

    /* .static-page .title {
        text-align: center;
    } */

    .md-m-auto {
        margin: auto;
    }

    /* .static-page {
        padding-top: 65px;
	} */

	.footer-top .content-wrap {
		flex-wrap: wrap;
	}

	.footer-top .content-wrap .con-wrap-flex{
		flex-wrap: wrap;
	}

	.footer-top .content-wrap .con-wrap{
		margin: 0 auto 3rem;
	}


	.footer-top .content-wrap .content,
	.footer-top .content-wrap .content.middle {
		width: 65%;
		margin: 0 auto 3rem;
	}

	.footer-top .content-wrap .con-wrap .content,.footer-top .content-wrap .con-wrap .content.middle{
		width: 100%;
	}

	.footer-top .support-logo {
		width: auto;
		margin: auto;
	}

	.fh5co-nav-toggle {
		padding-top: 12px;
	}

	/* .fh5co-nav-toggle.new-toggle {
		padding-top: 6px;
	} */

	.about-us .img-about,
	.history .img-history {
		float: none;
		margin: 0 auto 1rem;
		max-width: 100%;
	}
	.header-dp.dropdown-menu {
		border-color: #0D2130;
		box-shadow:none;
	}

	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}

	.js-ul {
		flex-direction: column;
	}

}

@media screen and (max-width: 575px) {
	.fh5co-nav #fh5co-logo img {
		width: 210px;
	}

	.my-padding {
		padding: 16px 0;
	}

    .custom-slider-icons .circular-border.nextSlide {
        right: 25%;
        transform: translate(-25%, -50%);
    }

    .custom-slider-icons .circular-border.prevSlide {
        left: 35%;
        transform: translate(-35%, -50%);
	}

	.main-logo {
		width: 225px;
	}

	.fh5co-nav-toggle {
		padding-top: 6px;
	}

	/* .fh5co-nav-toggle.new-toggle {
		padding-top: 2px;
	} */

	.footer-slider-wrap {
		flex-direction: column;
	}

	.footer-slider-img-wrap {
		width: 100%;
		margin-bottom: 1rem;
	}

	.blog-text p {
		height: auto;
	}

	.my-carousel-control {
		top: 40%;
	}
}
