@media screen and (-webkit-min-device-pixel-ratio:0) {
 .demoContent {
padding: 30px 19px !important;
}

}
.row.padd-row.leading-name {
	padding: 35px 0 0;
}
/*header-banner strts*/
.yogigs-bg {
	position: relative;
	background: url(../../img2/yogigs-bg.jpg) no-repeat;
	background-size: cover; background-position:center top;
}
.programing-points {
	position: relative;
}
.bnnr-lft {
	float: left;
	padding:75px 0 100px 0;
	width: 42%;
}
.bnnr-lft h1 {
	color: #111;
	font-family: "helveticaneuecyrbold";
	font-size: 53px;
	letter-spacing: -2px;
	line-height: 53px;
	margin: 0 0 15px;
	
}
.bnnr-lft h1 span {
	color: #fff;
}
.bnnr-lft p {
	font-size: 21px;
	color: #111;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.bnnr-lft p span {
	font-weight:700;
}
.cms-img.img-responsive > img {
	max-width: 100%;
}
.theme-heading h2, .page-heading h2 {
	font-family: 'helveticaneuecyrbold';
}
/*header-banner ends*/
 


/*responsive wd services starts*/
.responsive-wd .mid-txt {
	width:100%;
	margin:20px auto;
}
/*.row.padd-row.convert-responsive {
	padding:45px 0 15px;
}*/
.responsive-wd .mid-txt p {
	color:#555555;
}
.circle-main .theme-heading h2 {
	font-size:30px;
	margin-bottom:15px;
}
.circle-main {
	padding: 25px 0px 0px;
	text-align:center;
}
.circle-main .circle {
	border-radius: 100%;
	width: 352px;
	height: 352px;
	padding:80px 50px;
	color: #fff;
	vertical-align: middle;
	margin:0 -10px;
	display:inline-block;
}
.circle-main .circle h4 {
	font-weight: 400;
	line-height: 1.2;
	font-size:32px;
	padding:30px 0 25px;
}
.circle-main .circle p {
	line-height: 27px;
}
.circle-main .circle.purple {
	background: #6e77b7;
}
.circle-main .circle.yellow {
	background: #f79b1f;
}
.circle-main .circle.green {
	background: #6ea939;
}
/*responsive-wd services ends*/




/*marketPlace starts*/

.marketPlace {
	background: url(../../img2/marketplaceBg.png) no-repeat center bottom #0dafcc;
	background-size:100%;
	color:#fff;
}
.marketPlace .theme-heading h2 {
	color:#fff;
}
.marketPlace .mid-txt {
	width:70%;
	margin:0px auto;
}
.invest-block {
	margin:40px 0 45px;
	position: relative;
}
.box-in {
	background:#f6f6f0;
	min-height:171px;
	padding:50px 19px;
	position: relative;
	width: 165px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	margin: 0 8px;
}
.box-in .countOn {
	bottom: 0;
	color: #ebebe6;
	font-family: "helveticaneuecyrbold";
	font-size: 200px;
	position: absolute;
	right:0px;
	top: -13px;
	margin:0 auto;
	text-align: center;
	line-height:1;
	left:0;
}
.box-in.one .countOn {
	/*right:-31px;*/
}
.box-in p {
	font-weight:400;
	font-size:17px;
	line-height:20px;
	color:#000;
	text-align:center;
	position:relative;
}
.box-in:before {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	content:"";
	position:absolute;
	border-left:10px solid #f6f6f0;
	right:-9px;
	top:15px;
}
.cta-request {
	margin: -45px auto 0;
	width: 235px;
}
.cta-request > h4 {
	padding:10px 20px;
	font-weight:600;
	font-size:16px;
}
.cta-request a.btn-theme {
	background: #ffffff none repeat scroll 0 0;
	border-color: #ffffff;
	color: #000;
	display: inline-block;
	font-size:18px;
	padding: 12px 15px 13px;
}
/*marketPlace ends*/
.technical-details {
}
.technical-details .mid-txt {
	width:75%;
	margin:20px auto;
}
.technical-details .mid-txt p {
	color:#555555;
}
.technical-cnt .box-in {
	width: 46%;
}
.technical-cnt .box-in p {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3;
	color:#545454;
}
.circle-blue {
	position:relative;
	margin:0 -30px;
	display: inline-block;
}
.circle-blue .circle {
	background: #00adef;
	border-radius: 100%;
	padding:42px 30px;
	border:solid 12px #fff;
	height:257px;
	width:257px;
	position:relative;
}
.circle-blue .circle:after {
	content:"";
	position:absolute;
	right:-35px;
	top:50%;
	margin-top: -5px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left:25px solid #fff;
}
.circle-blue.one {
	z-index:9;
}
.circle-blue.two {
	z-index:8;
}
.circle-blue.three {
	z-index:7;
}
.circle-blue.four {
	z-index:6;
}
.circle-blue.five {
	z-index:5;
}
.circle-blue h3 {
	font-size:19px;
	font-weight:600;
	margin:0 0 15px 0;
}
/*technical-details ends*/


/*responsive Portfolio starts*/
.responsive-portfolio {
	background: url(../../img2/responsive-porfolio-bg.jpg) no-repeat center center;
	background-size: cover;
	border-top:solid 1px #edebe9;
	border-bottom:solid 1px #edebe9;
}
.left-cnt {
	width:295px;
	float:left;
	text-align:left;
}
.left-cnt p {
	font-size:17px;
	margin:20px 0;
}
.left-cnt .theme-heading h2 {
	text-align:left;
}
.left-cnt p strong {
	font-size:15px;
	font-weight:600;
}
.left-cnt .btn-theme {
	background:#7fc241;
	color:#fff;
	margin:0;
}
.right-slider {
	padding-left:320px;
}
.showCase .owl-prev, .showCase .owl-next {
	opacity: 1;
	position: absolute;
	text-indent: -99999px;
}
.showCase .owl-prev:hover, .showCase .owl-next:hover {
	opacity: 0.5;
}
.showCase .owl-prev, .showCase .owl-next {
	width: 37px;
	height: 74px;
	top: 50%;
	z-index: 100;
	margin-top:-37px;
}
.showCase .owl-prev {
	left: -10px;
	background: url(../../img2/arrow-prev.png);
}
.showCase .owl-next {
	right:-30px;
	background: url(../../img2/arrow-next.png);
}
.screen-side > img {
	max-width: 700px;
}
.screen-side a.live-view {
	position: absolute;
	bottom: 119px;
	left: 50%;
	width: 90px;
	height: 22px;
	display: table-cell;
	margin: 0 0 0 -6px;
	background: url(../../img2/responsive-link.png) no-repeat center 0;
	color: #141414;
	text-decoration: none;
	font-family: 'helveticaneuecyrmedium';
	font-size: 13px;
	padding: 33px 0 0 0;
	bottom:128px;
}
.screen-side a.live-view:hover {
	background-position: center -170px;
	color: #fff;
}
.screen-side {
	position: relative;
}
/*responsive Portfolio ends*/

/*Expert Responsive Designers starts*/


.new-block {
	margin: 20px 0 15px;
	position: relative;
}
.cont-section {
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	padding:10px 240px 20px 25px;
	width:100%;
	text-align:left;
}
.red-box {
	position: absolute;
	right: 0;
	top:-15px;
	background:#f24130;
	border-radius:3px;
	padding:30px 35px;
	color:#fff;
	width:220px;
}
.cont-section .theme-heading h2 {
	text-align:left;
	font-size: 32px;
	color:#000;
}
.cont-section .theme-heading h2 span {
	display: inline;
	font-size: 32px;
	color:#000;
}
.cont-section p {
	font-size:18px;
	color:#1d1d1d;
}
.cont-section .click {
	color:#f24130;
	text-decoration:underline;
}
.red-box > strong {
	font-size:20px;
	text-align:center;
}
.red-box .price {
	display:block;
	font-size:48px;
	font-weight:700;
	margin:6px 0 15px;
}
.red-box .btn-theme {
	background:#fff;
	color:#000000;
	font-size:18px;
	font-weight:600;
	border-color:#fff;
	padding:10px 20px;
}
/**/
.expert-designer {
}
.design-process {
	background: url(../../img2/designer-process-bg.png) no-repeat center top;
	width:100%;
	padding:100px 0 0;
	margin:20px 0 0;
}
.mid-txt {
	margin: 0 auto;
	width: 85%;
}
.circle-step {
	position:relative;
	margin:0 25px;
	display: inline-block;
	width:175px;
	vertical-align: top;
}
.circle-step .circle {
	background: none;
	border-radius: 100%;
	padding:5px;
	border:solid 5px;
	height:175px;
	width:175px;
	position:relative;
}
.circle-step.one {
	margin-left: 0;
}
.circle-step.five {
	margin-right:0;
}
.circle-step.one .circle {
	border-color:#13b289;
}
.circle-step.two .circle {
	border-color:#e65631;
}
.circle-step.three .circle {
	border-color:#727bb4;
}
.circle-step.four .circle {
	border-color:#008dd8;
}
.circle-step.five .circle {
	border-color:#e2344f;
}
.circle-step h3 {
	font-size:16px;
	font-weight:600;
	color:#000;
	margin:15px 0 0;
}
/*Expert Responsive Designers ends*/

/*convert-responsive starts*/
.convert-responsive {
	background:#f4f4f4;
	border-top:solid 1px #f1f1f1;
}
.convert-in {
	position:relative;
}
.image-rt > img {
	float: right;
}
.circle-response {
	position:absolute;
	left:0;
	top:5px;
	height:440px;
	width:440px;
	padding:50px 10px;
	background:#e65631;
	border-radius:100%;
	color:#fff;
}
.circle-response h3 {
	font-size:32px;
	line-height:1;
	padding:20px 35px;
	font-family: 'helveticaneuecyrlight';
}
.circle-response h3 strong {
	font-family: 'helveticaneuecyrbold';
}
.circle-response h3 strong.small-txt {
	font-size:28px;
}
.circle-response > p {
	font-size: 15px;
	margin:0px;
}
.circle-response > p a {
	color:#a9ed6d;
	text-decoration:underline;
}
.circle-response > p a:hover {
	color:#f1f1f1;
}
.price-section {
	background:#bd320e;
	border:solid 2px #f9a089;
	display:table;
	margin:20px auto;
	padding:6px 10px 8px;
	width:70%;
}
.caption-name {
	display: table-cell;
	vertical-align:middle;
	font-size:44px;
	font-weight:700;
}
.caption {
	display: table-cell;
	text-align: right;
	width: 48%;
	vertical-align:middle;
	padding-right:15px;
	font-size:16px;
	font-weight:700;
}
.circle-response .btn-theme {
	background:#7fc241;
	color:#fff;
}
/*convert-responsive ends*/



/*NEW Feature section*/
.padd-box {
  padding: 30px;
  text-align: center;height:100%;
}
.text-box h2 {
  color: #ffffff;
  font-family: "helveticaneuecyrbold";
  font-size: 26px;
}
.text-box > h3 {
  color: #ffffff;
  padding-bottom: 15px;
}
.grids .grid {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
    height:100%;
}
.grids {
  display: table;
  width: 100%;height:100%;
}
.blueBg {
  background-color: #00abc9;
}
.greenBg {
  background-color: #6eb444;
}
@media screen and (max-width:767px) {
.grids .grid {
  display: block;
  width: auto;
}
}




/*resolutions ends*/

.screen-working {
	margin:40px 0;
}
.device {
	display: inline-block;
	width:149px;
}
.icon-cicle span {
	height:20px;
	width:20px;
	background:#75b040;
	position:relative;
	border-radius:100%;
	display:table;
	margin:0 auto;
}
.icon-cicle span:after, .icon-cicle span:before {
	background: #fff;
	content: "";
	height:2px;
	left: 100%;
	position: absolute;
	top: 50%;
	width:67px;
	margin-top:-1px;
}
.icon-cicle span:after {
	left: 100%;
}
.icon-cicle span:before {
	left: -67px;
}
.device h4 {
	font-size: 16px;
	font-weight: 700;
	margin: 5px 0;
}
.name-device {
	padding:0 20px;
}
.resolutions .btn-theme {
	background:#7fc241;
	color:#fff;
}
.device.two .icon-cicle span {
	background:#df4a43;
}
.device.three .icon-cicle span {
	background:#727bb4;
}
.device.four .icon-cicle span {
	background:#008dd8;
}
.device.five .icon-cicle span {
	background:#e2344f;
}
.device.six .icon-cicle span {
	background:#13b289;
}
.device.seven .icon-cicle span {
	background:#8d57f9;
}
/*resolutions ends*/
.image-invest > img {
	max-width: 100%;
}
.circle > img {
	max-width: 100%;
}
/*Yogigs*/
.yogigs-bg {
	background-color:transparent;
    background-image:url("../../img2/banner.jpg");
	position: relative;
	overflow:hidden;
}
.yogigs-lft {
	display: block;
	text-align: left;
	vertical-align: top;
	width: auto;
}
.yogigs-rgt {
	display: inline-block;
	padding-left: 40px;
	vertical-align: top;
	width: 56%;
}
.boxWrap {
	margin-top: 50px;
}
.youUser {
	text-align: center; min-height:157px;
	width: 33%;
	padding: 30px; float:left;

}
.youUser.black {
	background: #282e2f;
	 
}
.youUser.green {
	background: #6eb444;
	  
	 
	 
}
.youUser.blue {
	background: #00abc9;
	 
}
.yoUsers {
	position: relative;
}
.youUser h2 {
	color: #ffffff;
	font-size: 21px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.youUser p {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
}
.providers p {
	color: #999999;
	font-size: 12px;
	padding: 10px 20px;
}
.contactNow {
	text-align:center;
}
.contactNow h2 {
	color: #ffffff;
	display: inline;
	font-family: 'Open Sans', sans-serif;
	font-size: 27px;
	font-weight:400;
}
.contact-bg {
	background:
 #282e30 url("../../img2/contact-bg.jpg") no-repeat scroll center;
	padding:62px 0px;
}
.contactNow .btn-theme.red-btn {
	display:inline;
	vertical-align:middle;
	margin-left:40px;
	background:#e85858;
	border-color:#e85858;
}
.yogigs-bg .cms-img {
	float: right;
	position: absolute;
	right: -170px;
	top: 60px;
}
.points-list {
	max-width: 520px;
	padding:30px 0 50px;
}
.yogigs-bg .points-list > li {
	background-image: url("../../img2/check-blacktick.png");
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border-radius: 3px;
	color: #111;
	display: inline-block;
	font-size: 17px;
	font-weight: 600;
	padding: 2px 15px 2px 35px;
}
.endPara {
	margin-bottom:20px;
}
.bnnr-lft a.btn-theme {
	background: #6eb444;
	border-color: #6eb444;
	display: inline-block;
	font-size:20px;
	padding:18px 30px;
	color:#fff;
}

.bnnr-lft a.btn-theme.blue {
	background: #00abc9;
	border-color: #00abc9;
	display: inline-block;
	font-size:20px;
	padding:18px 30px;
	color:#fff;
}
.marketingBlock .lftClm {
	float: left;
	margin-right: 30px;
	width: 57%;
	position:relative;
}
.marketingBlock .lftClm img {
	position: absolute;
	top: 0px;
	box-shadow: 5px -3px 20px rgba(0, 0, 0, 0.2);
}
.marketingBlock .lftClm img.post2 {
	left: 144px;
	top: 90px;
}
.marketingBlock .lftClm img.post3 {
	left: 60px;
	top: 217px;
}
.marketingBlock .rgtClm {
	float: right;
	width: 40%;
}
.marketingBlock .rgtClm h2 {
	font-size:28px;
	font-family: 'helveticaneuecyrbold';
	text-align:left;
	margin-bottom:15px;
	margin-top:90px;
}
.marketingBlock .rgtClm p {
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	text-align:left;
	margin-bottom:15px;
}
.dashList {
	margin-left: -10px;
}
.dashList li {
	float: left;
	padding-left: 10px;
	width: 50%;
}
.dashList a {
	background: #e85858;
	display: block;
	padding: 10px;
	border-radius:3px;
	color:#fff;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.dashList li a:hover, .dashList li:last-child a:hover {
	transition-delay: 0s;
	transition-duration: 0.8s;
	transition-property: all;
	border-radius: 50px;
}
.dashList li:last-child a {
	background: #e8c658;
}
.dashList a span {
	font-size:28px;
	display:block;
	line-height:28px;
}
.row.padd-row.features {
	padding: 115px 0 45px;
}
.featureBox {
	margin-bottom:40px;
	max-height:289px;
}
.featureBox.moveLft .featureIcon {
	float:left;
}
.featureBox.moveLft .featureContent {
	float:right;
}
.featureBox.moveRgt .featureIcon {
	float:right;
}
.featureBox.moveRgt .featureContent {
	float:left;
}
.featureBox {
	background:#f6f6f0;
}
.featureIcon {
	background:#e6e6e1;
	position:relative;
	padding:50px 32px;
	width:17%;
	min-height: 279px;
}
.featureBox.moveLft .featureIcon:before {
	border-left:30px solid #f6f6f0;
	border-top:30px solid transparent;
	border-bottom:30px solid transparent;
	position:absolute;
	right: -6px;
	top: -20px;
	content:"";
	width:0px;
	height:0px;
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
}
.featureBox.moveRgt .featureIcon:before {
	border-left:30px solid #f6f6f0;
	border-top:30px solid transparent;
	border-bottom:30px solid transparent;
	position:absolute;
	left: -6px;
	top: -20px;
	content:"";
	width:0px;
	height:0px;
	-ms-transform: rotate(-135deg); /* IE 9 */
	-webkit-transform: rotate(-135deg); /* Chrome, Safari, Opera */
	transform: rotate(-135deg);
}
.featureContent {
	width:83%;
}
.featureDescription {
	padding: 15px;
	width: 50%;
	text-align: left;
}
.featureBox.moveLft .featureDescription {
	float: left;
	padding:15px 75px 15px 15px;
}
.featureBox.moveRgt .featureDescription {
	float: right;
	padding:15px 15px 15px 75px;
}
.featureImg {
	width:50%;
	float:right;
}
.featureImg img {
	width:100%;
	margin-top:15px;
}
.featureDescription > h2 {
	color: #444444;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}
.featureDescription p {
	color: #444444;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
}
.dashList.threeCol {
	width:700px;
	display:table;
	margin:0px auto;
	padding-top:20px;
}
.dashList.threeCol li {
	width:33.3%;
}
.dashList.threeCol li a {
	padding:20px;
	font-size:17px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
}
.dashList.threeCol li a.red {
	background:#e85858;
}
.dashList.threeCol li a.blue {
	background:#04bcde;
}
.dashList.threeCol li a.black {
	background:#282e30;
}
.dashList.twoCol {
	width:450px;
	display:table;
	margin:0px auto;
	padding-top:20px;
}
.dashList.twoCol li {
	width:50%;
}
.demonstrations .demoBox {
	background: #ffffff;
}
.dashList.twoCol li a {
	padding:20px;
	font-size:17px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
	display:block;
	line-height:1;
	border:none;
}
.dashList.twoCol li a.red {
	background:#e85858;
}
.dashList.twoCol li a.blue {
	background:#04bcde;
}
.dashList.threeCol li a.green {
	background:#6eb444;
}
.dashList.twoCol li:last-child a {
	background: #6eb444;
}
h3.subHeading {
	color: #444444;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}
.frontEnd {
	background: url(../../img2/frontend-bg.jpg) no-repeat center top;
	background-size: cover;
	color:#fff;
}
.responsive-wd {
	background: #f6f6f0;
}
.frontEnd .theme-heading h2 {
	color:#000;
}
.imgBox {
	position:relative;
	margin-top:60px;
	margin-bottom:40px;
}
.imgBox img {
	box-shadow: 5px -3px 20px rgba(0, 0, 0, 0.2);
}
.smallScreen {
	position: absolute;
	right: 30px;
	top: 45px;
}
.placeMangement {
	background:#e85858;
}
.placeMangement .theme-heading h2 {
	background: #cc4e4e;
	color: #ffffff;
	padding: 73px 0px 135px 0;
}
.sectionTabs {
	width:100%;
	position:relative;
	margin:0 auto;
    max-width:1100px;
}
.sectionTabs .wrapL {
	width:30%;
	float:left;
	position:relative;
}
.sectionTabs .wrapbottom {
	width:100%;
	padding:10px 10px 0px 10px;
	border-top:none;
	margin-top:20px;
}
.linkslarge {
	position: relative;
	margin-top:-66px;
	width: 100%;
}
.linkslarge li {
	float: left;
	padding-left: 10px;
	width: 16.6%;
	text-align:center;
}
.tabLeftClm {
	float: left;
	margin-right:20px;
}
.topClm h2 {
	font-size:30px;
	color:#fff;
	font-family: 'helveticaneuecyrbold';
	margin-bottom:15px;
}
.topClm p {
	font-size:16px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:15px;
}
.linkslarge li a {
	padding:10px 10px;
	line-height:23px;
	display:block;
	position:relative;
	background:#bf4949;
	color:#fff;/* min-height: 80px;*/
}
.linkslarge li:first-child {
	border-left:none;
}
.linkslarge li a.selects {
	background:#e85858;
}
.topClm a.btn-theme {
	background: #e8c658;
	border-color: #e8c658;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	padding: 18px 30px;
	float:right;
}
.bottomClm {
	margin-top:15px;
}
.linkslarge li a .largetxt {
	font-size:16px;
	font-weight: 700;
	color:#333;
	display:block;
}
.linkslarge li a .smalltxt {
	font-size:12px;
	color:#666;
	display:block;
}
.linkslarge li a .smalltxt strong {
	display:block;
}
.sectionTabs .wrapTitle {
	font-size:20px;
	color:#b137b3;
	display:block;
	margin:5px 0 15px 0;
}
.m_heading {
	display:none;
}
.demonstrations {
	padding:75px 0px;
	background:#312929 url("../../img2/block_pattern.png");
	position:relative;
	overflow:hidden;
}
.demonstrations:before {
	content:"";
	top:0px;
	bottom:0px;
	position:absolute;
	background:url("../../img2/demoBG.png") no-repeat center;
	height:553px;
	width:100%
}
.demonstrations .theme-heading h2 {
	color:#fff;
}
.demonstrations .dashList.threeCol {
	margin-left:-15px;
	width: 100%;
}
.myDemos {
	position:relative;
}
.demonstrations .dashList li {
	padding-left: 15px;
}
.demoType {
	background: #ebebe4;
	float: left;
	padding: 27px;
	width: 40%;
}
.demoContent {
	float: right;
	width: 60%;
	background:#fff;
	padding: 29px 19px;
	text-align:center;
	margin:0px auto;
}
.demoContent h2 {
	color: #000000;
	font-size: 22px;
	margin-bottom: 15px;
	font-family: 'helveticaneuecyrbold';
}
.demonstrations .dashList.threeCol li a {
	display: inline-block;
	font-size: 17px;
	font-weight: normal;
	padding: 10px 20px;
}
.demonstrations h3.subHeading {
	color: #fff;
	margin:30px auto;
}
.demonstrations a.btn-theme.red-btn, .demonstrations .btn-theme.red-btn {
	background: #e85858;
	border-color: #e85858;
	color: #ffffff;
	padding: 20px 60px;
}
.posibilties {
	padding: 75px 0;
}
.posibilties .dashList.fourClm {
	margin-left: -15px;
	width: 100%;
}
.posibilties .dashList.fourClm li {
	width: 25%;
	padding-left: 15px;
}
.posibilties .dashList.fourClm li .demoBox {
	background: #f6f6f0;
	padding: 25px;
}
.posibilties .dashList.fourClm li .demoBox img {
	padding-bottom:20px;
}
.posibilties .dashList.fourClm li .demoBox h2 {
	font-size:18px;
	color:#111;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	padding:0px 10px 0px 10px;
}
.posibilties .dashList.fourClm li .demoBox p {
	font-size:16px;
	color:#111;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.posibilties .theme-heading h2 {
	padding-bottom:55px;
}
.fatbit {
	padding:75px 0px;
	background:#f6f6f0 url(../../img2/fatbitBg.png) repeat-x center bottom;
}
.fatbit {
	padding: 75px 0;
}
.fatbit .dashList.fourClm {
	margin: auto;
	width: 100%;
}

.fatbit .dashList.fourClm li {
    display: inline-block;
    float: none;
    padding:10px;
    width: auto;
    vertical-align:top;
}
.fatbit .dashList.fourClm li .demoBox {
	border: 10px solid rgba(255, 255, 255, 0.2);
	border-radius: 260px;
	color: #ffffff;
	height: 260px;
	padding: 70px 30px;
	vertical-align: middle;
	width: 260px;
}
.fatbit .dashList.fourClm li .demoBox p {
	color:#fff;
	font-size:20px;
	line-height: 25px;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
}
.fatbit .dashList.fourClm li .demoBox.blue {
	background:#04bcde;
}
.fatbit .dashList.fourClm li .demoBox.green {
	background:#6eb444;
}
.fatbit .dashList.fourClm li .demoBox.yellow {
	background:#e8be35;
}
.fatbit .dashList.fourClm li .demoBox.red {
	background:#e85858;
}
.fatbit h3.subHeading {
	padding:25px 0px;
	margin-top:40px;
	position:relative;
}
.fatbit h3.subHeading:before {
	position:absolute;
	content:"";
	border-top:4px solid #e85858;
	width:200px;
	top:0;
	left:50%;
	height:4px;
	transform: translate(-50%);
	-ms-transform: translate(-50%); /* IE 9 */
	-webkit-transform: translate(-50%); /* Chrome, Safari, Opera */
	transform: translate(-50%);
}
#frontEndslide .item img {
	display: block;
	height: auto;
}
#frontEndslide .owl-pagination {
	margin: 0 auto 20px;
	text-align: center;
}
.showCase {
	position:relative;
}
#frontEndslideSmall .imgBox {
	float: right;
}
#frontEndslide .imgBox img {
	width:100%;
}
.showBox {
	padding: 0px 50px;
	position:relative;
}
.imgBox.small {
	margin-bottom: 40px;
	margin-top: 60px;
	position: absolute;
	right:40px;
	top: -10px;
}



/*Media_Queries strts*/
@media screen and (max-width: 767px) {
.bnnr-lft {
    background: rgba(255, 255, 255, 0.7);
    padding: 15px;
    width: auto;
}
	.posibilties .theme-heading h2 {
    padding-bottom: 10px;
}
.showCase .owl-prev, .showCase .owl-next{display:none;}
.yogigs-bg {
    background-position: 57% center;
    background-size: cover;
    height: 400px;
    padding: 10px 0 20px;
}
.bnnr-lft p {
    
    font-size: 15px;
    
    
}
	
.boxWrap {
    margin-top: 10px;
}
	.row.padd-row.features {
    padding: 25px 0;
}
	.featureIcon {
    padding: 15px;
}
	.featureDescription > h2 br{display:none;}
	.box-in::before{display:none;}
.bnnr-lft a.btn-theme.green, .bnnr-lft a.btn-theme.blue {
    font-size: 16px;
    padding: 10px;
}
.yogigs-bg .points-list > li {
    
    background-position: 10px 10px;
    
   
    
    font-size: 15px;
   
    padding: 2px 15px 2px 35px;
}
.showBox {
 padding: 0px;
 position: relative;
}
.imgBox.small {
 margin-bottom: 0px;
 margin-top: 60px;
 position: relative;
 right: 0;
 top: -60px;
}
.imgBox {
 margin-bottom: 0px;
 margin-top: 0px;
 position: relative;
}
.topClm h2 {
 font-size:20px;
 margin: 15px 0 10px;
}
.dashList.threeCol li, .dashList.twoCol li, .dashList.fourCol li {
 padding-left:0px;
 width: 100%;
}
.demonstrations .dashList.threeCol {
 margin-left: 0;
 width: 100%;
}
.posibilties .dashList.fourClm {
 margin-left: 0;
 width: 100%;
}
.posibilties .dashList.fourClm {
 padding-left:0px;
 width: 100%;
}
.posibilties .dashList.fourClm li {
 padding-left: 0px;
 width: 100%;
}
 .posibilties .dashList li {
 margin-left: 0;
 width: 100%;
}
.bnnr-lft h1 {
 font-size: 42px;
 line-height: 50px;
}
.cms-img {
 float: right;
 position: relative;
 right: 0;
 top: 10px;
}
.programing-points {
 margin: 0 0 15px;
}
.points-list > li {
 font-size: 17px;
}
.points-list {
 max-width: 520px;
 padding: 10px 0;
}
.bnnr-lft a.btn-theme {
 font-size: 24px;
 padding: 10px 21px;
}
.circle-main .circle {
 border-radius: 100%;
 color: #fff;
 display: inline-block;
 height: 300px;
 margin: 10px 0 0;
 padding: 65px 30px;
 vertical-align: middle;
 width: 300px;
}
.circle-main .circle h4 {
 font-size: 28px;
}
.circle-main {
 padding: 0;
}
.responsive-wd .mid-txt {
 margin:8px auto;
 width: auto;
}
.circle-main .theme-heading h2 {
 margin-bottom: 0;
}
.marketPlace .mid-txt {
 width: auto;
}
.box-in {
 margin: 10px 0 0 10px;
 padding: 11px 24px 13px;
 width: auto;
}
.cta-request {
 margin: 0 auto;
 width: auto;
}
.invest-block {
 margin: 20px 0 25px;
}
.technical-details .mid-txt {
 margin: 8px auto;
 width: auto;
}
.technical-cnt .box-in {
 width: auto;
}
.circle-blue .circle::after {
 display:none;
}
.left-cnt {
 float: none;
 text-align: center;
 width: auto;
}
.right-slider {
 padding:20px 0 0;
}
.screen-side > img {
 max-width: 100%;
}
.left-cnt .theme-heading h2 {
 text-align: center;
}
.left-cnt .btn-theme {
 margin: 0 auto;
}
.mid-txt {
 width: auto;
}
.design-process {
 background:none;
 margin: 15px 0;
 padding: 0;
}
.circle-step h3 {
 margin: 0 0 20px;
}
.image-rt > img {
 float: none;
 max-width: 100%;
}
.circle-response {
 height: 300px;
 width: 300px;
 position:relative;
 margin:0 auto;
}
.circle-response h3 {
 font-size: 21px;
 padding:0px 15px;
}
.circle-response h3 strong.small-txt {
 font-size: 18px;
}
.circle-response p {
 font-size:12px;
}
.price-section {
 margin:6px auto;
 padding:4px 10px;
 width:80%;
 border-width:1px;
}
.caption-name {
 font-size: 15px;
 display:block;
 width:auto;
}
.caption {
 font-size:12px;
 display:block;
 width:auto;
text-align:center;
}
.circle-response .btn-theme {
 padding: 8px 21px;
}
.icon-cicle {
 display:none;
}
 .icon-cicle span {
 margin:30px auto;
}
.icon-cicle span::after, .icon-cicle span::before {
 height:35px;
 width: 2px;
 top:auto;
}
.icon-cicle span::before {
 bottom: 100%;
 left: 9px;
}
.icon-cicle span::after {
 left: 9px;
 top: 100%;
}
.screen-working {
 margin: 10px 0;
}
.device {
 border-bottom: 1px dashed #7a7a7a;
 display: block;
 margin: 0 auto 15px;
 padding-bottom: 15px;
 width: auto;
}
 .circle-blue .circle {
 margin: 0 10px;
 width: 200px;
 height:200px;
 border:none;
}
.circle-blue {
 margin: 0;
}
.invest-block {
 margin:10px 0 15px;
 text-align: left;
}
.box-in {
 padding: 11px 10px 13px 22px;
}
.row.padd-row.convert-responsive {
 padding: 25px 0 15px;
}
.cont-section {
 padding:10px 20px;
}
.red-box {
 margin: 0 auto;
 padding: 30px 35px;
 position: relative;
 top: 10px;
 width: 220px;
}
.cont-section .theme-heading h2, .cont-section .theme-heading h2 span {
 font-size: 24px;
 line-height: 1.2;
}
.new-block {
 margin: 0px;
}
/*Yogigs*/
.m_heading {
display:block;
}
.sectionTabs .wrapTitle {
font-size:15px;
margin:10px 0;
}
.sectionTabs .wrapbottom {
border:none;
padding:0;
}
 .m_heading {
display:block;
background:#cc4e4e;
color:#FFF;
font-size:12px;
padding:8px 10px 11px 15px;
position:relative;
margin:0 0 1px 0;
cursor:pointer;
}
.m_heading:before {
left:0;
top:0;
bottom:0;
width:5px;
content:"";
position:absolute;
background:#cc4e4e;
}
.m_heading::after {
 background: rgba(0, 0, 0, 0) url(../../img2/plusminus.png) no-repeat scroll 0 0;
 content: "";
 height: 15px;
 position: absolute;
 right: 14px;
 top: 11px;
 width: 15px;
}
.m_heading.m_active:after {
background:url(../../img2/plusminus.png) no-repeat 0 -45px;
width:15px;
height:15px;
}
.tabs_content {
padding-bottom:10px;
}
.yogigs-lft {
 display: block;
 width: 100%;
}
.yoUsers {
 position: relative;
}
.youUser.green, .youUser.black, .youUser.blue {
 left: 0;
 top: 0;
 width: 100%;
 position: relative;
}
.yogigs-rgt {
 display: inline-block;
 padding-left: 0;
 vertical-align: top;
 width: 100%;
}
.yogigs-rgt img {
 width: 100%;
}
.contactNow h2 {
 display: block;
 margin-bottom: 10px;
}
.contactNow h2 {
 margin-bottom: 10px;
}
.marketingBlock .lftClm {
 margin-right: 0px;
 width: 100%;
}
.marketingBlock .rgtClm {
 float: none;
 width: 100%;
}
 .contactNow .btn-theme.red-btn {
 display: inline-block;
 margin-left:0px;
}
.marketingBlock .lftClm img {
 position: relative;
 top: 0;
 width: 100%;
}
.marketingBlock .lftClm img.post3 {
 left: 0;
 top: 0;
}
.marketingBlock .lftClm img.post2 {
 left: 0;
 top: 0;
}
.marketingBlock .rgtClm {
 float: none;
 width: 100%;
}
.marketingBlock .lftClm {
 margin-right: 0;
 width: 100%;
}
 .featureBox.moveLft .featureDescription {
 float: none;
 padding: 15px;
 width: 100%;
}
.featureBox {
 margin-bottom: 10px;
 max-height: 100%;
}
.featureBox.moveLft .featureContent {
 float: none;
 width: 100%;
}
.featureBox.moveLft .featureIcon {
 float: none;
}
.featureIcon {
 min-height: 100%;
 padding: 50px 32px;
 width: 100%;
}
 .featureBox.moveRgt .featureDescription {
 float: right;
 padding: 15px;
 width: 100%;
}
.featureImg {
 float: none;
 padding: 0 15px;
 width: 100%;
}
 .featureBox.moveRgt .featureContent {
 float: none;
}
.featureContent {
 width: 100%;
}
 .dashList.threeCol {
 margin-top:-10px;
 padding-top: 10px;
 width: 100%;
}
.imgBox img {
 width: 100%;
}
.smallScreen {
 position: relative;
 right: auto;
 top: 10px;
}
.dashList.threeCol li {
 width: 100%;
 margin-top:10px;
}
.dashList.twoCol {
 display: table;
 margin: 0 auto;
 padding-top: 10px;
 width: 100%;
}
 .dashList.twoCol li {
 margin-top: 10px;
 width: 100%;
}
.linkslarge {
display:none;
}
.placeMangement .theme-heading h2 {
 padding: 33px 10px;
}
 .sectionTabs {
 margin-top:10px;
 margin-left: 0;
 width: 100%;
}
.tabContent {
 float: none;
 width: 100%;
}
.topClm a.btn-theme {
 float: none;
}
.bottomClm > img {
 width: 100%;
}
.demonstrations .dashList.threeCol {
 margin-left: -10px;
 width: 100%;
}
.demoType {
 float: none;
 width: 100%;
}
 .demoContent {
 float: none;
 margin: 0 auto;
 width:100%;
}
.posibilties .dashList.fourClm li {
 width: 100%;
}
.posibilties .dashList.fourClm li {
 padding-left: 15px;
 width: 100%;
 margin-bottom: 10px;
 padding-left: 10px;
}
.demonstrations .dashList.threeCol {
 margin-left: 0px;
 width: 100%;
}
.posibilties .dashList.fourClm li {
 padding-left: 0px;
}


.box-in .countOn {
right:0px !important;
}
.featureIcon:before {
display:none;
}
 .box-in p {
 top: 50px;
}
.box-in {
 margin: 10px 0 0;
 width:100%;
}
	.responsive-wd .mid-txt {
    margin:0;
}
	.row.padd-row.features {
    padding: 65px 0 45px;
}
}
 @media (min-width:768px) and (max-width:992px) {
 .posibilties {
 padding: 10px 0;
}
.showCase .owl-next {
  
    right: -9px;
}
	 .posibilties .theme-heading h2 {
    padding-bottom: 10px;
}
.demonstrations {
 background: #312929 url("../../img2/block_pattern.png") repeat scroll 0 0;
 padding: 10px 0;
 background-size:cover;
}
.row.padd-row.frontEnd {
 padding: 10px 0;
}
.row.padd-row.features {
 padding: 10px 0;
}
.contact-bg {
 background: #282e30 url("../../img2/contact-bg.jpg") no-repeat scroll center center / cover;
 padding: 10px 0;
}
.marketingBlock .lftClm img.post1, .marketingBlock .lftClm img.post2, .marketingBlock .lftClm img.post3 {
 left: 0;
 top: 0;
}
.boxWrap {
 margin-top: 10px;
}
.marketingBlock .lftClm {
 float: none;
}
.cms-img {
 float: right;
 position: absolute;
 right: 0;
 top: 100px;
 width:60%;
}
.bnnr-lft h1 {
 font-size: 50px;
 line-height: 50px;
}
.bnnr-lft {
 padding:30px 0 40px;
 width:50%;
}

.bnnr-lft a.btn-theme.green, .bnnr-lft a.btn-theme.blue {
    font-size: 20px;
    padding: 14px 30px;
}
.yogigs-bg {
    background-color:transparent;
    background-image:url("../../img2/banner.jpg");
    background-position:50% center ;
    background-size:cover ;
  
}
.points-list {
 max-width: 520px;
 padding: 10px 0 30px;
}
.bnnr-lft a.btn-theme {
 font-size: 25px;
 padding: 14px 30px;
}
.responsive-wd .mid-txt {
 margin: 0 auto;
 width: auto;
}
.circle-main .circle {
 height: 255px;
 width: 255px;
 padding:55px 30px;
}
.circle-main .circle h4 {
 font-size: 25px;
}
.circle-main {
 padding: 0;
}
.marketPlace .mid-txt {
 width: auto;
}
.invest-block {
 margin: 25px 0 15px;
}
 .circle-blue .circle:after {
 display:none;
}
.circle-blue {
 margin: 0 5px;
 width: 135px;
}
.circle-blue .circle {
 border:none;
 height: 130px;
 width: 130px;
 padding:0;
 margin: 0 auto;
}
.circle-blue h3 {
 font-size:14px;
 margin:10px 0 0;
}
.technical-details .mid-txt {
 margin: 5px auto 20px;
 width: auto;
}
.screen-side > img {
 max-width: 100%;
}
.left-cnt p {
 font-size: 17px;
 margin: 10px 0;
}
.left-cnt .theme-heading h2 {
 margin-bottom: 0;
 padding: 0;
}
.right-slider {
 padding-left: 310px;
}
.design-process {
 background-size:80%;
 margin: 15px 0 0;
 padding: 55px 0 0;
}
.circle-step {
 margin: 0 5px;
 width: 135px;
}
.circle-step .circle {
 height:130px;
 width: 130px;
 margin: 0 auto;
}
.circle-step h3 {
 font-size: 13px;
}
.mid-txt {
 margin: 0 auto;
 width: auto;
}
.expert-designer .mid-txt > p {
 font-size: 15px;
}
 .circle-response h3 {
 font-size:21px;
 padding:3px 50px;
}
.circle-response h3 strong.small-txt {
 font-size: 24px;
}
.circle-response > p {
 font-size: 14px;
}
.circle-response {
 height: 356px;
 width: 356px;
}
.device h4 {
 font-size: 12px;
}
.device {
 display: inline-block;
 width: 102px;
}
.icon-cicle span::after, .icon-cicle span::before {
 width: 43px;
}
.icon-cicle span::before {
 left: -43px;
}
.name-device {
 padding: 0 10px;
}
.screen-working {
 margin: 15px 0 25px;
}
.image-rt > img {
 max-width: 96%;
}
.price-section {
 margin: 10px auto;
}
.caption-name {
 font-size: 36px;
}
.caption {
 font-size: 15px;
}
.row.padd-row.convert-responsive {
 padding: 25px 0 45px;
}
.cont-section .theme-heading h2, .cont-section .theme-heading h2 span {
 font-size: 24px;
}
.yogigs-lft {
 display: block;
 width: 100%;
}
.yoUsers {
 position: relative;
}
.youUser.green, .youUser.black, .youUser.blue {
 left: 0;
 top: 0;
 width: 100%;
 position: relative;
}
.yogigs-rgt {
 display: inline-block;
 padding-left: 0;
 vertical-align: top;
 width: 100%;
}
.yogigs-rgt img {
 max-width: 100%;
}
.contactNow h2 {
 display: block;
 margin-bottom: 10px;
}
.contactNow h2 {
 margin-bottom: 10px;
}
.marketingBlock .lftClm {
 margin-right: 0px;
 width: 100%;
}
.marketingBlock .rgtClm {
 float: none;
 width: 100%;
}
 .contactNow .btn-theme.red-btn {
 display: inline-block;
 margin-left:0px;
}
.marketingBlock .lftClm img {
 position: relative;
 top: 0;
 max-width: 100%;
}
.marketingBlock .rgtClm {
 float: none;
 width: 100%;
}
.marketingBlock .lftClm {
 margin-right: 0;
 width: 100%;
}
 .dashList.threeCol {
 margin-top:-10px;
 padding-top: 10px;
 width: 100%;
}
.imgBox img {
 width: 100%;
}
.smallScreen {
 position: relative;
 right: auto;
 top: 10px;
}
.dashList.threeCol li {
 margin-top:10px;
}
.dashList.twoCol li {
 margin-top: 10px;
}
.dashList.twoCol {
 display: table;
 margin: 0 auto;
 padding-top: 10px;
 width: 100%;
}
 .dashList.twoCol li {
 margin-top: 10px;
}
.linkslarge {
display:none;
}
 .placeMangement .theme-heading h2 {
 padding: 33px 10px 90px;
}
.linkslarge {
 display: block;
}
.linkslarge li a {
font-size:13px;
	line-height:normal;
}
 .sectionTabs {
 margin-top:10px;
 margin-left: 0;
 width: 100%;
}
.tabContent {
 float: none;
 width: 100%;
}
.topClm a.btn-theme {
 float: none;
}
.bottomClm > img {
 width: 100%;
}
.demonstrations .dashList.threeCol {
 margin-left: -10px;
 width: 100%;
}
.demoType {
 float: none;
 width: 100%;
}
 .demoContent {
 float: none;
 margin: 0 auto;
 width:100%;
}
.posibilties .dashList.fourClm li {
 width: 100%;
}
.posibilties .dashList.fourClm li {
 padding-left: 10px;
 width: 50%;
 margin-top:10px;
}
.posibilties .dashList.fourClm {
 margin-left: -10px;
 width: 100%;
}
.fatbit .dashList.fourClm {
 margin-left: -10px;
 width: 100%;
}

.fatbit .dashList.fourClm li .demoBox {
 height: 175px;
 padding: 40px 15px;
 width: 175px;
}
.fatbit .dashList.fourClm li .demoBox p {
 font-size: 14px;
 line-height: 17px;
}
.box-in .countOn {
right:0px !important;
}
.featureIcon > img {
 width: 100%;
}
.featureDescription > h2 {
 font-size: 15px;
}
.featureDescription p {
 font-size: 13px;
}
 .featureBox.moveRgt .featureDescription {
 padding: 15px 15px 15px 15px;
}
.featureBox.moveLft .featureDescription {
 padding: 15px 15px 15px 15px;
}
.featureBox {
 margin-bottom: 10px;
 max-height: 100%;
}
 .imgBox img.smallScreen {
 max-width: 100% !important;
 width: auto;
}
.box-in {
 margin: 0 10px 10px 0;
}
.box-in {
 min-height: 171px;
 padding: 50px 15px;
 position: relative;
 text-align: left;
 vertical-align: top;
 width: 136px;
}
.box-in p {
 font-size: 14px;
}
	 	 .imgBox.small {
    right: 40px;
}
.responsive-wd .mid-txt {
    margin:0;
}
	 .row.padd-row.features {
    padding: 65px 0 45px;
}
 .marketingBlock .rgtClm h2 {
    margin-top: 40px;
}
}


/**-------------------------------------1024---------------------------------------------------------*/



 @media (min-width:993px) and (max-width:1024px) {
 .bnnr-lft h1 {
 font-size: 60px;
 line-height: 1;
}
.bnnr-lft {
 padding:30px 0 40px;
 width:50%;
}
.showCase .owl-next {
  
    right: -10px;
}
	 
.responsive-wd .mid-txt {
    margin:0;
}
.bnnr-lft a.btn-theme.green, .bnnr-lft a.btn-theme.blue {
    font-size: 20px;
    padding: 14px 30px;
}
.yogigs-bg {
    background: rgba(0, 0, 0, 0) url("../../img2/banner.jpg") repeat scroll 50% center / cover ;
  
}
 .screen-side > img {
 max-width: 100%;
}
.cms-img {
 width: 78%;
}
.circle-main .circle {
 height: 320px;
 width: 320px;
 padding:80px 40px;
}
.circle-main .circle h4 {
 font-size: 28px;
}
.box-in {
 margin: 0 10px;
 width: 295px;
    padding:70px 20px 10px;
}
.circle-blue .circle {
 height: 215px;
 padding:20px;
 width: 215px;
}
.circle-blue {
 margin: 0 -20px;
}
.circle-step {
 margin: 0 10px;
 width: 170px;
}
.circle-step .circle {
 height: 170px;
 width: 170px;
}
.design-process {
 background-size:85%;
}
.device {
 width: 135px;
}
.icon-cicle span::after, .icon-cicle span::before {
 width: 61px;
}
.icon-cicle span::before {
 left: -61px;
}
.fatbit .dashList.fourClm li .demoBox {
 height: 235px;
 width: 235px;
 padding:55px 30px;
}
.fatbit .dashList.fourClm li .demoBox p {
 font-size: 18px;
}
 .posibilties .dashList.fourClm li .demoBox p {
 font-size: 14px;
}
.demoContent h2 {
 font-size: 19px;
 margin-bottom: 16px;
}
.bottomClm > img {
 width: 100%;
}
.demoType {
 padding: 26px;
}
.smallScreen {
 right: 0;
}
.box-in {
 margin: 0 10px 25px;
}
 .youUser.blue {
 right: -40px;
}
	.marketingBlock .lftClm img.post2 {
    left: 94px;
}
	 .imgBox.small {
    right: 40px;
}
	 .row.padd-row.features {
    padding: 65px 0 45px;
}
}

@media screen and (max-width:1050px) {
.imgBox {
    margin-top: 20px;
}
	
.placeMangement .theme-heading h2 {
    padding: 35px 0 95px;
}
	.demonstrations {
    padding: 25px 0 40px;
}
	
.dashList.twoCol {
    padding-top: 0;
}
	.posibilties {
    padding: 25px 0;
}
	
.posibilties .theme-heading h2 {
    padding-bottom: 35px;
}
	.fatbit {
    padding: 35px 0;
}
	.row.padd-row.features {
    padding: 55px 0 45px;
}
}
.showCase .owl-prev, .showCase .owl-next {
    background-size: 100% auto !important;
    height: 43px;
    width: 22px;
}
.showCase .owl-next {
    right:0;
}
.showCase .owl-prev {
    left: 0;
}
/*Media_Queries ends*/


.note-text{font-size:13px;margin-top:10px;}
