body{
	color:#222;
	font-family: texgyreadventor-regular;
/*
-moz-filter: grayscale(40%);
-webkit-filter: grayscale(40%);
filter: gray;
filter: grayscale(40%);
*/
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: texgyreadventor-regular;
}
b, strong{
	font-family: texgyreadventor-bold;
	font-weight: normal;
	font-style: normal;
}
.check-responsive{
	position:fixed;
	top:0;
	left:0;
	right:0;
	height:0;
	background:red;
	z-index:0;
}
.entry-wrap {
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
.x-container-fluid.offset {
    margin: 0;
}
.x-container-fluid.max {
    max-width: 100%;
    width: 100%;
}
.top-mark {
    height: 0;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
}

#top .x-navbar  .menu-item{
	margin-left:15px;
	margin-right:15px;
}
#top .x-navbar  .menu-item a{
	font-family: texgyreadventor-regular;
	padding-left:0;
	padding-right:0;
}
#top .x-navbar{
	box-shadow:none;
	border:none;
	background:rgba(0,0,0,0.85);
}

.x-btn-widgetbar{
	display:none;
}
.x-navbar-fixed-top-active .x-navbar-wrap{
	margin-bottom:0;
}

.x-logobar{
	background-image: -ms-radial-gradient(center top, circle closest-corner, #FFFFFF 0%, #E6E6E6 100%);
	background-image: -moz-radial-gradient(center top, circle closest-corner, #FFFFFF 0%, #E6E6E6 100%);
	background-image: -o-radial-gradient(center top, circle closest-corner, #FFFFFF 0%, #E6E6E6 100%);
	background-image: -webkit-gradient(radial, center top, 0, center top, 486, color-stop(0, #FFFFFF), color-stop(1, #E6E6E6));
	background-image: -webkit-radial-gradient(center top, circle closest-corner, #FFFFFF 0%, #E6E6E6 100%);
	background-image: radial-gradient(circle closest-corner at center top, #FFFFFF 0%, #E6E6E6 100%);
	border-bottom:0;
}
.custom-top-slide{
	position:relative;
	margin-top:50px;
}
.custom-top-slide .left-arrow{
	position:absolute;
	width:30px;
	height:50px;
	top:40%;
	margin-top:-25px;
	left:20px;
	background:url(images/left-arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	z-index:1;
}
.custom-top-slide .right-arrow{
	position:absolute;
	width:30px;
	height:50px;
	top:40%;
	margin-top:-25px;
	right:20px;
	background:url(images/right-arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	z-index:1;
}
.slide-block{
	position:relative;
}
.slide-block .left-arrow{
	position:absolute;
	width:30px;
	height:50px;
	top:50%;
	margin-top:-25px;
	left:30px;
	background:url(images/left-arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	z-index:1;
}
.slide-block .right-arrow{
	position:absolute;
	width:30px;
	height:50px;
	top:50%;
	margin-top:-25px;
	right:30px;
	background:url(images/right-arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	z-index:1;
}

.custom-top-slide .top-arrow{
	position:absolute;
	width:44px;
	height:30px;
	left:50%;
	margin-left:-22px;
	top:-40px;
	background:url(images/top-arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	z-index:1;
}
.left-arrow:hover,
.right-arrow:hover,
.top-arrow:hover{
	cursor:pointer;
}

.custom-top-slide-block{
	position:absolute;
	bottom:-50px;
	width:100%;
}

.custom-top-slide .swiper-slide .slide-container{
	padding-left:10px;
	padding-right:10px;
}
.swiper-slide.swiper-slide-active{

}
.swiper-wrapper{
	overflow-y:hidden;
}
.slide-container{
	height:100%;
	overflow-y:hidden;
	position:relarive;
}
.swiper-slide.swiper-slide-active img{
	
}

.h-custom-headline{
	width:100%;
	font-family: texgyreadventor-regular;
}
.x-column.whole{
	width:100%;
}
.h-custom-headline.style1{
	font-size:30px;
	line-height:68px;
	margin-top:0;
	margin-bottom:15px;
}
.h-custom-headline.style2{
	font-size:36px;
	line-height:44px;
	margin-top:0;
	margin-bottom:15px;
}

.x-content-band{
	
	margin-bottom:0;
	padding:0;
}
.mapp-layout{
	margin:0;
}
.mapp-map-links{
	border:0;
}
#Our-Works{
	padding-top:50px;
	padding-bottom:30px;
	max-width:1100px;
	
}
#our-work-grid{
	margin-top:30px;
}
#our-work-grid .x-block-grid-item img{
	max-width:100%;
}
#our-work-grid table ,
#our-work-grid table tbody,
#our-work-grid table tr,
#our-work-grid table td{
	display:block;
	padding:0;
	border:none;
}
#our-work-grid table tr:nth-child(2) td{
	padding-top:15px;
	color:#222;
	font-size:14px;
}


#Our-Clients{
	padding-top:50px;
	padding-bottom:50px;
	max-width:1100px;
	text-align:center;
}
#Our-Clients .h-custom-headline.style2{
	font-size:36px;
	line-height:44px;
	color:#222;
}
#About-Us{
	padding-top:50px;
	padding-bottom:50px;
	max-width:1100px;
	text-align:center;
}
#About-Us .h-custom-headline.style1{
	font-size:100px;
	line-height:108px;
	font-family: texgyreadventor-bold;
	font-weight: normal;
	font-style: normal;
}
#About-Us .h-custom-headline.style2{
	font-size:36px;
	line-height:44px;
}
#About-Us h1{
	font-size:20px;
	line-height:28px;
}

#About-Us-2{
	padding-top:50px;
	padding-bottom:50px;
	max-width:1100px;
	text-align:center;
}
#About-Us-2 .h-custom-headline.style1{
	font-size:36px;
	line-height:44px;
	margin-bottom:0;
}
#About-Us-2 .h-custom-headline.style2{
	font-size:24px;
	line-height:32px;
}
#About-Us-2 img.tab1{
	margin-top:30px;
	margin-bottom:50px;
	
}

#Our-Process{
	padding-top:50px;
	padding-bottom:50px;
	max-width:1100px;
	text-align:center;
	display:none;
}
#Our-Process .h-custom-headline.style1 {
    font-size: 100px;
    line-height: 108px;
	font-family: texgyreadventor-bold;
	font-weight: normal;
	font-style: normal;
}
#Our-Process .h-custom-headline.style2 {
    font-size: 36px;
    line-height: 44px;
}
#Our-Process-Grid{
	text-align:center;
}
#Our-Process-Grid h1{
	font-size: 30px;
    line-height: 38px;
}
#Our-Process-Grid .x-block-grid-item{
	position:relative;
	padding-top:40px;
}
#Our-Process-Grid .arrow{
	position:absolute;
	right:-15px;
	top:90px;
}
#Our-Process-Grid img{
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#Our-Process-Grid img:hover{
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	z-index:1035;
}
#Contact-Us-Info{
	padding-top:30px;
	padding-bottom:30px;
	max-width:1100px;
	text-align:center;
}
#Contact-Us-Info .h-custom-headline.style1{
	font-size: 36px;
    line-height: 44px;
}
#Contact-Us-Info p{
	margin:0;
}
#Contact-Us-Grid{
	width:500px;
	margin:0 auto;
}
#Contact-Us-Grid .x-block-grid-item p{
	margin:0;
}
#Contact-Us-Grid .x-block-grid-item h2{
	font-size: 20px;
    line-height: 28px;
	margin-top:0;
}
#Contact-Us-Grid .x-block-grid-item h1{
	font-size: 24px;
	margin-top:0;
    line-height: 32px;
	font-weight:bold;
}
.social-link{
	margin-top:15px;
}
.social-link .x-li-icon{
	display:inline-block;
	list-style:none;
	margin-left:30px;
	margin-right:30px;
}
.social-link  .x-icon-adjust:before{
	content: none;
}
.social-link .x-li-icon img{
	margin-bottom:0;
	
	
}
#Our-Clients .our-client-grid{
	margin-top:0;
	margin-bottom:0;
}
#Our-Clients .tab1{
	margin:15px 0;
}
#Our-Work-Popup{
   
}
#Our-Work-Popup.open{
/*
	display: block;
    opacity: 1;
	
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	-webkit-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
	-moz-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
	-ms-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
	-o-transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
	transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
	
    visibility: visible;
	*/
}
#Our-Work-Popup img{
	margin-bottom:0;
	width:100%;
	height:auto;
}
#our-work-grid table{
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
#our-work-grid table:hover{
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	cursor:pointer;
}
#Our-Work-Popup .close-popup{
	position:absolute;
	right:15px;
	top:65px;
}
#Our-Work-Popup .close-popup:hover{
	cursor:pointer;
}

#Digital-Solutions{
	width:550px;
	height:500px;
	position:relative;
}
#Digital-Solutions img{
	position:absolute;
	
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

#Digital-Solutions #ds1{
    right: 3%;
    top: 47%;
}
#Digital-Solutions #ds2{
	bottom: 0;
    left: 38%;
}
#Digital-Solutions #ds3{
	left: 28%;
    top: 8%;
}
#Digital-Solutions #ds4{
	left: 3%;
    top: 42%;
}
#Digital-Solutions #ds5{
	left: 9%;
    top: 58%;
}
#Digital-Solutions #ds6{
	left: 58%;
    top: 15%;
}
#Digital-Solutions #ds7{
	left: 14%;
    top: 31%;
}
#Digital-Solutions #ds8{
	left: 10%;
    top: 12%;
}
#Digital-Solutions #ds9{
	right: 10%;
    top: 26%;
}
#Digital-Solutions #ds10{
	left: 34%;
    top: 36%;
}
#Digital-Solutions #ds11{
	bottom: 4%;
    right: 20%;
}

#Digital-Solutions img.blur{
	filter: blur(2px); 
	-webkit-filter: blur(2px); 
	-moz-filter: blur(2px);
	-o-filter: blur(2px); 
	-ms-filter: blur(2px);
	filter: url(blur.svg#blur);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='2');
}

#Digital-Solutions img.over{
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

#Digital-Solutions-Info{
	width:740px;
	text-align:center;
	 padding-bottom: 50px;
}
#Digital-Solutions-Info .Digital-Solutions-List li{
	font-size:20px;
	line-height:38px;
	display:inline-block;
	margin-right:10px;
}
#Digital-Solutions-Info .Digital-Solutions-List{
	margin:0;
	text-indent: -20px;
}
#Digital-Solutions-Info .Digital-Solutions-List li .x-icon-adjust:before{
	content:none;
}
#Digital-Solutions-Info .Digital-Solutions-List li:hover{
	cursor:default;
}
#Digital-Solutions-Info .Digital-Solutions-List .highlight{
	color:#fff;
	background:#222;
}

#x-content-band-2,
#x-content-band-6{
	background-position:top center;
}

#x-content-band-2 .x-column.vc{
	background:url(images/p-bg1.png);
	background-size:100% auto;
	background-repeat:repeat-y;
}
#x-content-band-6 .x-column.vc{
}
.x-ul-icons{
	margin-left:0;
}

#Our-Work-Slide-Grid .x-block-grid-item{
	width:100%;
	padding:0;
}
.pagination{
	display:none;
}
.slide-block .swiper-slide{
	width:100%;
}
.custom-top-slide .swiper-slide img{
	width:100%;
	height:auto;
}
.mobile-menu-status{
	display:none !important;
}
@media (max-width: 979px) {
	.check-responsive{
		background:yellow;
	}
	
}
@media (max-width: 767px) {
	/*** phone ***/
	
	.check-responsive{
		background:gray;
	}
	.x-logobar-inner {
		padding-left: 20%;
		padding-right: 20%;
	}
	.mobile-menu-status{
		display:block !important;
	}
	.x-brand.img img{
		max-width: 100%;
		width: 100%;
	}
	body.x-navbar-fixed-top-active .x-navbar-wrap{
		height:50px !important
	}
	.x-btn-navbar{
		background:none;
		box-shadow:none;
		border-radius:0;
		float:left;
	}
	.x-btn-navbar.collapsed,
	.x-btn-navbar.collapsed:hover{
		background:none;
		box-shadow:none;
		border-radius:0;
	}
	.x-btn-navbar span.visually-hidden{
		position: relative;
		width:auto;
		height:auto;
		text-shadow:none;
		display:inline-block;
		text-transform:uppercase;
		color:#7b7b7b;
		opacity:1;
		margin:1px;
	}
	.x-btn-navbar{
		margin-top:0;
		margin-bottom:0;
	}
	.x-nav-collapse .x-nav{
		margin:0;
	}
	.x-navbar .x-nav-collapse .x-nav li a{
		border-radius:0;
		margin-top:1px;
		margin-bottom:0;
		padding-bottom: 13px;
		padding-top: 13px;
	}
	.x-btn-navbar .mobile-menu-icon{
		content:none !important;
		background-image:url(images/mobile-menu-icon.png);
		background-repeat:no-repeat;
		width:26px;
		height:26px;
		display:inline-block;
		margin-right:8px;
	}
	.x-navbar .x-nav-collapse .x-nav li a:hover, .x-navbar .x-nav-collapse .x-nav .current-menu-item > a{
		background:none;
	}
	.mobile-menu-status{
		display:block;
	}
	.mobile-menu-status{
		float:right;
		font-size:24px;
		margin-right:10px;
		margin-top:4px;
		background:none;
		color:#7b7b7b;
	}
	.mobile-menu-status.icon{
		padding-left:40px;
		background:url(images/logo-icon.png);
		background-repeat:no-repeat;
		background-position:13px -34px;
	}
	.x-navbar .x-nav-collapse .x-nav li a{
		font-size:16px;
		padding-top:8px;
		padding-bottom:8px;
	}
	#our-work-grid .x-block-grid-item:nth-child(odd){
		clear:left;
	}
	#our-work-grid.x-block-grid.four-up > li{
		padding: 1.25%;
		width: 50%;
	}
	#Our-Works{
		padding-left:15px;
		padding-right:15px;
	}
	
	#Our-Process-Grid .x-block-grid-item img{
		-moz-transform: scale(0.7);
		-webkit-transform: scale(0.7);
		-o-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7);
		
	}
	#Our-Process-Grid .x-block-grid-item img:hover{
		-moz-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-o-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
	#Our-Process-Grid .arrow {
		top: 40%;
	}
	#Our-Process-Grid h1 {
		font-size: 18px;
		line-height: 26px;
		margin-top:0;
	}
	#Digital-Solutions {
		height: 480px;
		width: 480px;
	}
	#Digital-Solutions img{
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
	#Digital-Solutions img.over{
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	#Digital-Solutions-Info .Digital-Solutions-List{
		padding-left:10px;
	}
	#Digital-Solutions #ds1{
		right: 3%;
		top: 47%;
	}
	#Digital-Solutions #ds2{
		bottom: 2%;
		left: 38%;
	}
	#Digital-Solutions #ds3{
		left: 28%;
		top: 14%;
	}
	#Digital-Solutions #ds4{
		left: 5%;
		top: 44%
	}
	#Digital-Solutions #ds5{
		 left: 11%;
		top: 58%;
	}
	#Digital-Solutions #ds6{
		 left: 58%;
		top: 19%;
	}
	#Digital-Solutions #ds7{
		 left: 16%;
		top: 34%;
	}
	#Digital-Solutions #ds8{
		left: 10%;
		top: 17%;
	}
	#Digital-Solutions #ds9{
		right: 10%;
		top: 30%;
	}
	#Digital-Solutions #ds10{
		left: 34%;
		top: 36%;
	}
	#Digital-Solutions #ds11{
		bottom: 6%;
		right: 20%;
	}
	
	#Digital-Solutions-Info .Digital-Solutions-List li {
		font-size: 18px;
		line-height: 26px;
	}
	
	.h-custom-headline.style1 {
		font-size: 50px;
		line-height: 58px;
	}
	.h-custom-headline.style2 {
		font-size: 32px;
		line-height: 40px;
	}
	
	#Contact-Us-Grid .x-block-grid-item h1 {
		font-size: 22px;
		line-height: 30px;
	}
	.social-link .x-li-icon {
		margin-left: 15px;
		margin-right: 15px;
		text-indent:0;
	}
	
	#Digital-Solutions-Info .Digital-Solutions-List {
		text-indent: -12px;
	}
	#Digital-Solutions-Info {
		padding-bottom: 50px;
		text-align: center;
		width: 470px;
	}
	#Contact-Us-Grid{
		max-width:100%;
	}
	
	#x-content-band-2 .x-column.vc{
		/*background-size:150% auto; */
	}
	 
	#our-work-grid table.hover{
		-moz-transform: scale(1.05);
		-webkit-transform: scale(1.05);
		-o-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}
	
	#x-content-band-8{
		padding-bottom: 400px !important;
	}
	#x-content-band-7{
		 bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
	}
	body.x-navbar-fixed-top-active .x-navbar-wrap {
		height: 0 !important;
	}
	.x-navbar{
		position:fixed;
		top:0;
		left:0;
		right:0;
	}
	.custom-top-slide-block{
		bottom:0;
	}
	.custom-top-slide .right-arrow{
		top: 50%;
	}
	.custom-top-slide .left-arrow{
		top: 50%;
	}
	.slide-block .left-arrow{
		
		left:10px;
		
	}
	.slide-block .right-arrow{
		
		right:10px;
		
	}
	
}
@media (max-width: 480px) {
	.check-responsive{
		background:white;
	}
	
	.x-btn-navbar .mobile-menu-icon{
		background-size:cover;
		width:20px;
		height:20px;
	}
	.x-btn-navbar, .x-btn-navbar.collapsed {
		font-size: 20px;
		padding-right:0;
		margin-top:4px;
	}
	.mobile-menu-status {
		font-size: 20px;
		margin-top:7px;
	}
	.mobile-menu-status.icon{
		padding-left:25px;
		background-position: 0 -37px;
	}
	
	.ss-text-block1 .h-custom-headline {
		font-size: 22px;
	}
	.x-colophon .x-colophon-content {
		font-size: 13px;
	}
	
	.h-custom-headline.style1 {
		font-size: 32px;
		line-height: 40px;
	}
	.h-custom-headline.style2 {
		font-size: 24px;
		line-height: 32px;
	}
	#About-Us {
		padding-left: 10px;
		padding-right: 10px;
	}
	#About-Us-2{
		padding-left: 10px;
		padding-right: 10px;
	}
	#Our-Process{
		padding-left: 10px;
		padding-right: 10px;
	}
	#Contact-Us-Info{
		padding-left: 10px;
		padding-right: 10px;
	}
	#x-content-band-2 .x-column.vc{
		background-size:170% auto;
	}
	
	#Our-Process-Grid .x-block-grid-item img {
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	#Our-Process-Grid .x-block-grid-item{
		width:100%;
		margin-bottom:65px;
	}
	#Our-Process-Grid .x-block-grid-item:last-child{
		margin-bottom:0;
	}
	#Our-Process-Grid .arrow{
		top:auto;
		bottom:-60px;
		right:auto;
		-moz-transform: rotate(90deg) !important;
		-webkit-transform: rotate(90deg) !important;
		-o-transform: rotate(90deg) !important;
		-ms-transform: rotate(90deg) !important;
		transform: rotate(90deg) !important;
		left:calc(50% - 13px);
	}
	#Our-Process-Grid .x-block-grid-item img{
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		
	}
	#Our-Process-Grid .x-block-grid-item img:hover{
		-moz-transform: scale(1.2);
		-webkit-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}
	
	#Digital-Solutions {
		transform: scale(1);
		height: 300px;
		position: relative;
		width: 320px;
	}
	
	#Digital-Solutions img{
		-moz-transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-o-transform: scale(0.5);
		-ms-transform: scale(0.5);
		transform: scale(0.5);
	}
	#Digital-Solutions img.over{
		-moz-transform: scale(0.7);
		-webkit-transform: scale(0.7);
		-o-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7);
	}
	#Digital-Solutions-Info .Digital-Solutions-List{
		padding-left:10px;
	}
	#Digital-Solutions #ds1{
		  right: -3%;
    top: 42%;
	}
	#Digital-Solutions #ds2{
		bottom: -3%;
    left: 38%;
	}
	#Digital-Solutions #ds3{
		 left: 26%;
    top: 5%;
	}
	#Digital-Solutions #ds4{
		left: 5%;
    top: 44%;
	}
	#Digital-Solutions #ds5{
		 left: 11%;
    top: 51%;
	}
	#Digital-Solutions #ds6{
		left: 58%;
    top: 16%;
	}
	#Digital-Solutions #ds7{
		left: 16%;
    top: 30%;
	}
	#Digital-Solutions #ds8{
		left: 10%;
    top: 17%;
	}
	#Digital-Solutions #ds9{
		 right: 9%;
    top: 32%;
	}
	#Digital-Solutions #ds10{
		 left: 25%;
    top: 23%;
	}
	#Digital-Solutions #ds11{
		 bottom: 0;
    right: 15%;
	}
	
	#Digital-Solutions-Info .Digital-Solutions-List li {
		font-size: 14px;
		line-height: 22px;
	}
	
	#Contact-Us-Grid .x-block-grid-item h1 {
		font-size: 16px;
		line-height: 24px;
	}
	br{
		display:none;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.check-responsive{
		background:blue;
	}
	.x-navbar {
		font-size: 14px;
	}
	.mobile-menu-status{
		display:none !important;
	}
	
}

@-webkit-keyframes anim {
    0% {
        transform: rotateX(0deg) translateZ(0px);
    }
    25% {
        transform: rotateX(-4deg) translateZ(15px);
    }
    37% {
        transform: rotateX(-8deg) translateZ(30px);
        transform-origin: 50% 0%;
    }
    72% {
    	transform-origin: 50% 0%;
        transform: rotateX(-4deg) translateZ(30px);
    }
    100% {
    	transform-origin: 50% 0%;
        transform: rotateX(0deg) translateZ(30px);
    }
}

@-moz-keyframes anim {
    0% {
        transform: rotateX(0deg) translateZ(0px);
    }
    25% {
        transform: rotateX(-4deg) translateZ(15px);
    }
    37% {
        transform: rotateX(-8deg) translateZ(30px);
        transform-origin: 50% 0%;
    }
    72% {
    	transform-origin: 50% 0%;
        transform: rotateX(-4deg) translateZ(30px);
    }
    100% {
    	transform-origin: 50% 0%;
        transform: rotateX(0deg) translateZ(30px);
    }
}
@-webkit-keyframes animOpp {
    0% {
        transform: translateZ(30px);
    }
    35% {
    	transform: translateZ(20px);
    }
    100% {
        transform: translateZ(0px);
    }
}
@-moz-keyframes animOpp {
    0% {
        transform: translateZ(30px);
    }
    35% {
    	transform: translateZ(20px);
    }
    100% {
        transform: translateZ(0px);
    }
}



