* {
	-webkit-text-size-adjust: 100%;
}
.page-header {
	background: url(../../img2/rmp-mnr-bg-new.jpg) no-repeat center bottom;
	padding: 0 0 100px 0;
}
.page-header h1 {
	color: #ffffff;
	ext-shadow: 0 1px 1px #3f81a8;
	font-family: 'helveticaneuecyrbold';
	font-size: 55px;
	font-weight: 600;
	letter-spacing: -1px;
	padding: 35px 0;
	text-align: center;
}
.rm-srves {
	display: block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.servs-block {
	width: 394px;
	display: inline-block;
}
.servs-block.mdl {
	border: 3px solid #fceeb0;
	border-radius: 160px;
	height: 285px;
	text-align: center;
	width: 285px;
	background: #f6d021;
}
.servs-block.mdl > img {
	padding-top: 32px;
}
.servs-block.mdl > h3 {
	font-size: 25px;
	padding: 14px 51px;
}
.servs-block.left {
	margin-left: 0;
	float: left;
}
.servs-block.right {
	margin-right: 0;
	float: right;
}
.srvs-lst {
	display: inline-block;
	position: relative;
	margin: -18px 0 0;
	width: 100%;
}
.srvs-lst-img {
	border: 3px solid #ffffff;
	border-radius: 50%;
	height: 145px;
	position: relative;
	float: left;
	width: 145px;
	overflow: hidden;
}
.srvs-lst-img img {
	bottom: -99999px;
	left: -99999px;
	margin: auto;
	position: absolute;
	right: -99999px;
	top: -99999px;
}
.srvs-lst h4 {
	color: #ffffff;
	float: left;
	font-size: 17px;
	margin: 42px 5px 0 20px;
	padding: 0;
	width: 223px;
	text-align: left;
}
.srvs-lst:first-child {
	margin: 0;
}
.right .srvs-lst-img {
	float: right;
}
.page-padd {
	padding: 40px 0;
}
.page-padd-tp {
	padding-top: 40px;
}
.wi-975 {
	max-width: 975px;
	margin: 0 auto;
}
.wi-700 {
	max-width: 700px;
	margin: 0 auto;
}
.rm-packages-listng {
	background-image: url(../../img2/bg-buln2.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.rm-pkg {
	display: block;
	font-size: 0;
	text-align: center;
}
.rm-pkg .pkg-col {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	float: left;
}
.col-head {
	background: rgba(86, 185, 178, .8);
	border-radius: 5px;
	height: 150px;
	display: block;
	margin: 0 0 20px 0;
	padding: 18px 20px;
	position: relative;
}
.col-head:before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 12px solid rgba(86, 185, 178, .8);
	position: absolute;
	left: 50%;
	margin: 0 0 0 -10px;
	bottom: -12px;
	content: "";
}
.pkg-col.first .col-head:before {
	display: none;
}
.col-head h3 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	line-height: 25px;
	margin-bottom: 12px
}
.col-head h4 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}
.col-head h4 span {
	font-weight: 600;
	display: block;
}
.col-head.nobg {
	background: none;
}
.pkg-col.last .col-head {
	margin-left: 1px;
}
.pkg-col.first {
}
.pkg-col .pkg-grid {
	display: block;
	height: 132px;
	background: rgba(238, 147, 22, .8);
	padding: 20px;
	margin: 1px 0 0 1px;
}
.pkg-grid.rd-lt {
	border-radius: 5px 0 0 0;
}
.pkg-grid.rd-rt {
	border-radius: 0 5px 0 0;
}
.pkg-grid.rd-lb {
	border-radius: 0 0 0 5px;
}
.pkg-grid.rd-rb {
	border-radius: 0 0 5px 0;
}
.pkg-col.first .pkg-grid {
	padding: 20px 30px;
}
.pkg-col.first .pkg-grid {
	background: rgba(255, 255, 255, .8);
}
.pkg-col.last .pkg-grid {
	display: block;
	background: rgba(102, 167, 43, .8);
	margin-left: 1px;
}
.rm-tbl {
	display: table;
	width: 100%;
	height: 100%;
}
.rm-caption {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	color: #000000;
	font-weight: 600;
	font-size: 20px;
	padding: 0 20px 0 0;
}
.rm-sn {
	display: table-cell;
	width: 57px;
	vertical-align: middle;
}
.rm-sn span {
	background: #323a79;
	width: 57px;
	height: 57px;
	display: block;
	border-radius: 50%;
	text-align: center;
	line-height: 55px;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}
.rm-pricing {
	font-size: 55px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.rm-pricing span {
	display: block;
	font-size: 15px;
	font-weight: 400;
	vertical-align: middle;
}
.rm-btn {
	display: table-cell;
	width: 120px;
	vertical-align: middle;
}
.rm-btn a.btn-theme, .rm-btn a.btn-theme:hover {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 8px 0;
	margin: 10px 0 0;
	background: #fff;
	color: #ee9316;
	border-color: #fff;
}
.rm-btn a.btn-theme:first-child {
	margin-top: 0;
}
.pkg-col.last .pkg-grid .rm-btn a.btn-theme, .pkg-col.last .pkg-grid.rm-btn a.btn-theme:hover {
	color: #66a72b;
}
.mb-caption {
	display: none;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 15px;
	color: #fff;
	background: #ac6605;
	padding: 10px 15px;
	border-radius: 4px 4px 0 0;
	margin: -20px -20px 20px;
}
.mb-caption span {
	text-align: center;
	line-height: 38px;
	color: #fff;
	font-weight: 800;
}
.rm-pkg .pkg-col.last .mb-caption {
	background: #497e1a;
}
.rm-pkg .pkg-col.last .mb-caption span {
	color: #fff;
}
.grm-agency-points {
	margin: 35px 0 0;
	display: inline-block;
	width: 100%;
}
.list-point {
	/*display: inline-block;*/
	float: left;
	width: 48%;
	margin: 0 0 42px;
}
.list-point h3 {
	font-size: 19px;
	font-weight: 600;
	margin: 0 0 15px;
}
.list-point h3:before {
	background: url(../../img2/gren-rght-icn.png) no-repeat left center;
	content: "";
	display: inline-block;
	height: 17px;
	padding: 0 7px;
	width: 21px;
}
.grm-agency {
	float: left;
	padding: 50px 0;
	width: 100%;
}
.grm-agency h2 {
	line-height: 37px;
	padding-bottom: 20px;
}
.grm-agency p {
	color: #5e5c5c;
	font-weight: 600;
	line-height: 24px;
	margin: 0 auto;
	text-align: center;
	width: 617px;
}
.list-point p {
	padding: 0 0 0 35px;
}
.list-point.rght {
	float: right;
}
.top-descrptn-text {
	background: #f1f1f1;
	border-top: 1px solid #dfe2e2;
}
.top-descrptn-text h2 {
	padding-bottom: 18px;
}
.top-descrptn-text p {
	text-align: center;
}
.nagative-points {
	background: url(../../img2/bg5.jpg) repeat left top;
}
.nagative-point-crcls {
	display: block;
	margin: 60px auto 0;
    max-width:1100px;
}
.nagative-point-crcls ul {
}
.nagative-point-crcls ul li {
	display: inline-block;
	margin: 0 -1.5% 40px;
	width: 240px;
	vertical-align: top;
}
.nagative-points p, .nagative-points h2 {
	color: #fff;
}
.crcle-img {
	background: rgba(34, 42, 129, 0.7);
	border: 4px solid #ffffff;
	border-radius: 50%;
    width: 240px;
    height: 240px;
    
}
.crcle-img img {
	display: block;
	max-width: 100%;
}
.nagative-point-crcls span {
	color: #ffffff;
	display: block;
	font-size: 17px;
	font-weight: 600;
	margin: 6px 0 0;
}
.nagative-points-txt p {
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 122px;
	text-align: center;
}
.make-negative-link {
	background: url(../../img2/star-bg.jpg) repeat;
	padding: 60px 0 60px 0;
}
.negativ-reviews-txt {
	width: 50%;
	float: left;
}
.negativ-reviews-txt h2 {
	color: #ffffff;
	line-height: 37px;
	font-size: 35px;
	font-family: 'helveticaneuecyrmedium';
	font-weight: 100;
	margin-bottom: 40px;
}
.negativ-reviews-txt p {
	color: #ffffff;
	margin-bottom: 15px;
}
.negativ-reviews-txt h3 {
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	margin: 20px 0 0 0;
	display: inline-block;
}
.rt-img {
	position: absolute;
	left: 53%;
	width: 590px;
	display: block;
}
.rt-img img {
	max-width: 100%;
}
h2.hire-rp-hdng {
	border-bottom: 1px solid #e4e3e3;
	float: left;
	padding: 50px 0;
	width: 100%;
}
.enqury-packge a.btn-theme, .enqury-packge a.btn-theme:hover {
	background: #fff;
	color: #000;
	border-color: #fff;
	display: inline-block;
	margin: 15px 4px 0;
	padding: 14px 15px;
}
.hire-reputatn {
	display: table;
	width: 100%;
}
.hire-reputatn-txt, .hire-reputatn-crcl {
	display: inline-block;
	width: 50%;
	margin: 0 0;
	vertical-align: middle;
	padding: 40px 26px 40px 0;
}
.hire-reputatn-crcl {
	margin: 0 0 0 -5px;
}
.hire-reputatn-txt {
	border-right: 1px solid #e4e3e3;
}
.hire-reputatn-txt > p {
	font-size: 16px;
	color: #434242;
	line-height: 25px;
}
.hire-reputatn-crcl {
	padding-right: 0;
	text-align: center;
}
.hire-reputatn-crcl-in {
	background: #6daa35;
	border-radius: 50%;
	height: 436px;
	margin: 0 auto;
	padding: 110px 60px 60px;
	position: relative;
	text-align: center;
	width: 436px;
}
.hire-reputatn-crcl-in > h2 {
	color: #ffffff;
	font-family: open sans;
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
}
.hire-reputatn-crcl-in > a {
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 4px;
	color: #000000;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 19px;
}
.lable-box {
	clear: both;
	padding: 60px 0 0;
	width: 100%;
	max-width: 975px;
	display: table;
	margin: 0 auto;
}
.lable-img.left {
	float: left;
	margin: 0 15px 0 0;
}
.lable-img {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
}
.lable-box h4 {
	color: #000000;
	font-size: 25px;
	line-height: normal;
	margin: 0;
	padding: 0 0 15px;
	text-align: left;
}
.lable-box h4 strong {
	font-weight: bold;
	font-size: 33px;
}
.lable-box p {
	font-size: 21px;
	text-align: justify;
}
.rm-lb.lable-box {
	background: url(../../img2/bg-trans.png) no-repeat 0 bottom;
	position: relative;
}
.rm-lb.lable-box:before {
	background: url(../../img2/bg-trans.png) no-repeat bottom left;
	position: absolute;
	left: 0;
	top: 65px;
	content: "";
	height: 1px;
	width: 100%;
}
.rm-lb.lable-box h4 {
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	font-family: "Open Sans";
}
.rm-lb.lable-box p {
	font-size: 17px;
	color: #fff;
	font-weight: 400;
	line-height: 24px;
}
.lable-img {
}
.rt-block, .lable-img.left {
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.rt-block {
	padding: 0 0 0 25px;
}
.nagative-points.page-padd .cta-onwhite {
	margin: 30px 0 0;
}
.nagative-points.page-padd .cta-onwhite h3 {
	color: #fff;
	display: inline-block;
	font-size: 19px;
	font-weight: 600;
	width: auto;
}
/*.nagative-points.page-padd .cta-onwhite .btn-theme
{
	border-color:#fff;
	color:#fff;
}

.nagative-points.page-padd .cta-onwhite .btn-theme:hover
{
	border-color:#7fc241;
}*/
/*more-fatbit strts*/
.ft-exp.more-fatbit {
	background-size: cover;
	padding: 45px 0 55px;
}
.ft-exp.more-fatbit .exp-list .circle {
	height: 243px;
	position: relative;
	width: 243px;
	display: inline-block;
	left: 0;
	vertical-align: top;
	padding: 58px 20px;
	margin: 0 -15px;
}
.more-fatbit .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;
}
.more-fatbit .aep-cta {
	margin-top: 0px;
}
.exp-list {
	padding: 30px 0 20px;
}
.cta-new a.btn-theme {
	padding: 10px 18px;
}
.cta-new a.btn-theme:hover {
	background: none;
	color: #fff;
}
.ft-exp.more-fatbit .exp-list .circle h5 {
	color: #fff;
	font-size: 19px;
	font-weight: 600;
}
.ft-exp.more-fatbit .exp-list {
	padding-top: 30px;
	position: relative;
	vertical-align: middle;
}
.form-link {
	color: #f24130;
}
/*more-fatbit ends*/






/*Responsive code here*/
 @media only screen and (max-width : 1279px) {
.negativ-reviews-txt {
 width: inherit;
 float: none;
 text-align: center;
}
.rt-img {
 display: block;
 text-align: center;
 width: inherit;
 margin: 0 auto;
 position: static;
}
 @media only screen and (min-width : 801px) and (max-width : 1024px) {
 .hire-reputatn-crcl-in {
margin: 0 auto;
}
 .servs-block {
width:320px;
}
.srvs-lst h4 {
width:144px;
}
}
@media screen and (max-width: 767px) {
 .rm-pkg {
}
 .rm-packages-listng {
 background:#f2f2f2;
 border-top:1px solid #ddd;
 border-bottom:1px solid #ddd;
}
.rm-pkg .pkg-col {
display:block;
width:inherit;
padding:0;
float:none;
}
.rm-pkg .pkg-col .col-head {
background:none;
height:inherit;
background:rgba(86, 185, 178, .8);
}
.pkg-col .pkg-grid {
height:inherit;
margin-bottom:10px;
border-radius:5px;
}
.pkg-col .pkg-grid:last-child {
margin-bottom:0;
}
.pkg-col.first {
display:none;
}
.rm-pricing, .rm-btn {
display:block;
width:inherit;
}
.rm-btn {
 margin:20px 0 0 0;
}
.mb-caption {
display:block;
}
.rm-pkg .pkg-col.last {
margin:40px 0 0 0;
}
.rm-btn a.btn-theme, .rm-btn a.btn-theme:hover {
 display:inline-block;
padding:8px 15px;
width:auto;
vertical-align:top;
margin:0 2px;
}
 .rt-block, .lable-img.left {
display:block;
text-align:center;
margin:0 0 25px 0;
}
.rt-block {
display:block;
padding:0;
text-align:center;
}
.rm-lb.lable-box {
padding:25px 0 0 0;
}
.rt-block {
margin:0;
}
.rm-lb.lable-box h4, .rm-lb.lable-box p {
text-align:center;
color:#555555;
}
}
@media screen and (max-width: 800px) {
 .page-header {
padding-bottom:20px;
}
.page-header h1 {
font-size:40px;
}
.servs-block.right, .servs-block.left {
float:none;
width:100%;
}
 .srvs-lst, .srvs-lst:first-child {
margin:15px 0;
width:49%;
padding:10px 0;
vertical-align:top;
text-align:center;
}
 .srvs-lst h4 {
 display:block;
 float:none;
 padding:0;
 margin:0;
 width:100%;
 text-align:center;
}
 .servs-block {
}
 .srvs-lst-img, .servs-block.right .srvs-lst-img {
float:none;
width:80px;
height:80px;
display:inline-block;
vertical-align:middle;
float:none;
border:none;
border-radius:0;
}
 .srvs-lst-img img {
position:static;
}
 .negativ-reviews-txt h2 {
font-size:25px;
line-height:28px;
}
 .enqury-packge > a {
margin:5px 5px;
}
 .hire-reputatn-txt {
border:none;
padding:0;
}
 .hire-reputatn-crcl-in {
margin:0;
padding:10px;
height:inherit;
width:inherit;
border-radius:0;
}
 .servs-block.mdl {
 display: block;
 margin:0 auto 20px;
 float: none;
}
.reputatn-mngmnt-bnr {
background-size:auto 100%;
}
 .list-point {
 display: block;
 width: 100%;
}
 .negativ-reviews-txt {
 width: 100%;
 margin:30px 0 0 0;
}
 .list-point > p {
 padding: 0;
}
.nagative-points-txt > p {
 padding: 0 10px;
}
.top-descrptn-text p {
 padding: 0 10px;
}
.list-point.rght {
float:none;
}
.list-point:last-child {
margin-bottom:0;
}
.hire-reputatn-txt, .hire-reputatn-crcl {
 display: block;
 text-align: center;
 width: inherit;
 margin:0;
}
.hire-reputatn-crcl {
padding:20px 0 0 0;
}
 .hire-reputatn-crcl-in {
 margin: 0 auto 20px;
 padding:10px 10px 20px 10px;
}
/*.rm-pkg {
}
 .rm-packages-listng {
 background:#f2f2f2;
 border-top:1px solid #ddd;
 border-bottom:1px solid #ddd;
}
.rm-pkg .pkg-col {
display:block;
width:inherit;
padding:0;
}
.rm-pkg .pkg-col .col-head {
background:none;
height:inherit;
background:rgba(86, 185, 178, .8);
}
.pkg-col .pkg-grid {
height:inherit;
margin-bottom:10px;
border-radius:5px;
}
.pkg-col .pkg-grid:last-child {
margin-bottom:0;
}
.pkg-col.first {
display:none;
}
.rm-pricing, .rm-btn {
display:block;
width:inherit;
}
.rm-btn {
 margin:20px 0 0 0;
}
.mb-caption {
display:block;
}
.rm-pkg .pkg-col.last {
margin:40px 0 0 0;
}
.rm-btn a.btn-theme, .rm-btn a.btn-theme:hover {
 display:inline-block;
padding:8px 15px;
width:auto;
vertical-align:top;
margin:0 2px;
}
 .rt-block, .lable-img.left {
display:block;
text-align:center;
margin:0 0 25px 0;
}
.rt-block {
display:block;
padding:0;
text-align:center;
}
.rm-lb.lable-box {
padding:25px 0 0 0;
}
.rt-block {
margin:0;
}
.rm-lb.lable-box h4, .rm-lb.lable-box p {
text-align:center;
color:#555555;
}*/
.rt-block {
 padding: 10px 0 10px 25px;
}
.hire-reputatn-crcl-in > h2 {
font-size:20px;
line-height:25px;
}
.nagative-point-crcls ul li {
 display:block;
 width:248px;
 margin:0 auto 40px;
}
.hire-reputatn-crcl {
padding-bottom:0;
}
.ft-exp.more-fatbit .exp-list .circle {
 margin:10px;
}
.nagative-points.page-padd .cta-onwhite h3 {
 display:block;
}
}
@media screen and (max-width: 479px) {
 .srvs-lst, .srvs-lst:first-child {
display:block;
width:inherit;
}
 .srvs-lst-img, .servs-block.right .srvs-lst-img {
height:inherit;
}
 .page-header {
background:#66aa39
}
}
 @media (min-width:768px) and (max-width:1024px) {
.rm-sn {
 display:none;
}
.rm-pricing {
 font-size:28px;
}
.pkg-col.first .pkg-grid, .col-head, .pkg-col .pkg-grid {
 padding: 10px;
}
.col-head h3 {
 font-size:20px;
}
.col-head {
 height:80px;
}
.col-head h4 {
 display:none;
}
}
@media (min-width: 801px) and (max-width: 992px) {
.ft-exp.more-fatbit .exp-list .circle {
 height: 214px;
 padding: 30px 20px;
 width: 214px;
}
.servs-block.mdl {
 display: block;
 float: none;
 margin: 0 auto 20px;
}
 .right .srvs-lst-img {
 float: left;
}
.srvs-lst, .srvs-lst:first-child {
 margin: 15px 0;
 padding: 10px 0;
 text-align: center;
 vertical-align: top;
}
 .srvs-lst-img, .servs-block.right .srvs-lst-img {
 display: inline-block;
 float: none;
 height: 100px;
 vertical-align: middle;
 width:100px;
}
.srvs-lst h4 {
 display: block;
 float: none;
 margin: 0;
 padding: 0;
 text-align: center;
 width: 100%;
}
.page-header {
 padding-bottom: 20px;
}
 .page-header h1 {
 font-size: 40px;
}
.trend-wrapper.page-circles .trend-circles .trend.one, .trend-wrapper.page-circles .trend-circles .trend.two, .trend-wrapper.page-circles .trend-circles .trend.three, .trend-wrapper.page-circles .trend-circles .trend.four, .trend-wrapper.page-circles .trend-circles .trend.five {
 height: auto;
 left: 0;
 top: 0;
 width: auto;
 margin: 10px 0;
}
.trend-wrapper.page-circles .trend-circles .trend {
 border-radius: 0;
 height: auto;
 margin-bottom: 10px;
 padding-bottom: 15px;
 padding-top: 15px;
 position: relative;
 width: auto;
}
.trend-wrapper.page-circles .trend-circles {
 height: auto;
}
.trend-wrapper.page-circles h3 {
 width: auto;
}
}
@media (min-width: 993px) and (max-width: 1024px) {

.trend-wrapper.page-circles .trend-circles .trend {
    height: 340px;
    width: 340px;
}
.trend-wrapper.page-circles .trend-circles .trend.three
{
	height: 376px;
    width: 376px;
}
.trend-wrapper.page-circles h3 {
  font-size: 14px;
  width: 350px;
}
}