/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

div#blogs {
    display: none;
}

#add-ser-inr h4 {
    min-height: 60px;
}

/* Header css Start  */


#header-secondary-outer ul {
    height: unset;
    float: unset;
}

#header-secondary-outer .nectar-center-text {
    position: unset;
    transform: unset;
    max-width: 84% !important;
    margin-left: auto;
}

#header-secondary-outer .nectar-center-text .sec-menu-left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-secondary-outer .nectar-center-text .sec-menu-left ul {
    display: flex;
}

header#top {
    background: #03458F;
}

div#header-secondary-outer {
    
    border: unset !important;
    padding: 10px 0;
}

#header-secondary-outer .nectar-center-text .sec-menu-left ul.cta-info li a {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

#header-secondary-outer .nectar-center-text .sec-menu-left ul.cta-info  b {
    font-weight: 100 !important;
}

#header-secondary-outer .nectar-center-text .sec-menu-left ul.cta-info  a {
}
#header-secondary-outer .nectar-center-text .sec-menu-left .cta-info li {
    margin: 0 20px 0 0;
}
#header-secondary-outer .nectar-center-text .sec-menu-left .cta-info li i {
    margin: 0 10px 0px 0;
}
#header-secondary-outer .nectar-center-text .sec-menu-left .cta-info li b {
    font-weight: bold !important;
}
#header-secondary-outer .nectar-center-text .sec-menu-left .social-icons * {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
#header-secondary-outer .nectar-center-text .sec-menu-left .social-icons li {
    margin: 0 0 0 30px;
}
#header-secondary-outer .nectar-center-text .sec-menu-left .social-icons a {
    fotn-we: ;
    font-weight: bold;
}
header#top ul li a span {
    color: #00255D;
}
header#top ul li a span:after {
    display: none;
}
header#top ul li a span:after {
    display: none !important;
}
header#top ul li a {
    font-weight: bold;
    transition: all 0.5s;
}
#menu-item-17 a {
    background: #fff;
    border: 1px solid #00255D;
    padding: 15px 30px !important;
    font-family: Montserrat !important;
    transition: all 0.5s !important;
}
#menu-item-17 a span {
    color: #00255D !important;
}
#menu-item-16 a {
    font-weight: unset !important;
}
#menu-item-16 a b {
    font-size: 25px;
    line-height: 33px;
    font-family: Montserrat !important;
    font-weight: bold;
    color: #10A300;
}
#menu-item-16 a i {
    color: #03458f;
    margin: 0 10px 0 0;
}
#menu-item-16 a span {
    color: grey !important;
}
.fa-solid.fa-phone {
}
#menu-item-17 {
    margin: 0 0 0 50px !important;
}
header#top .sf-menu.sf-js-enabled.sf-arrows {
    margin-left: 100px;
}
header#top .sf-menu.sf-js-enabled.sf-arrows ul li a {
    position: relative;
}
header#top .sf-menu.sf-js-enabled.sf-arrows ul li a:before {
    content: "";
    background: red;
    height: 10px;

    width: 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}



header#top:before {
    content: "";
    background: url(https://demo-weblink.com/jaksons/wp-content/uploads/2025/05/Background.png);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}

div#header-secondary-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent;
}

header#top a#logo {
    position: relative;
    z-index: 999;
    bottom: -30px;
}
header#top .row {
    display: flex !important;
    position: relative;
    align-items: baseline;
}

#top .right-aligned-menu-items {
    position: relative;
    top: -14px;
}
/* Header css end  */


/* Hero CSS Start  */
div#hero p, div#hero h1{
	color: #fff;
}
div#hero p {
    max-width: 60%;
}
div#inner-slider .col-left {
    text-align: right;
}

div#inner-slider .col-left .vc_column-inner {
    padding-right: 50px;
}
div#inner-slider .col-right .vc_column-inner {
    padding-left: 50px;
    border-left: 2px solid #00c04c;
}

/* About  */

p{
	color: #4E4E4E;
}
h6 {
    color: #3EBF30 !important;
    letter-spacing: 2px;
}
.line {
    display: block;
    height: 2px;
    width: 40px;
    background: #3EBF30;
    margin: 0 10px 0 0;
}

.wpb_raw_html h6 {
    display: flex;
    align-items: center;
}


/* Services start  */


div#services div#inr-row {
    background: #fff;
    padding: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    max-width: 80%;
}

div#services div#inr-row .vc_column-inner .wpb_wrapper {
    display: flex;
    align-items: center;
}

div#services div#inr-row .vc_column-inner .wpb_text_column.wpb_content_element .wpb_wrapper {
    display: unset !important;
}

h3 {
    color: #00408a;
}

div#services  .vc_column-inner {
    position: relative;
}


/* About Page  */




 .nectar-text-inline-images__inner {
    color: #003b85;
    font-weight: 600;
}





div#about div#abt-inr .vc_column-inner .wpb_wrapper {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

div#about div#abt-inr .vc_column-inner .wpb_wrapper .wpb_wrapper {
    display: unset;
}
div#about .row-bg {
    position: relative;
}

div#comm-serv h2 {
    color: #fff;
}

div#about .inner-wrap .row-bg:before {
    content: "";
    background: url(https://demo-weblink.com/jaksons/wp-content/uploads/2025/05/Frame-1.png);
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: bottom right;
}

/* tabs Section css  */

div#tabs-sec {}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    display: flex;
    justify-content: center;
    width: 100%;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    width: 100%;
    margin: 0 10px;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    background: #fff;
    color: #00255D;
    font-size: 18px;
    line-height: 26px;
    font-weight: 900;
    padding: 30px 30px 30px 50px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transition: all 0.5s;
    position: relative;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a.active-tab {
    border: unset;
    background: #00255D;
    color: #fff;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a:before {
    content: "+";
    position: absolute;
    left: 10px;
    top: 10px;
}

div#tabs-sec {
    margin-top: -40px;
}

div#tabs-sec div#tab-first-row {
    margin: 50px 0;
}

/* Addi serve  */

div#add-servs {
    padding-left: 10px;
}

div#add-servs .col-left {
    background: #fff;
    padding: 70px 50px 40px 80px;
}

div#add-servs h4 {
    color: #00408a;
}

div#add-servs .wpb_text_column.wpb_content_element {
    margin: 30px 0;
}

div#add-servs span.nectar-text-inline-images__marker {
    margin: 0 0 10px 0;
}

div#add-servs p {
    margin: 20px 0 0 0;
    min-height: 150px;
}
a#cta-btn {
    color: #00255D;
    border: 2px solid #00255D;
    background: transparent !important;
    border-radius: unset !important;
    font-family: 'Montserrat';
    font-size: 15px;
    line-height: 23px;
    padding: 12px 20px !important;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}

a#cta-btn:hover {
    transform: unset !important;
    opacity: 1;
    box-shadow: unset !important;
    color: #fff;
}

a#cta-btn:before {
    content: "";
    background: #00408a;
    height: 30px;
    width: 1px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: all 0.5s;
    opacity: 0;
}

a#cta-btn:hover:before {
    height: 140px;
    width: 140px;
    opacity: 1;
}
div#add-ser-inr .vc_column-inner {
    padding: 20px;
}

div#add-servs .inner-wrap .row-bg:before {
    content: "";
    background: url(https://demo-weblink.com/jaksons/wp-content/uploads/2025/05/Picture-→-additional_img01.png.png);
    height: 100%;
    width: 30%;
    position: absolute;
    bottom: 80px;
    right: 0;
    background-repeat: no-repeat;
    background-position: bottom right;
    z-index: 99999;
    background-size: contain;
}

div#add-servs .inner-wrap .row-bg {
    overflow: visible;
}


div#add-servs .inner-wrap.using-image {
    overflow: visible;
    z-index: revert-layer;
}

div#add-servs.services {
    margin-top: 70px;
}


/* Our work css start  */

div#ourwork {}

div#ourwork .wpb_raw_html h6 {
    justify-content: center;
}

div#ourwork  p {
    max-width: 60%;
    margin: auto;
}

.sec-main-head h5 {
    font-size: 200px;
    line-height: 208px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    color: #ECECEE;
    font-weight: bold;
    position: absolute;
    top: -50px;
    z-index: -1;
}



div#ourwork .inner-wrap .row-bg:before {
    background: url(https://demo-weblink.com/jaksons/wp-content/uploads/2025/05/Frame-1.png);
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: bottom left;
    content: "";
}

/* Form section  */

div#contact-us .form .row input, div#contact-us .form .row select {
    background: #F8F8FA;
    border: 1px solid #D8D8D8;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 24px;
    padding: 15px 20px !important;
}

body[data-form-submit=regular] .container-wrap input[type=submit] {
    border-radius: unset !important;
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
}

div#contact-us {
    background: #fff;
    padding: 70px !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-top: -100px;
    position: relative;
    z-index: 9;
}
/* faq  */

div#faq {}

div#faq .sec-main-head h5 {
    left: -20%;
    top: -10px;
}

div#faq .toggle h3 a {
    font-size: 16px;
    line-height: 24px !important;
    color: #002159;
}


/* Testimonials  */



div#test-inr-slider ul.star-rating {
    margin: unset;
    display: flex;
}

div#test-inr-slider ul.star-rating li {
    list-style: none;
    margin: 0 10px  0 0;
}

div#test-inr-slider ul.star-rating li i {
    color: #00c04c;
}

div#test-inr-slider  p strong {
    color: #002159;
}


div#testimonials .video-sol .vc_column-inner {
    text-align: right;
}

div#testimonials .video-sol .vc_column-inner a.play_button_with_text.large.nectar_video_lightbox {
    position: relative;
    right: 13%;
    transform: scale(1.8);
}

/* Blog  */



div#blogs .sec-main-head h5 {
    left: -40%;
    top: -50%;
}

div#blogs div#recent-posts-2 h4 {
    display: none;
}

div#blogs div#recent-posts-2 li a {
    color: #00255D;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
}

div#blogs h4.post-heading a span {
    color: #00255D !important;
    font-size: 20px;
    line-height: 28px !important;
}


div#blogs span.meta-date {
    background: #00255D;
    color: #fff;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    margin: 10px 0;
}


/* Footer section css  */

div#ft-btm p {
    color: #fff;
    max-width: 40%;
    margin: auto;
}

div#ft-btm ul.social-icons {
    margin: unset;
    display: flex;
    justify-content: center;
}

div#ft-btm ul.social-icons li {
    list-style: none;
    margin: 0 10px;
}

div#ft-btm ul.social-icons li i {
    color: #fff;
    transition: all 0.5s;
    position: relative;
    top: 0;
}

div#cta-details {
    margin-bottom: -100px;
}

div#cta-details .vc_column-inner {
    background: #fff;
    padding: 20px;
    min-height: 250px;
    transition: all 0.5s;
    position: relative;
    top: 0;
}

div#cta-details .vc_column-inner h4 {
    color: #00408a;
}

div#cta-details .vc_column-inner  strong {
    color: #10A300;
    font-size: 30px !important;
    line-height: 38px !important;
    font-weight: 800;
}

div#cta-details .vc_column-inner:hover {
    top: -20px;
}
div#copyright {
    padding: 20px 0 !important;
    background: #fff !important;
}
div#ft-btm ul.social-icons li i:hover {top: -5px;}

/* inr-banner CSS start */

#inr-banner h1 {
    color: #fff;
}

#inr-banner span, #inr-banner a {
    color: #fff;
}

/* inr-banner CSS end */

/* contact-inr section CSS start */

#contact-inr .white-side .vc_column-inner {
    background: #fff;
    box-shadow: 0px 10px 30px rgba(26, 54, 85, 0.15);
    padding: 50px 50px;
}

#contact-inr ul.main-ul {
    margin: unset;
}

#contact-inr ul.main-ul li {
    list-style: none;
}

#contact-inr .form .row input, #contact-inr .form .row select {
    background: #F8F8FA;
    border: 1px solid #D8D8D8;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 24px;
    padding: 15px 20px !important;
}

#contact-inr ul.main-ul li strong {
    color: #002561;
    font-weight: 700;
}

#contact-inr ul.main-ul li {
    padding-left: 40px;
    position: relative;
    padding-bottom: 10px;
}

#contact-inr ul.main-ul li.email:before {
    content: '\f0e0';

}
#contact-inr ul.main-ul li:before {
 
    position: absolute;
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
    font-size: 25px;
    line-height: 33px;
	color: #002561;
}
#contact-inr ul.main-ul li.phone:before {
    content: '\f095';
    
}

#contact-inr ul.main-ul li a {
    color: #333333;
}

#contact-inr ul.main-ul li a {
    color: #333333;
}

li.email {}

#contact-inr ul.icons {
    margin: unset;
    display: flex;
    gap: 20px;
}

#contact-inr ul.icons li {
    list-style: none;
}

#contact-inr ul.icons li a i {
    font-size: 25px;
    line-height: 33px;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #333333;
    color: #333333;
    transition: all 0.5s;
}

#contact-inr ul.icons li a i:hover {
    border-color: #00255d;
    color: #00255d;
}

#residential #cta-btn:hover:before {
    width: 200px;
}

/* contact-inr section CSS end */


@media only screen and (min-width: 1366px) and (max-width: 1599px){

div#residential {
    padding-top: 80px !important;
}	
	
div#inr-banner {
    padding: 60px 0px 69px !important;
}	
	
div#inr-banner {
    padding: 60px 0px 69px !important;
}

#contact-inr .white-side .vc_column-inner {
    padding: 40px 40px !important;
}	
	
header#top .sf-menu.sf-js-enabled.sf-arrows {
  margin-left: 10px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
  height: 120px;
}
header#top .sf-menu.sf-js-enabled.sf-arrows  li a {
  font-size: 14px !important;
}
#menu-item-16 a {
  font-size: 14px !important;
  line-height: 22px !important;
}
header#top a#logo {
  position: relative;
  z-index: 999;
  bottom: 20px;
  left: -40px;
}
#menu-item-17 a {
  font-size: 14px !important;
  line-height: 22px !important;
}
#header-space {
  height: 200px !important;
}
#header-outer {
  height: 200px !important;
}
header#top .row {
  display: flex !important;
  position: relative;
  align-items: baseline;
}
#top {
  height: 140px !important;
}
h1 {
  font-size: 50px !important;
  line-height: 58px !important;
}
div#hero p {
  max-width: 90%;
}
h2 {
  font-size: 36px !important;
  line-height: 44px !important;
}
h3 {
  font-size: 20px !important;
  line-height: 28px !uim;
}
div#services div#inr-row .vc_column-inner img {
  width: 80px;
}
p {
  font-size: 14px !important;
  line-height: 22px !important;
}
#about {
  padding-top: 100px !important;
  padding-bottom: 150px !important;
}
div#about .inner-wrap .row-bg::before {
  background-size: 15%;
}
div#add-ser-inr .vc_column-inner {
  padding: 10px;
}
div#add-ser-inr .vc_column-inner img {
  width: 50px;
}
div#add-servs span.nectar-text-inline-images__marker {
  width: unset !important;
}
div#add-servs .nectar-text-inline-images__inner {
  font-size: 13px;
  line-height: 21px;
}
.sec-main-head h5 {
  font-size: 170px;
  line-height: 128px;
}
#ourwork .sec-main-head h5 {
  text-align: center !important;
  left: 0;
  right: 0;
}
div#blogs .sec-main-head h5 {
  left: -20%;
  top: -20%;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -10px;
}
div#blogs div#recent-posts-2 li a {
  color: #00255D;
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
}
div#ourwork .inner-wrap .row-bg::before {
  background-size: 10%;
}
div#add-servs span.nectar-text-inline-images__marker img {
  width: unset;
}
#testimonials .row-bg {
  background-size: 100% 100%;
}	
	div#add-servs p {
    margin: 20px 0 0 0;
    min-height: 170px;
}
	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
div#residential {
    padding-top: 60px !important;
}	
	
div#inr-banner {
    padding: 60px 0px 42px !important;
}

#contact-inr .white-side .vc_column-inner {
    padding: 30px 30px !important;
}

div#contact-inr {
    padding: 60px 0px 30px !important;
}

#contact-inr ul.icons li a i {
    height: 40px !important;
    width: 40px !important;
    font-size: 20px !important;
    line-height: 28px !important;
}
	
header#top .sf-menu.sf-js-enabled.sf-arrows {
  margin-left: 10px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
  height: 120px;
}
header#top .sf-menu.sf-js-enabled.sf-arrows  li a {
  font-size: 14px !important;
}
#menu-item-16 a {
  font-size: 12px !important;
  line-height: 20px !important;
}
header#top a#logo {
  position: relative;
  z-index: 999;
  bottom: 20px;
  left: -60px;
}
#menu-item-17 a {
  font-size: 10px !important;
  line-height: 19px !important;
  padding: 12px 10px !important;
}
#header-space {
  height: 200px !important;
}
#header-outer {
  height: 200px !important;
}
header#top .row {
  display: flex !important;
  position: relative;
  align-items: baseline;
}
#top {
  height: 140px !important;
}
h1 {
  font-size: 50px !important;
  line-height: 58px !important;
}
div#hero p {
  max-width: 90%;
}
h2 {
  font-size: 36px !important;
  line-height: 44px !important;
}
h3 {
  font-size: 20px !important;
  line-height: 28px !uim;
}
div#services div#inr-row .vc_column-inner img {
  width: 50px;
}
p {
  font-size: 14px !important;
  line-height: 22px !important;
}
#about {
  padding-top: 100px !important;
  padding-bottom: 150px !important;
}
div#about .inner-wrap .row-bg::before {
  background-size: 15%;
}
div#add-ser-inr .vc_column-inner {
  padding: 10px;
}
div#add-ser-inr .vc_column-inner img {
  width: 40px;
}
div#add-servs span.nectar-text-inline-images__marker {
  width: unset !important;
}
div#add-servs .nectar-text-inline-images__inner {
  font-size: 11px;
  line-height: 19px;
}
.sec-main-head h5 {
  font-size: 120px;
  line-height: 178px;
}
#ourwork .sec-main-head h5 {
  text-align: center !important;
  left: 0;
  right: 0;
}
#header-secondary-outer .nectar-center-text .sec-menu-left ul.cta-info li a {
  color: #fff;
  font-size: 10px;
  line-height: 18px;
}
div#blogs .sec-main-head h5 {
  left: -20%;
  top: -20%;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -20px !important;
}
div#add-servs .col-left {
  background: #fff;
  padding: 70px 50px 40px 30px;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -10px;
}
div#blogs div#recent-posts-2 li a {
  color: #00255D;
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
}
div#ourwork .inner-wrap .row-bg::before {
  background-size: 10%;
}
div#add-servs span.nectar-text-inline-images__marker img {
  width: unset;
}
#testimonials .row-bg {
  background-size: 100% 100%;
}
div#blogs h4.post-heading {
  max-width: unset;
}	
div#add-servs p {
  margin: 20px 0 0 0;
  min-height: 210px;
}	
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){

div#residential {
    padding-top: 60px !important;
}	
	
div#inr-banner {
    padding: 60px 0px 42px !important;
}

#contact-inr .white-side .vc_column-inner {
    padding: 30px 30px !important;
}

div#contact-inr {
    padding: 60px 0px 30px !important;
}

#contact-inr ul.icons li a i {
    height: 40px !important;
    width: 40px !important;
    font-size: 20px !important;
    line-height: 28px !important;
}
	
header#top .sf-menu.sf-js-enabled.sf-arrows {
  margin-left: 10px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
  height: 80px !important;
}
header#top .sf-menu.sf-js-enabled.sf-arrows  li a {
  font-size: 14px !important;
}
#menu-item-16 a {
  font-size: 12px !important;
  line-height: 20px !important;
}
header#top a#logo {
  position: relative;
  z-index: 999;
  bottom: 20px;
  left: -60px;
}
#menu-item-17 a {
  font-size: 12px !important;
  line-height: 20px !important;
  padding: 10px 10px !important;
}
#header-space {
  height: 200px !important;
}
#header-outer {
  height: 200px !important;
}
header#top .row {
  display: flex !important;
  position: relative;
  align-items: baseline;
}
#top {
  height: 140px !important;
}
h1 {
  font-size: 40px !important;
  line-height: 48px !important;
}
div#hero p {
  max-width: 90%;
}
h2 {
  font-size: 30px !important;
  line-height: 38px !important;
}
h3 {
  font-size: 16px !important;
  line-height: 24px !important;
}
div#services div#inr-row .vc_column-inner img {
  width: 50px !important;
}
p {
  font-size: 14px !important;
  line-height: 22px !important;
}
#about {
  padding: 60px 0px 100px !important;
}
div#about .inner-wrap .row-bg::before {
  background-size: 12% !important;
}
div#add-ser-inr .vc_column-inner {
  padding: 10px;
}
div#add-ser-inr .vc_column-inner img {
  width: 40px;
}
div#add-servs span.nectar-text-inline-images__marker {
  width: unset !important;
}
div#add-servs .nectar-text-inline-images__inner {
  font-size: 10px !important;
  line-height: 18px !important;
}
.sec-main-head h5 {
  font-size: 110px !important;
  line-height: 208px !important;
}
#ourwork .sec-main-head h5 {
  text-align: center !important;
  left: 0;
  right: 0;
}
#header-secondary-outer .nectar-center-text .sec-menu-left ul.cta-info li a {
  color: #fff;
  font-size: 9px;
  line-height: 17px;
}
div#blogs .sec-main-head h5 {
  left: -20%;
  top: -20%;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -20px !important;
}
div#add-servs .col-left {
  background: #fff;
  padding: 30px 20px 0px 10px;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -10px;
}
div#blogs div#recent-posts-2 li a {
  color: #00255D;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 22px !important;
}
div#ourwork .inner-wrap .row-bg::before {
  background-size: 9% !important;
}
div#add-servs span.nectar-text-inline-images__marker img {
  width: unset;
}
#testimonials .row-bg {
  background-size: 100% 100%;
}
div#blogs h4.post-heading {
  max-width: unset !important;
}	
div#add-servs p {
  margin: 0px 0 0 0 !important;
  min-height: 100px !important;
}

#header-secondary-outer .nectar-center-text .sec-menu-left .cta-info li {
    margin: 0px 12px 0px 0px !important;
}

#menu-item-16 a b {
    font-size: 12px !important;
    line-height: 20px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
  position: relative !important;
  left: -30px !important;
  top: 45px !important;
}

#top ul.buttons.sf-menu {
    position: relative !important;
    top: 40px !important;
}

#menu-item-17 {
    margin: 0 0 0 0px !important;
}

div#hero {
    padding: 95px 0px !important;
}

div#our-serv-head {
    padding: 40px 0px !important;
}

a#cta-btn {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 15px !important;
}

h6 {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#services div#inr-row {
    padding: 10px 12px !important;
}

div#comm-serv {
    padding: 60px 0px !important;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    padding: 15px 15px 15px 30px;
    font-size: 16px !important;
    line-height: 24px !important;
}

div#tabs-sec {
    padding-bottom: 40px !important;
}

div#add-servs {
    padding: 50px 0px !important;
}

#add-ser-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#add-servs .inner-wrap .row-bg:before {
    bottom: 190px !important;
}

div#ourwork {
    padding: 30px 0px 60px !important;
}

div#contact-us {
    padding: 30px 30px !important;
}

div#faq {
    padding: 30px 0px !important;
}

div#testimonials {
    padding: 40px 0 110px !important;
}

#test-inr-slider h2 {
    font-size: 26px !important;
    line-height: 34px !important;
}

#test-inr-slider .nectar-split-heading {
    margin-bottom: 5px !important;
}

#blogs .content {
    padding: 10px 10px !important;
}

#blogs span.meta-excerpt {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#blogs span.meta-date {
    font-size: 14px !important;
    line-height: 22px im;
}

div#cta-details .vc_column-inner strong {
    font-size: 20px !important;
    line-height: 28px !important;
}

div#cta-details {
    padding-top: 50px !important;
}

#footer-outer #copyright {
  padding: 10px 0px !important;
}

div#cta-details .vc_column-inner {
    padding: 15px 15px !important;
}

div#ft-btm {
    padding: 110px 0px 20px !important;
}
	
	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	
div#residential {
    padding-top: 60px !important;
}	
	
div#inr-banner {
    padding: 60px 0px 42px !important;
}

#contact-inr .white-side .vc_column-inner {
    padding: 30px 30px !important;
}

div#contact-inr {
    padding: 60px 0px 30px !important;
}

#contact-inr ul.icons li a i {
    height: 40px !important;
    width: 40px !important;
    font-size: 20px !important;
    line-height: 28px !important;
}
	
header#top .sf-menu.sf-js-enabled.sf-arrows {
  margin-left: 10px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
  height: 80px !important;
}
header#top .sf-menu.sf-js-enabled.sf-arrows  li a {
  font-size: 14px !important;
}
#menu-item-16 a {
  font-size: 12px !important;
  line-height: 20px !important;
}
header#top a#logo {
  position: relative;
  z-index: 999;
  bottom: 20px;
  left: -60px;
}
#menu-item-17 a {
  font-size: 12px !important;
  line-height: 20px !important;
  padding: 10px 10px !important;
}
#header-space {
  height: 200px !important;
}
#header-outer {
  height: 200px !important;
}
header#top .row {
  display: flex !important;
  position: relative;
  align-items: baseline;
}
#top {
  height: 140px !important;
}
h1 {
  font-size: 36px !important;
  line-height: 44px !important;
}
div#hero p {
  max-width: 90%;
}
h2 {
  font-size: 28px !important;
  line-height: 36px !important;
}
h3 {
  font-size: 16px !important;
  line-height: 24px !important;
}
div#services div#inr-row .vc_column-inner img {
  width: 50px !important;
}
p {
  font-size: 14px !important;
  line-height: 22px !important;
}
#about {
  padding: 40px 0px 40px !important;
}
div#about .inner-wrap .row-bg::before {
  background-size: 12% !important;
}
div#add-ser-inr .vc_column-inner {
  padding: 10px;
}
div#add-ser-inr .vc_column-inner img {
  width: 40px;
}
div#add-servs span.nectar-text-inline-images__marker {
  width: unset !important;
}
div#add-servs .nectar-text-inline-images__inner {
  font-size: 10px !important;
  line-height: 18px !important;
}
.sec-main-head h5 {
  font-size: 90px !important;
  line-height: 98px !important;
}
#ourwork .sec-main-head h5 {
  text-align: center !important;
  left: 0;
  right: 0;
}
#header-secondary-outer .nectar-center-text .sec-menu-left ul.cta-info li a {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
div#blogs .sec-main-head h5 {
  left: -20%;
  top: -20%;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -20px !important;
}
div#add-servs .col-left {
  background: #fff;
  padding: 30px 20px 0px 10px;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -10px;
}
div#blogs div#recent-posts-2 li a {
  color: #00255D;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 22px !important;
}
div#ourwork .inner-wrap .row-bg::before {
  background-size: 20% !important;
}
div#add-servs span.nectar-text-inline-images__marker img {
  width: unset;
}
#testimonials .row-bg {
  background-size: 100% 100%;
}
div#blogs h4.post-heading {
  max-width: unset !important;
}	
div#add-servs p {
  margin: 0px 0 0 0 !important;
  min-height: 100px !important;
}

#header-secondary-outer .nectar-center-text .sec-menu-left .cta-info li {
    margin: 0px 12px 0px 0px !important;
}

#menu-item-16 a b {
    font-size: 12px !important;
    line-height: 20px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
  position: relative !important;
  left: -30px !important;
  top: 45px !important;
}

#top ul.buttons.sf-menu {
    position: relative !important;
    top: 40px !important;
}

#menu-item-17 {
    margin: 0 0 0 0px !important;
}

div#hero {
    padding: 55px 40px !important;
    text-align: center !important;
}

div#our-serv-head {
    padding: 30px 0px !important;
}

a#cta-btn {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 15px !important;
}

h6 {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#services div#inr-row {
    padding: 15px 15px !important;
}

div#comm-serv {
    padding: 30px 0px !important;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    padding: 15px 15px 15px 30px;
    font-size: 16px !important;
    line-height: 24px !important;
}

div#tabs-sec {
    padding-bottom: 20px !important;
    margin-top: -20px !important;
}

div#add-servs {
    padding: 30px 0px !important;
}

#add-ser-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#add-servs .inner-wrap .row-bg:before {
    bottom: 0px !important;
    background-size: 70% !important;
}

div#ourwork {
    padding: 30px 0px 60px !important;
}

div#contact-us {
    padding: 25px 25px !important;
    margin-top: -50px !important;
}

div#faq {
    padding: 30px 0px !important;
}

div#testimonials {
    padding: 30px 0 40px !important;
}

#test-inr-slider h2 {
    font-size: 26px !important;
    line-height: 34px !important;
}

#test-inr-slider .nectar-split-heading {
    margin-bottom: 5px !important;
}

#blogs .content {
    padding: 10px 10px !important;
}

#blogs span.meta-excerpt {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#blogs span.meta-date {
    font-size: 14px !important;
    line-height: 22px im;
}

div#cta-details .vc_column-inner strong {
    font-size: 20px !important;
    line-height: 28px !important;
}

div#cta-details {
    padding-top: 30px !important;
}

#footer-outer #copyright {
  padding: 10px 0px !important;
}

div#cta-details .vc_column-inner {
    padding: 15px 15px !important;
    width: 50%;
    display: inline-block !important;
}

div#ft-btm {
    padding: 110px 0px 20px !important;
}

div#header-secondary-outer {
    background: #03458f;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 100px !important;
}

#top .container {
  padding: 0px 70px !important;
}

#header-secondary-outer[data-full-width=true]>.container {
    padding: unset !important;
}

#header-secondary-outer .nectar-center-text {
    max-width: 98% !important;
}

#header-secondary-outer .nectar-center-text .sec-menu-left ul.social-icons {
    justify-content: center !important;
}

div#header-outer {
    padding: unset !important;
}

div#services {
    padding: 20px 0px !important;
}

div#services .vc_column-inner {
    margin-bottom: 50px !important;
}

div#services div#inr-row .vc_column-inner {
    margin: unset !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#ourwork .nectar-split-heading {
    margin-bottom: 10px !important;
}

div#work-inr {
    padding-top: 20px !important;
}

#blogs .sec-main-head {
    position: relative !important;
    left: 50px !important;
    top: -40px !important;
}
	
div#footer-widgets {
    display: none !important;
}	
	
#test-inr-slider .row-bg:before {
    content: '' !important;
    position: absolute !important;
    background: #03458F !important;
    height: 270% !important;
    width: 200% !important;
    left: -110px !important;
    top: -250px !important;
}


#testimonials .row-bg {
    background-image: unset !important
}

div#testimonials .video-sol .vc_column-inner a.play_button_with_text.large.nectar_video_lightbox {
    right: 33% !important;
    top: -40px !important;
}

div#testimonials h2, div#testimonials p, div#testimonials strong {
    color: #fff !important;
}	
	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
	
.secondary-header-text {
    background: unset !important;
    padding: unset !important;
    margin: unset !important;
}

div#slide-out-widget-area {
    padding: 88px 0px !important;
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 15px !important;
    line-height: 23px !important;
    opacity: 1 !important;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-16 a i {
    margin-right: 10px !important;
}

ul.cta-info li a i {
    margin-right: 10px !important;
}

#testimonials .nectar-flickity.nectar-simple-slider .cell > .bg-layer-wrap .bg-layer {
    background: unset !important;
}

#testimonials .nectar-flickity.nectar-simple-slider[data-arrows="true"]:not(.arrow-position-overlapping) .flickity-slider .cell {
    padding: 0px 30px !important;
}

#testimonials .nectar-simple-slider .flickity-prev-next-button.previous {
    top: 80% !important;
    left: 220px !important;
}

#testimonials .nectar-simple-slider .flickity-prev-next-button.next {
    top: 80% !important;
    right: 210px !important;
}	
	
div#residential {
    padding-top: 60px !important;
}	
	
div#inr-banner {
    padding: 40px 0px 25px !important;
}

#contact-inr .white-side .vc_column-inner {
    padding: 30px 30px !important;
}

div#contact-inr {
    padding: 60px 0px 30px !important;
}

#contact-inr ul.icons li a i {
    height: 40px !important;
    width: 40px !important;
    font-size: 20px !important;
    line-height: 28px !important;
}
	
header#top .sf-menu.sf-js-enabled.sf-arrows {
  margin-left: 10px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
  height: 80px !important;
}
header#top .sf-menu.sf-js-enabled.sf-arrows  li a {
  font-size: 14px !important;
}
#menu-item-16 a {
  font-size: 12px !important;
  line-height: 20px !important;
}
header#top a#logo {
  position: relative;
  z-index: 999;
  top: 0 !important;
  /* left: -60px; */
  bottom: 0 !important;
}
#menu-item-17 a {
  font-size: 12px !important;
  line-height: 20px !important;
  padding: 10px 10px !important;
}
#header-space {
  height: 110px !important;
}
#header-outer {
  height: 200px !important;
}
header#top .row {
  display: flex !important;
  position: relative;
  align-items: baseline;
}
#top {
  height: 140px !important;
}
h1 {
  font-size: 28px !important;
  line-height: 36px !important;
}
div#hero p {
  max-width: 100% !important;
}
h2 {
  font-size: 22px !important;
  line-height: 30px !important;
}
h3 {
  font-size: 15px !important;
  line-height: 23px !important;
}
div#services div#inr-row .vc_column-inner img {
  width: 50px !important;
}
p {
  font-size: 14px !important;
  line-height: 22px !important;
}
#about {
  padding: 20px 0px 50px !important;
}
div#about .inner-wrap .row-bg::before {
  background-size: 12% !important;
}
div#add-ser-inr .vc_column-inner {
  padding: 10px;
}
div#add-ser-inr .vc_column-inner img {
  width: 40px;
}
div#add-servs span.nectar-text-inline-images__marker {
  width: unset !important;
}
div#add-servs .nectar-text-inline-images__inner {
  font-size: 10px !important;
  line-height: 18px !important;
}
.sec-main-head h5 {
  font-size: 60px !important;
  line-height: 68px !important;
}
#ourwork .sec-main-head h5 {
  text-align: center !important;
  left: 0;
  right: 0;
  top: -20px !important;
}
#header-secondary-outer .nectar-center-text .sec-menu-left ul.cta-info li a {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
div#blogs .sec-main-head h5 {
  left: -20%;
  top: -20%;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -20px !important;
}
div#add-servs .col-left {
  background: #fff;
  padding: 10px 20px 0px 30px;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -10px;
}
div#blogs div#recent-posts-2 li a {
  color: #00255D;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 22px !important;
}
div#ourwork .inner-wrap .row-bg::before {
  background-size: 16% !important;
}
div#add-servs span.nectar-text-inline-images__marker img {
  width: unset;
}
#testimonials .row-bg {
  background-size: 100% 100%;
}
div#blogs h4.post-heading {
  max-width: unset !important;
}	
div#add-servs p {
  margin: 0px 0 0 0 !important;
  min-height: 100px !important;
}

#header-secondary-outer .nectar-center-text .sec-menu-left .cta-info li {
    margin: 0px 12px 0px 0px !important;
}

#menu-item-16 a b {
    font-size: 12px !important;
    line-height: 20px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
  position: relative !important;
  left: -30px !important;
  top: 45px !important;
}

#top ul.buttons.sf-menu {
    position: relative !important;
    top: 40px !important;
}

#menu-item-17 {
    margin: 0 0 0 0px !important;
}

div#hero {
    padding: 15px 60px !important;
    text-align: center !important;
}

div#our-serv-head {
    padding: 30px 0px !important;
}

a#cta-btn {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 15px !important;
}

h6 {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#services div#inr-row {
    padding: 10px 10px !important;
}

div#comm-serv {
    padding: 30px 0px !important;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    padding: 12px 12px 12px 24px;
    font-size: 14px !important;
    line-height: 22px !important;
}

div#tabs-sec {
    padding-bottom: 20px !important;
    margin-top: -20px !important;
}

div#add-servs {
    padding: 30px 0px !important;
}

#add-ser-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#add-servs .inner-wrap .row-bg:before {
    bottom: 0px !important;
    background-size: 100% !important;
}

div#ourwork {
    padding: 30px 0px 60px !important;
}

div#contact-us {
    padding: 20px 20px !important;
    margin-top: -20px !important;
}

div#faq {
    padding: 30px 0px !important;
}

div#testimonials {
    padding: 30px 0 40px !important;
}

#test-inr-slider h2 {
    font-size: 26px !important;
    line-height: 34px !important;
}

#test-inr-slider .nectar-split-heading {
    margin-bottom: 5px !important;
}

#blogs .content {
    padding: 10px 10px !important;
}

#blogs span.meta-excerpt {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#blogs span.meta-date {
    font-size: 14px !important;
    line-height: 22px im;
}

div#cta-details .vc_column-inner strong {
    font-size: 20px !important;
    line-height: 28px !important;
}

div#cta-details {
    padding-top: 30px !important;
}

#footer-outer #copyright {
  padding: 10px 0px !important;
}

div#cta-details .vc_column-inner {
    padding: 15px 15px !important;
    width: 60% !important;
    display: inline-block !important;
    min-height: unset !important;
}

div#ft-btm {
    padding: 110px 0px 20px !important;
}

div#header-secondary-outer {
    background: #03458f;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 80px !important;
}

#top .container {
  padding: 0px 20px !important;
}

#header-secondary-outer[data-full-width=true]>.container {
    padding: unset !important;
}

#header-secondary-outer .nectar-center-text {
    max-width: 98% !important;
}

#header-secondary-outer .nectar-center-text .sec-menu-left ul.social-icons {
    justify-content: center !important;
}

div#header-outer {
    padding: unset !important;
}

div#services {
    padding: 20px 0px 0px !important;
}

div#services .vc_column-inner {
    margin-bottom: 50px !important;
}

div#services div#inr-row .vc_column-inner {
    margin: unset !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#ourwork .nectar-split-heading {
    margin-bottom: 10px !important;
}

div#work-inr {
    padding-top: 20px !important;
}

#blogs .sec-main-head {
    position: relative !important;
    left: 50px !important;
    top: -40px !important;
}

header#top {
    height: 110px !important;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    margin: 0px  !important;
}

div#ourwork p {
    max-width: 100% !important;
}

#work-inr img {
    width: 100% !important;
}

.form .row {
    padding: unset !important;
}

div#contact-us .form .row input, div#contact-us .form .row select {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 12px !important;
}

div#ft-btm p {
    max-width: 100% !important;
}

div#footer-widgets {
    display: none !important;
}
	
#test-inr-slider .row-bg:before {
    content: '' !important;
    position: absolute !important;
    background: #03458F !important;
    height: 2000% !important;
    width: 200% !important;
    left: -80px !important;
    top: -200px !important;
}


#testimonials .row-bg {
    background-image: unset !important
}

div#testimonials .video-sol .vc_column-inner a.play_button_with_text.large.nectar_video_lightbox {
    right: 33% !important;
    top: -40px !important;
}

div#testimonials h2, div#testimonials p, div#testimonials strong {
    color: #fff !important;
}	
	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
	
div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    flex-direction: column;
}	

div#slide-out-widget-area {
    padding: 88px 0px !important;
}
	
.secondary-header-text {
    padding: 10px !important;
    width: 95% !important;
    margin: unset !important;
}

#slide-out-widget-area  .secondary-header-text ul li a {
    font-size: 11px !important;
    line-height: 19px !important;
}
	

#slide-out-widget-area .inner .off-canvas-menu-container li a {
    opacity: 1 !important;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-16 a i {
    margin-right: 10px !important;
}	
	
ul.cta-info li a i {
    margin-right: 10px !important;
}	
	
#testimonials .nectar-flickity.nectar-simple-slider .cell > .bg-layer-wrap .bg-layer {
    background: unset !important;
}

#testimonials .nectar-flickity.nectar-simple-slider[data-arrows="true"]:not(.arrow-position-overlapping) .flickity-slider .cell {
    padding: 0px 30px !important;
}

#testimonials .nectar-simple-slider .flickity-prev-next-button.previous {
    top: 80% !important;
    left: 140px !important;
}

#testimonials .nectar-simple-slider .flickity-prev-next-button.next {
    top: 80% !important;
    right: 140px !important;
}	
	
div#residential {
    padding-top: 60px !important;
}	
	
div#inr-banner {
    padding: 30px 0px 24px !important;
}

#contact-inr .white-side .vc_column-inner {
    padding: 30px 30px !important;
}

div#contact-inr {
    padding: 60px 0px 30px !important;
}

#contact-inr ul.icons li a i {
    height: 40px !important;
    width: 40px !important;
    font-size: 20px !important;
    line-height: 28px !important;
}
	
header#top .sf-menu.sf-js-enabled.sf-arrows {
  margin-left: 10px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
  height: 80px !important;
}
header#top .sf-menu.sf-js-enabled.sf-arrows  li a {
  font-size: 14px !important;
}
#menu-item-16 a {
  font-size: 12px !important;
  line-height: 20px !important;
}
header#top a#logo {
  position: relative;
  z-index: 999;
  top: 0 !important;
  /* left: -60px; */
  bottom: 0 !important;
}
#menu-item-17 a {
  font-size: 12px !important;
  line-height: 20px !important;
  padding: 10px 10px !important;
}
#header-space {
  height: 110px !important;
}
#header-outer {
  height: 200px !important;
}
header#top .row {
  display: flex !important;
  position: relative;
  align-items: baseline;
}
#top {
  height: 140px !important;
}
h1 {
  font-size: 22px !important;
  line-height: 30px !important;
}
div#hero p {
  max-width: 100% !important;
}
h2 {
  font-size: 18px !important;
  line-height: 26px !important;
}
h3 {
  font-size: 15px !important;
  line-height: 23px !important;
}
div#services div#inr-row .vc_column-inner img {
  width: 50px !important;
}
p {
  font-size: 14px !important;
  line-height: 22px !important;
}
#about {
  padding: 20px 0px 50px !important;
}
div#about .inner-wrap .row-bg::before {
  background-size: 16% !important;
}
div#add-ser-inr .vc_column-inner {
  padding: 10px;
}
div#add-ser-inr .vc_column-inner img {
  width: 40px;
}
div#add-servs span.nectar-text-inline-images__marker {
  width: unset !important;
}
div#add-servs .nectar-text-inline-images__inner {
  font-size: 10px !important;
  line-height: 18px !important;
}
.sec-main-head h5 {
  font-size: 50px !important;
  line-height: 58px !important;
}
#ourwork .sec-main-head h5 {
  text-align: center !important;
  left: 0;
  right: 0;
  top: -20px !important;
}
#header-secondary-outer .nectar-center-text .sec-menu-left ul.cta-info li a {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
div#blogs .sec-main-head h5 {
  left: -20%;
  top: -20%;
}
div#faq .sec-main-head h5 {
  left: -1% !important;
  top: -2px !important;
}
div#add-servs .col-left {
  background: #fff;
  padding: 10px 20px 0px 30px;
}
div#faq .sec-main-head h5 {
  left: -10%;
  top: -10px;
}
div#blogs div#recent-posts-2 li a {
  color: #00255D;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 22px !important;
}
div#ourwork .inner-wrap .row-bg::before {
  background-size: 16% !important;
}
div#add-servs span.nectar-text-inline-images__marker img {
  width: unset;
}
#testimonials .row-bg {
  background-size: 100% 100% !important;
  background-image: unset !important;
}
div#blogs h4.post-heading {
  max-width: unset !important;
}	
div#add-servs p {
  margin: 0px 0 0 0 !important;
  min-height: 100px !important;
}

#header-secondary-outer .nectar-center-text .sec-menu-left .cta-info li {
    margin: 0px 12px 0px 0px !important;
}

#menu-item-16 a b {
    font-size: 12px !important;
    line-height: 20px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
  position: relative !important;
  left: -30px !important;
  top: 45px !important;
}

#top ul.buttons.sf-menu {
    position: relative !important;
    top: 40px !important;
}

#menu-item-17 {
    margin: 0 0 0 0px !important;
}

div#hero {
    padding: 10px 10px !important;
    text-align: center !important;
}

div#our-serv-head {
    padding: 30px 0px !important;
}

a#cta-btn {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 15px !important;
}

h6 {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#services div#inr-row {
    padding: 10px 10px !important;
    max-width: 100% !important;
}

div#comm-serv {
    padding: 30px 0px !important;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    padding: 10px 15px 10px 25px;
    font-size: 11px !important;
    line-height: 19px !important;
}

div#tabs-sec {
    padding-bottom: 20px !important;
    margin-top: -20px !important;
}

div#add-servs {
    padding: 20px 0px !important;
}

#add-ser-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
    min-height: unset !important;
}

div#add-servs .inner-wrap .row-bg:before {
    bottom: 0px !important;
    background-size: 100% !important;
}

div#ourwork {
    padding: 30px 0px 60px !important;
}

div#contact-us {
    padding: 20px 20px !important;
    margin-top: -20px !important;
}

div#faq {
    padding: 30px 0px !important;
}

div#testimonials {
    padding: 30px 0 40px !important;
}

#test-inr-slider h2 {
    font-size: 24px !important;
    line-height: 32px !important;
    color: #fff !important;
}

#test-inr-slider .nectar-split-heading {
    margin-bottom: 5px !important;
}

#blogs .content {
    padding: 10px 10px !important;
}

#blogs span.meta-excerpt {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#blogs span.meta-date {
    font-size: 14px !important;
    line-height: 22px im;
}

div#cta-details .vc_column-inner strong {
    font-size: 20px !important;
    line-height: 28px !important;
}

div#cta-details {
    padding-top: 30px !important;
}

#footer-outer #copyright {
  padding: 10px 0px !important;
}

div#cta-details .vc_column-inner {
    padding: 15px 15px !important;
    width: 60% !important;
    display: inline-block !important;
    min-height: unset !important;
}

div#ft-btm {
    padding: 110px 0px 20px !important;
}

div#header-secondary-outer {
    background: #03458f;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 80px !important;
}

#top .container {
  padding: 0px 20px !important;
}

#header-secondary-outer[data-full-width=true]>.container {
    padding: unset !important;
}

#header-secondary-outer .nectar-center-text {
    max-width: 98% !important;
}

#header-secondary-outer .nectar-center-text .sec-menu-left ul.social-icons {
    justify-content: center !important;
}

div#header-outer {
    padding: unset !important;
}

div#services {
    padding: 20px 0px 0px !important;
}

div#services .vc_column-inner {
    margin-bottom: 50px !important;
}

div#services div#inr-row .vc_column-inner {
    margin: unset !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#ourwork .nectar-split-heading {
    margin-bottom: 10px !important;
}

div#work-inr {
    padding-top: 20px !important;
}

#blogs .sec-main-head {
    position: relative !important;
    left: 50px !important;
    top: -40px !important;
}

header#top {
    height: 110px !important;
}

div#tabs-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    margin: 0px  !important;
}

div#ourwork p {
    max-width: 100% !important;
}

#work-inr img {
    width: 100% !important;
}

.form .row {
    padding: unset !important;
}

div#contact-us .form .row input, div#contact-us .form .row select {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 12px !important;
}

div#ft-btm p {
    max-width: 100% !important;
}

div#footer-widgets {
    display: none !important;
}

div#hero p {
    font-size: 12px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
}

.nectar-text-inline-images__inner {
    font-size: 13px !important;
    line-height: 21px !important;
}

div#add-servs .inner-wrap .row-bg {
    background: unset !important;
}

div#faq .toggle h3 a {
    padding: 20px 30px 20px 0px;
    font-size: 15px !important;
    line-height: 23px !important;
}

#test-inr-slider .row-bg:before {
    content: '' !important;
    position: absolute !important;
    background: #03458F !important;
    height: 150% !important;
    width: 200% !important;
    left: -80px !important;
    top: -30px !important;
}

#test-inr-slider p, #test-inr-slider strong {
    color: #fff !important;
}

#test-inr-slider  .nectar_video_lightbox.play_button_with_text .play {
    height: 40px !important;
    width: 40px !important;
    left: -10px !important;
}	
	
}


