/*Monitor Coding*/
/*Body CSS*/
body 
{
    width: 100%;
    background-color: rgb(165, 199, 245);
}
.body-div {
    padding-left: 20.5%;
    padding-right: 20.5%;
    
}
/*Header Coding*/
.header {
    height: 100px;
    width: auto;
    background-color: white;
}
#head-table {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 58% 14% 14% 14%;
}
#mainlogo {
    height: 100px;
    width: 300px;
}
#logo {
    height: 95px;
    width: 300px;
}
#about {
    padding-top: 35%;
}
#abt {
    color: black;
    text-decoration: none;
    padding-left: 8px;
}
#services {
    padding-top: 35%;
}
#ser {
    color: black;
    text-decoration: none;
    padding-right: 2px;
}
#contact {
    padding-top: 35%;
}
#con {
    color: black;
    text-decoration: none;
    padding-right: 5px;
}
/*Content body css*/
.content::before {
    content: '';
    position: absolute;
    top: 100px;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    background-image: url("../image/AJS\ TRANSPARENT.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
.section1 ::before {
    content: '';
    position: absolute;
    top: 100px;
    bottom: -20px;
    left: 21%;
    right: 22%;
    width: 59%;
    height: auto;
    background-color: white;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
#about-body {
    text-align: center;
}
p {
    padding-left: 10px;
    padding-right: 10px;
}
#services-body {
    text-align: center;
}
/*footer coding*/
.footer {
    background-color: white;
}
#contact-footer {
    text-align: center;
    margin-bottom: -10px;
    padding-top: 5px;
}
#footertable {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 50% 50%;
}
#contact-list {
    margin-bottom: -15px;
}
#address {
    text-align: right;
    padding-right: 10px;
    margin-bottom: -15px;
}
#copyright {
    text-align: center;
    padding-bottom: 5px;
}
/*Mobile coding*/

@media (max-width: 1100px) {

    .body-div {
    padding-left: 0%;
    padding-right: 0%;
    }
   /*Header Coding*/
    #head-table {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 35% 20% 20% 25%;
    }
    #about {
    padding-top: 20%;
    }
    #abt {
    font-size: 34px;
    font-weight: bold;
    }
    #services {
    padding-top: 20%;
    }
    #ser {
    font-size: 34px;
    font-weight: bold;
    }
    #contact {
    padding-top: 16%;
    }
    #con {
    font-size: 34px;
    font-weight: bold;
    }
/*Content body css*/
.content::before {
    content: '';
    position: absolute;
    top: 110px;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 80%;
    background-image: url("../image/AJS\ TRANSPARENT.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
.section1 ::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0x;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 100%;
    background-color: white;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
#about-body {
    text-align: center;
    font-size: 60px;
}
p {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 40px;
    text-align: center;
}
#services-body {
    text-align: center;
    font-size: 60px;
}

/*footer coding*/
#contact-footer {
    margin-bottom: 0px;
    font-size: 60px;
}
ul {
     font-size: 40px;
    text-align: center;   
}
#footertable {
    display: grid;
    grid-template-rows: 2;
    grid-template-columns: 100%;
}
}


@media (max-width: 820px) {
    .body-div {
    padding-left: 0%;
    padding-right: 0%;
    }
        /*Header Coding*/
    #head-table {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 43% 19% 19% 19%;
    }
    #about {
    padding-top: 20%;
    }
    #abt {
    font-size: 34px;
    font-weight: bold;
    }
    #services {
    padding-top: 20%;
    }
    #ser {
    font-size: 34px;
    font-weight: bold;
    }
    #contact {
    padding-top: 20%;
    }
    #con {
    font-size: 34px;
    font-weight: bold;
    }
/*Content body css*/
.content::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 70%;
    background-image: url("../image/AJS\ TRANSPARENT.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
.section1 ::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0x;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 80%;
    background-color: white;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
/*footer coding*/
    #contact-footer {
    margin-bottom: 0px;
    
    }
}
@media (max-width: 730px) {
    .body-div {
    padding-left: 0%;
    padding-right: 0%;
    }
        /*Header Coding*/
    #head-table {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 43% 19% 19% 19%;
    }
    #about {
    padding-top: 20%;
    }
    #abt {
    font-size: 34px;
    font-weight: bold;
    }
    #services {
    padding-top: 20%;
    }
    #ser {
    font-size: 34px;
    font-weight: bold;
    }
    #contact {
    padding-top: 20%;
    }
    #con {
    font-size: 34px;
    font-weight: bold;
    }
/*Content body css*/
.content::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 70%;
    background-image: url("../image/AJS\ TRANSPARENT.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
.section1 ::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0x;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 80%;
    background-color: white;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
/*footer coding*/
    #contact-footer {
    margin-bottom: 0px;
    
    }
}

@media (max-width: 630px) {
    .body-div {
    padding-left: 0%;
    padding-right: 0%;
    }
        /*Header Coding*/
    #head-table {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 43% 19% 19% 19%;
    }
    #about {
    padding-top: 20%;
    }
    #abt {
    font-size: 34px;
    font-weight: bold;
    }
    #services {
    padding-top: 20%;
    }
    #ser {
    font-size: 34px;
    font-weight: bold;
    }
    #contact {
    padding-top: 20%;
    }
    #con {
    font-size: 34px;
    font-weight: bold;
    }
/*Content body css*/
.content::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 70%;
    background-image: url("../image/AJS\ TRANSPARENT.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
.section1 ::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0x;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 80%;
    background-color: white;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
/*footer coding*/
    #contact-footer {
    margin-bottom: 0px;
    
    }
}

@media (max-width: 530px) {
    .body-div {
    padding-left: 0%;
    padding-right: 0%;
    }
        /*Header Coding*/
    #head-table {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 43% 19% 19% 19%;
    }
    #about {
    padding-top: 20%;
    }
    #abt {
    font-size: 34px;
    font-weight: bold;
    }
    #services {
    padding-top: 20%;
    }
    #ser {
    font-size: 34px;
    font-weight: bold;
    }
    #contact {
    padding-top: 20%;
    }
    #con {
    font-size: 34px;
    font-weight: bold;
    }
/*Content body css*/
.content::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 70%;
    background-image: url("../image/AJS\ TRANSPARENT.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
.section1 ::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0x;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 80%;
    background-color: white;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
/*footer coding*/
    #contact-footer {
    margin-bottom: 0px;
    
    }
}

@media (max-width: 430px) {
    .body-div {
    padding-left: 0%;
    padding-right: 0%;
    }
        /*Header Coding*/
    #head-table {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 46% 18% 18% 18%;
    }
    #about {
    padding-top: 20%;
    }
    #abt {
    font-size: 34px;
    font-weight: bold;
    }
    #services {
    padding-top: 20%;
    }
    #ser {
    font-size: 34px;
    font-weight: bold;
    }
    #contact {
    padding-top: 20%;
    }
    #con {
    font-size: 34px;
    font-weight: bold;
    }
/*Content body css*/
.content::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 70%;
    background-image: url("../image/AJS\ TRANSPARENT.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
.section1 ::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0x;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 80%;
    background-color: white;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
/*footer coding*/
    #contact-footer {
    margin-bottom: 0px;
    
    }
}

@media (max-width: 330px) {
    .body-div {
    padding-left: 0%;
    padding-right: 0%;
    }
        /*Header Coding*/
    #head-table {
    display: grid;
    grid-template-rows: 1;
    grid-template-columns: 43% 19% 19% 19%;
    }
    #about {
    padding-top: 20%;
    }
    #abt {
    font-size: 34px;
    font-weight: bold;
    }
    #services {
    padding-top: 20%;
    }
    #ser {
    font-size: 34px;
    font-weight: bold;
    }
    #contact {
    padding-top: 20%;
    }
    #con {
    font-size: 34px;
    font-weight: bold;
    }
/*Content body css*/
.content::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 70%;
    background-image: url("../image/AJS\ TRANSPARENT.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
.section1 ::before {
    content: '';
    position: absolute;
    top: 60px;
    bottom: 0x;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 80%;
    background-color: white;
    background-size: contain;
    opacity: 0.2;
    z-index: -1;
}
/*footer coding*/
    #contact-footer {
    margin-bottom: 0px;
    
    }
}