.faqs-box {
   border-radius: 8px;
    border: 8px solid #293358;
    background-color: #f0f0f0;
    padding: 28px;
    color: #151515;
    margin: 0px 10px 20px;  


}


.faqs-box-red {
   border-radius: 8px;
    border: 8px solid #e22227;
    background-color: #f0f0f0;
    padding: 28px;
    color: #151515;
    margin: 0px 10px 20px;  


}



.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
background: #0e2b6f;
}




.socket {
/*display: none;*/
}

.callback {
    background: #0e2b6f;
}

.blue_stripe {
background: #0e2b6f;
}

.double_chevron_down, .double_chevron_up {
display: none
}

.footer {
    background: url(../../files/footer_bg.jpg) left bottom / cover !important;
}

.three_boxes .title {
background: rgba(165, 165, 165, .8)
}

.three_boxes .box:hover .title, .three_boxes .box:active .title, .three_boxes .box:focus .title {
background-color: #0e2b6f;
}

.navbar-default {
 background-image: url(../../files/nav_bg_grey_2.jpg);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
background-color: #0e2b6f;
}

.footer {
    background: url(../../files/mdm_new_footer_pick.jpg) left bottom / cover;
    font-size: 18px;
    color: white;
}

.container {
    text-align: center;
}

@media (min-width: 1200px) {
.container {
    width: 1160px;
}
}

@media (min-width: 992px) {
.col-md-9 {
    width: 100%;
    margin-top: 60px;
}
}

.col-mb20 {
    margin-bottom: 20px;
}

@media (min-width: 1200px) {
.row-images {
    margin: 30px -150px 30px -150px;
    height: 350px;
}
}

@media only screen and (min-width: 100px) and (max-width: 1300px) {
.row-images {
    margin: 30px 0px 0px 0px;
}
}

@media (min-width: 1099px) {
.row-space {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: -150px;
  margin-right: -150px;
  align-items: center;
  display: flex;
}
}

.breadcrumb {
    display: none;
}

.callback {
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 15px;
}

.callback .row div:first-of-type {
    font-size: 30px;
}

.three_boxes#second {
    padding-top: 40px;
}

.callback form input {
    height: 38px;
}

.callback form button {
    height: 38px;
}

.top_bar .contact {
    font-size: 18px;
}

.a-button {
    background: #555;
    color: #fff;
    transition: all 300ms ease;
    border: none;
    margin-top: 20px;
    padding: 15px 30px;
    align-self: center;
    opacity: 0.8;
}

.a-button:hover, .a-button:active, .a-button:focus {
    background: #777;
    color: white;
}

.p-mb40 {
   margin-bottom: 40px;
}

.callback {
    display: none;
}



@media (min-width: 768px) and (max-width: 1025px) {
.navbar-nav {
   padding-left: 0px;
   padding-right: 0px;
}
}

@media (min-width: 768px) and (max-width: 1025px) {
.navbar-nav>li {
    margin: 0 0px;
    font-size: 12px;
}
}

@media (min-width: 1100px) and (max-width: 1499px) {
.top_bar .contact {
    font-size: 16px;
}
}

@media (min-width: 1610px) {
div#header_box11 {
    width: 470px;
}
}

@media (min-width: 100px) and (max-width: 1099px) {
.case_studies > .row > [class*="col-"] {
    text-align: center;
}
}

@media (min-width: 700px) and (max-width: 899px) {
.navbar-nav>li>.dropdown-menu {
    width: 240px;
}
}

@media (min-width: 700px) and (max-width: 899px) {
.dropdown-menu {
    font-size: 14px;
}
}

@media (min-width: 700px) and (max-width: 899px) {
.dropdown-menu>li>a {
   padding: 3px 10px;
}
}
