/*
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#hero .row-bg {
    position: relative;
}

div#hero .row-bg:before {
    content: "";
    background: linear-gradient(180deg, #000000 0%, transparent 30%);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}

a#cta-btn, li#menu-item-23 a  {
    background: #C00111 !important;
    color: #fff !important;
    font-size: 13px !important;
    line-height: 21px !important;
    padding: 15px 50px !important;
    border: 1px solid #fff;
    border-radius: 3px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Inter';
    font-weight: 300;
    transition: all 0.5s;
    overflow: hidden;
    display: inline-block;
}



a#cta-btn:hover, li#menu-item-23 a:hover, body[data-form-submit=regular] .container-wrap div.tnp-subscription input[type=submit] {
    opacity: 1;
    box-shadow: unset !important;
    transform: unset !important;
     border: 1px solid #c00111;
}

a#cta-btn:hover, li#menu-item-23 a:hover span {
    color: #c00111 !important;
    
}
a#cta-btn:hover span, li#menu-item-23 a:hover span {
   position: relative;
    z-index: 9;
    
}
div#gallery-inr img {
    width: 100%;
    max-height: 320px;
    min-height: 320px;
    object-fit: cover;
}

div#gallery-inr .heading-line  {
    color: #000;
}
a#cta-btn:before, li#menu-item-23 a:before {
    content: "";
    background: #fff;
    height: 10px;
    width: 10px;
    position: absolute;
    left: -4px;
    top: -4px;
    border-radius: 50%;
    transition: all 1s;
    opacity:0;
    transform: scale(0);
}

a#cta-btn:hover:before, li#menu-item-23 a:hover:before {
    transform: scale(61.5);
    opacity:1;
}

div#header-outer.small-nav ul.sf-menu.sf-js-enabled.sf-arrows li a span {
    color: #000;
}



#hero h2 {
    font-size: 45px !important;
    line-height: 53px !important;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border: 4px solid #124d96;
    width: 100px;
}

.span_12.dark .nectar_video_lightbox.play_button:before {
    border: 2px solid #ffffff !important;
    background: #c00111;
}
.span_12.dark .nectar_video_lightbox path {
    fill: #ffffff;
}
.nectar_video_lightbox svg {
    width: 18px;
    height: 18px;
    position: relative;
    z-index: 999;
}

div#newsletter {
    padding-left: 100px;
    padding-right: 100px;
}

div#newsletter p {
    max-width: 470px;
}

.tnp-field label {
    display: none;
}

div.tnp-subscription {
    max-width: 70%;
    position: relative;
}

input#tnp-1 {
    background: #fff;
    padding: 20px !important;
    border-radius: unset !important;
    color: #001646;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 1px;    color: #001646;
}

input#tnp-1::placeholder {
    color: #001646;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 1px;
}

body[data-form-submit=regular] .container-wrap div.tnp-subscription input[type=submit] {
    background: #C00111 !important;
    color: #fff !important;
    font-size: 13px !important;
    line-height: 21px !important;
    padding: 15px 20px !important;
    border: 1px solid #fff;
    border-radius: 3px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Inter';
    font-weight: 300;
    transition: all 0.5s;
    overflow: hidden;
    display: inline-block;
}

div.tnp-subscription .tnp-field.tnp-field-button {
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    margin: auto 0;
    display: flex;
    align-items: center;
    width: 30%;
}



#team .col-left .vc_column-inner {
    padding: 0 150px 0 160px;
}

.wpb_text_column ul li {
    color: #001646;
    font-weight: 500;
}

a#cta-btn i svg {
    width: 30px;
    height: 30px;
    transform: translateY(-50%) translateX(-33px);
}

/* cta section CSS start */

#cta-sec input, #cta-sec textarea {
    background: transparent;
    border-bottom: 1px solid #000;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Inter';
    font-style: italic;
    color: #000;
}

#cta-sec input::placeholder, #cta-sec textarea::placeholder {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-family: 'Inter';
    font-style: italic;
}

#cta-sec textarea {
    height: 60px;
}

#cta-sec .sbm-btn {
    text-align: center;
}

.sbm-btn {}

#cta-sec .sbm-btn input.wpcf7-submit {
    background: #C00111;
    border: unset !important;
    color: #fff;
    font-style: unset !important;
    padding: 15px 60px 15px 40px !important;
    position: relative;
}

#cta-sec .sbm-btn svg {
    position: absolute;
    top: 91%;
    left: 53%;
    fill: #ffff;
}

div#cta-sec h2 {
    position: relative;
}

div#cta-sec h2:before {
    content: "";
    background: url(https://patriotforthestateofflorida.com/wp-content/uploads/2025/08/vectorleft.png);
    height: 100%;
    width: 100%;
    position: absolute;
    left: -140px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-repeat: no-repeat;
    background-position: center left;
}

div#cta-sec h2:after {
    content: "";
    background: url(https://patriotforthestateofflorida.com/wp-content/uploads/2025/08/vectorright.png);
    height: 100%;
    width: 100%;
    position: absolute;
    right: -140px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-repeat: no-repeat;
    background-position: center right;
}


div#team h6:before {
    content: "";
    background: url(https://patriotforthestateofflorida.com/wp-content/uploads/2025/08/vectorleft.png);
    height: 100%;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    top: -44%;
    bottom: 0%;
    margin: auto 0;
    background-position: center left;
    left: 4%;
  }


div#team h6 {
    overflow: hidden;
    display: block;
}
/* cta-section css */


div#ft-sec {
    padding-left: 50px;
    padding-right: 50px;
}

div#ft-sec ul {
    margin: unset;
    display: flex;
    justify-content: right;
}

div#ft-sec ul li {
    list-style: none;
    margin: 0 0 0 40px;
}

div#ft-sec ul li i, div#ft-sec ul li a {
    color: #fff;
}

div#ft-sec ul li a {
    font-family: 'Inter';
    font-weight: 200;
}

#ft-sec p {
    color: #fff;
    text-align: center;
}

div#ft-inr {
    border-bottom: 1px solid #ffffff6e;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

div#ft-sec .inner-wrap .row-bg {
    position: relative;
}

div#ft-sec .inner-wrap .row-bg:before {
    content: "";
    background: #fff;
    height: 100px;
    width: 100px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    top: -50px;
}

/* footer CSS end */

/* contact-inr section CSS start */

div#cta-sec.contact-inr h2:before, div#cta-sec.contact-inr h2:after {
    display: none;
}

div#cta-sec.contact-inr ul {
    margin: unset;
}

div#cta-sec.contact-inr ul li {
    list-style: none;
}

div#cta-sec.contact-inr ul li h6 i {
	color: #c00111;
}

div#cta-sec.contact-inr ul li h6 {
    color: #001646;
    text-transform: capitalize;
    font-weight: 600; 
}

div#cta-sec.contact-inr ul li a {
    color: #c00111;
}

div#cta-sec.contact-inr ul li a, div#cta-sec.contact-inr ul li {
    font-weight: 500;
}

div#cta-sec.contact-inr ul li {
    color: #c00111;
    padding-bottom: 15px;
}

div#cta-sec.contact-inr ul.icons li a i {
    height: 50px;
    width: 50px;
    font-size: 25px;
    line-height: 33px;
    background: transparent;
    border: 1px solid #c00111;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: all 0.5s;
}

div#cta-sec.contact-inr ul.icons li a i:hover {
    color: #fff;
    background: #124d96;
    border-color: #124d96;
}

div#cta-sec.contact-inr ul.icons li {
    padding-bottom: unset; 
}

div#cta-sec.contact-inr ul.icons {
    display: flex;
    gap: 10px;
}

#cta-sec.contact-inr .sbm-btn {
    text-align: left;
}

#gallery h2 {
	text-align: center;
}





@media only screen and (min-width: 1600px) and (max-width: 1750px){}
@media only screen and (min-width: 1366px) and (max-width: 1599px){
	
h1 {
    font-size: 58px !important;
    line-height: 66px !important;
}

#hero h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

div#about {
    padding: 80px 0px !important;
}

h2 {
    font-size: 48px !important;
    line-height: 64px !important;
}

p {
    font-size: 17px !important;
    line-height: 25px !important;
}

div#video {
    padding: 210px 0px !important;
}

#team .col-left .vc_column-inner {
    padding: 0 120px 0 120px !important;
}

div#team h6:before {
    left: 0% !important;
}

div#cta-sec {
    padding: 80px 0px !important;
}	
	
div#inr-banner {
    padding: 220px 0px 170px !important;
}

div#gallery {
    padding: 80px 0px !important;
}	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
h1 {
    font-size: 52px !important;
    line-height: 60px !important;
}

#hero h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}

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

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#video {
    padding: 170px 0px !important;
}

#team .col-left .vc_column-inner {
    padding: 0 100px 0 100px !important;
}

div#team h6:before {
    left: 2% !important;
    background-size: 14% !important;
}

div#cta-sec {
    padding: 60px 0px !important;
}

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

div#newsletter {
    padding: 40px 60px !important;
}	
	
div#inr-banner {
    padding: 190px 0px 140px !important;
}

div#gallery {
    padding: 60px 0px !important;
}	
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
	
h1 {
    font-size: 42px !important;
    line-height: 50px !important;
}

#hero h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#about {
    padding: 50px 0px !important;
}

h2 {
    font-size: 32px !important;
    line-height: 40px !important;
}

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

div#video {
    padding: 120px 0px !important;
}

#team .col-left .vc_column-inner {
    padding: 0 80px 0 80px !important;
}

div#team h6:before {
    left: 2% !important;
    background-size: 13% !important;
}

div#cta-sec {
    padding: 50px 0px !important;
}

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

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

div#hero {
    padding-bottom: 80px !important;
}

a#cta-btn, #top li#menu-item-23 a {
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 10px 30px !important;
}

#cta-sec input, #cta-sec textarea {
    font-size: 16px !important;
    line-height: 24px !important;
}

#cta-sec input::placeholder, #cta-sec textarea::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

#cta-sec .sbm-btn input.wpcf7-submit {
    padding: 10px 50px 10px 30px !important;
}

#cta-sec .sbm-btn svg {
    top: 83% !important;
    left: 52% !important;
}

#header-outer #logo img, #header-outer .logo-spacing img {
    height: 40px !important;
}

#top nav > ul > li > a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 8px !important
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: 0px !important;
}
	
div#inr-banner {
    padding: 160px 0px 100px !important;
}

div#gallery {
    padding: 40px 0px !important;
}	
	
div#cta-sec.contact-inr .nectar-split-heading {
    justify-content: left !important;
}	
	
}


@media only screen and (min-width: 1000px) and (max-width: 1000px){
	
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: -70px !important;
}	
	
}


@media only screen and (min-width: 768px) and (max-width: 999px){}
@media only screen and (min-width: 520px) and (max-width: 767px){}
@media only screen and (min-width: 300px) and (max-width: 519px){}



