<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://cdn.rawgit.com/morteza/bootstrap-rtl/v3.3.4/dist/css/bootstrap-rtl.min.css">
<style>
.col-md-6, .col-md-5, .col-md-7 {
box-sizing: border-box !important
}

.mbc-app {
background: url("http://competition.mbc.net/mbc-revamp-apps/agt-s6-app/images/background.jpg") #140603 no-repeat center top;
width: 100%;
box-sizing: border-box;
min-height: 100vh;
height: 100%;
margin-bottom: 100px;
font-size: 21px;
margin: 0;
color: #ffffff;
font-size: 21px;
text-align: right;
}

.mbc-app .wrapper {
width: 100%;
margin: 0px auto;
box-sizing: content-box;
}

.intro {
text-align: center;
margin-top: 175px
}

.intro span {
display: block;
}

.intro h1 {
font-family: "29LT_Kaff_Regular";
font-size: 34px;
}

.intro h1 span {
font-size: 45.96px
}

.intro h2 {
font-family: "29LT_Kaff_Black";
font-size: 35px;
}

.intro h2 span {
font-size: 22px
}


.intro h3 {
font-family: "29LT_Kaff_Black";
font-size: 16px
}

.intro h3 span {
font-size: 16px
}

.intro a {
display: inline-block;
max-width: 49%
}

.intro a img {
display: block;
width: 100%;
height: 100%;
}

.apps img {
max-width: 100%;
}

.apps {
margin-top: 93px
}

.gold-color {
color: #e1aa60;
}

.center-text {
text-align: center;
}
.right-text {
text-align: right;
}
.inline {
display: inline !important;
}

.links {
display: flex;
justify-content: center;
}

links a {
height: 60px;
width: 181px;
}
.intro h2, .intro h3 span {
line-height: 55px;
}

.intro h1 {
line-height: 65px;
}
@media screen and (max-width:991px) {
.mbc-app {
padding: 4% !important;
}

.mbc-app .wrapper {
width: 100%;
padding: 0px;
}

.mbc-app .row {
display: flex;
flex-flow: column-reverse;
justify-content: center;
}

.col-md-6, .col-md-5, .col-md-7 {
clear: both;
text-align: center
}




.intro {
margin-top: 15px;
}

.apps {
margin-top: 20px
}
}
</style>
<title>Arabs Got Talent season 6</title>
</head>

<body>
<div class="mbc-app">
<div class="wrapper">
<div class="row">
<div class="col-md-5 intro">
<h1>
<span>تطبيق</span>
<span>Arabs Got Talent</span>
<span class="gold-color center-text">حمّل واستمتع </span>
</h1>
<div class="links">
<a href="https://itunes.apple.com/ae/app/arabs-got-talent/id525442148" target="_blank" style="margin-left: 5px">
<img src="http://competition.mbc.net/mbc-revamp-apps/agt-s6-app/images/appStore.png" />
</a>
<a href="https://play.google.com/store/apps/details?id=com.gn4me.arabtalent " target="_blank">
<img src="http://competition.mbc.net/mbc-revamp-apps/agt-s6-app/images/playStore.png" />
</a>
</div>
<h2>
<span>هل تعشق برنامج <span class="gold-color inline">Arabs Got Talent</span> ؟</span>
<span>تترك كلّ شيء لتشاهد حلقات البرنامج، وتستمتع بأداء أقوى المواهب؟</span>
</h2>

<h3>
<span>تطبيق الموسم السادس من برنامج المواهب الأشهر <span class="gold-color inline">Arabs Got Talent</span> يمنحك متعة</span>
<span>المشاهدة، ويجعلك أقرب للجنة التحكيم والمتسابقين.</span>
</h3>

<h3>
<span class="right-text gold-color">حمّل التطبيق الآن واستمتع بالمزايا التالية:</span>
<span class="right-text"> <span class="gold-color inline">-</span> التعرّف عن قرب على المقدّمين ولجنة التّحكيم ومتابعة أحدث أخبارهم.</span>
<span class="right-text"><span class="gold-color inline">-</span> مشاهدة صور وفيديوهات حصرّية لكل نجم من خلال خاصية Spot light.</span>
<span class="right-text"><span class="gold-color inline">-</span> متابعة كافة التغريدات المتعلّقة بالبرنامج.</span>
<span class="right-text"><span class="gold-color inline">-</span> الاستمتاع بلعبة الواقع الإفتراضي (VR) حيث يمكنك تجميع 20 شخصية من خلال الإجابة على مجموعة من الأسئلة متعددة الاختيارات.</span>
<span class="right-text gold-color">كل ذلك من خلال إنشاء حساب جديد، أو الدخول باستخدام حسابك على Facebook أو Twitter، أو حتى كضيف بدون إنشاء حساب.</span>
<p class="right-text" style="font-size: 22px; margin:0">ماذا تنتظر حمّل التطبيق الآن</p>
</h3>
</div>
<div class="col-md-7 apps">
<img src="http://competition.mbc.net/mbc-revamp-apps/agt-s6-app/images/judges.png" alt="">
</div>
</div>
</div>
</div>

</body>

</html>