VIDEOS
the-divergentseries#TruthIsComingthe-divergentseriesthe-divergentseriesthe-divergentseriesthe-divergentseriesthe-divergentseriesprimaivythe-divergentseriessicahimethe-divergentseriesr-createdthe-divergentseriesPrivacy PolicyTerms of UseMPAA.orgFilmRatings.comParentalGuide.org
"@type":"ItemList","url":"http://divergentthemovie.com","itemListElement":["@type":"ListItem","position":1,"url":"http://divergentthemovie.com/post/100828615466/the-divergentseries-follow-divergentseries-on","@type":"ListItem","position":2,"url":"http://divergentthemovie.com/post/100828615036/the-divergentseries-stay-one-step-ahead-and","@type":"ListItem","position":3,"url":"http://divergentthemovie.com/post/100692592016/the-divergentseries-what-is-your-definition-of","@type":"ListItem","position":4,"url":"http://divergentthemovie.com/post/100280388986/primaivy-welcome-to-ivys-league","@type":"ListItem","position":5,"url":"http://divergentthemovie.com/post/100280102091","@type":"ListItem","position":6,"url":"http://divergentthemovie.com/post/100280025766/r-created-source"],"@context":"http://schema.org"
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('');
- TRAILER
- ABOUT
- GALLERY
- APTITUDE TEST
- FACTION YOUR FRIENDS
- READ THE BOOK
- SOUNDTRACK
- IPAD APP
- PARTNERS
if (window.location.pathname.indexOf('tagged') < 0 &&
window.location.pathname.indexOf('search') < 0 )
var post = document.getElementById('main-slider');
var itemNew = document.createElement('li');
$(itemNew).addClass('home');
itemNew.innerHTML = '
OWN IT NOW
NOW ON BLU-RAY™, DVD & DIGITAL HD
post.insertBefore(itemNew, post.firstChild);
- 392
- 412
- 786
- 4080
- 205
- 92
if (window.location.pathname.indexOf('tagged') < 0 &&
window.location.pathname.indexOf('search') < 0 )
document.write('Next');
else
document.write('Next');
DIVERGENT is a thrilling action-adventure film set in a world where
people are divided into distinct factions based on human virtues. Tris
Prior (Shailene Woodley) is warned she is Divergent and will never
fit into any one group. When she discovers a conspiracy by a faction
leader (Kate Winslet)to destroy all Divergents, Tris must learn to trust
in the mysterious Four (Theo James) and together they must find out
what makes being Divergent so dangerous before it's too late.
Based on the best-selling book series by Veronica Roth.-
Originally born into Abnegation, Tris is idealistic,
vulnerable, brave and compassionate. When faced with
the biggest decision of her life, she struggles between
choosing her family and her yearning desire
to discover her true identity. -
Strong, mentally tough and emotionally guarded,
Four is one of the leaders in the Dauntless faction
with a mysterious past. As an instructor,
Four becomes close to Tris and helps
guide her during her initiation process. -
Leader of the Erudite faction, Jeanine is cold,
calculating, and wickedly manipulative. Despite
her gifted intelligence, Jeanine's unscrupulous
desire for absolute control poses a serious threat
to the five factions. -
Tori is a member of the Dauntless faction. She
administers Tris’aptitude test and first discovers
that Tris is Divergent. As she continues to
provide Tris with advice, thetwo establish a bond
that helps Tris throughout her journey. -
Eric is a tough, brutal leader in the
Dauntless faction who becomes an early
adversary to Tris. -
Fierce, fearless, and intense, Max establishes
himself as one of the premiere leaders
within the Dauntless faction. -
Born into Candor but aspiring to be Dauntless,
Al’s natural kind-heartedness prevents him from
fitting in. Big, warm, and at times clumsy, al is
constantly torn between friendship and envy. -
As a Dauntless initiate, Molly uses brute strength
and intense cruelty to compete against her peers. -
In contrast to the other Dauntless initiates, Will
is able to apply his Erudite intelligence and use
teamwork as a strength during their initiation. -
Tris’s mother embodies the true meaning of
selflessness and kindness, and carries a
startling secret that shocks and
inspires her daughter. -
A leader of the Abnegation faction, Andrew is a loving
and devoted father to Tris and Caleb. -
Tris's older brother, Caleb is selfless at heart but
chooses to leave his home for a life of knowledge
in the Erudite faction. -
As a council member of the Abnegation faction,
Marcus struggles between his family and
the responsibility of leading a faction
faced with uncertainty. -
Originally born into Candor, Peter joins
Dauntless and uses evil cunning and cruel
violence to advance in the initiation process. -
Born into Candor, Christina is kind, empathetic, but
also fearless. She instantly befriends Tris as they
enter the Dauntless faction together.
- TRIS
- FOUR
- JEANINE
- TORI
- ERIC
- MAX
- CHRISTINA
- AL
- MOLLY
- PETER
- WILL
- NATALIE
- ANDREW
- CALEB
- MARCUS
-
- STORY
- CHARACTERS
VIDEOS
FINAL TRAILER
EPIC EVENT
TEST
BREAK THE RULES
CHANGE EVERYTHING
FIGHTING BACK
FREEDOM
MEET "FOUR"
VILLAIN
FACTIONS
TAKING A STAND
"BEATING HEART"
EXCLUSIVE FIRST CLIP
TRAILER
INTERNATIONAL TRAILER
OFFICIAL FIRST LOOK
FINAL TEASER
FIRST LOOK TEASER
GALLERY
POSTERS
CLICK TO DOWNLOAD
- GALLERY
- POSTERS
click to close
CLICK FOR LEGAL
TM & ©2014 Summit Entertainment, LLC. All Rights Reserved.
Privacy Policy | Terms of Use | MPAA.org | FilmRatings.com | ParentalGuide.org
Scroll
// for submit page, add "submit" class to #wrap if url is for submit page
var currentURL = document.URL;
while( currentURL.charAt( currentURL.length - 1) == "/" )
currentURL = currentURL.substring(0, currentURL.length - 1);
var lastSlashPosition = currentURL.lastIndexOf("/");
var stringAfterLastSlash = currentURL.substring(lastSlashPosition + 1);
if( stringAfterLastSlash == "submit" )
$(".permalink-content .post-notes").remove();
$("#wrap").addClass("submit");
// ----------------------------------
$(document).ready(function(e)
checkDeeplink();
);
function checkDeeplink()
var hash = location.hash;
switch(hash)
case "#videoGallery":
$("#trailer-hub").click();
break;
case "#tickets":
window.location.assign("/");
break;
default:
break;
(function()
var analytics_frame = document.getElementById('ga_target');
var analytics_iframe_loaded;
var user_logged_in;
var blog_is_nsfw = 'No';
var addthis_enabled = false;
var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
var eventer = window[eventMethod];
var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
eventer(messageEvent,function(e)
var message = (e.data && e.data.split) ? e.data.split(';') : '';
switch (message[0])
case 'analytics_iframe_loaded':
analytics_iframe_loaded = true;
postCSMessage();
postGAMessage();
postATMessage();
postRapidMessage();
break;
case 'user_logged_in':
user_logged_in = message[1];
postGAMessage();
postATMessage();
break;
, false);
analytics_frame.src = "https://assets.tumblr.com/analytics.html?dfab06320413a6a34dbca419c4c70f2c#" +
"http://divergentthemovie.com";
function postGAMessage()
if (analytics_iframe_loaded && user_logged_in)
var is_ajax = false;
analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/?route=%2F'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
function postCSMessage()
COMSCORE = true;
analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
function postATMessage()
if (addthis_enabled && analytics_iframe_loaded)
analytics_frame.contentWindow.postMessage('enable_addthis', analytics_frame.src.split('/analytics.html')[0]);
function postRapidMessage()
if (analytics_iframe_loaded)
var is_ajax = '';
var route = '/';
var tumblelog_id = 't:8SNA2RpjXU1OlzFc8zTQmQ';
var yahoo_space_id = '1197719229';
var rapid_client_only = '1';
var apv = '1';
var rapid_ex = '';
analytics_frame.contentWindow.postMessage(
[
'tick_rapid', is_ajax, route, user_logged_in, tumblelog_id,
yahoo_space_id, rapid_client_only, apv, rapid_ex
].join(';'),
analytics_frame.src.split('/analytics.html')[0]
);
)();
!function(s)s.src='https://px.srvcs.tumblr.com/impixu?T=1555736105&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly9kaXZlcmdlbnR0aGVtb3ZpZS5jb20vIiwicmVxdHlwZSI6MCwicm91dGUiOiIvIiwicG9zdHMiOlt7InJvb3RfYmxvZ2lkIjoiMTA5NTE2ODYwIiwicm9vdF9wb3N0aWQiOiIxMDA3NzE0NDI3MTEiLCJwb3N0aWQiOiIxMDA4Mjg2MTU0NjYiLCJibG9naWQiOiIyMDc0OTQ1MTUiLCJzb3VyY2UiOjMzfSx7InJvb3RfYmxvZ2lkIjoiMTA5NTE2ODYwIiwicm9vdF9wb3N0aWQiOiIxMDA3MTExMzE2OTYiLCJwb3N0aWQiOiIxMDA4Mjg2MTUwMzYiLCJibG9naWQiOiIyMDc0OTQ1MTUiLCJzb3VyY2UiOjMzfSx7InJvb3RfYmxvZ2lkIjoiMTA5NTE2ODYwIiwicm9vdF9wb3N0aWQiOiIxMDA1NDgyMzk2ODYiLCJwb3N0aWQiOiIxMDA2OTI1OTIwMTYiLCJibG9naWQiOiIyMDc0OTQ1MTUiLCJzb3VyY2UiOjMzfSx7InJvb3RfYmxvZ2lkIjoiMTQwMzE0NjAxIiwicm9vdF9wb3N0aWQiOjY2OTM2NjMwMzc4LCJwb3N0aWQiOiIxMDAyODAzODg5ODYiLCJibG9naWQiOiIyMDc0OTQ1MTUiLCJzb3VyY2UiOjMzfSx7InJvb3RfYmxvZ2lkIjoiMTE4NDc1MjMiLCJyb290X3Bvc3RpZCI6NjY5NDg3ODMwNDYsInBvc3RpZCI6IjEwMDI4MDEwMjA5MSIsImJsb2dpZCI6IjIwNzQ5NDUxNSIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIxMjkyMDExNzAiLCJyb290X3Bvc3RpZCI6IjY2NDk1MTk2NzY1IiwicG9zdGlkIjoiMTAwMjgwMDI1NzY2IiwiYmxvZ2lkIjoiMjA3NDk0NTE1Iiwic291cmNlIjozM31dfQ==&U=NNJGPBONPH&K=26fc21a0858e92096144094054bed692695adde9d9eede4decc1e2be9d837d7e&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');(new Image());