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

/* Global Start */
a.nectar-button.small.regular.has-icon {
    padding-left: 35px;
}
.wpcf7-response-output {
    background: transparent !important;
    border: unset !important;
}
textarea.txtt:focus, input.wpcf7-form-control.txtt:focus, input.wpcf7-form-control.txtt:active {
    border: 2px solid #fff !important;
}

.wpb_wrapper h1.vc_custom_heading.heading{
    font-size: calc(50px + (150 - 50) * ((100vw - 360px) / (1920 - 360))) !important;
    line-height: 1.1 !important;
}
.wpb_wrapper h2.vc_custom_heading.heading {
    font-size: calc(50px + (40 - 53) * ((100vw - 360px) / (1920 - 360))) !important;
    line-height: 1.2 !important;
}
.wpb_wrapper h2.vc_custom_heading.heading em {
    color: #24ac7f;
    font-style: normal;
    filter: drop-shadow(1px 1px 1px #fff);
}
.wpb_wrapper h3.vc_custom_heading.heading{
    font-size: calc(45px + (60 - 45) * ((100vw - 360px) / (1920 - 360))) !important;
    line-height: 1.2 !important;
}
.wpb_wrapper h4.vc_custom_heading.heading{
    font-size: calc(40px + (54 - 40) * ((100vw - 360px) / (1920 - 360))) !important;
    line-height: 1.2 !important;
}
.wpb_wrapper h5.vc_custom_heading.heading{
    font-size: calc(20px + (28 - 20) * ((100vw - 360px) / (1920 - 360)));
    line-height: 1.2 !important;
}
.wpb_wrapper h6.vc_custom_heading.heading{
    font-size: calc(14px + (16 - 14) * ((100vw - 360px) / (1920 - 360))) !important;
    line-height: 1.2 !important;
}
.wpb_wrapper p{
    font-size: calc(14px + (16 - 14) * ((100vw - 360px) / (1920 - 360))) ;
	line-height: 1.5;
}
h4.heading em {
    font-style: normal;
    color: #5FDAB0;
}
a.nectar-button.small.btn-primary {
    padding: 14px 55px 14px 18px;
    margin-bottom: 0;
    font-size: calc(14px + (16 - 14) * ((100vw - 360px) / (1920 - 360)));
    line-height: 1.4;
    transform: unset;
    position: relative;
}
a.nectar-button.small.btn-primary:before {
    position: absolute;
    content: '';
    background-image: url(http://webandapp.demowebsiteclient.com/wp-content/uploads/2025/10/button-arrow.png);
    height: 20px;
    width: 20px;
    right: 23px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto;
	transition: 0.85s ease;
}
a.nectar-button.small.btn-primary:after {
    opacity: 0;
}
a.nectar-button.small.btn-primary:hover {
    filter: drop-shadow(1px 1px 7px #fff);
    transition: 0.3s ease-in-out;
}
a.nectar-button.small.btn-primary:hover:before {
    filter: brightness(0) invert(1);
    transition: 0.3s  ease-in-out;
}
h6.heading-img {
    position: relative;
    padding-left: 35px;
}
h6.heading-img:before {
    position: absolute;
    content: '';
    background-image: url(http://webandapp.demowebsiteclient.com/wp-content/uploads/2025/10/heading-img.png);
    height: 18px;
    width: 18px;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    top: 0px;
    bottom: 0;
    margin: auto;
}
#work .row-bg.viewport-desktop.using-bg-color,
#success .row-bg.viewport-desktop.using-bg-color,
#connect .row-bg.viewport-desktop.using-bg-color,
#clients .row-bg.viewport-desktop.using-bg-color,
#footer .row-bg.viewport-desktop.using-bg-color{
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 40px;
}
#toolbox .row-bg.viewport-desktop.using-image,
#team .row-bg.viewport-desktop.using-image,
#homeBlog .row-bg.viewport-desktop.using-image,
#milestones .row-bg.viewport-desktop.using-image{
    background-size: auto;
}
/* Popup */
#popmake-259 span.wpcf7-list-item {
    margin-left: 0;
}
#popmake-259 .wht p {
    padding-bottom: 5px;
    display: inline-grid
;
    color: #fff !important;
    font-family: 'Lato';
}
#popmake-259 .wht a {
    color: #fff !important;
    opacity: 1 !important;
    font-family: 'Montserrat';
    font-weight: 600;
    text-decoration: underline;
    justify-content: space-around;
    display: inline-flex;
}
#popmake-259 .btnns {
    transition: 0.85s ease;
    padding: 10px 40px !important;
    color: #111 !important;
    font-family: 'Montserrat' !important;
	margin-top: 10px !important;
}
#popmake-259 textarea.txtt {
    height: 100px;
}
#popmake-259 .txtt::placeholder {
    color: #fff;
}
#popmake-259 .txtt {
    border: 2px solid #3fbf94a3;
    filter: drop-shadow(2px 4px 43px #3fbf94a3);
    color: #fff !important;
}
#popmake-259 {
    background: #000;
}
span.wpcf7-not-valid-tip {
    background: transparent !important;
    color: red !important;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
}
#popmake-259 {
    filter: drop-shadow(-3px 0px 8px #5fdab0);
}
#pum-259 .txtt option {
    background: #111 !important;
}
/* Popup */
.banner-circle {
  animation: zoomPulse 4s ease-in-out infinite;
}
/* Global End */

/* Header Start */
#top ul.sf-menu.sf-js-enabled.sf-arrows .talk-btn a {
/*     background: linear-gradient(90deg, #39F7FF 0%, #3973FF 100%); */
	background: linear-gradient(90deg, #16a273 0%, #64d8b1 100%);
	filter: drop-shadow(1px 2px 5px black);
    padding: 12px 40px !important;
    border-radius: 56px;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows .talk-btn a span {
    color: #fff;
    font-weight: 700;
    font-size: calc(16px + (18 - 16) * ((100vw - 360px) / (1920 - 360)));
    line-height: 1.3;
}
.transparent #top ul.sf-menu.sf-arrows li.current-menu-item a span, .transparent #top ul.sf-menu.sf-arrows li a:hover span.nectar-text-reveal-button {
    color: #fff !important;
    transition: 0.2s ease !important;
}
.small-nav #top ul.sf-menu.sf-js-enabled.sf-arrows li a span{
	color: #fff !important;
}
.small-nav #top ul.sf-menu.sf-js-enabled.sf-arrows li.current-menu-item a span, .small-nav #top ul.sf-menu.sf-js-enabled.sf-arrows li a:hover span {
    color: #5fdab0 !important;
}
.small-nav #top ul.sf-menu.sf-js-enabled.sf-arrows .talk-btn a span {
    color: #fff !important;
}
.small-nav #top ul.sf-menu.sf-js-enabled.sf-arrows .talk-btn a span.nectar-text-reveal-button__text:after {
    color: #000 !important;
}
/* Header End */

/* Banner Start */
#homeBanner #innerRow-1 .col-left .img-with-aniamtion-wrap {
    display: inline-block;
    position: relative;
    bottom: -26px;
    margin-right: 20px;
}
#homeBanner #innerRow-1 .col-left .img-with-aniamtion-wrap .hover-wrap {
    margin: 0;
}
#homeBanner #innerRow-2 .left-fixed-icons {
  position: fixed;
  top: 40%;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  z-index: 9999;
}
#homeBanner #innerRow-2 .left-fixed-icons a {
    background: #5FDAB0;
    color: #222222;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 5px 5px 0;
    text-decoration: none;
    transition: 0.3s;
    filter: drop-shadow(1px 0px 4px #fff);
}
#homeBanner #innerRow-2 .left-fixed-icons a i {
    font-size: calc(16px + (25 - 16) * ((100vw - 360px) / (1920 - 360)));
}
#homeBanner #innerRow-2 .left-fixed-icons .quote-btn {
    writing-mode: vertical-rl;
    font-size: calc(14px + (18 - 14) * ((100vw - 360px) / (1920 - 360)));
    height: auto;
    padding: 30px 5px;
    border-radius: 0px 5px 5px 0px;
    font-weight: 700;
}
#homeBanner #innerRow-1 .col-right img {
    transform: translate(-41px, 102px);
}
/* Banner End */

/* Provide Start */
#provide #innerRow h5 em {
    font-style: normal;
    color: transparent;
    background: linear-gradient(to right, #19a475, #63d7b0);
    -webkit-background-clip: text; /* For cross-browser compatibility */
    background-clip: text;
}
#provide .wpb_wrapper h2.vc_custom_heading.heading {
    font-size: calc(50px + (45 - 53) * ((100vw - 360px) / (1920 - 360))) !important;
    line-height: 1.2 !important;
}
#provide {
    z-index: 0;
}
#provide h2.heading {
    max-width: 65%;
    margin: auto;
}
#provide button.owl-next:hover:before,
#provide button.owl-prev:hover:before{
    background: #5fdab0;
    color:#fff !important;
    transition: .9s;
    border: 2px solid #5fdab0 !important;
}
#provide button.owl-prev:before {
    content: "\f053 ";
    font-family: 'FontAwesome';
    font-size: 16px;
    box-shadow: unset !important;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    background: #484848;
    color: #fff;
    border-radius: 60px;
    border: 2px solid #484848 !important;
}
#provide button.owl-prev {
    background: transparent;
    position: absolute;
    left: -110px;
    top: 40%;
    font-size: 0;
    border: 0px;
}
#provide button.owl-next:before {
    content: "\f054 ";
    font-family: 'FontAwesome';
    font-size: 16px;
    box-shadow: unset !important;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    background: #484848;
    color: #fff;
    border-radius: 60px;
    border: 2px solid #484848 !important;
}
#provide button.owl-next {
    background: transparent;
    position: absolute;
    right: -110px;
    top: 40%;
    font-size: 0;
    border: 0px;
}
#provide .owl-carousel .owl-nav.disabled {
    display: block !important;
}
#provide .owl-dots {
    display: none;
}
#provide .row-bg-wrap .inner-wrap:before {
    content: '';
    background: url(http://webandapp.demowebsiteclient.com/wp-content/uploads/2025/10/Provide-contrast-bg-color.png);
    position: absolute;
    width: 70%;
    height: 20%;
    top: 37%;
    left: 0;
    right: 0;
    margin: auto;
    display: table;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
}

#provide .row-bg-wrap .inner-wrap {
    position: relative;
}
#provide .carousel-item #innerRow img {
    transition: 0.85s ease;
    border-radius: 30px !important;
	width: 100%;
    height: 300px !important;
    object-fit: cover;
}
#provide .carousel-item #innerRow .hover-wrap:before {
    content: url(http://webandapp.demowebsiteclient.com/wp-content/uploads/2025/10/c-copy-8@4x.png);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
    background: linear-gradient(45deg, #0000009e, #28af8285);
    border-radius: 30px;
    transition: 0.4s ease;
	display: flex;
    align-items: center;
    justify-content: center;
	bottom: -400px;
}
#provide .carousel-item #innerRow .hover-wrap{
	overflow: hidden;
}
#provide .carousel-item #innerRow .hover-wrap:hover:before {
	bottom: 0px
}
/* Provide End */

/* Work Start */
#work .inner-col .vc_column-inner {
    background-color: #282828;
    padding: 20px 20px 30px 20px;
    border-radius: 40px;
}
#work .inner-col .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 30px;
}
#work .inner-col .work-img {
    width: 100%;
}
#work .inner-col .iwithtext {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
#work .inner-col .iwithtext .iwt-icon {
    position: relative;
    flex-shrink: 0;
}
#work .inner-col .iwithtext .iwt-icon img {
    height: 48px;
    width: 48px;
    object-fit: contain;
    margin-bottom: 0;
}
#work .inner-col .iwithtext .iwt-text {
    padding-left: 0;
    padding-right: 10px;
}
#work .inner-col .iwithtext .iwt-text h6 {
    text-transform: capitalize;
    font-size: calc(16px + (20 - 16) * ((100vw - 360px) / (1920 - 360))) !important;
    margin-bottom: 15px;
    color: #D7D7D7;
}

#whoweSecc .wwTab ul li.menu-item p.tab-nav-heading {
    color: #fff !important;
    opacity: 1 !important;
}
#whoweSecc .wwTab h4.heading {
    font-size: 30px !important;
    line-height: 38px !important;
}
#whoweSecc .wwTab ul li.menu-item.active p.tab-nav-heading span {
    color: #5fdab0 !important;
    opacity: 1 !important;
    font-weight: 600;
}
/* Work End */

/* Toolbox Start */
#toolbox #innerRow-2 .inner-col p {
    font-weight: 600;
}
#toolbox #innerRow-2 .inner-col .vc_column-inner {
    background-color: #2a2a2a;
    border: 1px solid rgb(255 255 255 / 10%);
    padding: 25px 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 8px #62d3ad;
}
#toolbox #innerRow-2 .iwithtext {
    display: flex;
    align-items: center;
}
#toolbox #innerRow-2 .iwithtext .iwt-icon {
    position: relative;
    flex-shrink: 0;
}
#toolbox #innerRow-2 .iwithtext .iwt-icon img {
    height: 48px;
    width: 48px;
    object-fit: contain;
    margin-bottom: 0;
}
#toolbox #innerRow-2 .iwithtext .iwt-text {
    padding-left: 10px;
}
#toolbox #innerRow-2 .iwithtext .iwt-text h6 {
    text-transform: capitalize;
    font-size: calc(16px + (20 - 16) * ((100vw - 360px) / (1920 - 360))) !important;
    margin-bottom: 5px;
    color: transparent;
    color: transparent;
    background: linear-gradient(to right, #2eb386, #64d8b1);
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 800;
    text-transform: uppercase;
}
/* Toolbox End */

/* Success Start */
#success #innerRow-2 .toggles .toggle h3 a {
    font-size: calc(16px + (20 - 16) * ((100vw - 360px) / (1920 - 360))) !important;
    font-weight: 500;
}
#success #innerRow-2 .toggles .toggle .txt-block p {
    font-size: calc(14px + (16 - 14) * ((100vw - 360px) / (1920 - 360))) !important;
}
#success #innerRow-2 .toggles .toggle h3 a i {
    display: none;
}
#success #innerRow-2 .toggles .toggle h3 a {
    position: relative;
}
#success #innerRow-2 .toggles .toggle h3 a:before {
    position: absolute;
    content: '';
    background-image: url(http://webandapp.demowebsiteclient.com/wp-content/uploads/2025/10/success-toggle-arrow.png);
    height: 48px;
    width: 48px;
    right: 0;
    top: 0;
    bottom: 0px;
    margin: auto;
    left: unset;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
	transition: 0.45s ease;
	transform: rotate(-50deg);
}
#success #innerRow-2 .toggles .toggle.open h3 a:before {
        transform: unset;
}
#success #innerRow-2 .success-img-left {
    width: 72%;
}
#success #innerRow-2 .img-with-aniamtion-wrap {
    position: relative;
}
#success #innerRow-2 .img-with-aniamtion-wrap:before {
    position: absolute;
    content: '';
    background-image: url(http://webandapp.demowebsiteclient.com/wp-content/uploads/2025/10/most-powerful-graphic-tools-optimized-rotating-round-circle.webp);
    height: 140%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    bottom: 0;
    margin: auto;
    animation: rotateCircle 50s linear infinite;
    transform-origin: center center;
}
/* Animation keyframes */

@keyframes zoomfloat2 {
  0% { transform: scale(0.91); }
  25% { transform: scale(1); }
  50% { transform: scale(0.91); }
  75% { transform: scale(1); }
  100% { transform: scale(0.91); }
}
@keyframes zoomfloat1 {
  0% { transform: scale(1); }
  25% { transform: scale(0.96); }
  50% { transform: scale(1); }
  75% { transform: scale(0.96); }
  100% { transform: scale(1); }
}
@keyframes zoomPulse {
  0% { transform: scale(0.3); }
  25% { transform: scale(1); }
  50% { transform: scale(0.3); }
  75% { transform: scale(1); }
  100% { transform: scale(0.3); }
}
@keyframes rotateCircle {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
/* Success End */

/* Milestones Start */
#milestones h5.heading {
    font-size: calc(16px + (20 - 16) * ((100vw - 360px) / (1920 - 360)));
}
/* Milestones End */

/* Connect Start */
#connect h6.heading {
    line-height: 1.7 !important;
}
#connect .nectar-milestone .number span, 
#connect .nectar-milestone .number .symbol-wrap {
    font-size: calc(20px + (24 - 20) * ((100vw - 360px) / (1920 - 360)));
    line-height: 1.3;
    font-weight: 600;
}
#connect .nectar-milestone .subject {
    font-weight: 600;
    text-transform: capitalize;
}
#connect #innerRow .inner-col-line:before {
    position: absolute;
    content: '';
    background: rgb(28 28 28 / 20%);
    height: 60px;
    width: 1px;
    left: -50px;
    top: 40px;
}
#connect #innerRow .inner-col-line {
    position: relative;
}
/* Connect End */

/* Team Start */
#team .info {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 85%;
    text-align: center;
    background: rgb(22 22 22 / 20%);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 10px;
    color: #fff;
}
#team .info h5 {
    font-size: calc(16px + (20 - 16) * ((100vw - 360px) / (1920 - 360))) !important;
    text-transform: capitalize;
    color: #D7D7D7;
}
#team .info p {
    padding-bottom: 0 !important;
    display: inline-block;
    border-right: 1px solid #D7D7D7;
    padding-right: 20px;
    text-transform: capitalize;
}
#team .info a {
    padding-left: 10px;
    color: #fff;
}
/* Team End */

/* Client Start */
#clients .carousel-item {
    background-color: #161616;
    border-radius: 40px;
    padding: 30px 35px;
	margin: 0px 10px !important;
}
#clients .txt-block p {
    margin-bottom: 30px;
}
#clients .iwithtext {
    display: flex;
    align-items: center;
}
#clients .iwithtext .iwt-icon {
    position: relative;
    flex-shrink: 0;
}
#clients .iwithtext .iwt-icon img {
    height: 48px;
    width: 48px;
    object-fit: contain;
    margin-bottom: 0;
}
#clients .iwithtext .iwt-text {
    padding-left: 12px;
}
#clients .iwithtext .iwt-text h5 {
    font-size: calc(16px + (20 - 16) * ((100vw - 360px) / (1920 - 360))) !important;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 3px;
}
#clients .client-logo {
    margin-bottom: 25px;
}
#clients .owl-dots .owl-dot span {
    background-color: rgb(255 255 255 / 10%);
    margin: 5px 10px;
}
#clients .owl-dots .owl-dot.active span {
    outline: 1px solid #5fdab0;
    outline-offset: 4px;
}
/* Client End */

/* Package Start */

#priceSecc .nectar-rotating-words-title span.dynamic-words {
    color: #5fdab0 !important;
}
#priceSecc .priceTxt h4 del {
    font-size: 2vh;
	color: #d7d7d7;
}
#priceSecc .priceTxt h4 {
    font-size: 4vh;
}
#priceSecc .pc>.vc_column-inner {
    padding: 35px 20px;
}
#priceSecc .pc h6.vc_custom_heading.heading {
    font-size: 4vh !important;
}
#priceSecc .priceTxt p, #priceSecc .priceTxt h4 {
    text-align: center;
}
#priceSecc .pc4{
	background: linear-gradient(349deg, #2a2a2a, #5cd2aa, #2a2a2a);
}
#priceSecc .pc4 h4 {
    color: #222 !important;
    font-weight: 600;
    text-shadow: 0 0 black;
}
#priceSecc .pc4 {
    background: linear-gradient(349deg, #2a2a2a, #5cd2aa, #2a2a2a);
}
#priceSecc .pc .nectar-cta.onBtn span.link_wrap {
    border: 2px solid #5fdab0;
}
/* Package End */

/* Blog Start */
.nectar-post-grid .content h3.post-heading {
    font-size: calc(16px + (20 - 16) * ((100vw - 360px) / (1920 - 360))) !important;
    font-weight: 600;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
    padding-bottom: 20px;
    margin-bottom: 20px !important;
}
.nectar-post-grid .nectar-post-grid-item {
    border-radius: 30px;
}
.nectar-post-grid-item-bg-wrap {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
/* Blog End */


/* Contact Section */
#contSecc #contInr .hover-wrap {
/* 	background: radial-gradient(#2eb386, #222); */
	background: #2a2a2a;
    margin-bottom: 20px;
    border-radius: 25px;
    box-shadow: 0px 0px 18px 3px #fff;
    width: 100%;
    text-align: center;
}
#contSecc span.wpcf7-list-item {
    margin-left: 0;
}
#contSecc .wht p {
    padding-bottom: 5px;
    display: inline-grid;
    color: #fff !important;
    font-family: 'Lato';
}
#contSecc .wht a {
    color: #fff !important;
    opacity: 1 !important;
    font-family: 'Montserrat';
    font-weight: 600;
    text-decoration: underline;
    justify-content: space-around;
    display: inline-flex;
}
#contSecc .btnns {
    transition: 0.85s ease;
    padding: 10px 40px !important;
    color: #111 !important;
    font-family: 'Montserrat' !important;
	margin-top: 10px !important;
}
#contSecc textarea.txtt {
    height: 80px;
}
#contSecc .txtt::placeholder {
    color: #fff;
}
#contSecc .txtt {
    border: 2px solid #3fbf94a3;
    filter: drop-shadow(2px 4px 43px #3fbf94a3);
    color: #fff !important;
	margin-bottom: 7px;
}
#contSecc .txtt option {
    background: #111 !important;
}
#contSecc #contInr .iwithtext {
    margin-bottom: 30px;
}
#contSecc #contInr .iwithtext .iwt-text {
    font-size: 22px;
    line-height: 31px;
    font-family: 'Montserrat';
    font-weight: 600;
    filter: drop-shadow(0px 0px 9px #5FDAB0);
}
/* Contact Section */

/* Footer Start */
#footer h2.widgettitle {
    font-size: calc(16px + (20 - 16) * ((100vw - 360px) / (1920 - 360))) !important;
    line-height: 1.3;
    text-transform: capitalize;
    font-weight: 800;
    margin-bottom: 25px;
}
#footer .menu {
    margin: 0;
}
#footer .menu .menu-item {
    list-style: none;
    margin-bottom: 10px;
}
#footer .menu .menu-item a {
    font-size: calc(14px + (16 - 14) * ((100vw - 360px) / (1920 - 360))) !important;
    color: #161616;
}
#footer .contact-menu .menu .menu-item i {
    position: absolute;
    left: 0;
    top: 4px;
}
#footer .contact-menu .menu .menu-item {
    position: relative;
    padding-left: 25px;
}
#footer .divider-border {
    width: 120%;
    position: relative;
    left: -92px;
}
/* Footer End */

/* Responsive Start */

@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	#provide button.owl-next,
	#provide button.owl-prev{
    position: unset;
}
}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {
	#provide h2.heading {
    max-width: 100%;
}
}
@media (max-width: 999px) {
	#footer .row-bg.viewport-desktop.using-bg-color {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
	#footer {
    padding-left: 25px;
    padding-right: 25px;
}
	#footer .footer-logo {
    max-width: 60%;
    margin: 1px auto;
}
	#contSecc .col.span_12 {
    margin-bottom: 2px;
}
	#pckgSecc .vc_col-sm-4 {
    max-width: 56%;
    margin: 15px auto;
}
	.colflt1, .colflt2 {
    margin-bottom: 10px !important;
}
	#toolbox #innerRow-1 a.nectar-button.small.regular {
    float: right;
}
	#homeBanner .banner-img {
    max-width: 70%;
}
	#homeBanner {
    padding-bottom: 130px !important;
}
	#homeBanner h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}
	#homeBanner #innerRow-2 .left-fixed-icons a {
    width: 35px;
    height: 35px;
}
	#homeBanner .row-bg.viewport-desktop.using-image {
    background-position: 0% 100% !important;
}
	#homeBanner #innerRow-1 .col-right img {
    transform: unset;
}
	#work .inner-col:last-child {
    width: 100%;
}
#work .inner-col {
    width: 50%;
}
#success .success-img-right {
    margin-right: auto;
    display: table;
}
	#success #innerRow-2 .toggles {
    margin-top: 60px;
}
	#connect #innerRow .inner-col {
    width: 33.33%;
    margin-bottom: 0;
}
	#connect #innerRow .inner-col-line:before {
		display: none;
}
	#connect .connect-img {
    display: table;
    margin: auto;
}
}
@media (max-width: 690px) {
	#popmake-259 .col.span_12 {
    margin-bottom: 5px;
}
	#whoweSecc h2.vc_custom_heading.heading, #whoweSecc p {
    text-align: center !important;
}
	.nectar-global-section.before-footer {
    left: -25px;
}
	#footer .row-bg.viewport-desktop.using-bg-color {
    margin-left: 0;
    margin-right: 0;
	width: auto;
}
	#footer h2.widgettitle {
    margin-top: 20px;
    margin-bottom: 10px;
}
	#whoweSecc h2.vc_custom_heading.heading {
    font-size: 26px !important;
    line-height: 34px !important;
}
	#provide .wpb_wrapper h2.vc_custom_heading.heading {
    font-size: 26px !important;
    line-height: 34px !important;
}
	    #work .inner-col {
        width: 100%;
    }
#team #innerRow-2 .inner-col {
    width: 50%;
    margin-bottom: 0;
}
	#team .info p {
    padding-right: 10px;
}
	#team .info {
    width: 90%;
    padding: 5px;
}
}
@media (max-width: 479px) {
	
			#homeBanner #innerRow-2 {
    display: none;
}
	#contSecc #contInr .iwithtext .iwt-text {
    font-size: 17px;
    line-height: 25px;
}
	#contSecc .wpb_wrapper h4.vc_custom_heading.heading {
    font-size: 30px !important;
    line-height: 38px !important;
}
	    #pckgSecc .vc_col-sm-4 {
        max-width: 85%;
    }
	#toolbox .vc_col-sm-3 img, #toolbox .vc_col-sm-3 a {
    margin: auto !important;
    display: table !important;
    float: none !important;
}
	.scroll-text {
    overflow: visible;
}
	#team #innerRow-2 .inner-col {
    width: 100%;
}
}
@media (max-width: 414px) {

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

/* Responsive End */
