/* GLOBAL */
@font-face {
	font-family: 'D-DIN';
	src: url('fonts/D-DIN.eot');
	src: url('fonts/D-DIN.eot?#iefix') format('embedded-opentype'), url('fonts/D-DIN.svg#D-DIN') format('svg'), url('fonts/D-DIN.ttf') format('truetype'), url('fonts/D-DIN.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'D-DIN-Bold';
	src: url('fonts/D-DIN-Bold.eot');
	src: url('fonts/D-DIN-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/D-DIN-Bold.svg#D-DIN-Bold') format('svg'), url('fonts/D-DIN-Bold.ttf') format('truetype'), url('fonts/D-DIN-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
	color: #000000;
	font-size: 14px;
	background: #ffffff;
	overflow-x: hidden;
	font-family: 'D-DIN';
}
iframe {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
.full {
	width: 100%;
	float: left;
}
a {
	color: #eb2f25;
	text-decoration: none !important;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-family: 'D-DIN-Bold';
}
.btn {
	cursor: pointer;
}
.btn-lg {
	font-size: 14px;
	padding: 8px 28px;
}
.btn-dark {
	background-color: #000000;
	border-color: #000000;
}
.form-control {
	font-size: 14px;
	border-radius: 0;
	box-shadow: none !important;
}
.vertical {
	display: table-cell;
	vertical-align: middle;
}
@media (min-width: 1200px) {
.container {
	max-width: 1380px;
}
}
/* GLOBAL */

/* HEADER */
header {
    width: 100%;
    float: left;
    color: #e91d25;
    font-size: 30px;
    position: relative;
    padding: 35px 0;
    background: #283a90;
}
/*header:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/blueangle.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 45%;
	width:38%;
	height: 100%;
}
*/.top_mdl {
  
    display: inline-block;
    margin: 0 auto;
    position: absolute;
     top: -10px;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 350px;
    /* padding-left: 85px; */
}
.logo {
	height:90px;
}
a.mdl-logo {
    position: absolute;
    left: 0;
	top:0;
}
.mdl-logo img {
	height:78px;
}
/*.logo {
    height: 60px;
}*/
.side_menu {
	cursor: pointer;
	color: #000000;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	background-color: #283a90;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}
.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 22px;
	color: #ffffff;
	display: block;
	transition: 0.3s;
}
.sidenav a:hover {
	color: #eb2f25;
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}
.banner {
	width: 100%;
	float: left;
	color:#ffffff;
	    background: #000;
}
.banner a {
	color:#ffffff;
}
.banner h1 {
	text-transform:capitalize;
	font-weight:700;
	font-size:40px;
}
.banner_part {
    /*width: 28%;*/
	width:100%;
    float: left;
    height: 100%;
	min-height:auto;
    /*min-height: 360px;*/
    padding: 30px 5px;
    text-align: center;
    font-size: 16px;
	position:relative;
}
.red-banner {
    font-size: 22px;
}
/*.banner_mdl {
	background:url(../images/bannermiddleimg.jpg) no-repeat right center;
	background-size:cover;
	position:relative;
	width:44%;
}*/
.banner_tag {
   /* position: absolute;
    left: 0;
    bottom: 10px;*/
    display: inline-block;
    background: #eb2f23;
    padding: 10px;
    font-weight: 700;
	margin-top:20px;
	border-radius: 15px;
}
.banner_part h4 {
    font-size: 1.3rem;
}
/* HEADER */

/* BODY */
.body {
	width: 100%;
	float: left;
}
.intro {
	width: 100%;
	float: left;
	text-align: center;
}
.intro span img {
	height: 60px;
	margin-bottom: 15px;
}
.intro h3 {
	font-size: 14px;
	text-transform: uppercase;
	min-height: 35px;
}
p.intro-text {
	min-height: 65px;
}
.press_in {
	width: 100%;
	float: left;
}
.press_sec {
	width: 100%;
	float: left;
	background: url(../images/pressbg.jpg) no-repeat center fixed;
	background-size: cover;
	color: #ffffff;
}
.press_part {
	width: 100%;
	float: left;
	margin: 15px 0;
}
.press_pic {
	width: 100%;
	float: left;
	height: 280px;
	overflow: hidden;
	background: #000000;
	text-align: center;
	border: 6px #fff solid;
}
.press_pic img {
	height: 285px;
	width: auto;
	max-width: none;
}
.press_cap {
    width: 100%;
    float: left;
    margin: 0;
    background: #e0312f;
    padding: 18px 15px 0 15px;
}
.press_cap h3 {
    font-size: 19px;
    min-height: 70px;
}
/*p.press-text {
	min-height: 85px;
}*/
.affiliates {
	width: 19%;
	float: left;
	padding:20px;
	border:2px #ccc solid;
	text-align:center;
	margin:15px 0.5%;
	height:160px;
	display:table;
}
.affiliates img {
    height: 65px;
}
.box {
	width: 100%;
	float: left;
	background: url(../images/boxbg.jpg) no-repeat center;
	background-size: cover;
}
.box h2 {
	color: #304198;
	text-transform: uppercase;
}
.red_tag {
	width: 100%;
	float: left;
	background: #eb2f25;
	text-align: center;
	text-transform: uppercase;
	font-size: 2rem;
}
.team_part {
    width: 100%;
    float: left;
    margin: 15px 0;
    text-align: center;
    background: #f2f2f2;
    padding: 15px;
	transition: all ease-in-out 0.5s;
	cursor:pointer;
}
.team_part:hover {
    box-shadow: 0px 0px 12px #ccc;
	transition: all ease-in-out 0.5s;
}
.team_pic {
    width: 100%;
    display: inline-block;
    max-width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px #283a90 solid;
}
.team_pic img {
	height:155px;
	width:auto;
	max-width:none;
}
.team_part h5 {
    color: #eb2e25;
}
/* BODY */

/* FOOTER */
footer {
	width: 100%;
	float: left;
	background: #20438d;
	color: #ffffff;
	padding: 20px 0;
}
footer a {
	color: #ffffff;
}
footer a:hover {
	color: #eb2f25;
}
.footer_part {
	width: 100%;
	float: left;
	margin: 15px 0;
}
.footer_part h4 {
	font-size: 15px;
}
.footer_part ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
.footer_part ul li {
	margin-bottom: 8px;
}
/* FOOTER */

/* MEDIA  */
@media (max-width: 1199px) {
header {
    font-size: 26px;
}
.affiliates {
    width: 32.33%;
}
.press_cap h3 {
    min-height: 70px;
}
}
@media (max-width: 991px) {
/*header:before {
    width: 50%;
}*/
header .float-left {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
header .float-right {
	width: 100%;
	text-align: center;
}
header .float-right span {
	width: 100%;
	float: left;
	text-align: center;
}
.red-banner {
    font-size: 18px !important;
}
.side_menu {
	margin-top: 15px;
	text-align: right !important;
}
header:before {
	display: none;
}
.logo {
    height: auto;
    background: #283a90;
    padding: 10px;
}
.top_mdl {
    display: block;
    margin: 0 0 15px 0;
    position: relative;
    top: 0;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    float: left;
    text-align: center;
}
a.mdl-logo {
    position: relative;
}
.mdl-logo img {
	margin-bottom:5px;
}
.banner h1 {
    font-size: 32px;
}
/*.banner {
    padding: 0 15px;
}*/
.banner_part {
    width: 100%;
    height: auto;
    min-height: auto;
    /*margin: 15px 0;*/
	font-size:14px;
}
.banner_mdl {
    background-image: none;
    padding: 0 !important;
}
.press_in {
	max-width: 430px;
	float: none;
	margin: 0 auto;
}
.box-wrap {
	background: rgba(255, 255, 255, 0.5);
	padding: 15px;
}
.press_cap h3 {
    min-height: auto;
}
footer .float-left, footer .float-right {
	width: 100%;
	text-align: center;
}
}
@media (max-width: 767px) {
/*header .float-left {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
header:before {
	display: none;
}
.logo {
    height: auto;
    background: #283a90;
    padding: 10px;
}*/
.press_cap {
	width: 100%;
	margin: 0;
}
.red_tag {
	font-size: 1.5rem;
}
.footer_part {
	text-align: center;
}
.affiliates {
    width: 49%;
}
}
@media (max-width: 575px) {
.sidenav {
	padding-top: 15px;
}
.sidenav a {
	font-size: 18px;
}
.affiliates {
    width: 100%;
    margin: 15px 0 !important;
}
}
/* MEDIA */
