/*----------Responsive Css Start----------*/
@media only screen and (max-width :1199px){

}

@media only screen and (min-width : 1025px) and (max-width :1199px){

	.feature-img {
	
	width: 273px;
	height: 553px;
}

.feature-img #feature_img {
    margin: 78px 22px;
    width: 86%;
}
.feature-img .bx-wrapper {
	width: 238px;
	height: 378px;
	margin-top: 75px;
	margin-left: 20px;
	
}

.feature-img .bx-viewport{height:auto !important;}
.feature_slider li {
    width: 238px !important;
    height: 378px !important;
    overflow: hidden;
}

}
@media only screen and (min-width : 768px) and (max-width :1024px){

.feature-img {
    width: 240px;
    height: 483px;
    margin: 8px;
}

.features-list li img {
	height: 55px;
	margin: 0px auto;
	position: absolute;
	width: 55px;
	display: none;
}

.features-list-left .features-content {
    padding-left: 10px;
    min-height: 124px;
}

.feature-img #feature_img {
    margin: 66px 17px;
    width: 86%;
}
.feature-img .bx-wrapper {
	width: 238px;
	height: 378px;
	margin-top: 75px;
	margin-left: 20px;
	
}

.feature-img .bx-viewport{height:auto !important;}
.feature_slider li {
    width: 238px !important;
    height: 378px !important;
    overflow: hidden;
}


.banner-1 .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: none;
}

.intro-style1 h2 {
  
    font-size: 40px;
    line-height: 32px;
    margin: 0px 0 10px;
   
}

.banner-content-play-btn {
 
    margin-bottom: 30px;
}



}
@media only screen and (min-width : 481px) and (max-width : 767px){

.space90 {
    margin-bottom: 0px !important;
}
.features-area {  
    margin-top: 0px;   
}


.banner-1 .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: none;
}

.intro-style1 h2 {
  
    font-size: 40px;
    line-height: 32px;
    margin: 0px 0 10px;
   
}

.banner-content-play-btn {
 
    margin-bottom: 30px;
}
.services {
    padding: 60px 0 0px;
}

.section-head h1 {   
    font-size: 26px;   
}
.features-list li {
	float: left;

	margin: 0px auto 0px;
}

.feature-img {display:none;}


}

@media only screen and (max-width : 480px){
.space90 {
    margin-bottom: 0px !important;
}
.features-area {  
    margin-top: 0px;   
}


.banner-1 .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: none;
}

.intro-style1 h2 {
  
    font-size: 32px;
    line-height: 32px;
    margin: 0px 0 10px;
   
}

.banner-content-play-btn {
 
    margin-bottom: 30px;
}
.services {
    padding: 60px 0 0px;
}

.section-head h1 {   
    font-size: 26px;   
}
.features-list li {
	float: left;

	margin: 0px auto 0px;
}

.feature-img {display:none;}

.banner-content-play-btn {
	
	width: 140px;
	
}

.content-h4 {
    font-size: 32px;
}
.info-content h4 {
	font-size: 32px;

}


}