/* Responsive styles
================================================== */

/* Large Devices, Wide Screens */
@media (min-width : 1200px) {
	
}


/* Medium Devices, Desktops */
@media (min-width : 992px) {

	/*portfolio*/
	
	.single-portfolio figcaption .links a {
	    float: left;
	    margin: 0px 5px 0px 0px;
	}

}

/* Small Devices, Tablets */
@media (min-width : 768px) and (max-width: 991px) {
	
	.navbar-header{
		width: 20%;
	}
	.navbar-brand {
    	height: 48px;
	}
	ul.navbar-nav a {
	    padding: 15px 0px 10px 10px;
	}
	
	/*main Slider*/
	#slider_part {
    	height: 530px;
    	margin-top: 70px;
	}
	.carousel-caption {
    	top: 30%;
	}
	.carousel-caption h2{
    	font-size: 30px;
		line-height: 55px;
		width: 30%;
		margin-bottom: 40px;
	}
	.carousel-caption h2:after{
	    height: 80px;
	}
	.carousel-caption h2:before{
	    height: 80px;
	}
	.carousel-caption h3 {
	    font-size: 40px;
	    line-height: 30px;
	}
	.carousel-caption p {
	    font-size: 30px;
	    line-height: 45px;
	}
	.overlay-slide {
    	height: 100%;
	}
	.carousel-indicators {
    	bottom: 15%;
	}
	.carousel-control.right {
    	right: 32px;
	}

	/*ABout us*/
	.feature_content .btn-main{
		margin-bottom: 40px;
	}

	/*portfolio*/
	
	.single-portfolio figcaption .links a {
	    float: left;
	    margin: 0px 5px 0px 0px;
	}
	/*count*/
	.facts-wrap {
    	margin: 0px auto 65px;
	}

	.video-text {
    	margin-top: 30px;
	}

	/*pricing*/
	.pricing{
		margin: 0 auto;
		width: 50%;
	}
	.cyprass-carousel-controller {
	   
	}
	.testimonial-slide .testimonial-text {
	    font-size: 14px;
	    padding-top: 20px;
	    text-align: justify;
	    max-width: 651px;
	    padding: 0px 20px 0px 20px;
	}
	

	/*backt top*/
	#back-top {
    	right: 12px;
	}

	
	/*-- Landing ---*/

	.hero-text{
		width: 95%;
	}
	.hero-title{
		font-size: 36px;
	}
	.hero-buttons a.btn {
		padding: 10px 20px;
	}

	.app-gallery figure.effect-oscar a{
		margin-top: 105px;
	}
	.hero-section {
	    padding-bottom: 0px;
	    padding-top: 0px;
	}
	.hero-content {
	    position: relative;
	    display: table;
	    height: 100%;
	    width: 100%;
	}
	.hero-text{
		padding-top: 90px;
	}
	.footer_b {
	    padding-bottom: 25px;
	}
	.footer_mid{
		float: left !important;
	}

}

/* Small Devices Potrait */
@media (max-width : 767px){

	.carousel-caption h3 {
	    font-size: 20px;
	    line-height: 30px;
	}
	.carousel-caption p {
	    font-size: 35px;
	    line-height: 45px;
	}
	.carousel-caption h2{
    	font-size: 16px;
		line-height: 34px;
		width: 50%;
	}
	.carousel-caption h2:after{
	    content: "";
	    position: absolute;
	    width: 2px;
	    height: 55px;
	    background: #EE3B24;
	    left: 5px;
	    top: -10px;
	}
	.carousel-caption h2:before{
	    content: "";
	    position: absolute;
	    width: 2px;
	    height: 55px;
	    background: #EE3B24;
	    right: 5px;
	    top: -10px;
	}
	/*main Slider*/
	#slider_part {
    	height: 250px;
    	margin-top: 75px;
	}
	.carousel-caption {
    	top: 20%;
	}
	.overlay-slide {
    	height: 100%;
	}
	.carousel-caption p {
	    font-size: 12px;
	    line-height: 14px;
	    margin-top: 20px;
	}
	.carousel-indicators li {
	    width: 15px !important;
	    height: 15px !important;
	}
	.carousel-indicators {
    	width: 25%;
	}
	.carousel-indicators {
	    left: 37%;
	    bottom: 9%;
	}
	
	.slides-control .carousel-control i {
	    line-height: 15px;
	    font-size: 20px;
	    width: 30px;
	    height: 30px;
	}
	.carousel-control.right {
    	right: 30px;
	}
	
	/*header*/
  	.navbar-brand img {
	    height: 40px;
	    margin-top: -14px;
	}

	.feature_title {
    	width: 60%;
    	font-size: 30px;
	}
	.feature_content .btn-main{
		margin-bottom: 40px;
	}
	
	#service{
		padding-bottom: 40px;
		padding-top: 40px;
	}
	
	/*count*/
	.facts-wrap {
    	margin: 0px auto 65px;
	}

	.video-text {
    	margin-top: 30px;
	}

	/*pricing table*/
	.single_table {
    	width: 287px;
	}
	.single_table ul li.price {
   		font-size: 40px;
	}
	.single_table .plan_wraper {
	    height: 64px;
	    left: 38%;
	}
	.single_table ul li {
    font-size: 16px;
	}
	.grey_bg{
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}

	/*Testimonial */
	.cyprass-carousel-controller {
	   
	}
	.testimonial-slide .testimonial-text {
	    font-size: 14px;
	    padding-top: 20px;
	    text-align: justify;
	    max-width: 431px;
	    padding: 0px 20px 0px 20px;
	}
	/*client*/
	.client_logo {
	    padding: 0px;
	    margin: 0 auto;
	    width: 50%;
	}
	
	#client {
    	padding: 0px 0px;
	}
	
	/*blog*/
	#banner {
	    height: 400px;
	}
	.blog-header {
	    margin-top: 95px;
	}
	#portfolio-slider li img {
	    height: 250px !important;
	}
	.bx-wrapper .bx-controls-direction a {
    	top: 42%;
	}
	.bx-wrapper .bx-viewport {
	    height: 250px !important;
	}
	.bx-wrapper .bx-pager {
    	top: 60%;
	}
	.share1 {
	    height: 88px;
	    padding: 5px 20px 30px 20px;
	}
	.blog-desc{
		margin-top: -90px;
	}

	/*footer*/
	.footer_b {
	    padding-bottom: 21px;
	}
	.footer_mid{
		float: left !important;
	}
	
	/*backt top*/
	#back-top {
    	right: 12px;
	}
	

}



 @media (max-width: 600px){
.feature_header {
    padding-top: 0px;
}
}


    @media (min-width: 1200px){
#about-details .container {
    width: 1170px;
}
}


@media (max-width: 1400px){
.text_a_mgou  {
    display: none;
}
}

@media (max-width: 1400px){
.text_a {
    display: none;
}
}

@media (max-width: 600px){
.hero-title {
    font-size: 24px;
    }
}

@media (max-width: 800px){
.row .allCard .card {
    margin: 25px 25px;
}
}


@media (max-width: 600px){
.row .allCard {
    margin-top: 0px;
    margin-bottom: 0px;
	}
}

@media (max-width: 500px){
.overlay-effect li {
    font-size: 11px;
	}
}

@media (max-width: 500px){
.row .allCard .card .nameM {
    height: 360px;
   }
}

@media (max-width: 600px){
#about-details {
    padding-bottom: 40px;
    padding-top: 40px;
   }
}

@media (max-width: 600px){
#contact  {
   padding-bottom: 40px;
   padding-top: 40px;
}
}

@media (max-width: 600px){
#video-fact {
    padding-bottom: 0px;
    padding-top: 40px;
}

@media (max-width: 600px){
#port-content {
    padding-bottom: 40px;
    padding-top: 40px;
}
}

@media (max-width: 600px){
.feature_title{
  font-size: 20px;
}
}


@media (max-width: 600px){
.video-text .panel-group .panel-body.p3 {
     margin-left: 0%;
}
}

@media (max-width: 600px){
.menu_head  {
     margin: 15px 0px 15px 0px;
}
}


@media (max-width: 600px){
.video-text .panel-group .panel-body.p3 {
}
}





@media (max-width: 600px){
.row {
    margin-left: 15px;
    margin-right: 15px;
	}
}


@media (max-width: 600px){
#video-fact .row {
    margin-left: 0px;
    margin-right: 0px;
	}
}