/* CSS Document */

/*########################################
## Body
########################################*/
body {padding: 0; margin: 0; width: 100%; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 400; color: #202020; min-width: 320px;}

/*########################################
## Typography
########################################*/
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt {padding: 0; margin:0 ;}
ul,ol {list-style: none;}
a {text-decoration: none; transition: all .3s linear;}
a:focus {outline: none;}
h1, h2, h3, h4, h5, h6 {color: #191A3E; font-weight: 700; line-height: 1.2em;}
p {line-height: 2em;}
h1, h2 {font-size: 60px;}
h3 {font-size: 25px;}
h4 {font-size: 18px; letter-spacing: 6px;}
h5 {font-size: 18px;}

/*########################################
## Layouts
########################################*/
.screen-reader-text {display: block; width: .1px; height: .1px; overflow: hidden; padding: 0 !important; margin: 0 !important;}
.container {width: 100%; max-width: 1620px; margin: 0 auto; padding: 0 10px; box-sizing: border-box;}

/*########################################
## Clearfix
########################################*/
.clear {clear:both;}
.clearfix:after {height:0; clear:both;visibility:hidden;}
.clrfix:before,
.clrfix:after {content: " "; display: table;}
.clrfix:after {clear: both;}
.clrfix {*zoom: 1;}

/*########################################
## Forms
########################################*/
/*contact form messages*/
form .messages p {display: none; font-family: "Open Sans", sans-serif!important; font-weight: 400 !important;letter-spacing: 0 !important;font-size: 16px !important;}
form .loading {display: none;}
form .alert {padding: 15px !important;margin-bottom: 20px;border: 1px solid transparent !important;border-radius: 4px !important;}
form .alert-success {color: #3c763d !important;background-color: #dff0d8 !important;border-color: #d6e9c6 !important;}
form .alert-danger {color: #a94442 !important;background-color: #f2dede !important;border-color: #ebccd1 !important;}
form input:focus, form select:focus, form textarea:focus {outline: none;}

/*contact form*/
.ctc-form label {line-height: 1.5em;}
.ctc-form input[type="text"] {height: 50px;}
.ctc-form input[type="text"], .ctc-form select, .ctc-form textarea {width: 100%; height: 45px; margin: 0 0 20px; border: 1px solid #D6D6D6; border-radius: 0; background: none; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 500; line-height: 120%; padding: 0 20px; box-sizing: border-box; display: block; color: #202020; box-sizing: border-box;}
.ctc-form input[type="text"]::placeholder, .ctc-form textarea::placeholder {color: #202020;}
.ctc-form textarea {height: 111px; padding-top:10px; width: 100%;}
.ctc-form button {margin-top: 10px;}
.ctc-form .radio {font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 400; line-height: 120%;}
.ctc-form .recap {display: inline-block;}
.ctc-hide, .hdMob {display: none;}
.g-recaptcha > div {margin: 20px auto 0;}
.ctc-form .full {margin-bottom: 20px;}
.ctc-form .col-50 {display: flex; justify-content: space-between;}
.ctc-form .col-50 label {width: 49.5%;}
.ctc-form .btn {max-width: 150px; padding: 20px 10px; margin: 20px auto 0; display: block;}

/*########################################
## Button
########################################*/
.btn, .contactForm input[type=submit] {width: 100%; max-width: 250px; padding: 30px 10px; box-sizing: border-box; background: #191C3E; text-align: center; font-weight: 700; font-size: 16px; color: #FFF; line-height: 120%; font-family: 'Montserrat', sans-serif; display: inline-block; border: none;}

/*########################################
## Header
########################################*/
header {position: relative;}
#header {position: fixed; top: 0; left: 0; right: 0; width: 100%; padding: 15px 0; transition: all 0.5s ease; z-index: 9999;}
#header .container {display: flex;}
#header .logo {width: 26.87%;}
#header .logo img {display: block; width: 100%;}
#header .navigation-phone {width: 73.13%; display: flex; align-items: center; justify-content: flex-end; column-gap: 45px;}
#header .navigation-phone i {font-size: 23px; color: #FFF;}
#header .mobile-phone {display: none;}
#header nav #pull {display: none; cursor: pointer;}
#header nav ul {display: flex; align-items: center; column-gap: 60px;}
#header nav ul li a {font-size: 16px; font-weight: 700; color: #FFF; line-height: 1.2em; text-transform: uppercase;}
#header nav ul li a.active-menu, #header nav ul li a:hover, #header .submenu li a.active-menu, #header .submenu li a:hover {color: #2566CB;}
#header .navigation-phone .phone a {background-color: #1E55A2; width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; border-radius: 50%;}
#header .navigation-phone .phone i {font-size: 20px; color: #FFF; line-height: 1.2em;}
#header.sticky {background: #191C3E;}
#header .has-children {position: relative;}
#header .has-children:hover .submenu {display: block;}
#header .has-children i {font-size: 16px;}
#header .submenu {display: none; width: 320px; position: absolute; top: 100%; left: 0; background-color: #191C3E; box-shadow: 2px 2px 4px rgba(0,0,0,0.4);}
#header .submenu li {display: block !important; color: #000; margin: 0 !important;}
#header .submenu li a {padding: 10px 15px !important; display: block;}

/*########################################
## Banner
########################################*/
#banner, #banner .main-banner {position: relative;}
#banner .main-banner:before {content: ""; background: rgba(0, 3, 41, 0.2); position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 1;}
#banner .main-banner img {display: block; width: 100%; height: 100vh; object-fit: cover;}
#banner .main-banner .content {position: absolute; bottom: 100px; left: 0; right: 0; width: 100%; z-index: 10;}
#banner .main-banner .content h4 {color: #FFF;}
#banner .main-banner .content h2 {color: #FFF; font-size: 80px; margin: 25px 0 20px;}
#banner .main-banner .content p {color: #FFF; line-height: 1.6em; max-width: 450px;}
#banner .main-banner .content .btn {max-width: 300px; padding: 40px 20px; background: #1E55A2; margin-top: 40px;}
#banner .inner-banner img {display: block; width: 100%;}
#banner .inner-banner h1 {position: absolute; color: #FFF; left: 0; right: 0; bottom: 25%; width: 100%; max-width: 1620px; margin: 0 auto; padding: 0 10px; box-sizing: border-box; text-align: center;}

/*########################################
## Home Page Content
########################################*/
#we-are {background: #F3F3F5; padding: 130px 0; position: relative;}
#we-are:before {content: ""; background: url('../images/content/we-are-offset.jpg') no-repeat; background-size: cover; position: absolute; top: 0; right: 0; width: 25%; height: 100%; margin-left: auto; z-index: 1;}
#we-are .content {background: #FFF; position: relative; z-index: 10; width: 100%; padding: 105px 115px 115px 120px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between;}
#we-are .content h1 {font-family: 'Oooh Baby', sans-serif; font-size: 120px; font-weight: 400; color: #1E54A1;}
#we-are .content p {font-size: 20px; width: 64.8%;}
#services {background: #F3F3F5; padding: 65px 0 160px;}
#services .top-section {margin-bottom: 100px;}
#services .top-section h4 {margin-bottom: 35px;}
#services .top-section h2 span, #services .bottom-section .service h5 span, #services .bottom-section .service img {display: block;}
#services .bottom-section {display: flex; justify-content: space-between; flex-wrap: wrap; row-gap: 80px;}
#services .bottom-section .service {width: 15.06%; padding-bottom: 25px; border-bottom: 2px solid #1E55A2;}
#services .bottom-section .service h5 {margin-top: 20px;}
#services .bottom-section .service p {font-size: 16px; line-height: 1.2em;}
#help {background: #F3F3F5; padding-bottom: 150px; position: relative;}
#help:before {content: ""; background: url('../images/content/help-offset.jpg') no-repeat; background-size: 100% 100%; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 420px; z-index: 1;}
#help .container {display: flex;}
#help .left-image {width: 50%; z-index: 5;}
#help .left-image img {display: block; width: 100%; height: 100%; object-fit: cover;}
#help .right-content {background: #191C3E; padding: 160px 110px 100px; width: 50%; box-sizing: border-box; z-index: 5;}
#help .right-content .top-content {margin-bottom: 145px;}
#help .right-content .top-content h2 {color: #FFF; margin-bottom: 25px;}
#help .right-content .top-content h2 span {font-family: 'Oooh Baby', sans-serif; font-size: 90px; font-weight: 400; color: #2566CB;}
#help .right-content .top-content p {color: #FFF;}
#help .right-content .bottom-content {display: flex;}
#help .bottom-content .partner {width: 28.35%;}
#help .bottom-content .partner:nth-of-type(2) {text-align: center; padding: 0 10px; box-sizing: border-box; border-right: 2px solid #1E55A2; border-left: 2px solid #1E55A2; width: 43.3%;}
#help .bottom-content .partner:last-of-type {text-align: right;}
#help .bottom-content .partner h5 {font-size: 20px; color: #FFF; margin-top: 20px;}
#memberships {padding: 100px 0;}
#memberships h2 {margin-bottom: 100px; text-align: center;}
#memberships .members {display: flex;}
#memberships .members:first-of-type {padding-bottom: 50px; margin-bottom: 25px; border-bottom: 2px solid rgba(25, 28, 62, 0.1);}
#memberships .members .member {width: 25%; display: flex; flex-direction: column; justify-content: center; border-right: 2px solid rgba(25, 28, 62, 0.1);}
#memberships .members .member:last-of-type {border: none;}
#memberships .members .member img {display: block; margin: 0 auto;}
#integrity {background: url('../images/content/integrity-background.jpg') no-repeat; background-size: cover; padding: 135px 0; position: relative;}
#integrity:before {content: ""; background: url('../images/content/integrity-offset.jpg') no-repeat; background-size: cover; position: absolute; top: 0; right: 0; width: 25%; height: 100%; z-index: 1;}
#integrity .container {display: flex; justify-content: space-between;}
#integrity .content-left {width: 47.5%; z-index: 5;}
#integrity .content-left h2 {color: #FFF; margin-bottom: 40px;}
#integrity .content-left h2 span {font-family: 'Oooh Baby', sans-serif; font-size: 90px; font-weight: 400; display: block;}
#integrity .content-left p {color: #FFF;}
#integrity .content-left .btn {margin-top: 60px;}
#integrity .content-right {width: 45.6%; z-index: 5;}
#integrity .content-right {display: flex; flex-direction: column; row-gap: 35px;}
#integrity .content-right .service {background: #FFF; padding-bottom: 50px;}
#integrity .content-right .service img {display: block;}
#integrity .content-right .service p {font-size: 25px; font-weight: 700; color: #191B3E; line-height: 1.2em; width: 81.5%; margin: 0 auto;}

/*########################################
## Footer
########################################*/
footer {position: relative;}
#footer {background: #F3F3F5; padding-top: 110px;}
#footer .contact-logo {display: flex; justify-content: space-between; margin-bottom: 60px;}
#footer .contact-logo .phone {width: 15%;}
#footer .contact-logo .label {display: flex; align-items: flex-start; align-items: center; column-gap: 10px; margin-bottom: 15px;}
#footer .contact-logo .label i {font-size: 18px; color: #1E54A1;}
#footer .contact-logo .label h5 {font-size: 12px; font-weight: 400; letter-spacing: 3px;}
#footer .contact-logo .phone a, #footer .contact-logo .email a, #footer .license p {font-size: 25px; font-weight: 700; color: #19193E; line-height: 1.2em;}
#footer .contact-logo .address {width: 25%;}
#footer .contact-logo .email {width: 41.25%;}
#footer .contact-logo .logo {width: 36.3%}
#footer .contact-logo .logo img {display: block; width: 100%;}
#footer .license {width: 10%;}
#footer .license h5, #footer .address h5 {font-size: 12px; font-weight: 400; letter-spacing: 3px; margin-bottom: 10px;}
#footer .license ul {display: flex; align-items: center; column-gap: 35px;}
#footer .license i {font-size: 35px; color: #191B3E;}
#footer .license .fa-x-twitter:before {content: "𝕏";}
#footer .address p {font-size: 20px; font-weight: 700; color: #19193E; line-height: 1.2em;}
#footer .address p:not(:last-of-type) {margin-bottom: 20px;}
#footer .address p span {display: block;}
#footer .copyright {padding: 30px 0 40px; border-top: 2px solid #1E55A2;}
#footer .copyright p {font-size: 16px; line-height: 1.2em;}
#footer .copyright a {color: #202020;}

/*########################################
## Sidebar
########################################*/
aside{ float:right; width:280px; min-height:444px; margin:0; padding:0; background:#C63;}

/*########################################
## Inner Pages
########################################*/
.inner #content {background: #F3F3F5;}
.inner #content h2 {font-size: 50px;}
.inner #content h2 span {display: block;}

/*########################################
## Background Asset Checks Page
########################################*/
.background-check-page .doubt .wrapper {background: #FFF; padding: 100px 80px 115px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between;}
.background-check-page .doubt .wrapper .title-left {width: 36.2%;}
.background-check-page .doubt .wrapper .title-left h2 {margin-bottom: 15px;}
.background-check-page .doubt .wrapper .title-left h5 {letter-spacing: 2px;}
.background-check-page .doubt .wrapper .paragraph-right {width: 56.3%;}
.background-check-page .doubt .wrapper .paragraph-right p {font-size: 20px;}
.background-check-page .types-check {padding: 110px 0;}
.background-check-page .types-check h2 {text-align: center;}
.background-check-page .types-check .wrapper {margin-top: 60px; display: flex; justify-content: space-between; flex-wrap: wrap; row-gap: 50px;}
.background-check-page .types-check .type {width: 47.8%; padding-bottom: 50px; border-bottom: 2px solid #1E55A2; display: flex; justify-content: space-between;}
.background-check-page .types-check .full {width: 100%;}
.background-check-page .type .icon {width: 10.45%;}
.background-check-page .full .icon {width: 5%;}
.background-check-page .type .icon img {display: block; width: 100%;}
.background-check-page .type .text {width: 85.6%;}
.background-check-page .full .text {width: 93.1%;} 
.background-check-page .type .text h3 {margin-bottom: 15px;}
.background-check-page .type .text p:not(:last-of-type) {margin-bottom: 40px;}
.background-check-page .type .text p span {display: block;}
.background-check-page .asset-check {position: relative; padding-bottom: 120px;}
.background-check-page .asset-check:after {content: ""; background: url('../images/content/asset-check-offset.jpg') no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 44.5%; z-index: 1;}
.background-check-page .asset-check .container {display: flex;}
.background-check-page .asset-check .left-content, .background-check-page .asset-check .right-image {width: 50%; z-index: 5;}
.background-check-page .asset-check .left-content {background: #191C3E; padding: 130px 100px 110px; box-sizing: border-box;}
.background-check-page .asset-check .left-content h2 {color: #FFF; font-size: 60px !important; margin-bottom: 35px;}
.background-check-page .asset-check .left-content h2 span {font-family: 'Oooh Baby', sans-serif; font-size: 90px; font-weight: 400; color: #2566CB; display: inline-block !important;}
.background-check-page .asset-check .left-content p {color: #FFF;}
.background-check-page .asset-check .right-image img {display: block; width: 100%; height: 100%; object-fit: cover;}
.background-check-page .results {background: url('../images/content/results-background.jpg') no-repeat; background-size: cover; padding: 130px 0; position: relative;}
.background-check-page .results:before {content: ""; background: #191C3E; position: absolute; top: 0; left: 0; width: 25%; height: 100%; z-index: 1;}
.background-check-page .results .container {display: flex; justify-content: space-between; align-items: center;}
.background-check-page .results .left-image {width: 42.5%; z-index: 5;}
.background-check-page .results .left-image img {display: block; width: 100%;}
.background-check-page .results .right-content {width: 47.5%; z-index: 5;}
.background-check-page .results .right-content h5 {color: #FFF; letter-spacing: 2px;}
.background-check-page .results .right-content h2 {color: #FFF; margin: 25px 0 45px;}
.background-check-page .results .right-content p {color: #FFF;}
.background-check-page .information .wrapper {background: url('../images/content/information-background.jpg') no-repeat; background-size: cover; padding: 100px 100px 85px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between;}
.background-check-page .information .title {width: 29%;}
.background-check-page .information .list {width: 61.4%;}
.background-check-page .information .list ul {columns: 2; column-gap: 50px;}
.background-check-page .information .list ul li {list-style: disc; font-size: 20px; line-height: 1.4em; margin-bottom: 10px;}
.background-check-page .information .list ul li::marker {color: #1E54A1;}

/*########################################
## Child Support Investigations Page
########################################*/
.child-support-page .debrief {padding: 80px 0 95px;}
.child-support-page .debrief .container {display: flex; justify-content: space-between;}
.child-support-page .debrief .question {background: #FFF; border-bottom: 4px solid #1E55A2; padding-bottom: 55px; width: 31.25%;}
.child-support-page .debrief .question img {display: block;}
.child-support-page .debrief .question p {font-size: 28px; font-weight: 700; color: #191B3E; line-height: 1.2em; width: 80%; margin: 25px auto 0;}
.child-support-page .discovery {padding-bottom: 120px; position: relative;}
.child-support-page .discovery:after {content: ""; background: url('../images/content/asset-check-offset.jpg') no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 58.3%; z-index: 1;}
.child-support-page .discovery .container {display: flex; justify-content: space-between;}
.child-support-page .discovery .content-left {width: 45%; z-index: 5;}
.child-support-page .discovery .content-left h2 {font-size: 45px !important; margin-bottom: 35px;}
.child-support-page .discovery .content-left p {font-size: 20px;}
.child-support-page .discovery .content-left p:not(:last-of-type) {margin-bottom: 45px;}
.child-support-page .discovery .image-right {width: 50%; z-index: 5;}
.child-support-page .discovery .image-right img {display: block; width: 100%;}
.child-support-page .suspicion {background: #191C3E; padding: 85px 0; position: relative;}
.child-support-page .suspicion:before {content: ""; background: url('../images/content/suspicion-overlay.jpg') no-repeat; background-size: cover; position: absolute; top: 0; left: 0; width: 37.5%; height: 100%; z-index: 1;}
.child-support-page .suspicion .container {display: flex; justify-content: space-between;}
.child-support-page .suspicion .title {width: 25%; z-index: 5;}
.child-support-page .suspicion .title h2 {color: #FFF;}
.child-support-page .suspicion .paragraph {width: 56.25%; z-index: 5;}
.child-support-page .suspicion .paragraph p {color: #FFF; font-size: 20px;}
.child-support-page .suspicion .paragraph p:not(:last-of-type) {margin-bottom: 40px;}
.child-support-page .support-order {padding: 100px 0;}
.child-support-page .support-order .entry-section {margin-bottom: 80px; text-align: center;}
.child-support-page .support-order .entry-section p {font-size: 20px; max-width: 1200px; margin: 0 auto;}
.child-support-page .support-order .wrapper {display: flex; justify-content: space-between; flex-wrap: wrap; row-gap: 50px;}
.child-support-page .support-order .type {width: 47.8%; padding-bottom: 50px; border-bottom: 2px solid #1E55A2; display: flex; justify-content: space-between;}
.child-support-page .support-order .icon {width: 10.45%;}
.child-support-page .support-order .icon img {display: block; width: 100%;}
.child-support-page .support-order .text {width: 85.6%;}
.child-support-page .support-order .text h3 {margin-bottom: 15px;}
.child-support-page .support-order .text p:not(:last-of-type) {margin-bottom: 40px;}
.child-support-page .your-side .container {display: flex;}
.child-support-page .your-side .image-left, .child-support-page .your-side .content-right {width: 50%;}
.child-support-page .your-side .image-left img {display: block; width: 100%; height: 100%; object-fit: cover;}
.child-support-page .your-side .content-right {background: #191C3E; padding: 155px 90px; box-sizing: border-box;}
.child-support-page .your-side .content-right h2 {color: #FFF; font-size: 60px !important; margin-bottom: 20px; text-align: center;}
.child-support-page .your-side .content-right h2 span {display: inline-block !important; font-family: 'Oooh Baby', sans-serif; font-weight: 400; font-size: 90px; color: #2566CB;}
.child-support-page .your-side .content-right p {font-size: 25px; font-weight: 700; color: #FFF; max-width: 540px; margin: 0 auto 50px; text-align: center;}
.child-support-page .your-side .content-right .btn {background: #1E55A2; max-width: 290px; margin: 0 auto; display: block;}

/*########################################
## Infidelity Investigation Page
########################################*/
.infidelity-investigation-page .truth .wrapper {background: #FFF; padding: 100px 80px 115px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between;}
.infidelity-investigation-page .truth .wrapper .title-left {width: 36.2%;}
.infidelity-investigation-page .truth .wrapper .title-left h2 {margin-bottom: 15px;}
.infidelity-investigation-page .truth .wrapper .title-left h5 {letter-spacing: 2px;}
.infidelity-investigation-page .truth .wrapper .paragraph-right {width: 56.3%;}
.infidelity-investigation-page .truth .wrapper .paragraph-right p {font-size: 20px;}
.infidelity-investigation-page .international {padding: 100px 0;}
.infidelity-investigation-page .international .top-section {text-align: center; margin-bottom: 100px;}
.infidelity-investigation-page .international .top-section h2 {margin-bottom: 35px;}
.infidelity-investigation-page .international .top-section p {font-size: 20px; max-width: 1110px; margin: 0 auto;}
.infidelity-investigation-page .international .bottom-section {display: flex; justify-content: space-between; align-items: center;}
.infidelity-investigation-page .bottom-section .image-left {width: 50%;}
.infidelity-investigation-page .bottom-section .image-left img {display: block; width: 100%;}
.infidelity-investigation-page .bottom-section .content-right {width: 42.5%;}
.infidelity-investigation-page .bottom-section .content-right p {font-size: 20px;}
.infidelity-investigation-page .bottom-section .content-right p:not(:last-of-type) {margin-bottom: 50px;}
.infidelity-investigation-page .private {background: url('../images/content/integrity-background.jpg') no-repeat; background-size: cover; padding: 110px 0; position: relative;}
.infidelity-investigation-page .private:after {content: ""; background: #191C3E; position: absolute; top: 0; right: 0; width: 25%; height: 100%; z-index: 1;}
.infidelity-investigation-page .private .container {display: flex; justify-content: space-between; align-items: center;}
.infidelity-investigation-page .private .content-left {width: 40%; z-index: 5;}
.infidelity-investigation-page .private .content-left h2 {color: #FFF; font-size: 40px !important; margin-bottom: 35px;}
.infidelity-investigation-page .private .content-left p {font-size: 20px; color: #FFF;}
.infidelity-investigation-page .private .content-left .btn {margin-top: 60px;}
.infidelity-investigation-page .private .image-right {width: 50%; z-index: 5;}
.infidelity-investigation-page .private .image-right img {display: block; width: 100%;}

/*########################################
## Surveillance Page
########################################*/
.surveillance-page .top-title-section {padding: 100px 0 75px; text-align: center;}
.surveillance-page .unseen .container {display: flex;}
.surveillance-page .unseen .image-left, .surveillance-page .unseen .content-right {width: 50%;}
.surveillance-page .unseen .image-left img {display: block; width: 100%; height: 100%; object-fit: cover;}
.surveillance-page .unseen .content-right {padding: 155px 110px 150px 115px; box-sizing: border-box; border-bottom: 2px solid #1E55A2;}
.surveillance-page .unseen .content-right h5 {letter-spacing: 3px;}
.surveillance-page .unseen .content-right h2 {margin: 20px 0 30px;}
.surveillance-page .unseen .content-right p {font-size: 20px;}
.surveillance-page .elements {padding: 60px 0 90px;}
.surveillance-page .elements h5 {text-align: center;}
.surveillance-page .elements .wrapper {display: flex; justify-content: space-between; margin-top: 50px; flex-wrap: wrap; row-gap: 50px;}
.surveillance-page .elements .type {width: 47.8%; padding-bottom: 40px; border-bottom: 2px solid #1E55A2; display: flex; justify-content: space-between;}
.surveillance-page .elements .icon {width: 10.45%;}
.surveillance-page .elements .icon img {display: block; width: 100%;}
.surveillance-page .elements .text {width: 85.6%;}
.surveillance-page .elements .text h3 {margin-bottom: 15px;}
.surveillance-page .team .container {max-width: 100%; padding: 0; display: flex;}
.surveillance-page .team .content-left, .surveillance-page .team .image-right {width: 50%;}
.surveillance-page .team .content-left {background: #1E55A2; padding: 155px 160px; box-sizing: border-box;}
.surveillance-page .team .content-left p {font-size: 20px; color: #FFF;}
.surveillance-page .team .image-right img {display: block; width: 100%; height: 100%; object-fit: cover;}
.surveillance-page .applications .wrapper {background: url('../images/content/information-background.jpg') no-repeat; background-size: cover; padding: 100px 100px 80px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between;}
.surveillance-page .applications .title {width: 26.8%;}
.surveillance-page .applications .left-column {width: 64.7%; display: flex; justify-content: space-between;}
.surveillance-page .applications .content {width: 45.5%;}
.surveillance-page .applications .content img {display: block;}
.surveillance-page .applications .content h3 {margin: 20px 0;}

/*########################################
## Welfare Check Investigations Page
########################################*/
.welfare-investigations-page .paramount .wrapper {background: #FFF; padding: 100px 20px; box-sizing: border-box; border-bottom: 4px solid #1E55A2;}
.welfare-investigations-page .paramount .inner-wrap {max-width: 1200px; margin: 0 auto; text-align: center;}
.welfare-investigations-page .paramount .inner-wrap h2 {font-size: 40px !important; margin-bottom: 30px;}
.welfare-investigations-page .paramount .inner-wrap p {font-size: 20px;}
.welfare-investigations-page .safe {padding: 100px 0; position: relative;}
.welfare-investigations-page .safe:after {content: ""; background: url('../images/content/asset-check-offset.jpg') no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 51.5%; z-index: 1;}
.welfare-investigations-page .safe .container {display: flex;}
.welfare-investigations-page .safe .image-left, .welfare-investigations-page .safe .content-right {width: 50%; z-index: 5;}
.welfare-investigations-page .safe .image-left img {display: block; width: 100%; height: 100%; object-fit: cover;}
.welfare-investigations-page .safe .content-right {background: #191C3E; padding: 30px 100px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; text-align: center;}
.welfare-investigations-page .safe .content-right p {color: #FFF; font-size: 20px;}
.welfare-investigations-page .concerns {background: url('../images/content/results-background.jpg') no-repeat; background-size: cover; padding: 100px 0 70px; position: relative;}
.welfare-investigations-page .concerns:before {content: ""; background: #191C3E; position: absolute; top: 0; left: 0; width: 25%; height: 100%; z-index: 1;}
.welfare-investigations-page .concerns .top-section {text-align: center; margin-bottom: 60px; position: relative; z-index: 5;}
.welfare-investigations-page .concerns .top-section h2 {color: #FFF; margin-bottom: 30px;}
.welfare-investigations-page .concerns .top-section p {font-size: 20px; color: #FFF; max-width: 1200px; margin: 0 auto;}
.welfare-investigations-page .concerns .middle-section {display: flex; justify-content: space-between; position: relative; z-index: 5;}
.welfare-investigations-page .concerns .box {background: #FFF; width: 31.25%; padding: 55px 20px 70px 20px; box-sizing: border-box; text-align: center;}
.welfare-investigations-page .concerns .box img {display: block; margin: 0 auto 15px;}
.welfare-investigations-page .concerns .bottom-section {margin-top: 50px; position: relative; z-index: 5; text-align: center;}
.welfare-investigations-page .concerns .bottom-section p {color: #FFF; font-size: 20px;}
.welfare-investigations-page .concerns .bottom-section .btn {max-width: 290px; margin: 20px 0;}

/*##########################################
## Workers Compensation Investigations Page
##########################################*/
.workers-investigations-page .skilled .wrapper {background: #FFF; padding: 100px 20px; box-sizing: border-box; border-bottom: 4px solid #1E55A2;}
.workers-investigations-page .skilled .inner-wrap {max-width: 1200px; margin: 0 auto; text-align: center;}
.workers-investigations-page .skilled .inner-wrap h2 {font-size: 40px !important; margin-bottom: 30px;}
.workers-investigations-page .skilled .inner-wrap p {font-size: 20px;}
.workers-investigations-page .dedicated {padding: 100px 0;}
.workers-investigations-page .dedicated .container, .workers-investigations-page .action .container  {display: flex;}
.workers-investigations-page .dedicated .content-left, .workers-investigations-page .dedicated .image-right, .workers-investigations-page .action .image-left, .workers-investigations-page .action .container .content-right {width: 50%;}
.workers-investigations-page .dedicated .content-left {background: #1E55A2; padding: 30px 110px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; text-align: center;}
.workers-investigations-page .dedicated .content-left p {font-size: 20px; color: #FFF;}
.workers-investigations-page .dedicated .image-right img, .workers-investigations-page .action .image-left img {display: block; width: 100%; height: 100%; object-fit: cover;}
.workers-investigations-page .action {padding-bottom: 100px; position: relative;}
.workers-investigations-page .action:after {content: ""; background: url('../images/content/asset-check-offset.jpg') no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 65.6%; z-index: 1;}
.workers-investigations-page .action .image-left, .workers-investigations-page .action .container .content-right {z-index: 5;}
.workers-investigations-page .action .content-right {background: #191C3E; padding: 30px 110px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; text-align: center;}
.workers-investigations-page .action .content-right h2 {font-size: 60px !important; color: #FFF; line-height: 1em; margin-bottom: 50px;}
.workers-investigations-page .action .content-right h2 span {font-family: 'Oooh Baby', sans-serif; font-weight: 400; font-size: 90px; color: #2566CB; display: inline-block !important;}
.workers-investigations-page .action .content-right p {font-size: 20px; color: #FFF;}

/*##########################################
## Locate Search/Skip Trace Page
##########################################*/
.skip-trace-page .record .wrapper {background: #FFF; padding: 100px 80px 115px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; text-align: center;}
.skip-trace-page .record .wrapper h2 {margin-bottom: 35px;}
.skip-trace-page .record .wrapper h2 span {display: block;}
.skip-trace-page .record .wrapper p {font-size: 20px; max-width: 1200px; margin: 0 auto;}
.skip-trace-page .skip {padding: 100px 0;}
.skip-trace-page .skip .container {display: flex;}
.skip-trace-page .skip .image-left {width: 50%;}
.skip-trace-page .skip .image-left img {display: block; width: 100%; height: 100%; object-fit: cover;}
.skip-trace-page .skip .content-right {width: 50%; padding: 80px 100px 70px 100px; background: #1E55A2; text-align: center; box-sizing: border-box;}
.skip-trace-page .skip .content-right h2 {font-size: 40px !important; margin-bottom: 40px; color: #FFF;}
.skip-trace-page .skip .content-right p {font-size: 20px; color: #FFF;}
.skip-trace-page .locates {padding-bottom: 100px; position: relative;}
.skip-trace-page .locates:after {content: ""; background: url('../images/content/asset-check-offset.jpg') no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 57.5%; z-index: 1;}
.skip-trace-page .locates .container {display: flex;}
.skip-trace-page .locates .content-left {background: #191C3E; padding: 135px 100px; box-sizing: border-box; z-index: 5; width: 50%; text-align: center;}
.skip-trace-page .locates .content-left h2 {font-size: 40px !important; color: #FFF; margin-bottom: 30px;}
.skip-trace-page .locates .content-left p {font-size: 20px; color: #FFF;}
.skip-trace-page .locates .image-right {width: 50%; z-index: 5;}
.skip-trace-page .locates .image-right img {display: block; width: 100%; height: 100%; object-fit: cover;}


/*##########################################
## Locate Search/Skip Trace Page
##########################################*/
.tscm-page .suspect .wrapper {background: #FFF; padding: 100px 80px 115px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between;}
.tscm-page .suspect .wrapper .title-left {width: 36.2%;}
.tscm-page .suspect .wrapper .title-left h5 {font-size: 25px; margin-bottom: 15px;}
.tscm-page .suspect .wrapper .paragraph-right {width: 56.3%;}
.tscm-page .suspect .wrapper .paragraph-right p {font-size: 20px;}
.tscm-page .suspect .wrapper .paragraph-right p:nth-of-type(2) {font-size: 25px; font-weight: 700; color: #1E53A0; line-height: 1.2em;}
.tscm-page .suspect .wrapper .paragraph-right p:not(:last-of-type) {margin-bottom: 30px;}
.tscm-page .suspect .wrapper .paragraph-right p span {display: block;}
.tscm-page .technical {padding: 90px 0 100px; text-align: center;}
.tscm-page .technical .container {max-width: 1220px;}
.tscm-page .technical p {font-size: 20px;}
.tscm-page .devices {padding: 95px 0 230px; background: #191C3E; position: relative;}
.tscm-page .devices:after {content: ""; background: url('../images/content/devices-offset.jpg') no-repeat; background-size: cover; position: absolute; top: 0; right: 0; width: 22%; height: 100%; z-index: 1;}
.tscm-page .devices .container {display: flex; justify-content: space-between;}
.tscm-page .devices .content-left {width: 62.5%;}
.tscm-page .devices .content-left h5 {font-size: 25px; color: #1E529F;}
.tscm-page .devices .content-left h2 {color: #FFF; margin: 30px 0 40px;}
.tscm-page .devices .content-left p {font-size: 20px; color: #FFF;}
.tscm-page .devices .image-right {width: 27.75%; z-index: 5;}
.tscm-page .devices .image-right img {display: block; width: 100%;}
.tscm-page .detect {padding-bottom: 100px; margin-top: -100px; position: relative; z-index: 5;}
.tscm-page .detect .container {display: flex;}
.tscm-page .detect .content-left {background: #1E55A2; padding: 100px; box-sizing: border-box; width: 50%;}
.tscm-page .detect .content-left h2 {font-size: 30px !important; margin-bottom: 35px; color: #FFF;}
.tscm-page .detect .content-left p {font-size: 20px; color: #FFF; margin-bottom: 35px;}
.tscm-page .detect .content-left ul {padding-left: 20px; list-style: disc;}
.tscm-page .detect .content-left ul li {color: #FFF; font-size: 20px; line-height: 2em;}
.tscm-page .detect .image-right {width: 50%;}
.tscm-page .detect .image-right img {display: block; width: 100%; height: 100%;}
.tscm-page .services {padding: 70px 0 90px; background: #FFF; position: relative;}
.tscm-page .services:before {content: ""; background: url('../images/content/bug-call-overlay.png') no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; width: 61.7%; height: 615px; z-index: 1;}
.tscm-page .services .title-section {margin-bottom: 25px; text-align: center;}
.tscm-page .services .title-section h5 {letter-spacing: 2px;}
.tscm-page .services .wrapper {display: flex; justify-content: space-between; row-gap: 40px; flex-wrap: wrap;}
.tscm-page .services .wrapper .service {width: 30.8%; padding: 50px 0 40px; border-bottom: 2px solid #1E55A2; display: flex; justify-content: flex-start; column-gap: 30px; position: relative; z-index: 5;}
.tscm-page .services .wrapper .service h3 {font-size: 30px; margin-bottom: 30px;}
.tscm-page .services .wrapper .service ul li {font-size: 20px; line-height: 1.8em; position: relative; padding-left: 30px;}
.tscm-page .services .wrapper .service ul li:before {content: ""; background: url('../images/content/check-list-icon.png') no-repeat; background-size: 100% 100%;position: absolute; top: 6px; left: 0; width: 20px; height: 21px; z-index: 1;}
.tscm-page .services .wrapper .call {background: url(../images/content/call-background.jpg) no-repeat; background-size: cover; width: 30.8%; padding: 30px; box-sizing: border-box; position: relative; z-index: 5;}
.tscm-page .services .wrapper .call h2 {color: #FFF; margin-bottom: 30px;}
.tscm-page .services .wrapper .call h5 {color: #FFF; letter-spacing: 3px;}
.tscm-page .services .wrapper .call .btn {margin-top: 30px;}

/*########################################
## Executive Protection Page
########################################*/
.executive-protection-page .security .wrapper {background: #FFF; padding: 100px 20px; box-sizing: border-box; border-bottom: 4px solid #1E55A2;}
.executive-protection-page .security .inner-wrap {max-width: 1200px; margin: 0 auto; text-align: center;}
.executive-protection-page .security .inner-wrap p {font-size: 20px;}
.executive-protection-page .valuable {padding: 70px 0 90px;}
.executive-protection-page .valuable .entry-section {margin-bottom: 80px; text-align: center;}
.executive-protection-page .valuable .wrapper {display: flex; flex-wrap: wrap; justify-content: center; row-gap: 50px; column-gap: 4.4%;}
.executive-protection-page .valuable .value {width: 47.8%; padding-bottom: 50px; border-bottom: 2px solid #1E55A2; display: flex; justify-content: space-between;}
.executive-protection-page .value .icon {width: 10.45%;}
.executive-protection-page .value .icon img {display: block;}
.executive-protection-page .value .text {width: 85.6%;}
.executive-protection-page .value .text h3 {margin-bottom: 15px;}
.executive-protection-page .protection {background: url('../images/content/integrity-background.jpg') no-repeat; background-size: cover; padding: 110px 0; position: relative;}
.executive-protection-page .protection:after {content: ""; background: #191C3E; position: absolute; top: 0; right: 0; width: 25%; height: 100%; z-index: 1;}
.executive-protection-page .protection .container {display: flex; justify-content: space-between; align-items: center;}
.executive-protection-page .protection .content-left {width: 40%; z-index: 5;}
.executive-protection-page .protection .content-left h2 {font-size: 40px !important; color: #FFF; margin-bottom: 40px;}
.executive-protection-page .protection .content-left p {font-size: 20px; color: #FFF; margin-bottom: 45px;}
.executive-protection-page .protection .content-left ul li {font-size: 20px; color: #FFF; line-height: 1.8em; padding-left: 30px; position: relative;}
.executive-protection-page .protection .content-left ul li:before {content: ""; background: url('../images/content/check-white-icon.png') no-repeat; background-size: 100% 100%; position: absolute; left: 0; top: 7px; width: 20px; height: 21px; z-index: 1;}
.executive-protection-page .protection .image-right {width: 50%; z-index: 5;}
.executive-protection-page .protection .image-right img {display: block; width: 100%;}
.executive-protection-page .safety {padding: 95px 0 100px; position: relative;}
.executive-protection-page .safety:after {content: ""; background: url('../images/content/asset-check-offset.jpg') no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 36.5%; z-index: 1;}
.executive-protection-page .safety .container {display: flex; flex-wrap: wrap; justify-content: center; row-gap: 50px; column-gap: 4.4%;}
.executive-protection-page .safety .safe {width: 47.8%; padding-bottom: 50px; border-bottom: 2px solid #1E55A2; display: flex; justify-content: space-between; position: relative; z-index: 5;}
.executive-protection-page .safe .icon {width: 10.45%;}
.executive-protection-page .safe .icon img {display: block;}
.executive-protection-page .safe .text {width: 85.6%;}
.executive-protection-page .safe .text h3 {margin-bottom: 15px;}

/*########################################
## Infidelity/Cheating Investigations Page
########################################*/
.cheating-investigations-page .uncertainty .wrapper {background: #FFF; padding: 100px 80px 115px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between;}
.cheating-investigations-page .uncertainty .wrapper .title-left {width: 36.2%;}
.cheating-investigations-page .uncertainty .wrapper .title-left h2 {margin-bottom: 15px;}
.cheating-investigations-page .uncertainty .wrapper .title-left h5 {letter-spacing: 2px;}
.cheating-investigations-page .uncertainty .wrapper .paragraph-right {width: 56.3%;}
.cheating-investigations-page .uncertainty .wrapper .paragraph-right p {font-size: 20px;}
.cheating-investigations-page .hire {padding: 100px 0;}
.cheating-investigations-page .hire .entry-section {margin-bottom: 80px; text-align: center;}
.cheating-investigations-page .hire .entry-section h2 {font-size: 40px !important; max-width: 975px; margin: 0 auto 30px;}
.cheating-investigations-page .hire .entry-section p {font-size: 20px; max-width: 1115px; margin: 0 auto;}
.cheating-investigations-page .hire .wrapper {display: flex; justify-content: space-between;}
.cheating-investigations-page .wrapper .potential {width: 30.8%; padding-bottom: 40px; border-bottom: 2px solid #1E55A2;}
.cheating-investigations-page .potential .icon-title {display: flex; justify-content: flex-start; align-items: center; column-gap: 30px; margin-bottom: 30px;}
.cheating-investigations-page .potential .icon-title h3 {font-size: 30px;}
.cheating-investigations-page .aim {padding-bottom: 100px; position: relative;}
.cheating-investigations-page .aim:after {content: ""; background: url('../images/content/asset-check-offset.jpg') no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 65.6%; z-index: 1;}
.cheating-investigations-page .aim .container {display: flex;}
.cheating-investigations-page .aim .image-left, .cheating-investigations-page .aim .container .content-right {z-index: 5; width: 50%; position: relative;}
.cheating-investigations-page .aim .image-left img {display: block; width: 100%; height: 100%; object-fit: cover;}
.cheating-investigations-page .aim .content-right {background: #191C3E; padding: 30px 90px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; text-align: center;}
.cheating-investigations-page .aim .content-right h2 {font-size: 60px !important; color: #FFF; margin-bottom: 50px;}
.cheating-investigations-page .aim .content-right h2 span {font-family: 'Oooh Baby', sans-serif; font-weight: 400; font-size: 90px; color: #2566CB; display: inline-block !important;}
.cheating-investigations-page .aim .content-right p {font-size: 20px; color: #FFF;}

/*########################################
## Process Service & Decreet Notary Page
########################################*/
.service-notary-page .process .wrapper {background: #FFF; padding: 100px 80px 115px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between;}
.service-notary-page .process .wrapper .title-left {width: 36.2%;}
.service-notary-page .process .wrapper .paragraph-right {width: 56.3%;}
.service-notary-page .process .wrapper .paragraph-right p {font-size: 20px;}
.service-notary-page .served {padding: 100px 0 80px; position: relative;}
.service-notary-page .served:after {content: ""; background: url('../images/content/asset-check-offset.jpg') no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 48%; z-index: 1;}
.service-notary-page .served .container {display: flex;}
.service-notary-page .served .content-left {width: 50%; z-index: 5; background: #191C3E; padding: 90px 90px 70px 90px; box-sizing: border-box; text-align: center;}
.service-notary-page .served .content-left p {font-size: 20px; color: #FFF;}
.service-notary-page .served .content-left strong:first-of-type {text-decoration: underline;}
.service-notary-page .served .content-left h2 {font-size: 40px !important; color: #FFF; margin: 35px 0;}
.service-notary-page .content-left .rate {display: flex; align-items: center; justify-content: center; column-gap: 10px;}
.service-notary-page .content-left .rate h5 {font-size: 23px !important; font-weight: 400; color: #FFF;}
.service-notary-page .served .content-right {width: 50%; z-index: 5;}
.service-notary-page .served .content-right .main-image {display: block; width: 100%; height: 100%; object-fit: cover;}
.service-notary-page .discreet {background: url('../images/content/results-background.jpg') no-repeat; background-size: cover; padding: 130px 0; position: relative;}
.service-notary-page .discreet:before {content: ""; background: #191C3E; position: absolute; top: 0; left: 0; width: 25%; height: 100%; z-index: 1;}
.service-notary-page .discreet .container {display: flex; justify-content: space-between; align-items: center;}
.service-notary-page .discreet .left-image {width: 42.5%; z-index: 5;}
.service-notary-page .discreet .left-image img {display: block; width: 100%;}
.service-notary-page .discreet .right-content {width: 47.5%; z-index: 5;}
.service-notary-page .discreet .right-content h2 {color: #FFF; margin-bottom: 45px;}
.service-notary-page .discreet .right-content p {color: #FFF;}
.service-notary-page .documents {padding: 120px 0 75px;}
.service-notary-page .documents h2 {text-align: center; margin-bottom: 50px;}
.service-notary-page .documents ul {list-style-image: url('../images/content/document-bullet.png'); columns: 4; column-gap: 50px; padding-left: 25px;}
.service-notary-page .documents ul li {line-height: 1.4em; margin-bottom: 25px;}
.service-notary-page .needs .wrapper {background: url('../images/content/information-background.jpg') no-repeat; background-size: cover; padding: 105px 30px; text-align: center;}
.service-notary-page .needs h2 {margin-bottom: 10px;}
.service-notary-page .needs h2 span {display: block;}
.service-notary-page .needs h5 {font-size: 25px;}

/*########################################
## Payment Page
########################################*/
.payment-page .paypal .wrapper {background: #FFF; padding: 60px 80px 60px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between; align-items: center;}
.payment-page .paypal .wrapper .title-left {width: 40%;}
.payment-page .paypal .wrapper .title-left h2 {margin-bottom: 15px;}
.payment-page .paypal .wrapper .title-left p {font-size: 20px;}
.payment-page .paypal .wrapper .image-right {width: 27%;}
.payment-page .paypal .wrapper .image-right img {display: block; width: 100%; max-width: 150px; margin-left: auto;}

/*########################################
## Contact Us Page
########################################*/
.contact-page #content {}
.contact-page .evaluation .wrapper {background: #FFF; padding: 100px 20px; box-sizing: border-box; border-bottom: 4px solid #1E55A2;}
.contact-page .evaluation .inner-wrap {max-width: 1200px; margin: 0 auto; text-align: center;}
.contact-page .evaluation .inner-wrap h5 {font-size: 20px; text-transform: uppercase; margin-bottom: 25px;}
.contact-page .evaluation .inner-wrap p {font-size: 20px;}
.contact-page .form-section {padding-top: 50px;}
.contact-page .form-section .container {max-width: 820px; padding: 30px 10px; background: #FFF;}

/*########################################
## Thank You Page
########################################*/
.thank-you-page #content {text-align: center; padding: 100px 0;}
.thank-you-page .inThankLogo {margin-bottom: 40px;}
.thank-you-page .inThankLogo img {display: block; width: 100%; max-width: 280px; margin: 0 auto;}
.thank-you-page .btn {max-width: 150px; padding: 20px 10px;}

/*########################################
## Child Custody Investigation Page
########################################*/
.child-custody-page .investigation .wrapper {background: #FFF; padding: 100px 20px; box-sizing: border-box; border-bottom: 4px solid #1E55A2;}
.child-custody-page .investigation .inner-wrap {max-width: 1200px; margin: 0 auto; text-align: center;}
.child-custody-page .investigation .inner-wrap h2 {font-size: 40px !important; margin-bottom: 30px;}
.child-custody-page .investigation .inner-wrap p {font-size: 20px;}
.child-custody-page .context {margin: 80px 0;}
.child-custody-page .context .container {display: flex;}
.child-custody-page .context .content-left {background: #1E55A2; padding: 100px; box-sizing: border-box; width: 50%;}
.child-custody-page .context .content-left p {font-size: 20px; color: #FFF;}
.child-custody-page .context .image-right {width: 50%;}
.child-custody-page .context .image-right img {display: block; width: 100%; height: 100%;}
.child-custody-page .include .wrapper {background: url('../images/content/information-background.jpg') no-repeat; background-size: cover; padding: 100px 100px 85px 100px; box-sizing: border-box; border-bottom: 4px solid #1E55A2; display: flex; justify-content: space-between;}
.child-custody-page .include .title {width: 29%;}
.child-custody-page .include .list {width: 61.4%;}
.child-custody-page .include .list ul li {list-style: disc; font-size: 20px; line-height: 1.4em; margin-bottom: 10px;}
.child-custody-page .include .list ul li::marker {color: #1E54A1;}
.child-custody-page .include .list ul li a {color: #1E54A1; text-decoration: underline !important;}

/*########################################
## We Are Here Template
########################################*/
.were-here {background: #F3F3F5; padding-top: 80px;}
.were-here .wrapper {background: url('../images/content/information-background.jpg') no-repeat; background-size: cover; padding: 105px 30px; text-align: center;}
.were-here .wrapper h2 {margin-bottom: 10px;}
.were-here .wrapper h2 span {display: block;}
.were-here .wrapper h5 {font-size: 25px;}
.were-here .wrapper .btn {margin-top: 30px;}

/*########################################
## Responsive
########################################*/
@media screen and (max-width: 1600px) {
	h1, h2, .inner #content h2 {font-size: 45px;}
	#we-are .content {padding: 75px;}
	#we-are .content h1 {font-size: 100px;}
	#services .bottom-section .service h5 span {display: inline;}
	#help {padding-bottom: 100px;}
	#help .right-content {padding: 160px 60px 110px;}
	#help .right-content .top-content h2 span, .background-check-page .asset-check .left-content h2 span,.child-support-page .your-side .content-right h2 span, .workers-investigations-page .action .content-right h2 span,
	.cheating-investigations-page .aim .content-right h2 span {font-size: 70px;}
	#memberships h2 {margin-bottom: 80px;}
	#integrity .content-left h2 span {font-size: 70px;}
	.background-check-page .doubt .wrapper, .infidelity-investigation-page .truth .wrapper, .skip-trace-page .record .wrapper, .tscm-page .suspect .wrapper, .cheating-investigations-page .uncertainty .wrapper, .service-notary-page .process .wrapper {padding: 70px 50px;}
	.background-check-page .asset-check .left-content h2, .child-support-page .your-side .content-right h2, .workers-investigations-page .action .content-right h2, .cheating-investigations-page .aim .content-right h2 {font-size: 45px !important;}
	.background-check-page .information .wrapper, .child-custody-page .include .wrapper {padding: 80px 50px;}
	.child-support-page .debrief .question p {font-size: 25px;}
	.child-support-page .discovery .content-left h2 {margin-bottom: 25px;}
	.child-support-page .discovery .content-left p:not(:last-of-type) {margin-bottom: 30px;}
	.infidelity-investigation-page .private .content-left h2, .executive-protection-page .protection .content-left h2 {font-size: 33px !important;}
	.surveillance-page .team .content-left {padding: 100px 80px;}
	.surveillance-page .applications .wrapper {padding: 80px 60px;}
	.skip-trace-page .skip .content-right h2, .cheating-investigations-page .hire .entry-section h2 {font-size: 33px !important; margin-bottom: 20px;}
	.tscm-page .suspect .wrapper .paragraph-right p:nth-of-type(2) {font-size: 23px;}
	.tscm-page .detect .content-left, .child-custody-page .context .content-left {padding: 80px;}
	.tscm-page .services .wrapper .service h3 {font-size: 25px; margin-bottom: 20px;}
	.service-notary-page .needs h5, .were-here .wrapper h5 {font-size: 23px;}
	.payment-page .paypal .wrapper {padding: 50px;}
	#footer {padding-top: 80px;}
	#footer .address p {font-size: 18px;}
	.service-notary-page .served .content-left, .skip-trace-page .skip .content-right, .skip-trace-page .locates .content-left {padding: 50px;}
	.service-notary-page .served .content-left h2, .skip-trace-page .skip .content-right h2, .skip-trace-page .locates .content-left h2 {font-size: 35px !important;}
}

@media screen and (max-width: 1366px) {
	h1, h2, .inner #content h2 {font-size: 35px;}
	h3 {font-size: 22px;}
	h5 {font-size: 16px;}
	.btn {padding: 25px 10px; max-width: 200px;}
	#header .navigation-phone .phone a {width: 60px; height: 60px;}
	#banner .main-banner .content h2 {font-size: 60px;}
	#banner .main-banner .content .btn {padding: 25px 20px; max-width: 220px;}
	#we-are, #memberships, #integrity, .background-check-page .types-check, .background-check-page .results, .child-support-page .debrief, .child-support-page .support-order,
	.infidelity-investigation-page .international, .infidelity-investigation-page .private, .welfare-investigations-page .safe, .workers-investigations-page .dedicated,
	.skip-trace-page .skip, .tscm-page .technical, .executive-protection-page .protection, .executive-protection-page .safety, .cheating-investigations-page .hire, .service-notary-page .served, .service-notary-page .discreet,
	.thank-you-page #content {padding: 80px 0;}
	#we-are .content {padding: 50px;}
	#we-are .content h1 {font-size: 80px;}
	#we-are .content p {font-size: 18px;}
	#services {padding: 60px 0 80px;}
	#services .top-section h4 {margin-bottom: 25px;}
	#services .top-section {margin-bottom: 80px;}
	#services .bottom-section {row-gap: 40px;}
	#help, .background-check-page .asset-check, .child-support-page .discovery, .workers-investigations-page .action, .cheating-investigations-page .aim, .skip-trace-page .locates {padding-bottom: 80px;}
	#help .right-content {padding: 100px 60px 100px;}
	#help .right-content .top-content {margin-bottom: 80px;}
	#help .right-content .top-content h2 span, .background-check-page .asset-check .left-content h2 span, .child-support-page .your-side .content-right h2 span {font-size: 50px;}
	#help .bottom-content .partner h5 {font-size: 18px; margin-top: 15px;}
	#memberships .members .member {padding: 0 30px; box-sizing: border-box;}
	#memberships .members .member img {width: 100%; max-width: 200px;}
	#memberships h2 {margin-bottom: 50px;}
	#integrity .content-left h2 span {font-size: 55px;}
	#integrity .content-left .btn {margin-top: 30px;}
	#integrity .content-right .service {padding-bottom: 30px;}
	#integrity .content-right .service p {font-size: 20px;}
	#footer {padding-top: 50px;}
	#footer .contact-logo .logo {width: 30%;}
	#footer .contact-logo .email {width: 47%;}
	#footer .contact-logo .phone a, #footer .contact-logo .email a, #footer .license p {font-size: 20px;}
	#footer .contact-logo {margin-bottom: 30px;}
	#footer .contact-logo .address {width: 30%;}
	#footer .license i {font-size: 30px;}
	#footer .copyright {padding: 30px 0;}
	.background-check-page .doubt .wrapper, .infidelity-investigation-page .truth .wrapper, .skip-trace-page .record .wrapper, .tscm-page .suspect .wrapper, .cheating-investigations-page .uncertainty .wrapper, .service-notary-page .process .wrapper {padding: 30px 20px;} 
	.background-check-page .doubt .wrapper .paragraph-right p, .infidelity-investigation-page .truth .wrapper .paragraph-right p, .skip-trace-page .record .wrapper p,
	.skip-trace-page .skip .content-right p, .infidelity-investigation-page .truth .wrapper .paragraph-right p, .tscm-page .technical p,
	.cheating-investigations-page .uncertainty .wrapper .paragraph-right p, .cheating-investigations-page .hire .entry-section p, .service-notary-page .process .wrapper .paragraph-right p, .child-custody-page .context .content-left p {font-size: 18px;}
	.background-check-page .types-check .wrapper, .child-support-page .support-order .wrapper {row-gap: 40px;}
	.background-check-page .types-check .type, .child-support-page .support-order .type, .surveillance-page .elements .wrapper .type, .executive-protection-page .valuable .value,
	.executive-protection-page .safety .safe {padding-bottom: 30px;}
	.background-check-page .type .text p:not(:last-of-type), .child-support-page .support-order .text p:not(:last-of-type), .executive-protection-page .value .text, .executive-protection-page .safe .text {margin-bottom: 15px;}
	.background-check-page .asset-check .left-content {padding: 80px 50px;}
	.background-check-page .asset-check .left-content h2 {font-size: 35px !important; margin-bottom: 20px;} 
	.background-check-page .results .right-content h2 {margin: 20px 0;}
	.background-check-page .information .list ul li, .child-support-page .discovery .content-left p, .child-support-page .suspicion .paragraph p, .child-support-page .support-order .entry-section p,
	.infidelity-investigation-page .bottom-section .content-right p, .infidelity-investigation-page .private .content-left p, .surveillance-page .unseen .content-right p,
	.surveillance-page .team .content-left p, .welfare-investigations-page .paramount .inner-wrap p, .welfare-investigations-page .safe .content-right p, .welfare-investigations-page .concerns .top-section p,
	.welfare-investigations-page .concerns .bottom-section p, .workers-investigations-page .skilled .inner-wrap p, .workers-investigations-page .dedicated .content-left p, .workers-investigations-page .action .content-right p,
	.tscm-page .devices .content-left p, .tscm-page .detect .content-left p, .tscm-page .detect .content-left ul li, .tscm-page .services .wrapper .service ul li, .executive-protection-page .security .inner-wrap p,
	.executive-protection-page .protection .content-left ul li, .cheating-investigations-page .aim .content-right p, .service-notary-page .served .content-left p, .contact-page .evaluation .inner-wrap p,
	.child-custody-page .investigation .inner-wrap p, .child-custody-page .include .list ul li {font-size: 18px;}
	.child-support-page .debrief .question {padding-bottom: 30px;}
	.child-support-page .debrief .question p {font-size: 22px; margin: 15px auto 0;}
	.child-support-page .discovery .content-left h2 {font-size: 35px !important;}
	.child-support-page .suspicion {padding: 60px 0;}
	.child-support-page .suspicion .paragraph p:not(:last-of-type) {margin-bottom: 20px;}
	.child-support-page .support-order .entry-section {margin-bottom: 50px;}
	.child-support-page .your-side .content-right {padding: 80px 50px;}
	.child-support-page .your-side .content-right h2 {font-size: 35px !important;}
	.child-support-page .your-side .content-right p {font-size: 22px; max-width: 440px; margin-bottom: 35px;}
	.infidelity-investigation-page .international .top-section {margin-bottom: 50px;}
	.infidelity-investigation-page .international .top-section h2, .infidelity-investigation-page .private .content-left h2, .executive-protection-page .protection .content-left h2 {margin-bottom: 25px;}
	.infidelity-investigation-page .international .top-section p {font-size: 18px; max-width: 900px;}
	.infidelity-investigation-page .international .bottom-section {align-items: flex-start;}
	.infidelity-investigation-page .bottom-section .content-right p:not(:last-of-type) {margin-bottom: 30px;}
	.infidelity-investigation-page .private .content-left h2, .skip-trace-page .skip .content-right h2, .executive-protection-page .protection .content-left h2,
	.cheating-investigations-page .hire .entry-section h2 {font-size: 30px !important;}
	.infidelity-investigation-page .private .content-left .btn {margin-top: 30px;}
	.surveillance-page .top-title-section, .executive-protection-page .valuable {padding: 70px 0;}
	.surveillance-page .unseen .content-right {padding: 150px 50px;}
	.surveillance-page .elements {padding: 50px 0 80px;}
	.surveillance-page .team .content-left {padding: 80px 60px;}
	.surveillance-page .applications .wrapper {padding: 50px 30px;} 
	.welfare-investigations-page .paramount .wrapper, .workers-investigations-page .skilled .wrapper, .child-custody-page .investigation .wrapper {padding: 80px 20px;}
	.welfare-investigations-page .paramount .inner-wrap h2, .workers-investigations-page .skilled .inner-wrap h2, .child-custody-page .investigation .inner-wrap h2 {font-size: 30px !important;}
	.welfare-investigations-page .safe .content-right, .workers-investigations-page .dedicated .content-left, .workers-investigations-page .action .content-right {padding: 30px 50px;}
	.welfare-investigations-page .concerns {padding: 80px 0 70px;}
	.welfare-investigations-page .concerns .box {padding: 50px 20px;}
	.welfare-investigations-page .concerns .box h3 {font-size: 20px;}
	.welfare-investigations-page .concerns .bottom-section .btn {max-width: 250px;}
	.workers-investigations-page .action .content-right h2 {margin-bottom: 30px; line-height: 1.4em;}
	.tscm-page .suspect .wrapper .paragraph-right p:nth-of-type(2) {font-size: 20px;}
	.tscm-page .suspect .wrapper .paragraph-right p:not(:last-of-type) {margin-bottom: 15px;}
	.tscm-page .suspect .wrapper .title-left h5, .tscm-page .devices .content-left h5 {font-size: 23px;}
	.tscm-page .devices {padding: 80px 0 140px;}
	.tscm-page .detect {margin-top: -80px; padding-bottom: 80px;}
	.tscm-page .detect .content-left, .child-custody-page .context .content-left {padding: 50px;}
	.tscm-page .detect .content-left h2, .tscm-page .detect .content-left p {margin-bottom: 25px;}
	.tscm-page .services {padding: 70px 0;}
	.tscm-page .services .wrapper .service ul li:before {width: 18px; height: 19px; top: 5px;}
	.tscm-page .services .wrapper .service {padding: 40px 0 30px;}
	.tscm-page .services .wrapper .call {padding: 20px;}
	.executive-protection-page .valuable .entry-section, .cheating-investigations-page .hire .entry-section {margin-bottom: 50px;}
	.executive-protection-page .protection .content-left p {font-size: 18px; margin-bottom: 20px;}
	.executive-protection-page .protection .content-left ul li:before {top: 5px;}
	.executive-protection-page .value .icon img, .executive-protection-page .safe .icon img {width: 100%;}
	.cheating-investigations-page .wrapper .potential {padding-bottom: 30px;}
	.cheating-investigations-page .potential .icon-title h3 {font-size: 23px;}
	.cheating-investigations-page .potential .icon-title img {max-width: 65px;}
	.cheating-investigations-page .aim .content-right {padding: 30px 60px;}
	.cheating-investigations-page .aim .content-right h2 {margin-bottom: 30px;}
	.service-notary-page .discreet .right-content h2 {margin-bottom: 20px;}
	.service-notary-page .documents {padding: 80px 0 75px;}
	.service-notary-page .needs .wrapper, .were-here .wrapper {padding: 80px 20px;}
	.service-notary-page .needs h5, .were-here .wrapper h5 {font-size: 21px;}
	.payment-page .paypal .wrapper {padding: 30px 20px;}
	.contact-page .evaluation .inner-wrap h5 {margin-bottom: 20px; font-size: 18px;}
	.skip-trace-page .record .wrapper h2 {margin-bottom: 30px;}
}

@media screen and (max-width: 1200px) {
	#header .navigation-phone .phone a {width: 50px; height: 50px;}
	#header .navigation-phone .phone i {font-size: 16px;}
	#header nav ul {column-gap: 50px;}
	#header nav ul li a {font-size: 15px;}
	.background-check-page .results .container, .service-notary-page .discreet .container {align-items: flex-start;}
	.background-check-page .information .wrapper, .child-custody-page .include .wrapper {padding: 60px 30px;}
	.background-check-page .information .title, .child-custody-page .include .title {width: 32%;}
	.child-support-page .debrief .question img {max-width: 40px;}
	.child-support-page .debrief .question p {font-size: 20px;}
	.surveillance-page .applications .title {width: 28%;}
	.cheating-investigations-page .potential .icon-title h3 {font-size: 20px;}
	.cheating-investigations-page .potential .icon-title img {max-width: 55px;}
	.cheating-investigations-page .aim .content-right {padding: 30px;}
	.service-notary-page .served .content-left h2, .skip-trace-page .skip .content-right h2, .skip-trace-page .locates .content-left h2 {font-size: 30px !important;}
}

@media screen and (max-width: 1024px) {
	h1, h2, .inner #content h2 {font-size: 30px;}
	h3 {font-size: 20px;}
	p, li {font-size: 16px !important;}
	#banner .main-banner .content h4 {font-size: 16px; letter-spacing: 3px;}
	#banner .main-banner .content h2 {font-size: 50px; margin: 20px 0 15px;}
	#banner .main-banner .content .btn {padding: 20px; max-width: 220px; margin-top: 30px;}
	#banner .main-banner img {height: 600px;}
	#banner .inner-banner img {min-height: 180px; object-fit: cover;}
	#we-are, #integrity, .background-check-page .types-check, .background-check-page .results, .child-support-page .debrief, .child-support-page .support-order,
	.infidelity-investigation-page .international, .infidelity-investigation-page .private, .surveillance-page .top-title-section, .surveillance-page .elements, .welfare-investigations-page .safe,
	.welfare-investigations-page .concerns, .workers-investigations-page .dedicated, .skip-trace-page .skip, .tscm-page .technical, .tscm-page .services, .executive-protection-page .valuable,
	.executive-protection-page .protection, .executive-protection-page .safety, .cheating-investigations-page .hire, .service-notary-page .served, .service-notary-page .discreet, .service-notary-page .documents,
	.thank-you-page #content {padding: 50px 0;}
	#we-are .content {padding: 30px 20px;}
	#we-are .content h1 {font-size: 65px;}
	#we-are .content p {font-size: 16px;}
	#services, #memberships {padding: 50px 0;}
	#services .top-section {margin-bottom: 50px;}
	#help, .background-check-page .asset-check, .child-support-page .discovery, .workers-investigations-page .action, .cheating-investigations-page .aim, .skip-trace-page .locates {padding-bottom: 50px;}
	#help .right-content {padding: 50px 30px;}
	#help .right-content .top-content {margin-bottom: 50px;}
	#help .right-content .top-content h2 {margin-bottom: 20px;}
	#help .right-content .top-content h2 span, #integrity .content-left h2 span, .background-check-page .asset-check .left-content h2 span, .child-support-page .your-side .content-right h2 span,
	.workers-investigations-page .action .content-right h2 span, .cheating-investigations-page .aim .content-right h2 span {font-size: 40px;}
	#integrity .content-right .service img {max-width: 40px;}
	#footer, .were-here {padding-top: 50px;}
	#footer .contact-logo {flex-wrap: wrap; row-gap: 40px;}
	#footer .contact-logo .logo {width: 100%; order: 1;}
	#footer .contact-logo .logo img {max-width: 380px; margin: 0 auto;}
	#footer .contact-logo .phone, #footer .contact-logo .address, #footer .license {width: 31%; text-align: center;}
	#footer .contact-logo .phone {order: 2;}
	#footer .license {order: 3;}
	#footer .contact-logo .address {order: 4;}
	#footer .contact-logo .label {justify-content: center;}
	.background-check-page .types-check .wrapper {margin-top: 50px;}
	.background-check-page .asset-check .left-content h2, .child-support-page .your-side .content-right h2, .workers-investigations-page .action .content-right h2, .cheating-investigations-page .aim .content-right h2 {font-size: 30px !important;} 
	.background-check-page .asset-check .left-content {padding: 50px 20px;}
	.child-support-page .discovery .content-left h2 {font-size: 30px !important;}
	.child-support-page .discovery .content-left p:not(:last-of-type), .infidelity-investigation-page .bottom-section .content-right p:not(:last-of-type) {margin-bottom: 15px;}
	.child-support-page .your-side .content-right {padding: 50px 30px;}
	.child-support-page .your-side .content-right p {font-size: 20px;}
	.infidelity-investigation-page .private .content-left h2, .skip-trace-page .skip .content-right h2, .executive-protection-page .protection .content-left h2, .cheating-investigations-page .hire .entry-section h2 {font-size: 25px !important;}
	.surveillance-page .unseen .content-right {padding: 80px 50px;}
	.surveillance-page .team .content-left {padding: 50px 30px;}
	.welfare-investigations-page .paramount .wrapper, .workers-investigations-page .skilled .wrapper, .executive-protection-page .security .wrapper, .contact-page .evaluation .wrapper,
	.child-custody-page .investigation .wrapper {padding: 50px 20px;}
	.welfare-investigations-page .paramount .inner-wrap h2, .workers-investigations-page .skilled .inner-wrap h2, .child-custody-page .investigation .inner-wrap h2 {margin-bottom: 20px;}
	.welfare-investigations-page .concerns .top-section {margin-bottom: 40px;}
	.welfare-investigations-page .concerns .top-section h2 {margin-bottom: 20px;}
	.welfare-investigations-page .concerns .box h3 {font-size: 18px;}
	.welfare-investigations-page .concerns .bottom-section {margin-top: 40px;}
	.welfare-investigations-page .concerns .bottom-section .btn {max-width: 210px;}
	.tscm-page .suspect .wrapper .title-left h5, .tscm-page .devices .content-left h5, .tscm-page .services .wrapper .service h3 {font-size: 21px;}
	.tscm-page .devices {padding: 50px 0 100px;}
	.tscm-page .detect .content-left, .child-custody-page .context .content-left {padding: 30px;}
	.tscm-page .detect {margin-top: -50px; padding-bottom: 50px;}
	.tscm-page .services .wrapper .service ul li {font-size: 16px;}
	.tscm-page .services .wrapper .service ul li:before {top: 3px;}
	.service-notary-page .documents h2 {margin-bottom: 40px;}
	.service-notary-page .needs .wrapper, .were-here .wrapper {padding: 50px 20px;}
	.service-notary-page .needs h5, .were-here .wrapper h5 {font-size: 20px;}
	.child-custody-page .context {margin: 50px 0;}
	.service-notary-page .served .content-left, .skip-trace-page .skip .content-right, .skip-trace-page .locates .content-left {padding: 30px 20px;}
	.service-notary-page .served .content-left h2, .skip-trace-page .skip .content-right h2, .skip-trace-page .locates .content-left h2 {font-size: 27px !important;}
	.skip-trace-page .record .wrapper h2 {margin-bottom: 20px;}
}

@media screen and (max-width: 960px) {
	#header .logo, #header .navigation-phone .phone {display: none;}
	#header .mobile-phone {display: block; position: absolute; top: 4px; right: 75px; z-index: 999; padding: 10px; border-radius: 50px; background-color: #1E55A1; line-height:1; }
	#header .navigation-phone i { font-size: 18px; }
	#header nav {position: fixed; top: 0; left: 0; width: 100%; z-index: 999;}
	#header nav ul {max-width: 100%; display: none; height: auto; background: rgba(255, 255, 255, .9); padding: 15px;}
	#header nav ul li {margin-bottom: 15px;}
	#header nav ul li:last-of-type {margin-bottom: 0;}
	#header nav ul li a {font-size: 18px; color: #202020;}
	#header nav #pull {display: block; background: #191C3E; width: 100%; position: relative; height: 50px; color: #fff; z-index: 999;}
	#header nav #pull img {max-height: 38px; display: block; position: relative; top: 5px; padding-left: 10px;}
	#header nav #pull:after {content:"\f0c9"; font-family: 'Font Awesome 5 Free'; font-size: 30px; display: inline-block; position: absolute; right: 15px; top: 11px; font-weight: 700; color: #FFF;}
	#header nav #pull strong{line-height: 45px;}
	#header .has-children i {color: #202020;}
	#header .submenu {display: none !important; background: transparent; width: 100%; box-shadow: none; padding: 0 !important;}
	#header .has-children:hover .submenu {display: block !important; position: static !important;}
	#banner .main-banner img { height: 450px; }
	#banner .main-banner .content { bottom: 40px; }
	#services .bottom-section {flex-wrap: wrap;}
	#services .bottom-section .service {width: 24%;}
	#help .container {flex-direction: column;}
	#help .left-image, #help .right-content {width: 100%;}
	#help .bottom-content .partner {text-align: center !important;}
	#help .left-image img {height: auto;}
	#footer .contact-logo .phone a, #footer .contact-logo .email a {word-break: break-all;}
	#footer .license {text-align: center;}
	#footer .license ul {justify-content: center;}
	#footer .address p {font-size: 16px;}
	#footer .copyright {text-align: center;}
	.background-check-page .doubt .wrapper .title-left, .infidelity-investigation-page .truth .wrapper .title-left, .cheating-investigations-page .uncertainty .wrapper .title-left,
	.service-notary-page .process .wrapper .title-left {width: 38%;}
	.background-check-page .information .wrapper, .child-custody-page .include .wrapper {flex-direction: column; row-gap: 30px;}
	.background-check-page .information .title, .background-check-page .information .list, .child-custody-page .include .title, .child-custody-page .include .list {width: 100%;}
	.background-check-page .information .title, .child-custody-page .include .title {text-align: center;}
	.surveillance-page .unseen .content-right {padding: 80px 30px;}
	.surveillance-page .applications .wrapper {flex-wrap: wrap; row-gap: 40px;}
	.surveillance-page .applications .title {width: 100%; text-align: center;}
	.surveillance-page .applications .left-column {width: 100%; text-align: center;}
	.surveillance-page .applications .content img {margin: 0 auto;}
	.tscm-page .devices {padding: 50px 0;}
	.tscm-page .detect {padding: 50px 0; margin-top: 0;}
	.tscm-page .detect .container, .child-custody-page .context .container {flex-direction: column-reverse;}
	.tscm-page .detect .content-left, .tscm-page .detect .image-right, .child-custody-page .context .content-left, .child-custody-page .context .image-right {width: 100%;}
	.tscm-page .detect .content-left h2, .tscm-page .detect .content-left p {text-align: center;}
	.tscm-page .services .wrapper {row-gap: 30px;}
	.tscm-page .services .wrapper .service, .tscm-page .services .wrapper .call {width: 48%;}
	.cheating-investigations-page .hire .wrapper {flex-direction: column; row-gap: 30px;}
	.cheating-investigations-page .wrapper .potential {width: 100%;}
	.service-notary-page .documents ul {columns: 3;}
}

@media screen and (max-width: 880px) {
	#integrity:before {display: none;}
	#integrity .container {flex-direction: column; row-gap: 30px;}
	#integrity .content-left, #integrity .content-right {width: 100%;}
	#integrity .content-left {text-align: center;}
	#integrity .content-left h2 {margin-bottom: 20px;}
	.background-check-page .types-check .type, .child-support-page .support-order .type, .surveillance-page .elements .type, .executive-protection-page .valuable .value, .executive-protection-page .safety .safe {width: 100% !important;}
	.background-check-page .type .icon, .child-support-page .support-order .icon, .surveillance-page .elements .icon, .executive-protection-page .value .icon, .executive-protection-page .safe .icon {width: 10% !important;}
	.background-check-page .type .text, .child-support-page .support-order .text, .surveillance-page .elements .text, .executive-protection-page .value .text, .executive-protection-page .safe .text {width: 85% !important;}
	.payment-page .paypal .wrapper {flex-direction: column; row-gap: 30px;}
	.payment-page .paypal .wrapper .title-left {width: 100%; text-align: center;}
	.payment-page .paypal .wrapper .image-right {width: 100%;}
	.payment-page .paypal .wrapper .image-right img {max-width: 120px; margin: 0 auto;}
	.ctc-form .col-50 {flex-direction: column;}
	.ctc-form .col-50 label {width: 100%;}
}

@media screen and (max-width: 767px) {
	h1, h2, .inner #content h2 {font-size: 25px;}
	h4 {font-size: 16px; letter-spacing: 3px;}
	.btn {padding: 20px; max-width: 160px;}
	#banner .main-banner .content h2 {font-size: 40px;}
	#banner .main-banner .content .btn {max-width: 170px;}
	#we-are, #services, #memberships, #integrity, .background-check-page .types-check, .background-check-page .results, .child-support-page .debrief, .child-support-page .suspicion,
	.child-support-page .support-order, .infidelity-investigation-page .international, .infidelity-investigation-page .private, .surveillance-page .top-title-section, .surveillance-page .elements,
	.welfare-investigations-page .safe, .welfare-investigations-page .concerns, .workers-investigations-page .dedicated, .skip-trace-page .skip, .tscm-page .technical,
	.tscm-page .devices, .tscm-page .detect, .tscm-page .services, .executive-protection-page .valuable, .executive-protection-page .protection, .executive-protection-page .safety, 
	.cheating-investigations-page .hire, .service-notary-page .served, .service-notary-page .discreet, .service-notary-page .documents, .thank-you-page #content {padding: 30px 0;}
	#we-are .content, .child-support-page .your-side .container, .welfare-investigations-page .safe .container, .cheating-investigations-page .aim .container {flex-direction: column;}
	#we-are .content p {width: 100%;}
	#services .top-section {text-align: center;}
	#services .bottom-section .service {width: 49%; text-align: center;}
	#services .bottom-section .service img {margin: 0 auto;}
	#help, .background-check-page .asset-check, .child-support-page .discovery, .workers-investigations-page .action, .cheating-investigations-page .aim, .skip-trace-page .locates {padding-bottom: 30px;}
	#help:before, .workers-investigations-page .action:after, .skip-trace-page .locates:after {display: none;}
	#help .right-content .top-content h2 span, #integrity .content-left h2 span, .background-check-page .asset-check .left-content h2 span, .child-support-page .your-side .content-right h2 span,
	.workers-investigations-page .action .content-right h2 span, .cheating-investigations-page .aim .content-right h2 span {font-size: 35px;}
	#memberships .members {flex-wrap: wrap; row-gap: 30px;}
	#memberships .members:first-of-type {padding-bottom: 0; border: none; margin-bottom: 30px;}
	#memberships .members .member {width: 50%; padding: 0 10px; border: none !important;}
	#memberships h2, .executive-protection-page .valuable .entry-section, .cheating-investigations-page .hire .entry-section {margin-bottom: 30px;}
	#footer, .background-check-page .doubt, .infidelity-investigation-page .truth, .welfare-investigations-page .paramount, .tscm-page .suspect, .executive-protection-page .security, .cheating-investigations-page .uncertainty, .skip-trace-page .record, .child-custody-page .investigation, .were-here {padding-top: 30px;}
	#footer .contact-logo {row-gap: 30px;}
	#footer .contact-logo .phone, #footer .contact-logo .email, #footer .license, #footer .contact-logo .address {width: 100%;}
	#footer .contact-logo .phone a, #footer .contact-logo .email a, #footer .license p, .skip-trace-page .locates .content-left p {font-size: 18px;}
	#footer .contact-logo .logo img {max-width: 260px;}
	#footer .license i {font-size: 25px;}
	#footer .copyright {padding: 20px 0;}
	.background-check-page .doubt .wrapper, .infidelity-investigation-page .truth .wrapper .skip-trace-page .skip .container, .tscm-page .suspect .wrapper, .cheating-investigations-page .uncertainty .wrapper, .service-notary-page .process .wrapper {flex-direction: column; text-align: center; row-gap: 20px;}
	.background-check-page .doubt .wrapper .title-left, .background-check-page .doubt .wrapper .paragraph-right, .background-check-page .asset-check .left-content,
	.background-check-page .asset-check .right-image, .background-check-page .results .left-image, .background-check-page .results .right-content, .child-support-page .debrief .question,
	.child-support-page .discovery .content-left,.child-support-page .discovery .image-right, .child-support-page .suspicion .title, .child-support-page .suspicion .paragraph,
	.child-support-page .your-side .image-left, .child-support-page .your-side .content-right, .infidelity-investigation-page .truth .wrapper .title-left,
	.infidelity-investigation-page .truth .wrapper .paragraph-right, .infidelity-investigation-page .bottom-section .image-left, .infidelity-investigation-page .bottom-section .content-right,
	.infidelity-investigation-page .private .image-right, .infidelity-investigation-page .private .content-left, .surveillance-page .unseen .image-left, .surveillance-page .unseen .content-right,
	.surveillance-page .team .content-left, .surveillance-page .team .image-right, .surveillance-page .applications .content, .welfare-investigations-page .safe .image-left, .welfare-investigations-page .safe .content-right,
	.welfare-investigations-page .concerns .box, .workers-investigations-page .dedicated .content-left, .workers-investigations-page .dedicated .image-right, .workers-investigations-page .action .container .content-right,
	.workers-investigations-page .action .image-left, .skip-trace-page .skip .image-left, .skip-trace-page .skip .content-right, .tscm-page .suspect .wrapper .title-left, .tscm-page .suspect .wrapper .paragraph-right,
	.tscm-page .devices .content-left, .tscm-page .devices .image-right, .tscm-page .services .wrapper .service, .tscm-page .services .wrapper .call, .executive-protection-page .protection .content-left,
	.executive-protection-page .protection .image-right, .cheating-investigations-page .uncertainty .wrapper .title-left, .background-check-page .doubt .wrapper .paragraph-right, .cheating-investigations-page .uncertainty .wrapper .paragraph-right,
	.cheating-investigations-page .aim .image-left, .cheating-investigations-page .aim .container .content-right, .service-notary-page .process .wrapper .title-left, .service-notary-page .process .wrapper .paragraph-right, .service-notary-page .discreet .left-image,
	.service-notary-page .discreet .right-content, .skip-trace-page .locates .image-right {width: 100%;}
	.background-check-page .types-check .type, .child-support-page .support-order .type, .surveillance-page .elements .type, .executive-protection-page .valuable .value, .executive-protection-page .safety .safe {flex-direction: column; row-gap: 15px;}
	.background-check-page .type .text, .child-support-page .support-order .text, .surveillance-page .elements .text, .executive-protection-page .value .text, .executive-protection-page .safe .text {text-align: center; width: 100% !important;}
	.background-check-page .type .icon, .child-support-page .support-order .icon, .surveillance-page .elements .icon, .executive-protection-page .value .icon, .executive-protection-page .safe .icon {width: 100% !important;}
	.background-check-page .type .icon img, .child-support-page .support-order .icon img, .surveillance-page .elements .icon img, .executive-protection-page .value .icon img,
	.executive-protection-page .safe .icon img {width: auto; margin: 0 auto;}
	.background-check-page .asset-check .container, .surveillance-page .team .container, .workers-investigations-page .dedicated .container, .skip-trace-page .locates .container {flex-direction: column-reverse;}
	.background-check-page .asset-check .left-content h2, .child-support-page .your-side .content-right h2, .workers-investigations-page .action .content-right h2, .cheating-investigations-page .aim .content-right h2 {font-size: 25px !important;} 
	.background-check-page .asset-check .left-content {padding: 30px 15px; text-align: center;}
	.background-check-page .results:before, .child-support-page .discovery:after, .child-support-page .suspicion:before, .infidelity-investigation-page .private:after, .welfare-investigations-page .safe:after,
	.welfare-investigations-page .concerns:before, .skip-trace-page .skip:after, .tscm-page .devices:after, .tscm-page .services:before, .executive-protection-page .protection:after,
	.executive-protection-page .safety:after, .cheating-investigations-page .aim:after, .service-notary-page .served:after, .service-notary-page .discreet:before {display: none;}
	.background-check-page .results .container, .service-notary-page .discreet .container {flex-direction: column; row-gap: 40px;}
	.background-check-page .results .right-content, .child-support-page .suspicion .title, .child-support-page .suspicion .paragraph {text-align: center;}
	.background-check-page .information .wrapper, .child-custody-page .include .wrapper {padding: 30px;}
	.child-support-page .debrief .container, .child-support-page .suspicion .container, .infidelity-investigation-page .international .bottom-section, .surveillance-page .applications .left-column {flex-direction: column; row-gap: 30px;}
	.child-support-page .discovery .container, .infidelity-investigation-page .private .container, .tscm-page .devices .container, .executive-protection-page .protection .container {flex-direction: column-reverse; row-gap: 30px;}
	.child-support-page .discovery .content-left {text-align: center;}
	.child-support-page .discovery .content-left h2 {font-size: 25px !important;}
	.child-support-page .suspicion .paragraph p:not(:last-of-type) {margin-bottom: 10px;}
	.child-support-page .support-order .entry-section {margin-bottom: 40px;}
	.child-support-page .your-side .content-right {padding: 30px 15px;}
	.child-support-page .your-side .content-right p {font-size: 18px;}
	.child-support-page .your-side .content-right .btn {max-width: 250px;}
	.child-support-page .debrief .question p {font-size: 18px !important;}
	.infidelity-investigation-page .international .top-section {margin-bottom: 30px;}
	.infidelity-investigation-page .private .content-left, .tscm-page .devices .content-left, .service-notary-page .discreet .right-content {text-align: center;}
	.infidelity-investigation-page .private .content-left h2, .executive-protection-page .protection .content-left h2 {font-size: 22px !important; margin-bottom: 15px;}
	.surveillance-page .unseen .container, .workers-investigations-page .action .container {flex-direction: column;}
	.surveillance-page .unseen .content-right {padding: 30px 0; text-align: center;}
	.surveillance-page .unseen .content-right h2 {margin: 15px 0 20px;}
	.surveillance-page .top-title-section h2 {font-size: 23px !important;}
	.surveillance-page .team .content-left, .cheating-investigations-page .aim .container .content-right {padding: 20px 15px; text-align: center;}
	.surveillance-page .applications .wrapper {padding: 30px 15px; row-gap: 30px;}
	.welfare-investigations-page .paramount .wrapper, .workers-investigations-page .skilled .wrapper, .executive-protection-page .security .wrapper, .contact-page .evaluation .wrapper,
	.child-custody-page .investigation .wrapper {padding: 30px 15px;}
	.welfare-investigations-page .paramount .inner-wrap h2, .workers-investigations-page .skilled .inner-wrap h2, .child-custody-page .investigation .inner-wrap h2 {font-size: 25px !important;}
	.welfare-investigations-page .safe .content-right, .workers-investigations-page .dedicated .content-left, .workers-investigations-page .action .content-right {padding: 20px 15px;}
	.welfare-investigations-page .concerns .top-section {margin-bottom: 30px;}
	.welfare-investigations-page .concerns .bottom-section {margin-top: 30px;}
	.welfare-investigations-page .concerns .middle-section {flex-direction: column; row-gap: 30px;}
	.welfare-investigations-page .concerns .bottom-section .btn {max-width: 180px;}
	#banner .inner-banner h1 {font-size: 22px !important;}
	.executive-protection-page .protection .content-left h2, .executive-protection-page .protection .content-left p {text-align: center;}
	.tscm-page .detect .content-left h2, .tscm-page .detect .content-left p {margin-bottom: 15px;}
	.tscm-page .detect .content-left h2 {font-size: 25px !important;}
	.tscm-page .devices .image-right img {max-width: 200px; margin: 0 auto;}
	.tscm-page .detect .content-left {padding: 30px 15px;}
	.tscm-page .services .wrapper .service {flex-direction: column; row-gap: 15px; padding: 0 0 20px;}
	.tscm-page .services .service .icon-left img {display: block; margin: 0 auto;}
	.tscm-page .services .service .content-right {max-width: 290px; margin: 0 auto;}
	.tscm-page .services .wrapper .service h3 {margin-bottom: 10px;}
	.tscm-page .services .wrapper .call {padding: 20px 10px; text-align: center;}
	.executive-protection-page .protection .content-left ul li:before {top: 2px; width: 18px; height: 19px;}
	.cheating-investigations-page .aim .content-right h2 {margin-bottom: 15px;}
	.service-notary-page .served .container {flex-direction: column-reverse;}
	.service-notary-page .served .content-right {width: 100%;}
	.service-notary-page .documents h2 {margin-bottom: 30px;}
	.service-notary-page .documents ul {columns: 2;}
	.service-notary-page .needs .wrapper, .were-here .wrapper {padding: 30px 15px;}
	.service-notary-page .needs h5, .were-here .wrapper h5 {font-size: 17px;}
	.contact-page, .contact-page .form-section {padding-top: 30px;}
	.contact-page .evaluation .inner-wrap h5 {margin-bottom: 15px;}
	.ctc-form label, .ctc-form input[type="text"], .ctc-form select, .ctc-form textarea {font-size: 15px;}
	.ctc-form .full p {font-size: 15px !important;}
	.child-custody-page .context {margin: 30px 0;}
	.service-notary-page .served .content-left, .skip-trace-page .skip .content-right, .skip-trace-page .locates .content-left {padding: 30px 15px; width: 100%;}
	.service-notary-page .served .content-left h2, .skip-trace-page .skip .content-right h2, .skip-trace-page .locates .content-left h2 {font-size: 23px !important;} 
	.skip-trace-page .skip .container {flex-direction: column;}
	.workers-investigations-page .were-here, .cheating-investigations-page .were-here, .skip-trace-page .were-here {padding-top: 0;}
}	

@media screen and (max-width: 480px) {
	#banner .main-banner .content {text-align: center;}
	#banner .main-banner .content h2 {font-size: 30px;}
	#banner .main-banner .content p {margin: 0 auto;}
	#we-are .content h1 {font-size: 50px;}
	#services .top-section h2 {font-size: 25px;}
	#help .right-content {padding: 30px 20px;}
	#help .right-content .top-content {text-align: center; margin-bottom: 30px;}
	#help .right-content .bottom-content {flex-wrap: wrap; justify-content: center; column-gap: 10px; row-gap: 30px;}
	#help .bottom-content .partner {width: 48% !important; border: none !important; padding-bottom: 20px; border-bottom: 2px solid #1E55A2 !important;}
	#integrity .content-right .service p {font-size: 18px;}
	#footer .copyright p {font-size: 14px;}
	.background-check-page .information .list ul {columns: 1;}
	.welfare-investigations-page .paramount .inner-wrap h2, .workers-investigations-page .skilled .inner-wrap h2, .tscm-page .detect .content-left h2,
	.child-custody-page .investigation .inner-wrap h2 {font-size: 25px !important;} {font-size: 22px !important;}
	.cheating-investigations-page .potential .icon-title {flex-direction: column; row-gap: 15px; margin-bottom: 15px;}
	.cheating-investigations-page .potential .icon-title h3, .cheating-investigations-page .wrapper .potential p {text-align: center;}
	.service-notary-page .documents ul {columns: 1;}
	.service-notary-page .documents ul li {margin-bottom: 15px;}
	.service-notary-page .needs h2, .were-here .wrapper h2 {font-size: 21px !important;}
}