@font-face {font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}
.fa, .far, .fas {font-family: 'FontAwesome';}


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

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

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

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

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


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




body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: normal;    overflow-x: hidden;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #BF1E2E;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}
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}
.count::-moz-selection {background-color:#fff;color:#000}
.count::selection {background-color: #fff;color: #000}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;color: #666; line-height: 28px; margin-bottom: 15px;}
p a {color: #BF1E2E;}
p a:hover {color: #000;}
p strong {color: #BF1E2E;font-weight: normal;}
li strong {color: #BF1E2E;font-weight: normal;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #BF1E2E;}
ul li a:hover, ol li a:hover {color: #BF1E2E;}
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: 'Konkhmer Sleokchher';letter-spacing: 0px;  color: #000; font-weight: 400; margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #BF1E2E;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #BF1E2E;font-weight: 400;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 44px;line-height: 46px;}
h2 {font-size: 40px; line-height: 42px;}
h3 {font-size: 30px;line-height: 32px;}
h4 {font-size: 28px;line-height: 30px;}
h5 {font-size: 26px;line-height: 38px;}
h6 {font-size: 24px;line-height: 36px;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
#back-top-wrapper {position: fixed;right: 57px;bottom: 26px;overflow: hidden;z-index: 2;}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {opacity: 1;transition: 200ms all;border-radius: 50%;display: inline-block;background: #165363 url(../images/top-arrow.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #547481;background-position: center center;transform: 0.6s;}

.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; padding-left: 0; }
.default-css ol { padding-left: 20px; margin-bottom: 15px; }
.default-css ul li, .default-css ol li { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #666; margin: 0 0 6px; }
.default-css ul li { list-style: none; background: url(../images/list-arrow.png) no-repeat top left; padding-left: 25px; background-position: 0 4px; background-size: 17px;}
.default-css ul li a, .default-css ol li a { color: #BF1E2E }
.default-css ul li strong, .default-css ol li strong { color: #BF1E2E; }
.default-css ul li a:hover, .default-css ol li a:hover { color: #000 }

.default-css ol li::marker { color: #BF1E2E; } 
section.default-section { padding: 100px 0; } 
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%; } }

.modal-backdrop.show { opacity: .9; }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.modal-body{ padding: 0; }
.popup-form .form-hero { padding: 30px 30px; border-radius: 0px; background: #fff; border: 5px solid #BF1E2E; text-align: center; }
.modal-dialog { max-width: 630px !important; position: absolute; top: 60px; left: 0; right: 0; transform: none !important; margin: 0px auto 0; width: 95%; }


/*--------- header-section ---*/
.header-section { position: fixed; top: 0; left: 0; right: 0; z-index: 99; transition: all 0.6s; padding: 15px 0px; border-radius: 10px; background: rgb(255 255 255 / 90%); margin: 20px; }
.header-section.sticky { margin: 0; border-radius: 0; box-shadow: 0px 4px 20px 0px rgba(48, 69, 124, 0.20); width: 100%; background: #fff;    position: fixed; }
.top-social a { display: inline-block; position: relative; background: #F6F5FF; border: 1px solid #BF1E2E; width: 50px; height: 50px; border-radius: 50%; text-align: center; line-height: 45px; margin: 3px; }
.top-social a:hover { background: #BF1E2E; }
.top-social a img{transition: all 1s ease; max-height: 22px;}
.top-social a:hover img{filter: brightness(0) invert(1);}
.top-logo img{transition: all 1s ease;}
.top-social { padding: 0 20px 0 10px; }
.header-section .col-sm-2 { padding-right: 0; }
.btn-warning { border-radius: 60px; background: #BF1E2E; backdrop-filter: blur(5px); color: #FFF; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 500; line-height: normal; padding: 17px 34px 17px 34px; position: relative; transition: all 0.6s; }
.btn-warning:hover{ background-color: #BF1E2E; color: #fff; border-color: #BF1E2E; }
.btn-warning::after { content: "\f107"; color: #FFF; font-family: 'FontAwesome'; font-size: 34px; font-style: normal; font-weight: 500; line-height: 18px; position: relative; vertical-align: sub; border: none; margin-left: 5px; }
.head-top-right { display: flex ; justify-content: right; align-items: center; }
.header-section .row { align-items: center; }
.head-right { display: flex; align-items: center; justify-content: right; }

.state-dropdown { position: relative; display: inline-block; }
.sys-drop { position: absolute; top: 100%; right: 0; /* aligns dropdown to button's right side */ background: #fff; border-radius: 4px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); min-width: 220px; display: none; z-index: 999; overflow-y: auto; max-height: 300px;left: 0; width: 100%; border: 1px solid #666; /* adds scrollbar if many states */ }
.sys-drop a { display: block; padding: 7px 15px; color: #666; text-decoration: none; transition: background 0.2s;text-align: left; }
.sys-drop a:hover { background-color: #BF1E2E; color: #fff; }
/* hover behavior for desktop */
.state-dropdown:hover .sys-drop { display: block; }
.state-dropdown .dropdown-toggle::after {display: none;}


/*--btns--*/
.theme-btn { border-radius: 45px; padding: 16px 40px; display: inline-block; border: 1px solid transparent; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 26px; text-transform: uppercase; }
.theme-btn.btn-red { color: #fff; background: #BF1E2E; }
.theme-btn.btn-red:hover { color: #fff; background: #000;border-color: #000; }
.theme-btn.btn-white { border-color: #fff; background: #fff; color: #BF1E2E; }
.theme-btn.btn-white:hover { border-color: #BF1E2E; background: #BF1E2E; color: #fff; }
.theme-btn.btn-black { border-color: #000; background: #000; color: #fff; }
.theme-btn.btn-black:hover { border-color: #BF1E2E; background: #BF1E2E; color: #fff; }
.theme-btn:not(:first-child) {
    margin-left: 15px;
}


/*--banner--*/
.home-banner { position: relative; z-index: 1; background-size: cover; padding: 320px 0 200px; }
.home-banner::before { content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute; z-index: -1; opacity: 0.8; background: #000; }
.home-banner::after { content: ''; height: 360px; width: 360px; top: 120px; left: 0; position: absolute; z-index: -1; background: #FFF4F4; opacity: 0.1; border-radius: 50%; margin: 0 auto; right: 0; }
.hero-title { line-height: 90px; color: #FFF; text-align: center; font-family: "Konkhmer Sleokchher"; font-size: 88px; font-style: normal; font-weight: 400; margin-bottom: 0; }
.hero-title strong{ font-weight: 400; color: #BF1E2E;}
.hero-caption p { color: #FFF; text-align: center; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 400; line-height: 32px; }
.hero-button { padding-top: 20px; }

.heading-title { margin-bottom: 15px; color: #000; font-family: "Konkhmer Sleokchher"; font-size: 66px; font-style: normal; font-weight: 400; line-height: 68px; }
.heading-title strong{font-weight: 400; color: #BF1E2E;}
.section-title { margin-bottom: 15px; color: #000; font-family: "Konkhmer Sleokchher"; font-size: 55px; font-style: normal; font-weight: 400; line-height: 58px; }
.section-title strong { font-weight: 400; color: #BF1E2E; }


/*  */
.service-areas-section { padding-bottom: 100px; position: relative;  }
.service-areas-section .section-title { color: #FFF; background: #BF1E2E; padding: 20px 20px 10px; position: relative; border-top: 2px solid #fff; margin-bottom: 60px;     z-index: -1;}
.service-areas-section .section-title::after { content: ''; width: 0; position: absolute; bottom: -38px; left: 0; text-align: center; border-top: 40px solid #BF1E2E; border-right: 40px solid transparent; border-left: 40px solid transparent; margin: 0 auto; right: 0; }
.service-areas-section .row{justify-content: center;}
.service-areas-section .col-sm-3 { padding: 90px 15px 20px; width: 20%; }
.service-areas-box { border-radius: 15px; background: #F5F9FF; box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15); text-align: center; padding: 1px 15px 45px; height: 100%; transition: all 0.6s; position: relative; }
.service-areas-box p.get-directions { position: absolute; bottom: 15px; right: 0; left: 0; margin: 0; }
.service-areas-box figure { border-radius: 15px; border: 10px solid #FFF; background: #F5F9FF; width: 130px; height: 130px; display: flex; align-items: center; justify-content: center; margin: -70px auto 20px;transition: all 0.6s; }
.service-areas-box h2 { color: #000; text-align: center; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 36px; transition: all 0.6s; }
.service-areas-box h2 a{ color: #000; font-style: normal; font-weight: 400; display: block; }
.service-areas-box p { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 16px; color: #000; line-height: 26px; margin-bottom: 10px;transition: all 0.6s; }
.service-areas-box p a { font-weight: 600; } 
.service-areas-box:hover { background: #BF1E2E; }
.service-areas-box:hover figure { background: #BF1E2E; }
.service-areas-box:hover h2, .service-areas-box:hover h2 a, .service-areas-box:hover p, .service-areas-box:hover p a{ color: #fff; } 
.service-areas-box p a:hover { color: #000; }
.service-areas-parent { padding: 0 20px; }


/*  */
section.process-section { position: relative; }
section.process-section::before { content: ''; background: url(../images/process-logo.png) no-repeat; width: 340px; height: 180px; top: -100px; right: 0; position: absolute; background-size: 100% 100%; z-index: -1; }
section.process-section .section-title { padding-bottom: 20px; }
section.process-section .row { justify-content: center; }
section.process-section .col-sm-3 { padding: 80px 15px 15px; }
.process-box { border-radius: 50%; background: #BF1E2E; box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15); text-align: center; padding: 130px 50px 50px; position: relative; margin: 0 auto; transition: all 0.6s; aspect-ratio: 4 / 4; object-fit: cover; height: 100%; width: 100%; }
.process-counter { border-radius: 50%; border: 10px solid #FFF; background: #BF1E2E; width: 180px; height: 180px; display: flex; align-items: center; justify-content: center; position: absolute; top: 0; margin: -80px auto 15px; left: 0; right: 0; color: #fff; text-align: center; font-family: Outfit; font-size: 36px; font-style: normal; font-weight: 600; line-height: 36px;transition: all 0.6s; }
.process-box:hover { background: #000; }
.process-box:hover .process-counter { background: #000; color: #fff; }
.process-box:hover p{color: #fff;}
.process-box p a{ color: #000; }
.process-box:hover p a{ color: #BF1E2E; }
.process-box p a:hover { color: #fff; }
 .process-box p { color: #fff; }


/* section.out-jail-fast-section */
section.out-jail-fast-section { padding-top: 100px; }
.out-jail-fast-row { position: relative; }
section.out-jail-fast-section .section-heading .heading-title { position: relative; display: inline-block; }
section.out-jail-fast-section .section-heading .heading-title:after { position: absolute; content: ''; width: 254px; height: 100px; background: url(../images/out-jail-fast-arrow.png); top: 0px; right: -230px; background-position: top center; background-repeat: no-repeat; z-index: -1; background-size: 100% 100%; }
.out-jail-fast-row .heading-title strong { display: block; }
section.out-jail-fast-section .default-css { background: #BF1E2E; position: absolute; right: 0; top: 0; max-width: 520px; padding: 30px;z-index: 1; }
section.out-jail-fast-section .default-css:after { position: absolute; content: ''; width: 137px; height: 109px; background: url(../images/out-jail-fast-icon.png); bottom: 0px; right: 0px; background-position: top center; background-repeat: no-repeat; z-index: -1; background-size: 100% 100%; }
.out-jail-fast-image { padding-top: 10px; }
section.out-jail-fast-section .default-css p { color: #fff; font-weight: 400; font-size: 22px; line-height: 30px; }
section.out-jail-fast-section .default-css h2 { font-weight: 400; color: #FFF; font-size: 30px; font-style: normal; line-height: 36px; }
.out-jail-fast-button .theme-btn.btn-black:hover { border-color: #fff; background: #fff; color: #000; }


/*  */
section.services-section { padding: 100px 0 100px 120px; }
section.services-section .row { justify-content: center; }
section.services-section .col-sm-3 { width: 20%; padding: 15px; }
.services-box figure { border-radius: 15px; overflow: hidden; margin-bottom: 15px; }
.services-box figure img{ width: 100%; }
.services-box h2 { color: #000; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 30px; }
.services-box h2 a{ color: #000; }
.services-box h2 a:hover{ color: #BF1E2E; }


/*  */
section.cta-section { background-repeat: no-repeat !important; background-size: cover !important; background-position: top center; position: relative; padding: 50px 0; z-index: 1; } 
section.cta-section::before { content: ''; opacity: 0.96; background: #BF1E2E; height: 100%; width: 100%; top: 0; left: 0; position: absolute; z-index: -1; }
section.cta-section .section-title { margin-bottom: 10px; color: #fff; }
section.cta-section p{ color: #fff; }
.cta-btns { padding-top: 10px; }
.cta-btns .theme-btn.btn-black:hover { border-color: #fff; background: #fff; color: #000; }
.cta-btns .theme-btn.btn-white:hover { border-color: #000; background: #000; color: #fff; }


/*  */
section.how-it-works-section { padding: 100px 0; }
section.how-it-works-section .section-title { max-width: 1000px; margin: 0 auto; }
section.how-it-works-section .container { max-width: 1470px !important; }
section.how-it-works-section .row { justify-content: center; }
section.how-it-works-section .col-sm-6 { padding: 30px; }
.how-it-works-box figure { border-radius: 15px; overflow: hidden; margin-bottom: 20px; }
.how-it-works-box figure img{ width: 100%; }
.how-it-works-box h2 { color: #000; font-family: Outfit; font-size: 40px; font-style: normal; font-weight: 600; line-height: 50px; }
.how-it-works-box h2 strong{ color: #BF1E2E; font-weight: 400; display: block; } 
.faq-section { position: relative; padding-bottom: 70px; } 
.faq-section::before { content: ''; background: #F5F9FF; height: 50%; bottom: 0; left: 0; right: 0; width: 100%; position: absolute; z-index: -1; } 
.faq-paranet { border-radius: 15px; background: #FFF; box-shadow: 0 0 90px 0 rgba(0, 0, 0, 0.15); max-width: 1520px; margin: 0 auto; padding: 95px 140px; } 
.faq-box { margin-top: 40px; } 
.faq-box .card-header-title { padding: 20px 75px 20px 42px; position: relative; border: none; margin: 0; font-family: 'Outfit'; font-style: normal; color: #BF1E2E; font-weight: 400; font-size: 24px; line-height: 30px; border-radius: 25px 25px 0 0; border: 1px solid #D9D9D9; border-bottom: 0; background: #FFF4F4; } 
.card-body.default-css { padding: 0 70px 10px 42px; border: 1px solid #D9D9D9; border-top: 0; border-radius: 0 0 25px 25px; background: #FFF4F4; box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12); } 
.faq-box .card { margin: 0 0 19px; border-radius: 0; background: transparent; box-shadow: none; border: none; } 
.card-header-title.collapsed { color: #000; background: #FFF; border: 1px solid #D9D9D9; border-radius: 45px; } 
.card-header-title.collapsed:hover { color: #BF1E2E; } 
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background: #BF1E2E url(../images/faq-minus.png) no-repeat center; width: 24px; height: 24px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 5px; background-size: 20px !important; width: 60px; height: 60px; border-radius: 50%; } 
.faq-box .card-header { border: none; padding: 0; cursor: pointer; position: relative; margin: 0 0 0; background: transparent !important; } 
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background: #000 url(../images/faq-pluse.png) no-repeat center; box-shadow: none; background-size: 20px !important; } 
.button-center.text-center { padding-top: 20px; }

/* -------------BLOG-SECTION------------- */
.blog-section { padding: 70px 0 250px; position: relative; background: #F5F9FF; margin-bottom: -170px; } 
.section-heading p { font-size: 24px; line-height: 36px; } 
.blog-item figure { overflow: hidden; height: auto; flex-shrink: 0; border-radius: 10px; margin-bottom: 30px; } 
.blog-item figure img { width: 100%; transition: all 0.6s ease; } 
.blog-content h3 { color: #182E45; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 500; line-height: 36px; } 
.blog-content h3 a { color: #000; } 
.blog-content:hover h3 a { color: #BF1E2E; } 
.blog-item:hover figure img { transform: scale(1.1); } 
.blog-section .col-sm-5 { width: 44%; margin-top: 15px; } 
.blog-section .col-sm-3 { width: 27.8%; margin-top: 15px; }  

/*  */
section.our-mission-section { margin-bottom: -150px; position: relative; z-index: 0; } 
.our-mission-main { background: url(../images/our-mission-bg.jpg) no-repeat top center; background-size: cover; position: relative; padding: 65px 80px; border-radius: 15px; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15); max-width: 1450px; margin: 0 auto; z-index: 1; } 
.our-mission-main::before { content: ''; opacity: 0.95; background: #FFF; top: 0; left: 0; right: 0; height: 100%; width: 100%; position: absolute; border-radius: 12px; } 
.our-mission-main::after { content: ''; background: url(../images/image-process.png) no-repeat; top: 0; right: 0; height: 336px; width: 632px; position: absolute; z-index: -1; border-radius: 15px; } 
.our-mission-main .section-heading.text-center { position: relative; } 
.our-mission-main .section-heading p { font-size: 18px; line-height: 28px; } 

/* ---------Footer-Section---------- */
footer.footer { position: relative; padding-top: 230px; background-color: #000;z-index: -1; } 
.ftr-map iframe { display: block; height: 240px; border-radius: 10px; } 
.ftr-title { margin-bottom: 20px; font-family: 'Outfit'; color: #BF1E2E; font-size: 26px; font-style: normal; font-weight: 600; line-height: 26px; text-transform: capitalize; } 
.ftr-item ul { column-count: 2; } 
.ftr-item ul li { list-style: none; position: relative; color: #fff; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 10px; }
.ftr-item ul li a { color: #fff; } 
.ftr-item ul li a:hover { color: #BF1E2E; } 
.ftr-item { padding-left: 125px; } 
.footer-address p { color: #fff; margin-bottom: 20px; } 
.footer-address p a { color: #BF1E2E; } 
.footer-address p a:hover { color: #fff; }
 .copyright-menu ul { margin: 0 0 0 auto; text-align: right; } 
.copyright-menu ul li { list-style: none; position: relative; display: inline-block; color: #fff; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; } 
.copyright-menu ul li:after { content: "/"; padding: 0 15px; } 
.copyright-menu ul li:last-child::after { display: none; } 
footer.footer p { color: #fff; } 
.copyright-menu ul li a { color: #fff; } 
.copyright-menu ul li a:hover { text-decoration: underline !important; } 
.copyright p { margin: 0; } 
footer.footer .copyright p a { color: #fff; } 
footer.footer .copyright p a:hover { text-decoration: underline !important; } 
.copyright-section { padding: 10px 0; background-color: #BF1E2E; margin-top: 55px; } 
.footer-address { float: right; }


/* -----INNER-PAGE-CSS----- */
.inner-banner { position: relative; z-index: 1;}
.inner-banner > img { width: 100%; }
.inner-banner::before { content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute; opacity: 0.8; background: #000; }
.inner-banner::after { content: ''; height: 310px; width: 310px; top: 50%; position: absolute; background: #FFF4F4; opacity: 0.1; border-radius: 50%; margin: 0 auto; left: 50%; transform: translate(-50%, -40%); }


.caption-absolute { position: absolute; z-index: 1; width: 100%; text-align: center; top: 63%; transform: translateY(-50%); max-width: 1360px; margin: 0 auto; left: 0; right: 0; }
.inner-banner .hero-title { font-size: 60px; line-height: 65px;font-weight: 400; }
.inner-banner .hero-title strong{font-weight: 400; }
.page-nav { position: relative; bottom: 0; width: 100%; padding: 16px 0; background: #bf1e2e; }
.page-nav ul li { margin: 0px; color: #fff;         font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; list-style: none; text-align: center; }
.page-nav ul li span , .page-nav ul li span a , .page-nav ul li span.current-item{ color: #fff;  font-weight: 400;}
.page-nav ul li span a:hover , .page-nav ul li span a span:hover{color: #000;}
  

/* -----SERVICE-DETAIL-INNER-PAGE-CSS----- */
section.default-section.inpad {padding: 100px 0;}
section.services-section.nipad {padding-top: 0;}
.search-btn { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); margin: 0 0 40px; padding: 30px 30px; }
.search-btn form {position: relative}
.search-medium {width: 100%;padding: 15px 70px 15px 15px;border: 1px solid rgba(0, 0, 0, 0.3);height: 60px;background-color: #fff;border-radius: 8px;font-size: 18px;line-height: 28px;color: #414141;font-weight: 400;font-family: Outfit;}
.search-container { margin-bottom: 40px; }
.search-container form { position: relative; }
.search-container .services-detail-search { border-radius: 4px; background: #bf1e2e ;box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); height: 70px; width: 100%; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 40px; padding: 15px 80px 15px 35px; border: none; }
.search-container .services-detail-search::placeholder { color: #fff; opacity: 1; /* Firefox */ }
.search-container .services-detail-search::-ms-input-placeholder { /* Edge 12 -18 */ color: #fff; }
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 9px;background: transparent;height: 30px;}
.search-icon img { filter: brightness(0.5); }
.search-btn button:hover {cursor: pointer}
.sidebar-title { color: #19202D; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 15px; position: relative; padding-left: 15px; }
.sidebar-title:after { content: ""; position: absolute; top: 0px; left: 0; background: #bf1e2e ; height: 100%; width: 3px; }
.service-detail-list { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); margin: 0 0 40px; padding: 30px 30px; }
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li {list-style: none;padding: 0px 0;transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;position: relative;border-bottom: 1px solid #ccc;}
.service-detail-list ul li a { font-size: 18px; line-height: normal; color: #666; font-weight: 400; font-family: Outfit; display: block; padding: 12px 10px; }
.service-detail-list ul li a:hover, .service-detail-list ul li.active {
    background: #bf1e2e;
    color: #fff;
}
.estimatin-side.service-detail-list { text-align: center; }
.service-detail-list ul li:last-child {border: none;}
.service-detail-right {padding-left: 50px;}
.services-detail-left h1 { color: #000; font-family: Outfit;}
.service-detail-list ul li::after { content: "\f105"; position: absolute; top: 50%; transform: translateY(-50%); right: 0; background-size: cover; color: #666; font-family: 'FontAwesome'; font-size: 18px; font-weight: 600; display: none;}
figure.fimgs {margin-bottom: 20px; border-radius: 5px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgba(24, 131, 189, 0.16);}
figure.fimgs img {border-radius: 4px;background: #FFF;width: 100%;margin-bottom: 0;object-fit: cover;box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%);}
.service-detail-list-month { color: #bf1e2e ; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 44px; margin-bottom: 3px; }
.service-detail-list-month.month-2 { position: relative; margin-top: 20px; padding-top: 5px; }
.service-detail-list.service-detail-list-2 p { font-size: 16px; font-weight: 400; line-height: 24px; }
.service-detail-list-month.month-2::after { content: ''; position: absolute; width: 100%; height: 1px; background: rgb(0 0 0 / 10%); top: 0; left: 0px; right: -15px; background-size: cover; }
.service-detail-list.service-detail-list-2 { padding: 35px 15px 15px 35px; }

.estimatin-detail { text-align: center; padding: 40px 15px; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); }
.estimatin-detail h4 { color: #19202D; font-family: Outfit; font-size: 35px; font-style: normal; font-weight: 600; line-height: 50px; margin-bottom: 15px; }

.estimatin-side { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); margin: 0 0 40px; padding: 30px 30px; }
.estimatin-title {color: #000000;text-align: center;font-family: Outfit;font-size: 30px;font-style: normal;font-weight: 700;line-height: 40px;}
.service-detail-list.estimatin-titel {text-align: center;}
.estimatin-title a{ display: block; }
.estimatin-title a:hover{ color: #000000; }


.side-bar-banner { border-radius: 5px; background: #000000; padding: 40px 15px 47px; text-align: center; }
.side-bar-banner .sidebar-bnnr-text h4{ color: #fff; font-size: 26px; padding: 0 15px; line-height: 36px; }
.sidebar-cta-btns .theme-btn.btn-red { color: #FFFFFF; background: #BF1E2E; }
.sidebar-cta-btns .theme-btn.btn-red:hover { color: #000000; background: #FFFFFF; }
.side-bar-banner a.theme-btn {
    width: 100%;
    margin: 5px;
    max-width: 290px;
}
.side-bar-banner .state-dropdown {
    display: block;
}


/* .estimatin-btn a.theme-btn {
background: #000;
color: #fff;
margin-top: 10px;
}
.estimatin-btn a.theme-btn:hover {
background: #002950 !important;
color: #fff;
} */
.recent-post { display: flex; padding: 10px 0;align-items: center; }
.recent-post figure { flex-shrink: 0; max-width: 70px; margin-right: 15px; border: 1px solid #800080; height: 100%; overflow: hidden;position: relative; }
.recent-post figure img { height: 100%; width: 100%; object-fit: cover; }
.recent-post-dtl h6 { margin-bottom: 10px; font-family: Outfit; line-height: 24px; }
.recent-post-dtl h6 a { color: #fff; }
.recent-post:hover h6 a{color: #CAA86C;}
.recent-post-dtl p { margin-bottom: 10px; font-size: 14px; line-height: 22px; color: #CAA86C; }
.recent-post figure::before { position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.recent-post:hover figure::before { -webkit-animation: shine .5s; animation: shine .5s; }
@-webkit-keyframes shine { 100% { left: 125%; } }
@keyframes shine { 100% { left: 125%; } }
.blog-img-single > figure img { width: 100%; border-radius: 4px; height: 100%; object-fit: cover; }
.blog-img-single > figure { margin-bottom: 20px; border-radius: 4px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); }
section.blog-section.singlepgge { padding-top: 0; }
.pagination-parent { padding-top: 30px; }
.nav-next a, .nav-previous a{ display: inline-block; position: relative; padding: 16px 42px; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; background: #000; color: #fff; }
.nav-next a:hover, .nav-previous a:hover {background: #bf1e2e ;color: #fff;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}


.gallery-row .wp-pegination { display: flex; justify-content: center; }


/* services inner page */
section.services-section.services { padding: 100px 0; }
section.services-section.services .col-sm-4 { padding: 25px; text-align: center; }
section.cta-section.services { margin-bottom: 100px; }


/* service-areas inner page */
section.service-areas-section.service-areas { padding-top: 100px; }
section.service-areas-section.service-areas .section-title { color: #000; background: transparent; padding: 0; border-top: none; margin-bottom: 15px; }
section.service-areas-section.service-areas .section-title::after{display: none;}


/* blog inner page */
.blog-section .blog-wrapper .col-sm-4 { text-align: center; padding: 20px; }
.blog-section .row { justify-content: center; }
section.blog-section.blogpage-single-section.default-section {
    margin: 0;
}
.services-detail-img>iframe {
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 5px;
    background: #fff;
    box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%);
}

/* -----WP-PEGINATION-CSS----- */
.wp-pegination { padding-top: 15px; text-align: center; }
.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, .page-numbers { width: 60px !important; height: 60px !important; display: inline-block; margin: 5px !important; border: 1px solid #000 !important; border-radius: 4px !important; align-content: center; padding: 0 !important; color: #000 !important; text-align: center; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 34px; }
.wp-pegination span.current, .wp-pegination .page:hover , .page-numbers:hover{ background: #BF1E2E !important; color: #fff !important; border: 1px solid #BF1E2E !important; }
.wp-pegination a.nextpostslink , .next.page-numbers{ background: url(../images/blog-next.png) !important; background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; ; }
.wp-pegination a.previouspostslink , .prev.page-numbers{ background: url(../images/blog-next.png) !important; background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; transform: rotate(180deg); }
.wp-pegination a.nextpostslink:hover, .next.page-numbers:hover , .wp-pegination a.previouspostslink:hover { background: #BF1E2E url(../images/blog-next-hover.png) !important; border-color: #BF1E2E !important;background-repeat: no-repeat !important; background-position: center !important;}
/* .wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink , .next.page-numbers , .prev.page-numbers{ background-size: 38px !important; background-position: center !important;} */
.wp-pegination a.previouspostslink:hover, .prev.page-numbers:hover{background-color: #BF1E2E !important;}


/* faq inner page */
section.faq-section.inn { padding: 100px 0; }
section.faq-section.inn::before {display: none;}

/* contact inner page */
section.contact-section { padding: 100px 0; }
.loction-box { height: 100%; padding-left: 100px; }
.loction-box iframe { width: 100%; height: 100%; display: inline-block; }


/* -----FORM-CSS----- */
.b-form-title { margin-bottom: 5px; color: #000; font-family: "Konkhmer Sleokchher"; font-size: 40px; font-style: normal; font-weight: 400; line-height: 44px; }
.b-form-title strong{ color: #FF6602; font-weight: 800; }
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.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 -10px;}
.gform_wrapper .gfield {padding: 0 10px 20px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.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;}
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label , .form-hero legend.gfield_label.gform-field-label{ font-size: 18px !important; font-family: Outfit; font-style: normal; font-weight: 400; line-height: 28px; color: #000 !important; margin: 0 !important; padding-left: 2px;margin-bottom: 4px !important; }
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #000;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #000;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #000;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #000;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #000;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #000;opacity: 1;}
.form-hero input.button.gform_button { width: auto !important; height: auto !important; display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; border: none !important; box-shadow: none !important; padding: 12px 50px !important; color: #FFF !important; font-family: Outfit !important; font-size: 18px !important; font-style: normal !important; font-weight: 600 !important; line-height: 36px !important; border-radius: 45px !important; background: #BF1E2E !important; }
.form-hero input.button.gform_button:hover {background: #000 !important; color: #fff !important;}
.gform_wrapper textarea.medium { height: 120px !important; display: block; min-block-size: inherit !important; }
.gform_wrapper .gform_footer { padding: 0px 0 0 0 !important; margin: 0px 0 0 0px !important; z-index: 1; }
.form-hero .gform_wrapper .ginput_complex select { background: #fff url(../images/select-arrow.png) no-repeat right 15px center !important; background-size: 16px !important; padding-left: 22px !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 .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select { width: 100% !important; padding: 10px 22px 10px 15px !important; -webkit-appearance: none !important; resize: none !important; position: relative !important; height: 50px; transition: all 1s; margin: 0 !important; box-shadow: none !important; border-radius: 0px !important; border: 1px solid #D9D9D9 !important; background: #F5F9FF; color: #000 !important; font-family: Outfit !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; }
.form-hero .gform_wrapper select  , .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select{background: #fff url(../images/select-arrow.png) no-repeat right 20px center !important; background-size: 15px !important; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 0px !important;border: none !important;background: transparent !important;box-shadow: none !important; border-bottom: 1px solid #000 !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Outfit;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #000;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #666;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.gfield_checkbox {display: flex;}
.gchoice .gfield-choice-input {margin-top: 3px !important;;border-radius: 50% !important; width: 20px !important;height: 20px !important; border: 1px solid #FF6602 !important; background: rgb(217 217 217 / 20%) !important;background-position: top 4px center !important; }
.gchoice .gfield-choice-input:checked { background: url(../images/agree.png) no-repeat !important; background-size: 13px !important; background-position: top 4px center !important; }
label.form-check-label strong {color: #FF6602;font-weight: 400;}
label.form-check-label i { font-style: normal; color: #011A43; }
.gchoice .gfield-choice-input::before{ display:none !important; }
.gfield_description.instruction.validation_message { display: none !important; }
.form-hero .gform_wrapper .ginput_container label { width: calc(100% - 20px); }
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; }
.gform_validation_errors { display: none !important; }
.datepicker { text-transform: uppercase !important; }
.form-hero .gform-theme--framework .gfield--input-type-datepicker .ginput_container_date { display: block !important; }
.form-hero .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{position: absolute; right: 20px !important; top: 50%;left: auto; transform: translateY(-50%);}

.form-hero .gform-grid-row span.gform-grid-col:first-child{width:100%}
.gfield--type-address{ margin-bottom:12px !important;}
.form-hero .gform_wrapper .ginput_container.gform-grid-row { display: flex ; flex-wrap: wrap; width: 100%; margin: 0 !important; row-gap: 0 !important; margin-inline: 0 !important; }
.form-hero .gform-grid-row span.gform-grid-col { width: 33.33%; padding: 0 9px 20px; }
.form-hero fieldset.gfield.gfield--width-full { padding: 0;margin: 0 !important; }
span.gfield_required.gfield_required_text { display: none !important; }

.form-hero fieldset.gfield.gfield--type-address  { padding: 0 !important; margin: 0 !important;}
.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message { padding: 0 10px 20px !important; margin-top: -10px !important; }
.form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row { margin: 0 -5px !important; }
.form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col { width: 33.33% !important; background: transparent !important; padding: 0 5px; }

.gform_validation_errors {display: none !important; }
span.gfield_description.gform_fileupload_rules {color: #000; }
.gfield_description.instruction.validation_message {display: none !important; }
span.gfield_required.gfield_required_text { display: none !important; }

/* the-process inner page */
section.got-arrested-section { padding: 100px 0; }
.got-arrested-row { padding: 50px 0; }
.got-arrested-row .row { align-items: center; }
.got-arrested-img figure { border-radius: 20px; overflow: hidden; }
.got-arrested-img figure img{ width: 100%; }
.got-arrested-row .section-content { padding-left: 30px; }
section.got-arrested-section .section-content h3 { color: #BF1E2E; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 5px; padding-top: 5px; }
section.got-arrested-section .section-content.right { border-radius: 15px; background: #F5F9FF; box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15); padding: 40px 30px; }
section.got-arrested-section .section-content.right p { margin-bottom: 6px; }


/* about inner page */
section.about-inn-section { padding: 100px 0; position: relative; }
.about-inn-img figure { border: 10px solid #000; border-radius: 10px; overflow: hidden; max-width: 550px; margin: 0 auto; }
.about-inn-img figure img{ width: 100%; }
.about-inn-row h2 { color: #000; text-align: center; font-family: "Konkhmer Sleokchher"; font-size: 36px; font-style: normal; font-weight: 400; line-height: 58px; }
.about-inn-row { position: relative; max-width: 1450px; margin: 0 auto; padding-top: 120px; }
.about-inn-row::before { content: ''; background: url(../images/process-logo.png) no-repeat; width: 340px; height: 180px; top: -90px; left: -100px; position: absolute; background-size: 100% 100%; z-index: -1; }
.service-detail-right.sticky {
    position: sticky;
    top: 130px;
}


/* testimonial */
section.testimonial-section {
    padding: 100px 0;
}
.testimonial-row .row {
    justify-content: center;
}
.testimonial-row .col-sm-4 {
    padding: 20px;
}
.client-say-box {
    border-radius: 45px;
    background: #F5F5F5;
    transition: all 0.6s;
    padding: 40px;
    height: 100%;
}
.client-say-box .star {
    padding-bottom: 15px;
}
.clint-name-parent {
    display: flex;
    align-items: center;
    padding-top: 10px;
}

.clint-name-parent figure {
    margin-right: 15px;
}
.clint-name-parent h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    color: #000;
    line-height: 32px;
    margin-bottom: 0;
}
.faq-section.faq-sectioninn {
    padding: 0;
    position: inherit;
}


@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;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #666 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #BF1E2E !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 23px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #666 !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: #BF1E2E !important;}

.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #BF1E2E; font-family: 'FontAwesome'; left: 0; position: absolute; top: 6px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 20px; }
.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 menu  2222---------------*/
.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: -0px;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);}
.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;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #BF1E2E !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #BF1E2E !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: #666 !important;padding: 5px 10px;}
.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: 600;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #BF1E2E !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #BF1E2E !important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
*/

.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 0 !important;padding-top: 0 !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #BF1E2E !important;}
.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 ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #132237;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}
.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: #BF1E2E !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;}
	
}
@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:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}





@media (max-width:1699px) {
.heading-title { margin-bottom: 15px; font-size: 56px; line-height: 64px; }
.container { max-width: 100% !important; padding: 0 50px; }
.header-section { padding: 15px 0px; margin: 10px; }
.top-social { padding: 0 10px 0 10px; }
.top-social a { width: 40px; height: 40px; line-height: 34px; margin: 1px; }
.top-social a img { max-height: 20px; }
.theme-btn { padding: 12px 30px; font-size: 17px; line-height: 24px; }
.hero-title { line-height: 82px; font-size: 72px; }
.section-title { margin-bottom: 15px; font-size: 50px; line-height: 55px; }
section.process-section::before { width: 240px; height: 120px; top: -10px; }
section.services-section { padding: 100px 0 100px 40px; }
.inner-banner .hero-button { padding-top: 10px; }
.page-nav { padding: 12px 0; }
.inner-banner .hero-title { font-size: 54px; line-height: 62px; }
.about-inn-row::before {
    width: 340px;
    height: 180px;
    top: -70px;
    left: -40px;
}
section.about-inn-section .section-heading figure img {
    max-width: 500px;
}




}

@media (max-width: 1599px) {

}

@media (max-width: 1499px) {
.heading-title { margin-bottom: 10px; font-size: 46px; line-height: 54px; }
.container { padding: 0 40px; }
section.default-section { padding: 70px 0; }
.our-mission-main { padding: 45px 60px; }
.our-mission-main::after { height: 196px; width: 402px; background-size: 100% 100%; }
.ftr-title { margin-bottom: 15px; font-size: 22px; line-height: 26px; }
.ftr-item { padding-left: 35px; }
section.our-mission-section { margin-bottom: -100px; }
footer.footer { padding-top: 160px; }
.copyright-section { padding: 8px 0; margin-top: 40px; }
.theme-btn { padding: 11px 22px; font-size: 16px; line-height: 20px; }
.header-section { padding: 10px 0px; margin: 10px; }
.top-logo img { max-width: 160px; }
.theme-btn:not(:first-child) { margin-left: 10px; }
.hero-title { line-height: 72px; font-size: 60px; }
.hero-caption p { font-size: 20px; line-height: 30px; }
.hero-button { padding-top: 10px; }
.home-banner { padding: 270px 0 130px; }
.home-banner::after { height: 300px; width: 300px; top: 90px; }
.section-title { margin-bottom: 15px; font-size: 37px; line-height: 42px; }
.service-areas-box figure img { max-width: 60px; }
.service-areas-box figure { border-radius: 15px; border: 7px solid #FFF; width: 100px; height: 100px; margin: -55px auto 15px; }
.service-areas-box h2 { font-size: 20px; line-height: 30px; }
.service-areas-box p { font-size: 15px; line-height: 22px; margin-bottom: 10px; }
.service-areas-section .col-sm-3 { padding: 60px 15px 15px; width: 20%; }
.section-heading p { font-size: 22px; line-height: 34px; }
.service-areas-section .section-title::after { bottom: -28px; border-top: 30px solid #BF1E2E; border-right: 30px solid transparent; border-left: 30px solid transparent; }
.service-areas-section .section-title { padding: 17px 17px 10px; margin-bottom: 40px; }
.process-counter { border: 7px solid #FFF; width: 140px; height: 140px; margin: -56px auto 15px; font-size: 28px; line-height: 36px; }
.process-box { padding: 100px 40px 50px; }
section.process-section .col-sm-3 { padding: 60px 10px 10px; }
    .service-areas-section { padding-bottom: 70px; }
section.out-jail-fast-section .default-css p { font-size: 20px; line-height: 28px; }
section.out-jail-fast-section .default-css h2 { font-size: 26px; line-height: 30px; }
section.out-jail-fast-section .default-css:after { width: 107px; height: 87px; }
section.out-jail-fast-section .section-heading .heading-title:after { width: 194px; height: 70px; right: -230px; }
section.services-section { padding: 70px 0 70px 20px; }
.services-box h2 { font-size: 20px; line-height: 26px; }
section.services-section .col-sm-3 { width: 20%; padding: 10px; }
.how-it-works-box h2 { font-size: 34px; line-height: 40px; }
section.how-it-works-section .col-sm-6 { padding: 20px; }
section.how-it-works-section { padding: 70px 0; }
.faq-paranet { padding: 65px 60px; }
.faq-box .card-header-title { padding: 17px 65px 17px 30px; font-size: 20px; line-height: 26px; }
.faq-box .card-header h5:after, .card-header-title::after { width: 50px; height: 50px; }
.button-center.text-center { padding-top: 10px; }
.card-body.default-css { padding: 0 50px 10px 30px; }
.faq-box { margin-top: 30px; }
    section.out-jail-fast-section { padding-top: 70px; }
.faq-section { padding-bottom: 40px; }
.blog-section { padding: 50px 0 220px; margin-bottom: -150px; }
.blog-content h3 { font-size: 20px; line-height: 30px; }
.blog-item figure { margin-bottom: 20px; }
    .top-social a img { max-height: 16px; }
    .top-social a { width: 34px; height: 34px; line-height: 29px; margin: 1px; }
.inner-banner .hero-title { font-size: 44px; line-height: 54px; }
.page-nav ul li { font-size: 18px; line-height: 26px; }
.page-nav { padding: 10px 0; }
section.services-section.services { padding: 60px 0; }
.inner-banner::after { height: 240px; width: 240px;; }
section.services-section.services .col-sm-4 { padding: 20px; }
section.cta-section.services { margin-bottom: 70px; }
section.service-areas-section.service-areas { padding-top: 70px; }
section.got-arrested-section { padding: 70px 0; }
section.about-inn-section {
    padding: 70px 0;
}
.about-inn-img figure {
    border: 8px solid #000;
}
    section.about-inn-section .section-heading figure img {
        max-width: 470px;
    }
    .about-inn-row h2 {
    font-size: 32px;
    line-height: 52px;
}

    .about-inn-row::before {
        width: 270px;
        height: 140px;
        top: -20px;
        left: -20px;
    }
.service-detail-right {
    padding-left: 20px;
}
section.contact-section {
    padding: 70px 0;
}
.loction-box {
    padding-left: 50px;
}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select {
    padding: 8px 22px 8px 15px !important;
    height: 45px;
    font-size: 17px !important;
    line-height: 26px !important;
}
.gform_wrapper .gfield {
    padding: 0 6px 15px;
}
.form-hero .gform_body {
    margin: 0 -6px;
}
.gform_wrapper textarea.medium {
    height: 100px !important;
}
.form-hero input.button.gform_button {
    padding: 9px 40px !important;
    font-size: 17px !important;
    line-height: 30px !important;
}
.b-form-title {
    margin-bottom: 5px;
    font-size: 34px;
    line-height: 40px;
}
.sidebar-title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 12px;
    padding-left: 12px;
}
.service-detail-list {
    margin: 0 0 30px;
    padding: 20px 20px;
}
figure.fimgs {
    margin-bottom: 15px;
}
.service-detail-list ul li a {
    font-size: 16px;
    padding: 9px 8px;
}
.estimatin-title {
    font-size: 24px;
    line-height: 34px;
}
.estimatin-side {
    margin: 0 0 30px;
    padding: 20px 20px;
}
.side-bar-banner .sidebar-bnnr-text h4 {
    font-size: 18px;
    padding: 0 10px;
    line-height: 28px;
}
.side-bar-banner a.theme-btn {
    max-width: 210px;
}
.side-bar-banner {
    padding: 25px 10px 25px;
}
.services-detail-img>iframe {
    margin-bottom: 15px; 
    max-height: 100% !important;
    height: 410px;
}
section.faq-section.inn {
    padding: 70px 0;
}
.blog-section .blog-wrapper .col-sm-4 {
    padding: 15px;
}
.wp-pegination {
    padding-top: 10px;
}
section.default-section.inpad {
    padding: 70px 0;
}
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers {
    width: 50px !important;
    height: 50px !important;
    margin: 4px !important;
    font-size: 21px;
    line-height: 34px;
}
.search-medium {
    padding: 12px 50px 12px 13px;
    height: 50px;
    font-size: 17px;
    line-height: 26px;
}
.search-btn {
    margin: 0 0 30px;
    padding: 20px 20px;
}
.search-btn button {
    top: 8px;
    width: 30px;
    right: 7px;
    height: 30px;
}
.blog-img-single > figure {
    margin-bottom: 15px;
}
.pagination-parent {
    padding-top: 20px;
}
.nav-next a, .nav-previous a {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 28px;
}
.service-detail-right.sticky {
    top: 90px;
}
.testimonial-row .col-sm-4 {
    padding: 15px;
}
.client-say-box .star {
    padding-bottom: 12px;
}
.clint-name-parent figure img {
    max-width: 40px;
}
.clint-name-parent h3 {
    font-size: 22px;
    line-height: 28px;
}
.client-say-box {
    border-radius: 35px;
    padding: 30px;
}
section.testimonial-section {
    padding: 70px 0;
}



}

@media (max-width: 1399px) {
.process-box p { font-size: 16px; line-height: 24px; }
footer.footer .col-sm-5 { width: 39%; }
footer.footer .col-sm-2 { width: 22%; }


}
@media (max-width: 1299px) {
.header-section .col-sm-2 { width: 15%; }
.header-section .col-sm-10 { width: 85%; }
.service-areas-parent { padding: 0; }
section.out-jail-fast-section .section-heading .heading-title:after {display: none;}

}

@media (max-width: 1199px) {
p { font-size: 16px; line-height: 22px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 22px;; margin: 0 0 5px; }
.default-css ul li { background-position: 0 3px; padding-left: 18px; background-size: 15px; }
.default-css ul { margin-bottom: 15px; }
h1 {font-size: 30px;line-height: 35px;}
h2 {font-size: 28px;line-height: 35px;}
h3 {font-size: 26px;line-height: 30px;}
h4 {font-size: 24px;line-height: 30px;}
h5 {font-size: 22px;line-height: 25px;}
h6 {font-size: 20px;line-height: 25px;}
.container { padding: 0 15px; }
section.default-section { padding: 40px 0; }
.sys-drop a { padding: 7px 10px; font-size: 14px; line-height: 16px; }
.header-section { padding: 10px 0px; margin: 0; border-radius: 0; background: #fff; position: relative; }
.theme-btn { padding: 10px 18px; font-size: 15px; line-height: 18px; }
.header-section .col-sm-2 { width: 30%; }
.header-section .col-sm-10 { width: 70%; }
.top-logo img { max-width: 150px; }
.head-right { padding-right: 45px; }
.hero-title { line-height: 54px; font-size: 46px; }
.hero-caption p { font-size: 18px; line-height: 28px; }
.hero-caption { max-width: 830px; margin: 0 auto; }
.theme-btn:not(:first-child) { margin-left: 5px; }
.hero-button { padding-top: 5px; }
.home-banner { padding: 170px 0 60px; }
.home-banner::after { height: 230px; width: 230px; top: 20px; }
.section-title { margin-bottom: 10px; font-size: 30px; line-height: 34px; }
.service-areas-box figure { border-radius: 15px; border: 5px solid #FFF; width: 80px; height: 80px; margin: -43px auto 15px; }
.service-areas-box figure img { max-width: 47px; }
.service-areas-section .col-sm-3 { padding: 50px 10px 10px; width: 20%; }
.service-areas-box h2 { font-size: 18px; line-height: 26px; }
.service-areas-box p { font-size: 14px; line-height: 20px; margin-bottom: 10px; }
.service-areas-box p.get-directions { bottom: 10px; }
.service-areas-box { padding: 1px 10px 35px; }
.section-heading p { font-size: 20px; line-height: 30px; }
.service-areas-section .section-title::after { bottom: -18px; border-top: 20px solid #BF1E2E; border-right: 20px solid transparent; border-left: 20px solid transparent; }
.service-areas-section .section-title { padding: 15px 10px 10px; margin-bottom: 25px; }
.process-counter { border: 5px solid #FFF; width: 100px; height: 100px; margin: -46px auto 15px; font-size: 22px; line-height: 33px; }
.process-box { padding: 70px 10px 20px; aspect-ratio: auto; border-radius: 50px; }
section.process-section::before {display: none;  }
section.process-section .section-title { padding-bottom: 0; }
section.process-section .col-sm-3 { padding: 50px 10px 10px; }
.service-areas-section { padding-bottom: 40px; }
.heading-title { margin-bottom: 10px; font-size: 36px; line-height: 40px; }
section.out-jail-fast-section .default-css p { font-size: 18px; line-height: 26px; color: #666; }
section.out-jail-fast-section .default-css h2 { font-size: 24px; line-height: 28px; color: #000; }
section.out-jail-fast-section .default-css { background: transparent; position: relative; right: 0; top: 0; max-width: 100%; padding: 0 0 30px; z-index: 1; }
.out-jail-fast-row .col-sm-7 { width: 100%; }
.out-jail-fast-image { padding-top: 0; }
section.services-section { padding: 40px 0; }
.services-box figure { border-radius: 10px; margin-bottom: 10px; }
.services-box h2 { font-size: 18px; line-height: 24px; }
section.cta-section { padding: 30px 0; }
section.how-it-works-section { padding: 40px 0; }
section.how-it-works-section .col-sm-6 { padding: 15px; }
.how-it-works-box h2 { font-size: 26px; line-height: 30px; }
.how-it-works-box figure { border-radius: 15px; margin-bottom: 15px; }
.faq-paranet { padding: 45px 20px; }
.faq-box .card-header-title { padding: 14px 50px 14px 20px; font-size: 18px; line-height: 26px; }
.card-body.default-css { padding: 0 30px 10px 20px; }
.faq-box .card { margin: 0 0 15px; }
.faq-box .card-header h5:after, .card-header-title::after { width: 40px; height: 40px; }
.faq-box { margin-top: 20px; }
.button-center.text-center { padding-top: 5px; }
section.out-jail-fast-section { padding-top: 40px; }
.ftr-item ul li { font-size: 16px; line-height: 24px; margin-bottom: 8px; }
.ftr-title { margin-bottom: 13px; font-size: 20px; line-height: 24px; }
.footer-address p { margin-bottom: 15px; }
footer.footer p { font-size: 16px; line-height: 22px; }
.ftr-item { padding-left: 15px; }
.ftr-map iframe { height: 170px; }
.copyright-menu ul li { font-size: 16px; line-height: 24px; }
.copyright-menu ul li:after { padding: 0 10px; }
.copyright-section { padding: 8px 0; margin-top: 30px; }
footer.footer { padding-top: 100px; }
section.our-mission-section { margin-bottom: -50px; }
.our-mission-main { padding: 35px 40px; }
.blog-section { padding: 40px 0 50px; margin-bottom: 0; background: transparent; }
.blog-item figure { margin-bottom: 10px; }
.blog-content h3 { font-size: 18px; line-height: 24px; }
.ginput_recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
.page-nav ul li { font-size: 16px; line-height: 24px; }
.inner-banner .hero-title { font-size: 35px; line-height: 42px; }
 .caption-absolute { top: 50%; }
section.services-section.services { padding: 40px 0; }
.inner-banner::after { transform: translate(-50%, -50%); }
section.services-section.services .col-sm-4 { padding: 12px; }
section.cta-section.services { margin-bottom: 40px; }
 section.service-areas-section.service-areas { padding-top: 40px; }
section.service-areas-section.service-areas .section-title { margin-bottom: 10px; }
section.got-arrested-section { padding: 40px 0; }
section.got-arrested-section .section-content h3 { font-size: 20px; line-height: 26px; }
.got-arrested-row .section-content { padding-left: 0; }
.got-arrested-row { padding: 40px 0; }
section.got-arrested-section .section-content.right { padding: 25px 20px; }
    .about-inn-row::before {display: none;    }
    .about-inn-img figure {
        border: 5px solid #000;
    }
        section.about-inn-section .section-heading figure img {
        max-width: 380px;
    }
        .about-inn-row h2 {
        font-size: 26px;
        line-height: 40px;
    }
    .about-inn-row {
    padding-top: 40px;
}
    section.about-inn-section {
        padding: 40px 0;
    }
    section.contact-section {
        padding: 40px 0;
    }

.b-form-title {
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 34px;
}
    .loction-box {
        padding-left: 0;
    }
    .form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select {
        padding: 7px 20px 7px 10px !important;
        height: 40px;
        font-size: 16px !important;
        line-height: 26px !important;
    }
        .gform_wrapper textarea.medium {
        height: 80px !important;
    }
    .form-hero input.button.gform_button {
        padding: 9px 30px !important;
        font-size: 16px !important;
        line-height: 24px !important;
    }
.gform_wrapper .gfield {
    padding: 0 4px 12px;
}
.form-hero .gform_body {
    margin: 0 -4px;
}
    .service-detail-right {
        padding-left: 0;
    }
    .sidebar-title:after {
    width: 2px;
}
    .sidebar-title {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 10px;
        padding-left: 9px;
    }
        .service-detail-list {
        margin: 0 0 25px;
        padding: 20px 15px;
    }
        .estimatin-title {
        font-size: 20px;
        line-height: 30px;
    }
        .estimatin-side {
        margin: 0 0 25px;
        padding: 20px 15px;
    }
        .side-bar-banner .sidebar-bnnr-text h4 {
        font-size: 16px;
        padding: 0 10px;
        line-height: 24px;
    }
        .side-bar-banner {
        padding: 20px 10px 20px;
    }
        .side-bar-banner a.theme-btn {
        max-width: 195px;
    }
        .service-detail-list ul li a {
        font-size: 15px;
        padding: 7px 8px;
    }
    .services-detail-img>iframe {
        margin-bottom: 10px;
        height: 350px;
    }
section.faq-section.inn {
    padding: 40px 0;
}
    .blog-section .blog-wrapper .col-sm-4 {
        padding: 10px;
    }
section.default-section.inpad {
    padding: 40px 0;
}
    .wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers {
        width: 40px !important;
        height: 40px !important;
        margin: 2px !important;
        font-size: 18px;
        line-height: 30px;
    }
        .search-medium {
        padding: 10px 40px 10px 10px;
        height: 40px;
        font-size: 16px;
        line-height: 24px;
    }
        .search-btn button {
        top: 4px;
        width: 30px;
        right: 3px;
        height: 30px;
    }
        .search-btn {
        margin: 0 0 25px;
        padding: 20px 15px;
    }
.blog-img-single > figure {
    margin-bottom: 10px;
}
    .pagination-parent {
        padding-top: 15px;
    }
        .nav-next a, .nav-previous a {
        padding: 8px 22px;
        font-size: 15px;
        line-height: 26px;
    }
section.testimonial-section {
    padding: 40px 0;
}
.client-say-box .star img {
    max-width: 18px;
}
    .client-say-box .star {
        padding-bottom: 8px;
    }
        .clint-name-parent figure img {
        max-width: 35px;
    }
    .clint-name-parent figure {
    margin-right: 10px;
}
    .clint-name-parent h3 {
        font-size: 18px;
        line-height: 24px;
    }
        .client-say-box {
        border-radius: 25px;
        padding: 15px;
    }


}

@media (max-width: 1024px) {
.service-areas-section .col-sm-3 { padding: 50px 10px 10px; width: 25%; }



}
@media (max-width: 991px) {
section.about-inn-section .section-heading figure {display: none;}
    section.services-section.services .col-sm-4 {
        padding: 10px;
    }
    .testimonial-row .col-sm-4 {
        padding: 10px;
    }

}
@media (max-width: 900px) {
.service-areas-section .col-sm-3 { padding: 50px 10px 10px; width: 33.33%; }
section.process-section .col-sm-3 { padding: 50px 10px 10px; width: 50%; }
section.services-section .col-sm-3 { width: 33.33%; padding: 10px; }
section.our-mission-section { margin-bottom: 40px; }
.our-mission-main::after { height: 166px; width: 322px; }
.our-mission-main { padding: 30px 20px; }
footer.footer { padding-top: 15px; }
footer.footer .col-sm-5 { width: 100%; text-align: center; }
footer.footer .col-sm-2 { width: 100%; text-align: center; }
.ftr-title { font-size: 18px; line-height: 22px; background: #BF1E2E; color: #fff; padding: 6px 15px; margin: 10px 0; }
.ftr-item ul li { padding: 6px 0; border-bottom: 1px solid rgb(255 255 255 / 28%); font-size: 14px; line-height: 22px; margin: 0; }
.ftr-item ul li:last-child { border-bottom: none; }
.ftr-item ul { column-count: 1; }
.footer-address { float: none; }
.ftr-item { padding-left: 0; }
footer.footer p { font-size: 14px; line-height: 20px; }
.copyright-section .col-sm-6:first-child { width: 100%; text-align: center; order: 2; }
.copyright-section .col-sm-6:last-child { width: 100%; text-align: center; order: 1; }
.copyright-menu ul { text-align: center; }
.copyright-menu ul li { padding: 6px 0; border-bottom: 1px solid rgb(255 255 255 / 28%); font-size: 14px; line-height: 22px; margin: 0; display: block; }
.copyright-menu ul li:after {display: none; }
.copyright { padding-top: 7px; }
.copyright-section { padding: 8px 0; margin-top: 0px; }
.ftr-map iframe { height: 200px; }
.blog-section { padding: 40px 0 35px; }
.got-arrested-img { margin-bottom: 15px; }
section.got-arrested-section .col-sm-6 { width: 100%; }
section.got-arrested-section .section-content.right { margin-top: 15px; }
    .services-detail .col-sm-8 {
        width: 100%;
    }
    .services-detail .col-sm-4 {
        width: 100%;
        padding-top: 20px;
    }
    .blog-section .blog-wrapper .col-sm-4 {
        width: 50%;
    }
    .blogpage-single-section .col-sm-8 {
        width: 100%;
    }
    .blogpage-single-section .col-sm-4 {
        width: 100%;
        padding-top: 20px;
    }
    .testimonial-row .col-sm-4 {
        padding: 10px;
        width: 50%;
    }

}

@media (max-width: 812px) {
p { font-size: 15px; line-height: 20px; }
h1 {font-size: 25px;line-height: 30px;}
h2 {font-size: 22px;line-height: 30px;}
h3 {font-size: 20px;line-height: 25px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 22px;}
h6 {font-size: 14px;line-height: 20px;}
.default-css ul li, .default-css ol li { font-size: 15px; line-height: 20px; margin: 0 0 3px; }
.default-css ul li { background-position: 0 3px; padding-left: 15px; background-size: 13px; }
.default-css ul { margin-bottom: 10px; }  
.container { padding: 0 12px; }
.top-logo img { max-width: 130px; }
.theme-btn { padding: 8px 14px; font-size: 14px; line-height: 18px; }
.hero-title { line-height: 40px; font-size: 32px; }
.hero-caption p { font-size: 16px; line-height: 24px; }
.hero-caption { max-width: 680px; margin: 0 auto; }
.home-banner { padding: 70px 0 40px; }
.home-banner::after { height: 180px; width: 180px; top: 10px; }
.section-title { margin-bottom: 10px; font-size: 26px; line-height: 30px; }
.service-areas-box h2 { font-size: 16px; line-height: 24px; }
.service-areas-box figure { border-radius: 15px; border: 3px solid #FFF; width: 70px; height: 70px; margin: -37px auto 12px; }
.service-areas-box figure img { max-width: 40px; }
.service-areas-box p { font-size: 13px; line-height: 18px; margin-bottom: 10px; }
.section-heading p { font-size: 18px; line-height: 26px; } 
.process-box p { font-size: 14px; line-height: 22px; }
.process-counter { border: 3px solid #FFF; width: 80px; height: 80px; margin: -38px auto 10px; font-size: 17px; line-height: 33px; }
.process-box { padding: 60px 10px 10px; aspect-ratio: auto; border-radius: 20px; }
.heading-title { margin-bottom: 10px; font-size: 26px; line-height: 30px; }
section.out-jail-fast-section .default-css:after { width: 87px; height: 74px; }
section.out-jail-fast-section .default-css p { font-size: 16px; line-height: 22px; }
section.out-jail-fast-section .default-css h2 { font-size: 20px; line-height: 24px; }
.services-box h2 { font-size: 16px; line-height: 22px; }
.how-it-works-box h2 { font-size: 20px; line-height: 26px; }
.how-it-works-box figure { border-radius: 10px; margin-bottom: 10px; }
.faq-box .card-header-title { padding: 10px 40px 10px 15px; font-size: 16px; line-height: 24px; }
.card-body.default-css { padding: 0 15px 10px 15px; }
.faq-box .card-header h5:after, .card-header-title::after { width: 35px; height: 35px; right: 3px; }
.our-mission-main .section-heading p { font-size: 16px; line-height: 22px; }
.our-mission-main { padding: 30px 15px 10px; }
.blog-content h3 { font-size: 16px; line-height: 20px; }
.inner-banner .hero-title { font-size: 28px; line-height: 32px; }
.inner-banner .hero-button { padding-top: 5px; }
.inner-banner > img { min-height: 250px; object-fit: cover; }
.page-nav ul li { font-size: 15px; line-height: 22px; }
.page-nav { padding: 7px 0; }
section.got-arrested-section .section-content h3 { font-size: 18px; line-height: 24px; }
    .about-inn-row h2 {
        font-size: 20px;
        line-height: 32px;
    }
.b-form-title {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 28px;
}
        .form-hero input.button.gform_button {
        padding: 8px 20px !important;
        font-size: 15px !important;
        line-height: 22px !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 .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col input, .form-hero .gfield--type-time .ginput_container.ginput_complex.gform-grid-row .gform-grid-col select {
        padding: 7px 20px 7px 10px !important;
        height: 40px;
        font-size: 15px !important;
        line-height: 24px !important;
    }
    .sidebar-title {
        font-size: 19px;
        line-height: 24px;
        margin-bottom: 10px;
        padding-left: 9px;
    }
    .estimatin-title {
        font-size: 18px;
        line-height: 28px;
    }
    figure.fimgs {
        margin-bottom: 10px;
    }
    section.services-section.services .col-sm-4 {
        padding: 7px;
    }
.popup-form .form-hero {
    padding: 20px 20px;
    border: 3px solid #BF1E2E;
}
.modal.popup-form button.close {
    right: 15px;
    top: 16px;
    font-size: 26px;
}
    .nav-next a, .nav-previous a {
        padding: 7px 20px;
        font-size: 14px;
        line-height: 24px;
    }
.clint-name-parent figure img {
        max-width: 32px;
    }
        .clint-name-parent h3 {
        font-size: 16px;
        line-height: 20px;
    }


}

@media (max-width: 767px) {
.blog-section .col-sm-5 { width: 100%; margin-top: 15px; }
.blog-section .col-sm-3 { width: 50%; margin-top: 15px; }


}
@media (max-width: 700px) {
.top-social { display: none; }
.faq-section { padding: 40px 0; background: #FFF; box-shadow: 0 0 90px 0 rgba(0, 0, 0, 0.15); }
.faq-paranet { padding: 0; box-shadow: none; border: none; }
    section.contact-section .col-sm-6 {
        width: 100%;
    }
.loction-box iframe {
    height: 320px;
}
    .loction-box {
        padding-top: 30px;
    }


}
@media (max-width: 600px) {
.service-areas-section .col-sm-3 { padding: 50px 10px 10px; width: 50%; }
section.services-section .col-sm-3 { width: 50%; }
section.how-it-works-section .col-sm-6 { padding: 15px; width: 100%; }
    section.about-inn-section .col-sm-6 {
        flex: 0 0 auto;
        width: 100%;
    }
    .about-inn-img {
    margin-bottom: 20px;
}
.about-inn-row {
        padding-top: 30px;
    }
    .testimonial-row .col-sm-4 {
        padding: 10px;
        width: 100%;
    }


}
@media (max-width: 575px) {
.header-section .col-sm-10 { width: 100%; }
.header-section .col-sm-2 { width: 100%; }
.head-right { padding-right: 0; display: block; padding-top: 10px; }
.head-top-right { display: block; }
.head-top-right .state-dropdown { width: 100%; }
.head-top-right .theme-btn.btn-red { width: 100%; text-align: center; }
.hero-title { line-height: 30px; font-size: 24px; }   
.hero-caption p { font-size: 15px; line-height: 20px; }
.home-banner { padding: 40px 0 40px; }
.theme-btn:not(:first-child) { margin-left: 2px; }
.section-title { margin-bottom: 10px; font-size: 22px; line-height: 28px; }
.service-areas-box h2 { font-size: 15px; line-height: 22px; }
.service-areas-box { padding: 1px 7px 35px; }
.service-areas-section .col-sm-3 { padding: 45px 7px 7px; width: 50%; }
.section-heading p { font-size: 17px; line-height: 22px; }
.heading-title { margin-bottom: 10px; font-size: 22px; line-height: 28px; }
.how-it-works-box h2 { font-size: 18px; line-height: 24px; }
.faq-box .card-header-title { padding: 10px 40px 10px 15px; font-size: 14px; line-height: 20px; }
section.services-section.services .col-sm-4 { width: 50%; }
section.got-arrested-section .section-content.right { padding: 25px 15px; }
.inner-banner .hero-title { font-size: 22px; line-height: 28px;margin-bottom: 6px; }
    .about-inn-row h2 {
        font-size: 18px;
        line-height: 30px;
    }
    .services-detail-img>iframe {
        margin-bottom: 10px;
        height: 260px;
    }


}
@media (max-width: 525px) {
.gform_wrapper .gfield.gfield--width-half {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
    .blog-section .blog-wrapper .col-sm-4 {
        width: 100%;
    }


}
@media (max-width:480px) {
}

@media (max-width:420px) {
.blog-section .col-sm-3 { width: 100%; margin-top: 15px; }
.alignright { float: none; margin-left: 0; margin-bottom: 15px; margin-top: 0; }
    .loction-box iframe {
        height: 290px;
    }


}

@media (max-width:360px) {
}


