@media (max-width:1366px) {
.search-bx{ margin-top:60px; margin-bottom:50px;}
}
@media (max-width:1024px) {
.search-bx{ margin:80px auto; margin-bottom:50px;}
.login-bx{ padding:10px;}
.login-bx h4{ margin-bottom:25px;}
.login-bx .form-control{height:40px;}
.login-bx .login-btn-bx{ margin-top:20px;}
.login-bx label{ margin-bottom:9px;}
}

@media (max-width:991px) {
.login-bx{ margin-top:30px;}  
}

@media (max-width:768px) {
.search-bx{ margin:60px auto; margin-bottom:50px;}
}

@media (max-width:980px) {
.advanced-form form{ margin:50px auto; width:100%;}
}
@media (max-width:767px) {
.search-bx{ width:100%;}
.btn-bx .Digitallwreporter-btn{ margin:5px;}
.carousel-caption{ bottom:50px;}
}

@media (max-width:600px){
header .logo{ width:100%; text-align:center;}
header .list-unstyled.list-inline{ width:100%; text-align:center;}
}
@media (max-width:568px) {
.logo-bx img{ width:100%;}
.advanced-form .col-md-6.col-sm-6.col-xs-6{ width:100%;}
.form_datetime{ margin-bottom:15px;}
.alert-bx span{ display:block; margin-top:10px;}
}

@media (max-width:480px) {
.carousel-control{ width:8%;}
.carousel-caption{ bottom:20px;}
.carousel-caption p{ font-size:15px;}
.carousel-caption .btn{ margin-top:10px;}
.carousel-indicators{ display:none;}
}

@media (max-width:480px) {
.carousel-caption{ bottom:10px;}
}

