/*header-banner strts*/
.mob-services-bg {
	position: relative;
	background: url(../../img2/mobile-web-bg.jpg) no-repeat;
	background-size: cover;
}
.bnnr-lft {
	float: left;
	padding: 100px 0 0 0;
	width: 47%;
}
.bnnr-lft h1 {
	color: #ffe96e;
	font-family: 'helveticaneuecyrbold';
	font-size: 74px;
	letter-spacing: -2px;
	line-height: 72px;
	text-shadow: 0px 1px 1px rgba(63, 129, 168, 0.65);
	margin: 0 0 10px 0;
}
.bnnr-lft h1 span {
	color: #fff;
}
.bnnr-lft p {
	font-size: 25px;
	color: #fff;
	letter-spacing: -1px;
	width: 87%;
}
.cms-img {
	float: right;
	width: 53%;
}
.cms-img.img-responsive > img {
	max-width: 100%;
}
.contact-ftbt p {
	color: #fff;
	font-size: 17px;
	padding: 12px 0 8px;
	width: 100%;
	letter-spacing: 0;
}
.contact-ftbt a {
	position: relative;
	width: 404px;
	display: block;
}
.cnt-btn {
	float: left;
	background: #faf8f5;
	width: 278px;
	height: 89px;
	padding: 18px 0 0 0;
	display: table-cell;
	border-radius: 2px;
	color: #2e2e2e;
	line-height: 1.2;
	font-size: 27px;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
}
.cnt-btn span {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	position: relative;
}
.cnt-btn span:after, .cnt-btn span:before {
	position: absolute;
	content: "";
	height: 2px;
	width: 30px;
	background: #2e2e2e;
	top: 50%;
}
.cnt-btn span:after {
	left: 17%;
}
.cnt-btn span:before {
	right: 17%;
}
.contact-ftbt a .more {
	position: absolute;
	right: 0;
	background-color: #e7c610;
	height: 89px;
	width: 127px;
	display: block;
	border-radius: 0 2px 2px 0;
}
.contact-ftbt a .more img {
	position: absolute;
	z-index: 12;
	left: -24px;
	top: 10px;
}
.contact-ftbt a:hover .cnt-btn, .contact-ftbt a:hover .more {
	background: #e7c610;
}
.contact-ftbt {
	float: left;
	margin: 50px 0 0;
}
/*header-banner ends*/
 
 
/*leading-name strts*/

.row.padd-row.leading-name {
	padding: 35px 0 0;
}
.leading-name h4 {
	font-size: 27px;
	font-weight: 600;
	color: #000;
	line-height: 28px;
}
.leading-name p strong {
	float: left;
	margin: 20px 0 35px;
	width: 100%;
}
.leading-name h4 span {
	font-size: 27px;
	font-weight: 400;
	display: block;
}
/*leading-name strts*/

/*function strts*/
.function {
	margin: 30px 0 0;
	position: relative;
	background: #333 url(../../img2/mob-function-bg.jpg) no-repeat;
	background-size: 100%;
	overflow: hidden;
	height: 395px;
	background-size: cover;
}
.function:after {
	top: 0%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 30px;
	margin-left: -30px;
}
.circle-main {
	padding: 25px 120px;
}
.circle-main .circle {
	border-radius: 100%;
	width: 442px;
	height: 442px;
	padding: 60px 50px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.circle-main .circle h4 {
	font-weight: 600;
	line-height: 37px;
	font-size: 35px;
	padding: 20px 0 25px;
}
.circle-main .circle p {
	line-height: 27px;
	color: #fff;
}
.circle-main .circle.purple {
	background: #6e77b7;
}
.circle-main .circle.yellow {
	background: #f79b1f;
	margin: 0 0 0 -3%;
}
/*function ends*/

/*free-consultaion STRTS*/
.free-consultaion {
}
.free-consultaion h5 {
	font-size: 20px;
	color: #000;
	font-weight: 700;
}
.free-consultaion h6 {
	font-size: 22px;
	color: #525962;
	font-weight: 400;
	display: inline-block;
	text-align: right;
	padding: 0 15px;
	line-height: 26px;
}
.free-consultaion a {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	background: #f24130;
	border: 2px solid transparent;/*	margin-right: 9%;*/
}
.free-consultaion .consult {
	padding: 28px 0 26px;
	margin: 35px 0 0;
	position: relative;
}
.free-consultaion .consult:after {
	content: url(../../img2/seprator-top.png);
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -284px;
}
.free-consultaion .consult:before {
	content: url(../../img2/seprator-top.png);
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -284px;
}
/*free-consultaion ends*/

/*go-mob strts*/
.go-mob {
	background: url(../../img2/go-mob-bg.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
}
.go-mob .page-heading h2 {
	color: #fff;
}
.go-mob h5 {
	font-weight: 600;
	font-size: 20px;
}
.go-mob .cta-onwhite h6 {
	font-size: 22px;
	color: #ffffff;
	font-weight: 400;
	/*width:40%;*/
	display: inline-block;
	text-align: right;
	padding: 0 15px;
	line-height: 26px;/*margin-left: 9%;*/
}
.go-mob .cta-onwhite a.btn-theme {
	font-size: 20px;
	color: #f24130;
	font-weight: 600;
	/*width: 30%;*/
	display: inline-block;
	background: #fff;
	border: 2px solid transparent;/*	margin-right: 19%;*/
}
.go-mob .consult {
	padding: 20px 0;
	/*width: 80%;*/
	margin: 35px 0 0;
	position: relative;
}
.go-mob .consult:after {
	content: url(../../img2/mob-tab-seperator.png);
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -495px;
}
.go-mob .consult:before {
	content: url(../../img2/mob-tab-seperator.png);
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -495px;
}
/*tabs*/
#mob-tabs {
	padding-bottom: 30px;
	margin: 50px 0 0 0;
}
#mob-tabs ul.resp-tabs-list {
	margin: 0px;
	padding: 0px;
}
#mob-tabs ul.resp-tabs-list {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#mob-tabs .resp-tabs-list li {
	display: inline-block;
	padding: 13px 26px;
	margin: 0 -1px;
	cursor: pointer;
	background: #8d8cce;
	color: #fff;
	font-size: 19px;
	font-weight: 400;
	position: relative;
	width: 34%;
}
#mob-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: #f3a233;
	border-width: 8px;
	margin-left: -10px;
}
#mob-tabs .inner-content ul li {
	text-align: left;
	float: left;
	margin: 6px 0;
	position: relative;
	padding-left: 45px;
}
#mob-tabs .inner-content ul li:before {
	content: url(../../img2/mob-tab-tick.png);
	padding: 6px 10px 0px;
	position: absolute;
	left: 0px;
}
#mob-tabs .resp-tabs-container {
	padding: 0px;
	border: solid 1px #13354c;
	clear: left;
	min-height: 298px;
	background: rgba(11, 31, 45, 0.95);
	padding: 30px;
}
.cta-tab {
	background: #071722;
	padding: 30px;
}
#mob-tabs .tabscontent .image {
	float: right;
	width: 322px;
	text-align: center;
	padding-top: 0px;
}
#mob-tabs .tabscontent .image img {
	display: inline-block;
}
#mob-tabs .inner-content {
	width: 68%;
}
#mob-tabs h2.resp-accordion {
	background: #636a71;
	cursor: pointer;
	padding: 5px;
	display: none;
}
#mob-tabs .resp-tab-content {
	display: none;
}
#mob-tabs .resp-tabs-list li.resp-tab-active {
	background: #f3a233;
}
#mob-tabs .resp-content-active, #mob-tabs .resp-accordion-active {
	display: block;
}
#mob-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;
}
#mob-tabs h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
}
#mob-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;
}
#mob-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;
}
#mob-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;
}
#mob-tabs h2.resp-tab-active {
	background: #1b1f23 !important;
}
#mob-tabs .resp-easy-accordion h2.resp-accordion {
	display: block;
}
#mob-tabs .resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}
#mob-tabs .resp-easy-accordion .resp-tab-content:last-child {
}
#mob-tabs .resp-jfit {
	width: 100%;
	margin: 0px;
}
#mob-tabs .resp-tab-content-active {
	display: block;
}
/*tabs*/
/*go-mob ends*/

/*expert-guide starts*/
.expert-guide {
	color: #000;
}
.expert-lft {
	text-align: left;
	width: 60%;
	float: left;
}
.expert-lft h4 {
	font-family: 'helveticaneuecyrbold';
	font-weight: normal;
	color: #000;
	line-height: 37px;
	font-size: 30px;
	padding: 10px 0px;
}
.expert-lft p {
	text-align: left;
}
.expert-lft h5 {
	font-weight: 700;
	font-size: 20px;
	padding: 10px 0px;
}
.expert-lft h6 {
	font-weight: 600;
	font-size: 17px;
	color: #3f3e3e;
	line-height: 28px;
}
.expert-lft ul {
	margin: 15px 0;
}
.expert-lft ul li {
	margin: 6px 0;
	position: relative;
	display: inline-block;
	padding-left: 40px;
}
.expert-lft ul li:before {
	content: url(../../img2/mob-res-tick.png);
	padding: 6px 10px 0px;
	position: absolute;
	left: 0px;
}
.expert-rtt {
	float: right;
	width: 440px;
	margin-top: 40px;
	text-align: left;
}
.expert-rtt .yellow-bg {
	background: #f79b1f;
	color: #ffffff;
	padding: 30px 30px 0;
	float: left;
}
.expert-rtt .yellow-bg h4 {
	font-weight: 700;
	font-size: 20px;
}
.expert-rtt .yellow-bg ul {
	margin: 15px 0;
}
.expert-rtt .yellow-bg ul li {
	position: relative;
	display: inline-block;
	padding-left: 35px;
	margin: 6px 0;
	font-size: 15px;
}
.expert-rtt .yellow-bg ul li:before {
	content: url(../../img2/mob-tab-tick.png);
	padding: 6px 10px 0 0;
	position: absolute;
	left: 0px;
}
.expert-rtt .brown-bg {
	background: #191919;
	color: #ffffff;
	padding: 30px;
	float: left;
}
.expert-rtt .brown-bg h4 {
	font-weight: 700;
	font-size: 20px;
	margin: 0 0 15px;
}
.expert-rtt .brown-bg a.btn-theme {
	display: inline-block;
	padding: 14px 25px;
}
.expert-rtt .brown-bg a.btn-theme:hover {
	background: transparent;
	border-color: #fff;
}
.brown-bg a:last-child {
	float: right;
}
/*expert-guide ends*/

/*mob-web starts*/
.mob-web {
	background: url(../../img2/mob-web-bg.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
}
.mob-web .lft-mob-cnt {
	float: left;
	width:66%;
	text-align: left;
}
.mob-web .lft-mob-cnt h5 {
	font-size: 30px;
	font-family: 'helveticaneuecyrbold';
	margin: 0 0 18px 0;
	color: #fff;
}
.mob-web .lft-mob-cnt p {
	margin: 0 0 15px;
	color: #fff;
}
.mob-web .lft-mob-cnt h6 {
	font-size: 20px;
	font-weight: 600;
	margin: 15px 0;
}
.mob-web .lft-mob-cnt ul {
	margin: 18px 0 0;
}
.mob-web .lft-mob-cnt ul li {
	display: inline-block;
	font-size: 15px;
	margin: 6px 0;
	padding-left: 35px;
	position: relative;
}
.mob-web .lft-mob-cnt ul li:before {
	content: url(../../img2/mob-tab-tick.png);
	float: left;
	padding: 6px 10px 0 0;
	position: absolute;
	left: 0px;
}
.mob-web .rtt-mob-cnt {
	float: right;
}
.mob-web .rtt-mob-cnt img {
	background: #fcd108;
	border-radius: 100%;
	border: solid 38px #fff;
}
/*mob-web ends*/

/*free-consult starts*/
.free-consult {
}
.free-consult .consult-inn h6 {
	font-size: 22px;
	color: #525962;
	font-weight: 400;
	/*width: 50%;*/
	display: inline-block;
	text-align: right;
	padding: 0 15px;
	line-height: 26px;
}
.free-consult .consult-inn a {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	/*width: 40%;*/
	display: inline-block;
	background: #f24130;
	border: 2px solid transparent;/*margin-right: 9%;*/
}
/*.row.padd-row.free-consult {
	padding: 32px 0 50px;
}*/
.free-consult .consult-inn {
	padding: 30px 0 14px;
	/*width: 80%;*/
	margin: 0 auto;
	position: relative;
}
.free-consult .consult-inn:after {
	content: url(../../img2/seprator-top.png);
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -284px;
}
.free-consult .consult-inn:before {
	content: url(../../img2/seprator-top.png);
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -284px;
}
/*free-consult ends*/

/*cycle starts*/
.cycle {
	background: url(../../img2/cycle-bg.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
	padding: 20px 0 10px 0;
}
.cycle .lft-cycle-cnt {
	float: left;
	width: 50%;
	text-align: left;
	margin: 30px 0 0;
}
.cycle .lft-cycle-cnt h5 {
	font-size: 35px;
	font-family: 'helveticaneuecyrbold';
	margin: 0 0 25px 0;
	color: #fff;
}
.cycle .lft-cycle-cnt p {
	margin: 0 0 18px;
	color: #fff;
}
.cycle .lft-cycle-cnt h6 {
	font-size: 20px;
	font-weight: 600;
	margin: 15px 0 0;
}
.cycle .lft-cycle-cnt a.btn-theme.red-btn {
	margin: 15px 0 0 0;
}
.cycle .rtt-cycle-cnt {
	float: right;
}
.cycle .lft-cycle-cnt a:hover {
	background: none;
	border-color: #fff;
}
/*cycle ends*/

/*you-consider stats*/
.consider-bg {
	background: #eeeeee url(../../img2/bg-conside.jpg) no-repeat center top;
	background-size: cover;
	color: #fff;
	padding: 35px 0;
}
.consider-bg .page-heading > h2 {
	padding: 9px 0;
}
#mob-friendly-slide {
	margin: 20px 0 0;
}
#mob-friendly-slide .screen-side {
	float: left;
	width: 331px;
	margin: 0px 0 0 15px;
}
#mob-friendly-slide .slide-rt {
	float: left;
	width: 722px;
	text-align: left;
	color: #000;
	margin: 0px 0 0 30px;
	font-size: 17px;
	padding: 65px 0 0;
}
#mob-friendly-slide .slide-rt h4 {
	font-weight: 600;
	font-size: 20px;
	margin: 0 0 20px;
}
#mob-friendly-slide .slide-rt p {
	margin: 0 0 20px;
}
#mob-friendly-slide .slide-rt p strong {
	color: #555555;
}
#mob-friendly-slide .slide-rt ul {
	margin: 10px 0;
}
#mob-friendly-slide .slide-rt ul li {
	float: left;
	margin: 6px 0;
	font-size: 15px;
	font-size: 17px;
}
#mob-friendly-slide .slide-rt ul li:before {
	content: url(../../img2/green-tick.png);
	float: left;
	padding: 6px 10px 0 0;
}
#mob-friendly-slide .owl-prev, #mob-friendly-slide .owl-next {
	background: url("../../img2/slide-controls.png") no-repeat;
	width: 100%;
	display: block;
	height: 65px;
	margin-top: -34px;
	opacity: 1;
	position: absolute;
	text-indent: -99999px;
	top: 50%;
	width: 65px;
	z-index: 1;
}
#mob-friendly-slide .owl-prev {
	background-position: 0 0;
	left: -7%;
}
#mob-friendly-slide .owl-next {
	background-position: -65px 0;
	right: -7%;
}
.slide-outer {
	position: relative;
}
/*.slide-outer .page-heading {
	position:absolute;
	width:722px;
	right:0;
	top:10px;
}*/
/*you-consider ends*/

/*contact stats*/
.contact {
	background: #30353a;
}
.contact .consult-inn {
	padding: 40px 0;
	/*width: 80%;*/
	margin: 0 auto;
	position: relative;
}
.contact .consult-inn h6 {
	font-size: 22px;
	color: #fff;
	font-weight: 400;
	/*	width:58%;*/
	display: inline-block;
	text-align: right;
	padding: 0 15px;
	line-height: 26px;
}
.contact .consult-inn a.btn-theme.red-btn {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	padding: 12px 21px;
	vertical-align: bottom;
}
.contact .consult-inn a.btn-theme.red-btn:hover {
	background: none;
	border-color: #fff;
}
/*contact ends*/

/*reccomend starts*/
/*.recomends {
	background:url(../../img2/recomend-bg.png) no-repeat 21% 0;
}*/
/*reccomend ends*/














/*circle-six strts*/

.mob-color-circle {
	/*height: 580px;
	overflow: hidden;*/
	position: relative;
	top: 0px;
}
.col-left .btn-theme.red-btn {
	display: inline-block;
	margin: 20px 0 0;
}
.mob-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);
}
.mob-color-circle li.one:before {
	border-left-color: #4d569f;
}
.mob-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);
}
.mob-color-circle li {
	border-radius: 50%;
	display: inline-block;
	height: 200px;
	position: relative;
	width: 200px;
	margin: 0px 0 0;
}
.mob-color-circle li.two:before {
	border-left-color: #fa9b1f;
}
.mob-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);
}
.mob-color-circle li.three:before {
	border-left-color: #53bed0;
}
.mob-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);
}
.mob-color-circle li.four:before {
	border: none;
}
.mob-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;
}
.mob-color-circle li.one .cc-inner {
	transform: rotate(-52deg);
	-moz-transform: rotate(-52deg);
	-webkit-transform: rotate(-52deg);
	padding: 35px 22px 0 22px;
}
.mob-color-circle li.two .cc-inner {
	transform: rotate(-270deg);
	-moz-transform: rotate(-270deg);
	-webkit-transform: rotate(-270deg);
	padding: 42px 25px 0 44px;
}
.mob-color-circle li.three .cc-inner {
	transform: rotate(-129deg);
	-moz-transform: rotate(-129deg);
	-webkit-transform: rotate(-129deg);
	padding: 20px 17px 0 0;
}
.mob-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;
}
.mob-color-circle li.four span {
	background: #fff;
	border-radius: 2px;
	color: #000;
	display: table;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	margin: 0 auto;
	padding: 30px 8px;
	position: relative;
	z-index: 1;
	clear: both;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	top: 14px;
}
.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;
}
.mob-color-circle li.five:before {
	border-left-color: #d44426;
}
.mob-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);
}
.mob-color-circle li.five .cc-inner {
	transform: rotate(24deg);
	-moz-transform: rotate(24deg);
	-webkit-transform: rotate(24deg);
	-webkit-padding-top: 58px;
}
.mob-color-circle li.six:before {
	border-left-color: #79b83b;
}
.mob-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);
}
.mob-color-circle li.six .cc-inner {
	padding: 50px 48px 0 52px;
	transform: rotate(-205deg);
	-moz-transform: rotate(-205deg);
	-webkit-transform: rotate(-205deg);
}
.cycle .rtt-cycle-cnt {
	float: right;
	width: 580px;
    overflow:hidden;
}
.cc-inner > p {
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	margin: 10px 0;
	color: #fff;
}
.mob-color-circle li:after {
	content: url(../../img2/arrow-after-mob.png);
	left: 92px;
	position: absolute;
	top: -42px;
}
.mob-color-circle li.four:after {
	content: "";
}
.mob-color-circle li.six:after {
	left: 62px;
}
/*circle-six ends*/



/*cta*/
.go-mob .cta-onwhite, .free-consultaion .cta-onwhite {
	margin: 35px 0 0;
}
.cta-onwhite {
	margin: 0;
	padding: 28px 0 26px;
	position: relative;
}
.cta-onwhite h3 {
	width: auto;
	display: inline-block;
}
.free-consult .cta-onwhite a.btn-theme:hover {
	background: none;
	color: #f24130;
}

/*cta*/

/*Media_Queries strts*/
@media screen and (max-width: 767px) {
#mob-friendly-slide .slide-rt {
	width: auto;
}
#mob-tabs .inner-content {
	width: auto;
}
/**#mob-friendly-slide .owl-prev, #mob-friendly-slide .owl-next {
	display: none;
}**/
.brown-bg a:last-child {
	float: none;
}
.expert-rtt .brown-bg {
	text-align: center;
}
.expert-rtt .brown-bg h4 {
	text-align: left;
}
.expert-rtt .brown-bg a {
	margin: 0 0 10px;
}
#mob-tabs .tabscontent .image {
	width: auto;
}
.mob-web .rtt-mob-cnt {
	display: inline-block;
	float: none;
	text-align: center;
	width: auto;
}
#mob-tabs ul.resp-tabs-list {
	display: none;
}
#mob-tabs h2.resp-accordion {
	display: block;
}
#mob-tabs .resp-accordion-closed {
	display: none !important;
}
#mob-tabs .resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
#mob-tabs h2.resp-accordion:after {
	display: none !important;
}
#mob-tabs .tabscontent .image {
	float: none;
	padding: 25px;
	text-align: center;
	width: auto;
}
#mob-tabs .inner-content {
	display: inline-block;
	padding: 25px 0;
	width: auto;
}
#mob-tabs .inner-content h3 {
	padding: 20px 0;
	text-align: center;
}
#mob-tabs .inner-content p {
	padding: 0 40px;
	text-align: center;
}
#mob-tabs .resp-tabs-container {
	min-height: inherit;
	padding: 0;
}
.cycle .lft-cycle-cnt {
	width: auto;
}
#mob-tabs .inner-content {
	width: auto;
}
.expert-lft {
	width: auto;
}
.mob-web .lft-mob-cnt {
	width: auto;
}
#mob-friendly-slide .slide-rt {
	margin: 0;
	padding: 0;
	text-align: center;
	width: auto;
}
.expert-rtt, .cycle .rtt-cycle-cnt, #mob-friendly-slide .screen-side {
	display: inline-block;
	float: none;
	margin: 0;
	width: auto;
}
.mob-services-bg {
	background-size: cover;
	padding: 0 0 35px;
}
.bnnr-lft {
	padding: 20px 0px 0;
	width: auto;
}
.bnnr-lft h1 {
	font-size: 42px;
	line-height: 50px;
}
.contact-ftbt a {
	width: auto;
}
.cnt-btn {
	padding: 18px 30px 0;
	width: auto;
}
.cnt-btn span:after, .cnt-btn span:before {
	background: none;
}
.function {
	background-size: cover;
	height: auto;
}
.circle-main {
	padding: 25px 0;
}
.circle-main .circle {
	display: inline-block;
	float: none;
	height: 300px;
	padding: 35px 25px;
	width: 300px;
}
.circle-main .circle h4 {
	font-size: 28px;
}
.circle-main .circle p {
	font-size: 13px;
	line-height: normal;
}
.consider-bg {
	background-size: cover;
}
.free-consultaion .consult:before, .go-mob .consult:before, .free-consult .consult-inn:before, .contact .consult-inn:before {
	content: "";
}
.free-consultaion .consult:after, .go-mob .consult:after, .free-consult .consult-inn:after, .contact .consult-inn:after {
	content: "";
}
.mob-color-circle li:before {
	display: none;
}
.mob-color-circle li.one .cc-inner, .mob-color-circle li.two .cc-inner, .mob-color-circle li.three .cc-inner, .mob-color-circle li.four .cc-inner, .mob-color-circle li.five .cc-inner, .mob-color-circle li.six .cc-inner {
	height: 229px;
	padding: 61px 20px 0;
	transform: rotate(0deg);
	width: 229px;
}
.mob-color-circle li.one, .mob-color-circle li.two, .mob-color-circle li.three, .mob-color-circle li.four, .mob-color-circle li.five, .mob-color-circle li.six {
	display: inline-block;
	float: none;
	height: 229px;
	margin: 0 15px 25px;
	position: static;
	transform: rotate(0deg);
	vertical-align: top;
	width: 229px;
}
.mob-color-circle li.four span {
	top: 42px;
}
.contact-ftbt a .more {
	display: none;
}
.cms-img {
	float: right;
	width: auto;
}
.expert-rtt {
	width: auto;
}
.mob-web .rtt-mob-cnt img {
	width: 100%;
}
.cycle .rtt-cycle-cnt {
	width: auto;
}
.screen-side img {
	width: 100%;
}
.mob-color-circle li:after {
	content: "";
}
.free-consultaion h6, .free-consult .consult-inn h6, .contact .consult-inn h6 {
	margin: 0 0 10px;
	text-align: center;
}
.free-consultaion a.btn-theme, .free-consult .consult-inn a {
	padding: 14px 10px;
}
.free-consultaion .consult {
	margin: 0px 0 0;
	padding: 35px 0 0;
}
.go-mob h6 {
	margin: 10px;
}
.go-mob .consult {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
}
.recommened-reading.cell-three .reading-box:nth-child(2) {
	width: auto;
}
.circle-main .circle.yellow {
	margin: 0;
}
.circle-main .circle {
	margin: 20px 0;
	padding: 35px 32px;
}
.circle-main .circle h4 {
	padding: 10px 0;
}
.cycle .lft-cycle-cnt {
	text-align: center;
}
.cycle .lft-cycle-cnt a {
	display: inline-block;
	float: none;
}
.programing-points {
	text-align: center;
}
.bnnr-lft p {
	width: auto;
}
.contact-ftbt {
	float: none;
	margin: 0;
}
.cnt-btn {
	display: inline-block;
	float: none;
	padding: 18px 30px 0;
	width: auto;
}
.free-consult .consult-inn {
	padding: 0;
}
.go-mob .cta-onwhite h6, .free-consultaion h6, .free-consult .consult-inn h6, .contact .consult-inn h6, .cycle .lft-cycle-cnt h6 {
	display: block;
	text-align: center;
}
#mob-tabs .inner-content ul li {
	margin: 6px 10px 6px 0px;
}
.go-mob .cta-onwhite, .free-consultaion .cta-onwhite {
	margin: 15px 0 0;
}
.cta-onwhite {
	margin: 0;
	padding: 15px 0 0;
	position: relative;
}
.go-mob .cta-onwhite, .free-consultaion, .free-consult .consult-inn, .cycle .lft-cycle-cnt, .cta-onwhite {
	padding: 0;
}
.lft-cycle-cnt .gap {
	display: none;
}
.cta-onwhite {
	margin: 0;
	padding: 10px 0 15px;
	position: relative;
}
.expert-rtt .yellow-bg {
	padding: 15px 15px 0;
}
.cta-onwhite br {
	display: none;
}
.cycle .rtt-cycle-cnt {
	margin-top: 20px;
}
}

@media (min-width:768px) and (max-width:992px) {
#mob-friendly-slide .slide-rt {
	width: auto;
	margin: 0;
	padding: 23px 0 0;
}
#mob-tabs .inner-content {
	width: auto;
}
/**#mob-friendly-slide .owl-prev, #mob-friendly-slide .owl-next {
	display: none;
}**/
.brown-bg a:last-child {
	float: none;
}
.expert-rtt .brown-bg {
	text-align: center;
}
.expert-rtt .brown-bg h4 {
	text-align: left;
}
.expert-rtt .brown-bg a {
	margin: 0 0 10px;
}
#mob-tabs .tabscontent .image {
	width: auto;
}
.mob-web .rtt-mob-cnt {
	display: inline-block;
	float: none;
	text-align: center;
	width: auto;
}
#mob-tabs ul.resp-tabs-list {
	display: none;
}
#mob-tabs h2.resp-accordion {
	display: block;
}
#mob-tabs .resp-accordion-closed {
	display: none !important;
}
#mob-tabs .resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
#mob-tabs h2.resp-accordion:after {
	display: none !important;
}
#mob-tabs .tabscontent .image {
	float: none;
	padding: 25px;
	text-align: center;
	width: auto;
}
#mob-tabs .inner-content {
	width: auto;
	padding: 25px 0 25px 0;
}
#mob-tabs .inner-content h3 {
	padding: 20px 0;
	text-align: center;
}
#mob-tabs .inner-content p {
	padding: 0 40px;
	text-align: center;
}
#mob-tabs .resp-tabs-container {
	min-height: inherit;
	padding: 0;
}
.cycle .lft-cycle-cnt {
	width: auto;
}
#mob-tabs .inner-content {
	width: auto;
}
.expert-lft {
	width: auto;
}
.mob-web .lft-mob-cnt {
	width: auto;
}
.expert-rtt, .cycle .rtt-cycle-cnt, #mob-friendly-slide .screen-side {
	display: inline-block;
	float: none;
}
.mob-services-bg {
	background-size: cover;
	padding: 0 0 15px;
}
.bnnr-lft {
	padding: 20px 0px 0;
}
.bnnr-lft h1 {
	font-size: 50px;
	line-height: 50px;
}
.contact-ftbt a {
	width: auto;
}
.cnt-btn {
	padding: 18px 30px 0;
	width: auto;
}
.cnt-btn span:after, .cnt-btn span:before {
	background: none;
}
.function {
	background-size: cover;
	height: auto;
}
.circle-main {
	padding: 25px 0;
}
.circle-main .circle {
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	float: none;
	height: 384px;
	padding: 42px 50px;
	width: 384px;
	vertical-align: middle;
}
.circle-main .circle h4 {
	font-size: 32px;
	padding: 20px 0 10px;
}
.circle-main .circle p {
	font-size: 15px;
	line-height: 27px;
}
.consider-bg {
	background: #eeeeee;
}
.free-consultaion .consult:before, .go-mob .consult:before, .free-consult .consult-inn:before, .contact .consult-inn:before {
	content: "";
}
.free-consultaion .consult:after, .go-mob .consult:after, .free-consult .consult-inn:after, .contact .consult-inn:after {
	content: "";
}
.slide-outer .page-heading {
	position: relative;
	text-align: center;
	width: 100%;
}
#mob-friendly-slide {
	margin: 30px 0 0;
}
#mob-friendly-slide .item {
	text-align: center;
}
#mob-friendly-slide .slide-rt {
	text-align: center;
}
.contact-ftbt a .more {
	display: none;
}
.contact-ftbt {
	float: left;
	margin: 10px 0 0;
}
.recommened-reading.cell-three .reading-box:nth-child(2) {
	width: auto;
}
.circle-main .circle.yellow {
	margin: 0;
}
.circle-main .circle {
	margin: 20px;
}
.cycle .lft-cycle-cnt {
	text-align: center;
}
.cycle .lft-cycle-cnt a {
	display: inline-block;
	float: none;
}
.go-mob .cta-onwhite h6, .free-consultaion h6, .free-consult .consult-inn h6, .contact .consult-inn h6, .cycle .lft-cycle-cnt h6, .cta-onwhite h3 {
	display: block;
	text-align: center;
	padding: 10px 0;
}
.go-mob .cta-onwhite, .free-consultaion, .free-consult .consult-inn, .contact .consult-inn, .cycle .lft-cycle-cnt, .cta-onwhite {
	padding: 0px 0 15px;
}
.lft-cycle-cnt .gap {
	display: none;
}
.free-consult .cta-onwhite {
	padding: 0px;
}
.cycle .lft-cycle-cnt {
	margin: 0;
	padding: 0;
}
.cta-onwhite {
	margin: 0;
	padding: 10px 0 15px;
	position: relative;
}
.consider-bg {
	padding: 35px 0 0;
}
.contact {
	padding: 25px 0;
}
.cta-onwhite:after {
	display: none;
}
.cta-onwhite br {
	display: none;
}
}

@media (min-width:993px) and (max-width:1024px) {
.mob-services-bg {
	background-size: cover;
}
.bnnr-lft h1 {
	font-size: 60px;
	line-height: 1;
}
.function {
	background-size: cover;
	height: auto;
}
.circle-main {
	padding: 25px 0;
}
.circle-main .circle {
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	float: none;
	height: 384px;
	padding: 42px 50px;
	width: 384px;
}
.circle-main .circle h4 {
	font-size: 32px;
	padding: 20px 0 10px;
}
.circle-main .circle p {
	font-size: 15px;
	line-height: 27px;
}
.consider-bg {
	background-size: cover;
}
#mob-tabs .inner-content {
	width:55%;
}
.expert-lft {
	width: 540px;
}
.mob-web .lft-mob-cnt {
	width: 630px;
}
#mob-friendly-slide .slide-rt {
	padding: 30px 0 0;
	width: 575px;
}
#mob-friendly-slide .owl-next {
	right: 0%;
}
#mob-friendly-slide .owl-prev {
	left: 0%;
}
.slide-outer .page-heading {
	position: relative;
	text-align: center;
	width: 100%;
}
.screen-side > img {
	float: right;
	width: 82%;
}
#mob-friendly-slide {
	margin: 30px 0 0;
}
.cycle .lft-cycle-cnt {
	width: 400px;
}
.go-mob h6, .free-consultaion h6, .free-consult .consult-inn h6, .contact .consult-inn h6, .cycle .lft-cycle-cnt h6 {
	display: block;
	text-align: center;
	padding: 10px 0;
}
.cta-onwhite h3, .go-mob .cta-onwhite h6 {
	display: block;
	padding: 0 0 10px;
	text-align: center;
	width: auto;
}
.cta-onwhite {
	margin: 0;
	padding: 10px 0 15px;
	position: relative;
}
.free-consult .cta-onwhite {
	padding: 10px 0 0;
}
.cta-onwhite:after {
	display: none;
}
.row.padd-row.free-consult {
	padding: 45px 0;
}
.contact {
	padding: 25px 0;
}

#mob-friendly-slide .slide-rt {
    width: 415px;
}
}
/*Media_Queries ends*/

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

@media screen and (max-width:1300px) {    
#mob-friendly-slide .owl-next {
    right: 0;
}

#mob-friendly-slide .owl-prev {
    left: 0;
}
#mob-friendly-slide .owl-wrapper-outer .item{padding:0 80px;}
}