@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
} 
 @font-face {
    font-family: 'source_sans_probold';
    src: url('../fonts/sourcesanspro-bold-webfont.eot');
    src: url('../fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_prolight';
    src: url('../fonts/sourcesanspro-light-webfont.eot');
    src: url('../fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'source_sans_prolight_italic';
    src: url('../fonts/sourcesanspro-lightit-webfont.eot');
    src: url('../fonts/sourcesanspro-lightit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-lightit-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-lightit-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-lightit-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('../fonts/sourcesanspro-semibold-webfont.eot');
    src: url('../fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




body{
	font-family: 'source_sans_proregular';	
	background:#f1f1f1;
}
.container{
	position:relative;	
}
.top-container{
	float:left;
}
.banner img{
	width:100%;
}
/*# Start sourceMappingURL=bootstrap-theme.css.map */
p{
	font-size:16px;
	color:#333333;
	font-family: 'source_sans_proregular';	
}


.nav-ul-li{
	list-style:none;
    font-family: 'source_sans_prolight';
	color:#333333;
	font-size:23px;
	padding-left:30px;
	margin-bottom: 16px;
	background:url(../images/list-image.jpg) no-repeat left 4px;
	margin-top:25px;
}
.grid-item-grid{
	float:left;
	width:33%;	
}
@media (min-width:700px) {
.weather-widget {
	display: block;
	font-size: .3em;
	font-weight: 500;
	margin-top: -5px
}
}
.work-item-wrapper {
	display: block;
	text-decoration: none
}
.work-item {
	margin: 0;
	position: relative
}
.work-item-image-container {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%
}
.work-item-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	display: block
}
.work-item-description {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	color: #1c1c1e;
	padding: 10px 0 26px;
	font-size: .85em
}
.work-item-description.work-item-description-with-award .work-item-description-award {
	display: block
}
.work-item-description.work-item-description-with-award .work-item-description-type {
	/*display: none*/
}
.work-item-description-award, .work-item-description-type {
	color: #ff4229
}
.work-item-description-logo span{ color:#ffffff; text-decoration:none;}
a.work-item-description-logo span{color:#ffffff ; text-decoration:none !important;}
.work-item-description-logo p{ display:block; width:100%; text-align:center;}
.work-item-description-type{ padding-bottom:30px; padding-top:10px;}
.work-item-description-award, .work-item-description-title, .work-item-description-type {
	margin: 0
}
.work-item-description-award {
	display: none
}
.work-item-description-award-illustration {
	background-image: url(/img/icon-award-accent.svg);
	background-size: contain;
	color: #fff;
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 26px;
	left: 22px
}
.work-item-description-award-illustration--with-count::after, .work-item-description-award-illustration--with-count::before {
	position: absolute;
	font-weight: 700
}
.work-item-description-award-illustration--with-count::before {
	content: 'x'
}
.work-item-description-award-illustration--with-count::after {
	content: attr(data-count)
}
.work-item-description-award-illustration--with-count::before {
	font-size: 7px;
	left: 11px;
	top: 5px
}
.work-item-description-award-illustration--with-count::after {
	font-size: 12px;
	left: 15px;
	top: 4px
}
@media (min-width:700px) {
.work-item-description-logo {
	display: block;
	margin: auto;
	width: 70%;
	height: 130px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 20px
}
.grid-size-1x1 .work-item-description-logo, .grid-size-2x1 .work-item-description-logo {
	height: 110px
}
.grid-size-2x1 .work-item-image-container {
	padding-bottom: 50%
}
.work-item-fitToContainer .work-item-image-container {
	padding-bottom: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.work-item, .work-item-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.work-item-image {
	width: 100%;
	display: block;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear
}
.work-item-description {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(212, 161, 80, 1);
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}
.work-item-wrapper:hover .work-item-description {

  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=80);
  opacity: 0.80;
}

.work-item-description.work-item-description-with-award .work-item-description-type {
	display: block
}
.work-item-description-logo, .work-item-description-type, .work-item-description-type-extended {
	-webkit-transform: translateY(15px);
	-ms-transform: translateY(15px);
	transform: translateY(15px);
	-webkit-transition: -webkit-transform 300ms ease-in-out, opacity 150ms ease-in;
	transition: transform 300ms ease-in-out, opacity 150ms ease-in;
	opacity: 0
}
.work-item-description-title {
	display: none
}
.work-item-description-type, .work-item-description-type-extended {

	color: #fff;
	margin: 0;
	line-height: 1.4em
}
.work-item-description-content-wrapper {
	position: relative;
	display: table;
	width: 100%;
	height: 100%
}
.work-item-description-content {
	display: table-cell;
	vertical-align: middle
}
.work-item-description-award {
	color: #21282e;
	position: absolute;
	top: -26px;
	right: -1px;
	width: 0;
	height: 0;
	border: 64px solid;
	border-bottom-color: transparent;
	border-left-color: transparent;
	-webkit-transform: translate(128px, -128px);
	-ms-transform: translate(128px, -128px);
	transform: translate(128px, -128px);
	-webkit-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}
.work-item-description-award-illustration {
	width: 45px;
	height: 45px;
	left: auto;
	color: #21282e;
	background-image: url(/img/icon-award.svg);
	margin: -22px;
	top: -28px;
	right: -28px
}
.work-item-description-award-illustration--with-count::before {
	font-size: 12px;
	left: 14px;
	top: 5px
}
.work-item-description-award-illustration--with-count::after {
	font-size: 16px;
	left: 21px;
	top: 5px
}
.grid-size-2x2 .work-item-description-award {
	border-width: 75px
}
.grid-size-2x2 .work-item-description-award-illustration {
	top: -33px;
	right: -33px
}
.work-item-wrapper {
	bottom: 0;
	position: absolute;
	margin-bottom: 0;
	overflow: hidden
}
.work-item-wrapper:hover .work-item-description-logo {
	-webkit-transition-delay: 150ms, 150ms;
	transition-delay: 150ms, 150ms
}
.work-item-wrapper:hover .work-item-description-type, .work-item-wrapper:hover .work-item-description-type-extended {
	-webkit-transition-delay: 300ms, 300ms;
	transition-delay: 300ms, 300ms
}
.work-item-wrapper:hover .work-item-image {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	
}

.work-item-wrapper:hover .work-item-description-logo, .work-item-wrapper:hover .work-item-description-type, .work-item-wrapper:hover .work-item-description-type-extended {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.work-item-wrapper:hover .work-item-description-award {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.work-item-description-type{ padding-top:0px;}
}
@media (min-width:700px) and (max-width:900px) {
.work-item-description-type, .work-item-description-type-extended {
	display: none
}
}









@media (min-width:700px) {
	
.grid {
	height: 0;
	position: relative;
	overflow: hidden
}
.grid-item {
	position: absolute;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	
	padding: 1px
}
.grid-pos-0-0 {
	right: 0;
	top: 0
}
.grid-size-0x0 {
	width: 0;
	height: 0;
	z-index: 0
}
.grid-pos-0-1 {
	right: 0;
	top: 25%
}
.grid-size-0x1 {
	width: 0;
	height: 25%;
	z-index: 0
}
.grid-pos-0-2 {
	right: 0;
	top: 50%
}
.grid-size-0x2 {
	width: 0;
	height: 50%;
	z-index: 0
}

.grid-pos-0-9 {
	left: 0;
	top: 75%
}
.grid-size-0x9 {
	width: 0;
	height: 75%;
	z-index: 0
}


.grid-pos-0-3 {
	left: 0;
	top: 75%
}
.grid-size-0x3 {
	width: 0;
	height: 75%;
	z-index: 0
}
.grid-pos-1-0 {
	left: 25%;
	top: 0
}
.grid-size-1x0 {
	width: 25%;
	height: 0;
	z-index: 1
}
.grid-pos-1-1 {
	right: 25%;
	top: 25%
}
.grid-size-1x1 {
	width: 25%;
	height: 25%;
	z-index: 1
}
.grid-pos-1-2 {
	left: 25%;
	top: 50%
}
.grid-size-1x2 {
	width: 25%;
	height: 50%;
	z-index: 1
}


.grid-pos-1-3 {
	left: 25%;
	top: 75%
}
.grid-size-1x3 {
	width: 25%;
	height: 75%;
	z-index: 1
}
.grid-pos-2-0 {
	left: 0%;
	top: 0
}
.grid-size-2x0 {
	width: 50%;
	height: 0;
	z-index: 2
}
.grid-pos-2-1 {
	left: 50%;
	top: 25%
}
.grid-size-2x1 {
	width: 50%;
	height: 25%;
	z-index: 2
}
.grid-pos-2-2 {
	left: 0%;
	top: 50%
}
.grid-size-2x2 {
	width: 50%;
	height: 50%;
	z-index: 2
}
.grid-pos-2-3 {
	left: 50%;
	top: 75%
}
.grid-size-2x3 {
	width: 50%;
	height: 75%;
	z-index: 2
}
.grid-pos-3-0 {
	left: 75%;
	top: 0
}
.grid-size-3x0 {
	width: 75%;
	height: 0;
	z-index: 3
}
.grid-pos-3-1 {
	left: 75%;
	top: 25%
}
.grid-size-3x1 {
	width: 75%;
	height: 25%;
	z-index: 3
}
.grid-pos-3-2 {
	left: 75%;
	top: 50%
}
.grid-size-3x2 {
	width: 75%;
	height: 50%;
	z-index: 3
}
.grid-pos-3-3 {
	left: 75%;
	top: 75%
}
.grid-size-3x3 {
	width: 75%;
	height: 75%;
	z-index: 3
}
.grid-1-rows {
	padding-bottom: 25%
}
.grid-2-rows {
	padding-bottom: 50%
}
.grid-3-rows {
	padding-bottom: 75%
}
.grid-4-rows {
	padding-bottom: 100%
}
.grid-size-2x2 {
	margin: 0;
	padding: 0
}
.grid-size-2x1 .grid-image {
	margin-top: -25%
}
}

.work-item-description-logo span {
    color: #ffffff;
    text-decoration: none;
}
.work-item-description-logo span {
    color: #ffffff;
    display: block;
    font-size: 20px;
    letter-spacing: 3px;
    text-align: center;
    width: 100%;
}

.work-item-description-logo p {
    display: block;
    text-align: center;
    width: 100%;
}
.work-item-description-logo p {
    font-weight: 400;
}
.work-item-description-type {
    padding-top: 0;
}
.work-item-description-type, .work-item-description-type-extended {
    color: #fff;
    line-height: 1.4em;
    margin: 0;
}

.menu_toggle_nav i a {
	text-decoration:none !important;

}
.menu_toggle_nav i{
	color:#ffffff;
	font-size:14px;
	font-family: 'source_sans_prolight';
	font-style:normal;
	text-transform:uppercase;
	text-decoration:none !important;
}
.menu {transition: all 0.3s ease-in-out 0s;}
.menu {text-align: center;width: 100%;}
.topnav {position: absolute; right:40px; top: 44px;z-index: 999;}
.activeMenu .menu-bar3{-webkit-transform:matrix3d(0.707107, 0.707107, 0, 0, -0.707107, 0.707107, 0, 0, 0, 0, 1, 0, 0, -5, 0.01, 1);transform:matrix3d(0.707107, 0.707107, 0, 0, -0.707107, 0.707107, 0, 0, 0, 0, 1, 0, 0, -9, 0.01, 1)}
.activeMenu .menu-bar1{-webkit-transform:matrix3d(0.707107, -0.707107, 0, 0, 0.707107, 0.707107, 0, 0, 0, 0, 1, 0, 0, 14, 0.01, 1);transform:matrix3d(0.707107, -0.707107, 0, 0, 0.707107, 0.707107, 0, 0, 0, 0, 1, 0, 0, 15, 0.01, 1)}
.activeMenu .menu-bar2 { opacity: 0;}
.activeMenu i.menu1 { display:none;}
.activeMenu i.menu2 {
    display: block;
    position: relative;
    top: 5px;
}
i.menu2 { display:none;}
.menu_toggle_nav {
    display: inline-block;
    position: absolute;
    right: 30px;
    top:46px;
    width:36px;
    z-index: 999999;
	
	   text-decoration: none !important;
	   border:0px;
	   
}
.activeMenu{	/*
	position:fixed;
	right:60px;
	top:31px;*/
}
a{
	outline:none;	
}
.activeMenu{
	/*top: 27px;	*/
}
.topsp{
	height:80px;
	width:100%;
	display:block;
	
}
a:hover.menu_toggle_nav{
	text-decoration:none !important;
	border:0px !important;	
}
#mobileMenu1{ position:fixed !important; background:#232327; top:0px; right:0px; z-index:9999; width:430px; height:100%}
.mobileMenu ul li ul{ position:relative; padding:0px;}
.mobile-cross{ position: absolute; right:430px;z-index: 9; top:10px; cursor:pointer;}
.menu-bar1 { background: #ffffff; border-radius: 0; float: left; height: 3px; width:36px;}
.menu-bar2 { background: #ffffff; border-radius: 0; float: left; height:3px; margin:9px 0; width: 36px;}
.menu-bar3 { background: #ffffff; border-radius: 0; float: left; height: 3px; width: 36px;}
.mobile-heading { float: left;line-height: 34px; width: 100%;}
.mobileMenu ul{ margin-left:0px; padding:45px 0px 25px 50px; list-style:none;}
.dextop-connect{ position: absolute; width:152px; height:47px;}
.dextop-connect a{ display:block; background:#e6ae53; line-height:47px; text-align:center; color:#ffffff; text-decoration:none; font-size:19px;}
.mobile-connect{ position: absolute; width:152px; height:47px;}
.mobile-connect a{ display:block; background:#e6ae53; line-height:47px; text-align:center; color:#ffffff; text-decoration:none; font-size:19px;}
.mobileMenu ul li{ font-size:17px;color:#ffffff;display:block; font-family: 'source_sans_probold'; text-transform:uppercase;}
.mobileMenu ul li a{ color:#ffffff; text-decoration:none; display:block; padding:5px 0px;  }
.mobileMenu ul li ul li{}
.mobileMenu ul li ul { float: left; margin-left: 40px;  width: 100%;}
.mobileMenu ul li ul li a{ color:#ffffff; text-decoration:none; display:block;font-family: 'source_sans_prolight'; text-transform:none;}
.case-studies1 { position: relative;}
.mobileMenu {height: 100%;  overflow-y: scroll;overflow-x: hidden;}
.get {
	position:absolute;
	right:63px;
	width:145px;
}
.get a{
	background:#615e57;
	border: 2px #ffffff solid;
	color:#ffffff;
	font-size:19px;	
	height:50px;
	line-height:43px;
	display:block;
	text-align: center;
	text-decoration:none;
}
.get a:hover{
	background:#007bc3;
	color:#ffffff;
	border: 2px #007bc3 solid;	
}


.well-xl-inner .get a{
	background: none;
	border: 2px #26262a solid;
	color:#2f2f34;
	font-size:19px;	
	height:50px;
	line-height: 43px;
	display:block;
	text-align: center;
	text-decoration:none;
}
.well-xl-inner .get a:hover{
	background:#007bc3;
	color:#ffffff;
	border: 2px #007bc3 solid;	
}


.well-xl-inner .menu-bar1 { background: #2f2f34; border-radius: 0; float: left; height: 3px; width: 32px;}
.well-xl-inner .menu-bar2 { background: #2f2f34; border-radius: 0; float: left; height: 3px; margin:8px 0; width: 32px;}
.well-xl-inner .menu-bar3 { background: #2f2f34; border-radius: 0; float: left; height: 3px; width: 32px;}
.well-xl-inner .menu_toggle_nav i{ color:#2f2f34;}

.activeMenu .menu-bar3{-webkit-transform:matrix3d(0.707107, 0.707107, 0, 0, -0.707107, 0.707107, 0, 0, 0, 0, 1, 0, 0, -5, 0.01, 1);transform:matrix3d(0.707107, 0.707107, 0, 0, -0.707107, 0.707107, 0, 0, 0, 0, 1, 0, 0, -8, 0.01, 1)}


.well-xl-inner .activeMenu .menu-bar1{ background:#ffffff;  transform: matrix3d(0.707107, -0.707107, 0, 0, 0.707107, 0.707107, 0, 0, 0, 0, 1, 0, 0, 14, 0.01, 1);}
.well-xl-inner .activeMenu .menu-bar2{ background:#ffffff}
.well-xl-inner .activeMenu .menu-bar3{ background:#ffffff}
.well-xl-inner .activeMenu i.menu2{ color:#ffffff}




/*# End sourceMappingURL=bootstrap-theme.css.map */

.col2{
	background:#a3aeb6;
	padding-top:28px;
	padding-bottom:20px;
	float:left;
	width: 100%;	
}
.share-thumbnail{
	list-style:none;
	float:right;	
}
.share-thumbnail li{
	display:inline-block;
}
.share-thumbnail li img{
	max-width:24px;
	margin-left:40px;
}
.title-top{
	font-size:27px;
	color:#ffffff;
	font-family: 'source_sans_prolight';	
}

.common-page-titile{
	padding:40px 0 20px;
	text-align:center;
	float:left;
	width: 100%;
}

.common-page-titile h1{
	color:#082b4c;	
	font-size:28px;
	font-family: 'source_sans_prolight';
	text-transform:uppercase;
	letter-spacing:0.4em	
}
.common-page-titile h2{
	color:#082b4c;	
	font-size:28px;
	font-family: 'source_sans_prolight';
	text-transform:uppercase;
	letter-spacing:0.4em	
}
.common-page-titile p{
	color:#666666;	
	font-size: 17px;
	font-family: 'source_sans_prolight_italic';
}


.title-top {
    color: #ffffff;
    font-family: "source_sans_prolight";
    font-size: 25px;
}
.bg-color-gray{
	background: #f1f1f1;
	padding: 0px 48px 48px 70px	;
}
.mar-top{
	margin-top: 0px;	
	clear:left;	
}
.home-work a{
	text-decoration:none !important;
}
.bg-color-gray-11{
	background:#a3aeb6;
	padding:40px 40px 60px 40px;
}
.col-grid-10{
	float:left;
	width:50%;
	padding-left:15px;
	padding-right:15px;
}
.col-grid-11{
	float:right;
	width:50%;
	
	padding-left:15px;
	padding-right:15px;	
}
.font-style{
	text-align:center;
	float:left;
	width:90%;
}
.font-style p{
	font-size:36px;
    font-family: "source_sans_prolight";
    color: #ffffff;
}
.font-style p span{
	font-size:36px;
    font-family: 'source_sans_probold';
    color: #ffffff;
	line-height:40px;

}
.btn-home {
    display: table;
    text-align: center;
    width: 100%;
	margin-top:30px;
}
.btn-home a {
    display: inline-block;
    height: 57px;
    line-height: 57px;
    width: 200px;
	border:2px #ffffff solid;
	color:#fff;
	text-decoration:none !important;
	font-size:15px;
}
.btn-home a:hover{
	background:#ffffff;
	color:#a3aeb6;
	border:2px #ffffff solid;	
}
.span-title{
	color:#082b4c;
	font-size:48px;
    font-family: "source_sans_prolight";	
}
.col-sm-4-text1{
	color:#666666;
	font-size: 20px;
	padding-top:40px;
    font-family: "source_sans_prolight";	
}
.col-sm-4-text2{
	color:#082b4c;
	font-size: 24px;
    font-family: "source_sans_prolight";	
}
.col-sm-4-text2 strong{
	color:#082b4c;
	font-size: 24px;
    font-family: "source_sans_probold";	
}
.col-sm-4-text2 b{
	color:#082b4c;
	font-size: 24px;
    font-family: "source_sans_probold";	
}
.col-sm-4-button{
	margin:50px 0px 0px 0px;
	padding:0px;
	position:relative;
	display:inline-block;
}
.col-sm-4-button a{
	margin:0px;
	padding:25px 140px 25px 70px;
	border:2px #082b4c solid;
	display:inline-block;
	height:76px;
	color:#082b4c;
	font-size:19px;
	font-family: 'source_sans_prosemibold';
	text-transform:uppercase;
	text-decoration:none;
		
}

.col-sm-4-button a img {
    position: absolute;
    right: 60px;
    top: 23px;
}
.hover{
	display: none;	
}
.col-sm-4-button a:hover {
	background:#017bc4;	
	color:#ffffff;	
	border:2px #017bc4 solid;
}
.col-sm-4-button a:hover .hover {
	display:block;	
}
.col-sm-4-button a:hover .normal {
	display:none;	
}
.col-sm-4.text-center img {
    max-width: 100%;
}
.grid-item-pos-2-0{
	 display: table;
	float:left;
	width:50%;
	height:530px;
	vertical-align:middle;
	padding-left:3%;
	padding-right:3%;
	text-align:center;
}
.bg-color-yellow{
	background:#b5bd00;	
}
.bg-color-blue{
	background:#007bc3;	
}
.grid-work-item{
	 vertical-align:middle;
    display: table-cell;
}
.grid-work-item-icon{
	width:100%;
	text-align:center;
	display:block;	
}
.grid-work-item-icon img{
	max-height:145px;	
}
.grid-work-item a{
	color:#ffffff;
	text-decoration: none;	
}

.grid-work-item-heading{
	font-size:27px;
    font-family: 'source_sans_proregular';
	padding: 20px 0px 5px 0px;
	display:block;
}
.grid-work-item-discription{
	font-size: 16px;
    font-family: 'source_sans_proregular';
	padding:10px 0px;
	display:block;
	margin-bottom: 25px;
	color:#ffffff;
}
.grid-work-item-button{
	margin:0px;
	padding:0px;
	width:196px;
	height:57px;
	line-height:57px;
	border:2px #ffffff solid;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-family: 'source_sans_prosemibold';
	text-transform:uppercase;
	text-decoration:none;
		
}
.grid-work-item a{
	display: block;
}
a:hover .grid-work-item-button{
		background:#ffffff;
		color:#007bc3;
}
a.text-color2{	
	color:#ffffff;
	text-decoration:none!important;
}
a:hover.text-color2{	
	color:#ffffff;
	text-decoration:none!important;
}


a.text-color1{
	color:#ffffff;
	text-decoration:none!important;
}
a:hover.text-color1 .grid-work-item-button{
	color:#b5bd00;
	text-decoration:none;
}

	
.inner-news-grid-item-pos-2-0{
	
    height: 450px;
    display: table;
	width:100%;
	vertical-align:middle;
}
.news-grid-item-pos-2-0 {
    float: left;
    height: 450px;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    vertical-align: middle;
    width: 33.33333%;
	position:relative;
}
.news-grid-work-item {
    display: table-cell;
    vertical-align: middle;
}

.case-study__img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
figure {
    margin: 0;
}
.grid-inside{ position: relative;}

.news-grid-work-item-heading{
	font-size: 24px;
     font-family: 'source_sans_prolight';
	padding: 20px 0px 5px 0px;
	display:block;
	line-height: 25px;
	height: 75px;
}
.news-grid-work-item-discription{
	font-size: 16px;
    font-family: 'source_sans_proregular';
	padding:10px 0px;
	display:inline-block;
	padding-bottom:1px;
}

a:hover .news-grid-work-item-discription{
	border-bottom:1px #d9e6e8 solid;
	padding-bottom: 0px;
}


.bg-color-1{
	position:absolute;
	width:100%;
	height:100%;
	background:#007bc3;
	left:0px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
  z-index:1;
		
}
a .news-grid-work-item-heading{
	color:#ffffff;	
}
a .news-grid-work-item-discription{
	color:#ffffff;	
}
.col-footer{
	
	float:left;
	width:100%;
}
.subscribe-btn{
	float:left;
	font-family: 'source_sans_prosemibold';
	text-transform:uppercase;
}

.subscribe-btn a{
	display:block;
	width:320px;
	height:61px;
	line-height:61px;
	text-align:center;
	background:#007bc3;
	color:#ffffff;
	text-decoration:none !important;

}
.subscribe-btn a:hover{
	background:#a3aeb6;
	
}
.footer-navigation{
	float:left;	
}
.footer-navigation ul{
	list-style:none;
}
.footer-navigation ul li{
	display:inline-block;
    font-family: 'source_sans_prolight';
	font-size:16px;
	background:none !important;
}
.footer-navigation ul li a{
		display:block;
		color:#666666;
	line-height:61px;
	padding-left:10px;
	padding-right:10px;
}
.footer-social{
	float:right;	
}

.footer-social a i img{
		max-width:24px;  vertical-align:top;
}

.icon-facebook-light-hover{
	display:none;	
}
.icon-linkedin-light-hover{
	display:none;	
}
.icon-twitter-light-hover{
	display:none;	
}
.icon-youtube-light-hover{
	display:none;	
}


.footer-social a{
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	
}


.footer-social a:hover .icon-youtube-light-hover{ display:block}
.footer-social a:hover .icon-twitter-light-hover{ display:block}
.footer-social a:hover .icon-linkedin-light-hover{ display:block}
.footer-social a:hover .icon-facebook-light-hover{ display:block}


.footer-social a:hover .icon-facebook-light{ display: none}
.footer-social a:hover .icon-twitter-light{ display: none}
.footer-social a:hover .icon-linkedin-light{ display: none}
.footer-social a:hover .icon-youtube-light{ display: none}



/*
img.icon-youtube-light-hover{ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.5;}
img.icon-twitter-light-hover{ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.2;}
img.icon-linkedin-light-hover{ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.2;}
img.icon-facebook-light-hover{ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.2;}*/



.footer-text1 p{
	font-size:14px;
    font-family: 'source_sans_prolight';
	color:#666666; margin:0 0 0 0; 
}
.site-credit p{
	float:right;
	color:#a3aeb6;
	font-size:14px;
    font-family: 'source_sans_prolight'; margin:0;
		
}.site-credit p a{
	color:#a3aeb6;
	text-decoration:none;
		
}
.bg-div-class{
	float:left;
	width:100%;
	border-left:1px #082b4c solid;	
}
.graph-bg-image{
	float:left;
	width:100%;	
}
.graph-img{
	float:left;
	width:45px;
}
.graph-content{
	float:left;
	width:90%;
}
.graph-content{
	font-size:16px;
	color:#333333;	
    font-family: 'source_sans_proregular';
	line-height: 26px;
}

.bg-color-gray-11{
	margin-top:5px;	
	margin-bottom:20px;	
}
.bg-div-class{
	padding-top:20px;
	padding-bottom:20px;	
}
.graph-content span{
	float:left;
	font-size:24px;
	color:#3faded;
	height:80px;
	width: 150px;	
}
.full-width{
	background:#ffffff;	
	float:left;
	width: 100%;
}
.full-width .common-page-titile{
	background: none;	
}
.slide{
height: 110px;
	/*	position:absolute;*/
	width:100%;
	background: #ffffff;
	z-index:99;
}
.slide-bg{
	background:#ffffff;
	height:0px;
	float:left;
	width:100%;
}

aside{
	float:left;
	width:100%;
}
.page-header{
	text-align:center;	
}
.page-header h1{
		color: #082b4c;
		font-size:28px;
		text-transform:uppercase;
	 font-family: 'source_sans_prolight';
	 letter-spacing: 0.4em;
}
.white-bg{
	background:#ffffff;
	margin-right: 1px;
	margin-bottom: 1px;
}
.page-header h1{
	margin-bottom:0px;	
}
.table-responsive{
	padding-top:100px;
	padding-bottom: 25px;
}
.table-condensed{
	text-align:center;
	height:70px;
	padding-bottom: 20px;
}
.table-condensed img{
	height:70px;	
}
.table-striped{
	width:100%;
	text-align:center;
	height:75px;
	line-height:75px;
	 font-family: 'source_sans_prolight';
	 color:#000000;
	 font-size:24px;	
}
.white-bg{ text-align:center;}
.img-show{ display:none;}
a :hover.white-bg .img-show{ display:inline-block;}
a :hover.white-bg .img-hide{ display: none}
a :hover.white-bg{ background:#b4bd00; color:#ffffff;transition: background-color 0.5s ease;
    transition: [transition-property] [transition-duration] [transition-timing-function] [transition-delay];
	}
a :hover.white-bg .table-responsive .table-striped{ color:#ffffff;}
a.table-striped{
	text-decoration:none !important;
	border:0px !important;	
}
.de a:hover{text-decoration:none;}
.whitecolor{
	background:#ffffff;
}
.padding{
	padding:28px;	
}
.videowrap img{ 
	width:100%;	
	height:400px; 
	cursor:pointer; 
}
.videowrap iframe{
	width:100%; height:400px;	
}
.common-bottom-nav{
	float:left;
	width:100%;
	padding:50px 0px 30px 0px;
}
.pagination-back{
	float:left;	
}
.pagination-back a{
	color:#007bc3;
	 font-family: 'source_sans_prolight';
	 font-size: 16px;
}

.pagination-back a:hover{
	text-decoration:underline;	
}

.pagination-next{
	float:right;	
}
.pagination-next a:hover{
	text-decoration:underline;	
}
.pagination-next a{
	color:#007bc3;
	 font-family: 'source_sans_prolight';
	 font-size: 16px;
}
.common-cta{
	padding:59px 102px;
	float:left;
	width:100%;
}
.left-cta-option{
	float:left;
	width:65%;	
}

.right-cta-option{
	float:right;
	width:35%;	
		
}


.cta-button{
	margin:0px;
	padding:0px;
	position:relative;
	display:inline-block;
	float:right;
}
.cta-button a{
	margin:0px;
	padding:25px 120px 25px 70px;
	border:2px #ffffff solid;
	display:inline-block;
	height:76px;
	color:#ffffff;
	font-size:19px;
	font-family: 'source_sans_prosemibold';
	text-transform:uppercase;
		text-decoration:none;
		
}

.cta-button a img {
    position: absolute;
    right: 60px;
    top: 23px;
}

.cta-bg-color-dark-gray{
	background:#a3aeb6;	
}

.cta-bg-color-dark-yellow{
	background:#002a3a;	
}



.cta-button a img {
    position: absolute;
    right: 60px;
    top: 23px;
}
.cta-button a:hover {
	background:#017bc4;	text-decoration:none!important;
	color:#ffffff;	
	border:2px #017bc4 solid; 
}
.cta-button a:hover .hover {
	display:block;	
}
.cta-button a:hover .normal {
	display:none;	
}
.line-1{
	font-size:29px;
	color:#ffffff;	
	font-family: 'source_sans_prolight';
	padding-bottom:7px;
}
.line-2{
	font-size:29px;
	color:#ffffff;	
	font-family: 'source_sans_prolight';
	padding-top:7px;
}
.line-2 strong{
	font-family: 'source_sans_prosemibold';
}
.line-2 b{
	font-family: 'source_sans_prosemibold';
}
.grid-container{
	margin:0px;
	padding:0px;
}
.grid-item{
	margin:0px;
	padding:0px;
	float:left;
	
}
.plus-icon{
	position:absolute;
	right:0px;
	top:34%;
	}
.grid-item-image{
	width:100%	
}
.grid-item-image img{
	width:100%	
}
.row-margin-right{
	margin-right:1px;	
}
.grid-item-title{
	position:relative;
	
}
.grid-item-title p{
	margin-bottom:0px;
	padding-bottom:0px;
}
.grid-item-detail-text{
	padding-left:10px;
	padding-right:10px;	
}
.grid-item-detail-text p{
	font-size:16px;
	text-align:center;
	padding:0 15px;
}
.grid-item-title{
	padding:30px 35px;	
}
.grid-item-title p{
	font-size:23px;	
	font-family: 'source_sans_prolight';
	text-align:center;
}
.plus-icon img{
	max-width:24px;	
}

.content-box-graph{
	border-left:1px #395570 solid;
	float:left;
	margin-left:10%;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:20px;
}


.grid-container h2{
	font-size:24px;
	color:#3faded;
	margin-bottom:5px;

}

.grid-container h2{
	font-size:23px;	
	font-family: 'source_sans_prolight';
	color:#333333;
}


.loop-content{
	float:left;
	width:100%;
	padding-bottom:20px;
}
.horizontal-line-{
	float:left;
	width:34px;	
}
.horizontal-line-text{
	float:left;
	width:95%;	
}
.horizontal-line-text h2{
	margin-top:0px;
}
.grid-role-repeat{
	display: inline-block;
	vertical-align:top;
	width:24.77%;
	background:#ffffff;
}
.team-image{
	width:100%;	
}
.team-image img{
	width:100%;	
}
.team-description{
	width:100%;
	float:left;	
	padding-top:10px;
}
.team-description h2{
	text-align:center;
	width:100%;	
	color:#333333!important;
}
.team-description h2 a{
	color:#007bc3!important; text-decoration:none!important;
}
.team-description h2 a:hover{color:#007bc3; text-decoration:underline!important;}
.team-description p{
	text-align:center;
	width:100%;	
}

.advisor-description{
	width:100%;
	float:left;	
	padding:25px 0px;
}
.advisor-description h2{
	text-align:center;
	width:100%;	
	color:#333333 !important;	
    font-family: 'source_sans_prolight';
	font-size:23px;
	padding:0px;
	margin:0px;
}

.advisor-description h2 a{color:#333333;}
.advisor-description h2 a:hover{color:#007bc3;}
.business-{
	width:100%;
	text-align:center;
	display:inline-block;
	padding-bottom: 20px;
}
.col-bottom-wrap{
	clear:both;
	height:13px;
	width:100%;
	float:left;	
}
.table-container{
	text-align:center;
	display:table-cell;
}

.user a:hover .hover{ display:inline-block}
.user a:hover .normal{ display:none}
.linkedin a:hover .hover{ display:inline-block}
.linkedin a:hover .normal{ display:none}

.right-image{
	text-align:right;
}
.accordion{		
	
}

.margin-0bot{
	margin-bottom:30px;	
}
.banner-image{
	margin-bottom:22px;	
}
.banner-image img{
	width:100%;
}
.banner-rightimg{
	text-align:right;
}
.banner-right img{
	width:100%;
}
.well-lg-top{
	height: 50px;
	float:left;
	width:100%;	
}
.grid-container ul{
	margin-left:0px;
		
}

.grid-container h2{
	color:#007bc3;
	font-size:24px;	
    font-family: 'source_sans_prolight';
	padding-bottom: 30px;
}
.grid-container ul li{
	font-size:16px;
	list-style:none;
	background:url(../images/li-image.jpg) left 5px no-repeat;
	
}.horizontal-line-text h2{color:#3faded;  font-family: 'source_sans_proregular';}

.eed-content p{
	margin-bottom: 10px;	
}
.grid-container ul{
	margin-left:0px;
	padding-left:0px;	
}
.grid-container ul li{
	padding-left:25px;
	margin-bottom:10px;
}
.input-groups {
    float: left;
    padding-right: 3px;
    width: 50%;
}.input-groups .input-group {
    width: 100%;
}
.input-group {
    clear: left;
}
.input-group {
    border-collapse: separate;
    display: table;
    padding-bottom: 10px;
    position: relative;
}.input-groups1 {
    float: right;
    padding-left: 14px;
    width: 50%;
}
.forms-groups input{
	border-radius:0px;	
}
.input-group-addon {
    color: #bf1f25;
    font-size: 16px;
    font-weight: 400;
    left: 0;
    line-height: 1;
    padding: 6px 12px;
    position: absolute;
    text-align: center;
    z-index: 99;
}
.input-type-con {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}.panel-body .input-type-con select {
    padding-left: 23px !important;
}
.input-type-con select {
    border: 1px solid #dedede;
    float: left;
    height: 52px;
    padding-left: 23px;
    width: 100%;
}
.input-type-con select {
    margin: 0;
}
.input-type-con select {
    -moz-appearance: none;
    text-indent: 0.01px;
		appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.input-type-con select {
    background-color: #fff;
}

select {
	background: url(../images/select.jpg) no-repeat scroll right center;
	font-size: 14px;
	color: #000;
	font-size: 14px
}
.input-type select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-indent: .01px;
	-webkit-appearance: value;
	-moz-appearance: value;
	appearance: value
}
.input-type select::-ms-expand {
display:none;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
text-indent:.01px;
-webkit-appearance:value;
-moz-appearance:value;
appearance:value;
display:none
}
.input-text:focus {
	border: 1px solid #dc0081
}

.form-group.form-group-button {
    text-align: center;
}
.form-group-button input{
	width:212px;
	height:60px;
	line-height:60px;
	background:#082b4c;
	color:#ffffff;
	font-size:17px;	
    font-family: 'source_sans_prosemibold';	
	border:0px;
}
.form-color{
	background:#e7e7e7;
}
.form-group textarea {
	border-radius:0px;	
}
.image-css{
	width:100%;
}
.image-css img{
	width:100%;
}
.advisers--name{
	float:left;
	padding-top:28px;
	padding-bottom:10px;
	
}
.advisers--name h2{
	color:#333333;
	font-size:23px;
    font-family: 'source_sans_prosemibold';	
	padding:0px;
	margin:0px;	
}
.advisers--name p{
    font-family: 'source_sans_prolight';
	color:#333333;
	font-size:16px;	
}
.button{
		
}
.button a{
	width:100%;
	display:block;
	margin:0 auto;
	font-size:14px;
	padding:0px 20px;
	line-height: 48px;
	height: 48px;
	color:#ffffff;	
    font-family: 'source_sans_prosemibold';	
	text-align:center;
	text-decoration:none !important;
	text-transform:uppercase;
	margin-top:0px;
	background:#007bc3;
}
.button a:hover{
	background:#b5bd00;
	color:#ffffff;	
}
.bg-color-dark-blue{
	background:#002a3a;

	}
.mar-top{
	margin-top:25px;	
}
.padding2{
	padding:30px 25px;	
}
.repeat-conent{
	padding-bottom: 30px;	
}
.repeat-conent h3{
	font-size:16px;
    font-family: 'source_sans_probold';
	color:#ffffff;
	padding:0px;
	margin: 0px 0px 10px 0px;
}
.repeat-conent p{
	font-size:16px;
	color:#ffffff;
	padding:0px;
	margin:0px;
}
.link img{
	width:20px;
}

.grid-role-repeat-advidors {
    float: left;
    margin: 0 1px;
    width: 24.77%;
}
.desktop-s-spacer{
	width:100%;
	float:left;
	clear:both;
	height:20px;
	background:#f1f1f1;	
}
.grid-role-repeat-advidors{
	background:#ffffff;	
}
.form-control-nav{
	width:593px;
	margin:0 auto;
	background:#ffffff;
	padding:15px;
}

.select-form{
	display:inline-block;
	width: 250px;
	float:right;	
}
.mr-top{
	height:30px;
	clear:both;
	width:100%;	
}
.clr{
	clear:both;	
}
.ad-text{
	color:#000000;
	font-size:16px;	
    font-family: 'source_sans_prosemibold';	
	line-height:40px;
	float:left;
}
.select-form .form-control{
	padding-top:10px;
	padding-bottom:10px;	
	font-family: 'source_sans_prolight';
	font-size:16px;
}

.content-type-text-image{
	float:right;
	width:50%;
	padding-bottom:20px;
}
.content-type-text-image img{
	width:100%;
}
.content-type-text-text{
	float:right	;
	width:50%;
	padding-right:20px;
}
.tit p{	
	font-family: 'source_sans_prolight';
	font-size: 24px;
	color:#333333;		
}
.content-type-text-text h2{
	color:#333333;
	font-size: 18px;	
    font-family: 'source_sans_prosemibold';			
}

.content-type-text-text ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
body{
	font-size:16px;
	color:#333333;	
    font-family: 'source_sans_proregular';
	   line-height: 26px;	
}
.de ul li{
	background:url(../images/li-image.jpg) left 6px no-repeat;
	padding-left:25px;
	font-size:16px;
	margin-bottom:7px;
	
}
.btn-yellow{
	text-align:center;
	padding:10px 10px 40px 10px;	
	padding-bottom:;	
}
.btn-yellow a{
	background:#b4bd00;
	color:#ffffff;
	height:48px;
	line-height:48px;
	text-align:center;
	font-family: 'source_sans_prolight';
	font-size:24px;
	width:100%;
	display:block;
	text-decoration:none !important;
}
.btn-yellow a:hover{
	text-decoration:none !important;
	background:#f3be68;
}

.btn-yellow span{
	background:#b5bd00;
	color:#ffffff;
	padding: 30px 0px;
	text-align:center;
	font-family: 'source_sans_proregular';
	font-size: 32px;
	width:100%;
	display:block;
	text-decoration:none !important;
	display:block;
}
.btn-yellow span:hover{
	text-decoration:none !important;
	background:#b5bd00;
}

.non{
	background:none !important;	
}
.title-goals-page{
	text-align:center;
}

.div--content{
	margin:0px;
	padding:0px;	
}
.grid-content-row{
	float:left;
	width:33%	
}

.color-box-orange{
	background:#b4bd00;
}
.color-box-darkblue{
	background:#082b4c;
}
.color-box-blue{
	background:#007bc3;
}




.grid-row-image{
	height:320px;	
}
.grid-row-image-align{
	height:250px;
	display:table;
	width:100%;
	position:relative;	
	vertical-align:bottom;
	text-align:center;
	line-height:250px;
}

.grid-row-image-align img{
	height:76px;
	/*display:table-cell;*/
	vertical-align:bottom;	
}
.grid-row-image p{
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	display:block;
	text-align:center;
	font-family: 'source_sans_prolight';
	font-size:24px;
	margin-bottom:0px;  
}
.listing-box-content{
	margin:0px;
	padding:0px;
}
.listing-box-content ul{
	margin:20px;
	padding:0px;
	list-style:none;
}
.listing-box-content ul li{
	background:url(../images/hypen.jpg) left 10px no-repeat;
	color:#333333;
	font-size:18px;	
	font-family: 'source_sans_prolight';
}
.listing-box-content ul li a{
	color:#333333;	
}

.listing-box-content ul li a:hover{
	color:#007bc3;
	text-decoration:underline;
}
.title-goals-page p em{
	font-size:17px;	
    font-family: 'source_sans_prolight_italic';	
	color:#666666;
}


.form-control-nav-insights{
	width: 50%;
	background:#ffffff url(../images/bg.jpg) right top no-repeat;
	padding:15px;
	float:left;
}

.select-form-insights{
	display:inline-block;
	width: 250px;
	float:right;	
}


.form-control-nav-insights2{
	width: 50%;
	background:#ffffff;
	padding:15px;
	float:right;
}

.select-form-insights2{
	display:inline-block;
	width: 250px;
	float:right;	
}


.form-control-insights{
	padding-top:10px;
	padding-bottom:10px;	
	font-family: 'source_sans_prolight';
	font-size:16px;
}
.sm-grid-small{
	background:#ffffff;	
}
.mar-top1{
	margin-top:34px;	
}
.float{
	float:left;
	width:100%;	
}
.content-pa{
	padding:30px;	
}
.sm-grid-small{
	float:left;
	width:31.99%;
	height:430px;
}
.sm-grid-small2{
	background:#ffffff;	
	float:right;
	width:32%;
	height:430px;
}

.sm-grid-large2{
	float:left;
	width:66%;
	background:#ffffff;
	height:430px;
}
.sm-grid-large{
	float:right;
	width:66%;
	background:#ffffff;
	height:430px;
}
.right-g-box{
	float:left;
	width:50%;	
}
.right-g-image-box{
	float:right;
	width:50%;	
}
.right-g-image-box figure{
	width:100%;
	height:430px;
}

figure {
    display: block;
    transition: all 400ms linear 0s;
    width: 100%;
}
figure {
    background-position: center center;
    background-size: cover;
}
.content-pa h2{
	text-transform:uppercase;
	font-size:15px;
	color:#000000;	
}
.content-pa h2 a{
	text-transform:uppercase;
	font-size:15px;
	color:#000000;	
}
.sub-text{
	padding-top:30px;	
}
.sub-text h3{
	color:#000000;	
	font-family: 'source_sans_prolight';
	font-size: 24px;	
}
.sub-text h4{
	color:#999999;	
	font-size: 14px;	
}
.sub-text p{
	margin-top:30px;	
}

.de-sp-{
	clear:both;
	height:38px;	
}
.space-right{
	margin-right:36px;	
}
.right-md-60{
	float:right;
	width:30%;
}

.left-md-60{
	float:left;
	width:70%;
}
.gray-bg{
	background:#f6f6f6;	
}
.suffix-padding{
	padding:30px;		
}
.title-2{
	color:#333333;	
	font-family: 'source_sans_prolight';
	font-size: 24px;
	padding:20px 0px;	
}
.detail-image img{
		width:100%;
}
.static-page-content{
	padding-top:30px;	
}
.static-page-content h2{
	font-size:20px;
	color:#333333;	
    font-family: 'source_sans_prosemibold';
	margin-top:30px;
	margin-bottom:10px;
	padding:0px;
}
.gray-bg-color{
	background:#f6f6f6;
}

.static-page-content p strong{
    font-family: 'source_sans_prosemibold';	
}
.share-tabs{
	padding:30px 0px;	
}
.footer-share-code{
	text-align:center;
	margin-top:60px;
}
.footer-share-code span{
	padding:0px 7px;
}
.content-pa1{
	padding:0px;	
}
.sub-text-detail{
	padding-top:0px;	
}
.sub-text-detail h3{
	color:#000000;	
	font-family: 'source_sans_prolight';
	font-size: 24px;	
}
.sub-text-detail h3 a{color:#000; text-decoration:none;}
.sub-text-detail h4{
	color:#999999;	
	font-size: 14px;	
}
.sub-text-detail p{
	margin-top:30px;	
}
.border-b-hi-repeat{
	border-bottom:1px #e2e2e2 solid;
	margin-top:40px;
	margin-bottom:40px;	
}

.content-pa1 h2{
	text-transform:uppercase;
	font-size:15px;
	color:#000000;
	margin:0px;
	padding:0px;
}
.content-pa1 h2 a{
	text-transform:uppercase;
	font-size:15px;
	color:#000000;	
}




.select-form select{background:#ffffff url(../images/select-icon.png) no-repeat scroll right 18px; border-radius:0px; padding:6px 10px;}
.select-form select option{padding:7px 10px;}
.select-form select{appearance: none;  -moz-appearance: none;  -webkit-appearance: none;   text-indent: 0.01px; text-overflow: "";-webkit-appearance: value; -moz-appearance:    value;  appearance:value; border-radius:0px;}
.select-form select::-ms-expand{ display: none;   appearance: none; -moz-appearance: none; -webkit-appearance: none;   text-indent: 0.01px;text-overflow: ""; -webkit-appearance: value; -moz-appearance:value;  appearance:         value; display: none; border-radius:0px; border-radius:0px;}
.select-form select{float: left; height: 43px;  width: 100%;    font-size:16px; border: 1px solid #ffffff;  color:#000; border-radius:0px;}


.wp-Address-{
	margin:0px; padding:0px;	
}

.wp-Address- h2{
	margin:0px;
	padding:0px 0px 15px 0px;
	color:#000000;	
	font-family: 'source_sans_prolight';
	font-size: 23px;		
}
.wp-Address- p{
	padding:6px 0px;
	margin:0px;	
}
.wp-Address- p{
	width:100%;
	float:left;	
}
.wp-Address- p span{
	width:130px;
	padding-right:10px;
	margin-right:10px;
	float:left;	
}
.wp-Address- p bdo{
	width:60%;
	padding-right:10px;
	margin-right:10px;
	float:left;		
}
.map-canvas-control{
	padding:20px 0px;
	float:left;
	width:100%;
}
.map-canvas-control img{
		width:100%;
}	
.map-canvas-control iframe {
    width: 100%;
    min-height: 320px;
}
.form-orange-color{
	background:#b4bd00;
}
.input-type-con{
	margin-bottom:10px;
	float:left;
	width:100%;	
}

.form-group input[type=submit]{
	background: none;
	border: 2px #ffffff solid;
	color:#ffffff;
	width:208px;
	height:56px;
	font-size:17px;
    font-family: 'source_sans_prosemibold';
	line-height:56px;
	text-transform:uppercase;
	
}
.contact-wrap-col{
	float:left;
	width:100%;
}
.col-border{
	border-bottom:1px #f1f1f1 solid;
}
.border-left-section{
	border-left:2px #f1f1f1 solid;	
}
.border-left-section .padding {
    height: 710px;
}
.form-group-lg-h1 h2{
		padding:0px 0px 10px 0px;
		margin:0px;
		font-size: 23px;
		font-family: 'source_sans_prosemibold';
		color:#ffffff;
}
.nav-common-nav{
	margin:0px;
	padding:0px;
}
.nav-common-nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav-common-nav ul li{
	margin-top:6px;
	margin-bottom:6px;
	line-height:30px;
	list-style:none;
}













/*=====================================================
=            Bootstrap 2.3.2 Media Queries            =
=====================================================*/

















@media only screen and (max-width : 1410px) {
.graph-content span{
	height:150px;	
}

.videowrap img{ 
	width:100%;	
	height:300px; 
	cursor:pointer; 
}
.videowrap iframe{
	width:100%; 
	height:300px;	
}
}

@media only screen and (max-width : 1350px) {
.cta-button a{
	padding:25px 120px 25px 70px;
}
}




@media only screen and (max-width : 1330px) {
.cta-button a {
    padding: 25px 113px 25px 42px;
}
}






@media only screen and (max-width : 1280px) {
.col-sm-4-button a img {
    right: 40px;
}

.col-sm-4-button a {
    padding: 25px 0 25px 20px;
    width: 300px;
}
.cta-button a {
    padding: 25px 0 25px 20px;
    width: 300px;
}

.cta-button a img {
    right: 40px;
}

.table-striped {
    font-size: 18px;
}
.team-description p {
    height: 60px;
}
.wp-Address-{float:left; height:250px;}
.wp-Address- p bdo{width:80%;}

}
@media only screen and (max-width : 1080px) {

.graph-content {
    width: 80%;
}
.graph-content span {
    height: 180px;
}.graph-content {
    width: 88%;
}
.grid-item-title{
	padding:20px 35px;	
}
.wp-Address- p bdo{width:90%;}
}


@media only screen and (max-width : 1000px) {

.graph-content span {
    height: 200px;
}
.col-sm-4-button a {
    width: 270px;
}
.cta-button a img {
    right: 17px;
}
.grid-role-repeat {
    width: 23%;
}

.desktop-s-spacer{
	display:none;	
}
.grid-role-repeat-advidors{
	margin-bottom:10px;	
}

.footer-share-code span {
    display: inline-block;
    width: 30%;
}
.footer-share-code img {
    width: 100%;
}
}




@media only screen and (max-width : 940px) {
.graph-content span {
    height: 300px;
}
.graph-content {
    width: 85%;
}
.common-cta {
    float: left;
    padding: 59px 40px;
    width: 100%;
}
.grid-role-repeat-advidors {
    width: 33%;
}


.wp-Address-{float:left; height:300px;}
.line-1{font-size:26px;}
.line-2{font-size:26px;}
}
@media only screen and (max-width : 870px) {
.col-grid-10{
	float:left;
	width:100%;
}
.col-grid-11{
	float:left;
	width:100%;
}

.full-width .container .bg-color-gray{
		padding:0px;
		margin:0px;
}
.full-width .container .row .col-grid-10{
	
	width:100%;
	padding:0px;
	margin:0px;
	
}
.team-description h2 {
    height: 60px;
}
.full-width .container .col-grid-11 .bg-div-class{
		padding-left: 50px;
		padding-right:50px;
		
}	

.full-width .container .col-grid-10 .font-style{
	width:100%;
}
.graph-img{
	display:none;
}
.graph-content{
	float:none;
	width: 100%;
}
.bg-div-class{
	border-left:0px;	
}
.full-width .container{
	width:100%;
	padding:0px;
}
.graph-content span {
    height: auto;
	width:100%;
	padding-bottom:10px;
}
.graph-bg-image{
	padding-bottom: 30px;	
}
.col-sm-4-button a img {
    right: 11px;
}.col-sm-4-button a {
    width: 241px;
}
.full-width .container .col-grid-10{
	padding:0px;	
}

.footer-social a {
    padding-left: 5px;
    padding-right: 5px;
}
.content-box-graph {
    margin-left: 5%;
}
.horizontal-line-text {
    width: 90%;
}
.content-type-text-image {
    float: none;
    width: 100%;
}

.content-type-text-text {
    float: none;
    width: 100%;
}


}


@media only screen and (max-width : 780px) {

.left-cta-option{
	float:none;
	width:100%;	
	 text-align:center;
}

.right-cta-option{
	float:none;
	width:100%;
	 text-align:center;	
		
}
.cta-button {
    float: none;
}
.right-cta-option{
	padding-top:20px;	
}
.cta-button a {
    padding: 25px 100px;
    width: auto;
}
.sm-grid-small{
	width:100%;	
}

.sm-grid-large{
	width:100%;	
	margin-top:10px;
}
.sm-grid-small2{
	width:100%;	
}

.sm-grid-large2{
	width:100%;	
	margin-top:10px;
}
.sm-grid-small{
	width:100%;	
	margin-top:10px;
}
.de-sp-{
	display:none;	
}
}




@media only screen and (max-width : 767px) {
	.advisers--name{padding-left:10px; padding-right:10px;}	
.content-view{padding-left:10px; padding-right:10px;}	
.mo65 .padding{
	padding-left:10px;	
	padding-right:10px;	
}
.col-border, .border-left-section{
	border:0px;	
}
.breadcrumb{
	display: none;	
}
.title-top {
    font-size: 25px;
}	
.share-thumbnail li img{
	margin-left:10px;
}
ul.share-thumbnail{
	padding-left:0px;	
}
.topnav{
	display:none;	
}
a .work-item-description-logo span{
	font-size:18px;
	color:#333333;
	text-decoration:none;	
}
.mobile_none{
	display: none !important;	
	
}
.work-item-description-type{
	display: none !important;	
}
.work-item-description-type-extended{
	display: none !important;	
}

.grid-item-pos-2-0{
	width:100%;
	float:none;	
}
.m-hidebox{
	display:none;	
}
.news-grid-item-pos-2-0{
	width:100%;	
}

.col-footer {
    text-align: center;
}
.subscribe-btn {
    display: inline-block;
    float: none;
}
.footer-navigation {
    float: none;
}
.footer-social {
    display: inline-block;
    float: none;
}
.site-credit p {
    float: none;
}
.footer-text1 p {
    margin-top: 10px;
}
.footer-navigation ul li a {
    line-height: normal;
    padding: 20px 10px 10px;
}
.subscribe-btn a {
    padding: 0 20px;
    width: 100%;
}
.col-sm-4-button {
    display: block;
}
.col-sm-4-button a {
    display: block;
    width: 100%;
}
.col-sm-4-button a img {
    right: 40px;
}
.font-style br{
	display:none;	
}
.common-page-titile p{
	padding-left:15px;
	padding-right:15px;
}
.work-item-description {
    padding-top:20px;
    padding-bottom:30px;
	
}
.mar-top{
	margin-top:0px;	
}
.table-striped {
    font-size: 24px;
}

.common-cta {
    padding:15px;
}
.line-1, .line-2 {
    font-size: 20px;
	text-align:center;
}
.col-sm-4-button a {
    display: block;
    width: 100%;
}
.grid-item{
	float:none;
	display:block;
	/*width: auto;
	position:relative;*/
	
}
.grid-item-title{
	padding:30px 50px;	
}
.content-box-graph{
	border-left:0px;
	float:none;
	margin-left:0;
}
.horizontal-line-{
	display:none;	
}
.horizontal-line-text{
	width:100%;	
}
.grid-role-repeat {
    width: 100%;
}
.team-description p {
    height: auto;
}.team-description h2 {
    height: auto;
}
.col-bottom-wrap{
	display:none;	
}
.grid-role-repeat{
	margin-bottom:13px;
}

.right-image{
	text-align:center;
}
.input-groups {
    width: 100%;
	padding-left:0px;
}

.input-groups1 {
    width: 100%;
	padding-left:0px;
}
.input-type-con{
	padding-bottom:10px;
	float:left;
	width:100%;	
}
.button{
	margin-bottom:30px	
}

.grid-role-repeat-advidors {
    width: 49.6%;
}
.form-control-nav{
	width:100%;	
}
.ad-text{
	display:block;
	text-align:center;
	width:100%;	
}
.select-form{
	width:100%;	
}
.btn-yellow {
    padding: 10px 0 40px;
    text-align: center;
}
.btn-yellow a{
	height:auto;
	line-height:normal;
	padding:10px;	
}

.grid-content-row{
	float:none;
	width:100%	
}
.right-md-60 {
    float: none;
    width: 100%;
}
.left-md-60 {
    float: none;
    width: 100%;
}
#mobileMenu1 {
    width: 100%;
}
.grid-item-grid{
	float:none;
	width:100%;	
}
.wp-Address-{height:auto;}
}

@media only screen and (max-width : 680px) {
.right-g-image-box{
	display: none;
}	
.right-g-box {
    float: left;
    width: 100%;
}
.sm-grid-large{
	height:auto	
}
.sm-grid-small{
	height:auto	
}
.sm-grid-large2{
	height:auto	
}
.sm-grid-small2{
	height:auto	
}



}


@media only screen and (max-width : 540px) {
.grid-role-repeat-advidors {
    width: 100%;
}
.wp-Address- p span{
	width:100%;	
}
.wp-Address- p bdo {
    width: 100%;
}



}

@media only screen and (max-width : 480px) {
.title-top {
    font-size: 14px;
}
.common-page-titile h1 {
	font-size: 18px;
}
.common-page-titile p{
	padding-left:15px;
	padding-right:15px;	
}
.footer-navigation ul{
	padding:0px;
	margin:0px;	
}
.footer-navigation ul li a {
    padding-left:3px;
    padding-right:3px;
}
.footer-navigation ul li {
    font-size: 13px;
}
.col-footer .col-sm-9{
	margin:0px;
	padding:0px;	
}
.footer-text1 p {
    line-height: 22px;
}
.full-width .container .col-grid-11 .bg-div-class {
    padding-left: 20px;
    padding-right: 20px;
}
.cta-button a {
    padding: 25px 65px 25px 20px;
    width: auto;
}
.grid-item-title{
	padding:10px 30px;	
}
.form-control-nav-insights .ad-text {
    text-align: left;
}
.form-control-nav-insights {
    width: 100%;
}
.form-control-nav-insights2 {
    width: 100%;
}
.form-control-nav-insights2 .ad-text {
    text-align: left;
}

.footer-share-code {
    margin-top: 20px;
    text-align: center;
}

.videowrap img{ 
	width:100%;	
	height:250px; 
	cursor:pointer; 
}
.videowrap iframe{
	width:100%; 
	height:250px;	
}
}


@media only screen and (max-width :400px) {
.videowrap img{ 
	width:100%;	
	height:215px; 
	cursor:pointer; 
}
.videowrap iframe{
	width:100%; 
	height:215px;	
}	

}

@media only screen and (max-width : 320px) {
.footer-share-code img {
    width: 50%;
}
.footer-share-code span {
    display: inline-block;
    margin: 2px;
    padding: 0;
    width: 100%;
}

}


.div--content .grid-row-image-align{height:200px; line-height:200px; margin-bottom:25px;}

.team-description h2{margin-bottom:-10px;}
.team-description p{font-style:italic;}

.business- .linkedin img{width:15px; margin:0 3px;} 	
.business- .user img{width:15px;  margin:0 3px;} 
.tc{text-align:center;}
.content-type-text ul{list-style:none;}

.content-type-text{min-height:500px;}

@media only screen and (max-width :720px) 
{
.content-type-text{min-height:100px;}
	

}

.sitempas ul li a{color:#26262a;}
.sitempas ul li a:hover{color:#007bc3; text-decoration:none;}


@media only screen and (max-width:767px) {
.top-container{top:10px;}
.top-container img{width:105px;}
.menu_toggle_nav{top:18px;}
.activeMenu{right:30px;}
.mobileMenu ul{padding:15px 0 25px 25px;}
.mobile-connect{top:20px;}
.slide-bg{height:80px;}
.listing-box-content ul {    margin: 20px 0;}
}


@media only screen and (max-width:600px){

.bg-color-gray{
	padding-left:15px;
	padding-right:15px;
}

.content-view {
    padding-left: 20px;
    padding-right: 20px;
}
.advisers--name {
    padding-left: 20px;
    padding-right: 20px;
}
}









@media only screen and (max-width:776px){

.col2 {
    padding-bottom: 10px;
    padding-top: 15px;
}

}



@media only screen and (max-width:615px){
	.button{
		padding-right: 10px;	
	}
}







