.example {
  padding: 20px;
  color: white;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

  .example {background: red;}

  .h1,
  h1 {
    font-size: 1.2rem;
  }
  .h2,
  h2 {
    font-size: 1.1rem;
  }
  .h3,
  h3 {
    font-size: 1rem;
  }

  .post-page-content {
    font-size: 0.775rem !important;
  }

  .post-page-content img {
    max-width: 100%;
    height: auto;
  }

  .footer-content-title {
    font-size: 1.0rem;
  }

  .footer-content-text {
    font-size: 0.75rem;
  }

  #footer-subscribe-message {
    font-size: 0.75rem;
  }

  .followsml {
    font-size: 1.4rem;
  }

  .foot_social a {
    font-size: 18px;
  }

  .txt-subscribe {
    font-size: 0.75rem;
  }

  .btn-subscribe {
    font-size: 0.75rem;
  }

  .h3-responsive{
    font-size: 17px !important;
  }

  .carousel-caption p{
    font-size: 9px !important;
  }

  .carousel-indicators li {
    width: 8px !important;
    height: 8px !important;
  }

  .welcome-text{
    font-size: 0.75rem !important;
  }

  .home-post-title a {   
    font-size: 1.1em;        
  }

  .home-post-content a{       
    font-size: 0.74rem;
  }

  .home-post-author{
    font-size: 0.74rem;
  }

  .widget{
    color: #888888;
    margin-bottom: 26px;
  }

  .widget-title {
    font-size: 0.65em;        
  }

  .widget ul {
    font-size: 0.755rem;
  }

  .blog-title a {  
    font-size: 1.1em;
  }

  .post-title a{
    font-size: 1.1em;
  }

  .post-content {
    font-size: 0.75rem;
  }

  .ppt-title a {
    font-size: 1.1em;
  }

  .ppt-footer{
    font-size: 0.75rem;
  }

  .additional-page-heading {
    font-size: 1.3em;      
  }

  .additional-page-content {
    font-size: 0.8rem;
  }

  .side-menu-title {
    font-size: 18px;
  }

  .side-menu ul li.list-menu-item {       
    font-size: 12px;
  }

  .card-img-top {
    height: 162px;
  }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .example {background: green;}
  .h1,
  h1 {
    font-size: 1.4rem;
  }
  .h2,
  h2 {
    font-size: 1.3rem;
  }
  .h3,
  h3 {
    font-size: 1.1rem;
  }

  .post-page-content {
    font-size: 0.775rem !important;
  }

  .post-page-content img {
    max-width: 100%;
    height: auto;
  }

  .footer-content-title {
    font-size: 1.0rem;
  }

  .footer-content-text {
    font-size: 0.75rem;
  }

  #footer-subscribe-message {
    font-size: 0.75rem;
  }

  .followsml {
    font-size: 1.4rem;
  }

  .foot_social a {
    font-size: 18px;
  }

  .txt-subscribe {
    font-size: 0.75rem;
  }

  .btn-subscribe {
    font-size: 0.75rem;
  }

  .h3-responsive{
    font-size: 20px !important;
  }

  .carousel-caption p{
    font-size: 11px !important;
  }

  .carousel-indicators li {
    width: 8px !important;
    height: 8px !important;
  }

  .welcome-text{
    font-size: 0.75rem !important;
  }

  .home-post-title a {   
    font-size: 1.1em;        
  }

  .home-post-content a{       
    font-size: 0.74rem;
  }

  .home-post-author{
    font-size: 0.74rem;
  }

  .widget{
    color: #888888;
    margin-bottom: 26px;
  }

  .widget-title {
    font-size: 0.7em;        
  }

  .widget ul {
    font-size: 0.755rem;
  }

  .blog-title a {  
    font-size: 1.1em;
  }

  .post-title a{
    font-size: 1.1em;
  }

  .post-content {
    font-size: 0.75rem;
  }

  .ppt-title a {
    font-size: 1.1em;
  }

  .ppt-footer{
    font-size: 0.75rem;
  }

  .additional-page-heading {
    font-size: 1.3em;      
  }

  .additional-page-content {
    font-size: 0.8rem;
  }

  .side-menu-title {
    font-size: 18px;
  }

  .side-menu ul li.list-menu-item {       
    font-size: 12px;
  }

  .card-img-top {
    height: 162px;
  }

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .example {background: blue;}
  .h1,
  h1 {
    font-size: 1.4rem;
  }
  .h2,
  h2 {
    font-size: 1.3rem;
  }
  .h3,
  h3 {
    font-size: 1.1rem;
  }

  .post-page-content {
    font-size: 0.775rem !important;
  }

  .post-page-content img {
    max-width: 100%;
    height: auto;
  }

  .footer-content-title {
    font-size: 1.0rem;
  }

  .footer-content-text {
    font-size: 0.75rem;
  }

  #footer-subscribe-message {
    font-size: 0.75rem;
  }

  .followsml {
    font-size: 1.4rem;
  }

  .foot_social a {
    font-size: 18px;
  }

  .txt-subscribe {
    font-size: 0.75rem;
  }

  .btn-subscribe {
    font-size: 0.75rem;
  }

  .h3-responsive{
    font-size: 22px !important;
  }

  .carousel-caption p{
    font-size: 12px !important;
  }

  .carousel-indicators li {
    width: 8px !important;
    height: 8px !important;
  }

  .welcome-text{
    font-size: 0.75rem !important;
  }

  .home-post-title a {   
    font-size: 1.1em;        
  }

  .home-post-content a{       
    font-size: 0.74rem;
  }

  .home-post-author{
    font-size: 0.74rem;
  }

  .widget{
    color: #888888;
    margin-bottom: 26px;
  }

  .widget-title {
    font-size: 0.75em;        
  }

  .widget ul {
    font-size: 0.755rem;
  }

  .blog-title a {  
    font-size: 1.1em;
  }

  .post-title a{
    font-size: 1.1em;
  }

  .post-content {
    font-size: 0.75rem;
  }

  .ppt-title a {
    font-size: 1.1em;
  }

  .ppt-footer{
    font-size: 0.75rem;
  }

  .additional-page-heading {
    font-size: 1.3em;      
  }

  .additional-page-content {
    font-size: 0.8rem;
  }

  .side-menu-title {
    font-size: 18px;
  }

  .side-menu ul li.list-menu-item {       
    font-size: 12px;
  }

  .card-img-top {
    height: 162px;
  }

} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.example {background: orange;}

.h1,
h1 {
  font-size: 1.4rem;
}
.h2,
  h2 {
    font-size: 1.3rem;
  }
  .h3,
  h3 {
    font-size: 1.1rem;
  }

  .post-page-content {
    font-size: 0.775rem !important;
  }

  .post-page-content img {
    max-width: 100%;
    height: auto;
  }

  .footer-content-title {
    font-size: 1.0rem;
  }

  .footer-content-text {
    font-size: 0.75rem;
  }

  #footer-subscribe-message {
    font-size: 0.75rem;
  }

  .followsml {
    font-size: 1.4rem;
  }

  .foot_social a {
    font-size: 18px;
  }

  .txt-subscribe {
    font-size: 0.75rem;
  }

  .btn-subscribe {
    font-size: 0.75rem;
  }

  .h3-responsive{
    font-size: 23px !important;
  }

  .carousel-caption p{
    font-size: 13px !important;
  }

  .carousel-indicators li {
    width: 8px !important;
    height: 8px !important;
  }

  .welcome-text{
    font-size: 0.75rem !important;
  }

  .home-post-title a {   
    font-size: 1.1em;        
  }

  .home-post-content a{       
    font-size: 0.74rem;
  }

  .home-post-author{
    font-size: 0.74rem;
  }

  .widget{
    color: #888888;
    margin-bottom: 26px;
  }

  .widget-title {
    font-size: 0.8em;        
  }

  .widget ul {
    font-size: 0.755rem;
  }

  .blog-title a {  
    font-size: 1.1em;
  }

  .post-title a{
    font-size: 1.1em;
  }

  .post-content {
    font-size: 0.75rem;
  }

  .ppt-title a {
    font-size: 1.1em;
  }

  .ppt-footer{
    font-size: 0.75rem;
  }

  .additional-page-heading {
    font-size: 1.3em;      
  }

  .additional-page-content {
    font-size: 0.8rem;
  }

  .side-menu-title {
    font-size: 18px;
  }

  .side-menu ul li.list-menu-item {       
    font-size: 12px;
  }

  .card-img-top {
    height: 162px;
  }

} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

  .example {background: pink;}

  .h1,
  h1 {
    font-size: 1.4rem;
  }
  
  .h2,
  h2 {
    font-size: 1.5rem;
  }
  .h3,
  h3 {
    font-size: 1.1rem;
  }

  .post-page-content {
    font-size: 0.775rem !important;
  }

  .post-page-content img {
    max-width: 100%;
    height: auto;
  }

  .footer-content-title {
    font-size: 1.0rem;
  }

  .footer-content-text {
    font-size: 0.75rem;
  }

  #footer-subscribe-message {
    font-size: 0.75rem;
  }

  .followsml {
    font-size: 1.4rem;
  }

  .foot_social a {
    font-size: 18px;
  }

  .txt-subscribe {
    font-size: 0.75rem;
  }

  .btn-subscribe {
    font-size: 0.75rem;
  }

  .h3-responsive{
    font-size: 25px !important;
  }

  .carousel-caption p{
    font-size: 14px !important;
  }

  .carousel-indicators li {
    width: 8px !important;
    height: 8px !important;
  }

  .welcome-text{
    font-size: 0.75rem !important;
  }

  .home-post-title a {   
    font-size: 1.15em;        
  }

  .home-post-content a{       
    font-size: 0.76rem;
  }

  .home-post-author{
    font-size: 0.78rem;
  }

  .widget{
    color: #888888;
    margin-bottom: 26px;
  }

  .widget-title {
    font-size: 0.85em;        
  }

  .widget ul {
    font-size: 0.755rem;
  }

  .blog-title a {  
    font-size: 1.15em;
  }

  .post-title a{
    font-size: 1.15em;
  }

  .post-content {
    font-size: 0.75rem;
  }

  .ppt-title a {
    font-size: 1.1em;
  }

  .ppt-footer{
    font-size: 0.75rem;
  }

  .additional-page-heading {
    font-size: 1.3em;      
  }

  .additional-page-content {
    font-size: 0.8rem;
  }

  .side-menu-title {
    font-size: 18px;
  }

  .side-menu ul li.list-menu-item {       
    font-size: 12px;
  }

  .card-img-top {
    height: 162px;
  }

}