
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Upcoming Events</title>
<link>https://www.scip.org/events/event_list.asp</link>
<description><![CDATA[  
 
    /*universal styles*/
    
        .banner-details h1 img {
        filter: grayscale(1) brightness(12);
        max-height: 64px;
    }

  .banner-details.inner-banner h1 {
          font-weight:700;
        }
	h1 {
		text-align: center;
		color: #212220;
	}
	h2 {
		text-align: center;
		font-weight: 600;
		color: #7DC242;
	}
    h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 10px 10px;
    text-transform: uppercase;
    line-height: normal;
    }
    #EventList div span a b {
        font-size: 24px !important;
        color: #fff;
    }
    .ViewTable1 th {
        background-color: transparent;
        font-size: 31px !important;
        line-height: 38px;
        background: linear-gradient(91.13deg, #00FFD1 -10.65%, #00F1E3 52.68%, #00D8FA 91.49%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        /* border-bottom: 1px solid #b9b9b963; */
        padding-bottom: 20px;
    }
    #EventList td{
        border-top: none;
        border-bottom:solid 1px #B9B9B966;
        padding:20px 0px;
    }
    

    .small {font-size: 15px;     margin: 10px 0px 0px;
    text-transform: uppercase;
    line-height: normal;}

	.date {
		font-size: 20px;
		color: #7DC242;
		text-align: center;
	}
	.cptier {
		display: inline-block;
		width: 100%; 
	}
	.cptier .container {
		padding:40px 20px;
	}
	.cptitle {
		color: #666666;
		font-size: 30px;
		text-transform: uppercase;
		font-weight: 600;
		line-height: 1.2em;
		margin-bottom: 15px; 
	}
	.cpsubtitle {
		color: #b1d101;
		font-weight: 600;
		font-size: 24px;
		line-height: 1.2em;
		margin-bottom: 15px; 
	}
	#SpTitleBar { 
		display: none; 
	}
	#SpContent_Container { 
		padding: 0 15px 15px; 
	}
	#SpSubHead { 
		display: none; 
	}
	#sp-main::before { 
		display: none; 
	}
	#SpContent_Container { 
		padding: 0; 
	}
	#sp-main #left { 
		margin-top: 0px; 
		padding-top: 0px; 
		padding-left: 0; 
		padding-right: 0; 
		width: 100%; 
	}
	#sp-main #right { 
		display: none; 
		margin-top: 0px; 
		padding-top: 0px; 
		padding-left: 0; 
		padding-right: 0; 
		width: 100%; 
	}
	.addthis_toolbox { 
		display: none; 
	}
	.header-out { 
		box-shadow: none; 
	}



	/*Back to top styles*/
	.clear {
		clear: both;
	}
	
	/* Intro */
	.intro {
		font-size: 20px;
		font-style: italic;
		text-align: center;
		color: #212220;
		font-weight: normal;
	}

	/* Mobile Reponsiveness Styles */
	 @media all and (max-width:1199px) {
		#testimonialSlider .item p { 
			font-size: 15px; 
		}	
	}
	@media all and (max-width:959px) {
		#toTopBtn { 
			right: 20px; 
		}
		#testimonialSlider .item { 
			min-height: 170px; 
		}	
		.agendaTabs .nav-tabs li a { 
			font-size: 16px; 
		}
	}
	@media (max-width: 767px) {
		#sp-main { 
			margin-top: 0; 
		}
		#toTopBtn { 
			display:  none !important; 
		}
		.cptier .container { 
			padding-left: 35px; 
			padding-right: 35px; 
		}	
				.topTitleOut { 
			text-align: center; 
			background-attachment: scroll; 
			font-size: 30px;
			padding: 40px 30px; 
			margin-top: 0; 
		}
		#taglineBox {
			margin: 20px auto;
			width: auto;
		}
		#tagline {
			padding: 20px;
			background: #30b9e4;
			font-size: 18px;
			text-transform: uppercase;
			color: white;
			text-align: center;
			letter-spacing: 10px;
		}
		img.logo {
			width: 100%;
		}
		.cpNav { 
			font-size: 0; 
			margin: 0 auto; 
		}
		.cpNav li { 
			display: block; 
		}
		.cpNav li a { 
			background-color: rgba(0,0,0,0.2); 
			display: block; 
			font-size: 14px; 
			margin-bottom: 5px; 
			padding: 8px 15px !important; 
		}
		.cpNav li:last-child a { 
			margin-bottom: 0; 
		}
		.cpNav li a:hover { 
			background-color: rgba(0,0,0,0.4); 
			color: #fff; 
		}	
		.cptier.cpintro .container { 
			padding-bottom: 0; 
		}

	} 
	
	  /*ul {*/
   /*     list-style-type: none;*/
   /*     padding: 0;*/
   /*   }*/
   /*   li::before {*/
        content: "\2022"; /* Bullet point character */
   /*     font-size: 18px;*/
   /*     margin-right: 10px;*/
        color: #007bff; /* Blue color */
   /*   }*/
   
    .accordion-wrapper .accordion-content .accordion {
        background: transparent;
        font-size: 24px;
        cursor: pointer;
        color: #3056A5;
        font-weight: 500;
        padding: 25px 30px 25px 0;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        transition: 0.4s all ease;
        border-bottom: 1px solid lightgray;
        position: relative;
    }

    .accordion-wrapper .accordion-content .accordion::after {
        position: absolute;
        content: "\f078";
        font-weight: 600;
        font-family: 'Font Awesome 5 Free';
        top: 50%;
        right: 0;
        font-size: 18px;
        transform: translateY(-50%);
    }

    .accordion-wrapper .accordion-content .accordion.active::after {
        transform: rotate(180deg) translateY(50%);
    }

    .accordion-wrapper .accordion-content .panel {
        padding: 0 18px;
        display: none;
        background-color: transparent;
        overflow: hidden;
        border-bottom: 1px solid lightgray;
        border-radius: 0;
        padding: 15px 0;
    }

    .accordion-wrapper .accordion-content .panel h3 {
        font-weight: 500;
        font-size: 20px;
    }

	@media all and (max-width:480px) {
		#testimonialSlider .carousel-control { 
			display: none; 
		}
		.agendaRow.rowSubtitle { 
			text-align: center; 
		}	
		.sessionTime {
			width: 100%; 
			text-align: center;
		}
		.sessionInfo {
			width: 100%; 
			text-align:center;
		}
		.agendaTabs .nav-tabs {
			text-align:center;
		}
		.agendaTabs .nav-tabs li {
			display:inline-block; 
			text-align:center; 
			float:none;
		}
		.agendaTabs .nav-tabs li a {
			padding:10px; 
			font-size:15px;
		}
	}
	    @media all and (max-width: 768px) {
        .banner-details.inner-banner h1 {
            font-size: 38px;
        }}
    #SpContent_Container>#EventList>tbody>tr>td:last-child{
        width:100px !important;
    }
    .gim-module-box {
        padding: 20px;
        /* border: 1px solid #b9b9b9; */
        border: 1px solid #f7f603;
        border-radius: 10px;
        position: relative;
        margin: 40px 60px;
        font-weight: 500 !important;
    }
    .text-highlight {
        color: #39bcf1;
        font-size: 30px;
    }
    .gim-module-text{
        color: #fff;
        text-align: center;
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 0px;
    }
 

 
     
     
         
              
            Your browser does not support HTML video.
         
     
     
     
         

             
                Events
             

         
     
 

 

 
       SCIP Events  -->
      Our events will help you connect with peers, learn best practices, and get SCIP certified.   Members   enjoy substantial discounts and access to nearly 200 hours of   on-demand   video content. Click below to filter by different types of events, or scroll down to browse our full calendar.  

     
      -->
      -->
      -->
      -->
     
      -->
      REVIEW GUIDELINES -->

      -->

      -->

      -->
      All Instructors must be active paid members. -->
      Events must be scheduled ideally six weeks from the request date. -->
      Instructors are responsible for developing their own content, subject to review and approval by SCIP. -->
      All events require a minimum attendance of 10 participants. Events not meeting this requirement will be subject to additional scheduling discussions between SCIP and the instructor, potentially leading to adjustments to the event date-->
      -->
      Interested in facilitating? Please contact  Aliah Kennon, &nbsp;Director of Education &amp; Training at&nbsp; akennon@scip.org  -->

      -->

      -->
      -->
      -->



      -->
      All Instructors must be active-->
     
      -->
      -->
      Instructors must be Practitioners, not just Associates. -->
      There is a fee for promotional events – for promotion, active Solution Provider status is required. -->
      -->
      Events must be scheduled-->
     
      -->
      Instructors are responsible for developing their own content, subject to review and approval by SCIP. -->
      All events must have a minimum of 10 participants; otherwise, event postponement may be necessary. -->
      All events require a minimum attendance of 10 participants. Events not meeting this requirement will be subject to additional scheduling discussions between SCIP and the instructor, potentially leading to adjustments to the event date -->
      Interested in facilitating? Please contact  Aliah Kennon, &nbsp;Director of Education &amp; Training at&nbsp; akennon@scip.org  -->

      -->

     
     
     
         
         
             
                 
             

         

         
         
             
                 
             

         
         
          -->
          -->
              -->
          -->

          -->
         
          -->
          -->
              -->
          -->

          -->
         




     
      -->
      -->
      In celebration of Global Intelligence Month 2025, enjoy Workshops for just   $199 for Members   and   $299 for Non-Members   throughout July —  automatically applied at checkout!  -->
      -->




 








 
 
    // When the user scrolls down 20px from the top of the document, show the button
            window.onscroll = function() {scrollFunction()};
            function scrollFunction() {
                if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
                    document.getElementById("toTopBtn").style.display = "block";
                } else {
                    document.getElementById("toTopBtn").style.display = "none";
                }
            }
            
            
    $('.accordion-wrapper > .accordion-content > .accordion').on('click', function () {
        $(this).toggleClass('active');
        $(this).siblings('.panel').slideToggle();
    })


            // When the user clicks on the button, scroll to the top of the document
            function topFunction() {
             $("html, body").animate({ scrollTop: 0 }, 600);
                return false;
            }
            
            
                var modalparent = document.getElementsByClassName("modal_multi");

    // Get the button that opens the modal

    var modal_btn_multi = document.getElementsByClassName("scip-modal-btn");

    // Get the   element that closes the modal
    var span_close_multi = document.getElementsByClassName("close_multi");

    // When the user clicks the button, open the modal
    function setDataIndex() {
        for (i = 0; i < modal_btn_multi.length; i++) {
            modal_btn_multi[i].setAttribute("data-index", i);
            modalparent[i].setAttribute("data-index", i);
            span_close_multi[i].setAttribute("data-index", i);
        }
    }

    for (i = 0; i < modal_btn_multi.length; i++) {
        modal_btn_multi[i].onclick = function () {
            var ElementIndex = this.getAttribute("data-index");
            modalparent[ElementIndex].style.display = "block";
        };

        // When the user clicks on   (x), close the modal
        span_close_multi[i].onclick = function () {
            var ElementIndex = this.getAttribute("data-index");
            modalparent[ElementIndex].style.display = "none";
        };
    }

    window.onload = function () {
        setDataIndex();
    };

    window.onclick = function (event) {
        if (event.target === modalparent[event.target.getAttribute("data-index")]) {
            modalparent[event.target.getAttribute("data-index")].style.display =
                "none";
        }
        if (event.target === modal) {
            modal.style.display = "none";
        }
    };
 ]]></description>
<lastBuildDate>Thu, 4 Jun 2026 13:02:09 GMT</lastBuildDate>
<copyright>Copyright &#xA9; 2026 Strategic Consortium of Intelligence Professionals (SCIP)</copyright>
<atom:link href="https://www.scip.org/events/event_rss.asp?cat=15127" rel="self" type="application/rss+xml"></atom:link>
</channel>
</rss>
