* { box-sizing: border-box;
} :root {
--roboto :  'Roboto', sans-serif;
--opensans :  'Open Sans', sans-serif;
--robotocondensed :  'Roboto Condensed', sans-serif;
--merriweather :  'Merriweather', serif;
}
body{
font-family: var(--roboto);
}
a {
text-decoration: none !important;
}
.logo {
position: relative;
display: block;
float: left;
width: 20%;
}
header {
position: fixed;
top: 0;
width: 100%;
padding-top: 32px;
transition: 0.5s;
z-index: 9;
}
header.stickmenu {
margin-top: -97px;
background: #191c4ae6;
backdrop-filter: blur(3px);
-moz-backdrop-filter: blur(3px);
-webkit-backdrop-filter: blur(3px);
z-index: 999;
}
.logo a {
position: relative;
display: block;
transition: 0.5s;
}
.stickmenu .logo {
height: 156px;
width: 20%;
padding-top: 46px;
overflow: hidden;
}
.logo img {
transition: 0.5s;
}
.stickmenu .logo img { transform: scale(0.65);
}
.menu {
transition: all 0.5s ease;
position: relative;
padding: 10px 0;
width: 100%;
display: block;
text-align: right;
float: left;
margin-top: 45px;
z-index: 99;
margin-left: 0;
}
.nav-click {
position: absolute;
display: block;
width: 16px;
height: 9px;
background-position: center center;
top: 10px;
right: 0;
z-index: 999;
background-repeat: no-repeat;
}
.topmenu {
position: relative;
display: flex;
justify-content: flex-end;
padding: 0;
align-items: center;
text-align: right;
}
.topmenu ul {
position: relative;
list-style: none;
display: flex;
align-items: center;
margin-bottom: 0;
}
.menu>ul>li.has-child>.nav-click {
top: 40px;
right: 19px;
}
.subshow {
display: block !important;
transition: all 0.5s;
}
.subshow>li {
padding: 13px 0 !important;
}
.stickmenu .menu {
margin-top: 52px;
} .menu>ul {
padding: 0;
margin: 0;
}
.inn .menu>ul {
margin: 0px 0 0 75px;
}
.sub-menu a {
font-size: 14px !important;
}
.menu>ul>li>ul {
position: absolute;
max-height: 0px; 
text-align: left;
overflow: hidden; margin: 0; padding: 0;  width: 260px;
}
.menu>ul>li>ul>li>ul {
position: absolute;
height: 0px;
overflow: hidden;
background: #191919;
margin: 0 99px;
width: 150px;
padding: 0;
display: none;
top: 5px;
z-index: 999;
}
.menu > ul li:hover ul {
max-height: 426px;
padding: 0;
background: #10405c;
top: 44px;
right: auto;
left: 0;
width: 260px;
background: #fff !important;
}
.menu > ul > ul li:hover a {
font-family: Roboto;
font-weight: normal;
font-size: 16px;
line-height: 45px;
text-align: left;
color: #214c85!important;
}
.menu>ul>li>ul>li:hover ul {
overflow: visible;
background: #191919;
height: auto;
padding: 8px 34px;
display: block;
}
.menu>ul>li>ul>li {
display: block;
}
.menu>ul>li>ul>li>ul>li {
display: block;
}
.menu>ul>li>ul>li:last-child {
background: transparent; border-bottom: 0;
}
.menu>ul>li>ul>li:last-child::after {
background: none;
}
.menu>ul>li {
display: inline-block;
list-style: none;
padding: 10px 18px;
position: relative;
}
.stickmenu .current-menu-item a::after {
content: '';
position: absolute;
display: block;
top: 24px;
left: 0;
width: 100%;
height: 2px;
background: #fff;
}
.stickmenu .current-menu-ancestor a::after{
content: '';
position: absolute;
display: block;
top: 24px;
left: 0;
width: 100%;
height: 2px;
background: #fff;
}
.stickmenu .menu-item-has-children .sub-menu a::after{
display: none;
} .menu>ul>li>ul>li a {
color: #fff;
}
.menu > ul > li:hover{
background: #fff;
}
.menu > ul > li:hover a{
color: #273453!important;
}
li.logospace {
width: 115px;
margin: 0 !important;
}
.menu>ul>li>ul>li {
padding: 10px 15px;
text-align: left;
border-bottom: none;
}
.menu>ul>li>a {
font-size: 15px; letter-spacing: 0.78px;
color: #FFFFFF !important;
position: relative;
}
.menuwrap .menu>ul>li>a:after {
position: absolute;
display: block;
bottom: -6px;
left: 0;
width: 100%;
height: 2px;
background: #fff;
content: '';
transition: 0.5s;
transform: scale(0);
}
.menuwrap .menu ul>li a:hover:after {
transform: scale(1);
}
li.current_page_item>a:after {
width: 100%;
height: 2px;
background: #fff;
content: '';
transform: scale(1) !important;
}
.menu>ul>li a:hover ul {
display: block;
opacity: 1;
transition: all 1s;
}
.menu>ul>li>ul>li a:hover ul {
display: block;
opacity: 1;
transition: all 1s;
}
.menu ul>li a:hover {
text-decoration: none !important;
color: #273453 !important;
}
.res-menu, #menu-toggle {
display: none;
}
.res-menu>span {
display: block;
height: 3px;
width: 40px;
background-color: #fff;
margin: 8px 0px;
border-radius: 5px;
transition: all 1s;
}
.sub-menu li a {
color: #fff;
text-align: left;
}
#menu-toggle span {
display: block;
background: rgb(255 255 255);
border-radius: 2px;
}
#menu-toggle {
width: 50px;
height: 50px;
margin: 0;
position: absolute;
cursor: pointer;
background: transparent;
right: 0;
top: 12px;
z-index: 999;
}
#menu-toggle:hover {
background: transparent;
}
#menu-toggle #hamburger {
position: absolute;
height: 100%;
width: 100%;
}
#menu-toggle #hamburger span {
width: 32px;
height: 4px;
position: relative;
top: 6px;
left: 10px;
margin: 6px 0;
}
#menu-toggle #hamburger span:nth-child(1) {
transition-delay: .5s;
}
#menu-toggle #hamburger span:nth-child(2) {
transition-delay: .625s;
}
#menu-toggle #hamburger span:nth-child(3) {
transition-delay: .75s;
}
#menu-toggle #cross {
position: absolute;
height: 100%;
width: 100%;
transform: rotate(45deg);
}
#menu-toggle #cross span:nth-child(1) {
height: 0%;
width: 4px;
position: absolute;
top: 10%;
left: 24px;
transition-delay: 0s;
}
#menu-toggle #cross span:nth-child(2) {
width: 0%;
height: 4px;
position: absolute;
left: 12%;
top: 23px;
transition-delay: .25s;
}
#menu-toggle.open #hamburger span {
width: 0%;
}
#menu-toggle.open #hamburger span:nth-child(1) {
transition-delay: 0s;
}
#menu-toggle.open #hamburger span:nth-child(2) {
transition-delay: .125s;
}
#menu-toggle.open #hamburger span:nth-child(3) {
transition-delay: .25s;
}
#menu-toggle.open #cross span:nth-child(1) {
height: 80%;
transition-delay: .625s;
}
#menu-toggle.open #cross span:nth-child(2) {
width: 80%;
transition-delay: .375s;
}
.mobile-login {
display: none;
} .menu>ul>li.login a {
background: #16618D;
padding: 8px 24px;
border-radius: 6px;
text-transform: uppercase;
} .menu>ul>li.login a:hover {
background: #2895d5;
}
.menuwrapper {
position: relative;
display: block;
float: left;
width: 80%;
}
.topmenu ul li a{
font-size: 15px;
font-weight: 300;
display: block;
color: #FFFFFF;
}
.topmenu a span {
margin-left: 9px;
}
.topmenu li {
padding: 0 18px;
}
.topmenu li:first-child {
border-right: 1px solid #fff;
}
.member {
position: relative;
display: block;
font-family: var(--opensans);
font-weight: 600;
font-size: 13px;
padding: 8px 25px 8px 58px;
background-color: #00449C;
box-shadow: 0px 3px 6px #00000029;
border-radius: 28px;
background-image: url(//usaslcc.org/wp-content/themes/slusa/assets/img/feather-lock.png);
background-position: 28px center;
background-repeat: no-repeat;
color: #fff;
transition: 0.5s;
}
.member:hover {
color: #fff;
background-color: #083977;
} .menu ul ul li:last-child {
display: block;
}
@media only screen and (max-width: 980px) {
body.fix {
overflow: hidden;
}
button:focus { 
outline: 0 !important;
}
.menu {
float: none;
width: 100%;
background: none;
z-index: 999;
padding: 0;
}
.menu ul li ul {
position: relative;
max-height: 0px;
transition: all 1s;   
max-height: 0px;
text-align: left;
overflow: hidden;
background: transparent !important;
backdrop-filter: blur(3px);
margin: 0;
width: 100%;
padding: 0;
top: 0;
left: 0;
transition: 0.5s;
}
a.btn.member {
display: none;
}
.menu.open ul li ul {
max-height: 0;
}
.menu ul li ul.open {
position: relative;
max-height: 350px;
transition: all 0.5s;
}
.menu.open ul li ul.subshow {
max-height: 250px;
}
.menu>ul>li>ul>li {
padding: 10px 0;
text-align: left;
border-bottom: 0;
padding-left: 15px !important;
}
.menu ul li:last-child {
display: block;
}
.res-menu {
display: block;
position: absolute;
background: #8c1e1e;
width: 50px;
height: 50px;
right: 0;
transition: all 0.3s ease;
top: 7px;
}
.menu>ul {
padding: 0;
margin: -10px 0 0 0px;
}
li.logospace {
display: none !important;
}
.menu>ul>li>a {
font-size: 18px;
}
.mobile_menu {
display: block;
top: -88px;
position: relative;
width: 40px;
float: right;
margin-left: 20px;
}
.mobile_menu span {
height: 3px;
margin-bottom: 8px;
width: 40px;
display: block;
background-color: #fff;
border-radius: 5px;
}
#menu-toggle {
width: 50px;
height: 50px;
margin: 0;
position: absolute;
cursor: pointer;
background: transparent;
left: 0; top: -27px;
z-index: 999;
display: block;
}
.inn #menu-toggle {
top: -16px;
}
.menu>ul li {
display: block;
list-style: none;
margin: 0;
padding: 16px 10px;
text-align: left;
border-bottom: 1px solid #333;
}
.menu>ul {
padding: 40px 0 0 0;
margin: 0;
transition: all 1s ease;
position: absolute;
width: 320px;
height: 100vh;
right: -200%;
top: -136px;
z-index: 9;
background: #0e1b40fc;
backdrop-filter: blur(3px);
transition: 0.5s;
border-left: 5px solid #07306d;
}
.stickmenu .menu>ul {
top: -41px;
}
.menu.open > ul {
right: -17px;
padding-top: 70px;
}
.arrowup .nav-click {
transform: rotate(225deg);
}
.navbar-toggler {   
z-index: 999;
position: absolute;
}
.stickmenu .menu.open>ul {
right: -17px;
top: -43px;
}
.stickmenu .navbar-toggler {  
top: 105px;
}
.stickmenu .logo img { transform: scale(0.5);
}
.menu>ul.open-menu {
margin: 0;
width: 410px;
right: 500px;
}
.nav-click {
position: absolute;
display: block;
z-index: 999;
top: 20px;
transform: rotate(40deg);
right: 17px;
cursor: pointer;
width: 12px;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
height: 12px;
transition: 0.5s;
}
.menu>ul>li.has-child>.nav-click {
top: 28px;
right: -99%;
}
.menu ul li ul {
margin: 0 auto;
}
.subshow li {
padding: 10px 0 !important;
}
.topmenu a span {
display: none;
}
.topmenu {
justify-content: center;
padding-left: 130px;
}
.menu>ul>li>ul.subshow>li {
padding: 10px 15px;
text-align: left;
} .animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.animated-icon1 span {
background: #ffffff;
}
.animated-icon1 span:nth-child(1) {
top: 0px;
}
.animated-icon1 span:nth-child(2) {
top: 10px;
}
.animated-icon1 span:nth-child(3) {
top: 20px;
}
.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}
.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.menu>ul>li {
margin: 0 !important;
}
} .container {
max-width: 1200px;
}
.banner-wrap {
position: relative;
display: flex;
height: 100vh;
align-items: center;
background-size: cover;
justify-content: left;
width: 100%;
}
.banner-wrap h1{
font-family: Roboto;
font-weight: normal;
font-size: 51px;
line-height: 63px;
text-align: left;
color: #fff;
}
.banner-contents {
position: relative;
display: flex;
height: 100%;
align-items: center;
width: 65%;
text-align: left;
margin-left: 6.5%;
padding-top: 12%;
}
a.learnmore {
position: relative;
bottom: -170px;
min-width: 132px;
left: -84%;
display: block;
font-size: 18px;
letter-spacing: 2.18px;
color: #FFFFFF;
text-transform: uppercase;
border-bottom: 1px solid #fff;
padding-bottom: 8px;
}
.boxwrapper {
position: relative;
display: flex;
align-items: self-start;
margin-top: -20px;
margin-left: 47px;
}
.bannerbox-wrap {
position: relative;
overflow: hidden;
margin-bottom: 80px;
margin-top: -5%;
z-index: 1;
}
.covid-box {
position: relative;
display: block;
background-color: #D40C35;
background-image: url(//usaslcc.org/wp-content/themes/slusa/assets/img/arrow-up-left.png);
background-repeat: no-repeat;
background-position: 300px 48px;
box-shadow: 0px 3px 6px #0000003b;
padding: 57px 32px 26px;
transition: 0.5s;
width: 425px; }
.covid-box:hover {
background-color: #de0505;
}
.covid-box h5{
font-size: 32px;
font-weight: 700;
line-height: 39px;
letter-spacing: 0px;
color: #FFFFFF;
}
.event-box {
height: 100%;
background: #0C2546;
color: #fff !important;
position: relative;
display: flex;
padding: 48px 40px 22px 24px;
transition: 0.5s;
}
.eventdate {
text-align: center;
}
.eventdate h5 {
font-size: 24px;
font-weight: 400;
letter-spacing: -0.67px;
margin-bottom: 0;
}
.eventdate h6{
font-size: 52px;
font-weight: 600;
letter-spacing: -1.46px;
}
.eventtitle {
position: relative;
display: flex;
align-items: center;
margin-left: 35px;
}
.eventtitle p {
font-size: 23px;
line-height: 34px;
font-weight: 400;
letter-spacing: -0.64px;
}
.eventtitle:after {
content: '';
position: absolute;
display: block;
top: 32%;
right: -31px;
width: 12px;
height: 21px;
background-image: url(//usaslcc.org/wp-content/themes/slusa/assets/img/arrow-down.png);
}
a.event-box:after {
content: '';
display: block;
position: absolute;
top: 0;
right: -100%;
background: #0C2546;
width: 100%;
height: 100%;
}
.introimg {
position: relative;
display: block;
z-index: 9;
}
.introimg img{
box-shadow: 0px 0px 23px #00000021;
border-radius: 8px;
}
.intro {
position: relative;
display: block;
padding-right: 40px;
}
.intro h2 {
font-size: 34px;
font-weight: 700;
color: #214C85;
margin-bottom: 42px;
}
.intro p{
font-size: 15px;
line-height: 26px;
}
.why-join-wrap {
position: relative;
display: block;
background-color: #191C4A;
color: #fff;
padding-top: 120px;
padding-bottom: 100px; }
.why-join-wrap h3{
font-size: 40px;
font-weight: 700;
}
.why-join-wrap p {
font-weight: 300;
font-size: 18px;
line-height: 32px;
padding-left: 60px;
}
.whyjoin-points {
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 4px 14px #00000029;
border-radius: 4px;
padding: 23px 42px;
margin-right: 25px;
}
.whyjoin-points h4 {
font-size: 20px;
font-weight: 700;
color: #0C2546;
margin-bottom: 0;
}
.tickwrap {
position: absolute;
top: 50%;
transform: translateY(-50%);
display: block;
width: 52px;
left: -11px;
height: 52px;
background-image: url(//usaslcc.org/wp-content/themes/slusa/assets/img/checked.png);
}
.hmnews-wrap {
position: relative;
display: block;
background: #F6F6F6;
padding-top: 54px;    
}
.newsbox-title {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
.newsbox-title h3 {
font-size: 34px;
font-weight: 700;
color: #23455E;
margin-bottom: 50px;
}
.newslist-box {
position: relative;
display: flex;
margin-bottom: 22px;
}
.newsthumb-img {
width: 258px;
height: 215px;
position: relative;
display: flex;
align-items: flex-start;
justify-content: flex-end;
background-size: cover;
}
.newsthumb-img span {
background: #286594;
color: #fff;
width: 68px;
height: 68px;
justify-content: center;
flex-direction: column;
display: flex;
text-align: center;
margin-top: 23px;
}
.newsthumb-img h5{
font-size: 14px;
font-weight: 400;
letter-spacing: -0.39px;
margin-bottom: 0;
}
.newsthumb-img h6{
font-size: 27px;
font-weight: 600;
letter-spacing: -0.76px;
margin-bottom: 0;
}
.newslist-col2 {
position: relative;
display: block;
background: #fff;
padding: 25px;
}
.newslist-col2 h4 {
margin-bottom: 20px;
}
.newslist-col2 h4 > a{
font-size: 17px;
font-weight: 700;
display: block;
color: #0C2546;
}
.newslist-col2 p{
font-size: 14px;
line-height: 24px;
color: #424243;
} 
.news-readmore {
position: relative;
display: inline-block;
font-size: 11px;
font-weight: 600;
letter-spacing: 1.33px;
border-bottom: 1px solid #363847;
padding-bottom: 5px;
color: #363847;
text-transform: uppercase;
}
.box-wrapper {
position: relative;
display: flex;
margin-top: 40px;
align-items: center;
z-index: 99;
box-shadow: 0px 1px 16px #0000001c;
}
a.boxwrap {
position: relative;
display: flex;
flex-direction: column;
text-align: center;
justify-content: center;
background: #FEFEFE;
align-items: center;
height: 190px;
border-right: 1px solid #7070701f;
width: 25%;
transition: 0.5s;
}
a.boxwrap:nth-child(3) {
display: none;
}
.bxoimg {
position: relative;
display: block;
margin-bottom: 25px;
transition: 0.5s;
}
.boxwrap h6 {
font-size: 17px;
font-weight: 700;
font-family: var(--merriweather);
color: #607587;
transition: 0.5s;
position: relative;
}
.boxwrap h6:before {
content: '';
position: absolute;
left: 0;
bottom: -11px;
width: 0%;
transform: scale(0);
height: 1px;
background: transparent;
transition: 0.5s;
transform-origin: center;
}
.boxwrap:hover h6:before {
background: #fff;
width: 100%;
transform: scale(1);
transition-delay: 0.3s;
}
.boxwrap:hover{
background: #33398F;    
}
.boxwrap:hover h6{
color: #fff !important;
}
.bxoimg img {
transition: 0.5s;
filter: invert(0);
}
.boxwrap:hover .bxoimg img {
filter: invert(1) brightness(100);
}
.boxwrap .bxoimg{
transition: 0.5s;
}
.boxwrap:hover .bxoimg { transform: translateY(-10px);
}
.boxwrap:hover h6 {
transform: translateY(-6px);
}
div.partner-wrap {
position: relative;
display: block;
background: #fff;
padding-top: 170px;
margin-top: -95px;
padding-bottom: 25px;
}
#partner-slider .owl-item img {
width: auto;
}
.partner-wrap h3{
font-size: 27px;
font-weight: 400;
line-height: 39px;
font-family: var(--roboto);
color: #125C94;
}
.newsletter-wrap {
position: relative;
display: block;
color: #fff;
top: -99px;
z-index: 9;
margin-top: 12.5%;
}
.newsletter-wrap h5 {
line-height: 37px;
font-size: 26px;
position: relative;
font-weight: 500;
}
.newsletterinfo {
padding: 70px 0;
position: relative;
z-index: 99;
}
.newsletter-wrapper {
position: relative;
display: block;
height: 100%;
}
.newsletter-wrapper:before{
position: absolute;
top: 0;
left: -44%;
width: 208px;
height: 100%;
content: '';
display: block;
background: rgb(42,46,101);
background: -moz-linear-gradient(-45deg,  rgba(42,46,101,1) 0%, rgba(42,46,101,1) 50%, rgba(44,49,109,1) 51%, rgba(44,49,109,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(42,46,101,1) 0%,rgba(42,46,101,1) 50%,rgba(44,49,109,1) 51%,rgba(44,49,109,1) 100%);
background: linear-gradient(130deg,  rgba(42,46,101,1) 0%,rgba(42,46,101,1) 50%,rgba(44,49,109,1) 51%,rgba(44,49,109,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2e65', endColorstr='#2c316d',GradientType=1 );
}
.newsletter-wrapper:after {
content: '';
position: absolute;
display: block;
width: 111%;
background: #2C316D;
height: 100%;
top: 0;
right: 15px;
}
.newletter {
position: relative;
display: block;
z-index: 9;
top: 75px;
margin-left: -8%;
}
div.sendpress-signup-form input[type="text"] {
width: 208%;
font-family: Roboto;
font-weight: 300;
font-size: 18px;
line-height: 55px;
text-align: left;
color: #dedee2;
background: transparent;
border: none;
border-bottom: 1px solid #fff;
z-index: 10;
position: relative;
}
div.sendpress-signup-form input[type="text"]:focus{
outline: none;
}
#form-wrap .sendpress-submit {
margin-top: 0;
display: inline-block !important;
margin-left: 145%;
background: #e6b309;
font-family: Roboto;
font-weight: bold;
font-size: 19px;
line-height: 55px;
text-align: left;
color: #fff;
border: none;
padding: 0 25px;
border-radius: 4px;
cursor: pointer;
}
.newsletterinfo::before {
content: '';
position: absolute;
display: block;
width: 200%;
height: 100%;
top: 0;
left: -156%;
background: #2A2E65;
}
footer.footer-wrap {
position: relative;
display: block;
background: #24273E;
color: #fff;
padding-top: 165px;
margin-top: -220px;
}
.flogo {
position: relative;
display: block;
margin-left: 65px;
}
.flinks {
position: relative;
display: block;
margin-bottom: 40px;
}
.fcol h4 {
font-size: 17px;
font-weight: 400;
line-height: 27px;
margin-bottom: 18px;
}
.fcol p{
font-size: 15px;
font-weight: 300;
line-height: 25px;
}
.fcol a {
font-size: 14px;
position: relative;
display: inline-block;
color: #fff;
font-weight: 300;
transition: 0.5s;
}
.fcol a:hover {
color: #b7b9f3;
}
.flinks ul {
list-style: none;
padding: 0;
line-height: 26px;
}
.fcol.col1 h4 {
margin-bottom: 33px;
}
.fcol.col1 {
padding-left: 57px;
}
.copyright {
position: relative;
display: flex;
border-top: 1px solid #70707059;
padding-top: 35px;
justify-content: space-between;
}
.copyright p , .copyright a{
font-size: 14px;
font-weight: 300;
color: #ACB0B7;
transition: 0.5s;
}
.copyright a:hover{
color: #b7b9f3;
}
.fcol.col1 {
padding-left: 26px;
}
.fcol.col2{
padding-left: 62px;
}
.fcol.col3 {
padding-left: 0;
} .sub-p-banner-wrap {
height: 510px;
background-size: cover;
background-position: center center;
width: 100%;
position: relative;
}
.sub-covid-box {  }
.member-img-wrap img {
border-radius: 50%;
}
.sub-p-banner-in-wrap {
position: relative;
display: flex;
max-width: 1200px;
margin: 0 auto;
justify-content: space-between;
top: 60%;
}
.sub-covid-box .covid-box {
padding: 20px;
width: 215px;
background-position: 95% 18%;
background-image: url(//usaslcc.org/wp-content/themes/slusa/assets/img/covid-icon.png);
}
.sub-title-wrap {  }
.sub-title-wrap h1 {
font-family: Roboto;
font-weight: 500;
font-size: 40px;
text-align: left;
color: #fff;
width: 625px;
}
.sub-covid-box .covid-box h5{
font-family: Roboto;
font-weight: bold;
font-size: 18px;
line-height: 22px;
text-align: left;
color: #fff;
}  
.sub-main-con-wrap {
margin-top: -5%;
}
.container.sub-con-m-wrap {
background: #fff;
position: relative;
padding: 10px 30px 30px 30px;
}
.breadcum-txt, .breadcum-txt a {
font-family: Roboto;
font-weight: normal;
font-style: italic;
font-size: 14px;
line-height: 66px;
text-align: left;
color: #696a6b;
}
.breadcum-txt span {
margin-left: 10px;
}
.main-disc-wrap p {
font-family: Roboto;
font-weight: normal;
font-size: 15px;
line-height: 26px;
text-align: left;
color: #000;
}
.main-disc-wrap p:first-child {
font-family: Roboto;
font-weight: 500;
font-style: italic;
font-size: 19px;
line-height: 32px;
text-align: left;
color: #000;
}  
.main-disc-wrap h4 {
font-family: Roboto;
font-weight: 500;
font-size: 18px;
line-height: 26px;
text-align: left;
color: #000;
margin-bottom: 0;
margin-top: 20px;
}
.main-disc-wrap h6 {
font-family: Roboto;
font-weight: 500;
font-style: italic;
font-size: 15px;
line-height: 26px;
text-align: left;
color: #000;
}
.mzg-box-wrap {
background: #0e3581;
width: 74%;
margin-left: 10%;
margin-top: -6%;
position: relative;
}
.mzg-box-in-wrap {
padding: 3% 5% 7% 5%;
}
.mzg-q-disc {
font-family: Roboto;
font-weight: bold;
font-size: 21px;
line-height: 30px;
text-align: right;
color: #fff;
padding-left: 18%;
}
.sub-main-con-in-wrap h3 {
font-family: Merriweather;
font-weight: normal;
font-size: 30px;
line-height: 66px;
text-align: left;
color: #445a9e;
margin-bottom: 30px;
margin-top: 40px;
}
.member-item-wrap {
background: #fff;
filter: drop-shadow(0px 1px 20px rgba(0, 0, 0, 0.07));
border-top-left-radius: 19%;
border-bottom-left-radius: 15%;
display: flex;
padding: 10px;
margin-bottom: 30px;
border-radius: 92px 8.85px 8.85px 92px;
background: #fff;
box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.07);
}
.member-con-wrap h2 {
font-family: Merriweather;
font-weight: normal;
font-size: 17px;
line-height: 20px;
text-align: left;
color: #85878f;
margin-bottom: 0;
}
.member-con-wrap h3 {
font-family: Roboto;
font-weight: 500;
font-size: 24px;
line-height: 40px;
text-align: left;
color: #445a9e;
margin: 0 0 21px 0;
}
.member-con-wrap h4 {
font-family: Merriweather;
font-weight: normal;
font-size: 14px;
line-height: 25px;
text-align: left;
color: #7b91d8;
margin-bottom: 0;
}
.member-con-wrap h5 {
font-family: Merriweather;
font-weight: normal;
font-size: 18px;
line-height: 25px;
text-align: left;
color: #7b91d8;
margin-bottom: 0;
}
.member-con-wrap {
display: flex;
flex-direction: column;
width: 65%;
align-self: center;
}
.member-img-wrap {
width: 35%;
}  
.member-con-wrap.direc-con-wrap h2 {
font-family: Roboto;
font-weight: 500;
font-size: 24px;
line-height: 30px;
text-align: left;
color: #445a9e;
margin-bottom: 10px;
}
.member-con-wrap.direc-con-wrap h3 {
font-family: Merriweather;
font-weight: normal;
font-size: 15px;
line-height: 26px;
text-align: left;
color: #7b91d8;
margin-bottom: 0;
}
.member-con-wrap.direc-con-wrap h4 {
font-family: Merriweather;
font-weight: normal;
font-size: 15px;
line-height: 26px;
text-align: left;
color: #7b91d8;
}
body {
background: #f6f6f6;
overflow-x: hidden;
}
.join-nw-con-wrap {
margin: 2% 0 4% 0;
}
.join-nw-con-wrap h2 {
font-family: Roboto;
font-weight: bold;
font-size: 30px;
line-height: 41px;
text-align: center;
color: #214c85;
padding: 0 10%;
}  
.join-nw-btn-wrap {
text-align: center;
margin-top: 25px;
}
.join-nw-btn-wrap a {
font-family: Roboto;
font-weight: bold;
font-size: 19px;
line-height: 55px;
text-align: left;
color: #fff;
background: #00449c;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
padding: 0 40px;
display: inline-block;
border-radius: 3px;
}
.row.join-c-wrap {
margin-bottom: 50px;
}
.join-disc-wrap {
display: flex;
align-items: center;
height: 100%;
}
.join-disc-in-wrap h2 {
font-family: Roboto;
font-weight: bold;
font-size: 33px;
line-height: 45px;
text-align: left;
color: #214c85;
margin-bottom: 25px;
}
.join-disc-in-wrap p {
font-family: Roboto;
font-weight: normal;
font-size: 16px;
line-height: 27px;
text-align: left;
color: #000;
padding-right: 4%;
margin-bottom: 20px;
}
.join-m-link {
margin-top: 30px;
}
.join-m-link a {
font-family: Roboto;
font-weight: bold;
font-size: 18px;
line-height: 27px;
text-align: left;
color: #214c85;
}
.join-m-link img {
margin-left: 10px;
}  
.join-nw-form-m-wrap {
margin: 35px 0;
}
.join-head-wrap h2 {
font-family: Roboto;
font-weight: bold;
font-size: 35px;
line-height: 45px;
text-align: center;
color: #214c85;
margin-bottom: 5px;
}
.join-head-wrap p {
font-family: Roboto;
font-weight: normal;
font-size: 16px;
line-height: 27px;
text-align: center;
color: #000;
}
.row.frm-w-con-wrap {
background: #fff;
filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.16));
border-radius: 5px;
padding: 25px 40px 35px 40px;
margin: 0 3%;
}
.tba-head-con-wrap {
display: flex;
padding: 15px 20px;
align-items: center;
background: #fbfbfb;
border-radius: 5px;
}
.tab-head-icon {
width: 19%;
}
.tab-head-title {
width: 81%;
}
.tab-head-title h3 {
font-family: Roboto;
font-weight: 500;
font-size: 24px;
line-height: 25px;
text-align: left;
color: #6a89b1;
margin-bottom: 0;
}
.active .tab-head-title h3 {
color: #fff;
}
.tab-head-title h5 {
font-family: Roboto;
font-weight: normal;
font-size: 15px;
line-height: 27px;
text-align: left;
color: #989898;
margin-bottom: 0;
}
.nav.nav-tabs a {
width: 50%;
}
.nav.nav-tabs {
border-bottom: none;
}
.active .tba-head-con-wrap {
background: #00449c;
filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.16));
border-radius: 5px;
}
.active .tab-head-title h5 {
color: #fff;
}
.sub-main-con-wrap {
background: #fff;
}
.tab-con-in-wrap h6 {
font-family: Roboto;
font-weight: normal;
font-size: 19px;
line-height: 27px;
text-align: center;
color: #000;
margin-top: 40px;
}
.download-frm-wrap a {
background: #d40c35;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
font-family: Roboto;
font-weight: 500;
font-size: 18px;
line-height: 55px;
text-align: left;
color: #fff;
padding: 10px 20px;
border-radius: 5px;
}
.download-frm-wrap img {
margin-right: 10px;
}
.download-frm-wrap {
text-align: center;
}  
.tab-con-in-wrap.frm-con {
padding: 0 5%;
margin-top: 4%;
}
.u-fi-wrap label {
display: block;
margin-bottom: 5px;
font-family: Roboto;
font-weight: 500;
font-size: 15px;
line-height: 27px;
text-align: left;
color: #353640;
}
.u-input {
width: 100%;
height: 47px;
border-radius: 4px;
background: #fff;
border: 1px solid #929191;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
padding: 0 10px;
}
.u-fi-wrap {
margin-bottom: 17px;
}
.u-input.text-area {
height: 104px;
}
.tab-con-in-wrap.frm-con h4 {
font-family: Merriweather;
font-weight: normal;
font-size: 23px;
line-height: 66px;
text-align: left;
color: #445a9e;
}
.submit-frm-wrap {
text-align: center;
margin-top: 25px;
margin-bottom: 10px;
}
.submit-btn {
font-family: Roboto;
font-weight: 500;
font-size: 18px;
line-height: 40px;
text-align: left;
color: #fff;
background: #d40c35;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
border: none;
padding: 4px 40px;
border-radius: 5px;
cursor: pointer;
}
.search-filter-wrap input {
height: 59px;
border-radius: 4px;
background: #fff;
border: 1px solid #a49f9f;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
width: 100%;
padding: 0 10px;
font-family: Roboto;
font-weight: normal;
font-size: 16px;
line-height: 27px;
text-align: left;
color: #8d8282;
}
.search-filter-wrap {
margin: 3% 0 4% 0;
}
.annual-report-item {
display: flex;
margin: 35px 0;
}
.report-img-wrap {
width: 30%;
}
.annual-report-con-wrap {
width: 70%;
margin-left: 5%;
}
.annual-report-con-wrap h3 {
font-family: Roboto;
font-weight: 500;
font-size: 22px;
line-height: 45px;
text-align: left;
color: #3d5b82;
margin: 0;
margin-bottom: 10px;
}
.annual-report-con-wrap p {
font-family: Roboto;
font-weight: normal;
font-size: 13px;
line-height: 21px;
text-align: left;
color: #4b4646;
margin-bottom: 10px;
padding-right: 4%;
}
.file-upload {
display: flex;
}
.pdf-file {
width: 60%;
}
.down-btn {
width: 40%;
}
.pdf-txt {
font-family: Roboto;
font-weight: normal;
font-size: 13px;
line-height: 45px;
text-align: left;
color: #6b6c6d;
margin-left: 10px;
}
.down-btn a {
font-family: Roboto;
font-weight: 500;
font-size: 14px;
line-height: 45px;
text-align: left;
color: #6b6c6d;
border: 1px solid #707070;
padding: 8px 20px;
}
.row.annual-report-list-wrap .col-md-6 {
border-top: 1px solid #cfcfcf;
}
.row.annual-report-list-wrap .col-md-6:first-child, .row.annual-report-list-wrap .col-md-6:nth-child(2){
border-top: none;
}
.row.annual-report-list-wrap .col-md-6:first-child .annual-report-item , .row.annual-report-list-wrap .col-md-6:nth-child(2) .annual-report-item {
margin-top: 0;
}  
.publication-item-wrap {
border-radius: 6px;
background: #fbfbfb;
border: 1px solid #d8d8d8;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
padding: 25px;
margin-bottom: 32px;
}
.publication-item-wrap h6 {
font-family: Roboto;
font-weight: normal;
font-size: 18px;
line-height: 50px;
text-align: left;
color: #a4a7aa;
margin-bottom: 5px;
}
.publication-item-wrap h2 {
font-family: Merriweather;
font-weight: normal;
font-size: 26px;
line-height: 37px;
text-align: left;
color: #607587;
margin-bottom: 50px;
}
.pub-read-txt {
font-family: Roboto;
font-weight: 500;
font-size: 18px;
line-height: 27px;
text-align: left;
color: #707e8f;
margin-right: 15px;
}  
.related-articles-in-wrap h3 {
font-family: Roboto;
font-weight: normal;
font-size: 19px;
line-height: 45px;
text-align: center;
color: #7c94b4;
text-transform: uppercase;
margin: 2.5% 0 1.5% 0;
}
.inn-main-con-wrap {
font-family: Roboto;
font-weight: 500;
font-style: italic;
font-size: 19px;
line-height: 31px;
text-align: left;
color: #000;
}
.inner-discwrap p {
font-family: Roboto;
font-weight: normal;
font-size: 15px;
line-height: 24px;
text-align: left;
color: #000;
}
.inner-discwrap h4 {
font-family: Roboto;
font-weight: bold;
font-size: 22px;
text-align: left;
color: #445a9e;
margin: 5.5% 0 3.5% 0;
}
.inner-discwrap ul {
margin: 0;
padding: 0;
padding-left: 15px;
}
.inner-discwrap ul li {
font-family: Roboto;
font-weight: normal;
font-size: 15px;
line-height: 24px;
text-align: left;
color: #000;
margin-bottom: 15px;
}
.inner-disc-img h5 {
font-family: Roboto;
font-weight: normal;
font-size: 13px;
line-height: 31px;
text-align: left;
color: #7e7a7a;
margin-top: 15px;
}
.publish-txt {
font-family: Roboto;
font-weight: bold;
font-size: 13px;
line-height: 24px;
text-align: left;
color: #505050;
margin-left: 5px;
}
.publish-date {
font-family: Roboto;
font-weight: normal;
font-size: 13px;
line-height: 24px;
text-align: left;
color: #4d4c4c;
margin-left: 10px;
}
.authour-txt {
font-family: Roboto;
font-weight: bold;
font-size: 13px;
line-height: 24px;
text-align: left;
color: #505050;
margin-left: 30px;
}
.authour-txt-name {
font-family: Roboto;
font-weight: normal;
font-size: 13px;
line-height: 24px;
text-align: left;
color: #4d4c4c;
margin-left: 10px;
}
.row.publish-main-wrap {
margin-top: 25px;
padding-top: 20px;
border-top: 1px solid #dfdfdf;
}
.publish-history-wra {
margin-bottom: 20px;
}
.browse-alfa-bitically h5 {
font-family: Roboto;
font-weight: 500;
font-size: 16px;
line-height: 45px;
text-align: left;
color: #6a6a6a;
}
.business-directory-list-wrap {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 20px;
margin-bottom: 20px;
}
.business-directory-item-wrap {
width: 24%;
margin: 0 0.5%;
border-radius: 6px;
background: #fff;
border: 1px solid #e5e2e2;
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
padding: 20px 20px 0 20px; margin-bottom: 10px;
}
.business-directory-item-wrap:hover{
transition: all ease 0.6s;
padding: 20px;
margin-bottom: 0;
}
.business-d-img-wrap {
text-align: center;
min-height: 105px;
margin-bottom: 10px;
}
.business-directory-item-in-wrap h3 {
font-family: Roboto;
font-weight: bold;
font-size: 18px;
line-height: 26px;
text-align: center;
color: #214c85;
padding: 0 5%;
margin: 15px 0 0 0;
}
.b-more-details-wrap a {
font-family: Roboto;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.06em;
line-height: 20px;
text-align: center;
color: #b2b2b2;
text-transform: uppercase;
}
.b-more-details-wrap {
margin: 0 auto;
text-align: center;
visibility: hidden;
transition: all ease 0.6s;
}
.business-directory-item-wrap:hover .b-more-details-wrap{
visibility: visible;
transition: all ease 0.6s;
}
.row.business-main-con-wrap {
margin-top: 15px;
}
.business-disc-wrap h2 {
font-family: Roboto;
font-weight: bold;
font-size: 30px;
line-height: 45px;
text-align: left;
color: #214c85;
margin-bottom: 26px;
}
.business-disc-wrap p {
font-family: Roboto;
font-weight: normal;
font-size: 14px;
line-height: 23px;
text-align: left;
color: #4c4f54;
margin-bottom: 20px;
}
.business-disc-wrap {
padding-right: 4%;
}
.business-details-wrap {
border-radius: 6px;
background: #fff;
border: 1px solid #d8d8d8;
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
padding: 20px 25px 20px 25px;
}  
.business-details-img-wrap {
text-align: center;
padding-bottom: 20px;
border-bottom: 1px solid #dedede;
margin-bottom: 20px;
}
.business-box-wrap h3 {
font-family: Roboto;
font-weight: 500;
font-size: 16px;
line-height: 30px;
text-align: left;
color: #214c85;
margin: 15px 0 4px 0;
}
.address-txt {
font-family: Roboto;
font-weight: normal;
font-size: 15px;
line-height: 25px;
text-align: left;
color: #4c4f54;
}
.phone-txt a {
font-family: Roboto;
font-weight: bold;
font-size: 21px;
line-height: 17px;
text-align: left;
color: #00449c;
}
.email-txt a {
font-family: Roboto;
font-weight: bold;
font-size: 21px;
line-height: 15px;
text-align: left;
color: #00449c;
}
.visit-web-link-wrap {
margin: 25px 0 5px 0;
}
.visit-web-link-wrap a {
font-family: Roboto;
font-weight: 500;
font-size: 18px;
line-height: 50px;
text-align: left;
color: #fff;
background: #00449c;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
display: block;
text-align: center;
border-radius: 6px;
}
.news-head-wrap h2 {
font-family: Roboto;
font-weight: bold;
font-size: 33px;
line-height: 45px;
text-align: left;
color: #214c85;
}
.news-head-wrap h2 {
font-family: Roboto;
font-weight: bold;
font-size: 33px;
line-height: 45px;
text-align: left;
color: #214c85;
margin-bottom: 3.5%;
margin-top: 1%;
}
.news-item-wrap {
display: flex;
margin-bottom: 7%;
}
.news-item-img-wrap {
width: 50%;
margin-right: 10px;
}
.news-item-con-wrap {
width: 50%;
margin-left: 10px;
display: flex;
align-items: center;
}
.news-item-con-in-wrap h6 {
font-family: Merriweather;
font-weight: 300;
font-style: italic;
font-size: 14px;
line-height: 35px;
text-align: left;
color: #9e9d9d;
}
.news-item-con-in-wrap h4 {
font-family: Merriweather;
font-weight: bold;
font-size: 20px;
line-height: 32px;
text-align: left;
color: #1e1818;
margin-bottom: 20%;
}
.news-disc {
font-family: Roboto;
font-weight: normal;
font-size: 14px;
line-height: 22px;
text-align: left;
color: #1e1818;
padding-right: 11%;
}
.news-read-more a {
font-family: Roboto;
font-weight: 500;
font-size: 14px;
line-height: 27px;
text-align: left;
color: #707e8f;
}
.news-read-more {
margin-top: 15px;
}
.r-s-icon {
margin-left: 5%;
}
.news-inner-main-img img {
width: 100%;
}
.inner-date {
font-family: Merriweather;
font-weight: normal;
font-style: italic;
font-size: 17px;
line-height: 35px;
text-align: left;
color: #484545;
margin: 1.8% 0 1.8% 0;
}
.inner-sec-1 h2 {
font-family: Merriweather;
font-weight: bold;
font-size: 31px;
line-height: 46px;
text-align: left;
color: #214c85;
margin-bottom: 25px;
}
.inner-sec-1 p {
font-family: Roboto;
font-weight: normal;
font-size: 15px;
line-height: 24px;
text-align: left;
color: #000;
margin-bottom: 20px;
}
.inner-sec-2 h3 {
font-family: Roboto;
font-weight: bold;
font-size: 27px;
line-height: 24px;
text-align: left;
color: #214c85;
margin: 35px 0 25px;
}
.inner-sec-2 p {
font-family: Roboto;
font-weight: normal;
font-size: 15px;
line-height: 24px;
text-align: left;
color: #000;
margin-bottom: 20px;
}
.n-in-p-img img {
width: 100%;
margin: 20px 0 20px 0;
}
.news-inner-sec-4 h4 {
font-family: Roboto;
font-weight: bold;
font-size: 27px;
line-height: 24px;
text-align: left;
color: #214c85;
margin: 20px 0 25px 0;
}
.news-inner-sec-4 p {
font-family: Roboto;
font-weight: normal;
font-size: 15px;
line-height: 24px;
text-align: left;
color: #000;
margin-bottom: 20px;
}
.sep-line {
border-bottom: 1px solid #e3e2e2;
margin: 20px 0 35px 0;
}
.authour-wrap h5 {
font-family: Roboto;
font-weight: normal;
font-size: 16px;
line-height: 24px;
text-align: left;
color: #374f70;
}
.share-txt {
font-family: Roboto;
font-weight: normal;
font-size: 16px;
line-height: 24px;
text-align: left;
color: #374f70;
}
.share-wrap {
margin-bottom: 20px;
display: flex;
align-items: center;
}
.popular-news-wrap h2 {
font-family: Roboto;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.07em;
line-height: 27px;
text-align: left;
color: #707e8f;
text-transform: uppercase;
margin-bottom: 25px;
}
.popular-news-item {
background: #fefefe;
box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.11);
padding: 25px;
margin-bottom: 25px;
}
.popular-news-item h5 {
font-family: Merriweather;
font-weight: 300;
font-style: italic;
font-size: 14px;
line-height: 35px;
text-align: left;
color: #9e9d9d;
margin-bottom: 10px;
}
.popular-news-item h2 {
font-family: Merriweather;
font-weight: bold;
font-size: 20px;
line-height: 32px;
text-align: left;
color: #1e1818;
text-transform: unset;
}
.popular-news-wrap {
padding-left: 5%;
}
.contact-main-disc-wrap h4 {
font-family: Roboto;
font-weight: bold;
font-size: 24px;
line-height: 45px;
text-align: left;
color: #214c85;
margin: 25px 0 20px 0;
}
.cn-p-c-wrap {
margin-bottom: 20px;
}
.cn-p-c-wrap h5 {
font-family: Roboto;
font-weight: 300;
font-size: 17px;
line-height: 28px;
text-align: left;
color: #214c85;
margin-bottom: 0;
}
.cn-disx-txt,.cn-disx-txt a {
font-family: Roboto;
font-weight: normal;
font-size: 18px;
line-height: 31px;
text-align: left;
color: #00449c;
}
.contact-main-disc-wrap h4.spt {
margin-top: 35px;
}
.get-d-txt-wrap {
font-family: Roboto;
font-weight: normal;
font-size: 24px;
line-height: 60px;
text-align: left;
color: #214c85;
margin-top: 15px;
}
.get-d-btn-wrap {
margin-top: 20px;
}
.get-d-btn-wrap a {
font-family: Roboto;
font-weight: bold;
font-size: 20px;
line-height: 55px;
text-align: center;
color: #fff;
height: 54px;
background: #00449c;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
display: block;
border-radius: 6px;
}
.contact-map-img img {
width: 100%;
}
.row.get-in-toucg-main-wrap {
margin-top: 45px;
}
.get-in-touch-line {
width: 75px;
height: 4px;
background: #c1c1c1;
text-align: center;
margin: 0 auto;
}
.get-in-touch-wrap h2 {
font-family: Merriweather;
font-weight: normal;
font-size: 35px;
line-height: 45px;
text-align: center;
color: #214c85;
margin: 35px 0 0 0;
}
.get-in-touch-wrap h4 {
font-family: Roboto;
font-weight: 300;
font-size: 20px;
line-height: 45px;
text-align: center;
color: #7f8a98;
}
.contact-form-wrap {
margin-top: 35px;
padding: 0 8%;
}
.frm-f-wrap label {
font-family: Roboto;
font-weight: 500;
font-size: 16px;
line-height: 27px;
text-align: left;
color: #7c8091;
display: block;
margin-bottom: 5px;
}
.cnf-input {
height: 48px;
border-radius: 6px;
background: #fff;
border: 1px solid #ccc;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
width: 100%;
padding: 0 10px;
}
.frm-f-wrap {
margin-bottom: 15px;
}
.cn-f-submit-inq-wrap {
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}
.cn-f-submit-inq-wrap input {
background: #00449c;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
border: none;
cursor: pointer;
padding: 0 10%;
font-family: Roboto;
font-weight: bold;
font-size: 22px;
line-height: 55px;
text-align: left;
color: #fff;
border-radius: 6px;
}
.cnf-input.mzg {
height: 146px;
}  
.row.galley-list-wrap {
margin-top: 2%;
}
.gallery-item-wrap {
position: relative;
margin-bottom: 30px;
}
.gal-item-con-wrap {
position: absolute;
bottom: 5%;
left: 5%;
}
.gal-item-con-wrap h4 {
font-family: Roboto;
font-weight: normal;
font-size: 31px;
line-height: 42px;
text-align: left;
color: #fff;
}
.gal-item-con-wrap h6 {
font-family: Roboto;
font-weight: normal;
font-size: 16px;
line-height: 37px;
text-align: left;
color: #fff;
margin-top: 20px;
margin-bottom: 0;
}
.gallery-item-wrap img {
width: 100%;
}
.fancybox-thumbs {
top: auto;
width: auto;
bottom: 0;
left: 0;
right : 0;
height: 95px;
padding: 10px 10px 5px 10px;
box-sizing: border-box;
background: rgba(0, 0, 0, 0.3);
}
.fancybox-show-thumbs .fancybox-inner {
right: 0;
bottom: 95px;
}
.fancybox-thumbs__list {
text-align: center;
margin: 0 auto;
}
.fancybox-thumbs__list a {
border: 1px solid #fff;
border-radius: 6px;
}
.fancybox-thumbs__list a.fancybox-thumbs-active {
border: none;
}
.members-log-frm-wrap {
width: 50%;
margin: 3% auto 4% auto;
border-radius: 0px 8px 8px 0px;
background: #fff;
box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
padding: 3%;
}
.memlog-img-wrap {
text-align: center;
}
.members-log-frm-wrap h2 {
font-family: Roboto;
font-weight: bold;
font-size: 27px;
line-height: 45px;
text-align: center;
color: #214c85;
margin: 10px 0 35px 0;
}
.mem-log-frm-wrap label {
font-family: Roboto;
font-weight: 500;
font-size: 15px;
line-height: 27px;
text-align: left;
color: #7b7272;
display: block;
margin-bottom: 2px;
}
.mem-log-frm-wrap input {
background: #fff;
border: 1px solid #ccc;
filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.06));
border-radius: 2px;
width: 100%;
height: 47px;
margin-bottom: 15px;
}
#rememberme{
width: 18px;
height: 18px;
background: transparent;
border: 1px solid #bbb;
}
.login-remember label {
font-family: Roboto;
font-weight: normal;
font-size: 15px;
line-height: 26px;
text-align: left;
color: #7b7272;
margin-left: 10px;
}
.lgin-submit {
text-align: right;
margin-top: 10px;
}
#wp-submit {
font-family: Roboto;
font-weight: bold;
font-size: 19px;
line-height: 44px;
text-align: center;
color: #fff;
background: #00449c;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
border-radius: 6px;
border: none;
padding: 0 10%;
cursor: pointer;
width: auto;
margin: 0 auto;
}
.login-submit {
text-align: center;
}
.remember-wrap {
margin-top: 20px;
}
.home.page-template-default.page.page-id-5 {
background: #fff;
}
.optionbox {
background: #fff;
position: relative;
}
.optionbox::after{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 50%;
display: inline-block;
content: "";
background: #f6f6f6;
}
.home.page-template-default div.partner-wrap{
background: #fff;
padding-bottom: 0;
}
.home.page-template-default .optionbox {
background: #F6F6F6;
}
.cd-tab-filter {
background: transparent;
float: none;
flex-direction: column;
align-items: baseline;
padding: 0;
}
.filtertxt {
display: block;
font-family: Roboto;
font-weight: 500;
font-size: 16px;
line-height: 45px;
text-align: left;
color: #6a6a6a;
margin-bottom: 10px;
}
.cd-tab-filter ul {    
width: 100%;
padding: 0;
}
.get-in-touch-wrap .wpcf7-response-output{
margin: 0 8%!important;
}
.get-in-touch-wrap .wpcf7 .ajax-loader {
top: 31% !important;
position: absolute;
}
.share-wrap .ssba img {
width: auto !important;
padding: 6px 13px;
}
.share-txt {
width: 45%;
}
.ssba-classic-2.ssba.ssbp-wrap.left.ssbp--theme-1 {
width: 55%;
}
#form-wrap {
display: flex;
}
.sub-main-con-wrap .cd-tab-filter {
background: transparent;
align-items: baseline;
padding: 0;
width: 100%;
}
.sub-main-con-wrap #sort_designers {
width: 100%;
margin: 0;
padding: 0;
}
.sub-main-con-wrap .filter a {
font-family: Roboto;
font-weight: bold;
font-size: 15px;
line-height: 30px;
text-align: left;
color: #7a8ca1;
padding: 10px 16px;
}
.sub-main-con-wrap .cd-tab-filter .filter.open::before {
display: none;
}
.sub-main-con-wrap .filter.open a {
background: #00449c;
color: #fff;
}
.newsletter-wrapper .sendpress-signup-form #error {
color: #E63636;
}
.publication-p-in-wrap form,  .annual-report-p-in-wrap form{
display: flex;
}
.search-filter-wrap input:first-child{
width: 95%;
}
.search-filter-wrap input:last-child{
width: 5%;
background: #00449c;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
text-indent: -999999999px;
cursor: pointer;
background-image: url(//usaslcc.org/wp-content/themes/slusa/assets/img/search-icon.png);
background-position: center center;
background-repeat: no-repeat;
border: none;
}
.wpcf7 input[type="file"] {
margin-top: 16px;
}
.u-fi-wrap h6 {
margin: 0;
text-align: left;
font-family: Roboto;
font-weight: normal;
font-style: italic;
font-size: 13px;
line-height: 15px;
text-align: left;
color: #7b7272;
}
#upload select {
background: url(//usaslcc.org/wp-content/themes/slusa/assets/img/select-icon.png) !important;
background-repeat: no-repeat !important;
background-position: 95% center !important;
appearance: none;
-moz-appearance: none;
}
#error {
position: absolute;
bottom: -40%;
}
.search-title {
font-size: 20px;
margin-bottom: 3%;
}
.tp-loop-wrap a {
color: #fff;
padding-bottom: 9px !important;
border-bottom: 1px solid #fff !important;
text-transform: uppercase;
}
.newsletter-wrapper .sendpress-signup-form #thanks{
margin: 0px 0px;
}
.members-log-frm-wrap .login-msg {
font-size: 14px;
color: #fb0808;
margin-bottom: 5px;
}
.members-log-frm-wrap .login-msg strong{
display: none;
}
.cd-gallery img {
display: block !important;
width: auto  !important;
max-height: 100px;
margin: 0 auto;
}
.pagination-wrap {
text-align: center;
margin: 0 auto;
}
.page-numbers.current {
background: #2C316D;
}
.page-numbers {
color: #fff;
padding: 5px 10px;
background: #00449C;
margin: 0 4px;
}
.page-numbers:hover{
color: #fff;
}
.newsletter-wrap{
background: #2C316D;
}
#menu-item-352 {
display: none;
}.cd-header {
position: relative;
height: 150px;
background-color: #331d35;
}
.cd-header h1 {
color: #ffffff;
line-height: 150px;
text-align: center;
font-size: 2.4rem;
font-weight: 300;
}
@media only screen and (min-width: 1170px) {
.cd-header {
height: 180px;
}
.cd-header h1 {
line-height: 180px;
}
}
.cd-main-content {
position: relative; }
.cd-main-content:after {
content: "";
display: table;
clear: both;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper { top: 0;
left: 0;
width: 100%;
}
.cd-main-content.is-fixed .cd-gallery {
padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
position: fixed;
height: 100vh;
overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
height: 100vh;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
position: fixed;
}
@media only screen and (min-width: 768px) {
.cd-main-content.is-fixed .cd-gallery {
padding-top: 90px;
}
}
@media only screen and (min-width: 1170px) {
.cd-main-content.is-fixed .cd-gallery {
padding-top: 100px;
}
} .cd-tab-filter-wrapper {
background-color: #ffffff;
z-index: 1;
}
.cd-tab-filter-wrapper:after {
content: "";
display: table;
clear: both;
}
.cd-tab-filter { position: relative;
height: 50px;
width: 140px;
margin: 0 auto;
z-index: 1;
}
.cd-tab-filter::after { content: '';
position: absolute;
right: 14px;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block;
width: 16px;
height: 16px;
background: url(//usaslcc.org/wp-content/themes/slusa/assets/img/cd-icon-arrow.svg) no-repeat center center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
pointer-events: none;
}
.cd-tab-filter ul {
position: absolute;
top: 0;
left: 0;
background-color: #ffffff;
box-shadow: inset 0 -2px 0 #41307c;
}
.cd-tab-filter li {
display: none;
}
.cd-tab-filter li:first-child { }
.cd-tab-filter a {
display: block; height: 50px;
width: 140px;
line-height: 50px;
padding-left: 14px;
}
.cd-tab-filter a.selected {
background: #41307c;
color: #ffffff;
}
.cd-tab-filter.is-open::after { -webkit-transform: translateY(-50%) rotate(-180deg);
-moz-transform: translateY(-50%) rotate(-180deg);
-ms-transform: translateY(-50%) rotate(-180deg);
-o-transform: translateY(-50%) rotate(-180deg);
transform: translateY(-50%) rotate(-180deg);
}
.cd-tab-filter.is-open ul {
box-shadow: inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, 0.2);
}
.cd-tab-filter.is-open ul li {
display: block;
}
.cd-tab-filter.is-open .placeholder a { opacity: .4;
}
@media only screen and (min-width: 768px) {
.cd-tab-filter {  cursor: auto;
}
.cd-tab-filter::after { display: none;
} .cd-tab-filter ul {
background: transparent;
position: relative;
box-shadow: none;
display: flex;
padding: 7px 0 0 0;
margin-left: 27px;
text-align: left;
margin-bottom: 0;
width: 80%;
height: 50px;
overflow: hidden; 
transition: 0.5s;
} .cd-tab-filter li {
display: inline-block; }
.cd-tab-filter li.placeholder {
display: none !important;
}
.cd-tab-filter a {
display: inline-block;
padding: 0 15px;
width: auto;
color: #bababa;
text-transform: uppercase;
font-size: 20px;
font-family: 'futuralight';
}
.no-touch .cd-tab-filter a:hover {
color: #41307c;
}
.cd-tab-filter a.selected {
background: transparent;
color: #000000;
font-weight: 600;
}
.cd-tab-filter a:hover{
color: #000000;
}
.cd-tab-filter.is-open ul li {
display: inline-block;
} .cd-tab-filter .filter.open:before {
content: '';
position: absolute;
display: block;
width: 8px;
height: 8px;
top: -3px;
left: 27px;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
transform: rotate(45deg);
}
}
@media only screen and (min-width: 1170px) {
.cd-tab-filter {
width: 100%;
float: right;
background: #f9f9f9;
display: flex;
padding: 55px 0;
align-items: center;
margin: 0;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
transition: width 0.3s;
}
.cd-tab-filter.filter-is-visible { width: 80%;
}
} .cd-gallery {
padding: 26px 5%;
width: 100%;
}
.cd-gallery .business-directory-item-wrap {
margin-bottom: 1.6em; display: none;
}
.cd-gallery li.gap { opacity: 0;
height: 0;
display: inline-block;
}
.cd-gallery img {
display: block;
width: 100%;
}
.cd-gallery .cd-fail-message {
display: none;
text-align: center;
}
@media only screen and (min-width: 768px) {
.cd-gallery {
padding: 40px 3%;
}
.cd-gallery .business-directory-list-wrap {
text-align: justify;
}
.cd-gallery .business-directory-list-wrap:after {
content: "";
display: table;
clear: both;
}
.cd-gallery .business-directory-item-wrap {
width: 48%;
margin-bottom: 2em;
}
}
@media only screen and (min-width: 1170px) {
.cd-gallery {
padding: 50px 0 0;
float: right;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
transition: width 0.3s;
}
.cd-gallery .business-directory-item-wrap {
width: 23%;
position: relative;
}
.cd-gallery.filter-is-visible { width: 80%;
}
.cd-gallery .business-directory-list-wrap {
padding: 0;
}
} .cd-filter {
position: absolute;
top: 0;
left: 0;
width: 280px;
height: 100%;
background: #ffffff;
box-shadow: 4px 4px 20px transparent;
z-index: 2; -webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
-moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
transition: transform 0.3s, box-shadow 0.3s;
}
.cd-filter::before { content: '';
position: absolute;
top: 0;
left: 0;
height: 50px;
width: 100%;
background-color: #41307c;
z-index: 2;
}
.cd-filter form {
padding: 70px 20px;
}
.cd-filter .cd-close {
position: absolute;
top: 0;
right: 0;
height: 50px;
line-height: 50px;
width: 60px;
color: #ffffff;
font-size: 1.3rem;
text-align: center;
background: #37296a;
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
z-index: 3;
}
.no-touch .cd-filter .cd-close:hover {
background: #32255f;
}
.cd-filter.filter-is-visible {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
}
.cd-filter.filter-is-visible .cd-close {
opacity: 1;
}
@media only screen and (min-width: 1170px) {
.cd-filter {
width: 20%;
}
.cd-filter form {
padding: 70px 10%;
}
}
.cd-filter-trigger {
position: absolute;
top: 0;
left: 0;
height: 50px;
line-height: 50px;
width: 60px; overflow: hidden;
text-indent: 100%;
color: transparent;
white-space: nowrap;
background: transparent url(//usaslcc.org/wp-content/themes/slusa/assets/img/cd-icon-filter.svg) no-repeat center center;
z-index: 3;
}
.cd-filter-trigger.filter-is-visible {
pointer-events: none;
}
@media only screen and (min-width: 1170px) {
.cd-filter-trigger {
width: auto;
left: 2%;
text-indent: 0;
color: #9a9a9a;
text-transform: uppercase;
font-size: 1.3rem;
font-weight: 700;
padding-left: 24px;
background-position: left center;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
transition: color 0.3s;
}
.no-touch .cd-filter-trigger:hover {
color: #41307c;
}
.cd-filter-trigger.filter-is-visible, .cd-filter-trigger.filter-is-visible:hover {
color: #ffffff;
}
} .cd-filter-block {
margin-bottom: 1.6em;
}
.cd-filter-block h4 { position: relative;
margin-bottom: .2em;
padding: 10px 0 10px 20px;
color: #9a9a9a;
text-transform: uppercase;
font-weight: 700;
font-size: 1.3rem;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.no-touch .cd-filter-block h4:hover {
color: #41307c;
}
.cd-filter-block h4::before { content: '';
position: absolute;
left: 0;
top: 50%;
width: 16px;
height: 16px;
background: url(//usaslcc.org/wp-content/themes/slusa/assets/img/cd-icon-arrow.svg) no-repeat center center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.cd-filter-block h4.closed::before {
-webkit-transform: translateY(-50%) rotate(-90deg);
-moz-transform: translateY(-50%) rotate(-90deg);
-ms-transform: translateY(-50%) rotate(-90deg);
-o-transform: translateY(-50%) rotate(-90deg);
transform: translateY(-50%) rotate(-90deg);
}
.cd-filter-block input, .cd-filter-block select,
.cd-filter-block .radio-label::before,
.cd-filter-block .checkbox-label::before { font-family: "Open Sans", sans-serif;
border-radius: 0;
background-color: #ffffff;
border: 2px solid #e6e6e6;
}
.cd-filter-block input[type='search'],
.cd-filter-block input[type='text'],
.cd-filter-block select {
width: 100%;
padding: .8em;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
box-shadow: none;
}
.cd-filter-block input[type='search']:focus,
.cd-filter-block input[type='text']:focus,
.cd-filter-block select:focus {
outline: none;
background-color: #ffffff;
border-color: #41307c;
}
.cd-filter-block input[type='search'] { border-color: transparent;
background-color: #e6e6e6; font-size: 1.6rem !important;
}
.cd-filter-block input[type='search']::-webkit-search-cancel-button {
display: none;
}
.cd-filter-block .cd-select { position: relative;
}
.cd-filter-block .cd-select::after { content: '';
position: absolute;
z-index: 1;
right: 14px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
display: block;
width: 16px;
height: 16px;
background: url(//usaslcc.org/wp-content/themes/slusa/assets/img/cd-icon-arrow.svg) no-repeat center center;
pointer-events: none;
}
.cd-filter-block select {
cursor: pointer;
font-size: 1.4rem;
}
.cd-filter-block select::-ms-expand {
display: none;
}
.cd-filter-block .list li {
position: relative;
margin-bottom: .8em;
}
.cd-filter-block .list li:last-of-type {
margin-bottom: 0;
}
.cd-filter-block input[type=radio],
.cd-filter-block input[type=checkbox] { position: absolute;
left: 0;
top: 0;
margin: 0;
padding: 0;
opacity: 0;
z-index: 2;
}
.cd-filter-block .checkbox-label,
.cd-filter-block .radio-label {
padding-left: 24px;
font-size: 1.4rem;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after { content: '';
display: block;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.cd-filter-block .checkbox-label::before,
.cd-filter-block .radio-label::before {
width: 16px;
height: 16px;
left: 0;
}
.cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::after { display: none;
}
.cd-filter-block .checkbox-label::after { width: 16px;
height: 16px;
background: url(//usaslcc.org/wp-content/themes/slusa/assets/img/cd-icon-check.svg) no-repeat center center;
}
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
border-radius: 50%;
}
.cd-filter-block .radio-label::after { width: 6px;
height: 6px;
background-color: #ffffff;
left: 5px;
}
.cd-filter-block input[type=radio]:checked + label::before,
.cd-filter-block input[type=checkbox]:checked + label::before {
border-color: #41307c;
background-color: #41307c;
}
.cd-filter-block input[type=radio]:checked + label::after,
.cd-filter-block input[type=checkbox]:checked + label::after {
display: block;
}
@-moz-document url-prefix() { .cd-filter-block .cd-select::after {
display: none;
}
}@media( max-width: 1200px) {
.menu>ul>li { 
margin: 0 0 0 25px;
}
.menu ul li a {
padding-right: 0;
}
.boxwrapper {   
margin-left: -15px;
}
.whyjoin-points h4 {
font-size: 17px;
}
.tickwrap {
width: 44px;
background-size: cover;  
height: 44px;
}
.whyjoin-points {
margin-right: 0;
}
.tickwrap {
left: 8px;
}
.newsletterinfo:before {
left: -154%;
}
.banner-contents {
width: 70%;
}
}
@media( max-width: 800px) {
.banner-contents {
width: 80%;
margin-left: 171px;
padding-top: 12%;
}
a.learnmore {   
left: -77%;
}
.covid-box h5 {
font-size: 23px;
line-height: 30px;
}
.eventtitle p {
font-size: 16px;
line-height: 21px;  
}
.covid-box {
background-position: 234px 48px;
}
.eventdate h6 {
font-size: 43px;
}
.eventdate h5 {
font-size: 18px;
}
.why-join-wrap {
margin-top: 0;
}
.intro h2 {
font-size: 28px;   
margin-bottom: 28px;
}
.introimg {  
margin-top: 80px;
}
.newslist-col {
width: 51%;
}
.newsthumb-img {
width: 258px;
height: 100%;
}
.newsbox-title {
margin-bottom: 45px;
}
.boxwrap h6 {
font-size: 14px;
}
.newsletterinfo:before {
left: -151%;
}
.fcol.col1 {
padding-left: 9px;
}
.fcol.col2 {
padding-left: 36px;
}
.flogo {
margin-left: 27px;
}
.newsletter-wrapper:after {
width: 92%;
}
.newsbox-title h3 {  
margin-bottom: 0;
}
}
@media( max-width: 767px) {
body {
overflow-x: hidden;
}
.covid-box {
background-position: 90% 48px;
}
.banner-contents {
width: 100%;
margin-left: 0;
justify-content: center;
padding-top: 0;
left: 43%;
text-align: center;
transform: translateX(-33%);
}
.banner-wrap h1 {
font-size: 30px;
line-height: 49px;   
}
a.learnmore {
left: 18%;
transform: translateX(-281%);
bottom: -15%;
font-size: 15px;
text-align: left;
min-width: 115px;
}
.topmenu {
padding-left: 0;
}
.mobile_menu {
top: -73px;
}
.stickmenu .logo {
height: 140px;
width: 20%;
padding-top: 64px;
overflow: hidden;
}
.stickmenu .logo img {   
transform: scale(0.8);
}
.boxwrapper {
margin-left: 0;
flex-direction: column;
}
.covid-box {
width: 100%;
}
a.event-box:after{
display: none;
}
.why-join-wrap {
margin-top: 0;
text-align: center;
padding-top: 65px;
}
.why-join-wrap p {  
padding-left: 0;
}
.whyjoin-points h4 {
font-size: 13px;
}
.whyjoin-points {
margin-right: 0;
text-align: left;
}
.why-join-wrap {  
padding-bottom: 30px;
}
.hmnews-wrap {
padding-top: 18px;
}
.newsbox-title h3 {
font-size: 28px;
}
.newslist-box {  
flex-direction: column;
}
.newslist-col {
width: 100%;
}
.newsthumb-img {
width: 100%;
height: 220px;
}
.newsbox-title {
margin-bottom: 20px;
}
.box-wrapper {
position: relative;
display: flex;
margin-top: 0;
align-items: center;
flex-direction: column;
}
.boxwrap h6 {    
margin-bottom: 0;
}
a.boxwrap {
position: relative;
height: 126px;
width: 100%;
border-bottom: 1px solid #ccc;
}
.partner-wrap h3 {
line-height: 32px;
font-size: 26px;
text-align: center;
}
.newsletterinfo:before {
display: none;
}
.newsletter-wrapper:before, .newsletter-wrapper:after{
display: none;
}
.newsletter-wrap {   
top: 0;
background: rgb(42,46,101);
}
footer.footer-wrap { 
background: #24273E;
color: #fff;
text-align: center;
padding-top: 20px;
margin-top: 0;
}
.flogo {
margin-left: 0;
}
.fcol.col2 {
padding-left: 0;
}
.copyright {
flex-direction: column;
}
.newletter {  
top: 0;
text-align: center;
padding-bottom: 30px;
}
div.partner-wrap {   
padding-top: 35px;
margin-top: 0;
padding-bottom: 35px;
}
.newsletter-wrap h5 {   
text-align: center;
}
.intro {   
padding-right: 0;
text-align: center;
}
.why-join-wrap h3 {
font-size: 30px;    
}
.why-join-wrap .mb-5 {
margin-bottom: 25px !important;
}
.newsbox-title h3 {
margin-bottom: 0;
}
} @media screen and (min-width:1550px){
.banner-contents {
width: 42%;
margin-left: 22%;
}
.sub-title-wrap {
bottom: 27%;
left: 20%;
}
.sub-covid-box {
bottom: 25%;
right: 20%;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
.sub-p-banner-wrap {
height: 420px;
}
.sub-title-wrap h1 {
font-size: 28px;
}
.sub-title-wrap {
bottom: 34%;
}
.sub-covid-box {
bottom: 28%;
}
.sub-main-con-wrap {
margin-top: -8%;
}
.newsletter-wrap {
margin-top: 19%;
}
.mzg-box-wrap {
width: 90%;
}
.mzg-q-disc {
padding-left: 4%;
}
.sub-main-con-in-wrap h3 {
font-size: 24px;
margin-bottom: 20px;
margin-top: 15px;
}
.member-con-wrap {
padding-left: 15px;
}
.member-con-wrap h2 {
font-size: 14px;
line-height: 17px;
}
.member-con-wrap h3 {
font-size: 20px;
line-height: 31px;
margin: 0 0 10px 0;
}
.member-con-wrap h5 {
font-size: 16px;
line-height: 20px;
}
.member-con-wrap.direc-con-wrap h2 {
font-size: 16px;
line-height: 24px;
}
.member-con-wrap.direc-con-wrap h2 {
font-size: 16px;
line-height: 24px;
}
.member-con-wrap.direc-con-wrap h3 {
font-size: 13px;
line-height: 24px;
}
.member-con-wrap.direc-con-wrap h4 {
font-size: 13px;
line-height: 24px;
}
.join-nw-con-wrap h2 {
padding: 0;
}
.join-disc-in-wrap h2 {
font-size: 28px;
margin-bottom: 15px;
}
.join-disc-in-wrap p {
font-size: 14px;
line-height: 24px;
padding-right: 0;
margin-bottom: 15px;
}
.join-m-link a {
font-size: 16px;
}
.join-m-link {
margin-top: 20px;
}
.row.frm-w-con-wrap {
padding: 20px 0;
margin: 0;
}
.tab-head-title h3 {
font-size: 19px;
line-height: 23px;
}
.tab-head-title h5 {
font-size: 12px;
line-height: 24px;
}
.tba-head-con-wrap {
padding: 15px 15px;
}
.tab-head-icon {
margin-right: 6px;
}
.annual-report-con-wrap h3{
font-size: 18px;
margin-bottom: 5px;
margin-top: 0;
}
.pdf-txt {
font-size: 11px;
line-height: 45px;
margin-left: 4px;
}
.down-btn a {
font-size: 13px;
padding: 6px 14px;
}
.sub-title-wrap h1 {
width: 400px;
}
.business-directory-item-in-wrap h3 {
font-size: 14px;
line-height: 20px;
margin: 15px 0 0 0;
}
.business-d-img-wrap {
min-height: 78px;
}
.business-directory-list-wrap {
margin-bottom: 0;
}
.business-disc-wrap h2 {
margin-bottom: 20px;
}
.business-disc-wrap {
padding-right: 2%;
}
.business-box-wrap h3 {
font-size: 16px;
line-height: 30px;
margin: 15px 0 4px 0;
}
.phone-txt a, .email-txt a {
font-size: 19px;
}
.visit-web-link-wrap a {
font-size: 17px;
line-height: 48px;
}
.news-head-wrap h2 {
font-size: 28px;
margin-bottom: 3%;
margin-top: 0%;
}
.news-item-con-in-wrap h6 {
font-size: 12px;
line-height: 12px;
}
.news-item-con-in-wrap h4 {
font-size: 14px;
line-height: 22px;
margin-bottom: 8%;
}
.news-disc {
font-size: 12px;
line-height: 18px;
padding-right: 0;
}
.news-read-more a {
font-size: 12px;
line-height: 16px;
}
.news-read-more {
margin-top: 10px;
}
.inner-date {
font-size: 14px;
line-height: 30px;
}
.inner-sec-1 h2 {
font-size: 24px;
line-height: 40px;
}
.popular-news-item {
padding: 20px;
}
.popular-news-item h5 {
font-size: 12px;
line-height: 30px;
}
.popular-news-item h2 {
font-size: 15px;
line-height: 26px;
}
.contact-main-disc-wrap h4 {
font-size: 22px;
margin: 5px 0 10px 0;
}
.cn-p-c-wrap h5 {
font-size: 14px;
line-height: 22px;
}
.cn-disx-txt, .cn-disx-txt a {
font-size: 14px;
line-height: 22px;
}
.contact-main-disc-wrap h4.spt {
margin-top: 20px;
}
.cn-p-c-wrap {
margin-bottom: 15px;
}
.get-d-txt-wrap {
font-size: 20px;
}
.get-d-btn-wrap a {
font-size: 16px;
line-height: 52px;
height: 52px;
padding: 0 5%;
}
.get-in-touch-wrap h2 {
font-size: 32px;
line-height: 42px;
}
.get-in-touch-wrap h4 {
font-size: 18px;
line-height: 35px;
}
.frm-f-wrap label {
font-size: 14px;
margin-bottom: 3px;
}
.cn-f-submit-inq-wrap input {
font-size: 19px;
}
.cn-f-submit-inq-wrap {
margin-bottom: 10px;
}
.gal-item-con-wrap h4 {
font-size: 20px;
line-height: 30px;
}
.gal-item-con-wrap h6 {
font-size: 14px;
}
.members-log-frm-wrap {
width: 80%;
padding: 5%;
}    
.logo {
margin-left: 5%;
width: 20%;
}
.menuwrapper {
width: 75%;
}
.banner-contents {
margin-left: 7%;
}
a.learnmore {
bottom: -21%;
}
.get-in-touch-wrap .wpcf7 .ajax-loader {
top: 14%!important;
}
.sub-main-con-wrap .filter a {
font-size: 12px;
line-height: 24px;
padding: 4px 9px;
height: auto;
}
.cd-gallery {
padding: 40px 0 0 0;
}
div.sendpress-signup-form input[type="text"] {
width: 125%;
}
#form-wrap .sendpress-submit {
margin-left: 44%;
font-size: 16px;
line-height: 45px;
padding: 0 16px;
margin-top: 9%;
}
.search-filter-wrap input:first-child {
width: 92%;
}
.search-filter-wrap input:last-child {
width: 8%;
}
.tp-loop-wrap a {
font-size: 14px !important;
padding-bottom: 5px !important;
margin-left: 38% !important;
}
.tp-caption {
font-size: 32px !important;
margin-top: 5px !important;
margin-left: 7% !important;
line-height: 1.3 !important;
margin-bottom: -16px !important;
}
}
@media screen and (max-width:767px){
.box-wrapper {
margin-top: 5%;
}
.main-con-img-wrap {
margin-top: 6%;
}
.sub-p-banner-wrap {
height: 375px;
}
.sub-title-wrap h1 {
font-size: 25px;
}
.sub-title-wrap {
bottom: 45%;
}
.sub-covid-box {
bottom: 15%;
}
.mzg-box-wrap {
width: 90%;
}
.mzg-q-disc {
padding-left: 4%;
font-size: 18px;
line-height: 29px;
}
.sub-main-con-in-wrap h3 {
font-size: 26px;
text-align: center;
margin-bottom: 20px;
margin-top: 5px;
}
.member-con-wrap {
padding-left: 15px;
}
.member-con-wrap h2 {
font-size: 13px;
line-height: 15px;
}
.member-con-wrap h3 {
font-size: 20px;
line-height: 32px;
margin: 0 0 10px 0;
text-align: left;
}
.member-con-wrap h4, .member-con-wrap h5 {
font-size: 12px;
line-height: 20px;
}
.member-con-wrap.direc-con-wrap h2 {
font-size: 16px;
line-height: 20px;
}
.member-con-wrap.direc-con-wrap h3, .member-con-wrap.direc-con-wrap h4{
font-size: 12px;
line-height: 20px;
}
.member-item-wrap.last {
margin-bottom: 0;
}
.join-nw-con-wrap h2 {
font-size: 20px;
line-height: 29px;
padding: 0;
}
.join-nw-btn-wrap a {
font-size: 16px;
line-height: 42px;
}
.join-disc-in-wrap h2 {
font-size: 20px;
line-height: 45px;
text-align: center;
margin-bottom: 10px;
margin-top: 20px;
}
.join-disc-in-wrap p {
font-size: 14px;
line-height: 27px;
text-align: center;
padding-right: 0;
}
.join-m-link {
margin-top: 15px;
margin-bottom: 25px;
text-align: center;
}
.row.join-c-wrap {
margin-bottom: 25px;
}
.container.sub-con-m-wrap {
padding: 30px 30px 0 30px;
}
.join-head-wrap h2 {
font-size: 30px;
}
.join-head-wrap p {
font-size: 15px;
line-height: 24px;
text-align: center;
margin-bottom: 25px;
}
.row.frm-w-con-wrap {
padding: 15px 0;
margin: 0;
}
.join-nw-form-m-wrap {
margin: 25px 0;
}
.tba-head-con-wrap {
padding: 5px 5px;
}
.tab-head-title h3 {
font-size: 11px;
line-height: 15px;
}
.tab-head-title h5 {
font-size: 10px;
line-height: 14px;
}
.tab-head-icon {
margin-right: 4px;
}
.tab-con-in-wrap h6 {
font-size: 15px;
line-height: 22px;
margin-top: 25px;
}
.download-frm-wrap a {
font-size: 11px;
}
.u-fi-wrap label {
font-size: 13px;
line-height: 20px;
}
.u-input {
height: 35px;
}
.submit-btn {
font-size: 15px;
}
.submit-frm-wrap {
margin-top: 15px;
}
.annual-report-con-wrap h3 {
font-size: 18px;
text-align: left;
margin-bottom: 0px;
margin-top: 0;
}
.pdf-txt {
font-size: 11px;
margin-left: 3px;
}
.down-btn a {
font-size: 12px;
padding: 6px 15px;
margin-left: 5px;
}
.row.annual-report-list-wrap .col-md-6:nth-child(2){
border-top: 1px solid #cfcfcf;
}
.row.annual-report-list-wrap .col-md-6:nth-child(2) .annual-report-item {
margin-top: 35px;
}
.publication-item-wrap h6 {
font-size: 16px;
line-height: 46px;
text-align: center;
}
.publication-item-wrap h2 {
font-size: 22px;
text-align: center;
}
.pub-read-more {
text-align: center;
margin: 0 auto;
display: block;
}
.pub-read-txt {
font-size: 16px;
}
.sub-title-wrap h1 {
width: 335px;
text-align: center;
}
.business-directory-item-wrap {
width: 49%;
}
.business-d-img-wrap {
min-height: 75px;
}
.business-directory-item-in-wrap h3 {
font-size: 15px;
line-height: 21px;
margin: 15px 0 0 0;
}
.business-disc-wrap h2 {
font-size: 23px;
line-height: 45px;
text-align: center;
margin-bottom: 18px;
}
.row.business-main-con-wrap {
margin-top: 10px;
}
.business-disc-wrap {
padding-right: 0;
}
.business-disc-wrap p {
text-align: center;
}
.business-details-wrap {
margin-top: 15px;
}
.business-box-wrap h3 {
font-size: 16px;
text-align: center;
margin: 15px 0 2px 0;
}
.address-txt {
text-align: center;
}
.phone-txt {
text-align: center;
}
.email-txt {
text-align: center;
}
.news-head-wrap h2 {
font-size: 23px;
line-height: 30px;
text-align: center;
margin-bottom: 20px;
margin-top: 0;
}
.news-item-con-in-wrap h6 {
font-size: 10px;
line-height: 13px;
}
.news-item-con-in-wrap h4 {
font-size: 13px;
line-height: 21px;
margin-bottom: 8%;
}
.news-disc {
font-size: 11px;
line-height: 18px;
padding-right: 0;
}
.news-read-more a {
font-size: 11px;
line-height: 23px;
}
.news-read-more {
margin-top: 5px;
}
.inner-date {
font-size: 12px;
text-align: center;
}
.inner-sec-1 h2 {
font-size: 24px;
line-height: 32px;
text-align: center;
}
.popular-news-wrap h2 {
text-align: center;
margin-top: 15px;
}
.inner-sec-1 p, .inner-sec-2 p, .news-inner-sec-4 h4, .news-inner-sec-4 p, .authour-wrap h5, .share-wrap, .popular-news-item h5, .popular-news-item h2{
text-align: center;
}
.popular-news-wrap {
padding-left: 0;
}
.popular-news-item .news-read-more {
text-align: center;
}
.contact-main-disc-wrap h4 {
font-size: 22px;
margin: 10px 0 10px 0;
text-align: center;
}
.cn-p-c-wrap h5 {
font-size: 16px;
line-height: 25px;
text-align: center;
}
.cn-disx-txt, .cn-disx-txt a {
font-size: 16px;
line-height: 26px;
text-align: center;
}
.contact-main-disc-wrap h4.spt {
margin-top: 25px;
text-align: center;
}
.get-d-txt-wrap {
font-size: 22px;
line-height: 48px;
text-align: center;
}
.get-d-btn-wrap {
margin-top: 15px;
}
.get-in-touch-wrap h2 {
font-size: 32px;
margin: 30px 0 0 0;
}
.get-in-touch-wrap h4 {
font-size: 17px;
line-height: 37px;
}
.contact-form-wrap {
margin-top: 20px;
padding: 0;
}
.frm-f-wrap label {
font-size: 14px;
margin-bottom: 2px;
}
.cn-f-submit-inq-wrap input {
padding: 0 16%;
font-size: 17px;
line-height: 41px;
}
.gal-item-con-wrap h4 {
font-size: 28px;
line-height: 38px;
}
.gal-item-con-wrap h6 {
font-size: 14px;
}
.members-log-frm-wrap {
width: 100%;
padding: 10%;
}
.members-log-frm-wrap h2 {
font-size: 20px;
margin: 10px 0 15px 0;
}
.lg-field-wrap label {
font-size: 13px;
margin-bottom: 0px;
}
.lgin-submit {
text-align: center;
}
.remember-wrap {
margin-top: 10px;
}
.lg-sub {
padding: 0 20%;
font-size: 17px;
}
#rem-me {
margin-top: 4px;
}
.remember-wrap label {
font-size: 14px;
line-height: 24px;
}
.banner-wrap h1 {
font-size: 20px;
line-height: 36px;
}
.get-in-touch-wrap .wpcf7 .ajax-loader {
top: 24%!important;
display: block!important;
position: absolute!important;
right: 2%!important;
}
.share-txt {
text-align: center;
}
.share-wrap {
margin-top: 10px;
}
.newsletterinfo {
padding: 35px 0 0;
}
div.sendpress-signup-form input[type="text"] {
width: 120%;
font-size: 15px;
line-height: 50px;
margin-left: 24%;
}
#form-wrap .sendpress-submit {
margin-left: 0;
font-size: 14px;
line-height: 40px;
padding: 0 15px;
margin-top: 0%;
}
.search-filter-wrap input:first-child {
width: 85%;
}
.search-filter-wrap input:last-child {
width: 15%;
}
.sub-p-banner-wrap {
margin-top: -13%;
}
.cd-tab-filter li {
display: inline-block;
}
.sub-main-con-wrap .filter a {
line-height: 22px;
padding: 10px 10px;
height: 40px;
width: 40px;
}
.cd-tab-filter-wrapper {
padding-bottom: 80px;
}
.cd-tab-filter ul{
box-shadow: none;
}
.menu > ul > li:hover{
background: transparent;
color: #fff !important;
}
.menu > ul li:hover ul {
background: transparent !important;
top: 15px;
}
.menu > ul > li:hover a {
color: #fff!important;
}
.sendpress-signup-form #error {
margin: 0 auto;
left: 0;
text-align: center;
}
.tp-loop-wrap a {
font-size: 10px !important;
padding-bottom: 5px !important;
margin-left: 11% !important;
}
.tp-caption {
font-size: 16px !important;
margin-top: 26px !important;
margin-left: 3% !important;
line-height: 1.3 !important;
margin-bottom: -16px !important;
}
.newsletter-wrapper .sendpress-signup-form #thanks {
margin: 0px 0px;
text-align: center;
margin-left: 0;
font-size: 14px;
margin-top: 20px;
}
.stickmenu .mobile_menu {
top: -95px;
}
.mobile_menu.open {
top: -90px;
}
#form-wrap {
display: flex;
flex-direction: column;
justify-content: center;
}
.newletter {
margin-left: 0;
}
div.sendpress-signup-form input[type="text"] {
width: 70%;
font-size: 15px;
line-height: 50px;
margin-left: 0;
padding: 0 8%;
}
.sendpress-signup-form #error {
margin: 0 auto;
left: 0;
text-align: center;
}
.signup-fields-bottom {
margin-bottom: 2px;
}
.newsletter-wrapper .sendpress-signup-form #error {
color: #E63636;
left: auto;
right: auto;
text-align: center;
margin: 0 auto;
bottom: -10%;
width: 100%;
}
.newsletter-wrapper .sendpress-signup-form #error {
font-size: 14px;
}
.sub-p-banner-in-wrap {
justify-content: center;
top: 56%;
flex-direction: column !important;
text-align: center;
align-items: center;
}
.contact-map-img iframe {
width: 100%;
}
}.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; } .wp-block-themepunch-revslider { position: relative }   rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }
rs-sbg-px { pointer-events: none }
.rs-forceuntouchable,
.rs-forceuntouchable * { pointer-events: none !important; }
.rs-forcehidden * { visibility: hidden !important; } .rs_splitted_lines { display: block; white-space: nowrap !important}
.rs-go-fullscreen {
position:fixed !important;
width:100% !important;
height:100% !important;
top:0px !important;
left:0px !important;
z-index:9999999 !important;
background:#ffffff;
}
.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888);
src: url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: never;
speak-as: spell-out;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
rs-module i[class^="fa-"],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"],
#builderView i[class*=" fa-"]
{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#builderView [class*=" fa-"]:before
{
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
speak: never;
speak-as: spell-out;
display: inline-block;
text-decoration: inherit;
width: auto;
margin-right: 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
margin-left: 0;
}
rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only
{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus
{
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap { visibility: hidden }
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
.rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
.rs-stickyscrollon { overflow: visible !important; }
rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block; }
rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; }
rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }
rs-sbg-effectwrap {
position:absolute;top:0px;left:0px;width:100%;height:100%
}
rs-carousel-wrap rs-column rs-layer img { width: 0px; height: 0px; }
rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }
a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }
.entry-content rs-module a, rs-module a { box-shadow: none; }
.rs-ov-hidden 		{ 	overflow:hidden !important;}
.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}
.rs-parallax-hidden-of rs-slide { overflow:hidden !important}
.tp-simpleresponsive img,
rs-module img{
max-width:none !important;
transition: none;
margin:0px;
padding:0px;
border:none;
}
rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }
.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}
.rs-tc-active.rs-layer > .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer > .rs-untoggled-content { display:none;}
.rs-layer-video { overflow: hidden }
.rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }
rs-module rs-layer,
rs-module .rs-layer {
opacity: 0;
position:relative;
visibility: hidden; display: block;
-webkit-font-smoothing: antialiased !important;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-moz-osx-font-smoothing: grayscale;
z-index:1;
font-display: swap;
}
rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
user-select: none;	
}
rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
margin-bottom:0;
}
.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}
rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; } rs-carousel-wrap {
cursor:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
cursor:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/css/closedhand.cur), move;
}
rs-carousel-wrap.noswipe {
cursor: default;
}
rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;} .tp_inner_padding {
box-sizing:border-box;
max-height:none !important;
}
.rs-layer.rs-selectable {
user-select: text;	
}
rs-px-mask {
overflow: hidden;
display: block;
width: 100%;
height: 100%;
position: relative;
}
rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
max-width: none !important;
border: none;
}
rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);} rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {	display:block; visibility: hidden}
rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap { display: block; }
rs-column-wrap>rs-mask-wrap,
rs-column-wrap>rs-loop-wrap { z-index: 1 }
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
{ transform-style:flat;} @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) 
{ 
rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {backface-visibility: hidden;transform-style: preserve-3d;}
}
.safarifix rs-layer-wrap {
perspective: 1000000;
}
@-moz-document url-prefix() {
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap { perspective: none; }
}
rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;}
.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_row_zone_middle			{ top: 0px;}
rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
.rs-layer img,
rs-layer img { vertical-align: top }
rs-row,
rs-row.rs-layer 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto;
font-size:0px;
}
.rs-layer.rs-waction.iospermaccwait.permanenthidden { display:none !important; visibility:hidden !important; pointer-events: none !important;}
rs-column-wrap {
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;
font-size:0px;
}
rs-column {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
rs-cbg-mask-wrap {
position: absolute;
z-index: 0;
box-sizing: border-box;
}
rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
rs-column-bg {
position: absolute;
z-index: 0;
box-sizing: border-box;
width: 100%;
height: 100%;
}
.rs-pelock * { pointer-events: none !important;}
rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative; left:auto; top:auto; line-height: 0px;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {
visibility:hidden !important;
display:none !important
}  a.rs-layer.rs-nointeraction >.div,
rs-layer.rs-nointeraction:not(a),
.rs-layer.rs-nointeraction:not(a) {
pointer-events: none !important
}
rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none; overflow: hidden} rs-static-layers.rs-stl-back {
z-index:0;
}
.rs-stl-visible{
overflow: visible !important;
}
.rs-layer rs-fcr 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-bottom-width: 0 !important; border-top: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-fcrt 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-top-width: 0 !important; border-bottom: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-bcr 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-bottom: 40px solid #00A8FF; border-top-width: 0 !important; position: absolute; left: 100%; top: 0px; }
.rs-layer rs-bcrt 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-top: 40px solid #00A8FF; border-bottom-width: 0 !important; position: absolute; left: 100%; top: 0px; }
.tp-layer-inner-rotation {
position: relative !important;
} img.tp-slider-alternative-image	{
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} rs-bgvideo 			{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}
.rs-layer.rs-fsv	{	top:0px;left:0px;  position:absolute;width:100%;height:100%}
.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; }
.rs-fsv video				{	background: #000}
.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid rs-poster	{	display: none}
.tp-video-play-button					{
background:#000;
background:rgba(0,0,0,0.3);
border-radius:5px;
position: absolute;
top: 50%;
left: 50%;
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
display: inline-block;
vertical-align: top;
z-index: 4;
opacity: 0;
transition:opacity 300ms ease-out !important;
}
.rs-ISM .tp-video-play-button{
opacity: 1;
transition: none !important;
z-index: 6;
}
.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block; z-index: 6;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }
@supports not (-ms-high-contrast:none) { .rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}
.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;}
rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; } rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute;
z-index:-2;
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;
border-radius:100px / 20px;
} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}
.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-burger {
position: relative;
box-sizing: border-box;
padding: 22px 14px 22px 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-b-span-light span,
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 70%;}
50% {opacity: 0;top: 70%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;
}
.rev-scroll-btn.revs-fulldark  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;
border-radius: 50%;
animation: rev-ani-mouse 2.5s linear infinite;
background: #fff;
}
.rev-scroll-btn.rev-b-span-dark {
border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
background: #333;
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;
color: #FFF;
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;
text-decoration: none;
text-align: center;
background-color: #000;
border-radius: 50px;
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{
border-radius: 3px;
}
.rev-cbutton-light	{
color: #333;
background-color: rgba(255,255,255, 0.75);
}
.rev-cbutton-light-sr	{
color: #333;
border-radius: 3px;
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {
line-height: 37px;
width:37px;
height:37px;
}
.rev-sbutton-blue	{
background-color: #3B5998
}
.rev-sbutton-lightblue	{
background-color: #00A0D1;
}
.rev-sbutton-red	{
background-color: #DD4B39;
} rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
rs-progress-bar,
.rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute;line-height:0px;width:100%;height:100%;}
rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px } .rs-layer img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); } .rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png) repeat; width:100%;height:100%;display:block}  .rs-layer .rs-starring				{	display: inline-block}
.rs-layer .rs-starring .star-rating {
float: none;
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
position: relative;
height: 1em;
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.rs-layer  .rs-starring .star-rating:before,
.rs-layer  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rs-layer .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} rs-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;
}
rs-loader.off {
display: none !important;
}
rs-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position: center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
margin-top:-20px;
margin-left:-20px;
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
}
rs-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
margin-top:-20px;
margin-left:-20px;
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
}
rs-loader.spinner5 	{
background-image:url(//usaslcc.org/wp-content/plugins/revslider/sr6/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position:10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
rs-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
border-radius: 100%;
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);}
100% {transform: scale(1.0);opacity: 0;}
}
rs-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
border-radius: 100%;
display: inline-block;
animation: tp-bouncedelay 1.4s infinite ease-in-out; animation-fill-mode: both;
}
rs-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
rs-loader.spinner3 .bounce2 {
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);}
40% {transform: scale(1.0);}
}
rs-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}
rs-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;
animation-delay: -1.0s;
}
@keyframes tp-rotate { 100% { transform: rotate(360deg);}}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);}
50% { transform: scale(1.0);}
}
rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }
rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block }
rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}
a.rs-layer { transition: none } rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block; pointer-events: all;} .tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
rs-poster 						 { cursor:pointer; z-index:3; }
.tp-tab.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet.rs-touchhover				{	background:#fff;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows.rs-touchhover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }  .rs-layer [class^="pe-7s-"]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class*=" pe-7s-"] {
width: auto;
margin: 0;
line-height: inherit;
box-sizing: inherit;
} rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important} .rs_fake_cube {transform-style:preserve-3d}
.rs_fake_cube,
.rs_fake_cube_wall { position:absolute; -webkit-backface-visibility:hidden; backface-visibility:hidden; left:0px; top:0px; z-index: 0 }
.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas { overflow: hidden; z-index: 5; -webkit-backface-visibility:hidden; backface-visibility:hidden;} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
.dddwrapper { transform-style: flat;perspective: 10000px; } .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}
.hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
.hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
.helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;} .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-image:radial-gradient(circle,40%, #d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute;}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.willow::after{background-color:#d8cdcb;mix-blend-mode: color}
.rs-safari .willow:after{background-color: rgba(100, 0, 0, 0.2);} @media not all and (min-resolution:.001dpcm) {
@supports (-webkit-appearance:none) {
.willow{filter:grayscale(1) contrast(.95) brightness(.9)}
.willow::after{background-color:transparent;}
}}
rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%} rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}} .bgcanvas { display: none; position: absolute; overflow: hidden; } .RSscrollbar-measure {
width: 100px;
height: 100px;
overflow: scroll;
position: absolute;
top: -9999px;
} .avada-has-rev-slider-styles .rev_slider_wrapper {
transform:none;
}