@font-face {
    font-family: 'Public Sans';
    src: local('Public Sans SemiBold'), local('PublicSans-SemiBold'),
        url('../fonts/PublicSans-SemiBold.woff2') format('woff2'),
        url('../fonts/PublicSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: local('Public Sans Regular'), local('PublicSans-Regular'),
        url('../fonts/PublicSans-Regular.woff2') format('woff2'),
        url('../fonts/PublicSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Public Sans';
    src: local('Public Sans Bold'), local('PublicSans-Bold'),
        url('../fonts/PublicSans-Bold.woff2') format('woff2'),
        url('../fonts/PublicSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Public Sans';
    src: local('Public Sans Medium'), local('PublicSans-Medium'),
        url('../fonts/PublicSans-Medium.woff2') format('woff2'),
        url('../fonts/PublicSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: local('Oswald Light'), local('Oswald-Light'),
        url('../fonts/Oswald-Light.woff2') format('woff2'),
        url('../fonts/Oswald-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: local('Oswald Regular'), local('Oswald-Regular'),
        url('../fonts/Oswald-Regular.woff2') format('woff2'),
        url('../fonts/Oswald-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: local('Oswald ExtraLight'), local('Oswald-ExtraLight'),
        url('../fonts/Oswald-ExtraLight.woff2') format('woff2'),
        url('../fonts/Oswald-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: local('Oswald Medium'), local('Oswald-Medium'),
        url('../fonts/Oswald-Medium.woff2') format('woff2'),
        url('../fonts/Oswald-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: local('Oswald Bold'), local('Oswald-Bold'),
        url('../fonts/Oswald-Bold.woff2') format('woff2'),
        url('../fonts/Oswald-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: local('Oswald SemiBold'), local('Oswald-SemiBold'),
        url('../fonts/Oswald-SemiBold.woff2') format('woff2'),
        url('../fonts/Oswald-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Tahoma';
    src: local('Tahoma Bold'), local('Tahoma-Bold'),
        url('../fonts/Tahoma-Bold.woff2') format('woff2'),
        url('../fonts/Tahoma-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma';
    src: local('Tahoma'),
        url('../fonts/Tahoma.woff2') format('woff2'),
        url('../fonts/Tahoma.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {padding: 0;margin: 0;font-family: 'Public sans';font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #000;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer;color: #000;}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}

img {max-width: 100%;height: auto}
p {font-family: 'Public Sans';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #000;}
p strong {color: #C99F42;font-weight: 600;}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0; list-style: none;}
ul li strong, ol li strong { color: #000; font-weight: 600; }
ul li a, ol li a {color: #fff;}
ul li a:hover, ol li a:hover {color: #fff;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}
h1, h2, h3, h4, h5, h6 {font-family: 'Public Sans';font-style: normal;font-weight: 600;color: #000000;margin-bottom: 10px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #000;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #C99F42;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 40px;line-height: normal;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 28px;line-height: normal;}
h4 {font-size: 24px;line-height: normal;}
h5 {font-size: 20px;line-height: normal;}
h6 {font-size: 16px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul {margin-bottom: 20px;}
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li {font-family: "Public Sans";font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;margin: 0 0 6px;}
.default-css ul li a, .default-css ol li a {color: #C99F42}
.default-css ul li strong, .default-css ol li strong {color: #C99F42;font-weight: 600;font-family: "Public Sans";}
.default-css ul li a:hover, .default-css ol li a:hover {color: #000}
.default-css ul li { color: #666; font-family: "Public Sans"; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 12px; padding-left: 35px; background-position: 0 5px !important; background: url(../images/right-arrow.png) no-repeat; background-size: 18px; }
strong{color:#C99F42;font-weight: 400;}
ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}


a.theme-btn { display: inline-block; padding: 14px 27px 18px; color: #fff; text-align: center; font-family: "Public Sans"; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; border: none;transition: all 0.6s; background: #fff; border: 1px solid transparent; }
a.theme-btn strong { color: #fff; font-weight: 800; transition: all 0.6s; }
a.theme-btn.btn-white{color: #000;transition: all 0.6s;}
a.theme-btn:hover { background: linear-gradient(90deg, #C99F42 4.07%, #976800 100%); transition: all 0.6s; color: #fff; }
a.theme-btn.btn-yellow { background: linear-gradient(90deg, #C99F42 4.07%, #976800 100%);transition: all 0.6s; }
a.theme-btn.btn-yellow:hover {background: #fff;transition: all 0.6s;color: #000; }
a.theme-btn.btn-yellow:hover strong{transition: all 0.6s;color: #000; }

/*  ---- HEADER-SECTION----- */
.header-section.sticky { position: fixed; z-index: 999; width: 100%; padding-top: 0;background: #000; }
.header-section.sticky .header-top-row { border: none; border-radius: 0; padding: 0; }
.header-section.sticky .logo { margin: 0; }
.header-section.sticky .logo a { width: auto; background: none; border: none; box-shadow: none; height: auto; border-radius: 0; }
header { position: absolute; z-index: 2;width: 100%; }
.header-section { padding: 31px 28px 0; }
.header-top-row .row { align-items: center; }
.logo { margin: -20px 0 -20px -12px; }
.logo a { display: inline-block; width: 140px; height: 140px; background: #000; border: 1px solid rgba(254, 250, 193, 0.20); box-shadow: 0px 0px 40px rgba(254, 250, 193, 0.30); text-align: center; line-height: 140px; border-radius: 50%; }
.header-top-row { border-radius: 60px; border: 2px solid #FEFAC1; background: #000; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); padding-right: 45px; max-width: 1825px; margin: 0 auto; }
.header-top-left { display: flex; align-items: center; justify-content: space-between; }
.header-call p { color: #C99F42; font-family: "Public Sans"; font-size: 22px; font-style: normal; font-weight: 700; line-height: normal; margin: 0; }
.header-call p a { color: #C99F42; margin-left: 20px; }
.header-call p a:hover{ color: #fff;transition: all 0.6s; }
.header-section .col-sm-9 { width: 92%; }
.header-section .col-sm-3 { width: 8%; }

section.banner-section { background: #000; position: relative; top: 0; width: 100%;z-index: 1; }
section.banner-section .col-sm-5 { width: 40%; }
section.banner-section .col-sm-7 { width: 60%; }
.banner-content { padding: 245px 20px 125px 140px; max-width: 1130px; float: right; }
.banner-heading { color: #FFF; font-family: Oswald; font-size: 66px; font-style: normal; font-weight: 600; line-height: 91px; margin-bottom: 10px; }
.banner-heading strong { font-weight: 600; }
.banner-heading b { font-size: 55px; display: block; }
section.banner-section::after { position: absolute; content: ''; width: 75%; height: 100%; top: 0; left: 0; z-index: -1; background-size: cover !important; }
.banner-content ul li { color: #FFF; font-family: "Public Sans"; font-size: 20px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 18px; background: url(../images/right-arrow.png) no-repeat; padding-left: 40px; background-position: 0 3px; background-size: 24px; }
.banner-content ul li strong { color: #C99F42; }
.banner-btn { padding-top: 35px; text-align: center; }
.banner-btn a.theme-btn.btn-white { margin-right: 20px; }
button.carousel-control-prev { display: none; }
button.carousel-control-next { display: none; }
section.banner-section .col-sm-5 { padding: 0; }
.banner-slider { position: relative; z-index: -1; height: 100%; }
.carousel { height: 100%; }
.carousel-inner { height: 100%; }
.carousel-item { height: 100%; }
.banner-slider .carousel-item>img { height: 100%;object-fit: cover;     width: 100%;}
.logo-content ul { display: flex; align-items: center; justify-content: space-between; }
.logo-content ul li img{transition: all 0.6s;}
.logo-content ul li:hover img{transition: all 0.6s; transform: scale(.95);}
section.logo-section { padding: 15px 35px; position: relative;background: #fff; }
section.logo-section::after { position: absolute; content: ''; width: 100%; height: 70px; left: 0; bottom: -70px; background: url(../images/logo-shedow.png) no-repeat; background-size: 100%; }

section.approach-section { padding: 100px 0 70px; }
.approach-section-row .row { justify-content: center; }
.approach-section-row { padding-top: 30px; margin: 0 -30px; }
.approach-section-row .col-sm-4 { padding: 52px 15px; }
.heading-title { color: #000; font-family: Oswald; font-size: 60px; font-style: normal; font-weight: 600; line-height: 80px; margin-bottom: 10px; }
.approach-item { position: relative; border-radius: 15px;transition: all 0.6s; background: #F5F5F5; padding: 1px 30px 25px; height: 100%; transition: all 0.6s; }
.approach-img figure { width: 106px; height: 106px; border-radius: 20px; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); text-align: center; line-height: 103px; }
.approach-img { position: relative; z-index: 1; }
.approach-item-box { display: flex; align-items: end; margin: -55px 0 30px; transition: all 0.6s; }
.approach-img{ margin-right: 50px; }
.approach-img figure::after { content: ''; position: absolute; width: 100%; height: 100%; transform: rotate(-45deg); border-radius: 20px; border: 1px solid #C99F42; left: 0; background: transparent; z-index: -1; transition: all 0.6s; top: 0; }
.approach-item:hover .approach-img figure::after { transform: rotate(0deg); z-index: 1; width: 100%; height: 100%; }
.approach-item h3 { color: #000; font-family: 'Tahoma'; font-size: 22px;text-align: center; font-style: normal; font-weight: 700; line-height: 28px;transition: all 0.6s; margin-bottom: 0px; }
.approach-item-box p a { color: #C99F42; }
.approach-item:hover p{color: #fff;transition: all 0.6s; }
.approach-item:hover h3{color: #C99F42;transition: all 0.6s; }
.approach-item:hover{background: #000;transition: all 0.6s;}
.approach-item:hover p a { color: #C99F42; }
.approach-item:hover p a:hover { color: #fff; }
.approach-btn { text-align: center; padding-top: 10px; }
.approach-btn a.theme-btn.btn-white { box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20); margin-right: 20px; border: 1px solid #000;}
.approach-btn a.theme-btn.btn-white:hover {        border: 1px solid transparent;}
.approach-btn a.theme-btn.btn-yellow:hover { box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20); border-color: #000;}

section.about-section {padding: 65px 0; background: #000; }
section.about-section .col-sm-7 { width: 60%; }
section.about-section .col-sm-5 { width: 40%;padding: 0; }
.about-left { padding-right: 50px; }
section.about-section .row { align-items: center; }
.about-right figure { border-radius: 15px; overflow: hidden; margin: 7px; }
.about-right figure img { object-fit: cover; width: 100%; border-radius: 15px;transition: all 0.6s; }
.about-left .heading-title { color: #C99F42; line-height: 80px; }
.about-left ul li { color: #FFF; }
.about-right { padding: 0 60px; display: flex; }
.about-right figure.about-img { margin-top: 80px; }
.about-left ul { padding-top: 15px; }

/* training-section */
.training-section .heading-title strong { font-weight: 400; color: #000; }
.training-section{ padding: 100px 0 85px; }
.video-section{ max-width: 1400px; margin: 40px auto 0; position: relative; }
.video-section figure{overflow: hidden; position: relative;border-radius: 5px;}
.video-section figure img{width: 100%;}
.video-section::after{ content: ''; background: url(../images/box-shadow.png) no-repeat; width: 100%; height: 146px;bottom: -102px; left: 0; right: 0; position: absolute;  z-index: -1;background-size: 100%;}
.radius, .radius a { width: 100px; height: 100px; border-radius: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; display: flex; align-items: center; justify-content: center; background: #fff;}
.radius a { z-index: 1; }
.place { background: #fff; z-index: 2; }
.radius .border-animation,
.place { display: block; width: 100%; height: 100%; position: absolute; border-radius: 100%; text-align: center; line-height: 99px; }
.radius .border-animation { z-index: 1; }
/*--.ba1 { animation: rounder1 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.39); } }
.ba2 { animation: rounder2 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.79); } }
.ba3 { animation: rounder3 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.99); } }
--*/
.video-popup .modal-dialog { max-width: 930px; position: absolute; top:0; left: 0; right: 0; transform:inherit !important; width: 94%; border-radius: 10px; margin: 45px auto 0; border: 8px solid #C99F42;}
.modal.video-popup .modal-content { border: none; box-shadow: none; }
.modal.video-popup .modal-body { border: none;padding: 0px; }
.modal.video-popup button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.videoIframe iframe { display: block; height: 520px; }  
.modal-backdrop.show { opacity: .9; }



.watch-text{ border-radius: 5px; background: #FFF; box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.20); padding: 10px 25px 10px 57px; display: flex; align-items: center; min-width: 312px;position: relative; }
.watch-text>img{ margin-right: 14px; }
.watch-text h5{ color: #000; font-family: 'Open Sans'; font-size: 28px; font-style: normal; font-weight: 600; line-height: 28px; margin: 0; text-transform: uppercase;position: relative; top: 2px; }
.watch-text-prent { position: absolute; top: -40px; right: 40px; } 
.right-direction { position: absolute; left: -44px; top: 28px; }
.watch-text-prent { position: absolute; top: -30px; right: 40px; }
.right-direction img{ -moz-animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite; }
@keyframes bounce { 0%, 20%, 50%, 80%, 100% { transform: translateY(0); } 40% { transform: translateY(-20px); } 60% { transform: translateY(-15px); } }
.modal.video-popup .modal-body .wrapper { position: relative; width: 100%; height: 0 !important; padding-bottom: 56.25%; /* 16:9 aspect ratio */}
section.support-section { padding-bottom: 70px;  padding-top: 70px; }
.support-item { border-radius: 15px; background: rgba(245, 245, 245, 0.96); padding: 45px 35px 15px; height: 100%; }
.support-item .support-item-box { display: flex; align-items: center; margin-bottom: 20px; }
.support-top-row .support-item h3 { color: #000; font-family: 'Tahoma'; font-size: 22px; font-style: normal; font-weight: 700; line-height: 34px; margin: 0; }
.support-item .support-item-box figure { margin-right: 12px; }
.support-item.support-item-1 figure { border-radius: 15px; overflow: hidden;height: 100%; }
.support-item.support-item-1 figure img { width: 100%; object-fit: cover;height: 100%; }
.support-item.support-item-1 { padding: 0; }
section.support-section .col-sm-3 { padding: 22px; }
.support-item:hover{background: #F3ECDD;}
.support-btm-row .support-item { text-align: center; padding: 55px 30px 50px; }
.support-btm-row .support-item figure { margin-bottom: 43px; }
.support-btm-row .support-item h4 { color: #000; text-align: center; font-family: "Public Sans"; font-size: 26px; font-style: normal; font-weight: 700; line-height: 40px; }
.support-btm-row .col-sm-3:nth-child(1) .support-item{background: rgba(245, 245, 245, 0.96);}
.support-btm-row .col-sm-3:nth-child(2) .support-item{background: #F3ECDD;}
.support-btm-row .col-sm-3:nth-child(3) .support-item{background: #FFFDDA;}
.support-btm-row .col-sm-3:nth-child(4) .support-item{background: #D8D8D8;}
.support-btm-row .support-item:hover h4{color: #C99F42;}

section.elite-protection .col-sm-12 { padding: 0; }
.elite-protection-video { width: 100%; height: 715px; position: relative; z-index: -1; }
.banner-videos video.fullscreenbg__video { width: 100%; height: auto; max-height: 100%; object-fit: cover; } 
.elite-protection-video video.fullscreenbg__video {
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: cover;
}
section.faq-section.faq-section.blog-hide {
    padding: 0;
}
.elite-protection-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 1200px; }
section.elite-protection { position: relative; z-index: 1;margin-top: 5px; }
section.elite-protection::after { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: rgb(0 0 0 / 70%); z-index: -1; }
.elite-protection-content .heading-title { color: #fff; }
.elite-protection-content p { color: #FFF; text-align: center; font-family: "Public Sans"; font-size: 22px; font-style: normal; font-weight: 500; line-height: 36px; }
.elite-protection-btn { padding-top: 25px; }
.elite-protection-btn a.theme-btn.btn-white { margin-right: 20px; }
.trained-protection-row { max-width: 1440px; margin: 0 auto; }
.protection-top-row .row{align-items: center;}
section.protection { padding: 110px 0 100px; background: #000;border-top: 5px solid #fff; }
section.protection .heading-title { color: #C99F42; }
section.protection .heading-title  strong{ color: #C99F42; }
.protection-top-row { max-width: 1280px; margin: 0 auto 0px; }
.protection-top-row .row:nth-child(even) { flex-direction: row-reverse; padding: 40px 0; }
.protection-top-row .row:last-child{padding-bottom: 0;}
.protection-top-row .col-sm-6 { padding: 15px 20px 15px 20px; }
.protection-item h2 { color: #C99F42; font-family: "Public Sans"; font-size: 40px; font-style: normal; font-weight: 700; line-height: 28px; margin-bottom: 25px; }
.protection-item p { color: #FFF; }
.protection-btn { padding-top: 15px; }
.protection-btn a.theme-btn.btn-yellow { margin-right: 20px; }
.protection-right figure { overflow: hidden; border-radius: 15px; border: 8px solid rgb(201 159 66 / 21%); }
.protection-right figure img { width: 100%; object-fit: cover; }
section.protection .section-heading.text-center { margin-bottom: 70px; }
.protection-top-row.protection-btm-row .row { flex-direction: row-reverse; }
.protection-top-row.protection-btm-row .protection-right { padding-left: 0; padding-right: 22px; }
.protection-top-row.protection-btm-row .protection-item { padding-right: 0; padding-left: 30px; }

section.trained-protection { background: #F5F5F5; padding: 125px 0; }
section.trained-protection .section-heading.text-center { max-width: 1200px; margin: 0 auto 20px; }
section.trained-protection .heading-title { margin-bottom: 30px; }
.trained-protection-row .col-sm-4 { padding: 25px; }
.heading-title strong { font-weight: 400; color: #000; }
.trained-protection-item { position: relative; border-bottom: 1px solid #D9D9D9; padding-bottom: 30px; }
.protection-sale { position: absolute; top: 27px; right: 0; background: #C99F42; padding: 5px 15px 7px; color: #000; font-family: "Public Sans"; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px;z-index: 1; }
.trained-protection-item figure { overflow: hidden; margin-bottom: 30px; border: 3px solid #C99F42; }
.trained-protection-item figure img { width: 100%; object-fit: cover; }
.trained-protection-item .trained-protection-item-text { display: flex; align-items: center; justify-content: space-between; }
.trained-protection-item-text h3 { color: #000; font-family: "Public Sans"; font-size: 30px; font-style: normal; font-weight: 700; line-height: 28px; margin: 0; text-transform: uppercase;
}
.default-btn a.theme-btn { background: linear-gradient(90deg, #C99F42 4.07%, #976800 100%); color: #fff; }
.default-btn a.theme-btn:hover { background: #fff; color: #C99F42; border: 1px solid #000; }
.trained-protection-item-text p { color: #525252; margin: 0; }
a.theme-btn.trained-protection-btn { border: 1px solid #C99F42; background: transparent; color: #000; text-transform: uppercase;}
a.theme-btn.trained-protection-btn:hover { border: 1px solid #000; background: #000;color: #fff; }
.protection-sale:hover a{ color: #fff }
.trained-protection-btn { text-align: center; padding-top: 45px; }
.trained-protection-btn a.theme-btn.btn-white { border: 1px solid #000;margin-right: 20px;transition: all 0.6s; }
.trained-protection-btn a.theme-btn.btn-white:hover { border: 1px solid #C99F42;background: #C99F42;transition: all 0.6s; }
.trained-protection-btn a.theme-btn.btn-yellow:hover { border-color: #000;transition: all 0.6s; }

/* delivered-dogs-section */

section.delivered-dogs-section { background: #000; padding: 120px 0; }
.delivered-dogs-row .row { justify-content: center; }
.delivered-dogs-row .col-sm-3 { padding: 20px; }
.heading-title.dogs strong { color: #C99F42; }
.heading-title.dogs { color: #C99F42; }
.dogs-item figure{ overflow: hidden; border-top-left-radius: 20px; border-top-right-radius: 20px; }
.dogs-item figure img { width: 100%; border-top-left-radius: 20px; border-top-right-radius: 20px; transition: 0.5s; }
.dogs-item:hover figure img{ transform: scale(1.1); }
.dogs-item{ border: 2px solid transparent; transition: 0.5s; border-radius: 22px;position: relative; }
.dogs-item:hover { border: 2px solid #C99F42; border-radius: 22px; }
.dogs-item:hover .dogs-box{ background: #C99F42; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.16); }
.dogs-box { background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.16); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; padding: 15px 0; }
.dogs-name h3 { color: #000; text-align: center; font-family: "Public Sans"; font-size: 30px; font-style: normal; font-weight: 700; line-height: 36px; }
.dogs-item:hover .dogs-name h3{ color: #fff; }
.dogs-item:hover .dogs-name p{ color: #000; }
.dogs-name p { color: #525252; font-weight: 500; text-align: center; }

/* experience-dogs-section */

.experience-dogs-row .row { justify-content: center; align-items: center; }
section.experience-dogs-section { background: #FFF; padding-top: 95px; position: relative; }
.experience-dogs-row { position: relative; z-index: 1; }
section.experience-dogs-section::after { position: absolute; content: ''; width: 100%; height: 100%; background: url(../images/service-bg.png) no-repeat; background-size: cover; top: 0; right: 0; }
section.experience-dogs-section::before { position: absolute; content: ''; width: 125px; height: 100%; background: url(../images/yello-line.png) no-repeat; background-size: cover; top: 0; left: 0; }
.experience-box { text-align: right; position: relative; }
.experience-box::after { position: absolute; content: ''; width: 416px; height: 416px; border-radius: 416px; opacity: 0.1; background: #323232; top: -49px; left: 66px; z-index: -1; }

.experience-text { padding-right: 75px; }
.experience-text .heading-title { color: #C99F42; padding-bottom: 10px; }
.experience-text .heading-title strong{ color: #C99F42; }
.experience-text .heading-title i { font-weight: 400; }
.dogs-btn { text-align: center; padding-top: 25px; }
a.theme-btn.btn-black { background: transparent; border: 1px solid #000; color: #C99F42; margin-right: 15px; transition: all 0.6s; }
a.theme-btn.btn-black:hover{ background: linear-gradient(90deg, #C99F42 4.07%, #976800 100%); color: #fff;border-color: #C99F42; } 
.dogs-btn a.theme-btn.btn-yellow:hover { background: #000; color: #fff; }

/*--timing-section--*/
.overview-timing-section { background: #000; background-size: cover; padding: 100px 0; position: relative; z-index: -1; }
.timing-table.table-responsive { max-width: 1300px; margin: 0 auto; }
.overview-timing-section .heading-title { color: #fff; }
.overview-table-row { padding-top: 15px; }
table.table.table-striped tr th { border: 1px solid rgb(201 159 66 / 30%); padding: 11px 10px; vertical-align: middle; background: #C99F42; color: #000; text-align: center; font-family: Oswald; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; border-right-color: #e1b656; border-top: 0; }
.table tbody td { padding: 20px 15px; border: 1px solid rgb(201 159 66 / 30%); vertical-align: middle; text-align: center; background: rgba(255, 255, 255, 0.10); }
 .table-striped tbody tr:nth-of-type(odd) {background: transparent; }
.table-striped tbody tr:nth-of-type(even) { background: transparent; } 
.table tbody td p { margin: 0; color: #FFF; font-family: "Public Sans"; font-size: 16px; font-style: normal; font-weight: 400; line-height: 22px; text-align: left; position: relative; padding-left: 22px; margin-bottom: 10px; }
.table tbody td p img{position: absolute; top: 2px; left: 0;}
.table tbody td:nth-child(1){width: 30%;}
.table tbody td:nth-child(2){width: 40%; background: #0A0910; --bs-table-bg-type: transparent;}
.table tbody td:nth-child(3){width: 15%;}
.table tbody td:nth-child(4) { width: 15%; }
table.table.table-striped tr th:nth-child(2){ background: #bf973f; --bs-table-bg-type: transparent;}
.table tbody td:nth-child(2) p{ color: #fff; }
.table tbody td:nth-child(1) p{padding-left: 0;}
/*  */
section.videos-slider-section { padding: 100px 0; }
.videos-items>img { width: 100%; object-fit: cover; }
.videos-img > figure > img {width: 100%;}
.videos-row-parent {position: relative;}
.videos-image {overflow: hidden;}
.videos-image img {width: 100%;transition: all 0.6s;}
.videos-box .slider.slider-nav .slick-slide { border-radius: 5px; overflow: hidden; border-top: 0; border-bottom: 0; padding: 0 5px; }
.videos-box .slider.slider-nav .slick-list.draggable { margin: 0 -5px; }

.videos-box { position: relative; max-width: 1400px; margin: 0 auto; }
section.videos-slider-section .video-section { max-width: 100%; margin: 20px auto 0; position: relative; }
section.videos-slider-section .video-section::after {display: none;}
ul.slick-dots { display: none !important; }
section.videos-slider-section  .video-section figure { overflow: hidden; position: relative; border-radius: 45px 45px 0px 0px; }
section.videos-slider-section  .video-section figure::after { content: ''; background: #000; width: 100%; height: 100%; bottom: 0; left: 0; right: 0; position: absolute; opacity: 0.3; }
.slick-slider { overflow: hidden; max-width: 1400px; margin: 0 auto; }

section.videos-other-section .video-section figure { border-radius: 10px; }
section.videos-other-section .row{justify-content: center;}
section.videos-other-section .col-sm-3{padding: 15px;}
section.videos-other-section .radius, section.videos-other-section .radius a  { width: 70px; height: 70px; }

/* services-section */
section.services-section { background: #F5F5F5; padding: 80px 0 100px; }
section.services-section .col-sm-2 { width: 25%; padding: 20px; }
section.services-section .col-sm-10 { width: 75%; }
section.services-section .col-sm-4 { padding: 20px; }

section.services-section .col-sm-6 { padding: 20px; }
.services-row-btm .row { flex-direction: row-reverse; }
.services-content { position: relative; height: 100%; }
.services-content::after { position: absolute; content: ''; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(0, 33, 123, 1) 0%, rgba(0, 6, 21, 1) 100%); opacity: .4; top: 0; left: 0; background-size: cover; }
.services-content figure { overflow: hidden; height: 100%; }
.services-content figure img { height: 100%; width: 100%; object-fit: cover; transition: all 0.6s; }
.services-content:hover img { transition: all 0.6s; transform: scale(1.1); }
.services-text { position: absolute; top: 20px; left: 20px; z-index: 1; }
.services-text h3 { color: #FFF; font-size: 30px; font-style: normal; font-weight: 700; line-height: 40px; }
.services-btn { text-align: center; padding-top: 35px; }
section.services-section .section-heading { padding-bottom: 25px; }
section.about-section .col-sm-7 { width: 54%; }
section.about-section .col-sm-5 { width: 46%; padding: 0; }
.about-left { padding-right: 50px; }
section.about-section .row { align-items: center; }
.about-left h3 { color: #000; font-size: 22px; font-weight: 400; line-height: 32px; }
.about-btn { padding-top: 45px; }

section.choose-us-section { padding: 100px 0; background: url(../images/choose-us-bg.jpg) no-repeat; background-size: cover; z-index: 1; position: relative; }
section.choose-us-section::after { position: absolute; content: ''; width: 100%; height: 100%; opacity: 0.9; background: #800000; top: 0; left: 0; background-size: cover; z-index: -1; }
section.choose-us-section .col-sm-4 { padding: 17px; }
section.choose-us-section .section-heading.text-center { padding-bottom: 25px; }
section.choose-us-section .section-heading .heading-title { color: #fff; }
.choose-us-heading.text-center { padding-bottom: 25px; }
section.choose-us-section .section-heading .sub-heading::after, section.choose-us-section .section-heading .sub-heading::before { background: #FFCD31; }
section.choose-us-section .section-heading .sub-heading { color: #FFCD31; }
.choose-us-box { border: 1px solid rgba(255, 255, 255, 0.20); background: #000615; height: 100%; padding: 45px 27px; text-align: center; transition: all 0.3s; }
.choose-us-box h3 { color: #FFF; font-size: 26px; line-height: normal; transition: all 0.3s; margin-bottom: 10px; font-family: "Playfair Display"; }
.choose-us-box p { transition: all 0.3s; color: #FFF; padding: 0 30px 0; }
p strong { transition: all 0.3s; }
.choose-us-box:hover { background: #FFF; transition: all 0.3s; }
.choose-us-box:hover h3 { color: #000; transition: all 0.3s; }
.choose-us-box:hover p { color: #666; transition: all 0.3s; }
.choose-us-box:hover p strong { color: #BE3738; transition: all 0.3s; }
.choose-us-btn { text-align: center; padding-top: 50px; }

section.testimonials-section { padding: 100px 0 130px; position: relative; z-index: 1; }
section.testimonials-section::after { position: absolute; content: ''; width: 84%; height: 30px; left: 0; bottom: 0; z-index: -1; background: url(../images/testimonials-btm-line.png) no-repeat; background-size: 100%, 100%; right: 0; margin: 0 auto; }
.testimonials-box { background: rgba(245, 245, 245, 0.96); padding: 30px 35px 25px 30px; transition: all 0.6s; height: 100%; border-radius: 45px; position: relative; z-index: 1; }
.testimonials-box::after { position: absolute; content: ''; width: 107px; height: 116px; right: 0; top: 0; z-index: -1; background: url(../images/testimonial-shape.png) no-repeat; }
.testimonials-heading .sub-heading::before { position: absolute; content: ''; width: 100px; height: 2px; background: #BE3738; top: 58%; left: -120px; transform: translateY(-50%); }
.testimonials-slider { padding: 40px 30px 0; }
.testimonials-box h3 { color: #BE3738; font-size: 20px; line-height: 26px; transition: all 0.6s; margin-bottom: 5px; }
.testimonials-box-heading { padding-bottom: 20px; }
.testimonials-box p { font-size: 16px; line-height: 26px; }
.testimonials-quto figure { width: 58px; transition: all 0.6s; height: 58px; background: #BE3738; text-align: center; border-radius: 50%; line-height: 54px; }
.testimonials-quto { position: absolute; top: 0; right: 0; border-radius: 50%; padding: 0; }
.testimonials-box:hover .testimonials-quto figure { background: #FFCD31; transition: all 0.6s; }
.testimonials-box:hover h3 { color: #000; transition: all 0.6s; }
.testimonials-box:hover { background: rgb(190 55 56 / 10%); transition: all 0.6s; }

.owl-stage { display: flex; }
.owl-item { display: flex; flex: 1 0 auto; }
.testimonials-slider.owl-carousel .owl-nav { margin: 50px auto 0; width: 100%; display: block; }
.testimonials-slider.owl-carousel .owl-nav::after { display: none; }
.testimonials-slider.owl-carousel .owl-nav::before { display: none; }
.testimonials-slider.owl-carousel .owl-dots { display: none; }
.owl-nav { text-align: center; }

.testimonials-slider.owl-carousel .owl-nav .owl-next, .testimonials-slider.owl-carousel .owl-nav .owl-prev { background-position: center !important; width: 50px; height: 50px; border-radius: 50%; margin: 0 10px; border: 1px solid #000; }
.testimonials-slider.owl-carousel .owl-nav .owl-prev { background: url(../images/owl-prev.png) no-repeat; }
.testimonials-slider.owl-carousel .owl-nav .owl-next { background: url(../images/owl-next.png) no-repeat; }
.testimonials-slider.owl-carousel .owl-nav .owl-prev:hover { background: url(../images/owl-prev-hover.png) no-repeat; border: 1px solid #BE3738; }
.testimonials-slider.owl-carousel .owl-nav .owl-next:hover { background: url(../images/owl-next-hover.png) no-repeat; border: 1px solid #BE3738; }
.testimonials-slider.owl-carousel .owl-nav span { display: none; }

section.gallery-section { padding: 145px 0 120px; }
section.gallery-section .col-sm-4 { padding: 20px; }
section.gallery-section .col-sm-8 { padding: 20px; }
section.gallery-section .col-sm-3 { padding: 20px; }
section.gallery-section .section-heading.text-center { padding-bottom: 10px; }
.gallery-items>img { width: 100%; object-fit: cover; height: 100%; }
.gallery-items { position: relative; overflow: hidden; margin: 0 0; height: 100%; }
.gallery-item-parent { position: absolute; bottom: 20px; left: 20px; right: 20px; top: 20px; background: rgb(190 55 56 / 90%); overflow: hidden; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s ease; }
.gallery-item-text { position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; width: 100%; text-align: center; }
a.example-image-link { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; align-items: center; height: 80px; width: 80px; position: relative; background: #fff; border-radius: 50%; margin: 0 auto; position: relative; }
.gallery-items:hover .gallery-item-parent { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.lb-nav a.lb-prev, .lb-nav a.lb-next { opacity: 1 !important; width: 50px !important; height: 50px; top: 50%; position: absolute; transform: translateY(-50%); }
.lb-nav a.lb-prev { left: 15px !important; }
.lb-nav a.lb-next { right: 15px !important; }
.lb-data .lb-close { background-size: 26px !important; }
.lb-nav { position: static !important; }
.lightbox { position: fixed !important; left: 0; top: 18% !important; }
.gallery-btn { text-align: center; padding-top: 30px; }

/* service-section */
section.testimonial-section { background: #000; padding: 110px 0; position: relative; }
.section-testimonial-inn .row { justify-content: center; }
.section-testimonial-inn .col-sm-4 { padding: 25px; }
section.testimonial-section::after { position: absolute; content: ''; width: 100%; height: 100%; right: 0; top: 0; background: url(../images/service-bg.png) no-repeat; background-size: cover; }
.section-testimonial-inn { position: relative; z-index: 1; }
.sub-heading { color: #FFF; font-family: Oswald; font-size: 52px; font-style: normal; font-weight: 400; line-height: 60px; padding-bottom: 25px; text-align: center; }
.sub-heading strong { color: #C99F42; font-weight: 600; }
.testimonial-box { border-radius: 45px; background: #FFF; box-shadow: 0px 0px 50px 0px rgba(163, 0, 70, 0.10); padding: 45px 28px 105px; height: 100%; position: relative; }
.testimonial-box p { font-size: 16px; line-height: 24px; }
.testimonial-box p strong { color: #000; font-weight: 600; }
.testimonial-box-heading img { border-radius: 50%; }
.star-quto { border-top: 1px solid rgb(201 159 66 / 50%); padding-top: 28px; display: flex; justify-content: space-between; }
.star-quto h4 { color: #C99F42; font-family: Oswald; font-size: 20px; font-style: normal; font-weight: 700; line-height: normal; }
.testimonial-item { position: absolute; bottom: 7px; width: 100%; padding-right: 130px; }

.testimonial-box-heading { position: absolute; bottom: 55px; right: 25px; }
.social-company { padding-top: 45px; }
.social-company ul { display: flex; justify-content: center; }
.social-company ul li { margin: 0 15px; }
.testimonial-video-item { height: 425px; overflow: hidden; border-radius: 20px; }
.testimonial-video-row .col-sm-3 { padding: 25px; }
.testimonial-video-row video.fullscreenbg__video { height: 100%; }
/* faq-section */
.faq-section { padding: 100px 0; }
.faq-section .section-heading { padding-bottom: 20px; }
.faq-section .faq-box { border-radius: 45px; border: 1px solid rgba(0, 0, 0, 0.50); background: #F5F5F5; padding: 70px 90px 100px; }
.faq-heading h3 { color: #000; text-align: center; font-family: Oswald; font-size: 60px; font-style: normal; font-weight: 400; line-height: 74px; }
.faq-heading h3 strong { font-weight: 600; color: #000; }
.faq-heading { padding-bottom: 30px; }
.faq-box .card { border-radius: 0; background: none; box-shadow: none; border: none; }
.faq-box .card-header { border: none; padding: 0; cursor: pointer; position: relative; margin: 0 0 0; background: transparent !important; }
.faq-box .card:first-child { border-top: 1px solid #CCC; }
.card-header-title.collapsed { color: #000; box-shadow: none; border-bottom: 1px solid #CCC; background-color: transparent; background: #F3F4F5; }
.collapse.show { border-bottom: 1px solid #CCC; }
.card-header-title { padding: 21px 75px 20px 0; position: relative; margin: 0; color: #C99F42; font-family: "Public Sans"; font-size: 24px; font-style: normal; font-weight: 500; line-height: 45px; }
.card-header-title.collapsed::after { background: url(../images/faq-pluse.png) no-repeat center; border: 1px solid #000; }
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background: #C99F42 url(../images/faq-minus.png) no-repeat center; width: 54px; height: 54px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 15px; border-radius: 45px; border: 1px solid #000; }
.card-body.default-css { margin: 0px 55px 0px 0; margin-bottom: 30px; padding: 0; }
.card-body.default-css p { color: #666; font-family: "Public Sans"; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; }
.faq-btn { text-align: center; padding-top: 90px; }
.faq-btn a.theme-btn.btn-yellow { padding: 14px 60px 18px; }
.faq-btn a.theme-btn.btn-yellow:hover{ box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20); }
/* blog-section */

.blog-item figure img { width: 100%; border-radius: 20px; transition: 0.5s; }
.blog-item figure { overflow: hidden; border-radius: 20px;}
.blog-item:hover figure img { transform: scale(1.1); }
.blog-heading { color: #000; font-family: Oswald; font-size: 60px; font-style: normal; font-weight: 400; line-height: 45px; padding-bottom: 60px; }
.blog-item { border-radius: 20px; background: #F5F5F5; padding: 40px 22px 22px; border: 2px solid #F5F5F5; transition: 0.5s; position: relative; height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
 }
.blog-item:hover { border: 2px solid #C99F42; background: #FFF; }
.blog-item h3 { color: #000; font-family: "Public Sans"; font-size: 24px; font-style: normal; font-weight: 600; line-height: 34px;margin-bottom: 15px; }
.blog-item h3 a{ color: #000; }
.blog-item:hover h3 a{ color: #C99F42; }
.blog-item .read-more a{ color: #C99F42; font-family: "Public Sans"; font-size: 18px; font-style: normal; font-weight: 600; line-height: 26px; }
.blog-item .read-more { position: relative; text-align: right; margin-bottom: 30px; }
.blog-item .read-more::before { content: ''; position: absolute; top: 50%; height: 1px; width: 78%; background-color: #D9D9D9; left: 0; transform: translateY(-50%); }
.blog-item:hover .read-more a{ color: #000; }
.blog-item .read-more a:hover{ color: #C99F42; }
section.blog-section .section-heading { padding-bottom: 30px; }
.blog-slider .owl-nav { position: absolute; right: 0px; top: -85px; }
.blog-slider button.owl-prev,
.blog-slider button.owl-next { width: 40px; height: 40px; border: none; margin: 0 20px; }
.blog-slider button span { display: none; }
.blog-slider button.owl-prev:hover { color: #000080; }

.blog-slider button.owl-prev { background: url(../images/slider-left.png) no-repeat !important; background-position: center !important; }
.blog-slider button.owl-prev:hover { background: url(../images/slider-left1.png) no-repeat !important; background-position: center !important; }
.blog-slider button.owl-next { background: url(../images/slider-right.png) no-repeat !important; background-position: center !important; }
.blog-slider button.owl-next:hover { background: url(../images/slider-right1.png) no-repeat !important; background-position: center !important; }


/* default-section */
section.default-section { padding-top: 90px; }
.default-section-row { border-radius: 45px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.20); padding: 20px 20px 30px; }
.default-section-row .heading-title { color: #000; font-family: Oswald; font-size: 60px; font-style: normal; font-weight: 400; line-height: 80px; text-align: center; }
.default-section-row .heading-title strong { color: #C99F42; font-weight: 600; }
.default-btn { text-align: center; padding-top: 20px; }
.default-section-row a.theme-btn.btn-yellow { background: transparent; border: 1px solid #000; margin-right: 20px; color: #C99F42; }
.default-section-row a.theme-btn.btn-yellow:hover { border: 1px solid transparent;color: #fff; background: linear-gradient(90deg, #C99F42 0%, #976800 100%); }

/* footer-section */
footer.footer-section { position: relative; z-index: -1; padding: 215px 0 0; background: url(../images/footer.jpg) no-repeat; background-size: cover; margin-top: -150px; }
footer.footer-section::after { position: absolute; content: ''; z-index: -1; opacity: 0.92; background: #F5F5F5; width: 100%; height: 100%; top: 0; }
.ftr-right { display: flex; flex-wrap: wrap; justify-content: space-between; padding-left: 110px; height: 100%; border-left: 1px solid rgb(217 217 217 / 30%); }
.ftr-items .ftr-title { color: #C99F42; font-family: "Public Sans"; font-size: 30px; font-style: normal; font-weight: 700; line-height: 34px; padding-bottom: 20px; }
.ftr-contact-col { display: flex; margin: 22px 0 22px; }
.ftr-contact-col figure { margin-right: 15px; }
.ftr-contact-col p { margin: 0; }
.ftr-contact-col p.address { color: #000; font-weight: 600; }
.ftr-contact-col p a { color: #000; transition: all 0.6s; }
.ftr-contact-col figure img { max-width: 30px; }
.ftr-social { text-align: center; max-width: 260px;
    margin: 20px auto 70px; }
.ftr-contact-col p a:hover { transition: all 0.6s; color: #C99F42; }
.ftr-social a { display: inline-block; height: 50px; width: 50px; border-radius: 50%;  text-align: center; line-height: 45px; transition: all 0.6s; margin: 4px 5px;}
footer.footer-section .col-sm-3 { padding-right: 0; }
.ftr-social a:hover { transition: all 0.6s; }
.ftr-social a img { transition: all 0.6s; }

.ftr-items ul { padding-top: 10px; column-count: 2; }
.ftr-items.menu { padding-right: 80px; }
.ftr-items ul li { font-family: "Public Sans"; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 20px; }
.ftr-items ul li a { color: #666; }
.ftr-items ul li a:hover { transition: all 0.6s; color: #C99F42; }
.ftr-copyright { padding: 20px 0 15px; border-top: 1px solid #D9D9D9; }
.ftr-copyright .row { align-items: center; }
.copyright-left p { margin: 0; color: #666; }
.copyright-left p a { color: #000; transition: all 0.6s; }
.copyright-left p a:hover { transition: all 0.6s; color: #C99F42; }
.copyright-right ul { display: flex; align-items: center; justify-content: end; }
.copyright-right ul li a { color: #666; }
.copyright-right ul li { color: #666; text-align: center; font-family: "Public Sans"; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; position: relative; }
.copyright-right ul li a:hover { transition: all 0.6s; color: #C99F42; }
.copyright-right ul li::after { content: '/'; padding: 0 15px; } 
.copyright-right ul li:last-child:after { display: none; }


/*--inner pages start--*/
section.inner-banner {position: relative;}
section.inner-banner::before { content: ''; height: 100%; width: 100%; bottom: 0; left: 0; position: absolute; background: linear-gradient(90deg, rgba(0, 0, 0, 0.60) 59.16%, rgba(0, 0, 0, 0.44) 118.82%);

}
.inner-banner>img {width: 100%;}
section.logo-section.about-inne { padding: 25px 35px 25px; }
.page-nav ul li { margin: 0px; list-style: none; color: #fff; font-family: 'Oswald'; font-size: 28px; font-style: normal; font-weight: 400; line-height: normal; }
.page-nav ul li span a { color: #FFF; }
.page-nav ul li span a:hover {color: #000;}
.page-nav ul li span { color: #FFF; }
section.inner-banner .caption-absolute { position: absolute; top: 52%; left: 0; width: 100%; transform: translateY(-50%); z-index: 1; text-align: center; margin: 0 auto; right: 0; }
.inner-banner .banner-title.inner-title { color: #FFF; text-align: center; font-family: Oswald; font-size: 57px; font-style: normal; font-weight: 500; line-height: 62px; }
.page-nav { width: 100%; text-align: center; position: absolute; bottom: -1px; left: 0; padding: 1px 10px 10px; border-radius: 0; background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 27.63%, #C99F42 50.24%, rgba(153, 153, 153, 0.00) 74.22%); }
section.about-section.inner { background: #fff; padding: 135px 0 80px; }
section.about-section.inner .about-left ul li { color: #666; }
section.training-section.inn { padding-bottom: 125px; }
section.videos-slider-section.about-inn { background: linear-gradient(180deg, #F5F5F5 0%, rgba(255, 255, 255, 0.00) 100%); padding-bottom: 0; }
section.default-section.inner { padding-top: 30px; }
section.about-section.inner .heading-title { color: #000; }


/* faq-section-page  */
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */ color: #666; opacity: 1; }
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666; opacity: 1; }
.gform_wrapper .medium::placeholder { color: #666; opacity: 1; }

.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -7px;}
.gform_wrapper .gfield { padding: 0 7px 15px; clear: both; text-align: left; width: 100%; margin: 0; }
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: 'Public Sans';font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666 !important;margin-bottom: 3px;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper textarea.medium {height: 100px!important;border-radius: 0;display: block;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;}
.gform_wrapper .medium.gfield_select { background: #fff url(../images/select-arrow.png) no-repeat right 13px center !important; background-size: 16px !important; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gform_wrapper .large { width: 100% !important; font-size: 16px !important; padding: 7px 15px 7px 15px !important; -webkit-appearance: none; resize: none; position: relative; height: 50px; transition: all 1s; margin: 0 !important; color: #666 !important; border: none; font-family: 'Public Sans'; font-style: normal; font-weight: 400; line-height: 28px; border: 1px solid rgb(0 0 0 / 20%); background-color: #fff; border-radius: 5px; }
.form-hero input.button.gform_button { display: inline-block; padding: 11px 27px 13px; color: #000; text-align: center; font-family: "Public Sans"; font-size: 18px; font-style: normal; font-weight: 600; line-height: 24px; border-radius: 45px; border: none; transition: all 0.6s; background: linear-gradient(90deg, #C99F42 4.07%, #976800 100%); }
.form-hero input.button.gform_button:hover { background: linear-gradient(90deg, #976800 4.07%, #C99F42 100%); color: #000; }

.modal-backdrop.show { opacity: 0.8; }
.modal.popup-form button.close { opacity: 1; position: absolute; right: 30px; top: 30px; font-size: 0; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; outline: none; }
.modal.popup-form button.close:hover{ color: #C99F42; opacity: 1; }
.modal.popup-form .modal-dialog { max-width: 680px !important; position: absolute; top: 0; left:0; right: 0; transform:inherit; width: 94%; border-radius: 10px; margin: 70px auto 0; }
.modal.popup-form .modal-content { border: none; box-shadow: none;border-radius: 10px; }
.modal.popup-form .modal-body { padding: 0; border: none; }
.modal.popup-form .modal-body .form-hero{border: none; max-width: 100%; width: 100%;padding: 40px 30px;}
/* .gform_wrapper.gravity-theme fieldset { padding: 0 !important; } */
.form-title { color: #000; font-family: Oswald; font-size: 30px; font-style: normal; font-weight: 600; line-height: 32px; margin-bottom: 20px;text-align: center; }
.form-title a{ color: #C99F42; display: block; padding-top: 10px; }
.form-title a:hover { color: #000; }
.form-title a img { width: 30px; margin-right: 5px; }
table.table.table-striped tr th:first-child { width: 30% !important; }
table.table.table-striped tr th:nth-child(2) { width: 30% !important; }
table.table.table-striped tr th:nth-child(3) { width: 20% !important; }
table.table.table-striped tr th:nth-child(2) { width: 20% !important; }
.faq-page-section{ padding: 80px 0; }
.faq-box .section-heading { padding-bottom: 20px; }
.faq-page-inn .faq-box .card{ margin-bottom: 0; }
.faq-page-inn .card-header-title.collapsed{ background: transparent; }
.faq-page-inn .faq-box { margin-bottom: 20px;padding: 40px 50px; border-radius: 15px; }
.faq-page-inn .faq-box:nth-child(even) { background: #F5F5F5; }

section.consultation-inn { padding: 120px 0 0; text-align: center; }
section.consultation-inn .section-heading p { font-size: 30px; font-weight: 500; line-height: 50px; }
section.consultation-inn .section-heading p strong { font-weight: 800; }
section.consultation-inn .section-heading.text-center { margin-bottom: 45px; }
.consultation-iframe figure { margin: 0 auto; }
section.consultation-inn.inquiry-inn { padding-bottom: 30px; }
section.consultation-inn.inquiry-inn .consultation-iframe { padding: 75px 55px 65px; border: none; position: relative; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.16); max-width: 990px; margin: 0 auto; }
section.consultation-inn.inquiry-inn .consultation-iframe::after { position: absolute; content: ''; width: 92%; height: 50px; left: 0; right: 0; z-index: -1; bottom: -33px; margin: 0 auto; text-align: center; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); }
section.consultation-inn.inquiry-inn .form-hero { padding-top: 0; }

.text-bg-warning { color: #000 !important; background-color: #C99F42 !important; font-size: 15px; }
.progress-bar { display: flex; flex-direction: column; justify-content: center; overflow: unset; color: var(--bs-progress-bar-color); text-align: right; white-space: nowrap; background-color: var(--bs-progress-bar-bg); transition: var(--bs-progress-bar-transition); position: relative; z-index: 1; padding-right: 2px; }
.progress-bar::after { position: absolute; content: ''; width: 50px; height: 50px; background: #C99F42; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.40); top: 50%; right: -6px; z-index: -1; border-radius: 50%; transform: translateY(-50%); }
section.consultation-inn.inquiry-inn label { color: #666; font-family: "Public Sans"; font-size: 15px; font-style: normal; font-weight: 400; line-height: 20px; padding-bottom: 6px; }

section.consultation-inn.inquiry-inn .form-hero .gform_wrapper input[type="text"],
section.consultation-inn.inquiry-inn .form-hero .gform_wrapper textarea,
section.consultation-inn.inquiry-inn .form-hero .gform_wrapper select,
section.consultation-inn.inquiry-inn .form-hero .gform_wrapper .medium { background-color: #FAFAFA; }
section.consultation-inn.inquiry-inn .form-hero .gform_wrapper input[type="text"],
section.consultation-inn.inquiry-inn .form-hero .gform_wrapper textarea,
section.consultation-inn.inquiry-inn .form-hero .gform_wrapper select,
section.consultation-inn.inquiry-inn .form-hero .gform_wrapper .medium { height: 60px; }
section.consultation-inn.inquiry-inn .gform_wrapper textarea.medium { height: 60px !important; }
section.consultation-inn.inquiry-inn .gform_footer.top_label { text-align: right; padding: 10px 0 0 0 !important; }
.gform_wrapper.gravity-theme .ginput_complex span { padding: 0 10px 25px !important; }
.consultation-inn.inquiry-inn .gform_wrapper .ginput_complex select { background: #FAFAFA url(../images/select-arrow.png) no-repeat right 13px center !important; background-size: 16px !important; }
.gform_wrapper .medium.gfield_select { background: #FAFAFA url(../images/select-arrow.png) no-repeat right 13px center !important; background-size: 16px !important; }
section.consultation-inn.inquiry-inn .form-hero input.button.gform_button { padding: 19px 50px 21px; font-size: 20px; line-height: 20px; color: #fff; }
section.consultation-inn.inquiry-inn .gform_page_footer { text-align: right; padding-right: 8px !important; }
fieldset#field_2_1 { padding: 0; }
.gform-theme-button.button{ display: inline-block; padding: 17px 40px 19px; color: #fff !important; text-align: center; font-family: "Public Sans"; font-size: 20px; font-style: normal; font-weight: 600; line-height: 24px; border-radius: 45px; border: none; transition: all 0.6s; background: linear-gradient(90deg, #C99F42 4.07%, #976800 100%); }
.gform-theme-button.button:hover{ background: linear-gradient(90deg, #976800 4.07%, #C99F42 100%); color: #fff !important; }
section.consultation-inn.inquiry-inn .gform_wrapper .gfield { padding: 0 10px 25px; }
.gform_page_footer.before { text-align: right; }
section.consultation-inn.inquiry-inn .form-hero .gform_body { margin: 0 -10px; }
section.consultation-inn.inquiry-inn .form-hero input.button.gform_button:hover { color: #fff; }
.videos-box .slider.slider-nav div figure{
    background: #000;
}
.videos-box .slider.slider-nav div img { height: 174px; object-fit: cover; 
    opacity: 0.5;
    background: #000;}
  .videos-box .slick-slide.slick-current.slick-active div img {
        opacity: 1;
    }
.gform_wrapper.gravity-theme .gf_progressbar_blue { background: #D9D9D9; }
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue { background-color: #C99F42 !important; color: #fff; height: 6px; }
.gform_wrapper.gravity-theme .gf_progressbar_percentage span { width: 50px !important; height: 50px; background: #C99F42; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.40); top: 50%; right: -6px; z-index: -1; border-radius: 50%; transform: translateY(-50%); text-align: center; color: #000; font-size: 15px !important; margin: 0 !important; line-height: 48px !important; }
.gform_wrapper.gravity-theme .gf_progressbar_title { display: none; }
.gform_wrapper.gravity-theme .gfield_label{ font-family: 'Public Sans' !important; font-style: normal; font-weight: 400 !important; line-height: 28px; color: #666 !important; }
.ginput_container.ginput_container_radio .gfield_radio { margin-bottom: 0; display: flex; align-items: center; }
.ginput_container.ginput_container_radio .gfield_radio .gchoice { width: 20%; }
.ginput_container.ginput_container_radio .gfield_radio .gchoice input.gfield-choice-input { vertical-align: baseline; accent-color: #c99f42;margin-right: 5px; }
.ginput_container.ginput_container_checkbox .gfield_checkbox input.gfield-choice-input { vertical-align: baseline; margin-right: 5px;accent-color: #c99f42; }
section.about-inner { background: #000; padding: 100px 0; margin-bottom: 100px; }
section.about-inner .col-sm-6 { padding: 20px; }
.about-inner-row .row { justify-content: center; }
section.about-inner .heading-title { color: #fff; }
section.about-inner .heading-title strong { color: #fff; }
section.about-inner .heading-title b { color: #C99F42; }
.about-item-inn { border: 15px solid rgb(255 255 255 / 20%); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.20); height: 100%; position: relative; }
section.about-inner .section-heading.text-center { margin-bottom: 20px; }
.about-item-inn::after { position: absolute; content: ''; width:100%; height: 100%; bottom: 0; left: 0; right: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%); margin: auto; top: 0; }
.about-item-inn img { width: 100%; object-fit: cover; }
.about-content { text-align: center; position: absolute; bottom: 58px; left: 25px; right: 25px; z-index: 1; }
.about-content h3 { color: #fff; font-family: "Public Sans"; font-size: 18px; font-style: normal; font-weight: 400; line-height: 24px; text-shadow: 1px 1px 1px black}
.about-content h3 strong { font-weight: 700; }
.about-item-inn-videos { height: 421px; }
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos { height: 900px; }
section.inner-banner.sale-banner .banner-title.inner-title strong { color: #fff; }
section.inner-banner.sale-banner .banner-title.inner-title { color: #C99F42; }
section.yakri-section { padding: 130px 0 100px;background: linear-gradient(360deg, #F5F5F5 0%, #FFF 100%); }
section.yakri-section .videos-box .slider.slider-five-nav .slick-slide { border-radius: 10px; overflow: hidden; border-top: 0; border-bottom: 0; padding: 10px 8px; }
section.yakri-section .video-section { margin: 0 auto 0; }
section.yakri-section .slick-slider { position: initial; }
section.yakri-section .slick-prev, section.yakri-section .slick-next { position: absolute; display: block; top: 36%; width: 44px; height: 44px; border-radius: 50%; background: url(../images/silk-arrow-2.png) no-repeat center; background-color: #000; background-size: 16px; }
section.yakri-section .slick-prev:hover, section.yakri-section .slick-prev:focus, section.yakri-section .slick-next:hover, section.yakri-section .slick-next:focus { background: url(../images/silk-arrow-2.png) no-repeat center;background-color: #C99F42;
    background-size: 16px; }
section.yakri-section .slick-prev { left: 25px; }
section.yakri-section .slick-next { right: 25px; }
.yakri-content p strong { font-weight: 700; }
.yakri-content p { margin-bottom: 8px; }
.yakri-content h3 { color: #C99F42; font-family: "Public Sans"; font-size: 20px; font-style: normal; font-weight: 700; line-height: 38px; margin-bottom: 20px; }
.yakri-content .default-css ul li { margin-bottom: 8px; padding-left: 40px; background-position: 0 3px !important; background-size: 25px; }
.yakri-btn a.theme-btn.btn-yellow:hover { color: #fff; background: #000; }
.yakri-btn { padding-top: 25px; }
section.empowered-protection { padding-bottom: 100px; }
section.empowered-protection .row { align-items: center; }
section.empowered-protection .col-sm-7 { width: 72%; }
section.empowered-protection .col-sm-5 { width: 28%; }
section.tailored-matchmaking { padding-bottom: 100px; }
section.tailored-matchmaking .row { align-items: center; }
.tailored-matchmaking-item { padding-left: 50px; }
section.onboarding { padding-top: 100px; }
section.onboarding .row { align-items: center; }
section.onboarding .col-sm-6 { padding: 15px 30px; }
section.onboarding .row:nth-child(even) { flex-direction: row-reverse; padding: 90px 0; }
.onboarding-img figure { border-radius: 10px; overflow: hidden;margin-bottom: 14px; }
.onboarding-img figure img {  object-fit: cover; transition: all 0.6s;width: 100%; }
.onboarding-img:hover figure img { transform: scale(1.1); }
.onboarding-img figure:hover img{transform: scale(1.1);}
section.inner-banner .banner-videos { width: 100%; height: 654px; position: relative; z-index: -1; }
.about-item-inn-videos{ overflow: hidden; height: 421px; position: relative; width: 100%; }
.about-item-inn-videos video.fullscreenbg__video{ position: absolute; top: 47%; left: 50%; width: auto; height: auto; min-width: 100%; min-height: 100%; -webkit-transform: translate(-50%, -47%); -moz-transform: translate(-50%, -47%); -ms-transform: translate(-50%, -47%); transform: translate(-50%, -47%); object-fit: cover; }
.trained-protection-row .row { justify-content: center; }

/* -------Traning-Inner-section------ */
section.inner-banner.training { padding: 190px 0 120px; background-repeat: no-repeat; z-index: 1;background-size: cover; }
section.inner-banner.training::before { z-index: -1; }
section.inner-banner.training .caption-absolute { position: initial; transform: translateY(0%); padding-top: 50px;}
section.inner-banner.training .col-sm-8 { width: 70%; }
section.inner-banner.training .col-sm-4 { width: 30%; }
section.inner-banner.training .banner-title.inner-title { color: #fff; font-size: 52px; font-weight: 400; line-height: 96px; }
section.inner-banner.training .banner-title.inner-title strong { font-weight: 500; }
section.inner-banner.training .banner-title.inner-title-2 { color: #FFF; font-size: 36px; font-weight: 400; line-height: 36px; letter-spacing: -2.2px; }
section.inner-banner.training .banner-title.inner-title-2 strong { font-weight: 600; }
.traning-banner-form { border-radius: 45px; background: rgb(255 255 255 / 90%); text-align: center; padding: 25px 35px 50px; float: right; max-width: 450px; }
.traning-banner-form .b-form-title { color: #000; font-family: Oswald; font-size: 19px; font-style: normal; font-weight: 400; line-height: 40px; margin-bottom: 20px; }
.traning-banner-form .b-form-title strong { font-weight: 600; color: #000; }
.traning-banner-form .form-hero .gform_wrapper input[type="text"],
.traning-banner-form .form-hero .gform_wrapper textarea,
.traning-banner-form .form-hero .gform_wrapper select,
.traning-banner-form .form-hero .gform_wrapper .medium { padding: 7px 20px 7px 20px !important; height: 60px; border: 1px solid rgb(0 0 0 / 20%); border-radius: 45px; box-shadow: 10px 10px 20px 0px rgba(2, 31, 53, 0.06); }
.traning-banner-form .gform_wrapper .gfield { padding: 0 0px 20px; } 
.traning-banner-form .form-hero .gform_body { margin: 0; }
.traning-banner-form .form-hero input.button.gform_button { padding: 19px 35px 23px; font-size: 20px; color: #fff; line-height: 18px; }
.traning-banner-form .gform_wrapper .gform_footer { padding: 5px 0 0 0 !important; }
section.philosophy-section { padding: 130px 0 100px; }
.philosophy-content.default-css h3 { color: #000; font-family: "Public Sans"; font-size: 28px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 20px; }
.philosophy-content.default-css ul li { margin-bottom: 18px; background-position: 0 4px !important; background: url(../images/right-arrow-3.png) no-repeat; background-size: 24px; }
.philosophy-row { padding-top: 20px; }
.philosophy-row .row { align-items: center; }
section.onboarding.training-tailored { padding: 0; } 
section.traning-days-section { background: #000; padding: 100px 0; margin-top: 100px; }
section.traning-days-section .heading-title { color: #fff; }
section.traning-days-section .heading-title strong { color: #fff; }

.traning-days-content.default-css { border-radius: 10px; background: #202020; padding: 0; position: relative; display: flex; height: 100%; }
.traning-days-content.default-css h3 { color: #FFF; font-family: "Public Sans"; font-size: 20px; font-style: normal; font-weight: 700; line-height: 28px; }
.traning-days-content.default-css h3 strong { font-weight: 900; }
.traning-days-content.default-css ul li { color: #FFF; background: url(../images/right-arrow-3.png) no-repeat; background-size: 18px; padding-left: 30px; background-position: 0 6px !important; }
.traning-days-content.default-css .counter { text-align: center; border-radius: 10px 0px 0px 10px; background: #C99F42; width: 88px; margin: -25px 25px -25px 0; position: relative; display: flex; align-items: center; justify-content: center; padding: 0 5px; }
.traning-days-content.default-css .counter h4 { color: #000; text-align: center; font-family: Oswald; font-size: 60px; font-style: normal; font-weight: 400; line-height: 28px; margin: 0; }
.traning-days-content.default-css .counter::after { content: ''; position: absolute; width: 0px; right: -30px; border-bottom: 0px solid #976800; border-left: 30px solid #976800; border-top: 25px solid transparent; top: 0; }
.traning-days-content.default-css .counter::before { content: ''; position: absolute; width: 0px; right: -30px; border-bottom: 25px solid transparent; border-left: 30px solid #976800; border-top: 0px solid #976800; bottom: 0; }
.traning-days-row .row { padding: 60px 0; position: relative; z-index: 1; }
.traning-days-row .row:nth-child(2n) { flex-direction: row-reverse; }
.traning-days-row .row:last-child { padding-bottom: 0; }
.traning-days-row .row .col-sm-6 { width: 60%; }
.traning-days-row .row .col-sm-6:nth-child(n) { padding-left: 100px; }
.traning-days-row .row:nth-child(2n) .col-sm-6 { padding-right: 180px; padding-left: 10px; }
.traning-days-row .row:nth-child(6) .col-sm-6 { width: 80%; }
.traning-days-row .row:nth-child(1)::after { position: absolute; content: ''; top: 176px; width: 574px; height: 410px; left: 28%; background: url(../images/traning-days-row-shape1.png) no-repeat; background-size: 100% 100%; }
.traning-days-row .row:nth-child(2)::after { position: absolute; content: ''; width: 100%; height: 356px; top: 216px; left: 26px; background: url(../images/traning-days-row-shape2.png) no-repeat; background-size: 100% 100%; z-index: -1;}
.traning-days-row .row:nth-child(3)::after { position: absolute; content: ''; width: 525px; height: 304px; top: 112px; left: 474px; background: url(../images/traning-days-row-shape3.png) no-repeat; background-size: 100% 100%;z-index: -1; }

.traning-days-row .row:nth-child(4)::after { position: absolute; content: ''; width: 1510px; height: 300px; top: 148px; left: 0; background: url(../images/traning-days-row-shape4.png) no-repeat; background-size: 100% 100%; }
.traning-days-row .row:nth-child(5)::after { position: absolute; content: ''; width: 850px; height: 340px; top: 157px; left: 194px; background: url(../images/traning-days-row-shape5.png) no-repeat; background-size: 100% 100%; }
.traning-days-content-text { padding: 25px 25px; width: calc(100% - 110px); }
.traning-days-row .col-sm-6 .traning-days-content.default-css:nth-child(2n) { flex-direction: row-reverse; }
section.meet-the-team { padding: 100px 0 0; }

.traning-btn { padding-top: 20px; text-align: center; }
.traning-days-row { padding-bottom: 0; max-width: 1466px; margin: 0 auto; }
.traning-days-row-2 .col-sm-6 { padding: 25px; }
.traning-days-row .row:nth-child(2n) .col-sm-6 .traning-days-content.default-css .counter { order: 2; margin: -25px 0px -25px 25px; border-radius: 0px 10px 10px 0px; }
.traning-days-row .row:nth-child(2n) .col-sm-6 .traning-days-content.default-css .counter::after { content: ''; position: absolute; width: 0px; left: -30px; right: auto; border-top: 0px solid transparent; border-left: 30px solid transparent; border-bottom: 25px solid #976800; top: 0; }
.traning-days-row .row:nth-child(2n) .col-sm-6 .traning-days-content.default-css .counter::before { content: ''; position: absolute; width: 0px; right: auto; border-top: 25px solid #976800; border-left: 30px solid transparent; border-bottom: 0px solid transparent; bottom: 0; left: -30px; }
.traning-days-row .row:nth-child(2n) .col-sm-6 .traning-days-content.default-css .traning-days-content-text { order: 1; }
section.meet-the-team .row { justify-content: center; }
section.meet-the-team .section-heading.text-center { margin-bottom: 35px; }

.meet-the-team-content h3 { color: #000; font-family: "Public Sans"; font-size: 26px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 15px; text-align: center;}
.meet-the-team-row .col-sm-4 .meet-the-team-content-top .meet-the-team-img figure img { height: 100%; width: 100%; object-fit: cover; transition: all 0.6s; }
.meet-the-team-row .col-sm-4 .meet-the-team-content-top:hover .meet-the-team-img figure img { transform: scale(1.1); transition: all 0.6s; }
.meet-the-team-row .col-sm-4 .meet-the-team-content-top .meet-the-team-img figure { height: 100%; border-radius: 10px; overflow: hidden; }
.meet-the-team-img { padding: 0 0; position: relative;width: 100%; }
.meet-the-team-img::after { content: ''; position: absolute; width: 0; height: 0; border-left: 13px solid transparent; border-bottom: 19px solid #C99F42; border-right: 13px solid transparent; top: -19px; left: 0; right: 0; margin: 0 auto; display: none;}
.meet-the-team-row .col-sm-4:nth-child(even) .meet-the-team-content-top .meet-the-team-img::after { display: none; content: ''; position: absolute; width: 0; height: 0; border-left: 13px solid transparent; border-top: 19px solid #C99F42; border-right: 13px solid transparent; bottom: -19px; left: 0; border-bottom: transparent; top: auto; }
.meet-the-team-row .col-sm-4 { padding: 0 15px; margin: 10px 0; }
.meet-the-team-content { padding: 20px 0 0; }
section.onboarding.training-tailored .row:last-child { padding-bottom: 0; }
.letters-recommendation{ background: #000; padding-bottom: 100px; }
.letters-recommendation .heading-title{color: #fff;}
.onboarding-img h4 { color: #fff; text-align: center; text-transform: uppercase; font-size: 34px; font-weight: 700; font-family: 'Oswald'; }
.traning-days-row-2 { max-width: 1470px; margin: 0 auto; }
.onboarding-img h4 strong{ font-weight: 700; }
.meet-the-team-content-top { border-radius: 15px; background: #FFF; box-shadow: 0px 4px 39px 0px rgba(0, 0, 0, 0.10); height: 100%; padding: 18px; }

/* -------contact-inn------ */

section.contact-inn { padding-top: 130px; }
section.contact-inn .container { max-width: 1400px !important; }
section.contact-inn .col-sm-7 { width: 50%; }
section.contact-inn .col-sm-5 { width: 50%; }
/* section.contact-inn .row { align-items: center; } */
section.contact-inn.contactpage-inn .contact-inn-row { padding-top: 15px; }
section.contact-inn .section-heading.text-center { margin-bottom: 35px; }
section.contact-inn .traning-banner-form { background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16) inset; padding: 50px 30px; max-width: 600px; float: left; text-align: left; }
section.contact-inn .traning-banner-form .form-hero .gform_wrapper input[type="text"],
section.contact-inn .traning-banner-form .form-hero .gform_wrapper textarea,
section.contact-inn .traning-banner-form .form-hero .gform_wrapper select,
section.contact-inn .traning-banner-form .form-hero .gform_wrapper .medium { padding: 15px 30px 17px 30px !important; box-shadow: 10px 10px 20px 0px rgba(2, 31, 53, 0.06); background: #F5F5F5; font-size: 18px !important; }
section.contact-inn .traning-banner-form .gform_wrapper .gform_footer { padding: 0px 0 0 0 !important; }
section.contact-inn .traning-banner-form .gform_wrapper textarea.medium { height: 145px !important; }
section.contact-inn .traning-banner-form .gform_wrapper .medium.gfield_select { background: #FAFAFA url(../images/select-arrow.png) no-repeat right 20px center !important; background-size: 20px !important; }
.contact-inn-row .section-heading { margin-bottom: 30px; }
.contact-inn-row .heading-title { font-size: 40px; line-height: 50px; margin-bottom: 20px; }
.contact-content h3 { color: #976800; font-family: "Public Sans"; font-size: 24px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 30px; }
.contact-content .ftr-contact-col figure { margin-right: 10px; }
.contact-content .ftr-contact-col { display: flex; margin: 0px 0 18px; }
.contact-content .ftr-contact-col p a { color: #666; transition: all 0.6s; }
.contact-content .ftr-items { margin-bottom: 45px; }
.contact-content .ftr-contact-col p a:hover { color: #976800; transition: all 0.6s; }
.contact-map iframe { height: 450px; width: 100%; padding: 8px; border-radius: 10px; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10); }
section.videos-slider-section.testimonial-video-inn { padding-bottom: 0; }
/*  */
section.yakri-section .video-section::after { display: none; }
section.blog-section.blog-inn { padding-top: 100px; }
.blog-wrapper .row { justify-content: center; }
.blog-wrapper .col-sm-4 { margin: 15px 0; }
.videobtn.play i:before { content: "\f04b"; /* FontAwesome play icon */ }
.videobtn.pause i:before { content: "\f04c"; /* FontAwesome pause icon */ }
.click-to-play-overlay { position: absolute; right: 0; cursor: pointer; width: 60px; height: 60px; background-image: url(../images/video-icon.png); z-index: 1; transition: all 0.6s; left: 0; top: 50%; transform: translateY(-50%); margin: 0 auto; }
.testimonial-video-item .video { width: 100%; height: auto; max-height: 100%; object-fit: cover; }
.video-div .wrapper { background-size: cover !important; background-repeat: no-repeat; width: 100%; margin-bottom: 0; overflow: hidden; height: 100%; position: relative; border-radius: 0; }
.video-div .video { opacity: 0; transition: 1s; position: absolute; top: 47%; left: 50%; width: auto; height: auto; min-width: 100%; min-height: 100%; -webkit-transform: translate(-50%, -47%); -moz-transform: translate(-50%, -47%); -ms-transform: translate(-50%, -47%); transform: translate(-50%, -47%); z-index: -1; object-fit: cover; max-height: 100%; }
.video-div.about-item-inn-videos{z-index: 1;}
.testimonial-video-item{position: relative;}
.testimonial-video-item .video-div { overflow: hidden; width: 100%; z-index: 1; position: relative; height: 100%; }
.testimonial-video-item .video-div .wrapper{border-radius: 20px;}

/* Distinctive Approach inner page */
section.reverse-engineering-excellence-section { padding: 100px 0; }
.reverse-engineering-excellence-row { background: #FFF; box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.10); padding: 0 50px; }
.reverse-engineering-excellence-row  h3 { color: #000; font-size: 30px; font-weight: 600; line-height: 34px; padding-top: 10px; }
.reverse-engineering-excellence-img {padding-top: 20px;}
.reverse-engineering-excellence-img ul { display: flex; justify-content: center; margin: 5px -45px; }
.reverse-engineering-excellence-img ul li { width: 33.33%; padding: 10px; }
.reverse-engineering-excellence-img ul li figure { border-radius: 10px; overflow: hidden; }
.reverse-engineering-excellence-img ul li figure img{ width: 100%; }
section.crafting-vanguard { padding: 100px 0; position: relative; }
section.crafting-vanguard::before { content: ''; position: absolute; top: 0; left: 0; background: #000; width: 100%; height: 45.5%; z-index: -1; }
section.crafting-vanguard .crafting-vanguard-top-row{ padding-left: 160px; }
section.crafting-vanguard .heading-title strong{ color: #fff; }
section.crafting-vanguard .heading-title  { color: #C99F42; }
.crafting-vanguard-top-row .row { align-items: center; padding-right: 160px; }
.crafting-vanguard-top-row .row:nth-child(even) { flex-direction: row-reverse; padding: 0 160px 0 0; border-radius: 10px 0px 0px 10px; background: #F5F5F5; margin: 60px 0; }
.crafting-vanguard-item { padding: 0 100px 0 0; }
.crafting-vanguard-top-row .row:nth-child(even) .crafting-vanguard-item { padding: 0 0 0 80px; }
.crafting-vanguard-top-row .row:last-child{padding-bottom: 0;}
.crafting-vanguard-top-row .col-sm-6 { padding: 0; }
.crafting-vanguard-item h2 { margin-bottom: 25px; color: #000; font-family: Oswald; font-size: 40px; font-style: normal; font-weight: 400; line-height: 36px; }
.crafting-vanguard-right figure { overflow: hidden; border-radius: 10px; border: 8px solid rgb(245 245 245 / 40%); }
.crafting-vanguard-right figure img { width: 100%; object-fit: cover; }
section.crafting-vanguard .section-heading.text-center { max-width: 1430px; margin: 0 auto 60px; }
section.crafting-vanguard .section-heading.text-center p{ color: #fff; }
.crafting-vanguard-top-row.crafting-vanguard-btm-row .row { flex-direction: row-reverse; }
.crafting-vanguard-top-row.crafting-vanguard-btm-row .crafting-vanguard-right { padding-left: 0; padding-right: 22px; }
.crafting-vanguard-top-row.crafting-vanguard-btm-row .crafting-vanguard-item { padding-right: 0; padding-left: 30px; }
.crafting-vanguard-top-row .row:nth-child(2) { margin-bottom: 200px; background: transparent; } 
.crafting-vanguard-top-row .row:nth-child(2) .crafting-vanguard-item h2{ color: #C99F42; }
.crafting-vanguard-top-row .row:nth-child(2) .crafting-vanguard-item p{ color: #fff; }
.crafting-vanguard-top-row .row:nth-child(1) .crafting-vanguard-item h2{ color: #C99F42; }
.crafting-vanguard-top-row .row:nth-child(1) .crafting-vanguard-item p{ color: #fff; }
section.experience-dogs-section.distinctive-approach-inn { background-size: cover; padding: 150px 0 270px; margin-bottom: -268px; z-index: -1; }
section.experience-dogs-section.distinctive-approach-inn::before{display: none;}
section.experience-dogs-section.distinctive-approach-inn::after{display: none;}
section.experience-dogs-section.distinctive-approach-inn .experience-text .heading-title { color: #C99F42; font-weight: 400; }
section.experience-dogs-section.distinctive-approach-inn .experience-text .heading-title strong{ color: #fff; }
section.experience-dogs-section.distinctive-approach-inn .experience-text p{ color: #fff; }
section.crafting-vanguard .row { margin: 0; }


section.overview-timing-section.dote-for-sale { padding: 0; }
section.testimonial-section.dote-sale { margin-bottom: -270px; position: relative; z-index: -1; padding-bottom: 290px; } 
.testimonial-video-item .click-to-play-overlay { top: 50%; }
.meet-the-team-content h3.t-name { color: #C99F42;text-align: center; }


/* blog details css*/
.blog-search {display: flex;align-items: center;justify-content: space-between;padding-bottom: 30px;}
.search-btn {width: 100%;margin-bottom: 30px;}
.search-btn form {position: relative}
.search-medium {width: 100%;padding: 15px 60px 15px 20px;height: 50px;background-color: transparent;font-size: 18px;line-height: 28px;color: #414141;font-family: Public Sans;font-weight: 400;border-radius: 5px; border: 1px solid rgb(0 0 0);;}
.search-btn button {border: none;position: absolute;top: 11px;width: 37px;right: 10px;background: transparent;}
section.service-detail {padding: 100px 0;}
section.service-detail.default-section .col-sm-4 {padding-left: 70px;}
section.service-detail.default-section .col-sm-8 {padding-right: 25px;}
.service-detail-list {padding: 30px 32px 17px;margin-bottom: 40px;border-radius: 4px;border: 1px solid #C99F42;background: #F5F5F5;}
.service-detail-list hr {background: #D9D9D9;height: 2px !important;position: relative;opacity: 1;}
.service-detail-list hr::before {content: '';position: absolute;left: 0;transition: 0.6s;width: 18%;height: 2px;background: #C99F42;}
.sidebar-title {margin-bottom: 10px;color: #000;font-family: Public Sans;font-size: 30px;font-style: normal;font-weight: 600;line-height: 36px;}
.service-detail-list ul li {list-style: none;position: relative;padding: 11px 20px 11px 15px;border-radius: 4px;background: #FFF;margin: 10px 0;}
.service-detail-list ul li a {display: block;transition: 0.6s;color: #000;font-family: Public Sans;font-size: 16px;font-style: normal;font-weight: 500;line-height: 25px;}
.service-detail-list ul li a::after {content: "\f105";font-style: normal;font-weight: 400;font-size: 15px;line-height: 20px;color: #d1cccc;font-family: FontAwesome;position: absolute;right: 10px;transition: 0.6s;top: 50%;transform: translateY(-50%);}
.service-detail-list ul li.active, .service-detail-list ul li:hover {background: #C99F42;color: #fff;}
.service-detail-list ul li.active a, .service-detail-list ul li:hover a {color: #fff;}
.service-detail-list ul li:last-child {border: none;}
.service-detail-img {position: relative;border-radius: 10px;overflow: hidden;background: #C99F42;text-align: center;margin-bottom: 40px;}
.service-detail-box-bottum {padding: 10px;position: absolute;bottom: 0;}
.service-detail-img::before {content: '';background: linear-gradient(180deg, rgba(163, 0, 70, 0.00) 0%, rgba(142, 3, 63, 0.99) 38.63%, #6D0733 100%);height: 54%;width: 100%;bottom: 0;background-size: 100% 100%;position: absolute;left: 0;}
.service-detail-img figure img {width: 100%;}
.service-detail-box-bottum h4 {margin-bottom: 16px;color: #FFF;text-align: center;font-family: Public Sans;font-size: 30px;font-style: normal;font-weight: 500;line-height: 40px;}
.service-detail-box-bottum a.theme-btn {min-width: 358px;font-size: 28px;padding: 20px 34px 19px;}
.service-detail-box-bottum a.theme-btn:hover {background-color: #C99F42;color: #fff;}
.service-detail-left .faq-section.inner .faq-box .heading-title {text-align: left;}
.service-detail-list.estimatin-titel {text-align: center;}
.estimatin-titel {text-align: center;padding: 50px 40px;margin-bottom: 40px;border-radius: 4px;border: 1px solid #C99F42;background: #F5F5F5;}
.estimatin-titel h4 {font-family: Public Sans;margin-bottom: 20px;color: #19202D;text-align: center;font-size: 30px;font-style: normal;font-weight: 600;line-height: 40px;}
.side-bar-banner {background: #000;}
.sidebar-bnnr-text {text-align: center;}
.sidebar-bnnr-text h4 {color: #FFF;text-align: center;font-family: Public Sans;font-size: 40px;font-style: normal;font-weight: 700;line-height: 50px;padding: 15px 0;margin: 0;}
.sidebar-bnnr-text h4 small {font-size: 36px;display: block;}
.side-bar-banner>figure img {width: 100%;}
button.button.gform_button_select_files {background: #C99F42;border: none;color: #666;padding: 5px 20px;color: #FFF;text-align: center;font-family: 'Public Sans';font-size: 18px;font-style: normal;font-weight: normal;line-height: 20px;}
button.button.gform_button_select_files:hover {background: #000;color: #fff;}
.gform_wrapper.gravity-theme .gform_drop_area {border-radius: 4px !important;border: 1px solid rgba(48, 69, 124, 0.20) !important;background: #FFF !important;padding: 8px !important;}
.nav-previous a:hover, .nav-next a:hover {background: #000;color: #fff;transition: all 0.6s;}
.nav-next a, .nav-previous a {display: inline-block; padding: 14px 27px 18px; color: #fff; text-align: center; font-family: "Public Sans"; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; border: none; border: 1px solid transparent; background: linear-gradient(90deg, #C99F42 4.07%, #976800 100%);transition: all 0.6s;}
.service-detail-left h1 {font-family: Public Sans;}
.blog-img-single figure img {width: 100%;}
figure.fimgs {margin-bottom: 20px;}
.nav-previous {float: left;}
.nav-next {float: right;}
nav.navigation.post-navigation {overflow: hidden;padding: 25px 0 16px}
.post-navigation span.post-title {display: none}
.post-navigation span.screen-reader-text {display: none}
/* section.blog-section.blogpage-single-section.default-section { padding-bottom: 0; }
 */
.blogpage-single-section .col-sm-4 {padding-left: 70px;}
section.blog-detail {padding: 100px 0;}
.blog-detail-left>figure>img {width: 100%;}
.blog-detail-left>figure {margin-bottom: 20px;}
.blog-detail-left h1 {font-family: 'Public Sans';}
section.blog-detail .col-sm-4 {padding-left: 70px;}
.blog-img-single>figure {border-radius: 10px;overflow: hidden;margin-bottom: 20px;}
.blog-img-single>figure>img {width: 100%;}
section.welcome-members-section.welcome-members-inn .tabs-text p a {word-break: break-all;}
.newsletter-form .gform_wrapper .gfield {padding: 0;}
#gform_confirmation_message_1 {color: #fff;}
.service-detail-list:last-child{margin-bottom: 0;}
.load-more-item {display: none;}
.select-button-right { max-width: 770px; margin: 30px auto 0; }
.select-button-right select.medium.gfield_select.department { margin: 0 !important; box-shadow: none; font-family: Public Sans; color: #666 !important; font-size: 18px !important; font-style: normal; font-weight: 400; line-height: 28px; border-radius: 4px; border: 1px solid rgba(0, 41, 80, 0.20); background: #F5F5F5 url(../images/select-arrow.png) no-repeat right 13px center; display: block; width: 100%; padding: 15px 20px 15px 20px; -webkit-appearance: none; }
span.gfield_required { display: none !important; }

/*---------------.prevent-burglaries-----*/

.prevent-burglaries-hero .banner-title.inner-title { font-weight: 400; margin: 0 -20px 5px; }
.prevent-burglaries-hero .banner-title.inner-title strong{ font-weight: 500; }
.prevent-burglaries-effective-section{ padding: 125px 0 90px; }
.prevent-burglaries-effective-section .heading-title{font-weight: 700;}
.prevent-burglaries-effective-section .row{align-items: center;}
.prevent-burglaries-effective-section .onboarding-img figure img { width: 100%; }
.prevent-burglaries-effective-section .onboarding-img { padding-right: 40px; }

.burglaries-content-section .heading-title strong{ font-weight: 400; color: #000; }
.burglaries-content-section .section-heading.text-center .heading-title strong{color: #fff;}
.burglaries-content-section .heading-title{ color: #C99F42;font-weight: 700; }
.chooseRight-dogs-row .row{align-items: center;}
.chooseRight-dogs-row .onboarding-img figure img { width: 100%; }
.chooseRight-dogs-row .onboarding-img { padding-left: 40px; }
.chooseRight-dogs-row { padding: 70px 0; }
/* .bottom-security-dogs{max-width: 1340px; margin: 0 auto;} */
section.burglaries-content-section { padding: 90px 0; background: #000; }
.trained-protection-burglaries .heading-title{ color: #000; font-family: "Public Sans"; font-size: 49px; font-style: normal; font-weight: 700; line-height: 50px; margin: 0 -20px; }
.trained-protection-burglaries .heading-title strong{ color: #C99F42; font-weight: 700; }
section.trained-protection.trained-protection-burglaries .section-heading { max-width: 100%; }
section.burglaries-content-section p{color: #fff;}
section.burglaries-content-section h3{color: #fff;}
.home-invasions-section .heading-title{ font-weight: 500;margin-right: -50px; }
section.burglaries-content-section.burglaries-content-section2 p{color: #666;}
section.burglaries-content-section.burglaries-content-section2 { background: #fff; }
section.burglaries-content-section.burglaries-content-section2 .section-heading.text-center .heading-title strong{color: #000;}
.home-security-row .section-heading h2 { color: #000; font-family: "Public Sans"; font-size: 49px; font-style: normal; font-weight: 700; line-height: 50px; }
.unique-quality-bx h3 { color: #000; font-family: "Public Sans"; font-size: 36px; font-style: normal; font-weight: 700; line-height: 40px; }
.home-security-row{margin-bottom: 70px;}
.home-security-row .row { padding: 30px 30px; 
    align-items: center;}
.row-main-inn-even .row:nth-child(even) { flex-direction: row-reverse; }
.row-main-inn-even .col-sm-6 { padding: 0 30px; }
.row-main-inn-even .onboarding-img figure img{ width: 100%; }
.row-main-inn-even .col-sm-12 .default-css.unique-quality-bx { padding-top: 20px; }

.benefit-beyond-section{ background: #F5F5F5; padding: 90px 0 30px; }

section.inner-banner.yakari-banner .banner-title.inner-title{ color: #C99F42;font-size: 66px; font-style: normal; font-weight: 700; line-height: 96px; }
section.inner-banner.yakari-banner .banner-title.inner-title strong{ color: #fff; }
.yakri-content ul{ display: flex; flex-wrap: wrap;border-bottom: 1px solid #CCC;margin: 35px 0; }
.yakri-content ul li { width: 50%; border-right: 1px solid #CCC; border-top: 1px solid #CCC; list-style: none; padding: 25px 15px 25px 80px; } 
.yakri-content ul li p{ margin: 0; }
.yakri-content ul li p strong{ margin: 0; font-size: 20px; font-weight: 600;color: #C99F42; }
.yakri-content ul li:nth-child(2n){border-right: 0;}
.yakri-btn a.theme-btn { margin: 0 8px; }
.yakri-content { padding: 0 24px; }
.yakri-btn a.theme-btn.btn-black{ background: #000; color: #fff; }
.yakri-btn a.theme-btn.btn-black:hover { background: linear-gradient(89deg, #C99F42 0.38%, #976800 99.55%); color: #fff; }
.yakri-section .videos-box .slider.slider-five-nav .slick-slide div { background: #000;border-radius: 10px; }
.yakri-section .videos-box .slider.slider-five-nav .slick-slide div img { opacity: 0.5; height: 188px; object-fit: cover;border-radius: 10px; }
.yakri-section .videos-box .slick-slide.slick-current.slick-active div img{ opacity: 1; }
.yakri-section .videos-box .slider.slider-five { padding: 0 10px; }
section.yakri-section .row { align-items: center; }
.peachof-mind-section{ padding:100px 0; }
.empowered-pro-item .heading-title{ color: #C99F42; }
.peachof-mind-section .col-sm-4 { width: 28%; }
.peachof-mind-section .col-sm-8 { width: 72%; }
section.empowered-protection .video-section { margin: 0; }
.peachof-mind-section .video-section { margin: 0; }
.empowered-pro-item h2{ font-size: 36px; margin-bottom: 18px;}

.empowered-pro-item ul li{ color: #666; font-family: "Public Sans"; font-size: 20px; font-style: normal; font-weight: 500; line-height: 30px; list-style: none; background: url(../images/list-icon-2.png) no-repeat top left; background-position: 0 5px; padding-left: 37px; margin-bottom: 13px; }
.empowered-pro-item ul li strong{ color: #C99F42;font-weight: 500; }
.empowered-pro-item ul { padding-bottom: 15px; }
.empowered-pro-item { padding-left: 20px; }

.tailored-matchmaking .col-sm-5 { padding-left: 0; width: 36%; }
.tailored-matchmaking .col-sm-7{ width: 64%; }
.tailored-matchmaking .onboarding-img figure{ border-top-left-radius: 0; border-bottom-left-radius: 0; }
.tailored-matchmaking .onboarding-img figure img{width: 100%;}
section.tailored-matchmaking .empowered-pro-item { padding-left: 60px; max-width: 1030px; }
section.tailored-matchmaking .tailored-matchmaking-bottom-text .empowered-pro-item { text-align: center; padding: 0; max-width: 100%; }
.tailored-matchmaking-bottom-text { padding: 40px 50px 0; }

section.videos-slider-section.yakari-page-videos { background: #F5F5F5; }
.onboarding .col-sm-5 { padding-right: 0; width: 36%; }
.onboarding .col-sm-7 { width: 64%;padding: 0 40px; }
.onboarding .row:nth-child(even){ flex-direction: row-reverse; }
.onboarding .row:nth-child(even) .col-sm-5 { padding-left: 0; right: 15px; }
.peachof-mind-section .row:nth-child(even) { flex-direction: row-reverse; }
.choosing-right-protection-box { padding: 100px 0; background: #000; }
.choosing-right-pro-text h3 { color: #fff; font-family: "Public Sans"; font-size: 32px; font-style: normal; font-weight: 700; line-height: 40px; margin-bottom: 15px; }
.choosing-right-pro-text h3 strong { color: #C99F42; font-weight: 700; }
.choosing-right-pro-text ul { margin-bottom: 30px; }
.choosing-right-pro-text ul li {
    color: #fff;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    background: url(../images/list-icon-2.png) no-repeat top left;
    background-position: 0 5px;
    padding-left: 27px;
    margin-bottom: 13px;
    list-style: none;
    background-size: 20px;
}
.choosing-right-pro-text p { color: #fff; }
.choosing-right-pro-text.top { padding-right: 50px; }
.choosing-right-pro-img figure img { width: 100%; transition: all 0.6s; }
.choosing-right-pro-img figure:hover img { transform: scale(1.1); }
.choosing-right-pro-img { overflow: hidden; border-radius: 10px; background: rgba(255, 255, 255, 0.20); padding: 10px; }
.choosing-right-pro-img figure { overflow: hidden; border-radius: 10px; }
.choosing-right-pro-text.breed { padding: 50px 0 35px; }
.choosing-right-pro-text p strong { color: #fff; font-weight: 700; }
.choosing-right-protection .section-heading h2 { color: #fff; font-family: "Public Sans"; text-align: center; font-size: 49px; font-style: normal; font-weight: 700; line-height: 50px; margin-bottom: 60px; }

.choosing-right-protection .col-sm-6 { margin: 10px 0; }
section.peachof-mind-section.peachof-mind-section2 { padding-top: 0; }
section.peachof-mind-section.peachof-mind-section2 .empowered-pro-item { padding: 0; padding-right: 20px; }
.peachOf-bottom-content { padding-top: 20px; }
section.onboarding.onboarding-yakari2 { padding-top: 0; }
.protection-sale.delivered-dogs p { color: #fff; margin: 0; }
.assessing-your-protection-row { padding: 60px 0 100px; background: #FFF; }
.choosing-right-pro-text.bottom p { color: #666; }
.choosing-right-pro-text.bottom li { color: #666; }
.choosing-right-pro-text.bottom h3 { color: #000; }
.assessing-your-protection-row .text-center h2 { color: #000; margin-bottom: 25px; }

.protection-dog-img { border-radius: 10px; background: rgb(201 159 66 / 20%); padding: 10px; overflow: hidden; }
.protection-dog-img figure img { width: 100%; transition: all 0.6s; }
.protection-dog-img figure:hover img { transform: scale(1.1); }
.protection-dog-img figure { overflow: hidden; border-radius: 10px; }
.assessing-your-protection-row .row:nth-child(even) { flex-direction: row-reverse; }
.assessing-your-protection-row .row { padding: 40px 0; justify-content: center; align-items: center; }
.assessing-your-protection-row .col-sm-6 { padding: 0 20px; }
.choosing-right-pro-text.bottom u { color: #C99F42; }
section.peachof-mind-section.peachof-mind-section2 { padding-top: 0; }
section.peachof-mind-section.peachof-mind-section2 .empowered-pro-item { padding: 0; padding-right: 20px; }

.peachOf-bottom-content{padding-top: 20px;}
section.onboarding.onboarding-yakari2 { padding-top: 0; }
.protection-sale.delivered-dogs p { color: #000; margin: 0; }
.approach-item:hover a { color: #C99F42; }
.approach-item a.read-more { display: inline-block; }
.approach-item a.read-more.hide-me { display: none; }
.approach-item a.show-less{ display:none; }
.hide { display: none; }
section.unique-content-section { background: #000; padding: 100px 0; }
section.unique-content-section .home-security-row .section-heading h2 { color: #fff; }
section.unique-content-section .unique-quality-bx h3{color: #fff;}
section.unique-content-section .unique-quality-bx p{color: #fff;}
section.unique-content-section2 { padding-top: 100px; }
section.unique-content-section .home-security-row { margin-bottom: 0; }
section.unique-content-section .onboarding-img figure { border: 10px solid rgba(255, 255, 255, 0.20); }
section.onboarding.onboarding-berndt .col-sm-5 { padding-left: 0; }
.choosing-right-pro-text.bottom li strong{ color: #C99F42; }
.tailored-matchmaking-bottom-text.conthide { padding: 0; }
section.onboarding.onboarding-yakari.yakari-hide .row:last-child { padding-bottom: 0; }
.assessing-your-row .row { align-items: center; }
fieldset#field_5_1 { padding: 0; }
.choosing-right-protection-box .assessing-your-row .row { align-items: inherit; }


.modal.video-popup .modal-content .wrapper .fullscreenbg__video {
    position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}
section.burglaries-content-section .row {
    padding: 30px 30px;
}
.blog-detail-text.default-css .table tbody td {
    background: no-repeat;
}
.page-template-template-protection-invasions section.unique-content-section2 .home-security-row .row {
    align-items: center;
}

.testi-social {
    text-align: center;
    padding-top: 20px;
}
.testi-social a {
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 5px 5px;
    border: 2px solid #fff;
}
.testi-social a img{transition: all 0.6s ease;}
section.instagram-feed-section {
    padding-top: 50px;
}
.eapps-instagram-feed-title{display: none;}
.eapps-instagram-feed-posts-grid-load-more.es-load-more-button.eapps-instagram-feed-posts-grid-load-more-visible {
    display: inline-block;
    padding: 14px 27px 18px;
    color: #fff;
    text-align: center;
    font-family: "Public Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    border-radius: 45px;
    border: none;
    background: linear-gradient(90deg, #C99F42 4.07%, #976800 100%) !important;
    transition: all 0.6s;
    height: auto;border: 1px solid transparent;
}
.eapps-instagram-feed-posts-grid-load-more.es-load-more-button.eapps-instagram-feed-posts-grid-load-more-visible:hover{
background: #fff !important;
    color: #000;border-color: #000;
}
.eapps-instagram-feed-posts-grid-load-more-container.eapps-instagram-feed-posts-grid-load-more-enabled {
    text-align: center;
}
.eui-widget-title.es-widget-title.eapps-instagram-feed-title {
    display: none !important;
}
section.instagram-feed-section .section-heading.text-center {
    padding-bottom: 20px;
}
.eapps-instagram-feed-posts-item-image-icon {
    z-index: 0 !important;
}
.eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-overlay {
    z-index: 0 !important;
}
section.traning-days-section.home-section {
    margin: 0;
    background: #f5f5f5;
}

section.traning-days-section.home-section {
    margin: 0;
    background: #f5f5f5;
}

section.traning-days-section.home-section .heading-title {
    color: #000;
}
section.consultation-inn.inquiry-inn.applypage-inn {
    padding-top: 200px;
}
section.contact-inn.contactpage-inn {
    padding-top: 200px;
}

section.default-section.inpad.afd-thank.thank {
    padding-top: 200px;
}


/* .thank-img {
    margin-bottom: 40px;  
} */

.thank-img figure {
    border: 3px solid #c99f42;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2);
    border-radius: 15px;
    overflow: hidden;    text-align: center;    padding: 50px 0;
}
.thank-img figure img {
    margin: 0 auto;
    display: block;
}

/*  */

section.videographer-section { padding: 100px 0 300px; background: #000; margin-bottom: -250px; }
section.videographer-section .heading-title { color: #C99F42; }
section.videographer-section .heading-title strong { color: #C99F42; }
.videographer-row { margin-top: 25px; }
.videographer-box { padding-left: 45px; }
.videographer-box figure { overflow: hidden; border-radius: 15px; background: rgba(255, 255, 255, 0.10); margin-bottom: 70px; }
.videographer-box figure img { width: 100%; }
section.videographer-section p { color: #fff; }
.videographer-content.default-css p a { color: #C99F42; }
.videographer-content.default-css p a:hover { color: #fff; }
.videographer-btn { margin-top: 40px; }
.videographer-content.default-css ul li { color: #fff; background: url(../images/yes-arrow.png) no-repeat; }

/* zoomable img */
.zoomable__img {
transform-origin: var(--zoom-pos-x, 0%) var(--zoom-pos-y, 0%);
transition: transform 0.5s linear;
}
.zoomable--zoomed .zoomable__img {
cursor: zoom-in;
transform: scale(var(--zoom, 2));
}

.wp-pegination {padding-top:60px;}
.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    justify-content: center;
}
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a {
width: 40px;
    height: 40px;
    display: inline-block;
    margin: 4px 4px !important;
    border: 1px solid #C99F42 !important;
    font-family: "Public Sans";
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px !important;
    color: #000;
    padding: 0 !important;
}
.wp-pegination span.current, .wp-pegination .page:hover {color: #fff;border-color: #C99F42;background: #C99F42;}
.wp-pegination a.nextpostslink {background: url(../images/pagination-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0 !important;}
.wp-pegination a.nextpostslink:hover ,.wp-pegination a.previouspostslink:hover {
  background: #C99F42 url(../images/pagination-next-hover.png);
  border-color: #C99F42 !important;
}
.wp-pegination a.previouspostslink {background: url(../images/pagination-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0 !important;transform: rotate(180deg);}
.wp-pegination span.current, .wp-pegination .page:hover {
  color: #fff;
  border-color: #C99F42;
  background: #C99F42;
}
span.pages, span.extend, a.last, a.first {display: none;}
nav.navigation.pagination {display: none;}


table.table.table-striped.table2 tbody td:nth-child(1) {
    width: 25%;
}
table.table.table-striped.table2 tbody td:nth-child(2) {
    width: 40%;
}
table.table.table-striped.table2 tbody td:nth-child(3) {
    width: 35%;
}





/* -----------LANDING-PAGE---------- */

.header-section.landing .header-top-left { padding-left: 38%; }
footer.footer-section.landing .ftr-call-row { display: flex ; padding-top: 10px; }
footer.footer-section.landing .ftr-call-row .ftr-contact-col { margin: 0; padding-right: 130px; }
footer.footer-section.landing .ftr-call-row .ftr-contact-col:last-child{padding-right: 0;}
footer.footer-section.landing .ftr-copyright { margin-top: 36px; }
footer.footer-section.landing .ftr-social { text-align: left; max-width: 370px; margin: 0;padding: 0; }
footer.footer-section.landing { border-top: 1px solid #000; }
section.default-section.inn-landing::after { position: absolute; content: ''; z-index: -1; background: #F5F5F5; width: 100%; height: 100%; top: 0;left: 0; }
section.default-section.landing { padding-top: 0; position: relative; }

section.banner-section.landing::before { position: absolute; content: ''; width: 75%; height: 100%; top: 0; left: 0; z-index: -1;background: linear-gradient(89deg, rgba(0, 0, 0, 0.65) 61.05%, rgba(0, 0, 0, 0.03) 75.75%); }
section.banner-section.landing::after{ display: none; }
section.banner-section.landing { padding: 250px 0 200px; background-repeat: no-repeat; background-size: cover; }
section.banner-section.landing .banner-content { padding: 0; max-width: 1020px; float: none; }
section.banner-section h2 { color: #FFF; font-family: Oswald; font-size: 36px; font-style: normal; font-weight: 400; line-height: 44px; }
section.banner-section h2 strong{ color: #C99F42; font-weight: 700; }
section.banner-section.landing .banner-content ul{ padding-top: 15px; }
section.banner-section.landing .banner-content ul li { background: url(../images/verify.png) no-repeat; background-position: 0 4px; background-size: 24px; }
section.consultation-inn.inquiry-inn.landing { padding-bottom: 100px; }

section.banner-section.landing .banner-heading { font-weight: 400; font-size: 60px; }
section.banner-section.landing .banner-heading strong{ font-weight: 500; }

section.default-section.thank-you-landing { padding: 280px 0 100px; }
section.default-section.thank-you-landing .heading-title { position: absolute; left: 0; top: 390px; right: 0; color: #000; text-align: center; font-family: Oswald; font-size: 50px; font-style: normal; font-weight: 500; line-height: normal; }
section.consultation-inn.schedulepage-inn.landing { padding-bottom: 60px; }
section.facebook-instagram-section { background: #F5F5F5; padding: 0 0 100px; }
section.facebook-instagram-section .eui-widget-title.es-widget-title.eapps-instagram-feed-title { display: block !important; color: #000; font-family: Oswald; font-size: 60px; font-style: normal; font-weight: 600; line-height: 80px; margin-bottom: 20px; padding: 0; }


/* facebook landing page */
section.banner-section.landing.fb { padding: 300px 0 0; }
section.banner-section.landing.fb .banner-content { max-width: 1430px; margin: 0 auto; text-align: center; }
section.banner-section.landing.fb::before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.85) 72.34%); }
section.banner-section.landing.fb .banner-content p { color: #fff; }
section.banner-section.landing.fb  .banner-btn { padding-top: 15px; }
section.banner-section.landing.fb .logo-content ul { background: #FFF; box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.25); max-width: 1168px; margin: 70px auto -70px; padding: 20px 30px; justify-content: space-around; }
section.gap-success-created-section { background-size: cover !important; padding: 150px 0 70px; }
section.gap-success-created-section p { color: #fff; }
section.gap-success-created-section h2 { color: #C99F42; font-size: 22px; font-weight: 700; line-height: 38px; }
.gap-success-created.default-css { background: #1C1C1C; max-width: 1316px; margin: 40px auto; text-align: center; padding: 30px 20px 10px; }
section.gap-success-created-section h3 { color: #C99F42; text-align: center; font-family: Oswald; font-size: 30px; font-style: normal; font-weight: 700; line-height: 38px; }
.gap-success-created.default-css ul { margin: 10px auto 0; column-count: 3; gap: inherit; }
.gap-success-created.default-css ul li { color: #fff; font-size: 22px; line-height: 38px; padding: 45px 20px 20px; background-position: center 0 !important; background: url(../images/list-arrow.png) no-repeat; background-size: 38px; max-width: 380px; margin: 0 auto; }
.gap-success-created-box ul { display: flex ; justify-content: space-around; max-width: 1100px; margin: 0 auto; }
.gap-success-created-box ul li { text-align: center; list-style: none; padding: 10px; }
.gap-success-created-box ul li figure { margin-bottom: 15px; }
section.testimonial-section.fb-video .col-sm-3 { width: 33.33%; padding: 15px; }
section.testimonial-section.fb-video .radius a, section.testimonial-section.fb-video .radius  { background: transparent; border-radius: 0; }
section.testimonial-section.fb-video .testimonial-video-item { height: auto; border-radius: 0px; background: #36454F; }
section.testimonial-section.fb-video .testimonial-video-item figure img { width: 100%; }

.fb-video-content{ padding: 20px 20px 5px; } 
.fb-video-content h3 { color: #C99F42; font-family: "Open Sans"; font-size: 22px; font-style: normal; font-weight: 700; line-height: 30px; margin-bottom: 5px; } .fb-video-content p { color: #fff; } 
.fb-video-row h2 { color: #C99F42; text-align: center; font-family: Oswald; font-size: 40px; font-style: normal; font-weight: 500; line-height: 40px; }
section.testimonial-section.fb-video::after {display: none;}
section.testimonial-section.fb-video .sub-heading { color: #000; }
.fb-video-row { padding-bottom: 20px; }

section.current-security-system-section { background: #C99F42; padding: 18px 5px 22px; }
section.current-security-system-section p { color: #000; text-align: center;  font-size: 22px; font-style: normal; font-weight: 700; line-height: 30px; margin: 0; }

section.fb-process-section { position: relative; background-size: cover; padding: 100px 0; z-index: 1; } 
section.fb-process-section::after { position: absolute; content: ''; z-index: -1; opacity: .8; background: #000; width: 100%; height: 100%; top: 0; } 
section.fb-process-section .row { justify-content: center; } 
section.fb-process-section .col-sm-3 { padding: 15px; } 
.fb-process-box figure { width: 100px; background: #36454F; height: 100px; border-radius: 50%; text-align: center; line-height: 90px; } 
.fb-process-box h3 { color: #FFF; font-size: 24px; font-weight: 600; line-height: 34px; } 
.fb-process-box p { color: #FFF; } 
.fb-process-box h2 { color: #C99F42; font-size: 38px; font-weight: 400; line-height: 34px; margin: 0; } 
.fb-process-count { display: flex ; align-items: center; justify-content: space-between; margin-bottom: 20px; position: relative; } 
.fb-process-count::after { position: absolute; content: ''; z-index: -1; background: #D9D9D9; width: 50%; height: 2px; top: 50%; transform: translateY(-50%); } 
.fb-process-box { max-width: 340px; }


section.rolling-the-dice-section { background-size: cover; padding: 100px 0; } 
section.rolling-the-dice-section .sub-heading { color: #000; } 
section.rolling-the-dice-section .row { justify-content: center; } 
section.rolling-the-dice-section .col-sm-6 { padding: 30px; } 
.rolling-the-dice-box { border-radius: 10px; background: #CDDBE4; height: 100%; padding: 30px 40px; border-left: 5px solid #C99F42; }
.rolling-the-dice-box h3 { color: #C99F42; font-size: 30px; font-weight: 700; line-height: 50px; } 
.rolling-the-dice-box p { color: #000; font-weight: 600; border-bottom: 1px solid rgb(0 0 0 / 9%); padding-bottom: 20px; margin-bottom: 20px; } .rolling-the-dice-box p strong { color: #666; font-size: 15px; font-style: italic; font-weight: 400; line-height: 22px; display: block; } 
.rolling-the-dice-box p:last-child { border-bottom: none; margin-bottom: 0; } 
section.rolling-the-dice-section .col-sm-6:nth-child(even) 
.rolling-the-dice-box { background: #E2DBDB; border-color: #36454F; } 
.rolling-the-dice-box p img { margin-right: 15px; } 
section.rolling-the-dice-section .col-sm-6:nth-child(even) 
.rolling-the-dice-box p{ border: none; }


section.security-systems-cta-section { position: relative; background-size: cover; padding: 100px 0; z-index: 1; } 
section.security-systems-cta-section::after { position: absolute; content: ''; z-index: -1; width: 100%; height: 100%; top: 0; opacity: 0.9; background: #36454F; } 
section.security-systems-cta-section .section-heading strong { display: block; } 
.security-systems-cta-btn a.theme-btn.btn-white { margin-right: 15px; }
section.security-systems-cta-section .sub-heading {
    line-height: 80px;
}

section.meet-family-section { background-size: cover; padding: 100px 0 50px; } 
section.meet-family-section .sub-heading , section.faq-section.fb-faq .sub-heading { color: #000; } 
section.meet-family-section .row { justify-content: center; } 
section.meet-family-section .col-sm-3 { padding: 20px; } 
.meet-family-box { text-align: center; } 
.meet-family-box figure { border-radius: 5px; overflow: hidden; margin-bottom: 20px; } 
.meet-family-box h3 { color: #000; text-align: center; font-size: 30px; font-weight: 600; line-height: 40px; } 
.meet-family-box h3 a{ color: #000; }

section.real-protection-section { background: #36454F; padding: 100px 0; }
section.real-protection-section .row { justify-content: center; }
section.real-protection-section .col-sm-4 { padding: 15px; } 
.real-protection-box { border-radius: 10px; border: 2px solid #C99F42; background: #202D36; padding: 50px 50px 30px; height: 100%; }
.real-protection-box h3 { color: #C99F42; text-align: center; font-size: 38px; font-style: normal; font-weight: 700; line-height: 45px; margin-bottom: 20px; } .real-protection-box p { color: #fff; display: flex ; align-items: center; justify-content: space-between; border-bottom: 1px solid hsl(0deg 0% 85.1% / 34%); padding-bottom: 10px; margin-bottom: 10px; } 
.real-protection-box p strong{ color: #fff; font-weight: 400; } 
.real-protection-box-bottum hr { background: #C99F42 !important; height: 3px; opacity: 1; width: 80%; margin: 20px auto; } 
.real-protection-box-bottum p { display: block; text-align: center; border: none; padding: 0; } 
.real-protection-box-bottum p strong{ color: #C99F42; } 
.real-protection-cta-btn { text-align: center; padding-top: 20px; }


section.elite-home-security-section .col-sm-7 { position: relative; background-size: cover; padding: 0; z-index: 1; width: 60%; } 
section.elite-home-security-section .col-sm-5 { padding: 0; width: 40%; } 
section.elite-home-security-section .col-sm-7::after { position: absolute; content: ''; z-index: -1; opacity: .8; background: #000; width: 100%; height: 100%; top: 0; } 
section.elite-home-security-section .section-heading { padding: 30px 30px 30px 160px; align-content: center; height: 100%; } 
section.elite-home-security-section .section-heading p { color: #fff; } 
section.elite-home-security-section .section-heading h2 { color: #C99F42; font-family: Oswald; font-size: 34px; font-style: normal; font-weight: 500; line-height: 40px; } 
section.elite-home-security-section .section-heading h3 { color: #C99F42; font-size: 22px; font-style: normal; font-weight: 400; line-height: 36px; } 
section.elite-home-security-section .section-heading .sub-heading{text-align: left;} 
.elite-home-security-map figure img { width: 100%; }

section.testimonial-section.fb-video.testimonial { position: relative; } 
section.testimonial-section.fb-video.testimonial::before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; opacity: 0.8; background: #36454F; } 
section.testimonial-section.fb-video.testimonial .sub-heading { color: #fff; } 
section.testimonial-section.fb-video.testimonial .testimonial-box { border-radius: 0; } 
section.testimonial-section.fb-video.testimonial .fb-video-row { padding: 20px 20px 0; }

section.faq-section.fb-faq { background-repeat: no-repeat; background-size: cover; padding-right: 148px; }
section.faq-section.fb-faq .col-sm-5 { width: 52%; padding-left: 0; }
section.faq-section.fb-faq .col-sm-7 { width: 48%; }
section.faq-section.fb-faq .faq-box { border-radius: 0; border: none; background: transparent; padding: 0; padding-left: 25px; }
section.faq-section.fb-faq .faq-box .card { border-radius: 4px; background: #FFF; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16); margin-bottom: 20px; }
section.faq-section.fb-faq .card-header-title { padding: 20px 55px 20px 30px; color: #666; font-size: 20px; font-weight: 600; line-height: 30px; }
section.faq-section.fb-faq .card-header-title.collapsed { color: #666; box-shadow: none; border-bottom: none; background-color: transparent; background: transparent; }
section.faq-section.fb-faq .faq-box .card-header h5:after, section.faq-section.fb-faq .card-header-title::after { content: ""; background: url(../images/faq-minus-fb.png) no-repeat center; width: 20px; height: 20px; border-radius: 0; border: none; }
section.faq-section.fb-faq .card-header-title.collapsed::after { background: url(../images/faq-pluse-fb.png) no-repeat center; }
section.faq-section.fb-faq .card-body.default-css { margin: 0px 55px 0px 30px; margin-bottom: 10px; 
    padding: 0 0 1px; }
section.faq-section.fb-faq .faq-box .card:first-child { border-top: none; }
section.faq-section.fb-faq .collapse.show { border-bottom: none; }
.load-more-btn { padding-top: 15px; }
.load-more-btn a.theme-btn.btn-yellow:hover { background: #000;color: #fff; }
.faq-img {
    height: 100%;
}
.faq-img figure  {
    height: 100%;
}
.faq-img figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}



section.apply-section { background-repeat: no-repeat; background-size: cover; padding: 100px 20px; }
section.apply-section .col-sm-6 { padding: 0 25px; }
.apply-img {
    height: 100%;
}
.apply-img ul {
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.apply-img ul li {
    list-style: none;
    width: 100%;
    height: 50%;
}
.apply-img ul li figure {
    height: 100%;
}
.apply-img ul li figure img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.apply-bx p {
    margin: 0;
}

section.really-thinking-section { background-repeat: no-repeat; background-size: cover; padding: 100px 0px; position: relative;z-index: 1;}
section.really-thinking-section::after{position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0; opacity: 0.8;z-index: -1; background: #000;}
section.really-thinking-section .col-sm-6 { padding: 15px 30px; }
.really-thinking-box { height: 100%; padding: 30px 25px; border-radius: 10px; background: rgb(245 245 245 / 90%); }
.really-thinking-box h2 { color: #000; font-size: 28px; font-style: normal; font-weight: 700; line-height: 38px; font-family: 'Public Sans'; margin-bottom: 15px; }

section.limited-availability-section { position: relative; background-size: cover; padding: 100px 0; z-index: 1; } 
section.limited-availability-section::after { position: absolute; content: ''; z-index: -1; width: 100%; height: 100%; top: 0; opacity: 0.9; background: #F5F5F5; } 
section.limited-availability-section h2 { color: #666; text-align: center; font-family: 'Public Sans'; font-size: 22px; font-style: normal; font-weight: 400; line-height: 32px; }
section.limited-availability-section h2 b{ color: #C99F42; font-weight: 700; }
section.limited-availability-section h3 { color: #000; text-align: center; font-family: Oswald; font-size: 38px; font-style: normal; font-weight: 500; line-height: 44px; }
section.limited-availability-section .sub-heading { color: #000; }
.limited-availability-btn { padding-top: 20px; }

/* timer */
#timer { margin: 15px auto 15px; max-width: 740px; color: #000; text-align: center; font-family: Oswald; font-size: 90px; font-style: normal; font-weight: 600; line-height: 110px; text-transform: uppercase; }
#timer div { display: inline-block; min-width: 175px; }
#timer div span { display: block;  text-align: center; color: #666; font-family: 'Public Sans'; font-size: 26px; font-style: normal; font-weight: 400; line-height: 30px; text-transform: capitalize;}
section.our-videos-section.demo-video-landing { padding: 70px 0 40px 0; }

section.cta-section.cta-fb { padding: 100px 0; background: #000; }
section.cta-section.cta-fb p { color: #fff; }
.cta-row.text-center h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    padding: 35px 0 40px;
}
.cta-content-box { border-radius: 4px; background: #242424; max-width: 600px; margin: 25px auto 50px; padding: 15px 40px; text-align: left; }
.cta-content-box h2 { color: #FFF; font-size: 22px; font-style: normal; font-weight: 600; line-height: 28px; font-family: 'Public Sans'; }
.cta-text { max-width: 980px; margin: 0 auto; display: flex ; justify-content: space-between; align-items: center; }
.cta-btm { border-top: 1px solid rgb(217 217 217 / 40%); padding-top: 35px; margin-top: 40px; }
.cta-btm .cta-btn { padding-top: 15px; }
.cta-content-box ul li { color: #fff; }
.cta-btn a.theme-btn.btn-yellow { margin-right: 15px; }

section.facebook-instagram-section.fb { background: transparent; padding: 100px 0 60px; }

section.logo-section.fb { background: rgba(255, 255, 255, 0.96); box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.25); padding: 30px 0; }
section.logo-section.fb::after{display: none;}
footer.footer-section.landing-fb { margin: 0; padding: 100px 0 0; }
footer.footer-section.landing-fb .ftr-social { text-align: left; max-width: 100%; margin: 30px 0 0; }
footer.footer-section.landing-fb .ftr-items .ftr-title { color: #000; font-weight: 600; }
footer.footer-section.landing-fb .newsletter-form { padding-top: 20px; max-width: 450px; }
footer.footer-section.landing-fb  .ftr-copyright { margin-top: 50px; }

/* -----NEWSLETTERS-CSS----- */
.newsletter-form form { position: relative; }
.newsletter-form .medium { padding: 13px 30px 13px 30px !important; display: block !important; height: 60px !important; width: 100% !important; margin: 0 !important; color: #666; font-family: "Open Sans"; font-size: 18px !important; font-style: normal; font-weight: 600; line-height: 28px !important; border-radius: 45px !important; border: 1px solid #976800 !important; background: #FFF !important; }
.newsletter-form input.button.gform_button { display: inline-block !important; border: none !important; cursor: pointer; transition: all 0.6s ease-out; color: #fff; font-family: 'Public Sans'; font-size: 20px !important; font-style: normal; font-weight: 500; line-height: 28px !important; padding: 14px 35px 18px !important; margin-top: 0px !important; border-radius: 45px !important; background: #C99F42 !important; }
.newsletter-form input.button.gform_button:hover {background-color: #000 !important;color: #fff;}
footer.footer-section.landing-fb .newsletter-form .gform_wrapper .gfield {
    padding: 0 0 20px;
}
.newsletter-form .gform_wrapper .gform_footer {position: initial;}
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */ color: #666;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.newsletter-form .medium::placeholder {color: #666;opacity: 1;}
.newsletter-form .gform_body { margin: 0; }
.load-more-item { display: none; }
    footer.footer-section.landing-fb .col-sm-5 {
        width: 42%;
    }
            footer.footer-section.landing-fb .col-sm-3 {
        width: 25%;
    }
           footer.footer-section.landing-fb  .col-sm-4 {
        width: 33%;
    }


.contact-content.sticky{
position: sticky;
top: 160px;
left: 0;
}

@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;float: none;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #000 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #C99F42 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 30px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #C99F42 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #C99F42; font-family: 'FontAwesome'; left: 0; position: absolute; top: 2px; background: url(../images/right-arrow.png) no-repeat; height: 22px; width: 22px; background-size: 22px; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before { filter: none; transition: 0.6s; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
/*------------- mega menu2 CSS---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: 15px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);
    left: 0;}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;float: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #C99F42 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a { padding: 2px 0 !important; margin-left: 0px !important; font-weight: 600; }
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #C99F42 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 26px !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children>a { padding: 5px 0 !important; margin-left: 0px !important; font-weight: 700; color: #000 !important; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #C99F42 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #C99F42 !important;top: 21px;display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a { padding-left: 14px !important; padding-top: 6px !important; font-weight: 400; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #C99F42 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li { position: relative; padding-left: 0 !important; text-transform: inherit !important; float: none; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li { padding-left: 15px !important; width: 100%; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li::before { content: ""; font-size: 18px; color: #C99F42; font-family: 'FontAwesome'; left: 0; position: absolute; top: 5px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 22px; filter: brightness(0); }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children::before{display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children ul.sub-menu li a:hover { color: #C99F42 !important; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li:hover::before { filter: none; transition: 0.6s; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu { opacity: 1 !important; visibility: visible !important; position: relative; background: transparent; box-shadow: none; padding: 0; transform: rotateX(0deg); padding-left: 0px; left: 0;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu ul.sub-menu { column-count: 1; }
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #C99F42 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;left: 0;}
}

@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
	 
}

@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1420px) { 
.section-heading.text-center.dog-thnk { position: relative; top: 30px; }
.section-heading.text-center.dog-thnk p{ margin:0px; }
section.default-section.afd-thank { padding-top: 60px; }
.thank-img { margin-top: 40px; }
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1530px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}
@media (max-width: 1899px) {
.banner-content { padding: 185px 0 65px 60px; }

}
@media (max-width: 1799px) {
.banner-heading { font-size: 60px; line-height: 85px; }
.banner-heading b { font-size: 50px; }
.approach-section-row { padding-top: 30px; margin: 0; }
.header-call p a { margin-left: 10px; }
.header-top-row { padding-right: 30px; }
.heading-title { font-size: 50px; line-height: 70px; }
.home-invasions-section .heading-title { margin-right: -30px; }

}
@media (max-width: 1699px) {
.banner-heading { font-size: 54px; line-height: 74px; margin-bottom: 13px; }
.banner-heading b { font-size: 44px; }
.banner-content { padding: 210px 0 120px 40px; }
.logo a { width: 115px; height: 115px; line-height: 115px; }
.logo a img { max-width: 69px; }
.container { padding: 0 40px !important; max-width: 100% !important; }
.header-call p img { max-width: 28px; }
.header-call p a { margin-left: 10px; }
.header-call p { font-size: 20px; }
.banner-content ul li { font-size: 18px; margin-bottom: 10px; padding-left: 33px; background-position: 0 4px; background-size: 21px; }
.banner-btn { padding-top: 25px; }
a.theme-btn { padding: 12px 25px 16px; font-size: 18px; line-height: 28px; }
.banner-btn a.theme-btn.btn-white { margin-right: 15px; }
section.logo-section::after { height: 60px; bottom: -60px; }
.logo-content ul li img { max-width: 100px; max-height: 70px; width: auto;}
section.approach-section { padding: 80px 0 50px; }
.heading-title { font-size: 50px; line-height: 64px; }
.approach-img figure { width: 95px; height: 95px; line-height: 94px; }
.approach-img { margin-right: 40px; }
.approach-img figure img { max-width: 56px; }
.approach-item h3 { font-size: 20px; }
.approach-item-box { margin: -45px 0 25px; }
.approach-section-row .col-sm-4 { padding: 42px 15px; }
.approach-item { padding: 1px 30px 20px; }
section.about-section { padding: 50px 0; }
.about-left .heading-title { line-height: 60px; }
.training-section { padding: 80px 0 70px; }
.video-section::after { height: 113px; bottom: -70px; }
.video-section { max-width: 1340px; margin: 25px auto 0; }
section.support-section { padding-bottom: 70px; padding-top: 70px; }
section.support-section .col-sm-3 { padding: 15px; }
.support-item { padding: 35px 30px 15px; }
.support-item .support-item-box { margin-bottom: 15px; }
.support-top-row .support-item h3 { font-size: 20px; line-height: 30px; }
.support-btm-row .support-item { padding: 35px 30px 25px; }
.support-btm-row .support-item figure { margin-bottom: 20px; }
.support-btm-row .support-item h4 { font-size: 22px; line-height: 32px; }
.support-btm-row .support-item figure img { max-width: 75px; }
.elite-protection-video { height: 590px; }
.elite-protection-btn { padding-top: 10px; }
.elite-protection-btn a.theme-btn.btn-white { margin-right: 15px; }
section.protection { padding: 80px 0 70px; }
section.protection .section-heading.text-center { margin-bottom: 35px; }
.protection-top-row .col-sm-6 { padding: 10px 25px; }
.protection-btn a.theme-btn.btn-yellow { margin-right: 15px; }
.protection-item h2 { font-size: 35px; line-height: 35px; margin-bottom: 20px; }
.protection-top-row .row:nth-child(even) { padding: 30px 0; }
.protection-top-row .row:last-child { padding-bottom: 0; }
section.trained-protection { padding: 80px 0; }
section.trained-protection .section-heading.text-center { margin: 0 auto 15px; }
.trained-protection-row .col-sm-4 { padding: 20px 20px; }
.trained-protection-item-text h3 { font-size: 25px; }
.trained-protection-item figure { margin-bottom: 15px; }
.trained-protection-btn { padding-top: 30px; }
.trained-protection-btn a.theme-btn.btn-white { margin-right: 15px; }
section.delivered-dogs-section { padding: 80px 0; }
.delivered-dogs-row .col-sm-3 { padding: 15px; }
.delivered-dogs-row .col-sm-3 { padding: 15px; }
.dogs-name h3 { font-size: 25px; line-height: 30px; }
.dogs-box { padding: 10px 0 5px; }
section.experience-dogs-section { padding-top: 80px; }
section.experience-dogs-section::before { width: 117px; }
.experience-box::after { width: 375px; height: 375px; border-radius: 375px; }
.experience-box img { max-width: 500px; }
.dogs-btn { padding-top: 15px; }
.overview-timing-section { padding: 80px 0; }
.table tbody td { padding: 25px 10px; }
.table tbody td figure img { max-width: 26px; }
.table tbody td p { padding-left: 23px; }
section.videos-slider-section { padding: 70px 0 80px; }
section.videos-slider-section .video-section { margin: 10px auto 0; }
section.testimonial-section { padding: 80px 0; }
.sub-heading { font-size: 48px; line-height: 58px; padding-bottom: 15px; }
.section-testimonial-inn .col-sm-4 { padding: 15px; }
.testimonial-box { padding: 35px 25px 105px; }
.testimonial-box-heading { bottom: 40px; }
.star-quto { padding-top: 15px; padding-bottom: 15px; }
.social-company { padding-top: 35px; }
.social-company ul li img { max-width: 250px; }
.social-company ul li { margin: 0 10px; }
.star-quto h4 { margin: 0; }
.experience-text { padding: 40px 75px 40px 0; }
.faq-section { padding: 80px 0; }
.faq-section .faq-box { padding: 50px 60px 80px; }
.card-header-title { padding: 16px 80px 15px 0px; font-size: 22px; line-height: 40px; }
.faq-box .card-header h5:after, .card-header-title::after { width: 45px; height: 45px; }
.card-body.default-css { margin-bottom: 25px; }
.faq-section .section-heading { padding-bottom: 14px; }
section.blog-section .section-heading { padding-bottom: 20px; }
.blog-item h3 { font-size: 20px; line-height: 30px; }
.blog-item { padding: 25px 20px 20px; }
.blog-item figure { overflow: hidden; border-radius: 20px; position: absolute; bottom: 15px; left: 15px; right: 15px; }
.blog-item .read-more { margin-bottom: 20px; }
.blog-item .read-more::before { width: 75%; }
.blog-item .read-more a { font-size: 17px; line-height: 24px; }
.blog-slider .owl-nav { top: -78px; }
.blog-slider button.owl-prev, .blog-slider button.owl-next { width: 35px; height: 34px; margin: 0 15px; background-size: 35px !important; }
.blog-slider button.owl-next:hover { background-size: 35px !important; }
section.default-section { padding-top: 80px; }
.default-section-row { padding: 20px 30px 30px; }
.default-section-row .heading-title { font-size: 48px; line-height: 62px; }
.default-btn { padding-top: 15px; }
.default-section-row a.theme-btn.btn-yellow { margin-right: 10px; }
footer.footer-section { padding: 200px 0 0; margin-top: -125px; }
.ftr-items .ftr-title { font-size: 25px; line-height: 30px; padding-bottom: 10px; }
.ftr-logo img { max-width: 145px; }
.ftr-social { margin: 0 auto 45px; padding-top: 15px; }
footer.footer-section .col-sm-3 { padding-right: 15px; }
.ftr-items ul li { margin-bottom: 15px; }
.inner-banner>img { height: 650px; object-fit: cover; }
a.theme-btn { padding: 10px 15px 14px; font-size: 17px; line-height: 26px; }
.faq-heading h3 { font-size: 50px; line-height: 64px; }
section.logo-section.about-inne {padding: 30px 35px 25px;}
.traning-banner-form .b-form-title {font-size: 18px;line-height: 30px;}
section.inner-banner.sale-banner .banner-title.inner-title {font-size: 55px;line-height: 70px;}
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos {height: 890px;}
section.contact-inn {padding-top: 90px;}
section.contact-inn .section-heading.text-center {margin-bottom: 25px;}
.contact-inn-row .heading-title {font-size: 35px;line-height: 42px;margin-bottom: 15px;}
.contact-inn-row .section-heading {margin-bottom: 20px;}
.contact-content h3 {font-size: 22px;margin-bottom: 25px;}
.contact-content .ftr-items {margin-bottom: 35px;}

section.yakri-section { padding: 90px 0 80px; }
.yakri-content { padding-left: 25px; }
.yakri-content p { margin-bottom: 5px; }
.yakri-content h3 { margin-bottom: 10px; }
.yakri-content .default-css ul li { margin-bottom: 5px; padding-left: 34px; background-position: 0 4px !important; background-size: 22px; }
.yakri-btn { padding-top: 20px; }
.yakri-btn a.theme-btn.btn-yellow { margin-right: 14px; }
.empowered-pro-item { padding-right: 25px; }
section.empowered-protection { padding-bottom: 80px; } .tailored-matchmaking-item { padding-left: 25px; }
section.tailored-matchmaking { padding-bottom: 80px; }
section.onboarding { padding-top: 80px; }
section.onboarding .col-sm-6 { padding: 10px 20px; }
section.philosophy-section { padding: 90px 0 80px; }
section.onboarding .row:nth-child(even) { padding: 60px 0; }
section.traning-days-section { padding: 80px 0; margin-top: 80px; }
.letters-recommendation { padding-bottom: 70px; }
section.meet-the-team { padding: 80px 0 0; }
.meet-the-team-content h3 { font-size: 22px; line-height: 30px; margin-bottom: 10px; }
.meet-the-team-content { padding: 20px 0 0; }
section.meet-the-team .section-heading.text-center { margin-bottom: 25px; }
.traning-days-row-2 .col-sm-6 { padding: 20px; }
.about-item-inn-videos { height: 391px; }
section.crafting-vanguard .crafting-vanguard-top-row{ padding-left: 60px; }
.crafting-vanguard-top-row .row { padding-right: 60px; }
.crafting-vanguard-top-row .row:nth-child(even) { padding: 0 60px 0 0; margin: 60px 0; }
.crafting-vanguard-top-row .row:nth-child(2) { margin-bottom: 140px; }
.home-invasions-section .heading-title { margin-right: 0; }
section.inner-banner.yakari-banner .banner-title.inner-title { font-size: 56px; line-height: 86px; }
section.inner-banner.yakari-banner .banner-title.inner-title { font-size: 50px; line-height: 66px; }
footer.footer-section .col-sm-3 { width: 18%; }
footer.footer-section .col-sm-6 { width: 50%; }
footer.footer-section .col-sm-3:last-child { width: 32%; }

/*  */
section.videographer-section { padding: 80px 0 240px; margin-bottom: -210px; }
.videographer-box figure { margin-bottom: 50px; }

section.banner-section.landing { padding: 250px 0 100px; }
section.banner-section.landing .banner-heading { font-size: 54px; }
section.banner-section.landing .banner-content ul li { background-size: 21px; }
section.default-section.thank-you-landing {
    padding: 210px 0 70px;
}
section.default-section.thank-you-landing .heading-title {
    top: 330px;
}
section.banner-section.landing.fb .banner-content {
    max-width: 1230px;
}
section.banner-section.landing.fb .logo-content ul {
    max-width: 968px;
    margin: 50px auto -55px;
    padding: 20px 30px;
}
.real-protection-box h3 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
}
section.faq-section.fb-faq {
    padding-right: 40px;
}
section.elite-home-security-section .section-heading {
    padding: 30px 30px 30px 40px;
}
    section.logo-section.fb .logo-content ul li img {
        max-width: 180px;
        max-height: 110px;
    }
.contact-content.sticky {
  top: 150px;
}


}
@media (max-width: 1599px) {
.header-section .col-sm-3 { width: 10%; }
.header-section .col-sm-9 { width: 90%; }
.about-left { padding-right: 0px; }
.about-left ul { padding-top: 5px; }
.support-item { padding: 35px 25px 15px; }
.experience-box::after { width: 330px; height: 330px; border-radius: 330px; left: 50px; }
.sub-heading { font-size: 45px; line-height: 55px; padding-bottom: 12px; }
.banner-content { padding: 190px 0 95px 40px; }
/* .blog-item { padding: 25px 20px 299px; } */
section.inner-banner .banner-videos { height: 554px; }
.meet-the-team-content { padding: 15px 0 0; }
.meet-the-team-content h3 { font-size: 24px; line-height: 30px; margin-bottom: 10px; }
.traning-days-row .row:nth-child(2)::after { left: 0; z-index: -1; }
.traning-days-row .row:nth-child(4)::after { width: 100%; z-index: -1; }
section.inner-banner.training .banner-title.inner-title { font-size: 48px; line-height: 68px; margin-bottom: 17px; }
section.inner-banner.training .banner-title.inner-title-2 { font-size: 28px; line-height: 35px; letter-spacing: 0; }
.traning-banner-form { padding: 25px 25px 50px; }
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos { height: 830px; }
.about-item-inn-videos { height: 370px; }
.unique-quality-bx { padding-top: 0; }
.header-top-row { padding-right: 16px; }
}
@media (max-width: 1499px) {
.banner-heading b { font-size: 44px; }
.banner-content { padding: 170px 0 70px 28px; }
section.banner-section .col-sm-7 { width: 61%; }
section.banner-section .col-sm-5 { width: 39%; } 
.banner-content ul li { font-size: 17px; margin-bottom: 8px; padding-left: 28px; background-position: 0 8px; background-size: 16px; }
section.approach-section { padding: 60px 0 30px; }
section.about-section .col-sm-5 { width: 42%; }
section.about-section .col-sm-7 { width: 58%; }
.about-right { padding: 0 40px; }
.training-section { padding: 60px 0 70px; }
section.support-section .col-sm-3 { padding: 12px; }
.support-btm-row .support-item h4 { font-size: 20px; line-height: 30px; }
.support-item .support-item-box figure img { max-width: 50px; }
.support-item .support-item-box figure { margin-right: 10px; }
section.support-section {padding-bottom: 60px;  padding-top: 60px; }
section.protection { padding: 60px 0 50px; }
section.protection .section-heading.text-center { margin-bottom: 25px; }
.protection-top-row .col-sm-6 { padding: 10px 20px; }
.protection-item h2 { font-size: 30px; line-height: 30px; margin-bottom: 15px; }
.protection-top-row .row:nth-child(even) { padding: 25px 0; }
.protection-btn { padding-top: 10px; }
.protection-top-row .row:last-child { padding-bottom: 0; }
section.trained-protection { padding: 60px 0; }
.trained-protection-row .col-sm-4 { padding: 15px 15px; }
.trained-protection-item-text h3 { font-size: 22px; }
.trained-protection-item { padding-bottom: 25px; }
section.delivered-dogs-section { padding: 60px 0; }
.delivered-dogs-row .col-sm-3 { padding: 10px; }
.dogs-name h3 { font-size: 20px; line-height: 25px; margin-bottom: 5px; }
section.experience-dogs-section::before { width: 90px; }
.experience-text { padding: 40px 60px 60px 0; height: 100%; }
.experience-box::after { width: 300px;left: 90px; height: 300px; border-radius: 299px; }
.experience-box figure img { height: 100%; max-width: 414px; }
.experience-box { height: 100%; }
.experience-box figure { height: 100%; }
section.videos-slider-section { padding: 50px 0 60px; }
section.testimonial-section { padding: 60px 0; }
.sub-heading { font-size: 43px; line-height: 53px; padding-bottom: 12px; }
.star-quto img { max-width: 95px; }
.social-company ul li img { max-width: 200px; }
.social-company ul li { margin: 0 7px; }
.section-testimonial-inn .col-sm-4 { padding: 12px; }
.social-company { padding-top: 25px; }
.testimonial-box { padding: 25px 20px 105px; border-radius: 35px; }
.approach-img figure img { max-width: 48px; }
.approach-img figure { width: 85px; height: 86px; line-height: 84px; }
.approach-img { margin-right: 30px; }
.approach-item-box { margin: -39px 0 20px; }
.approach-item { padding: 1px 25px 15px; }
.approach-section-row { padding-top: 20px; }
.faq-section { padding: 60px 0; }
.faq-section .faq-box { padding: 30px 35px 60px; }
.faq-box .card-header h5:after, .card-header-title::after { width: 35px; height: 35px; background-size: 15px; }
.card-header-title { padding: 12px 60px 11px 0px; font-size: 22px; line-height: 36px; }
.card-header-title.collapsed::after { background-size: 15px; }
/* .blog-item { padding: 25px 20px 274px; } */
.default-section-row .heading-title { font-size: 38px; line-height: 50px; }
section.default-section { padding-top: 60px; }
footer.footer-section { padding: 180px 0 0; margin-top: -110px; }
footer.footer-section .col-sm-3 { padding-right: 12px; }
.ftr-items.menu { padding-right: 50px; }
.ftr-copyright { padding: 15px 0 15px; }
.ftr-social { padding-top: 10px; max-width: 240px; margin: 0 auto 45px; }
.elite-protection-video { height: 500px; } 
.protection-sale { top: 24px; padding: 4px 17px 5px; font-size: 16px; line-height: 24px; }
.page-nav ul li { font-size: 22px; line-height: 28px; }
.page-nav { padding: 7px 10px 12px; }
.inner-banner .banner-title.inner-title { font-size: 50px; line-height: 66px; }
.inner-banner>img { height: 650px; }
section.inner-banner .caption-absolute { top: 54%; }
section.about-section.inner { padding: 75px 0 20px; }
section.training-section.inn { padding-bottom: 90px; }
.faq-row .col-sm-4 { padding: 15px; }
.faq-box-inn input.medium { font-size: 16px; line-height: 28px; padding: 22px 50px; }
.faq-section .form-input { top: 23%; left: 11px; }
.faq-section input[type="submit"] { height: 34px; width: 34px; }
.faq-box-inn { padding: 0 0 30px; }
.faq-item h3 { font-size: 28px; line-height: 36px; margin-bottom: 15px; }
.faq-item-box figure img { max-width: 100px; }
.modal.video-popup .modal-body .wrapper { height: 490px; }
section.videos-other-section .col-sm-3 { padding: 8px; }
.faq-btn { padding-top: 50px; }
.faq-heading h3 { font-size: 40px; line-height: 54px; }
section.about-inner { padding: 60px 0; margin-bottom: 60px; }
.about-content h3 { font-size: 18px; line-height: 26px; }
section.consultation-inn { padding: 70px 0 0; }
section.consultation-inn .section-heading p { font-size: 24px; line-height: 40px; }
.faq-page-section { padding: 60px 0; }
section.inner-banner.training .banner-title.inner-title {font-size: 40px;line-height: 58px;margin-bottom: 15px;}
section.inner-banner.training .banner-title.inner-title-2 {font-size: 24px;line-height: 32px;letter-spacing: 0;}
section.inner-banner.training .col-sm-8 {width: 65%;}
section.inner-banner.training .col-sm-4 {width: 35%;}
.traning-banner-form .form-hero .gform_wrapper input[type="text"],
.traning-banner-form .form-hero .gform_wrapper textarea,
.traning-banner-form .form-hero .gform_wrapper select,
.traning-banner-form .form-hero .gform_wrapper .medium {padding: 7px 15px 7px 15px !important;height: 50px;}
.traning-banner-form .form-hero input.button.gform_button {padding: 14px 25px 16px;font-size: 18px;line-height: 18px;  }
.traning-banner-form {padding: 25px 20px 30px;}
.traning-banner-form .gform_wrapper .gfield {padding: 0 0px 15px;}
section.inner-banner.training {padding: 160px 0 90px;}
section.philosophy-section {padding: 80px 0 50px;}
.heading-title {font-size: 42px;line-height: 54px;}
.philosophy-content.default-css h3 {font-size: 24px;}
section.onboarding .row:nth-child(even) {padding: 30px 0;}
section.traning-days-section {padding: 70px 0;margin-top: 60px;}
.traning-days-content-text {padding: 20px 15px;width: calc(100% - 110px);}
.traning-days-row .row .col-sm-6 {width: 63%;}
.traning-days-row .row:nth-child(3)::after {width: 524px;height: 274px;left: 425px;}
.traning-days-row .row:nth-child(5)::after {top: 157px;left: 139px;}
.traning-days-row {padding-bottom: 0;}
section.meet-the-team {padding: 70px 0 0;}
.meet-the-team-content {padding: 15px 0 0;}
.meet-the-team-content h3 {font-size: 20px;line-height: 28px;}
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos {height: 779px;}
section.inner-banner.sale-banner .banner-title.inner-title { font-size: 45px;line-height: 60px;}
section.contact-inn .traning-banner-form {padding: 40px 25px;border-radius: 35px;}
section.contact-inn .traning-banner-form .form-hero .gform_wrapper input[type="text"],
section.contact-inn .traning-banner-form .form-hero .gform_wrapper textarea,
section.contact-inn .traning-banner-form .form-hero .gform_wrapper select,
section.contact-inn .traning-banner-form .form-hero .gform_wrapper .medium {padding: 13px 30px 17px 20px !important;box-shadow: 10px 10px 20px 0px rgba(2, 31, 53, 0.06);background: #F5F5F5;font-size: 16px !important;height: 55px;border-radius: 35px;}
section.contact-inn .traning-banner-form .gform_wrapper textarea.medium {height: 110px !important;}
.contact-content .ftr-contact-col {margin: 0px 0 15px;}
section.contact-inn { padding-top: 70px;}
.contact-content h3 { font-size: 20px; margin-bottom: 20px;}
.contact-content .ftr-items { margin-bottom: 30px;}
.contact-map iframe {height: 380px;padding: 7px;}
.contact-content .ftr-contact-col figure img {max-width: 26px;}
section.yakri-section { padding: 70px 0 60px; }
.yakri-content { padding-left: 10px; }
section.empowered-protection { padding-bottom: 60px; }
.tailored-matchmaking-item { padding-left: 10px; }
section.tailored-matchmaking { padding-bottom: 60px; }
section.onboarding { padding-top: 60px; }
section.onboarding .col-sm-6 { padding: 10px 10px; }
.yakri-btn { padding-top: 15px; }
.empowered-pro-item { padding-right: 10px; }
.about-item-inn-videos { height: 340px; }
.about-item-inn{border-width: 14px;}
section.reverse-engineering-excellence-section { padding: 70px 0; }
.reverse-engineering-excellence-row h3 { font-size: 25px; line-height: 28px; padding-top: 10px; }
.reverse-engineering-excellence-img { padding-top: 10px; }
section.crafting-vanguard { padding: 70px 0; }
section.crafting-vanguard .crafting-vanguard-top-row{ padding-left: 40px; }
.crafting-vanguard-top-row .row { padding-right: 40px; }
.crafting-vanguard-top-row .row:nth-child(even) { padding: 0 40px 0 0; margin: 40px 0; }
.crafting-vanguard-top-row .row:nth-child(2) { margin-bottom: 140px; }
.crafting-vanguard-item h2 { margin-bottom: 20px; font-size: 30px; line-height: 24px; }
.crafting-vanguard-item { padding: 0 40px 0 0; }
.crafting-vanguard-top-row .row:nth-child(even) .crafting-vanguard-item { padding: 0 0 0 50px; }
.crafting-vanguard-top-row .row:nth-child(2) { margin-bottom: 80px; }
section.crafting-vanguard::before { height: 45%; }
section.experience-dogs-section.distinctive-approach-inn { padding: 60px 0 160px; margin-bottom: -188px; }
section.testimonial-section.dote-sale { margin-bottom: -190px; padding-bottom: 210px; }
.service-detail-list { padding: 20px 15px 15px; margin-bottom: 30px; }
.search-medium { padding: 10px 40px 10px 15px; height: 40px; font-size: 16px; line-height: 22px; }
.search-btn button { top: 7px; width: 35px; right: 2px; }
.search-btn { margin-bottom: 20px; }
.sidebar-title { margin-bottom: 10px; font-size: 24px; line-height: 30px; }
.blogpage-single-section .col-sm-4 { padding-left: 40px; }
h1 {font-size: 32px;line-height: normal;}
h2 {font-size: 28px;line-height: normal;}
h3 {font-size: 24px;line-height: normal;}
h4 {font-size: 22px;line-height: normal;}
h5 {font-size: 20px;line-height: normal;}
h6 {font-size: 16px;line-height: normal;}
.nav-next a, .nav-previous a { padding: 8px 20px 10px; font-size: 18px; line-height: 28px; }

.prevent-burglaries-effective-section { padding: 60px 0 50px; }
.chooseRight-dogs-row { padding: 30px 0; }
section.burglaries-content-section { padding: 50px 0; }
.home-security-row .section-heading h2 { font-size: 40px; line-height: 50px; }
.unique-quality-bx h3 { font-size: 32px; }
.home-security-row { margin-bottom: 40px; }
.yakri-section .videos-box .slider.slider-five-nav .slick-slide div img { height: 118px; }
.peachof-mind-section { padding: 60px 0; }
.radius, .radius a { width: 70px; height: 70px; }
.empowered-pro-item ul li { font-size: 18px; line-height: 26px; background-position: 0 4px; padding-left: 26px; margin-bottom: 9px; background-size: 19px; }
.empowered-pro-item h2 { font-size: 31px; margin-bottom: 18px; }
section.tailored-matchmaking .empowered-pro-item { padding-left: 20px; }
.tailored-matchmaking-bottom-text { padding: 20px 0 0; }
.onboarding .col-sm-7 { padding: 0 15px; }
section.inner-banner.yakari-banner .banner-title.inner-title { font-size: 50px; line-height: 66px; }
section.unique-content-section { padding: 60px 0; }
section.unique-content-section2 { padding-top: 60px; }
.benefit-beyond-section { padding: 60px 0 30px; }
.choosing-right-protection-box { padding: 70px 0; }
.assessing-your-protection-row .row { padding: 20px 0; }
.radius .border-animation,
.place { line-height: 69px; }
.video-popup .modal-dialog { max-width: 840px !important; }
.choosing-right-pro-text ul li { font-size: 15px; line-height: 24px; background-position: 0 4px; padding-left: 24px; margin-bottom: 8px; background-size: 18px; }
.choosing-right-pro-text h3 { font-size: 28px; line-height: 30px; margin-bottom: 15px; }
.choosing-right-pro-text.breed { padding: 30px 0 25px; }
.header-section { padding: 31px 15px 0; }
section.default-section.inpad.afd-thank.thank { padding-top: 150px; }
/*  */
section.videographer-section { padding: 60px 0 210px; margin-bottom: -190px; }
.videographer-box { padding-left: 30px; }
.wp-pegination { padding-top: 20px; }
section.banner-section.landing .banner-content ul li { background-position: 0 8px; background-size: 16px; }
section.banner-section.landing { padding: 200px 0 70px; }
section.banner-section h2 { font-size: 32px; line-height: 40px; }
section.banner-section.landing .banner-content ul { padding-top: 9px; }
section.consultation-inn.inquiry-inn.landing { padding-bottom: 70px; }
section.consultation-inn.schedulepage-inn.landing {
    padding-bottom: 40px;
}
section.facebook-instagram-section {
    padding: 0 0 70px;
}
	section.facebook-instagram-section .eui-widget-title.es-widget-title.eapps-instagram-feed-title {
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 20px;
}
    section.banner-section.landing.fb .logo-content ul {
        max-width: 948px;
        margin: 40px auto -50px;
        padding: 15px 20px;
    }
    section.banner-section.landing.fb {
    padding: 210px 0 0;
}
section.gap-success-created-section {
    padding: 120px 0 40px;
}
.gap-success-created.default-css ul li {
    font-size: 20px;
    padding: 36px 20px 20px;
    background-size: 32px;
    max-width: 370px;
}
section.gap-success-created-section h3  {
    font-size: 26px;
    line-height: 32px;
}
.gap-success-created.default-css {
    margin: 30px auto;
    padding: 25px 20px 10px;
}
section.current-security-system-section p  {
    font-size: 20px;
    line-height: 30px;
}
.fb-video-row h2 {
    font-size: 36px;
    line-height: 34px;
}
.fb-video-content h3 {
    font-size: 20px;
    line-height: 26px;
}
.fb-video-content {
    padding: 15px 15px 5px;
}
section.fb-process-section {
    padding: 70px 0;
}
.fb-process-box figure {
    width: 80px;
    height: 80px;
    line-height: 70px;
}
.fb-process-box figure img {
    max-width: 40px;
}
.fb-process-box h2 {
    font-size: 34px;
    line-height: 30px;
}
.fb-process-box h3 {
    font-size: 20px;
    line-height: 28px;
}
section.rolling-the-dice-section {
    padding: 70px 0;
}
.rolling-the-dice-box h3 {
    font-size: 22px;
    line-height: 38px;
}
section.rolling-the-dice-section .col-sm-6 {
    padding: 20px;
}
section.security-systems-cta-section .sub-heading {
    line-height: 65px;
}
section.security-systems-cta-section {
    padding: 70px 0;
}
section.meet-family-section {
    padding: 70px 0 40px;
}
.meet-family-box h3 {
    font-size: 26px;
    line-height: 34px;
}
section.meet-family-section .col-sm-3 {
    padding: 15px;
}
.meet-family-box figure {
    margin-bottom: 15px;
}
section.real-protection-section {
    padding: 70px 0;
}
    .real-protection-box h3 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    .real-protection-box {
    padding: 40px 40px 20px;
}
section.faq-section.fb-faq .card-header-title {
    padding: 15px 55px 15px 20px;
    font-size: 18px;
    line-height: 26px;
}
section.faq-section.fb-faq .card-body.default-css {
    margin: 0px 25px 0px 20px;
}
section.faq-section.fb-faq .faq-box {
    padding-left: 0;
}
section.faq-section.fb-faq .faq-box .card {
    margin-bottom: 10px;
}
section.elite-home-security-section .section-heading h2 {
    font-size: 28px;
    line-height: 30px;
}
section.elite-home-security-section .section-heading h3 {
    font-size: 19px;
    line-height: 30px;
}
section.apply-section {
    padding: 70px 10px;
}
    .apply-row .col-sm-6 {
        width: 65%;
    }
    .apply-row .col-sm-3 {
        width: 35%;
    }
    .apply-row .col-sm-3:last-child {
        display: none;
    }
section.really-thinking-section .col-sm-6 {
    padding: 15px 15px;
}
.really-thinking-box h2 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
}
.really-thinking-box {
    padding: 25px 25px;
}
section.really-thinking-section {
    padding: 70px 0px;
}
section.limited-availability-section {
    padding: 70px 0;
}
#timer {
    margin: 15px auto 15px;
    max-width: 700px;
    font-size: 76px;
    line-height: 92px;
}
section.limited-availability-section h3 {
    font-size: 32px;
    line-height: 38px;
}
.limited-availability-btn {
    padding-top: 15px;
}
#timer div { min-width: 150px; }
#timer div span { font-size: 22px; line-height: 30px; }
section.cta-section.cta-fb {
    padding: 70px 0;
}
.cta-content-box {
    max-width: 600px;
    margin: 20px auto 40px;
    padding: 15px 30px;
}
section.facebook-instagram-section.fb {
    padding: 70px 0 50px;
}
section.logo-section.fb {
    padding: 20px 0;
}
.newsletter-form .medium {
    padding: 10px 30px 10px 20px !important;
    height: 55px !important;
    font-size: 17px !important;
    line-height: 26px !important;
}
.newsletter-form input.button.gform_button {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 12px 30px 15px !important;
}
footer.footer-section.landing-fb .ftr-copyright {
    margin-top: 30px;
}
footer.footer-section.landing-fb {
    padding: 70px 0 0;
}
footer.footer-section.landing-fb .ftr-social {
    margin: 10px 0 0;
}

.contact-content.sticky {
  top: 130px;
}



}
@media (max-width: 1399px) {
.banner-heading { font-size: 48px; line-height: 58px; }
.banner-heading b { font-size: 38px; }
.banner-content ul li { font-size: 16px; margin-bottom: 5px; padding-left: 26px; background-position: 0 7px; background-size: 16px; }
.banner-btn a.theme-btn.btn-white { margin-right: 10px; }
.banner-btn { padding-top: 20px; }
section.logo-section::after { height: 40px; bottom: -40px; }
.heading-title { font-size: 40px; line-height: 48px; }
.about-right { padding: 0 35px; }
.about-left .heading-title { line-height: 50px; }
.video-section { max-width: 1160px; margin: 18px auto 0; }
.radius .border-animation, .place { line-height: 70px; }
.support-top-row .support-item h3 { font-size: 18px; line-height: 26px; }
section.support-section .col-sm-3 { padding: 10px; }
.support-btm-row .support-item { padding: 35px 25px 25px; }
.elite-protection-content p { font-size: 18px; line-height: 28px; }
.support-btm-row .support-item figure img { max-width: 60px; }
.support-btm-row .support-item h4 { font-size: 18px; line-height: 28px; }
.support-btm-row .support-item figure { margin-bottom: 15px; }
.support-btm-row .support-item { padding: 25px 20px 20px; }
.support-item .support-item-box { margin-bottom: 10px; }
section.support-section { padding-bottom: 50px; padding-top: 50px; }
section.trained-protection .section-heading.text-center { margin: 0 auto 10px; }
.trained-protection-row .col-sm-4 { padding: 10px 10px; }
.trained-protection-item-text h3 { font-size: 20px; }
.trained-protection-item { padding-bottom: 20px; }
.trained-protection-btn { padding-top: 20px; }
a.theme-btn.trained-protection-btn { padding: 10px 20px 13px; }
.experience-text .heading-title { padding-bottom: 0px; }
.dogs-btn { padding-top: 8px; }
.experience-box figure img { max-width: 385px; }
.experience-text { padding: 25px 60px 50px 0; }
section.experience-dogs-section { padding-top: 60px; }
.experience-box::after { width: 250px; left: 87px; height: 250px; border-radius: 250px; }
.overview-timing-section { padding: 60px 0; }
.overview-table-row { padding-top: 8px; }
table.table.table-striped tr th { font-size: 20px; padding: 9px 10px; line-height: 25px; }
table.table.table-striped tr th figure img { max-width: 55px; }
section.videos-slider-section .video-section { margin: 5px auto 0; }
.star-quto h4 { font-size: 18px; line-height: 28px; }
.sub-heading { font-size: 40px; line-height: 48px; }
.star-quto img { max-width: 85px; }
.banner-content { padding: 170px 0 58px 28px; }
a.theme-btn.btn-black { margin-right: 10px; }
.card-header-title { padding: 12px 60px 11px 0px; font-size: 20px; line-height: 32px; }
section.blog-section .section-heading { padding-bottom: 13px; }
.blog-item h3 { font-size: 18px; line-height: 27px; }
.blog-item { padding: 20px 15px 15px; }
.blog-item .read-more::before { width: 73%; }
.blog-item .read-more a { font-size: 16px; line-height: 22px; }
.blog-item .read-more { margin-bottom: 20px; }
.blog-slider .owl-nav { top: -58px; }
.blog-slider button.owl-prev, .blog-slider button.owl-next { width: 30px; height: 30px; margin: 0 10px; background-size: 30px !important; }
.blog-slider button.owl-next:hover { background-size: 30px !important; }
.blog-slider button.owl-prev:hover { background-size: 30px !important; }
footer.footer-section .col-sm-3 { width: 18%; }
footer.footer-section .col-sm-6 { width: 50%; }
footer.footer-section .col-sm-3:last-child { width: 32%; }
.ftr-items ul li { margin-bottom: 10px; font-size: 16px; line-height: 26px; }
.ftr-contact-col figure { margin-right: 10px; }
 footer.footer-section .ftr-copyright .col-sm-6 { width: 50%; }
.ftr-contact-col p { font-size: 16px; line-height: 26px; }
.ftr-contact-col figure img { max-width: 27px; }
.copyright-left p { font-size: 16px; line-height: 26px; }
.copyright-right ul li { font-size: 16px; line-height: 26px; }
.copyright-right ul li::after { padding: 0 12px; }
.ftr-contact-col { margin: 20px 0 20px; }
section.inner-banner.training .banner-title.inner-title {font-size: 36px;line-height: 56px;}
.philosophy-content.default-css h3 {font-size: 22px;}
section.onboarding .col-sm-6 { padding: 15px 20px;}
.traning-days-row .row .col-sm-6 { width: 65%;}
.traning-days-row .row:nth-child(2n) .col-sm-6 {padding-right: 120px;}
.traning-days-row .row:nth-child(3)::after {width: 574px;height: 274px; left: 365px;}
.traning-days-row .row:nth-child(5)::after { top: 137px;left: 137px;height: 390px;}
.traning-days-row .row:nth-child(6) .col-sm-6 { width: 86%;}
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos {height: 710px;}
.contact-content { padding-left: 25px;}
section.inner-banner.training .caption-absolute { padding-top: 40px; }
.yakri-content p { margin-bottom: 1px; }
.yakri-content h3 { line-height: 32px; }
.yakri-content .default-css ul li { margin-bottom: 3px; padding-left: 30px; background-position: 0 5px !important; background-size: 20px; }
.yakri-content .default-css ul { margin-bottom: 15px; }
.about-item-inn-videos { height: 310px; }
.home-security-row .row { padding: 20px 0; }
.yakri-btn a.theme-btn.btn-yellow { margin-right: 4px; }
.yakri-btn a.theme-btn { margin: 0 3px; }
a.theme-btn { padding: 10px 15px 14px; font-size: 15px; line-height: 26px; }
.header-call p { font-size: 18px; }
.header-call p a { margin-left: 6px; }
.ftr-social a { height: 40px; width: 40px; line-height: 34px; margin: 2px 1px; }
.eapps-instagram-feed-posts-grid-load-more.es-load-more-button.eapps-instagram-feed-posts-grid-load-more-visible { padding: 10px 15px 12px !important; font-size: 16px; line-height: 24px !important; }

section.banner-section.landing .banner-heading { font-size: 40px; }
section.banner-section h2 { font-size: 28px; line-height: 34px; }
section.banner-section.landing .banner-content ul li { background-position: 0 7px; }
    section.banner-section.landing.fb .banner-content {
        max-width: 960px;
    }
    section.banner-section.landing.fb .banner-btn {
    padding-top: 5px;
}
section.real-protection-section .col-sm-4 {
    padding: 10px;
}
.real-protection-box {
    padding: 20px 20px 10px;
}


}
@media (max-width: 1299px) {
.about-right { padding: 0 10px; }
.support-item .support-item-box figure img { max-width: 45px; }
.training-section { padding: 40px 0 60px; }
.video-section { max-width: 100%; margin: 15px auto 13px; }
.elite-protection-content { width: 1080px; }
.support-item { padding: 35px 15px 15px; }
section.support-section { padding-bottom: 40px; padding-top: 40px; }
.sub-heading { font-size: 37px; line-height: 44px; padding-bottom: 10px; }
.experience-text { padding: 25px 30px 40px 0; }
.experience-box::after { width: 215px; left: 73px; height: 215px; border-radius: 215px; }
.approach-item h3 { font-size: 18px; }
.blog-item { padding: 20px 15px 232px; }
.approach-item { padding: 1px 20px 15px; }
.approach-img figure { width: 80px; height: 80px; line-height: 77px; }
.approach-img { margin-right: 15px; }
.protection-btn a.theme-btn.btn-yellow { margin-right: 5px; }
.protection-top-row .col-sm-6 { padding: 10px 10px; }
.header-top-row { padding-right: 16px; }
.header-call p a { margin-left: 5px; }
a.theme-btn { padding: 10px 15px 14px; font-size: 15px; line-height: 20px; }
.traning-days-row .row .col-sm-6 { width: 67%; }
.traning-days-row .row:nth-child(5)::after { top: 167px; left: 113px; height: 390px; }
.traning-days-content.default-css h3 { font-size: 18px; }
section.onboarding .col-sm-6 { padding: 15px 15px; }
.meet-the-team-row .col-sm-4 .meet-the-team-content-top .meet-the-team-img { order: 1; }
.meet-the-team-img::after{display: none;}
.meet-the-team-row .col-sm-4 { padding: 10px 15px; margin: 0; }
section.meet-the-team .section-heading.text-center { margin-bottom: 5px; }
.meet-the-team-content { padding: 20px 0 0; }
.meet-the-team-row .col-sm-4 .meet-the-team-content-top .meet-the-team-img figure img { height: auto; }
.meet-the-team-row .col-sm-4 .meet-the-team-content-top .meet-the-team-img figure { height: auto; }
.about-item-inn-videos { height: 280px; }
.meet-the-team-content h3 br{display: none;}
.blogpage-single-section .col-sm-4 { padding-left: 15px; }
section.burglaries-content-section .row { padding: 15px 0; }
.header-section { padding: 31px 5px 0; } 
.header-call p img { max-width: 21px; }
.click-to-play-overlay { width: 50px; height: 50px; top: 44%; background-size: 50px; }
.ginput_recaptcha { transform: scale(0.77); -webkit-transform: scale(0.77); transform-origin: 0 0; -webkit-transform-origin: 0 0; }
.thank-img figure { padding: 20px 0; }
.thank-img figure img { margin: 0 auto; max-width: 310px; }
}
@media (max-width: 1279px) {
.traning-days-row .row .col-sm-6:nth-child(n) { padding-left: 40px; }
.traning-days-row .row .col-sm-6 { width: 70%; }
.traning-days-row .row:nth-child(2n) .col-sm-6 { padding-right: 60px; }
.traning-days-row .row:nth-child(3)::after { width: 594px; height: 274px; left: 315px; }
.traning-days-row .row:nth-child(5)::after { top: 147px; left: 93px; height: 390px; }
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos { height: 665px; }
}

@media (max-width: 1199px) {
.container { padding: 0 12px !important; }
.logo { margin:0; }
.logo a { width: auto; height: auto; line-height: inherit; border: none; box-shadow: none; }
.logo a img { max-width: 61px; }
header { position: inherit; background: #000; border-bottom: 1px solid #C99F42; }
.header-top-row { border-radius: 0; border: none; padding-right: 0; }
.header-section { padding-top: 0; padding: 10px 0; }
section.banner-section::after {display: none; }
.header-section.sticky { background: #000; border-bottom: 1px solid #C99F42; padding: 10px 0; }
.container, .container-md, .container-sm { max-width: 100%; }
.header-section .col-sm-3 { width: 18%; }
.header-section .col-sm-9 { width: 82%; }
.header-top-left { padding-right: 50px; }
.banner-heading { font-size: 30px; line-height: 40px; }
.banner-heading b { font-size: 24px; }
.banner-content { padding: 25px 0 30px; }
a.theme-btn { padding: 10px 15px 12px; font-size: 16px; line-height: 22px; }
.banner-btn { padding-top: 10px; }
section.logo-section { padding: 10px 10px; }
section.logo-section::after { height: 30px; bottom: -30px; }
.heading-title { font-size: 30px; line-height: 40px; }
.approach-section-row .col-sm-4 { width: 50%; padding: 50px 10px 15px; }
.approach-section-row { margin: 0px 2px; padding-top: 10px; }
.approach-img figure { width: 70px; height: 70px; line-height: 65px; border-radius: 10px; }
.approach-img figure::after { border-radius: 10px; }
.approach-item-box { margin: -49px 0 15px; }
.approach-img figure img { max-width: 40px; }
.approach-item { padding: 8px 17px 15px; }
.approach-item { padding: 17px 25px 15px; }
section.approach-section { padding: 40px 0 40px; }
section.about-section .col-sm-5 { padding: 0 12px; }
.about-right { padding: 0; }
section.about-section { padding: 40px 0; }
.about-left .heading-title { line-height: 40px; }
.banner-content ul li { line-height: 24px; background-position: 0 5px; }
.video-popup .modal-dialog { margin: 60px auto 0; }
.modal.video-popup button.close { right: 15px; top: 10px; }
.training-section { padding: 40px 0 40px; }
.video-section::after { height: 84px; bottom: -47px; }
.elite-protection-btn a.theme-btn.btn-white { margin-right: 10px; }
.elite-protection-video { height: 400px; }
.elite-protection-content { width: 100%; padding: 40px 12px; }
section.support-section .col-sm-3 { width: 50%; }
section.support-section .row { justify-content: center; }
section.support-section { padding-bottom: 30px; }
section.protection { padding: 40px 0 30px; border-top: 4px solid #fff; }
.support-item { padding: 20px 15px 15px; }
.protection-item h2 { font-size: 25px; line-height: 30px; margin-bottom: 8px; }
.protection-top-row { max-width: 100%; }
.protection-btn { padding-top: 5px; }
.protection-top-row .row:nth-child(even) { padding: 15px 0; }
.protection-top-row .row:last-child { padding-bottom: 0; }
section.trained-protection { padding: 40px 0; }
.trained-protection-item-text h3 { font-size: 18px; }
.trained-protection-btn a.theme-btn.btn-white { margin-right: 10px; }
.trained-protection-item-text p { font-size: 15px; line-height: 22px; }
a.theme-btn.trained-protection-btn { padding: 7px 20px 11px; }
.delivered-dogs-row .col-sm-3 { width: 33.33%; }
section.delivered-dogs-section { padding: 40px 0; }
.dogs-name h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
section.experience-dogs-section::before { display: none; }
a.theme-btn.btn-black { margin-right: 10px; }
.experience-box figure img { max-width: 300px; }
section.experience-dogs-section { padding-top: 40px; }
section.protection .section-heading.text-center { margin-bottom: 15px; }
.experience-dogs-row .col-sm-5 { width: 45%; }
.experience-dogs-row .col-sm-7 { width: 55%; }
.experience-text { padding: 0px 30px 40px 0; }
.experience-box::after {display: none; }
.experience-box::after { width: 175px; left: 136px; height: 175px; border-radius: 176px; top: -28px; }
p{ font-size: 16px; line-height: 24px; margin-bottom: 10px; }
.overview-timing-section { padding: 40px 0; }
.overview-table-row { padding-top: 3px; }
.table tbody td { padding: 20px 10px; }
.table tbody td figure img { max-width: 22px; }
table.table.table-striped tr th { font-size: 18px; padding: 7px 10px; }
table.table.table-striped tr th figure img { max-width: 49px; }
.table tbody td p { padding-left: 22px; line-height: 20px; font-size: 14px; }
section.videos-slider-section { padding: 30px 0 40px; }
.radius, .radius a { width: 65px; height: 65px; }
.radius .border-animation, .place { line-height: 58px; }
.radius a img { max-width: 18px; }
.slick-prev, .slick-next { width: 35px; height: 35px; background-size: 13px; }
.slick-next { right: -10px; }
.slick-prev { left: -10px; }
.slick-next:hover { background-size: 13px; }
.slick-prev:hover { background-size: 13px; }
section.testimonial-section { padding: 40px 0; }
.sub-heading { font-size: 32px; line-height: 40px; }
.section-testimonial-inn .col-sm-4 { width: 50%; }
.social-company { padding-top: 15px; }
.social-company ul li img { max-width: 150px; }
.social-company ul li { margin: 0 5px; }
section.testimonial-section::after {display: none; }
.protection-sale { top: 20px; padding: 2px 14px 4px; font-size: 14px; line-height: 20px; }
.faq-section .faq-box { padding: 25px 25px 40px; }
.card-header-title { padding: 12px 50px 11px 0px; font-size: 18px; line-height: 28px; }
.faq-box .card-header h5:after, .card-header-title::after { width: 30px; height: 30px; background-size: 12px;right: 10px; }
.card-header-title.collapsed::after { background-size: 12px; }
.card-body.default-css { margin-bottom: 18px; }
.card-body.default-css p { font-size: 16px; line-height: 24px; }
.faq-section { padding: 40px 0; }
.blog-item { padding: 15px 15px 15px; }
.blog-item .read-more { margin-bottom: 15px; }
section.blog-section .section-heading { padding-bottom: 8px; }
.blog-slider .owl-nav { top: -53px; }
.blog-slider button.owl-prev, .blog-slider button.owl-next { margin: 0 7px; }
.default-section-row .heading-title { font-size: 32px; line-height: 42px; }
.default-section-row a.theme-btn.btn-yellow { margin-right: 5px; }
section.default-section { padding-top: 40px; }
.default-btn { padding-top: 12px; }
footer.footer-section { padding: 140px 0 0; margin-top: -100px; }
.ftr-logo img { max-width: 120px; }
.ftr-logo img { max-width: 80px; }
footer.footer-section .col-sm-3:last-child { width: 35%; }
footer.footer-section .col-sm-3{ width: 15%; }
.ftr-copyright { padding: 10px 0 15px; } 
footer.footer-section .col-sm-3 { width: 15%; }
.ftr-social a { height: 40px; width: 40px; line-height: 34px; margin: 3px 1px; }
.copyright-right ul li::after { padding: 0 10px; }
.default-css ul li { font-size: 16px; line-height: 22px; margin-bottom: 10px; padding-left: 22px; background-position: 0 3px !important; background-size: 16px; }
.support-item .support-item-box figure { margin: 0 auto 10px; }
.support-item .support-item-box { margin-bottom: 10px; display: block; }
.support-item { padding: 30px 15px 20px; text-align: center; }
.video-section::after { height: 64px; bottom: -47px; background-size: 100% 100%; }
section.trained-protection .heading-title { margin-bottom: 20px; }
.trained-protection-btn { padding-top: 14px; }
.testimonial-item { bottom: 7px; width: 97%; padding-right: 110px; }
.form-title { font-size: 24px; line-height: 32px; margin-bottom: 20px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gform_wrapper .large { font-size: 15px !important; padding: 7px 15px 7px 15px !important; height: 45px; line-height: 28px; }
.form-hero input.button.gform_button { padding: 11px 27px 13px; font-size: 16px; line-height: 24px; }
.modal.popup-form .modal-body .form-hero { padding: 30px 20px; }
.modal.popup-form button.close { right: 20px; top: 15px; }
.gform_wrapper textarea.medium { height: 80px !important; }
.banner-btn a.theme-btn.btn-white { margin-right: 4px; }
.page-nav ul li { font-size: 19px; line-height: 24px; }
.inner-banner .banner-title.inner-title { font-size: 40px; line-height: 46px; margin: 0 0 10px; }
.inner-banner>img { height: 350px; }
section.inner-banner .caption-absolute { top: 44%; }
.page-nav { padding: 7px 10px 12px; background: #C99F42; position: relative; bottom: 0; }
section.about-section.inner { padding: 45px 0 0px; }
section.training-section.inn { padding-bottom: 40px; }
.faq-section input[type="submit"] { height: 30px; width: 29px; }
.faq-section .form-input { top: 21%; left: 8px; }
.faq-box-inn input.medium { font-size: 15px; line-height: 22px; padding: 17px 42px; }
.faq-box-inn { padding: 0 0 20px; }
.faq-item-box figure img { max-width: 70px; }
.faq-item-box figure { padding-bottom: 15px; }
.faq-item h3 { font-size: 22px; line-height: 32px; margin-bottom: 15px; }
.faq-row .faq-item { padding: 30px 14px 20px; }
.modal.video-popup .modal-body .wrapper { height: 510px; }
section.videos-other-section .radius, section.videos-other-section .radius a { width: 50px; height: 50px; }
.faq-page-section { padding: 10px 0; }
.faq-page-inn .faq-box { margin-bottom: 0; padding: 30px 15px; }
.testimonial-video-row .col-sm-3 { padding: 15px; }
.faq-heading h3 { font-size: 35px; line-height: 44px; } 
.faq-heading { padding-bottom: 20px; }
.faq-btn a.theme-btn.btn-yellow { padding: 10px 30px 12px; }
.faq-btn { padding-top: 30px; }
section.inner-banner .banner-videos { height: 404px; }
section.about-inner { padding: 40px 0; margin-bottom: 40px; }
section.about-inner .col-sm-6 { padding: 15px; }
.about-item-inn img { height: 100%; }
.about-item-inn figure { height: 100%; }
.about-item-inn { border-width: 8px; }
.about-item-inn-videos { height: 315px; }
section.consultation-inn { padding: 40px 0 0; }
section.consultation-inn .section-heading p { font-size: 20px; line-height: 30px; }
section.consultation-inn.inquiry-inn .consultation-iframe { padding: 55px 25px 35px; }
section.consultation-inn.inquiry-inn .form-hero .gform_wrapper input[type="text"], section.consultation-inn.inquiry-inn .form-hero .gform_wrapper textarea, section.consultation-inn.inquiry-inn .form-hero .gform_wrapper select, section.consultation-inn.inquiry-inn .form-hero .gform_wrapper .medium { height: 50px; }
section.inner-banner.training { padding: 40px 0 90px; }
section.inner-banner.training .page-nav { position: absolute; }
section.inner-banner.training .col-sm-8 { width: 60%; }
section.inner-banner.training .col-sm-4 { width: 40%; }
.traning-banner-form .b-form-title { font-size: 16px; line-height: 22px; margin-bottom: 13px; }
.traning-banner-form { padding: 25px 15px 25px; border-radius: 25px; }
.traning-banner-form .form-hero .gform_wrapper input[type="text"], .traning-banner-form .form-hero .gform_wrapper textarea, .traning-banner-form .form-hero .gform_wrapper select, .traning-banner-form .form-hero .gform_wrapper .medium { padding: 6px 15px 6px 15px !important; height: 40px; }
.traning-banner-form .form-hero input.button.gform_button { padding: 10px 20px 13px; font-size: 16px; line-height: 18px !important; margin: 0 !important; }
section.inner-banner.training .banner-title.inner-title { font-size: 28px; line-height: 37px; }
section.inner-banner.training .banner-title.inner-title-2 { font-size: 20px; line-height: 26px; }
section.philosophy-section { padding: 40px 0 30px; }
.philosophy-content.default-css ul li { margin-bottom: 6px; background-position: 0 3px !important; background-size: 16px; }
.philosophy-content.default-css h3 { font-size: 18px; line-height: 24px; margin-bottom: 10px; }
section.onboarding .row:nth-child(even) { padding: 35px 0; }
section.onboarding.training-tailored .row:nth-child(even) { padding: 0; }
section.traning-days-section { padding: 40px 0; margin-top: 30px; }
.traning-days-content.default-css ul li { background-size: 15px; padding-left: 22px; background-position: 0 4px !important; }
.traning-days-content.default-css .counter h4 { font-size: 35px; line-height: 30px; }
.traning-days-content.default-css .counter { width: 50px; margin: -15px 15px -15px 0; padding: 0 5px; }
.traning-days-row .row .col-sm-6 { width: 100%; }
.traning-days-row .row .col-sm-6:nth-child(n) { padding-left: 15px; }
.traning-days-row .row:nth-child(2n) .col-sm-6 { padding-right: 15px; }
.traning-days-row .row:nth-child(1)::after{display: none;}
.traning-days-row .row:nth-child(2n) .col-sm-6 .traning-days-content.default-css .counter { order: 2; margin: -15px 0px -15px 10px; border-radius: 0px 10px 10px 0px; }
.traning-days-content-text { padding: 20px 15px 5px; width: calc(100% - 50px); }
.traning-days-content.default-css .counter::after { right: -20px; border-bottom: 0px solid #976800; border-left: 20px solid #976800; border-top: 15px solid transparent; top: 0; }
.traning-days-content.default-css .counter::before { right: -20px; border-bottom: 15px solid transparent; border-left: 20px solid #976800; border-top: 0px solid #976800; bottom: 0; }
.traning-days-row .row:nth-child(2n) .col-sm-6 .traning-days-content.default-css .counter::after { left: -20px; right: auto; border-top: 0px solid transparent; border-left: 20px solid transparent; border-bottom: 15px solid #976800; top: 0; }
.traning-days-row .row:nth-child(2n) .col-sm-6 .traning-days-content.default-css .counter::before { border-top: 15px solid #976800; border-left: 20px solid transparent; border-bottom: 0px solid transparent; bottom: 0; left: -20px; }
.traning-days-row .row:nth-child(2)::after{display: none;}
.traning-days-row .row:nth-child(3)::after{display: none;}
.traning-days-row .row:nth-child(4)::after{display: none;}
.traning-days-row .row:nth-child(5)::after{display: none;}
.traning-days-row .row:nth-child(6) .col-sm-6 { width: 100%; }
.traning-days-row .row { padding: 20px 0; }
.traning-days-row { padding-bottom: 0; max-width: 970px; margin: 0 auto; }
.traning-days-row-2 .col-sm-6 { padding: 15px; }
section.meet-the-team { padding: 40px 0 0; }
.meet-the-team-content h3 { font-size: 18px; line-height: 25px; }
.letters-recommendation { padding-bottom: 30px; }
h1 {font-size: 30px;}
h2 {font-size: 28px;}
h3 {font-size: 26px;}
h4 {font-size: 24px;}
h5 {font-size: 20px;}
h6 {font-size: 16px;}
section.inner-banner.sale-banner .banner-title.inner-title {font-size: 35px;line-height: 46px;}
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos {height: 545px;}
section.inner-banner.sale-banner .caption-absolute {top: 46%;}
section.contact-inn {padding-top: 40px;}
section.contact-inn .section-heading.text-center { margin-bottom: 20px;}
.contact-inn-row .heading-title {font-size: 25px;line-height: 28px;margin-bottom: 10px;}
.contact-inn-row .section-heading {margin-bottom: 13px;}
.contact-content h3 {font-size: 18px; margin-bottom: 14px;}
.contact-content .ftr-contact-col figure img {max-width: 22px;}
.contact-content .ftr-contact-col {margin: 0px 0 10px;}
.contact-content {padding-left: 10px;}
section.contact-inn .traning-banner-form {padding: 30px 20px;border-radius: 25px;}
section.contact-inn .traning-banner-form .form-hero .gform_wrapper input[type="text"],
section.contact-inn .traning-banner-form .form-hero .gform_wrapper textarea,
section.contact-inn .traning-banner-form .form-hero .gform_wrapper select,
section.contact-inn .traning-banner-form .form-hero .gform_wrapper .medium {padding: 8px 30px 10px 18px !important;box-shadow: 10px 10px 20px 0px rgba(2, 31, 53, 0.06);background: #F5F5F5;font-size: 16px !important;height: 50px;border-radius: 25px;}
section.contact-inn .traning-banner-form .gform_wrapper textarea.medium {height: 90px !important;}
section.contact-inn .traning-banner-form .gform_wrapper .medium.gfield_select {background: #FAFAFA url(../images/select-arrow.png) no-repeat right 15px center !important;background-size: 16px !important;}
.contact-map iframe { height: 340px; }
section.yakri-section { padding: 40px 0 40px; }
.yakri-content { padding-left: 0;padding: 0 0; }
.yakri-content h3 { line-height: 30px; font-size: 18px; margin-bottom: 8px; }
.yakri-content .default-css ul li { margin-bottom: 3px; padding-left: 25px; background-position: 0 3px !important; background-size: 18px; }
.yakri-content .default-css ul { margin-bottom: 10px; }
.yakri-btn a.theme-btn.btn-yellow { margin-right: 8px; }
.empowered-pro-item { padding-right: 0;padding-left: 0; }
section.empowered-protection { padding-bottom: 40px; }
section.empowered-protection .row { align-items: initial; }
section.tailored-matchmaking .row { align-items: initial; }
.tailored-matchmaking-item { padding-left: 0; }
section.tailored-matchmaking { padding-bottom: 40px; }
section.yakri-section .videos-box .slider.slider-five-nav .slick-slide { padding: 0 2px; }
section.onboarding .row { align-items: initial; }
section.onboarding .col-sm-6 { padding: 15px 12px;}
section.onboarding { padding-top: 40px; }
.philosophy-row .row { align-items: inherit; }
 section.blog-section.blog-inn { padding-top: 40px; }
/* .blog-wrapper .blog-item { padding-bottom: 225px; } */
.onboarding-img h4 { font-size: 26px; }
.about-item-inn-videos { height: 275px; }
section.reverse-engineering-excellence-section { padding: 40px 0; }
.reverse-engineering-excellence-row h3 { font-size: 20px; line-height: 24px; padding-top: 6px; }
.reverse-engineering-excellence-row { padding: 0 20px; }
.reverse-engineering-excellence-img ul li { width: 33.33%; padding: 5px; }
.reverse-engineering-excellence-img ul { margin: 5px -15px; }
section.crafting-vanguard .crafting-vanguard-top-row{ padding-left: 20px; }
.crafting-vanguard-top-row .row { padding-right: 20px; }
.crafting-vanguard-top-row .row:nth-child(even) { padding: 0 20px 0 0; margin: 20px 0; }
.crafting-vanguard-top-row .row:nth-child(2) { margin-bottom: 140px; }
.crafting-vanguard-item h2 { margin-bottom: 14px; font-size: 24px; line-height: 24px; }
section.crafting-vanguard .section-heading.text-center { max-width: 1430px; margin: 0 auto 36px; padding: 0 15px; }
.crafting-vanguard-item { padding: 0 20px 0 0; }
.crafting-vanguard-top-row .row:nth-child(even) .crafting-vanguard-item { padding: 0 0 0 30px; }
section.crafting-vanguard { padding: 40px 0; }
.crafting-vanguard-top-row .row:nth-child(2) { margin-bottom: 60px; }
section.crafting-vanguard::before { height: 45.8%; }
section.experience-dogs-section.distinctive-approach-inn { padding: 60px 0 160px; margin-bottom: -148px; }
section.testimonial-section.dote-sale { margin-bottom: -150px; padding-bottom: 160px; }
.sidebar-title { font-size: 22px; }
.service-detail-list ul li a { font-size: 15px; line-height: 20px; }
h1 {font-size: 26px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.nav-next a, .nav-previous a { padding: 8px 15px 10px; font-size: 16px; line-height: 22px; }
nav.navigation.post-navigation { padding: 15px 0 0; }
.blog-img-single>figure { margin-bottom: 14px; }
.prevent-burglaries-effective-section .onboarding-img { padding-right: 0; }
section.logo-section.about-inne { padding: 20px 25px 25px; }
.prevent-burglaries-effective-section { padding: 40px 0 30px; }
.chooseRight-dogs-row .onboarding-img { padding-left: 0; }
section.burglaries-content-section { padding: 30px 0; }
.trained-protection-burglaries .heading-title { font-size: 34px; line-height: 40px; margin: 0; }
.home-security-row .section-heading h2 { font-size: 30px; line-height: 40px; }
.unique-quality-bx h3 { font-size: 24px; line-height: 32px; }
.row-main-inn-even .col-sm-6 { padding: 0 15px; }
.home-security-row .row { padding: 10px 0; }
.home-security-row { margin-bottom: 15px; }
.benefit-beyond-section { padding: 40px 0 20px; }
.choosing-right-protection .section-heading h2 { font-size: 30px; line-height: 35px; margin-bottom: 15px; }
.choosing-right-pro-text h3 { font-size: 25px; line-height: 36px; margin-bottom: 10px; }
.choosing-right-pro-text ul li { font-size: 16px; line-height: 22px; background-position: 0px 2px; padding-left: 25px; margin-bottom: 8px; background-size: 18px; }
.empowered-pro-item ul li { font-size: 16px; line-height: 22px; background-position: 0 3px; padding-left: 23px; margin-bottom: 7px; background-size: 16px; }
.empowered-pro-item ul { padding-bottom: 5px; }
.empowered-pro-item h2 { font-size: 24px; margin-bottom: 14px; }
section.tailored-matchmaking .empowered-pro-item { padding-left: 0; }
.yakri-content ul li { padding: 10px 15px 10px 50px; }
.yakri-section .videos-box .slider.slider-five-nav .slick-slide div img { height: 78px; }

section.yakri-section .slick-prev, section.yakri-section .slick-next { top: 43%; width: 30px; height: 30px; background-size: 10px; }
section.yakri-section .slick-prev:hover, section.yakri-section .slick-prev:focus, section.yakri-section .slick-next:hover, section.yakri-section .slick-next:focus{ background-size: 10px; }
.yakri-content ul { margin: 11px 0; }
a.theme-btn.btn-black { margin-right: 2px; }
.peachof-mind-section { padding: 40px 0; }
section.inner-banner.yakari-banner .banner-title.inner-title { font-size: 40px; line-height: 56px; }
.unique-quality-bx { padding-top: 0; }
section.unique-content-section { padding: 40px 0; }
section.unique-content-section2 { padding-top: 40px; }
.row-main-inn-even .col-sm-12 .default-css.unique-quality-bx { padding-top: 10px; }
.choosing-right-protection-box { padding: 50px 0; }
.choosing-right-pro-text.top { padding-right: 0; }
.choosing-right-pro-text.breed { padding: 10px 0 5px; }
.choosing-right-pro-text ul { margin-bottom: 10px; }
.assessing-your-protection-row { padding: 30px 0 40px; }
.assessing-your-protection-row .col-sm-6 { padding: 0 15px; }
.choosing-right-protection .col-sm-3 { margin: 10px 0; width: 50%; }
section.instagram-feed-section { padding-top: 30px; }
.eapps-instagram-feed-posts-grid-load-more.es-load-more-button.eapps-instagram-feed-posts-grid-load-more-visible { padding: 10px 25px 12px !important; font-size: 16px; line-height: 24px !important;width: auto;margin-bottom: 0; }
section.instagram-feed-section .section-heading.text-center { padding-bottom: 10px; }
.about-content { bottom: 44px; }
section.consultation-inn.inquiry-inn.applypage-inn { padding-top: 40px; }
section.contact-inn.contactpage-inn { padding-top: 40px; }
section.default-section.inpad.afd-thank.thank { padding-top: 40px; }
/* .thank-img {
margin-bottom: 30px;
} */

/*  */
.videographer-content.default-css ul li { background-size: 16px; background-position: 0 4px !important; }
section.videographer-section { padding: 40px 0 150px; margin-bottom: -150px; }
.videographer-btn { margin-top: 25px; }
.videographer-box { padding-left: 5px; }
.videographer-box figure { margin-bottom: 30px; }
.videographer-row { margin-top: 15px; }
section.elite-protection {margin-top: 4px;}
.dogs-item:hover {border-radius: 10px;}	
.dogs-item {border-radius: 10px;}	
.dogs-box {border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}	
.dogs-item figure img {border-top-left-radius: 8px;border-top-right-radius: 8px;}
.dogs-item figure {border-top-left-radius: 8px;border-top-right-radius: 8px;}

.header-section.landing .header-top-left { padding-right: 0; padding-left: 30%; }
section.banner-section.landing { padding: 40px 0 40px; }
section.banner-section.landing .banner-heading { font-size: 30px; }
section.banner-section h2 { font-size: 24px; line-height: 30px; }
section.banner-section.landing .banner-content ul { padding-top: 5px; }
section.banner-section.landing .banner-content ul li { background-position: 0 5px; }
section.consultation-inn.inquiry-inn.landing { padding-bottom: 40px; }
footer.footer-section.landing .ftr-call-row .ftr-contact-col {
    padding-right: 70px;
}

section.default-section.thank-you-landing {
    padding: 40px 0 40px;
}	
section.default-section.thank-you-landing .section-heading figure img {
    max-width: 230px;
}
section.default-section.thank-you-landing .heading-title {
    top: 210px;
    font-size: 32px;
}
section.facebook-instagram-section {
    padding: 0 0 40px;
}
	section.facebook-instagram-section .eui-widget-title.es-widget-title.eapps-instagram-feed-title {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 15px;
}
    section.banner-section.landing.fb .logo-content ul {
        max-width: 888px;
        margin: 30px auto -55px;
        padding: 15px 20px;
    }
    section.banner-section.landing.fb {
    padding: 130px 0 0;
}
    section.banner-section.landing.fb .banner-content {
        max-width: 100%;
    }
    .gap-success-created.default-css ul li {
        font-size: 18px;
        padding: 25px 15px 15px;
        background-size: 26px;
        max-width: 330px;
        line-height: 26px;
    }
        section.gap-success-created-section h3 {
        font-size: 22px;
        line-height: 28px;
    }
        .gap-success-created.default-css {
        margin: 20px auto;
        padding: 15px 10px 5px;
    }
    .gap-success-created-box ul li figure img {
    max-width: 60px;
}
.gap-success-created-box ul li figure {
    margin-bottom: 10px;
}
    section.gap-success-created-section {
        padding: 100px 0 20px;
    }
    .gap-success-created.default-css ul li {
        font-size: 16px;
        padding: 22px 10px 10px;
        background-size: 22px;
        max-width: 330px;
        line-height: 24px;
    }
    section.gap-success-created-section h2 {
    font-size: 20px;
    line-height: 32px;
}
section.gap-success-created-section h3 {
        font-size: 20px;
        line-height: 26px;
    }
        section.current-security-system-section p {
        font-size: 18px;
        line-height: 26px;
    }
section.current-security-system-section {
    padding: 14px 0px 18px;
}
section.testimonial-section.fb-video .col-sm-3 {
    width: 33.33%;
    padding: 10px;
}
.fb-video-row h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .fb-video-row {
    padding-bottom: 10px;
}
    .fb-video-content h3 {
        font-size: 18px;
        line-height: 26px;
    }
section.testimonial-section.fb-video .radius a img, section.testimonial-section.fb-video .radius img {
        max-width: 100%;
    }
section.testimonial-section.fb-video .radius a, section.testimonial-section.fb-video .radius {
    width: 50px;
    height: 50px;
}
    section.fb-process-section {
        padding: 40px 0;
    }
        .fb-process-box figure {
        width: 70px;
        height: 70px;
        line-height: 62px;
    }
        .fb-process-box figure img {
        max-width: 34px;
    }
        .fb-process-box h2 {
        font-size: 28px;
        line-height: 30px;
    }
    section.fb-process-section .col-sm-3{
    padding: 10px;
}
.rolling-the-dice-box h3 {
        font-size: 20px;
        line-height: 32px;
    }
    .rolling-the-dice-box p {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.rolling-the-dice-box p img {
    margin-right: 10px;
}
.rolling-the-dice-box {
    padding: 20px 20px;
}
    section.rolling-the-dice-section {
        padding: 40px 0;
    }
        section.rolling-the-dice-section .col-sm-6 {
        padding: 15px;
    }
section.security-systems-cta-section .sub-heading {
    line-height: 50px;
}
section.security-systems-cta-section {
    padding: 40px 0;
}
section.meet-family-section {
    padding: 40px 0 30px;
}
    section.meet-family-section .col-sm-3 {
        padding: 10px;
    }
        .meet-family-box figure {
        margin-bottom: 10px;
    }
        .meet-family-box h3 {
        font-size: 20px;
        line-height: 26px;
    }
    section.real-protection-section {
        padding: 40px 0;
    }
        .real-protection-box h3 {
        font-size: 22px;
        line-height: 31px;
        margin-bottom: 10px;
    }
    .real-protection-box p {
    padding-bottom: 8px;
    margin-bottom: 7px;
}
.real-protection-box-bottum hr {
    height: 2px;
    margin: 12px auto;
}
    .real-protection-box {
        padding: 20px 15px 10px;
    }
section.faq-section.fb-faq {
        padding-right: 0;
    }
section.faq-section.fb-faq .faq-box .card-header h5:after, section.faq-section.fb-faq .card-header-title::after {
    width: 15px;
    height: 15px;
    background-size: 13px;
}
section.faq-section.fb-faq .card-header-title.collapsed::after {
    background-size: 13px;
}
.load-more-btn {
    padding-top: 10px;
}
    section.faq-section.fb-faq .card-header-title {
        padding: 10px 25px 10px 15px;
        font-size: 16px;
        line-height: 24px;
    }
    section.faq-section.fb-faq .card-body.default-css {
        margin: 0px 15px 0px 15px;
    }
    section.elite-home-security-section .section-heading {
        padding: 30px 20px 30px 15px;
    }
    section.elite-home-security-section .section-heading h2 {
        font-size: 22px;
        line-height: 26px;
    }
    section.elite-home-security-section .section-heading h3 {
        font-size: 17px;
        line-height: 24px;
    }

section.apply-section {
    padding: 40px 0px;
}
    .apply-row .col-sm-6 {
        width: 100%;
    }
    .apply-row .col-sm-3 {
        width: 100%;
        display: none;
    }
section.really-thinking-section {
    padding: 40px 0px;
}
    section.really-thinking-section .col-sm-6 {
        padding: 10px;
    }
        .really-thinking-box h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }
        .really-thinking-box {
        padding: 15px 15px 5px;
    }
section.limited-availability-section {
    padding: 40px 0;
}
section.limited-availability-section h2 {
    font-size: 18px;
    line-height: 24px;
}
    section.limited-availability-section h3 {
        font-size: 26px;
        line-height: 32px;
    }
#timer {
        margin: 9px auto 10px;
        max-width: 600px;
        font-size: 64px;
        line-height: 72px;
    }
#timer div { min-width: 120px; }
#timer div span { font-size: 20px; line-height: 24px; }
section.testimonial-section.fb-video.testimonial .fb-video-row .col-sm-3 {
    width: 50%;
}
    section.cta-section.cta-fb {
        padding: 40px 0;
    }
    .cta-content-box {
        max-width: 490px;
        margin: 20px auto 30px;
        padding: 15px 30px 1px;
    }
    .cta-content-box h2 {
    font-size: 20px;
    line-height: 28px;
}
.cta-btn a.theme-btn.btn-yellow {
    margin-right: 5px;
}
.cta-row.text-center h3 {
    font-size: 18px;
    line-height: 25px;
    padding: 25px 0 30px;
}
.cta-btm {
    padding-top: 15px;
    margin-top: 20px;
}
.cta-btm .cta-btn {
    padding-top: 5px;
}
section.facebook-instagram-section.fb {
    padding: 40px 0 30px;
}
    section.logo-section.fb {
        padding: 15px 0;
    }
    section.logo-section.fb .logo-content ul li img {
        max-width: 150px;
        max-height: 90px;
    }
    footer.footer-section.landing-fb .ftr-logo img {
        max-width: 110px;
    }
    footer.footer-section.landing-fb .col-sm-3 {
    text-align: center;
}
    footer.footer-section.landing-fb {
        padding: 40px 0 0;
    }
        footer.footer-section.landing-fb .ftr-copyright {
        margin-top: 15px;
    }
    footer.footer-section.landing-fb .newsletter-form {
    padding-top: 10px;
}
    .newsletter-form .medium {
        padding: 9px 30px 10px 20px !important;
        height: 50px !important;
        font-size: 16px !important;
        line-height: 26px !important;
    }
        .newsletter-form input.button.gform_button {
        font-size: 16px !important;
        line-height: 24px !important;
        padding: 10px 25px 12px 
        }


.contact-content.sticky {
  top: 110px;
}


}
@media (max-width: 1024px) {
.blog-item figure { bottom: 10px; left: 10px; right: 10px; }
.blog-item { padding: 15px 15px 295px; }
.trained-protection-row .col-sm-4 { width: 50%; }
.experience-box {display: none; }
.experience-dogs-row .col-sm-7 { padding: 0; width: 100%; }
.experience-text { padding-right: 20px; padding: 40px 10px; }
section.experience-dogs-section { padding-top: 0; }
.video-section::after { height: 72px; bottom: -40px; }
footer.footer-section { padding: 40px 0 0; margin-top: 40px; background-image: none; }
footer.footer-section .col-sm-3 { width: 100%; }
footer.footer-section .col-sm-6 { width: 100%; }
footer.footer-section .col-sm-3:last-child { width: 100%; }
.ftr-logo { text-align: center; margin-bottom: 20px; }
.ftr-items.menu { padding-right: 0; text-align: center; }
.ftr-items ul { padding-top: 10px; column-count: 1; }
.ftr-items .ftr-title { font-size: 20px; line-height: 25px; background: #C99F42; color: #fff; padding: 8px; margin-top: 5px; }
.ftr-items { text-align: center; }
.ftr-items ul li { margin-bottom: 0; font-size: 16px; line-height: 26px; border-bottom: 1px solid #D9D9D9; padding: 7px; }
.ftr-items ul li:last-child {border: none; }
.ftr-contact-col { text-align: center; display: block; border-bottom: 1px solid #D9D9D9; margin: 0; padding: 15px; }
.ftr-contact-col:last-child {border: none; }
.ftr-social { margin: 0; padding: 20px 0;max-width: 100%; }
.ftr-contact-col figure { margin-bottom: 9px; margin-right: 0; }
.ftr-contact-col figure img { max-width: 30px; }
footer.footer-section .ftr-copyright .col-sm-6 { width: 100%; }
footer.footer-section .ftr-copyright .col-sm-6:last-child {order: 1; }
footer.footer-section .ftr-copyright .col-sm-6:first-child {order: 2; }
.copyright-right ul { display: block; }
.copyright-right ul li::after {display: none; }
.copyright-right ul li { padding: 8px; border-bottom: 1px solid #D9D9D9; }
.copyright-right ul li:last-child {border: none; }
.copyright-left { text-align: center; }
.ftr-copyright { padding: 0px 0 15px; border-top: 0;}
section.videos-other-section .col-sm-3 { padding: 8px; width: 33.33%; }
.trained-protection-row .row { justify-content: center; }
.about-content h3 { font-size: 16px; line-height: 22px; }
.meet-the-team-content h3 br{display: none;}
.contact-content .ftr-contact-col {margin: 0px 0 10px;padding: 0;text-align: left;border: none;}
.contact-content .ftr-items {margin-bottom: 15px;}
.about-item-inn-videos { height: 265px; }
.copyright-right { border-top: 1px solid #D9D9D9; }
section.yakri-section .col-sm-6 { width: 100%; }    
section.yakri-section .videos-box .slider.slider-five-nav .slick-slide { padding: 0 5px; }    
.yakri-content { padding-top: 25px; }
.blog-wrapper .col-sm-4 { margin: 15px 0; width: 50%; }
/* .blog-wrapper .blog-item { padding-bottom: 295px; } */
.click-to-play-overlay { width: 40px; height: 40px; top: 40%; background-size: 40px; }
section.experience-dogs-section.distinctive-approach-inn { padding: 40px 0 40px; margin-bottom: 0; }
section.testimonial-section.dote-sale { margin-bottom: 0; padding-bottom: 40px; }
.yakri-btn a.theme-btn.btn-yellow { margin-right: 3px; }
.videos-box .slider.slider-nav div img { height: 124px; object-fit: cover; }
.video-popup .modal-dialog { max-width: 780px !important; }
.modal.video-popup .modal-body .wrapper { height: 420px; }

footer.footer-section.landing .ftr-social { text-align: center; max-width: 100%; padding: 0px 0 20px; }
footer.footer-section.landing .ftr-call-row { display: block; padding-top: 0; }
footer.footer-section.landing .ftr-call-row .ftr-contact-col { padding-right: 15px; }
footer.footer-section.landing .ftr-copyright { margin-top: 0px; }
footer.footer-section.landing { margin: 0px; }
section.default-section.landing { padding-bottom: 40px; }
    section.fb-process-section .col-sm-3{
    width: 50%;
}
    section.real-protection-section .col-sm-4 {
        padding: 10px;
        width: 50%;
    }
footer.footer-section.landing-fb .col-sm-3 {
    width: 100%;
    order: 1;
}
footer.footer-section.landing-fb .col-sm-5 {
    width: 100%;
    order: 2;
}
footer.footer-section.landing-fb .col-sm-4 {
    width: 100%;
    order: 3;
}
    footer.footer-section.landing-fb .ftr-logo img {
        max-width: 90px;
    }
        footer.footer-section.landing-fb .newsletter-form {
        padding-top: 30px;
        margin: 0 auto;
    }
    footer.footer-section.landing-fb .ftr-social {
        margin: 0;
        text-align: center;
    }



}
@media (max-width: 991px) {
.blog-item { padding: 15px 15px 285px; }
section.inner-banner .banner-videos { height: 314px; }
.about-content { bottom: 58px; left: 0; right: 0; padding: 0 10px; }
.about-item-inn-videos { height: 245px; display: table; width: 100%; }
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos { height: 495px; }
.protection-btn a.theme-btn { padding: 10px 10px 12px; }
.crafting-vanguard-top-row .row { align-items: inherit; }
.crafting-vanguard-right { height: 100%; }
.crafting-vanguard-right figure { height: 100%; }
.crafting-vanguard-right figure img { height: 100%; }
.crafting-vanguard-top-row .row:nth-child(even) .crafting-vanguard-item { padding: 20px 0 20px 20px; }
.crafting-vanguard-item { padding: 20px 20px 20px 0; }
a.theme-btn { padding: 10px 13px 12px; font-size: 15px; line-height: 20px; }
section.crafting-vanguard::before { height: 43.8%; }
section.default-section.inpad.afd-thank.thank .col-sm-6 { width: 100%; }
.thank-img figure img { max-width: 220px; }
section.testimonial-section.fb-video.testimonial .fb-video-row {
    padding: 10px 0px 0;
}



}

@media (max-width: 960px) {
.meet-the-team-row .col-sm-4 { padding: 10px 15px; margin: 0; width: 50%; }
.testimonial-video-row .col-sm-3 { padding: 15px; width: 50%; }
.banner-slider .carousel-item>img { height: auto; width: 100%; }
section.banner-section .col-sm-5 { width: 100%; order: 1; }
section.banner-section .col-sm-7 { width: 100%; order: 2; }
.banner-content { float: none; }
.about-item-inn-videos { height: 235px; }
.blogpage-single-section .col-sm-4 { width: 100%; margin-top: 20px; }
.blogpage-single-section .col-sm-8 { width: 100%; }


}

@media (max-width: 900px) { 
.approach-item h3 { font-size: 18px; }
.blog-item { padding: 15px 15px 260px; }
section.about-section .col-sm-7 { width: 100%; }
section.about-section .col-sm-5 { width: 100%; padding-top: 10px; }
.protection-top-row .col-sm-6 { width: 100%; padding: 10px 12px; }
.protection-top-row .col-sm-6:last-child { order: 1; }
.protection-top-row .col-sm-6:first-child { order: 2; }
section.protection .section-heading.text-center { margin-bottom: 10px; }
.about-right figure { width: 50%; }
.testimonial-video-row .col-sm-3 { padding: 15px; width: 50%; }
section.inner-banner .banner-videos { height: 300px; }
.ginput_container.ginput_container_radio .gfield_radio .gchoice { width: 33.33%; }
.ginput_container.ginput_container_radio .gfield_radio { flex-wrap: wrap; }
section.inner-banner.training .col-sm-8 {width: 50%;}
section.inner-banner.training .col-sm-4 {width: 50%;}
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos {height: 448px;}
section.empowered-protection .col-sm-7 { width: 100%; }
section.empowered-protection .col-sm-5 { width: 100%; }

section.empowered-protection .video-section { margin: 35px auto 0; }
/* .blog-wrapper .blog-item { padding-bottom: 265px; } */
.banner-slider .carousel-item>img { height: 670px; width: 100%; }
.about-item-inn-videos { height: 225px; }
.click-to-play-overlay { width: 40px; height: 40px; top: 33%; background-size: 40px; }
.crafting-vanguard-top-row .col-sm-6 { padding: 0; width: 100%; }
.crafting-vanguard-top-row .row:nth-child(even) .crafting-vanguard-item { padding: 20px 0 10px 0px; }
.crafting-vanguard-item { padding: 20px 0px 10px 0; }
section.crafting-vanguard::before {display: none;}
section.crafting-vanguard .heading-title strong { color: #000; }
section.crafting-vanguard .section-heading.text-center p { color: #666; }
.crafting-vanguard-top-row .row:nth-child(1) .crafting-vanguard-item h2 { color: #000; }
.crafting-vanguard-top-row .row:nth-child(1) .crafting-vanguard-item p { color: #666; } 
.crafting-vanguard-top-row .row:nth-child(2) .crafting-vanguard-item h2 { color: #000; }
.crafting-vanguard-top-row .row:nth-child(2) .crafting-vanguard-item p { color: #666; }
.crafting-vanguard-top-row .row:nth-child(2) { margin-bottom: 0; }
.crafting-vanguard-top-row .row:nth-child(even) { padding: 0 15px 0 0; margin: 0px 0; }
.crafting-vanguard-right figure { border: none; }
section.crafting-vanguard { padding: 0 0 40px; }
section.crafting-vanguard .section-heading.text-center { max-width: 1430px; margin: 0 auto 6px; }
.crafting-vanguard-top-row .row:nth-child(even) { background: transparent; }
section.yakri-section .col-sm-5 { width: 100%; margin-bottom: 20px; }
section.yakri-section .col-sm-7 { width: 100%; }
.yakri-content { padding-top: 0; }
.crafting-vanguard-top-row .row { padding-right: 0; }
section.crafting-vanguard .crafting-vanguard-top-row { padding-left: 0; }
.video-popup .modal-dialog { max-width: 630px !important; }
.modal.video-popup .modal-body .wrapper { height: 430px; }
section.faq-section.fb-faq .col-sm-5 {
    width: 100%;
    padding: 0;
}
section.faq-section.fb-faq .col-sm-7 {
    width: 100%;
}
    section.faq-section.fb-faq .faq-box {
        padding: 25px 0 0;
    }
section.elite-home-security-section .col-sm-5{
    width: 100%;
}
section.elite-home-security-section .col-sm-7{
    width: 100%;
}
.elite-home-security-map iframe {
    max-height: 100% !important;
    height: 300px;
}


}

@media (max-width: 812px) {
.banner-heading { font-size: 28px; line-height: 44px; margin-bottom: 10px; }
.banner-heading b { font-size: 25px; }
.banner-btn { padding-top: 15px; }
.logo-content ul { justify-content: center; flex-wrap: wrap; }
.logo-content ul li { width: 20%; padding: 10px; text-align: center; }
section.logo-section { padding: 5px 0; }
.heading-title { font-size: 24px; line-height: 30px; }
.approach-item h3 { font-size: 16px; }
.approach-img { margin-right: 20px; }
.approach-item { padding: 17px 15px 15px; }
.approach-item p { font-size: 15px; line-height: 22px; margin-bottom: 8px; }
.about-left .heading-title { line-height: 30px; }
.radius a img { max-width: 16px; }
.video-popup .modal-dialog { border: 5px solid #C99F42; }
.video-section::after { height: 65px; }
.support-item { padding: 20px 15px 10px; }
.support-btm-row .support-item { padding: 20px 15px 15px; }
.support-top-row .support-item h3 { font-size: 17px; line-height: 24px; }
.support-item .support-item-box { margin-bottom: 8px; } 
.support-btm-row .support-item figure img { max-width: 50px; }
.support-btm-row .support-item figure { margin-bottom: 10px; }
.support-btm-row .support-item h4 { font-size: 17px; line-height: 25px; }
.protection-item h2 { font-size: 22px; line-height: 26px; margin-bottom: 6px; }
.delivered-dogs-row .col-sm-3 { width: 50%; }
a.theme-btn.btn-black { margin-right: 5px; }
.dogs-btn { padding-top: 5px; }
section.protection { border-top: 3px solid #fff; }
.table tbody td p { padding-left: 21px; line-height: 18px; font-size: 13px; }
.table tbody td { padding: 10px 10px; }
table.table.table-striped tr th { font-size: 14px; padding: 7px 10px; line-height: 20px; }
.overview-timing-section { padding: 40px 0 25px; }
.table tbody td figure img { max-width: 20px; }
.table tbody td p img { top: 2px; left: 0; width: 15px; }
section.videos-slider-section .video-section { margin: 0px auto 0; }
section.videos-slider-section .video-section figure { border-radius: 30px 30px 0px 0px; }
.sub-heading { font-size: 25px; line-height: 32px; }
.testimonial-box p { font-size: 15px; line-height: 22px; }
.testimonial-box { padding: 20px 15px 100px; border-radius: 25px; }
.star-quto { padding-top: 10px; padding-bottom: 10px; }
.testimonial-box-heading { bottom: 30px; right: 20px; }
.testimonial-item { padding-right: 110px; }
.social-company { padding-top: 10px; }
.social-company ul li img { max-width: 130px; }
.star-quto h4 { font-size: 16px; line-height: 26px; }
.star-quto img { max-width: 70px; }
.approach-section-row { padding-top: 2px; }
.card-body.default-css p { font-size: 15px; line-height: 22px; }
.faq-box .card-header h5:after, .card-header-title::after { width: 25px; height: 25px; background-size: 10px; right: 7px; }
.card-header-title.collapsed::after { background-size: 10px; }
.faq-section .section-heading { padding-bottom: 7px; }
.card-header-title { padding: 11px 40px 10px 0px; font-size: 17px; line-height: 25px; }
.faq-section .faq-box { padding: 20px 20px 30px; border-radius: 25px; }
.card-body.default-css { margin: 0px 25px 0px 0px; }
.blog-item figure { position: initial; }
.blog-item { padding: 15px 15px 10px; }
.blog-item h3 { font-size: 16px; line-height: 24px; }
.blog-item .read-more a { font-size: 14px; line-height: 18px; }
.blog-item .read-more::before { width: 83%; }
.owl-item { display: block; }
.blog-slider .owl-nav { position: initial; padding-top: 15px; }
.owl-stage { display: block; }
.default-section-row .heading-title { font-size: 25px; line-height: 35px; }
.default-btn { padding-top: 10px; }
.default-section-row { padding: 20px 15px 30px; border-radius: 25px; }
.ftr-contact-col p { line-height: 25px; }
.default-css ul { margin-bottom: 10px; }
.default-css ul li { font-size: 14px; line-height: 21px; margin-bottom: 10px; padding-left: 19px; background-position: 0 2px !important; background-size: 15px; }
.elite-protection-content p { font-size: 14px; line-height: 22px; }
.elite-protection-video { height: 330px; }
.form-title { font-size: 20px; line-height: 28px; margin-bottom: 15px; }
.page-nav ul li { font-size: 16px; line-height: 20px; }
.inner-banner .banner-title.inner-title { font-size: 24px; line-height: 30px; }
.inner-banner>img { height: 250px; }
a.theme-btn { padding: 8px 17px 11px; font-size: 14px; line-height: 24px; }
.logo-content ul li img { max-width: 85px; max-height: 60px;width: auto; }
.faq-section input[type="submit"] { height: 26px; width: 25px; }
.faq-box-inn input.medium { font-size: 14px; line-height: 22px; padding: 12px 34px; }
.faq-box-inn { padding: 0 0 10px; }
.faq-item-box figure img { max-width: 55px; }
.faq-item h3 { font-size: 18px; line-height: 28px; margin-bottom: 10px; }
.faq-row .faq-item { padding: 20px 10px 15px; }
.faq-row .col-sm-4 { padding: 10px; }
.modal.video-popup .modal-body .wrapper { height: 400px; }
section.videos-other-section .video-section figure { border-radius: 10px; }
.radius, .radius a { width: 45px; height: 45px; }
.radius .border-animation,
.place { line-height: 39px; }
.faq-heading h3 { font-size: 28px; line-height: 40px; }
.faq-heading { padding-bottom: 10px; }
.faq-btn a.theme-btn.btn-yellow { padding: 7px 20px 8px; }
.faq-btn { padding-top: 20px; }
section.inner-banner .banner-videos { height: 280px; }
.about-item-inn-videos { height: 205px; width: 100%; }
.about-content h3 { font-size: 14px; line-height: 20px; }
section.about-inner .col-sm-6 { padding: 10px 15px; }
section.consultation-inn .section-heading p { font-size: 16px; line-height: 23px; }
section.consultation-inn.inquiry-inn .form-hero .gform_wrapper input[type="text"], section.consultation-inn.inquiry-inn .form-hero .gform_wrapper textarea, section.consultation-inn.inquiry-inn .form-hero .gform_wrapper select, section.consultation-inn.inquiry-inn .form-hero .gform_wrapper .medium { height: 42px; }
.gform_wrapper.gravity-theme .ginput_complex span { padding: 0 10px 15px !important; }
.gform_wrapper.gravity-theme .gf_progressbar_percentage span { width: 35px !important; height: 35px; font-size: 12px !important; margin: 0 !important; line-height: 35px !important; }
.gform-theme-button.button { padding: 7px 20px 9px; font-size: 16px; line-height: 24px !important; margin: 0 !important; }
section.consultation-inn.inquiry-inn .gform_wrapper .gfield { padding: 0 10px 15px; }
section.consultation-inn.inquiry-inn .consultation-iframe { padding: 40px 15px 30px; }
.gform_wrapper.gravity-theme .ginput_complex span{margin: 0 !important;}
section.consultation-inn.inquiry-inn label { font-size: 14px !important; }
.ginput_container.ginput_container_radio .gfield_radio .gchoice input.gfield-choice-input { margin-right: 0px; }
.ginput_container.ginput_container_radio .gfield_radio .gchoice { width: 50%; }
.ginput_container.ginput_container_radio .gfield_radio { flex-wrap: wrap; }
.gform_wrapper.gravity-theme .gfield_label{ font-size: 14px !important;line-height: 22px; }
.videos-box .slider.slider-nav div img {height: 104px;object-fit: cover;}
section.inner-banner.training .col-sm-8 { width: 100%; }
section.inner-banner.training .col-sm-4 {width: 100%;}
.traning-banner-form {padding: 20px 15px 20px;border-radius: 25px;float: none;margin: 24px auto 0;}
section.inner-banner.training .banner-title.inner-title {font-size: 24px;line-height: 34px;}
section.inner-banner.training .banner-title.inner-title-2 {font-size: 16px;line-height: 22px;}
.traning-banner-form .b-form-title {font-size: 15px;line-height: 20px;}.philosophy-content.default-css h3 {font-size: 16px;line-height: 22px;}
.traning-days-content.default-css h3 {font-size: 16px;line-height: 22px;}
.traning-days-content.default-css .counter h4 {font-size: 28px;line-height: 26px;}
.traning-days-content.default-css .counter {width: 40px;}
.meet-the-team-row .col-sm-4 {padding: 10px 15px;width: 50%;}
h1 { font-size: 25px; }
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos {height: 384px;}
section.inner-banner.sale-banner .banner-title.inner-title {font-size: 25px;line-height: 34px;}
section.contact-inn .col-sm-5 {width: 100%;}
section.contact-inn .traning-banner-form {padding: 25px 15px;border-radius: 25px;float: none;margin: 9px auto 0;}
section.contact-inn .section-heading.text-center {margin-bottom: 0;}
section.contact-inn .traning-banner-form .form-hero .gform_wrapper input[type="text"],
section.contact-inn .traning-banner-form .form-hero .gform_wrapper textarea,
section.contact-inn .traning-banner-form .form-hero .gform_wrapper select,
section.contact-inn .traning-banner-form .form-hero .gform_wrapper .medium {padding: 6px 20px 8px 18px !important;font-size: 15px !important;height: 45px;}
.traning-banner-form .gform_wrapper .gfield {padding: 0 0px 12px;}
section.contact-inn .row { align-items: initial;}
section.contact-inn .col-sm-7 {width: 100%;}
.contact-content {padding-left: 0;padding-top: 30px;text-align: center;}
.contact-content .ftr-contact-col { margin: 0px 0 10px; padding: 0; text-align: center; border: none; justify-content: center;display: block; }
.contact-content .ftr-contact-col figure { margin-right: 0; display: block; }
section.tailored-matchmaking .col-sm-6 { width: 100%; }
.onboarding-img figure { margin-bottom: 10px; }
section.onboarding .col-sm-6 { width: 100%; padding: 0px 12px 0px; }
.tailored-matchmaking-item { padding-top: 20px; }
.yakri-content .default-css ul li { font-size: 16px; line-height: 24px; }
.yakri-btn { padding-top: 10px; }
.onboarding-item { padding: 30px 0 40px; }
section.onboarding { padding-top: 0; }
.protection-btn a.theme-btn { padding: 8px 10px 11px; }
.philosophy-row .row { align-items: initial; }
.philosophy-row .row .col-sm-7 { width: 100%; }
.philosophy-row .row .col-sm-5 { width: 100%; }
.philosophy-row { padding-top: 0; }
section.philosophy-section { padding: 40px 0 40px; }
section.traning-days-section { margin-top: 0; }
.onboarding-img figure img { width: 100%; }
.logo-content { display: none; }
.logo-content-mob { display: block !important; }
.logo-content-mob .owl-stage{ display: flex; align-items: center; }
.logo-content-mob figure{text-align: center;}
.logo-content-mob figure img{ max-height:60px; max-width: 85px; width:auto; }
section.logo-section.about-inne { padding: 20px 10px 20px; }
/* .blog-wrapper .blog-item { padding-bottom: 20px; } */
/* .blog-wrapper .blog-item figure { margin-bottom: 10px; } */
.onboarding-img h4 { font-size: 22px; }
.reverse-engineering-excellence-row { padding: 0 10px; }
.reverse-engineering-excellence-img ul { margin: 5px -5px; }
.reverse-engineering-excellence-row h3 { font-size: 18px; line-height: 22px; padding-top: 6px; }
.crafting-vanguard-item h2 { margin-bottom: 10px; font-size: 20px; line-height: 22px; }
section.inner-banner.training .caption-absolute { padding-top: 0; }
.prevent-burglaries-effective-section .row { align-items: inherit; }
.trained-protection-burglaries .heading-title { font-size: 22px; line-height: 30px; margin: 0; }
section.trained-protection .heading-title { margin-bottom: 11px; }
.home-security-row .section-heading h2 { font-size: 25px; line-height: 32px; }
.unique-quality-bx h3 { font-size: 20px; line-height: 26px; }
.unique-quality-bx { padding-top: 0; }
.choosing-right-protection .section-heading h2 { font-size: 25px; line-height: 30px; margin-bottom: 15px; }
.choosing-right-pro-text h3 { font-size: 20px; line-height: 26px; margin-bottom: 10px; }
.empowered-pro-item h2 { font-size: 20px; margin-bottom: 10px; }
section.onboarding.onboarding-yakari2 { padding-top: 0; }
section.onboarding.onboarding-yakari { padding-top: 40px; }
.yakri-content ul li p strong { font-size: 18px; }                                                                                               
section.inner-banner.yakari-banner .banner-title.inner-title { font-size: 24px; line-height: 32px; }
section.onboarding.onboarding-berndt { padding-top: 40px; }
.choosing-right-pro-text ul li { font-size: 15px; line-height: 22px; background-position: 0px 3px; padding-left: 20px; margin-bottom: 6px; background-size: 16px; }
.ftr-social { margin: 0; padding: 15px 0; }
.testi-social a { line-height: 32px; width: 40px; height: 40px; margin: 2px 1px; }
.eapps-instagram-feed-posts-grid-load-more.es-load-more-button.eapps-instagram-feed-posts-grid-load-more-visible { padding: 7px 20px 8px !important; font-size: 14px; line-height: 24px !important; }

/*  */
section.videographer-section .col-sm-6 { width: 100%; }
.videographer-box { padding-left: 0px; }
.videographer-content.default-css ul li { background-size: 15px; background-position: 0 4px !important; }
.videographer-box figure { margin-bottom: 15px; }
.videographer-row { margin-top: 5px; }
section.elite-protection { margin-top: 2px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 35px; height: 35px; line-height: 33px; font-size: 17px !important; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink { background-size: 16px !important; }
section.banner-section.landing .banner-heading { font-size: 28px;line-height: 36px; }
section.banner-section h2 { font-size: 20px; line-height: 26px; }

section.default-section.thank-you-landing .heading-title {
    top: 225px;
}
section.default-section.thank-you-landing .approach-btn br{display: none;}
    section.facebook-instagram-section .eui-widget-title.es-widget-title.eapps-instagram-feed-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
section.banner-section.landing.fb::before {
    background: rgb(0 0 0 / 76%);
}
	section.banner-section.landing .logo-content {
    display: block;
}
    section.banner-section.landing.fb .logo-content ul {
        max-width: 888px;
        margin: 20px auto 0px;
        padding: 15px 20px;
    }
      section.banner-section.landing.fb {
        padding: 124px 0 0;
    }
	section.header-section.landing {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
		background: #000;
        border-bottom: 1px solid #c99f42;
}
    section.gap-success-created-section {
        padding: 40px 0 20px;
    }
        section.gap-success-created-section h2 {
        font-size: 17px;
        line-height: 28px;
    }
        section.gap-success-created-section h3 {
        font-size: 18px;
        line-height: 24px;
    }
.gap-success-created.default-css ul {
    margin: 10px auto 0;
    column-count: 1;
    gap: inherit;
    display: inline-block;
}
    .gap-success-created.default-css ul li {
        font-size: 16px;
        padding: 0px 0px 0 26px;
        background-size: 20px;
        max-width: 100%;
        line-height: 24px;
        background-position: 0 1px !important;
        text-align: left;
        margin-bottom: 13px;
    }
        section.current-security-system-section p {
        font-size: 16px;
        line-height: 24px;
    }
    .fb-video-content h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .fb-video-row h2 {
        font-size: 24px;
        line-height: 26px;
    }
    .fb-video-content {
        padding: 10px 10px 5px;
    }
    .fb-process-box h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .fb-process-count {
    margin-bottom: 15px;
}
    .rolling-the-dice-box h3 {
        font-size: 18px;
        line-height: 26px;
    }
.rolling-the-dice-box p img {
    margin-right: 6px;
    max-width: 15px;
}
.rolling-the-dice-box p strong {
    font-size: 13px;
    line-height: 20px;
}
.rolling-the-dice-box p {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
section.security-systems-cta-section .sub-heading {
    line-height: 40px;
}
.security-systems-cta-btn a.theme-btn.btn-white {
    margin-right: 5px;
}
    section.meet-family-section .col-sm-3 {
        padding: 10px;
        width: 50%;
    }
        .meet-family-box h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .real-protection-box h3 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .real-protection-cta-btn {
    padding-top: 10px;
}
    section.elite-home-security-section .section-heading h2 {
        font-size: 18px;
        line-height: 22px;
    }
        section.elite-home-security-section .section-heading h3 {
        font-size: 15px;
        line-height: 20px;
    }
    .really-thinking-box h2 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    section.limited-availability-section h3 {
        font-size: 20px;
        line-height: 28px;
    }
        section.limited-availability-section h2 {
        font-size: 16px;
        line-height: 20px;
    }
        #timer {
        margin: 9px auto 10px;
        max-width: 600px;
        font-size: 50px;
        line-height: 62px;
    }
    #timer div { min-width: 80px; }
#timer div span { font-size: 18px; line-height: 24px; }
.cta-content-box h2 {
    font-size: 18px;
    line-height: 26px;
}
    .cta-content-box {
        max-width: 430px;
        margin: 15px auto 20px;
        padding: 15px 15px 1px;
    }
.cta-row.text-center h3 {
        font-size: 16px;
        line-height: 24px;
        padding: 20px 0 20px;
    }
        .cta-btm {
        padding-top: 10px;
        margin-top: 6px;
    }
section.logo-section.fb .logo-content {
    display: block;
}
    section.logo-section.fb .logo-content ul li img {
        max-width: 110px;
        max-height: 70px;
    }
    section.logo-section.fb {
        padding: 5px 0;
    }

.contact-content.sticky{
position: relative;
top: 0;
left: 0;
}



}

@media (max-width: 767px) {
.about-item-inn-videos { height: 185px; width: 100%; }
.about-content h3 { font-size: 12px; line-height: 15px; }
.protection-sale { top: 20px; padding: 2px 10px 4px; font-size: 16px; line-height: 24px; }
.protection-sale.delivered-dogs p { font-size: 18px; line-height: 22px; }
section.default-section .default-section-row .default-btn a.theme-btn.btn-yellow { color: #000; }	
section.default-section .default-section-row .default-btn a.theme-btn.btn-yellow:hover { color: #fff; }	
.cta-text {
    display: block;
}	
	
	
}
@media (max-width: 700px) {
.video-section::after { height: 61px; }
/* .trained-protection-row .col-sm-4 { width: 100%; } */
.trained-protection-btn { padding-top: 15px; }
.trained-protection-item figure { margin-bottom: 10px; }
.trained-protection-row .col-sm-4 { padding: 5px 10px; }
.trained-protection-item { padding-bottom: 10px; }
.section-testimonial-inn .col-sm-4 { width: 100%; padding: 10px 12px; }
.approach-section-row .col-sm-4 { width: 100%; }
.faq-row .col-sm-4 { padding: 10px; width: 50%; }
table.table.table-striped tr th:nth-child(3) { width: 14% !important; }
.header-call p a { margin-left: 3px; }
.header-call p { font-size: 16px; }
.header-call p img { max-width: 19px; }
.videos-box .slider.slider-nav div img { height: 104px; object-fit: cover; }
section.inner-banner.sale-banner .banner-videos, section.inner-banner.yakari-banner .banner-videos { height: 315px; }
a.theme-btn.trained-protection-btn { padding: 7px 10px 8px; font-size: 12px; line-height: 17px; }
.trained-protection-item-text p { font-size: 14px; line-height: 20px; }
.trained-protection-item-text h3 { font-size: 16px; line-height: 22px; }
.timing-table tbody tr:first-child { display: flex; width: 100%; flex-wrap: wrap;border-bottom: 1px solid #e1b656; } 
.timing-table table.table.table-striped tr th:first-child { width: 100% !important; display: none; }
.timing-table table.table.table-striped tr th:nth-child(2) { width: 60% !important;padding: 20px 7px; }
.timing-table table.table.table-striped tr th:nth-child(3) { width: 20% !important; }
.timing-table table.table.table-striped tr th:nth-child(4) { width: 20% !important;padding: 20px 7px; }
.timing-table tbody tr~tr { display: flex; flex-wrap: wrap; }
.table tbody td:nth-child(1) { width: 100%; text-align: center;background: #C99F42; }
.table tbody td:nth-child(2) { width: 60%; }
.table tbody td:nth-child(3) { width: 20%; }
.table tbody td:nth-child(4) { width: 20%; }
.table tbody td:nth-child(1) p { padding-left: 0; font-size: 18px; text-align: center; margin-bottom: 0; color: #000; font-weight: 500; }
.banner-slider .carousel-item>img {width: 100%;height: 100%; }
.banner-slider { height: 630px; }

section.about-inner .col-sm-6 { padding: 10px 15px; width: 100%; }
section.experience-dogs-section.distinctive-approach-inn { padding: 40px 0 40px; margin-bottom: 0; background-color: #292929; background-image: none !important; }
section.experience-dogs-section.distinctive-approach-inn .col-sm-4 { width: 100%; }
section.experience-dogs-section.distinctive-approach-inn .col-sm-8 { width: 100%; }
section.experience-dogs-section.distinctive-approach-inn .experience-text { padding: 0; }
.table tbody td:nth-child(3) figure { display: flex; justify-content: center; align-items: center; height: 100%; }
.table tbody td:nth-child(4) figure { display: flex; justify-content: center; align-items: center; height: 100%; }
.prevent-burglaries-effective-section .col-sm-6 { width: 100%; }
.prevent-burglaries-effective-section .onboarding-img figure { margin-bottom: 15px; }
.chooseRight-dogs-row .row:nth-child(odd) { flex-direction: column-reverse; }
.chooseRight-dogs-row .col-sm-6 { width: 100%; }
.chooseRight-dogs-row .onboarding-img figure{ margin-bottom: 15px; }
.row-main-inn-even .col-sm-6 { padding: 0 15px; width: 100%; }
.row-main-inn-even .row:nth-child(odd) { flex-direction: column-reverse; }
.row-main-inn-even .row:nth-child(even) { flex-direction: column-reverse; }
.choosing-right-protection .col-sm-6 { margin: 0px 0; width: 100%; }
.choosing-right-pro-text ul { margin-bottom: 12px; }
.yakri-content ul li { padding: 10px 15px 10px 15px; }
.peachof-mind-section .col-sm-4 { width: 100%; }
.peachof-mind-section .col-sm-8 { width: 100%; }
.peachof-mind-section .video-section { margin: 0 0 20px; }
section.peachof-mind-section.peachof-mind-section2 .row { flex-direction: column-reverse; }
.tailored-matchmaking .col-sm-5 { padding-left: 15px; width: 100%; }
.tailored-matchmaking .onboarding-img figure { border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
.tailored-matchmaking .col-sm-7 { width: 100%; }
section.onboarding.onboarding-yakari .col-sm-7 { width: 100%; }
section.onboarding.onboarding-yakari .col-sm-5 { width: 100%; }
.onboarding .col-sm-5 { padding-right: 15px; width: 100%; }
.onboarding .col-sm-7{width: 100%;}
section.onboarding.onboarding-yakari .row { flex-direction: column-reverse; }
.onboarding .row:nth-child(even) .col-sm-5 { padding-left: 15px; }
.onboarding-img { margin-bottom: 20px; }
.tailored-matchmaking-bottom-text { padding: 8px 0 0; }
.choosing-right-pro-img { margin-bottom: 12px; }
.protection-dog-img{margin-bottom: 20px;}
.assessing-your-protection-row .row { padding: 10px 0; }
.chooseRight-dogs-row { padding: 0; }
.bottom-security-dogs .col-sm-6 { width: 100%; }
.blog-detail-text.default-css .table tbody td { background: transparent !important;width: auto;font-size: 14px; }
.alignleft { width: 100%; margin-right: 0; }
.alignright { width: 100%; margin-left: 0; } 
.ftr-social a { height: 35px; width: 35px; line-height: 31px; margin: 3px 1px; } 
.header-section.landing .header-top-left { padding-left: 15% ; }
section.testimonial-section.fb-video .col-sm-3 { padding: 10px; width: 50%; }
    section.rolling-the-dice-section .col-sm-6 {
        padding: 15px;
        width: 100%;
    }

    section.real-protection-section .col-sm-4 {
        padding: 10px;
        width: 100%;
    }
    .logo-content ul li {
        width: 33.33%;
    }


}
@media (max-width: 600px) {
section.videos-other-section .col-sm-3 { padding: 8px; width: 50%; }
section.videos-other-section .video-section>figure>img { height: auto; object-fit: cover; }
.meet-the-team-row .col-sm-4 { padding: 10px 15px; width: 100%; }
section.yakri-section .videos-box .slider.slider-five-nav .slick-slide { padding: 0 3px; }
.blog-wrapper .col-sm-4 { margin: 8px 0; width: 100%; }
.choosing-right-protection .col-sm-3 { margin: 10px 0; width: 100%; }



}
@media (max-width: 575px) {
.banner-heading { font-size: 22px; line-height: 31px; }
.video-section::after { height: 63px; }
.banner-heading b { font-size: 20px; }
.banner-btn a.theme-btn.btn-white { margin-right: 5px; }
.logo-content ul li { width: 25%; }
.about-right figure { border-radius: 10px; margin: 0 7px; }
.about-right figure img { border-radius: 3px; }
.modal.video-popup button.close img { max-width: 25px; }
.video-section::after { height: 57px; }
.elite-protection-btn a.theme-btn.btn-white { margin-right: 3px; }
.elite-protection-video { height: 300px; }
.elite-protection-content .heading-title { font-size: 22px; line-height: 28px; }
.elite-protection-btn { padding-top: 5px; }
video.fullscreenbg__video { height: 100%; }
a.theme-btn { padding: 8px 14px 10px; font-size: 14px; line-height: 20px; }
.protection-btn a.theme-btn.btn-yellow { margin-right: 3px; }
.trained-protection-btn a.theme-btn.btn-white { margin-right: 5px; }
/* .delivered-dogs-row .col-sm-3 { width: 100%; } */
a.theme-btn.btn-black { margin-right: 5px; }
section.protection { border-top: 2px solid #fff; }
table.table.table-striped tr th { font-size: 13px; line-height: 16px; }
.table tbody td figure img { max-width: 18px; }
.table tbody td p { padding-left: 17px; line-height: 18px; font-size: 13px; }
.slick-prev, .slick-next { width: 28px; height: 28px; background-size: 12px; }
.slick-next { right: -5px; }
.slick-prev { left: -5px; }
.slick-next:hover { background-size: 12px; }
.slick-prev:hover { background-size: 12px; }
p { font-size: 14px; line-height: 20px; margin-bottom: 8px; }
.star-quto img { max-width: 60px; }
.social-company ul li img { max-width: 100px; }
.social-company ul li { margin: 0 3px; }
.testimonial-box-heading img { max-width: 50px; }
.testimonial-box { padding: 15px 15px 85px; }
.banner-content ul li { line-height: 22px; background-position: 0 5px; background-size: 14px; font-size: 15px; margin-bottom: 4px; padding-left: 24px; }
.support-top-row .support-item h3 { font-size: 16px; line-height: 22px; }
.protection-sale { padding: 4px 12px; }
.protection-sale a { font-size: 14px; }
.trained-protection-btn { padding-top: 10px; }
.card-header-title { padding: 10px 40px 9px 0px; font-size: 15px; line-height: 22px; }
.card-body.default-css { margin: 0px 5px 0px 0px; }
.blog-slider button.owl-prev, .blog-slider button.owl-next { width: 25px; height: 25px; margin: 0 5px; background-size: 25px !important; }
.blog-slider button.owl-next:hover { background-size: 25px !important; }
.blog-slider button.owl-prev:hover { background-size: 25px !important; }
.blog-item .read-more::before { width: 79%; }
.blog-item { padding: 15px 10px 10px; }
.ftr-items ul li { font-size: 15px; line-height: 24px; padding: 6px; }
.ftr-items ul { padding-top: 5px; }
.ftr-contact-col p { line-height: 23px; font-size: 15px; }
.copyright-right ul li { padding: 6px; font-size: 15px; line-height: 23px; } 
.ftr-items .ftr-title { font-size: 18px; }
.default-section-row .heading-title { font-size: 22px; line-height: 28px; }
.default-section-row a.theme-btn.btn-yellow { margin-right: 1px; }
.video-section::after { height: 41px; bottom: -30px; }
.modal.video-popup .modal-body .wrapper { height: 290px; }
.header-section .col-sm-3 { width: 25%; }
.header-section .col-sm-9 { width: 75%; }
.about-right figure.about-img { margin-top: 0; }
.header-section { padding: 10px 0 40px; position: relative; }
.header-section.sticky{ padding: 10px 0 40px; }
.header-btn { position: absolute; bottom: 0; left: 0; right: 0; width: 100%; }
.header-btn a.theme-btn.btn-yellow { width: 100%; border-radius: 0; font-size: 18px; padding: 5px 14px 6px; }
.header-call p { font-size: 19px; }
.header-call p img { max-width: 22px; }
.approach-btn a.theme-btn.btn-white { margin-right: 3px; }
.videos-box .slider.slider-nav div img { height: 70px; object-fit: cover; width: 100%; }
section.inner-banner .banner-videos { height: 250px; }
section.consultation-inn.inquiry-inn .gform_page_footer.before { text-align: center; padding-right: 0 !important; }
.traning-days-content.default-css .counter { margin: -15px 0 -15px 0;}
section.inner-banner.sale-banner .banner-title.inner-title br {display: none;}
.contact-inn-row .heading-title {font-size: 22px; line-height: 25px;margin-bottom: 8px;}
.contact-content h3 {font-size: 16px;margin-bottom: 10px;}
.header-top-left { padding-right: 80px; justify-content: center; }
.contact-map iframe { height: 280px; }
.yakri-content h3 { line-height: 28px; font-size: 17px; margin-bottom: 8px; }
.yakri-content .default-css ul li { margin-bottom: 1px; padding-left: 22px; background-position: 0 4px !important; background-size: 16px; }
.yakri-btn a.theme-btn.btn-yellow { margin-right: 4px; }
.protection-btn a.theme-btn { padding: 6px 7px 8px; } 
.elite-protection-btn a.theme-btn { padding: 6px 7px 8px; }
section.yakri-section .slick-prev, section.yakri-section .slick-next { top: 38%; background-size: 10px; }
section.yakri-section .slick-prev:hover, section.yakri-section .slick-prev:focus, section.yakri-section .slick-next:hover, section.yakri-section .slick-next:focus { background-size: 10px; }
/* .banner-slider .carousel-item>img { height: 500px; width: 100%; } */
	.banner-slider {
    height: 500px;
}
.trained-protection-item .trained-protection-item-text { display: block; text-align: center; }
.trained-protection-item-text-left { padding-bottom: 7px; }
.protection-sale a { font-size: 18px; display: inline-block; }
.testimonial-video-item { height: 285px; }
.dogs-item figure { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.dogs-item figure img { border-top-left-radius: 10px; border-top-right-radius: 0px; }
.dogs-box { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
table.table.table-striped tr th figure img { max-width: 31px; }
.empowered-pro-item ul li { font-size: 14px; line-height: 20px; background-position: 0 4px; padding-left: 20px; margin-bottom: 5px; background-size: 15px; }
.choosing-right-pro-text ul li { font-size: 14px; line-height: 20px; background-position: 0px 4px; padding-left: 21px; margin-bottom: 4px; background-size: 15px; }
.elite-protection-video video.fullscreenbg__video { width: 100%; height: 100%;}
.banner-videos video.fullscreenbg__video { height: 100%; }
.form-design-left { margin-bottom: 40px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { margin: 3px 3px !important; }

.header-section.landing .header-top-left { padding-left: 0; justify-content: end; }	
section.banner-section.landing .banner-heading { font-size: 25px; line-height: 32px; }
section.banner-section h2 { font-size: 18px; line-height: 24px; }
section.banner-section.landing .banner-content ul { padding-top: 0; }
section.banner-section.landing { background-position: top; }
section.banner-section.landing::before { width: 100%; background: #000; opacity: 0.6; }
section.banner-section.landing .banner-content ul li { background-position: 0 4px; background-size: 14px; }

    section.default-section.thank-you-landing .section-heading figure img {
        max-width: 150px;
    }
	    section.default-section.thank-you-landing .heading-title {
        top: 235px;
        font-size: 22px;
    }
        section.gap-success-created-section h3 {
        font-size: 16px;
        line-height: 20px;
    }
    section.gap-success-created-section h2 {
        font-size: 15px;
        line-height: 22px;
    }
    section.current-security-system-section p {
        font-size: 15px;
        line-height: 20px;
    }
    section.fb-process-section .col-sm-3 {
        width: 100%;
        padding: 15px;
    }
.fb-process-box {
    max-width: 100%;
}
.rolling-the-dice-box {
    padding: 15px 15px;
    border-left: 3px solid #C99F42;
}
    .rolling-the-dice-box h3 {
        font-size: 16px;
        line-height: 22px;
    }
section.security-systems-cta-section .sub-heading {
    line-height: 35px;
}
section.security-systems-cta-section .section-heading strong {
    display: inline;
}
    section.faq-section.fb-faq .card-header-title {
        padding: 10px 25px 10px 15px;
        font-size: 14px;
        line-height: 20px;
    }
    .elite-home-security-map iframe {
        height: 220px;
    }
        #timer {
        margin: 9px auto 10px;
        max-width: 600px;
        font-size: 40px;
        line-height: 52px;
    }
    #timer div { min-width: 60px; }
#timer div span { font-size: 18px; line-height: 24px; }
    .cta-btn a.theme-btn.btn-yellow, .cta-btn a.theme-btn.btn-white {
        margin: 2px 1px;
    }



}


@media (max-width: 525px) {
.video-section::after { height: 55px; }
a.theme-btn { padding: 6px 8px 8px; font-size: 12px; line-height: 23px; }
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.default-section-row { padding: 20px 10px 30px; border-radius: 25px; }
.testimonial-video-row .col-sm-3 { padding: 15px; width: 50%; }
/* .banner-slider .carousel-item>img { height: 490px; width: 100%; } */
	.banner-slider { height: 490px;  }
.protection-sale { padding: 4px 7px; line-height: 18px; top: 10px; }
.eapps-instagram-feed-posts-grid-load-more.es-load-more-button.eapps-instagram-feed-posts-grid-load-more-visible{ padding: 7px 20px 8px !important; font-size: 12px; line-height: 23px !important; }
    section.testimonial-section.fb-video .col-sm-3 {
        padding: 10px;
        width: 100%;
    }
section.testimonial-section.fb-video.testimonial .fb-video-row .col-sm-3 {
    width: 100%;
}



}
@media (max-width: 480px) {
.logo-content ul li { width: 33.33%; }
.blog-item .read-more::before { width: 77%; }
.banner-btn a.theme-btn.btn-white { margin-right: 1px; }
.slick-prev, .slick-next { width: 20px; height: 20px; background-size: 8px; background-position: 7px center; }
.slick-next { right: -2px; }
.slick-prev { left: -2px; }
.slick-prev:hover { background-size: 8px; background-position: 7px center; }
.slick-next:hover { background-size: 8px; background-position: 7px center; } 
.social-company { padding-top: 5px; }
.logo a img { max-width: 50px; }
/* .video-section>figure>img { height: 240px; object-fit: cover; } */
.default-btn a.theme-btn { padding: 6px 8px 8px; font-size: 11px; line-height: 23px; }
.faq-row .col-sm-4 { padding: 10px; width: 100%; }
/* table.table { width: 430px; } */
.scrollright { color: #fff; padding-top: 7px; display: block !important; }
.videos-box .slider.slider-nav div img { height: 60px; object-fit: cover; width: 100%; }
section.empowered-protection .video-section img { height: 100%; }
section.yakri-section .video-section>figure>img { height: 100%; }
.logo-content-mob figure img { max-height: 70px; max-width: 95px; }
/* .banner-slider .carousel-item>img { height: 410px; width: 100%; } */
	.banner-slider{ height: 410px; }
.support-top-row .support-item h3 { font-size: 13px; line-height: 18px; }
.support-item p{ font-size: 12px; line-height: 18px; margin-bottom: 8px; }
.support-item .support-item-box figure img { max-width: 36px; }
.support-btm-row .support-item h4 { font-size: 13px; line-height: 20px; }
.support-btm-row .support-item figure img { max-width: 36px; }
.support-btm-row .support-item { padding: 18px 10px 15px; }
.testimonial-video-item { height: 205px; }
.dogs-name h3 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
.table tbody td:nth-child(3) { width: 15%; }
.table tbody td:nth-child(4) { width: 15%; }
.table tbody td:nth-child(2) { width: 70%; }
.table tbody td:nth-child(1) p{ font-size: 16px; margin-bottom: 0; line-height: 20px; }
.timing-table table.table.table-striped tr th:nth-child(3) { width: 15% !important; }
.timing-table table.table.table-striped tr th:nth-child(4) { width: 15% !important;padding: 20px 7px; }
.timing-table table.table.table-striped tr th:nth-child(2) { width: 70% !important; padding: 20px 7px; }
table.table.table-striped tr th { padding: 9px 5px; }

}
@media (max-width: 425px) {
/* .banner-slider .carousel-item>img { height: 350px; width: 100%; } */
		.banner-slider { height: 350px;  }
.header-top-left { padding-right: 70px; }
.header-call p { font-size: 17px; }
.modal.video-popup .modal-body .wrapper { height: 230px; }
    section.meet-family-section .col-sm-3 {
        padding: 10px;
        width: 100%;
    }



}
@media (max-width: 410px) {
.video-section::after { height: 52px; }
.social-company ul li img { max-width: 90px; }
.ginput_container.ginput_container_radio .gfield_radio .gchoice { width: 100%; }
/* .banner-slider .carousel-item>img { height: 350px; width: 100%; } */
		.banner-slider { height: 350px;  }
	    section.logo-section.fb .logo-content ul li img {
        max-width: 90px;
        max-height: 60px;
    }



}
@media (max-width: 375px) {
.modal.video-popup .modal-body .wrapper { height: 190px; }
}
@media (max-width: 370px) {
.logo-content ul li { width: 50%; }
.video-section::after { height: 50px; }
.blog-item .read-more::before { width: 75%; }
.logo-content-mob figure img { max-height: 60px; max-width: 85px; }
/* .banner-slider .carousel-item>img { height: 400px; width: 100%; } */
	.banner-slider { height: 400px;  }
.header-top-left { padding-right: 60px; }
}
        