@media (min-width:960px) and (max-width:1200px){
}
@media only screen and (min-width:768px) and (max-width:959px){
}
@media only screen and (min-width:640px) and (max-width:767px){
}
@media only screen and (min-width:480px) and (max-width:639px){
	ul.cllogos li {
	width: 19.5%;
	height: 55px
}
}

@media only screen and (min-width:540px) and (max-width:959px){

}
@media screen and (min-width:479px) and (max-width:780px) (max-height:780px){
}

@media (max-width:500px){
}
@media only screen and (min-width:375px) and (max-width:478px){

}
@media only screen and (min-width:320px) and (max-width:478px){
	.mission {
    padding: 25px 0;
}
section {padding: 25px 0;}
.heading{ padding:0;font-size: 20px;margin-bottom: 20px;}
.tool_div{padding: 10px 15px;}
.tool_div h3{font-size: 18px;margin-bottom: 8px;margin-top: 15px;}
.tool_div h5{line-height: 21px;font-size: 14px;}
.tool_div a{min-height: auto;padding: 10px 20px;}
.ts-home1-data-transferred{padding-bottom: 30px;
    padding-top: 30px;}
.connect-detail h4{font-size: 27px;margin-bottom: 10px;}
.hvr-sweep-to-bottom{line-height: 14px;padding: 13px 24px;}	
.count{font-size: 40px;}
.percent{    font-size: 30px;}
.marketrating{min-height: auto;margin: 10px 0;}
.marketrating h6, .counter-section h6{font-size: 15px;    line-height: 22px;}
.hiring .textLarge{font-size: 24px;line-height: 32px;}
.testimonials-bg p{font-size: 14px;line-height: 22px;}
.testimonials-bg .carousel-inner{width: 100%;}
.f-links li{    padding: 2px 0;}
.footer p {margin-bottom: 7px;}
.content{top: 0;}
.heroHeadline .textLarge {
    font-size: 19px;
    line-height: 35px;
	font-family: 'Raleway', sans-serif;
}
.testimonials-bg{padding-bottom: 30px;    padding-top: 30px;}
ul.cllogos li {
	height: 55px;
	width: 24%
}
.jointeam-bg {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 365px;
    min-height: 150px;
    padding: 20px 0 60px;
    position: relative;
    z-index: 1;
}
.work-progress-heading { color:#000000; font-size:3em; font-weight:700; }
.work-progress-detail { color:#222222; font-size:17px; text-align:left; margin-top:15px; }
.textLarge {
    font-size: 25px;
    line-height: 22px;
}
.textSmall {
    font-family: raleway;
    font-size: 16px;
    font-weight: initial;
}
}
