

.PresidentMainApp {
	    margin-top: -30px;
}
.PresidentMainApp-checkbox {
	        margin-top: 10px;
}
.page-id-42 .entry-header{
	    text-align:left;
}
.header-and-content-wrapper {
    background: #2E2F31;
	color: #ffffff;
}
.PresidentMainApp .President_items_list{
    list-style: none;
   -moz-column-count: 4;
   -moz-column-gap: 20px;
   -webkit-column-count: 4;
   -webkit-column-gap: 20px;
   column-count:4;
   column-gap:20px;
 margin-top: 0px;
}

.PresidentMainApp ul{
	list-style: none;
}
.PresidentMainApp li{
    line-height: 26px;
    font-size: 16px;
	padding-bottom: 20px;
    /*margin-bottom: 20px;*/
    /*margin-top: 10px;*/
    break-inside: avoid-column !important;
}

.PresidentMainApp .search-content-wrap .filter {
    text-align: left;
    border-bottom: 1px solid;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 25px;

}

.PresidentMainApp .search-content-wrap select {
    background: rgb(129, 129, 129);
    border: none;
    padding: 8px;
	min-width: 126px;
    border-radius: 5px;

}

.PresidentMainApp header{
	    float: right;
    width: 65%;
}
.PresidentMainApp header img{
	    width: 100%;
}

.PresidentMainApp #guardians-list {
    padding-right: 20px;
	    margin-left: 0px;
		   
}
.PresidentMainApp .President-list-items-in-search {
 margin-top: -22px;
		
}

.PresidentMainApp .search-content-wrap .filter input{

    padding: 6px;
    background: transparent;
    border-style: solid 1px;
    border-color: #ffffff;
    color: #ffffff;
        border-radius: 5px;
}

	


[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.PresidentMainApp .search-content-wrap h2{
		text-transform: uppercase;
		margin-bottom: 1px;
		
}
.PresidentMainApp .ng-scope h2{
		text-transform: uppercase;
		display: block;
}
.PresidentMainApp ul, ol {
    margin: 0;
	padding: 0;
}
#primary {
    max-width: 1860px;
}
.PresidentMainApp .search-content-wrap .PresidentMainApp-checkbox input{
	    margin-left: 20px;
}
.PresidentMainApp .search-text{
	width: 250px;
	    padding: 0px !important;
		 padding-left: 5px !important;
}
    

.header-and-content-wrapper {
    min-height: 100vh;
}
.Guardians-h2{
	font-size: 48px;
	color: #af8f66;
	    text-transform: uppercase;
		font-weight: bold;
}
.Guardians-text{
	font-size: 28px;
	color: #af8f66;
}
.text-inside {
    padding-top: 20%;
}

.guardians{
	padding-left:5px;
	display: block;
	/*text-indent:-15px;*/
	margin-left:15px;
}
/*
.PresidentMainApp, #post-42 .entry-title{
   opacity: 1;
   transition-timing-function: linear;
}

.PresidentMainApp, #post-42 .entry-title{
	  left: 149px;
    transition-timing-function: linear;
   
}*/


/* The element to apply the animation to */
.PresidentMainApp {
  
    position: absolute;
    top: 113vh;
	animation-name: example;
    animation-duration: 5s;
	 animation-iteration-count: 1;
	opacity:1;
}
.no-promo {
    top: 150px;
}
body{
	    background: #2e2f31;
}
/*Guardians-promo*/
#Guardians-promo{
	width: 100%;
    height: 100vh;
    margin-top: -137px;
    background: rgb(0, 11, 21);
    z-index: 1;
    position: relative;
    text-align: center;
    animation-name: Guardians;
    animation-duration: 7s;
	 animation-iteration-count: 1;
	opacity:1;
}
#primary {
    padding: 0px;
}
.PresidentMainApp {
    padding: 30px;
	min-height: 100vh;
}

.page-id-42 #primary {
    max-width: 9999999px;
}

.entry-header{
	visibility: hidden;
	display: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-color: none;
    background: #af8f66;
	margin-top: 10px;
}
/*
@keyframes Guardians {
	from { opacity:1;}
	to { opacity:0;}
}
@keyframes example {

	from { opacity:0;}
	to { opacity:1;}
}
*/


/*
.preloader {
    padding: 50px;
    background: url('../images/preloader.gif') no-repeat 50% 50% transparent;
}*/

button:focus{
	outline: none;
	
}
@media screen and (max-width:1300px) {
	#Guardians-promo{
	height: auto;
    padding-bottom: 40px;
	}
	.PresidentMainApp{
	position: static;
	min-height:0;
	}
	.PresidentMainApp .President_items_list{
	-moz-column-count:2	;
	-webkit-column-count:2;
	column-count:2;
	}
	.President-list-items-in-search{
	width:auto !important;
	float:none !important;
	margin-left: 0px !important;
	}
	.page-id-42 .header-and-content-wrapper{
		min-height:0;
	}
}
@media screen and (max-width:782px) {

	#content {
		margin-top: 70px;
	}
	.Guardians-text {
		font-size: 16px;
		color: #af8f66;
	}
	
	.PresidentMainApp-checkbox{
		display: block;
	}
	.PresidentMainApp .search-content-wrap .PresidentMainApp-checkbox input:first-of-type{
		margin-left:0;
	}
        .PresidentMainApp .President_items_list{
	-moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
	}

	.hide-on-mobile {
		display: none;
	}
}

@media screen and (max-width:500px) {

}



#scroll{
        border-radius: 40px;
}