html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
html,
body {
	height: 100%;
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font: normal 14px/23px proxima_nova_rgregular, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
html,
body {
	height: 100%;
}
body {
	line-height: 1;
	height: 100%;
}
ol,
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
.clearfix {
	clear: both;
	zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	font-weight: 400;
	color: #008bff;
	text-decoration: none;
}
a:focus {
	outline: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button;
	-o-appearance: button;
	-ms-appearance: button;
	appearance: button;
}
select,
button {
	cursor: pointer;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
p {
	font-size: 16px;
	line-height: 27px;
}
form {
	margin: 0 0 20px;
}
label,
input,
button,
select,
textarea {
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}
label {
	display: block;
	margin-bottom: 5px;
}
select,
textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	height: 70px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	vertical-align: middle;
	border-radius: 4px;
}
input,
textarea {
	width: 206px;
}
select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 220px;
	background-color: #fff;
	border: 1px solid #ccc;
	height: 30px;
	margin-top: 4px;
	line-height: 30px;
}
strong {
	font-family: 'proxima_novasemibold';
}
em {
	font-style: italic;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	margin: 0;
	padding: 6px 8px;
	border: 1px solid #ccc;
}
textarea:focus,
input:focus {
	outline: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button;
	-o-appearance: button;
	-ms-appearance: button;
	appearance: button;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}
input,
textarea,
.uneditable-input {
	width: 206px;
	color: #000;
}
input,
button,
select,
textarea {
	font-family: 'proxima_nova_rgregular', sans-serif;
}
label,
input,
button,
select,
textarea {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}
button,
input {
	line-height: normal;
}
button,
input,
select,
textarea {
	margin: 0;
	vertical-align: middle;
}
i {
	font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 10px;
	font-weight: 400;
	line-height: 20px;
	line-height: normal;
}
h1 {
	font-size: 3.625em;
	line-height: 62px;
}
h2 {
	font-size: 31.5px;
	line-height: 35px;
}
h3 {
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	color: #000;
	margin-bottom: 15px;
}
h4 {
	font-size: 17.5px;
	line-height: 23px;
}
h5 {
	font-size: 14px;
	line-height: 20px;
}
h6 {
	font-size: 11.9px;
	line-height: 15px;
}
body {
	background: none;
	font: normal 14px/23px proxima_nova_rgregular, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
@font-face {
	font-family: 'proxima_nova_rgregular';
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-regular-webfont.eot);
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-regular-webfont.eot?#iefix)
			format("embedded-opentype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-regular-webfont.woff2) format("woff2"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-regular-webfont.woff) format("woff"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-regular-webfont.ttf) format("truetype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-regular-webfont.svg#proxima_nova_rgregular)
			format("svg");
	font-weight: 400;
	font-style: normal;
	display: swap;
}
@font-face {
	font-family: 'proxima_novasemibold';
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-semibold-webfont.eot);
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-semibold-webfont.eot?#iefix)
			format("embedded-opentype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-semibold-webfont.woff2) format("woff2"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-semibold-webfont.woff) format("woff"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-semibold-webfont.ttf) format("truetype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-semibold-webfont.svg#proxima_novasemibold)
			format("svg");
	font-weight: 400;
	font-style: normal;
	display: swap;
}
@font-face {
	font-family: 'proxima_novalight';
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-light-webfont.eot);
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-light-webfont.eot?#iefix)
			format("embedded-opentype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-light-webfont.woff2) format("woff2"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-light-webfont.woff) format("woff"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-light-webfont.ttf) format("truetype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-light-webfont.svg#proxima_novalight) format("svg");
	font-weight: 400;
	font-style: normal;
	display: swap;
}
@font-face {
	font-family: 'proxima_nova_rgbold';
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-bold_0-webfont.eot);
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-bold_0-webfont.eot?#iefix)
			format("embedded-opentype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-bold_0-webfont.woff2) format("woff2"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-bold_0-webfont.woff) format("woff"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-bold_0-webfont.ttf) format("truetype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-bold_0-webfont.svg#proxima_nova_rgbold)
			format("svg");
	font-weight: 400;
	font-style: normal;
	display: swap;
}
@font-face {
	font-family: 'proxima_nova_extrabold';
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-extrabold-webfont.eot);
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-extrabold-webfont.eot?#iefix)
			format("embedded-opentype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-extrabold-webfont.ttf) format("truetype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-extrabold-webfont.svg#proxima_nova_extrabold)
			format("svg");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_black';
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-black-webfont.eot);
	src: url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-black-webfont.eot?#iefix)
			format("embedded-opentype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-black-webfont.woff) format("woff"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-black-webfont.ttf) format("truetype"),
		url(https://d1qktrytbkfjsu.cloudfront.net/font-style/proximanova-black-webfont.svg#proximanova_black_webfont)
			format("svg");
	font-weight: 400;
	font-style: normal;
}
.light {
	font-family: 'proxima_novalight';
}
.regular {
	font-family: 'proxima_nova_rgregular';
}
.semi {
	font-family: 'proxima_novasemibold';
}
.bold {
	font-family: 'proxima_nova_rgbold';
}
.extrabold {
	font-family: 'proxima_nova_extrabold';
}
.black {
	font-family: 'proxima_nova_black';
}
.headerfooter-sprite {
	background: url(../image/home-page/header-footer-sprite.png) no-repeat;
	display: none;
}
.sticky {
	position: fixed;
	width: 100%;
	z-index: 9;
}
.main-wrapper {
	margin-bottom: 0;
	background: none;
}
.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: none;
}
header,
header *,
footer,
footer *,
.page-level-menu,
.page-level-menu * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.header_container {
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
	border-top: 0;
	border-bottom: 0;
	width: 100%;
	z-index: 9999;
	overflow: visible;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60px;
	max-width: 1280px;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 auto;
	background: transparent;
}
.header_container h6 {
	margin: 0px;
	position: relative;
	z-index: 9;
}
.header_container .logo {
	width: 128px;
	height: 60px;
	display: block;
	margin-right: 75px;
	margin-top: -4px !important;
}
.header_container .logo svg {
	width: 163px;
	height: auto;
	display: block;
}
.mobile-nav {
	display: block;
}
.nav .dropdown .brand {
	font-size: 17px;
	display: block;
	cursor: pointer;
	text-align: center;
	border: 1px solid #eaeaea;
	margin-right: 7px;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	border-radius: 3px;
	position: relative;
	width: auto;
	padding: 10px 31px 10px 11px;
}
.nav .dropdown .home {
	width: 10px;
	height: 15px;
	float: left;
	background-position: -228px -124px;
	padding: 0 8px;
	margin-top: 7px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.dropdown .contacts-menu {
	left: auto;
	right: 0;
}
.caret-desk {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	margin-top: 10px;
	margin-left: 5px;
	-webkit-transition: 0.5s ease all;
	-o-transition: 0.5s ease all;
	transition: 0.5s ease all;
}
.header_container h1 a.logo:hover {
	text-decoration: none;
}
.wrapper-content {
	min-height: 500px;
	overflow: hidden;
}
.nav .dropdown {
	float: left;
	position: relative;
	padding-bottom: 20px;
	margin-right: 20px;
}
.dropdown-menu {
	display: none;
	border-bottom: 3px solid #0e76bd;
	position: fixed;
	top: 66px;
	z-index: 1000;
	background: #fff;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.32);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.32);
	border: none;
	padding: 0px;
	min-width: 175px;
	max-width: 820px;
	margin: 0 auto;
	width: 90%;
	left: 0;
	border-radius: 4px;
	right: 0;
	-webkit-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.dropdown-menu.digital-terms {
	width: 445px;
}
.dropdown-menu.digital-terms .product-dropdown-menu .product-menu .menu-list {
	width: 100%;
}
.dropdown-menu:before {
	left: 50%;
	content: "";
	border: 7px solid transparent;
	border-bottom-color: #fff;
	font-size: 0;
	line-height: 0;
	display: inline-block;
	top: -14px;
	margin-left: 25px;
	position: absolute;
	background-color: transparent;
}
.dropdown-menu.contacts-menu:before {
	left: 95px;
}
.dropdown-menu li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 6px 21px;
	clear: both;
	line-height: 27px;
	color: #000;
	white-space: nowrap;
	font-size: 14px;
	text-align: left;
}
.dropdown-menu li a:hover {
	color: #0e76bd;
}
.pos-relate {
	position: relative;
}
.nav .pos-relate .services-menu {
	display: none !important;
	right: -100%;
	left: 100%;
	top: -7px;
	z-index: 999;
}
.nav .pos-relate .services-menu:after,
.nav .pos-relate .services-menu:before {
	display: none !important;
}
.nav .pos-relate:hover .services-menu {
	display: block !important;
}
.header_container svg.mobile-logo {
	display: none;
}
footer {
	background: #35373a;
	padding-top: 35px;
	overflow: hidden;
}
.footer-column {
	float: left;
	width: 16%;
	padding-bottom: 25px;
}
.footer-column h4,
.service-location h4,
.delivery-location h4 {
	color: #fff;
	font-size: 18px;
}
.service-location h6,
.delivery-location h6,
.service-location h6 a {
	color: rgba(255, 255, 255, 0.9);
	font-size: 16px;
	margin: 14px 0 6px;
	text-align: left;
}
.footer-column ul li a:hover,
.footer_bottom_link a:hover {
	color: #9c9c9c;
}
.phone-number {
	color: #5092ff;
	font-size: 14px;
	position: relative;
	padding-left: 18px;
}
.footer-column ul li a,
.service-location p,
.delivery-location p {
	color: #848484;
	font-size: 14px;
}
.service-location p,
.delivery-location p {
	line-height: 21px;
	margin-bottom: 2px;
}
.bottom-footer {
	background: #303235;
	height: 63px;
	color: rgba(255, 255, 255, 0.3);
	position: relative;
}
.bottom-footer p {
	line-height: 63px !important;
	font-size: 14px !important;
	float: left;
	margin: 0;
}
.footer_bottom_link {
	width: 495px;
	margin: 0 auto;
	text-align: center;
	line-height: 63px;
	position: absolute;
	left: 0;
	right: 0;
}
.footer_bottom_link li {
	float: left;
	margin-right: 5px;
}
.footer_bottom_link a {
	color: rgba(255, 255, 255, 0.3);
	text-transform: uppercase;
	font-size: 14px;
}
.footer_bottom_link span {
	font-weight: 400;
	margin-left: 7px;
}
.footer-logo {
	background: url(../image/atlanta/atlanta-sprite.png) no-repeat;
	width: 110px;
	height: 28px;
	float: right;
	margin-top: 17px;
	background-position: -996px -856px;
}
.service-location,
.delivery-location {
	float: left;
	width: 19%;
	position: relative;
	margin-left: 5px;
	margin-bottom: 10px;
}
.service-location {
	width: 16%;
}
.service-location:before,
.delivery-location:before {
	display: none;
	top: 5px;
	width: 77px;
	height: 72px;
	background: url(../image/atlanta/atlanta-sprite.png) no-repeat;
	content: "";
	position: absolute;
	left: -85px;
	background-position: -1115px -893px;
}
.delivery-location:before {
	background-position: -1118px -783px;
}
.phone-icon:before {
	background: url(../image/atlanta/atlanta-sprite.png) no-repeat;
	background-position: -998px -821px;
	width: 12px;
	height: 12px;
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
}
.social-icons li {
	float: left;
}
footer .social-icons li a {
	display: block;
	margin-right: 10px;
	margin-top: 25px;
	width: 24px;
	height: 20px;
	background: url(../image/atlanta/atlanta-sprite.png) no-repeat;
	background-position: -998px -821px;
}
footer .social-icons li a.facebook {
	background-position: -1178px -1008px;
	width: 14px;
}
footer .social-icons li a.twitter {
	background-position: -1133px -1008px;
}
footer .social-icons li a.linkedin {
	background-position: -1174px -1048px;
}
footer .social-icons li a.gplus {
	background-position: -1132px -1048px;
}
.text-cont-error textarea {
	color: #e28989;
}
.recaptcha-top {
	margin-top: 20px;
	float: left;
}
.contact_error {
	color: red;
}
.call-to-action-btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'proxima_novasemibold';
	border-radius: 5px;
	background: #094b47;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 9px 0;
	width: 230px;
	margin: 0 auto;
	display: block;
	line-height: 27px;
	margin-bottom: 10px;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}
.call-to-action-btn:hover {
	background: #235e5a;
	color: #fff;
}
.recaptcha-top,
.recaptcha-down {
	margin-top: 20px;
	float: left;
	margin-bottom: 15px;
}
.signup-wrap .mobile-app-signup .txtnam:focus,
.signup-wrap .mobile-app-signup .txtemai:focus,
.signup-wrap .mobile-app-signup .txtms:focus,
.signup-wrap .mobile-app-signup .submitbtn:focus {
	border: 1px solid #b7b7b7;
}
.happy-clients-wrap {
	display: none;
}
.containers {
	max-width: 1200px;
	padding: 0 15px;
	position: relative;
	margin: 0 auto;
}

header .nav .dropdown:after {
	content: '';
	display: block;
	margin: auto;
	height: 1px;
	width: 0px;
	background: #008bff;
	-webkit-transition: width .5s ease, background-color .5s ease;
	-o-transition: width .5s ease, background-color .5s ease;
	transition: width .5s ease, background-color .5s ease;
}
header .nav .dropdown:hover .caret-desk,
header .nav li.dropdown.arrowchange .caret-desk {
	border-top: 4px solid #008bff;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.dropdown-menu .product-dropdown-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.dropdown-menu .product-dropdown-menu .product-menu {
	width: 100%;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.dropdown-menu .product-dropdown-menu .company-menu {
	background: #f3f8fe;
	width: 18%;
	padding: 63px 25px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.dropdown-menu .product-dropdown-menu .product-menu h3 {
	width: 100%;
	color: #1b3049;
	font-size: 18px;
	line-height: 21px;
	padding: 15px 0 10px;
	text-transform: capitalize;
	margin: 0;
	font-family: proxima_nova_rgbold;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.dropdown-menu .product-dropdown-menu .product-menu .menu-list {
	width: 50%;
	margin-bottom: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.dropdown-menu .product-dropdown-menu .product-menu .menu-list .mirrorfly-product {
	width: 180px;
	height: auto;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list .vplayed-product {
	width: 180px;
	height: auto;
	margin-bottom: 7px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list .digital-product {
	width: 220px;
	height: auto;
}
.product-main-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 35px 40px 35px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list h3.joinup {
	font-size: 24px;
	line-height: 29px;
	font-family: 'proxima_nova_extrabold';
	color: #ff6f3a;
	margin-top: 3px;
	text-align: left;
	padding: 0;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list h3.digital-terms-heading {
	color: #2898e4;
	font-size: 24px;
	line-height: 29px;
	font-family: 'proxima_nova_extrabold';
	margin-top: 3px;
	text-align: left;
	padding: 0;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list h3.digital-terms-heading:after {
	display: none;
}
.dropdown-menu .product-dropdown-menu .product-menu h3.joinup:after {
	display: none;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4 {
	color: #222;
	font-size: 17px;
	line-height: 22px;
	font-family: 'proxima_nova_rgregular';
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 7px;
	padding-bottom: 15px;
	position: relative;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4.vplayed-heading {
	margin-top: 0;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4.join-up-description {
	margin-top: 3px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4 span {
	display: block;
	color: #263444;
	font-size: 13px;
	line-height: 18px;
	font-family: 'proxima_novasemibold';
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list p {
	color: #242424;
	font-size: 16px;
	line-height: 24px;
	display: none;
	position: relative;
	padding-bottom: 10px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list p .caret-desk {
	display: inline-block;
	margin: 0 0 0 auto;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	border-top: 4px solid #242424;
	vertical-align: middle;
	margin-left: 20px;
	position: absolute;
	right: 0;
	top: 36%;
	transform: translateX(-40%);
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list ul {
	margin-top: 25px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a {
	font-family: proxima_nova_rgregular;
	color: #222;
	padding: 0 5px 0 0;
	font-size: 14px;
	line-height: 14px;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	align-items: flex-start;
	white-space: normal;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 1.5px;
	background: #0799d7;
	bottom: -5px;
	left: 43%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	transition: all ease 0.4s;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a:hover:after {
	width: 50%;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li:hover a {
	color: #222222;
	font-family: proxima_novasemibold;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li {
	padding: 0px 0;
	margin-bottom: 25px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li:last-child {
	margin-bottom: 0;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4:after {
	content: '';
	display: block;
	height: 1px;
	width: 85%;
	margin-top: 5px;
	background: #f0f0f0;
	-webkit-transition: width .5s ease, background-color .5s ease;
	-o-transition: width .5s ease, background-color .5s ease;
	transition: width .5s ease, background-color .5s ease;
	position: absolute;
	border: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.dropdown-menu .product-dropdown-menu .company-menu h3 {
	color: #1b3049;
	font-family: proxima_nova_rgbold;
	font-size: 16px;
	text-align: left;
	margin-bottom: 10px;
	line-height: normal;
}
header .nav .dropdown-menu .product-dropdown-menu .company-menu li a {
	margin: 0;
	color: #49596d;
	font-size: 14px;
	padding: 0;
	font-family: proxima_novasemibold;
	line-height: 15px;
}
header .nav .dropdown-menu .product-dropdown-menu .company-menu li:hover a {
	color: #008bff;
}
header .nav .dropdown-menu .product-dropdown-menu .company-menu li {
	padding: 11px 0;
	cursor: pointer;
}
header .nav .dropdown-menu .product-dropdown-menu .company-menu li.expert a {
	background: #fb7d16;
	padding: 10px 0;
	color: #fff;
	display: block;
	text-align: center;
	width: 109px;
	border-radius: 4px;
}
header .nav .dropdown-menu .product-dropdown-menu .company-menu li.expert:hover a {
	background: #e46c0b;
}
header .nav .dropdown-menu .product-dropdown-menu .company-menu li.expert {
	padding: 0;
	margin-top: 10px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a i.menu-ic {
	width: 30px;
	height: 30px;
	margin-right: 15px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a .menu-ic svg {
	width: 30px;
	height: 30px;
	margin-right: 15px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a i.menu-ic svg {
	fill: #6d7a8a;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li:hover a i.menu-ic svg {
	fill: #008bff;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a .product-menu-list {
	flex: 1;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a .product-menu-list h5 {
	color: #1b3049;
	font-size: 16px;
	line-height: 21px;
	font-family: proxima_nova_rgbold;
	text-transform: capitalize;
	margin-bottom: 0px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a .product-menu-list p {
	display: block;
	padding-bottom: 0;
	color: #263444;
	font-size: 13px;
	line-height: 18px;
	font-family: 'proxima_novasemibold';
}
.dropdown-menu .product-dropdown-menu i.menu-close {
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
}
.dropdown-menu .product-dropdown-menu i.menu-close svg {
	width: 32px;
	height: 32px;
}
.dropdown.digital-eng .dropdown-menu:before {
	left: 15%;
}
.dropdown.product-mirrorfly .dropdown-menu:before {
	left: 28.5%;
}
.dropdown.product-vplayed .dropdown-menu:before {
	left: 38.5%;
}
.dropdown.contus-company .dropdown-menu:before {
	left: 48.5%;
}
#header_container {
	border-top: 0;
	border-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999;
	overflow: visible;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 70px;
	max-width: 100%;
	left: 0;
	margin: 0 auto;
	right: 0;
	background: #fff;
	border-bottom: 1px solid #d4d1d1;
}
.product-main-list .caret-desk {
	display: none;
}
header .nav .dropdown .product-main-list .caret-desk {
	display: block;
	margin: 0 0 0 auto;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	border-top: 4px solid #fff;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list.open-submenu ul {
	display: block;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list.open-submenu .caret-desk {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.dropdown-menu .product-dropdown-menu .company-menu h3 .caret-desk {
	display: none;
}
.dropdown-menu .product-dropdown-menu .product-menu h3:after {
	content: '';
	display: block;
	height: 1px;
	margin: auto;
	width: 100%;
	margin-top: 11px;
	background: #bbbbbb;
	-webkit-transition: width .5s ease, background-color .5s ease;
	-o-transition: width .5s ease, background-color .5s ease;
	transition: width .5s ease, background-color .5s ease;
}
header .nav .dropdown.arrowchange .dropdown-menu {
	display: block;
}
header .nav li.dropdown.arrowchange .product-main-list .caret-desk {
	display: none;
}
.header_container .mav-mobile-menu {
	height: inherit;
	min-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#header_container nav .nav > ul {
	position: relative;
	top: 10px;
}
header .nav .dropdown.arrowchange .dropdown-menu#menu4 {
	min-width: 175px;
	max-width: 200px;
}
#menu4.dropdown-menu .product-dropdown-menu .company-menu {
	width: 100%;
	padding: 15px 25px 25px;
	background: #fff;
}

/*Page Level Menu*/
.page-menu-list {
	max-width: 1277px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 0;
}
.page-logo {
	width: 18%;
}
.page-logo p {
	font-family: 'proxima_nova_rgbold';
	font-size: 20px;
	line-height: 28px;
}
.page-menu {
	margin-left: auto;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.page-menu ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.page-menu ul li {
	font-size: 16px;
	line-height: normal;
}
.page-menu ul li a {
	color: #000;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
	font-family: 'proxima_novasemibold';
}
.page-menu ul li:first-child a {
	padding-left: 0;
}
.page-level-menu {
	position: absolute;
	top: 60px;
	height: 54px;
	background: #fff;
	width: 100%;
	-webkit-box-shadow: 0 5px 12px 0 rgba(196, 198, 202, 0.4);
	box-shadow: 0 5px 12px 0 rgba(196, 198, 202, 0.4);
}
.page-level-menu.menu-fixed {
	position: fixed;
	top: 0px;
	width: 100%;
	-webkit-box-shadow: -3px 12px 27px 0 rgba(5, 122, 171, 0.2);
	box-shadow: -3px 12px 27px 0 rgba(5, 122, 171, 0.2);
	z-index: 99;
	background: #fff;
}
.page-level-menu.menu-fixed .page-menu-list {
	max-width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.page-level-menu.menu-fixed .container {
	width: 1320px;
}
.page-menu ul li a.active {
	color: #0799d7;
}
.page-menu ul li.expert:last-child {
	margin-left: 45px;
	background: #fb7d17;
	border-radius: 3px;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
	text-align: center;
}
.page-menu ul li.expert:hover:last-child {
	background: #de7d2e;
}
.page-menu ul li.expert a {
	color: #fff;
	font-size: 15px;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	position: relative;
	display: block;
	padding: 8px 25px 7px 25px;
	font-family: 'proxima_novasemibold';
}
.page-level-menu .container {
	width: 100%;
}

/*Quotes Design*/
.contusmain-menu .dropdown-menu .product-dropdown-menu .product-menu h3 sup {
	margin: 8px;
}
.contusmain-menu .dropdown-menu .product-dropdown-menu .product-menu h3 sup svg {
	width: 15px;
	height: 15px;
}
.contusmain-menu .dropdown-menu .product-dropdown-menu .product-menu h3 sup svg.end-quote {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.contusmain-menu .dropdown-menu .product-dropdown-menu .product-menu h3 sup svg path {
	fill: #1b3049;
}

/*Menu Arrow*/

.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all {
	margin-top: 3px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all.full-stack {
	margin-top: 59px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all a {
	color: #0e76bd;
	font-family: proxima_novasemibold;
	position: relative;
	display: inline-block;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all a i {
	position: absolute;
	right: -6px;
	top: 0px;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all a svg {
	position: absolute;
	left: 47%;
	top: 2px;
	width: 12px;
	height: 12px;
	fill: #0e76bd;
	-webkit-transition: -webkit-transform ease .4s;
	transition: -webkit-transform ease .4s;
	-o-transition: transform ease .4s;
	transition: transform ease .4s;
	transition: transform ease .4s, -webkit-transform ease .4s;
}
.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all a:hover svg {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px);
}

.domain-link {
	width: 100%;
	text-align: center;
}
.domain-link a {
	text-align: center;
	font-size: 17px;
	line-height: 25px;
	background: #0e76bd;
	border-radius: 3px;
	display: inline-block;
	color: #fff !important;
	padding: 10px 20px;
	font-size: 14px;
	font-family: proxima_novasemibold;
	line-height: 15px;
}
.banner-left,
.banner-right {
	visibility: hidden;
	opacity: 0;
}
.banner-left.animate,
.banner-right.animate {
	-webkit-animation-delay: 1500ms;
	animation-delay: 1500ms;
	opacity: 1;
}

/* Product-list-menu */
/* .contusmain-menu .nav .dropdown.digital-eng .brand{
    background: #eaeaea;
    color:#000000;
} */
.contusmain-menu .nav .dropdown .brand {
	color: #000000;
	line-height: normal;
	border: none;
	font-family: 'proxima_novasemibold';
	font-size: 18px;
}
.menu-list.join-up {
	display: none;
}
.contusmain-menu .nav .dropdown .brand .product-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: proxima_nova_rgregular;
	margin-top: 8px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.contusmain-menu .nav .dropdown .brand .product-list li {
	padding: 0px 5px;
	border-right: 1px solid #2d9aff;
	font-size: 12px;
	line-height: 12px;
}
.contusmain-menu .nav .dropdown .brand .product-list li:last-child {
	border-right: none;
}
.contusmain-menu .nav .dropdown .brand svg {
	position: absolute;
	right: 7px;
	top: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
header.contusmain-menu .nav .dropdown:hover a.brand,
header.contusmain-menu .nav li.dropdown.arrowchange a.brand {
	background: #eaeaea;
}
.contusmain-menu#header_container nav .nav > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.contusmain-menu .nav .dropdown {
	margin-right: 0px;
}

.menu-lists {
	color: #000000;
	padding: 0px 0px 5px 5px;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	top: -8px;
}
.menu-lists:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 16px;
	background: #868686;
	right: 6px;
	bottom: 9px;
}
.menu-lists a {
	color: #000;
	font-family: 'proxima_novasemibold';
	font-size: 18px;
}
.menu-lists a.menu-points {
	margin-right: 7px;
	padding: 10px 11px 10px 11px;
	border-radius: 3px;
}
.menu-lists a.menu-points:hover {
	background: #eaeaea;
}
.menu-lists.company:after {
	display: none;
}
.menu-lists:last-child:after {
	display: none;
}
/* Responsive*/
@media (min-width: 1367px) {
	.page-menu-list,
	.page-level-menu.menu-fixed .page-menu-list {
		max-width: 100% !important;
	}
	header#mirrorfly-menu .container {
		max-width: 100% !important;
		padding: 0px 20px !important;
	}
	.page-level-menu.menu-fixed .container {
		width: 100%;
	}
	.dropdown-menu {
		left: -32%;
	}
}
@media (max-width: 1330px) {
	.vplayed-menu.header .header-section .container,
	.contusmain-menu .header_container {
		padding: 0 30px;
		margin: 0;
	}
}
@media screen and (max-width: 1250px) {
	.footer-wrapper {
		width: 90%;
		margin: 0 auto;
	}
	.footer-column {
		width: 25%;
		min-height: 160px;
	}
	.social-icons {
		display: none;
	}
	.service-location,
	.delivery-location {
		width: 50%;
		margin-left: 0;
	}
}
@media screen and (max-width: 1200px) {
	.domain-link {
		display: none;
	}
	#header_container {
		position: relative;
		border-bottom: 0;
	}
	#messaging-solutions svg.contus-svg,
	.header_container .logo svg,
	.vplayed-menu.header {
		/* display: none; */
	}
	.header_container svg.mobile-logo {
		display: block;
		width: 120px;
		height: 30px;
		padding-left: 0px;
	}
	.header_container h6 {
		background: transparent;
	}
	#header_container {
		min-height: 40px;
		height: auto;
		padding: 0px !important;
	}
	#header_container nav {
		margin: 0;
	}
	header .nav .dropdown:after {
		display: none;
	}
	header .nav .dropdown:hover a,
	header .nav li.dropdown.arrowchange a {
		color: #fff;
	}
	.dropdown-menu .product-dropdown-menu .product-menu h3 {
		display: none;
	}
	.dropdown-menu .product-dropdown-menu .product-menu {
		padding: 10px 35px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		padding: 10px 20px 0;
		background: #fff;
	}
	.dropdown-menu .product-dropdown-menu .company-menu {
		width: 35%;
		padding: 10px 25px;
	}
	.product-main-list {
		padding: 0;
	}
	.dropdown-menu .product-dropdown-menu i.menu-close {
		display: none;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4 span {
		display: none;
		margin-left: auto;
	}
	.product-main-list {
		display: block;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list {
		width: 100%;
		margin: 0;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list ul {
		display: none;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4:after {
		display: none;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4 {
		color: #e8e8e8;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 14px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.caret-desk {
		display: none;
	}
	.header_container {
		min-height: 40px;
		display: block;
		height: auto;
		position: relative;
		background: #5c7fb6;
		overflow: hidden;
	}
	.header_container h6 .logo {
		display: block;
		position: relative;
		z-index: 9;
		height: 53px;
	}
	.header_container .pull {
		width: 25px;
		height: 25px;
		background-position: 0 -32px;
		position: absolute;
		right: 25px;
		top: 17px;
		z-index: 9999;
	}
	.nav {
		display: none;
		position: relative;
		width: 100%;
		top: 0;
		right: 0;
		padding: 0 20px;
	}
	.dropdown .caret {
		float: right;
		width: 25px;
		height: 25px;
		background-position: -73px -38px;
		margin-top: 0px;
		opacity: 0.9;
	}
	.dropdown .active .caret {
		float: right;
		width: 25px;
    height: 25px;
    background-position: -73px -62px;
	}
	.dropdown:hover .dropdown-menu {
		display: none;
	}
	.dropdown-menu:before {
		border: 0;
	}
	.dropdown-menu li a {
		color: #242424;
		padding: 10px 20px;
		font-size: 14px;
		text-align: left;
	}
	.nav .dropdown .brand {
		color: #242424 !important;
		padding: 10px 8px 8px;
		line-height: 35px;
		font-size: 17px;
		border-top: 1px solid #b1b1b1;
		text-align: left;
		width: 100%;
	}
	.nav .dropdown .brand:hover,
	.dropdown-menu li a:hover,
	.nav .dropdown:hover > a {
		color: #242424;
		text-decoration: none;
	}
	.nav .dropdown.home_ic {
		width: 90%;
		display: block;
		overflow: hidden;
		margin: 14px 22px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.nav .dropdown.home_ic a {
		padding: 0 8px;
		padding-top: 9px;
		border: none;
	}
	.dropdown .company-main-menu {
		width: 100%;
	}
	.nav .dropdown .dropdown-menu {
		width: 100%;
		left: 0;
		background: #fff;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 100%;
	}
	.nav .dropdown {
		float: none;
	}
	.dropdown-menu {
		position: relative;
		left: 0;
		top: 100%;
		z-index: 1000;
		display: none;
		background: transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.nav .dropdown:hover > a {
		text-decoration: none;
	}
	.resources-menu-main {
		overflow: hidden;
	}
	.nav .dropdown:hover .dropdown-menu {
		display: none;
	}
	.nav .pos-relate .services-menu {
		display: block !important;
		padding: 5px 0 0 20px !important;
	}
	.nav .dropdown {
		padding: 0;
	}
	#header_container nav .nav > ul {
		top: inherit;
	}
	header .nav .dropdown.arrowchange .dropdown-menu#menu4 {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	.dropdown-menu#menu4 .product-dropdown-menu .company-menu ul {
		display: block;
	}
	.dropdown-menu:before {
		display: none;
	}
	.product-main-list {
		padding: 0;
	}
	.dropdown-menu .product-dropdown-menu .product-menu h3 {
		color: #ffffff;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4 {
		color: #ffffff;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a {
		color: #ffffff;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4 span {
		color: #c7c7c7;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a i.menu-ic svg,
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a i.menu-ic svg path {
		fill: #0e61e9;
		width: 25px;
		height: 25px;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li:hover a {
		color: #fff;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li:hover a i.menu-ic svg {
		fill: #fff;
	}
	header .nav li.dropdown.arrowchange .product-main-list .caret-desk {
		border-top: 4px solid #242424;
		display: block;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.headerfooter-sprite {
		display: block;
	}
	.header_container {
		position: relative !important;
	}
	.isStuck .nav .dropdown .brand {
		font-size: 17px;
	}
	.isStuck .nav {
		top: 0;
	}
	.container .overview_page .fixed {
		top: 0;
	}
	.header_container {
		background: #fff;
	}
	.page-level-menu,
	.page-level-menu.menu-fixed {
		display: none;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all a {
		color: #fff;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a .product-menu-list h5 {
		color: #242424;
		font-size: 15px;
		line-height: 21px;
		text-transform: capitalize;
		margin-bottom: 0px;
		font-family: proxima_nova_rgregular;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all a svg {
		fill: #fff;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all,
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li.view-all.full-stack {
		margin: 10px 0px;
	}
	.contusmain-menu .nav .dropdown .brand .product-list,
	.contusmain-menu .nav .dropdown .brand svg {
		display: none;
	}
	.contusmain-menu .nav .dropdown.digital-eng .brand,
	.nav .dropdown .brand {
		background: transparent;
		border: none;
		border-top: 0;
	}
	header.contusmain-menu .nav .dropdown:hover a.brand,
	header.contusmain-menu .nav li.dropdown.arrowchange a.brand {
		background: transparent;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list p {
		display: block;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list p img{
		width: 120px;
		height: auto;
		margin-bottom: 10px;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list p img.digi-log{
		width: 154px;
		margin-bottom: 0;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list p svg{
		width: 166.66px;
		height: auto;
		margin-bottom: 10px;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list .mirrorfly-product,
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list h4,
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a .product-menu-list p,
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a i.menu-ic,
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list .vplayed-product,
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list .digital-product  {
		display: none;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li,
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li:last-child {
		margin-bottom: 15px;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list ul {
		margin-top: 5px;
	}
	.contusmain-menu .nav .dropdown .brand {
		border-top: 1px solid #b1b1b1;
	}
	.menu-lists {
		padding: 0 !important;
		top: 0;
	}
	.menu-lists a.menu-points {
		padding: 10px 8px 8px;
	}
}
@media screen and (max-width: 1050px) {
	.footer .footer-wrap {
		width: 980px;
	}
	.footer .footer-wrap .tabone {
		width: 17%;
	}
	.footer .footer-wrap .tabtwo {
		width: 19%;
	}
}
@media screen and (max-width: 1024px) {
	h1 {
		font-size: 28px;
		line-height: 48px;
	}
	h3 {
		font-size: 27px;
		line-height: 30px;
	}
	.footer {
		position: relative;
	}
	.footer .footer-wrap {
		width: 100%;
	}
	.footer .footer-wrap .footer-top {
		display: none;
	}
	.footer-wrap .footer_contact {
		margin: 10px auto 0;
		width: 74%;
		padding-bottom: 19px;
	}
	.footer-wrap .footer_contact .footer_bottom_link {
		margin-bottom: 18px;
		width: 100%;
		text-align: center;
	}
	.footer-wrap .footer_contact .social-icons {
		float: none;
		display: block;
		clear: both;
		width: 176px;
		margin: 0 auto;
	}
	.footer_contact .footer_bottom_link li {
		margin-right: 5px;
		float: none;
		white-space: nowrap;
	}
	.footer_bottom_link {
		display: none;
	}
}
@media screen and (max-width: 830px) {
	.footer-column {
		width: 50%;
	}
	div#designstudio {
		top: 4em !important;
	}
}
@media screen and (max-width: 640px) {
	.header_container .pull {
		width: 25px;
		height: 25px;
		background-position: 0 -32px;
		position: absolute;
		right: 25px;
		top: 15px;
		z-index: 9999;
	}
	.service-location,
	.delivery-location {
		width: 100%;
		margin-bottom: 20px;
	}	
}
@media screen and (max-width: 500px) {
	.dropdown-menu .product-dropdown-menu {
		display: block;
	}
	.dropdown-menu .product-dropdown-menu .product-menu {
		width: 100%;
	}
	.dropdown-menu .product-dropdown-menu .company-menu {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 5px 20px;
		font-size: 14px;
	}
	.dropdown-menu .product-dropdown-menu .company-menu h3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0px;
	}
	.dropdown-menu .product-dropdown-menu .company-menu h3 .caret-desk {
		border-top: 4px solid #000;
		display: block;
		margin: 0 0 0 auto;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.dropdown-menu .product-dropdown-menu .company-menu.open-submenu ul {
		display: block;
	}
	.dropdown-menu .product-dropdown-menu .company-menu.open-submenu .caret-desk {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.dropdown-menu .product-dropdown-menu .company-menu ul {
		display: none;
	}
}
@media screen and(min-width:320px) {
	.header_container .pull {
		width: 25px;
		height: 25px;
		background-position: 0 -32px;
		position: absolute;
		right: 15px;
		top: 15px;
		z-index: 9999;
	}
}
.isStuck {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	background: rgba(255, 255, 255, 0.95);
	-webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
	position: fixed;
}
.isStuck nav.tm_navbar {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.isStuck .menuBox {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.header_container.isStuck h6 {
	margin: 16px 26px 9px;
}

/* .isStuck .nav{
    top:11px
}*/
.container .overview_page .fixed {
	top: 53px;
	z-index: 20;
}
#headerhome .home-page-sprite {
	background-image: url(https://d1qktrytbkfjsu.cloudfront.net/image/home-page/home-sprite.png);
}
#headerhome .happy-clients-logo .worldbank-logo {
	background-position: -457px 0;
}
@media (max-width: 991px) {
	#header_container {
		background: #5c7fb6;
	}
	.pseudoStickyBlock {
		height: 0 !important;
	}
}
#tabs .fixed {
	top: 70px;
}
@media screen and (max-width: 830px) {
	.service-location,
	.delivery-location {
		width: 49%;
		margin-left: 0;
		display: inline-block;
		vertical-align: top;
		float: none;
	}
	.footer-column {
		width: 49%;
		display: inline-block;
		vertical-align: top;
		float: none;
	}
}
@media screen and (max-width: 768px) {
	.footer-logo {
		display: none;
	}
	.bottom-footer p {
		text-align: center;
		display: block;
		float: inherit;
	}
}
@media screen and (max-width: 1120px) {
	#tabs .fixed {
		top: 52px;
	}
}
@media screen and (max-width: 1024px) {
	#tabs .fixed {
		top: 0;
	}
}
@media screen and (min-width: 1025px) {
	.header_container.isStuck .logo {
		background: url(https://d1qktrytbkfjsu.cloudfront.net/image/logo-small.png) no-repeat;
		width: 151px;
		height: 44px;
		margin-top: -10px;
		margin-left: 15px;
	}
	.header_container.isStuck .nav .dropdown .brand {
		color: #000;
	}
	.header_container.isStuck .nav .dropdown .home {
		background-position: -247px -123px;
	}
	.header_container.isStuck .caret-desk {
		border-top: 4px solid rgba(0, 0, 0, 0.5);
	}
	.header_container.isStuck .dropdown-menu {
		background-color: rgba(255, 255, 255, 0.95);
		-webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
		box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
		border: 1px solid #ccc;
	}
	.header_container.isStuck .dropdown-menu:before {
		left: 15px;
		content: "";
		border: 7px solid transparent;
		border-bottom-color: rgba(255, 255, 255, 0.95);
		top: -14px;
		z-index: 2;
	}
	.header_container.isStuck .dropdown-menu:after {
		left: 14px;
		content: "";
		border: 8px solid transparent;
		border-bottom-color: rgba(74, 73, 73, 0.28);
		font-size: 0;
		line-height: 0;
		z-index: 1;
		display: inline-block;
		top: -16px;
		margin-left: 25px;
		position: absolute;
		background-color: transparent;
	}
	.header_container.isStuck li.home_ic a {
		opacity: .5;
	}
}
.header_container.isStuck .nav .dropdown .brand.hiring-btn,
.nav .dropdown .brand.hiring-btn {
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
	letter-spacing: .5px;
	font-size: 15.5px;
	background: #2d9aff;
	padding: 0 12px;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
}
.header_container.isStuck .nav .dropdown .brand.hiring-btn:hover,
.nav .dropdown .brand.hiring-btn:hover {
	background: #1583e8;
}
@media (min-width: 320px) and (max-width: 678px) {
	.recaptcha-top,
	.recaptcha-down {
		-ms-transform: scale(0.77);
		transform: scale(0.77);
		-webkit-transform: scale(0.77);
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
}
@media (min-width: 320px) and (max-width: 360px) {
	.service-location,
	.delivery-location {
		width: 100%;
	}
}

/* Container */
@media (min-width: 1201px) {
	.home-container,
	.header_container.home-container {
		max-width: 1340px;
		padding: 0 30px;
		width: 100%;
		margin: auto;
	}
	.header_container.home-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-moz-align-items: center;
		-ms-align-items: center;
		-webkit-box-align: center;
		align-items: center;
		-ms-flex-align: center;
	}
	.header_container.home-container #header_container nav .nav > ul {
		top: 0;
	}
	.header_container.home-container .nav .dropdown {
		padding-bottom: 20px;
	}
	.header_container.home-container .dropdown-menu:before {
		display: none;
	}
	.header_container.home-container .arrowchange .companymenu {
		position: relative;
	}
	.header_container.home-container .arrowchange .companymenu:before {
		left: 0;
		content: "";
		border: 7px solid transparent;
		border-bottom-color: #fff;
		font-size: 0;
		line-height: 0;
		display: inline-block;
		bottom: -12px;
		position: absolute;
		background-color: transparent;
		z-index: 9999;
		right: 0;
		margin: auto;
		width: 0;
		height: 0;
	}
	.header_container.home-container .arrowchange .companymenu:after {
		left: 0;
		content: "";
		border: 9px solid transparent;
		border-bottom-color: rgba(199, 198, 198, 0.5);
		font-size: 0;
		line-height: 0;
		display: inline-block;
		bottom: -13px;
		position: absolute;
		background-color: transparent;
		z-index: -1;
		right: 0;
		margin: auto;
		width: 0;
		height: 0;
	}
}
@media (min-width: 1367px) {
	.home-container,
	.header_container.home-container {
		max-width: 1340px;
	}
	.header_container.home-container .dropdown-menu {
		left: 0;
	}
}
@media (min-width: 1501px) {
	.header_container.home-container .logo svg {
		width: 163px;
		height: auto;
	}
	.header_container.home-container .logo {
		width: 140px;
		height: 60px;
		margin-top: 0px;
	}
	.nav .dropdown .brand {
		font-size: 17px;
	}
	.header_container.home-container .dropdown-menu {
		left: 12%;
		right: auto;
		top: 66px;
	}
	.header_container.home-container .dropdown-menu.digital-terms {
		left: 38%;
		top: 67px;
	}
	#header_container nav {
		margin-left: 0px;
	}
}
@media (max-width: 1200px) {
	.padding-10 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.contusmain-menu#header_container nav .nav > ul {
		display: block;
	}
	.menu-lists a {
		color: #242424;
		font-size: 17px;
		border-top: 1px solid #b1b1b1;
		padding: 10px 0px 0px;
		display: block;
	}
	#header_container nav {
		margin-left: 0px !important;
	}
	.menu-lists:after {
		display: none;
	}
	.header_container .logo svg {
		width: 140px;
	}	
	.contusmain-menu .header_container{
		padding: 0;
	}
	.header_container .mav-mobile-menu{
		padding: 0 30px;
		border-bottom: 1px solid #bfbfbf;
		background: #fff;
		min-height: 56px;
	}
	.dropdown-menu .product-dropdown-menu .product-menu .menu-list li a i.menu-ic{
		display: block;
	}
}
@media (max-width: 1279px) {
	.contusmain-menu .nav .dropdown .brand {
		margin-right: 5px;
	}
	.menu-lists {
		padding: 5px;
	}
	.menu-lists:after {
		right: 0px;
	}
	#header_container nav {
		margin-left: 0;
	}
}
header#header_container h6 {
	width: 215px;
}

@media screen and (max-width: 640px) {
	.header_container .logo svg {
		width: 120px;
	}
	.header_container h6 .logo {
		height: 44px;
	}
}