/*
Theme Name: NJ Offer
*/

body {
    font-family: 'Ubuntu', sans-serif !important;
    font-size:18px !important;
    color:#444444 !important;
}
a:hover {
    color:#E11716 !important;
}
/*bottom form begin*/
.bottomMenu {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    text-align: center;
    background: #000000;
    padding: 20px 0px 15px 0px;
}
.r_pad {padding-top:30px;background:#000000;padding-bottom:25px;color:#ffffff;}
.bottomMenu span {
    width: 90%;
    cursor:pointer;
    background-color: #E11716;
    display: block;
     margin: auto; 
    color: #ffff;
    text-align: center;
    padding: 15px 15px;
    bottom: 25px;
    font-weight: 600;
    border-radius: 35px;
    font-size: 18px;
}
.bottomMenu p {
    text-transform:uppercase;
    font-weight:600;
    font-size:18px;
    margin-top:10px;
    margin-bottom:0px;
    color:#ffff;
}
.bottomMenu .location_form {
    width:90%;
    margin:auto;
}
.selClass {
     top: 0px !important;
     bottom:auto;
}
/*bottom form end*/
.animateIt .location_form {
    width: 60%;
    margin: auto;
}
.animateIt .phone_number {
    text-align: center !important;
}
h2,h3 {
    color:#E70900;
}
a {
    text-decoration:none !important;
}
.pac-container {
    z-index: 999999 !important;
}
::-webkit-input-placeholder {
 color: #26353f;
}
     
:-moz-placeholder {
 color: #26353f;
}
     
::-moz-placeholder {
 color: #26353f;
}
     
:-ms-input-placeholder {
 color: #26353f;
}
/*header begin*/
.logo img {
    width:262px;
}
.p_top {
    padding-top: 15px;
}
.phone_number a {
    color:#26353f;
}
.phone_number a i {
    color:#E41100;
}
.animateIt .phone_number a i {
    color:#000000;
}
.location_form input[type="text"],.process_section input[type="text"]  {
    width: 73%;
    float: left;
    height: 50px;
    padding:0px 15px;
    font-size: 18px;
    border:0px;
    border-radius:8px 0px 0px 8px;
    outline: 0;
}
.location_form input[type="submit"],.process_section input[type="submit"] {
    width: 27%;
    height: 50px;
    padding:0px 15px;
    background-color:#E11716;
    color:#ffffff;
    border: 6px solid #ffffff;
    font-size: 15px;
    /* margin-left: -4px; */
    vertical-align: middle;
    cursor:pointer;
    /* margin-top: -2px; */
    outline:none;
    border-radius:0px 8px 8px 0px;
    float: left;
}
.location_form input[type="submit"]:hover,.process_section input[type="submit"]:hover {
    background-color:#000000;
}
.animateIt .phone_number a {
    color:#ffffff;
    padding-top: 0px;
    display: block;
}
/*header end*/
/*banner begin*/
.banner_section {
    position:relative;
}
.hut_txt {
    font-size: 13px;
    color: #ffff;
    width: 208px;
    z-index: 1;
    position: absolute;
    line-height: 15px;
    text-align: center;
}
.hut_txt:before {
    height: 55px;
    content:'';
    width: 1px;
    position:absolute;
    display:block;
    background-color:#ffffff;
}
.hut_txt span {
    font-size:16px;
    display:block;
    margin-bottom: 8px;
}
.text_1 {
     top: 30%;
     left: 58%;
     transform: translate(-50%, -50%);
     -webkit-transform: translate(-58%, -58%);
}
.text_2 {
    top: 35%;
    left: 74%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-56%, -56%);
}
.text_1:before {
    left: 50%;
    top: 87px;
    transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
}
.text_2:before {
    left: 50%;
    top: 91px;
    transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
}
.banner_form h1 {
    color:#ffffff;
    font-size: 32px;
}
.banner_section .pos_ad {
    position:absolute;
    top:26%;
}
.banner_section .location_form input[type="text"] {
    width:65%;
}
.banner_section .location_form input[type="submit"] {
    width:35%;
}
.banner_section p {
    color:#ffffff;
}
.banner_section h2:after {
    content:''
}
.banner_section .location_form {
    position:relative;
}
.arrow_form {
    width: 62px;
    position: absolute;
    left: -44px;
    top: 25px;
}
.logo_section img {
    position:relative;
    z-index:9;
}
.logo_section .list-inline-item {
    vertical-align:middle;
}
.banner_section .position-absolute {
    bottom:0px;
    background-color:rgba(0, 0, 0, 0.6);
}
#gform_save_1_link {
    color:#E41100;
}
.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
    font-weight:500 !important;
    color: #E11716 !important;
    margin-top: 46px;
}
#msform {
    width: 752px;
    margin: 50px auto;
    text-align: center;
    position: relative;
}
#msform .list-inline li {
    display:inline-block;
}
#msform .list-inline li::before {
    display:none;
}
#msform input, #msform textarea {
    padding: 0px 15px;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: 'Ubuntu', sans-serif;
    color: #1f1f1f;
    font-size: 17px;
    height: 43px;
    line-height: 43px;
}
#msform .action-button, #msform .n_action-button {
    background: #E11716;
    font-weight: bold;
    color: #ffffff;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 0px 5px;
    margin: 10px 5px;
    width: 137px;
    height: 40px;
    float: left;
    text-transform: uppercase;
    line-height: 40px;
}
#msform .previous, #msform .n_previous {
    background-color: #cccccc;
    color: #000;
}
#msform .previous:hover, #msform .n_previous:hover {
    opacity: 0.8;
}
#msform .action-button:hover, #msform .n_action-button:hover {
    opacity: 0.8;
}
.inner_page_banner {
    position:relative;
}
.all_overlay_bg {
    background: rgba(39, 54, 64, 0.42);
    height: 100%;
    width: 100%;
    position: absolute;
}
/*banner end*/
/*clients logos begin*/
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    padding-left: 0px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 37%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
     content: '';
}
[dir='rtl'] .slick-prev:before
{
    content: '';
}

.slick-next
{
    right: 31px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '';
}
[dir='rtl'] .slick-next:before
{
    content: '';
}

/* Dots */
.slick-slider
{
    margin-bottom: 0px;
}

.slick-dots
{
    position: absolute;
    bottom: -47px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    height: 20px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.slick-dots li {
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
    display:inline-block;
    outline: none !important;
}
.slick-dots li .slider_dots {
    background-color: #008fc8;
    border: none;
    width: 50px;
    height: 8px;
    outline: none !important;
}
.slick-dots li.slick-active .slider_dots {
    background-color: #8cd200;
}

.slick-slide {
    outline:none;
}

.slick-prev, .slick-next {
    z-index:1;
}
.clients_logos .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #ffffff;
    left: 0px;
    /* background-color: #E41100; */
    width: 50px;
    font-size: 45px;
    height: 50px;
    position:relative;
    z-index:1;
    display: block;
    opacity:1;
}
.clients_logos .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    color: white;
    width: 50px;
    font-size: 45px;
    height: 50px;
    /* background-color: #E41100; */
    right: 0px;
    display: block;
    opacity:1;
    position:relative;
    z-index:1;
}
/*clients logos end*/
/*process section begin*/
.process_section h3 {
    font-size:25px;
}
.process_section h2 {
    font-size:35px;
    font-weight:bold;
}
/*process section end*/
/*animation number section begin*/
.animate_no_section {
    position:relative;
}
.easy_line {
    color:#E41100;
    display:block;
    position:relative;
    width: 119px;
}
.easy_line:before {
    height: 95px;
    content: '';
    width: 1px;
    /* position: absolute; */
    display: block;
    background-color: #aaaaaa;
    position:absolute;
    top: 33px;
    margin: auto;
    left: 50%;
}
.animate_caption .number_animate {
    font-size:80px;
    color:#ffffff;
}
.animate_caption {
    left:0px;
    top:30%;
    color:#ffffff;
}
/*animation number section end*/
/*vs section begin*/
.cl_txt {
    color:#E41100;
}
.title_vs span {
    width:50px;
    height:50px;
    background-color:#f5f8fb;
    border-radius:50%;
}
.tick_icon p:before {
    content: "\f00c";
    font-family: FontAwesome;
    position:absolute;
    right:-25px;
    color:#E41100;
}
.close_icon p:before {
    content: "\f00d";
    font-family: FontAwesome;
    position:absolute;
    left: -25px;
    color:#d0d3e0;
}
.title_vs span {
    position:relative;
}
.title_vs {
    padding: 0px 10px;
}
.close_icon p {
    /* margin-left:13px; */
}
.title_vs span:before {
    height: 181px;
    content: '';
    width: 1px;
    display: block;
    background-color: #f5f8fb;
    position: absolute;
    top: 51px;
    margin: auto;
    left: 50%;
}
.list {
    position:relative;
}
.title_vs span {
    position: absolute;
    left: 48%;
    top: 17px;
}
/*vs section end*/
/*two column begin*/
.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}
.md-accordion .card .fa-angle-down {
    float: right;
    font-size:25px;
    color:#d0d3e1;
    font-weight:600;
}
.md-accordion h5 {
    color:#25343f;
}
.md-accordion .card-header,.md-accordion .card-body {
    padding-left:0px;
}
.md-accordion .card {
    border-top:0px;
    border-left:0px;
    border-right:0px;
}
.md-accordion .card-header {
    background-color:transparent;
    border-bottom:0px;
    padding:15px 0px;
}
.card-body {
    border-top:1px solid #bbbbbb;
}
.md-accordion {
    border-top:1px solid #bbbbbb;
}
.light_colour {
    background-color:#f5f8fb;
}
.light_colour {
    font-size:16px;
}
.light_colour h5 {
    font-weight:400;
    font-size:16px;
}
.two_column .border_area {
    /* border-left:15px solid rgba(240, 240, 240, 0.62); */
    /* border-right:15px solid rgba(240, 240, 240, 0.62); */
    background-color:#ffffff;
    box-shadow: 0 40px 54px rgba(0,0,0,0.1);
}
.two_column .col-sm-4 {
    position:relative;
}
.two_column .col-sm-4:first-child:before {
    content: "";
}
.two_column .col-sm-4:before {
    font-family: FontAwesome;
    content: "\f067";
    position: absolute;
    left: 0px;
    color:#d0d3e1;
    top: 17px;
}
/*two column end*/
/*grey process begin*/
.grey_bg {
    background-color:#e8e9ed;
    margin-top:-100px;
    padding-top:150px;
}
.site_btn {
    background-color:#E41100;
    display:inline-block;
    padding:12px 30px;
    color:#ffffff;
    border: 0px;
}
.site_btn:hover {
    background-color:#000000;
    color:#ffffff !important;
}
/*grey process end*/
/*contact us begin*/
.contact_us {
    margin-top:-50px;
}
.contact_us input[type="text"],.contact_us input[type="email"] {
    width:100%;
    height:50px;
    border:1px solid #cccccc;
    padding:0px 15px;
    margin-bottom:25px;
}
.contact_us input[type="tel"],.contact_us input[type="email"] {
    width:100%;
    height:50px;
    border:1px solid #cccccc;
    padding:0px 15px;
    margin-bottom:25px;
}
.contact_us input[type="submit"] {
    width:100%;
    height:50px;
    border:0px;
    margin-bottom:15px;
    color:#ffffff;
    cursor:pointer;
    background-color:#E41100;
}
.contact_us input[type="submit"]:hover {
    background-color:#000000;
}
.shadow_txt {
    -webkit-box-shadow: 0px 0px 14px 0px rgba(219,202,219,1);
    -moz-box-shadow: 0px 0px 14px 0px rgba(219,202,219,1);
    box-shadow: 0px 0px 14px 0px rgba(219,202,219,1);
    background-color:#ffffff;
}
.button_footer a {
    border:1px solid #E41100;
    color:#E41100;
}
.button_footer a:hover {
    background-color:#000000;
    color:#ffffff;
}
.links_area a {
    color:#25343f;
}
.links_area a:hover {
    color:#E41100;
}
/*contact us end*/
/*footer begin */
footer {
    background-color:#111111;
    color:#ffffff;
}
footer h3 {
    color:#E11716;
}
.ft_menu a {
    color:#ffffff;
}
.ft_menu a:hover {
    color:#E41100;
}
.ftr_btm {
    background-color:#000000;
}
.ftr_btm a {
    padding-left:5px;padding-right:5px;
    color:#ffffff;
}
.ftr_btm a:hover {
    color:#E41100
}
/*footer end*/
/*second header begin*/
.sec_header .location_form {
    border:1px solid #f0f0f0;
    border-radius:8px;
}
.sec_header .location_form input[type="submit"] {
    width:32%;
}
.sec_header .location_form input[type="text"] {
    width:68%;
}
.simple_space {
    padding-top: 13px;
    margin:0px;
    font-size: 16px;
}
/*second header end*/
/*inner page banner begin*/
.inner_page_banner {
    position:relative;
}
.inner_page_banner h1 {
  position: absolute;
  top: 50%;
  color:#ffffff;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 47px;
}
/*inner page banner end*/
/*inner page content begin*/
.general_content h1 {
    font-size:40px;
    color:#26353f;
}
.general_content h2 {
    font-size:35px;
    color:#26353f;
}
.general_content h3 {
    font-size:30px;
    color:#E70900;
}
.general_content h4 {
    font-size:25px;
    color:#26353f;
}
.general_content h5 {
    font-size:22px;
    color:#E70900;
}
.general_content h6 {
    font-size:22px;
    color:#26353f;
}
.general_content p {
    margin-bottom:20px;
    line-height:27px;
}
.site_btn_black {
    background-color: #000000;
    display: inline-block;
    padding: 12px 30px;
    color: #ffffff;
    border: 0;
}
.site_btn_black:hover {
    background-color: #E41100;
    color: #ffffff;
}

/**
 * Change bullet color of list item by replacing it with CSS
 */


.general_content ul li {
  color: #444444; 
  list-style: none; 
  padding:0px 0px 12px 0px;
  position: relative;
}

.general_content ul li::before {
    color: #E41100;
    content: "\2022";
    left: -17px;
    position: absolute;
    top: -2px;
    font-size: 24px;
}
.f_btm_menu a {
    position:relative;
    padding-left: 18px;
}
.f_btm_menu a::before {
    color: #ffffff;
    content: "\2022";
    left: 0;
    position: absolute;
    top: -6px;
    font-size: 24px;
}
.f_btm_menu a:first-child::before {
    content: "";
}
/*pricing table begin*/
.pm_table {
    margin-bottom:100px;
}
#p_1 h4 {
    color:#24313d;
}
#p_1 .f_title {
    border-bottom:1px solid #999999;
    color:#888888;
}
#p_1 p {
    color:#444444;
}
#p_1 .text_list {
    border-bottom:1px solid #999999;
}
.sky_blue_table {
    background-color:#E11716;
    color:#ffffff;
}
#p_2 h4 {
    color:#ffffff;
}
.price_value {
    font-size: 51px;
}
.value_caption {
    margin-top:-15px !important;
    border-bottom:1px solid #ffffff;
    margin-bottom: 26px !important;
}
.p_table {
    font-size:20px;
}
.p_table span {
    font-size:60px;
    margin-top:15px;
    margin-bottom:15px;
}
.sp_top {
    margin-top:50px;
}
.cus_m_1 {
    margin-top: 63px;
}
.cus_m_2 {
    margin-top: 80px;
}
.f_value {
    font-weight:600;
    margin-top:-5px;
}
.grey_table {
    background-color:#f5f8fb;
}
#p_3 h4 {
    color:#000000;
}
.table_footer {
    background-color:#ffffff;
    color:#444444;
    font-size: 13px;
    font-weight:300;
    position: absolute;
    bottom: -80px;
    left: 3px;
}
.grey_table .value_caption {
    border-bottom: 1px solid #999999;
}
/*pricing table end*/
.checked {
    color: orange;
}
.custom_review h3 {
    color:#000000;
}
.custom_review h4 {
    margin-bottom:0px;
}
.custom_review {
    border-bottom:1px solid #dddddd;
}
.inner_page_banner .img-fluid {
    width:100%;
}
.faq_ac .card-header {
    border:1px solid #dddddd;
    border-left:5px solid #E11716;
    padding-left:15px;
    padding-right:15px;
    margin-bottom:10px;
    -webkit-box-shadow: -4px -1px 20px -8px rgba(171,171,171,0.64);
-moz-box-shadow: -4px -1px 20px -8px rgba(171,171,171,0.64);
box-shadow: -4px -1px 20px -8px rgba(171,171,171,0.64);
}
.faq_ac  .card-header h5 {
    color:#000000;
    font-weight:400;
    font-size:22px;

}
.faq_ac {border:0px;}
.faq_ac .card-body {
    border:0px;
    padding-top:0px;
}
.faq_ac .card .fa-angle-down {
    color:#000000;
}
.faq_ac .card {
    border:0px;
}
/*inner page content end*/
.fancybox-content .location_form {
    border: 1px solid #f0f0f0;
    border-radius: 8px;
}
.fancybox-content h3 {
    font-size: 35px;
    color: #E11716;
}
.f_row {
    margin-top: 9px;
}
.f_row {
    position:relative;
}
.f_row:before {
    content: '';
    height: 1px;
    position: absolute;
    bottom: 34px;
    background-color: #ffff;
    width: 100%;
}
.grey_table .f_row:before {
    background-color:#999999;
}
.f_row h4 {margin-bottom: 4px;}
#p_1 h4:last-child {
    margin-bottom:0px;
    padding-bottom:0px;
}
#p_1 .text_list:last-child {
    border:0px;
}
.f_value {
    margin-top:10px;
}
/* Large desktops and laptops */
.home .sec_header  {display:none;}
.gform_next_button, .gform_previous_button, .gform_button {
    background-color: #E41100;
    border: 0px;
    padding: 8px 16px;
    color: #fff;
    margin-right: 0px;
    width: 100%;
}
.gform_next_button:hover, .gform_previous_button:hover, .gform_button:hover {
    opacity:0.5;
}
.map_section .site_btn,.map_section .site_btn_black {
    min-width:300px;
    text-transform:uppercase;
}
.b_ver2 .all_overlay_bg {
    background: rgba(39, 54, 64, 0.49);
}
/*animate button begin*/

.banner-video a {
  width: 100px;
  display: inline-block;
  height: 100px;
  line-height: 100px;
  font-size: 30px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: 1;
  color: #E11716;
  margin-left: -40px;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
}

.banner-video a::after {
  z-index: -1;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  -webkit-animation: ripple 1.6s ease-out infinite;
          animation: ripple 1.6s ease-out infinite;
  opacity: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
}

.banner-video a:hover, .banner-video a:focus {
  background-color: #E11716;
  color: #ffffff !important;
}



@-webkit-keyframes ripple {
  0%, 35% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}

@keyframes ripple {
  0%, 35% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}
   .b_ver2 .pos_ad {left:125px;top:24%;}
 .b_ver2 .pos_ad_animate {
    left:auto;
    right:0px;
    top:42%;
}
.bread_style {
    position: absolute;
    top: 66%;
    color: #ffffff;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 21px;
    text-align:center;
}
.bread_style span {
    display: inline-block;
    background-image: url(https://www.njoffer.com/wp-content/uploads/2019/09/line_bg.png);
    background-repeat: no-repeat;
    line-height: 17px;
    font-size: 21px;
    color: #ffffff !important;
    /* padding-right: 4px; */
    /* padding-left: 9px; */
}
.bread_style span:first-child {
     background-image:none;
}
.single-post .inner_page_banner h1 {
    font-size:37px;
}
.single-post .bread_style span {
    line-height: 21px;
    padding-left: 7px;
    padding-right: 2px;
}
.bread_style .current-item {
    padding-left: 15px !important;
}
/* .inner_page_banner h1 {
    top:39%;
} */
.single-post .bread_style {
    width: 100%;
}
.postid-1351 .bread_style {
    top:75%;
}
.archive .post-post {
    padding-left: 13px;
}
/*blog begin*/
  .blg_container {
    position: relative;
    /* width: 50%; */
    display: block;
  }

  .image {
    display: block;
    width: 100%;
    height: auto;
  }

  .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(39, 54, 64, 0.7);
  }

  .blg_container:hover .overlay {
    opacity: 1;
  }

  .blg_container .text {
    color: white;
    font-size: 72px;
    color:#E11716;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .blg_date p {line-height:15px;border-left:1px solid #727272;display:inline-block;padding-right:5px;padding-left: 7px;margin-bottom: 0;}
  .blg_date p:first-child {border-left:0px;padding-left:0px;}
  .blg_link {color:#263640;font-size:20px;padding: 5px 0px;display: block;font-weight: 500;}
  .blg_content,.blg_date {font-size:16px;}
.blg_ftr a {color:#263640;font-size:15px;}
.blg_ftr a:hover {color:#E11716;}
.blg_ftr {border-top: 1px solid #b1b1b1;
    padding-top: 15px;}
    .blg_btm {margin-bottom:10px;}
.blg_link_details {font-size:25px;}
.search_form {border:1px solid #bbbbbb;}
.search_form .b_search {width: 301px;float:left;background-color:#eeeeee;border:0px;height:56px;line-height:56px;padding: 0px 10px;outline: none;}
.search_form input[type="submit"] {cursor:pointer; width: 47px;float:left;height:56px;line-height:56px;background-image:url(https://www.njoffer.com/wp-content/uploads/2019/09/search_icon.png);background-repeat:no-repeat;background-position: center;border:0px;background-color: #eeeeee;outline: none;}
.r_post {margin-top:35px;margin-bottom: 0;}
.blg_sidebar h3 {color:#5c686f;font-size:25px;}
.blg_sidebar a {color:#222222;font-size:16px;display:inline-block;padding-bottom:10px;}
.r_post .list-unstyled li {padding-left:20px;}
.r_post .list-unstyled li::before {left: 0px;}
.list_categories a {width:85%}
.list_categories span {vertical-align:top;position: absolute;
    right: 0;}
.blog_inner {border:1px solid #cfcfcf;}
.blog_sec .blg_date,.blog_sec .blg_link,.blog_sec .blg_content {
    padding:10px;
}
 .blog_sec .blg_date {padding-top:0px;padding-bottom:0px;}
.blog_sec .blg_ftr {padding:10px;}
.blog_sec .blg_date {margin-top:12px;}
/*leave a comment section begin*/

#respond h3 {
    color: #020000;
    font-size: 30px;
    font-weight: 600;
}

#respond label {
    display: block;
    font-weight: 600;
    font-size: 18px;
}

#respond input {
    height: 40px;
    line-height: 40px;
    background-color: #fafafa;
    width: 100%;
    border: 1px solid #cfcfcf;
}

#respond input,
#respond textarea {
    width: 100%;
    background-color: #fafafa;
}

#respond textarea {
    height: 157px;
    line-height: 24px;
}

#respond input[type="submit"] {
    background-color: #E11716;
    border: 0px;
    width: inherit;
    padding: 0px 22px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
}
#respond input[type="submit"]:hover {
    background-color:#000000;
}
#wp-comment-cookies-consent {
    width: 20px !important;
    display: inline-block !important;
    vertical-align: middle;
    margin-right:10px;
}
.comment-form-cookies-consent label {
    display: inline-block !important;
}
.logged-in-as a {
    color:#E11716;
}
.pagination {display:block !important;text-align:center;}
.pagination li {display:inline-block;}
ul.pagination li:before {content:'';}
.pagination a {display:inline-block;background-color:#E41100;padding:10px 10px;margin-left:5px;color:#ffffff;}
.pagination a:hover {background-color:#000000;}
/*leave a comment section end*/
.blog .all_overlay_bg {background: rgba(39, 54, 64, 0.70);}
/*blog end*/
/*animate button end*/
@media (min-width: 1300px) {
    .header .container-fluid {padding-top:0px;}
    /*v2 banner begin*/
.b_ver2 h1 {
    font-size:60px;
    margin-bottom:0px;
}
.b_ver2 p {
    font-size:23px;
    font-weight: 300;
}
.b_ver2 .location_form input[type="text"],.b_ver2  .location_form input[type="submit"] {
    height:60px;

}
.b_ver2 .banner_form {
    width: 728px;
}
.banner_section  .b_ver2 {
    top:20%;
}
.blog_sec .blg_btm:nth-child(3n+1) {
    clear: left;
  }

/*v2 banner end*/
}
@media (max-width: 1300px) {
    .animateIt {display:none;}
    .scroll_logo,.header .location_form {display:none;}
    .clients_logos {
    max-width: 600px;
}
    .clients_logos .slick-prev:before,.clients_logos .slick-next:before {font-size: 33px;height: 35px;}
    .banner_section .position-absolute {
    position: inherit !important;
}
.banner_section .position-absolute {
    background-color: #000000;
}
.b_ver2 .banner_form {
    padding-left:0px !important;
}
.search_form .b_search {width:85%;}
.search_form input[type="submit"] {width:15%;}
.bread_style {
    display: none;
}
.single-post .inner_page_banner h1 {width:100%;}
.single-post .inner_page_banner h1 {font-size:24px;}
.inner_page_banner h1 {top:50%;}
}
@media (min-width: 1300px) {
    .banner_section .img-fluid {
    height: 606px;
    object-fit: cover;
}
 .b_ver2 .img-fluid {
    height:625px;
}

    .banner_form  {width:532px;}
}


/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1300px) {
    .banner_form h1 {font-size:23px;}
    .easy_line:before {height:78px;}
    body {font-size:16px;}
    .location_form input[type="submit"] {font-size:11px;}
    .location_form input[type="text"] {font-size:16px;}
    .text_1 {top: 21%;}
    .text_2 {top:32%;}
    .text_2:before {top: 64px;}
    .phone_number a {font-size:17px;}
    .banner_form h1 {font-size:23px;}
    .hut_txt {font-size: 9px;line-height: 12px;}
    .p_table {font-size:17px;}
    .general_content h4 {font-size:20px;}
     .b_ver2 .pos_ad_animate {
    top:34%;
}


}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 992px) {
    .banner_form h1 {font-size: 1.5rem;}
    body {font-size: 14px !important;}
    .text_2 {top: 27%;
    left: 75%;}
    .text_1 {
    top: 23%;
    left: 56%;
}
.easy_line:before {height:67px;
}
.hut_txt span {font-size:10px;}
.hut_txt {width:133px;
}
.hut_txt span {
    margin-bottom:5px;
}
.hut_txt {font-size:9px;line-height:12px;
}
footer h3 {font-size:20px;}
.title_vs span {left:47%;}
.sp_top {margin-top:0px;}
.cus_m_1, .cus_m_2 {margin-top:50px;}
.sky_blue_table .table_footer {color:#ffffff;}
.table_footer {position:inherit;bottom:0px;background-color:transparent;}
.grey_table .table_footer {color:#444444;}
.sec_header .location_form input[type="text"] {font-size:14px;}
.sec_header .location_form input[type="submit"] {font-size: 9px;}
.simple_space {padding-top: 0;}
    #msform {width:700px;}
.b_ver2 .pos_ad_animate {
    top:33%;
}
.banner_section .img-fluid, .animate_no_section .w-100 {
    height: 400px;
    object-fit: cover;
}
.b_ver2 .pos_ad_animate {bottom: 0px !important;
   transform: translate(-100%, 59%) !important;}
.banner-video a {height:60px;line-height:60px;width:60px;}
.banner-video a::after {height:60px;width:60px;}
.bread_style {    top: 78%;}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
 .banner_section .position-absolute {position:inherit !important;}
 .banner_section .position-absolute {background-color:#000000;}
 .banner_section .pos_ad {top:6%;}
 .banner_section .img-fluid,.animate_no_section .w-100 {height:400px; object-fit:cover;}
 .banner_form  {padding-left:15px !important;}
 .banner_section h1 {font-size: 27px;}
 .clients_logos {width:100%;}
/*  .logo_section img {width:35%;} */
 .slick-prev {left:15px;}
 .slick-next {right:44px;}
 .close_icon {margin-left:0px;}
 .tick_icon p:before,.close_icon p:before {left:0px;right:auto;}
 .vs_section .position-relative,.close_icon .position-relative {padding-left:25px;}
 .animate_caption .number_animate {font-size:50px;padding-top: 44px;}
 .ftr_btm  {font-size:10px;}
 body {font-size: 14px !important;}
 .location_form input[type="submit"],.sec_header .location_form input[type="submit"] {font-size:12px;}
 .location_form input[type="text"],.sec_header .location_form input[type="text"] {font-size:13px;}
 .banner_section .location_form input[type="text"],.sec_header .location_form input[type="text"] {width:65%;}
 .banner_section .location_form input[type="submit"],.sec_header .location_form input[type="submit"] {width:35%;font-size:10px;}
 .location_form input[type="submit"] {padding:0px 4px;}
 .sp_top {margin-top:0px;}
.cus_m_1, .cus_m_2 {margin-top:50px;}
.sky_blue_table .table_footer {color:#ffffff;}
.table_footer {position:inherit;bottom:0px;background-color:transparent;}
.grey_table .table_footer {color:#444444;}
.simple_space {padding-bottom: 16px;}
.p_table {font-size:14px;}
#p_1 p {margin-bottom:10px;}
.inner_page_banner img {
    height: 150px;
    object-fit: cover;
}
.pm_table {
    margin-bottom:0px;
}
.inner_page_banner h1 {font-size:21px;
}
.simple_space {padding-top:0px;}
.faq_ac .card-header h5 {font-size:14px;}
.map_section .site_btn, .map_section .site_btn_black {
    min-width: 153px;
    text-transform: uppercase;
    font-size: 11px;
}
.f_btm_menu a::before {top: -11px;}
.two_column .col-sm-4 {padding:0px;}
.light_colour h5 {font-size:14px;}
.chaport-launcher-button {display:none !important;}
.banner_section .pos_ad {
    position: absolute;
    top: 41%;
    left: 50%;
    transform: translate(-50%, -50%);
}
    #msform {width:100%;}
.bottomMenu .location_form input[type="text"] {width: 63%;}
.bottomMenu .location_form input[type="submit"] {width:37%;}
    #map {height:212px !important;}
    .chaport-container.chaport-container-positioned {display:none !important;}
.b_ver2 .pos_ad_animate {bottom: 0px !important;
    transform: translate(-50%, 61%) !important;}
.banner-video a {height:60px;line-height:60px;width:60px;}
.banner-video a::after {height:60px;width:60px;}
.blg_ftr a {font-size:11px;}
.blg_btm {margin-bottom:20px;}
.blg_ftr .col-xs-6 {width:50%;}
.bread_style a {font-size:14px;}
.bread_style {
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align:center;
}
.blg_ftr a {float:none;}
.blg_date p {display:block;border-left:0px;padding-left:0px;padding-top:5px;}
}
@media (max-width: 576px) {
    .p_top {right:0px !important;}
}
@media (min-width: 767px) {
.bottomMenu {
    display: none !important;
}
    .bottomMenu .location_form input[type="text"] {width: 62%;}
    .bottomMenu .location_form input[type="submit"] {width: 38%;}
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
    .logo img {width:132px;}
    .md-accordion h5 {font-size:14px;}
    .p_top {right:15px !important;}
    .simple_space{font-size:10px;}

}