@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?v=4.6.1);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format("embedded-opentype"),
	url(../fonts/fontawesome-webfont.woff2?v=4.6.1) format("woff2"),
	url(../fonts/fontawesome-webfont.woff?v=4.6.1) format("woff"),
	url(../fonts/fontawesome-webfont.ttf?v=4.6.1) format("truetype"),
	url(../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

footer,
main,
nav,
section {
	display: block
}

audio:not([controls]) {
	display: none;
	height: 0
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button {
	text-transform: none
}

button,
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0
}

textarea {
	overflow: auto
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #333;
	background-color: #fff
}

button,
input,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #c1272d;
	text-decoration: none
}

a:focus,
a:hover {
	color: #811a1e;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.h1,
.h5,
h1,
h2 {
	font-family: inherit;
	font-weight: 300;
	line-height: inherit;
	color: inherit
}

.h1,
h1,
h2 {
	margin-top: 27px;
	margin-bottom: 13.5px
}

.h5 {
	margin-top: 13.5px;
	margin-bottom: 13.5px
}

.h1,
h1 {
	font-size: 30px
}

h2 {
	font-size: 30px
}

.h5 {
	font-size: 18px
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 13.5px
}

ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-lg-6,
.col-md-12,
.col-md-3,
.col-md-6,
.col-sm-4,
.col-sm-6 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
	.col-sm-4,
	.col-sm-6 {
		float: left
	}
	.col-sm-4 {
		width: 33.33333%
	}
	.col-sm-6 {
		width: 50%
	}
}

@media (min-width:992px) {
	.col-md-12,
	.col-md-3,
	.col-md-6 {
		float: left
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-12 {
		width: 100%
	}
}

@media (min-width:1200px) {
	.col-lg-6 {
		float: left
	}
	.col-lg-6 {
		width: 50%
	}
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type="checkbox"] {
	margin: 4px 0 0;
	line-height: normal
}

input[type="file"] {
	display: block
}

input[type="checkbox"]:focus,
input[type="file"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 8px 15px;
	font-size: 18px;
	line-height: 1.5;
	color: #4e4f51;
	background-color: #fff;
	background-image: none;
	border: 1px solid #cdcdcd;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #08c5ff;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(8, 197, 255, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(8, 197, 255, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 20px
}

.has-feedback label~.form-control-feedback {
	top: 32px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 8px 15px;
	font-size: 18px;
	line-height: 1.5;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:focus,
.btn:hover {
	color: #c1272d;
	text-decoration: none
}

.btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-primary {
	color: #fff;
	background-color: #c1272d;
	border-color: #ac2328
}

.btn-primary:focus {
	color: #fff;
	background-color: #971e23;
	border-color: #420d0f
}

.btn-primary:hover {
	color: #fff;
	background-color: #971e23;
	border-color: #79181c
}

.btn-primary:active {
	color: #fff;
	background-color: #971e23;
	border-color: #79181c
}

.btn-primary:active:focus,
.btn-primary:active:hover {
	color: #fff;
	background-color: #79181c;
	border-color: #420d0f
}

.btn-primary:active {
	background-image: none
}

.btn-sm {
	padding: 11px 20px;
	font-size: 15px;
	line-height: 1.5;
	border-radius: 0
}

.btn-block {
	display: block;
	width: 100%
}

input[type="submit"].btn-block {
	width: 100%
}

.collapse {
	display: none
}

.dropdown {
	position: relative
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:after,
.nav:before {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #e5e5e5
}

.navbar {
	position: relative;
	min-height: 70px;
	margin-bottom: 0;
	border: 1px solid transparent
}

.navbar:after,
.navbar:before {
	content: " ";
	display: table
}

.navbar:after {
	clear: both
}

@media (min-width:1200px) {
	.navbar {
		border-radius: 0
	}
}

.navbar-header:after,
.navbar-header:before {
	content: " ";
	display: table
}

.navbar-header:after {
	clear: both
}

@media (min-width:1200px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
	content: " ";
	display: table
}

.navbar-collapse:after {
	clear: both
}

@media (min-width:1200px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}
}

.navbar-brand {
	float: left;
	padding: 21.5px 15px;
	font-size: 23px;
	line-height: 27px;
	height: 70px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0
}

.navbar-toggle:focus {
	outline: 0
}

@media (min-width:1200px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 10.75px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 27px
}

@media (min-width:1200px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 21.5px;
		padding-bottom: 21.5px
	}
	.navbar-right {
		float: right!important;
		margin-right: -15px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #fff;
	border-color: #eee
}

.navbar-default .navbar-brand {
	color: #878787
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #6e6e6e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a {
	color: #878787
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #4e4f51;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-collapse {
	border-color: #eee
}

.breadcrumb {
	padding: 25px 0;
	margin-bottom: 27px;
	list-style: none;
	background-color: transparent;
	border-radius: 0
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/ ";
	padding: 0 5px;
	color: #c3c4c5
}

.breadcrumb>.active {
	color: #4e4f51
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

@-ms-viewport {
	width: device-width
}

.visible-xs {
	display: none!important
}

.visible-sm {
	display: none!important
}

.visible-md {
	display: none!important
}

.visible-lg {
	display: none!important
}

.visible-lg-block,
.visible-md-block,
.visible-sm-block,
.visible-xs-block {
	display: none!important
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	.visible-xs-block {
		display: block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	.visible-sm-block {
		display: block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	.visible-md-block {
		display: block!important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	.visible-lg-block {
		display: block!important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

.fa {
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-search:before {
	content: ""
}

.fa-envelope-o:before {
	content: ""
}

.fa-rss:before {
	content: ""
}

.fa-angle-down:before {
	content: ""
}

.fa-mobile:before {
	content: ""
}

@charset "UTF-8";
::-webkit-file-upload-button {
	cursor: pointer
}

::-moz-selection {
	background: #e8e8e8
}

::selection {
	background: #e8e8e8
}

html {
	-ms-overflow-style: scrollbar
}

body {
	font-weight: 300
}

@media all and (max-width:767px) {
	body {
		font-size: 16px
	}
}

a {
	text-decoration: underline
}

a:focus,
a:hover {
	color: #c1272d;
	text-decoration: none
}

img {
	vertical-align: top
}

.h1,
h1 {
	line-height: 1.24;
	margin: -7px 0 39px
}

@media (max-width:767px) {
	.h1,
	h1 {
		font-size: 24px;
		margin-bottom: 31px
	}
}

h2 {
	line-height: 1.24;
	margin: 0 0 35px
}

@media (max-width:767px) {
	h2 {
		font-size: 24px;
		margin-bottom: 19px
	}
}

.h5 {
	font-weight: 600;
	line-height: 1.5;
	margin: 0
}

@media (max-width:767px) {
	.h5 {
		font-size: 16px
	}
}

ol,
ul {
	margin-bottom: 21px
}

@media (max-width:767px) {
	ol,
	ul {
		margin-bottom: 18px
	}
}

.noselect {
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none
}

.icon {
	display: inline-block;
	vertical-align: top
}

.icon-flag-australia {
	background-position: -828px -744px;
	width: 40px;
	height: 24px
}

.icon-flag-belarus {
	background-position: -890px -806px;
	width: 40px;
	height: 24px
}

.icon-flag-germany {
	background-position: -1014px -930px;
	width: 40px;
	height: 24px
}

.icon-flag-sweden {
	background-position: -952px -868px;
	width: 40px;
	height: 24px
}

.icon-flag-uk {
	background-position: -704px -620px;
	width: 40px;
	height: 24px
}

.icon-flag-usa {
	background-position: -766px -682px;
	width: 40px;
	height: 24px
}

.icon-upload {
	background-position: -606px -496px;
	width: 21px;
	height: 21px
}

.browser-head-colored>span:nth-child(1) {
	background: #ff6057
}

.browser-head-colored>span:nth-child(2) {
	background: #ffc02f
}

.browser-head-colored>span:nth-child(3) {
	background: #29cc41
}

.btn-wrap {
	display: inline-block;
	min-width: 165px;
	position: relative;
	vertical-align: top
}

.btn {
	border-width: 0;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.btn:active:focus,
.btn:focus {
	outline: 0
}

.btn:active {
	box-shadow: none
}

.btn-primary:focus,
.btn-primary:hover {
	background: #d94248
}

.wpcf7-form-control-wrap {
	display: block;
	position: relative
}

.file-input {
	border: 1px solid #cdcdcd;
	color: #878787;
	height: 40px;
	padding: 6px 45px 6px 15px;
	position: relative
}

@media (min-width:768px) {
	.file-input {
		height: 50px;
		padding-bottom: 10px;
		padding-top: 10px
	}
}

.file-input .wpcf7-form-control-wrap {
	position: static
}

.file-input-gray {
	background: #fafafa
}

.file-input-value {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.file-input-icon {
	margin-top: -10px;
	position: absolute;
	right: 14px;
	top: 50%
}

@media (min-width:768px) {
	.file-input-icon {
		right: 19px
	}
}

.file-input-el {
	cursor: pointer;
	font-size: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

@media (min-width:1200px) {
	.form-col-left-lg {
		padding-right: 10px
	}
	.form-col-right-lg {
		padding-left: 10px
	}
}

.form-group {
	position: relative
}

.form-control {
	-webkit-appearance: none;
	box-shadow: none;
	resize: none;
	-webkit-transition: border-color .2s ease;
	transition: border-color .2s ease
}

@media (max-width:767px) {
	.form-control {
		font-size: 16px;
		height: 40px
	}
}

.form-control::-webkit-input-placeholder {
	color: #878787
}

.form-control::-moz-placeholder {
	color: #878787
}

.form-control:-ms-input-placeholder {
	color: #878787
}

.form-control::placeholder {
	color: #878787
}

.form-control:focus {
	box-shadow: none
}

.form-control-gray {
	background: #fafafa
}

.form-group-required::before {
	color: #c1272d;
	content: '*';
	display: block;
	font-size: 16px;
	left: 5px;
	line-height: 1;
	position: absolute;
	top: 5px;
	z-index: 1
}

@media (min-width:768px) {
	.form-group-required::before {
		font-size: 15px
	}
}

.mee-char-input {
	padding-bottom: 50px
}

.mee-char-counter {
	background: #fff;
	bottom: 1px;
	color: #878787;
	font-size: 15px;
	left: 1px;
	padding: 0 0 4px;
	position: absolute;
	right: 20px;
	text-align: right
}

.form-group-gray .mee-char-counter {
	background: #fafafa
}

.opt-in label {
	color: #4e4f51;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300
}

@media (min-width:768px) {
	.opt-in label {
		font-size: 18px
	}
}

.opt-in label>input {
	opacity: 0;
	position: absolute;
	width: auto
}

.opt-in label span::before {
	background-color: #fafafa;
	border: 1px solid #cdcdcd;
	content: ' ';
	display: inline-block;
	height: 20px;
	left: 2px;
	margin-right: 8px;
	position: relative;
	top: 3px;
	width: 20px
}

.opt-in [type="checkbox"]:checked+.wpcf7-list-item-label::before {
	background-color: #cdcdcd;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 60%;
	border-color: #cdcdcd
}

.office-map {
	margin-bottom: 30px
}

@media (min-width:992px) and (max-width:1199px) {
	.office-map img {
		height: 170px;
		-o-object-fit: cover;
		object-fit: cover;
		width: 212px
	}
}

@media (max-width:767px) {
	.office-address-wrap {
		padding-bottom: 33px;
		padding-left: 68px
	}
}

.office-title {
	font-weight: 600
}

@media (max-width:767px) {
	.office-title {
		margin-top: -5px
	}
}

@media (min-width:768px) {
	.office-title {
		margin-top: -3px
	}
}

@media (min-width:992px) {
	.office-title {
		margin-top: -6px
	}
}

.office-flag {
	position: absolute
}

.office-flag>i {
	position: relative;
	top: 6px
}

@media (max-width:767px) {
	.sales-rep {
		position: relative
	}
}

@media (min-width:768px) and (max-width:991px) {
	.sales-rep {
		margin-top: 13px
	}
}

@media (min-width:992px) {
	.sales-rep {
		margin-bottom: 15px;
		position: relative
	}
}

@media (max-width:767px) {
	.sales-rep-icon {
		left: 1;
		position: absolute;
		top: 6px
	}
}

@media (min-width:992px) {
	.sales-rep-icon {
		left: 0;
		position: absolute;
		top: 7px
	}
}

@media (max-width:767px) {
	.sales-rep-cont {
		padding-bottom: 12px;
		padding-left: 68px
	}
}

@media (min-width:992px) {
	.sales-rep-cont {
		padding-left: 68px
	}
}

.sales-rep-country {
	font-weight: 600;
	margin-top: 16px
}

@media (min-width:768px) and (max-width:991px) {
	.sales-rep-country {
		margin-top: 13px
	}
}

@media (min-width:992px) {
	.sales-rep-country {
		margin-top: 5px
	}
}

.section {
	padding: 48px 0
}

@media (min-width:768px) {
	.section {
		padding: 56px 0
	}
}

.section>.container>div:last-child {
	margin-bottom: 0
}

.section-no-pb {
	padding-bottom: 0
}

.section-no-pb>.container::after {
	bottom: 0
}

.section-gray {
	background: #f5f5f6
}

@media (min-width:992px) {
	.blog-post~nav>.pagination {
		margin-bottom: 28px
	}
}

.breadcrumb {
	font-size: 0;
	line-height: 0;
	margin: 0 0 -4px;
	padding-bottom: 0;
	position: relative;
	z-index: 10
}

@media (min-width:768px) {
	.breadcrumb {
		margin: 0
	}
}

.breadcrumb a {
	color: #c3c4c5;
	text-decoration: none
}

.breadcrumb a:hover {
	text-decoration: underline
}

.breadcrumb>li {
	display: inline;
	font-size: 15px;
	line-height: 1.5
}

.breadcrumb>li+li::before {
	content: "/"
}

.section-breadcrumbs .breadcrumb {
	padding: 7px 0 11px
}

@media (min-width:768px) {
	.section-breadcrumbs .breadcrumb {
		padding: 10px 0
	}
}

@media (max-width:767px) {
	.section-gray .breadcrumb {
		padding-bottom: 14px;
		padding-top: 8px
	}
}

@media (max-width:479px) {
	.careers-gallery-item:nth-child(1)~.careers-gallery-item {
		display: none
	}
}

@media (max-width:767px) {
	.careers-gallery-item:nth-child(2)~.careers-gallery-item {
		display: none
	}
}

@media (max-width:991px) {
	.careers-gallery-item:nth-child(3)~.careers-gallery-item {
		display: none
	}
}

.contact-form {
	margin-bottom: 15px
}

@media (min-width:768px) {
	.contact-form {
		margin-bottom: 22px
	}
}

.footer {
	color: #d9d9d9;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.9;
	padding: 53px 0 36px
}

@media (min-width:768px) {
	.footer {
		padding: 52px 0 35px
	}
}

.footer a {
	color: #afb1b2;
	text-decoration: none
}

.footer a:focus,
.footer a:hover {
	color: #fff;
	text-decoration: underline
}

.footer-row {
	margin-bottom: 33px
}

@media (min-width:768px) {
	.footer-row {
		margin-bottom: 46px
	}
}

@media (min-width:992px) {
	.footer-row {
		margin-bottom: 0
	}
}

.footer-row-title {
	font-size: 18px;
	margin: 0 0 18px
}

.footer-row-title>a {
	color: #fff
}

.footer-copyright {
	margin-top: 29px;
	text-align: center
}

@media (min-width:768px) {
	.footer-copyright {
		margin-top: 46px
	}
}

.footer-copyright-links {
	color: #afb1b2
}

.footer-copyright-text {
	color: #878787
}

.footer-post {
	margin-bottom: 22px
}

.footer-post+.footer-post {
	display: none
}

@media (min-width:768px) {
	.footer-post+.footer-post {
		display: block
	}
}

.footer-post:last-child {
	margin-bottom: 0
}

.footer-post-date {
	font-size: 15px;
	line-height: 1.5599
}

.footer-soc {
	font-size: 0;
	line-height: 0;
	margin: 16px -11px 0 -15px;
	text-align: center
}

@media (min-width:768px) {
	.footer-soc {
		margin-top: 24px
	}
}

@media (min-width:992px) {
	.footer-soc {
		margin-left: -15px;
		margin-top: 49px
	}
}

@media (min-width:1200px) {
	.footer-soc {
		margin-left: -12px
	}
}

.footer-soc>li {
	display: inline-block;
	font-size: 25px;
	padding-right: 0;
	vertical-align: middle
}

@media (min-width:768px) {
	.footer-soc>li {
		padding-right: 5px
	}
}

@media (min-width:1200px) {
	.footer-soc>li {
		padding-right: 2px
	}
}

.footer-soc a {
	color: #fff;
	display: block;
	-webkit-transition: color .2s ease;
	transition: color .2s ease;
	width: 45px
}

@media (min-width:768px) {
	.footer-soc a {
		width: 48px
	}
}

.footer-soc a:hover {
	color: #d9d9d9
}

.footer-soc-facebook::before {
	content: ""
}

.footer-soc-twitter::before {
	content: ""
}

.footer-soc-instagram::before {
	content: ""
}

.footer-soc-linkedin::before {
	content: ""
}

.footer-soc-google-plus::before {
	content: ""
}

.footer-soc-youtube::before {
	content: ""
}

.navbar {
	border-width: 0;
	box-shadow: 0 3px 7px rgba(50, 50, 50, .1);
	font-size: 15px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	z-index: 1000
}

@media (max-width:1199px) {
	.navbar {
		min-height: 60px
	}
}

.navbar .navbar-toggle:focus,
.navbar .navbar-toggle:hover {
	background: 0 0
}

.navbar a {
	text-decoration: none;
	-webkit-transition: color .2s ease;
	transition: color .2s ease
}

@media (min-width:1200px) {
	.navbar-container {
		margin: 0 auto;
		padding: 0 15px;
		width: 1170px
	}
}

.navbar-header {
	margin: 0 auto;
	padding: 0 15px;
	position: relative
}

@media (min-width:768px) {
	.navbar-header {
		width: 750px
	}
}

@media (min-width:992px) {
	.navbar-header {
		width: 970px
	}
}

@media (min-width:1200px) {
	.navbar-header {
		margin: 0;
		padding: 0;
		width: auto
	}
}

.navbar-collapse {
	border-width: 0;
	padding: 0
}

@media (max-width:1199px) {
	.navbar-collapse {
		background: #fff;
		height: 100%;
		left: 0;
		overflow: auto;
		position: fixed;
		top: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transition: box-shadow .35s ease, -webkit-transform .35s ease;
		transition: box-shadow .35s ease, -webkit-transform .35s ease;
		transition: transform .35s ease, box-shadow .35s ease;
		transition: transform .35s ease, box-shadow .35s ease, -webkit-transform .35s ease;
		width: 100%;
		will-change: transform
	}
}

.navbar-brand {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-bottom: 0;
	padding-top: 0
}

@media (min-width:1199px) {
	.navbar-brand {
		margin-top: 8.5px;
		margin-bottom: 8.5px
	}
}

@media (max-width:1199px) {
	.navbar-brand {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto
	}
}

.navbar-nav {
	margin: 0
}

.navbar-nav a {
	outline: 0
}

.navbar-nav>li {
	border-top: 1px solid #ebebeb
}

@media (min-width:1200px) {
	.navbar-nav>li {
		border-width: 0;
		padding-left: 3px
	}
}

.navbar-nav>li>a {
	padding-left: 25px;
	padding-right: 25px
}

@media (max-width:1199px) {
	.navbar-nav>li>a {
		padding: 0
	}
}

.navbar-nav .fa {
	font-size: 16px;
	margin-top: 16px
}

@media (min-width:1200px) {
	.navbar-nav .fa {
		margin: 0 0 0 5px;
		position: static
	}
	.navbar-right {
		margin-right: -25px
	}
}

.navbar-toggle {
	border-width: 0;
	float: left;
	left: 0;
	margin: 0;
	padding: 22px 15px;
	position: absolute;
	top: 0;
	width: 50px
}

.navbar-toggle>span {
	display: block;
	height: 2px
}

.navbar-toggle>span+span {
	margin-top: 5px
}

.navbar-collapse-header {
	min-height: 60px
}

@media (min-width:1200px) {
	.navbar-collapse-header {
		display: none
	}
}

.navbar-collapse-header-mail {
	float: right;
	font-size: 13px;
	margin: 20px 0
}

.navbar-collapse-header-mail a {
	color: #878787
}

.navbar-collapse-header-mail .fa {
	margin-right: 5px
}

.navbar-collapse-toggle {
	margin: 7px 0 7px -15px;
	position: static
}

.navbar-collapse-toggle>span {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.navbar-collapse-toggle>span+span {
	margin-top: -2px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.navbar-dropdown {
	background: #333;
	font-size: 14px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	right: auto
}

@media (min-width:1200px) {
	.navbar-dropdown {
		display: block;
		opacity: 0;
		position: absolute;
		right: 0;
		top: 100%;
		-webkit-transition: opacity .2s ease, visibility 0s linear .2s;
		transition: opacity .2s ease, visibility 0s linear .2s;
		visibility: hidden;
		width: 200px
	}
}

.navbar-dropdown li {
	border-bottom: 1px solid #404040
}

@media (min-width:1200px) {
	.navbar-dropdown li:hover>a {
		background: #c1272d;
		color: #fff
	}
}

.navbar-dropdown li:last-child {
	border-bottom: 0
}

.navbar-dropdown a {
	color: #d9d9d9;
	display: block;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	-webkit-transition: none;
	transition: none
}

.navbar-dropdown a:hover {
	background: 0 0
}

@media (max-width:1199px) {
	.navbar-dropdown .navbar-nav-text-wrap:hover {
		background: #3a3a3a
	}
}

.navbar-dropdown .navbar-nav-text {
	display: block;
	padding: 14px 15px
}

@media (min-width:1200px) {
	.navbar-dropdown .navbar-nav-text {
		width: auto
	}
	.navbar-dropdown .navbar-nav-arrow {
		display: block;
		position: absolute;
		right: 15px;
		top: 18px;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
}

@media (max-width:1199px) {
	.navbar-dropdown .navbar-nav-arrow {
		background: #333;
		border-left-color: #404040
	}
}

@media (min-width:1200px) {
	.navbar-dropdown .navbar-dropdown {
		left: 100%;
		top: 0
	}
	.navbar-dropdown .navbar-dropdown a::before {
		bottom: 0;
		box-shadow: 2px 0 4px rgba(0, 0, 0, .3);
		content: '';
		display: block;
		left: -1px;
		position: absolute;
		top: 0;
		width: 1px
	}
}

@media (max-width:1199px) {
	.navbar-dropdown .navbar-dropdown {
		background: #3a3a3a
	}
	.navbar-dropdown .navbar-dropdown .navbar-nav-text-wrap {
		padding-left: 15px
	}
	.navbar-dropdown .navbar-dropdown .navbar-nav-text-wrap:hover {
		background: #424242
	}
}

@media (min-width:1200px) {
	.navbar-dropdown .dropdown>a {
		padding-right: 30px
	}
}

@media (max-width:1199px) {
	.navbar-dropdown .dropdown a:not([href]) {
		cursor: pointer
	}
}

@media (min-width:1200px) {
	.navbar-dropdown .dropdown a:not([href]) {
		cursor: not-allowed
	}
	.navbar-dropdown .dropdown-left>ul {
		left: auto;
		right: 200px
	}
	.navbar-dropdown .dropdown-left>ul a::after {
		bottom: 0;
		box-shadow: 2px 0 4px rgba(0, 0, 0, .3);
		content: '';
		display: block;
		position: absolute;
		right: 1px;
		top: 0;
		width: 1px
	}
	.navbar-dropdown .dropdown-left>ul a::before {
		box-shadow: none
	}
	.dropdown:hover>.navbar-dropdown {
		opacity: 1;
		-webkit-transition: opacity .2s ease;
		transition: opacity .2s ease;
		visibility: visible
	}
}

@media (max-width:1199px) {
	.navbar-nav-text-wrap {
		display: block
	}
}

.navbar-nav-text {
	display: block;
	margin: 0 auto;
	padding: 11px 15px
}

@media (min-width:768px) {
	.navbar-nav-text {
		width: 750px
	}
}

@media (min-width:992px) {
	.navbar-nav-text {
		width: 970px
	}
}

@media (min-width:1200px) {
	.navbar-nav-text {
		display: inline;
		padding: 0
	}
}

@media (max-width:1199px) {
	.navbar-nav-arrow {
		border-left: 1px solid #ebebeb;
		bottom: 0;
		display: block;
		line-height: 1;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		-webkit-transition: background .2s ease, color .2s ease, border-color .2s ease;
		transition: background .2s ease, color .2s ease, border-color .2s ease;
		width: 51px
	}
	.navbar-nav-arrow::after {
		bottom: 0;
		content: '';
		display: block;
		left: 0;
		position: absolute;
		right: 0;
		top: 0
	}
	.navbar-default {
		background: #fff
	}
}

.navbar-default .navbar-brand {
	background-position: 0 0;
	background-size: 247px 243px;
	height: 36px;
	width: 90px;
	background-image: url(../images/sprite-normal.png?1540368292)
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.navbar-default .navbar-brand {
		background-image: url(../images/sprite-retina.png?1540368292)
	}
}

@media (min-width:1199px) {
	.navbar-default .navbar-brand {
		background-position: 0 0;
		background-size: 369px 363px;
		height: 53px;
		width: 134px;
		background-image: url(../images/sprite-normal.png?1540368292)
	}
}

@media (-webkit-min-device-pixel-ratio:2),
(-webkit-min-device-pixel-ratio:2) and (min-width:1199px),
(min-resolution:192dpi) and (min-width:1199px) {
	.navbar-default .navbar-brand {
		background-image: url(../images/sprite-retina.png?1540368292)
	}
}

.navbar-default .navbar-toggle>span {
	background: #878787
}

.navbar-default .navbar-nav>.current-menu-item>a {
	color: #303030
}

@media (max-width:767px) {
	.project-tags a:first-of-type~a {
		display: none
	}
}

.search {
	display: none;
	float: right
}

@media (min-width:768px) {
	.search {
		display: block
	}
}

.search-input {
	background: 0 0;
	border: solid #e1e1e6;
	border-width: 0 0 1px;
	font-size: 14px;
	height: 32px;
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	width: 0
}

.search-input:focus {
	outline: 0
}

.search-btn {
	background: #c2c3c4;
	color: #fff;
	margin-left: 10px;
	padding: 10px 15px
}

.search-btn:focus,
.search-btn:hover {
	background: #a8aaab;
	color: #fff
}

.search-btn-inner {
	left: -1px;
	position: relative;
	top: -1px
}

.top-bar {
	border-bottom: 1px solid #efefef;
	position: relative;
	z-index: 1000
}

.top-bar-item {
	float: right;
	font-size: 14px;
	padding: 14px 0 5px
}

.top-bar-item+.top-bar-item {
	margin-right: 0
}

@media (min-width:768px) {
	.top-bar-item {
		font-size: 15px;
		padding: 10px 18px
	}
	.top-bar-item+.top-bar-item {
		margin-right: -11px
	}
}

.top-bar-item a {
	color: #838385;
	text-decoration: none
}

.top-bar-item i {
	margin-right: 9px
}

@media (min-width:768px) {
	.top-bar-item i {
		margin-right: 7px
	}
}

.top-bar-item .fa-mobile {
	font-size: 19px;
	position: relative;
	top: 1px
}

.top-bar-item .fa-envelope-o {
	position: relative
}

@media (max-width:767px) {
	.top-bar-item-phone {
		float: left
	}
}

.bi-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (min-width:768px) {
	.bi-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.bi-section-projects .container>div:nth-of-type(1) {
		margin-top: 54px;
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.bi-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 80px
	}
}

.bi-section-projects .container>div:nth-of-type(2) {
	padding-bottom: 79px
}

@media (max-width:767px) {
	.bi-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 63px
	}
}

@media (min-width:992px) {
	.bi-section-projects .container>div:nth-of-type(2) {
		margin-top: 61px
	}
}

.big-data-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (min-width:768px) {
	.big-data-section-projects .container>div:nth-of-type(1) {
		margin-top: 58px
	}
}

@media (min-width:992px) {
	.big-data-section-projects .container>div:nth-of-type(1) {
		margin-top: 54px;
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.big-data-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 80px
	}
}

.big-data-section-projects .container>div:nth-of-type(2) {
	padding-bottom: 79px
}

@media (max-width:767px) {
	.big-data-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 63px
	}
}

@media (min-width:992px) {
	.big-data-section-projects .container>div:nth-of-type(2) {
		margin-top: 61px
	}
}

@media (min-width:1200px) {
	.big-data-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 80px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.company-2-section-values .row:nth-child(3) {
		margin-top: -2px
	}
}

.computer-vision-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.computer-vision-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.computer-vision-section-projects .container>div:nth-of-type(1) {
		margin-top: 60px
	}
}

@media (min-width:992px) {
	.computer-vision-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.computer-vision-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.computer-vision-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

.contact-us-2-section-form .h1,
.contact-us-2-section-form h1 {
	margin-top: 0
}

@media (min-width:768px) {
	.contact-us-2-section-form .h1,
	.contact-us-2-section-form h1 {
		margin-bottom: 41px;
		margin-top: 4px
	}
}

.contact-us-2-section-form .contact-form {
	margin-top: 40px;
	padding-bottom: 60px
}

@media (max-width:991px) {
	.contact-us-2-section-form .contact-form {
		border-bottom: 1px solid #cdcdcd;
		margin-bottom: 60px
	}
}

@media (max-width:767px) {
	.contact-us-2-section-form .contact-form {
		margin-bottom: 48px
	}
}

@media (min-width:768px) {
	.contact-us-2-section-form .contact-form {
		margin-top: 49px;
		padding-bottom: 78px
	}
}

@media (min-width:992px) {
	.contact-us-2-section-form .contact-form {
		padding-bottom: 56px
	}
}

.contact-us-2-section-form textarea {
	height: 192px
}

@media (min-width:1200px) {
	.contact-us-2-section-form textarea {
		height: 262px
	}
}

.contact-us-2-section-form .btn-wrap {
	margin-top: 28px
}

@media (min-width:768px) {
	.contact-us-2-section-form .btn-wrap {
		margin-top: 34px
	}
}

.contact-us-2-section-form .h1+div {
	padding-top: 8px
}

@media (max-width:767px) {
	.contact-us-2-section-form .h1+div {
		padding-bottom: 21px
	}
}

@media (min-width:1200px) {
	.contact-us-2-section-form .h1+div>.row:last-of-type .office-map {
		margin-bottom: 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	.contact-us-2-section-form h2+div+div {
		padding-bottom: 70px;
		padding-top: 6px
	}
}

@media (max-width:767px) {
	.contact-us-2-section-sales-reps {
		padding-bottom: 41px;
		padding-top: 49px
	}
}

@media (min-width:768px) {
	.contact-us-2-section-sales-reps {
		padding-bottom: 70px;
		padding-top: 60px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.contact-us-2-section-sales-reps h2 {
		margin-bottom: 34px
	}
}

@media (min-width:992px) {
	.contact-us-2-section-sales-reps {
		padding-bottom: 59px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.contact-us-2-section-sales-reps h2+.row {
		margin-bottom: 15px
	}
}

@media (min-width:992px) {
	.contact-us-2-section-sales-reps h2+.row {
		margin-bottom: 0
	}
}

.custom-development-2-section-how .col-sm-6:nth-child(2) {
	position: relative
}

.custom-development-2-section-how .col-sm-6:nth-child(2)::before {
	content: '';
	display: block;
	position: absolute
}

@media (max-width:767px) {
	.custom-development-2-section-how .col-sm-6:nth-child(2) {
		margin-top: 85px
	}
	.custom-development-2-section-how .col-sm-6:nth-child(2)::before {
		border-top: 1px solid #cdcdcd;
		left: 0;
		margin: 0 15px;
		right: 0;
		top: -25px
	}
}

@media (min-width:768px) {
	.custom-development-2-section-how .col-sm-6:nth-child(2)::before {
		border-left: 1px solid #cdcdcd;
		bottom: -1px;
		margin-left: -16px;
		top: 14px
	}
}

.e-learning-2-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.e-learning-2-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.e-learning-2-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.e-learning-2-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 77px
	}
}

@media (max-width:767px) {
	.e-learning-2-section-projects .container>div:nth-of-type(2) {
		margin-top: 50px;
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.e-learning-2-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.e-learning-2-section-projects .container>div:nth-of-type(3) {
		margin-top: 50px;
		padding-bottom: 61px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.e-learning-2-section-projects .container>div:nth-of-type(3) {
		margin-top: 73px
	}
}

@media (min-width:768px) {
	.e-learning-2-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 77px
	}
}

@media (min-width:992px) {
	.e-learning-2-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 79px
	}
}

.ajax-loader {
	background-image: url(../images/ajax-loader.gif);
	height: 16px;
	margin: -8px 20px 0 0;
	position: absolute;
	right: 100%;
	top: 50%;
	vertical-align: middle;
	visibility: hidden;
	width: 16px
}

.screen-reader-response {
	display: none
}

.healthcare-ehr-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.healthcare-ehr-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.healthcare-ehr-section-projects .container>div:nth-of-type(1) {
		margin-top: 60px
	}
}

@media (min-width:992px) {
	.healthcare-ehr-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 79px
	}
}

@media (min-width:1200px) {
	.healthcare-ehr-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 80px
	}
}

@media (max-width:767px) {
	.healthcare-ehr-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.healthcare-ehr-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

.healthcare-mhealth-section-clients .row div:nth-of-type(1) {
	text-align: center
}

.healthcare-mhealth-section-clients .row div:nth-of-type(1) img {
	padding-top: 13px
}

@media (max-width:767px) {
	.healthcare-mhealth-section-clients .row div:nth-of-type(1) img {
		margin-bottom: -1px
	}
}

@media (min-width:768px) {
	.healthcare-mhealth-section-clients .row div:nth-of-type(1) img {
		padding-bottom: 1px;
		padding-top: 6px
	}
}

@media (max-width:767px) {
	.healthcare-mhealth-section-clients .row div:nth-of-type(2) {
		padding-top: 25px
	}
}

@media (min-width:768px) {
	.healthcare-mhealth-section-clients .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 29px
	}
}

@media (max-width:767px) {
	.healthcare-mhealth-section-clients .row div:nth-of-type(3) {
		margin-bottom: -19px;
		margin-top: -17px;
		padding-top: 0
	}
}

.page-head-home-2~section .h2,
.page-head-home-2~section h2 {
	font-weight: 400
}

@media (min-width:992px) {
	.home-2-section-services .row:nth-child(n+3) {
		padding-bottom: 30px
	}
}

@media (max-width:991px) {
	.home-2-section-services .row:nth-child(n+3)>div {
		padding-bottom: 20px
	}
}

@media (min-width:992px) {
	.home-2-section-services .row:nth-child(n+3)>div {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media (max-width:767px) {
	.home-2-section-quick-facts .quick-facts-row .fact:nth-child(4) {
		border-bottom-width: 0
	}
	.key-techs-html5-section-frameworks .row:nth-of-type(2) {
		margin-top: 2px
	}
	.key-techs-html5-section-frameworks .row:nth-of-type(2) p {
		margin-bottom: 21px
	}
}

@media (min-width:768px) {
	.key-techs-html5-section-frameworks .row:nth-of-type(2) {
		margin-top: 13px
	}
}

@media (min-width:992px) {
	.key-techs-html5-section-frameworks .row:nth-of-type(2) {
		margin-top: 22px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.martech-section-customers h2+.row>div:nth-child(3) li::before {
		top: -1px
	}
}

.martech-section-projects .container>div:nth-of-type(1) {
	margin-top: 44px
}

@media (max-width:767px) {
	.martech-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.martech-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px;
		padding-bottom: 78px
	}
}

@media (min-width:992px) {
	.martech-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px
	}
}

@media (max-width:767px) {
	.martech-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.martech-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.martech-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.martech-section-projects .container>div:nth-of-type(3) {
		margin-top: 49px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.martech-section-projects .container>div:nth-of-type(3) {
		margin-top: 74px
	}
}

@media (min-width:768px) {
	.martech-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 78px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.martech-section-projects .container>div:nth-of-type(3) {
		margin-top: 61px
	}
}

@media (min-width:992px) {
	.martech-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 79px
	}
	.machine-learning-section-services .row:nth-child(n+3) {
		padding-bottom: 30px
	}
}

@media (max-width:991px) {
	.machine-learning-section-services .row:nth-child(n+3)>div {
		padding-bottom: 20px
	}
}

@media (min-width:992px) {
	.machine-learning-section-services .row:nth-child(n+3)>div {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.methods-waterfall-section-distinctives>.container .benefits>div:nth-child(3) .benefit-title {
		padding: 0 15px
	}
	.mobile-android-section-expertise .row:nth-child(3) .tech {
		margin-top: -2px
	}
}

.mobile-android-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.mobile-android-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.mobile-android-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.mobile-android-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.mobile-android-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.mobile-android-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.mobile-android-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 78px
	}
}

@media (max-width:767px) {
	.mobile-android-section-projects .container>div:nth-of-type(3) {
		margin-top: 48px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.mobile-android-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 78px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.mobile-cross-platform-section-react .row:nth-child(3) .tech {
		margin-top: -2px
	}
}

.mobile-cross-platform-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.mobile-cross-platform-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.mobile-cross-platform-section-projects .container>div:nth-of-type(1) {
		margin-top: 60px
	}
}

@media (min-width:992px) {
	.mobile-cross-platform-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.mobile-cross-platform-section-projects .container>div:nth-of-type(2) {
		margin-top: 50px;
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.mobile-cross-platform-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.mobile-ios-section-expertise .row:nth-child(3) .tech {
		margin-top: -2px
	}
}

.mobile-ios-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.mobile-ios-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.mobile-ios-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.mobile-ios-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.mobile-ios-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.mobile-ios-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.mobile-ios-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 78px
	}
}

@media (max-width:767px) {
	.mobile-ios-section-projects .container>div:nth-of-type(3) {
		margin-top: 48px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.mobile-ios-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.mobile-ios-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 80px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.mobile-section-solutions .row:nth-child(3) .tech {
		margin-top: -1px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.mobile-section-solutions .row:nth-child(3) .tech {
		margin-top: -2px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.mobile-2-section-solutions .row:nth-child(3) .tech {
		margin-top: -1px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.mobile-2-section-solutions .row:nth-child(3) .tech {
		margin-top: -2px
	}
}

.ott-cdn-section-support .row div:nth-of-type(1) {
	text-align: center
}

.ott-cdn-section-support .row div:nth-of-type(1) img {
	padding-top: 1px
}

@media (max-width:767px) {
	.ott-cdn-section-support .row div:nth-of-type(1) img {
		margin-bottom: -1px
	}
}

@media (min-width:768px) {
	.ott-cdn-section-support .row div:nth-of-type(1) img {
		padding-top: 7px
	}
}

@media (max-width:767px) {
	.ott-cdn-section-support .row div:nth-of-type(2) {
		padding-top: 25px
	}
}

@media (min-width:768px) {
	.ott-cdn-section-support .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 30px
	}
}

@media (min-width:1200px) {
	.ott-cdn-section-support .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 29px
	}
}

@media (max-width:767px) {
	.ott-cdn-section-support .row div:nth-of-type(3) {
		margin-bottom: -19px;
		margin-top: -17px;
		padding-top: 0
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.ott-cdn-section-support .row div:nth-of-type(3) li {
		padding-left: 29px
	}
	.ott-cdn-section-support .row div:nth-of-type(3) li::before {
		left: -23px
	}
}

.ott-cdn-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.ott-cdn-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 59px
	}
}

@media (min-width:768px) {
	.ott-cdn-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.ott-cdn-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.ott-cdn-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.ott-cdn-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 60px
	}
}

@media (min-width:768px) {
	.ott-cdn-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.ott-cdn-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 82px
	}
}

.ott-drm-section-customers .row div:nth-of-type(1) {
	text-align: center
}

@media (max-width:767px) {
	.ott-drm-section-customers .row div:nth-of-type(1) img {
		margin-bottom: -1px;
		padding-top: 1px
	}
}

@media (min-width:768px) {
	.ott-drm-section-customers .row div:nth-of-type(1) img {
		padding-top: 7px
	}
}

@media (min-width:1200px) {
	.ott-drm-section-customers .row div:nth-of-type(1) img {
		padding-top: 6px
	}
}

@media (max-width:767px) {
	.ott-drm-section-customers .row div:nth-of-type(2) {
		padding-top: 25px
	}
}

@media (min-width:768px) {
	.ott-drm-section-customers .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 29px
	}
}

@media (max-width:767px) {
	.ott-drm-section-customers .row div:nth-of-type(3) {
		margin-bottom: -19px;
		margin-top: -17px;
		padding-top: 0
	}
	.ott-drm-section-features .row:nth-of-type(2) {
		margin-top: 2px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.ott-drm-section-features .row:nth-of-type(2) {
		margin-top: -2px
	}
}

.ott-drm-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.ott-drm-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.ott-drm-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.ott-drm-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 78px
	}
}

@media (max-width:767px) {
	.ott-drm-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.ott-drm-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

.ott-live-streaming-section-areas .row div:nth-of-type(1) {
	text-align: center
}

.ott-live-streaming-section-areas .row div:nth-of-type(1) img {
	padding-top: 1px
}

@media (max-width:767px) {
	.ott-live-streaming-section-areas .row div:nth-of-type(1) img {
		margin-bottom: -1px
	}
}

@media (min-width:768px) {
	.ott-live-streaming-section-areas .row div:nth-of-type(1) img {
		padding-top: 7px
	}
}

@media (max-width:767px) {
	.ott-live-streaming-section-areas .row div:nth-of-type(2) {
		padding-top: 25px
	}
}

@media (min-width:768px) {
	.ott-live-streaming-section-areas .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 25px
	}
}

@media (min-width:1200px) {
	.ott-live-streaming-section-areas .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 29px
	}
}

@media (max-width:767px) {
	.ott-live-streaming-section-areas .row div:nth-of-type(3) {
		margin-bottom: -19px;
		margin-top: -17px;
		padding-top: 0
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.ott-live-streaming-section-areas .row div:nth-of-type(3) li {
		padding-left: 25px
	}
	.ott-live-streaming-section-areas .row div:nth-of-type(3) li::before {
		left: -20px;
		margin-left: -7px
	}
}

.ott-live-streaming-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (min-width:768px) {
	.ott-live-streaming-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.ott-live-streaming-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 78px
	}
}

@media (max-width:767px) {
	.ott-live-streaming-section-projects .container>div:nth-of-type(2) {
		margin-top: 48px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.ott-live-streaming-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 78px
	}
}

.ott-live-streaming-section-projects .container>div:nth-of-type(3) {
	padding-bottom: 62px
}

@media (min-width:768px) {
	.ott-live-streaming-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 78px
	}
}

@media (min-width:992px) {
	.ott-live-streaming-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 79px
	}
}

@media (min-width:1200px) {
	.ott-live-streaming-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 80px
	}
}

@media (max-width:767px) {
	.ott-mam-section-offer h2+.row div:nth-of-type(2) h3 {
		margin-top: 43px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.ott-mam-section-offer h2+.row div:nth-of-type(2) h3 {
		margin-top: 48px
	}
}

@media (max-width:767px) {
	.ott-mam-section-offer .row:nth-of-type(2) {
		margin-top: 16px
	}
	.ott-mam-section-offer .row:nth-of-type(2) p {
		margin-bottom: 21px
	}
}

@media (min-width:768px) {
	.ott-mam-section-offer .row:nth-of-type(2) {
		margin-top: 32px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.ott-mam-section-offer .row:nth-of-type(2) {
		margin-top: 20px
	}
}

.ott-mam-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.ott-mam-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.ott-mam-section-projects .container>div:nth-of-type(1) {
		margin-top: 60px
	}
}

@media (min-width:992px) {
	.ott-mam-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.ott-mam-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.ott-mam-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

.ott-second-screen-section-customers .row div:nth-of-type(1) {
	text-align: center
}

.ott-second-screen-section-customers .row div:nth-of-type(1) img {
	padding-top: 1px
}

@media (max-width:767px) {
	.ott-second-screen-section-customers .row div:nth-of-type(1) img {
		margin-bottom: -1px
	}
}

@media (min-width:768px) {
	.ott-second-screen-section-customers .row div:nth-of-type(1) img {
		padding-top: 7px
	}
}

@media (max-width:767px) {
	.ott-second-screen-section-customers .row div:nth-of-type(2) {
		padding-top: 25px
	}
}

@media (min-width:768px) {
	.ott-second-screen-section-customers .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 25px
	}
}

@media (min-width:992px) {
	.ott-second-screen-section-customers .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 30px
	}
}

@media (min-width:1200px) {
	.ott-second-screen-section-customers .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 29px
	}
}

@media (max-width:767px) {
	.ott-second-screen-section-customers .row div:nth-of-type(3) {
		margin-bottom: -19px;
		margin-top: -17px;
		padding-top: 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	.ott-second-screen-section-customers .row div:nth-of-type(3) li {
		padding-left: 25px
	}
	.ott-second-screen-section-customers .row div:nth-of-type(3) li::before {
		left: -20px;
		margin-left: -7px
	}
}

.ott-second-screen-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.ott-second-screen-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.ott-second-screen-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.ott-second-screen-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 78px
	}
}

@media (max-width:767px) {
	.ott-second-screen-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.ott-second-screen-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

@media (min-width:1200px) {
	.ott-second-screen-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 80px
	}
}

.ott-smart-tv-section-challenge .row div:nth-of-type(1) {
	padding-left: 0;
	padding-right: 0;
	text-align: center
}

.ott-smart-tv-section-challenge .row div:nth-of-type(1) img {
	margin-top: -5px
}

@media (min-width:768px) {
	.ott-smart-tv-section-challenge .row div:nth-of-type(1) img {
		margin-top: -9px
	}
}

@media (max-width:767px) {
	.ott-smart-tv-section-challenge .row div:nth-of-type(2) {
		padding-top: 29px
	}
}

@media (min-width:768px) {
	.ott-smart-tv-section-challenge .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 25px
	}
}

@media (min-width:1200px) {
	.ott-smart-tv-section-challenge .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 24px
	}
}

@media (max-width:767px) {
	.ott-smart-tv-section-challenge .row div:nth-of-type(3) {
		margin-bottom: -19px;
		margin-top: -17px;
		padding-top: 0
	}
}

@media (min-width:768px) {
	.ott-smart-tv-section-challenge .row div:nth-of-type(3) li {
		padding-left: 23px
	}
	.ott-smart-tv-section-challenge .row div:nth-of-type(3) li::before {
		left: -19px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.ott-smart-tv-section-challenge .row div:nth-of-type(3) li {
		padding-left: 24px
	}
	.ott-smart-tv-section-challenge .row div:nth-of-type(3) li::before {
		margin-left: -7px
	}
}

.ott-smart-tv-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.ott-smart-tv-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 59px
	}
}

@media (min-width:768px) {
	.ott-smart-tv-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.ott-smart-tv-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.ott-smart-tv-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.ott-smart-tv-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 60px
	}
}

@media (min-width:768px) {
	.ott-smart-tv-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

.ott-vod-section-workflow .row div:nth-of-type(1) {
	text-align: center
}

.ott-vod-section-workflow .row div:nth-of-type(1) img {
	padding-top: 13px
}

@media (max-width:767px) {
	.ott-vod-section-workflow .row div:nth-of-type(1) img {
		margin-bottom: -1px
	}
}

@media (min-width:768px) {
	.ott-vod-section-workflow .row div:nth-of-type(1) img {
		padding-top: 6px
	}
}

@media (max-width:767px) {
	.ott-vod-section-workflow .row div:nth-of-type(2) {
		padding-top: 25px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.ott-vod-section-workflow .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 23px
	}
	.ott-vod-section-workflow .row div:nth-of-type(2) .bullet-list-rtl-sm>li::before {
		right: -2px
	}
}

@media (min-width:992px) {
	.ott-vod-section-workflow .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 30px
	}
}

@media (min-width:1200px) {
	.ott-vod-section-workflow .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
		padding-right: 29px
	}
}

@media (max-width:767px) {
	.ott-vod-section-workflow .row div:nth-of-type(3) {
		margin-bottom: -19px;
		margin-top: -17px;
		padding-top: 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	.ott-vod-section-workflow .row div:nth-of-type(3) li {
		padding-left: 24px
	}
	.ott-vod-section-workflow .row div:nth-of-type(3) li::before {
		left: -19px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.ott-vod-section-workflow .row div:nth-of-type(3) li {
		padding-left: 28px
	}
	.ott-vod-section-workflow .row div:nth-of-type(3) li::before {
		left: -23px
	}
}

@media (max-width:767px) {
	.ott-vod-section-features .row:nth-of-type(2) {
		margin-top: 2px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.ott-vod-section-features .row:nth-of-type(2) {
		margin-top: -2px
	}
}

.ott-vod-section-projects .container>div:nth-of-type(1) {
	margin-top: 43px
}

@media (max-width:767px) {
	.ott-vod-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 59px
	}
}

@media (min-width:768px) {
	.ott-vod-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.ott-vod-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.ott-vod-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.ott-vod-section-projects .container>div:nth-of-type(2) {
		margin-top: 49px;
		padding-bottom: 60px
	}
}

@media (min-width:768px) {
	.ott-vod-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

@media (min-width:1200px) {
	.portfolio-pagination-section-projects .tech-project:nth-of-type(2),
	.portfolio-section-projects .tech-project:nth-of-type(2) {
		padding-bottom: 78px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.portfolio-pagination-section-projects .tech-project:nth-of-type(3n+2) .h3,
	.portfolio-section-projects .tech-project:nth-of-type(3n+2) .h3 {
		margin-top: 1px
	}
}

@media (max-width:767px) {
	.portfolio-pagination-section-projects .tech-project:nth-of-type(2n+2) .h3,
	.portfolio-section-projects .tech-project:nth-of-type(2n+2) .h3 {
		margin-top: 1px
	}
}

.programmatic-section-projects .container>div:nth-of-type(1) {
	margin-top: 44px
}

@media (min-width:768px) {
	.programmatic-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.programmatic-section-projects .container>div:nth-of-type(1) {
		margin-top: 54px;
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.programmatic-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 80px
	}
}

.programmatic-section-projects .container>div:nth-of-type(2) {
	padding-bottom: 77px
}

@media (max-width:767px) {
	.programmatic-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 62px
	}
}

@media (min-width:992px) {
	.programmatic-section-projects .container>div:nth-of-type(2) {
		margin-top: 61px
	}
}

@media (min-width:1200px) {
	.programmatic-section-projects .container>div:nth-of-type(2) {
		padding-bottom: 79px
	}
}

@media (max-width:767px) {
	.programmatic-section-projects .container>div:nth-of-type(3) {
		margin-top: 49px;
		padding-bottom: 61px
	}
}

@media (min-width:768px) {
	.programmatic-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.programmatic-section-projects .container>div:nth-of-type(3) {
		margin-top: 61px;
		padding-bottom: 79px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.webrtc-2-section-verticals .row:nth-of-type(2) {
		margin-top: -3px
	}
}

.webrtc-2-section-projects .container>div:nth-of-type(1) {
	margin-top: 42px
}

@media (min-width:768px) {
	.webrtc-2-section-projects .container>div:nth-of-type(1) {
		margin-top: 59px
	}
}

@media (min-width:992px) {
	.webrtc-2-section-projects .container>div:nth-of-type(1) {
		margin-top: 55px;
		padding-bottom: 78px
	}
}

@media (min-width:1200px) {
	.webrtc-2-section-projects .container>div:nth-of-type(1) {
		padding-bottom: 79px
	}
}

.webrtc-2-section-projects .container>div:nth-of-type(2) {
	padding-bottom: 78px
}

@media (max-width:767px) {
	.webrtc-2-section-projects .container>div:nth-of-type(2) {
		margin-top: 60px;
		padding-bottom: 61px
	}
	.webrtc-2-section-projects .container>div:nth-of-type(3) {
		margin-top: 49px;
		padding-bottom: 62px
	}
}

@media (min-width:768px) {
	.webrtc-2-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 78px
	}
}

@media (min-width:992px) {
	.webrtc-2-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 79px
	}
}

@media (min-width:1200px) {
	.webrtc-2-section-projects .container>div:nth-of-type(3) {
		padding-bottom: 80px
	}
}

@media (max-width:767px) {
	.report-aqa-section-form div>.row:nth-of-type(2),
	.whitepaper-lms-section-form div>.row:nth-of-type(2),
	.whitepaper-ovp-section-form div>.row:nth-of-type(2) {
		background-color: #fafafa;
		margin-bottom: 36px;
		margin-top: 47px;
		padding-bottom: 21px;
		padding-top: 37px
	}
}

@media (min-width:768px) {
	.report-aqa-section-form div>.row:nth-of-type(2),
	.whitepaper-lms-section-form div>.row:nth-of-type(2),
	.whitepaper-ovp-section-form div>.row:nth-of-type(2) {
		padding-top: 31px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.whitepaper-ovp-section-form p:nth-child(5) {
		padding-top: 3px
	}
}
