.web-programing-hdr {
	background: url(../../img2/progrming-hdr-bg.jpg) no-repeat center bottom #62bbbf;
	padding: 50px 0;
	background-size: 100% 100%;
}
.web-programing-hdr h1 {
	color: #ffffff;
	font-family: 'helveticaneuecyrbold';
	font-size: 74px;
	letter-spacing: -2px;
	line-height: 72px;
	text-shadow: 0px 1px 1px rgba(63, 129, 168, 0.85);
	width: 87%;
}
.cms-img {
	float: right;
	margin: 0 50px 0px 0;
}
.img-responsive img, img.img-responsive {
	width: 100%;
	height: auto;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
}
.points-list > li {
	background-color: #389195;
	background-image: url(../../img2/check-white.png);
	background-position: 10px 15px;
	background-repeat: no-repeat;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	font-size: 19px;
	margin: 4px 0;
	padding: 8px 15px 8px 35px;
}
.points-list {
	padding: 60px 0;
	max-width: 520px;
}
.web-programing-hdr a.btn-theme {
	background: #ffffff;
	border-color: #ffffff;
	color: #000000;
	display: inline-block;
	padding: 14px 18px;
	font-size: 22px;
}
.web-programing-hdr a.get-in {
	color: #fff;
	display: inline-block;
	font-size: 22px;
	padding: 14px 18px;
	text-decoration: underline;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.web-programing-hdr a.get-in:hover {
	color: #000000;
}
.page-text h2 {
	font-family: 'helveticaneuecyrmedium';
	font-size: 35px;
	line-height: 1;
	padding-bottom: 30px;
	color: #000;
}
.page-text {
	color: #555;
}
.paddng {
	padding: 50px 0;
}
.budget {
	background: url(../../img2/bg-business.jpg) no-repeat center bottom #d4e0ee;
	/*min-height: 774px;*/
	background-size: cover;
}
.page-text span {
	display: block;
}
.page-text h3 {
	color: #4c4a4a;
	font-size: 20px;
	padding-bottom: 50px;
}
.paddng-b h2 {
	padding-bottom: 10px;
}
.bg-img .col-left {
	float: left;
	padding: 72px 0 0;
	width: 39%;
}
.bg-img .col-left h2 {
	font-family: "helveticaneuecyrmedium";
	font-size: 35px;
	line-height: 1;
	padding-bottom: 30px;
}
.bg-img .col-right {
	float: right;
	width: 580px;
}
.wrk-procs-bg {
	background-image: url(../../img2/work-process-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 20px;
}
.bg-img h2 {
	color: #ffffff;
}
.color-circle {
	height: 580px;
	overflow: hidden;
	position: relative;
	top: 20px;
}
.col-left .btn-theme.red-btn {
	display: inline-block;
	margin: 20px 0 0;
}
.color-circle li:before {
	border-bottom: 90px solid transparent;
	border-left: 130px solid #4d569f;
	border-top: 89px solid transparent;
	content: "";
	left: 146px;
	position: absolute;
	top: 10px;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
.color-circle li.one:before {
	border-left-color: #4d569f;
}
.color-circle li.one {
	background: #4d569f;
	float: left;
	left: 77px;
	margin-left: 9px;
	top: 34px;
	transform: rotate(52deg);
	-moz-transform: rotate(52deg);
	-webkit-transform: rotate(52deg);
}
.color-circle li {
	border-radius: 50%;
	display: inline-block;
	height: 200px;
	position: relative;
	width: 200px;
	margin: 0px 0 0;
}
.color-circle li.two:before {
	border-left-color: #fa9b1f;
}
.color-circle li.two {
	background: #fa9b1f;
	left: 50%;
	margin: 0 0 0 -105px;
	position: absolute;
	top: 340px;
	transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
}
.color-circle li.three:before {
	border-left-color: #53bed0;
}
.color-circle li.three {
	background: #53bed0;
	float: right;
	margin-right: 9px;
	right: 85px;
	top: 34px;
	transform: rotate(129deg);
	-moz-transform: rotate(129deg);
	-webkit-transform: rotate(129deg);
}
.color-circle li.four:before {
	border: none;
}
.color-circle li.four {
	background: url(../../img2/shade-crcle2.png) no-repeat center;
	display: block;
	height: 229px;
	margin: 150px auto 0;
	padding: 23px 0 0;
	text-align: center;
	width: 229px;
	z-index: 1;
}
.color-circle li.one .cc-inner {
	transform: rotate(-52deg);
	-moz-transform: rotate(-52deg);
	-webkit-transform: rotate(-52deg);
	padding: 24px 30px 0 12px;
}
.color-circle li.two .cc-inner {
	transform: rotate(-270deg);
	-moz-transform: rotate(-270deg);
	-webkit-transform: rotate(-270deg);
}
.color-circle li.three .cc-inner {
	transform: rotate(-129deg);
	-moz-transform: rotate(-129deg);
	-webkit-transform: rotate(-129deg);
}
.color-circle li .cc-inner {
	height: 190px;
	padding: 42px 25px 0;
	text-align: center;
	width: 190px;
}
.bg-img p {
	color: #ffffff;
	padding: 0 0 10px;
	font-weight: 600;
}
.color-circle li.four span {
	background: rgba(0, 0, 0, 0.7);
	border-radius: 2px;
	color: #ffffff;
	display: table;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	margin: -76px auto 0;
	padding: 0 8px;
	position: relative;
	z-index: 1;
}
.promots-listng li {
	background: url(../../img2/check-white.png) no-repeat scroll left center;
	color: #ffffff;
	padding: 7px 0 7px 28px;
}
.promots-listng {
	padding: 20px 0 30px 20px;
}
.col-left p {
	font-size: 18px;
	font-weight: 600;
}
.color-circle li.five:before {
	border-left-color: #d44426;
}
.color-circle li.five {
	background: #d44426;
	float: left;
	margin-right: 9px;
	left: 37px;
	top: -154px;
	transform: rotate(-24deg);
	-moz-transform: rotate(-24deg);
	-webkit-transform: rotate(-24deg);
}
.color-circle li.five .cc-inner {
	transform: rotate(24deg);
	-moz-transform: rotate(24deg);
	-webkit-transform: rotate(24deg);
	-webkit-padding-top: 58px;
}
.color-circle li.six:before {
	border-left-color: #79b83b;
}
.color-circle li.six {
	background: #79b83b;
	float: right;
	margin-right: 9px;
	left: -40px;
	top: -153px;
	transform: rotate(205deg);
	-moz-transform: rotate(205deg);
	-webkit-transform: rotate(205deg);
}
.color-circle li.six .cc-inner {
	padding: 50px 30px 0 52px;
	transform: rotate(-205deg);
	-moz-transform: rotate(-205deg);
	-webkit-transform: rotate(-205deg);
}
.skill-sets li {
	border: 3px solid #d4dee2;
	border-radius: 4px;
	position: relative;
	width: 332px;
	font-size: 14px;
	margin: 15px 5px;
	padding: 25px 10px 15px;
	display: inline-block;
	max-width: 260px;
	width: 100%;
	text-align: center;
}
.skill-sets li:before {
	background: url(../../img2/check-black.png) no-repeat center center #d4dee2;
	border-radius: 100%;
	content: "";
	display: block;
	height: 31px;
	left: 50%;
	margin: 0px 0 -15px -15px;
	position: absolute;
	bottom: 100%;
	width: 31px;
}
.skill-sets {
	text-align: center;
}
.skill-sets strong {
	display: block;
}
.cms-cell {
	display: inline-block;
	margin: 0 5px;
	position: relative;
}
.logos li {
	display: inline-block;
	padding: 0 5px;
	vertical-align: top;
}
.logos {
	max-width: 535px;
	padding: 20px 40px;
	text-align: center;
	width: 100%;
	border: 3px solid #d4dee2;
	border-radius: 4px;
	margin-bottom: 20px;
}
.cms-part {
	text-align: center;
}
.indctn-title {
	background: #788388;
	border-radius: 2px;
	color: #ffffff;
	font-size: 20px;
	margin: 0 auto 20px;
	max-width: 150px;
	padding: 12px 5px;
	position: relative;
	text-align: center;
}
.indctn-title:before {
	position: absolute;
	left: 50%;
	top: 100%;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #788388;
	margin-left: -10px;
	content: "";
}
.row.intigratn-bg {
	background: url(../../img2/intigratn-bg.jpg) no-repeat center top #4986b0;/*padding: 50px 0;*/
}
.intigratn-bg .page-text h2 {
	color: #ffffff;
}
.bottom-txt h3 {
	color: #ffffff;
	font-size: 28px;
	padding: 30px 0 15px;
	text-align: center;
}
.bottom-txt p {
	color: #fff;
	font-size: 19px;
	text-align: center;
	font-weight: 600;
}
.intigration-points li {
	background: rgba(228, 241, 247, 0.90);
	border-radius: 50%;
	display: inline-block;
	height: 238px;
	margin: 0 -15px;
	vertical-align: top;
	width: 238px;
	padding: 60px 20px 0;
	font-size: 14px;
}
.intigration-points li strong {
	display: block;
	padding-bottom: 15px;
	font-size: 17px;
	font-weight:700;
	color:#222;
}
.intigration-points {
	text-align: center;
}
.bottom-txt a {
	font-size: 22px;
	margin: 20px auto;
}
.row.why-custm-devlpment {
	border-top: 1px solid #d2d2d2;
	/*border-bottom: 1px solid #d2d2d2;*/
}
.left-cell {
	float: left;
	width: 46%;
}
.rght-cell {
	float: right;
	width: 50%;
}
/*.custm-img {
	border-radius: 50%;
	height: 108px;
	width: 108px;
	position: relative;
	float: left;
}*/
.custm-img {
	border-radius: 50%;
	display: block;
	float: none;
	height: 108px;
	margin: 0 auto;
	position: relative;
	width: 108px;
}
.code-budgt .custm-img {
	background: #564ea2;
}
.custm-img img {
	position: absolute;
	left: -9999px;
	right: -9999px;
	bottom: -9999px;
	top: -9999px;
	margin: auto;
}
/*.custm-txt {
	padding: 0 0 0 130px;
}*/
.custm-txt {
	font-size: 15px;
	padding: 0 30px;
}
.custm-txt h3 {
	font-size: 17px;
	font-weight: 600;
	padding: 10px 0;
}
.code-budgt .custm-txt h3 {
	color: #564ea2;
}
.dedicated .custm-txt h3 {
	color: #d77c1e;
}
.supprt .custm-txt h3 {
	color: #6b9d36;
}
/*.custom-prgmng {
	padding-bottom: 30px;
	display: inline-block;
	vertical-align: top;
}*/
.custom-prgmng {
	display: inline-block;
	padding-top: 30px;
	text-align: center;
	vertical-align: top;
	width: 33%;
}
.dedicated .custm-img {
	background: #d77c1e;
}
.content-block{
	max-width:750px;
	margin:0 auto;
	text-align: center;
}
.dscus {
  padding: 20px 0 0;
  text-align: center;
}
.dscus h3 {
	color: #666464;
	font-size: 19px;
	font-weight: 600;
}
.supprt .custm-img {
	background: #6b9d36;
}
.dscus .btn-theme.red-btn {
	display: inline-block;
	font-size: 22px;
	margin: 20px 0 0;
}

/*Responsive code here*/
@media screen and (max-width: 800px) {
.cms-img {
	float: none;
	margin: 0 auto;
}
.page-text h2 {
	font-size: 30px;
}
.web-programing-hdr h1 {
	font-size: 34px;
	letter-spacing: 0px;
	line-height: 1;
	text-align: center;
	width: auto;
}
.web-programing-hdr {
	padding: 20px 0;
}
.web-programing-hdr a.btn-theme {
	padding: 14px 18px;
}
.bg-img .col-left, .bg-img .col-right {
	float: none;
    margin:0 auto;
}
.rght-cell {
	float: none;
	margin: 30px 0 0;
	width: auto;
}

.promots-listng {
	margin: 0 auto;
	max-width: 300px;
	text-align: left;
}
.bg-img .col-left {
	text-align: center;
	width: auto;
	padding: 30px 0 10px;
}
.intigration-points li {
	margin: 10px 7px;
}
.left-cell {
	float: none;
	text-align: center;
	width: auto;
}

.custm-txt {
	padding: 0;
	text-align: center;
}
.custm-img {
	float: none;
	margin: 0 auto;
}
.dscus {
	text-align: center;
}

.custom-prgmng {
    width: auto;
}
}

@media only screen and (min-width :768px) and (max-width :993px) {    

.custom-prgmng {
    padding: 0 10px;
    width: 32%;
}

.custm-txt {
    padding: 0;
}

.cms-img {
    float: none;
    margin:10px 0;
}
}

@media screen and (max-width: 767px) {
.color-circle li:before {
	display: none;
}
.color-circle li.one, .color-circle li.two, .color-circle li.three, .color-circle li.four, .color-circle li.five, .color-circle li.six {
	display: inline-block;
	float: none;
	height: 229px;
	margin: 0 15px 25px;
	position: static;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	vertical-align: top;
	width: 229px;
}
.color-circle li.one .cc-inner, .color-circle li.two .cc-inner, .color-circle li.three .cc-inner, .color-circle li.four .cc-inner, .color-circle li.five .cc-inner, .color-circle li.six .cc-inner {
	height: 229px;
	padding: 61px 20px 0;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	width: 229px;
}
.color-circle {
	height: inherit;
	text-align: center;
}

.bg-img .col-right {
	width: auto;
}
}