/*
Template Name: Laboratory
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************career****************/
.main_care {
background-image: url(../img/22.jpg);
background-position: center center;
background-size: cover;
}

.care_1ril span{
border:5px solid #156cf0;
width:220px;
height:220px;
line-height:210px;
 }
/*********************career_end****************/


@media screen and (max-width : 767px){
.care_1l{
text-align:center;
margin-bottom:15px; 
 }
.care_1ril {
margin-top:8px;
margin-bottom:8px; 
 }
#formFile{
width:90%; 
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.care_1ril span{
width:140px;
height:140px;
line-height:130px;
font-size:40px;
 }
 }

@media (min-width:992px) and (max-width:1200px) {

 }


