/* ======== START EXTRA SMALL SCREENS ======== */
@media (min-width:0) and (max-width:767px) {
.navbar-form input[type=text],form.navbar-form.navbar-right .btn {
width: 100%;
}
@media (min-width:0) and (max-width:767px) {
.hide-items {display:none;}
}

span.consult-info, span.consult-data {
width: 100%;
text-align: right;
}
div#naseh-nav {
background: #fff;
margin-top: -8px;
max-height: 100vh;
}
nav.navbar.navbar-default.navbar-fixed-top {
height: 100px;
}

.navbar-fixed-top .row.brd-bottom {
display: inline-block;
height: 100px;
}
.consult-main-img {
width: 100%;}
nav.navbar.navbar-default {
}
.navbar-brand>img {
width: 260px;
}

body nav div div.navbar-header div.col-md-2.text-center > img {
display: none;
}

button.navbar-toggle {
top: 18px;
border-radius: 0;
}

body {
padding-top: 120px;
}
.panel-section {
/* margin-top: 75px; */
height: auto;
}

.panel-section col-md-3 {
margin-bottom: 10px;
}

.panel-section .article {
margin-bottom: 15px;
margin-top: 15px;
}

a.consulting.text-center.pad-40 {
height: 400px;
padding-top: 12%;
margin-top: 30px;
}

.article-panel {
height: auto;
margin-bottom: 15px;
margin-top: 15px;
}

span.views {
padding-left: 50px;
}

a.panel-section-app.text-center {
margin-top: 30px;
}

.panel-section-week {
height: auto;
}

.panel-body {
height: auto;
}
.categories-section .btn {
width: 100%;
margin-top: 8px;
margin-bottom: 8px;
}

.new-cons .panel-section {
height: auto;
}

.testimonial .panel-section {
height: auto;
}

div.new-cons.pad-20 > div > div > div.col-md-4 > div {
margin-top: 20px;
}

.statistic {
width: 49%;
}
.article-main-img {
height: auto;
}

.share-article .btn {
display: block;
}
.article-page-panel.social ul.social-icons a {
margin-top: 5px;
margin-bottom: 5px;
}
}
/* ======== // END EXTRA SMALL SCREENS ======== */

/* ======== START SMALL SCREENS ======== */
@media (min-width:768px) and (max-width:991px) {
nav.navbar.navbar-default {
position: relative;
}
.navbar-brand>img {
width: 260px;
}

body nav div div.navbar-header div.col-md-2.text-center > img {
display: none;
}

button.navbar-toggle {
top: 18px;
border-radius: 0;
}

body {
padding-top: 0;
}
.panel-section {
margin-top: 75px;
height: auto;
}

.panel-section col-md-3 {
margin-bottom: 10px;
}

.panel-section .article {
margin-bottom: 15px;
margin-top: 15px;
}

a.consulting.text-center.pad-40 {
height: 400px;
padding-top: 12%;
margin-top: 30px;
}

.article-panel {
height: auto;
margin-bottom: 15px;
margin-top: 15px;
}

span.views {
padding-left: 50px;
}

a.panel-section-app.text-center {
margin-top: 30px;
}

.panel-section-week {
height: auto;
}

.panel-body {
height: auto;
}
.categories-section .btn {
width: 100%;
margin-top: 8px;
margin-bottom: 8px;
}

.new-cons .panel-section {
height: auto;
}

.testimonial .panel-section {
height: auto;
}

div.new-cons.pad-20 > div > div > div.col-md-4 > div {
margin-top: 20px;
}

.statistic {
width: 49%;
}

}
/* ======== // END SMALL SCREENS ======== */

/* ======== START MEDIUM SCREENS ======== */
@media (min-width:992px) and (max-width:1199px) {
.nav>li>a {
padding: 14px 7px;
}

.article-info {
font-size: 9px;
}

.article-img.overlay {
height: 133px;
}

.panel-section {
height: 350px;
}

a.consulting.text-center {
height: 350px;
}

span.cat {
margin: -27px;
}

.categories-section .btn {
width: 24%;
margin-top: 5px;
}

span.time {
padding: 0;
}

.statistic p.lead {
font-size: 12px;
}

.statistic h1 {
font-size: 30px;
}

#jawwal-slider .carousel-caption {padding: 0px;width: 90%;}

#jawwal-slider .carousel-caption p {
font-size: 12px;
}

.jawwal .carousel-control.left,.jawwal .carousel-control.right {
top: -65px;
}

}
/* ======== // END MEDIUM SCREENS ======== */

/* ======== START LARGE SCREENS ======== */
@media (min-width:1200px) and (max-width:1366) {
}
/* ======== // END LARGE SCREENS ======== */

/* ======== START LARGE SCREENS ======== */
@media (min-width:1367px) {
.container-fluid {
max-width: 1366px;
}
}
/* ======== // END LARGE SCREENS ======== */