/*
Template Name: Web Tech
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************contact****************/
.center_gal{
background-image: url(../img/34.jpg);
background-position: center; 
 }

#gal_pg{
padding-top:40px;
padding-bottom:40px; 
 }
#gal_pg .modal-dialog {
 max-width: 800px;
}
/*********************contact_end****************/

@media screen and (max-width : 767px){
.gallery_1i{
margin-bottom:10px; 
 }
 }
@media (min-width:768px) and (max-width:991px) {

 }
@media (min-width:992px) and (max-width:1200px) {

 }