/* Desktop view - Chrome */
@media (min-width: 1450px) and (max-width: 1920px) {
    #header_title {
        margin-top: 100px;
    }
    #index_card p{
        margin-left: -19px;
        width: 101%;
        text-align: justify;
    }
    #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;
    }
    #header_title h1 {
        margin-left: 85px;
        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: 518px;
        font-family: 'Open Sans' !important;
    } 
    #blg {
        margin-top: 30px;
        margin-left: -38px;
        font-family: 'Open Sans' !important;
    }
    #blg .para {
    text-align: justify;
    font-size: 13px;
    margin-bottom: 20px;
    line-height: 22px;
    color: #666666 !important;
    font-weight: 400 !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;
    }
    #button:hover {
        background-color: #D83B2D !important;
        color: white;
    }
    #btn:hover {
        background-color: #023545 !important;
        color: white;
    }
     #btn {
        color: white;
    }
    #btn1 {
       border: 1px solid black;
       margin-top: 10px;
     margin-left: 570px;
       border-radius: 0px;
       padding: 14px 10px;
       font-size: 16px;
    }
       #btn1:hover {
        background-color: #051E4E !important;
        color: white;
    }
     #btn22 {
       border: 1px solid black;
       margin-top: 10px;
       margin-left: 600px;
       border-radius: 0px;
       padding: 11px 12px;
       font-size: 16px;
       color: #D83B2D;
    }
           #comment-btn .btn-comment {
         padding: 8px 4px;
         margin-left: 582px;
    }
       #btn22:hover {
        background-color: #D83B2D !important;
        color: white;
    }
   
        .reply-post{
        margin-top:10px;
        border-radius:0px !important;
        border: 1px solid black;
        margin-top: 10px;
        margin-left: 600px;
        border-radius: 0px;
        padding: 11px 12px;
        font-size: 16px;
    }
    
 
     /* 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: 13.5px;
        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;
      
    }
    .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: 220px;
     font-family: 'Open Sans' !important;
    }
    #use2 a{
        font-family: 'Open Sans' !important;
        text-decoration: none;
        
    }
    #form {
        margin-bottom: 30px;
    }
    hr {
        width: 750px;
       
    }
   
    }

      /* Desktop view - Microsoft Edge */
    
    @media (min-width: 1200px) and (max-width: 1366px) {
        #header_title {
            margin-top: 105px;
        }
        #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: 230px;
            font-family: 'Open Sans' !important;
        } 
        #blg {
            margin-top: 30px;
            margin-left: -44px;
            font-family: 'Open Sans' !important;
        }
        #blg .para {
            margin-left: 1px;
        text-align: justify;
        font-size: 13px;
        margin-bottom: 20px;
        line-height: 22px;
        color: #666666 !important;
        font-weight: 400 !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;
        }
        #button:hover {
            background-color: #D83B2D !important;
            color: white;
        }
         #btn {
        color: white;
    }
       #btn1:hover {
        background-color: #051E4E !important;
        color: white;
    }
        #btn1 {
           border: 1px solid #D83B2D;
           margin-top: 10px;
               margin-left: 480px;
           border-radius: 0px;
           padding: 8px 4px;
           font-size: 16px;
        }
       #btn22:hover {
        background-color: #D83B2D !important;
        color: white;
    }
        #btn22 {
           border: 1px solid #D83B2D;
           margin-top: 10px;
               margin-left: 510px;
           border-radius: 0px;
          padding: 8px 6px;
           font-size: 16px;
           color: #D83B2D;
        }
          #comment-btn .btn-comment {
         padding: 8px 4px;
         margin-left: 480px;
    }
            .reply-post{
        margin-top:10px;
        border-radius:0px !important;
        border: 1px solid black;
        margin-top: 10px;
        margin-left: 600px;
        border-radius: 0px;
        padding: 11px 12px;
        font-size: 16px;
    }
       
         /* 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 */
              margin-left: -20px;
        }
        .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: 150px;
         font-family: 'Open Sans' !important;
        }
        #use2 a{
            font-family: 'Open Sans' !important;
            text-decoration: none;
            
        }
        #form {
            margin-bottom: 30px;
        }
        hr {
            width: 650px;
           
        }
          #btn:hover {
        background-color: #023545 !important;
        color: white;
    }
        }
    

    /* 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;
    }
    #button:hover {
        background-color: #D83B2D !important;
        color: white;
    }
    #btn:hover {
        background-color: #023545 !important;
        color: white;
    }
       .page-title {
        margin-left: 150px;
    }
        #btn1 {
       border: 1px solid black;
       margin-top: 10px;
       margin-left: 295px;
       border-radius: 0px;
       
       font-size: 16px;
    }
    .btn1{
        margin-top: 10px;
        margin-left: 330px;
        padding: 3px;
    }
     .btn-comment {
        margin-left: 293px;
    }
      #btn2:hover {
        background-color: #051E4E !important;
        color: white;
    }
    /* Internal Styles */
    #a {
        display: block;
        margin-bottom: 10px;
       color:  #555555;
    }
   
    #blg {
        margin-top:20px;
         margin-left: -31px;
        }
        #blg .para{
          text-align: justify;
          font-size: 13px;
        }
    #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;  
        
    }
   
    .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;
    }
   
     #cmt {
        margin-left: 30px;
        
    }
    #rply {
        margin-left: 30px;
    }
    #searchForm {
    margin-left: -10px;
    width: 250px;
}
#form {
    margin-bottom: 20px;
}
    }


    /* Mobile view */
    @media only screen and (max-width: 767px) {
        #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 h1 {
        text-align: center;
    }
    #header_title p{
        display: none;
    }
    .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;
    }
    #button:hover {
        background-color: #D83B2D !important;
        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;
       margin-left: -10px;
    }
    #blg {
        margin-top:20px;
        margin-left: -10px;
    }
    #blg .para{
        text-align: justify;
        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;
        margin-left: -10px;
    }
    #sub-title {
        margin-left: -10px;
    }
    button{
      margin-top: 20px;  
      
    }
      #btn2:hover {
        background-color: #051E4E !important;
        color: white;
    }
     .btn1{
        margin-top: 10px;
        margin-left: 220px;
        padding: 8px 5px;
    }
     .btn-comment {
         padding: 8px 5px;
        margin-left: 190px;
    }
    /* Custom styles */
    .search-form {
        display: flex;
        margin-top: 30px;
        width: 300px;  
        margin-left: 25px;
    }
     .search-input {
        flex: 1;
        margin-right: 5px;
        margin-left: -40px;
    }
   
    .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;
     margin-left: -10px;
     
    }
     #use2 {
           margin-left: -10px;
    }
    #use2 a{
        font-family: 'Open Sans' !important;
        text-decoration: none;
    }
    .reply-post{
        margin-top:10px;
        border-radius:0px !important;
    
    }
    
    }