/*
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
*/

/* Human Centric Section Home Page */

.nectar-parallax-scene{
	margin-top:0px!important;
}

h3.vc_custom_heading.wpb_animate_when_almost_visible.wpb_lightSpeedIn.lightSpeedIn.animated.wpb_start_animation{
  margin-top:-15px;
}

/* Portfolio*/

.portfolio-items[data-ps="7"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg,
.portfolio-items[data-ps="8"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
	background-color: #e0555c!important;
}

.portfolio-items .col .work-info .vert-center h3{
	font-size:1.5rem!important;
    line-height:28px;
}
	

/* Fullpage Navigation */
#fp-nav li:hover {
  transition: none !important;
  transform: none !important;
}

#fp-nav:not(.material-ocm-open) li {
    transition: none !important;
    transform: none !important;
}
#fp-nav ul li:hover a span {
  animation: none !important;
  width: 2.2em !important;
  transition: width 0.2s ease-in-out !important;
}
#fp-nav.tooltip ul li a > span {
  height: 2px;
  width: 1.5em;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #9f9770 !important;
  position: relative;
  left: 0px;
  margin-top: 0px !important;
  transform: none !important;

}

#fp-nav ul li a span:after {
  display: none !important;
  transform: none !important;
}
#fp-nav.tooltip ul li a > span:hover {
  background: #9f9770 !important;
  transform: none !important;
}
#fp-nav.tooltip ul li a.active > span {
  height: 2px;
  width: 2.1em;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #9f9770 !important;
  position: relative;
  left: 0px;
}
#fp-nav.tooltip ul li a.active {
  padding-left: 7px;
}
#fp-nav.tooltip ul li a {
  padding-left: 3px;
}
.off-canvas-menu-container ul.menu li a {
  text-decoration: none !important;
}
li.current_page_item a::after {
  display: none !important;
}

/* Footer */

/* AI Footer Section */
.ai-footer-section .wpb_content_element {
  margin-bottom: 0em !important;
}
.ai-footer-section ul.ai-footer-contact {
  font-weight: 400 !important;
  display: flex !important;
  justify-content: center !important;
  width: 45% !important;
  margin: 3em auto !important;
  text-align: center;
}
.ai-footer-section ul.ai-footer-contact li {
  position: relative;
  font-size: 15px;
  margin: 0 3em;
  line-height: 23px;
}
.ai-footer-section img.blackfly-logo {
  width: 220px !important;
  height: 121px !important;
}
.ai-footer-section ul.ai-footer-contact li a {
  font-family: "Lato" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  color: #ffffff !important;
  border-bottom: 1px solid transparent !important;
  transition: all 0.3s ease-in-out;
}
.ai-footer-section ul.ai-footer-contact li a:hover {
  text-decoration: none !important;
  opacity: 1 !important;
  color: #ffffff !important;
  border-bottom: 1px solid #ffffff !important;
}
.ai-footer-section ul.ai-footer-contact li:nth-child(1) a::before {
  content: "";
  position: absolute;
  left: -35px;
  background: url("/wp-content/uploads/2020/07/phone-icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}
.ai-footer-section ul.ai-footer-contact li:nth-child(2) a::before {
  content: "";
  position: absolute;
  left: -35px;
  background: url("/wp-content/uploads/2020/07/mail-icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.ai-footer-section h3,
.ai-footer-section p {
  padding: 0 !important;
  margin: 0 !important;
  color: #ffffff;
}
.ai-footer-section h3.heading {
  font-size: 35px !important;
  line-height: 50px;
  font-style: normal !important;
  font-family: "Lato" !important;
  font-weight: 700 !important;
}
.ai-footer-section p.subheading {
  font-size: 14px !important;
  line-height: 25px !important;
  font-style: normal !important;
  font-weight: 500 !important;
}
#copyright {
  padding-top: 0px !important;
  border-top: none !important;
}
.ai-copyright p {
  padding-bottom: 0 !important;
  line-height: 17px !important;
  font-size: 16px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  color: #ffffff !important;
  font-style: regular !important;
}
#copyright::before {
  content: "";
  background: #ffffff;
  width: 80%;
  height: 1px;
  margin: 0 auto;
} /*
.ai-footer-section .covid-logo{
    width: 28em;
    height: 60px;
    background: url('/wp-content/uploads/2020/07/covid-sa-logo-1.png');
    background-size: contain !important;
    background-repeat: no-repeat !important;
    margin: 0 auto;
} */

#footer-outer[data-cols="1"] #copyright li a i:after {
  border: none !important;
}

#footer-outer[data-cols="1"] #copyright .col ul li {
  margin: 2em 0 0 0 !important;
}

#copyright a:hover {
  text-decoration: none !important;
}

#copyright .ai-covid-19 {
  margin-right: 2em !important;
  text-decoration: underline !important;
}

/* AI Footer Widget Section */
#footer-widgets ul.ai-footer-contact {
  font-weight: 400 !important;
  display: flex;
  justify-content: center;
  width: 45%;
  margin: 2.5em auto 0;
  text-align: center;
}
#footer-widgets ul.ai-footer-contact li {
  position: relative;
  font-size: 15px;
  margin: 0 3em;
  line-height: 23px;
}
#footer-widgets ul.ai-footer-contact li a {
  font-family: "Lato" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  border-bottom: 1px solid transparent !important;
  transition: all 0.3s ease-in-out;
}
#footer-widgets ul.ai-footer-contact li a:hover {
  text-decoration: none !important;
  opacity: 1 !important;
  color: #ffffff !important;
  border-bottom: 1px solid #ffffff !important;
}
#footer-widgets ul.ai-footer-contact li:nth-child(1) a::before {
  content: "";
  position: absolute;
  left: -35px;
  background: url("/wp-content/uploads/2020/07/phone-icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}
#footer-widgets ul.ai-footer-contact li:nth-child(2) a::before {
  content: "";
  position: absolute;
  left: -35px;
  background: url("/wp-content/uploads/2020/07/mail-icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
#footer-widgets .widget_media_image img {
    width: 40em !important;
    margin-top: -40px;
}
div#custom_html-2 h3,
div#custom_html-2 p {
  padding: 0 !important;
  margin: 0 !important;
  color: #ffffff;
  font-size:25px;
}
div#custom_html-2 h3 {
  font-size: 42px;
  line-height: 80px;
  font-style: normal !important;
  font-family: "Lato" !important;
  font-weight: 900 !important;
  text-transform: uppercase;
}

@media screen and (max-width: 1048px) {
  div#custom_html-2 h3 {
    line-height: 42px;
  }
}

div#custom_html-2 p {
  /* font-size: 15px; */
  line-height: 28px;
  font-style: normal !important;
  font-weight: 300 !important;
}
#copyright {
  padding-top: 0px !important;
  border-top: none !important;
}
#copyright .col.span_5 p {
  padding-bottom: 0 !important;
  line-height: 17px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  color: #ffffff !important;
  font-family: "Lato";
  font-style: regular !important;
}
#copyright::before {
  content: "";
  background: #ffffff;
  width: 80%;
  height: 1px;
  margin: 0 auto;
}
/* #copyright .covid-logo{
    width: 22em;
    height: 50px;
    background:url('/wp-content/uploads/2020/07/covid-sa-logo-1.png');
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin:0 auto;
} */


/* Form */
.nf-form-fields-required{
	text-align:center;
    padding-bottom: 15px;
}


/* Header*/

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

 body div#header-outer header#top {
    background: #ffffff !important;
    display: flex !important;
    padding:5px;
  }
  .page-id-204 body header#top {
    background: transparent !important;
    display: flex !important;
  }
  body div#header-outer header#top .container .row {
    padding-bottom: 0;
    width: 90vw !important;
  }
  body div#header-outer header#top .container{
    max-width: 90vw !important;
  }
  body div#header-outer header#top img.starting-logo.dark-version {
    opacity: 1 !important;
  }
  body #header-outer[data-transparent-header="true"].transparent > header #logo img.dark-version {
    opacity: 1 !important;
  }
  body .ai-team-wrapper:hover .ai-team-content {
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  body .ai-kick-ass-content-section .nectar-split-heading {
    margin-bottom: 0em !important;
    position: relative;
    top: -2em;
    padding-top: 0px !important;
  }


  body div#header-outer header#top img.starting-logo.dark-version {
    opacity: 1 !important;
  }
  body #header-outer[data-transparent-header="true"].transparent > header #logo img.dark-version {
    opacity: 1 !important;
  }
  body div#header-outer header#top .container .row {
    padding-bottom: 0;
    width: 90vw !important;
  }
  body div#header-outer header#top .container{
    max-width: 90vw !important;
  }
  
 }
 
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px){

   .mobile-video-image{
   	  background-position:right;
   }
 }