/*
Template Name: Photography
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************register****************/
.main_reg {
background-image: url(../img/37.jpg);
background-position: center;
}
.register_1ril span {
width: 45px;
height: 45px;
line-height: 45px;
}
.main_log {
background-image: url(../img/38.jpg);
background-position: center;
}
/*********************register_end****************/


@media screen and (max-width : 767px){
.register_1l{
text-align:center; 
 }
.register_1l{
margin-top:15px;
margin-bottom:15px;  
 }
.register_1ril span {
width: 40px;
height: 40px;
line-height: 40px;
}
.form-check{
text-align:left; 
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.register_1ril span {
width: 35px;
height: 35px;
line-height: 35px;
}
 }

@media (min-width:992px) and (max-width:1200px) {

 }

@media (min-width:1201px) and (max-width:1270px) {

 }

