/*
Theme Name:     SLTF-indigo-child
Author:         Results Advertising
Template:       indigo
Version:        1.2
*/



/*h1, h2, h3 {font-family:'Open Sans', sans-serif;}

p{font-family: 'Raleway', sans-serif;}

*/
h1, h2, h3 {font-family:'Montserrat', sans-serif;}

p{font-family: 'Montserrat', sans-serif;}


*{ margin:0; padding:0; outline:none;}



body, p {
    font-family: 'Montserrat', sans-serif!important;
    color: #28428b!important;
	font-size: 16px;
	font-weight:400;
	line-height: 1.3;
}


p{margin-top: 10px;}

.entry p{margin: 0 0 25px 0;}

.entry ul{margin: 0 0 25px 0;}

.entry ul li{}

.entry a{color:#ff6633;font-weight:500; font-size:16px; text-decoration:none;}

#menu-social {
    margin:20px 5px 5px;
    width: 135px;
    float: right;
	clear:right;
	
}

.donatebutton{float:right;
    width: 100px;
    height: 28px;
	margin: 18px -20px 0 10px;
    color:#000;
    background-color: #993366;
    text-align:center;
    border: 0px; 
    border-radius:12px ;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .8), inset -2px -2px 2px rgba(0, 0, 0, .8);
    -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .8), inset -2px -2px 2px rgba(0, 0, 0, .8);
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .8), inset -2px -2px 2px rgba(0, 0, 0, .8);
}
.donatebutton a{color: #fff;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    display: block;
    letter-spacing: 0.02em;
    text-decoration: none !important}

.topphone{display:none;float:right; margin: 22px 0px 5px;}
.topphone a{/*background:url(images/icon_phone.png) no-repeat left top;padding:0 0 0 25px; */ text-decoration:none; padding:0; color:#28428b; font-weight:700;}


.navlinkhide{display:none;}

#menu-social ul{text-align: right;}

#menu-social ul li a{border:none !important;margin:0 0 0 0; width: 24px; height: 24px;}
   
#menu-social li a:hover{color:#FFF!important;}

#menu-social ul li a::before{border: none !important;
width: 24px;
height: 24px;
line-height:24px;
color: #fff!important;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
}

#menu-social ul li a:hover {
	text-decoration: none;
	background: #FFF!important;
}

#menu-social li a[href*="twitter.com"]::before {
    content: '\f202';
	background-color:#00acee;}

#menu-social li a[href*="facebook.com"]::before {
    content: '\f204';
	background-color:#3b5998;}
	
	
#menu-social li a[href*="linkedin.com"]::before {
    content: '\f207';
    background-color:#0072b1;
}
	
#menu-social li a[href*="youtube.com"]::before {
  content: '\f213';
  background-color: #f00;
}
	
	
#menu-social li a[href*="instagram.com"]::before {
    content: '\f215';
	 background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );

}
	


.mainnav li li {width:100%}

.mainnav li:hover ul,
ul.mainnav li.sfHover ul {
	left: 0;
	top: 37px;
	background: #fff;
	border: solid 2px #eaeaea;
	width: 200px;
}


#header {
    width: 100%;
    float: none;
    clear: both;
    padding:0;
    position: relative;
    background: #fff;
    border:none;
}

#logo {
	margin: 10px 0 10px 0;
    /*width:180px;
    float: left;
    padding: 0;*/
}
#logo img{width:100%; height:auto; margin:0; padding:0;}


#headerin, #frontcontentinner, #contentwrapper, #titleinner{
    max-width: 1120px;
    margin: 0 auto 0;
    padding-left: 25px;
    padding-right: 25px;
	width:100%;
}


#titlewrapper {
    width: 100%;
    float: none;
    clear: both;
    height: auto;
    position: relative;
    overflow: hidden;
	top:0!important;
}

#mainmenu {margin-top: 12px;}


.mainnav a {
    display: block;
    padding: 3px 4px;
    font-size: 15px;
    font-weight: 700;}
	
.mainnav li.current-menu-item a, .mainnav li:hover a {
    border: solid 2px #FFF;
	color: #9d2e73

}

	
.sl-slider-wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    border-bottom: solid 3px #eaeaea;
}


.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    font-size: 13px!important;
    color: #000!important;
    padding: 5px 10px!important;
	font-weight: 500!important;
}

.boilerplate {font-size: 13px!important;}
.boilerplate p{font-size: 13px!important; margin-bottom:20px!important}
.boilerplate a{font-size: 13px!important;}

.btn{position:absolute; z-index:15; bottom:0px; width:100px; right:10px; text-align:center; display:block; }



.pum-overlay.pum-active,
	.pum-overlay.pum-active .popmake.active {
    		display: block !important;
			opacity: 1 !important; /* Add this line if needed. */
	} 

@media screen and (max-width: 1024px) {
.btn{display:none;}
}

/* colors :

Blue:#234090

Teal:#4cc1af

Orange:#f05e22

Purple:#993366

Pink:#f15c86

Deep purple: #9d2e73

*/

.donate-now{display:block; max-width:130px; position:relative; margin:20px auto 20px 0; clear:both; overflow:hidden; animation: pulse 15s infinite; text-transform:uppercase;
text-align:center; padding:10px 20px; font-size:20px; font-weight:700!important;color:#FFF!important; text-decoration:none;}

.imp-links{width:100%; position:relative;margin:0px auto 20px; padding:15px 0; clear:both; overflow:hidden; animation: pulse 15s infinite;/*background-color:#9d2e73;*/ }
.imp-links ul{text-align:center; margin:0; padding:0;}
.imp-links ul li{list-style:none; display:inline;text-align:center; margin:0; padding:10px 20px; font-size:20px; font-weight:700; border-right:1px solid #FFF}
.imp-links ul li a{color:#FFF; text-decoration:none;}

.imp-links ul li:last-child{border:none;}


@keyframes pulse {
  0% {
    background-color: #9d2e73;
  }
  15% {
    background-color: #234090;
  }
  30% {
    background-color: #4cc1af;
  }
  45% {
    background-color: #f05e22;
  }
  60% {
    background-color: #993366;
  }
  75% {
    background-color: #f15c86;
  }
  90% {
    background-color: #9d2e73;
  }
  100% {
    background-color: #9d2e73;
  }
}

#wrapper {
    width: 100%;
    float: none;
    clear: both;
    background: #fff;
    position: relative;
    border-top: none;
	margin:0 auto 0;
}

/*head-content*/
.head-img{width:50%; float:right; display:inline-block; margin:0; padding:0; text-align:right;}
.head-content{width:47%; float:left; display:inline-block; text-align:left;padding: 25px 0 0 0;}

.head-content h2{color: #28428b;
margin: 0;
padding: 0;
margin: 30px 0 0px 0;
text-transform: none;
font-weight: 800;
font-size: 32px;
line-height:1.2;}

.head-content p{font-size:18px; }
.headercopy{font-size:18px; margin:25px 0 25px;}


#breadcrumbs{font-size: 16px;
margin-bottom: 35px;}

#headerline{width:100%; height:10px; clear:both; display:block; margin:0 auto 0;background-image:url(images/page_head_border.jpg); background-repeat:no-repeat; background-size:100% 10px; background-position:top center;}


#frontcontentinner .post {
    width: 100%;
    float: none;
    clear: both;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 180%;
}

.frontwidget-bg-img{background-color:#fff!important;}

#frontcontent h2 {
	font-family:'Montserrat', sans-serif;
    font-weight: 800;
    color: #28428b;
    text-transform: none;
    font-size: 56px;
    margin: 0 0 30px 0;
    line-height: 1.1;
}

h1.entry-title{font-size: 24px; font-weight:800; text-transform:none;}

h2.entry-title{font-weight:800; text-transform:none;}

h2{color: #28428b;
margin: 20px 0 20px 0;
text-transform: none;
font-weight: 800;
font-size: 38px;
line-height:1.2;
letter-spacing: -0.03em;}


h3 {
    color:#28428b;
    margin: 0 0 15px 0;
    padding: 0;
    text-transform: none;
    font-weight: 800;
    font-size: 26px;
	letter-spacing: -0.03em;}


/* full-header*/
.fullheader{width:100%; position:relative; margin:0 auto 0; display:block; clear: both; padding:0;}
.fullheader img{width:100%; height:auto;}

/*team*/

#team {
    width: 100%;
    padding-bottom: 40px;
    text-align: center;
    margin-top: 40px;
}

.teammember {width: 100%!important; display:block; border-bottom:1px solid #CCC; margin: 50px 0 0 0; padding:0 0 25px 0}
.profilepic{width:220px; float:left; margin:0 25px 25px 0}
.profilepic img{width:100%; height:auto;}
.profilecopy{width:70%; display: inline-block; margin:0 0 25px 0;}

/*board of advisors*/
.state{color: #ff6633;
    font-size: 24px;
    text-align: left;
    display: block;
    border-bottom: 1px solid #28428b;
	margin:0;
    padding: 0 0 5px 0;}

.advteammember {width: 33.33%!important; float:left; display:block; border-bottom:1px solid #CCC; margin: 30px 0 0 0; padding:0 0 15px 0; box-sizing:border-box;}
.advprofilepic{width:60%; margin:0 auto 0 }

.advprofilepic-in{width:280px; float:left; margin:0 20px 25px }
.advprofilepic-in img, .advprofilepic img{width:100%; height:auto; border-radius:50%;}

.advprofilecopy{width:70%; display: inline-block; margin:0 auto;}
.advprofilecopy-in{width:70%; display: inline-block; margin:0 0 25px 0;}

.advteammember h2.entry-title {
    font-size: 18px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.03em;
    margin-top: 5px;
    color: #28428b;
    text-transform: none;
}
.teamicons {
    width: 100%;
    float: none;
    clear: both;
    position: relative;
    height: 90px;
}

.biotitle{font-size:14px; line-height:1.2; font-weight: 500;}
.teamicons .readbio{position:absolute; bottom:5px; width:100%;  text-align:center;}
.teamicons .readbio a{font-size:14px; line-height:30px; color:#000;text-decoration:none;font-weight:500; padding-left:25px;background:url(images/icon_readbio.gif) no-repeat left center; background-size:24px;display: block;width: 75px;margin: 0 auto;}

/* home-logo*/
.home-logos{font-size:14px; color:#666;}

/* lil heroes */

.lilheroes {
    margin-bottom: 1.5em;
}

.lilheroes ul {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}

.lilheroes ul li {
    position: relative;
    display: inline-block;
    list-style-type: none!important;
    line-height: 1.3em;
    width: 33%;
    background-color: aliceblue;
    border-radius: 150px;
    padding: 25px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 0 20px 0;}
	
	/* 2024 */
	
	
.lilheroes-header-copy{font-size:20px; text-align:center;margin:0px auto 20px; width:80%}
.lilheroes-header-copy p{font-size:20px; text-align:center;margin:0px auto 20px; }
	
.lilheroes-individuals,
.lilheroes-companies{
    margin: 0 0 50px 0!important;
    padding: 0!important;
	display:block;
	position:relative;
}	
	
.lilheroes-individuals h2,
.lilheroes-companies h2{font-size:22px; position:relative; display:block; font-weight:bold; text-align:center; margin-bottom:10px;}
	
.lilheroes-individuals ul,
.lilheroes-companies ul{
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
	font-size:18px;
}

.lilheroes-individuals ul li{
    position: relative;
    display: block;
    list-style-type: none!important;
    line-height: 1.3em;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin: 0 0 5px 0;}


.lilheroes-companies ul li{
    position: relative;
    display: block;
    list-style-type: none!important;
    line-height: 1.3em;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin: 0 0 5px 0;}

.company-name{}
.company-location{color:#ea267a}




/*testimonials*/
.testimonials, .testimonials-slide{background-color:#ff6633; display:block; padding:50px 0; width:100%; margin:0; overflow:hidden; text-align:center}
.testimonials h2, .testimonials-slide h2{font-size:40px; color:#FFF; font-style:italic; font-family:"Times New Roman", Times, serif; font-weight:bold;line-height: 1.2;margin: 20px 0 20px;}
.testimonials .sign, .testimonials-slide .sign{font-size:24px; color:#FFF; font-style:italic; font-family:"Times New Roman", Times, serif; font-weight:bold;margin:20px 0 20px; display:block;}

/*case study*/
.casestudy h3{font-size:40px; color:#ff6633; font-style:italic; font-family:"Times New Roman", Times, serif; font-weight:bold;line-height: 1.2;}

.cases{display:block; list-style:none; margin:0; padding:0;}
.cases li{width: 100%!important; display:block; list-style:none; border-bottom:1px solid #CCC; margin: 50px 0 0 0; padding:0 0 25px 0}
.cases li a{text-decoration:none;}

.casephoto{width:300px; float:left; margin:0 25px 25px 0}
.casephoto img{width:100%; height:auto;}
.casecontent{width:65%;color:#28428b; display: inline-block; margin:0 0 25px 0;}
.casetitle{color:#28428b; font-size:24px; font-weight:700; margin:0 0 20px 0;letter-spacing: -0.03em;}
.casedate{color:#ff6633;}
.casedetail{font-weight:400;}
.continue{color:#ff6633;font-weight:600; font-size:18px; display:block; margin:20px 0}

/*news list */

.postdate{display:none}

.news-list{display:block; list-style:none; margin:0; padding:0;}
.news-list ul{list-style:none; width:100%; padding:0; margin:0}
.news-list li{width: 100%!important; display:block; list-style:none; border-bottom:1px solid #CCC; margin: 50px 0 0 0; padding:0 0 25px 0}
.news-list li a{text-decoration:none;}

.newsimage{width:200px; float:left; margin:0 25px 25px 0}
.newsimage img{width:100%; height:auto;}
.newscontent{width:65%;color:#28428b; display: inline-block; margin:0 0 25px 0;}
.newscontent h2{color:#28428b; font-size:24px; font-weight:700; margin:0 0 10px 0;letter-spacing: -0.03em;}
.newscontent h2 a{color:#ff6633; font-size:24px; font-weight:700; margin:0 0 10px 0;letter-spacing: -0.03em;}
.newscontent p{margin: 0 0 25px 0;}
.newsdate{color:#ff6633;}

/*Event photos*/

.su-image-carousel-crop .su-image-carousel-item-content img {
    object-position: top center;
}


/*Facebook feed*/
#facebookslide .cff-wrapper{width:90%!important; margin: 0 auto 0 !important;}

#facebookslide .cff-header span {
    display: block!important;
    vertical-align: middle;
    text-align: center!important;
	margin: 30px auto 35px!important;
}
#facebookslide .cff-header svg {
    display: none!important;
}

#facebookslide{
   margin: 30px auto 0;
    /*max-width: 1120px;*/
    padding:0px;
	width:100%;
	display:block;
	background-color:#efefef!important;}
	
	
.ff-header h1{font-size:32px!important;font-weight:800!important; margin:30px!important;}
.ff-loadmore-wrapper .ff-btn{padding: 5px 20px!important; font-weight:700!important;}



/*Sponsor logo*/

#sponsorlogo{margin:20px auto 20px;}

#sponsorlogo h2{font-size: 26px;
margin: 0 auto 0;
text-align: center;
line-height: 0.9;
border-bottom: 1px solid #ccc;
max-width: 250px;
padding-bottom: 10px;}


.kiwi-logo-carousel li{margin:0 auto 0!important;}

/*form*/
#gform_1{max-width: 700px!important;}
.gform_wrapper li.hidden_label input {margin-top: 0px!important;}

/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/


@media only screen and (max-width: 1200px) {
	
#headerin{width: 95%; padding-left: 0; padding-right: 0;}

#titleinner{width: 100%; padding-left: 0; padding-right: 0;}

.head-content{width: 45%;padding: 25px 0 0 35px;}



#frontcontentinner, #contentwrapper{width: 90%; padding-left: 0; padding-right: 0;}

#logo{width: 275px;}
.mainnav a{padding: 3px 4px;font-size: 14px;}
#mainmenu{width: 70%;}
.casestudy h3{font-size: 36px;}


.teamicons{height:100px;}
.biotitle {
    font-size: 13px;
    line-height: 1.1;
}


.advprofilecopy{width: 80%;}
.advprofilepic-in {width: 30%!important;}
.advprofilecopy-in {width: 65%!important;}




}

@media only screen and (max-width: 1024px) {
	.mainnav a{padding: 3px 3px;font-size: 12px;}
	#mainmenu {width: 70%;}
	h1.entry-title{font-size: 20px;}
	
	#frontcontent h2{ font-size: 46px;}
	.head-content h2, h2{font-size: 32px;}
	body, p{font-size: 14px;}
	.page-template-template-team-php #team{width:100%;}
	
	.casephoto{width: 30%;}
	.casetitle{font-size:20px}
	.continue {font-size: 16px;}
	
	.casestudy{width: 90%;margin: 0 auto 0;}
	.casestudy h3{font-size: 30px; line-height:1;}
	.newscontent h2 a{color: #ff6633;font-size: 20px; line-height:1.1;}
	a.more-link{padding:0 12px}
	
	
	.advteammember {min-height: 350px;}
	
	/* HHNTV */
.responsive-embed{height: 900px;}
	
}

@media only screen and (max-width: 900px) {

.entry p { margin: 0 0 25px 0;}

#mainmenu{width: 80%; margin:0 auto 0; float:none;}
.mainnav a {padding: 7px 3px 10px;}

.imp-links ul li{ font-size: 18px;}

.head-content h2, h2, #frontcontent h2{font-size: 28px;}
.newscontent h2{font-size: 28px; line-height:0.8;}

.ff-header h1{font-size: 24px !important;}

h3{font-size: 20px;}

.testimonials, .testimonials-slide{padding: 30px 0;}
.testimonials h2, .testimonials-slide h2{font-size: 30px;}
.testimonials .sign, .testimonials-slide .sign{font-size: 18px;}

.head-content{width:47%}
.headercopy {font-size: 16px;}
.head-img{width: 47%;}

.casephoto{width: 40%;}
.casedetail{font-size:14px;}
.casecontent{width: 50%; margin:0;}
.cases li{margin: 30px 0 0 0}


.profilepic {width:35%}
.profilecopy {width: 60%;}

a.more-link{font-size: 14px;}



}

@media only screen and (max-width:768px){
	
	.entry p { margin: 0 0 15px 0;}
	
	#social{float:right; width:150px; margin-right: 10px;}
	#menu-social{margin: 30px 0px 5px;}
	.topphone{display:block;margin: 5px 0px 5px;}
	.donatebutton{display:none;}
	.navlinkhide{display:block;}
	
	.mmenu .nav-bars{width: 40px; height: 40px;}
	.mmenu .nav-bars::before{font: normal 32px/1 'Genericons'; color:#28428b;}
	
	  
	
	.home-logos{text-align:center;}
	
	#contentfull{float: none;margin-top: 25px; margin-bottom: 25px;}
	
	#frontcontentinner .entry-title br{display:none;}
	.head-content h2, h2, #frontcontent h2 {font-size: 24px;}
	
	#frontcontentinner .su-column-size-1-2{text-align:center;}
	
	.entry .su-column-size-1-2 h2 br{display:none;}
	
	#breadcrumbs{font-size: 14px;}
	
	.imp-links ul li{font-size: 16px;}
	
	a.more-link {padding: 2px 12px;}
	
	.state{font-size: 20px;}
	
	.advprofilepic-in {width: 30%!important;}
.advprofilecopy-in {width: 62%!important;}

	.advteammember{width: 50%!important;}
	.advprofilecopy {width: 90%;}
	
	.lilheroes ul li { width: 49%;}
	
	
	
	/* HHNTV */
.responsive-embed{height: 800px;}
	
}

@media only screen and (max-width: 650px) {
.mmenu{margin-top: 30px;}

#menu-social{}
.topphone{}

h1.entry-title{font-size: 16px;}

#breadcrumbs {font-size: 12px; margin-bottom:15px;}

#frontcontentinner .post{margin-top: 20px;margin-bottom: 20px;}

.head-content h2, h2, #frontcontent h2{font-size: 20px;}

.testimonials h2, .testimonials-slide h2 {font-size: 24px;}

#frontcontent h2{margin: 0 0 20px 0;}

h3{font-size: 16px;margin: 0 0 10px 0;}

#container{width: 100%;float: none; clear: both;}
.imp-links ul li{font-size: 14px;}
	
.ff-header h1{font-size: 20px !important;}

.head-content{width:85%; float:none; padding: 25px 0 0 25px;}
.headercopy {font-size: 16px;}
.head-img{width: 100%;float:none;}

.casephoto{width: 100%; float:none;}
.casecontent{width: 100%;float:none;}
.casestudy h3{font-size: 24px;}

.newscontent {width: 95%;margin: 0 0 10px 10px; float:none;}
.newsimage{margin:0;}
.news-list li{margin: 20px 0 0 0;}

.state{font-size: 18px;}

.advprofilepic-in {width: 70%!important;}
.advprofilecopy-in {width: 95%!important;}

.advteammember h2.entry-title {
    font-size: 16px;}
.teamicons .readbio a {
    font-size: 12px;
    width: 60px;}
	
	
	
/* HHNTV */
.responsive-embed{height: 800px;}

}


@media only screen and (max-width: 450px) {

#headerin {width: 95%;}
#logo{width:250px!important;  margin: 15px auto 10px; float: none;}

.mmenu{ margin: 20px 0 0 10px;}
#social{float: none;width:90%;margin: 10px auto 20px;}
#menu-social{margin: 0px 10px 0 0;}
.topphone{float: left;margin: 0px 0 0 -5px;}
.topphone a{font-size: 11px;/*font-size: 15px;*/}

.imp-links{box-sizing:border-box}
.imp-links ul{width:100%; box-sizing:border-box}
.imp-links ul li{padding: 3px 10px 3px 8px;font-size:12px;}

.testimonials h2, .testimonials-slide h2 {font-size: 20px;}

.profilecopy, .profilepic{width: 100%; float:none;}

.advteammember {
    width: 50%!important;height: 250px!important; min-height:250px;
}

.advprofilecopy {width: 95%;}
.advteammember h2.entry-title {font-size: 14px;}
.biotitle{font-size: 11px;}
.teamicons {
    height: 80px;
}
.lilheroes ul li { width: 98%; display:block;}


/* HHNTV */
.responsive-embed{height: 700px;}

}

@media only screen and (max-width: 375px) {



}
