body {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.menu_wrapper .navbar-nav .nav-item {
	margin: 0 10px
}
.featured1-wrap i {
    font-size: 22px;
    color: #045887;
    padding: 0px 10px 0px 0px;
}

.bmdu-team {
    padding: 20px 10px;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    height: 200px;
    border: 1px solid #11618d;
    border-style: dotted;
}

.bmdu-team img {
    margin: auto;
        width: 80px !important;
}

.bmdu-team h5 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.bmdu-team:hover {
    box-shadow:0 10px 12px 0 rgb(0 0 0 / 26%);
    transform: scale(1.0);
}
.bmdu-img img {
    width: 100%;
}

.menu_wrapper .navbar-nav .nav-item a {
	color: #045887;
	font-size: 16px;
	font-weight: 600
}
.bmdu-concept {
    font-size: 18px;
    color: #045888;
    font-weight: 300;
}
.dropend .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px
}

.about-info h1 {
	font-size: 25px;
	line-height: 43px;
	font-weight: 400;
}
.icon-content:hover {
    box-shadow: 0 11px 18px -8px rgba(0, 0, 0, 0.16);
    transition: all 0.5s;
}
.mobile.footer-top h3{    font-size: 16px;}

.text-justify {
    text-align: justify;
}
@media screen and (min-width: 768px) and (max-width:1440px) {
	.leftclmn.mobile {
		display: none;
	}
}

/* Tablets, iPads (portrait and landscape) ---------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {
	/* styles */

	.design {
		display: none;
	}

	div#main {
		padding: 0px;
	}

	.hero-nine-bg {
		margin-top: 0px;
	}

	.leftclmn {
		width: 464px;
	}

	h1,
	h2,
	h3,
	h4 {
		font-size: 25px !important;
	}

	p {
		font-size: 16px !important;
	}
}

@media screen and (min-width: 320px) and (max-width: 480px) {
	.rightclmn {
		display: none;
	}

	/* styles */
	.leftclmn.desktop {
		display: none;
	}

	.mobile {
		display: block;
	}

	.desktop {
		display: none;
	}

	.footer-top {
		padding-top: 0px;
	}

	.design {
		display: none;
	}

	.leftclmn ul li a {
		padding: 0 2px;
		font-size: 14px;
	}

	.rightclmn {
		text-align: center;
	}
}

@media screen and (min-width: 320px) and (max-width: 425px) {
	.rightclmn {
		display: none;
	}

	.sidenavbar {
		position: absolute !important;
		top: 124px;
		right: 23px;
	}

	img.logo-img {
		width: 136px;
	}

	#main {
		padding: 0px !important;
	}
}
/* 
@media screen and (max-width: 320px) {
	.sidenavbar {
		top: 235px !important;
	}
} */

.icon-content {
	background: #196690cc;
	color: #fff;
	padding: 20px;
	text-align: justify;
	border-radius: 5px;
	height: 340px;
	overflow-y: scroll;
	margin: 0px 0px 25px;
}

.icon-content p {
	font-size: 14px;
}

/*.clients-bmdu {*/
/*    overflow-y: scroll;*/
/*    height: 450px;*/
/*}*/

.team-img {
	height: 260px;
	filter: grayscale(100%);
}

.team-img:hover {
	filter: grayscale(0);
}

section.bmdu-quick {
	background-image: url(assets/img/best-website-design-company-bmdu.jpg);
	background-size: cover;
	background-attachment: fixed;
}

.bmdu-quick ul li i.fa-solid {
	font-size: 10px;
	color: #045887;
	border: 1px solid #ffffffa6;
	border-radius: 100px;
}


.large-box h3 {
	text-align: left;
	font-size: 17px;
	font-weight: 500;
}

.parralex {
	font-size: 26px;
}

.large-box p {
	text-align: justify;
	padding: 0px 0px 0px 0px;
}

.bmdu-quick li i {
	color: #045887;
	font-weight: 500;
}


.box.design h4 {
	font-size: 19px;
	font-weight: 600;
}

.box.design p {
	font-size: 15px;
}

.box.design {
	padding: 20px;
	height: 220px;
	margin: 40px 0px 0px;
	text-align: center;
}

/*------------time line --------------*/
.timeline-steps {
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

.timeline-steps .timeline-step {
	align-items: center;
	display: flex;
	flex-direction: column;
	position: relative;
	margin: 1rem
}

@media (max-width:375px) {
	.sidenavbar {
		top: 99px;
		position: absolute;
		right: 14px;
	}

	#main {
		padding: 0px;
	}
}

/*@media (max-width:360px) {*/
/*.sidenavbar { top: 100px !important;}*/
/*}*/

@media (max-width:1440px) {
	.sidenavbar {
		top: 55px;
	}
}

@media (min-width:768px) {
	.timeline-steps .timeline-step:not(:last-child):after {
		content: "";
		display: block;
		border-top: 0.15rem dotted #0000004d;
		width: 5.46rem;
		position: absolute;
		left: 7.5rem;
		top: 2.3125rem;
	}

	.timeline-steps .timeline-step:not(:first-child):before {
		content: "";
		display: block;
		border-top: .15rem dotted #0000004d;
		width: 3.8125rem;
		position: absolute;
		right: 7.5rem;
		top: 2.3125rem
	}
}

.timeline-steps .timeline-content {
	width: 11rem;
	text-align: center
}

.inner-circle img {
	width: 71px;
	border: 1px dotted #0000002e;
	padding: 10px;
	border-radius: 15px;
}

.timeline-steps .timeline-content p {
	font-size: 15px;
	color: #202020;
}

.inner-circle img:hover {
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.timeline-steps .timeline-content p:hover {
	color: #045887;
}

.typing-slider h1 {
	font-size: 30px;
}

/* Cursor */
.txt-type>.txt {
	border-right: 0.2rem solid #777;
}

.single-service {
	margin: 0px 0px 40px;
}

.single-service:hover {
	border: 1px dotted #04589b;
	border-radius: 10px;
}

.btn.btn-md {
	background: #045887;
	color: white;
	padding: 5px 15px;
	border-radius: 30px;
}

.btn-light {
	background: white !important;
	padding: 5px 22px;
	border-radius: 30px;
}

#myVideo {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}

/*react app page */
.process-bmdu h4 {
    font-size: 19px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px !important;
}

.service-27 h1, .service-27 h2, .service-27 h3, .service-27 h4, .service-27 h5, .service-27 h6 {
  color: #3e4555;
}

.service-27 .font-weight-medium {
	font-weight: 500;
}

.service-27 .bg-light {
    background-color: #f4f8fa !important;
}

.service-27 .badge {
	line-height: 14px;
}

.service-27 .badge-info {
	background: #045887;
}

.service-27 a {
	text-decoration: none;
}

.service-27 .linking {
	color: #3e4555;
}

.service-27 .linking:hover {
	color: #316ce8;
}

.service-27 .text-info-gradiant {
		background: #188ef4;
    background: -webkit-linear-gradient(legacy-direction(to right), #188ef4 0%, #316ce8 100%);
    background: -webkit-gradient(linear, left top, right top, from(#188ef4), to(#316ce8));
    background: -webkit-linear-gradient(left, #188ef4 0%, #045887 100%);
    background: -o-linear-gradient(left, #188ef4 0%, #045887 100%);
    background: linear-gradient(to right, #188ef4 0%, #045887 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}

.service-27 .display-5 {
	font-size: 2.5rem;
}