/*
Theme Name: agentshub2026
Author URI: https://www.websolutions.im
Text Domain: agentshub2026
*/

html , body , div , span , applet , object , iframe , h1 , h2 , h3 , h4 , h5 , h6 , p , blockquote , pre , a , abbr , acronym , address , big , cite , code , del , dfn , em , img , ins , kbd , q , s , samp , small , strike , strong , sub , sup , tt , var , b , u , i , center , dl , dt , dd , ol , ul , li , fieldset , form , label , legend , table , caption , tbody , tfoot , thead , tr , th , td , article , aside , canvas , details , embed , figure , figcaption , footer , header , hgroup , menu , nav , output , ruby , section , summary , time , mark , audio , video {
        font-size:100%;
	font:inherit;
	padding:0;
	border:0;
	margin:0;
	vertical-align:baseline;
}
body {
	line-height:1.1;
	margin: 0;
	font-size: 1em; 
	font-family: "Inter", sans-serif;
	
	
}
#wrapper {
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	font-family: "Inter", sans-serif;
}
.content-block {
	width: 100%;
	max-width: 1240px;
	padding: 3em 1em;
	margin: 0 auto;
	box-sizing: border-box;
	overflow: hidden;
	
}
.full-screen .content-block {
	max-width: 2000px;
	padding: 2em 0;
}
.small {
	margin: -4em 0 0 0;
}
blockquote {
	padding: 2em;
	width: 100%;
	margin: 1em auto;
	box-sizing: border-box;
	background: #f2f2f2;
	font-size: 1.1em;
	line-height: 1.5;
	border-left: solid 4px #ff0404;
}

blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
	
	
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
article, aside , details , figcaption , figure , footer , header , hgroup , menu , nav , section {
	display:block;
}
.clear {
	clear:both;
}
.screen-reader-text {
	clip:rect(1px, 1px, 1px, 1px);
	position:absolute !important;
}
.aligncenter {
	text-align: center;
	margin: .5em auto;
	display:block;
}
.aligncenter img {
	width: 100%;
	max-width: 600px;
	height: auto;
}
img {	
   max-width: 100%;
   height: auto;
}

/*TEXT STYLING*/

ol,
ul {
	list-style: none;
}

ul , ol {
	list-style: disc;
	line-height: 1.4;
	font-size: 1.1em;
	margin: 1em  0 1em 2em;
	color: #38210E;
}
ol {
	list-style: decimal;
}
a {
	color: #86130c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #38210E; 
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
}

h1{
	font-size: 2.8em;
	font-weight: bold;
	margin: .5em 0;
	color: #ff0404;
}

h2{ 
	font-size: 2.0em;
	margin-bottom: .5em;
	line-height: 1.4;
}
h3{
	font-size: 2.7em;
	/*font-weight: bold; */
	margin-bottom: .3em;
}

h4{
	font-size: 1.5em;
	margin-bottom: .1em
}
h5{
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.4;
}

h6{
	font-size: 0.7em;
}
.padding-7 h3 {
	font-size: 4.5em;
	color: #20a3f0 !important;
}

/* Drop shadow util
fity class for headings */
.h-shadow {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.h-shadow-dark {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}

.h-shadow-light {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

b, strong {
	font-weight: 600;
}

em,
i {
	font-style: italic;
}

pre {
	padding: 12px;
	letter-spacing: 2px;
	font-style: italic;
	margin: 0.5em;
}


p {
	margin-bottom: 15px;
    line-height: 1.2;
}

/*blockquote {
	border-left: 4px solid  #999;
	background: #F0F0F0;
	font-style: italic;
	font-weight: 300;
	line-height: 1.27em;
	margin-bottom: 14px;
	padding-left: 25px;
} */

.alignright {
	float: right;
	margin: 0 0 .5em .5em;
}

img alignright {
	float: right;
	margin: 0 0 .5em .5em;
}


.aligncenter  img , .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignleft {
	float: left;
	margin: 0 .5em .5em 0;
}

.entry-title {
	font-size: 1.9em;
}

.entry-title ul {
	list-style: none;
}

legend {

	font-size: 1.2em;
	padding: 5px;
	font-weight: bold;
}

.entry-meta {
	display: none;
}

.entry-footer {
	display: none;
}
.show-mobile {
  display: none;
}
.red-lines {
	color: #ff0404;
	border-top: solid 4px #ff0404;
	margin: 1em 0;
	border-bottom: solid 4px #ff0404;
}
/* ********** Page Header *********/
#logo {
	text-align: center;
}
.background-black {
	background: rgba(56, 33, 14, .8);
	margin-bottom:  450px;
	
}
#show-mobile-header {
  background: #121212;
  padding: 1em 0;
}
#show-mobile-header img {
  width: 100%;
  max-width: 250px;
}
.main-logo {
	overflow: hidden;
}
.main-logo img {
	width: 100%;
	max-width: 400px;
	height: auto;
}

.main-background {
      background: url(uploads/2019/02/main-header.jpg) bottom center no-repeat #273657;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
	  background-attachment: fixed;
}

#show-mobile-header {
	display:none;
}

@media (hover: none) {
    .main-background {
        background-attachment: scroll;
    }
}

#strap-line {
	background: rgba(56, 33, 14, .5);
	padding: 2em;
	width: 100%;
	max-width: 700px;
	font-size: 1.7em;
	position: relative;
	margin: -300px auto 275px auto;
	border-radius: 2px;
}
#small-strap {
	background:#121212 ;
	padding: .7em 0;
	color: #fff;
	font-size: 125%;
	/*margin-top: -.5em;
	text-align: right;
	padding-right: 2em;
	*/
}
/* HEADER STYLING - SHARED STYLES */
#menu {
  flex-grow: 1;
  text-align: right;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#menu li {
  margin-left: 2rem;
}

#menu a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
  transition: color 0.3s ease;
}

#menu a:hover {
  color: #ff6b6b;
}

/* FRONT PAGE HEADER */
#header {
  position: relative;
  min-height: 95vh;
  overflow: hidden;
  background-color: transparent;
}

/* Full-width hover wrapper */
#header .header-overlay-wrapper {
  position: relative;
  width: 100%;
  transition: background-color 0.3s ease;
}

#header .header-overlay-wrapper:hover {
  background: rgba(0, 0, 0, 0.3);
}

#header .header-inner {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  background: transparent;
  max-width: 1240px;
  margin: 0 auto;
}

/* Clean header background - let Max Mega Menu handle button styling */
#header .vidbg-container {
  background: transparent;
}

/* Ensure video overlay from shortcode works properly */
#header .vidbg-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}

#header .main-logo img {
  max-height: 60px;
  height: auto;
  width: auto;
}

.vidbg-container video {
  object-fit: cover;
}

/* STANDARD HEADER (non-front page) */
#header-standard {
  background-color: #121212;
  padding: 0;
  position: relative;
  min-height: auto;
}

#header-standard .header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 2rem;
  max-width: 1240px;
  margin: 0 auto;
}

#header-standard .main-logo img {
  max-height: 60px;
  height: auto;
  width: auto;
}

/* RESPONSIVE HEADER STYLES */
@media (max-width: 768px) {
  #header .header-inner,
  #header-standard .header-inner {
    flex-direction: column;
    padding: 1rem;
    text-align: center;

  }

  #header {
    min-height: auto;
    padding-bottom: 2rem;
  }
}
/* Welcome Message */
.content.bottom-content::after {
  content: "We help create a win-win partnership \A with all our clients and agents";
  display: block;
  text-align: center;
  font-size: 1.85rem;
  color: #000000;
  text-shadow: 4px 4px 12px #ffffff;
  margin-top: 2rem;
  padding: 3rem 0;
  font-weight: 600;
  white-space: pre-line; /* Allows \\A to become a line break */
}
.content.bottom-content h2 {
   text-shadow: 2px 2px 4px #000000;
   margin-bottom: 2em;
}
/** SERVICES ARCHIVE PAGE  ***/
.services-hero-bg {
    width: 100vw;
    min-height: 700px;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: stretch;
    justify-content: center;
    position: relative;
}
.services-hero-overlay {
    width: 100%;
    min-height: 700px;
    background: rgba(15,22,34,0.44); /* subtle dark overlay */
    display: flex;
    align-items: center;
    justify-content: center;
}
.services-hero-content {
    max-width: 1240px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.archive-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin: 0 0 12px 0;
    line-height: 1.2;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
}
.archive-subtitle {
    font-size: 1.22rem;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.16);
    margin-bottom: 0;
}
@media (max-width: 900px) {
    .services-hero-bg,
    .services-hero-overlay { min-height: 350px; }
    .archive-title { font-size: 1.4rem; }
    .archive-subtitle { font-size: 1rem; }
}
/* Divider under hero */
.archive-divider {
    border-bottom: 2.5px solid #e6e9ee;
    margin: 18px 0 32px 0;
}

/* Sector heading */
.sector-heading {
    font-size: 1.44rem;
    margin: 2.4em 0 1em 0;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 1.2;
}
.sector-note {
    font-size: 0.98rem;
    color: #b84444;
    display: block;
    font-weight: 400;
    margin-top: 0.17em;
}

/* Services list styling */
.sector-services-list {
    list-style: disc inside;
    margin-bottom: 2em;
    padding-left: 1.4em;
    max-width: 760px;
}
.sector-services-list li {
    margin-bottom: 0.72em;
    padding-bottom: 0.13em;
    font-size: 1.09rem;
    line-height: 1.5;
    position: relative;
}
.service-list-link {
    font-size: 1.08rem;
    font-weight: 500;
    color: #ff0404;
    text-decoration: none;
    text-underline-offset: 2px;
    transition: color 0.18s;
}
.service-list-link:hover {
	color: #20a3f0;
}

/* Service intro under each link */
.service-list-intro {
    font-size: 0.97rem;
    color: #4d5866;
    margin-left: 1.35em;
    margin-top: 0.09em;
    line-height: 1.45;
}

/* START   Icons with tool tips ******/
#icon-list {
	background: #fff;
}
.icon-displays {
	padding: .3em;
	float: left;
}
.tooltip {
    position: relative;
    display: inline-block;
	padding: 0 1em;
}
.tooltip img {
	width: 100%;
	max-width: 100px;
	height: auto;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #38210E;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 110%;
    left: 50%;
    margin-left: -90px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #38210E transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.list-icons {
	list-style: none;
	line-height: 3.5;
	vertical-align: top;
}
.list-icons li {
	width: 50%;
	float: left;
	padding: 0 .2em;
	box-sizing: border-box;
}
.list-icons img {
	width: 100%;
	max-width: 45px;
	height: auto;
	vertical-align: middle;
	margin-right: .5em;
}
/* END   Icons with tool tips ******/

/**** Contact Form Styling  *****/
.red-required {
	color:#CF0404;
	font-size: .8em;
	font-weight: bold;
}

.required-asterisk {
  color: red;
  font-size: 120%;
  margin-right: 2px;
}

#enquiry-form , .enquiry-form {
	padding: 2em;
	box-sizing: border-box;
	border-radius: 2px;
	background: #fff;
  border: solid 4px #f2f2f2;
}
.enquiry-form h2 {
  font-size: 1.5em;
}

#form-your-details , #form-camping-details {
	padding: 1em;
	box-sizing: border-box;
	border: solid 1px #fff;
	margin: .5em 0;
}
.form-50 {
	width: 48%;
	float: left;
	padding: .2em 0;
	box-sizing: border-box;
	margin: 0 1%;
}
.small-text {
	font-size: 80%;
	color: #121212;
	margin-left: 100px;
}
input {
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
}
input[type=text] , input[type=email] , input[type=url]  {
	width:100%;
}
select {
	padding: 12px 20px !important;
    margin: 8px 0 !important;
    box-sizing: border-box;
    background: transparent;
    border: 1px solid #ccc;
}
textarea {
    width: 100%;
    padding: 12px 20px;
	margin: 8px 0;
    box-sizing: border-box;   
    border-radius: 4px;
}

span.wpcf7-list-item { 
     display: block !important; 
	 padding: .3em 0;
}
input[type=submit] {
	display: inline-block;
	border: none;
	border-radius: 25px;
	padding: 1em 2em;
	margin: 1em 0 0 0;
	background: #ff0404;
	color: #fff;
	font-size: 1.2em;
	font-weight: 600;
	cursor: pointer;
	transition: background 150ms ease,
                transform 150ms ease;
	box-sizing: border-box;
}

input[type=submit]:active {
    transform: scale(0.99);
}

input[type=submit]:hover,
input[type=submit]:focus {
    background: #20a3f0;
}

input[type=submit]:focus {
    outline: 1px solid #fff;
    outline-offset: -4px;
}

.more-button:hover {
	background: #20a3f0;
	color:#fff;
}
#enquiry-form h3 {
	background: #f3f2f2;
	padding: .5em;
	box-sizing: border-box;
	margin: .5em 0;
	border-radius: 2px;
}
hr.soft {
	border: solid 5px #f2f2f2;
	margin: 1em 0;
	clear: both;
}

hr.soft-small {
	border: solid 5px #fff;
	margin: 1em 0;
	clear: both;
}
/************ Custom Code ***********/
/*  Anchor Links Offset 
p .anchor-point {
	padding-top: 200px !important;
	position: relative;
}
This works ....
a[name] {
	padding-top: 200px;
        margin-top: -200px;
	display: inline-block;
}
*/
/*** SERVICES SINGLE POST  ***/
/* Full-width service header backgrounds */
.service-header {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* Background image variants based on ACF checkbox value */
.service-bg-pi {
  background-image: url('https://www.agenthubonline.com/wp-content/uploads/2025/07/services-1.jpg');
}

.service-bg-security {
  background-image: url('https://www.agenthubonline.com/wp-content/uploads/2025/07/security.jpg');
}

.service-bg-forensics {
  background-image: url('https://www.agenthubonline.com/wp-content/uploads/2025/07/dna.jpg');
}

.service-bg-debt {
  background-image: url('https://www.agenthubonline.com/wp-content/uploads/2025/07/services.jpg');
}

.service-bg-fugitive {
  background-image: url('https://www.agenthubonline.com/wp-content/uploads/2025/07/services-1.jpg');
}

.service-bg-default {
  background-color: #f5f5f5; /* fallback if no style is selected */
}

/* Title and layout */
.service-title-wrapper {
  max-width: 1240px;
  margin: 0 auto;
  padding: 4rem 2rem;
  text-align: center;
}

.service-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.service-intro {
  font-size: 1.2rem;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Main content area */
.service-content {
  max-width: 1240px;
  margin: 4rem auto;
  padding: 0 2rem;
}

.service-description {
  margin-bottom: 3rem;
  line-height: 1.7;
}

/* Why choose us block */
.why-choose-us {
  margin-top: 3rem;
  padding: 2rem;
  background-color: #f1f1f1;
  border-left: 4px solid #d10000;
}

/* Buttons */
.service-buttons .btn {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 25px;
  font-weight: 600;
  text-decoration: none;
  transition: background 150ms ease, transform 150ms ease;
}

.btn-primary {
  background-color: #20a3f0;
  color: #fff;
}

.btn-primary:hover {
  background-color: #121212;
  color: #fff;
}

.btn-accent {
  background-color: #ff0404;
  color: #fff;
}

.btn-accent:hover {
  background-color: #121212;
  color: #fff;
}

.btn:hover {
  opacity: 0.9;
}

/** SERVICES END  **/
.top-space {
	margin-top: 2em;
}
.service-message {
  text-align: center;
  font-size: 1.8em;
  color: #20a3f0;

  margin-top: 2em;
}

/* ********** START FOOTER *********/
#footer {
	background: #121212;
	padding: 2em 0;
	font-size: 90%;
}
#footer h3 {
	color: #fff;
}
#footer a:link , #footer a:visited {
	color: #f2f2f2;
	
	transition: all ease-in-out .3s;
}
#footer a:hover {
	color: #ccc;
}
#footer-left , #footer-middle , #footer-right {
	width: 33.3%;
	float: left;
	padding: 1em;
	box-sizing: border-box;
	overflow: hidden;
	list-style: none;
}
.footer-widget ul {
	list-style: none;
	color: #f2f2f2
}
.footer-widget ul li {
	line-height: 2;
}
/* FOOTER HTML CONTENT  */
.footer-share-block {
  text-align: center;
  margin: 3rem auto 2rem;
}

.footer-share-block h3 {
  font-size: .8rem;
  font-weight: 400;
  margin-bottom: 1rem;
  color: #fff;
}

.footer-share {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}

.share-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.6em 1.2em;
  border-radius: 8px;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-size: 0.95rem;
  transition: background 0.3s;
}

.share-btn i {
  font-size: 1.1rem;
}

.share-btn.facebook { background-color: #3b5998; }
.share-btn.twitter  { background-color: #1da1f2; }
.share-btn.linkedin { background-color: #0077b5; }
.share-btn.email    { background-color: #7a7a7a; }

.share-btn:hover {
  opacity: 0.85;
}
.footer-connect-block {
  text-align: center;
  margin: 2rem auto 1rem;
}

.footer-connect-block h3 {
  font-size: .8rem;
  margin-bottom: 1rem;
  color: #fff;
  font-weight: 400;
}

.footer-connect {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
}

.connect-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 1rem;
  color: #fff;
  transition: background 0.3s;
}

.connect-btn.linkedin { background-color: #007bff; }
.connect-btn.facebook { background-color: #007bff; }
.connect-btn.twitter  { background-color: #007bff; }
.connect-btn.youtube  { background-color: #007bff; }
.connect-btn.google   { background-color: #007bff; }

.connect-btn:hover {
  opacity: 0.85;
}

#business-details {
	text-align: center;
	background: #f2f2f2;
}
#business-details a:link , #business-details a:visited {
	color: #121212;
}
#copyright {
	padding: 1em 0;
	font-size: .9em;
	text-align: center;
	color: #121212;
	background: #f2f2f2;
	}
#copyright a:link , #copyright a:visited { 
    color: #86130c;
}
#copyright a:hover {
	color: #000;
	font-weight: bold;
}

/* ********** END FOOTER*********/

/****** Med{ia Queries *********/

@media only screen and (max-width: 1090px)
{
	
}
@media only screen and (max-width: 768px)
{     
       
	   .welcome-content-1 {
		   padding: 1.5em !important;
	   }
	   .welcome-photo img {
		   width: 100%;
		   max-width: 200px;
		   height: auto;
	   }
}
@media only screen and (max-width: 580px)
{    
       #wrapper {
		   margin-top: 0;
	   }
}