

@media (min-width:769px) and (max-width:1400px) {
	.howTableTDtxt {}
	.imgHow {
		width: 80%
	}
 
	.regularContainer {
		padding-left: 30px!important;
		padding-right: 30px!important;
	}
}

@media only screen and (max-width: 768px) {
	.welcomeImgM {
		width: 75%;
	}
	.twoColumns {
		flex-direction: column;
	}
	#flagtopcorner {
		position: absolute;
		z-index: 100;
		top: 10px;
		right: 10px;
		display: flex;
		align-items: center;
		border: none;
		/* flex-direction: column;   */
	}
	.logoImageTop {
		max-height: 55px !important;
	}
	header {
		flex-direction: column!important;
		align-items: left;
		justify-content: initial;
	}
	.header-Nav {
		flex-direction: column!important;
		;
		justify-content: left!important;
		;
		text-align: left!important;
		;
	}
	.headerNavHamb {
		display: block !important;
		font-size: 25px!important;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-left: 20px!important;
		;
	}
	.headerSelectedMenu a {
		font-weight: bold;
		color: #e55a74!important;
	}
	.headerMenuDiv {
		background: #f0f0f0;
		width: 100%;
		z-index: 100;
	}
	/*	.headerMenuItem { display:none !important;}  */
	.headerMediaLinks {
		width: 100%;
		background: #297594;
		max-width: 100%;
		z-index: 100;
		padding-top: 5px;
		border-top: solid 1px white;
	}
	header.fa-linkedin-square {
		color: white !important;
	}
	.regularContainer {
		padding-left: 20px!important;
		padding-right: 20px!important;
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}
	.regularContainer img {
		width: 100%!important;
	}
	.linkedInTop {
		display: none;
	}
	.welcomeTXT {
		margin: 0px;
		padding: 0px;
		color: #eee;
	}
	.welcomeImg {
		background-image: url('/website/img/flasgpahe03s.png')!important;
	}
	.welcomeImg p {
		padding: 2px;
	}
	.articleBody {
		font-size: 14px !important;
	}
	.articleBodyTitle {
		text-align: left !important;
	}
	.articleBody h2 {
		font-size: 34px!important;
		padding-top: 0px!important;
		margin: 0px 0 0px 0;
	}
	.articleBody p {
		text-align: left !important;
		padding-top: 10px;
	}
	.articleBodyCategory {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.pipelineTitle {
		font-size: 11px !important;
		line-height: 13px;
	}
	.progressBar {
		color: #d7c8cb;
	}
	.FileLinks {
		background: white;
		padding-left: 10px;
		color: #297594 !important;
		font-size: 15px;
		line-height: 18px;
	}
	.FileLinks a {
		background: white;
		color: #297594 !important;
	}
	#howTable {
		display: none;
	}
	#howTableM {
		display: block;
	}
	.hrfaces {
		flex-direction: column;
	}
 
	.hrfaces-item {
		margin-bottom: 20px;
	 
	}
	.form-group {
		margin: 0px;
	}
	.testOrientaion {}
}

 

