body {
    color: #003C73;
    font-weight: 300;
	font-size: 14px;
    line-height: 1.42857143;
}
a {
	color: #5E686F;
    text-decoration: none;
	font-weight:bold;
}
#resoBox {
	width: 100%;
	text-align:left;
	margin: 40px auto 0 auto; 
}


img {
max-width: 100%;
    height: auto;
    vertical-align: middle!important;
    margin-bottom: 3px!important;

}

#resoBoxMainText h1{font-size:1.7em; margin: 0em 0 0.7em;  }
#resoBoxMainText h2{font-size:1.6em;  margin: 1.5em 0 0.7em; }
#resoBoxMainText h3{font-size:1.5em; margin: 1.5em 0 0.7em;}
/*
#resoBox #resoBoxHead #resoBoxHeadText {
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 45px;
	height: 45px;
	padding-left: 20px;
	background: #003C73;
}
*/
/*
#resoBox #resoBoxHead {
	background-image: url(resoBoxHeadBack.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 45px;
	background-color: #306AC1;
}
*/
/*
#resoBox #resoBoxLine {
	background-color: #5E686F;
	height: 5px;
}
*/
.entry-title + p, .inner-wrap.clearfix > p{
	font-family: Montserrat;
}
.entry-title + p a, .inner-wrap.clearfix > p a{
	font-weight: 400;
}
#resoBoxHeadText {
	font-size: 30px;
	font-weight: 600;
	color: #666;
	font-family: Montserrat;
}
#resoBox #resoBoxMain {
	border-top: 0px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#resoBox #resoBoxMain .resoIconHead {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 280px;
}


.hmrcL {float: left;}


#resoBox #resoBoxMain .resoIconHead a {
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	color: #C9C9C9;
	text-decoration: none;
	font-weight: bold;
}
#resoBox #resoBoxMain .resoIconHead a:hover {
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	color: #5E686F;
	text-decoration: underline;
	font-weight: bold;
}
#resoBox #resoBoxMain .resoIcon {
	float: left;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	text-align: center;
	width: 20%;
	padding: 0 15px;
}
#resoBox #resoBoxMain .resoIcon a {
	font-family: 'Lato', sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
}
#resoBox #resoBoxMain .resoIcon a:hover {
	font-family: 'Lato', sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-decoration: underline;
}
#resoBox #resoBoxMain #resoBoxMainHead {
	display: none;
}
#awards-logos {
	display: none !important;
}
.disclaimer {
	font-size: 12px;
	color: #999999;
}
.table_header {
	font-weight: bold;
	background-color: #606060;
}
.table_header p strong, .table_sub_header p strong, .table_header p b, .table_sub_header p b, .table_header p, .table_sub_header p, .table_header p, .table_sub_header p {
    color: #ffffff!important;
}
.table_sub_header {
	background-color:#003C73;
}
.sub_header_bg2 {
	background-color:#248CC7;
}
.sub_header_bg3 {
	background-color:#185E83;
}
.table_highlight_row {
	background-color: #dddddd;
}

#resoBoxMainText p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.0em;
	color: #000000;
}

#resoBoxMainText .copyright p {
  font-family: 'Lato', sans-serif;
  font-size:12px;
}

.breadcrumbs { display:none;}
#secondary {
margin-top: 55px!important;
}

#secondary ul li {
margin-left: 0;
margin-bottom: 0;
}



#resoBoxMainText ul {
list-style-type: square;
margin: 1em 0 1.1em;
font-size: 1.0em;
}

#resoBoxMainText ul li {
margin-left: 3em;
margin-bottom: 0.5em;
}

#resoBoxMainText strong {
color: #000000;
font-size: 1em;
}

.table_header strong {
font-size: 1em;
color: #333;
}

#resoBoxMainText iframe {width: 100%!important; min-height:1300px;}

@media (max-width: 932px) {  
#resoBox #resoBoxMain .resoIcon {
    width: 100%;
} 
}
/*-------------------------------*/
/*Custom styles website*/
/*-------------------------------*/

/*
.inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0px 20px 0px;
}
*/

div {
    display: block;
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/*
.cf:before,
.cf:after {
  content: " ";
  display: table; }
*/

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

.grid-block {
  position: relative;
  width: calc((100% - 45px) / 4);
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  overflow: hidden;
  }
  .grid-block:nth-child(4n) {
    margin-right: 0; }
  @media all and (max-width: 1100px) {
    .grid-block {
      width: calc((100% - 30px) / 3); }
      .grid-block:nth-child(4n) {
        margin-right: 15px; }
      .grid-block:nth-child(3n) {
        margin-right: 0; } }
  @media all and (max-width: 850px) {
    .grid-block {
      width: calc((100% - 15px) / 2); }
      .grid-block:nth-child(3n) {
        margin-right: 15px; }
      .grid-block:nth-child(2n) {
        margin-right: 0; } }
  @media all and (max-width: 650px) {
    .grid-block {
      width: 100%;
      margin-right: 0; } }
  .grid-block .grid-block-overlay {
    position: absolute;
    overflow: hidden;
    display: block;
    color: white;
    bottom: 0;
    right: 0;
    min-height: 24px;
    text-align: right;
    width: 100%;
    z-index: 10;
    padding: 14px 13px 11px 65px;
    font-family: 'Open Sans';
    font-size: 14px;
    transition: all 200ms ease;
    }
  .grid-block .grid-block-overlay > * {
    position: relative;
    z-index: 5;
  }
  .grid-block .grid-block-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 60px;
    background: #003C73;
    z-index: 1;
  }
    
  .grid-block:hover .grid-block-overlay:after {
    background: #5E686F; }

    

.contact-grid-container {
  margin: 30px 0 150px 0; }

.contact-block {
  width: calc((100% - 15px) / 2);
  overflow: visible; }
  .contact-block:nth-child(2n) {
    margin-right: 0; }
  .contact-block .grid-block-overlay {
    font-size: 1em;
    font-weight: bold;
    min-height: 60px;
    padding: 19px 0 19px 65px; }
  .contact-block .grid-block-overlay-extra {
    padding-left: 60px;
    font-size: 18px;
    font-weight: 300; }
  @media all and (max-width: 650px) {
    .contact-block {
      width: 100%; } }

.grid-block-bg {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  z-index: 2;
  background-size: cover !important; }





.switchWrapper{
	display: none;
}
.slick-slide{
	height: auto;
}
iframe {
	margin: 0 auto;
	width: 100%;
}