/*

Theme Name: IMSM Parent Theme GB
Version: 1.0.0
Author: Mobedia Ltd
Author URI: https://www.wearemobedia.com/

*/

@media only screen and (max-width: 1280px) and (min-width: 992px) {
	.c-Nav_List .c-Nav_Link-0 {
	    padding-right: 8px;
    padding-left: 8px;
	}

	.c-Nav_List .c-Nav_Link {
    font-size: .6rem;
}
}

body > div.c-Page > main > div > div > div.o-Section_Block.o-CenterNarrow > #hbspt-form-1533830611765-1498749179 {
	margin-top: -170px;
}
.c-Image-full-max-width {
	margin-left: 45%; }

@media all and (max-width: 600px)
{.hs-cta-img {width: 100%;
	height: 100%;} }
        .c-Search_Title{
            padding: 16px 16px 0 16px;
            background: white;
        }
        .c-Sidebar_Block form.searchform label{
            DISPLAY:NONE;
        }
        .c-Sidebar_Block form.searchform div {
            background-color: white;
            padding: 16PX;
            display: flex;
            flex-wrap: wrap;
        }
        .c-Sidebar_Block form.searchform input#s{
            background: #f5f5f5;
            width: 76%;
        }
        .c-Search_Title H4{
            PADDING: 0 0 16PX 0;
            background: white;
        }
        .c-Sidebar_Block .c-SearchBox{
            margin-bottom: 43px;
        }


.Combined-Courses-Wrapper {
	width: 100% !important;
}

.Online-Training-Courses-Wrapper .c-AvailableCourses_Btn {
	text-align: center !important;
}

.Online-Training-Courses-Wrapper .c-AvailableCourses_Btn {
	cursor: auto !important;
}

.Online-Training-Courses-Wrapper .tab-header {
	cursor: pointer !important;
}

.Online-Training-Courses-Wrapper .hidden {
	position: absolute !important;
    opacity: 0 !important;
    z-index: -1;
}

.Online-Training-Courses-Wrapper .active {
	position: relative !important;
	opacity: 1 !important;
    transition:opacity 1s linear !important;
    z-index: 0;
}

@media only screen and (max-width: 768px) {
    a.js-Btn {
        max-width: 100%;
    }
    span.c-FieldKey {
        margin-top: 20px;
    }
}

.hbspt-form {
  margin-top: -60px;
}

.js-BookingForm .hbspt-form {
  margin-top: 0 !important;
}

.hbspt-form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 500px;
}

.hbspt-form fieldset.form-columns-1,
.hbspt-form fieldset.form-columns-2 {
  max-width: none !important;
  width: 100%;
}

.hbspt-form fieldset.form-columns-2 .hs-form-field {
  width: 50%;
  float: left;
}

.hbspt-form fieldset.form-columns-2 .input {
  margin-right: 8px;
}

.hbspt-form .hs-form-required {
  color: red;
  font-size: 75%;
  vertical-align: top;
}

.hbspt-form .hs-field-desc {
  width: 100%;
}

.hbspt-form .hs-richtext {
  word-break: break-word;
  font-family: "AvenirLTStd", sans-serif !important;
}

.hbspt-form .hs-richtext a,
.hbspt-form .hs-richtext a:active,
.hbspt-form .hs-richtext a:visited {
  text-decoration: underline !important;
}

.hbspt-form .field {
  margin-bottom: 3px !important;
  padding: 0 !important;
}

.hbspt-form label {
  font-size: 0.875em !important;
  color: #4c4c4c !important;
  font-weight: 400 !important;
  font-family: "AvenirLTStd", sans-serif !important;
}

.hbspt-form input.hs-input {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
  font-family: "AvenirLTStd", sans-serif !important;
  font-size: 0.875em !important;
  border-radius: 0 !important;
  border: 1px solid #d4d4d4;
  color: #4c4c4c;
  font-size: 0.875rem;
  height: 40px;
  padding-right: 15px;
  padding-left: 15px;
  background: #f5f5f5;
}

.hbspt-form .actions {
  padding: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  box-sizing: inherit !important;
}

.hbspt-form .hs-submit .actions input.hs-button {
  box-sizing: border-box !important;
  white-space: pre-wrap;
  width: 100%;
  height: 44px;
  margin-top: 40px;
  background: #f38130;
  color: #fff;
  font-size: 0.6875rem;
  font-weight: 600;
  text-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.hbspt-form .hs-button:hover {
  background-color: #ce6d29 !important;
}

#message-94c8fa8c-ac6d-4962-ab64-750d4ad54cdd {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box !important;
    font-family: "AvenirLTStd", sans-serif !imporatant;
    font-size: 0.875em !important;
    border-radius: 0 !important;
    border: 1px solid #d4d4d4;
    color: #4c4c4c;
    font-size: 0.875rem;
    height: 105px;
    padding-right: 15px;
    padding-left: 15px;
    background: #f5f5f5;
}

@media (min-width: 615px) {
  .c-AvailableCourses .columns-1 .c-AvailableCourses_Item {
    width: 100%;
  }
}


/** 2022-05-17 LN: Updated colour links for tel: links. Styled footer to include Cyber Essentials logo **/
a[href^="tel:"] {
  color: #f38130;
}

a[href^="tel:"]:hover {
  text-decoration: none !important;
}

.c-NavFooter-Certification {
    display: flex;
    gap: 20px;
    align-items: center;
  }

.c-NavFooter-Certification > img {
  /* max-width: 125px; */
  height: 75px;
}

.c-NavFooter-Certification > img#BQF_logo {
  max-width: unset;
  height: 50px;
  align-self: center;
  width: auto;
}
.c-NavFooter-Certification > img#CE_logo {
  max-width: unset;
  height: 85px;
  align-self: center;
  width: auto;
}

.c-NavFooter-Menus {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: self-end;
}

.c-NavFooter-right,
.c-NavFooter-left {
  margin-left:0 !important;
}

@media only screen and (max-width: 991px) {
  .c-Footer_Inner {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .c-NavFooter .c-Nav_Item {
      width: 200px !important;
  }

  .c-Footer_Inner {
    display: block !important;
  }

  .c-NavFooter-Menus {
    align-items: center;
    text-align: center;
  }

  .c-NavFooter-Certification {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 20px
  }

  .c-NavFooter-Certification > img {
    /* max-width: 125px; */
    height: 75px;
  }

  .c-NavFooter-Certification > img#BQF_logo {
    max-width: unset;
    height: 40px;
    align-self: center;
    width: auto;
  }
}

@media (max-width: 429px) {
  .c-NavFooter .c-Nav_Item {
      float:none !important;
  }
}
/*

Theme Name: IMSM Parent Theme FR
Version: 1.0.0
Author: Mobedia Ltd
Author URI: https://www.wearemobedia.com/

*/

body > div.c-Page > main > div > div > div.o-Section_Block.o-CenterNarrow > #hbspt-form-1533830611765-1498749179 {
	margin-top: -170px;
}
.c-Image-full-max-width {
	margin-left: 45%; }

@media all and (max-width: 600px)
{.hs-cta-img {width: 100%;
	height: 100%;} }
        .c-Search_Title{
            padding: 16px 16px 0 16px;
            background: white;
        }
        .c-Sidebar_Block form.searchform label{
            DISPLAY:NONE;
        }
        .c-Sidebar_Block form.searchform div {
            background-color: white;
            padding: 16PX;
            display: flex;
            flex-wrap: wrap;
        }
        .c-Sidebar_Block form.searchform input#s{
            background: #f5f5f5;
            width: 76%;
        }
        .c-Search_Title H4{
            PADDING: 0 0 16PX 0;
            background: white;
        }
        .c-Sidebar_Block .c-SearchBox{
            margin-bottom: 43px;
        }
.hbspt-form input[type="checkbox"] {
	-webkit-appearance: checkbox !important;
	width: 2% !important;
	margin-top: 0px !important;
	vertical-align: middle;
}

@media only screen and (max-width: 1280px) and (min-width: 992px) {
	.c-Nav_List .c-Nav_Link-0 {
	    padding-right: 8px;
    padding-left: 8px;
	}

	.c-Nav_List .c-Nav_Link {
    font-size: .6rem;
}
}

body > div.c-Page > main > div > div > div.o-Section_Block.o-CenterNarrow > #hbspt-form-1533830611765-1498749179 {
	margin-top: -170px;
}
.c-Image-full-max-width {
	margin-left: 45%; }

@media all and (max-width: 600px)
{.hs-cta-img {width: 100%;
	height: 100%;} }
        .c-Search_Title{
            padding: 16px 16px 0 16px;
            background: white;
        }
        .c-Sidebar_Block form.searchform label{
            DISPLAY:NONE;
        }
        .c-Sidebar_Block form.searchform div {
            background-color: white;
            padding: 16PX;
            display: flex;
            flex-wrap: wrap;
        }
        .c-Sidebar_Block form.searchform input#s{
            background: #f5f5f5;
            width: 76%;
        }
        .c-Search_Title H4{
            PADDING: 0 0 16PX 0;
            background: white;
        }
        .c-Sidebar_Block .c-SearchBox{
            margin-bottom: 43px;
        }



        .Combined-Courses-Wrapper {
            width: 100% !important;
        }

        .Online-Training-Courses-Wrapper .c-AvailableCourses_Btn {
            text-align: center !important;
        }

        .Online-Training-Courses-Wrapper .c-AvailableCourses_Btn {
            cursor: auto !important;
        }

        .Online-Training-Courses-Wrapper .tab-header {
            cursor: pointer !important;
        }

        .Online-Training-Courses-Wrapper .hidden {
            position: absolute !important;
            opacity: 0 !important;
            z-index: -1;
        }

        .Online-Training-Courses-Wrapper .active {
            position: relative !important;
            opacity: 1 !important;
            transition:opacity 1s linear !important;
            z-index: 0;
        }


        @media only screen and (max-width: 768px) {
            a.js-Btn {
                max-width: 100%;
            }
            span.c-FieldKey {
                margin-top: 20px;
            }
        }

.hbspt-form {
  margin-top: -60px;
}

.js-BookingForm .hbspt-form {
  margin-top: 0 !important;
}

.hbspt-form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 500px;
}

.hbspt-form fieldset.form-columns-1,
.hbspt-form fieldset.form-columns-2 {
  max-width: none !important;
  width: 100%;
}

.hbspt-form fieldset.form-columns-2 .hs-form-field {
  width: 50%;
  float: left;
}

.hbspt-form fieldset.form-columns-2 .input {
  margin-right: 8px;
}

.hbspt-form .hs-form-required {
  color: red;
  font-size: 75%;
  vertical-align: top;
}

.hbspt-form .hs-field-desc {
  width: 100%;
}

.hbspt-form .hs-richtext {
  word-break: break-word;
  font-family: "AvenirLTStd", sans-serif !important;
}

.hbspt-form .hs-richtext a,
.hbspt-form .hs-richtext a:active,
.hbspt-form .hs-richtext a:visited {
  text-decoration: underline !important;
}

.hbspt-form .field {
  margin-bottom: 3px !important;
  padding: 0 !important;
}

.hbspt-form label {
  font-size: 0.875em !important;
  color: #4c4c4c !important;
  font-weight: 400 !important;
  font-family: "AvenirLTStd", sans-serif !important;
}

.hbspt-form input.hs-input {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
  font-family: "AvenirLTStd", sans-serif !important;
  font-size: 0.875em !important;
  border-radius: 0 !important;
  border: 1px solid #d4d4d4;
  color: #4c4c4c;
  font-size: 0.875rem;
  height: 40px;
  padding-right: 15px;
  padding-left: 15px;
  background: #f5f5f5;
}

.hbspt-form .actions {
  padding: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  box-sizing: inherit !important;
}

.hbspt-form .hs-submit .actions input.hs-button {
  box-sizing: border-box !important;
  white-space: pre-wrap;
  width: 100%;
  height: 44px;
  margin-top: 40px;
  background: #f38130;
  color: #fff;
  font-size: 0.6875rem;
  font-weight: 600;
  text-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.hbspt-form .hs-button:hover {
  background-color: #ce6d29 !important;
}

@media (min-width: 615px) {
  .c-AvailableCourses .columns-1 .c-AvailableCourses_Item {
    width: 100%;
  }
}

/** 2022-05-17 LN: Updated colour links for tel: links. Styled footer to include Cyber Essentials logo **/
a[href^="tel:"] {
  color: #f38130;
}

a[href^="tel:"]:hover {
  text-decoration: none !important;
}

.c-NavFooter-Certification {
    display: flex;
    gap: 20px;
    align-items: center;
  }

.c-NavFooter-Certification > img {
  /* max-width: 125px; */
  height: 75px;
}

.c-NavFooter-Certification > img#BQF_logo {
  max-width: unset;
  height: 50px;
  align-self: center;
  width: auto;
}
.c-NavFooter-Certification > img#CE_logo {
  max-width: unset;
  height: 85px;
  align-self: center;
  width: auto;
}

.c-NavFooter-Menus {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: self-end;
}

.c-NavFooter-right,
.c-NavFooter-left {
  margin-left:0 !important;
}

@media only screen and (max-width: 991px) {
  .c-Footer_Inner {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .c-NavFooter .c-Nav_Item {
      width: 200px !important;
  }

  .c-Footer_Inner {
    display: block !important;
  }

  .c-NavFooter-Menus {
    align-items: center;
    text-align: center;
  }

  .c-NavFooter-Certification {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 20px
  }

  .c-NavFooter-Certification > img {
    /* max-width: 125px; */
    height: 75px;
  }

  .c-NavFooter-Certification > img#BQF_logo {
    max-width: unset;
    height: 40px;
    align-self: center;
    width: auto;
  }
}

@media (max-width: 429px) {
  .c-NavFooter .c-Nav_Item {
      float:none !important;
  }
}
/* === HEADER STRUCTURE === */
.c-Header {
  position: relative;
  z-index: 100;
  background: #fff;
  padding: 0;
  margin: 0;
  overflow: visible;
}

/* Ensures header stretches to fit content */
.c-Header_Main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 90px 0;
  min-height: 80px; /* forces enough room for logo */
  box-sizing: border-box;
}

/* Keeps logo inline and sized */
.c-Logo {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

/* LOGO SIZE */
.c-Image-full-width {
  height: 80px !important;
  width: auto !important;
  max-height: none !important;
  display: block !important;
}

/* NAV TWEAK */
.c-Nav {
  margin-top: 10px;
}

/* === MOBILE === */
@media (max-width: 768px) {
  .c-Image-full-width {
    height: 40px !important;
  }

 
}