/*header-banner strts*/


.packages {
    background: #f1f1f1;
}

.header-bg {
	position: relative;
	background: url(../../img2/rent-main_bg.jpg) no-repeat;
	background-size: 100%;
}
.busseness-header .header-bg .fix-container {
	position: relative;/*top: 10%;
	text-align: center;
	width: 100%;*/
}
.busseness-header .header-bg .fix-container img {
	max-width: 100%;
}
.busseness-header .header-bg .fix-container .title_top {
	position: absolute;
	top: 10%;
	text-align: center;
	width: 100%;
	left:0;
}
.busseness-header h1 {
	color: #fff;
	font-size: 49px;
	margin: 0px 0 0px 0;
	font-family: 'helveticaneuecyrbold';
}
.fixed-demo-btn ul.slide-list {
    margin-top: 42px;
}
.busseness-header h1 span {
	font-size: 76px;
	display:block;
	line-height: 46px;
	font-family: 'helveticaneuecyrbold';
	margin: 0 0 0px 0;
}
.icon-section {
	background: #3a4069;
}
.icon-section ul li {
	width: 25%;
	float: left;
	color: #fff;
	text-align: center;
	padding: 30px 60px;
	border-right: 1px solid #4e5378;
}
.advace-feature .theme-heading h2 {
	color:#fff;
}
.icon-section ul li:hover {
/*background: #252b54;*/
}
.icon-section ul li:first-child {
	border-left: 1px solid #4e5378;
}
.icon-section ul li p {
	margin: 12px 0;
	font-size: 16px;
    color:#fff;
}
/*header-banner ends*/

.rental-portal-services p {
	/*margin: 0px 0 20px;
	font-weight: 400;
	display: inline-block;
	padding: 0 25px;*/
	font-size:15px;
	line-height: 1.5;
}
#features-tabs p{
    color:#fff;
}
/*ep-header strts*/
.ep-header {
	background-image: url(../../img2/rental-business-model-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.bg-img .col-left {
	float: left;
	padding: 35px 0 0;
	width: 56%;
}
.bg-img h2 {
	color: #fff;
}
.bg-img .col-right {
	float: right;
	width: 40%;
	padding:90px 0 0;
	text-align: left;
}
.our-deals {
	background: rgba(255, 255, 255, 0.30);
	padding: 28px 18px;
	position: relative;
	border-radius: 10px;
	float: left;
	width: 100%;
}
.our-deals:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: rgba(255, 255, 255, .30);
	border-width: 20px;
	margin-top: -20px;
}
.our-deals a {
	background: rgba(255, 255, 255, 0.40);
	border: none;
	border-radius: 5px;
	font-size: 18px;
	color: #141e22;
	font-weight: 400;
	margin: 0 3px;
	padding: 20px;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
.our-deals a:hover {
	background: #141e22;
	color: #fff;
}
.our-deals a:first-child:after {
	background: none repeat scroll 0 0 #fff;
	border: 5px solid #6cafcb;
	border-radius: 100%;
	content: "+";
	height: 15px;
	left: 85%;
	padding: 8px;
	position: absolute;
	text-align: center;
	vertical-align: baseline;
	width: 15px;
	font-size: 24px;
	color: #141e22;
	font-weight: 400;
	line-height: 12px;
	top: 20%;
	z-index: 1;
}
.bg-img .col-right p {
	margin: 30px 0 20px;
	padding: 0;
	float: left;
}
.start-converstaion {
	padding: 10px 0 15px;
	background: url(../../img2/converstion-top-border.png) no-repeat top left, url(../../img2/converstion-top-border.png) no-repeat bottom left;
	display: inline-block;
	margin-top:30px;
}
.start-converstaion p {
	font-size: 22px;
	font-weight: 400;
	margin: 5px 0;
}
.start-converstaion a {
	background: #f49700;
	font-size: 22px;
	font-weight: 400;
	padding: 14px 40px 17px;
	color: #fff;
	border: none;
	border-radius: 5px;
	margin: 10px 0;
	cursor: pointer;
 -moz-transition: .5s;
 -webkit-transition: .5s;
 transition: .5s;
	display: inline-block;
}
 .start-converstaion a:hover {
	color: #f49700;
	background: #fff;
}
.bg-img p {
	color: #fff;
}
/*ep-header ends*/
/*renttobuy-unique strts*/
.row.padd-row.renttobuy-unique {
	padding-bottom: 0;
}
.renttobuy-unique .cells-container {
	margin: 40px 0 0;
	position: relative;
}
.renttobuy-unique .cells-container: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;
}
.cells-container {
	width: 100%;
	display: table;
	font-size: 0;
}
.cells-container .cell {
	min-height: 225px;
	vertical-align: top;
	width: 50%;
	display: inline-block;
	padding: 45px 20px 45px 20px;
	text-align: center;
}
.cells-container .cell.purple {
	background: #666fb2;
}
.cells-container .cell.green {
	background: #75b040;
	padding: 45px 20px 45px 20px;
}
.cells-container .cell.purple .txt {
	float: right;
	max-width: 53%;
}
.cells-container .cell.green .txt {
	float: left;
	max-width: 53%;
}
.cells-container h3 {
	color: #fff;
	font-size: 20px;
	line-height: 1.3;
	padding: 0 0 15px 0;
	font-weight: 600;
}
.cell-txt p {
	color: #fff;
	font-size: 17px;
	line-height: 22px;
	min-height:112px;
}
.cell-txt h3 {
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	margin: 15px 0 10px;
}
/*renttobuy-unique ends*/

/*advace-feature section starts*/
.advace-feature {
	background: #303539 url(../../img2/advace-features-bg.jpg) no-repeat center bottom;
	color: #fff;/*background-size:100%;*/
}
.advace-feature .page-heading h2 {
	color: #fff;
}
#features-tabs ul.resp-tabs-list {
	display: inline-block;
	margin: 18px auto;
	max-width: 1000px;
}
#features-tabs .box-section ul li:hover {
	background: #da3b00;
}
#features-tabs .box-section ul li:hover:after {
	top: 100%;
	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: #da3b00;
	border-width: 15px;
	margin-left: -15px;
}
#features-tabs .box-section ul li:last-child {
	border-right: none;
}
#features-tabs .box-section ul li p {
	margin: 12px 0;
	font-size: 15px;
	padding: 0px;
	min-height: 40px;
	font-weight: 400;
}
.launch-feature {
	text-align: left;
	margin:30px 0 0px;
}
.launch-feature .col-left {
	float: left;
	width: 42%;
	margin: 40px 0 0;
}
.launch-feature .col-right {
	float: right;
	width: 50%;
}
.launch-feature .col-left p {
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
}
.launch-feature .col-left > a.btn-block {
	border-radius: 5px;
	padding: 16px 25px;
	background: #fff;
	border: none;
	font-weight: 600;
	font-size: 20px;
	cursor: pointer;
	color: #303539;
	line-height: 1em;
 -moz-transition: .5s;
 -webkit-transition: .5s;
 transition: .5s;
	display: inline-block;
	text-align: center;
	margin-top:25px;
	margin-bottom:15px;
}
.launch-feature .col-left > a:hover {
	background: #da3b00;
	color: #fff;
}
.launch-feature .col-left > a span {
	font-weight: 400;
	font-size: 17px;
}
/*tabs*/
#features-tabs {
	margin: 50px 0 0 0;
}
#features-tabs .resp-tabs-list li {
	display: inline-block;
	margin: 0 -2px;
	cursor: pointer;
	background: #8d8cce;
	color: #fff;
	font-size: 19px;
	font-weight: 400;
	position: relative;
	background: #41484d;
	width: 20%;
	border-right: solid 1px #303539;
	text-align: center;
	padding: 22px 25px;
}
#features-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(255, 255, 255, 0);
	border-top-color: #da3b00;
	border-width: 15px;
	margin-left: -15px;
}
#features-tabs .resp-tabs-container {
	margin:0 auto;
    max-width:1100px;
}
.cta-tab {
	background: #071722;
	padding: 30px;
}
#features-tabs .tabscontent .image {
	float: right;
	width: 322px;
	text-align: center;
	padding-top: 0px;
}
#features-tabs .tabscontent .image img {
	display: inline-block;
}
#features-tabs .inner-content {
	width: 700px;
}
#features-tabs h2.resp-accordion {
	background: #636a71;
	cursor: pointer;
	padding: 5px;
	display: none;
}
#features-tabs .resp-tab-content {
	display: none;
}
#features-tabs .resp-tabs-list li.resp-tab-active, #features-tabs .resp-tabs-list li:hover {
	background: #da3b00;
}
#features-tabs .resp-content-active, #features-tabs .resp-accordion-active {
	display: block;
}
#features-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;
}
#features-tabs h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
}
#features-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;
}
#features-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;
}
#features-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;
}
#features-tabs h2.resp-tab-active {
	background: #1b1f23 !important;
}
#features-tabs .resp-easy-accordion h2.resp-accordion {
	display: block;
}
#features-tabs .resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}
#features-tabs .resp-easy-accordion .resp-tab-content:last-child {
}
#features-tabs .resp-jfit {
	width: 100%;
	margin: 0px;
}
#features-tabs .resp-tab-content-active {
	display: block;
}
/*tabs*/


/*advace-feature section ends*/

/*admin fetures section starts*/

.admin-features {
	background: #303539;
	color: #fff;
	position: relative;
	z-index:0;
	overflow: hidden;
	padding: 55px 0 0;
	height:760px;
}
.admin-features h2 {
	color: #fff;
}
.admin-features .admin-fts h2 {
	font-size: 18px;
	font-weight: 600;
}
.admin-fts {
	background:url(../../img2/tabs-circle.png) no-repeat center;
	height: 726px;
	margin-top: 70px;
	position: relative;
	width: 726px;
	margin: 70px auto 0;
}
.circle_grey {
	background: #34393d;
	border: solid 52px #32373b;
	border-radius: 100%;
	height: 652px;
	left: 50%;
	margin: 0 auto 0 -326px;
	position: relative;
	top: 42px;
	width: 652px;
	z-index: 0;
	z-index:99;
}
.circle_green {
	background: #75b040;
	border: solid 10px #303539;
	border-radius: 100%;
	height: 490px;
	width: 490px;
	padding:55px 85px;
	margin: 0 auto;
	margin-top: 36px;
	z-index: 9;
}
/*.menu-circle {
	position: absolute;
	width: 100%;
	top: 40px;
}*/
.circle_green > h2 {
	font-size: 28px;
	margin: 10px 0;
	font-weight: 600;
}
.circle_green > a {
	color: #fff;
}
.view-all {
	line-height: 35px;
	font-size: 19px;
	text-decoration: underline;
	color:#fff;
	
}
.controls {
	margin: 20px;
}
#sync1 .owl-controls.clickable {
	margin:5px 22px;
}
.owl-prev, .owl-next {
	color: #fff;
	display: inline-block;
	height: 36px;
	margin: 1px;
	padding: 1px;
	width: 36px;
	cursor: pointer;
	text-indent:-9999px;
}
.owl-prev {
	background:  rgba(255, 255, 255, 0.20) url(../../img2/rent-arrow-lft.png) no-repeat center;
}
.owl-next {
	background:  rgba(255, 255, 255, 0.20) url(../../img2/rent-arrow-rtt.png) no-repeat center;
}
.circle_green p {
	font-size: 16px;
	line-height: 1.4;
    color:#fff;
}
#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%;
}
#sync2 .owl-item.synced .item {
	/*background:url(../../img2/active-bg.png) no-repeat;
	height:120px;
	width:120px;*/
	background:#75b040;/*border:solid 5px #42474a;*/
}
#sync2 .owl-item .item {
	border-radius: 100%;
	cursor: pointer;
	display: inline-block;
	/*height: 116px;
	width: 116px;*/
	background:#3e4449;
	position: absolute;
}
#sync2 {
}
#sync2 .owl-carousel {
}
#sync2.owl-carousel .owl-wrapper-outer {
	overflow: visible;
	z-index:999;
}
#sync2.owl-carousel .owl-wrapper {
}
#sync2 .owl-item .item.icon1 {
    bottom: 320px;
    left: -50px;
}
#sync2 .owl-item .item.icon2 {
    bottom: 545px;
    left: 120px;
}
#sync2 .owl-item .item.icon3 {
    bottom: 545px;
    left: 465px;
}
#sync2 .owl-item .item.icon4 {
	bottom: 578px;
	left: 300px;
}
#sync2 .owl-item .item.icon5 {
	bottom: 512px;
	left: 512px;
}
#sync2 .owl-item .item.icon6 {
	bottom: 335px;
	left: 635px;
}
#sync2 .owl-item .item.icon7 {
    bottom: 320px;
    left: 652px;
}
/*admin fetures section ends*/

/*users_genral section strts*/


.users_genral .cell {
	display: inline-block;
	margin: 0 1%;
	width: 31%;
}
.users_genral {
	color: #000;
	background: #fff;
	display: block;
}
.users_genral .cell h4 {
	background: #788388;
	border-radius: 4px;
	position: relative;
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	line-height: 1.8;
	display: inline-block;
	width: 150px;
	padding: 6px 0;
}
.users_genral .cell h4:after {
	bottom: -16px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(128, 203, 197, 0);
	border-top-color: #788388;
	border-width: 8px;
	margin-left: -8px;
}
.users_genral .cell .box_user {
	border-radius: 10px;
	border: solid 3px #d4dee2;
	margin: 30px 0 20px;
	padding: 20px;
}
.box_user > h3 {
	font-size: 24px;
	font-weight: 600;
}
.users_genral .cell .box_user a {
	background: #f14130;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	border: none;
	border-radius: 2px;
	padding: 6px 13px 7px;
 -moz-transition: .5s;
 -webkit-transition: .5s;
 transition: .5s;
	cursor: pointer;
	display: inline-block;
}
.users_genral .cell .box_user a:hover {
	background: #333;
	color: #fff;
}
.box_user > p {
	font-size: 18px;
	width: 100%;
	margin: 0 0 20px;
}
/*users_genral section ends*/

/*demo-screen section starts*/
.screen-demo {
	/*float: left;*/
	margin: 25px auto 0px;
	width: 100%;
    max-width:1100px;
}
.screen-demo .col-left {
	float: left;
	text-align: left;
	width: 60%;
	position: relative;
	margin-left:3%;
}
.screen-demo .col-left:after {
	content: url(../../img2/demoscreen-after.png);
	position: absolute;
	right: -10%;
	top: 12%;
	z-index: -9;
}
/*.img-1 > img {
	float: left;
}
.img-demo {
}
.img-demo {
	overflow:hidden;
}
.img-demo img {
	float: left;
	height: 438px;
	width: 646px;
}
.img-1 {
	opacity: 1;
}
.img-2 {
	bottom: -20px;
	opacity: 0.4;
	position: absolute;
	right: 102px;
	z-index: -1;
}
.img-3 {
	bottom: -42px;
	opacity: 0.4;
	position: absolute;
	right: 80px;
	z-index: -2;
}
.img-4 {
	bottom: -62px;
	opacity: 0.4;
	position: absolute;
	right:54px;
	z-index: -3;
}*/
.screen-demo .col-right {
	float: right;
	width: 28%;
	position: relative;
}
.col-right .circle {
	background: rgba(212, 222, 226, 0.5);
	border-radius: 100%;
	height: 240px;
	padding:48px 28px;
	position: absolute;
	right:30px;
	width: 240px;
}
.col-right .circle p {
	font-size: 19px;
	font-weight: 600;
}
.col-right .circle a {
	background: #f49700;
	padding: 12px 15px;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	margin: 10px 0;
 -moz-transition: .5s;
 -webkit-transition: .5s;
 transition: .5s;
}
.col-right .circle a:hover {
	background: #303539;
}
.circle.demo-c-1 {
	top: 10px;
	padding: 68px 28px;
}
.circle.demo-c-2 {
	top: 210px;
}
/*demo-screen section starts*/

/*creators section starts*/
/*.creators {
	background: url(../../img2/creture-bg.jpg) no-repeat center;
	color: #fff;
	background-size: 100%;
}
.creators h2 {
	color: #fff;
}*/
.creators .exp-list {
	min-height: 360px;
	padding: 30px 0;
	position: relative;
	vertical-align: middle;
}
.cta-outer > strong {
	display:block;
}
.creators a.cta-creator {
	border-radius: 5px;
	padding: 15px 18px;
	background: none;
	border: none;
	font-weight: 600;
	font-size: 20px;
	cursor: pointer;
	line-height: 1.2em;
 -moz-transition: .5s;
 -webkit-transition: .5s;
 transition: .5s;
	border: solid 2px #01b8d9;
	margin: 20px 0 0;
	display: inline-block;
}
.creators a.cta-creator:hover {
	background: #fff;
	color: #303539;
}
.creators a span {
	font-weight: 400;
	font-size: 17px;
}
.creators .circle.year, .creators .circle.experts, .creators .circle.completed, .creators .circle.trust {
	/*background: rgba(255, 255, 255, 0.1);
	padding: 70px 30px;*/
	vertical-align:top;
}
/*.creators .circle.year h3, .creators .circle.experts h3, .creators .circle.completed h3, .creators .circle.trust h3 {
	color: #4a4b89;
}
.creators .circle.year p, .creators .circle.experts p, .creators .circle.completed p, .creators .circle.trust p {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin: 10px 0;
}*/
/*creators section ends*/

.creators .aep-cta {
	margin-top: 0;
}
/* added on 11 june 2015 */
.colcontaniners .col-right {
	padding:0 0 0;
}
.colcontaniners .first.col-right {
	padding:100px 0 0;
}
.our-deals a:first-child:after {
	display:none;
}
.our-deals ul li {
	/*float:left;*/
	display:inline-block;
}
.resp-tabs-list {
	text-align: center;
}
.our-deals ul li a {
	background: rgba(255, 255, 255, 0.40);
	border: none;
	border-radius: 5px;
	font-size: 17px;
	color: #141e22;
	font-weight: 400;
	margin: 0 3px;
	padding:19px;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
.our-deals ul li a:hover, .resp-tab-item.resp-tab-active a {
	background: #141e22;
	color: #fff;
}
.resp-tab-item a.add_before_plus:before {
	background: none repeat scroll 0 0 #fff;
	border: 5px solid #6cafcb;
	border-radius: 100%;
	content: "+";
	height: 12px;
	left: -22px;
	padding: 8px;
	position: absolute;
	text-align: center;
	vertical-align: baseline;
	width: 13px;
	font-size: 24px;
	color: #141e22;
	font-weight: 400;
	line-height: 10px;
	top: 21%;
	z-index: 1;
}
#model-tabs .our-deals {
}
#model-tabs .our-deals {
}
.rental-model img {
  margin: 0 auto 30px;
  max-width: 100%;
}
/*model tabs*/
#model-tabs {
	padding: 50px 0 0 0;
}
/*#model-tabs .resp-tabs-list li {
display: inline-block;
	margin: 0 -2px;
	cursor: pointer;
	background: #8d8cce;
	color: #fff;
	font-size: 19px;
	font-weight: 400;
	position: relative;
	background: #41484d;
	width: 20%;
	border-right: solid 1px #303539;
	text-align: center;
	padding: 22px 20px;
}*/
/*#model-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(255, 255, 255, 0);
	border-top-color: #da3b00;
	border-width: 15px;
	margin-left: -15px;
}*/
#model-tabs .resp-tabs-container {
	margin:0;
}
.cta-tab {
	background: #071722;
	padding: 30px;
}
#model-tabs .tabscontent .image {
	float: right;
	width: 322px;
	text-align: center;
	padding-top: 0px;
}
#model-tabs .tabscontent .image img {
	display: inline-block;
}
#model-tabs .inner-content {
	width: 700px;
}
#model-tabs h2.resp-accordion {
	background: #636a71;
	cursor: pointer;
	padding: 5px;
	display: none;
}
#model-tabs .resp-tab-content {
	display: none;
}
/*#model-tabs .resp-tabs-list li.resp-tab-active, #model-tabs .resp-tabs-list li:hover {
	background: #da3b00;
}*/
#model-tabs .resp-content-active, #model-tabs .resp-accordion-active {
	display: block;
}
#model-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;
}
#model-tabs h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
}
#model-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;
}
#model-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;
}
#model-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;
}
#model-tabs h2.resp-tab-active {
	background: #1b1f23 !important;
}
#model-tabs .resp-easy-accordion h2.resp-accordion {
	display: block;
}
#model-tabs .resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}
#model-tabs .resp-easy-accordion .resp-tab-content:last-child {
}
#model-tabs .resp-jfit {
	width: 100%;
	margin: 0px;
}
#model-tabs .resp-tab-content-active {
	display: block;
}
/*model tabs*/






.row.padd-row.admin-features {
	padding-bottom:0px;
}
/*.arrow-controls .arrow-prev, .arrow-controls .arrow-next {
	position: absolute;
	top: 50%;
	cursor:pointer;
	margin-top:-5px;
	display:none;
}
.arrow-controls .arrow-prev {
	left:3%;
}
.arrow-controls .arrow-next {
	right:20%;
}*/











/*slide*/
#psd-slide {
	margin: 10px 0 0;
}
#psd-slide .owl-prev {
	background: url("../../img2/screen-arrow-l.png") no-repeat;
}
#psd-slide .owl-next {
	background: url("../../img2/screen-arrow-r.png") no-repeat;
}
#psd-slide .owl-prev, #psd-slide .owl-next {
	display: block;
	height:30px;
	opacity: 1;
	position: absolute;
	text-indent: -99999px;
	width:30px;
	z-index: 1;
	top: 50%;
	margin-top:-15px;
}
#psd-slide .owl-prev:hover, #psd-slide .owl-next:hover {
	opacity: 0.5;
}
#psd-slide .owl-prev {
	left: 12px;
}
#psd-slide .owl-next {
	right:12px;
}
/*slide-section ends*/

.launch-feature .col-left strong {
	display:block;
}
#psd-slide .item {
	position:relative;
}
.page-title {
	font-size: 14px;
	left: 43px;
	position: absolute;
	top: 21px;
	color:#72a906;
}





#footer{
    border-top:1px solid #d5d5d5;
}





/*Media_Queries strts*/

@media screen and (max-width: 767px) {
 .icon-section .fix-container {
 padding: 0;
}
#psd-slide .owl-prev {
 left: 10px;
}
#psd-slide .owl-next {
 right: 10px;
}
.busseness-header h1 {
 font-size:18px;
 line-height: 1;
}
.busseness-header h1 span{
 font-size: 20px;
 line-height: 1;
}
.busseness-header .header-bg .fix-container {
 top: 3%;
}
.header-bg img {
 height: auto;
 width: 70%;
}
.icon-section ul li:first-child {
 border-left: none;
}
.icon-section ul li {
 border-right: none;
 border-bottom: solid 1px #4e5378;
 width: 100%;
 padding: 10px 15px;
}
.icon-section ul li img {
 width: 50px;
}
.rental-portal-services p {
 padding: 0px;
}
.bg-img .col-left {
 width: 100%;
}
.bg-img .col-left img {
 width: 100%;
}
.bg-img .col-right {
 width: 100%;
 float: none;
 padding: 0;
 text-align:center;
}
.page-title {
 display:none;
}
.launch-feature {
 text-align: center;
}
.our-deals button {
 margin: 6px 2px;
 width: 100%;
}
.our-deals button:first-child:after, .our-deals:before {
 display: none;
}
.cells-container .cell {
 width: 100%;
}
.box-section ul li {
 width: 100%;
}
.launch-feature .col-left {
 float: left;
 margin: 0;
 width: 100%;
}
.launch-feature .col-right {
 float: right;
 margin: 20px 0;
 width: 100%;
}
.launch-feature .col-right img {
 width: 100%;
}
.screen-demo img {
 max-width: 100%;
}
.users_genral .cell {
 width: 99%;
}
.creators {
 background-size: cover;
}
.users_genral {
 margin: 0;
 padding: 25px 0 0;
}
.creators .circle.year, .creators .circle.experts, .creators .circle.completed, .creators .circle.trust {
 height: 252px;
 margin: 10px;
 padding: 54px 10px;
 width: 252px;
}
.our-deals button {
 width: 32%;
 margin: 1px;
}
.our-deals button:first-child:after {
 display: block;
 left: 90%;
}
.our-deals button {
 font-size: 16px;
 font-weight: 500;
}
.cells-container .cell.purple .txt {
 float: right;
 max-width: 100%;
}
.cells-container .cell.green .txt {
 float: left;
 max-width: 100%;
}
.icon-section p br {
 display:none;
}
#model-tabs .our-deals {
 display: none;
}
#model-tabs {
 padding: 0;
}
#model-tabs .tabscontent img {
 margin: 10px auto;
 width: 90%;
}
.screen-demo .col-left {
 float: none;
 position: relative;
 text-align: left;
 width: auto;
}
.img-2 {
 display:none;
}
.screen-demo .col-right {
 margin: 0px 0;
 position: relative;
 text-align: center;
 width: 100%;
}
.screen-demo .col-left:after {
 display:none;
}
.col-right .circle {
 height: 256px;
 margin:10px auto;
 padding: 62px 38px;
 position: relative;
 right: 0;
 top: auto;
 width: 256px;
}
.screen-demo {
 margin: 0;
}
.admin-fts #sync2 {
 display: none !important;
}
.admin-fts {
 background:none;
 margin:0;
 height:auto;
 width:auto;
}
.circle_grey {
 border: 0 none;
 border-radius: 100%;
 height: 300px;
 left: auto;
 margin: 0 auto;
 position: relative;
 top: 0;
 width: 300px;
 z-index: 0;
}
.circle_green {
 border: 0 solid #303539;
 border-radius: 100%;
 height: 300px;
 margin: 10px auto 0;
 padding:20px 20px;
 width: 300px;
 z-index: 9;
}
.icon > img {
 width:45px;
}
 .circle_green p {
 font-size: 13px;
}
#sync1 .owl-controls.clickable {
 margin:2px;
}
.view-all {
 font-size: 15px;
 line-height: 2;
}
.row.padd-row.admin-features {
 padding-bottom:30px;
}
.admin-features {
 height:auto;
}
.launch-feature .col-left > a {
 display: table;
 margin: 0 auto;
}
.admin-features .admin-fts h2 {
 font-size: 15px;
 margin-bottom:10px;
}
.advace-feature {
  background: #303539;
}
.cell-txt p {
  min-height: 0;
}
}
 @media (min-width:768px) and (max-width:992px) {
.busseness-header h1 {
 font-size: 32px;
}
.busseness-header h1 span{
 font-size: 45px;
}
.busseness-header .header-bg .fix-container {
 top: 3%;
}
.header-bg img {
 height: auto;
 width: 70%;
}
.icon-section ul li {
 padding: 10px;
}
.rental-portal-services p {
 padding: 0px;
}
.bg-img .col-left {
 width: 100%;
}
.bg-img .col-left img {
 max-width: 100%;
}
.bg-img .col-right {
 margin:0px 0 0;
 width:100%;
 float: none;
 padding: 0;
 text-align: left;
}
.our-deals button {
 margin: 6px 2px;
 width: 100%;
}
.our-deals button:first-child:after, .our-deals:before {
 display: none;
}
.cells-container .cell {
 width: 100%;
}
.box-section ul li {
 padding: 10px;
}
.launch-feature .col-left {
 float: left;
 margin: 0;
 width: 100%;
}
.launch-feature .col-left > strong {
 display:block;
}
.launch-feature .col-right {
 float: right;
 margin: 20px 0;
 width: 100%;
}
.launch-feature .col-right img {
 max-width: 100%;
}
/*.screen-demo img {
 max-width: 100%;
}*/
.users_genral .cell {
 margin: 0 0;
 width: 32%;
}
.creators {
 background-size: cover;
}
.users_genral {
 margin: 0;
 padding: 25px 0 0;
}

.row.padd-row.users_genral
{
	 padding:35px 0;
}
.creators .circle.year, .creators .circle.experts, .creators .circle.completed, .creators .circle.trust {
 display: inline-block;
 height: 250px;
 left: auto;
 margin: 5px 10px;
 position: relative;
 top: auto;
 width: 250px;
 padding: 55px 10px;
}
.our-deals button {
 width: 32%;
 margin: 1px;
}
.our-deals button:first-child:after {
 display: block;
 left: 90%;
}
.our-deals button {
 font-size: 16px;
 font-weight: 500;
}
.cells-container .cell.purple .txt {
 float: right;
 max-width: 100%;
}
.cells-container .cell.green .txt {
 float: left;
 max-width: 100%;
}
.box-section {
 width: 100%;
}
.launch-feature {
 margin: 0;
 text-align: center;
}
.advace-feature {
 background-size: auto 65%;
}
.icon-section img {
 width: 45px;
}
#model-tabs .our-deals {
 display:none;
}
#model-tabs .tabscontent img {
 margin: 10px auto;
 width: 90%;
}
 .admin-fts {
 background:none;
}
.circle_grey {
 height:600px;
 width: 600px;
 margin: 0 auto 0 -300px;
}
.circle_green {
 height: 440px;
 width: 440px;
 padding:20px 30px;
}
#sync2 .owl-item .item {
 height: 80px;
 width: 80px;
}
#sync2 .item > img {
 width: 80px;
}
/*#sync2 .owl-item .item.icon1 {
 bottom: 55px;
 left: 70px;
}
#sync2 .owl-item .item.icon2 {
 bottom: 239px;
 left: 25px;
}
#sync2 .owl-item .item.icon3 {
 bottom: 432px;
 left: 116px;
}
#sync2 .owl-item .item.icon4 {
 bottom: 518px;
 left: 330px;
}
#sync2 .owl-item .item.icon5 {
 bottom: 452px;
 left: 515px;
}
#sync2 .owl-item .item.icon6 {
 bottom: 255px;
 left: 618px;
}
#sync2 .owl-item .item.icon7 {
 bottom: 61px;
 left: 579px;
}*/
#sync2 .owl-item .item.icon1 {
    bottom: 380px;
    left: 80px;
}
#sync2 .owl-item .item.icon2 {
  bottom: 500px;
  left: 230px;
}
#sync2 .owl-item .item.icon3 {
    bottom: 500px;
    left: 424px;
}
#sync2 .owl-item .item.icon7 {
    bottom: 380px;
    left: 582px;
}
.screen-demo .col-left:after {
 display:none;
}
.screen-demo .col-right {
 float: none;
 position: relative;
 width: auto;
}
.screen-demo .col-left {
 width: 100%;
 margin:0;
}
.page-title
{
	display:none;
}
.col-right .circle {
 display: inline-block;
 height: 256px;
 padding: 62px 38px;
 position: relative;
 right: 0;
 top: auto !important;
 vertical-align: top;
 width: 256px;
 margin:10px;
}
.img-2 {
 display: none;
}
.screen-demo {
 margin: 0;
 width: 100%;
}
.bg-img .col-right {
 text-align: center;
}
#model-tabs {
 padding: 0;
}
.advace-feature {
  background: #303539;
}

.users_genral .cell .box_user {
  margin-bottom:0px;
}
.cell-txt p {
  min-height: 0;
}
.exp-list .circle h3 {
  font-size: 21px;
  margin: 30px auto 0;
}
} 
@media (min-width:993px)and (max-width:1050px)
{
	#features-tabs .resp-tabs-list li {
 padding: 22px 18px;
}
.rental-portal-services p {
    font-size: 14px;
}

}
 @media (min-width:993px) and (max-width:1280px) {
.busseness-header h1 {
 font-size: 32px;
}
.busseness-header h1 span{
 font-size: 45px;
}
.busseness-header .header-bg .fix-container {
 top: 3%;
}
.header-bg img {
 height: auto;
 width: 70%;
}
.icon-section ul li {
 padding: 10px;
}
.rental-portal-services p {
 padding: 0px;
}
.bg-img .col-left {
 width: 48%;
}
.bg-img .col-left img {
 max-width: 100%;
}
/*.bg-img .col-right {
 margin: 0;
 padding: 94px 0 0;
 width: 50%;
}*/
.our-deals button {
 margin: 6px 2px;
 width: 100%;
}
/*.box-section ul li {
 padding: 10px;
}*/
/*.launch-feature .col-left {
 float: left;
 margin: 0;
 width: 100%;
}
.launch-feature .col-right {
 float: right;
 margin: 20px 0;
 width: 100%;
}*/
.launch-feature .col-right img {
 max-width: 100%;
}
.screen-demo img {
 max-width: 100%;
}
.users_genral .cell {
 margin: 0 0;
 width: 32%;
}
.creators {
 background-size: cover;
}
.users_genral {
 margin: 0;
 padding: 25px 0 0;
}
.our-deals button {
 width: 32%;
 margin: 1px;
}
.our-deals button:first-child:after {
 display: block;
 left: 90%;
}
.our-deals button {
 font-size: 16px;
 font-weight: 500;
}
.cells-container .cell.purple .txt {
 float: right;
 max-width: 100%;
}
.cells-container .cell.green .txt {
 float: left;
 max-width: 100%;
}
.creators .circle.year, .creators .circle.experts, .creators .circle.completed, .creators .circle.trust {
/* display: inline-block;
 height: 238px;
 left: auto;
 margin: 5px;
 position: relative;
 top: auto;
 width: 238px;*/
 height: 250px;
 margin: 0 -10px;
 padding: 58px 10px;
 width: 250px;
}
.box-section {
 width: 100%;
}
.launch-feature {
/* margin: 0;
 text-align: center;*/
}
/*.advace-feature {
 background-size: auto 65%;
}*/
.exp-list .circle h3 {
 font-size: 17px;
 margin:0 auto;
}
.creators .circle.year p, .creators .circle.experts p, .creators .circle.completed p, .creators .circle.trust p {
/* padding: 0 13px;*/
}
.cell-txt h3 {
 font-size: 28px;
}
 .cells-container .cell.purple .cell-txt {
 text-align: right;
 padding-right:45px;
}
 .cells-container .cell.green .cell-txt {
 padding-left:45px;
 text-align: left;
}


#model-tabs .resp-tabs-container {
 margin: 0;
 width:55%;
}
#model-tabs .resp-tabs-container img {
 width:100%;
}
.bg-img .col-right {
 padding: 32px 0 0;
}
.our-deals ul li a {
 font-size: 16px;
 padding: 15px;
}
#features-tabs ul.resp-tabs-list {
 width: 85%;
}
.creators .exp-list {
 min-height: 310px;
 padding: 30px 0 0;
}
.users_genral .cell .box_user {
  margin-bottom:0px;
}
}
 @media (min-width:1281px) and (max-width:1650px) {
.header-bg, .creators {
 background-size: cover;
}
.cell-txt h3 {
 font-size: 25px;
}
.cells-container .cell.purple .txt, .cells-container .cell.green .txt {
 max-width: 80%;
}
}
@media (min-width:1281px) {
 .cells-container .cell.purple .cell-txt {
 text-align: right;
 padding-right:45px;
}
 .cells-container .cell.green .cell-txt {
 padding-left: 45px;
 text-align: left;
}
.users_genral .cell .box_user {
  margin-bottom:0px;
}
}
/*Media_Queries ends*/


@media screen and (max-width: 992px) {
 #features-tabs .inner-content {
 width: auto;
}
#features-tabs .tabscontent .image {
 width: auto;
}
#features-tabs .mob-web .rtt-mob-cnt {
 display: inline-block;
 float: none;
 text-align: center;
 width: auto;
}
#features-tabs ul.resp-tabs-list {
 display: none;
}
#features-tabs h2.resp-accordion {
 display: block;
}
#features-tabs .resp-accordion-closed {
 display: none !important;
}
#features-tabs .resp-vtabs .resp-tab-content:last-child {
 border-bottom: 1px solid #c1c1c1 !important;
}
#features-tabs h2.resp-accordion:after {
 display: none !important;
}
#features-tabs .tabscontent .image {
 float: none;
 padding: 25px;
 text-align: center;
 width: auto;
}
#features-tabs .inner-content {
 display: inline-block;
 padding: 25px 0;
 width: auto;
}
#features-tabs .inner-content h3 {
 padding: 20px 0;
 text-align: center;
}
#features-tabs .inner-content p {
 padding: 0 40px;
 text-align: center;
}
#features-tabs .resp-tabs-container {
 min-height: inherit;
 padding: 0;
}
#features-tabs .inner-content {
 width: auto;
}
#features-tabs .resp-accordion br {
 display: none;
}
#features-tabs .resp-accordion > img {
 display: none;
}
#features-tabs .launch-feature {
 margin: 10px 0;
}

/*#features-tabs starts*/






/*#model-tabs starts*/

#model-tabs .inner-content {
 width: auto;
}
#model-tabs .tabscontent .image {
 width: auto;
}
#model-tabs ul.resp-tabs-list {
 display: none;
}
#model-tabs h2.resp-accordion {
 display: block;
}
#model-tabs .resp-accordion-closed {
 display: none !important;
}
#model-tabs .resp-vtabs .resp-tab-content:last-child {
 border-bottom: 1px solid #c1c1c1 !important;
}
#model-tabs h2.resp-accordion:after {
 display: none !important;
}
#model-tabs .tabscontent .image {
 float: none;
 padding: 25px;
 text-align: center;
 width: auto;
}
#model-tabs .inner-content {
 display: inline-block;
 padding: 25px 0;
 width: auto;
}
#model-tabs .inner-content h3 {
 padding: 20px 0;
 text-align: center;
}
#model-tabs .inner-content p {
 padding: 0 40px;
 text-align: center;
}
#model-tabs .resp-tabs-container {
 min-height: inherit;
 padding: 0;
}
#model-tabs .inner-content {
 width: auto;
}
#model-tabs .resp-accordion br {
 display: none;
}
#model-tabs .resp-accordion > img {
 display: none;
}
/*#model-tabs ends*/
}
