body {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
}

h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 2.500em;
	font-weight: 600;
}

h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 2.375em;
	font-weight: 600;
}

h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.500em;
	font-weight: 600;
}

h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.17em;
	font-weight: 600;
}

h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	font-weight: 600;
}

h6 {
	font-family: 'Poppins', sans-serif;
	font-size: 0.75em;
	font-weight: 600;
}

@keyframes bannerimagemove {
	from {
		right: -30px;
	}

	to {
		right: 0px;
	}
}

.fixed {
	background: #fff;
	position: fixed;
	top: -87px;
	left: 0;
	width: 100%;
	z-index: 100;
	border-bottom: 1px solid #FFA0030D;
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	-o-transition: transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	-webkit-transform: translateY(87px);
	-ms-transform: translateY(87px);
	transform: translateY(87px);
}

#bb-header .navbar-light .navbar-toggler {
	border: none;
}

#bb-header .navbar-light .navbar-toggler:focus {
	box-shadow: 0 0 0 0;
	outline: none;
}

#bb-header .navbar-light .navbar-toggler-icon {
	background-image: url('../images/hamburger menu.svg');
	background-repeat: no-repeat;
}

#bb-header .navbar-nav .nav-link {
	font-family: 'Poppins', sans-serif;
	font-size: 0.875em;
}

#bytes-binaries-main .banner-content {
	align-items: flex-start;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.blue-7 {
	background: #2E5AD6;
	display: inline-block;
	height: 7px;
	margin: 0 0 7px;
	width: 44px;
}

.orange-7 {
	background: #FFA003;
	display: inline-block;
	height: 7px;
	margin: 0 0 7px;
	width: 44px;
}

.blue-hyphen-popup {
	background: #2E5AD6;
	display: inline-block;
	height: 5px;
	margin: 0;
	width: 30px;
}

.orange-hyphen-popup {
	background: #FFA003;
	display: inline-block;
	height: 5px;
	margin: 0;
	width: 30px;
}

.green-hyphen-popup {
	background: #2ED644;
	display: inline-block;
	height: 5px;
	margin: 0;
	width: 30px;
}

#bytes-binaries-main .banner {
	margin-top: 20px;
}

#bytes-binaries-main .banner-content h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 3em;
	font-weight: 600;
}

#bytes-binaries-main .banner-content h2 span {
	color: #FFA003;
}

#bytes-binaries-main .banner-content h3 {
	font-size: 2em;
}

#bytes-binaries-main .banner-content h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.125em;
	margin: 30px 0 0;
}

#bytes-binaries-main .banner-content h4 a {
	color: #2E5AD6;
	text-decoration: none;
}

#bytes-binaries-main .banner-content h4 a:hover {
	text-decoration: underline;
}

#bytes-binaries-main .banner-illustration img {
	animation: bannerimagemove 1s;
	animation-iteration-count: 1;
	position: relative;
	width: 100%;
}

#our-values {
	padding: 3.750em 0;
	position: relative;
}

#our-values .values-headline {
	margin: 0;
}

#our-values .values-headline h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 2.5em;
	font-weight: 600;
}

#our-values .values-list {
	display: flex;
	flex-flow: row wrap;
	padding: 0;
	position: static;
	z-index: 1;
}

.values-col {
	background: #fff;
	border: 1px solid #2283E0AD;
	border-radius: 10px;
	display: flex;
	flex-direction: row;
	margin: 10px 10px 15px 15px;
	min-height: 13em;
	padding: 30px 18px;
	transition: 0.5s;
	will-change: transform;
}

.values-col:hover .icon {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.values-col .content {
	padding: 0 0 0 20px;
}

.values-col .content h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	font-weight: 600;
}

.values-col .content p {
	color: #666;
	font-family: 'Poppins', sans-serif;
	font-size: 0.875em;
}

.blue-patch-left {
	background: #2E5AD6;
	width: 5.75em;
}

/*Our Service Section Style Start Here*/
#our-service {
	background-color: #F7F7F8;
	padding: 3.750em 0;
}

#our-service .service-headline h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 2.5em;
	font-weight: 600;
}

#our-service .service-headline p {
	color: #666;
	font-size: 1em;
	margin: 0 0 15px;
	width: 50%;
}

.sevices-section {
	padding: 3.75em 0;
	position: relative;
	width: 100%;
}

.service-banner {
	position: relative;
}

.carousel-inner {
	background-color: #FFFFFF;
	box-shadow: 0px 6px 15px #00000029;
	border-radius: 12px;
	padding: 2.938em 2.125em;
}

.service-slide {
	width: 100%;
}

.service-slide .graphic {
	text-align: right;
	width: 100%;
}

.service-slide .graphic img {
	width: 50%;
}

.service-slide .caption p {
	color: #707070;
	font-size: 1em;
}

#our-service .carousel-indicators button {
	background-color: #bbb;
	border-radius: 100%;
	height: 8px;
	width: 8px;
}

#our-service .carousel-indicators button.active {
	background-color: #FFA003;
}

/*Our Service Section Style end Here*/

#facility {
	position: relative;
	z-index: 1;
}

#facility .service-list {
	display: flex;
	flex-flow: row wrap;
	padding: 20px 0;
}

.service-col {
	background: #fff;
	border-radius: 10px;
	margin: 1% 0.5%;
	min-height: 18em;
	padding: 13px 22px;
	-webkit-transition: all 500ms ease-out;
	transition: all 500ms ease-out;
	will-change: transform;

}

.service-col:hover {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.service-col .icon {
	display: inline-block;
	flex-direction: row;
	margin: 2em 0 1em;
	transition: 0.5s;
}

.service-col:hover .icon {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.service-col .content h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	font-weight: 600;
}

.service-col .content p {
	color: #666;
	font-family: 'Poppins', sans-serif;
	font-size: 0.875em;
}


/*About us section start here*/
#about-us {
	background-color: #F7F7F8;
	padding: 3.750em 0;
}

.about-headline {
	margin: 0 0 1.875em;
}

.about-headline h2 {
	font-size: 2.375em;
}

.about-body-section {
	width: 100%;
}

.about-body-section .copy-section p {
	color: #707070;
	font-size: 1.125em;
	margin: 0 0 1.875em;
}

.about-body-section .copy-section .more-button {
	background-color: #2E5AD6;
	border: none;
	border-radius: 5px;
	color: #fff;
	font-size: 1.125em;
	padding: 0.625em 1.250em;
}

.image-section img {
	width: 100%;
}

#more-about-us .modal-dialog {
	margin: 0 auto;
	max-width: 80%;
}

#more-about-us .modal-header .close {
	background-color: unset;
	border: none;
	font-size: 2em;
}

#more-about-us .modal-content .modal-body {
	background-color: #dbdbdb;
	padding: 3em 2em;
}

#more-about-us .modal-content .modal-body h5 {
	margin: 0 0 2em;
}

#more-about-us .modal-content .modal-body .value-proposition {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#more-about-us .modal-content .modal-body .value-proposition .value-prop-item {
	background-color: #fff;
	margin: 1%;
	padding: 3% 1% 0 1%;
	width: calc(25% - 2%);
}

#more-about-us .modal-content .modal-body .value-proposition .value-prop-item img {
	width: 100%;
}

#more-about-us .modal-content .modal-body .value-proposition .value-prop-item p {
	align-items: center;
	display: flex;
	flex-direction: column;
	font-size: 18px;
	justify-content: center;
	min-height: 9em;
}

#more-about-us .modal-content .modal-body .our-mission {
	margin: 5em 0 0;
}

#more-about-us .modal-content #our-mission {
	padding: 3em 2em;
}

#more-about-us .modal-content #our-mission .our-mission-row {
	width: 100%;
}

#more-about-us .modal-content #our-mission .our-mission-row .content-area h5 {
	margin: 0 0 1.563em;
}

#more-about-us .modal-content #our-mission .our-mission-row .content-area p {
	width: 70%;
}

#more-about-us .modal-content #our-mission .our-mission-row .illustrate-area img {
	width: 100%;
}

/*About us section end here*/


/*Type of Project section start here*/
#project-type {
	padding: 3.750em 0;
}

.project-list-section {
	display: flex;
	flex-direction: row;
	margin: 1.500em 0 0;
}

.project-list-img {
	position: relative;
}

.project-list-img img {
	width: 100%;
}

.arrow-up {
	width: 0;
	height: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 13px solid #fff;
	position: absolute;
	top: -12px;
}

.arrow-down-orange {
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid #FFA003;
	bottom: -12px;
	height: 0;
	position: absolute;
	width: 0;
	z-index: 1;
}

.arrow-down-blue {
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid #2E5AD6;
	bottom: -12px;
	height: 0;
	position: absolute;
	width: 0;
	z-index: 1;
}

.project-list-content {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0.938em;
	position: relative;
	text-align: center;
}

.project-list-content h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.250em;
	margin: 0;
	padding: 0 0 0.938em;
}

.project-list-content p {
	color: #707070;
	margin: 0;
	padding: 0;
}

.poc {
	background-color: #ebebeb;
}

.prototype {
	background-color: #FFA003;
}

.prototype.project-list-content h4 {
	color: #fff;
}

.prototype.project-list-content p {
	color: #fff;
}

.mvp {
	background-color: #ebebeb;
}

.end-end-development {
	background-color: #2E5AD6;
}

.end-end-development h4 {
	color: #fff;
}

.end-end-development p {
	color: #fff;
}

.cutting-edge {
	background-color: #ebebeb;
}

/*Type of Project section end here*/


/*How we work section start here*/
#how-we-work {
	background-color: #F7F7F8;
	padding: 3.750em 0;
}

.how-we-work-body {
	width: 100%;
}

#carousel-how-we-work {
	position: relative;
}

#carousel-how-we-work .rounded-rectangle-1 {
	background: #fff;
	border: 1px solid #70707054;
	border-radius: 10px;
	height: 400px;
	left: 0;
	margin: 0 11%;
	position: absolute;
	width: 78%;
	top: -1.250em;
	z-index: 1;
}

#carousel-how-we-work .rounded-rectangle-2 {
	background: #fff;
	border: 1px solid #70707054;
	border-radius: 10px;
	height: 400px;
	left: 0;
	margin: 0 9%;
	position: absolute;
	width: 82%;
	top: -0.625em;
	z-index: 2;
}

#carousel-how-we-work .carousel-inner {
	border: 1px solid #70707054;
	border-radius: 10px;
	box-shadow: none;
	margin: 0 5%;
	padding: 2em;
	width: 90%;
	z-index: 3;
}

.hexa-content-pouch {
	padding: 2em;
}

.how-we-work-body .hexa-slider-content .row-1 {
	text-align: center;
	width: 100%;
}

.how-we-work-body .hexa-slider-content .row-1 {
	margin: 0 0 1.250em;
}

.how-we-work-body .hexa-slider-content .row-1 p {
	display: inline-block;
	font-size: 1em;
}

.how-we-work-body .hexa-slider-content .row-1 span {
	background-color: #FFA003;
	font-family: 'Poppins', sans-serif;
	font-size: 1.500em;
	line-height: 1.5em;
	padding: 0.313em 0.625em;
}

.how-we-work-body .hexa-slider-content .row-2 {
	margin: 0 0 2.250em;
	text-align: center;
	width: 100%;
}

.how-we-work-body .hexa-slider-content .row-3 {
	margin: 0 0 1.250em;
}

.how-we-work-body .hexa-slider-content .row-3 p {
	font-size: 1em;
}

#carousel-how-we-work .carousel-indicators button {
	background-color: #bbb;
	border-radius: 100%;
	height: 8px;
	width: 8px;
}

#carousel-how-we-work .carousel-indicators button.active {
	background-color: #FFA003;
}

#how-we-work .how-we-work-more-button {
	margin: 2em 0 0;
	text-align: center;
	position: relative;
	width: 100%;
}

#how-we-work .how-we-work-more-button button {
	background-color: #F7F7F8;
	border: 1px solid #2E5AD6;
	border-radius: 5px;
	display: inline;
	padding: 0.5em 3em;
	position: relative;
	z-index: 2;
}

#how-we-work .how-we-work-more-button .border-dash {
	border-top: 1px dashed #707070;
	bottom: -5px;
	display: block;
	position: absolute;
	width: 100%;
	z-index: 1;
}

#delivery-methodology .modal-dialog {
	max-width: 80%;
}

#delivery-methodology .modal-header .close {
	background-color: unset;
	border: none;
	font-size: 2em;
}

#delivery-methodology .modal-content .modal-body {
	background-color: #dbdbdb;
	padding: 3em 2em;
}

#delivery-methodology .modal-content .modal-body .methodology-graph {
	width: 100%;
}

#delivery-methodology .modal-content .modal-body .methodology-table {
	border: 1px solid #70707030;
	border-collapse: collapse;
	display: flex;
	flex-direction: column;
	margin: 3em 0 0;
}

#delivery-methodology .modal-content .modal-body .methodology-row {
	display: flex;
	flex-direction: row;
}

#delivery-methodology .modal-content .modal-body .methodology-col {
	background-color: #FFFFFF;
	border: 1px solid #70707030;
	padding: 1.25em;
	width: 50%;
}

#delivery-methodology .modal-content .modal-body .methodology-col ul {
	list-style: none;
	margin: 1.563em 0 1.563em 1em;
	padding: 0;
}

#delivery-methodology .modal-content .modal-body .methodology-col ul li::before {
	content: "\2022";
	color: #2E5AD6;
	display: inline-block;
	font-weight: bold;
	margin-left: -1em;
	width: 1em;
}

#delivery-methodology .modal-content .modal-body .methodology-col#orange-col {
	background-color: #FFF8EE;
}

#delivery-methodology .modal-content .modal-body .methodology-col#orange-col ul li::before {
	color: #FFA003;

}

#delivery-methodology .modal-content .modal-body .methodology-col#green-col {
	background-color: #DBFBDF;
}

#delivery-methodology .modal-content .modal-body .methodology-col#green-col ul li::before {
	color: #2ED660;
}

#milestones {
	margin: 3em 0;
	width: 100%;
}

#milestones .milestone-container {
	position: relative;
}

#milestones .milestone-container::before {
	border-left: 1px dashed #FFA003;
	content: " ";
	height: 100%;
	position: absolute;
	top: 0;
	left: 2.344em;
	width: 2px;

}

#milestones .milestone-container .milestone-block {
	display: flex;
	margin: 0 0 1.875em;
	position: relative;
	z-index: 1;
}

#milestones .milestone-container .milestone-block .milestone-img {
	align-items: center;
	background-color: #FFA003;
	border-radius: 50%;
	display: flex;
	flex-shrink: 0;
	height: 4.688em;
	justify-content: center;
	width: 4.688em;
}

#milestones .milestone-container .milestone-block .milestone-img span {
	font-family: 'Poppins', sans-serif;
	font-size: 1.500em;
	font-weight: 600;
}

#milestones .milestone-container .milestone-block .milestone-content {
	margin: 0 0 0 1em;
}

/*How we work section end here*/

/*Footer section start here*/
#main_footer {
	padding: 5.625em 0 0;
}

.footer-col-1 {
	width: 80%;
}

.footer-logo {
	padding: 0 0 2em;
	width: 100%;
}

.footer-about-company {
	color: #666;
	font-size: 0.875em;
}

.footer-col-2 {
	width: 80%;
}

.footer-col-2 h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	font-weight: 600;
	padding: 0 0 18px;
}

.footer-col-2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer-col-2 ul li {
	font-size: 0.875em;
	padding: 0 0 10px;
}

.footer-col-2 ul li a {
	color: #666;
	text-decoration: none;
}

.footer-col-2 ul li a:hover {
	text-decoration: underline;
}

.footer-col-3 {
	width: 80%;
}

.footer-col-3 h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	font-weight: 600;
	padding: 0 0 18px;
}

.footer-address {
	padding: 0 0 1.875em;
	width: 100%;
}

.footer-address .location {
	background: url(../images/location-icon.svg) no-repeat;
	background-position: left center;
	color: #666;
	font-size: 0.875em;
	margin: 0 0 10px;
	padding: 0 0 0 1.5625em;
}

.footer-address .mail-add {
	background: url(../images/mail-icon.svg) no-repeat;
	background-position: left center;
	color: #666;
	font-size: 0.875em;
	padding: 0 0 0 1.5625em;
}

.social-media-section {
	padding: 0 0 1.875em;
	width: 100%;
}

.social-media-section h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	font-weight: 600;
	padding: 0 0 1.125em;
}

.social-media-section ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.social-media-section ul li {
	background-color: #2E5AD61A;
	border-radius: 46px;
	display: inline-block;
	height: 46px;
	margin: 0 10px 0 0;
	width: 46px;
}

.social-media-section ul li.twitter {
	padding: 10px;
}

.social-media-section ul li.fb {
	padding: 10px 16px;
}

.social-media-section ul li.insta {
	padding: 10px 11px;
}

.social-media-section ul li a {
	text-decoration: none;
}

.copy-right {
	border-top: 1px solid #f1f1f1;
	padding: 47px 0;
	margin: 20px 0 0;
	width: 100%;
}

.copy-right p {
	color: #666;
	font-size: 0.75em;
}

/*Footer section end here*/



/*Responsive Design*/
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {}

/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {}

/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {}


/* `sm` applies to x-small devices (portrait phones, less than 576px)*/
@media screen and (min-device-width: 360px) and (max-device-width: 767.98px) {

	#bytes-binaries-main .banner-content {
		margin: 30px 0 0;
	}

	#about-us .copy-section {
		padding: 1.250em;
	}

	#more-about-us .modal-dialog {
		max-width: 95%;
	}

	#more-about-us .modal-content #our-mission {
		padding: 1em;
	}

	#more-about-us .modal-content .modal-body {
		padding: 2em;
	}

	#more-about-us .modal-content .modal-body .our-mission {
		margin: 2em 0 0;
	}

	#more-about-us .modal-content #our-mission .our-mission-row {
		display: flex;
		flex-direction: column-reverse;
		width: 100%;
	}

	.values-col .icon img {
		width: 100%;
	}

	.illustrate-area {
		margin: 0 0 1.250em;
	}

	#more-about-us .modal-content .modal-body .value-proposition .value-prop-item {
		margin: 0 1% 3%;
		padding: 4%;
		width: calc(100% - 2%);
	}

	#our-values .values-headline {
		margin: 0;
	}

	#our-service .service-headline {
		margin: 0;
	}

	#our-service .service-headline p {
		width: 100%;
	}

	.service-slide .graphic {
		margin: 0 0 1.250em;
	}

	.service-slide .graphic img {
		width: 100%;
	}

	.product-col {
		margin: 1%;
		width: 98%;
	}

	.service-col {
		min-height: 20em;
	}

	#our-products {
		padding: 2.25em 0;
	}

	.hexa-slider-image img {
		width: 100%;
	}

	#carousel-how-we-work {
		margin: 2em 0 0;
	}

	#carousel-how-we-work .carousel-inner {
		padding: 1em;
	}

	.hexa-content-pouch {
		padding: 1em;
	}

	.how-we-work-body .hexa-slider-content .row-1 p {
		font-size: 0.75em;
	}

	.how-we-work-body .hexa-slider-content .row-1 p span {
		font-size: 1em;
	}

	.how-we-work-body .hexa-slider-content .row-2 img {
		width: 100%;
	}

	#delivery-methodology .modal-dialog {
		max-width: 95%;
		margin: 0 auto;
	}

	.methodology-graph img {
		width: 100%;
	}

	#delivery-methodology .modal-content .modal-body .methodology-row {
		flex-direction: column;
	}

	#delivery-methodology .modal-content .modal-body .methodology-col {
		width: 100%;
	}

	#main_footer {
		padding: 2.25em 0;
	}

	.copy-right {
		padding: 10px 0;
	}

	.project-list-section {
		flex-direction: column;
	}

}

/* `md` applies to small devices (landscape phones, less than 768px)*/
@media screen and (min-device-width: 768px) and (max-device-width: 991.98px) {
	#bytes-binaries-main .banner-content {
		margin: 30px 0 0;
	}

	#about-us .copy-section {
		padding: 1.250em;
	}

	#more-about-us .modal-dialog {
		max-width: 95%;
	}

	#more-about-us .modal-content #our-mission {
		padding: 1em;
	}

	#more-about-us .modal-content .modal-body {
		padding: 2em;
	}

	#more-about-us .modal-content .modal-body .our-mission {
		margin: 2em 0 0;
	}

	#more-about-us .modal-content #our-mission .our-mission-row {
		display: flex;
		flex-direction: column-reverse;
		width: 100%;
	}

	.illustrate-area {
		margin: 0 0 1.250em;
	}

	#more-about-us .modal-content .modal-body .value-proposition .value-prop-item {
		margin: 0 1% 3%;
		padding: 4%;
		width: calc(50% - 2%);
	}

	#our-values .values-headline {
		margin: 0;
	}

	.values-col .icon img {
		width: 100%;
	}

	#our-service .service-headline {
		margin: 0;
	}

	#our-service .service-headline p {
		width: 100%;
	}

	.service-slide .graphic {
		margin: 0 0 1.250em;
	}

	.service-slide .graphic img {
		width: 100%;
	}

	.product-col {
		margin: 1%;
		width: 98%;
	}

	.service-col {
		min-height: 20em;
	}

	#our-products {
		padding: 2.25em 0;
	}

	.hexa-slider-image img {
		width: 100%;
	}

	#carousel-how-we-work {
		margin: 2em 0 0;
	}

	#carousel-how-we-work .carousel-inner {
		padding: 1em;
	}

	.hexa-content-pouch {
		padding: 1em;
	}

	.how-we-work-body .hexa-slider-content .row-1 p {
		font-size: 0.75em;
	}

	.how-we-work-body .hexa-slider-content .row-1 p span {
		font-size: 1em;
	}

	.how-we-work-body .hexa-slider-content .row-2 img {
		width: 100%;
	}

	#delivery-methodology .modal-dialog {
		max-width: 95%;
		margin: 0 auto;
	}

	.methodology-graph img {
		width: 100%;
	}

	#delivery-methodology .modal-content .modal-body .methodology-row {
		flex-direction: column;
	}

	#delivery-methodology .modal-content .modal-body .methodology-col {
		width: 100%;
	}

	.project-list-content h4 {
		font-size: 1em;
	}

	.project-list-content p {
		overflow: hidden;
		text-overflow: ellipsis;
	}

	#main_footer {
		padding: 2.25em 0;
	}

	.copy-right {
		padding: 10px 0;
	}
}

/* `lg` applies to medium devices (tablets, less than 992px)*/
@media screen and (min-device-width: 992px) and (max-device-width: 1200px) {
	#bytes-binaries-main .banner {
		margin-top: 2em;
		margin-bottom: 2em;
	}

	#more-about-us .modal-content .modal-body .value-proposition .value-prop-item {
		width: calc(50% - 2%);
	}

	.values-col .icon img {
		width: 100%;
	}

	.service-slide .graphic img {
		width: 100%;
	}

	.project-list-content h4 {
		font-size: 1em;
	}

	.project-list-content p {
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.hexa-slider-image img {
		width: 100%;
	}

	#carousel-how-we-work .carousel-inner {
		padding: 1em;
	}

	.hexa-content-pouch {
		padding: 0;
	}

	.how-we-work-body .hexa-slider-content .row-1 span {
		font-size: 1em;
	}

	#delivery-methodology .modal-content .modal-body .methodology-graph img {
		width: 100%;
	}

	.product-col {
		margin: 1%;
		width: 48%;
	}

	.social-media-section ul li {
		margin: 0 5px 0 0;
	}
}

/* `xl` applies to large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
	...
}

/* `xxl` applies to x-large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
	...
}