/* Desktop view - Chrome */
@media (min-width: 1450px) and (max-width: 1920px) {
    #header_title {
        margin-top: 100px;
    }
    .card{
            margin-left: -10px;
        }
    #header_title h1 {
        margin-left: 84px;
        font-size: 28px;
        color: #222222 !important;
        font-weight: 400;
        font-family: 'Open Sans' !important;
        
    }
    #header_title a {
        color: #D83B2D;
        text-decoration: none;
    }
    #header_title a:hover {
        color: #EA9040;
    }
    #header_title p {
        color: #222222;
        font-size: 15px !important;
        line-height: 22px;
        font-weight: 450 !important;
        margin-left: 410px;
        font-family: 'Open Sans' !important;
    } 
    #blg {
        margin-top: 30px;
        margin-left: -26px;
        font-family: 'Open Sans' !important;
    }
    .container-fluid #a {
        font-size: 21px;
        color: #D83B2D;
        text-decoration: none;
    }
 #blg .button {
        background-color: white;
        border: 1px solid black;
        padding: 8px 10px;
        font-size: 14.5px;
        line-height:20px;
        color: #D83B2D; 
        text-decoration: none;
    }
    
    #blg .button:hover {
        background-color: #D83B2D;
        color: white;
    }
    #btn:hover {
        background-color: #023545 !important;
        color: white;
    }
    #btn {
        color: white;
    }
     /* Default styles */
    .page-title {
        margin-left: 150px;
    }
    /* Internal Styles */
    #a {
        display: block;
        margin-bottom: 10px;
       color:  #555555;
    }

    #blg1 p {
        margin-bottom: 10px;
        text-align: justify;
        font-size: 13px;
        word-spacing: 2px;
        /* color:#666666 !important; */
        line-height: 22px;
        font-weight: 400 !important;
    }
    button{
      margin-top: 20px;  
      
    }
    /* Custom styles */
    .search-form {
        display: flex;
        margin-top: 30px;
        width: 305px;  
    }
   
    .search-input {
        flex: 1;
        margin-right: 5px; /* Add a small margin between input and button */
    }
    .author-link,
    .category-link,
    .tag-link, 
    .comment-link {
        color: #D83B2D;
        text-decoration: none;
    }
    #hr {
        width: 720px;
        margin-left: -15px;
    }
    #hr1 {
        width: 270px;
    }
    #use1{
     margin-left:210px; 
     font-family: 'Open Sans' !important;
    }
    #use2 a{
        font-family: 'Open Sans' !important;
        text-decoration: none;
    }
    
    }

      /* Desktop view - Microsoft Edge */
    
    @media (min-width: 1200px) and (max-width: 1366px) {
        #header_title {
        margin-top: 100px;
    }
        
    #header_title h1 {
    margin-left: 84px;
    font-size: 28px;
    color: #222222 !important;
    font-weight: 400;
    font-family: 'Open Sans' !important;
        
    }
    #header_title p {
        color: #222222;
        font-size: 15px !important;
        line-height: 22px;
        font-weight: 450 !important;
        margin-left: 323px;
        font-family: 'Open Sans' !important;
    } 
     #header_title a {
        color: #D83B2D;
        text-decoration: none;
    }
    #header_title a:hover {
        color: #EA9040;
    }
    #blg {
        margin-top: 30px;
        margin-left: -31px;
        font-family: 'Open Sans' !important;
    }
    .container-fluid #a {
        font-size: 21px;
        color: #D83B2D;
        text-decoration: none;
    }
    .container-fluid #button{
        background-color: white;
        border: 1px solid black;
        color: #D83B2D;
        padding: 8px 10px;
        font-size: 14.5px;
        font-weight: 350;
    }
 #blg .button {
        background-color: white;
        border: 1px solid black;
        padding: 8px 10px;
        font-size: 14.5px;
        line-height:20px;
        color: #D83B2D; 
        text-decoration: none;
    }
    
    #blg .button:hover {
        background-color: #D83B2D;
        color: white;
    }
     /* Default styles */
    .page-title {
        margin-left: 150px;
    }
    /* Internal Styles */
    #a {
        display: block;
        margin-bottom: 10px;
       color:  #555555;
    }
  #btn:hover {
        background-color: #023545 !important;
        color: white;
    }
     #btn {
        color: white;
    }
    #blg1 p {
        margin-bottom: 10px;
        text-align: justify;
        font-size: 13px;
        word-spacing: 2px;
        /* color:#666666 !important; */
        line-height: 22px;
        font-weight: 400 !important;
    }
    button{
      margin-top: 20px;  
      
    }
    /* Custom styles */
    .search-form {
        display: flex;
        margin-top: 30px;
        width: 300px;  
    }
   
    .search-input {
        flex: 1;
        margin-right: 5px; /* Add a small margin between input and button */
    }
    .author-link,
    .category-link,
    .tag-link, 
    .comment-link {
        color: #D83B2D;
        text-decoration: none;
    }
    #hr {
        width: 720px;
        margin-left: -15px;
    }
    #hr1 {
        width: 268px;
    }
    #use1{
     margin-left:142px; 
     font-size: 13px;
     font-family: 'Open Sans' !important;
    }
    #use2 a{
        font-family: 'Open Sans' !important;
        text-decoration: none;
    }
    }

    /* iPad view */
       @media only screen and (min-width: 768px) and (max-width: 1023px) {
        #header_title {
        margin-top: 100px;
    }
    #index_card h2{
        text-align: center;
        font-size: 24px;
        line-height: 34px;
        font-weight: bold;
        color: #de4235;
        margin-top: -2px;
        margin-bottom: 30px;
        font-family: 'Open Sans' !important;
    }
        #index_card{
        text-align: justify;
    }
    #header_title p{
        display: none;
    }
    #header_title h1 {
        text-align: center;
        font-size: 28px;
            color: #222222 !important;
            font-family: 'Open Sans' !important;
        
    }
    .container-fluid #a {
        font-size: 21px;
        color: #D83B2D;
        text-decoration: none;
    }
    .container-fluid #button{
        background-color: white;
        border: 1px solid black;
        color: #D83B2D;
        padding: 8px 10px;
        font-size: 14.5px;
        font-weight: 350;
    }
 #blg .button {
        background-color: white;
        border: 1px solid black;
        padding: 8px 10px;
        font-size: 14.5px;
        line-height:20px;
        color: #D83B2D; 
        text-decoration: none;
    }
    
    #blg .button:hover {
        background-color: #D83B2D;
        color: white;
    }
       .page-title {
        margin-left: 150px;
    }
    /* Internal Styles */
    #a {
        display: block;
        margin-bottom: 10px;
       color:  #555555;
    }
    #blg {
        margin-top:20px;
        margin-left: -15px;
    }
    #blg1 p {
        margin-bottom: 10px;
        text-align: justify;
        font-size: 13px;
        word-spacing: 2px;
        /* color:#666666 !important; */
        line-height: 22px;
        font-weight: 400 !important;
    }
    button{
      margin-top: 20px;  
      
    }
    /* Custom styles */
    .search-form {
        display: flex;
        margin-top: 30px;
        width: 300px;  
        margin-left: 30px;
    }
   
    .author-link,
    .category-link,
    .tag-link, 
    .comment-link {
        color: #D83B2D;
        text-decoration: none;
    }
  
    #use1{
    
     font-family: 'Open Sans' !important;
    }
    #use2 a{
        font-family: 'Open Sans' !important;
        text-decoration: none;
    }
    #hr1 {
    width: 50px;
}
#searchForm {
    margin-left: -10px;
    width: 250px;
    border-radius: 0px;
}
    }

    /* Mobile view */
    @media only screen and (max-width: 767px) {
        #header_title {
        margin-top: 100px;
    }
    #index_card h2{
        text-align: center;
        font-size: 28px;
        line-height: 34px;
        font-weight: bold;
        color: #222222;
        margin-top: -2px;
        margin-bottom: 30px;
        font-family: 'Open Sans' !important;
    }
        #index_card{
        text-align: justify;
    }
    #header_title h1 {
        text-align: center;
         font-size: 28px;
        color: #222222 !important;
        font-weight: 400;
        font-family: 'Open Sans' !important;
    }
    #header_title p{
        display: none;
    }
    .container-fluid #a {
        font-size: 21px;
        color: #D83B2D;
        text-decoration: none;
    }
 #blg .button {
        background-color: white;
        border: 1px solid black;
        padding: 8px 10px;
        font-size: 14.5px;
        line-height:20px;
        color: #D83B2D; 
        text-decoration: none;
    }
    
    #blg .button:hover {
        background-color: #D83B2D;
        color: white;
    }
    #btn:hover {
        background-color: #023545 !important;
        color: white;
    }
       .page-title {
        margin-left: 150px;
    }
    /* Internal Styles */
    #a {
        display: block;
        margin-bottom: 10px;
       color:  #555555;
    }
    #blg {
        margin-top:20px;
        margin-left: -10px;
    }
    #blg1 p {
        margin-bottom: 10px;
        text-align: justify;
        font-size: 13px;
        word-spacing: 2px;
        /* color:#666666 !important; */
        line-height: 22px;
        font-weight: 400 !important;
    }
    button{
      margin-top: 20px;  
      
    }
      .search-input {
        flex: 1;
               margin-right: 5px;
        margin-left: -20px;
    }
    /* Custom styles */
    .search-form {
        display: flex;
        margin-top: 30px;
        width: 300px;  
        margin-left: -15px;
    }
   
    .author-link,
    .category-link,
    .tag-link, 
    .comment-link {
        color: #D83B2D;
        text-decoration: none;
    }
  #hr1 {
    width: 320px;
  }
    #use1{
    
     font-family: 'Open Sans' !important;
             padding-left: 40px;
    }
    #use2 a{
        font-family: 'Open Sans' !important;
        text-decoration: none;
    }
    
    }