

.header_top{
background-color: #fff !important;
padding: 0 60px;
}

.header_top span.circle_social{
margin: 10px 10px 0;
display: block;
}

@media only screen and (max-width: 1000px) {
    .header_top{ display: none !important; }
}

@media only screen and (max-width: 1200px) {
   .q_logo a{ height: 60px !important; }
}

.blog_holder{
padding-top: 32px;
}

.snapchat{
margin: 10px 10px 0;
display: block;
float: left;
}

.snapchat .snap_icon{
border: 2px solid #f9bc00;
    border-radius: 50%;
    height: 35px;
    width: 35px;
}

.snapchat .snap_over{
display: none;
}

.snapchat:hover .snap_over{
display: block;
border: 2px solid #007ec5;
    border-radius: 50%;
    height: 35px;
    width: 35px;
}

.snapchat:hover .snap_icon{
display: none;
}

.side_menu .textwidget{
display: inline-block;
}

.side_menu .textwidget .snapchat{
margin: 0;
float: right;
height: 39px;
}

.drop_down .second .inner>ul>li>a:hover {
    color: #007ec5;
}

.blanc h2{
 color: #fff;
}

.single-carrieres .title {
    height: 100% !important;
}

