*{
    box-sizing: border-box;
}
body{
    font-family: 'Open Sans', sans-serif;
    background-color: rgb(240,240,240);
    
}

.card{
    border: 1px solid #d3d3d3;
    margin-bottom: 15px;
    background-color: #fff;
}
.sidebar-container .card img{
    width: 100%;
    height:auto;
}
.card-title{
    padding: 5px 10px;
    font-size: 14px;
}
.card .btn{
    margin:0 0 10px 10px;
    font-size: 10px;
    padding: 5px 10px;
    border-radius:0;
    border: none;
    background-color: #000092;
}
div.container{
            width: 960px;
            height: auto;
            margin: 180px auto 20px auto;
            display: flex;
            flex-wrap: wrap;
            padding: 0;
            
}
.container-fluid{
    width: 960px;
    margin: 15px auto 0px auto;
    padding: 0px;
}
 #one_image{
display:none;
}
.col-md-9{
   
    width: auto;
    padding: 0;
}
.col-md-3{
    
    padding: 0;
    margin-right: 0;
    width: auto;
}

        .row{
            margin: 0;
            padding: 0;
        }
        .flex{
            display: flex;
            flex-wrap: wrap;
            width: auto;
            
   
        }
        .news-flex{
            display: flex;
            flex-wrap: wrap;
            width: 700px;
            background: #fff;
            padding: 20px;
        }
        .item{
            background: #fff;
        }
.box{
            width: calc(23.3% - 20px);
            margin: 20px 10px 20px 20px;
        }
        .box-item{
            width: calc(24.8% - 20px);
            margin: 10px;
           
        }
        .box-item h4{
            text-align: center;
        }
            .box-news{
            width: calc(33.3% - 20px);
            margin: 10px;
        }
        .box-news a{
            text-decoration: none;
            color: #000097;

        }
        .box-news h3{
            font-size: 14px;
            font-weight: bold;
        }
        .box-news p{
            color: #000;
            font-size: 14px;
        }

            .box a{
            display: block;
            margin: 0;
            padding: 0;
            color: #000;
        }
        .box a:hover{
            text-decoration: none;
        }
        .box img{
            width: 100%;
            
        }
        div.sidebar{
            width: 200px;
            
            
        }

       div.sidebar h4{
       font-weight:bold;
       }

        div.widget{
            width: 200px;
            margin-left: 53px;
            padding: 0;
            
        }
      /*.box img.img-thumbnail{
        height: 110px;
        }*/
.container-top{
    margin: 40px auto 50px auto;
    max-width: 80%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    border: 1px solid red;  
}
.item{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    width: 100%;
}


.content{
    background:#fff;
    margin-bottom: 20px;
    width: 100%;
}
.halter{
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    width: 700px;
    min-height: 100% !important;
    
}
div.ho{
    background:#fff;
    width: 700px;
    margin-bottom: 20px;
}
div.halter h1{
    font-size: 16px;
    margin-top:0px;
    margin-bottom:0px;
    color:#000080;
}



div.halter p span img, div.halter span img, div.halter img{
    margin-right: 20px;
    margin-bottom: 0px;
}


div.home-halter h1{
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 16px;
    font-size: 16px;
}

div.halter a.card{
    display: inline-block;
    padding: 5px 10px;
    background: #000097;
    color: #fff;
    margin: 20px 20px;
    font-size: 12px;
}

div.halter a.card:hover{
    text-decoration: none;
}
.location{
    width: 100%;
}
.location h3{
    padding-left: 10px;
    padding-bottom: 10px;
}
.location i{
    padding: 0 10px 10px 20px;
    font-size: 14px;
}
.location h4{
    font-size: 14px;
}
.location h4:last-child{
    padding: 0 0 10px 0px;
    
}
.location h5{
    padding-left: 20px;
    margin-top: 0;
}
form{
    width: 100%;
    margin: auto;
}
input.form-control, textarea{
    max-width: 350px;
}
input.form-control{
    height: 30px;
}
.form-group label{
    font-size: 12px;
}
.submit-message{
    display: block;
    margin-left: 20px;
    font-size: 10px;
    padding: 5px 10px;
    border-radius: 0;
    border: none;
    background-color: #000092;
}
div.modal-content{
    border:none;
    border-radius: 0;
}
footer{
    width: 100%;
    background: #fff;
    border-top: 1px solid #e0000d;
    padding: 5px 15px;
}
div.foot-container{
    width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}


.gallery{
    display: inline-block;
    margin-top: 20px;
}


div.card-news h3{
    margin: 5px 0;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
}
div.card-news p{
    font-size: 12px;
    text-align: left;
    padding: 0 0px;
    font-weight: bold;
}

div.card-news a{
    text-decoration: none;
    color: #000;
}
div.card-news:hover{
    text-decoration: none;
    color: #000;
}
.objects{
    display: flex;
    justify-content: space-around;
}
.objects img{
    margin-bottom: 20px;
}
.atelier{
    display: flex;
    justify-content: space-between;
    
}
.atelier img{
    margin-right: 20px;
    margin-bottom: 20px;
}
.atelier p{
    margin-top: 150px;
}
.image_wrapper{
    margin-right: -15px;
}
.image_wrapper a{
    float: left;
    width: 20%;
    padding-right: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow: hidden;
}
.image_wrapper img{
    max-width: 100%;
    height: auto;
    display: block;
    transition: all .2s ease-in-out;
}
.image_wrapper:hover img{
    opacity: 0.6;
    transform: scale(.92);
}
.image_wrapper img:hover{
    opacity: 1;
    transform:scale(1);
    box-shadow: 0px 0px 7px(0,0,0,0.5);
}
.pic{
    display: flex;
    justify-content: space-between;
    
}
.pic a{
    display: inline-block;
    margin-right: 10px;
}
.pics span.student{
    font-weight: normal;
    font-size: 14px;
    padding: 5px 0;
    display: block;
    margin-top: 5px;
}
.fest{
    max-width: 960px;
    margin: auto;
}
 
.pagination > li{
    display: inline-block;
    margin: 5px;
}

.pagination > li > a{
    color:#000097;
}

div.back-button{
    width: 100%;
    margin: 20px auto;
    z-index: 1000;
    overflow: hidden;
}
div.back-button a.btn-back, div.news-flex a.btn-back, div.halter a.btn-back, div.halter a.btn-more{
    display: inline-block;
    background: #000097;
    margin-top: 10px;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
}

div.halter a.btn-more{
    float: right;
    margin-top: -20px;
}
/*///////////////////////////////////////////////////////// Media Queries /////////////////////////////////////////////// */

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
        
     div.container{
        width:100%;
         margin-top: 85px;
    }
    .container-menu{
      height:94px;
 }
 #one_image{
display:none;
}
    .navbar{
	  height:90px;
    }
        div.container-fluid{
            width: 100%;
            margin: 0px;
        }

        div.row{
            width: 95%;
            margin: auto;
        }

    .halter, .home-halter{
        width: 100%;
       margin:0px auto;
        margin-bottom: 20px;
    }
        
    .halter a p span img{
        display: block;
        float: none;
        width: 100%;
        height: 100%;
        margin:10px auto;
        
    }

  .halter p{
  width:100%;
  margin:auto;
  }
    .halter p img{
        display: block;
        float: none;
        width: 100%;
        height: 100%;
        margin: 10px auto;
    }
    .halter p span img, .halter span img, .halter img{
        float:none;
        width:100%;
        height:100%;
        margin:auto;
        display:block;
    }
        .home-halter span img{
            width:100%;
            height: 100%;
            margin: auto;
        }
    .news-flex{
        flex-direction: column;
        width: 100%;
        margin: 0px auto;
    }
        div.flex{
        width: 100%;
            margin: auto;
        }
    .box-news{
        width: 100%;
        margin: auto;
        border-bottom: 1px solid rgba(0,0,0,0.2);
        }
    .box-news:last-child{
        border-bottom: none;
    }
    .box {
    width: calc(100% - 20px);
    }
    .box img.img-thumbnail{
        height:100%;
    }
        ul.pagination{
            width: 90%;
            margin: auto;
            text-align: center;
        }
        
         .sidebar{
        display: none;
    }
    a.navbar-brand img.large{
        display: none;
    }
    a.navbar-brand img.small{
        display: block;
        margin-left: 15px;
    }
   .halter p img{
       float:none;
       width:100%;
       height:100%;
       margin-left:auto;
       display:block;
   }
        .navbar-header{
            width: auto;
            margin: auto;
        }
        .navbar-default .navbar-toggle{
            margin-right:25px;
        }
        ul.navbar-right{
        margin: auto;
       text-align:center;
       width:100%;
       background:#fff;
        }

        ul.navbar-right > li {
        border-bottom: 1px solid rgba(224, 235, 235,0.5);
        text-align:left;
        padding-left:85px;
        }

        #navbar2 > ul >li > ul >li > a{
        text-align:left;
        padding-left:80px;
        }
    
        div.icons{
        display:none;
        }

        #small{
        display:block;
	width: 70px;
        height: auto;
        margin: 10px 25px;
	
        }

        div.back-button a.btn-back, div.news-flex a.btn-back{
            display: inline-block;
        }
        div.foot-container{
            width: auto;
            margin: auto;
        }
        div.left, div.right{
            font-size: 10px;
        }
        div.right{
            text-align: left;
            padding-left: 27px;
        }
        div.left{
            text-align: right;
            border-right: 1px solid #000097;
            padding-right: 25px;
        }
    
    
    }

    @media only screen and (min-width: 481px)  and (max-width: 767px){

    .container-menu{
    position:relative;
    overflow:hidden;
    margin:0 auto;
    }

    .container-fluid{
    width:100%;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
}
   #small, #header-img{
display:none;
}
   #one_image{
   display:block;
    margin: 20px 20px 20px 30px;
    width: 80%;
    height: auto;
    
}
    .navbar-header{
    width:auto;
    margin-right:0;
    margin-left:0;
    display:table;
}
    img#header-img{
  margin:0px;
}
a.navbar-brand{
float:none;
}
.navbar-toggle{
margin-right:25px;
}
#navbar2{
width:100%;
margin:0 auto;
}
#navbar2 ul.nav{
width:100%;
margin:0 auto;
}
#navbar2 ul li{
text-align:left;
padding-left:30px;
}
  div.container{
  width:95%;
  margin:20px auto;
  display:flex;
  justify-content:space-between;
  flex-wrap:nowrap;
 }
.halter{

 width:100%;
margin:auto;


}
.container row{
width:100%;
}
.col-md-9{
 width:100%;
margin:0;

}

.col-md-3{
  width:20%;
  margin:0 25px 0 0;
}

 .hidden-xs {
    display: block !important;
   }
.sidebar{
display:block;
}
div.widget{
margin-right:0;
}

footer{
display:none;
	}

  
 @media only screen and (min-width: 768px)  and (max-width: 992px){
   .navbar-right {
     float: none !important; 
    margin-right: -15px;
}
  .navbar-right .dropdown-menu {
   left: 0;
}
  
}
    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) and (max-width: 1820px) {
     #one_image{
      display:none;
     }
    }

   