.elementor-1071 .elementor-element.elementor-element-3771965 > .elementor-container{max-width:1200px;}.elementor-1071 .elementor-element.elementor-element-3771965:not(.elementor-motion-effects-element-type-background), .elementor-1071 .elementor-element.elementor-element-3771965 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F5F9;}.elementor-1071 .elementor-element.elementor-element-3771965{border-style:solid;border-width:0px 0px 1px 0px;border-color:#D8DEE6;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 10px;}.elementor-1071 .elementor-element.elementor-element-3771965, .elementor-1071 .elementor-element.elementor-element-3771965 > .elementor-background-overlay{border-radius:0px 0px 0px 0px;}.elementor-1071 .elementor-element.elementor-element-3771965 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1071 .elementor-element.elementor-element-f420a3a{margin-top:01px;margin-bottom:0px;padding:40px 0px 0px 0px;}.elementor-1071 .elementor-element.elementor-element-c1d97b3 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1071 .elementor-element.elementor-element-dda4f21 > .elementor-container{max-width:1200px;}.elementor-1071 .elementor-element.elementor-element-dda4f21{padding:0px 0px 20px 0px;}@media(min-width:768px){.elementor-1071 .elementor-element.elementor-element-7d0f5bb{width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-75df873 */#searchform {
  display: flex;
  width: 242px !important;
  flex-direction: column;
}
.form-search
{
  position: relative;
}
#resource-error-message
{
  display: flex;
  float: right;
  color: #D42A2A;
  width: 242px;
  line-height: 16px;
  font-family: "Open Sans";
  font-size: 12px;
  position: absolute;
  top: 45px;

}
#searchsubmit {
  background: none !important;
  padding: 0px !important;
  text-align: center;
  border: none !important;
  outline: none !important;
}
.search-section{
      display: flex;
      align-items: center;
}
input{
border: none !important;
line-height:unset !important;
}
.left-arrow-svg{
stroke:#0057FF;
margin-right:12.6px;
margin-bottom:-2px;
}
.dropdown-icon{
margin-right:10px;
}
.resource-back-button
{
  display: flex;
  align-items: center;
  margin-left: -10px;

}
.searched-input{
      font-weight: 400;
  font-size: 14px;
  line-height: 21px !important;
  font-family: 'Open Sans';
  font-style: normal;
}


#selected-tags{
  font-family: 'Open Sans';
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none !important;
  padding-right: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #1E293B;
  padding: 0px 27px 0px 0px;
background-image: none !important;
}

#tag-select::after {
content: '';
position: absolute;
top: 50%;
right: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 5px;
border-color: #000 transparent transparent transparent;
transform: translateY(-50%);
}
.fa-search:before {
  content: url(https://cdn.syncfusion.com/content/images/blogstile-images/search-icon.svg) !important;
  vertical-align: -webkit-baseline-middle;
}
.search-section label{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 100.68%;
color: #64748B;
}
input::placeholder {
background-color: #ffffff !important;
    font-weight: 400;
  font-size: 14px;
  line-height: 20px !important;
  font-family: 'Open Sans';
  font-style: normal;
  color: #64748B;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset !important; /* Set the desired background color */
background-color: #ffffff !important; 
}
.fa-search:before{
  vertical-align: middle !important;
}
.search-icon{
  padding-left: 16px;
  display: flex;
  align-items: center; /* Center vertically */
  justify-content: center; /* Center horizontally */
  height: 100%; /* Set height to match the input */
}
#webinar-search .elementor-shortcode{
  display: flex;
      width: max-content;
          margin: 0 auto;
}
.tag-button{
      padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.323077px;
  color: #1E293B;
  padding: 5px 10px 5px 20px;
  border: none;
}

 .webinar-searchingbox{
         display: flex;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px rgba(226, 232, 240, 0.7), 0px 4px 12px rgba(226, 232, 240, 0.8);
  border-radius: 100px;
  padding: 10px 24px;
 } 
  .dropdown {
  position: relative;
  display: inline-block;
}


.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown.open .dropdown-content {
  display: block;
}

.dropdown-content button {
  display: block;
  width: 100%;
  padding: 8px;
  padding: 8px 8px 8px 16px;
  text-align: left;
  outline: none;
margin-bottom: 0px;
  border-radius: 0;
}
@media screen and (min-width:1171px){
.search-input{
  width: 590px !important;
}
#searchsubmit{
text-align: center;
  width: 148px !important;
}
#selected-tags-text{
  max-width: 230px;
  width: 230px;
}
#error-message{
      margin-left: 67% !important;
      width:243px !important;
}

}

@media screen and (max-width:1170px)and (min-width:1023px){
.search-input{
  width: 400px !important;
}
  #searchsubmit{
text-align: center;
  width: 148px !important;
}
/*#selected-tags{*/
/*    max-width: 230px;*/
/*    width: 230px;*/
/*}*/
}

.dropdown{
      width:100%;
  }
  #selected-tags{
     width:100%
     }

  .search-section{
      width:258px !important;
   margin-right: 20px;
  }
    #searchform{
      width:21.5%;
  } 

@media screen and (max-width:1023px) and (min-width:766px){

  #searchform{
      width:31%;
      margin-left:25px;
  }
  .dropdown{
      width:100%;
  }
  #selected-tags{
     width:100%
     }
.search-input{
  width: 250px !important;
}
#searchsubmit{
text-align: center;
  width: 120px !important;
}
#selected-tags-text{
  max-width: 190px;
  width: 190px;
}}
@media screen and (max-width:1024px) and (min-width:769px){

  .search-section{
      width:30%;
      margin-left:10px;
      margin-right:0px;
  }
  .dropdown{
      width:100%;
  }
  #selected-tags{
     width:100%
     }
}
.tag-button:focus{
outline:none;
border:none !important;
}
.tag-button{
    text-transform: capitalize;
}
input.searched-input::-webkit-search-cancel-button {

-webkit-appearance: none;
appearance: none;
height: 10px;
width: 10px;
background-image: url(https://cdn.syncfusion.com/content/images/tutorial-videos/close.svg);
background-size: 10px 10px;
}

.back-button:hover{
color:#1846CC !important;   
}
.back-button  .sf-icon-chevron-left-small:before 
{
  font-size: 30px;
}
.resource-searchbox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.form-search:focus-within, .form-search:hover{
  background-color: #fff;
border:1px solid #0057FF !important;
}
.form-search:active-within{
 background-color: #fff;
border:1px solid #0057FF !important; 
}
.checkmark {
position: absolute;
top: 10px;
left: 16px;
height: 16px;
width: 16px;

border-radius:4px;
background: #FFFFFF;
border: 1.5px solid #C7CDDB;
}
.btn-container input:checked ~ .checkmark {
background-color: #0073DC;
border:none;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark when checked */
.btn-container input:checked ~ .checkmark:after>*{
display: block;

}
.back-button {
  
font-family: 'Open Sans';
  
font-style: normal;
display: flex;
align-items: center;
  
font-weight: 600;
  
font-size: 16px;
  
line-height: 16px;
color: #0057FF !important;
  

  
text-align: left;
  
}
.checkmark-tick{
position:absolute;
left: 9.5px;
top: 4px;

height:7px;

border-left:1.34px solid white;

-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
border-radius:10px;

}
.checkmark-tick-2{

position:absolute;
left: 5.5px;
top: 6.5px;

height:4.5px;
border-right:1.34px solid white;

-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(-45deg);
border-radius:2px;
}
.checkbox-tag,.checkbox,.checkbox-industry{
    width: 16px !important;
    background: #FFFFFF;
 border: 1.5px solid #C7CDDB !important;
  border-radius: 4px;
  margin-right: 10px;
  height: 16px;
  position: relative;
  top: 2px;
    
}
.down-icon{
  
    margin-right: 20px;
}
.dropdown-button::after {
  content: url(https://cdn.syncfusion.com/content/blog/dropdow1x_1.png);
  transform: none;
  font-size: 33px;
margin-top:-10px;
}

button:focus{
  background: transparent;
  border:1px solid #0057FF;
  outline:none !important;
}
#remainingCount{
    background-image: url(https://cdn.syncfusion.com/content/blog/dropdow1x_1.png) !important;
  background-repeat: no-repeat !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  position: relative;
  background-position: calc(100% - 18px) center !important;
  background-size: 14px 14px !important;
    background: rgba(0, 115, 220, 0.12);
    border-radius: 4px;
    padding: 1px 5px;
    margin-left: auto;
    margin-right: 12px;
    margin-top: -0.5px;
    
}
.remaining-count{
    
    background: rgba(0, 115, 220, 0.12);
    border-radius: 4px;
    padding: 1px 5px;
    margin-left: auto;
    margin-right: 12px;
    margin-top: -0.5px;
    
}
#searchform {
  display: flex;
}

.searching-icon {
  padding-left: 16px;
padding-right: 16px;
  display: flex;
  align-items: center;
  border:none;
  justify-content: center;
  height: 100%;
margin-top:2px;
}
button{
padding:0px;
background-color: transparent;
border: 1px solid #f5f5f500;
}
input[type="search"]{
padding:0px !important;
}
input{
border: none !important;
line-height:unset !important;
}


.resource-right-segment
{
  display: flex;
  justify-content: flex-end;
  padding-right: 5px;
}
.tag-button:hover{
      background: #E2E8F0;
  color: #0F172A;
}
.tag-button:focus{
background: #FFFFFF;
color: #0F172A;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.form-search{
background-color:#FFFFFF;
color: #222222 !important;
padding: 6px 0px 6px 15px;
font-size: 14px;
border-radius: 8px;
border: 1px solid #E2E2E2;
cursor: pointer;
width: 100%;
text-align: left;
height: 40px;
display: flex;
}
.dropdown-button {
background-color:#FFFFFF;
color: #222222 !important;
padding: 8px 16px 8px 16px !important;
font-size: 14px;
border-radius: 8px;
border: 1px solid #E2E2E2;
cursor: pointer;
width: 100%;
text-align: left;
  height: 40px;
  
}
.dropdown-button:hover{
background-color: #fff;
border:1px solid #0057FF;
}
.dropdown-button:active-within{
background-color: #fff;
border:1px solid #0057FF !important;
}
button:focus-within{
background-color: transparent;
border:1px solid #0057FF;
}



.dropdown.open .dropdown-content {
  display: block;
}


.search-section{
      display: flex;
      align-items: center;
}
input{
border: none !important;
line-height:unset !important;
}
.dropdown:focus{
  border:1px solid #0057FF !important;
}
.searched-input{
  font-weight: 400;
  font-size: 14px;
  line-height: 21px !important;
  font-family: 'Open Sans';
  font-style: normal;
  /*margin-right: 10px !important;*/
}
#selected-tags{
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    border: none !important;
  /*border-right: 1px solid #CBD5E1 !important;*/
    border-radius: 0px;
  padding-right: 20px;
  appearance: none !important;
  position: relative;
  background-position: calc(100% - 18px) center !important;
font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #1E293B;
  padding: 0px 27px 0px 0px;
background-size: 14px 14px !important;
}

#tag-select::after {
content: '';
position: absolute;
top: 50%;
right: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 5px;
border-color: #000 transparent transparent transparent;
transform: translateY(-50%);
}
.fa-search:before {
  content: url(https://cdn.syncfusion.com/content/images/blogstile-images/search-icon.svg) !important;
  vertical-align: -webkit-baseline-middle;
}

input::placeholder {
background-color: #ffffff !important;
    font-weight: 400;
  font-size: 14px;
  line-height: 20px !important;
  font-family: 'Open Sans';
  font-style: normal;
  color: #64748B;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset !important; /* Set the desired background color */
background-color: #ffffff !important; 
}
.fa-search:before{
  vertical-align: middle !important;
}
.search-icon{
  padding-left: 16px;
  display: flex;
  align-items: center; /* Center vertically */
  justify-content: center; /* Center horizontally */
  height: 100%; /* Set height to match the input */
}
#webinar-search .elementor-shortcode{
  display: flex;
      width: max-content;
          margin: 0 auto;
}
.tag-button{
  font-family: 'Open Sans';
      padding-top: 7px !important;
  padding-bottom: 10px !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.323077px;
  color: #1E293B;
  padding: 5px 10px 5px 20px;
  border: none;
}

#dropdownContent{
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 6px;
  border: 1px solid #E2E2E2;
  overflow: auto;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  width: 100%;
  max-height: 201px;
  z-index: 1001;
  padding:0px;

}
 .webinar-searchingbox{
         display: flex;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px rgba(226, 232, 240, 0.7), 0px 4px 12px rgba(226, 232, 240, 0.8);
  border-radius: 100px;
  padding: 10px 24px;
 } 
  .dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0px 8px 16px;
  background-color: #fff;
  cursor: pointer;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown.open .dropdown-content {
  display: block;
}


@media screen and (min-width:1171px){
.search-input{
  width: 590px !important;
}
#searchsubmit{
text-align: center;
  width: 148px !important;
}
#selected-tags-text{
  max-width: 230px;
  width: 230px;
}

}

@media screen and (max-width:1170px)and (min-width:1023px){
.search-input{
  width: 400px !important;
}
  #searchsubmit{
text-align: center;
  width: 148px !important;
}
}

.dropdown{
      width:100%;
  }
  #selected-tags{
     width:100%
     }

  .search-section{
      width:22%;
   margin-right: 20px;
  }

  @media screen and (max-width:767px) 
  {
      .resource-searchbox
      {
          flex-direction: column;
          padding-bottom: 10px;
      }
      .resource-right-segment
      {
          flex-direction: column;
      }
      .search-section{
          width:100% !important;
         margin-top:10px;
         margin-right:0px !important;
      }
      #searchform{
          width:100%  !important;
          padding:0px;
          margin-top:10px;
      }  
      /*#search-submit{*/
      /*    width:max-content;*/
      /*    margin: 15px auto 5px !important;*/
      /*}*/
      #resource-error-message
      {
         position: unset !important;
      }
  }   
  @media screen and (max-width:1023px) and (min-width:767px){
      .search-section{
          width:35% !important;
          margin-left:10px;
          margin-right:0px !important;
      }
      .search-section .dropdown-button , .form-search 
      {
          height: 35px;
      }
      #searchform{
          width:35% !important;
          margin-left:20px;
      }
      #resource-error-message
      {
          width: 28% !important;
      }
      .back-button
      {
          font-size: 14px;
      }
      .back-button .sf-icon-chevron-left-small:before
      {
          font-size: 24px;
      }
      /*#search-submit*/
      /*{*/
      /*    font-size: 14px !important;*/
      /*    padding: 5px 20px;*/
      /*}*/

  }

@media screen and (max-width:766px) {

  .dropdown{
      width:100%;
  }
  #selected-tags{
     width:100%
     }

  #error-message{
        margin-left: 0% !important; 
        font-size:11px !important;
        line-height:15px !important;
        margin-top:-69px !important;
     }
     #error-message + #search-submit{
         margin-top:40px !important;
     }
}

@media screen and (max-width:1023px) and (min-width:766px){

  .dropdown{
      width:100%;
  }
  #selected-tags{
     width:100%
     }
.search-input{
  width: 250px !important;
}
#searchsubmit{
text-align: center;
  width: 120px !important;
}
#error-message{
        margin-left: 63% !important; 
        width:199px !important;
     }
#selected-tags-text{
  max-width: 190px;
  width: 190px;
}
 
}
@media screen and (max-width:1024px) and (min-width:769px){

  .dropdown{
      width:100%;
  }
  #selected-tags{
     width:100%
     }
     #error-message{
        margin-left: 63% !important; 
        width:241px !important;
     }
}

.tag-button{
    text-transform: capitalize;
}
input.searched-input::-webkit-search-cancel-button {

-webkit-appearance: none;
appearance: none;
height: 10px;
margin-left: 7px;
width: 10px;
background-image: url(https://cdn.syncfusion.com/content/images/tutorial-videos/close.svg);
background-size: 10px 10px;
}

.form-search:active-within{
background-color: transparent;
border:1px solid #0057FF;  
}
.checkmark {
position: absolute;
top: 10px;
left: 16px;
height: 16px;
width: 16px;

border-radius:4px;
background: #FFFFFF;
border: 1.5px solid #C7CDDB;
}
.btn-container:focus > .checkmark {
background-color: #0073DC;
border:none;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark when checked */
.btn-container:focus > .checkmark:after>*{
display: block;

}

.checkmark-tick{
position:absolute;
left: 9.5px;
top: 4px;

height:7px;

border-left:1.34px solid white;

-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
border-radius:10px;

}
.checkmark-tick-2{

position:absolute;
left: 5.5px;
top: 6.5px;

height:4.5px;
border-right:1.34px solid white;

-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(-45deg);
border-radius:2px;
}
#myInput{
  background-color: white;
/*border:1px solid #D8DCE3;*/
  border:1px solid #E9EDF5 !important;
  font-size: 12px;
  padding: 10px 16px 10px 16px !important;
}
#error-message{
  
  color: #D42A2A;
  line-height: 20px;
  text-align:justify !important;
  font-family: "Open Sans";
  font-size: 12px;
}
.dropdown-button span{
  position: relative;
}

.dropdown.open .dropdown-button{
   border:1px solid #0057FF !important; 
}
input[type="search"]::-webkit-search-cancel-button {
  cursor: pointer;
  
}
#search-submit{
     content: url(https://stagingstatic.syncfusion.com/resources/wp-content/uploads/sites/7/2024/03/search-icon.svg) !important;
  background-color: #FFFFFF;
  /* margin-left: -50px; */
  z-index: 1;
  float: right;
  display: inline-block outline: none;
  border: none;
  padding: 6px 10px 6px 0px !important;
 
}
/*#search-submit{*/
/*  background: #0057FF !important;*/
/*    border-radius: 6px;*/
/*    font-family: 'Open Sans';*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    line-height: 24px;*/
/*    font-size: 16px;*/
/*    text-align: center;*/
/*    color: #FFFFFF;*/
/*    outline: none;*/
/*    border: none !important;*/
/*    padding-right: 2rem;*/
/*    padding-left: 2rem;*/
/*margin-left:20px;*/
/*cursor:pointer;*/
/*}*/
/*#search-submit:hover{*/
/*     background: #0073DC  !important;*/
/*}*/
.search-section .dropdown #dropdownContent
{
display: none !important;
}
.search-section .dropdown.open #dropdownContent
{
display: flex !important;
}
.dropdown-button:focus
{
background: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* Your CSS styles for tablets */
  #selected-tags{
      font-size: 14px;
  }
.searched-input{
   font-size: 14px;
}
}
@media only screen and (max-width: 767px) {
  /* Your CSS styles for mobile devices */
  #selected-tags{
       font-size: 14px;
  }
.searched-input{
   font-size: 14px;
}
}
.not-clickable{
  pointer-events: none; 
  cursor: none;
  color: #1e90ff; 
}
@media screen and (max-width: 767px){
#resources-sticky-navbar-segment {
  height: auto !important;
}
}
@media screen and (max-width: 1023px) and (min-width: 767px)
{
#resource-error-message {
  width: 210px !important;
  margin-left: -15px;
}
}
@media screen and (max-width: 1023px) and (min-width: 767px)
{
  .resource-right-segment .search-section {
  width: 55% !important;
  margin-left: 10px;
  margin-right: 0px !important;
}
.resource-right-segment #searchform {
  width: 52% !important;
  margin-left: 20px;
}
.resource-right-segment
{
  width: 416px !important;
}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-f420a3a */.search-results #skeletonloader
{
    margin-top: 0px !important;
    
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-dda4f21 */@media (min-width: 1200px)
{
  #resources-post-section .postcard-container .postcard
  {
    width: 360px;
  }
  #resources-post-section .postcard-container .postcard .thumbnail-image 
  {
    width: 100%;
  }
}
  #resources-post-section .postcard-grid {
      row-gap: 45px !important;
  }
   @media (min-width: 1023px) and (max-width:1024px) 
{
#resources-post-section
{
  padding: 0px 20px 0px 10px !important;
}
}/* End custom CSS */