/****************************************
* Table of Contents
*****************************************
* 1.0 - 404 Page
* 2.0 - Thank you Page
* 3.0 - Agent Form Page
*/
/* 1.0 - 404 Page */
.pgnf_container{
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: center;
}
/* 2.0 - Thank you Page */
.thy_container{
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: center;
}
/* 3.0 - Agent Form Page */
.agfm_container{
   padding: 10px;
   background-color: #e4ddd6;
   text-align: center;
}

.mn-section #tab3 .vdo-container{
	width: 100%;
}