/*-----------------------------RESPONSIVE STYLES---------------------------------- */

@media only screen and (min-width: 1000px) and (max-width: 1169px) {

.container{
	padding:0 15px;
}

/* content feature 1 */
.content-feature-1{
	padding-right:0px;
}
figure img{
	width:100%;
}
.left-padd8{
	padding-left:30px;
}
.col-test {
    padding: 100px 40px 150px 20px;
}
.col-testi {
    padding: 100px 20px 0;
}
.team-img .team-social:hover .so-circle {
	left: 40px;
	top: 100px;
}
.team-img .team-social:hover .so-circle.two {
	transition: top .5s ease-in-out;
	left: 96px;
	top: 100px;
}
.team-img .team-social:hover .so-circle.three {
	transition: top .5s ease-in-out;
	left: 150px;
	top: 100px;
}







/*-------- tabs --------*/
.tab-style1 .nav-tabs {
    border: 0 none;
    padding-left: 9.200%;
}
.tab-style1 .nav > li > a {
    padding: 10px 52px !important;
}







}



@media only screen and (min-width: 768px) and (max-width: 999px) {

.container{
	width:94% !important;
}

/* content feature 1 */
.content-feature-1{
	padding-right:0px;
}
figure img{
	width:100%;
}
.left-padd8{
	padding-left:30px;
}
.col-test {
    padding: 100px 40px 150px 20px;
}
.col-testi {
    padding: 100px 20px 0;
}
.team-img .team-social:hover .so-circle {
	left: 80px;
	top: 145px;
}
.team-img .team-social:hover .so-circle.two {
	transition: top .5s ease-in-out;
	left: 140px;
	top: 145px;
}
.team-img .team-social:hover .so-circle.three {
	transition: top .5s ease-in-out;
	left: 200px;
	top: 145px;
}







/*-------- tabs --------*/
.tab-style1 .nav-tabs {
    border: 0 none;
    padding-left: 4.500%;
}
.tab-style1 .nav > li > a {
    padding: 10px 35px !important;
}









}


@media only screen and (min-width: 640px) and (max-width: 767px) {

.container{
	width:94% !important;
}
/* content feature 1 */
.content-feature-1{
	padding-right:0px;
}
figure img{
	width:100%;
}
.left-padd8{
	padding-left:10px;
}
.col-test {
    padding: 100px 40px 150px 30px;
}
.col-testi {
    padding: 100px 20px 0;
}
.team-img .team-social:hover .so-circle {
	left: 60px;
	top: 125px;
}
.team-img .team-social:hover .so-circle.two {
	transition: top .5s ease-in-out;
	left: 120px;
	top: 125px;
}
.team-img .team-social:hover .so-circle.three {
	transition: top .5s ease-in-out;
	left: 180px;
	top: 125px;
}







/*-------- tabs --------*/
.tab-style1 .nav-tabs {
    border: 0 none;
    padding-left: 3%;
}
.tab-style1 .nav > li > a {
    padding: 10px 26px !important;
}













}


@media only screen and (min-width: 480px) and (max-width: 639px) {
.container{
	width:94% !important;
}	
/* slider margins */
.slide-padtop1{
	padding-top:80px;
	background-color:#000000;
}

/* content feature 1 */
.content-feature-1{
	padding-right:0px;
}
figure img{
	width:100%;
}
.left-padd8{
	padding-left:10px;
}
h1{
  font-size:40px;
}
.team-img .team-social:hover .so-circle {
	left: 30px;
	top: 85px;
}
.team-img .team-social:hover .so-circle.two {
	transition: top .5s ease-in-out;
	left: 88px;
	top: 85px;
}
.team-img .team-social:hover .so-circle.three {
	transition: top .5s ease-in-out;
	left: 145px;
	top: 85px;
}





/*-------- tabs --------*/
.tab-style1 .nav-tabs {
    border: 0 none;
    padding-left: 2%;
}
.tab-style1 .nav > li > a {
    padding: 10px 13px !important;
}






}

@media only screen and (max-width: 479px) {
.container{
	width:94% !important;
}
.navbar-nav {
    float: left !important;
}

/* slider margins */
.slide-padtop1{
	padding-top:80px;
	background-color:#000000;
}


/* titeles */
.title1 h2 {
    color: #222222;
    font-size: 20px;
}
.title1 .line {
	top:43px;
}
h1 {
    color: #222222;
    font-size: 35px;
}

/* titeles */
.m-top7 {
    margin-top:0px;
}
.left-padd8{
	padding-left:10px;
}

/* content feature 1 */
.content-feature-1{
	padding-right:0px;
}
figure img{
	width:100%;
}
.col-test{
	padding:100px 40px 150px 20px;
}
.col-test .carousel-indicators {
    left: 10%;
}
.col-testi {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 100px 10px 0;
}
.team-img .team-social:hover .so-circle {
	left: 68px;
	top: 120px;
}
.team-img .team-social:hover .so-circle.two {
	transition: top .5s ease-in-out;
	left: 125px;
	top: 120px;
}
.team-img .team-social:hover .so-circle.three {
	transition: top .5s ease-in-out;
	left: 180px;
	top: 120px;
}




/*-------- padding --------*/
.nopad-bottom{
	padding-bottom:0 !important;
}


/*-------- tabs --------*/
.tab-style1 .nav > li > a {
    padding: 10px 15px !important;
}
.bg-overlay-black{
	padding-top:20%;
}





}
