*{
    margin: 0;
    padding: 0;
}
body{
         background-color: white;
    
} 


/*Start Header*/
.Header{
    margin-bottom: 15px;
    height: 240px;
}

.Header img{
    width:100%;
    height: auto;
}

/*End Header*/



/*Start Of body*/
.PageContent h2{
    color: black;
    font-size: 30px;
    margin-bottom: 15px;
    margin-left: 4.63%
}

.PageContent a {
    color: dodgerblue
}
.ContentBody{
    width: 70%;
    margin-left: 15%;
}
.ContentFooter{
    margin-top: 10px;
    width:70%;
    margin-left: 15%;
}



.SubContent{
    width: 44.87%;
    height: 128px;
    margin-left: 1%;
    border-radius: 8px;
    overflow: hidden;
}


.SubContent:nth-of-type(1){
  margin-left: 4.63%
}
.SubFooterContent{
    width: 45.37%;
    height: 128px;
    overflow: hidden;
    background-color: #DFDFDF;
}

.SubFooterContent:nth-of-type(1){
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-left: 4.63%
}
.SubFooterContent:nth-of-type(2){
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}


.SubFooterContent P{
    padding-left: 15px;
    color: gray;
    font-size: 17px;
    border-left: 1px solid black;
    margin-top: 20px;
    max-height: 80px;
    
}




.FooterLink{
    margin-top: 15px;
    width: 70%;
    margin-left: 15%;
    color: gray;
    font-size: 25px;
}

.FooterLink span{
   color: gray;
    font-size: 25px;
    margin-bottom: 15px;
    margin-left: 4.63%
}

/*End Of Body*/




/*Start Of Frame Work*/
.PageContainer{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.float-left{
    float: left;
}
.clear-fix{
    clear: both;
}
.res-img{
    height:  128px;
}   
/*End Of Frame Work*/



@media (min-width: 360px) and (max-width:386px)  { 
    
    .Header{
        height: auto;
    }

    .Header img{
        width:100%;
    }
    
    .PageContainer{
        width: auto !important;
        height: auto !important;
        overflow: hidden
    }
    
    .PageContent {
        margin-left: 0% !important;
        padding: 5px;
    }
    .ContentBody{
        width: 100%;
        margin-left: 0% !important;
        
    }
    .SubContent{
        width: 100% !important;
        margin-bottom: 10px;
        background-color: #DFDFDF;
        margin-left: 0% !important;
    }
    
    .SubContent img{
        width: 98% !important;
        margin-bottom: 10px;
        background-color: #DFDFDF;
        margin-left: 0% !important;
    }
    
  
    .ContentFooter{
         width: 100%;
         margin-left: 0% !important;
    }
    .SubFooterContent{
        width: 100%;
        margin-bottom: 10px;
        border-radius: 8px;
        margin-left: 0% !important
    }
    
    
    .SubFooterContent P{
    padding-left: 15px;
    color: gray;
    font-size: 17px;
    border-left: none;
    margin-top: 20px;
    max-height: 80px;
    
}
    .FooterLink{
        width: 100%;
        margin-left: 0% !important;
    }
  
    
    .FooterLink{
        width: 100%;
        margin-left: 0% !important;
    }
    .FooterLink p{
        color: gray;
        margin-left: 17.95%
}
    
    .PageContent h2{
        margin-left: 0% !important

}
}

/*Start Public Config*/
@media (min-width: 387px) and (max-width:767px)  { 
    
    .Header{
        height: auto;
    }

    .Header img{
        width:100%;
    }
    
    .PageContainer{
        width: auto !important;
        height: auto !important;
        overflow: hidden
    }
    
    .PageContent {
        margin-left: 0% !important;
        padding: 5px;
    }
    .ContentBody{
        width: 100%;
        margin-left: 0% !important;
        
    }
    .SubContent{
        width: 100%;
        margin-bottom: 10px;
        background-color: #DFDFDF;
        margin-left: 0% !important;
    }
    .ContentFooter{
         width: 100%;
         margin-left: 0% !important;
    }
    .SubFooterContent{
        width: 100%;
        margin-bottom: 10px;
        border-radius: 8px;
        margin-left: 0% !important
    }
    
    
    .SubFooterContent P{
    padding-left: 15px;
    color: gray;
    font-size: 17px;
    border-left: none;
    margin-top: 20px;
    max-height: 80px;
    
}
    .FooterLink{
        width: 100%;
        margin-left: 0% !important;
    }
  
    
    .FooterLink{
        width: 100%;
        margin-left: 0% !important;
    }
    .FooterLink p{
        color: gray;
        margin-left: 17.95%
}
    
    .PageContent h2{
        margin-left: 0% !important

}
}


@media (min-width: 768px) and (max-width: 991px) { 
        .Header{
        height: auto;
    }

    .Header img{
        width:100%;
    }
    
    .PageContainer{
        width: auto !important;
        height: auto !important;
        overflow: hidden
    }
    
    .PageContent {
        margin-left: 0% !important;
        padding: 5px;
    }
    .ContentBody{
        width: 100%;
        margin-left: 0% !important;
        
    }
    .SubContent{
        width: 100%;
        margin-bottom: 10px;
    background-color: #DFDFDF;
        margin-left: 0% !important;
    }
    .ContentFooter{
         width: 100%;
         margin-left: 0% !important;
    }
    .SubFooterContent{
        width: 100%;
        margin-bottom: 10px;
        border-radius: 8px;
        margin-left: 0% !important
    }
    
    
    .SubFooterContent P{
    padding-left: 15px;
    color: gray;
    font-size: 17px;
    border-left: none;
    margin-top: 20px;
    max-height: 80px;
    
}
    .FooterLink{
        width: 100%;
        margin-left: 0% !important;
    }
  
    
    .FooterLink{
        width: 100%;
        margin-left: 0% !important;
    }
    .FooterLink p{
        color: gray;
        margin-left: 17.95%
}
    
    .PageContent h2{
        margin-left: 0% !important

}
}


@media (min-width: 992px) and (max-width: 1199px) { 
        .Header{
        height: auto;
    }

    .Header img{
        width:100%;
    }
    
    .PageContainer{
        width: auto !important;
        height: auto !important;
        overflow: hidden
    }
    
    .PageContent {
        margin-left: 0% !important;
        padding: 5px;
    }
    .ContentBody{
        width: 100%;
        margin-left: 0% !important;
        
    }
    .SubContent{
        width: 100%;
        margin-bottom: 10px;
    background-color: #DFDFDF;
        margin-left: 0% !important;
    }
    .ContentFooter{
         width: 100%;
         margin-left: 0% !important;
    }
    .SubFooterContent{
        width: 100%;
        margin-bottom: 10px;
        border-radius: 8px;
        margin-left: 0% !important
    }
    
    
    .SubFooterContent P{
    padding-left: 15px;
    color: gray;
    font-size: 17px;
    border-left: none;
    margin-top: 20px;
    max-height: 80px;
    
}
    .FooterLink{
        width: 100%;
        margin-left: 0% !important;
    }
  
    
    .FooterLink{
        width: 100%;
        margin-left: 0% !important;
    }
    .FooterLink p{
        color: gray;
        margin-left: 17.95%
}
    
    .PageContent h2{
        margin-left: 0% !important

}
}
@media (min-width: 1200px) { 
     .PageContainer{
        width: 1170px;
    }
    
    .Header img{
    width:100%;
    height: 240px;
}
}
/*End Public Config