section.knowpuretek {
    float: left;
    position: relative;
    margin: 83px 0 0 0;
    padding: 52px 0 36px 50px;
    background: #000;
    width: 100%;
}

section.knowpuretek h1 {
    color: yellow;
    font-size: 60px;
    margin-bottom: 10px;
}
section.knowpuretek h2 {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 100 !important;
    font-family: 'DroidSans';
}
#fh5co-home{
	background: transparent !important;
}

.carousel {
    position: relative;
    height: 720px;
    background: #000;
    background-image: url(../images/banner-02.jpg);
    background-color: transparent !important;
    background-size: contain !important;
    width: 100%;
}
ol.carousel-indicators {
    padding-bottom: 7%;
}
.carousel-indicators .active {
    margin: 0;
    width: 16px;
    height: 16px;
    background-color: #ff0;
    border: 1px solid #ff0;
}

.carousel-indicators li p{
	display: none;
}
.carousel-indicators li.active p{
	display: block;
}

.carousel-indicators li p , .carousel-indicators li.active p{
    width: 100%;
    margin-left: 450px;
    text-transform: lowercase;
    font-family: 'DroidSans';
    float: left;
    font-size: 16px;
    margin-top: 30px;
}

.carousel-indicators li {
    display: inline-block;
	margin-right: 20px;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    background: #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    /* background-color: transparent; */
}


section.whatbelive {
    background: #fff;
    padding: 70px 80px 72px 60px;
}
section.whatbelive h2 {
    font-size: 90px;
    line-height: 0.8em;
}
section.whatbelive p{
	font-size: 16px;
    font-family: 'DroidSans';
	line-height: 20px;
	text-align: left;
	color: #000;	
}
.about-work{
	height:930px;
}

#fh5co-work > .first-circle{
	margin-top: -3vw;
    background-image: url(../images/culture.png);
    float: right;
    margin-top: 0px !important; 
}
#fh5co-work .second-circle {
    background-image: url(../images/desi.png);
    float: right;
    margin-top: 0px !important; 
}
#fh5co-work .third-circle {
    background-image: url(../images/career.png);
    float: right;
    margin-top: 3vw;
}
#fh5co-work .fourth-circle {
    background-image: url(../images/press.png);
    float: left;
    margin-top: 3vw;
}

#fh5co-work .first-circle .text {
    background-color: yellow !important;
    height: 30px !important;
}

#fh5co-work .first-circle .text h3{
	background-color: red;	
} 
#fh5co-work .first-circle .text {
    background-color: transparent !important;
    height: 40px !important;
    padding: 55px 0;
    border: 0px;
    margin: 0;
    opacity: inherit;
}
#fh5co-work .first-circle .text h3 {
    background-color: #fefe00;
    padding: 8% 0;
    margin-top: 10%;
    opacity: 0.9;
}
#fh5co-work .first-circle:hover .text{
    height: 21vw !important;
    padding: 0 0;
    border: 0px;
    margin: 0;
    display: table;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#fh5co-work .first-circle:hover .text h3{
    margin: 0;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.about-contact{
	background: transparent;
}

.top-triangle1 {
    margin-top:100px;
    position: absolute;
    margin-bottom: -176px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0;
    padding-left: 26%;
    padding-bottom: 14%;
    overflow: hidden;
}
.top-triangle1 div {
    display: block;
    width: 0;
    height: 0;
    margin-left: -75vw;
    border-left: 120vw solid transparent;
    border-right: 50vw solid transparent;
    border-bottom: 14vw solid #1baed6;
}
.item img {
    	width: 100%;
	}
.contact-form{
	margin-top: -80px;
}
@media screen and (max-width: 2560px) and (min-width: 1921px) 
{
	
}
@media screen and (max-width: 1920px) and (min-width: 1801px) 
{
	section.knowpuretek {
    	margin: 80px 0 0 0;
    }
    .carousel {
    	position: relative;
    	    height: 800px;
    }
    ol.carousel-indicators {
    padding-bottom: 4%;
}
	.item img {
    	width: 100%;
	}
	
	#fh5co-work .second-circle {
    float: left;
    }
    .about-work{
	    height: 1410px;
    }
}

@media screen and (max-width: 1801px) and (min-width: 1600px) 
{
	section.knowpuretek {
    margin: 80px 0 0 0;
    }
    .about-work{
        height: 1100px;
}

}

@media screen and (max-width: 1400px) and (min-width: 1025px) 
{
	section.knowpuretek {
    margin: 56px 0 0 0;
    }
    ol.carousel-indicators {
    padding-bottom: 5%;
}
    .carousel {
    position: relative;
    height: 600px;}
    .about-work {
    height: 905px;
}
	
}

@media screen and (max-width: 1024px) and (min-width: 992px) 
{
	.carousel {
    position: relative;
    height: 500px;
    }
    
    #fh5co-work .second-circle {
    float: left;
    }
    .about-work {
    height: 860px;
	}
	section.knowpuretek {
    float: left;
    position: relative;
    margin: 56px 0 0 0;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) 
{
	
	
}


@media screen and (max-width:768px) and (min-width:680px) 
{
	
}

@media screen and (max-width: 667px) and (min-width: 480px)
{ 
	
}

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

}
@media only screen and (max-width: 480px) and (min-width: 320px) 
{
	
}	
