.logosize {
    width: 150px;
    padding-bottom: 10px;
}

.information ul {
    text-align: left;
    line-height: 30px;
    margin-left: -25px;
}

.information li {
    margin-left: 0;
    font-size: 18px;
    color: #0253a7;
    line-height: 20px;
    margin-bottom: 10px;
}

.info-img-block {
    margin-bottom: 0px;
}


.addresslist .footer_address {
    float: left;
    width: 50%;
}

.social-links {
    margin-top: 10px;
}

.left-blog-section ul li {
    margin-bottom: 5px;
}

@media only screen and (max-width :1366px) {
    .footer_address h4 {
        font-size: 16px;
        font-weight: 600;
    }
}

@media only screen and (max-width :1024px) {
    .mail-mark {
        margin-bottom: 20px
    }
}

@media only screen and (max-width :970px) {
    .addresslist .footer_address {
        width: 90%;
        text-align: left;
    }

    .footer_address h4 {
        font-size: 16px;
        font-weight: bold;
    }
}

@media only screen and (max-width :768px) {
    .addresslist .footer_address {
        width: 100%
    }

    .footer_logo {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width :767px) {
    .addresslist .footer_address {
        width: 100%
    }

    .footer_logo {
        margin-bottom: 10px;
    }

    .social-links {
        margin-bottom: 20px;
        width: 100%
    }
}



.partner-blocks {
    float: left;
    padding: 5px;
    margin: 10px;
}

    /*.left-about-section
    {
        background: url(images/seprator2.png) right 140px repeat-y;
    }*/

    .partner-blocks img, .sectiontwo-img {
        text-align: center;
    }

.left-about-section h2, .right-about-section h2 {
    text-align: center;
}

/*.header {
    height: 380px;
}*/

/*.header-block {
    min-height:230px;
}*/

.middle-section {
    height: 100%;
}

@media only screen and (max-width: 990px) {
    .left-about-section {
        background: none;
        height:100%;
    }

    .middle-section {
        height: auto;
    }
}

@media only screen and (max-width :640px) {
    /*.header {
        height: 180px;
    }*/

    .dayfreerun.dayfreerun-mob {
        display: none;
    }
    .header-block {
        min-height: auto;
    }
}
