body
{
	font-family: 'Roboto', sans-serif;
}
/********** mobile menu **************/
.navbar-drawer-bar
{
    background-color: transparent;
    box-sizing: border-box;
    left: 0;
    pointer-events: none;
    position: relative;
    top: 0;conference_form
    width: 100%;
    z-index: 1010;
	transition: -webkit-transform .4s cubic-bezier(.7,0,.3,1);
    transition: transform .4s cubic-bezier(.7,0,.3,1);
    transition: transform .4s cubic-bezier(.7,0,.3,1),-webkit-transform .4s cubic-bezier(.7,0,.3,1);
}
.navbar-drawer-bar .drawer-container {
    height:60px;
    padding: 10px 0px;
    position: relative;
    text-align: center;
}
.navbar-icons
{
	display:none !important;
}
.navbar p
{
	font-size:1.5rem;
	color:#fff;
	font-family: 'Roboto Slab', serif;
}
.navbar-drawer-bar a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    cursor: pointer;
    display: block;
    height: 40px;
    outline-style: none;
    pointer-events: all;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 1020;
    color: #000;
    transition: all .3s ease-out;
	line-height: 48px;
    border-radius: 4px;
	min-height: auto;
    margin-bottom: initial;
    border: none;
    cursor:pointer;
	padding:.5rem 0rem !important;
}
.navbar-drawer-bar .navbar .navbar-icons {
    -webkit-transform: rotate(0deg);
    cursor: pointer;
    display: inline-block;
    height: 17.3px;
    position: relative;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    width: 22px;
	margin-top: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.navbar-drawer-bar .navbar .navbar-icons span {
    -webkit-transform: rotate(0deg);
    background-color: #fff !important;
    border-radius: 2px;
    display: block;
    height: 2px;
    left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    width: 100%;
}
.navbar-drawer-bar .navbar .navbar-icons span:first-child {
    -webkit-transform-origin: left center;
    top: 1px;
    transform-origin: left center;
	background-color: #000;
}
.navbar-drawer-bar .navbar .navbar-icons span:nth-child(2) {
    -webkit-transform-origin: left center;
    top: 7px;
    transform-origin: left center;
}
.navbar-drawer-bar .navbar .navbar-icons span:nth-child(3) {
    -webkit-transform-origin: left center;
    top: 13px;
    transform-origin: left center;
}
.navbar-drawer-bar.drawer-open .navbar {
    background-color: transparent;
    box-shadow: none;
    color: #636972;
}
.navbar-drawer-bar.drawer-open .navbar .navbar-icons span:first-child {
    -webkit-transform: rotate(45deg);
    left: 3px;
    top: 0;
    transform: rotate(45deg);
	background-color:#766052;
}
.navbar-drawer-bar.drawer-open .navbar .navbar-icons span:nth-child(2) {
    opacity: 0;
    width: 0;
}
.navbar-drawer-bar.drawer-open .navbar .navbar-icons span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    left: 3px;
    top: 16px;
    transform: rotate(-45deg);
	background-color:#636972;
}
#navbar-drawer-mask {
    background-color: rgba(0,0,0,.4);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
}
#navbar-drawer-mask.open
{
	display:block;
}
.strikingly-drawer {
    background:#2b4e8d;
    display: block;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1002;
}
.strikingly-drawer.navbar-drawer {
    -webkit-transform: translateY(-100%);
	height:100vh !important;
    max-height: 100vh;
    max-height: 100%;
    transform: translateY(-100%);
    transition: all .4s ease-in-out;
	padding-bottom: 40px;
	display:none;
}
.strikingly-drawer.navbar-drawer.translate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display:block;
}
.strikingly-drawer ul {
    -webkit-overflow-scrolling: touch;
    list-style: none;
    overflow: auto;
   padding:90px 0px 50px 0px;
    position: relative;
	text-align:center;
}
.navbar-drawer.strikingly-drawer {
    border-bottom: 1px solid #fceeec;
}
.strikingly-drawer ul li {
    display: block;
    padding: 0 ;

    position: relative;
    z-index: 1015;
}
.strikingly-drawer ul li a {
    display: block;
    font-weight: 400;
    padding: 0px 25px;
    letter-spacing: 1px;
   font-size:1.125rem;
	font-weight:400;
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	text-transform:uppercase;
    color: #fff;
    text-align: left;
    line-height: 55px;
    text-transform: uppercase;
}
.strikingly-drawer ul li a:hover {
	text-decoration:none;
	color:#198e02;
	}
.navbar-drawer.strikingly-drawer ul#nav-drawer-list {
    border-right: 1px solid #fceeec;
}
.strikingly-drawer ul li a.active ,.strikingly-drawer ul li a:focus {
   color:#000;
    font-weight: 700;
    outline-style: none;
}
.navbar-drawer.strikingly-drawer ul li a.active {
    background: #efebde;
    box-shadow: 5px 0 0 0 #766052 inset;
}
.navbar-drawer.strikingly-drawer ul li.last_element
{
    padding-top: 20px;
}
.navbar-drawer.strikingly-drawer ul li.last_element a
{
background: #eee;	
text-align:center;
}
.wp_left
{
	float:left;
	width:100%;
}
h1
{
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	font-size:3rem;
	line-height:62px;
	margin-bottom:20px;
}
h2
{
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	color:#13294b;
	font-size:2.25rem;
	line-height:48px;
	margin-bottom:20px;
}
h3
{
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	font-size:1.5rem;
}
h4
{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size:1.25rem;
}
p
{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:1.125rem;
	line-height:27px;
	color:#000;
}
ul li , ol li
{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:1.125rem;
}
.mobile
{
	display:none !important;
}
.mobile_header
{
	display:none;
}
.wrapper
{
	max-width:1920px;
	margin:0px auto;
	padding:0px 25px;
}
.top_header_wrapper
{
	background:#4c6da3;
	padding:25px 0px;
}
.top_header_wrapper p
{
	float:right;
	width:100%;
	max-width:50%;
	text-align:right;
	color:#fff;
	margin:0px;
	font-weight:700;
	font-size: 1.5rem;
}
.top_header_wrapper p a
{
	color:#fff;
	text-decoration:none;
	margin:0px 3px;
}
.top_header_wrapper img
{
	display:inline-block;
	max-width:30px;
}
.header_wrapper
{
	background:#2b4e8d;
	padding:5px 0px;
	position:relative;
}
.logo img
{
	max-width: 225px;
    position: absolute;
    top: -44px;
}
.main_menu ul
{
	text-align:right;
	margin:0px;
}
.main_menu ul li
{
	list-style-type:none;
	display:inline-block;
}
.main_menu ul li a
{
	text-decoration:none;
	color:#fff;
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size:1.5rem;
	display:block;
	margin-left:40px;
}
.banner_wrapper
{
	padding:130px 0px 100px 0px;
	background-size:cover !important;
}
.banner_wrapper h1
{
	color:#2b4e8d;
}
.services_section
{
	background:#b9d9eb;
	padding:70px 0px;
}
.services_section h2
{
	text-align:center;
	color:#13294b;
}
.servives_list
{
	margin-top:15px;
}
.servives_list p
{
	margin:0px;
}
.certifications_affiliations_section
{
	padding:70px 0px;
}
ul.certifications_affiliations_logo
{
	text-align:center;
	margin:0px;
	padding:0px;
}
ul.certifications_affiliations_logo li
{
	list-style-type:none;
	display:inline;
	margin:0px 30px;
}
ul.certifications_affiliations_logo li img
{
	max-width:150px;
	display:inline-block;
}
.full_width_section
{
	background:#b9d9eb;
	overflow:hidden;
	margin-bottom:50px;
}
.full_width_img img
{
	width:100%;
	height:auto;
}
.full_width_content
{
	margin-top:-380px;
	padding:20px 0px;
}
.full_width_content h2
{
	color:#fff;
}
.full_width_content p
{
	color:#fff;
}
.full_width_bg_blue_section
{
	background:#13294b;
	overflow:hidden;
	margin-bottom:50px;
}
.company_Section
{
	background:#2b4e8d;
	padding:50px 0px;
}
.company_Section h2
{
	color:#fff;
	font-size: 1.5rem;
}
ul.company_logo
{
	text-align:center;
	margin:0px;
	padding:0px;
	margin-top:20px;
	float:left;
	width:100%;
}
ul.company_logo li
{
	list-style-type:none;
	display:inline;
	margin:0px 25px;
}
ul.company_logo li img
{
	max-width:150px;
	display:inline-block;
}
.footer_wrapper
{
	background:#fff;
	padding:30px 0px 0px 0px;
}
.footer_wrapper p
{
	margin:0px;
}
.footer_wrapper ul
{
	text-align:right;
	margin:0px;
	padding:0px;
}
.footer_wrapper ul li
{
	list-style-type:none;
	display:inline-block;
}
.footer_wrapper ul li a
{
	text-decoration:none;
	color:#000;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:1.125rem;
	display:block;
	margin-left:25px;
}
.report_section a
{
	text-decoration: none;
    color: #13294b;
    background: #ffc300;
    padding: 10px 80px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-size: 1.125rem;
    display: table;
    margin: 0px auto;
    margin-top: 50px;
}
.services_banner_wrapper
{
	background:#13294b;
	padding:10px;
	overflow:hidden;
}
.seevices_banner_content 
{
	margin-top:-345px;
}
.seevices_banner_content h1
{
	color:#fff;
}
.seevices_banner_content p
{
	color:#fff;
}
.services_content_section
{
	padding:70px 0px;
}
.services_content_section ul
{
	padding-left:15px
}
.services_content_section ul li
{
	margin-bottom:5px;
}
.services_content_section h3
{
	color:#2b4e8d;
}
.servives_list p br
{
	display:none;
}
a
{
	color:#2b4e8d;
	text-decoration: underline;
}
a:hover
{
	color:#2b4e8d;
	text-decoration: underline;
}
.full_width_content p a
{
	color:#e9cb28;
}
.full_width_content p a:hover
{
	color:#e9cb28;
}
.service_full_width_section h2
{
	color:#2b4e8d;
}
.service_full_width_section p
{
	color:#000;
}
.main_wrapper
{
	background:#fff;
	padding:70px 0px;
}
.full_width_content img
{
	max-width:150px;
	width:auto;
}
.fcc-btn {
	background-color: #e03c31; 
  border: none;
  color: white;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.fcc-btn:hover  {
    color: white;
	transition: 0.7s;
}
.seevices_banner_image img
{
	width:100%;
	height:auto;
}
.report_section a:hover
{
	color:#13294b !important;
}

.skip-to-main{
	text-decoration: none;
color: #13294b;
background: #ffc300;
padding: 10px 80px;
font-family: 'Roboto Slab', serif;
font-weight: 700;
font-size: 1.125rem;
display: table;
margin: 0px auto;
  margin-top: 0px;
margin-top: 50px;

	
}