/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
 .main-navigation ul li a {
    padding: 20px 10px;
}
.standard-social {
    margin-top: 22px;
    margin-right: 0;
}
.search-header input.search-field, 
.widget input.search-field {
    width: 212px;
    padding: 10px 80px 10px 10px;
}
.search-header input.search-submit, 
.widget input.search-submit {
    margin-left: -75px;
    padding: 1px 5px 6px;
}
.main-navigation ul li.menu-item.menu-item-has-children > a:after{
    right: -2px
}

    
}

/* Mobile Layout: 991px. */
@media only screen and (max-width: 991px) {
#mainNav, #mainNav.is-sticky {
    display: none;
}
.wp-megamenu #mainNav, .wp-megamenu #mainNav.is-sticky {
    display: block;
}
#mainNav.standard-menu {
    display: block;
}
html body .slicknav_menu {
    background: #fff;
    position: absolute;
    right: 4px;
}
html body .slicknav_menu {
    z-index: 999;
    background: transparent;
    position: absolute;
    right: 0;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #000;
}
html body .slicknav_menu .slicknav_btn {
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
html body .slicknav_menu .slicknav_nav {
    background: #fff;
    min-width: 250px;
    color: #000;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
html body .slicknav_menu .slicknav_nav a{
    color: #000;
}
html body .slicknav_menu .slicknav_nav a:hover{
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
.standard-search div#search {
    right: 75px;
}
.standard-search .xpro-search-open input.xpro-serch-form {
    width: 80%;
}
.site-title {
    text-align: left;
}
.big-img,
.big-img img {
     min-height: 250px; 
     height: auto;
}
.small-img, 
.small-img img {
    min-height: 118px;
    height: auto;
}

.search-header {
    text-align: center;
    margin-bottom: 10px;
}
.social-icon.text-right {
    text-align: center !important;
}



}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.slicknav_menu{ 
    display:block;
}
nav.standard-menu {
    display: none;
}
.standard-social {
    margin-right: 70px;
}
.standard-search button.form-control.form-control-submit.search-submit {
    min-width: 40px;

}
.classic-header h1.site-title {
    margin-left: -30px;
}
.classic-header .search-header input.search-field{
    width: 200px;
}
.classic-header .search-header {
    margin-top: 35px;
}
.classic-header .social-icon {
    margin-top: 42px;
}
.news-box-home-slider.style2 .home-slider-text {
    min-height: 350px;
    min-width: 410px;
    padding: 20px 30px;
}
.container-fluid {
    padding-left: 25px;
}


}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
.slicknav_menu{ 
    display:block;
}
nav.standard-menu {
    display: none;
}
.big-img,
.big-img img {
     min-height: 175px; 
     height: auto;
}
.carousel-inner .big-slider-text h2 {
    padding: 0 15px;
    font-size: 25px;
}

.carousel-inner .big-slider-text .news-meta {
    padding: 0 15px;
    font-size: 13px;
}
#site-navigation ul .nboxwtab-tab-container {
    margin-top: -25px;
}
.carousel-inner .small-img img {
    min-height: inherit;
}
.ssm-text h2.h5 {
    font-size: 15px;
    padding: 0 10px;
}

.ssm-text a.badge {
    margin-left: 5px;
}
.nmenu-tab .nboxwtab-tab-content {
    overflow: hidden;
}
body.admin-bar #mainNav.is-sticky {
    padding-top: 0;
}
.social-right.text-right {
    display: block;
    float: left;
    text-align: center !important;
    width: 100%;
}
.standard-social {
    margin-top: 5px;
    margin-right: 0;
    text-align: center !important;
    padding-bottom: 10px;
}
.col-12.pb-1.pt-0.pr-1 {
    padding-left: 5px;
}
.small-img {
    height: auto;
}
.small-img img{
	min-height: inherit;
}
.custom-logo-link {
    float: none;
}
.bn-controls, .bn-label {
    display: none;
}
.col-12.col-md-6.pl-1.pb-0.pb-md-3.pt-2.pr-md-1 {
    padding-right: 4px;
}
.col-6.pb-1.pt-0.pr-1 {
    padding-left: 4px;
}
.tab-title {
    margin-bottom: 10px;
}
.footer-menu.text-right {
    text-align: center !important;
}
.container-fluid {
    padding-left: 18px;
}

html body .bn-news {
    left: 0 !important;
    right: 0 !important;
}
header.page-header .x-overlay{
    min-width: 280px
}
.standard-search div#search {
    position: absolute;
    width: 100%;
    right: 0;
    top: -15px;
    text-align: center;
    left: -20px;
    margin: auto;
}
.standard-search .xpro-search-open input.xpro-serch-form {
    width: 70%;
    float: left;
    margin-right: 5px;
}
.standard-search button.form-control.form-control-submit.search-submit {
    width: 40px !important;
    float: inherit;
}
#mainNav.is-sticky {
    display: none;
}
.wp-megamenu #mainNav.is-sticky {
    display: block;
}
.site-title {
    text-align: center;
}
.error-content input.search-field,
.error-content input.xpro-serch-form {
    width: 230px;
}
.search-header {
    margin-top: 10px;
    text-align: center;
}
.top-bar {
    text-align: center;
}
.date-time.time-show ul {
    width: 100%;
}
.col-md-4.text-right.top-icons {
    text-align: center !important;
}
#scrollUp{
    width: 30px;
    height: 30px;
    right: 10px;
    bottom: 20px;
}
#scrollUp i {
    font-size: 12px;
    line-height: 25px;
}
.author-img {
    min-width: 100%;
    margin-right: 0;
    float: inherit;
    margin-bottom: 20px;
}
.d-flex.single-post-author {
    display: block !important;
}
.single-post-author .author-img {
    text-align: center;
}
.author-text {
    width: 100%;
    float: inherit;
    text-align: center;
}
.classic-header .site-logo {
    display: block;
    float: inherit;
    text-align: center !important;
}
section.slider-section {
    overflow: hidden;
    max-width: 100%;
}
.classic-header .social-icon {
    margin-top: 10px;
    text-align: center !important;
    margin-bottom: 10px;
}
.style1 .slider-meta {
    margin-bottom: 5px;
    margin-top: 5px;
}
.home-slider-text a.more-link {
    margin-top: 8px;
    padding: 3px 10px;
}
.classic-header  .search-header input.search-field{
    width: 220px
}
footer.entry-footer {
    margin: 20px 0 40px 0;
}
.post-footer-meta {
    margin: 35px 0 40px 0;
}
.single-post {
    margin-bottom: 70px;
}
.single-post.list-post {
    margin-bottom: 40px;
}
.simple-bottom footer.entry-footer {
    margin: 35px 0 100px 0;
}
/* Slider style one*/
.news-box-home-slider.style2 .home-slider-text {
    min-height: 150px;
    min-width: 220px;
    padding: 15px 15px;
    margin: auto;
    right: 0;
    left: 0;
}
.home-slider-text p {
    display: none;
}
.home-slider-text h2 {
    font-size: 18px;
}
.home-slider-text:before{
    margin:10px
}
/*Slider style one*/
.home-slider-text {
    padding: 15px 20px;
    min-width: 260px;
    min-height: 180px;
}
/*Slider style three*/
.slider-text-three .x-overlay {
    padding: 10px;
}
.slider-text-three {
    width: 280px;
    height: auto;
    margin-top: 3%
}
.slider3-meta.advance-options {
    padding: 10px 0 5px 0;
}

/*Slider style four*/
.slider4 .home-slider-text {
    min-width: 270px;
    min-height: 180px;
    max-width: 280px;
    max-height: 254px;
    padding: 20px 20px;
}
/*feature category one*/
.single-fcat {
    margin-bottom: 15px;
}
.top-feature .single-grid,
.bottom-feature .single-grid {
    margin-bottom: 20px;
}
.list-meta-right.text-right {
    text-align: center;
    margin-top: 20px;
}
.border-shadow.simple-layout .single-post.list-post {
    padding: 20px;
}
.post-icon i {
    margin-bottom: 20px;
}
.news-box-social-widget li a {
    padding: 7px 12px;
    margin-right: 5px;
}
.pagination ul {
    padding: 0;
}
/*Footer style*/
.default-footer p.copyright {
    text-align: center;
}
.footer-social-right .text-right {
    text-align: center !important;
    margin: 10px 0 5px;
}




}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {
.standard-search .xpro-search-open input.xpro-serch-form {
    width: 290px;
    float: left;
    margin-right: 1px;
}
.social-right.text-right {
    margin-top: 15px;
}
.bn-label {
    display: block;
}
html body .bn-news {
    left: 146px !important;
    right: 0 ;
}
.site-logo {
    display: inline-block;
    float: left;
}

.col-md-4.text-right.top-icons {
    text-align: center !important;
}
.standard-search div#search {
    top: 0;
    left: -210px;
    width: 336px;
}
.classic-header  .search-header input.search-field{
    width: 250px
}
.slider-text-three {
    width: 300px;
    height: auto;
    margin-top: 5%;
}
.slider-text-three {
    width: 300px;
    height: auto;
    margin-top: 5%;
}


}