body {
    font-family: 'Microsoft Yahei';
    font-size: 18px;
}

.container {
    width: 1040px;
}

@media (min-width: 768px){
	.col-sm-6 {
		margin-bottom: 30px;
	}
}

#company section, #support-page section {background: #fff;}

#company section.blue {background: #f2f5f7;}

h1.h1 {
    font-size: 40px;
    margin-top: 50px;
    color: #414e5d;
    text-align: center;
}

.slash {
    margin-right: 15px;
    vertical-align: baseline;
    width: 25px;
}

h2 {
    color: #414e5d;
    font-size: 51px;
    margin-top: 100px;
    text-align: left;
}

.mission {
    height: 209px;
    background-color: #e9a218;
}

.mission .align_center_to_right {
    height: 209px;
}

.mission h3 {
    font-family: 'MyriadPro', sans-serif;
    font-weight: bold;
    font-size: 14.58px;
    color: #8e5e00;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 12px;
    margin-top: -5px;
}

.mission h1 {
    font-family: 'MyriadPro', sans-serif;
    font-weight: normal;
    font-size: 35.42px;
    color: white;
    text-align: center;
    margin: 0px;
}

.facts {
    padding: 35px 0px;
    width: 750px;
}

.facts p {
    font-family: 'MyriadPro', sans-serif;
    font-weight: normal;
    font-size: 16.67px;
    text-align: justify;
    line-height: 28px;
}

.facts br {
    line-height: 23px;
}

.facts h1 {
    font-family: 'MyriadPro', sans-serif;
    font-weight: normal;
    font-size: 14.58px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #54b91b;
    margin-bottom: 6px;
}

.facts ul {
    width: 540px;
    margin-left: 25px;
}

.facts ul li {
    font-family: 'MyriadPro', sans-serif;
    font-weight: normal;
    color: #747474;
    font-size: 25px;
    line-height: 20px;
}

.facts ul li span {
    font-family: 'MyriadPro', sans-serif;
    font-weight: normal;
    font-size: 16.67px;
    line-height: 28px;
}

.partofteam {
    background-color: #f1f1f1;
    padding-top: 45px;
    padding-bottom: 45px;
}

.partofteam h1 {
    font-family: 'MyriadPro', sans-serif;
    font-weight: normal;
    font-size: 14.58px;
    text-transform: uppercase;
    color: #54b91b;
    letter-spacing: 2px;
    text-align: center;
}

.partofteam p {
    font-family: 'MyriadPro', sans-serif;
    font-weight: normal;
    font-size: 16.67px;
    line-height: 28px;
    width: 850px;
    text-align: center;
}

.responce {
    margin-top: 18px;
    margin-bottom: 12px;
    font-family: 'MyriadPro', sans-serif;
}

.btn-cancel {
    background: transparent;
    border: 0 none;
    color: #0491e0;
    border-bottom: 3px transparent;
}

.btn-reply {
    border-radius: 5px;
    border-bottom: 4px solid #439F0B;
    height: 64px;
    line-height: 64px;
    font-size: 17.75px;
    padding: 0 35px;
}

.btn:active {
    position: relative;
    margin-top: 2px;
    border-bottom: 1px solid #439F0B;
}

.btn-cancel:hover {
    border-bottom: 1px solid transparent;
}

.btn-reply:active {
    top: 3px;
    margin-bottom: 3px;
}

.stuff {
    padding-top: 43px;
    padding-bottom: 63px;
}

.stuff h1 {
    font-family: 'MyriadPro', sans-serif;
    font-weight: bold;
    font-size: 14.58px;
    text-transform: uppercase;
    color: #0491e0;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0px;
    overflow: hidden;
    letter-spacing: 1.5px;
}

.stuff h2 {
    font-family: 'MyriadPro', sans-serif;
    font-weight: bold;
    font-size: 14.58px;
    text-transform: uppercase;
    text-align: center;
    color: #747474;
    letter-spacing: 1.5px;
}

.stuff p {
    font-family: 'MyriadPro', sans-serif;
    font-weight: normal;
    font-size: 16.67px;
    line-height: 28px;
    text-align: center;
}

.stuff hr {
    width: 1065px;
    color: #cdcdcd;
    margin: 0px auto;
    margin-top: 12px;
    padding: 0px;
}

.head-company {
    height: 618px;
    background-position: bottom !important;
}

.head-company.about {
    background: #000 url(../images/ballbanner.jpg) top;
    background-size: 100% 100%;
    max-height: 740px;
}

.section-mission {
    background-color: unset !important;
    color: white;
    position: relative;
    top: 40%;
}

.section-mission h3 {
    margin: 0 0 12px;
}

.about_middle {
    background: #000 url("../images/about_2.jpg") repeat scroll center top / cover;
    height: 505px;
    width: 100%;
}

.section-mission p {
    font-size: 22px;
    text-align: center;
}

.row {
    background-color: white;
    margin: unset;
}

div#about_bottom {
    background-position: 0 100%, 9% 51px;
    background-repeat: no-repeat, no-repeat;
    background-size: 25% auto, 23% auto;
    padding-bottom: 70px;
    padding-top: 30px;
}

.btn-default {
    font-size: 18px;
    letter-spacing: 1px;
    padding: 12px 40px;

}

#company .h1 {
    text-transform: unset;
	text-align: left;
	font-size: 24px;
	color: #666;
}

#unique {
    padding-top: 20px;
}

.page-about h1, .page-about h2 {
    letter-spacing: 0px;
}

@media only screen and (max-width: 767px) {
    div#about_bottom {

        background-image: none !important;
    }
}

.h1#mission {
    font-size: 54px;
    color: white;
    text-align: center;
}

.green {
    color: #28d222;
}

.container.tight {
    padding-left: 150px;
    padding-right: 150px;
}

.company_text {
    width: 900px;
    font-size: 23px;
	margin-bottom: 50px;
}

.slash_sm {
    width: 20px;
    margin-right: 10px;
    vertical-align: baseline;
}

.team {
    float: right;
    margin-right: -35px;
    margin-top: -132px;
    width: 440px;
}

.blue {
    background-color: #f2f5f7;
}

.games {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.games img {
    width: 160px;
}

.btn-store img {
    width: 130px;
}

.inner_games {
    height: 13em;
    position: relative;
    padding-right: 25px;
    padding-top: 25px;
    font-size: 16px;
    width: 345px;
    margin-bottom: 50px;
}

.links {
    position: absolute;
    bottom: 0;
}

.text-center_main {
    color: #001722;
    font-family: CeraPro;
    font-size: 21px;
    font-size-adjust: 0.6;
    letter-spacing: -0.5px;
    line-height: 1.7;
    text-align: center;
    padding: 0 90px;
}

.middle_text {
    font-size: 23px;
	margin-bottom: 18px;
}

.btn-default {
    background-color: #28d223;
    border-color: -moz-use-text-color -moz-use-text-color #1b8e17;
    border-radius: 40px;
    border-style: none none solid;
    color: white;
    text-transform: uppercase;
    border-bottom: 5px solid #21ad1c;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .container {width: 100%;position: relative;}
    .slash {width: 21px;}

    .head-company.about, .head-company.contact {
        max-height: 180px;
    }

    .about_middle {
        display: none;
    }

    .company_text {
        width: 100%;
        font-size: 19px;
		color: #666;
    }

    .section-mission {
        top: 46px;
    }

    .section-mission p {
        padding: 0;
        text-align: center;
    }

    .h1#mission {
        text-align: center;
        font-size: 40px;

    }

    h2 {
        padding: 0px 15px;
        font-size: 30px;
        margin-top: 40px;
        text-align: center;
    }

    .blue {
        width: 100%;
        box-sizing: border-box;
        padding: 25px;
        padding-bottom: 70px;
    }

    .blue .girl {
        display: none;
    }

    #unique {
        font-size: 30px;
    }
    #unique .slash {
        width: 20px;
    }

    .inner_games {
        padding-left: 0;
        width: 100%;
        font-size: 19px;
        box-sizing: border-box;
        height: auto;
        display: block;
    }

    .games {
        width: 100%;
    }

    .games img {
        width: 150px;
    }

    .links {
        position: relative;
        padding: 30px 0px;
    }

    .links img {
        width: 130px;
        padding-right: 10px;
        padding-left: 0;
    }

    .text-center_main {font-size: 19px !important; padding: 0}
    .text-center_main br {display: none;}
    .company_text br {display: none;}
    .btn-default { margin-top: 20px;}
    .blue { padding: 10px 10px 10px 10px; }
    .blue h2 {text-align: left; padding: 0;}
    .blue .slash {display: none;}
    .middle_text {font-size: 19px;color: #666;}
    .games-section {padding: 10px;}
    .games-section h2 .slash {display: none;}
    .games-section h2 {text-align: left; padding: 0;}
}


@media only screen and (min-width:1000px) {
    .container .middle_text {
        margin-bottom: 50px;
    }
	.navbar-header .navbar-brand img{
		margin-top: 8px;
	}
}




