@media (min-width: 768px) {
    
    .md-height-auto {
        height: auto!important;
        opacity: 1!important;
    }

    .md-height-auto img {
        display: block!important;
        opacity: 1!important;
    }
    
}


/* @media (max-width: 768px) { */
@media (max-width: 767px) {
	
    h1 {
        font-size: 22px!important;
    }
    
	.br-blue1 {
		border: 0;
	}
    
	
	/*
	#logo {
		display: block;
		text-align: center;
		position: relative;
		top: 100%;
	}
	*/
	
	/*
	#cnt-ads {
		display: none;
	}
	*/
	
	#mega-menu .col-md-3,
	#mega-menu .mb-menu-top {
		padding: 0;
	}
	
	
	#head {
		margin-top: 0;
	}
	
	#content-features {
		background: transparent;
	}
	
	#feature-block-0,
	#feature-block-1,
	#feature-block-2 {
		border: 0!important;
		margin-bottom: 10px!important;
	}
	
	.mb-content-block {
		box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
	}
	
	#mega-menu .mb-menu-top .d-md-none { 
		border-bottom: 1px solid #0A84B0;
		padding: 10px 15px;
	}
	
	#mega-menu .mb-menu-top > li > a {
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	
	#mega-menu .mb-menu-sub a:link, 
	#mega-menu .mb-menu-sub a:visited, 
	#mega-menu .mb-menu-sub a:hover, 
	#mega-menu .mb-menu-sub a:active {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	#content-features .features-text {
		min-height: 0!important;
	}
	
	.box-newsletter {
		padding: 10px!important;
	}
	
	#mega-menu .mb-menu-top > li {
		padding-left: 0;
		padding-right: 0;
	}
	
	#mega-menu .mb-menu-top > li:last-child a {
		border-bottom: 1px solid #0A84B0!important;
	}
	
	#mega-menu .mb-menu-top > li:last-child a.open,
	#mega-menu .mb-menu-top > li:last-child a.open + ul a {
		border-bottom: 0px!important;
	}
	
    /*
	#btn-search.focus + .form-search {
		visibility: hidden;
		width: 0;
		height: 0;
	}
	
	.mb-menu .mm-link.focus {
		width: auto;
		min-width: 0;
		max-width: 250px;
		transition: all 0.5s;
		line-height: 1;
	}
	
    /*
	#btn-search.focus {
		opacity: 1!important;
	}
    */
    
	
	.mb-menu {
		padding-right: 0;
	}
    
    
    /* Article Template Styles */
    .miniheader, .newsminiheader, .bminihead, .subhead {
        font-family: "Karma";
        font-size: 28px!important;
        margin-bottom: 15px;
    }
    
    body .article-body blockquote.news p {
        text-align: center!important;
        font-size: 26px!important;
        color: #0080B0!important;
        font-family: Karma;
        background: transparent!important;
        padding: 15px 0!important;
        margin: 0!important;
    }
    
    body #relatedStoriesDiv .relatedStoriesLinks a {
        font-family: 'Karma';
        font-size: 22px;
        display: inline-block;
        margin: 15px 0 0 0;
        text-align: center;
    }
    
    body #relatedStoriesTitle {
        color: #AE1C52;
        font-family: 'Roboto';
        font-weight: 500;
        font-size: 28px;
        text-align: center;
    }
    
    .mb-l1 {
        font-size: 34px!important;
    }
    
    .mb-l2 {
        font-size: 32px!important;
    }
    
    .mb-l3 {
        font-size: 30px!important;
    }
    
    .mb-l4 {
        font-size: 28px!important;
    }
    
    .mb-m1 {
        font-size: 26px!important;
    }
    
    .mb-m2 {
        font-size: 24px!important;
    }
    
    .mb-m3 {
        font-size: 22px!important;
    }
    
    .mb-m4 {
        font-size: 20px!important;
    }
    
    .mb-s1 {
        font-size: 18px!important;
    }
    
    .mb-s2 {
        font-size: 16px!important;
    }
    
    .mb-s3 {
        font-size: 14px!important;
    }
    
    .mb-s4 {
        font-size: 12px!important;
    }
    
    .mb-s5 {
        font-size: 10px!important;
    }
	
    
    /* Article Styles */

    /* Article Body Text */
    body .article-body, body .article-body .nep, body .article-body p { font-size: 18px!important;}

    /* Quote Text */
    body .article-body blockquote.news p { font-size: 26px!important;}

    /* Headline / Title Text */
    body .article-headline { font-size: 34px!important;}

    /* Author Text */
    body .article-by a { font-size: 20px!important;}

    /* Summary Text */
    body .article-summary { font-size: 20px!important;}

    /* Related Stories Title */
    body #relatedStoriesTitle { font-size: 21px!important;}

    /* Related Stories Links */
    body #relatedStoriesDiv .relatedStoriesLinks a { font-size: 21px!important;}

    /* Latest Categories */
    body .latestCat { font-size: 18px!important;}

    /* Latest Categories Links */
    body .latestLink { font-size: 24px!important;}

    /* Latest Categories Summary */
    body .latestSum { font-size: 18px!important;}

    body #author_ajax { font-size: 18px!important; }
    
    body #share_this_article { font-size: 18px!important; }
    
    body .article-topic a { font-size: 18px!important; }
    
    body .article-date span { font-size: 16px!important; }

}

@media (max-width: 576px) {
	
	body {
		padding-left: 5px;
		padding-right: 5px;
        font-size: 1.6em;
	}
    
    /* Article Template Styles */
    .miniheader, .newsminiheader, .bminihead, .subhead {
        font-family: "Karma";
        font-size: 28px!important;
        margin-bottom: 15px;
    }
    
    body .article-body blockquote.news p {
        text-align: center!important;
        font-size: 22px!important;
        color: #0080B0!important;
        font-family: Karma;
        background: transparent!important;
        padding: 15px 0!important;
        margin: 0!important;
    }
    
    body #relatedStoriesDiv .relatedStoriesLinks a {
        font-family: 'Karma';
        font-size: 22px;
        display: inline-block;
        margin: 15px 0 0 0;
        text-align: center;
    }
    
    body #relatedStoriesTitle {
        color: #AE1C52;
        font-family: 'Roboto';
        font-weight: 500;
        font-size: 28px;
        text-align: center;
    }
    
    .mb-l1 {
        font-size: 34px!important;
    }
    
    .mb-l2 {
        font-size: 32px!important;
    }
    
    .mb-l3 {
        font-size: 30px!important;
    }
    
    .mb-l4 {
        font-size: 28px!important;
    }
    
    .mb-m1 {
        font-size: 26px!important;
    }
    
    .mb-m2 {
        font-size: 24px!important;
    }
    
    .mb-m3 {
        font-size: 22px!important;
    }
    
    .mb-m4 {
        font-size: 20px!important;
    }
    
    .mb-s1 {
        font-size: 18px!important;
    }
    
    .mb-s2 {
        font-size: 16px!important;
    }
    
    .mb-s3 {
        font-size: 14px!important;
    }
    
    .mb-s4 {
        font-size: 12px!important;
    }
    
    .mb-s5 {
        font-size: 10px!important;
    }
	
	
	#logo img {
		/*
		bottom: auto;
		top: 0;
		*/
		
		width: 120%;
		max-width: none!important;
	}
	
	#logo_placeholder {
		width: 120%;
		max-width: none!important;
	}
	
	.mb-menu > li, .mb-menu > li > a > span {
		font-size: 1.6rem;
	}
	
	.mb-menu {
		margin: 5px 10px 5px 0;
		padding-right: 0;
	}
	
	#featured-title {
		font-size: 4.5vw;
		font-size: 1.25em;
	}
	
	.dots {
		font-size: 2.5vw;
	}
	
	.mb-menu > li > a {
		padding: 0 6px;
	}
	
	#hamburger {
		padding-left: 6px;
	}
	
	/*
	.hamburger-box {
		top: 1px;
	}
	*/
	
	.hamburger-box {
		top: -5px;
	}
	
	/*
	.hamburger--squeeze.is-active .hamburger-box {
		top: -4px;
	}
	*/
	
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
		width: 22px;
		height: 4px;
	}
	
	.hamburger--squeeze .hamburger-inner::before {
		top: -6px;
	}
	
	.hamburger--squeeze .hamburger-inner::after {
		bottom: -6px;
	}
	
	
	/*
	.hamburger--squeeze .hamburger-inner::after {
		top: -12px;
	}
	
	.hamburger--squeeze.is-active .hamburger-inner::after {
		top: 0px;
	}
	*/
	
    /*
	.mb-menu > li:after {
		height: 16px;
	}
    */
    
    .article-date span {
        font-size: 16px!important;
    }
}

@media (max-width: 400px) {
	
	#featured-title {
		font-size: 1.25em;
	}
	
	#content-featured .featured-nav .dots {
		bottom: 8px;
	}
	
	
}