File: /home/barbeatleanalyti/public_html/mbaris.beatleanalytics.com/assets/customer/css/responcive.css
@media (min-width: 767px) and (max-width: 2000px) {
.footerback.textcenter, .headerback.textcenter {min-height:700px !important;}
.small-button {
font-size: 20px;
width: 200px;
}
}
@media (min-width: 480px) and (max-width: 768px) {
.footerback.textcenter, .headerback.textcenter {min-height: 720px !important; }
h2.headingtext {
font-size: 25px;
}
.container .row .textcenter img { width: 100px;}
h2.login {
MARGIN: 63px 0;
}
h2.login { font-size: 34px;}
span.input.input--minoru.input--filled input { margin: 0 0 28px 0; padding: 18px 10px;}
/**.small-button { font-size: 20px; width: 200px; padding: 11px 0;}***/
.textcenter.logo-campani.white img {
width: 72px ;
}
.search-home-main h2.headingtext.search-heder {
/** margin: 26px 0 0 0 !important;**/
}
input.input__field.input__field--yoko.form-control.input-lg {
height: auto !IMPORTANT;
}
}
@media (min-width: 200px) and (max-width: 479px) {
.headerback.textcenter.heder-main {height: 500px;}
.small-button {color: #f9f7f6; padding: 8px 0;font-size: 16px; width: 120px; }
.footer p {font-size: 16px;}
.company.logos img {
margin: 0 auto;
}
.profile .col-xs-1{ display:none; width:0px;}
.profile .col-xs-4{ width:30%; text-align: left; padding: 0px;}
.profile .col-xs-6{ width:68%; padding: 0px;margin: 0px;}
.profile .col-xs-12.f-from { padding: 0px;}
.profile .col-xs-4.old-password , .profile .col-xs-4.New-password , .profile .col-xs-4.Confirm-password {
width: 41%;
}
.profile .col-xs-6.re-password {
width: 58%;
}
}
/***************************************************************************************************************************************/
/***<xs>*********** (landscape phones, 576px and up)***************/
@media (min-width: 200px) and (max-width: 767px) {}
/***<sm>*********** Medium devices (tablets, 768px and up)***************/
@media (min-width: 768px) and (max-width: 991px) {}
/***<md>***********Large devices (desktops, 992px and up)******************/
@media (min-width: 992px) and (max-width: 1199px) {}
/***<lg>*** Extra large devices (large desktops, 1200px and up)****/
@media (min-width: 1200px) { }