@font-face {
	font-family: 'nexa_boldregular';
	src: url('../fonts/nexabold/nexa_bold-webfont.eot');
	src: url('../fonts/nexabold/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/nexabold/nexa_bold-webfont.woff') format('woff'), url('../fonts/nexabold/nexa_bold-webfont.ttf') format('truetype'), url('../fonts/nexabold/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'nexa_lightregular';
	src: url('../fonts/nexalight/nexa_light-webfont.eot');
	src: url('../fonts/nexalight/nexa_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/nexalight/nexa_light-webfont.woff') format('woff'), url('../fonts/nexalight/nexa_light-webfont.ttf') format('truetype'), url('../fonts/nexalight/nexa_light-webfont.svg#nexa_lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'hero_lightlight';
	src: url('../fonts/herolight/hero-light-webfont.eot');
	src: url('../fonts/herolight/hero-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/herolight/hero-light-webfont.woff2') format('woff2'), url('../fonts/herolight/hero-light-webfont.woff') format('woff'), url('../fonts/herolight/hero-light-webfont.ttf') format('truetype'), url('../fonts/herolight/hero-light-webfont.svg#hero_lightlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'hero_bold';
	src: url('../fonts/herobold/Hero.eot');
	src: url('../fonts/herobold/Hero.eot?#iefix') format('embedded-opentype'), url('../fonts/herobold/Hero.woff2') format('woff2'), url('../fonts/herobold/Hero.woff') format('woff'), url('../fonts/herobold/Hero.ttf') format('truetype'), url('../fonts/herobold/Hero.svg#hero_bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	box-sizing: border-box;
}
html, body {
	margin: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6, p {
	font-smoothing: subpixel-antialiased;
	-moz-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}
body {
	height: 100%;
	width: 100%;
	color: #000;
	background-color: #f1f1f2;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	-webkit-overflow-scrolling: touch;
}
.sblock {
	overflow-y: hidden !important
}
.desktop {
	display: block;
}
.mobile {
	display: none;
}
.testbody {
	/*width:96.5%;*/

	height: 100%;
	/*padding-left: 60px;*/
	padding-left: 0px;
	background-color: #FFF;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.testbodypad {
	background-color: #f1f1f2;
}
.page {
	/*    box-shadow: 0px 0px 6px #999;*/

	border-left: 1px solid #ffffff;
	overflow: hidden;
}
.page1 {
	border-left: 1px solid #e7e7e7;
}
.logopc {
	right: 5% !important;
	opacity: 1 !important;
}
a {
	text-decoration: none;
	color: #ff0000;
}
.button {
	width: auto;
	padding: 10px 45px 10px 10px;
	color: #fff;
	background-color: #ff6666;
	text-decoration: none;
	display: block;
	background: url(../images/pencil.svg) no-repeat right center;
	background-size: 30px 30px;
}
.button:hover {
	background-color: #ff4d4d;
}
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	/* IE6, IE7 */

	clip: rect(1px, 1px, 1px, 1px);
}
.main-content {
	height: auto;
	width: 100%;
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.6, 0.35, 1);
	transition: all 0.3s cubic-bezier(0.25, 0.6, 0.35, 1);
}

.mob_logs{ display:none;}


.homepage {
	height: 100%;
	width: 100%;
	float: left;
}
.AboutUs {
	height: auto;
	margin-bottom: 80px;
	width: 100%;
	float: left;
}
.botmap {
	width: 100%;
	float: left;
	margin-bottom: 3%;
}
.services {
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #000;
	position: relative;
	float: left;
}
.homeimg {
	width: 100%;
	height: 100%;
}
.serviceouter {
	width: 100%;
	float: left;
	height: 100%;
}
.listouter {
	width: 100%;
	float: left;
	margin-bottom: 3%;
	margin-top: -200px;
}
.potouter {
	width: 100%;
	float: left;
	margin-bottom: 1%;
}
.cntouter {
	width: 100%;
	float: left;
	margin-bottom: 1%;
}
.cntheader {
	width: 100%;
	float: left;
	margin-bottom: 0.2%;
}
.contactSectionOuter {
	width: 1100px;
	margin: 0 auto;
}
.contactSection {
	width: 100%;
	float: left;
}
.contactSection a {
	color: #86878a;
	transition: all 0.3s;
}
.contactSection a:hover {
	color: #ed1c24;
	transition: all 0.3s;
}
.servicesImage {
	width: 100%;
	height: 100%;
}
.servicesImage img {
	width: 100%;
	height: 100%;
}
.helloimage {
	position: absolute;
	top: 4%;
	left: 0;
	padding: 0 40px;
	width: 100%;
}
.helloimgtxt {
	width: 100%;
	padding-left: 40px;
	margin-top: 15%;
	float: left;
	margin-bottom: 30px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.httext {
	margin-top: 30px;
}
.cta__header {
	margin: 0;
	font-size: 48px;
}
.cta__subtitle {
	font-size: 22px;
}
.cta__button {
	margin: 20px 0;
	float: left;
}
.site-header {
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 60px;
	z-index: 999;
	overflow: hidden;
	-ms-transform: translate3d(-100%, 0, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.6, 0.35, 1);
	transition: all 0.3s cubic-bezier(0.25, 0.6, 0.35, 1);
}
.site-header__bar {
	width: 60px;
	height: 100%;
	float: right;
	background-color: #f1f1f2;
}
.site-title {
	float: right;
	margin: 0;
	width: 60px;
	height: 100px;
}
.site-title a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 22px 0;
}
#site-logo {
	width: 26px;
	height: 56px;
	margin: 0 auto;
	display: block;
	position: relative;
}
#nav-toggle-wrap {
	width: 100%;
	height: 60px;
	padding-top: 20px;
	float: right;
	background-color: #f1f1f2;
	margin-top: 45vh;
	content: 'viewport-units-buggyfill;' 'margin-top: 45vh;';
}
.nav-toggle {
	z-index: 2;
	width: 24px;
	height: 19px;
	padding: 8px 0;
	cursor: pointer;
	position: relative;
	margin: 0 auto;
}
.hamburger {
	margin-top: 45vh;
	content: 'viewport-units-buggyfill;' 'margin-top: 45vh;';
	z-index: 10;
	position: fixed !important;
	display:none !important;
}
.nav-toggle span {
	height: 3px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	background: #ed1c24;
	white-space: nowrap;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}
.nav-toggle::before, .nav-toggle::after {
	left: 0;
	content: '';
	width: 24px;
	height: 3px;
	background: #ed1c24;
	position: absolute;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.nav-toggle::before {
	top: 0;
}
.nav-toggle::after {
	bottom: 0;
}
.nav-toggle.menu-open span {
	background: rgba(255, 255, 255, 0);
}
.nav-toggle.menu-open::before {
	top: 8px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.nav-toggle.menu-open::after {
	bottom: 8px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav-toggle.menu-open::before, .nav-toggle.menu-open::after {
	width: 26px;
	background: #ed1c24;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.nav-toggle.menu-open:hover span, .nav-toggle.menu-open:focus span, .nav-toggle.menu-open:active span {
	background: rgba(255, 255, 255, 0);
}
 .nav-toggle.menu-open:hover::before, .nav-toggle.menu-open:focus::before, .nav-toggle.menu-open:active::before, {
 bottom: 4px;
 -webkit-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
.nav-toggle.menu-open:hover::after, .nav-toggle.menu-open:focus::after, .nav-toggle.menu-open:active::after {
	bottom: 4px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav-toggle.menu-open:hover::before, .nav-toggle.menu-open:hover::after, .nav-toggle.menu-open:focus::before, .nav-toggle.menu-open:focus::after, .nav-toggle.menu-open:active::before, .nav-toggle.menu-open:active::after {
	width: 14px;
}
.nav-toggle:hover span, .nav-toggle:focus span, .nav-toggle:active span {
	background: rgba(255, 255, 255, 0);
}
.nav-toggle:hover::before, .nav-toggle:focus::before, .nav-toggle:active::before {
	top: 4px;
	left: 5px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	background-color: #ed1c24;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav-toggle:hover::after, .nav-toggle:focus::after, .nav-toggle:active::after {
	left: 5px;
	bottom: 4px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.nav-toggle:hover::before, .nav-toggle:hover::after, .nav-toggle:focus::before, .nav-toggle:focus::after, .nav-toggle:active::before, .nav-toggle:active::after {
	width: 14px;
}
/****
  MAIN NAV
****/

.main-nav {
	width: 100%;
	line-height: 50px;
	color: #fff;
	z-index: 9999;
	font-family: helvetica, arial, sans-serif;
	-ms-transform: translate3d(0, -100%, 0);
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
 filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s 0;
	transition: all 0.2s 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.main-nav__list {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 20px;
}
.main-nav__item {
	display: inline-block;
	line-height: 39px;
	margin: 0 20px;
}
.main-nav__item a {
	text-decoration: none;
	color: #fff;
}
.main-nav__item a:hover {
	color: #ff6666;
}
/****
  Site Nav
****/

.site-nav {
	height: 100%;
}
.project-nav {
	text-align: left;
}
.project-nav__title {
	color: #000;
	margin: 70px auto 60px;
	font-size: 22px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.project-nav__sep {
	color: #fff;
	width: 500px;
	margin: 0 auto;
	display: block;
}
.project-nav__list {
	list-style: none;
	padding: 0;
	width: 100%;
	margin: 0 auto;
}
.project-nav__item {
	margin: 70px 0;
}
.project-nav__item a {
	display: block;
}
.project-nav__item__title {
	margin: 0;
	font-family: 'nexa_boldregular';
	font-size: 74px;
}
.abtleft {
	float: left;
	width: 50%;
}
.abtimage {
	float: left;
	margin-left: 8%;
	width: 35%;
	margin-top: 7%;
}
.abtimage img {
	width: 100%;
	height: auto;
}
.botmap {
	width: 100%;
	float: left;
	margin-bottom: 3%;
	margin-top: 3%;
}
.bottomouter {
	width: 1100px;
	margin: 0 auto;
}
.botsec {
	float: left;
	height: auto;
	padding-right: 20px;
}
.botsec:first-child {
	width: 150px;
	padding-left: 20px;
}
.botsec:nth-child(2n) {
	width: 225px;
}
.botsec:nth-child(3n) {
	width: 150px;
	padding-left: 20px;
}
.botsec:nth-child(4n) {
	width: 14.65%;
	padding-left: 20px;
	float: left;
}
.botsec h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em !important;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px dotted rgba(128, 128, 128, 0.28);
}
.botsec ul {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: -5px;
}
.botsec ul li {
	width: 100%;
	float: left;
	list-style: none;
	color: #77787b;
	font-size: 1em;
	line-height: 2em;/* vertical-align: top; */
}
.smallbig img {
	width: 100%;
	height: auto;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;/* ie 6/7 */
}
.advertising h1, .branding h1, .digital h1 {
	width: 100%;
	text-transform: uppercase;
	font-size: 2em;
	color: #ed1c24;
	margin-top: 35px;
	margin-bottom: 35px;
	font-smoothing: subpixel-antialiased;
	-moz-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}
/****
  Active menu
****/

.is-active-menu {
	overflow-x: hidden;
}
.is-active-menu .site-header {
	left: 0;
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	background-color: #f1f1f2;
}
.is-active-menu .main-nav {
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
 filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}
.is-active-menu .main-content {
	padding-left: 0;
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.is-active-menu .card-home__image {
	background-position: right;
}
ul {
	display: block;
}
li {
	list-style: none;
}
.ancLogo {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 5%;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.arrowdown {
	position: absolute;
	left: 45%;
	cursor: pointer;
	display: none;
}
.aboutSection {
	padding: 5%;
	padding-top:0;
	background-color: #FFFFFF;
}
.introtext p {
	font-size: 1.1rem;
	line-height: 1.5em;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
.introtext {
	margin-top: 10%;
}
.container {
	margin: 7%;
}
.main-nav ul li {
	color: #ed1c24;
}
.mantra-outer {
	top: -5%;
	position: absolute;
	width: 100%;
}
.smallbig {
	position: relative;
}
#fly-ittxt {
	position: relative;
}
.servicesContainerouter {
	width: 1100px;
	margin: 0 auto;
}
.mantra {
	margin: 0 auto;
	width: 60%;
	max-width: 1040px;
	background-color: #FFFFFF;
	padding: 30px;
	padding-top: 0px;
}
.mantra p {
	color: #FFFFFF;
	padding: 5px;
	background-color: #caccce;
	width: 70%;
}
.mantra h3 {
	font-family: 'hero_lightlight', sans-serif;
	font-size: 2.8em;
	line-height: 1.2em;
	color: #000000;
	font-weight: 100;
}
.whatwedo {
	/* bottom: 10%;
    position: absolute;
    margin-left: 40vw;
    content: 'viewport-units-buggyfill;' 'margin-left: 40vw;';*/

	width: 77%;
	text-align: center;
	color: #FFF !important;
	float: left;
	position: relative;
}
.whatwedo h1 {
	color: #FFF !important;
}
.content-container {
	width: 75%;
	margin: 0 auto;
}
.content-container-clients {
	width: 86% !important;
}
#clientouter li img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	/* For Webkit browsers */

	filter: gray;
	/* For IE 6 - 9 */

	-webkit-transition: all .6s ease;/* Transition for Webkit browsers */
}
#clientouter li img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: none;
}
.advertising, .branding, .digital {
	width: 30%;
	float: left;
	padding-right: 1.5%;
	padding-left: 1.5%;
	margin-right: 2%;
}
.adimg {
	background: url(../images/advertising1.svg) no-repeat center center;
	background-size: 85px 64px;
	background-color: #ed1c24;
	height: 200px;
	width: 200px;
	border-radius: 100px;
	-webkit-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;/*border: 1px solid #bbbdc0;*//* margin-left: 30%; */
}
.adimg:hover {
	background-color: #040404;
}
.brandimg {
	background: url(../images/branding.svg) no-repeat center center;
	background-color: #ed1c24;
	height: 200px;
	width: 200px;
	border-radius: 100px;
	-webkit-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;/* margin-left: 30%; */
}
.brandimg:hover {
	background-color: #040404;
}
.dgimg {
	background: url(../images/digital.svg) no-repeat center center;
	background-color: #ed1c24;
	height: 200px;
	width: 200px;
	border-radius: 100px;
	-webkit-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;/*border: 1px solid #bbbdc0;*//* margin-left: 30%; */
}
.dgimg:hover {
	background-color: #040404;
}
h1 {
	font-size: 3.5em;
}
.advertising ul, .branding ul, .digital ul {
	display: block;
	width: 100%;
	/*    margin: 0 auto;*/

	padding: 0;
}
.advertising ul li, .branding ul li, .digital ul li {
	color: #000000;
	font-size: 1.2em;
	/*    line-height: 1.6em;
*/
	margin-bottom: 12px;
	border: 1px solid #ffffff;
	transition: all 0.3s;
	padding: 10px;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
.advertising ul li:hover, .branding ul li:hover, .digital ul li:hover {
	text-decoration: none;
	border: 1px solid #ed1c24;
}
.advertising ul li a, .branding ul li a, .digital ul li a {
	color: #000000;
	font-weight: 500;
	border: none;
	outline: none;
}
.advertising ul li a:hover, .branding ul li a:hover, .digital ul li a:hover {
	text-decoration: none;
}
.servicesContainer {
	width: 100%;
	height: auto;
	float: left;
}
.portfoliosection {
	width: 100%;
	float: left;
	padding-top:50px;
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}


.pfolioheader p {
	background-color: red;
	float: left;
	width: 35%;
	color: #FFFFFF;
	padding-left: 1%;
	padding-right: 1%;
	margin-right: 3%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
}
.pfolioimg {
	width: 60%;
	float: left;
}
.pfolioheader {
	width: 100%;
	float: left;
}
.cntouter {
	width: 100%;
	float: left;
	margin-bottom: 3%;
}
.psliderouter {
	width: 100%;
	float: left;
	margin-top: 3%;
}
.clientsSection h1 {
	float: left;
	width: 100%;
	font-weight: 100;
}
.slideTitle {
	position: absolute;
	z-index: 2;
	top: 10%;
	left: 5%;
}
.slideHeader {
	font-size: 3em;
	line-height: 1.2em;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2%;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.description {
	display: block;
	font-size: 1.5em;
	color: #ffffff;
}
.button {
	padding: 10px 45px 10px 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 20px;
	margin-right: 5%;
	background: url(../images/pencil.svg) no-repeat right center;
	background-color: #000;
	background-position: 95% 50%;
	background-size: 25px 25px;
}
.button a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.slideTitle .button {
	transition: all 0.5s;
	cursor: pointer;
	background-color: #000;
}
.slideTitle .button:hover {
	background-color: #ff4d4d;
	transition: all 0.5s;
	cursor: pointer;
}

.prtable_outer{ width:100%; float:left; margin-top:50px;}

.prtable{ float:left; width:100%;}

.prtable-row{ float:left; width:100%;}

.prtable-col{ float:left; width:50%; float:left; height:500px; overflow:hidden;}

.prtable-col img{ overflow:hidden; position:relative;  max-width:none; }



.port_desc{ padding:2% 4%;  background-color:#E6E6E8;}



.port_desc h2 {
    color: #000000;
    font-family: "hero_lightlight",sans-serif;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 30px;
	width:100%;
	float:left;
}


.port_desc p {
    font-size: 1.1em;
    line-height: 1.6em;
	width:100%;
	float:left;
}

.prf_btn {
    float: left;
    margin-right: 20px;
    margin-top: 25px;
    position: relative;
}
.prf_btn a {
    border:2px solid #F00;
    color: #000;
	transition:all 0.3s;
	font-style:italic;
	font-size:1.2em;
    padding: 10px 30px;
	text-decoration:none;
	background-color:transparent;
}

.top_outer{ width:100%; float:left; margin-bottom:30px;}

.prlogo{ float:left; width:220px;}

.case_top {
    border-bottom: 2px solid #000;
    float: right;
    font-size: 1.2em;
    font-style: italic;
    font-weight: 600;
    padding-bottom: 5px;
	transition:all 0.3s;
}

.case_button{ text-align:center;}

.case_button a {
    padding: 15px 30px;
    background-color:#F00;
    color:#FFF;
	text-transform:uppercase;
    border-radius: 5px;
    font-size: 1.2em;
    line-height: normal;
    font-weight: 600;
	text-decoration:none;
	display:inline-block;
	margin-top:18px;
	margin-bottom:18px;
}

.case_button a:hover{ background-color:#000}

.case_top:hover{padding-bottom: 3px;}

.prlogo img{ width:auto; max-width:100%;}

.prf_btn a:hover{background-color:#F00; color: #ffffff;}

.psliderouter .bx-pager{ width:100%; position:relative !important; left:auto !important; bottom:0 !important ; top:auto !important;}

.psliderouter .bx-wrapper .bx-pager-item{ display:inline-block !important; margin-right:10px;}

.psliderouter .bx-wrapper .bx-pager.bx-default-pager a{ margin-top:0; margin-bottom:0; color:#000 !important;}

.psliderouter .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{ color: #F00 !important;}


/*.bx-wrapper .bx-pager.bx-default-pager a {
	opacity: 0.5;
	background-color: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	width: auto !important;
}*/
.clientsSectionOuter {
	width: 1100px;
	margin: 0 auto;
}
.clientsSection {
	width: 100%;
	margin: 0 auto;
	float: left;
}
.clientsSection p {
	padding: 5px;
	background-color: #999999;
	color: #FFFFFF;
	width: 50%;
	float: left;
}
h1 {
	font-family: 'hero_lightlight', sans-serif;
	font-size: 2.7em;
	color: #333333;
}
#clientouter {
	width: 100%;
	height: auto;
	float: left;
	padding: 0;
	margin-top:50px;
}
#clientouter li {
	max-width: 18%;
	width:18%;
	padding:15px;
	border:1px solid #cccccc;
	float: left;
	margin-left: 0px;
	list-style: none;
	padding:15px;
	margin-bottom:25px;
	overflow:hidden;
	text-align:center;
	margin-right:2%;
	min-height:125px;
	height:125px;
}
#clientouter li a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
span.roll {
	background-color: #000;
	background-repeat: repeat;
	height: 84px;
	position: absolute;
	width: 157px;
	padding: 5px;
	z-index: 10;
}
#clientouter li img {
/*border: dotted 1px #000;*/
/*width:100%;*/
width:155px;
}
.contactSection h1 {
	display: block;
	float: left;
	margin-top: 0;
	font-size: 5em;
	font-weight: 100;
}
.contactSection p {
	padding: 5px;
	background-color: red;
	width: 50%;
	float: left;
	margin-left: 2%;
	color: #FFFFFF;
	margin-top: 1%;
}
#map {
	height: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 2%;
	pointer-events: none;
}
.copyright {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}
.copytxt {
	text-align: center;
	width: 1005;
	font-size: 0.9em;
	letter-spacing: 0.05em;
}
.mobile-menu-inner {
	width: 100%;
    float:left;
	position: relative;
	overflow: auto;
	height: 100%;
}
.menuouter {
	position: relative;
	overflow: auto;
	width: 100%;
	padding: 20px;
}
 .mobile-menu-inner::-webkit-scrollbar {
 width: 5px;
}
 .mobile-menu-inner::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 0px;
}
 .mobile-menu-inner::-webkit-scrollbar-thumb {
 border-radius: 0px;
 -webkit-box-shadow: inset 0 0 6px rgba(243,14,36,1);
}
 .mobile-menu-inner::-webkit-scrollbar-thumb:vertical {
 height:100px;
}
 .mobile-menu-inner::-moz-scrollbar {
 width: 5px;
}
 .mobile-menu-inner::-moz-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 0px;
}
 .mobile-menu-inner::-moz-scrollbar-thumb {
 border-radius: 0px;
 -webkit-box-shadow: inset 0 0 6px rgba(243,14,36,1);
}
 .mobile-menu-inner::-moz-scrollbar-thumb:vertical {
 height:100px;
}
 .mobile-menu-inner::-ms-scrollbar {
 width: 5px;
}
 .mobile-menu-inner::-ms-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 0px;
}
 .mobile-menu-inner::-ms-scrollbar-thumb {
 border-radius: 0px;
 -webkit-box-shadow: inset 0 0 6px rgba(243,14,36,1);
}
 .mobile-menu-inner::-ms-scrollbar-thumb:vertical {
 height:100px;
}
/*.menuouter{
	overflow: auto;
	position: relative;
	padding: 20px;
	margin: 10px;
	height:800px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	
	
}*/



.menulogo {
	width: 50%;
	float: left;
	padding-bottom: 20px;
}
.menulogo img {
	width: 100%;
}
.sidemenu {
	width: 98%;
	float: left;
	margin-left: 2%;
}
.sidemenu ul {
	padding: 0;
	margin: 0;
	float: left;
}
.sidemenu ul li {
	line-height: 2.4em;
	position: relative;
}
.sidemenu ul li {
	cursor: pointer;
}
.sidemenu ul li .flyMenu {
	position: absolute;
	left: calc(100% + 2.5em);
	white-space: nowrap;
	top: 0;
	color: #000 !important;
	padding: 0.5em 3em;
	background-color: #FFFFFF;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	border: 1px solid #000;
	opacity: 0;
	visibility: hidden;
	font-family: 'nexa_boldregular', sans-serif;
}
.flyMenu li {
	-webkit-transition: color 0.45s;
	transition: color 0.45s;
	font-size: 0.9em;
	line-height: 3em !important;
}
.flyMenu li:hover {
	color: red;
	-webkit-transition: color 0.45s;
	transition: color 0.45s;
}
.sidemenu ul li:hover .flyMenu {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
.flyMenu {
	background: #ffffff;
	border: 1px solid #000000;
}
.flyMenu:after, .flyMenu:before {
	right: 100%;
	top: 23%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.flyMenu:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 18px;
	margin-top: -18px;
}
.flyMenu:before {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #000000;
	border-width: 19px;
	margin-top: -19px;
}
.sidemenu ul li a {
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 2.2em;
	color: #ec1c24;
	padding-left: 0;
	transition: all 0.3s;
}
.sidemenu ul li a:hover {
	color: #000;
	text-decoration: none;
	transition: all 0.3s;
	padding-left: 10px;
}
.sformouter {
	width: 98%;
	float: left;
	/*	margin-top: 12px;
*/	margin-left: 2%;
}
.formleft {
	width: 75%;
	float: left;
}
.formtxt {
	width: 95%;
	float: left;
	border: 1px solid #b1b3b5;
	margin-bottom: 20px;
	height: 30px;
	padding-left: 4%;
	color: #000000;
	font-family: "nexa_lightregular";
	font-size: 0.8em;
}

::-webkit-input-placeholder {
 color: #666;
 opacity:1;
}

:-moz-placeholder {
    /* Firefox 18- */

    color: #666;
 opacity:1;
}

::-moz-placeholder {
    /* Firefox 19+ */

    color: #666;
 opacity:1;
}

:-ms-input-placeholder {
 color: #666;
 opacity:1;
}
.formarea {
	width: 95%;
	border: 1px solid #b1b3b5;
	margin-bottom: 20px;
	padding-left: 4%;
	color: #000000;
	font-family: "nexa_lightregular";
	font-size: 0.8em;
}
.frsubmit {
	width: 95%;
	margin-bottom: 20px;
	border: 1px solid #b1b3b5;
	text-align: left;
	background-color: #b1b3b5;
	height: 30px;
	color: #FFF;
	font-family: "nexa_lightregular";
	font-size: 0.8em;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	padding-left: 4%;
	letter-spacing: 0.1em;
}
.frsubmit:hover {
	background-color: #F00;
}
.hub_form_outer {
	width: 70%;
	float: left;
}
/*.hub_mob_form_outer {
	width: 100%;
	float: left;
}
.hs-error-msgs {
	margin-bottom: 5px !important;
}
.hs-error-msgs li label {
	font-weight: normal;
	font-size: 11px;
	color: #F00;
}*/

.hub_new_form{ }

.hbspt-form{ width:100%; padding-top:20px; padding-bottom:80px; float:left;}

.hs-form-field {
    width: 48%;
    float: left;
	margin-right:2%;
}

.hs-form-field input {
    width: 100%;
    padding: 10px;
    border: 1px solid #cccccc;
	outline:none !important;
}

.hs_message { width: 98%;}

.hs_message .hs-input {
    border: 1px solid #cccccc;
    font-family: inherit;
	height:110px;
	width:100%;
	outline:none !important;
}

.hs_submit {
    width: 100%;
    text-align: center;
    float: left;
}

.hs-button {
    background-color: #f00;
    border: none !important;
    color: #fff;
    font-size: 1.2em;
    cursor: pointer;
    padding: 8px 30px;
    transition: all 0.3s;
    text-transform: uppercase;
}

.error{ border:2px solid #F00 !important;}

.hs-error-msg{ display:none;}

.hs_error_rollup{display:none;}


.hs-button:hover {
	background-color: #000;
}
.soclink {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 30px;
}
.soclink ul {
	margin: 0;
	padding: 0;
	margin-top: 0px;
}
.soclink ul li {
    display: inline-block;
    list-style: none;
    /* padding: 11px; */
    border: 1px solid #F00;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
	background-color:#F00;
	margin-right:10px;
	transition:all 0.3s;
}

.soclink ul li i {
    font-size: 1.6em;
    line-height: 50px;
	color:#FFF;
}

.soclink ul li:hover{border: 1px solid #000; background-color:#000;}

/*.soclink ul li a {
	color: #7b7b7b;
	line-height: 2.6em;
	font-size: 0.9em;
	width: 80%;
	padding-left: 20%;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
}
.soclink ul li a:hover {
	color: #F00;
}
*/.ftsocial {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.ftlogo {
	position: absolute;
	margin-left: 160px;
}
.fa-heart {
	color: red;
}
.helloimage img {
	width: 100%;
}
.hamburger.open .bar2, .hamburger.open .bar3 {
	height: 2px;
}
.socialMedia {
	max-height: 72px;
	float: left;
}
.marginTop {
	margin-top: 2% !important;
}
.givemered {
	color: #ed1c24;
}
.sformouter h1 {
	font-size: 1.65em;
	font-family: 'nexa_lightregular', sans-serif;
	color: #000;
	font-weight: 400;
	margin-top: 14px;
}
nav a.fl:hover {
	background-color: red;
}
.home_tab_outer {
	/* background-color: #f00;*/
	height: 300px;
	padding: 0px 40px;
	width: 880px;
	float: left;
	position: relative !important;
	margin-top: 40px;
}
.helloimgtxt h1 {
	float: left;
	width: 100%;
	text-transform: capitalize;
	margin-bottom: 10px;
	color: #ed1c24;
	font-size: 7em;
	font-weight: 900;
	font-family: 'Open Sans', sans-serif;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.heopc {
	opacity: 1 !important;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.helloimgtxt h2 {
	float: left;
	line-height: 1.2em;
	font-family: "hero_lightlight", sans-serif;
	font-weight: 200;
	text-align: left;
	opacity: 0;
	width: 100%;
	font-size: 2.5em;
	text-transform: uppercase;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.capopc {
	opacity: 1 !important;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.home_left {
	border: 2px solid #ffffff;
	/*float: left;*/
	margin-right: 10px;
	width: 320px;
	cursor: pointer;
	margin-left: -530px;
	position: absolute;
}
.home_left_content {
	float: left;
	height: auto !important;
	background: none;
	border: 2px solid #FFF;
	text-align: center;
	padding: 15px;
	width: 100%;
	margin: 0;
}
/*.home_left_content:hover {
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: background-color 1000ms linear;
	-moz-transition: background-color 1000ms linear;
	-o-transition: background-color 1000ms linear;
	-ms-transition: background-color 1000ms linear;
	transition: background-color 1000ms linear;
}*/

.home_left_content:hover {
	border: 2px solid #999;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.home_left_content img {
	width: 90%;
	margin-bottom: 0px;
	margin-top: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.mhtop {
	margin-top: -20px !important;
}
.home_left_content h2 {
	color: #000;
	font-size: 1.4em;
	text-transform: uppercase;
	width: 100%;
	font-family: "hero_lightlight", sans-serif;
	font-weight: 200;
	margin-top: 0px;
	padding-top: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: left;
}
.home_left_content h2 span {
	color: #ed1c24;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
	width: 100%;
}
.mbot {
	margin-bottom: 5px !important;
	margin-top: 10px !important;
}
.home_right_outer {
	margin-left: 10px;
	float: left;
	width: 388px;
}
.home_rt1 {
	border: 2px solid #ffffff;
	/* float: left;*/
	position: absolute;
	width: 388px;
	margin-bottom: 10px;
	cursor: pointer;
	margin-left: -530px;
}
.home_rt1_content {
	text-align: center;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin: 25px 0 0;
	padding: 15px;
	width: 100%;
	border: 2px solid #FFF;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: left;
	height: auto;
}
.home_rt1_content:hover {
	border: 2px solid #999;
}
/*.home_rt1_content:hover {
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: background-color 1000ms linear;
	-moz-transition: background-color 1000ms linear;
	-o-transition: background-color 1000ms linear;
	-ms-transition: background-color 1000ms linear;
	transition: background-color 1000ms linear;
}*/

.home_rt2 {
	margin-top: 182px;
	border: 2px solid #ffffff;
	position: absolute;
	width: 388px;
	cursor: pointer;
	margin-left: -530px;
}
.home_rt2_content {
	width: 100%;
	margin: 0;
	background: none;
	border: 2px solid #FFF;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: left;
	height: auto;
	margin: 25px 0 0;
	padding: 15px;
}
.home_rt2_content:hover {
	border: 2px solid #999;
}
.img_cicon {
	width: 30%;
	float: left;
	padding-right: 3%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-align:center;
}
.img_cicon img {
	width: 100px;
}
.img_ccnt {
	width: 70%;
	float: left;
	padding-left: 3%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-align:center;
}

.padright {
	padding-right: 0%;
}
.padleft {
	padding-left: 0%;
}
.img_ccnt h2 {
	color: #000;
	font-size: 1.4em;
	text-transform: uppercase;
	width: 100%;
	font-family: "hero_lightlight", sans-serif;
	font-weight: 200;
}
.img_ccnt h2 span {
	color: #ed1c24;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
	width: 100%;
}
.exp_inbound {
	/* float: left;*/
	position: absolute;
	width: 70px;
	
	cursor: pointer;
	/*left: -80%;*/
	right: 60px;
	text-align: center;
	
	
	top: 35%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: "hero_lightlight", sans-serif;
	font-weight: 200;
	opacity:0;
}

.exp_inbound img{width:100%;}


/*.mpad {
	padding: 1.5% !important;
	width:16%;
}*/
/*.exp_inbound:hover {
	background-color: #000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}*/
.exp_inbound h2 {
	color: #fff;
	font-size: 1.4em;
	font-weight: 300;
	text-transform: uppercase;
}
.exp_inbound h2 span {
	color: #FFF;
	float: left;
	font-size: 1.4em;
	font-weight: 200;
	margin-top: 2px;
	width: 100%;
}
.exp_inbound_outer {
	width: 100%;
	float: left;
}
.zero_opac {
	opacity: 0;
}
.inner-wrapper {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.full-width {
	width: 100%;
	float: left;
}
.header_banner {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.header_banner img {
	width: 100%;
}
.inner-container {
	width: 1150px;
	margin: 0 auto;
}
.inner_header_top {
	width: 100%;
	padding: 15px;
	float: left;
}
.inner_logo {
	width: 250px;
	float: left;
}
.inner_logo img {
	width: 100%;
}
.header_share {
	width: 260px;
	float: right;
	margin-top: 10px;
}
.header_share img {
	width: 100%;
}
.web_form {
	float: left;
	margin-bottom: 60px;
	margin-top: 60px;
	width: 650px;
}
.web_form h1 {
	margin-bottom: 20px;
}
.web_f_outer {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.web_txt {
	width: 650px;
	float: left;
	padding: 5px 15px;
	color: #000;
	font-size: 1.1em;
	border: 1px solid #000000;
}
.web_txtarea {
	width: 650px !important;
	padding: 8px 15px;
	font-size: 1.1em;
	float: left;
	height: 120px;
	font-family: inherit !important;
	font-style: inherit !important;
	border: 1px solid #000000;
	font-weight: normal;
}
 .web_txtarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #000000;
 opacity: 1;
}
.web_txtarea::-moz-placeholder { /* Firefox 19+ */
 color: #000000;
 opacity: 1;
}
.web_txtarea:-ms-input-placeholder { /* IE 10+ */
 color: #000000;
 opacity: 1;
}
.web_txtarea:-moz-placeholder { /* Firefox 18- */
 color: #000000;
 opacity: 1;
}
.web_submit {
	width: 120px;
	padding: 5px 10px;
	text-align: center;
	color: #FFF;
	background-color: #F00;
	border: none;
	font-size: 1em;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s;
}
.web_submit:hover {
	background-color: #000;
}
.error {
	border: 1px solid #f00;
}
.valid {
	border: 1px solid #000;
}
.web_rdownload {
	width: 280px;
	float: left;
	margin-top: 115px;
	margin-left: 50px;
}
.web_rdownload a {
	background-color: #f00;
	border-radius: 4px;
	color: #FFF;
	float: left;
	font-size: 1.6em;
	font-weight: 600;
	padding: 10px;
	width: 100%;
}
.mobhbox {
	display: none;
}
.blog_details {
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 70px;
}
.bdate {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	font-size: 1.2em;
	color: #F00;
}
.blog_left {
	width: 65%;
	float: left;
}
.blog_rht {
	width: 35%;
	float: left;
}
.blog_details h1 {
	float: left;
	font-size: 2.2em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 1.2em;
	width: 100%;
}
.blog_details h3 {
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0px;
	margin-top: 25px;
	width: 100%;
}
.blog_details img {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.blog_details p {
	width: 100%;
	float: left;
	padding-top: 20px;
	margin: 0;
}
.blog_details ul {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 0;
	display: block;
}
.blog_details ul li {
	float: left;
	list-style: outside disc !important;
	margin-left: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 97%;
	margin-left: 3%;
}
.blog_details ol {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 0;
	display: block;
}
.blog_details ol li {
	float: left;
	list-style: outside none disc;
	margin-left: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 100%;
}
.monitor_inner {
	border: 1px solid #000;
	background-color: #FFF;
	float: left;
	margin-left: 50px;
	margin-top: 230px;
	padding: 25px;
	position: absolute;
	text-align: left;
	transition: all 0.3s ease 0s;
	width: 320px;
	z-index: 1000;
}
.monitor_inner img {
	margin-left: 40px;
	width: 180px;
}
.mnf_animate {
	position: fixed !important;
	margin-top: 0px !important;
	top: 110px !important;
}
.mnf_animateb {
	position: fixed !important;
	bottom: 450px !important;
}
.animttx {
	float: left;
	width: 100%;
}
.animttx h3 {
	color: #000;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 15px;
	text-align: left;
	width: 100%;
}
.animttx p {
	padding-top: 0px;
}
.btn_bdownload {
	width: 100%;
}
.btn_bdownload a {
	text-decoration: none;
}
.blogall {
	width: 100%;
	float: left;
	padding-top: 20px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 15px;
}
.blogall a {
	padding: 4px 12px;
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	transition: all 0.3s;
}
.blogall a:hover {
	background-color: #F00;
}
.blog_list_outer {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 100px;
}
.blog_head {
	width: 100%;
	float: left;
	font-size: 2em;
	margin-top: 60px;
	margin-bottom: 40px;
	font-weight: bold;
}
.blog_unit {
	width: 31%;
	float: left;
	margin-right: 2%;
	margin-bottom: 25px;
	padding: 20px;
	min-height: 675px;
	border: 1px solid #cccccc;
	background-color:none;
	transition:all 0.3s;
}

.blog_unit:hover{ background-color:#dfdddd;}

.case_mlogo{ width:100%; text-align:center !important; margin-top:20px; margin-bottom:40px; float:left; display:block;}

.case_mlogo img{ width:180px !important; margin-bottom:0 !important; float:none !important;}

.blog_unit h1 {
	width: 100%;
	float: left;
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 500;
	line-height:28px;
}
.blog_unit p {
	width: 100%;
	float: left;
	color:#000000;
}
.btn_bdownload {
	float: left;
	/* margin-top: 20px;*/
	text-align: center;
	width: 100%;
}
.btn_bdownload a {
	background-color: #f00;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px;
	text-align: center;
	transition: all 0.3s;
}
.btn_bdownload a:hover {
	background-color: #000;
}
.blog_unit img {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.bsdate {
	color: #f00;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}
.bsrmore a {
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: 800;
}
.bsrmore{color:#000000;}
.bsimg {
	width: 100%;
	position: relative;
	overflow: hidden;
	
}
.bsimg img {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.bsimg:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.home_blog_cnt {
	width: 100%;
	float: left;
	position: relative;
	display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
}
.blog_h_unit {
	width: 31%;
	margin-right: 2%;
	float: left;
	margin-bottom: 15px;
	/* min-height: 530px;
	height: auto; */
}
.bhdate {
    color: #f00;
    float: left;
    font-size: 0.9em;
    margin-bottom: 1px;
    margin-top: 20px;
    width: 100%;
}

.title {
	margin-top: 15px;
	float:left;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 1.3em;
	margin-bottom: 15px;
	font-family: 'hero_lightlight', sans-serif;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
.title a {
	text-decoration: none;
	color: #000000;
}
.title a:hover {
	text-decoration: none;
	color: #ff0000;
	transition: color 0.3s;
}
.whatwedo_container {
	width: 100%;
	float: left;
}
.whatwedo_container h1 {
	width: 100%;
	float: left;
	font-size: 2em;
	margin-top: 20px;
}

.case_container {
	float: left;
	padding-bottom: 50px;
	padding-top: 0;
	width: 100%;
}
.case_list_container ul {
	width: 565px;
	margin: 0 auto;
	text-align: center;
}
.case_list_container ul li {
	float: left;
	font-weight: bold;
}
.case_list_container ul li a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 1.3em;
}
/*.case_screen{ width:546px; height:471px; margin:0 auto; background-image:url('../images/case_screen.jpg'); background-repeat:no-repeat; margin-top:85px; }*/

.case_screen_full {
	width: 100%;
	float: left;
}
.case_about_project {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.case_about_project h1 {
	color: #000;
	font-size: 2em;
	font-weight: 400;
	line-height: 1.3em;
	font-family: "Open Sans", sans-serif;
	text-align: center;
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.case_sec_outer {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.case_sec_outer h1 {
	color: #000;
	font-size: 2em;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	line-height: 1.3em;
	text-align: center;
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.about_case_cnt {
	width: 50%;
	float: left;
}
.about_case_cnt img {
	width: 100%;
}
.about_case_cnt_full {
	width: 100%;
}
/*.about_case_cnt p{ width:100%; float:left; font-size:1.1em; }*/

.about_case_cnt p {
	color: #000000;
	float: left;
	font-size: 1.1em;
	line-height:1.5em;
	font-weight: 400;
	width: 100%;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}

.about_case_cnt ul{ display:block; margin:0; padding:0; margin-left:5%;}

.about_case_cnt ul li{ float:left; width:100%; margin-left:2%; padding-left:5px; list-style:outside disc;}

.about_case_cnt_full p {
	color: #000000;
	float: left;
	font-size: 1.1em;
	line-height:1.5em;
	font-weight: 400;
	width: 100%;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
.about_case_cnt_full h2 {
	float: left;
	font-size: 1.8em;
	font-weight: 400;
	margin-bottom: 25px;
	margin-top: 0;
	padding: 0;
	width: 100%;
	font-family: "Open Sans", sans-serif;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
/*.about_case_cnt h2{ margin-top:0px; float:left; width:100%; padding:0; margin-bottom:15px; font-size:1.4em; font-weight:600;}*/

.about_case_cnt h2 {
	float: left;
	font-size: 1.8em;
	line-height:1.3em;
	font-weight: 400;
	margin-bottom: 25px;
	margin-top: 0;
	padding: 0;
	width: 100%;
	font-family: "Open Sans", sans-serif;
	font-smoothing: subpixel-antialiased;
	-moz-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: antialiased;
}
.acleft {
	padding-right: 5%;
}
.acright {
	padding-left: 2%;
}
.case_image_outer {
	width: 100%;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
.image_grid {
	width: 100%;
	position: relative;
}
.img_unit {
	width: 24%;
	margin-right: 1%;
	margin-bottom: 12px;
	position: relative;
}
.hswidth {
	width: 49% !important;
	margin-right: 1%;
}
.img_unit img {
	width: 100%;
}
.case_banner {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom:40px;
}
.case_banner_overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999;
	background-color: rgba(0,0,0,0.5);
}
.logoimg {
	
	width: 270px;
	z-index: 1099;
	top: 50%;
    transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	left: 50%;
	position:absolute;
	/*margin-left: 40%;
	margin-top: 5%;
	position: relative;*/
}
.logoimg img {
	width: 100%;
}
.about_frame {
	width: 100%;
	float: left;
}
.about_frame img {
	width: 100%;
}
.about_frame iframe {
	width: 100%;
	height: 400px;
}
.st_container {
	margin: 0 auto;
	width: 1200px;
}
.st_container_wrapper {
	width: 100%;
	float: left;
}
.st_container_1 {
	width: 70%;
	float: left;
}
.st_container_2 {
	width: 25%;
	float: left;
	margin-left: 5%;
	margin-top: 65px;
}
.st_container_2 h3 {
	width: 100%;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.4em;
	color: #c5c5c5;
}
.img_rimg {
	float: left;
	height: 178px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.img_rimg img {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-ms-transition: all 1s ease; /* IE 9 */
	-o-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
	width: 100%;
	float: left;
	max-width: 100%;
}
.img_rimg:hover img {
	-webkit-transform: scale(1.25); /* Safari and Chrome */
	-moz-transform: scale(1.25); /* Firefox */
	-ms-transform: scale(1.25); /* IE 9 */
	-o-transform: scale(1.25); /* Opera */
	transform: scale(1.25);
}
.relb_outer {
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #000;
	transition: all 0.5s;
	transform: scale(1, 1);
	opacity: 0.5;
}
.relb_outer:hover {
	opacity: 1;
	transition: all 0.5s;
	transform: scale(1.05, 1.05);
}
.relb_outer img {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.relb_outer h4 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	color: #000;
	line-height: 1.4em;
	font-size: 1.2em;
}
.smore {
	width: 100%;
	float: left;
}
.smore a {
	margin-top: 3px;
	float: left;
}
.whatwedo_container {
	width: 100%;
	float: left;
}
.whatwedo_container h1 {
	float: left;
	font-size: 2em;
	margin-bottom: 40px;
	margin-top: 30px;
	width: 100%;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "hero_bold", sans-serif;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
.wsec_outer {
	width: 100%;
	float: left;
}
.single_sec {
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
.single_sec h3 {
	float: left;
	font-size: 1.5em;
	color: #000;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 100%;
}
.single_sec img {
	width: 100%;
}
.single_sec p {
	width: 100%;
	float: left;
	padding-bottom: 18px;
	margin: 0;
	font-size: 1.2em;
}
.two_sec_outer {
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
.two_sec_1 {
	width: 48%;
	padding-right: 2%;
	float: left;
}
.two_sec_2 {
	width: 48%;
	padding-left: 2%;
	float: left;
}
.sec {
	float: left;
}
.sec img {
	width: 100%;
}
.sec h3 {
	float: left;
	font-size: 1.5em;
	color: #000;
	margin-bottom: 15px;
	margin-top: 5px;
	width: 100%;
}
.sec p {
	width: 100%;
	float: left;
	padding-bottom: 18px;
	margin: 0;
	font-size: 1.2em;
}
.third_sec_outer {
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
.link_outer {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
}
.link_outer a {
	padding: 10px 20px;
	transition: all 0.3s;
	background-color: #F00;
	font-size: 1.2em;
	border-radius: 5px;
	color: #FFF;
	font-weight: bold;
}
.link_outer a:hover {
	text-decoration: none;
	background-color: #000;
}
.whatwedo_container ul {
	width: 100%;
	float: left;
}
.whatwedo_container ul li {
	width: 100%;
	float: left;
	list-style: disc outside!important;
	padding-bottom: 12px;
	padding-left: 5px;
}
.whatwedo_container ol {
	width: 100%;
	float: left;
}
.whatwedo_container ol li {
	width: 100%;
	float: left;
	padding-bottom: 12px;
	padding-left: 5px;
}
.th_sec_1 {
	width: 30%;
	padding-right: 3%;
	float: left;
}
.th_sec_2 {
	width: 30%;
	padding-right: 3%;
	float: left;
}
.th_sec_3 {
	width: 30%;
	padding-right: 3%;
	float: left;
}
.header_banner {
	margin-top: 20px;
}
.header_share {
	margin-top: 10px;
}
.fancybox-title-inside-wrap {
	position: absolute;
	padding: 20px;
	color: #FFF;
	background-color: rgba(0,0,0,0.7);
	right: -290px;
	width: 290px;
	height: 100%;
	top: 0;
	font-size: 1em;
}
.fancybox-title-inside-wrap h3 {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 1.3em;
	text-transform: uppercase;
}
/*.fancybox-wrap {
	margin-left: -145px;
}*/
.fancybox-next span {
	left: auto;
	right: 20px;
	width: 50px;
	height: 50px;
	visibility: visible;
	position: fixed;
	background-image: url('../images/right_arrow.png');
	background-position: 0px 0px;
	background-size: cover;
}
.fancybox-prev span {
	left: 20px;
	width: 50px;
	height: 50px;
	visibility: visible;
	position: fixed;
	background-position: 0px 0px;
	background-size: cover;
	background-image: url('../images/left_arrow.png');
}
/*
.bx-wrapper, .bx-viewport {

    min-height: 350px !important;
}
*/
/*NOTE: Mobile Layout*/

/*NOTE: Tablet Layout - landscape*/

/*NOTE: Mobile Layout - Landscape Mode*/

.showmore a {
	transition: color 0.3s;
	font-weight: 600;
}
.showmore a:hover {
	color: black;
	transition: color 0.3s;
	text-decoration: none;
}
.macleft {
	margin-left: -50px;
	position: relative;
}
.macrht {
	margin-left: 50px;
	position: relative;
}
.section-header-image {
	margin-bottom: 20px;
}
.hs-form-required {
	display: none;
}
.hs_submit {
	margin-top: 25px;
}
.a_social_share {
	width: 100%;
	float: left;
	margin-top: 20px;
	color: #8a8a8a;
}
.a_social_share ul {
	display: inline-block;
	float: left;
	position: relative;
}
.a_social_share ul li {
	list-style: none;
	float: left;
	padding-right: 15px;
	color: #8a8a8a;
}
.a_social_share ul li a {
	color: #8a8a8a;
}
.a_social_share ul li i, .a_social_share ul li a i {
	font-size: 1.4em;
	color: #8a8a8a;
	font-weight: normal;
}
.title a {
	text-decoration: none;
	transition: color 0.3s;
}
.saicons {
	margin-left: -105px;
	margin-top: 38px;
	opacity: 0;
	position: absolute;
	transition: all 0.3s;
	z-index: 100;
}
.moicons {
	opacity: 1
}
#scld {
	cursor: pointer;
}
.fa-round {
	border: 1px solid #8a8a8a;
	border-radius: 50%;
	color: #8a8a8a;
	float: right;
	font-size: 1em !important;
	height: 26px !important;
	line-height: 1.5em;
	margin-left: 7px;
	margin-right: 10px;
	padding: 0;
	text-align: center;
	width: 26px !important;
	transition: all 0.3s
}
.saicons ul li a {
	color: #8a8a8a;
	text-decoration: none;
	transition: all 0.3s;
}
.swf a:hover {
	color: #039 !important;
}
.swf a:hover > .fa-round {
	color: #039 !important;
	border: 1px solid #039 !important;
}
.swt a:hover {
	color: #09C !important;
}
.swt a:hover > .fa-round {
	color: #09C !important;
	border: 1px solid #09C !important;
}
.swl a:hover {
	color: #069 !important;
}
.swl a:hover > .fa-round {
	color: #069 !important;
	border: 1px solid #069 !important;
}
.bhlink {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.bhlink a {
	text-decoration: none;
	color: #F00;
	font-size: 1.3em;
	font-weight: 100;
}
.bhlink a i {
	margin-right: 3px;
	color: #000 !important;
}
.card-home {
	background-color: #FFF;
	width: 100%;
	height: 100vh;
	background-size: cover;
}

.adblock{ display:none !important;}

#winner{ display:none;}

#winner img { width:100%; }

.header_get_btn{ width:100%; position:absolute; text-align:center; margin-top:-4px; z-index:99;}

.header_get_btn_txt {
    padding: 10px 20px;
    max-width: 335px;
    margin: 0 auto;
	padding:10px;
	border-radius:6px;
	background-color:#dfdfdf;
	display:block;
	font-size:1.5rem;
	color:#000;
	line-height:normal;
	
}

.get_ph_num{ color:#F00;}

.header_get_btn_mobile{ width:100%; position:relative; text-align:left; float:left; margin-top:15px;}

.header_get_btn_txt_mobile {
    padding: 10px;
	padding:10px;
	padding-left:0;
	border-radius:6px;
	display:block;
	font-size:1.5rem;
	color:#000;
	line-height:normal;
	
	
	
}

.footer_links{ width:100%; float:left; padding:50px; padding-bottom:30px; background-color:#000;}

.footer_links_unit{ width:25%; float:left; padding-right:40px; text-align:left; color:#FFF;}

.footer_links_unit h1{ font-size:1.2em; width:100%; font-family: 'Open Sans', sans-serif !important; font-weight:600; text-align:left; padding:0; margin:20px 0px; color:#FFF;}

.footer_links_unit ul{ display:block; margin:0; padding:0;}

.footer_links_unit ul li{font-size:13px; display:block; list-style:none; width:100%; padding-bottom:8px;}

.footer_links_unit ul li a{ text-decoration:none; color:#FFF;}

.footer_address{padding:50px; padding-top:0px; padding-bottom:30px; background-color:#000; width:100%; float:left; display:inline-block; text-align:left;}

.footer_address h3{display:inline-block; color:#FFF; font-family: 'Open Sans', sans-serif !important; font-size:1em; padding-right:5px; font-weight:600; }

.footer_address ul{ display:inline-block; margin:0; padding:0; width:900px;}

.footer_address ul li{font-size:13px; display:inline-block; color:#FFF; list-style:none; padding-right:3px;}

.footer_address ul li a{ text-decoration:none; color:#FFF;}

.copyright{ padding:10px;}

.copytxt{ font-size:13px;}

@media (max-width: 1380px) {
.helloimgtxt h1 {
	font-size: 6em;
}
.helloimgtxt h2 {
	font-size: 2.2em;
}


#clientouter li {
    max-width: 23%;
    width: 23%;
}

#clientouter li img{ width:130px;}

.home_tab_outer{ margin-top:0px !important;}



}

 @media (min-width: 769px) and (max-width: 1024px) {
.connect-us {
	display: none;
}
.inner-container {
	width: 100%;
	float: left;
}
.project-nav__item__title {
	font-family: helvetica, arial, sans-serif;
}
.mantra {
	width: 80%;
}
.mantra h3 {
	font-size: 1.5em;
	line-height: 1.4em;
}
.content-container {
	width: 100%;
	margin-left: 2%;
}
.advertising ul li, .branding ul li, .digital ul li {
	font-size: 1em;
	line-height: 1.3em;
}
.dgimg, .brandimg, .adimg {
	height: 150px;
	width: 150px;
	margin-left: 5%;
}
.pfolioimg img {
	width: 90%;
}
.slideTitle {
	top: 10%;
	left: 7%;
}
.slideHeader {
	font-size: 1.7em;
	line-height: 1.1em;
}
.description {
	font-size: 1.2em;
}
.clientsSection h1 {
	font-size: 2.5em;
}
.botsec h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	/* [disabled]font-size: 1em;
*/
	display: none;
}
.botsec ul li {
	/* [disabled]font-size: 1em;
*/
}
.botsec.botsec-first::after {
	width: 100%;
}
.botsec {
	float: left;
	height: auto;
	padding-left: 20px;
	/* [disabled]width: 100%;
*/
	min-width: 200px;
}
#clientouter li {
/*	margin-right: 3%;*/
}
.marginTop {
	margin-top: 5% !important;
}
.case_banner {
	height: 200px;
	overflow: hidden;
}
.case_banner img {
	height: 200px;
	width: auto !important;
	overflow: hidden;
}
.logoimg {
	width: 220px;
	margin-left: 25%;
	margin-top: 10%;
}
.logoimg img {
	width: 100% !important;
	height: auto !important;
}
}

 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	 
	.listouter{ margin-top:-130px;} 
	.exp_inbound_outer{ display:none;}
 }


 @media (min-width: 1024px) {
.connect-us {
	display: none;
}



}
 @media only screen and (max-width: 768px) {
	 
	 .header_get_btn_txt_mobile{ font-size:1.2em;}
	 
	 
	 .header_get_btn{ display:none;}
	 
	 
	 .footer_links_unit{ width:100%; padding-right:0}
	 
	 .footer_links_unit h1{ font-size:1em;}
	 
	 .footer_address h3{ display:block; width:100%; float:left; padding-bottom:10px;}
	 
	 .footer_address ul{ width:100%; display:block; float:left;}
	 
	 .footer_address ul li{ display:block; width:100%; float:left; padding-right:0; padding-bottom:3px;}
	 
	 
	  .case_button a { font-size:1em; padding: 10px 15px; margin-top:8px; margin-bottom:8px;}
	 
	 .prtable-col{ height:auto; width:100%; float:left;}
	 
	 .prtable-col img{ width:100%;}
	 
	 .port_desc{ padding-bottom:50px;}
	 
	 
	 .home_rt1_content .img_ccnt{ margin-top:30px;}
	 
	 .menulogo{ padding-top:40px;}
	 
	 .mobile-menu-inner{ background:rgb(241,241,242); height:100%;}
	 
.card-home {
	height: auto;
	width: 100%;
	float: left;
}

 .link_outer a{ display:block;}

.hamburger {
	display: block !important;
}
.mobhbox {
	position: relative;
	float: left;
	padding-bottom: 40px;
}
.home_left {
	margin-top: 20px;
}
.home_right_outer {
	display: block;
}
.home_rt1 {
	float: left;
	margin-left: 0;
	position: relative;
	width: 100%;
	display: block;
}
.home_rt2 {
	float: left;
	margin-left: 0;
	position: relative;
	width: 100%;
	margin-top: 0;
	display: block;
}
.arrowdown {
	display: none;
}
.helloimgtxt {
	float: left;
	margin-bottom: 0px;
	margin-top: 15px;
	opacity: 1;
	padding-left: 0px;
	transition: all 1s ease 0s;
	width: 100%;
}
.helloimgtxt h1 {
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	opacity: 1;
	font-size: 4.5em;
	padding-left: 0px;
	width: 100%;
}
.helloimgtxt h2 {
	font-size: 2em;
	opacity: 1;
	line-height: 1.3em;
}
.home_left_content {
	border: 1px solid #999;
}
.home_rt1_content {
	border: 1px solid #999;
}
.home_rt2_content {
	border: 1px solid #999;
}
.helloimage {
	display: none;
}
.st_container {
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	float: left;
}
.whatwedo_container h1 {
	font-size: 1.6em;
	line-height: 1.3em;
	margin-top: 50px;
	margin-bottom: 20px;
}
.desktop {
	display: none;
}
.mobile {
	display: block;
}
.slideHeader {
	display: none;
}
.hswidth {
	width: 49% !important;
	margin-right: 1%;
}
.fancybox-title-inside-wrap {
	display: none;
}
.fancybox-wrap {
	margin-left: -0px;
}
.blog_unit {
	width: 48%;
	margin-right: 2%;
}
.blog_h_unit {
	width: 48%;
	margin-right: 2%;
}
.blog_details {
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}
.blog_details h1 {
	font-size: 1.5em;
	width: 100%;
}
.blog_details img {
	width: 100%;
}
.blog_details p {
	width: 100%;
}
.home_left {
	margin-left: 0;
	margin-top: 260px;
	position: relative;
	float: left;
	width: 100%;
}
.home_right_outer {
	display: none;
}
.mobhbox {
	display: block;
	position: absolute;
	z-index: 1100;
	width: 100%;
}
.mobile_bx_outer {
	width: 100%;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
}
.inner-container {
	width: 100%;
	float: left;
}
.web_form {
	width: 100%;
	float: left;
	padding: 30px;
	padding-top: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.web_txt {
	width: 100%;
	float: left;
}
#web_lead_form {
	float: left;
	width: 100%;
}
.web_txtarea {
	width: 100% !important;
	float: left;
}
.header_banner {
	width: 100%;
}
.header_banner img {
	height: 120px;
}
.web_rdownload {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
}
.home_left_content {
	float: left;
	padding-top: 20px;
	margin-bottom: 20px;
	height: auto;
	padding-bottom: 20px;
}
.home_left_content h3 {
	font-size: 1.5em;
}
.home_left_content h4 {
	font-size: 1.3em;
}
.home_right_outer {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-top: 30px;
}
.home_rt1 {
	width: 100%;
	float: left;
	margin-left: 0px;
	position: relative;
}
.home_rt1_content h3 {
	font-size: 1.5em;
}
.home_rt1_content h4 {
	font-size: 1.3em;
}
.menuouter {
	float: left;
	/*height: 600px;*/
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height:auto;
	background:rgb(241,241,242);
}

.abtleft {
	float: left;
	width: 100%;
}
.abtimage {
	float: left;
	margin-left: 0%;
	margin-top: 7%;
	width: 100%;
}
.mantra {
	background: none;
	margin: 0 auto;
	padding: 0 5% 0 5%;
	width: 90%;
}
.mantra-outer {
	margin-top: 0%;
	position: absolute;
	width: 100%;
}
.mantra h3 {
	float: left;
	width: 100%;
	font-size: 1.1em;
	color: #000;
	background-color: #FFFFFF;
	padding: 20px;
}
.mantra h3 {
}
.mantra p {
	background-color: #ed1c24;
	color: #ffffff;
	padding: 5px;
	width: 70%;
}
.listouter {
	margin-top: 0;
}
.content-container {
	width: 100% !important;
	padding-left: 5%;
	padding-right: 5%;
	float: left;
}

#clientouter li {
    max-width: 23%;
    width: 23%;
    min-height: 110px;
    height: 110px;
}


.advertising, .branding, .digital {
	float: left;
	width: 100%;
	padding-bottom: 3%;
	/*  border-bottom: 1px dotted #999; */
	padding-top: 6%;
}
.adimg {
	margin: 0 auto;
	width: 150px;
	height: 150px;
}
.brandimg {
	margin: 0 auto;
	width: 150px;
	height: 150px;
}
.dgimg {
	margin: 0 auto;
	width: 150px;
	height: 150px;
}
.advertising h1, .branding h1, .digital h1 {
	text-align: center;
	font-size: 2em;
}
.advertising ul li, .branding ul li, .digital ul li {
	font-size: 1.1em;
	padding-bottom: 2.5%;
	padding-top: 2.5%;
	text-align: center;/* border-bottom: 1px solid rgba(128, 128, 128, 0.18);*/
}
.whatwedo {
	width: 100%;
	color: #000 !important;
}
.whatwedo h1 {
	width: 100%;
	color: #000 !important;
	text-align: center;
	margin-top:30px;
}
.pfolioimg {
	display: none;
}
.pfolioheader p {
	width: auto;
	padding-right: 3%;
}
.clientsSection h1 {
	font-size: 2em;
	line-height: 1.3em;
}
.clientsSection p {
	width: auto;
}
#clientouter li img {
	width: 100%;
}
.contactSection p {
	display: none;
}
.contactSection h1 {
	font-size: 2.2em;
	width: 100%;
}
#map {
	height: 320px;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.gm-style {
	background: none !important;
}
.botsec:first-child {
	width: 100%;
	padding-left: 0;
	padding-bottom: 3%;
}
.botsec:nth-child(2n) {
	width: 100%;
	padding-bottom: 5%;
	float: left;
}
.botsec:nth-child(3n) {
	padding-left: 0;
	width: 100%;
	padding-bottom: 5%;
	float: left;
}
.botsec:nth-child(4n) {
	padding-left: 0;
	padding-right: 5%;
	width: 45%;
	padding-bottom: 3%;
}
.botsec:nth-child(5n) {
	padding-left: 0;
	width: 45%;
	padding-bottom: 3%;
}
.content-container .advertising .adimg {
	margin: 0 auto;
}
.slideHeader {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #FFFFFF;
	display: none;
	padding-bottom: 2%;
}
span.description {
	font-size: 1em;
	display: none;
}
.slideTitle {
	left: 8%;
	width: 90%;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 10px;
	height: 10px;
	margin: 15px 0;
	outline: 0;
	border-radius: 10px;
}
.bx-wrapper .bx-pager {
	top: 0;
}
#clientouter li {
	/*margin-right: 3%;*/
}
.button {
	padding: 8px 35px 10px 8px;
}
.button a {
	font-size: 0.8em;
}
.marginTop {
	margin-top: 30px !important;
}
.sformouter {
	/*display: none;*/
}
.connect-us {
	width: 98%;
	float: left;
	padding-top: 10%;
	padding-left: 2%;
}
.lestbtn {
	width: 100px;
	float: left;
	background-color: #F00;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
	-webkit-transition: all 0.5s; /* Safari */
	transition: all 0.5s;
}
.connect-us h1 {
	margin: 0;
	font-size: 1.4em;
	padding-bottom: 8%;
	width: 100%;
	line-height: 1.2em;
}
.lestbtn:hover {
	background-color: #000;
}
.lestbtn a {
	color: #FFF;
	font-size: 17px;
}
.AboutUs {
	margin-bottom: 40px;
}
.hideMobile {
	display: none;
}
#web_lead_form h1 {
	font-size: 1.8em !important;
}
.case_container {
	padding-top: 15px;
}
.case_about_project {
	margin-top: 2px;
}
.about_case_cnt {
	width: 100%;
	margin-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
}
.case_screen_full {
	width: 100%;
	margin-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
}
.acleft {
	margin-right: 0%;
}
.acright {
	margin-left: 0%;
}
.about_case_cnt h2 {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.about_case_cnt p {
	font-size: 1.1em;
}
.case_screen_full h2 {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.case_screen_full p {
	font-size: 1.1em;
}
.hub_mob_form_outer input, textarea {
	border: 0 none;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 5px;
	width: 100% !important;
}
.section-header-image {
	width: 100%;
	margin-bottom: 25px;
}
.section-header-image img {
	width: 100%;
}
.arrowdown {
	display: none;
}

.hamburger {
	position: fixed !important;
	/* [disabled]display: none !important;
*/
	margin-left: 0 !important;
	margin-top: 0;
	content: 'viewport-units-buggyfill;' 'margin-top: 1vh;';
	z-index: 10;
	background-color: rgba(241, 241, 242, 1);
	width: 100vw;
	padding: 15px;
}
.ancLogo {
	float: left;
	position: relative;
	margin-top: 70px;
	opacity: 1;
	width:100%;
	text-align:center;
	padding-left:5%;
	padding-right:5%;
	display:none;
}

.img_cicon img{ width:100%;}

.card-home {
	height: auto;
	width: 100%;
	float: left;
}


.mobhbox {
	position: relative;
	float: left;
	padding-bottom: 40px;
}
.home_left {
	margin-top: 20px;
}
.home_right_outer {
	display: block;
}
.home_rt1 {
	float: left;
	margin-left: 0;
	position: relative;
	width: 100%;
	display: block;
}
.home_rt2 {
	float: left;
	margin-left: 0;
	position: relative;
	width: 100%;
	margin-top: 0;
	display: block;
}
.home_left {
	width: 100%;
}
.arrowdown {
	display: none;
}
.home_left_content {
	border: 1px solid #999;
}
.home_rt1_content {
	border: 1px solid #999;
}
.home_rt2_content {
	border: 1px solid #999;
}
.home_left_content img {
	width: 50%;
}
.home_right_outer {
	margin-top: 0px;
}
.helloimgtxt {
	float: left;
	margin-bottom: 0px;
	margin-top: 55px;
	opacity: 1;
	padding-left: 0px;
	transition: all 1s ease 0s;
	width: 100%;
}
.helloimgtxt h1 {
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	opacity: 1;
	font-size: 4.5em;
	padding-left: 0px;
	width: 100%;
}
.helloimgtxt h2 {
	font-size: 2em;
	opacity: 1;
	line-height: 1.3em;
}
.arrowdown {
	display: none;
}

.testbody {
	width: 100%;
	padding-left: 0;
}

}
 @media (max-width: 600px) {
	 .card-img-top {height: 260px;}
.card-home {
	height: auto;
	width: 100%;
	float: left;
}

 .link_outer a{ display:block;}

.mobhbox {
	position: relative;
	float: left;
	padding-bottom: 40px;
}
.home_left {
	margin-top: 20px;
}
.home_right_outer {
	display: block;
}
.home_rt1 {
	float: left;
	margin-left: 0;
	position: relative;
	width: 100%;
	display: block;
}
.home_rt2 {
	float: left;
	margin-left: 0;
	position: relative;
	width: 100%;
	margin-top: 0;
	display: block;
}
.home_left {
	width: 100%;
}
.arrowdown {
	display: none;
}
.home_left_content {
	border: 1px solid #999;
}
.home_rt1_content {
	border: 1px solid #999;
}
.home_rt2_content {
	border: 1px solid #999;
}
.home_left_content img {
	width: 50%;
}
.home_right_outer {
	margin-top: 0px;
}
.helloimgtxt {
	float: left;
	margin-bottom: 0px;
	margin-top: 55px;
	opacity: 1;
	padding-left: 0px;
	transition: all 1s ease 0s;
	width: 100%;
}
.helloimgtxt h1 {
	float: left;
	margin-bottom: 20px;
	margin-top: 25px;
	opacity: 1;
	font-size: 4em !important;
	padding-left: 0px;
	width: 100%;
}
.helloimgtxt h2 {
	font-size: 2em !important;
	opacity: 1;
	line-height: 1.3em;
}
.arrowdown {
	display: none;
}
.blog_left {
	width: 100%;
}
.blog_rht {
	width: 100%;
}
.monitor_inner {
	position: relative !important;
	float: left;
	margin-top: 50px !important;
	width: 100%;
	margin-left: 0;
}
.monitor_inner img {
	margin-left: 0;
}
.case_banner {
	height: 200px;
	overflow: hidden;
}
.case_banner img {
	height: 200px;
	width: auto !important;
	overflow: hidden;
}
.logoimg {
	width: 220px;
	/*margin-left: 25%;
	margin-top: 10%;*/
}
.logoimg img {
	width: 100% !important;
	height: auto !important;
}
.blog_unit {
	width: 90%;
	margin-right: 5%;
	margin-left:5%;
}
.blog_h_unit {
	width: 100%;
	margin-right: 0%;
}

.blog_head{ text-align:center; font-size:1.8em;}

 .prtable-col img{ width:100% !important;}

.img_unit {
	width: 48%;
	margin-right: 2%;
}
.two_sec_1 {
	width: 100%;
	padding-right: 0%;
}
.two_sec_2 {
	width: 100%;
	padding-right: 0%;
}
.st_container_1 {
	width: 100%;
}
.st_container_2 {
	width: 100%;
	margin-left: 0%;
}



.web_rdownload {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
}
.whatwedo {
	display: none;
}
.inner_header_top {
	display: none
}
.header_banner {
	margin-top: 50px;
}
#web_lead_form h1 {
	font-size: 1.5em !important;
}
/* .slideTitle .slideHeader {
    display: none;
} */

.listouter {
	margin-top: 80px !important;
}
.slideTitle #cstudy {
	display: none;
}
.mobile-menu-inner {
	float: left;
	height: 100%;
}
.menuouter {
	float: left;
	/*height: 500px !important;*/
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	background-color:rgb(241,241,242);
}
#vfport {
	margin-top: 10px;
}
.description {
	display: none;
}
.advertising {
	padding-top: 50px;
	float: left;
}
.mobile-menu-inner {
	width: 100%;
	float: left;
}
.mobile-menu {
	width: 100% !important;
}
.soclink {
	/*display: none;*/
}
.formleft {
	width: 80%;
}
.sformouter {
	margin-top: 5%;
}
.menulogo {
	width: 40%;
}
.sidemenu ul li {
	line-height: 2em;
}
.sidemenu ul li a {
	font-size: 1em;
}
.slideTitle .description {
	display: none;
}
.slideHeader {
	font-size: 1em !important;
}
.button {
	padding: 8px 30px 8px 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5%;
	background: url(../images/pencil.svg) no-repeat right center;
	background-color: #000;
	background-size: 20px 20px;
	font-size: 0.7em;
}
.bx-wrapper {
	margin-bottom: 30px;
}
.clientsSection h1 {
	font-size: 1.3em !important;
	line-height: 1.4em;
}
.bx-controls {
	display: none;
}
#clientouter li {
	width: 45%;
	max-width:45%;
	margin-right:5%;
	    height: 100px;
    min-height: 100px;
}

#clientouter li img{ width:120px;}
.contactSection h1 {
	font-size: 1.7em;
	width: 100%;
}
.whatwedo h1 {
	font-size: 2.2em;
}
#map {
	height: 250px;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.copytxt {
	font-size: 11px;
}
.mantra h3 {
	font-size: 1.1em;
	line-height: 1.5em;
}
.mantra-outer .mantra p {
	margin-top: 0;
}
.introtext {
	padding-left: 4%;
}
.botsec {
	width: 100%;
}
.content-container .botsec .ftsocial {
	display: none;
}
.content-container .botsec img {
	display: none;
}
#clientouter li {
	/*margin-right: 2% !important;*/
}
.ancLogo {
	/*top: 1% !important;*/
	width: 100%;
}
.marginTop {
	margin-top: 15%;
}
.cntheader {
	margin-bottom: -15px;
}
.sidemenu ul li .flyMenu {
	padding: 0.5em 2em;
	top: -20px;
}
.flyMenu li {
	line-height: 2.2em !important;
}
.mantra p, .pfolioheader p, .clientsSection p {
	width: 100% !important;
}
.menulogo {
	padding-bottom: 24px;
	padding-top: 30px;
	float: left;
}
.formtxt {
	margin-bottom: 15px;
}
.sidemenu ul li .flyMenu {
	padding: 0.5em 1em;
	top: -20px;
}
.flyMenu::after, .flyMenu::before {
	top: 30% !important;
}
.AboutUs {
	margin-bottom: 40px;
}

 .home_rt1_content .img_ccnt{ margin-top:20px;}

}


 @media (max-width: 480px) {

.img_ccnt h2 { font-size:1em;}

 .home_rt1_content .img_ccnt{ margin-top:5px;}
 
 .link_outer a{ display:block;}
 
 .port_desc h2{ font-size:1.6em; }
 
 .prf_btn{ left:0px;}
 
 .prtable-col img{ width:100% !important;}
 
 .case_button a { font-size:1em; padding: 8px 15px; margin-top:3px; margin-bottom:3px;}

 }

 
