/*header-banner strts*/
.mob-services-bg {
	position: relative;
	background: url(../../img2/legit-header-bg.jpg) no-repeat;
	background-size: cover;
}
.bnnr-lft {
	float: left;
	padding: 90px 0 0 0;
	width: 40%;
}
.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);
}
.bnnr-lft h1 span {
	color: #fff;
	font-size: 25px;
	display: block;
	line-height: 1.5;
	font-family: 'helveticaneuecyrlight';
	letter-spacing: 0px;
}
.bnnr-lft > p {
	font-size: 17px;
	color: #fff;
	font-weight: 600;
	line-height: 21px;
	margin: 45px 0 35px;
}
.cms-img {
	float: right;
	width: 58%;
}
.cms-img.img-responsive > img {
	max-width: 100%;
}
.contact-ftbt p {
	color: #fff;
	font-size: 13px;
	padding: 8px 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: 10px 0;
}
/*header-banner ends*/

/*header-banner ends*/
 
 
/*business-model strts*/
.business-model .img-responsive {
	margin-top: 35px;
}
.ppr-weight-graphic {
	margin: 83px 0 0;
	display: inline-block;
	width: 100%;
}
.ppr-weight-graphic ul li:first-child {
	margin: 0px;
}
.ppr-weight-graphic ul li {
	display: inline-block;
	margin-left: 22px;
	vertical-align: top;
	width: 18%;
	position: relative;
}
.ppr-weight-graphic ul li span {
	display: inline-block;
	font-size: 17px;
	font-weight: 600;
	margin: 50px 0 0;
}
.ppr-weight-graphic li:nth-child(2n+1):after {
	background: url("../../img2/legit-arrow.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
	content: "";
	height: 35px;
	width: 101px;
	position: absolute;
	top: -38px;
	right: -60px;
}
.ppr-weight-graphic li:last-child:after {
	display: none;
}
.ppr-weight-graphic li:nth-child(2n):after {
	background: url("../../img2/legit-arrow-rt.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
	content: "";
	height: 35px;
	width: 101px;
	position: absolute;
	right: -60px;
	bottom: 34px;
}
/*business-model ends*/


/*easy-writing strts*/
.easy-writing {
	background: #75b040;
	color: #fff;
}
.easy-writing .page-heading h2 {
	color: #fff;
}
.col-single {
	display: inline-block;
	margin-right: 45px;
	vertical-align: top;
}
.col-single h5 {
	background: #fff;
	font-weight: 600;
	border-radius: 4px;
	color: #000000;
	display: table;
	font-size: 19px;
	margin: 25px auto 0;
	padding: 9px 15px;
	position: relative;
	text-align: center;
	width: 207px;
}
.col-single h5:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 8px;
	margin-left: -8px;
}
.col-single.last {
	margin: 0;
}
/*easy-writing ends*/



/*compare-fet strts*/
.compare-feature {
	position: relative;
	background: url(../../img2/compare-bg.jpg) no-repeat;
	background-size: cover;
	padding: 0px 0 0;
	color: #fff;
}
.compare-feature .fit-lft h2 {
	color: #fff;
}
.compare-feature .fit-lft p {
	line-height: 25px;
	color: #fff;
	font-size: 17px;
}
.compare-feature .fit-lft {
	padding-right: 25px;
	padding-top: 35px;
}
.compare-feature .compare-lft {
	text-align: left;
	width: 48%;
	display: inline-block;
}
.compare-feature .compare-lft.rt {
	margin-left: 35px;
	display: inline-block;
}
.compare-lft > img {
	border-radius: 5px;
	max-width: 100%;
}
.compare-feature .compare-lft p {
	line-height: 23px;
	padding: 20px 20px 0 0;
}
.compare-feature .compare-lft h5 {
	font-size: 30px;
	margin: 0 0 22px;
	line-height: 1.2;
}
.compare-feature .cta-onwhite {
	margin: 50px 0 0;
}
.compare-feature .cta-onwhite h3 {
	display: inline-block;
	width: auto;
	color: #fff;
}
.compare-feature .cta-onwhite .btn-theme {
	margin: 7px 5px 0;
	padding: 12px 25px;
	border: #fff;
}
.compare-feature .cta-onwhite .whitebtn {
	color: #30353a;
	background: #fff;
}
/*compare-fet ends*/

/*easy-pay strts*/
.easy-pay {
}
.easy-pay .img-responsive {
	margin-bottom: 30px;
}
.easy-pay p {
	line-height: 1.8;
}
/*easy-pay ends*/


/*packages strts*/
.packages {
	position: relative;
	background: url(../../img2/packages-bg.jpg) no-repeat;
	background-size: cover;
	padding: 0px 0 0;
	color: #fff;
}
/*packages ends*/

/*packages-tabs strts*/
.packages-tabs {
}
#packages {
	margin: 50px 0 0 0;
}
#packages ul.resp-tabs-list {
	margin: 0px;
	padding: 0px;
}
#packages ul.resp-tabs-list {
	margin: 0;
	padding: 0px;
	text-align: center;
}
#packages .resp-tabs-list li {
	/*display: inline-block;*/
	padding: 11px 21px;
	margin: 0 0px;
	cursor: pointer;
	background: #000000;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	position: relative;
	width: 275px;
	/*float:left;*/
	border-right: solid 1px #fff;
	display: inline-block;
	margin: 0 -2px;
}
#packages .resp-tabs-list li:last-child {
	border-right: none;
}
#packages .resp-tab-content .image.img-responsive > img {
	border-radius: 5px;
}
#packages .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: #848fa0;
	border-width: 8px;
	margin-left: -10px;
}
#packages .resp-tabs-container {
	padding: 0px;
	border-top: none;
	clear: left;
	text-align: left;
	background: #f1f1f1;
	padding: 35px;
	border: 1px solid #e8e8e8;
}
#packages .tabscontent .image {
	display: inline-block;
	/*float: left;*/
	width: 51%;
}
#packages .inner-content {
	display: inline-block;
	/*float: left;*/
	padding: 20px 0px;
	width: 45%;
	margin-left: 32px;
	vertical-align: top;
}
#packages .inner-content p {
	color: #555555;
	padding: 0px 0 20px 0px;
	line-height: 1.6;
}
#packages .inner-content p strong {
	font-weight: 600;
}
#packages h2.resp-accordion {
	background: #636a71;
	cursor: pointer;
	padding: 5px;
	display: none;
}
#packages .resp-tab-content {
	display: none;
}
#packages .resp-tabs-list li.resp-tab-active {
	background: #848fa0;
	color: #fff;
}
#packages .resp-content-active, #packages .resp-accordion-active {
	display: block;
}
#packages .resp-tab-content {
}
#packages 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;
}
#packages h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
}
#packages .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;
}
#packages .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;
}
#packages h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #9B9797;
}
#packages h2.resp-tab-active {
	background: #1b1f23 !important;
}
#packages .resp-easy-accordion h2.resp-accordion {
	display: block;
}
#packages .resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}
#packages .resp-easy-accordion .resp-tab-content:last-child {
}
#packages .resp-jfit {
	width: 100%;
	margin: 0px;
}
#packages .resp-tab-content-active {
	display: block;
}
#packages h2.resp-accordion:first-child {
}
#packages .inner-content a.btn-theme {
	display: inline-block;
	font-size: 21px;
	padding: 12px 18px;
	margin: 25px 0 0;
}
#packages .inner-content a.btn-theme span {
	display: block;
	font-size: 13px;
	font-weight: 400;
}
#packages .inner-content a.btn-theme:hover {
	background: #fff;
	color: #f04b3d;
}

/*accordian*/
@media only screen and (max-width: 1023px) {
#packages ul.resp-tabs-list {
	display: none;
}
#packages h2.resp-accordion {
	display: block;
}
#packages .resp-accordion-closed {
	display: none !important;
}
#packages .resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
#packages h2.resp-accordion:after {
	display: none !important;
}
/*#packages .tabscontent .image {
 float: none;
 padding: 25px;
 text-align: center;
 width: auto;
}*/
#packages .inner-content {
	/* width: auto;
 padding: 25px 0 25px 0;*/
	margin: 0;
	padding: 25px 0;
	width: auto;
	text-align: center;
}
#packages .inner-content h3 {
	padding: 20px 0;
	text-align: center;
}
#packages .inner-content p {
	padding: 0 15px;
	text-align: center;
}
#packages .resp-tabs-container {
	min-height: inherit;
	padding: 0px;
}
#packages .tabscontent .image {
	float: none;
	padding: 15px;
}
}
/*accordian*/
/*packages-tabs ends*/




/*essay-write strts*/
.essay-write {
	background: #30353a;
	padding-bottom: 0px !important;
}
.essay-write .page-heading h2 {
	color: #fff;
}
.essay-write .slide-area {
	background: url(../../img2/essy-write-slide-bg.jpg) no-repeat center bottom;
	height: 452px;
	width: 763px;
	margin: 0 auto;
	border-radius: 5px 5px 0 0;
	padding: 55px 22px 0;
	position: relative;
}
.control-section {
	background: #30353a;
	position: absolute;
	bottom: 19px;
	width: 94.2%;
	right: 22px;
	left: 22px;
}
.control-section a {
	float: right;
	padding: 10px 15px;
	background: #1e2024;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}
.screen-side > img {
	max-width: 100%;
}
.control-section a:hover {
	color: #f24130;
}
#essay-system .owl-prev, #essay-system .owl-next {
	background: url("../../img2/slide-controls-legit.png") no-repeat;
	width: 100%;
	display: block;
	height: 31px;
	opacity: 1;
	position: absolute;
	text-indent: -99999px;
	bottom: -1.8%;
	width: 31px;
	z-index: 1;
	margin-bottom: -5px;
}
#essay-system .owl-prev {
	background-position: 0 0;
	left: 0%;
}
#essay-system .owl-next {
	background-position: -31px 0;
	left: 4%;
}
#essay-system .owl-prev:hover {
	background: #191b1e url("../../img2/slide-controls-legit.png") no-repeat;
	background-position: 0 0;
}
#essay-system .owl-next:hover {
	background: #191b1e url("../../img2/slide-controls-legit.png") no-repeat;
	background-position: -31px 0;
}
/*essay-write ends*/

/*management-cnt strts*/
.management-cnt {
	position: relative;
	background: url(../../img2/management-bg.jpg) no-repeat;
	background-size: cover;
	padding: 0px 0 0;
	color: #fff;
}
.management-cnt ul {
	border: solid 1px #e4e3e3;
	display: table;
}
.management-cnt ul li {
	padding: 30px;
	width: 50%;
	border-right: solid 1px #e4e3e3;
	border-top: solid 1px #e4e3e3;
	float: left;
	background: #ffffff;
	color: #4f4e4e;
	min-height: 270px;
}
.management-cnt ul li:hover {
	background: #f3f3f3;
}
.management-cnt ul li:first-child, .management-cnt ul li:nth-child(2) {
	border-top: none;
}
.management-cnt ul li .icon {
	float: left;
	width: 105px;
}
.management-cnt ul li .cnt-txt {
	float: right;
	width: 350px;
}
.management-cnt ul li .cnt-txt p {
	line-height: 27px;
}
.management-cnt ul li .cnt-txt p strong {
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 10px;
	display: block;
	color: #251e19;
}
.management-cnt ul li.get-in-touch {
	border: solid 35px #e4e3e3;
	min-height: 287px;
	padding: 30px;
}
.management-cnt ul li.get-in-touch p strong {
	color: #505151;
	font-weight: 600;
	margin: 0 0 15px;
	display: block;
}
.management-cnt ul li.get-in-touch .btn-theme.red-btn {
	width: 100%;
	margin: 20px 0;
}
.management-cnt ul li.get-in-touch .tour {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	text-decoration: underline;
}
.management-cnt ul li.get-in-touch .tour:hover {
	color: #f24130;
}
/*management-cnt ends*/

/*weight-script strts*/
.weight-script {
}
.weight-script .lft-cnt {
	color: #555555;
	text-align: left;
	width: 62%;
	display: inline-block;
	vertical-align: top;
}
.weight-script .lft-cnt p {
	line-height: 25px;
}
.weight-script .lft-cnt p strong {
	display: block;
	margin: 0 0 15px;
	font-weight: 600;
}
.weight-script .img-responsive {
	display: inline-block;
}
.box-section {
	display: inline-block;
	margin: 50px 0 0;
	width: 100%;
}
ul.box-section li:first-child {
	border-left: solid 1px #e4e3e3;
}
ul.box-section li {
	border-right: solid 1px #e4e3e3;
	border-top: solid 1px #e4e3e3;
	border-bottom: solid 1px #e4e3e3;
	color: #4f4e4e;
	display: inline-block;
	height: 136px;
	margin-right: -4px;
	padding: 24px 30px;
	width: 33%;
	vertical-align: top;
}
ul.box-section li:hover {
	background: #f3f3f3;
}
ul.box-section li .icon {
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}
ul.box-section li .grey {
	text-align: center;
}
ul.box-section li .cnt-txt {
	display: inline-block;
}
ul.box-section li .cnt-txt p strong {
	color: #505151;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 5px;
	display: block;
}
ul.box-section li .cnt-txt .btn-theme.red-btn {
	border: medium none #fff;
	margin: 7px 5px 0;
	padding: 12px 25px;
	display: inline-block;
}
ul.box-section li.grey {
	background: #e4e3e3;
	margin-right: -5px;
}
ul.box-section li.grey .cnt-txt {
	float: left;
	width: 100%;
}
/*weight-script ends*/

.easy-pay .img-responsive img {
	max-width: 100%;
}
.ppr-weight-graphic ul li img {
	max-width: 100%;
}
.sem-tbl .cell a.btn-theme {
	margin: 3px;
}

/*Media_Queries strts*/
@media screen and (max-width:767px) {
.cms-img {
	width: auto;
}
.bnnr-lft {
	padding: 0px 0 0;
	width: 100%;
}
.bnnr-lft h1 {
	font-size: 50px;
	line-height: 1;
}
.bnnr-lft > p {
	margin: 5px 0;
}
.contact-ftbt a {
	width: auto;
}
.contact-ftbt a .more {
	display: none;
}
.col-single {
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 25px;
}
.compare-feature .compare-lft {
	width: 100%;
	text-align: center;
}
.essay-write .slide-area {
	background: #fff;
	display: inline-block;
	height: auto;
	padding: 10px;
	width: 100%;
}
.control-section a {
	width: 100%;
}
.control-section {
	bottom: 0;
	left: 0;
	position: relative;
	right: 0;
	width: 100%;
}
.management-cnt ul {
	display: block;
	border: none;
}
.management-cnt ul li {
	width: 100%;
	text-align: center;
}
.owl-controls .owl-buttons {
	display: none;
}
.management-cnt ul li .cnt-txt {
	width: auto;
}
.management-cnt ul li .icon {
	display: inline-block;
	float: none;
	width: 105px;
}
.weight-script .lft-cnt {
	text-align: center;
	width: auto;
}
.weight-script .img-responsive {
	margin: 20px 0;
}
ul.box-section li {
	width: 100%;
	border: solid 1px #ccc;
	margin: 2px 0;
}
ul.box-section li .icon {
	margin: 0px;
}
ul.box-section li .cnt-txt {
	float: none;
}
/**/
.ppr-weight-graphic ul li {
	margin: 0 0 20px;
	width: 100%;
}
.ppr-weight-graphic li:nth-child(2n+1):after, .ppr-weight-graphic li:nth-child(2n):after {
	display: none;
}
.ppr-weight-graphic ul li span {
	margin: 10px 0;
}
.ppr-weight-graphic ul li:first-child {
	margin: 0 0px 20px;
}
.mob-services-bg {
	text-align: center;
}
.contact-ftbt {
	float: none;
}
.contact-ftbt a {
	width: auto;
}
.contact-ftbt a .more {
	display: none;
}
.cnt-btn {
	display: inline-block;
	float: none;
}
.compare-feature .compare-lft.rt {
	margin: 35px 0 0;
}
#packages h2.resp-accordion br {
	display: none;
}
#packages .resp-tabs-container {
	text-align: center;
}
.col-single {
	width: 100%;
}
.ppr-weight-graphic {
	margin: 35px 0 0;
}
.ppr-weight-graphic li:last-child {
	margin: 0;
}
.management-cnt ul li:first-child {
	border-bottom: 1px solid #e4e3e3;
}
.compare-feature .cta-onwhite h3 {
	width: 100%;
}
}

@media (min-device-width : 768px) and (max-device-width :992px) {
.cms-img {
	float: none;
}
.bnnr-lft {
	/* padding: 20px 0 0;
 width: 100%;*/
 
	float: left;
	padding: 0 0 20px;
	text-align: center;
	width: 100%;
}
.contact-ftbt {
	float: none;
}
.contact-ftbt a {
	width: auto;
}
.contact-ftbt a .more {
	display: none;
}
.cnt-btn {
	display: inline-block;
	float: none;
}
.col-single {
	display: inline-block;
	margin-bottom: 27px;
	margin-right: 25px;
	width: auto;
}
.col-single.last {
	margin-bottom: 27px;
}
.compare-feature .compare-lft h5 {
	font-size: 22px;
}
.management-cnt ul li .cnt-txt {
	width: auto;
}
.management-cnt ul {
	border: none;
}
.management-cnt ul li {
	text-align: center;
	width: 100%;
}
.management-cnt ul li .icon {
	display: inline-block;
	float: none;
}
.weight-script .lft-cnt {
	width: auto;
}
.weight-script .img-responsive {
	display: inline-block;
	float: none;
}
ul.box-section li .icon {
	display: none;
	margin: 0;
}
/**/
.ppr-weight-graphic ul li {
	margin-left: 15px;
	width: 17%;
}
.ppr-weight-graphic li:nth-child(2n+1):after, .ppr-weight-graphic li:nth-child(2n):after {
	background-size: 70%;
}
.ppr-weight-graphic li:nth-child(2n+1):after {
	top: -27px;
}
.ppr-weight-graphic li:nth-child(2n):after {
	bottom: 57px;
}
.ppr-weight-graphic ul li span {
	font-size: 14px;
	min-height: 46px;
}
.mob-services-bg {
	text-align: center;
}
.compare-feature .compare-lft.rt {
	margin-left: 15px;
}
.essay-write .slide-area {
	width: auto;
}
#packages .resp-tabs-container {
	text-align: center;
}
.owl-buttons {
	display: none;
}
#packages h2.resp-accordion br {
	display: none;
}
.essay-write .slide-area {
	width: 763px;
}
.management-cnt ul li:first-child {
	border-bottom: 1px solid #e4e3e3;
}
.compare-feature .cta-onwhite h3 {
	width: 100%;
}
}

@media (min-width:768px) and (max-width:773px) {
.essay-write .slide-area {
	width: auto;
}
}

@media (min-width:993px) and (max-width:1024px) {
.management-cnt ul li {
	padding: 30px 8px;
}
#packages .resp-tabs-list li {
	padding: 11px 56.5px;
	width: auto;
}
.ppr-weight-graphic ul li {
	margin-left: 15px;
}
/* ul.box-section li .icon {
 display: block;
 margin: 0;
}*/
.owl-buttons {
	display: block;
}
.essay-write .slide-area {
	width: 763px;
}
ul.box-section li .icon {
	margin-right: 12px;
}
}
/*Media_Queries ends*/
