* {
	margin: 0;
	padding: 0;
}
a:active, a:focus {
	outline: none;
}
@font-face {
	font-family: 'robotothin_italic';
	src: url('../fonts/roboto-thinitalic.woff2') format('woff2'),  url('../fonts/roboto-thinitalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotothin';
	src: url('../fonts/roboto-thin.woff2') format('woff2'),  url('../fonts/roboto-thin.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular.woff2') format('woff2'),  url('../fonts/roboto-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium_italic';
	src: url('../fonts/roboto-mediumitalic.woff2') format('woff2'),  url('../fonts/roboto-mediumitalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium';
	src: url('../fonts/roboto-medium.woff2') format('woff2'),  url('../fonts/roboto-medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight_italic';
	src: url('../fonts/roboto-lightitalic.woff2') format('woff2'),  url('../fonts/roboto-lightitalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight';
	src: url('../fonts/roboto-light.woff2') format('woff2'),  url('../fonts/roboto-light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoitalic';
	src: url('../fonts/roboto-italic.woff2') format('woff2'),  url('../fonts/roboto-italic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold_italic';
	src: url('../fonts/roboto-bolditalic.woff2') format('woff2'),  url('../fonts/roboto-bolditalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold';
	src: url('../fonts/roboto-bold.woff2') format('woff2'),  url('../fonts/roboto-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoblack_italic';
	src: url('../fonts/roboto-blackitalic.woff2') format('woff2'),  url('../fonts/roboto-blackitalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoblack';
	src: url('../fonts/roboto-black.woff2') format('woff2'),  url('../fonts/roboto-black.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'robotoregular';
	color: #707070;
	overflow-x: hidden !important;
	margin: auto;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: 22px;
	font-size: 16px;
}

.title-banner ul
{
	margin:0;
	padding: 0;
	margin-left:20px;
}

.title-banner ul li
{
	line-height:38px;
	background:url(../images/right-r.svg) top 12px left no-repeat;
	padding-left:25px;
	list-style-type: none;
}
.semi {
	font-family: 'robotobold';
}
.no-padding {
	padding: 0px !important;
}
.banner {
	width: 100%;
	float: left !important;
}
.call a {
	color: #0678BD;
}
.call a:hover {
	color: #0678BD;
}
.call {
	color: #0678BD;
	font-size: 16px;
	margin-top: 12px;
	width: 40%;
	text-align: right;
	float: right;
	margin-top: 40px;
	font-size: 15px;
}
.logo {
	width: 30%;
	float: left;
}
.menu {
	width: 25%;
	float: right;
	text-align: right;
	margin-top: 40px;
}
.menu a {
	color: #4e4e4e
}
.title-banner, .thank-banner {
	background:url(../images/banner-bg.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 500px;
}
.title-banner, .thank-banner {
	background:url(../images/banner-bg.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
	padding:60px 0px 100px 0px;
	background-position:center;
}
.title-banner-text {
	color: #fff;
}
.thank-banner .title-banner-text {
	margin-top:50px;
	font-family: 'robotobold';
}
h1 {
	font-size:42px;
	margin-bottom: 20px;
	line-height: 55px;
	font-family: 'robotobold';
}
.cta {
	padding: 12px 50px 12px 50px;
	background: #ee5624;
	border: 0px;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
}
.cta-2 {
	padding: 12px 50px 12px 50px;
	background: #ee5624;
	border: 0px;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	margin-top: 30px;
}
h2 {
	font-family: 'robotobold';
	padding: 15px 0;
	font-size:36px;
}
.line {
	margin-top: -40px;
}
.text-gra {
	background: -webkit-linear-gradient(#333, #eee);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-top: 15px;
	padding: 10px;
}
.box-1 {
	box-shadow: -2px 0 24px -8px rgba(0, 0, 0, 0.36);
	width: 100%;
	float: left;
	padding: 50px 40px 20px 40px;
	border: 1px solid #f5f5f5;
	border-radius: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4e4e4e;
}
.box-1:hover {
	border: 1px solid #f5f5f5;
	transition: all 0.2s ease 0s;
}
.bg-box {
	background: url(../images/new/service-bg.jpg) center no-repeat;
	background-size: cover;
}


.logo p
{
	margin-bottom:0;
}

h5 {
	font-size:20px;
	line-height: 22px;
}
.icon-content {
	margin-top: 12px;
	line-height: 20px;
	margin-left: 10px;
}
.star-pose {
	margin-top: 10px;
}
.clutch-title {
	margin-top: 5px;
}
.clutch-bg {
	background: #eeeded;
	padding: 20px;
	border-radius: 5px;
	font-family: 'robotobold';
}
.cta-title {
	padding: 0px !important;
	text-align: left;
	margin-top: 10px;
}
.cta-content {
	font-size: 18px !important;
}
.service-title {
	padding: 0px 10px 10px 10px!important;
	text-align: center;
	margin-top: 10px;
}
.industry-design {
	border: 1px solid #f5f5f5;
	border-radius: 7px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #4e4e4e;
	padding: 10px;
}
.industry-design:hover {
	border: 1px solid #f5f5f5;
	transition: all 0.2s ease 0s;
}
.indus:hover {
	color: #0678bd !important
}
.footer-cta {
	color: #fff;
	text-align: left !important;
	font-size: 30px;
}
.footer-cta-content {
	color: #fff;
	font-size: 16px;
}
.cta-bottom {
	padding: 12px 40px 12px 40px;
	background: #fff;
	border: 0px;
	border-radius: 5px;
	color: #0678BD;
	cursor: pointer;
	font-size: 18px;
	margin-top: 15px;
}
.web-content {
	padding-right: 0px;
	line-height: 24px;
	letter-spacing: 0.3px;
}
.service-new-title {
	color: #fff;
	margin-bottom:25px;
}
.indes {
	margin-top: 20px;
	padding: 20px;
}
.portfolio-title, .expertise-title, .contact-title {
	text-align: center;
	padding: 15px;
}
.white-bg {
	background-color: #fff;
}
.grey-bg {
	background-color: #0b93A1;
	-webkit-transition: -webkit-transform 0.5s 0.4s;
	background: #0291D2
}
.pad-20 {
	padding: 20px;
}
.pad-bot-10 {
	padding-bottom: 10px;
}
.cspace {
	padding: 0 60px 0 60px;
}
.fs-42 {
	font-size: 42px;
}
.mar-top-10 {
	margin-top: 10px;
}
.mar-top-30 {
	margin-top: 30px;
}
.mar-top--40 {
	margin-top: -40px;
}
.mar-top-20 {
	margin-top: 20px;
}
.mar-top-25 {
	margin-top: 25px;
}
.mar-top-10 {
	margin-top: 10px;
}
.mar-bot-30 {
	margin-bottom: 30px;
}
.mar-bot-50 {
	margin-bottom: 50px;
}
.font-s-48 {
	font-size: 48px;
	line-height: 58px;
}
.pad-left-30 {
	padding-left: 30px;
}
.font-s-18 {
	font-size: 18px;
}
.blue-bg {
	background-color: #0678bd;
}
.resource-new-1 {
	margin-top: 195px !important;
	font-size: 24px !important;
	font-weight: 700;
}
.book {
	margin-top: 20px;
	font-size: 20px;
	font-weight: 500;
}
.book a {
	color: #4e4e4e !important;
	font-family: 'robotobold';
}
.home-footer-top {
	padding-top: 25px;
}
.home-footer-top .col-md-2.col-sm-4.col-xs-6.text-center img {
	display: inline-block;
}
.home-footer-top img {
}
.home-footer-top img:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.client-title {
	padding: 0px;
	text-align: center;
	font-family: 'robotobold';
	font-size: 36px;
}
.home-footer-top .col-md-2, .home-footer-top .col-sm-4, .home-footer-top .col-xs-6 {
	padding-right: 15px;
	padding-left: 15px;
}
.contact-tag {
	text-align: center;
	font-size: 18px;
	color: #4e4e4e;
	margin-bottom: 25px;
}
.contact-title {
	padding-bottom: 0px;
}
.hs-form .hs-form-field label {
	display: none !important;
}
.hs-form fieldset {
	max-width: 1140px !important;
}
.hs-form input[type="text"], .hs-form input[type="email"], .hs-form input[type="tel"] {
	background: #eeeeee none repeat scroll 0 0;
	border: 0 none !important;
	border-radius: 5px;
	padding: 10px;
	width: 100%;
	font-size: 14px;
}
.hs-form textarea {
	background: #eeeeee none repeat scroll 0 0;
	border: 0 none !important;
	border-radius: 5px;
	padding: 10px;
	width: 96% !important;
	max-width: inherit !important;
	font-size: 14px !important;
}
.hs-form .hs-button {
	background: #454545 none repeat scroll 0 0 !important;
	border: none !important;
	color: #fff !important;
	font-size: 16px !important;
	letter-spacing: 0.2px !important;
	margin: auto !important;
	padding: 10px !important;
	text-align: center !important;
	width: 20%;
	line-height: inherit !important;
	outline: none !important;
	box-shadow: none !important;
}
.hs-form .hs-form-field ul.hs-error-msgs li label {
	color: #f00 !important;
	display: block !important;
}
.hs_submit {
	text-align: center;
}
.hs-form .actions {
	margin-top: 0px !important;
}
.copy-resp-new {
	display: none !important;
}
#contact .col-md-12 {
	padding-left: 15px;
	padding-right: 15px;
}
.footer-left-1 img {
	float: left;
	margin-right: 10px;
}
.footer-left-1 {
	padding-left: 20px;
	font-size: 18px;
	margin-top: 10px;
	padding-right: 10px;
	line-height: 28px;
}
.footer-contact {
	margin-top: 10px;
	font-size: 18px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 22px;
	color: #2c78be;
	font-weight: bold;
}
.footer-copyrights {
	margin-top: 10px;
	font-size: 12px;
	padding-right: 0px;
	margin-left: 20px;
	line-height: 17px;
}
section#resources {
	padding-bottom: 25px;
}
section#portfolio {
	padding-bottom: 25px;
}
.thank-banner {
	min-height: 265px;
}
.mar-bot-10 {
	margin-bottom: 10px !important;
}
.head-span {
	font-size: 28px;
}
.banner-services {
	background: #0b93a1;
	min-height: 340px;
	width: 340px;
	border-radius: 50%;
	margin-top: 3%;
}
.banner-services ul {
	overflow: hidden;
}
.mar-left-13p {
	margin-left: 13%;
}
.pad-left-20 {
	padding-left: 20px;
}
.mar-top-42 {
	margin-top: 42px;
}
.banner-services li a {
	color: #fff !important;
	text-decoration: none !important;
}
.pad-lr-30 {
	padding-left: 30px;
	padding-right: 30px;
}
.sm-show {
	display: none;
}
a {
	text-decoration: none !important;
}
.white {
	color: #fff !important;
}
.White a {
	color: #fff;
}
.white li {
	margin-left: 14px;
	padding-bottom: 4px;
}
.mar-top-40 {
	margin-top: 40px;
}
.left-pad {
	margin-left: 50px;
}
.cta-o {
	padding: 12px 50px 12px 50px;
	background: #EE5624;
	border: 0px;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
}
.cta-p {
	padding: 7px 26px;
	background: #EE5624;
	border: 0px;
	border-radius: 5px;
	color: #fff;
	font-size: 17px;
	margin-top: 14px;
}
.mar-top-22 {
	margin-top: 22px;
}
.m-left {
	margin-left: 3%;
}
.blu-bg {
	background: #0678BD;
}
.industry-designs {
	border: 1px solid #fff;
	box-shadow: -2px 0 24px -8px rgba(0, 0, 0, 0.36);
	transition: all 0.2s ease 0s;
	filter: grayscale(0%) !important;
	opacity: 1 !important;
	color: #0678bd !important;
}
.industry-designs img {
	opacity: 1;
}
.circle-ser {
	padding-top: 70px;
	padding-left: 30px;
}
.circle-lit {
	padding-left: 30px;
}
.req {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	position: absolute;
	margin-top: -100px;
	background: #EE5624;
	color: #fff;
	border: 0px;
	font-size: 18px;
	margin-left: 30px;
}
.port-1 {
	background: url(../images/wallaroo-hats.jpg) center no-repeat;
}
.port-2 {
	background: url(../images/university.jpg) center no-repeat;
}
.port-3 {
	background: url(../images/inside-higher-edu.jpg) center no-repeat;
}
.act {
	opacity: 0;
}
.act:hover {
	opacity: 1;
}
section.bannerForm {
	background: #0b93A1;
	color: #fff;
}
#banner-form {
	padding: 10px 15px;
	margin-top: 10px;
}
.banner-button {
	width: 14%;
}
section.bannerForm .form-group {
	margin-top: 20px;
	margin-right: 3px;
}
#banner-form .help-block {
	margin: 0;
}
#banner-form .form-control {
	padding: 10px 12px;
	height: auto;
	border-radius: 3px;
}
#banner-form .call-to-action {
	width: auto;
	color: #fff;
	padding: 11px 16px;
	background: #0678BD !important;
	border: #0678BD !important;
	font-family: 'robotobold';
	font-size: 16px;
}
#banner-form .form-group {
	position: relative;
}
#banner-form .help-block {
	position: absolute;
	color: red;
	margin: 0;
	font-size: 12px;
	bottom: -19px;
	left: 15px;
}
#banner-form .form-group {
	margin-bottom: 20px;
}
#banner-form .has-error .form-control {
	border-color: red;
}
.col-sm-4.white.resp-tab {
	padding-left: 15px;
	padding-right: 15px;
}
.client-list li {
	list-style: none;
	display: inline-block;
	margin-bottom: 20px;
}

.title-banner-text h1
{
	margin-top:26px;
}


@media only screen and (max-width:1199px) {
.title-banner-text {
	margin-top: 40px;
}

	.title-banner-text h1
{
	margin-top:10px;
}

}
@media only screen and (min-width:1101px) and (max-width:1199px) {
.call {
	margin-top: 20px;
	width: 50%;
	float: left;
}
.menu {
    width: 50%;
    margin-top: 10px;
    text-align: right;
}
.logo {
	width: 48%;
}
}
@media only screen and (max-width:1199px) {
.hs-form fieldset {
	max-width: inherit !important;
}
.hs-form input[type="text"], .hs-form input[type="email"], .hs-form input[type="tel"] {
	width: 87%;
}
}
@media only screen and (max-width:480px) {
.hs-form textarea {
	width: 100% !important;
}
.grid li {
	margin-right: 0;
}
}
@media only screen and (max-width:991px) {
	


.hide-sometime {
	display: none;
}
.head-span {
	line-height: 30px;
	display: inline-block;
}
h1.semi.text-left.m-left {
	margin-top: 0px;
}
.title-banner-text {
	margin-top: 30px;
}
.call.semi {
	text-align: right;
	padding-right: 20px;
}
.menu.semi {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 20px;
}
.copy-resp {
	display: none !important;
}
.copy-resp-new {
	display: block !important;
}
.web-content {
	padding-right: 0px;
}
.footer-contact {
	border-left: none;
}
.sm-show {
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 10px;
}
.md-show {
	display: none;
}
#banner-form {
	margin-top: 20px;
	max-width: 560px;
}
}
@media only screen and (max-width:768px) {
	
	.logo p
	{
		margin-bottom:0;
		text-align:center;
	}
	
.title-banner-text {
	margin-bottom: 30px;
}
.banner-services {
	padding: 20px 0;
	min-height: auto;
}
.banner-services .left-pad {
	margin-left: 3%;
	margin-top: 5px;
}
.white li {
	float: left;
}
.white li {
	margin-right: 14px;
}
.xs-mar-left {
	margin-left: 3% !important;
}
}
@media only screen and (max-width:699px) {
.hide-sometime {
	display: inline-block;
}
.call.semi {
	text-align: center;
	padding-right: auto;
	margin-top: 10px;
}
.menu.semi {
	text-align: center;
	padding-right: auto;
}
}
@media only screen and (max-width:572px) {
	
	
	
.footer {
	font-size: 14px;
}
.footer-left-1 {
	font-size: 14px;
}
.footer-contact {
	font-size: 14px;
	border: none;
	text-align: center;
	float: none;
	width: 226px;
	clear: both;
	margin: 0 auto;
}
.footer-copyrights {
	text-align: center;
	width: 226px;
	float: none;
	margin: 0 auto;
	margin-top: 20px;
}
}
@media only screen and (min-width:519px) and (max-width:1100px) {
.logo {
	width: 50%;
	float: left !important;
}
.call {
	margin-top: 12px;
	width: 50%;
	float: left;
	margin-top:22px;
	text-align: left;
	clear: both;
}
.menu {
	width: 50%;
	float: right;
	margin-top: 22px;
	text-align: left;
}
.star-pose {
	width: 100%;
}
.banner-bot-portion {
	width: 25%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
.text-gra {
	margin-top: 0px;
}
.box-1 {
	width: 100%;
	margin-bottom: 10px;
}
.industry-design {
	width: 100% !important;
	float: left;
	margin-bottom: 0px;
}
.call {
	clear: none !important;
}
.title-banner {
	margin-top: 10px;
}
.circle-ser {
	padding-top: 0px !important;
	padding-left: 30px;
}
.circle-lit {
	padding-left: 30px;
}
.req {
	width: auto;
	height: 120px;
	border-radius: 0%;
	position: absolute;
	margin-top: -210px !important;
	background: #EE5624;
	color: #fff;
	border: 0px;
	font-size: 18px;
	margin-left: 150px !important;
}
.banner-services {
	background: #0b93a1;
	width: 100%;
	border-radius: 0%;
	margin-top: 3%;
}
}
@media only screen and (min-width:520px) and (max-width:699px) {
.logo {
	width: 100%;
	float: left;
}
.call {
	margin-top: 12px;
	width: 100%;
	float: left;
	margin-top: 22px;
	text-align: center;
}
.menu {
	width: 100%;
	float: left;
	margin-top: 22px;
	text-align: center;
	clear: both;
}
.banner-bot-portion {
	width: 50%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
.web-content {
	padding-right: 0px;
	padding: 20px;
}
.resp-button {
	text-align: center;
	margin-bottom: 30px;
}
.service-new-title {
	padding: 10px 30px 10px 30px;
}
.serivcee {
	padding: 20px;
}
.box-1 {
	width: 100%;
	float: left;
	padding: 20px;
	border: 1px solid #f5f5f5;
	border-radius: 7px;
	margin-top: 0px;
}
.cta-title {
	text-align: center;
}
.cta-content, .cta-content-link {
	text-align: center;
}
.industry-design {
	border: 1px solid #f5f5f5;
	border-radius: 7px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #4e4e4e;
	padding: 10px;
}
.footer-cta {
	text-align: center !important;
}
.footer-cta-content {
	text-align: center !important;
}
.web-content {
	text-align: center;
}
.title-banner {
	margin-top: 10px;
}
.circle-ser {
	padding-top: 0px !important;
	padding-left: 30px;
}
.circle-lit {
	padding-left: 30px;
}
.req {
	width: auto;
	height: 120px;
	border-radius: 0%;
	position: absolute;
	margin-top: -220px !important;
	background: #EE5624;
	color: #fff;
	border: 0px;
	font-size: 18px;
	margin-left: 160px !important;
}
.banner-services {
	background: #0b93a1;
	width: 100%;
	border-radius: 0%;
	margin-top: 3%;
}
}
@media only screen and (max-width:480px) {
h1.semi.text-left.m-left {
	font-size: 49px;
	margin-bottom: 30px;
	line-height: 49px;
}
.head-span {
	font-size: 20px;
	line-height: 20px;
}
}
@media only screen and (min-width:280px) and (max-width:519px) {
.logo {
	width: 100%;
	float: left;
}
.call {
	margin-top: 12px;
	width: 100%;
	float: left;
	margin-top: 22px;
	text-align: center;
}
.menu {
	width: 100%;
	float: left;
	margin-top: 22px;
	text-align: center;
	padding-right: 30px;
	clear: both;
}
.title-banner {
	margin-top: 10px;
}
.banner-bot-portion {
	width: 50%;
	float: left;
	text-align: center;
}
.web-content {
	padding-right: 0px;
	padding: 20px;
	text-align: center;
}
.resp-button {
	text-align: center !important;
	margin-bottom: 30px;
}
.star-pose {
	width: 100%;
	float: left;
}
.text-gra {
	background: -webkit-linear-gradient(#333, #eee);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-top: 15px;
	padding: 10px;
	clear: both;
}
.service-new-title {
	padding: 5px 30px 10px 30px !important;
}
.serivcee {
	padding: 20px;
}
.box-1 {
	width: 100%;
	float: left;
	padding: 20px;
	border: 1px solid #f5f5f5;
	border-radius: 7px;
	margin-top: 0px;
}
.footer-cta {
	text-align: center !important;
}
.footer-cta-content {
	text-align: center !important;
}
.web-content {
	text-align: center;
}
.cta-content, .cta-content-link, .cta-title {
	text-align: center;
}
.circle-ser {
	padding-top: 0px !important;
	padding-left: 30px;
}
.circle-lit {
	padding-left: 30px;
}
.req {
	width: auto;
	height: 120px;
	border-radius: 0%;
	position: absolute;
	margin-top: -240px !important;
	background: #EE5624;
	color: #fff;
	border: 0px;
	font-size: 18px;
	margin-left: 50px !important;
}
.banner-services {
	background: #0b93a1;
	width: 100%;
	border-radius: 0%;
	margin-top: 3%;
}
h1 {
	font-size: 60px;
}
}
@media only screen and (max-width:420px) {
h1 {
	font-size: 42px;
	line-height: 44px;
}
.cta {
	padding: 12px 20px 12px 20px;
}
}
@media only screen and (max-width:767px) {
.port-3, .port-2, .port-1 {
	background-size: cover;
}
}
.banner-header {
	margin-top: 20px;
	font-family: 'robotobold';
	margin-bottom: 20px;
}
.btn-lg, .btn-group-lg > .btn {
	border-radius: 3px;
}
.service-new-title h3 {
	font-size: 36px;
	font-family: 'robotobold';
	margin-bottom: 10px;
}
.highlight {
	font-size: 17px;
	font-family: 'robotobold';
	margin-bottom: 30px;
}
.box-1 h5 {
	font-family: 'robotobold';
	font-size: 18px;
	margin-top: 20px
}
.indus h5 {
	font-family: 'robotobold';
}
@media (max-width:991px) {
.banner-header {
	margin-top: 0;
}

}
@media(max-width:767px) {
.service-new-title {
	padding-bottom: 10px;
	padding-top: 10px;
}
.footer-cta {
	text-align: center !important;
}
.footer-cta-content {
	text-align: center;
}
.serivcee {
	padding-left: 40px;
	padding-right: 40px;
}
}
@media(max-width:520px) {
.cspace {
	padding: 0 20px 0 20px;
}
}
@media(max-width:480px) {
h2 {
	font-size: 35px;
}
.contact-tag {
	font-size: 16px;
}
}
@media(max-width:360px) {
.industry-design {
	width: 100%;
}
}
/********************************POP-UP Form*****************************************/
.marketingPopup {
	padding: 15px 0;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	display: block;
	background-image: url(../images/pop-bg.png) !important;
	border-radius: 0px;
	background-color: #0678BD;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: top center;
	overflow: hidden;/*width: 100%;
float: left;*/}
@media (max-width: 1199px) {
.marketingPopup {
	width: 100%;
}
}
.orange {
	color: #EE503F;
}
.marketingPopup .form-group .help-block {
	position: absolute;
	margin: 0;
	font-size: 12px;
	color: red;
	left: 15px;
}
.marketingPopup .tcsForms .form-group {
	margin-bottom: 20px !important;
	position: relative !important;
}
.marketingPopup .tcsForms .form-group .form-control {
	padding: 12px 15px;
	border-radius: 25px;
	display: block;
	width: 100%;
	height: 48px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	margin-top: 10px;
	border: 1px solid #ccc;
}
.marketingPopup h2 {
	font-size: 25px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 45px;
	padding-right: 20px;
}
.marketingPopup h3 {
	font-size: 22px !important;
	font-weight: bold;
}
.marketingPopup .tcsForms .form-button .bannerCta {
	font-size: 15px;
	border-radius: 22px !important;
	background: transparent linear-gradient(90deg, #0A71AF 0%, #009CDE 100%) 0% 0% no-repeat padding-box;
}
.white-pop-bg {
	margin: 0 25px;
	background-color: #fff;
	padding: 15px 25px;
	border: 1px solid #0678BD;
	border-radius: 25px;
}
.pop-position {
	position: absolute;
	bottom: -1px;
	left: -6px;
}
@media (max-width: 767px) {
.pop-position {
	display: none;
}
}
.position-relative {
	position: relative;
}
.text-white {
	color: #fff;
}
@media (max-width: 1200px) {
.white-pop-bg {
	background-color: #fff;
	padding: 20px 40px;
	border: 1px solid #EE503F;
	border-radius: 25px;
	margin: 20px 20px;
}
}
.txt-blue {
	color: #009CDE;
}
.txt-pop-color {
	color: #2F3F51;
}
.banner-cta {
	padding: 13px 30px;
	background: #fff;
	color: #0678BD !important;
	border-radius: 8px;
}
.bannerFormWrap {
	/*max-width: 320px;*/
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px;
	background: #fff;
	border-radius: 10px;
	box-shadow: -5px 8px 20px #4393BA33;/*margin-top: 30px;*/
}
@media (min-width: 992px) {
.bannerFormWrap {
	margin-top: -130px;
	margin-bottom: 80px;
}
}
@media only screen and (max-width:500px) {
.bannerFormWrap {
	padding: 0px 15px;
}
}
/*.bannerFormWrapper{position:absolute;
    bottom: 0px;
    left: 0;
    right: 0;}*/

.bannerFormWrap #bannerForm .form-group {
	margin-bottom: 0;
	position: relative;
}
.bannerFormWrap #bannerForm .form-group .form-control {
	height: auto;
	padding: 15px 20px;
	border-radius: 30px;
	/*text-align: center;*/
	font-size: 14px;
}
.bannerFormWrap #bannerForm .form-group .help-block {
	position: absolute;
	margin: 0;
	font-size: 12px;
	color: red;
	left: 28px;
}
.bannerFormWrap #bannerForm .form-group.has-error .form-control {
	border-color: red;
}
.blue-bottom {
	content: '';
	display: block;
	width: 60px;
	height: 5px;
	background: #00CADD;
	margin-top: 3px;/*margin: 8px auto 30px;*/
}
.blue-bottom-center {
	content: '';
	display: block;
	width: 120px;
    height: 1px;
	background: #00CADD;
	margin-top: 3px;
	margin: 0px auto 30px;
}
.blue-bottom-mini {
	content: '';
	display: block;
	width: 45px;
	height: 3px;
	background: #00CADD;
	margin-top: 3px;
}
.text-title-blue {
	color: #0678BD;
}
.drupalBlue {
	padding: 60px 0;
	background: #f8f8f8;
}
.cta-blue {
	box-shadow: -2px 0 24px -8px #0678BD !important;
	padding: 13px 30px;
	background: #0678BD !important;
	color: #fff !important;
	border-radius: 8px;
	cursor: pointer;
}
.color-1 {
	background : #E96136;
	padding: 20px;
	border-radius: 20px;
}
.color-2 {
	background: #BA4C97;
	padding: 20px;
	border-radius: 20px;
}
.color-3 {
	background: #0678BD;
	padding: 20px;
	border-radius: 20px;
}
.color-4 {
	background: #5A5089;
	padding: 20px;
	border-radius: 20px;
}
.color-5 {
	background: #6BBCB4;
	padding: 20px;
	border-radius: 20px;
}
.color-6 {
	background: #00CADD;
	padding: 20px;
	border-radius: 20px;
}
.box-image {
	position: absolute;
	left: 0;
	top: -20px;
}
.box-img {
	width: 100%;
	border-radius: 15px;
	margin-left: -65px;
	margin-top: -36px;
	padding: 0px !important;
	box-shadow: 6px 6px 20px #00000029;
}
@media (min-width: 1200px) {
.box-img {
	width: 150px;
	border-radius: 15px;
	max-width: initial;
	margin-left: -38px;
	margin-top: -36px;
	padding: 0px !important;
	box-shadow: 6px 6px 20px #00000029;
}
}
.bg-white {
	background: #fff;
}
.img-bg {
	background-image: url(../images/new/drupal-bg.jpg) !important;
	border-radius: 0px;
	background-color: #0678BD;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: top center;
	overflow: hidden;
	padding: 60px 0;
}
.bg-blue-cta {
	background: #00CADD !important;
}
.port-section {
	padding: 60px 0;
}
.act-1 {
	position: absolute;
	top: 60px;
	left: 25px;
	z-index: 99;
	color: #fff;
}
.position-relative {
	position: relative;
}
.text-underline {
	text-decoration: underline;
}
.p-lr-1 {
	padding-left: 10px;
	padding-right: 10px;
}
@media (min-width: 1200px) {
.industry-design .fs-18 {
	font-size: 18px !important;
}
}
.bg-box-white {
	background: #fff;
	padding: 120px 30px 40px 30px;
}
.bg-box-white h4 {
	color: #707070;
}
.contact {
	padding: 20px 0 20px 0;
	background-color:#F4F4F4;
}
.pad-tb-60 {
	padding: 60px 0;
}
.resp-calls a {
	color: #2c78be;
}
.footer {
	padding:20px 0 20px 0;
}
.form-control {
	font-family: 'robotoregular';
}
.p-tb-60 {
	padding: 60px 0 0px 0;
}
.pad-tb-20 {
	padding: 20px 0;
}
.support-plan {
	padding: 130px 0px 80px 0px;
	margin-top: -170px;
	z-index: -1;
	position: relative;
	background-color: #F5F5F5;
}

.support-plan h2
{
	width:100%;
	font-size:42px;
	color:#000000;
	padding-bottom:0;
}

.support-plan h2 span
{
	color:#0078BA;
}

.plan-bg-1
{
	padding:50px;
	background:url(../images/img/bg01.png) no-repeat;
	background-size:cover;
}

.plan-bg-1 p
{
	font-size:18px;
	color:#FFF;
}

.plan-bg-2
{
	padding:50px;
	background:url(../images/img/bg02.png) top no-repeat;
	background-size:cover;
}

.plan-bg-2 p
{
	font-size:18px;
	color:#0678BD;
}

.support-plan hr
{
	width:130px;
	height:2px;
	margin-bottom:30px;
	border:none;
	background-color:#00CADD;
}

.support-plan p
{
	width:100%;
}

.drupal-clients
{
	padding:40px 0px;
	background-color:#F5F5F5;
}

.drupal-clients h2
{
	width:100%;
	font-size:42px;
	color:#000000;
	padding-bottom:0;
}

.drupal-clients h2 span
{
	color: #0078BA;
}

.drupal-clients hr
{
	width:130px;
	height:2px;
	margin-bottom:30px;
	border:none;
	background-color:#00CADD;
}

.drupal-clients p
{
	width:100%;
}

.drupal-support-hours
{
	padding:0px 0px 40px 0px;
}

.drupal-support-hours h2
{
	width:100%;
	font-size:30px;
	color:#000000;
	padding-bottom:0;
}

.drupal-support-hours h2 span
{
	color:#0078BA;
}

.drupal-support-hours hr
{
	width:130px;
	height:2px;
	margin-bottom:30px;
	border:none;
	background-color:#00CADD;
}

.drupal-support-hours p
{
	width:100%;
}

.drupal-support-hours h4
{
	font-weight:700;
	margin:30px 0px;
	color:#0678BD;
}

.support-hours
{
	background: #0078BA;
	background: -webkit-linear-gradient(to bottom right, #0078BA 0%, #00CADD 100%);
	background: -moz-linear-gradient(to bottom right, #0078BA 0%, #00CADD 100%);
	background: linear-gradient(to bottom right, #0078BA 0%, #00CADD 100%);
	padding:20px 30px;
	margin-bottom:20px;
	border-radius:5px;
	display:block;
}

.support-hours p
{
	color:#fff;
}

.support-hours h3
{
	font-size:22px;
	font-weight:700;
	color:#fff;
}

.support-hours h3 small
{
	font-size:16px;
	color:#fff;
}

.maintenance-support
{
	padding:50px 0px 80px 0px;
}

.maintenance-support h2
{
	width:100%;
	font-size:42px;
	color:#000000;
	padding-bottom:0;
}

.maintenance-support h2 span
{
	color:#0078BA;
}

.maintenance-support hr
{
	width:130px;
	height:2px;
	margin-bottom:30px;
	border:none;
	background-color:#00CADD;
}

.support-new-title
{
	margin-bottom:25px;
}

.support-new-title .text-title-blue {
    color: #00CADF;
	font-weight:700;
}

.technical-support-bg
{
	background:url(../images/img/bg.jpg) right bottom no-repeat;
}

.technical-support-bg p
{
	padding-top:90px;
	color:#fff;
	line-height:28px;
}

.fs-28 {
	font-size: 48px !important;
}

.our-track-record p
{
	color:#0678BD;
}

.our-track-record h2
{
	padding-bottom:10px;
}

.our-track-record hr
{
	width:130px;
	height:2px;
	margin-bottom:50px;
	border:none;
	background-color:#FFFFFF;
}

.drupal-frequency
{
	padding:60px 0px 60px 0px;
}

.drupal-frequency h2
{
	width:100%;
	font-size:42px;
	color:#000000;
	padding-bottom:0;
}

.drupal-frequency h2 span
{
	color: #0078BA;
}

.drupal-frequency hr
{
	width:130px;
	height:2px;
	margin-bottom:30px;
	border:none;
	background-color:#00CADD;
}

.points-0 {
   background:#0078BA;
    background: -webkit-linear-gradient(to bottom right, #0078BA 0%, #00CADD 100%);
    background: -moz-linear-gradient(to bottom right, #0078BA 0%, #00CADD 100%);
    background: linear-gradient(to bottom right, #0078BA 0%, #00CADD 100%);
    -webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.1);
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: block;
}

.points-0 ul li {
    font-size: 20px;
    display: block;
    text-align: center;
    padding: 15px 60px;
    border-bottom: 1px solid #ffffff17;
    color: #fff;
	font-size:16px;
}

.points-0 h4
{
	padding-top:30px;
	font-weight:700;
	font-size:24px;
	text-align:center;
	color:#FFF;
}

.points-bg
{
	background:url(../images/img/type-of-site-bg.png) bottom right no-repeat;
}

.points-1 {
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.1);
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: block;
}

.points-1 h4
{
	padding-top:30px;
	font-weight:700;
	font-size:24px;
	text-align:center;
	color:#707070;
}

.points-1 ul li {
    font-size: 20px;
    display: block;
    text-align: center;
    padding: 15px 60px;
    border-bottom: 1px solid #ededed;
    color: #485870;
}

.drupal-partners
{
	padding:60px 0px 60px 0px;
	background-color:#F5F5F5;
}

.drupal-partners h2
{
	width:100%;
	color:#000000;
	font-size:42px;
	padding-bottom:0;
}

.drupal-partners h2 span
{
	color: #0078BA;
}

.drupal-partners hr
{
	width:130px;
	height:2px;
	margin-bottom:30px;
	border:none;
	background-color:#00CADD;
}

.partners-step
{
	background-color:#FFF;
	box-shadow: -2px 0 24px -8px rgba(0, 0, 0, 0.36);
	border-radius:5px;	
	padding-bottom:50px;
}

.partners-step p
{
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
}

.partners-step-2
{
	background-color:#FFF;
	box-shadow: -2px 0 24px -8px rgba(0, 0, 0, 0.36);
	border-radius:5px;	
	padding-bottom:50px;
	margin-top:25px;
}

.partners-step-2 p
{
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
}

.partners-step-3
{
	background-color:#FFF;
	box-shadow: -2px 0 24px -8px rgba(0, 0, 0, 0.36);
	border-radius:5px;	
	padding-bottom:50px;
	margin-top:50px;
}

.partners-step-3 p
{
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
}

.partners-step-4
{
	background-color:#FFF;
	box-shadow: -2px 0 24px -8px rgba(0, 0, 0, 0.36);
	border-radius:5px;	
	padding-bottom:50px;
	margin-top:75px;
}

.partners-step-4 p
{
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
}

.step
{
	width:100px;
	background-color:#0678BD;
	border-top-left-radius:5px;
	text-align:center;
}

.step h2
{
	font-size:42px;
	color:#fff;
	margin:0px;
	padding:5px 0px;
	line-height:36px;
}

.step h2 small
{
	font-size:20px;
	color:#fff;
	font-weight:400;
}

.support-services {
    padding: 40px 0px;
}

.support-services h2 {
    width: 100%;
    font-size: 42px;
    color: #000000;
    padding-bottom: 0;
}

.support-services h2 span {
    color: #0078BA;
}

.support-services hr
{
	width:130px;
	height:2px;
	margin-bottom:30px;
	border:none;
	background-color:#00CADD;
}

.support-services ul
{
	margin-top:20px;
	margin-bottom:40px;
	margin-left:20px;
	list-style: none;	
}

.support-services ul li
{
	margin-bottom:15px;
	color:#707070;
}

.support-services ul li::before
{
	content: "\2022";
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
	color:#0678BD;
}

.get-gxpertise
{
	background-color:#0678BD;
	padding:10px 25px;
	color:#FFF;
	border-radius:10px;
	box-shadow: -2px 0 24px -8px #0078bac7;
	cursor: pointer;
	border:none;
}

.get-gxpertise:hover
{
	background-color:#00CADD;
	transition: all 0.3s ease 0s;
	color:#FFF;
}

.expertise-text
{
	padding-top:80px;
}

.expertise-text h4
{
	font-size:24px;
	font-weight:700;
	color:#000;
}

.drupal-clients-say
{
	padding:60px 0px 60px 0px;
	background-color:#F5F5F5;
}

.drupal-clients-say ul li
{
	float:left;
	list-style-type:none;
	padding-right:10px;
	font-size:14px;	
}

.drupal-clients-say ul li strong
{
	color:#00CADF;
}

.drupal-clients-say ul li:nth-child(2)
{
	padding-top:10px;
}

ul.clients li:nth-child(2)
{
	padding-top:2px;
}

.drupal-clients-say h2
{
	width:100%;
	color:#000000;
	font-size:42px;
	padding-bottom:0;
}

.drupal-clients-say h2 span
{
	color: #0078BA;
}

.drupal-clients-say hr
{
	width:130px;
	height:2px;
	margin-bottom:30px;
	border:none;
	background-color:#00CADD;
}

.issues-that-we
{
	background:url(../images/img/issues-bg.png) top center no-repeat;
	background-size:cover;
	padding:80px 0px
}

.issues-that-we h2
{
	font-size:42px;
	color:#FFF;
}

.issues-that-we p
{
	color:#FFF;
}

.issues-that-we ul
{
	margin-left:25px;
}

.issues-that-we ul li
{
	color:#FFF;
	list-style-image:url(../images/img/check.png);
	line-height:42px;
	padding-left:5px;
}

.you-dont
{
	background-color:#0678BD;
	padding:50px 0px;
}

.you-dont h2
{
	font-size:42px;
	color:#fff;
	padding-bottom:5px;
}

.you-dont p
{
	color:#fff;
}

.get-constant-monitoring
{
	border-radius:5px;
	background-color:#FFFFFF;
	padding:20px 50px;
	font-weight:700;
	font-size:20px;
	display:block;
	text-align:center;
	margin-top:30px;
	color:#0678BD;
	cursor: pointer;
	border:none;
}

.get-constant-monitoring:hover
{
	color:#0678BD;
}


@media (min-width: 1203px) and (max-width: 1399px) {
    
}

@media (min-width: 991px) and (max-width: 1200px) {	

   
}

@media (max-width: 1024px) {	

.banner-cta {
    padding: 13px 15px;
    background: #fff;
    color: #0678BD !important;
    border-radius: 8px;
}

.title-banner-text h1 {
    padding-top:10px;
}
	
}

@media (max-width: 991px){
	
	.technical-support-bg p
	{
		padding-top:3px;
		padding-bottom:5px;
		color:#fff;
		line-height:28px;
	}
	
	.partners-step
	{
		margin-top:0;
		height:200px;
		margin-bottom:25px;
	}
	
	.partners-step-2
	{
		margin-top:0;
		height:200px;
		margin-bottom:25px;
	}
	
	.partners-step-3
	{
		margin-top:0;
		height:200px;
		margin-bottom:25px;
	}
	
	.partners-step-4
	{
		margin-top:0;
		height:200px;
		margin-bottom:25px;
	}
	
	.expertise-img
	{
		margin-top:25px;
	}
	
	.expertise-text {
    padding-top:25px;
	}
	
}

@media (max-width: 768px) {
	
	.support-plan h2 {
    font-size:36px;
	}
	
	.maintenance-support h2 {
    font-size:36px;
	}
	
	.drupal-clients h2 {
    font-size:36px;
	}
	
	.drupal-support-hours h2 {
    font-size:36px;
	}
	
	.drupal-frequency h2 {
    font-size:36px;
	}
	.drupal-partners h2 {
    font-size:36px;
	}
	
	.support-services h2 {
    font-size:36px;
	}
	
	.drupal-clients-say h2 {
    font-size:36px;
	}
	
	.issues-that-we h2 {
    font-size:36px;
	}
	
	.fs-42 {
    font-size:36px;
	}
	
	h2 {
	font-size:36px;
	}
		
}

@media (max-width: 581px) {
}

@media (max-width: 380px) {
}