@charset "UTF-8";
.container2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-bottom-width: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.74) 0%,rgba(255,255,255,0.92) 100%), url(../img/Bground.jpg);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.74) 0%,rgba(255,255,255,0.92) 100%), url(../img/Bground.jpg);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.74) 0%,rgba(255,255,255,0.92) 100%), url(../img/Bground.jpg);
    background-image: linear-gradient(180deg,rgba(255,255,255,0.74) 0%,rgba(255,255,255,0.92) 100%), url(../img/Bground.jpg);
    background-attachment: fixed;
}
.row2 {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row2.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
    width: 25%;
    float: left;
    font-family: "Source Sans Pro";
    color: #7A7878;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.row2 .columns p {
    padding-left: 10%;
    padding-right: 10%;
    font-family: Myanmar;
}
.container2 .columns h4 {
    transition: all 0.3s linear;
    text-align: center;
    color: #C70000;
    font-family: "Copperplate"
    }
.container2 .columns h4:hover {
    opacity: 0.5;
    cursor: pointer;
}
.primary_header {
    width: 100%;
    clear: left;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left center;
    opacity: 1;
    background-image: url(../img/Barra%20main.png);
    background-color: #350000;
}
.secondary_header {
    width: 100%;
    background-color: #FF4848;
    padding-top: 0px;
	padding-bottom: 44px;
}
.container2 .secondary_header ul {
    margin-top: 0%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
}
.secondary_header ul li {
    list-style: none;
    float: left;
    margin-right: auto;
    margin-top: 0px;
    font-family: "Copperplate";
    font-weight: normal;
    letter-spacing: 1px;
    margin-left: auto;
    text-align: center;
    width: 16%;
    transition: all 0.3s linear;
    padding-top: 14px;
    padding-bottom: 10px;
    color: #AB0002;
}
.secondary_header ul li:hover {
    color: #FFFFFF;
    cursor: pointer;
    background-color: #AB0002;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    border-width: medium;
}

.left_article {
    /* [disabled]background-color: #FFFFFF; */
    width: 60%;
    float: left;
    font-family: "Source Sans Pro";
    color: #212121;
    padding-bottom: 15px;
}
.noDisplay {
	display: none;
}
.container2 .left_article h3 {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 5%;
    color: #717070;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Myanmar";
}
.container2 .left_article p {
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #616161;
    font-family: "Myanmar";
}
.right_article {
    width: 40%;
    float: left;
}
.container2 .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.footer {
    background-color: #000000;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.title {
    font-family: "CopperplateLt";
    text-align: center;
    color: #FFFFFF;
}
.placeholder {
    /* [disabled]max-width: 400px;
*/
    /* [disabled]max-height: 200px;
*/
    width: 100%;
    padding-top: 30px;
    /* [disabled]padding-left: 19px;
*/
    padding-bottom: 30px;
    height: 100%;
}
.left_half {
    background-color: #FF4848;
    background-image: url(../img/backwidgetsleft.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}
.container2 .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
    background-color: #B00000;
    color: #FFFFFF;
    font-family: "Source Sans Pro";
    text-align: center;
    font-weight: bold;
    background-image: url(../img/backwidgetsright.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
.column_title {
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: "Source Sans Pro";
}
.copyright {
    text-align: center;
    background-color: #000000;
    color: #FFA11B;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #212529;
    background-image: url(../img/Bground.jpg);
    background-attachment: fixed;
}

@media (max-width: 320px) {  
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container2 .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container2 .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
    width: 80%;
}
.socialhead .social_icon_head img {
    width: 80%;
}
.container2 .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container2 .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 38px;
	padding-bottom: 0px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container2 .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
}
.thumbnail {
    width: 150px;
    border-radius: 200px;
    height: 150px;
    margin-left: auto;
    transition: all 0.3s linear;
}
.thumbnail:hover {
    opacity: 0.5;
    cursor: pointer;
}
.thumbnailhead {
    width: 70%;
    margin-left: 2px;
    transition: all 0.3s linear;
}
.thumbnailhead:hover {
    opacity:0.5; 
    cursor: pointer;
}
.thumbnailfoot {
    width: 150px;
    border-radius: 200px;
    height: 150px;
    margin-left: auto;
    transition: all 0.3s linear;
}
.thumbnailfoot:hover {
    opacity:0.5; 
    cursor: pointer;
}
.thumbnail_align {
	text-align: center;
}
.social {
    text-align: center;
    align-content: center;
    width: 100%;
    background-color: #000000;
    overflow: auto;
}
.socialhead {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    overflow: auto;
    float: right;
}
.social_icon {
    width: 100%;
    transition: all 0.3s linear;
    line-height: 0px;
    margin: center;
    padding-top: 7px;
}
.social_icon_head {
    width: 4%;
    transition: all 0.3s linear;
    line-height: 0px;
    float: right;
    margin-top: 0px;
}
.front {
    position: fixed;
    top: 0px;
    right: 5%;
    z-index: 1;
    background-image: url(../img/Button%20social.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-origin: border-box;
    padding-top: 1%;
    background-size: 18%;
}
#menu {
  
}
