#footer{border-top:1px solid #e4e3e3;}
.wddc-header {
	background: url(../../images/bg-web-design-development-company.jpg) no-repeat center center;
	/*height: 709px;*/
	background-size:cover;
	padding-bottom:50px;
}
.header-pic {
	text-align: center;
	padding: 142px 0 0 0;
}
.approach {
	background: url(../../images/bg-approach.jpg) repeat-x center top;
	background-size:cover;
}
.page-txt.accomplishments p {
	max-width: 810px;
	padding-bottom: 40px;
}
.img-side {
	float: right;
	padding:35px 0 0px 66px;
	width:55%;
}
.txt-side h2 {
	font-family: 'helveticaneuecyrmedium';
	font-size: 35px;
	color: #fff;
	line-height: 36px;
	padding:15px 0 22px 0;
}
.txt-side p {
	margin: 0 auto;
	line-height: 1.5;
	color: #fff;
	padding: 0 0 45px 0;
}
.txt-side h4 {
	margin: 0 auto;
	line-height: 1.2;
	color: #fff;
	font-size: 22px;
	padding: 0px 0px 30px 0px;
}
.txt-side a {
	text-align: left;
	padding: 18fpx 22px;
	background: #34a19c;
	color: #fff;
	display: table-cell;
	font-size: 19px;
	border-color: #34a19c;
}
.inhouse {
	margin: 32px 0 0px 0;
}
.house-repeated {
	display: table;
	width: 100%;
	vertical-align: top;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 16px;
}
.house-repeated .pro-logo {
	display: table-cell;
	width: 339px;
	vertical-align: middle;
	text-align: center;
	background: #ebebeb;
	border: solid 1px #d8d8d8;
}
.house-repeated .desc {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
	display: table-cell;
	vertical-align: middle;
	padding: 15px 40px;
}
.house-repeated .control {
	background: #555faa;
	display: table-cell;
	vertical-align: middle;
	padding: 30px 26px;
	width: 215px;
}
.house-repeated .control a {
	display: block;
	color: #000;
	background: #fff;
	border-color: #fff;
	font-size: 16px;
	margin: 5px 0;
}
.house-repeated .control.blue {
	background: #555faa;
}
.house-repeated .control.yellow {
	background: #e59425;
}
.house-repeated .control.green {
	background: #6ea939;
}
ul.bullet-green-check {
}
ul.bullet-green-check li {
	background: url(../../images/bullet-green-check17.png) no-repeat 0 5px;
	color: #585a5a;
	font-size: 17px;
	padding: 0 0 4px 30px;
	margin: 10px 0;
}
ul.bullet-green-check li:last-child {
	margin-bottom: 0px;
}
.distinguishes {
	background: url(../../images/bg-distinguishes.jpg) repeat-x center top;
	background-size:cover;
}
.distinguishes .theme-heading h2 {
	color: #fff;
	max-width: 642px;
	margin: 0 auto;
	padding: 40px 0 25px 0;
}
.distinguishes .theme-heading p {
	color: #fff;
	margin-bottom: 40px;
}
/**/


#distinguishes {
	padding-bottom: 60px;
	margin: 50px 0 0 0;
}
#distinguishes ul.resp-tabs-list {
	margin: 0px;
	padding: 0px;
}
#distinguishes ul.resp-tabs-list {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#distinguishes .resp-tabs-list li {
	display: inline-block;
	padding: 13px 26px;
	margin: 0 -1px;
	cursor: pointer;
	background: #8d8cce;
	color: #fff;
	font-size: 19px;
	font-weight: 600;
	position: relative;
	width: 24.8%;
}
#distinguishes .resp-tab-active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(125, 176, 22, 0);
	border-top-color: #f3a233;
	border-width: 8px;
	margin-left: -10px;
}
#distinguishes .resp-tabs-container {
	padding: 0px;
	border: solid 1px #5e5cd0;
	border-top: none;
	clear: left;
	min-height: 298px;
}
#distinguishes .tabscontent .image {
	float: right;
	width: 470px;
	text-align: center;
	padding:40px 0;
}
#distinguishes .tabscontent .image img {
	display: inline-block;
}
#distinguishes .inner-content {
	width:60%;
}
#distinguishes .inner-content h3 {
	color: #fff;
	font-size: 27px;
	padding: 68px 0 0 40px;
	font-weight: 600;
}
#distinguishes .inner-content p {
	color: #fff;
	font-size: 18px;
	padding: 20px 0 0 40px;
}
#distinguishes h2.resp-accordion {
	background: #8d8cce;
	cursor: pointer;
	padding: 5px;
	display: none;
}
#distinguishes .resp-tab-content {
	display: none;
}
#distinguishes .resp-tabs-list li.resp-tab-active {
	background: #f3a233;
}
#distinguishes .resp-content-active, #distinguishes .resp-accordion-active {
	display: block;
}
#distinguishes .resp-tab-content {
}
#distinguishes h2.resp-accordion {
	font-size: 15px;
	color: #fff;
	border-bottom: 1px solid #30353a;
	margin: 0px;
	padding: 15px;
	line-height: 1;
	text-align: left;
	font-weight: 600;
}
#distinguishes h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
}
#distinguishes .resp-vtabs li.resp-tab-active {
	border: 1px solid #c1c1c1;
	border-right: none;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin-right: -1px !important;
	padding: 14px 15px 15px 14px !important;
}
#distinguishes .resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #fff;
}
#distinguishes h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #fff;
}
#distinguishes h2.resp-tab-active {
	background: #f3a233 !important;
}
#distinguishes .resp-easy-accordion h2.resp-accordion {
	display: block;
}
#distinguishes .resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}
#distinguishes .resp-easy-accordion .resp-tab-content:last-child {
}
#distinguishes .resp-jfit {
	width: 100%;
	margin: 0px;
}
#distinguishes .resp-tab-content-active {
	display: block;
}
#distinguishes h2.resp-accordion:first-child {
}
.cta-tab {
	background: #3c3aa0;
	padding: 38px;
}
.cta-tab h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	display: table-cell;
	width: 65%;
}
.cta-tab a {
	color: #fff;
	background: #f14130;
	border-color: #f14130;
	font-size: 23px;
	display: table-cell;
}
.bottomspace {
	margin-bottom: 64px;
}
.header-pic.img-responsive img {
	max-width: 100%;
}
.img-side.img-responsive > img {
	max-width: 100%;
	height: auto;
}


/**/
.cta-onwhite.txt-btn h3
{
	display:inline-block;
	vertical-align:middle;
}
.cta-onwhite.txt-btn .btn-theme.red-btn
{
	display:inline-block;
	vertical-align:middle;
}
/**/


 @media only screen and (max-width: 768px) {
#distinguishes ul.resp-tabs-list {
 display: none;
}
#distinguishes h2.resp-accordion {
 display: block;
}
#distinguishes .resp-accordion-closed {
 display: none !important;
}
#distinguishes .resp-vtabs .resp-tab-content:last-child {
 border-bottom: 1px solid #c1c1c1 !important;
}
#distinguishes h2.resp-accordion:after {
 display: none !important;
}
#distinguishes .tabscontent .image {
 float: none;
 padding: 25px;
 text-align: center;
 width: auto;
}
#distinguishes .inner-content {
 width: auto;
 padding: 25px 0 25px 0;
}
#distinguishes .inner-content h3 {
 padding: 20px 0;
 text-align: center;
}
#distinguishes .inner-content p {
 padding: 0 40px;
 text-align: center;
}
#distinguishes .resp-tabs-container {
 min-height: inherit;
}
}
 @media screen and (max-width: 800px) {
.distinguishes {
 background-size: cover;
}
.wddc-header {
 height: auto;
 padding:0;
}
.header-pic {
 padding: 142px 0 25px 0;
}
.approach {
 background-size: cover;
}
.img-side {
 float: none;
 padding: 15px 0;
}
.txt-side h2 {
 padding: 10px 0;
}
.txt-side a {
 text-align: center;
}
.house-repeated {
 display: block;
}
.house-repeated .pro-logo {
 border-bottom: none;
 display: block;
 width: auto;
}
.house-repeated .desc {
 display: block;
 border: 1px solid #d8d8d8;
 padding: 10px 15px;
}
.house-repeated .control {
 display: block;
 padding: 30px 26px;
 width: auto;
}
.cta-tab {
 padding: 25px 15px;
}
.cta-tab h3 {
 text-align: center;
 display: block;
 width: auto;
 padding-bottom: 20px;
}
.cta-tab a {
 display: table;
}
.txt-side {
 padding-bottom: 0;
}
.txt-side a {
 padding:10px;
 font-size:14px;
}
.theme-heading.accomplishments h2 {
 font-size:35px;
}
.house-repeated:last-child {
    margin: 0;
}
#distinguishes
{
	padding-bottom:45px;
}
}
 @media only screen and (min-width : 801px) and (max-width : 1024px) {
.cta-onwhite::after {
 width:auto;
}
.cta-onwhite.txt-btn h3 {
 font-size:20px;
}
.cta-onwhite.txt-btn h3 br {
 display:none;
}
.approach {
 padding-bottom:30px;
}
#distinguishes .resp-tabs-list li {
 padding:13px 3px;
}
}
@media only screen and (min-width : 801px) and (max-width : 900px) {
.gray-circles li h4 {
 width:auto;
}
.gray-circles li {
 width: 250px;
 margin:15px 25px;
}
.gray-circles li p {
 width:100%;
}
.gray-circles li .icn {
 width:250px;
 height:250px;
}
}
@media only screen and (min-width : 901px) and (max-width : 1100px) {
.gray-circles li {
 width: 225px;
}
.gray-circles li .icn {
 height: 220px;
 width: 220px;
}
.gray-circles li p {
margin: 0;
 width: 100%;
}
.gray-circles li h4 {
 width:auto;
margin: 0;
}
.cta-tab a {
 font-size:20px;
}
}