a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #20285C url("../../assets/img/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #031379;
}

.navimgtwo {
    position: absolute;
    top: 0px;
    right: 0px;
	height: 50px;
}

.profilepic {
	height: 300px;
	width: auto;
	max-width: 90%;
	margin-left: 5%;
}

.widecontainer {
	width:100%;
	overflow: hidden;
	padding-left: 2.5vw;
}
.widecontainer h2 em {
	font-size: 0.9em;
	font-weight: 800;
}

.serviceboxcontainer {
	width: 17%;
/*	width: 195px;*/
	height: 29vh;
/*	height: 225px;*/
	margin-left: 2vw;
	margin-top:-1.5em;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}

.servicebox {
	position: relative;
	margin-left: 0;
	width: 100%;
	height: 29vh;
}

.serviceboximg1 {
	width: 100%;
	height: auto;
	position: inherit;
	top:0;
	left:0;
	z-index: 1;
}

.serviceboximg2 {
	width: 100%;
	height: 10vh;
	position: absolute;
	bottom:0;
	left:0;
	background: #fff;
	z-index: 2;
	vertical-align: bottom;
}

.serviceboxtext {
	display: inline-block;
	float: left;
	position: inherit;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 10vh;
	background: #fff;
	text-align: center;
	color: #20285c;
/*	color: #025aaa;*/
	overflow: hidden;
	z-index: 10;	
	vertical-align: middle !important;
}

.serviceboxtext h3 {
	padding-left: 5%;
	padding-right: 5%;
	font-size: 1.25em;
	line-height: 0.9;
	height: 10vh;
	text-align: center;
	vertical-align: middle !important;
	z-index: 100;	
}

.serviceboxicon {
	float: right;
	position: absolute;
	right: -9px;
	bottom: 8vh;
	width: 12%;
	height: 1.75em;
	z-index: 11;	
}

.serviceboxlst {
	display: inline-block;
	float: left;
	position: absolute;
	left: 0px;
	top: 32vh;
	width: 100%;
	background: #fff;
	text-align: left;
	height: 5em;
	line-height: 1;
	color: #20285c;
/*	color: #025aaa;*/
	z-index: 1001;	
}

.serviceboxlst ul > li {
	margin-left: 2em;
	font-size: 1.25vw;
	font-weight: 600;
	list-style-type: circle;
	padding-right: 1em;
}

.legilist {
	margin-left: 3em;
	font-size: 1.5vw;
	font-weight: 600;
	list-style-type: circle;
	line-height: 1.5;
	padding-right: 1em;
}

.specialback {
	background-color: rgba(52, 65, 149, 0.9);
	color: #fff;
	width: 90%;
	padding-top:0em;
	border-radius: 9px;
}




/* Front Page Banner Slideshow */
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

.slideshow-container h2 {
/*	color: #025aaa!important;
	color: #ee1c24 !important;*/
	font-size: 3.5vw!important;
	font-style: italic;
	font-weight: 600;
	margin-top: -0.5em!important;
	margin-bottom: -1em!important;
}

/* Hide the images by default */
.mySlides {
    display: none;
    width:fill;
}
.mySlides img {
	top:0;
	left:0;
    width:100% !important;
    height:auto;
}

.fptline2 {
	font-size: 2.75vw;
	font-style: italic;
	font-weight: 600;
	margin-top: -0.25em!important;
	margin-left: -1em;
}



/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.5s;
  animation-name: fade;
  animation-duration: 2.5s;
}

@-webkit-keyframes fade {
  from {opacity: .1} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .1} 
  to {opacity: 1}
}



/* Navigation Menu Items */

.navimgone {
	display: block;
	float: left;
	position: relative;
	height: 24vh;
	max-height: 24vh;
	top: -1.5em;
	margin-right: -1.5em;
	margin-left: -3em;
	margin-bottom: -3em;
}


/* Phone number on menu */
.phonebox {
	display: block;
	float: left;
	position: relative;
	text-align: center;
	vertical-align: text-top;
	height: 24vh;
	max-height: 24vh;
	top: -1.5em;
	margin-left: -0.75em;
	margin-right: -12em;
	margin-bottom: -3em;
	padding-top: 7vh !important;
}
.phonebox a {
/*	background-color: #006285;*/
/*	background-color: #025aaa;
	color: #ee1c24 !important;*/
	background-color: #ee1c24;
	color: #fff !important;
	font-size: 3.5vh !important;
	font-weight: 600;
	padding-top: 0.25em !important;
	padding-bottom: 0.25em !important;
	text-decoration: none !important;
	border-radius: 0.75em;
	z-index: 10;	
}

.tagbox {
	display: block;
	float: left;
	position: absolute;
	height: 15vh;
	max-height: 15vh;
	top: -0.25vh;
	margin-left: 54%;
}
.tagbox img {
	padding-top: 2vh;
	height: 13vh;
	max-width: 25em;
}

.embox {
	display: block;
	position: absolute;
	height: 19vh;
	max-height: 19vh;
	top: -0.25vh;
	right: 12px;
	transform: rotate(15deg);
}
.embox img {
	padding-top: 1vh;
	height: 18vh;
	width: auto;
}

.abnbox {
	display: block;
	position: absolute;
	height: 24vh;
	max-height: 24vh;
	right: 12px;
	top: 22vh;
	width: 100%;
	background-color: transparent;
	text-align: right;
	color: #20285c;
	z-index: 10;	
}
.abnbox h5 {
	font-size: 1.5vh;
	line-height: 1;
}


/* Cetification Logos */
.certimg {
    height: 12vh;
    width: auto;
    padding: 1em; 
}
.certimg2 {
    height: 14vh;
    width: auto;
    padding: 1em; 
}




/* Service Details Pages */
.detailoverlay1 {
    position: fixed; /* Sit on top of the page content */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.9); /* Black background with opacity */
    z-index: 995; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
  overflow: auto;
  -webkit-overflow-scroll: touch;
}

.detailoverlay2 {
    position: fixed; /* Sit on top of the page content */
    width: 90vw; /* Full width (cover the whole page) */
    height: 95vh; /* Full height (cover the whole page) */
    top: 3vh; 
    left: 5vw;
    background-color: rgba(255,255,255,1); /* White background with NO opacity */
    z-index: 996; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
	overflow-x:scroll;
    overflow-y: scroll;
}

.svcdethdrtop {
	background-color: #025aaa;
/*	background-color: #20285c;*/
	width: 89vw;
	height: 48px;
	position: fixed;
	z-index: 997;
}

.svcdethdrtwo {
	background-color: #025aaa;
/*	background-color: #20285c;*/
	width: 89vw;
	height: 12.5em;
	padding-top: 48px;
	z-index: 5;
}

.svcdethdrtwo span {
	display: block;
	float: left;
	margin-top: 1.5em;
	margin-left: 1.5em;
	padding-left: 1em;
	position: relative;
	vertical-align: text-bottom !important;
}

.svcdethdrtwo h2 {
	display: block;
/*	color: #20285c;*/
	color: #fff;
	font-size: 4vw;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 0em;
	margin-top: -0.5em
	vertical-align: text-bottom !important;
}

.svcdet {
	margin-top: -6em;
	padding: 0 1em 1em;
}

.svcdet h4 {
	width:100%;
	color: #20285c;
	font-size: 2.5vw;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	margin-top: -1em;
	margin-bottom: 1em;
}

.svcdetdisc {
	margin-left: 6em!important;
}

.svcdetlogo {
	display: block;
	float: right;
	margin-top: -3vh;
	margin-left: -0.5em;
	position: relative;
	top: -0.25em;
	right: 0.5em;
	height: 180px;
	max-height: 40vh;
	z-index: 999;
}

.svcdetbk {
	display: block;
	float: left;
	position: absolute;
	top: 3px;
	left: 0.5em;
	height: 42px;
	opacity: 0.7;
}

.svcdetcls {
	display: block;
	float: right;
	position: absolute;
	top: 3px;
	right: 0.5em;
	height: 41px;
	opacity: 0.7;
}

.svcdettag {
	display: block;
	float: left;
	margin-top: -1vh;
	position: relative;
	height: 80px;
	max-height: 40vh;
	margin-left: 9em;
	z-index: 9;
}

.servicedetlst {
	display: block;
	margin-top: 120px;
	width: 100%;
	text-align: left;
	line-height: 1.5;
/*	color: #20285c;*/
	color: #025aaa;
}

.servicedetlst ul {
	width:fit-content;
	margin: 15px 6em 35px;
	overflow:hidden;
	text-align: center;
}

.servicedetlst ul > li {
	font-size: 1.75vw;
	font-weight: 600;
	list-style-type: circle!important;
	text-align: center;
	padding-right: 1em;
	display: inline-block;
}

.servicedetlst ul > li::before {
  content: "";
  vertical-align: middle;
  background: #025aaa;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  display: inline-block;
  line-height: 1rem;
  color: white;
  text-align: center;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

.svcdet p {
	color: #20285c;
	font-size: 3vh;
	font-weight: 600;
	line-height: 1.5;
	margin-top: -1em;
	padding-left: 2em;
	padding-right: 2em;
}

.svcdet table {
	display: inline-block;
	margin-top: -1em;
	margin-left: 3em;
	max-width: 90%;
}

.svcdet table td {
	color: #20285c;
}

.svcdet table h5 {
	font-size: 2.5vh!important;
	font-weight: 600!important;
	line-height: 1.5;
	vertical-align: top!important;
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.svcdet table h6 {
	font-size: 2.5vh!important;
	font-weight: 600!important;
	line-height: 1.5;
	vertical-align: top!important;
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.svcdetimg {
	width:70%;
	height: auto;
	margin-left: 15%;
	margin-top: -2em;
	margin-bottom: 1.5em;
}

.svcdetcellimg {
	width:80%;
	height: auto;
	vertical-align: bottom;
	margin-left: 10%;
}

.svcdetimglp {
	float: left;
	width:40%;
	height: auto;
	margin-left: 0%;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 1em;
}


.svcdetimgrl {
	float: right;
	width:57%;
	height: auto;
	margin-top: -1.5em;
	margin-right: 0.5em;
	margin-bottom: 1em;
}

.svcdetimgrp {
	float: right;
	width:40%;
	height: auto;
	margin-top: -1.5em;
	margin-right: 0.5em;
	margin-bottom: 1em;
}


.svcdetimgboxl {
	position: relative;
	float: left;
	left: 8%;
	width: 39%;
	overflow: hidden;
}
.svcdetimgboxl h5 {
	color: #20285c;
	text-align: center;
}

.svcdetimgl {
	width: 100%;
	height: auto;
}

.svcdetimgboxr {
	position: relative;
	float: right;
	right: 8%;
	width: 39%;
	overflow: hidden;
}
.svcdetimgboxr h5 {
	color: #20285c;
	text-align: center;
}
.svcdetimgboxr h6 {
	font-size: 2.5vh!important;
	color: #20285c;
	text-align: left;
}

.svcdetimgr {
	width: 100%;
	height: auto;
}

.svcdetphobox {
	position: relative;
	width: 84%;
	margin-left: 8%;
	margin-right: 8%;
	text-align: center;
	overflow: hidden;
}
.svcdetphobox img {
	width: 100%;
	height: auto;
}
.svcdetphobox h5 {
	color: #20285c;
	text-align: center;
}
.svcdetbox {
	position: relative;
	text-align: center!important;
	overflow: hidden;
}


.svcdetimgfl {
	width: 92%;
	height: auto;
	margin-left:4%;
}

.desc-footnotes {
	display:inline-block;
	margin-left:6em;
}



/*
@media handheld {
/* custom css for "touch targets" 
/* --- --- --- MM Custard --- --- --- 
		/* Banner 
			#banner {
				/*height: 18em;
				display:none;
			}
			#svchdrtxt {
				padding-top: 2.25em!important;
				padding-bottom: 1.5em;
			}
			.style1 {
				margin-bottom: 99em!important;
			}
			.style4 {
				margin-bottom: 99em!important;
			}
			.serviceboxcontainer {
				width: 80%!important;
				height: 39vh!important;
				margin-left: 10%!important;
				margin-bottom: 3em!important;
			}
			.servicebox {
				height: 39vh!important;
			}
			.serviceboximg2 {
				height: 13vh!important;
			}
			#fpimg002 {
				margin-left: 5%!important;
				margin-top: -1em!important;
			}
			#fptag002 {
				margin-left: 2%!important;
				margin-bottom: -1em!important;
			}

			#fpsecthree {
				text-align: center!important;
			}
			#fpsecthree h3 {
				font-size: 1.25em!important;
				line-height: 1.5!important;
			}
			#fptline2 {
				font-size: 2em!important;
				text-align: center!important;
			}
			#svcdethdrtop {
				margin-top:1.75em!important;
				height: 26px!important;
			}
			.svcdetcls {
				height: 21px!important;
				opacity: 0.7;
			}
			.svcdetbk {
				height: 21px!important;
			}
			.svcdetlogo {
				height: 80px!important;
				padding-top: 1.5em;
			}
			.svcdethdrtwo {
				height: 10em!important;
				padding-top: 48px;
			}
			.svcdethdrtwo span {
				margin-left: 0em!important;
				margin-top:1em!important; 
			}
			.svcdettag {
				margin-top: 0!important;
				height: 60px!important;
				margin-left: 1em!important;
			}
			.servicedetlst ul {
				margin: -25px 1em 35px!important;
			}
			.servicedetlst ul > li {
				font-size: 1.5em!important;
			}
			.svcdet h4 {
				font-size: 2em!important;
			}
/* --- --- --- FIN MM Custard --- --- --- 
}
*/