@media (min-width: 1200px) {
	.mob-dev-ourshowcase-container {
		width: 1230px;
	    margin: 0 auto;
	    height: 100%;
	    padding: 0px 15px;
	}
}

.mob-dev-ourshowcase {
	float: left;
	width: 100%;
	background: #f8f8f8;
	padding: 30px 0px 0px;
}

.mob-dev-ourshowcase h1 {
	float: left;
	width: 100%;
	font-size: 36px;
	text-align: center;
	color: #223547;
}

.mob-dev-ourshowcase h1 span {}

.mob-dev-ourshowcase-icon img {
	width: auto !important;
	display: inline-block;
	float: left;
	margin-right: 20px;
}

.mob-dev-ourshowcase-content {
	float: left;
	width: 100%;
	/*min-height: 600px;*/
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-left: 0px;
	text-align: center;
}

.mob-dev-ourshowcase-content h4 {
	font-size: 30px;
	color: #353535;
	font-weight: 500;
	margin: 0;
	float: left;
	text-align: center;
	width: 100%;
}

.mob-dev-ourshowcase-content p {
	font-size: 18px;
	color: #353535;
	font-weight: 400;
	line-height: 28px;
	margin: 12px 0 10px;
	float: left;
	text-align: center !important;
	width: 100%;
	text-align: justify;

}

.mob-dev-ourshowcase-icon {
	display: inline-block;
	width: 100%;
}

#mob-dev-ourshowcase-slider .owl-theme .owl-dots .owl-dot span {
	width: 34px;
	height: 6px;
	border-radius: 0;
	margin: 0 4px;
	background: #dbdbdb;
}

#mob-dev-ourshowcase-slider .owl-theme .owl-dots .owl-dot.active span,
#mob-dev-ourshowcase-slider .owl-theme .owl-dots .owl-dot:hover span {
	background: #1a3866;
	outline: none;
}

#mob-dev-ourshowcase-slider .owl-theme .owl-dots .owl-dot:focus {
	outline: none;
}

.view-all {
	float: left;
	width: 100%;
	text-align: center;
	margin: 24px 0 0;
}

.view-all a {
	font-size: 18px;
	color: #353535;
	font-weight: 400;
	text-decoration: none;
}

.mob-dev-ourshowcase-inne {
	float: left;
	width: 100%;
}

.owl-carousel .owl-item img {
	width: auto;
	display: inline-block !important;
}

.mob-dev-ourshowcase-inne .owl-carousel .owl-item img {
	width: auto;
	margin-top: 30px;
}
.site-title-one {
    float: left;
    width: 100%;
    font-size: 36px;
    color: #000000;
    font-weight: 100;
    text-align: center;
    margin: 0px;
    line-height: 55px;
}
.site-title-one span {
    font-weight: 500;
    margin: 0px;
}

.mob-dev-ourshowcase-content {
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 24px;
    
}
#mob-dev-ourshowcase-slider.owl-carousel {
    padding: 0px 0 0 0 !important; 
}
#mob-dev-ourshowcase-slider .owl-dots{
	position: absolute;
    right: 0;
    top: 40%;
    width: 30px;
}
#mob-dev-ourshowcase-slider .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #1a3866 !important
}
#mob-dev-ourshowcase-slider .owl-carousel.owl-drag .owl-item{
	text-align: center;
	padding: 0px 35px;
}
.mobile-show-img{
	display: none;
}
.desktop-show-img{
	display: block;
	text-align: center;
	margin-bottom: -78px;
}
.app-screen-img{
	margin-bottom: -104px;
}
.contact-info-box-layout1 .media .media-body .item-title{
	font-size: 	20px;
}
.media-body.space-md{
	margin-left: 12px;
	margin-top: 8px;
}
.contact-info-box-layout1 .media {
    align-items: flex-start;
}
#mob-dev-ourshowcase-slider.owl-carousel .owl-nav{
	display: inline-block !important;
}
#mob-dev-ourshowcase-slider .owl-prev{
	position: absolute;
	top: 50%;
	left: -50px;
}
#mob-dev-ourshowcase-slider .owl-next{
	position: absolute;
	top: 50%;
	right: -50px;
	left: inherit;
}
#mob-dev-ourshowcase-slider.owl-theme .owl-nav{
	float: left;
	margin: 0px !important;
}
#mob-dev-ourshowcase-slider .owl-prev,#mob-dev-ourshowcase-slider .owl-next{
	top: 50%;
    background: none !important;
    opacity: 1;
    padding: 8px 0;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: 64px !important;
    color: #D6D6D6 !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

}
#mob-dev-ourshowcase-slider .owl-prev span,#mob-dev-ourshowcase-slider .owl-next span{
	font-size: 0px;
}
#mob-dev-ourshowcase-slider .owl-prev:before{
	content: "\f104";
}
#mob-dev-ourshowcase-slider .owl-next:before{
	content: "\f105";
}
.our-showcase-web-icon svg {
    margin-top: 0px;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 4px;
}
.enterprise-blog-box-layout{
	height: 100%;
	margin-bottom: 0px !important;
}
@media (max-width: 1279px) and (min-width: 1024px){
	.mob-dev-ourshowcase-container {
	    width: 82% !important;
	    margin: 0 auto;
	}
	.mob-dev-ourshowcase-content p {
	    font-size: 14px;
	    margin: 10px 0 10px;
	    line-height: 24px;
	}
	.mob-dev-ourshowcase-content {
	    /*padding-left: 40px;*/
	    min-height: inherit;
	}
	.mob-dev-ourshowcase-inne .owl-carousel .owl-item img {
	    margin-top: 0px;
	    width: auto;
	    display: inline-block;
	    max-height: 439px;
	    max-width: 95%;
	}
}

@media (max-width: 1023px) and (min-width: 768px){
	#mob-dev-ourshowcase-slider .col-md-6 {
	    width: 100%;
	    text-align: center;
	    flex: 0 0 100%;
    	max-width: 100%;
	}
	.site-title-one {
	    font-size: 30px;
	    margin-bottom: 30px;
	}
	.mob-dev-ourshowcase-inne .owl-carousel .owl-item img {
	    margin-top: 0px;
	    width: auto;
	    display: inline-block;
	    max-height: 310px;
	    max-width: 90%;
	}
	.mob-dev-ourshowcase-content {
	    /*min-height: 350px;*/
	    padding-left: 0px;
	    padding-right: 0px;
    	width: 100%;
	}
	.mob-dev-ourshowcase-content p {
	    font-size: 16px;
	    line-height: 25px;
	    margin: 22px 0 25px;
	    text-align: center;
	}
	#mob-dev-ourshowcase-slider.owl-carousel{
		padding: 0px 37px !important;
	}
	#mob-dev-ourshowcase-slider .owl-prev{
		left: 0px;
	}
	#mob-dev-ourshowcase-slider .owl-next{
		right: 0px;
	}
	.desktop-show-img {
	    
	    
	    margin-bottom: -47px;
	    margin-top: 30px;
	}
}

@media only screen and (max-width: 767px){
	.site-title-one {
	    font-size: 24px;
	    text-align: center;
	    
	}
	.showcase-image {
	    width: 100% !important;
	    margin: 0 auto;
	}
	.mob-dev-ourshowcase-content {
	    width: 100%;
	    min-height: inherit !important;
	    padding: 15px 0px;
	}
	.mob-dev-ourshowcase-content h4 {
	    font-size: 22px;
	    text-align: center;
	    margin-top: 8px;
	}
	.mob-dev-ourshowcase-content p {
	    font-size: 15px;
	    line-height: 22px;
	    margin: 4px 0 15px;
	    text-align: justify !important; 
	}
	.owl-theme .owl-dots .owl-dot span {
	    width: 10px;
	    height: 10px;
	    margin: 0px 4px;
	    border-radius: 50%;
	}
	.owl-carousel.owl-drag .owl-item{
		padding: 0px 15px 0px 0px
	}
	.mobile-show-img{
		display: block;
	}
	.desktop-show-img{
		display: none;
	}
	#mob-dev-ourshowcase-slider.owl-carousel{
		padding: 0px 37px !important;
	}
	#mob-dev-ourshowcase-slider .owl-prev{
		left: 0px;
	}
	#mob-dev-ourshowcase-slider .owl-next{
		right: 0px;
	}
	.enterprise-blog-box-layout{
		margin-bottom: 20px !important;
	}
}

