/*
Template Name: FsAgency
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************casting****************/
.center_reg {
background-image: url(../img/40.jpg);
background-position: center;
}
.register_1l .form-select{
height:48px; 
 }
.register_1l .form-control{
height:48px; 
 }
.register_1ril span{
width:45px;
height:45px;
line-height:45px; 
 }
.center_log {
background-image: url(../img/41.jpg);
background-position: center;
}
/*********************casting_end****************/



@media screen and (max-width : 767px){
.register_1l{
text-align:center;
margin-bottom:15px; 
 }
.form-check{
text-align:left; 
 }
.register_1ril span {
width: 35px;
height: 35px;
line-height: 35px;
}
.register_1l p{
text-align:left; 
 }
 }

@media (min-width:576px) and (max-width:767px) {


 }
@media (min-width:768px) and (max-width:991px) {
.register_1ril span {
width: 30px;
height: 30px;
line-height: 30px;
font-size:14px;
}
 }

@media (min-width:992px) and (max-width:1200px) {

 }
@media (min-width:1201px) and (max-width:1215px) {
 }


