.innerH1{
    position: absolute;
    margin: 0;
    top: 70%;
    font-size: 18px;
    color: #fff;
    visibility: visible;
    text-align: right;
    width: 71%;
    font-family: 'Orbitron', sans-serif;
}
.pageContent{
    min-height: 755px;
}
.pageContent > p{margin: 0 0 0 0;text-align: justify;letter-spacing: 0px;}
.pHead{
    color: #51abd5;
    font-size: 22px;
    margin: 0 !important;
    text-align: left !important;
}
.pHead > a{
    color: #51abd5 !important;
}
.innerHeader{
    width: 100%; height: auto; margin: 0;
}
.innerFooter{
    width: 100%; height: auto; margin: 0 0 15px 0;
}
.headImage{
    width: 35%;
    position: absolute;
    top: 0;
}
.contactLabel{
    font-size: 18px;color: #51abd5;
}
.home_logo{
    width: 100%;position: absolute;z-index: 1000;top: 1%;left: 0%;
}
.home_logo > a > img{
    width: 5%;
}
.home_bar{
    width: 95%;position: absolute;z-index: 1000;top: 0;left: 5.5%;
}
.home_bar > img{
    width: 2.5%;
}
.footerMainLinkMargin  > a > img{
    width: 6%;
}
.size-post-thumbnail{
    width: 100%;
    height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1288px) {
    .headImage{
        width: 35%;margin: 0;
    }
    .pageContent{
        min-height: 420px;
    }
    .contactLabel{
        font-size: 16px;color: #51abd5;
    }
    .home_logo {
        top: 0%;
        left: 0%;
    }
    .home_logo > a > img {
        width: 6%;
    }
    .home_bar {
        left: 4.6%;
    }
    .home_bar > img{
        width: 2%;
    }
    .footerMainLinkMargin  > a > img{
        width: 7%;
    }
}

@media screen and (min-width: 415px) and (max-width: 768px) {
    .headImage{
        width: 40%;margin: 0;
    }
    .pageContent{
        min-height: 420px;
    }
    .home_logo {
        top: -0.1%;
    }
    .home_logo > a > img {
        width: 5%;
    }
    .home_bar {
        left: 5.2%;
    }
    .home_bar > img{
        width: 2%;
    }
    .footerMainLinkMargin  > a > img{
        width: 7%;
    }
}
@media screen and (max-width: 414px)
{
    .headImage{
        width: 58%;margin: 0;
    }
    .innerFooter {
        width: 100%;
        height: auto;
        margin: 0 0 34px 0;
    }
    .pageContent > p {
        font-size: 12px;
    }
    .pHead {
        font-size: 14px !important;
    }
    .pageContent{
        min-height: 507px;
    }
    .contactLabel{
        font-size: 14px;color: #51abd5;
    }
    .home_logo {
        top: 0;
        left: 0;
    }
    .home_logo > a > img {
        width: 10%;
    }
    .home_bar {
        top: -0.5%;
        left: 11.5%;
    }
    .home_bar > img {
        width: 4.5%;
    }
    .footerMainLinkMargin{
        font-size: 11px;
    }

    .footerMainLinkMargin > a > img {
        width: 10%;
        padding-right: 10px;
    }
}
