/*
 Theme Name:   PASMA Colormag Child
 Description:  Colormag Child Theme for PASMA
 Author:       Mark Dammer
 Template:     colormag
 Version:      1.0.0
 Text Domain:  colormagchild
*/

/* Custom Page Styles */
.entry-content h5{
	color:#204C98;
	font-weight:bold;
}
.entry-content h6{color:red;font-weight:bold;}
.entry-content ul {list-style:disc;margin:0;padding:0;}
.entry-content ul li a {font-weight:bold;color:#204c98;}
.entry-content ul li a:hover{text-decoration:underline;}
.type-page .entry-title{font-size:12px;border-bottom:1px solid #ddd;margin-bottom:10px;}

.article-container{
	padding-left:15px;
	padding-right: 15px;
}
.float-n{
	float:none !important;
}
.img-gal{
	width: 100%;
	height: 600px;
}
.search-results .status-publish:first-child{
	width: 48.7013%;
	float: left !important;
}
.search-results .status-publish:nth-child(2n){
	clear: none;
}
.search-results .status-publish:nth-child(2n + 1){
	clear: left;
}
.text-right{
	text-align: right;
}
.search .status-publish{
	    width: calc(50% - 20px) !important;
    box-sizing: border-box !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
	float: left !important;
}
.page-template-history .timeline-item::before{
	left:-50px;
}
.grid-row{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.page-set-cont img{
	width: 100%;
}
.text-search{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 9px;
}
.search-sect{
	background:#c72c26;
}
.set-search{
	margin-top: 3px;
	margin-bottom: 10px;
	background: #bd211b;
}
.search-years li{
	display: inline-block;
	
}
.search-years li.active span{
	color: #bd211b;
	background: #fff;
}
.search-years li span{
	position: relative;
	color: #fff;
	background: #bd211b;
	padding: 5px 8px;
	margin-right:5px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	display: block;
}
.set-search #ajaxsearchpro2_1{
	background: #bd211b;
	    padding: 5px 6px;
}
.set-search #ajaxsearchpro2_1 .promagnifier{
	background-image: none !important;
}
.set-search #ajaxsearchpro2_1 .probox{
	width: 330px;
}
video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}
.grid-col{
    flex: 1 0 0%;
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
	    box-sizing: border-box;
    padding-left: 15px;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.hr-alt{
	background: #bd211b;
}
.col-prim{
    color: #bd211b;
}
.col-prim-alt{
    color: #eb0e00;
}
.col-sec{
    color:  #013984;
}
.col-sec-force{
    color:  #013984 !important;
}
.col-ter{
    color: #252730;
}
.col-wht{
	color: #fff !important;
}
.col-blk{
	color: rgb(84, 89, 95) !important;
}
h6.col-wht{
	color: #fff !important;
}
.bac-prim{
    background: #bd211b;
}
.bac-prim-alt{
    background: #eb0e00;
}
.bac-sec{
    background:  #013984;
}
.bac-ter{
    background: #252730;
}
.bac-gry{
    background: #f2f2f2;
}
.bac-wht{
    background: #fff;
}
.grid-col-4 {
    flex: 0 0 auto;
    width: 33.333333%;
}
.grid-col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.grid-col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.grid-col-5 {
    flex: 0 0 auto;
    width: 40%;
}
.grid-col-7 {
    flex: 0 0 auto;
    width: 60%;
}
.grid-col-9 {
    flex: 0 0 auto;
    width: 80%;
}
.grid-col-8 {
    flex: 0 0 auto;
    width: 66.666666666%;
}
.grid-col-auto{
	-ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}


.set-card{
	border-radius: 5px;
	flex: 1 0 0%;
    width: 100%;
    max-width: 100%;
	/*margin-left: 15px;
	margin-right: 15px;*/
}
.set-card.set-card-alt{
	margin-left: 10px;
	margin-right: 10px;
}
.set-card p{
	font-size: 12px;
}
.set-shadow{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.but-l{
	margin-left: auto;
}
.gen-back{
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
.card-image{
	width:100%;
	min-height: 200px;
	display: block;
	
}
.d-flex{
	display: flex;
}
.align-items-stretch{
	align-items:stretch;
}
.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.w-100{
	
	width: 100%;
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.mt-auto{
	margin-top: auto;
}
.flex-fill{
	    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.align-bot{
	align-items: end;
}
.card-image.card-image-m{
	min-height: 300px;
}
.card-image.card-image-l{
	min-height: 370px;
	width: 100%;
}
.nav-mob{
	
	background:#2f72cc;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	box-shadow: none;
	border: none;
	padding: 8px;
	    width: 100%;
    max-width: 400px;
}
.card-inner{
	display:block;
	width: 100%;
	padding: 20px;
}
.pt-2{
    padding-top: 10px;
}
.pt-1{
    padding-top: 5px;
}
.pb-0{
    padding-bottom: 0px !important;
}
.pb-1{
    padding-bottom: 5px;
}
.pb-2{
    padding-bottom: 20px;
}
.pb-3{
    padding-bottom: 35px;
}
.pb-4{
    padding-bottom: 50px;
}
.pb-5{
    padding-bottom: 80px;
}
.pb-6{
    padding-bottom: 120px;
}
.py-gen{
    padding-bottom: 100px;
	 padding-top: 100px;
}
.px-0{
	padding-left:0px;
	padding-right:0px;
}
.mt-0{
    margin-top: 0px !important;
}
.mb-0{
    margin-bottom: 0px !important;
}
.mb-1{
    margin-bottom: 10px;
}
.mb-2{
    margin-bottom: 20px;
}
.mb-3{
    margin-bottom: 35px;
}
.mb-4{
    margin-bottom: 50px;
}
.mb-5{
    margin-bottom: 80px;
}
.mb-6{
    margin-bottom: 120px;
}
.mx-0{
    margin-left: 0px !important;
	margin-right: 0px !important;
}
.mx-auto{
    margin-left: auto !important;
	margin-right: auto !important;
}
.cont-reduced{
	max-width: 650px;
}
.cont-reduced-alt{
	max-width: 850px;
}
.g-0{
	margin-left:0px !important;
	margin-right:0px !important;
}

.but{
	padding: 16px 20px;
	transtion: all 0.2s ease-in-out;
}
.but.bac-prim span{
	color: #fff;
}
.align-center{
	align-items:center;
}
.but span{
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	transtion: all 0.2s ease-in-out;
}
.but.bac-prim:hover, .but.bac-gry:hover{
	background:#013984;
}
.but.bac-gry:hover span{
	color: #fff;
}
	

.let-spacing{
		letter-spacing: 2px;
}
.text-center{
	text-align: center;
}
.h3{
	    line-height: 2.3rem;
}
.h3{
	font-size: 33px;
}
.h4, body .h4{
	font-size: 25px !important;
}
.h5{
	font-size: 20px;
}
.h6{
	font-size: 17px !important;
}
.text-bold{
	font-weight: bold;
}
.text-center{
	text-align: center;
}
.sect-banner .inner-wrap{
	padding-top: 100px;
	padding-bottom: 100px;
}
.sect-banner .intro-cont a{
	color:  #fff;
	text-decoration: underline;
}
.text-bold{
	font-weight: bold !important;
}
.banner-text{
	margin: auto;
	max-width: 550px;
    line-height: 1.8em;
}
.text-upper{
	text-transform: uppercase;
}
.arc-menu.arc-menu-alt li{
	width: 100%;
}
.arc-menu.arc-menu-alt li a{
	font-size: 19px;
    padding: 13px 20px;
    margin-bottom: 10px;
}
.arc-menu a{
	font-size: 11px;
	color: #fff;
		padding: 10px 8px;
	display: block;
	transition: all 0.2s ease-in-out;
}
.arc-menu a.grid-row{
	display: flex;
}
.arc-menu li{
	display: inline-block;
}
.arc-menu li a.active{
	background: #fff;
	color: #013984;
}
.arc-menu li:hover a{
		background: #fff;
	color: #013984;
}
.subtitle{
	margin-bottom: 28px;
	border-bottom: 2px solid #bd211b;
	width: 100%;
}
.subtitle .h6{
	    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 14px;
	}
.set-but{
	padding: 10px;
}
.set-but.set-but-s{
	    padding:6px 10px;
    position: relative;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 5px;

}
#foot-menu li{
	    position: relative;
    display: inline-block;
margin-bottom: -2px;
    margin-right: -1px;
}
#foot-menu li a{
		    padding:5px 8px;
	color: #fff;
	background: #bd211b;
	transition: all 0.2s ease-in-out;
	float: left;
		    margin-bottom: 0px;
    margin-right: 0px;
	font-size: 12px;
}
#foot-menu li a:hover{
		background: #013984;
}

.page-archive .list-pages-shortcode li{
	    width: auto;
    display: inline-block;
}
.page-archive .list-pages-shortcode li a{
		    padding: 8px 14px;
    position: relative;
   	display:block;
    margin-bottom: 7px;
    margin-right: 5px;
	background: #bd211b;
	font-size: 12px;
	color: #fff;
}

.form-style .wufoo input.text, .form-style .wufoo textarea.textarea,.form-style  .wufoo input.file,.form-style  .wufoo select.select{
	background:#f2f2f2;
}



.banner-sub{
	    text-transform: uppercase !important;
    letter-spacing: 3px !important;
	font-size: 12px !important;
}
.d-block{
	display: block;
}
.set-but.set-but-s span{
	font-size: 12px;
}
.set-but.bac-prim span{
	color: #fff;
}
.set-but.set-but-alt{
	margin:10px 5px;
	display: inline-block;
}
.timeline-item{
	border-bottom: 2px solid #f2f2f2;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}
.timeline-item a{
	    color: inherit !important;
    font-weight: inherit !important;
    text-decoration: underline;
}
.timeline-item::before{
	content: " ";
	height: 20px;
	width: 20px;
	border-radius: 20px;
	position: absolute;
	background: #bd211b;
	left: -35px;
	top: 18px;
}
.play-but{
	transition: 0.3s ease-in-out all;
width: 90px;
    height: 90px;
    border-radius: 70px;
    background: #bd211b;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    float: none;
    margin: auto;
    vertical-align: middle;
	align-items: center;
	justify-content: center;
}
.play-but i{
	color: #fff;
	font-size: 35px;
}
.play-but:hover{
	transform:scale(1.3);
}

.timeline{
	padding-left: 60px;
	position: relative;
}
.timeline::before{
    content: " ";
    height: calc(100% - 30px);
    width: 4px;
    background: #bd211b;
    position: absolute;
    left: 18px;
    top: 20px;
	
}
.but-icon{
	padding: 25px 30px;
	display: inline-block;
	min-width: 90px;
}.card-shadow::before {
	content: " ";
	bottom:0;
	left: 0px;
	height: 200px;
	width: 100%;
	background: #000;
	position: absolute;
	background: rgb(0,0,0);
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3309698879551821) 68%, rgba(0,0,0,0) 91%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3309698879551821) 68%, rgba(0,0,0,0) 91%);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3309698879551821) 68%, rgba(0,0,0,0) 91%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.pos-rel{
	position:relative;
}
.z-2{
	z-index:20;
}
.small-text{
	font-size: 14px !important;
}
.year-element{
	min-width: 100px;
}
.small-link{
	color: #000;
	    text-transform: uppercase;
    font-size: 11px;
    margin-top: 18px;
	font-weight: bold;
	transition: 0.2s ease-in-out all;
}
.small-link .small-link-text{
	padding-right: 10px;
}
.small-link:hover{
	color:#bd211b;
}
.owl-gallery .owl-stage{
  display: flex;
  align-items: center;

}
.owl-gallery .owl-nav{
    position: absolute;
    top: 0;
    bottom: 0;
    height: 79px;
    width: 100%;
    vertical-align: middle;
    margin: auto;

}

.owl-gallery .owl-nav button.owl-prev, .owl-gallery .owl-nav button.owl-next{
	padding: 20px !important;
	background: #bd211b !important;
	transition: all 0.2s ease-in-out;
}
.owl-gallery .owl-nav button.owl-prev:hover, .owl-gallery .owl-nav button.owl-next:hover{
	background:  #013984 !important;
}
.owl-gallery .owl-nav button.owl-prev span, .owl-gallery .owl-nav button.owl-next span{
		    color: #fff;
    font-size: 50px;
}
.owl-gallery .owl-nav button.owl-next{
	    float: right;
}
.set-owl-dots .owl-dots{
			margin-top:20px;
		text-align: center;
}
.set-owl-dots .owl-dots .owl-dot{
					display: inline-block;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.set-owl-dots .owl-dots .owl-dot span{
					height: 7px;
				background: #f2f2f2;
				display: inline-block;
width: 30px;		
}
.set-owl-dots{
	display:none;
}
.set-owl-dots .owl-dots	.owl-dot:focus{
				outline: none;
			}
.set-owl-dots .owl-dots	.owl-dot.active span{
				background:#013984;
				}

.set-year{
	background:#bd211b;
	padding: 10px;
	top: 15px;
	right: 15px;
	position: absolute;
	color: #fff;
	font-weight: bold;
}

@media screen and (max-width: 1200px) {
			.set-card .but{
		padding:13px 4px;
	}
.sect-block {
    padding-left: 25px;
    padding-right: 25px;
}
.py-gen {
    padding-bottom: 80px;
    padding-top: 80px;
}
.card-image .h3{
		font-size:22px;
}
.card-image.card-image-l {
    min-height: 271px;
}
}
@media screen and (max-width: 900px) {
		.grid-col-5, .grid-col-7, .grid-col-8, .grid-col-4, .grid-col-6, .grid-col-9 {
    flex: 0 0 auto;
    width: 100%;
}
	.set-resource.grid-col-4, .nav-resource.grid-col-6 {
    flex: 0 0 auto;
    width: 50%;
}
	.buttons .grid-col-6, .set-resource.grid-col-6  {
		    flex: 0 0 auto;
    width: 50%;
	}
	
.sect-block .inner-wrap{
	width: 100%;
}
.mob-no-pad{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.card-image .h3{
		font-size:22px;
}
.card-image.card-image-l {
    min-height: 311px;
}
.card-image .h3 {
    font-size: 33px;
}
.card-image{
	max-width: 500px;
    margin: auto;
}
			.tab-none{
		display:none !important;
	}
	.tab-100{
		padding-top: 8px;
		padding-bottom: 8px;
		justify-content: center !important;
	}
}
@media screen and (max-width: 768px) {
	.grid-col-4{
		flex: 0 0 auto;
		width: 100%;
	}	
	.set-resource.grid-col-4{
		flex: 0 0 auto;
		width: 50%;
	}
	.nav-desk{
		display: none;
	}

}

@media screen and (max-width: 600px) {
	.mob-none{
		display:none;
	}
.card-image .h3 {
    font-size: 22px;
}
	.grid-col-4, .set-resource.grid-col-6, .set-resource.grid-col-4  {
		flex: 0 0 auto;
		width: 100%;
	}
		.set-card{
		max-width: 340px !important;
    	margin-left: auto;
    	margin-right: auto;
	}
}
@media screen and (max-width: 500px) {
	.text-search{
		text-align: center;
		width: 100%;
	}
	.search-years{
		text-align: center;
	}
.timeline-item::before {
    left: -35px;
}
	.card-image.card-image-l {
		min-height: 259px;
		width: 100%;
	}
	
	
	.set-card{
		max-width: 300px !important;
    	margin-left: auto;
    	margin-right: auto;
	}
	.sect-banner .inner-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
}
	
}
@media screen and (max-width: 420px) {
.set-but.set-but-s span {
    font-size: 11px;
}
	.set-but.set-but-s{
	    padding: 6px 9px;
}
.sect-block {
 padding-left:25px;
	padding-right: 25px;
}
.py-gen {
    padding-bottom: 60px;
    padding-top: 60px;
}
	.set-card .but{
		padding:13px 4px;
	}
	.grid-col-4 {
		flex: 0 0 auto;
		width: 100%;
	}
	.set-card{
		max-width: 300px !important;
    	margin-left: auto;
    	margin-right: auto;
	}
	.h4, body .h4 {
    font-size: 22px !important;
}
.mb-4 {
    margin-bottom: 32px;
}
.card-image.card-image-m {
    min-height: 240px;
}	
}
@media screen and (max-width: 380px) {
	
}
@media screen and (min-width: 769px) {
	.nav-mob{
		display:none;
	}
}


