/*About welcome*/

.about-page p, 
.companyContent p {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.8;
}
.about-page p {
    max-width: 70%;
}
.aboutSection {
    background: url(../images/aboutbg.jpg) no-repeat top right #fff;
    background-size: 1350px;
    padding: 50px 0 65px 0;
}
.about-page h1 {
    font-size: 90px;
    margin: 50px 0 30px;
    font-weight: 900;
    max-width: 750px;
    line-height: 1;
}
.about-page-sec-2 .teamContent2 h3 {
    margin-bottom: 10px;
}
.about-page-sec-2.aboutGameSection {
    padding: 200px 0;
}
.about-page-sec-2 .reserveNote {
    max-width: 44%;
}
.companyContent b {
    font-weight: bold;
}
.content {
    height: 100%;
}

/*about 2 Game Section*/
.aboutGameSection{
    background: url(../images/aboutbg2.jpg) no-repeat top left #fff;
    background-size: 90%;
    padding: 161px 0;
}
.reserveNote{
    max-width: 50%;
    float: right;
    padding-top: 0px;
    text-align: left;
}
.teamContent2 h3 {
    font-size: 43px;
    color: rgb(3, 47, 70);
    font-weight: bold;
}
.teamContent2 p {
    font-size: 22px;
    color: rgb(46, 46, 46);
    line-height: 1.714;
    margin: 15px 0 50px;
}
/*Video Section*/
.videoContent h2, .companyContent h2 {
    padding-left: 0;
    margin-bottom: 30px;
    background: none;
    font-size: 48px;
}
.videoContent h2 {
    padding-left: 0;
    margin-bottom: 30px;
    background: none;
}
/*About our Company*/
.ourcompanySection {
    background: url(../images/ourCompany.jpg) no-repeat top left 100% #fff;
    background-size: 91%;
    padding: 50px 0 150px 0;
}
.companyContent{
    max-width: 50%;
    float: left;
    padding-right: 120px;
}
.companyContent span{
    font-weight: 700;
    font-size: 24px;
}
.companyContent p{
    margin-bottom: 30px;
}
section#section4 {
    padding: 220px 0;
    margin: 50px 0 0;
}

/*TeamSection*/
.TeamSection {
    padding: 50px 0 0 0; 
}
.teamOuter {
    background: url(../images/teambg-new.jpg) no-repeat;
    float:  left;
    width: 100%;
}
.teamContent5 h2{
    margin-bottom: 20px;       
}
.teamContentBox{
	background: url(../images/op.png) repeat;
	width: 56%;
	text-align:center;
	margin:0 auto;
	display: block;
	padding: 45px 0;
	margin-top: 45px;
	height: 490px;
	    overflow: hidden;
}
.teamContentBox p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 10px;
}
.teamContentBox span{
	font-weight: 700;
	font-size: 24px;
	color: #fff;
}
.teamContentBox .aboutcont{
	margin-bottom: 30px;
}
.container.page-contents {
    padding: 50px 0 0px;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ff8818 !important;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #635c3c !important;
}

.menuIcon {
    background: url(images/about-menuicon.png) no-repeat;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    background-color: #287a2b;
}
.login-link {
    color: #287a2b;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::after, .hamburger.is-active .hamburger-inner::before {
    background-color: #fff;
}
.teamContent5 h2 {
    margin-bottom: 30px;
    font-size: 48px;
}

/*responsive */
@media screen and (max-width: 1800px){
	.aboutSection {
	    background-size: 1100px;
	}
	.about-page h1 {
	    font-size: 75px;
	}
	.about-page p, .companyContent p, .teamContent2 p {
	    font-size: 18px;
	    line-height: 1.6;
	}
	.about-page p {
	    max-width: 56%;
	}
	.teamContent2 h3 {
	    font-size: 35px;
	}
	.videoContent h2, .companyContent h2, .teamContent5 h2 {
	    font-size: 40px;
	}
	.about-page-sec-2.aboutGameSection {
	    padding: 80px 0;
	}
	.aboutGameSection {
	    background-size: 81%;
	}
	section#section4 {
	    padding: 78px 0;
	}
	.teamContentBox span {
	    font-size: 21px;
	}
	.teamContentBox p {
	    font-size: 16px;
	}
	.teamContentBox .aboutcont {
	    margin-bottom: 20px;
	}
	.footer {
	    margin: 50px 0 0;
	}
	.inner-page-header h1 {
	    font-size: 40px;
	}


}
@media screen and (max-width: 1440px){
    .aboutSection {
        background-size: 1000px;
    }
	.about-page h1 {
	    font-size: 60px;
	    max-width: 45%;
	}
    .teamContent2 h3 {
        font-size: 30px;
    }
    .videoContent h2, .companyContent h2, .teamContent5 h2 {
        font-size: 35px;
    }

	
}
@media screen and (max-width: 1366px){
    .aboutSection {
        background-size: 900px;
    }
    .about-page h1 {
        font-size: 50px;
    }
    .teamContent2 h3 {
        font-size: 25px;
    }
    .videoContent h2, .companyContent h2, .teamContent5 h2 {
        font-size: 30px;
    }

}
@media screen and (max-width: 1200px){
    .aboutSection {
        background-size: 800px;
    }
    .about-page-sec-2.aboutGameSection {
        padding: 40px 0;
    }
    .about-page h1 {
        font-size: 40px;
    }
    section#section4 {
        padding: 40px 0;
    }
    .ourcompanySection {
        background-size: 78%;
    }
    .TeamSection {
        padding: 20px 0 0 0;
    }
}
@media screen and (max-width: 1199px){
.about-page-sec-2.aboutGameSection {
    padding: 0;
}
.about-page p {
    max-width: 70%;
}
section#section2 {
    margin: 50px 0;
}
.aboutSection,section#section3,section#section4 {
    padding: 50px 0;
}
section#section4 {
    margin: 50px 0 0;
}
}
@media screen and (max-width: 1024px){
.teamContent2 h3 {
    font-size: 36px;
    margin-top: 0;
}
.teamContent2 p {
    line-height: normal;
    margin-bottom: 50px;
}
.videoContent h2 {
    margin-bottom: 10px;
}
}
@media screen and (max-width: 991px){
    .aboutSection {
        background-size: 700px;
    }
    .about-page h1 {
        margin-top: 10px;
    }
    .about-page p,.teamContent2 p {
    line-height: 32px;
    }
    .teamContent2 h3 {
        font-size: 30px;
    }
    .teamContent2 p {
        margin-bottom: 30px;
    }
    section#section3 {
        padding-top: 0;
    }
    section#section4 {
        padding: 0;
    }
    .teamContent5 h2 {
        font-size: 35px;
    }
}
@media screen and (max-width: 800px){
	
}
@media screen and (max-width: 767px){
.about-page p {
    max-width: 100%;
    font-size: 18px;
} 
.about-page h1 {
    margin-top: 30px;
    text-align: center;
}
.about-page-sec-2 .reserveNote {
    max-width: 100%;
    margin-top: 30px;
    float: left;
}  
.teamContent5 h2 {
    font-size: 30px;
    text-align: left;
}
.teamContentBox {
    width: 75%;
}
.teamContentBox p {
    font-size: 18px;
    line-height: 26px;
} 
.teamContentBox span {
    font-size: 21px;
}
.teamContent2 h3 {
    font-size: 26px;
}
.companyContent {
    max-width: 100%;
    float: left;
    padding-right: 0;
}
.aboutGameSection {
    background: none;
}
#section2 .mobileonly img {
    max-width: 100%;
}
}
@media screen and (max-width: 480px){
.videoContent h2 {
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 10px;
}
section#section2 {
    margin: 0;
}
.about-page p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
.teamContent2 p {
    font-size: 16px;
    line-height: 28px;
}
.teamContent5 h2 {
    font-size: 21px;
    text-align: left;
    font-weight: bold;
    letter-spacing: -1px;
}
.teamContentBox span {
    font-size: 18px;
}
.teamContentBox {
    width: 85%;
}
.teamContentBox p {
    font-size: 16px;
    line-height: 26px;
}
.TeamSection {
    padding: 0 0 75px;
}
.companyContent span {
    font-weight: 400;
}
}
