      /* Desktop view - Chrome */
      @media (min-width: 1450px) and (max-width: 1920px) {
        #header_title {
            margin-top:100px;
        }
        #index_card{
            margin-left: -19px;
            width: 101%;
            text-align: justify;
        }
        #header_title h1 {
            margin-left: 88px;
            font-size: 28px;
            color: #222222 !important;
            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: 480px;
        } 
        #one1{
            margin-right: -200px!important;
        }

#one p{
    margin-left:-10px;
        text-align: justify;
    font-size: 13px;
    font-weight: 400 !important;
    color: #666666 !important;
    line-height: 22px;
       }
#one h3{
    margin-left:-10px;
    font-size:21px;
    font-weight: 600;
    font-family: 'Open Sans' ;
    font-weight: bold !important;
    
}

#one strong{
    font-weight: bold;
    font-size: 13px;
}
#one a{
    color:#D83B2D;
    text-decoration: none;
    font-family: 'Open Sans' ;
    font-weight: bold;
}
#one a:hover{
color: #EA9040;
}

   p #index-card{
        margin-left: -13px;
    }
        
        }

          /* Desktop view - Microsoft Edge */
        
        @media (min-width: 1200px) and (max-width: 1366px) {
        
                #header_title h1 {
        margin-left: 83px;
        font-size: 28px;
        color: #222222 !important;
        font-family: 'Open Sans' !important;
    }
            #header_title {
                margin-top:100px;
            }
            #index_card{
                margin-left: -15px;
                width: 101%;
                text-align: justify;
            }
            #header_title h1 {
            margin-left: 85px;
                font-size: 28px;
                color: #222222 !important;
                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: 390px;
            } 
            #one1{
                margin-right: -200px!important;
            }
    
    #one p{
        margin-left:-21px;
            text-align: justify;
        font-size: 13px;
        font-weight: 400 !important;
        color: #666666 !important;
        line-height: 22px;
           }
    #one h3{
        margin-left:-21px;
        font-size:21px;
        font-weight: 600;
        font-family: 'Open Sans' ;
        font-weight: bold !important;
        
    }
    
    #one strong{
        font-weight: bold;
        font-size: 13px;
        margin-left: 0px;
    }
    #one a{
        color:#D83B2D;
        text-decoration: none;
        font-family: 'Open Sans' ;
        font-weight: bold;
    }
    #one a:hover{
    color: #EA9040;
    }
    
       p #index-card{
        margin-left: -13px;
    }
    
        }

        /* iPad view */
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            #header_title {
                margin-top:100px;
            }
          #header_title h1 {
        text-align: center;
        font-size: 28px;
            color: #222222 !important;
            font-family: 'Open Sans' !important;
    }
            #header_title p{
                display: none;
            }
        #header_title p {
                color: #222222;
                font-size: 15px !important;
                line-height: 22px;
                font-weight: 450 !important;
                margin-left: 515px;
            } 
        
            #one1{
                text-align: center;
            }
    
    #one p{
        margin-left:25px;
            text-align: justify;
        font-size: 13px;
        font-weight: 400 !important;
        color: #666666 !important;
        line-height: 22px;
        margin-left:-8px;
           }
    #one h3{
        margin-left:-9px;
        font-size:21px;
        font-weight: 600;
        font-family: 'Open Sans' ;
        font-weight: bold !important;
        
    }
    
    #one strong{
        font-weight: bold;
        font-size: 13px;
    }
    #one a{
        color:#D83B2D;
        text-decoration: none;
        font-family: 'Open Sans' ;
        font-weight: bold;
    }
    #one a:hover{
    color: #EA9040;
    }
    
    p #index-card{
        margin-left: 25px;
    }
   
        }


        /* Mobile view */
        @media only screen and (max-width: 767px) {
            #header_title {
                margin-top:100px;
            }
            #header_title h1 {
                  text-align: center;
         margin-left: 6px;
        font-size: 28px;
        color: #222222 !important;
        font-weight: 400;
        font-family: 'Open Sans' !important;
            }
            #header_title p{
                display: none;
            }
        #header_title p {
                color: #222222;
                font-size: 15px !important;
                line-height: 22px;
                font-weight: 450 !important;
                text-align: center;
            } 
        
            #one1{
                text-align: center;
            }
    
    #one p{
        /* margin-left:25px; */
            text-align: justify;
        font-size: 13px;
        font-weight: 400 !important;
        color: #666666 !important;
        line-height: 22px;
           }
    #one h3{
        /* margin-left:25px; */
        font-size:21px;
        font-weight: 600;
        font-family: 'Open Sans' ;
        font-weight: bold !important;
        
    }
    
    #one strong{
        font-weight: bold;
        font-size: 13px;
    }
    #one a{
        color:#D83B2D;
        text-decoration: none;
        font-family: 'Open Sans' ;
        font-weight: bold;
    }
    #one a:hover{
    color: #EA9040;
    }
       p #index-card{
        margin-left: 25px;
    }
        }