.web-service-pro .theme-heading h2
{
	text-align:left;
}
.btn-theme.red-btn:hover {
	background: none;
	border-color: #f24130;
	color: #f24130;
}
.cta-onwhite > h3 {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.cta-onwhite a.btn-theme {
	display: inline-block;
	font-size: 20px;
	vertical-align: middle;
}
.cta-onwhite {
	padding: 20px 0;
}
/*psd-header strts*/
.psd-header {
	position: relative;
	background: #747cb9 url(../../images/psd-html-head-bg.jpg) no-repeat center center;
	text-align: center;
	background-size: cover;
}
.psd-header h1 {
	font-size: 49px;
	color: #fff;
	line-height: 1;
	font-family: 'helveticaneuecyrbold';
	font-weight: normal;
	margin: 0 0 0px 0;
}
.circle-images {
	margin: 35px 0 0;
}
.circle-images .circle {
	background: #d4d8f5;
	height: 245px;
	width: 245px;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	border: solid 10px #4b5282;
	vertical-align: middle;
	margin: 0 5px;
	padding: 14px 0;
}
.arrow-after {
	display: inline-block;
}
.circle-images .circle.circle-large {
	height: 325px;
	width: 325px;
	padding: 50px 0;
}
.icon-section {
	background: #3a4069;
}
.icon-section ul li {
	width: 25%;
	float: left;
	border-right: solid 1px #4e5378;
	color: #fff;
	text-align: center;
	padding: 30px 60px;
}
/*.icon-section ul li:hover {
	background: #323968;
}*/
.icon-section ul li:first-child {
	border-left: solid 1px #4e5378;
}
.icon-section ul li p {
	margin: 10px 0;
	font-size: 16px;
	line-height: 1.2;
}
/*psd-header ends*/

/*psd-services strts*/
.psd-services .page-heading h1 {
	font-family: 'helveticaneuecyrbold';
	font-weight: normal;
	color: #000;
	line-height: 37px;
	font-size: 38px;
	padding: 10px 0 35px;
}
ul.cicles-all {
	margin: 40px 0;
}
ul.cicles-all li {
	background: rgba(211, 211, 211, 0.6);
	border-radius: 100%;
	display: inline-block;
	height: 255px;
	margin: 0 -20px;
	width: 255px;
	padding: 60px 0px;
	vertical-align: bottom;
}
ul.cicles-all li p.service-txt {
	margin: 10px 0;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
	color: #111111;
}
.psd-services .cta-onwhite > h3 {
	color: #111111;
	font-size: 16px;
	line-height: 1.4;
}
.psd-services .cta-onwhite a.btn-theme {
	font-size: 18px;
	font-weight: 400;
	padding: 11px 28px;
	width: 179px;
}
/*psd-services ends*/

/*best-price strts*/
.best-price {
	background: #81a352 url(../../images/best-price-bg.jpg) no-repeat center top;
	color: #fff;
	background-size: cover;
}
.best-price .page-heading h2 {
	color: #fff;
}
.best-price .cta-onwhite > h3 {
	color: #fff;
	font-size: 22px;
	line-height: 1.2;
}
.best-price .cta-onwhite a.btn-theme {
	font-size: 18px;
	font-weight: 400;
	padding: 11px 15px;
	background: #fff;
	color: #3d3062;
	border-color: #fff;
}
.best-price .cta-onwhite a.btn-theme:hover {
	border-color: #fff;
	background: none;
	color: #fff;
}
/*tabs*/
#psd-tabs {
	padding: 35px 0;
	margin: 50px 0 0 0;
}
#psd-tabs ul.resp-tabs-list {
	margin: 0px;
	padding: 0px;
}
#psd-tabs ul.resp-tabs-list {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#psd-tabs .resp-tabs-list li {
	display: inline-block;
	padding: 13px 20px;
	margin: 0 -3px;
	cursor: pointer;
	background: #fff;
	color: #35295a;
	font-size: 22px;
	font-weight: 400;
	position: relative;
	line-height: 1.2;
}
#psd-tabs .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: #666fb2;
	border-width: 8px;
	margin-left: -10px;
}
#psd-tabs .resp-tabs-container {
	background: #e4e6f6;
	padding: 30px;
	width: 678px;
	margin: 0 auto;
	border-radius: 5px;
}
.cta-tab {
	background: #071722;
	padding: 30px;
}
#psd-tabs .tabscontent .image img {
	display: inline-block;
}
#psd-tabs .inner-content {
	width: 700px;
}
#psd-tabs h2.resp-accordion {
	background: #636a71;
	cursor: pointer;
	padding: 5px;
	display: none;
}
#psd-tabs .resp-tab-content {
	display: none;
}
#psd-tabs .resp-tabs-list li.resp-tab-active {
	background: #666fb2;
	color: #fff;
}
#psd-tabs .resp-content-active, #psd-tabs .resp-accordion-active {
	display: block;
}
#psd-tabs 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;
}
#psd-tabs h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
}
#psd-tabs .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;
}
#psd-tabs .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;
}
#psd-tabs h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #9B9797;
}
#psd-tabs h2.resp-tab-active {
	background: #1b1f23 !important;
}
#psd-tabs .resp-easy-accordion h2.resp-accordion {
	display: block;
}
#psd-tabs .resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}
#psd-tabs .resp-easy-accordion .resp-tab-content:last-child {
}
#psd-tabs .resp-jfit {
	width: 100%;
	margin: 0px;
}
#psd-tabs .resp-tab-content-active {
	display: block;
}
#psd-tabs .resp-tabs-list li:first-child {
	border-radius: 5px 0 0 0px;
}
#psd-tabs .resp-tabs-list li:last-child {
	border-radius: 0px 5px 0 0px;
}

@media screen and (max-width: 992px) {
#psd-tabs .inner-content {
	width: auto;
}
#psd-slide .owl-prev, #psd-slide .owl-next {
	display: none;
}
#psd-tabs .tabscontent .image {
	width: auto;
}
#psd-tabs ul.resp-tabs-list {
	display: none;
}
#psd-tabs h2.resp-accordion {
	display: block;
}
#psd-tabs .resp-accordion-closed {
	display: none !important;
}
#psd-tabs .resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
#psd-tabs h2.resp-accordion:after {
	display: none !important;
}
#psd-tabs .tabscontent .image {
	float: none;
	padding: 25px;
	text-align: center;
	width: auto;
}
#psd-tabs .inner-content {
	display: inline-block;
	padding: 25px 0;
	width: auto;
}
#psd-tabs .inner-content h3 {
	padding: 20px 0;
	text-align: center;
}
#psd-tabs .inner-content p {
	padding: 0 40px;
	text-align: center;
}
#psd-tabs .resp-tabs-container {
	min-height: inherit;
	padding: 0;
}
#psd-tabs .inner-content {
	width: auto;
}
#psd-tabs .resp-tabs-container {
	width: auto;
}
}
/*tabs*/
/*best-price ends*/


/*conversion-process strts*/

.fixed-lay {
	top: 0;
	position: absolute;
	right:32%;
	background: url("../../images/fix-lay-bg.png") no-repeat;
	width: 257px;
	height: 70px;
	background-position: 0px 17px;
}
.resp-lay {
	bottom: 12px;
	position: absolute;
	right:32%;
	background: url("../../images/res-lay-bg.png") no-repeat;
	width: 257px;
	height: 70px;
	background-position: 0px 100%;
	padding: 40px 0 0;
}
.fixed-lay span, .resp-lay span {
	background: #c0c7d3;
	border-radius: 50px;
	padding: 12px 5px 13px;
	text-transform: capitalize;
	width: 210px;
	text-align: center;
	font-size: 18px;
	display: inline-block;
}
.process-cycle {
	padding: 52px 0;
	position: relative;
}
.conversion-process .start {
	position: absolute;
	background: #c0c7d3;
	border-radius: 20px;
	padding: 10px 35px;
	text-transform: capitalize;
	top: 0;
	left: 4%;
	width: 120px;
}
.conversion-process .start:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(192, 199, 211, 0);
	border-top-color: #c0c7d3;
	border-width: 7px;
	margin-left: -7px;
}
.process-cycle .circle {
	border-radius: 100%;
	height: 198px;
	width: 198px;
	display: inline-block;
	padding: 30px 0px;
	vertical-align: top;
	margin: 0 19px 0 0;
	position: relative;
	z-index: 1;
}
.process-cycle .circle.one {
	background: #ef9e2d;
}
.process-cycle .circle.two {
	background: #f35d4e;
}
.process-cycle .circle.three {
	background: #666fb2;
}
.process-cycle .circle.four {
	background: #75b040;
}
.process-cycle .circle.five {
	background: #ef9e2d;
	margin: 0;
}
.process-cycle .circle .service-txt {
	font-weight: 600;
	font-size: 18px;
	line-height: 1.2;
	margin: 10px 0;
	color: #fff;
}
.conversion-process .end {
	position: absolute;
	background: #c0c7d3;
	border-radius: 20px;
	padding: 10px 35px;
	text-transform: capitalize;
	bottom: 0;
	right:10%;
	width: 120px;
}
.conversion-process .end:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(192, 199, 211, 0);
	border-bottom-color: #c0c7d3;
	border-width: 7px;
	margin-left: -7px;
}
.process-cycle .circle:after {
	background: #c0c7d3;
	content: "";
	height: 10px;
	margin-top: -5px;
	position: absolute;
	right: -25px;
	top: 50%;
	width: 25px;
}
.circle.three:after, .circle.five:after {
	display: none;
}
/*conversion-process ends*/

/*hire-process strts*/
.hire-process {
	position: relative;
	overflow: hidden;
	background: #d7dce4;
}
.hire-process .col-1 {
	vertical-align: middle;
	position: absolute;
}
.hire-process .page-heading h2 {
	font-family: 'helveticaneuecyrmedium';
	color: #111111;
	font-size: 38px;
	line-height: 1;
	padding: 10px 0 10px;
}
.hire-process {
}
.hire-process p {
	line-height: 1.6;
}
.col-heading {
	left: 50%;
	margin-left: -197px;
	width: 394px;
}
.circle.first {
	left: 0;
	top: 60px;
}
.circle.second {
	left: 0;
	bottom: 0px;
}
.hire-process .circle.purple {
	background: #666fb2;
	padding: 104px 14px 100px;
	border: 1px solid #666fb2;
	left: 50%;
	top: 50%;
	margin-left: -179px;
	margin-top: -140px;
}
.circle.third {
	right: 0;
	top: 60px;
}
.circle.fourth {
	right: 0;
	bottom: 0px;
}
.bottom-cnt {
	bottom: 20px;
	left: 50%;
	margin-left: -197px;
	width: 394px;
}
.hire-process .circle {
	height: 359px;
	width: 359px;
	border-radius: 100%;
	padding: 55px 14px;
	display: inline-block;
	background: #ffffff;
	border: solid 1px #d1d4d7;
	vertical-align: top;
}
.hire-process .circle h5 {
	font-weight: 600;
	font-size: 28px;
	line-height: 1;
	margin: 15px 0;
	color: #333333;
}
.col-1.middle p {
	padding: 0 20px;
}
.hire-process .circle > p {
	font-size: 15px;
	padding: 0 30px;
}
.circular-blocks {
	position: relative;
	height: 810px;
}
/*hire-process ends*/
/*slide-section starts*/
.slide-section {
	background: #fc7917;
}
#psd-slide {
	margin: 10px 0 0;
}
#psd-slide .screen-side {
	float: right;
	width: 624px;
	margin: 0px 0 0 20px;
}
#psd-slide .slide-rt {
	float: left;
	width:34%;
	text-align: left;
	color: #fff;
	margin: 0px;
	font-size: 17px;
	padding: 55px 0 0;
}
#psd-slide .slide-rt h4 {
	font-size: 38px;
	font-family: 'helveticaneuecyrbold';
	margin: 0 0 10px;
	line-height: 1;
}
#psd-slide .slide-rt p {
	margin: 0 0 10px;
}
#psd-slide .owl-prev, #psd-slide .owl-next {
	background: url("../../images/slide-controls-xpo.png") no-repeat;
	width: 100%;
	display: block;
	height: 80px;
	opacity: 1;
	position: absolute;
	text-indent: -99999px;
	width: 80px;
	z-index: 1;
	bottom: 5%;
}
#psd-slide .owl-prev:hover, #psd-slide .owl-next:hover {
	opacity: 0.5;
}
#psd-slide .owl-prev {
	background-position: 0 0;
	left: 0%;
}
#psd-slide .owl-next {
	background-position: -90px 0;
	left: 8%;
}
#psd-slide .slide-rt .btn-theme {
	background: none repeat scroll 0 0 #fff;
	border-color: #fff;
	color: #fc7917;
	display: inline-block;
	font-size: 18px;
	padding: 10px 30px;
	margin: 15px 0;
}
#psd-slide .slide-rt .btn-theme:hover {
	background: none;
	border-color: #fff;
	color: #fff;
}
/*slide-section ends*/

/*web services providers starts*/
.left-pro {
	float: left;
	text-align: left;
	width: 47%;
	vertical-align: top;
}
strong.bot-cnt {
	color: #444444;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	margin: 15px 0;
}
.rtt-pro {
	float: right;
}
.rtt-pro > img {
	margin: 0 auto;
	max-width: 100%;
}
.btn-theme.red-btn {
	display: inline-block;
	margin: 10px 0 0;
	padding: 12px 21px;
}
.left-pro .btn-theme {
	font-size: 18px;
	font-weight: 400;
}
.bot-content {
	display: inline-block;
	margin: 10px 0 0;
	text-align: left;
	vertical-align: middle;
	width: 440px;
}
/*web services providers ends*/



/*Techwave  strts*/
.Techwave  {
	background-size: cover;
}
.Techwave  .exp-list .circle {
	height: 243px;
	position: relative;
	width: 243px;
	display: inline-block;
	left: 0;
	vertical-align: top;
	padding: 58px 20px;
	margin: 0 -15px;
}
.Techwave  .exp-list .circle p {
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
	padding-top: 15px;
	text-align: center;
}
.cta-tag {
	color: #fff;
	margin: 20px 0;
}
.Techwave  .aep-cta {
	margin-top: 0px;
}
.exp-list {
	padding: 30px 0 20px;
}
.row.padd-row.Techwave  {
	padding: 35px 0 55px;
}
.cta-new a.btn-theme {
	padding: 10px 18px;
}
.cta-new a.btn-theme:hover {
	background: none;
	color: #fff;
}
/*Techwave  ends*/



.row.padd-row.best-price {
	padding: 35px 0 55px;
}

/*css addde*/


/*Media_Queries strts*/
@media screen and (max-width:767px) {
.circle-images .circle.circle-large {
	width: 245px;
	height: 245px;
}
.circle.circle-large > img {
	width: 150px;
}
.icon-section ul li:first-child {
	border-left: none;
}
.icon-section ul li {
	border-right: none;
	width: 100%;
	border-bottom: 1px solid #4e5378;
}
ul.cicles-all li {
	margin: 10px;
}
.cta-onwhite {
	padding: 0;
}
.process-cycle .circle {
	margin: 0 0 25px 0;
}
.process-cycle .circle:after {
	height: 25px;
	margin-right: -5px;
	margin-top: 0px;
	position: absolute;
	right: 50%;
	top: 100%;
	width: 10px;
}
.resp-lay, .fixed-lay {
	background: none;
	left: 0;
	margin: 0 auto;
	position: relative;
	right: 0;
	text-align: center;
	padding: 0;
	bottom: 0;
	width: auto;
	display: none;
}
.conversion-process .start, .conversion-process .end {
	left: 0;
	margin: 15px auto;
	position: relative;
	top: 0;
}
.circle.three:after {
	display: block;
}
.resp-lay:after, .fixed-lay:after {
	background: #c0c7d3;
	content: "";
	height: 27px;
	margin-right: -5px;
	margin-top: 0;
	position: absolute;
	right: 50%;
	top: 62%;
	width: 10px;
}
.process-cycle {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 215px;
}
.hire-process .col-1 .circle {
	width: 300px;
	height: 300px;
	padding: 25px 14px;
}
.hire-process .col-1 {
	margin: 0;
	width: auto;
}
.row.padd-row.hire-process {
	padding: 35px 0 45px;
}
.hire-process .col-1.middle {
	margin-top: 0;
	vertical-align: top;
}
.hire-process .col-1 .circle h5 {
	font-size: 20px;
	margin: 10px 0;
}
#psd-slide .slide-rt {
	float: none;
	padding: 25px 0 0;
	text-align: center;
	width: auto;
}
#psd-slide .screen-side {
	float: none;
	margin: 0;
	width: auto;
}
#psd-slide .screen-side img {
	width: 100%;
}
#psd-slide .owl-prev, #psd-slide .owl-next {
	display: inline-block !important;
	left: 0;
	margin: 10px 10px 0 0;
	position: relative;
	text-align: center;
}
.owl-buttons {
	text-align: center;
}
.left-pro {
	width: auto;
	margin: 0 0 20px;
	text-align: center;
}
.rtt-pro img {
	width: 100%;
}
.hire-process .col-1 .circle.purple {
	padding: 75px 14px;
}
.Techwave  .exp-list .circle {
	margin: 10px 0;
}
.circle-images .circle {
	margin: 0 5px 10px;
}
.arrow-after {
	display: block;
	height: 109px;
	margin: 0 10px 10px -65px;
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	transform: rotate(90deg);
}
.Techwave  .exp-list .circle {
	margin: 10px 5px;
}
.web-service-pro {
	text-align: center;
}
.hire-process .col-1 {
	bottom: 0;
	left: 0;
	margin: 10px 0;
	position: relative;
	right: 0;
	width: 100%;
	top: 0px;
}
.hire-process .circle {
	height: 280px;
	padding: 25px 14px;
	width: 280px;
	margin: 5px 3px;
}
.hire-process .circle img {
	width: 60px;
}
.hire-process .circle h5 {
	color: #333333;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	margin: 5px 0;
}
.circular-blocks {
	height: auto;
}
.hire-process .circle.purple {
	bottom: 0;
	left: 0;
	margin: 0;
	position: relative;
	right: 0;
	top: 0px;
	height: 280px;
	width: 280px;
	margin: 10px 0;
}
.web-service-pro {
	text-align: center;
}
strong.bot-cnt {
	display: block;
}
.bot-content {
	text-align: center;
	width: auto;
}
.hire-process .circle.purple {
	display: none;
}
.cta-onwhite br {
	display: none;
}
}

@media (min-width:768px) and (max-width:992px) {
.circle-images .circle {
	width: 190px;
	height: 190px;
}
.circle-images .circle.circle-large {
	width: 190px;
	height: 190px;
	padding: 40px 0;
}
.circle.circle-large > img {
	width: 150px;
}
.arrow-after > img {
	width: 55px;
}
.circle.circle-large > img {
	width: 100px;
}
.circle.circle-small > img {
	width: 135px;
}
ul.cicles-all li {
	width: 218px;
	height: 218px;
	padding: 52px 0;
}
.icon-section ul li {
	border-right: 1px solid #4e5378;
	border-bottom: 1px solid #4e5378;
	color: #fff;
	float: left;
	padding: 30px 60px;
	text-align: center;
	width: 50%;
}
.icon-section ul li:nth-child(3), .icon-section ul li:first-child {
	border-right: 1px solid #4e5378;
	border-left: none;
}
ul.cicles-all li .img > img {
	width: 60px;
}
.hire-process .col-1 {
	bottom: 0;
	left: 0;
	margin: 10px;
	position: relative;
	right: 0;
	width: 100%;
	top: 0px;
}
.hire-process .circle {
	height: 335px;
	padding: 45px 14px;
	width: 335px;
}
.hire-process .circle h5 {
	color: #333333;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	margin: 5px 0;
}
.circular-blocks {
	height: auto;
}
.hire-process .circle.purple {
	display: none;
}
#psd-slide .screen-side {
	float: none;
	margin: 0 auto;
	width: 560px;
}
.screen-side > img {
	max-width: 100%;
}
#psd-slide .slide-rt {
	text-align: center;
	width: auto;
	float: none;
	padding: 35px 0 0;
}
#psd-slide .owl-prev, #psd-slide .owl-next {
	top: 25%;
}
#psd-slide .owl-next {
	left: auto;
	right: 0;
}
#psd-slide .slide-rt .btn-theme {
	margin-bottom: 0px;
}
.left-pro {
	float: none;
	width: auto;
	text-align: center;
}
.rtt-pro {
	float: none;
}
.web-service-pro {
	text-align: center;
}
strong.bot-cnt {
	display: block;
}
.bot-content {
	text-align: center;
	width: auto;
}
.process-cycle .circle {
	margin: 0 0 25px 0;
}
.process-cycle .circle:after {
	height: 25px;
	margin-right: -5px;
	margin-top: 0px;
	position: absolute;
	right: 50%;
	top: 100%;
	width: 10px;
}
.resp-lay, .fixed-lay {
	background: none;
	left: 0;
	margin: 0 auto;
	position: relative;
	right: 0;
	text-align: center;
	padding: 0;
	bottom: 0;
	width: auto;
	display: none;
}
.conversion-process .start, .conversion-process .end {
	left: 0;
	margin: 15px auto;
	position: relative;
	top: 0;
}
.process-cycle {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 215px;
}
.circle.three:after {
	display: block;
}
.resp-lay:after, .fixed-lay:after {
	background: #c0c7d3;
	content: "";
	height: 27px;
	margin-right: -5px;
	margin-top: 0;
	position: absolute;
	right: 50%;
	top: 62%;
	width: 10px;
}
.psd-services, .best-price {
	overflow: hidden;
}
.cta-onwhite > h3 {
	display: block;
	text-align:center;
}
.Techwave  .exp-list .circle {
	margin: 10px;
}
.icon-section ul li {
	border-left: none;
	border-right: none;
}
}

@media (min-width:993px) and (max-width:1100px) {
.circle-images .circle.circle-large {
	width: 245px;
	height: 245px;
	padding: 40px 0;
}
.circle.circle-large > img {
	width: 165px;
}
.circle.circle-small > img {
	width: 175px;
}
.icon-section ul li {
	padding: 30px 55px;
}
.hire-process .circle {
	height: 300px;
	padding: 18px 14px;
	width: 300px;
}
.hire-process .circle h5 {
	font-size: 22px;
	margin: 10px 0;
}
.left-pro {
	float: none;
	width: auto;
	text-align: center;
}
.rtt-pro {
	float: none;
	margin: 20px 0 0;
}
.process-cycle .circle {
	width: 180px;
	height: 180px;
	margin: 0 1% 0 0;
}
.process-cycle .circle .img > img {
	width: 60px;
}
.process-cycle .circle .service-txt {
	font-size: 16px;
}
.web-service-pro {
	text-align: center;
}
strong.bot-cnt {
	display: block;
}
.bot-content {
	text-align: center;
	width: auto;
}
.circle-images .circle {
	height: 230px;
	width: 230px;
}
.hire-process .circle.purple {
	padding: 90px 14px;
	height: 359px;
	width: 359px;
}
#psd-slide .owl-next {
	left: 9%;
}
.hire-process p {
	line-height: 1.4;
}
.icon-section ul li:first-child {
	border-left: none;
}
.fix-container li:last-child {
	border-right: none;
}
}

@media screen and (min-width:1200px) {
.row.padd-row.web-service-pro {
	padding: 35px 0 0px;
}
}
/*Media_Queries ends*/
