.all,
body {
    width: 100%;
}
.all {
    min-height: 100%;
    overflow: hidden;
}
.all {
    overflow: hidden;
}
.all,
body,
html {
    min-height: 100%;
}
a {
    cursor: pointer;
}
.clear,
h3 {
    clear: both;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.all {
    max-width: 1068px;
    margin: 0 auto;
    position: relative;
    min-width: 270px;
}
.main {
    position: relative;
}
.footer_bg {
    background-color: #486591;
    padding: 20px 35px;
    color: #fff;
    margin-top: 60px;
}
.main {
    padding: 24px 0 0;
    width: 100%;
}
.btn {
    display: block;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    background-color: #0299ff;
    background-position: 1.35em 0.94em;
    background-size: 1em;
    background-repeat: no-repeat;
    transition: all 0.15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
    max-width: 210px;
    text-align: center;
    margin: 20px auto 0;
}
.btn:hover {
    color: #fff;
    text-decoration: none;
}
@media only screen and (max-width: 1100px) {
    .all {
        margin: 0 20px;
        width: 96%;
    }
}
@media only screen and (max-width: 990px) {
    @media only screen and (max-width: 768px) {
        .all {
            width: 94%;
        }
    }
    @media only screen and (max-width: 500px) {
        .all {
            width: 90%;
        }
    }
}
a:hover,
h1,
h3 {
    color: #1f4278;
}
a,
a:hover {
    text-decoration: underline;
}
html {
    font-size: 100%;
}
body {
    margin: 0;
    font-size: 17px;
    color: #252626;
    line-height: 1.4;
}
p {
    margin: 0 0 14px;
}
img {
    max-width: 100%;
    height: auto;
    margin: 0 0 5px;
    border: 0;
}
a {
    color: #0f315d;
}
h1,
h3 {
    margin: 0;
    padding: 0 0 5px;
}
h1 {
    margin-bottom: 22px;
}
h1 {
    font-size: 20px;
    font-weight: 400;
    border-bottom: 1px solid #232323;
    text-transform: uppercase;
}
h3 {
    font-size: 24px;
    font-weight: 700;
    color: #4d4d4d;
}
@media only screen and (max-width: 770px) {
    img {
        margin: 3px 17px 5px 0;
        border: 0;
        float: none;
        max-width: 100%;
    }
    .main {
        padding: 0;
    }
}
p {
    padding-bottom: 7px;
}
ul {
    font-size: 14px;
}
.commit {
    margin-top: 25px;
}
.comTitle {
    padding: 5px 10px;
    background: #223358;
    color: #fff;
}
.photo img {
    margin: 3px 0 0;
}
.photo {
    float: left;
    margin-right: 10px;
}
.com-txt {
    padding-left: 74px;
    text-align: left;
    font-size: 16px;
}
.commit-text {
    margin-top: 25px;
}
img.photo-people {
    width: 55px;
    border-radius: 50px;
}
body {
    font-family: sans-serif;
}
.contentBox {
    line-height: 1.5;
}
.contentBox p {
    font-family: sans-serif;
    font-size: 18px;
    line-height: 1.73;
    margin: 0 0 25px !important;
    font-style: normal;
    font-weight: 400;
}
.contentBox h1 {
    font-family: sans-serif;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 44px;
    color: #000;
}
.block-4 {
    font-family: sans-serif;
    border-left: 5px solid #e20000 !important;
    padding: 10px 25px 10px 25px !important;
    margin: 0 35px !important;
    color: #4d4d4d !important;
    font-style: italic;
    font-size: 24px;
    font-weight: 700;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
p {
    margin: 0 !important;
}
h1,
h3 {
    border: none !important;
}
@media only screen and (max-width: 768px) {
    .contentBox h1 {
        font-size: 32px;
    }
}
