
@media screen and (max-width:1280px){
.partenaires-sec ul li {margin-right: 3px;}

}

@media screen and (max-width:1199px){
.partenaires-sec ul li {margin-right: 3px;margin: 10px;}
.nerdy-pen__text {font-size: 45px;}
.font {font-size: 76px;}

}

@media screen and (max-width:992px){
.nerdy-pen__text {font-size: 32px;}
.font {font-size: 66px;}
.wsmenucontainer{ height: auto !important; }
.footer-data {margin: 10px 0;}

}


@media screen and (max-width:768px){
.nerdy-pen__text {font-size: 22px;}
.font {font-size: 56px;}
.bnr-text.p-bx{ height: 95%; }
.title-bx h2 {font-size: 28px;}
.about-list h4 {font-size: 19px;}

}

@media screen and (max-width:480px){
.nerdy-pen__text {font-size: 10px !important;}
.font {font-size: 30px;}
.bnr-text.p-bx {height: 90%;}
.about-sec{margin-top: 10px;}

}

@media screen and (max-width:375px){
.nerdy-pen__text {font-size: 12px !important;}
.font {font-size: 26px;}
.bnr-text.p-bx {height: 90%;}

}