:not(.hs-inline-edit) .hs-meetings-placeholder {
  display: none; 
}

.hs-inline-edit .hs-meetings-placeholder {
  display: block!important;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif!important;
  font-size: 14px!important;
  text-align: center!important;
  background-color: #f5f8fa!important;
  margin: 2px 1px!important;
  border: 1px dashed #516f90!important;
  outline: 1px dashed #fff!important;
}

.hs-inline-edit .hs-meetings-placeholder > * {
  display: block!important;
  box-sizing: border-box!important;
  padding: 12px!important;
  margin: 1px!important;
  width: calc(100% - 2px)!important;  
}

.hs-inline-edit h3.hs-meetings-placeholder__title {
  color: #7c98b6!important;
  font-size: 14px!important;
  font-style: italic!important;
  font-weight: 700!important;
  line-height: initial!important;
  margin-bottom: 10px!important;
  margin-top: 0!important;
  padding: 0!important;  
  text-shadow: 0 -1px 0 hsla(0,0%,100%,.5)!important;
}

.hs-inline-edit p.hs-meetings-placeholder__description {
  color: #7c98b6!important;
  font-style: italic!important;
  line-height: 1.6!important;
  margin: 0!important;  
  text-shadow: 0 -1px 0 hsla(0,0%,100%,.5)!important;
}

.schedule-meeting .integrated-heading{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.schedule-meeting .integrated-heading p{
	font-style: italic;
}
.schedule-meeting .contact-warp{
	display: flex;
	flex-wrap: wrap;
}
.schedule-meeting .hs-button { 
         outline: :none;
     }

.schedule-meeting .common-top-section .integrated-heading p {
    font-style: normal;
}

.schedule-meeting .common-top-section .integrated-heading p a{
	font-style: italic;
	color: #343D45;
}

.schedule-meeting .common-top-section .integrated-heading p a:hover{
	color: #f47721;
}

.schedule-meeting .contact-left-colum {
    width: 34%;
    padding-right: 60px;
}
.schedule-meeting .contact-left-colum ul {
    list-style: none;
    text-align: left;
}
.schedule-meeting .contact-left-colum ol {
    
     padding: 0;
     margin-bottom: 30px;
}

.schedule-meeting .contact-left-colum ol li::marker { 
 
    color: #f28b45;
    font-weight: bold;
 
}

.schedule-meeting .contact-left-colum p {
     margin: 0 0 30px !important;
}

.schedule-meeting .contact-right-colum {
    width: 66%;
    padding-left: 13px;
}

.schedule-meeting .contact-form-bg{
	background: #FFFFFF;
	border-radius: var(--primary-round-edge);
  box-shadow: var(--primary-box-shadow);
	padding: 46px 60px 57px;
}

.schedule-meeting .form-text-heading {
    margin: 0 0 45px;
    padding: 0;
}

.schedule-meeting .common-top-section .integrated-heading {
    margin: 0 0 76px;
}

.schedule-meeting .form-gform-wrapper{
	margin: 0;
	padding: 0;
}

.schedule-meeting .form-gform-wrapper p{
	font-size: 12px;
	line-height: 22px;
	padding-top: 40px;
}

.schedule-meeting .form-gform-wrapper p a{
	color: #fff;
}

.schedule-meeting .form-gform-wrapper p a:hover{
	text-decoration: underline;
}

.schedule-meeting .contact-page-section .integrated-heading {
    margin: 0 0 93px;
}
.schedule-meeting .schedule-page-section .integrated-heading p {
	font-style: italic;
}

.schedule-meeting .schedule-page-section .integrated-heading h1 {
	margin: 0 0 18px;
}

.schedule-meeting .schedule-page-section .contact-form-bg {
    padding: 57px 60px 57px;
}

.schedule-meeting .schedule-page-section .form-text-heading {
    margin: 0 0 30px;
}

.schedule-meeting .schedule-page-section .contact-left-colum img {
    margin: 0 0 52px;
    width: 100%;
    border-radius: var(--primary-round-edge);
}

.schedule-meeting .leadership-warpper{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -30.5px;
}

.schedule-meeting .leadership-team-section .integrated-heading {
    margin: 0 0 60px;
}

.schedule-meeting .leadership-warpper-new {
    padding-top: 96px;
    justify-content: center;
}

@media (max-width:1699px) {
    .schedule-meeting p {
        margin: 0 0 20px;
    }
    .schedule-meeting .common-top-section .integrated-heading p {
        font-style: normal;
    }
}


@media (max-width:1439px) {
    .schedule-meeting .contact-form-bg {
        padding: 46px 44px 57px;
    }
    .schedule-meeting .contact-left-colum {
        padding-right: 40px;
    }
    .schedule-meeting .contact-page-section .integrated-heading {
        margin: 0 0 76px;
    }
    .schedule-meeting .schedule-page-section .contact-form-bg {
        padding: 46px 44px 57px;
    }
    .schedule-meeting .leadership-team-section .integrated-heading {
        margin: 0 0 40px;
    }
}


@media (max-width:1199px) {
    .schedule-meeting p {
        margin: 0 0 15px;
    }
    .schedule-meeting .common-top-section .integrated-heading {
        margin: 0 0 50px;
    }
    .schedule-meeting .contact-form-bg {
        padding: 35px;
    }
    .schedule-meeting .form-text-heading {
        margin: 0 0 32px;
    }
    .schedule-meeting .contact-left-colum {
        padding-right: 26px;
    }
    .schedule-meeting .schedule-page-section .contact-form-bg {
        padding: 35px;
    }
    .schedule-meeting .schedule-page-section .contact-left-colum img {
        margin: 0 0 35px;
        max-width: 300px !important;
    }
    .schedule-meeting .leadership-team-section .integrated-heading {
        margin: 0 0 20px;
    }
    .schedule-meeting .leadership-warpper {
        margin: 0 -15px;
    }
}
@media (max-width:1023px) and (min-width:769px){
     .schedule-meeting .contact-left-colum {
        width: 50%;
    }
    .schedule-meeting .contact-right-colum {
        width: 50%;
    }
}
@media (max-width:1023px) {
    .schedule-meeting p {
        margin: 0 0 15px;
    }
    .schedule-meeting .common-top-section .integrated-heading {
        margin: 0 0 38px;
    }
   
    .schedule-meeting .form-text-heading {
        margin: 0 0 32px;
        text-align: center;
    }
    .schedule-meeting .schedule-page-section .contact-left-colum img {
        margin: 30px 0 30px;
    }
    .schedule-meeting .leadership-team-section .integrated-heading {
        margin: 0 0 20px;
    }
   .schedule-meeting .contact-left-colum ol li {
    max-width: max-content;
    margin: 0 auto ;
   }
}

@media (min-width : 576px) and (max-width : 896px) and (orientation:landscape) {
    .schedule-meeting .leadership-warpper {
        margin: 0 -10px;
    }
}

@media (max-width:768px) {
     .schedule-meeting .contact-left-colum {
        padding-right: 0;
        width: 100%;
        text-align: center;
       margin-top: 40px;
    }
    .schedule-meeting .contact-right-colum {
        width: 100%;
        margin-bottom:0px;
        padding-left: 0;
    }
    .schedule-meeting .contact-page-section.common-top-section .integrated-heading {
        margin: 0;
       text-align: left;
    }
    .schedule-meeting .integrated-heading {
        margin: 0 0 30px;
    }
    
    .schedule-meeting .contact-form-bg {
        padding: 25px;
    }
    .schedule-meeting h1 {
        margin: 0px 0 15px;
        
    }
  .schedule-meeting .contact-page-section .contact-left-colum h1 {
      text-align: left;
  }
    .schedule-meeting .leadership-warpper {
        margin: 0 -10px;
    }
    .schedule-meeting .leadership-warpper-new {
        padding-top: 45px;
    }
    .schedule-meeting .contact-left-colum ol li {
    max-width: max-content;
    margin: 0 auto ;
   }
   .schedule-meeting .contact-left-colum p {
       margin: 0 0 15px !important;  
       text-align: left;
   }
  .schedule-meeting .schedule-page-section .form-text-heading,
  .schedule-meeting .contact-left-colum{
      text-align: left;
  }
  .schedule-meeting .contact-right-colum {
		margin-top: 0px;
    margin-bottom: 0px;
	}
  {#.schedule-meeting .contact-right-colum iframe{
      height: auto!important;
    }#}
}

@media (max-width:575px) {
	
	
    .schedule-meeting .common-top-section .integrated-heading {
        margin: 0 0 27px;
    }
    .schedule-meeting .contact-page-section.common-top-section .integrated-heading {
        
        margin: 0;
    }
    .schedule-meeting .contact-page-section .contact-left-colum {
        margin-bottom: 0px;
    }
    .schedule-meeting .common-top-section .integrated-heading h1{
        margin-bottom: 10px;
    }
    
}
