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

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb
{
	background-color: #9B6E33;
}
/* ======================================== */
#top .b1 a {
    background: linear-gradient(90deg, #9B6E33, #ECDF90,#9F7438);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    font-size: 17px;
    border: 2px solid #9B6E33;
    border-radius: 30px;
    padding-block: 11px 9px !important;
    padding-inline: 31px !important;
}
/* ================================= */
div#billboard-marketing-inner h1 span, div#our-service-inner h2 span {
	background: linear-gradient(90deg, #9B6E33, #ECDF90, #9F7438);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#billboard-marketing-one {
    padding-top: 50px !important;
}
/* ============================== */
div#our-service-inner {
    border-bottom: 1px solid #fff;
    padding-bottom: 40px !important;
}
div#our-service .inner-wrap.row-bg-layer {
    position: relative;
}
div#our-service .inner-wrap.row-bg-layer:before {
    content: "";
    background-image: url(https://eqtyinvestments.com/Digital-Marketing/wp-content/uploads/2025/09/american-flag-usa-flag-png-1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 80%;
    height: 100%;
    left: 0;
    margin: 0 auto;
}
/* =================================== */
div#footer-outer  ul#menu-contact-info em {
    color: white;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}
div#footer-outer ul#menu-contact-info  li {
    padding-left: 70px;
    margin-bottom: 0px;
    position: relative;
}
div#footer-outer ul#menu-contact-info li.email:before {
    content: '';
    position: absolute;
    background-image: url(https://eqtyinvestments.com/Digital-Marketing/wp-content/uploads/2025/10/Group-486-2.png);
    width: 50px;
    height: 50px;
    background-size: cover;
    left: 0;
    top: 12%;
}
div#footer-outer ul#menu-contact-info li.tel:before {
    content: '';
    position: absolute;
    background-image: url(https://eqtyinvestments.com/Digital-Marketing/wp-content/uploads/2025/10/icon.png);
    width: 50px;
    height: 50px;
    background-size: cover;
    left: 0;
    top: 12%;
}
div#footer-outer ul#menu-contact-info li.addre:before {
    content: '';
    position: absolute;
    background-image: url(https://eqtyinvestments.com/Digital-Marketing/wp-content/uploads/2025/07/icon-1.png);
    width: 50px;
    height: 50px;
    background-size: cover;
    left: 0;
    top: 12%;
}
#footer-outer #footer-widgets .row {
    padding-block: 50px 30px !important;
    border-bottom: 1px solid #ffffff70;
}
#footer-outer div#copyright {
    padding-block: 15px !important;
    margin-bottom: 26px;
}
#footer-outer div#copyright strong {
    background: linear-gradient(90deg, #9B6E33, #ECDF90, #9F7438);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#footer-outer {
    background-size: 100% 100% !important;
    background-color: transparent !important;
}
#footer-outer ul#menu-contact-info a {
  padding-left: 70px !important;
  margin-bottom: 11px !important;
  position: relative;
}
#footer-outer div#media_image-2 {
    margin-bottom: 12px;
	    width: 80%;
}
#footer-outer  div#nav_menu-3 {
    margin: 0 auto;
    display: table;
}
#footer-outer div#nav_menu-4 {
    float: right;
}
.container-wrap:before {
    content: '';
    position: absolute;
    background-image: url(https://eqtyinvestments.com/Digital-Marketing/wp-content/uploads/2025/08/Ellipse-2.png);
    width: 1000px;
    height: 1100px;
    z-index: 999999;
    background-size:100% 100%;
    right: -300px !important;
    top: 0;
    animation: 2s move linear alternate infinite;
    z-index: -7;
    pointer-events: none;
}
.container-wrap:after {
    content: '';
    position: absolute;
    background-image: url(https://eqtyinvestments.com/Digital-Marketing/wp-content/uploads/2025/08/Ellipse-2.png);
    width: 1000px;
    height: 1100px;
    z-index: 999999;
    background-size: 100% 100%;
    left: -300px !important;
    top: 20%;
    animation: 2s move linear alternate infinite;
    pointer-events: none !important;
        z-index: -7;
}
@keyframes move{
    0%{
        transform:scale(0.4)
    }
}
#footer-outer #footer-widgets  div#nav_menu-2 {
    margin-bottom: 0;
}
a.textlr {
    font-size: 80px !important;
}
/* ==================================== */
@media (max-width: 1600px) {}
/* ================================= */
@media (max-width: 1440px) {}
/* ================================= */
@media (max-width: 1366px) {}
/* ================================= */
@media (max-width: 1340px) {}
/* ================================= */
@media (max-width: 1336px) {}
/* ================================= */
@media (max-width: 1320px) {}
/* ================================= */
@media (max-width: 1280px) {}
/* ================================= */
@media (max-width: 1080px) {
    
div#billboards {
    padding: 30px;
}
}
/* ================================= */
@media (max-width: 912px) {
    div#billboards .c2 {
    padding-inline: 5px;
}
div#copyright {
    margin-bottom: 0px !important;
}
.none {
    display: none !important;
}
div#billboards .c2 .vc_column-inner {
    padding-top: 0;
}
div#billboards {
    text-align: center;
}
div#billboards .img1 {
    margin: 0 auto;
    display: table;
    float: unset;
    width: 50%;
}
#footer-outer div#nav_menu-3 {
    margin: unset;
}
#footer-outer .col.span_4:last-child {
    width: 100% !important;
}
#footer-outer div#nav_menu-4 {
    float: unset;
    margin-bottom: 0;
}
#footer-outer .col.span_4 {
    margin-bottom: 0px !important;
}
div#footer-outer {
    background-image: unset !important;
    background-color: #131314 !important;
}
}
/* ================================= */
@media (max-width: 800px) {}
/* ================================= */
@media (max-width: 768px) {}
/* ================================= */
@media (max-width: 480px) {
    div#billboards .img1 {
    width: 100%;
}
#footer-outer .col.span_4 {
    margin-bottom: 30px !important;
}
}
/* ================================= */
@media (max-width: 428px) {}
/* ================================= */
@media (max-width: 414px) {}
/* ================================= */
@media (max-width: 390px) {}
/* ================================= */
@media (max-width: 375px) {}
/* ================================= */
@media (max-width: 360px) {}
/* ================================= */