

header{background: #fff;}

/*.clientele .container-fluid {width:80%;}*/
.clientele {padding: 50px 0px 70px; position: relative;}
.clientele p {color: #627293; font-size: 14px; line-height: 28px;}
.clientele .top {margin-top: 25px;}
.clientele img {width: 100%;}
.clientele .cl {border: 1px solid #ccc; margin-top: 25px; padding: 20px;}
.clientele .cl {overflow: hidden;}
.clientele .cl img {-webkit-transform: scale(1);transform: scale(1);-webkit-transition: .5s ease-in-out;transition: .5s ease-in-out;}
.clientele .cl:hover img {-webkit-transform: scale(1.3); transform: scale(1.3);}


@media only screen and (min-width : 1920px) and (max-width : 2560px){


}

@media only screen and (min-width : 1600px) and (max-width : 1919px){


}

@media only screen and (min-width : 1440px) and (max-width : 1599px){


}

@media only screen and (min-width : 1366px) and (max-width : 1439px){


}

@media only screen and (min-width : 1280px) and (max-width : 1365px){


}

@media only screen and (min-width : 1200px) and (max-width : 1279px){


}

@media only screen and (min-width : 1024px) and (max-width : 1199px){
.clientele {padding: 40px 0px 60px;}
.clientele h3 {font-size: 28px;}
.clientele .top {margin-top: 10px;}


}

@media only screen and (min-width : 768px) and (max-width :1023px){
.clientele {padding: 30px 0px 50px;}
.clientele h3 {font-size: 26px;}
.clientele .top {margin-top: 10px;}


}

@media only screen and (min-width : 150px) and (max-width : 767px){
.clientele {padding: 30px 0px 50px;}
.clientele h3 {font-size: 24px;}
.clientele .top {margin-top: 10px;}


}

@media only screen and (max-width : 375px){


}

@media only screen and (max-width : 360px){


}

@media only screen and (max-width : 320px){


}