@font-face {
  font-family: 'AvenirLTStd-Black';
  src:  url('../fonts/AvenirLTStd-Black.woff') format('woff'),
  url('../fonts/AvenirLTStd-Black.eot') format('embedded-opentype'),
  url('../fonts/AvenirLTStd-Black.ttf') format('truetype'),
  url('../fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTStd-Medium';
  src:  url('../fonts/AvenirLTStd-Medium.woff') format('woff'),
  url('../fonts/AvenirLTStd-Medium.eot') format('embedded-opentype'),
  url('../fonts/AvenirLTStd-Medium.ttf') format('truetype'),
  url('../fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTStd-Light';
  src:  url('../fonts/AvenirLTStd-Light.woff') format('woff'),
  url('../fonts/AvenirLTStd-Light.eot') format('embedded-opentype'),
  url('../fonts/AvenirLTStd-Light.ttf') format('truetype'),
  url('../fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTStd-Roman';
  src:  url('../fonts/AvenirLTStd-Roman.woff') format('woff'),
  url('../fonts/AvenirLTStd-Roman.eot') format('embedded-opentype'),
  url('../fonts/AvenirLTStd-Roman.ttf') format('truetype'),
  url('../fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-size: 100%;
     vertical-align: baseline;
     background: transparent;
     font-family: 'AvenirLTStd-Roman';
}
.select2-container--open .select2-dropdown--below {
    min-width: 200px!important;
}
body {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
}
body, th, td, input, textarea {
    overflow-x: hidden;
}
img, iframe{
    max-width: 100%;
}
img{
    height: auto;
}
a{
  text-decoration: none;
}
h1{
    font-size:90px;
}
h2{
    font-size:80px;
}
.container{
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
}
.content{
  display: flex;
}
#top-header{
  background: url('../images/banner-mbl.webp');
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding-bottom: 20px;
  background-repeat: no-repeat!important;
  position: relative;
}
.header-content {
    display: flex;
    justify-content: flex-start;
    padding-top: 50px;
}
h2 {
    font-family: 'AvenirLTStd-Light';
    font-size: 72px;
    line-height: 82px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 7px;
}
.select, input[type="button"]{
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   -webkit-border-radius: 0;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
   -moz-border-radius: 0;  /* Firefox 1-3.6 */
   border-radius: 0;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
.home .select2-container--open .select2-dropdown--below {
    width: 224px !important;
}
#saved-items{
  background: url('../images/my-saved-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 135px;
  padding-bottom: 158px;
  background-position: center top;
}
.saved-item-grid {
    display: flex;
    flex-wrap: wrap;
}
#shared-content{
  background: url('../images/shared-content-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
#training-content{
    background: url('../images/shared-content-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
  }
#case-studies h2 {
    text-align: center;
    padding-bottom: 110px;
    font-family: 'AvenirLTStd-Light';
    letter-spacing: 7px;
    line-height: 110px;
    color: #060606;
}
#case-studies-carousel .item {
    background: #fff;
  padding: 60px 30px;
  border: 1px solid #ebebeb;
  transition: all .3s;
}
#case-studies-carousel .item:hover {
  transition: all .3s;
    box-shadow: 0px 0px 22px -16px #1b070c;
}
#shared-content::before {
    content: '';
    display: block;
    height: 90px;
    width: 4px;
    background-color: #0053A5;
    position: absolute;
    left: 0;
}
#training-content::before {
    content: '';
    display: block;
    height: 90px;
    width: 4px;
    background-color: #0cade3;
    position: absolute;
    left: 0;
}
#program-recommendation {
    padding-top: 60px;
    padding-bottom: 145px;
    background: url('../images/explore-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
#program-recommendation {
    padding-top: 60px;
    padding-bottom: 145px;
    background: url('../images/explore-bg.webp');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#program-recommendation::before {
    content: '';
    display: block;
    height: 90px;
    width: 4px;
    background-color: #0053a5;
    position: absolute;
    left: 0;
}
#conferences{
  padding-top: 110px;
    padding-bottom: 110px;
    background: url('../images/conference-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
#supporting-resources{
  padding-top: 240px;
    padding-bottom: 245px;
    background: url('../images/supporting-resources-bg.webp');
  background-repeat: no-repeat;
  background-size: cover;
}
#counter-list {
    padding-top: 248px;
    padding-bottom: 191px;
}
.content-section {
    padding-top: 115px;
    padding-bottom: 80px;
}
#counter-list .grid-item {
    margin-right: 38px;
}
#counter-list .grid-item:nth-last-child(1) {
    margin-right: 0;
}
#videos {
    padding-top: 155px;
    padding-bottom: 145px;
}
#footer {
    background-color: #052a62;
    padding-top: 90px;
    padding-bottom: 102px;
    text-align: center;
    position: relative;
    z-index: 9;
}
#footer p, #footer a {
    color: #fff;
    font-family: 'AvenirLTStd-Light';
    font-size: 18px;
}
.social-links {
    padding-bottom: 55px;
}
.social-links a:nth-child(2) {
    margin: 0 15px;
}
.diciplines-menu {
    font-family: 'AvenirLTStd-Light';
    margin-right: 58px;
    margin-top: -1.5em;
    font-size: 18px;
    color: #141414;
    letter-spacing: 3px;
}
.diciplines-menu img{
  margin-left: 20px;
}
.other-header-info {
    display: flex;
    align-items: center;
/*    margin-left:195px;*/
}
.safari-mac #popup-search input[type="button"] {
  vertical-align: middle;
}
.hamburger {
    margin-left: 48px;
    margin-top: -1em;
}
.other-header-icons {
    margin-top: -1.5em;
}
.other-header-icons a {
    transition: all 0.3s;
    display: inline-block;
    margin: 0px 30px;
}
.other-header-icons a:hover {
    color: #0053a5;
    transition: all 0.3s;
}
.other-header-icons a img {
    vertical-align: sub;
}
.hamburger img {
    vertical-align: middle;
}
.search-form {
    width: 940px;
    margin: 0 auto;
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
}
.banner-form-search h5 {
    font-family: 'AvenirLTStd-Light';
    font-size: 16px;
    color: #333;
    font-weight: normal;
    margin-right: 12px;
}
.form-select-list a {
    color: #666565;
    font-family: 'AvenirLTStd-Light';
    font-size: 16px;
}
.banner-form-field {
    text-align: center;
}
.banner-form-search {
    margin-top: 35px;
    display: flex;
    justify-content: center;
}
.banner-form-field {
    text-align: center;
    background:#fff;
    box-shadow: 0 0 24px 10px #e4e4e4;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-form-field .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 2em;
}
.banner-form-field input[type="button"] {
    width: 110px;
    height: 107px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.5s ease;
    font-size: 0;
    transition: all 0.3s;
    background-image: url(../images/search-icon.png);
    margin-top: 0;
}
.banner-form-field input[type="button"]:hover {
    filter: none;
    -webkit-filter: grayscale(100%);
    transition: all 0.3s;
}
.category-search input[type="text"] {
    padding-right: 1em;
    vertical-align: sub;
    font-size: 20px;
    outline: none;
}
#program-recommendation h2 {
    font-family: 'AvenirLTStd-Light';
    color: #fff;
    font-size: 72px;
    line-height: 82px;
    text-transform: uppercase;
    font-weight: normal;
}
#program-carousel .owl-item .item{
    background:#fff;
    padding: 60px 75px 60px 30px;
}
#program-carousel {
    margin-top: 125px;
}
#program-carousel p {
    font-family: 'AvenirLTStd-Roman';
    font-size: 28px;
    line-height: 36px;
    color: #070707;
    padding-bottom: 55px;
}
#program-carousel .item img {
    width: auto !important;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
#program-carousel .owl-item .item a:hover p{
    color:#0053A5;
    transition: all 0.3s;
}
#program-carousel .publish-data {
    color: #4b4b4b;
    font-family: 'AvenirLTStd-Light';
    padding-top: 35px;
}
#program-carousel .owl-item .item a {
    color:#0053a5;
    font-family: 'AvenirLTStd-Light';
    font-size: 16px;
    line-height: 32px;
    transition: all 0.3s;
}
#program-carousel .owl-item .item a:hover{
  color:#343434;
  transition: all 0.3s;
}

/*Hamburger menu*/
.button_container {
  position: relative;
  height: 27px;
  width: 28px;
  cursor: pointer;
  z-index: 100;
  transition: opacity .25s ease;
}
.button_container.active {
  position: fixed;
  top: 5%;
  right: 2%;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 1000;
  transition: opacity .25s ease;
}
.button_container:hover {
  opacity: .7;
}
.button_container.active .top {
  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
  transform: translateY(10px) translateX(0) rotate(45deg);
  background: #FFF;
}
.button_container.active .middle {
  opacity: 0;
  background: #FFF;
}
.button_container.active .bottom {
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
  transform: translateY(-10px) translateX(0) rotate(-45deg);
  background: #FFF;
}
.button_container span {
  background: #0053a5;
  border: none;
  height: 3.7px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  transition: all .35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 10px;
}
.button_container span:nth-of-type(3) {
  top: 20px;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, width .35s;
  z-index: 50;
}
.overlay:before {
  content: '';
  background: #D7043D;
  left: -55%;
  top: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  transition: left .35s ease;
}
.overlay:after {
  content: '';
  background: #D7043D;
  right: -55%;
  top: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  transition: all .35s ease;
}
.overlay.open {
  opacity: .9;
  visibility: visible;
  height: 100%;
  z-index: 999;
}
.video-link.various.fancybox\.iframe:hover {
    filter: gray;
    -webkit-filter: grayscale(100%);
    transition: all .3s;
}
.overlay.open:before {
  left: 0;
}
.overlay.open:after {
  right: 0;
}
.overlay.open li {
  -webkit-animation: fadeInRight .5s ease forwards;
  animation: fadeInRight .5s ease forwards;
  -webkit-animation-delay: .35s;
  animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: .45s;
  animation-delay: .45s;
}
.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: .55s;
  animation-delay: .55s;
}
.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: .65s;
  animation-delay: .65s;
}
.overlay nav {
  position: relative;
  height: 70%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 50px;
  font-family: 'Vollkorn', serif;
  font-weight: 400;
  text-align: center;
  z-index: 100;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
.overlay ul li {
  display: block;
  position: relative;
  opacity: 0;
  margin-bottom: 1em;
}
.overlay ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
    font-family: 'AvenirLTStd-Medium';
    font-size: 28px;
    padding: 0 0 5px;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
  width: 100%;
}
.overlay-menu .sub-menu {
    width: 100%;
    padding: 15px 0 0;
}
.overlay-menu .sub-menu li {
    margin-bottom: 15px;
}
.overlay-menu .sub-menu a {
    font-size: 21px;
    margin: 0;
    font-family: 'AvenirLTStd-Light';
    font-weight: normal;
}
select {
  display: none;
}
/*.overlay-menu .sub-menu a::after{
  display: none;
}*/
.overlay-menu .sub-menu a:hover {
    background: none !important;
}
ul.sub-menu {
    display: none;
}
li:hover ul.sub-menu {
    display: block;
}
.overlay ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 3px;
  background: #FFF;
  transition: .35s;
}
.overlay-menu ul > li > a.hasChild::after{
    content: '+';
    top: -60px;
    position: unset !important;
    /*float: right;*/
    right: 0px;
    -webkit-transform: none !important;
    transform: none !important;
    width:auto !important;
    background: none !important;
    margin-left: 10px;
}
.overlay-menu ul > li > a.hasChild:hover::after{
    content: '-';
    top: -60px;
    position: unset !important;
    /*float: right;*/
    right: 0px;
    -webkit-transform: none !important;
    transform: none !important;
    width:auto !important;
    background: none !important;
}
.overlay-menu ul > li:hover > a.hasChild::after{
    content: '-';
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, width .35s;
  z-index: 50;
}
.overlay:before {
  content: '';
  background: #0053a5;
  left: -55%;
  top: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  transition: left .35s ease;
}
.overlay:after {
  content: '';
  background: #0053a5;
  right: -55%;
  top: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  transition: all .35s ease;
}
.overlay.open {
  opacity: .9;
  visibility: visible;
  height: 100%;
}
.video-link.various.fancybox\.iframe:hover {
    filter: gray;
    -webkit-filter: grayscale(100%);
    transition: all .3s;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.overlay2 {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}
.overlay-menu-group {
    height: 650px;
    width: 50%;
    margin: 0 auto;
}
.overlay-content {
  position: relative;
  /*top: 46%;*/
  width: 100%;
  text-align: center;
  /*margin-top: 30px;*/
  /*transform: translateY(-50%);*/
}
.overlay2 a {
    padding: 8px;
    text-decoration: none;
    font-size: 28px;
    color: #fff;
    display: block;
    transition: 0.3s;
    font-family: 'AvenirLTStd-Light';
    transition: all .3s;
}
.overlay2 a:hover {
    color:  #0053a5!important;
    transition: all .3s;
}
.sliding-layer ul li img{
 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition:all .3s;
}
.sliding-layer ul li img:hover{
 -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  transition:all .3s;
}
.overlay2 a:hover, .overlay a:focus {
  color: #f1f1f1;
}
.overlay2 .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  z-index:1;
}
.program-info {
    display: flex;
    justify-content: space-between;
}
.customNavigation {
    align-self: end;
}
.customNavigation a{
  cursor: pointer;
}
.hideme{
  display: none;
}
.showme{
  display: inline-block!important;
}
.saved-item-box {
    background-color: #fff;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 54px 40px 54px 40px;
    transition: all 0.3s;
    flex-basis: 42%;
    cursor: pointer;
}
.view-all-black a {
    width: 187px;
    height: 82px;
    line-height: 82px;
    background: #2b2b2b;
    display: block;
    text-align: center;
    color: #fff;
    font-family: 'AvenirLTStd-Light';
    font-size: 18px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.view-all-black a[class^="hvr-"] {
    cursor: pointer;
    background: #0053A5;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.view-all-black a:hover::before, .view-all-black a:focus::before, .view-all-black a:active::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.view-all-black a:hover, .view-all-black a:focus, .view-all-black a:active {
    color: #000;
}
.view-all-black a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.saved-item-left {
    flex-basis: 70%;
}
.saved-item-right {
    flex-basis: 30%;
}
.saved-item-right h2 {
    font-family: 'AvenirLTStd-Light';
    color:#fff;
    font-size: 72px;
    line-height: 82px;
    margin-bottom: 72px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.saved-item-box:hover {
    background: #0464a6;
    transition: all 0.3s;
}
.saved-item-box h5 {
    font-family: 'AvenirLTStd-Light';
    font-size: 30px;
    color: #000;
    padding-bottom: 38px;
    font-weight: normal;
}
.saved-item-box ul{
  list-style: none;
}
.saved-item-box ul li {
    font-family: 'AvenirLTStd-Light';
    font-size: 21px;
    line-height: 36px;
    margin-bottom: 9px;
    position: relative;
    padding-left: 2.5em;
}
.saved-item-box ul li img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.active-box h5, .active-box ul li, .active-box .other-saved-item-info div {
    color: #fff;
}
.view-item {
    color: #2d2d2d;
    font-size: 18px;
    font-family: 'AvenirLTStd-Light';
}
.view-item  a{
    color: #2d2d2d;
}
.view-item  a:hover{
    color: #ffffff;
}
.saved-item-box:hover a{
    color:#ffffff;
}
.fav-item {
    color: #2d2d2d;
    font-size: 18px;
    font-family: 'AvenirLTStd-Light';
}
.other-saved-item-info i {
    color:#0053A5;
}
.other-saved-item-info {
    display: flex;
    justify-content: space-between;
    padding-top: 35px;
}
.other-saved-item-info .view-item a {
    margin-right: 8px;
}
.other-saved-item-info .fav-item a {
    margin-left: 8px;
}
#saved-items .content {
    justify-content: space-between;
    align-items: center;
}
#videos h2 {
    text-align: center;
    margin-bottom: 70px;
}
.video-all-pink a {
    width: 187px;
    height: 72px;
    line-height: 72px;
    display: block;
    background-color: #0053a5;
  color: #fff;
    text-align: center;
    margin: 0 auto;
    font-family: 'AvenirLTStd-Light';
    font-size: 18px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.video-all-pink a[class^="hvr-"] {
    cursor: pointer;
    background: #0053A5;
  text-decoration: none;
  color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.video-all-pink a:hover::before, .video-all-pink a:focus::before, .video-all-pink a:active::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.video-all-pink a:hover, .video-all-pink a:focus, .video-all-pink a:active {
    color: white;
}
.video-all-pink a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #343434;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.video-all-pink {
    margin-top: 65px;
}
.video-grid {
    position: relative;
    box-shadow: 0 0 24px 10px #e4e4e4;
    transition: all .3s;
    overflow: hidden;
}
.video-grid > img{
    margin: -14% 0;
    width: auto;
    height: 350px;
}
.video-grid a.video-link {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 40%;
    text-align: center;
    width: auto;
    transform: translate(-50% ,-50%);
}
#videos .content {
    justify-content: space-between;
    padding: 0 62px;
}
.video-grid img {
    vertical-align: middle;
}
.video-grid::before {
    content: '';
    background: rgba(255,255,255,.5);
    position: absolute;
    height: 100%;
    width: 100%;
}
.video-overlay-content {
  padding: 15px 5%;
  position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.7);
    width: 100%;
}
.video-grid:hover .video-overlay-content{
  background: rgba(0,0,0,.9);
  transition: all .3s;
}
.video-overlay-content p {
    font-family: 'AvenirLTStd-Roman';
    color:#fff;
    font-size: 24px;
    line-height: 30px;
}
.video-publish-info {
    margin-top: 15px;
    color: #fff;
    font-family: 'AvenirLTStd-Light';
}
.video-publish-info em {
    font-style: normal;
}
.video-publish-info a {
    color: #fff;
    transition: all 0.3s;
}
.video-publish-info a:hover{
    color: #0053A5;
    transition: all 0.3s;
}
#shared-content-carousel .owl-item .item {
  background-color: #ffffff;
  padding: 35px 30px;
  transition: all .3s;
  margin: 15px 0;
}
#shared-content-carousel .owl-item .item:hover {
  transition: all .3s;
  box-shadow: 0 0 20px -13px #7a7a7a;
  margin: 15px 0;
}
#shared-content-carousel {
  padding-top: 75px;
  padding-bottom: 86px;
}
.shared-content-text {
    font-family: 'AvenirLTStd-Light';
    font-size: 18px;
    color:#171717;
    line-height: 36px;
    margin-bottom: 45px;
}
.shared-content-text a{
    color:#171717;
    transition: all 0.3s;
}
.shared-content-text a:hover{
    color:#0053A5;
    transition: all 0.3s;
}
.shared-content-info ul {
    list-style: none;
    display: flex;
}
.shared-content-info ul li {
    position: relative;
    padding-left: 2em;
    margin-right: 3em;
}
.shared-content-info ul li img {
    width: auto !important;
    position: absolute;
    left: 0;
    top: 0;
}
.shared-content-info ul li a {
    font-family: 'AvenirLTStd-Light';
    color: #757575;
    font-size: 16px;
}
.shared-content-info ul li:nth-child(2) {
    padding-left: 2.5em;
}

#training-content-carousel .owl-item .item {
    background-color: #ffffff;
    padding: 35px 30px;
    transition: all .3s;
    margin: 15px 0;
  }
  #training-content-carousel .owl-item .item:hover {
    transition: all .3s;
    box-shadow: 0 0 20px -13px #7a7a7a;
    margin: 15px 0;
  }
  #training-content-carousel {
    padding-top: 75px;
    padding-bottom: 86px;
  }
  .training-content-text {
      font-family: 'AvenirLTStd-Light';
      font-size: 18px;
      color:#171717;
      line-height: 36px;
      margin-bottom: 45px;
  }
  .training-content-text a{
      color:#171717;
      transition: all 0.3s;
  }
  .training-content-text a:hover{
      color:#0cade3;
      transition: all 0.3s;
  }
  .training-content-info ul {
      list-style: none;
      display: flex;
  }
  .training-content-info ul li {
      position: relative;
      padding-left: 2em;
      margin-right: 3em;
  }
  .training-content-info ul li img {
      width: auto !important;
      position: absolute;
      left: 0;
      top: 0;
  }
  .training-content-info ul li a {
      font-family: 'AvenirLTStd-Light';
      color: #757575;
      font-size: 16px;
  }
  .training-content-info ul li:nth-child(2) {
      padding-left: 2.5em;
  }
.sliding-content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
}
.sliding-content .sliding-box h3{
  text-transform: uppercase;
  font-family: 'AvenirLTStd-Black';
  font-size: 28px;
  color:#141414;
  text-align: center;
  /*padding-bottom: 69px;*/
  font-weight:normal;
}
.sliding-content .sliding-box {
    background-color:#fff;
  width: 378px;
  box-shadow:0px -4px 35px -17px #a5a5a5;
  position: relative;
  display: inline-block;
}
.sliding-layer {
    /*padding:48px 58px 40px;*/
    padding:48px 0px 40px;
    float: left;
    cursor:pointer;
    width: 100%;
}
.sliding-arrow-icon {
    position: absolute;
    top: -13px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.sliding-box ul {
    list-style: none;
    height: 0px;
    transition: all .5s linear;
    overflow: hidden;
}
.sliding-content .sliding-box:hover > div.sliding-layer > ul {
    /*display: block;*/
    padding: 20px 0 0;
    height: 250px!important;
    transition: all .5s linear!important;
}
.sliding-content .sliding-layer .sliding-arrow-icon {
    transition: all .5s;
    transform: rotate(0deg);
}
.sliding-content .sliding-box:hover > div.sliding-layer .sliding-arrow-icon {
    transform: rotate(180deg);
    transition: all .5s;
}
.sliding-content .sliding-box:nth-child(2) {
  margin: 0 7px;
}
.sliding-layer ul li {
    margin-bottom: 20px;
    text-align: center;
}
.sliding-layer ul li:nth-last-child(1){
    margin-bottom: 0px;
}
.resources-content-left h2 {
    color: #fff;
    font-family: 'AvenirLTStd-Light';
    font-size: 71px;
    line-height: 99px;
    letter-spacing: 6px;
}
.resources-grid-items {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 0 32px -6px #707070;
}
.resources-grid {
    background:#fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    flex-basis: 33.2%;
    min-height: 205px;
}
.resources-grid:nth-child(3n) {
  border-right: 0;
}
.resources-content-left {
    flex-basis: 47%;
    align-self: center;
}
.resources-content-right {
    flex-basis: 53%;
}
.resources-grid:hover {
    background:  #262626;
    transition: all .3s;
}
.resources-grid:nth-child(n+4) {
    border-bottom: 0;
}
#case-studies {
    padding-bottom: 140px;
}
#case-studies .customNavigation {
    text-align: center;
    margin-top: 90px;
}
#case-studies .owl-carousel .owl-item {
    margin: 25px 0;
}
.case-studies-slider .owl-item p {
    font-family: 'AvenirLTStd-Light';
    font-size: 18px;
    color: #0b0b0b;
    line-height: 31px;
    padding-top: 1.5em;
}
.case-studies-slider .owl-item h4{
    font-size: 30px;
    line-height: 36px;
    font-family: 'AvenirLTStd-Light';
    color: #0b0b0b;
    transition: all 0.3s;
}
.case-studies-slider a:hover h4 {
    color: #0053A5;
    transition: all 0.3s;
}
.case-studies-slider h4::after {
    background:#0053a5;
    height: 4px;
    width: 39px;
    content: '';
    display: block;
    margin-top: 22px;
    margin-bottom: 40px;
}
.publish-info {
    margin-top: 98px;
}
.publish-info a {
    display: block;
    margin-bottom: 30px;
}
.publish-info a:nth-child(1){
    margin-bottom: 30px;
}
.publish-info a {
    display: block;
    margin-bottom: 30px;
    font-size: 18px;
    font-family: 'AvenirLTStd-Light';
    color:#0b0b0b;
    position: relative;
    padding-left: 2em;
}
.case-studies-slider .item img {
    width: auto !important;
}
.publish-info a img {
    width: auto !important;
    position: absolute;
    left: 0;
    top: 3px;
}
.learn-more a {
    font-size: 16px;
    font-family: 'AvenirLTStd-Light';
    line-height: 40px;
    position: relative;
    color: #0b0b0b;
}
.learn-more {
    position: relative;
    padding-right: 1.5em;
    text-align: right;
}
.learn-more img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.grid-item-text {
    position: relative;
}
#counter-list,.content-section{
    background: url('../images/counter-bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
}
.counter-list-info {
    position: absolute;
    top: 57%;
    right: 0;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
}
#counter-list .content{
   justify-content: center;
}
#counter-list .counter-list-info .counter-value {
    font-family: 'AvenirLTStd-Light';
    font-size: 54px;
    line-height: 27px;
    color:#000;
}
#counter-list .grid-item h4 {
    font-family: 'AvenirLTStd-Light';
    font-size: 30px;
    line-height: 27px;
    text-align: center;
    padding-bottom:85px;
    color:#000000;
    transition: all .3s;
}
section#counter-list .grid-item a h4:hover {
    color: #0053A5;
    transition: all .3s;
}
#conferences h2 {
    line-height: 110px;
    text-align: center;
    color: #fff;
    letter-spacing: 7px;
    margin-bottom: 50px;
}
#conferences .customNavigation {
    text-align: center;
    margin-top: 35px;
}
.conference-carousel-img img {
    width: auto !important;
}
#conference-slider .owl-item .item {
    width: 94%;
    margin: 0 auto;
    background: #0053a5;
    padding: 40px;
    /*box-shadow: 0 0 32px -6px #2e2e2e;*/
}
#conferences .container {
    max-width: 1376px;
}
#conferences .container-default {
    max-width: 1200px;
}
.conference-carousel-text p {
    color:#fff;
    font-size: 30px;
    line-height: 36px;
    font-family: 'AvenirLTStd-Light';
    transition: all 0.3s;
}
.conference-carousel-text p:hover {
    color: #dbdbdb;
    transition: all 0.3s;
}
.conference-carousel-text {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    position: relative;
  margin-top:1.5em;
}
.conference-carousel-img {
    display: inline-block;
    width: 32%;
    vertical-align: top;
}
.conference-info img {
    width: auto!important;
}
.conference-info a {
    color: #fff;
    font-family: 'AvenirLTStd-Light';
    line-height: 30px;
    font-size: 17px;
    position: relative;
    padding-left: 2em;
    margin-right: 25px;
}
.conference-info {
    margin-top: 25px;
}
.conference-info a:nth-last-child(1) {
  margin-right: 0;
}
.conference-info a img {
    width: auto !important;
    position: absolute;
    left: 0px;
    top: 0px;
}
.conference-carousel-img2 {
    position: absolute;
    top: 0px;
    right: 1px;
    height: 100%;
    overflow: hidden;
}
#conferences img {
    width: auto !important;
}
.conference-bottom-info {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}
.conference-bottom-info .learn-more a {
    color: #fff;
    font-size: 16px;
    position: relative;
    line-height: 49px;
    font-family: 'AvenirLTStd-Light';
}
.conference-bottom-info .learn-more {
    align-self: flex-end;
    margin-top: 10px;
}
.attenders ul{
  list-style: none;
  display: flex;
}
.attenders {
    display: flex;
    margin-top: 37px;
}
.attentders-count {
    margin-right: 26px;
}
#conference-slider .attentders-image ul li img {
    width: 33px !important;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
}
.attentders-count {
    margin-right: 26px;
    color:  #fff;
    font-size: 17px;
    font-family: 'AvenirLTStd-Light';
    line-height: 31px;
}
.attenders ul li {
    margin-right: 9px;
}
.date-circle {
    display: inline-block;
    background: #fff;
    width: 170px;
    height: 170px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: -8em;
    z-index: 1;
    top: 28%;
    transform: translateY(-50%);
}
.date-circle-data {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
}
.circle-month,.circle-year {
    font-family: 'AvenirLTStd-Light';
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.circle-date {
    font-size: 50px;
    line-height: 42px;
    font-family: 'AvenirLTStd-Black';
    color:  #000;
}
.resources-grid .color-image{
  display: none;
}
.showme{
  display: inline-block;
}
.hideme{
  display: none;
}
.saved-item-box li:nth-child(1) a {
    background: url('../images/saved-item1-sprite-icon.png');
    width: 31px;
    height: 30px;
    background-size: cover;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    left: 0;
    top:6px;
}
.active-box li:nth-child(1) a{
  background-position: 0px -28px!important;
}
.saved-item-box li:nth-child(2) a {
    background: url('../images/saved-item2-sprite-icon.png');
    width: 32px;
    height:28px;
    background-size: cover;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    left: 0;
    top:6px;
}
.active-box li:nth-child(2) a{
  background-position: 0px -28px!important;
}
.saved-item-box li:nth-child(3) a {
    background: url('../images/saved-item3-sprite-icon.png');
    width: 32px;
    height:28px;
    background-size: cover;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    left: 0;
    top:6px;
}
.active-box li:nth-child(3) a{
  background-position: 0px -28px!important;
}
.view-item i, .fav-item i{
    color: #0053A5;
}
#shared-content img{
  width: auto!important
}
#training-content img{
    width: auto;
}
.shared-content-author ul {
    list-style: none;
}
.shared-content-author ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.shared-content-author ul li {
    position: relative;
    padding-left: 3.5em;
}
.shared-content-author ul li img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.shared-content-author {
    padding-top: 25px;
    border-top: 1px solid #eee;
    margin-top: 30px;
}
.shared-content-author ul li:nth-child(1) {
    position: relative;
    padding-left: 3em;
    color: #0053a5;
    font-family: 'AvenirLTStd-Light';
    font-size: 18px;
}
.shared-content-author ul li:nth-child(2) {
    color: #0053a5;
    font-family: 'AvenirLTStd-Light';
    font-size: 14px;
}

.training-content-author ul {
    list-style: none;
}
.training-content-author ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.training-content-author ul li {
    position: relative;
    padding-left: 3.5em;
}
.training-content-author ul li img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.training-content-author {
    padding-top: 25px;
    border-top: 1px solid #eee;
    margin-top: 30px;
}
.training-content-author ul li:nth-child(1) {
    position: relative;
    padding-left: 3em;
    color: #0cade3;
    font-family: 'AvenirLTStd-Light';
    font-size: 18px;
}
.training-content-author ul li:nth-child(2) {
    color: #0cade3;
    font-family: 'AvenirLTStd-Light';
    font-size: 14px;
}
.saved-heading-mbl{
  display:none;
}
.sliding-content-mbl{
  display: none;
}
.sliding-content-small-mbl{
  display: none;
}
/*.sliding-content.sliding-content-desk ul {
    display: none;
}*/
.diciplines-menu.diciplines-menu-mbl {
    display: none;
}
.customNavigation a:nth-child(1) {
    background: url(../images/sprite.png);
    height: 117px;
    width: 118px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-right: 17px;
    padding: 0;
}
.customNavigation a:nth-child(1):hover {
    background-position: 0px -125px;
}
.customNavigation a:nth-child(2) {
    background: url(../images/sprite2.png);
    height: 117px;
    width: 118px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0;
}
.customNavigation a:nth-child(2):hover {
    background-position: 0px -125px;
}
.customNavigation a {
    box-shadow: 0 0 5px -1px #0c0c0c;
}
.customArrows a:nth-child(1) {
    background: url(../images/sprite3.png);
    height: 117px;
    width: 118px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-right: 17px;
}
.customArrows a:nth-child(1):hover {
    background-position: 0px -125px;
}
.customArrows a:nth-child(2) {
    background: url(../images/sprite4.png);
    height: 117px;
    width: 118px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.customArrows a:nth-child(2):hover {
    background-position: 0px -125px;
}
.customArrows a {
    box-shadow: 0 0 5px -1px #0c0c0c;
}
#popup-search {
    position: absolute;
    top:5em;
    right: 0;
    left: 0;
}
#popup-search input[type="text"] {
    border: 0;
    line-height: 30px;
    outline:none;
    padding: 10px;
    width: 350px;
    font-size: 17px;
    color: #313131;
    font-family: 'AvenirLTStd-Medium';
}
#popup-search input[type="button"] {
    width: 50px;
    height: 50px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.5s ease;
    font-size: 0;
    transition: all 0.3s;
    background-image: url(../images/search-icon.png);
    background-size: cover;
    background-position: top center;
    position: relative;
    left: -5px;
    outline:none;
    vertical-align:top;
    background-repeat:no-repeat;
}
#popup-search input[type="button"]:hover {
    filter: none;
    -webkit-filter: grayscale(100%);
    transition: all 0.3s;
}
#popup-search input[type="text"]::placeholder {
    color: #141414;
    font-family: 'AvenirLTStd-Light';
    text-align: left;
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 40px;
}
#popup-search input[type="text"]::-webkit-input-placeholder {
    color: #141414;
    font-family: 'AvenirLTStd-Light';
    text-align: left;
    font-size: 17px;
}
.explore-more-wrapper {
    display: block;
    text-align: right;
    margin-top: 13px;
}
.explore-more-wrapper a {
    background: url(../images/explore-more-sprite.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100px;
    height: 98px;
    display: inline-block;
    transition: all .5s;
}
.explore-more-wrapper a:hover {
    background-position: 0px -105px;
    transition: all .5s;
}
.share-image {
    margin-left: 40px;
    align-self: center;
}
.share-image a{
    color: #ffffff;
}
.share-image img {
    display: inline-block!important;
    margin-right: 10px;
}
.share-image span {
    display: inline-block;
    color: #ffffff;
    font-size: 17px;
    font-family: 'AvenirLTStd-Light';
}
.other-header-icons a {
    color: #818181;
    font-family: 'AvenirLTStd-Light';
    font-size: 16px;
}
.other-header-icons a img {
    margin-right: 10px;
}
.mac-os #popup-search input[type="text"]::-webkit-input-placeholder {
    font-size: 17px;
    line-height: 32px;
}
.mac-os #popup-search input[type="text"]{
    -webkit-appearance: none;
    border-radius: 0;
}
@-moz-document url-prefix() {
    #popup-search input[type="text"]::placeholder {
      line-height: 32px;
  }
}


/*======================
Inner  Page
======================*/
#top-header.page-header {
  position: relative;
  z-index: 9;
  height: 82vh;
}
.flat-bg {
  background: #f0f0f0;
}
.banner-tilte {
    position: absolute;
    bottom: 100px;
    left: 0;
    top: 140px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}
.banner-tilte h1 {
    position: relative;
    color: #0c0c0c;
    font-family: 'AvenirLTStd-Light';
    font-weight: normal;
    font-style: normal;
    line-height: 124px;
    font-size: 162px;
    letter-spacing: 10px;
    float: right;
}
.banner-tilte h1::after {
    position: absolute;
    content: '';
    background: #0053a5;
    left: -37px;
    top: 0;
    bottom: 8px;
    width: 7px;
}
.d-none {
  display: none;
}
.form-control {
    display: block;
    width: 100%;
    padding: 20px 30px;
    font-size: 18px;
    line-height: 32px;
    color: #323232;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0;
}
.form-row {
    margin-right: -10px;
    margin-left: -10px;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 10px;
    padding-left: 10px;
}
input,textarea {
  outline: none!important;
}
a:hover {
    text-decoration: none;
}
.btn {
    border: none;
    padding: 20px 77px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 0;
    margin-top: 10px;
    letter-spacing: 2px;
}
.btn-primary {
    background-color: #0053a5;
    border-color: #0053a5;
}
textarea {
    resize: none;
    min-height: 200px;
}
.inner-wrapper {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
}
.form-group { margin-bottom: 28px;
}
.btn-submit {
   margin-top: 10px;
}
.gmap {
    padding: 100px 0;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0c0c0c;
    border-color: #0c0c0c;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}
.form-control:focus {
    border-color: #d7d7d7;
    box-shadow: none;
}
.banner-wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1020px;
}
/*--------------------------------------------------------------
# F.A.Q Section
--------------------------------------------------------------*/
.container-medium {
  width: 90%;
  margin: 0 auto;
  max-width: 1230px;
}
#faq {
  background: url('../images/faq-bg.jpg');
  padding: 100px 0;
}
#faq h2 {
    color: #1e1e1e;
}
#faq #faq-list {
  padding: 0;
  list-style: none;
  max-width: 785px;
}
#faq #faq-list a {
    padding: 18px 0;
    display: block;
    position: relative;
    font-family: 'Avenir LT Std';
    font-size: 21px;
    line-height: 24px;
    font-weight: 300;
    color: #0053A5;
    letter-spacing: 2px;
}
ul#faq-list li {
    max-width: 90%;
    margin-bottom: 10px;
}
#faq #faq-list i {
    font-size: 13px;
    position: absolute;
    right: -75px;
    border: 1px solid #e3e3e3;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    top: 16px;
}
#faq #faq-list p {
    margin-bottom: 57px;
    color: #7c7c7c;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    word-spacing: -2px;
    font-family: 'Avenir LT Std';
    font-weight: 300;
}
#faq #faq-list p a {
    float: none;
    display: inline;
    font-size: 18px;
    padding: 0;
    line-height: 30px;
}
#faq #faq-list a.collapse {
  color: #f82249;
}
#faq #faq-list a.collapsed {
  color: #000;
}
#faq #faq-list a.collapsed i::before {
  content: "\f067" !important;
}
/*Profile*/
#profile {
    background: url(../images/curved-bg.png) bottom center;
    padding: 100px 0 350px;
    background-size: cover;
}
#profile-content {
    padding: 10px 0 60px;
}
#profile p,#profile h2 {
  color: #242424;
}
#profile h2 {
    font-size: 42px!important;
    font-family: 'AvenirLTStd-Black'!important;
    text-transform: capitalize;
    word-spacing: 0;
    letter-spacing: -1px!important;
    line-height: 54px!important;
    margin-bottom: 12px;
}
#profile p.profile-meta-caption {
    color: #525252;
    font-size: 24px;
    font-family: 'AvenirLTStd-Light';
}
#profile p.profile-meta-info,a.profile-meta-info {
    color: #0e0e0e;
    font-size: 24px;
}

.profile-meta p, .profile-meta a {
    display: inline-block;
    line-height: 48px;
}
.profile-right {
  border-right: 8px solid #0053a5;
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 60px;
}
.profile-row {
      box-shadow: 0 10px 25px 0 rgba(6, 12, 34, 0.1);
}
.profile-pic {
  vertical-align: bottom;
}
.table-items {
    background: #efefef;
    padding: 40px 40px 30px;
    margin: 25px 0 65px;
}
.table-item {
  display: table;
  background: #fff;
  width: 100%;
  padding: 10px;
  margin-bottom: 11px;
}
.table-item div {
    display: table-cell;
    padding: 10px 15px;
    line-height: normal;
    max-width: 285px;
    vertical-align: middle;
}
.table-item div+div {
  background: url(../images/icons/border.png) repeat-y left center;
  text-align: center;
}
.table-item a {
    color: #414141;
    font-size: 16px;
}
.table-item-child30{
    width:30% !important;
}
.table-item-child40{
    width:40% !important;
}
.table-item-child25{
    width:25% !important;
}
a.reddish,p.reddish{
  color: #0053A5;
}
.table-item a:hover {
    color: #0053A5;
}
.icon-article-collection a {
  background: url(../images/icons/article-c.png) no-repeat left center;
  padding-left: 30px;
}
.icon-article a {
  background: url(../images/icons/article.png) no-repeat left center;
  padding-left: 30px;
}
.icon-bmj a {
  background: url(../images/icons/bmj.png) no-repeat left center;
  padding-left: 35px;
}
.icon-date a,.icon-date p {
  background: url(../images/icons/date.png) no-repeat left center;
  display: inline;
  padding-left: 30px;
  background-size: contain;
}
.icon-location a {
  background: url(../images/icons/map.png) no-repeat left center;
  padding-left: 25px;
  background-size: contain;
}
.icon-time p {
    background: url(../images/icons/clock.png) no-repeat left center;
    display: inline;
    padding-left: 30px;
    background-size: contain;
}
.icon-dot a {
    background: url(../images/icons/dot.png) no-repeat left center;
    padding-left: 25px;
    max-width: 390px;
    float: left;
}
img.icon-profile {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#conferences .table-items {
    background: none;
    padding: 0 40px;
    margin-bottom: 0;
}
#conferences .table-item {
    padding: 24px 10px;
    margin-bottom: 26px;
}
#conferences .container-default h2 {
    margin-bottom: 20px;
}
#conferences .icon-dot a {
    padding-left: 34px;
}
/*@media(min-width: 1681px){
  .header-content {
      -webkit-box-pack: justify!important;
      -ms-flex-pack: justify!important;
      justify-content: space-between!important;
  }
}*/
#top-header .container {
    max-width: 1364px;
}
.container-default {
  max-width: 1200px;
  box-sizing: content-box;
}
@media(max-width: 1680px){
  .banner-wrapper {
      width: 85%;
      max-width: none;
  }
  .container {
    padding: 0 5%;
    box-sizing: border-box;
  }
  h2 {
        font-family: 'AvenirLTStd-Light'!important;
        font-size: 60px!important;
        line-height: 80px!important;
        letter-spacing: 6px!important;
    }

}
@media (max-width: 1679px) {
  .other-header-icons a {
    margin: 0px 20px;
  }
  .banner-wrapper {
    width: 80%;
  }
  .saved-item-box {
    flex-basis: 45%;
}

}
/*1700 - 1800*/
@media (min-width: 1700px) and (max-width: 1800px){

  #supporting-resources .content{
    justify-content: space-between;
  }
  .resources-content-right {
      flex-basis: 48%;
  }
  .video-grid {
      flex-basis: 32%;
  }
}

/*1600 - 1700*/
@media (min-width: 1600px) and (max-width: 1700px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 55px!important;
      line-height: 75px!important;
      letter-spacing: 6px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
  }
  .resources-content-right {
      flex-basis: 55%;
  }
  .video-grid {
      flex-basis: 31.5%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    background-repeat:no-repeat;
  }
}




/*1500 - 1600*/
@media (min-width: 1500px) and (max-width: 1600px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 50px!important;
      line-height: 70px!important;
      letter-spacing: 5px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
  }
  .resources-content-right {
      flex-basis: 55%;
  }
  .video-grid {
      flex-basis: 31.5%;
  }
  .saved-item-right {
      flex-basis: 32%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    background-repeat:no-repeat;
  }
}



/*1400 - 1500*/
@media (min-width: 1400px) and (max-width: 1500px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 50px!important;
      line-height: 70px!important;
      letter-spacing: 6px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
  }
  .resources-content-right {
      flex-basis: 55%;
  }
  .video-grid {
      flex-basis: 31.5%;
  }
  .saved-item-right {
      flex-basis: 32%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    background-repeat:no-repeat;
  }
  /*.other-header-info {
      margin-left: 100px;
  }*/
}

@media(max-width: 1440px){
  .conference-carousel-img2 {
      right: 0;
  }
}


/*1300 - 1400*/
@media (min-width: 1300px) and (max-width: 1400px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 45px!important;
      line-height: 65px!important;
      letter-spacing: 6px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
  }
  .resources-content-right {
      flex-basis: 55%;
  }
  .video-grid {
      flex-basis: 31.5%;
  }
  .saved-item-right {
      flex-basis: 32%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    background-repeat:no-repeat;
  }
  /*.other-header-info {
      margin-left: 50px;
  }*/
  .other-header-icons a {
        margin: 0px 20px;
    }
  .diciplines-menu {
      margin-right: 25px;
  }
  #supporting-resources {
      padding-top: 160px;
      padding-bottom: 160px;
  }
  #counter-list {
      padding-top: 160px;
      padding-bottom: 160px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
}




  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 40px;
  }
  #case-studies {
      padding-bottom: 125px;
  }
  .conference-carousel-img {
      width: 32%;
      margin-right: 2em;
  }
  .conference-carousel-text {
      width: 40%;
      margin-top: 0;
  }
  .date-circle {
      right: -10em;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .conference-carousel-img2 {
      right: 0px;
  }
}




@media(min-width:1366px) and (max-width: 1440px){
  .sliding-layer {
    padding: 33px 0px 30px;
    float: left;
    cursor: pointer;
    width: 100%;
  }
  .sliding-layer ul li {
    margin-bottom: 32px;
    text-align: center;
  }
  .sliding-layer ul li img {
    width: 100px;
  }
  .overlay2 a {
    font-size: 20px;
  }
  .overlay-menu-group {
    height: 500px;
  }
  .banner-form-field {
    height: 75px;
  }
  .banner-form-field input[type="button"] {
    width: 75px;
    height: 75px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  input.searchField {
      width: 540px;
  }
  .search-form {
      width: 840px;
  }
  .diciplines-menu {
      font-size: 15px;
  }
  .other-header-icons a {
      font-size: 15px;
  }
  h2 {
    font-size: 40px!important;
    line-height: 60px!important;
    letter-spacing: 4px!important;
  }
  #counter-list .grid-item h4 {
    font-size: 22px;
  }
  #counter-list .grid-item img {
    width: 80%;
  }
  #counter-list .grid-item {
    text-align: center;
  }
  #counter-list .counter-list-info .counter-value {
    font-size: 35px;
  }
  /*.customNavigation a:nth-child(1) {
    background: url(../images/sprite.png);
    height: 92px;
    width: 92px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .customNavigation a:nth-child(2) {
    background: url(../images/sprite2.png);
    height: 92px;
    width: 92px;
    background-size: cover;
    background-repeat: no-repeat;
  }*/
  .customNavigation a:nth-child(1):hover{
    background-position: 0px -98px;
  }
  .customNavigation a:nth-child(2):hover{
    background-position: 0px -98px;
  }
  .customArrows a:nth-child(1){
    background: url(../images/sprite3.png);
    height: 92px;
    width: 92px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .customArrows a:nth-child(2) {
    background: url(../images/sprite4.png);
    height: 92px;
    width: 92px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .customNavigation a:nth-child(1):hover{
    background-position: 0px -98px;
  }
  .customNavigation a:nth-child(2):hover {
    background-position: 0px -98px;
  }
  .view-all-black a {
    width: 160px;
    height: 65px;
    line-height: 65px;
    font-size: 17px;
  }
  .video-all-pink a {
    width: 160px;
    height: 65px;
    line-height: 65px;
    font-size: 17px;
  }
  .video-overlay-content p {
    font-size: 21px;
    line-height: 23px;
  }
  #program-carousel p {
    font-size: 24px;
    line-height: 37px;
    padding-bottom: 40px;
  }
  .other-header-icons a img {
    width: 25px;
    height: 24px;
    object-fit: contain;
  }
  .saved-item-box h5 {
    font-size: 24px;
    padding-bottom: 30px;
  }
  .saved-item-box ul li {
    font-size: 16px;
    line-height: 32px;
  }
  #counter-list {
    padding-top: 191px;
  }
  #program-carousel {
    margin-top: 90px;
  }
  #counter-list .grid-item h4 {
    padding-bottom: 55px;
  }
  #shared-content-carousel {
    padding-top: 50px;
  }
  #training-content-carousel {
    padding-top: 50px;
  }
  .case-studies-slider .owl-item h4 {
    font-size: 24px;
    line-height: 33px;
  }
  .case-studies-slider .owl-item p {
    font-size: 16px;
    line-height: 28px;
  }
  .conference-carousel-text p {
    font-size: 24px;
  }
  .shared-content-text {
    font-family: 'AvenirLTStd-Light';
    font-size: 16px;
    color: #171717;
    line-height: 32px;
    margin-bottom: 45px;
  }
  .training-content-text {
    font-family: 'AvenirLTStd-Light';
    font-size: 16px;
    color: #171717;
    line-height: 32px;
    margin-bottom: 45px;
  }
  #program-carousel .owl-item .item a{
    font-size: 15px;
    line-height:28px;
  }
  #footer p, #footer a {
    font-size: 16px;
  }
  .social-links img {
    width: 40px;
  }
  .social-links {
    padding-bottom: 37px;
  }
  .explore-more-wrapper a {
    width: 92px;
    height: 92px;
  }
  .explore-more-wrapper a:hover {
    background-position: 0px -95px;
  }
  #supporting-resources {
    padding-bottom:200px;
  }
  .sliding-content .sliding-box h3 {
    font-size: 18px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    letter-spacing: 2px;
  }
  .sliding-content .sliding-box:hover > div.sliding-layer > ul {
    height: 150px !important;
  }
  .overlay ul li a {
    font-size: 24px;
  }
  .overlay ul li {
      margin-bottom: 25px;
  }
  .customNavigation a {
      box-shadow: 0;
  }
  .publish-info a {
      margin-bottom: 20px!important;
      font-size: 16px;
      padding-left: 2.5em;
  }
  .search-form .searchField::placeholder {
      font-size: 16px;
  }

}



/*1200 - 1300*/
@media (min-width:1200px) and (max-width: 1300px){
  h2 {
    font-family: 'AvenirLTStd-Light'!important;
    font-size: 40px!important;
    line-height: 60px!important;
    letter-spacing: 6px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
  }
  .resources-content-right {
      flex-basis: 55%;
  }
  .video-grid {
      flex-basis: 31.5%;
  }
  .saved-item-right {
      flex-basis: 32%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    background-repeat:no-repeat;
  }
  /*.other-header-info {
      margin-left: 90px;
  }*/
  .other-header-icons a {
        margin: 0px 12px;
    }
  .diciplines-menu {
      margin-right: 25px;
  }
  #supporting-resources {
      padding-top: 160px;
      padding-bottom: 160px;
  }
  #counter-list {
      padding-top: 160px;
      padding-bottom: 160px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
}
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 40px;
  }
  #case-studies {
      padding-bottom: 125px;
  }
  .conference-carousel-img {
      width: 32%;
      margin-right: 2em;
  }
  .conference-carousel-text {
      width: 40%;
      margin-top: 0;
  }
  .date-circle {
      right: -10em;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .conference-carousel-img2 {
      right: 0px;
  }

}


/*1200 -1366*/
@media(min-width:1200px) and (max-width: 1366px){
  .sliding-layer {
    padding: 33px 0px 30px;
    float: left;
    cursor: pointer;
    width: 100%;
  }
  .sliding-layer ul li {
    margin-bottom: 5px;
    text-align: center;
  }
  .sliding-layer ul li img {
    width: 100px;
  }
  .overlay2 a {
    font-size: 20px;
  }
  .overlay-menu-group {
    height: 500px;
  }
  .banner-form-field {
    height: 75px;
  }
  .banner-form-field input[type="button"] {
    width: 75px;
    height: 75px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  input.searchField {
      width: 540px;
  }
  .search-form {
      width: 840px;
  }
  .diciplines-menu {
      font-size: 15px;
  }
  .other-header-icons a {
      font-size: 15px;
  }
  h2 {
    font-size: 40px!important;
    line-height: 60px!important;
    letter-spacing: 4px!important;
  }
  #counter-list .grid-item h4 {
    font-size: 22px;
  }
  #counter-list .grid-item img {
    width: 80%;
  }
  #counter-list .grid-item {
    text-align: center;
  }
  #counter-list .counter-list-info .counter-value {
    font-size: 35px;
  }
 /* .customNavigation a:nth-child(1) {
    background: url(../images/sprite.png);
    height: 92px;
    width: 92px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .customNavigation a:nth-child(2) {
    background: url(../images/sprite2.png);
    height: 92px;
    width: 92px;
    background-size: cover;
    background-repeat: no-repeat;
  }*/
  .customNavigation a:nth-child(1):hover{
    background-position: 0px -98px;
  }
  .customNavigation a:nth-child(2):hover{
    background-position: 0px -98px;
  }
  .customArrows a:nth-child(1){
    background: url(../images/sprite3.png);
    height: 92px;
    width: 92px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .customArrows a:nth-child(2) {
    background: url(../images/sprite4.png);
    height: 92px;
    width: 92px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .customNavigation a:nth-child(1):hover{
    background-position: 0px -98px;
  }
  .customNavigation a:nth-child(2):hover {
    background-position: 0px -98px;
  }
  .view-all-black a {
    width: 160px;
    height: 65px;
    line-height: 65px;
    font-size: 17px;
  }
  .video-all-pink a {
    width: 160px;
    height: 65px;
    line-height: 65px;
    font-size: 17px;
  }
  .video-overlay-content p {
    font-size: 21px;
    line-height: 23px;
  }
  #program-carousel p {
    font-size: 24px;
    line-height: 37px;
    padding-bottom: 40px;
  }
  .other-header-icons a img {
    width: 25px;
    height: 24px;
    object-fit: contain;
  }
  .saved-item-box h5 {
    font-size: 24px;
    padding-bottom: 30px;
  }
  .saved-item-box ul li {
    font-size: 16px;
    line-height: 32px;
  }
  #counter-list {
    padding-top: 191px;
  }
  #program-carousel {
    margin-top: 90px;
  }
  #counter-list .grid-item h4 {
    padding-bottom: 55px;
  }
  #shared-content-carousel {
    padding-top: 50px;
  }
  #training-content-carousel {
    padding-top: 50px;
  }
  .case-studies-slider .owl-item h4 {
    font-size: 24px;
    line-height: 33px;
  }
  .case-studies-slider .owl-item p {
    font-size: 16px;
    line-height: 28px;
  }
  .conference-carousel-text p {
    font-size: 24px;
  }
  .shared-content-text {
    font-family: 'AvenirLTStd-Light';
    font-size: 16px;
    color: #171717;
    line-height: 32px;
    margin-bottom: 45px;
  }
  .training-content-text {
    font-family: 'AvenirLTStd-Light';
    font-size: 16px;
    color: #171717;
    line-height: 32px;
    margin-bottom: 45px;
  }
  #program-carousel .owl-item .item a{
    font-size: 15px;
    line-height:28px;
  }
  #footer p, #footer a {
    font-size: 16px;
  }
  .social-links img {
    width: 40px;
  }
  .social-links {
    padding-bottom: 37px;
  }
  .explore-more-wrapper a {
    width: 92px;
    height: 92px;
  }
  .explore-more-wrapper a:hover {
    background-position: 0px -95px;
  }
  #supporting-resources {
    padding-bottom:200px;
  }
  .sliding-content .sliding-box h3 {
    font-size: 18px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    letter-spacing: 2px;
  }
  .sliding-content .sliding-box:hover > div.sliding-layer > ul {
    height: 150px !important;
  }
  .overlay ul li a {
    font-size: 24px;
  }
  .overlay ul li {
      margin-bottom: 25px;
  }
  .customNavigation a {
      box-shadow: 0;
  }
  .publish-info a {
      margin-bottom: 20px!important;
      font-size: 16px;
      padding-left: 2.5em;
  }
  .search-form .searchField::placeholder {
      font-size: 16px;
  }
  #popup-search input[type="text"]::placeholder {
      font-size: 15px;
      letter-spacing: 1px;
      line-height: 28px;
  }
  #popup-search input[type="text"]{
     -webkit-appearance: none;
  }

}


/*1100 - 1200*/
@media (min-width:1100px) and (max-width: 1200px){
  h2 {
    font-family: 'AvenirLTStd-Light'!important;
    font-size: 40px!important;
    line-height: 60px!important;
    letter-spacing: 6px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
  }
  .resources-content-right {
      flex-basis: 55%;
  }
  .video-grid {
      flex-basis: 31.5%;
  }
  .saved-item-right {
      flex-basis: 100%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    background-repeat:no-repeat;
  }
  /*.other-header-info {
      margin-left:75px;
  }*/
  .other-header-icons a {
      display: inline-block;
      margin: 0px 10px;
  }
  .diciplines-menu {
      margin-right: 20px;
      font-size: 16px;
  }
  .other-header-icons a img {
      margin-right: 10px;
      width: 20px;
      height: 20px;
      object-fit: contain;
    }
  #supporting-resources {
      padding-top: 160px;
      padding-bottom: 160px;
  }
  .diciplines-menu img {
        margin-left: 5px;
    }
  #counter-list {
      padding-top: 160px;
      padding-bottom: 160px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
  }
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 40px;
  }
  #case-studies {
      padding-bottom: 125px;
      padding-top: 60px;
  }
  #case-studies h2 {
      padding-bottom: 40px;
  }
  .conference-carousel-img {
      width: 32%;
      margin-right: 2em;
  }
  .conference-carousel-text {
      width: 40%;
      margin-top: 0;
  }
  .date-circle {
      right: -10em;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .saved-item-right h2 br {
      display: none;
  }
  .saved-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #saved-items .content {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .saved-item-left {
    flex-basis: 100%;
  }
  .saved-item-box {
      flex-basis: 40%;
      margin-bottom: 28px;
  }
  .saved-heading-mbl{
    text-align: center;
    margin-bottom: 42px;
  }
  .saved-heading-desk{
    display:none;
  }
  .view-all-black.wow.slideInRight a{
      margin: 25px auto 0;
  }
  #saved-items {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .date-circle {
    right: -12.6em;
    width: 150px;
    height: 150px;
  }
  .conference-carousel-text p {
      font-size: 25px;
      line-height: 32px;
  }
  .sliding-content-desk{
    display: none;
  }
  .sliding-content-mbl{
    display: block;
  }
  .sliding-content.sliding-content-mbl .sliding-box {
    width: 320px;
  }
  .sliding-layer2 {
      padding: 25px 0 22px;
  }
  .sliding-box .sliding-layer2 ul {
      height: auto;
  }
  .sliding-content-mbl .sliding-layer2 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer2 img {
      margin-bottom: 20px;
  }
  .sliding-layer2 ul li:nth-last-child(1) img {
      margin-bottom: 0px;
  }
  .sliding-layer2 ul li img {
      width: 130px;
  }
  .conference-carousel-img2 {
      right: 0px;
  }

}


/*1000 - 1100*/
@media (min-width:1000px) and (max-width: 1100px){
  h2 {
    font-family: 'AvenirLTStd-Light'!important;
    font-size: 40px!important;
    line-height: 60px!important;
    letter-spacing: 6px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-content-right {
      flex-basis: 85%;
      margin: 0 auto !important;
  }
  .video-grid {
      flex-basis: 31.5%;
  }
  .saved-item-right {
      flex-basis: 100%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    background-repeat:no-repeat;
  }
  /*.other-header-info {
      margin-left: 50px;
  }*/
  .diciplines-menu img {
        margin-left: 9px;
    }
  .other-header-icons a {
      display: inline-block;
      margin: 0px 5px;
  }
  .sliding-box .sliding-layer2 ul {
      height: auto;
  }
  .diciplines-menu {
      margin-right: 20px;
      letter-spacing: 0px;
      font-size: 16px;
  }
  .other-header-icons a img {
      margin-right: 10px;
      width: 20px;
      height: 20px;
      object-fit: contain;
      letter-spacing: 0px;
      font-size: 16px;
    }
  #supporting-resources {
    padding-top: 95px;
    padding-bottom: 110px;
  }
  #counter-list {
      padding-top: 120px;
      padding-bottom: 120px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
}
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 40px;
  }
  #case-studies {
      padding-bottom: 125px;
      padding-top: 50px;
  }
  #case-studies h2 {
      padding-bottom: 40px;
  }
  .conference-carousel-img {
      width: 32%;
      margin-right: 2em;
  }
  .conference-carousel-text {
      width: 40%;
      margin-top: 0;
  }
  .date-circle {
      right: -10em;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .saved-item-right h2 br {
      display: none;
  }
  .saved-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #saved-items .content {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .saved-item-left {
    flex-basis: 100%;
  }
  /*.saved-item-box {
      flex-basis: 39.3%;
      margin-bottom: 28px;
  }*/
  .saved-heading-mbl{
    text-align: center;
    margin-bottom: 42px;
  }
  .saved-heading-desk{
    display:none;
  }
  .view-all-black.wow.slideInRight a{
      margin: 25px auto 0;
  }
  #saved-items {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .date-circle {
    right: -11em;
    width: 150px;
    height: 150px;
  }
  .conference-carousel-text p {
      font-size: 25px;
      line-height: 32px;
  }
  .sliding-content-desk{
    display: none;
  }
  .sliding-content-mbl{
    display: block;
  }
  .sliding-content.sliding-content-mbl .sliding-box {
    width: 285px;
  }
  .sliding-layer2 {
      padding: 25px 0 22px;
  }
  .sliding-content-mbl .sliding-layer2 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer2 img {
      margin-bottom: 20px;
  }
  .sliding-layer2 ul li:nth-last-child(1) img {
      margin-bottom: 0px;
  }
  .sliding-layer2 ul li img {
      width: 130px;
  }
  .conference-carousel-img2 {
      right: 0px;
  }
  input.searchField {
      width: 400px;
  }
  .search-form {
      width: 700px;
  }
  .resources-content-left {
      flex-basis: 100%;
      align-self: center;
      margin-bottom: 30px;
  }
  .resources-content-left.wow.slideInLeft h2 br {
      display: none;
  }
  #videos .content {
      padding: 0;
  }
  .conference-info a{
    display: block;
  }
  .conference-info a:nth-child(2){
    margin-top: 10px;
  }w

}

/*900 - 1000*/
@media(max-width:1024px){
    .resources-content-right {
        flex-basis: 100%;
        margin: 0 auto !important;
    }
    .wow{
        animation-name: none !important;
        visibility: visible !important;
    }
}




/*900 - 1000*/
@media (min-width:900px) and (max-width:1000px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 40px!important;
      line-height: 60px!important;
      letter-spacing: 6px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-content-right {
      flex-basis: 85%;
      margin: 0 auto !important;
  }
  .video-grid {
      flex-basis: 31.5%;
  }
  .saved-item-right {
      flex-basis: 100%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    background-repeat:no-repeat;
  }
  /*.other-header-info {
      margin-left: 70px;
  }*/
  .other-header-icons a {
      display: inline-block;
      margin: 0px 25px;
  }
  .diciplines-menu {
      margin-right: 25px;
  }
  #supporting-resources {
    padding-top: 95px;
    padding-bottom: 110px;
  }
  #counter-list {
      padding-top: 120px;
      padding-bottom: 120px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
}
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 40px;
  }
  #case-studies {
      padding-bottom: 125px;
  }
  .conference-carousel-img {
      width: 32%;
      margin-right: 2em;
  }
  .conference-carousel-text {
      width: 40%;
      margin-top: 0;
  }
  .date-circle {
      right: -10em;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .saved-item-right h2 br {
      display: none;
  }
  .saved-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #saved-items .content {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .saved-item-left {
    flex-basis: 100%;
  }
  .saved-item-box {
      flex-basis: 39%;
      margin-bottom: 28px;
  }
  .saved-heading-mbl{
    text-align: center;
    margin-bottom: 42px;
  }
  .saved-heading-desk{
    display:none;
  }
  .view-all-black.wow.slideInRight a{
      margin: 25px auto 0;
  }
  #saved-items {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .date-circle {
    right: -11em;
    width: 150px;
    height: 150px;
  }
  .conference-carousel-text p {
      font-size: 25px;
      line-height: 32px;
  }
  .sliding-content-desk{
    display: none;
  }
  .sliding-content-mbl{
    display: block;
  }
  .sliding-content.sliding-content-mbl .sliding-box {
    width: 285px;
  }
  .sliding-layer2 {
      padding: 25px 0 22px;
  }
  .sliding-content-mbl .sliding-layer2 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer2 img {
      margin-bottom: 20px;
  }
  .sliding-layer2 ul li:nth-last-child(1) img {
      margin-bottom: 0px;
  }
  .sliding-layer2 ul li img {
      width: 130px;
  }
  .conference-carousel-img2 {
      right: 0px;
  }
  input.searchField {
      width: 400px;
  }
  .search-form {
      width: 700px;
  }
  .resources-content-left {
      flex-basis: 100%;
      align-self: center;
      margin-bottom: 30px;
  }
  .resources-content-left.wow.slideInLeft h2 br {
      display: none;
  }
  #videos .content {
      padding: 0;
  }
  .conference-info a{
    display: block;
  }
  .conference-info a:nth-child(2){
    margin-top: 10px;
  }
  .resources-content-left h2 {
      text-align: center;
  }
  .explore-more-wrapper {
      width: 85%;
      margin: 13px auto;
  }

}



@media(max-width: 768px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 30px!important;
      line-height: 40px!important;
      letter-spacing: 4px!important;
  }
  #program-recommendation h2{
      text-align:left;
  }
  .customNavigation img {
        width: 70px;
    }
  .program-info {
        align-items: center;
    }
  #supporting-resources .content{
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-content-right {
      flex-basis: 90%;
      margin: 0 auto !important;
  }
  .resources-grid-items{
    box-shadow: none;
  }
  .resources-content-left h2{
    text-align: center;
  }
  .video-grid {
      flex-basis: 48%;
      margin-bottom: 27px;
  }
  .saved-item-right {
      flex-basis: 100%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    padding-top: 25px;
    background-repeat: no-repeat;
    min-height: 300px;
  }
  .shared-content-info ul {
      flex-wrap: wrap;
  }
  .shared-content-info ul li {
      margin-bottom: 1.4em;
  }
  .shared-content-author ul li {
      margin-bottom: 10px;
  }
  .shared-content-author ul {
      flex-wrap: wrap;
  }

  .training-content-info ul {
    flex-wrap: wrap;
}
.training-content-info ul li {
    margin-bottom: 1.4em;
}
.training-content-author ul li {
    margin-bottom: 10px;
}
.training-content-author ul {
    flex-wrap: wrap;
}


  /*.other-header-info {
      margin-left: 70px;
  }*/
  .other-header-icons a {
      display: inline-block;
      margin: 0px 10px;
  }
  .diciplines-menu {
      margin-right: 25px;
  }
  #supporting-resources {
    padding-top: 95px;
    padding-bottom: 110px;
  }
  #counter-list {
      padding-top: 120px;
      padding-bottom: 120px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
}
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 27px;
  }
  #case-studies {
      padding-bottom: 75px;
  }
  .conference-carousel-img {
      width: 28%;
      margin-right: 0em;
  }
  .conference-carousel-text {
      width: 60%;
      margin-top: 0;
      margin-left: 20px;
  }
  .date-circle {
      right: -10em;
  }
  #conferences {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .saved-item-right h2 br {
      display: none;
  }
  .saved-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #saved-items .content {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .saved-item-left {
    flex-basis: 100%;
  }
  .saved-item-box {
      flex-basis: 75%;
    margin: 0 auto 30px !important;
  }
  .saved-heading-mbl{
    text-align: center;
    margin-bottom: 42px;
    color: #fff;
  }
  .saved-heading-desk{
    display:none;
  }
  .view-all-black.wow.slideInRight a{
      margin: 25px auto 0;
  }
  #saved-items {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .date-circle-data {
    display: flex;
      justify-content: flex-end;
      padding: 0;
      align-items: center;
      color:#fff;
  }
  .circle-month{
    margin-right: 10px;
    font-size: 17px;
  }
  .circle-date {
      font-size: 20px;
      color: #fff;
  }
  .circle-year{
    margin-left: 10px;
    font-size: 17px;
  }
  .date-circle {
      right: 0;
      width: 100%;
      height: auto;
      border-radius: 0;
      position: relative;
      top: 40px;
      transform: translateY(0);
      background: none;
  }
  .conference-carousel-text p {
      font-size: 25px;
      line-height: 32px;
  }
  .sliding-content-desk{
    display: none;
  }
  .sliding-content-mbl{
    display: none;
  }
  .sliding-content.sliding-content-mbl .sliding-box {
    width: 285px;
  }
  .sliding-layer2 {
      padding: 25px 0 22px;
  }
  .sliding-content-mbl .sliding-layer2 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer2 img {
      margin-bottom: 20px;
  }
  .sliding-layer2 ul li:nth-last-child(1) img {
      margin-bottom: 0px;
  }
  .sliding-layer2 ul li img {
      width: 130px;
  }
  .conference-carousel-img2 {
      display: none;
  }
  input.searchField {
      width: 400px;
  }
  .search-form {
      width: 700px;
  }
  .resources-content-left {
      flex-basis: 100%;
      align-self: center;
      margin-bottom: 30px;
  }
  .resources-content-left.wow.slideInLeft h2 br {
      display: none;
  }
  #videos .content {
      padding: 0;
      flex-wrap: wrap
  }
  .conference-info a{
    display: block;
  }
  .conference-info a:nth-child(2){
    margin-top: 10px;
  }
  .resources-grid {
      background: #fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid  #ddd;
      flex-basis: 49.8%;
  }
  .resources-grid:nth-child(3n) {
      border-right: 1px solid #ddd;
  }
  .resources-grid:nth-child(2n) {
      border-right: 0;
  }
  .resources-grid:nth-child(n+4) {
      border-bottom: 1px solid #ddd;
  }
  #counter-list .content {
      justify-content: space-between;
  }
  #counter-list .grid-item {
      margin-right: 0;
      flex-basis: 20%;
  }
  .grid-item-text {
      margin-bottom: 54px;
  }
  #counter-list .grid-item h4 {
      font-size: 18px;
      padding-bottom: 30px;
  }
  #counter-list {
      padding-top: 100px;
      padding-bottom: 35px;
  }
  .saved-heading-mbl {
      display: block;
  }
  #shared-content-carousel {
      padding-top: 35px;
      padding-bottom: 35px;
  }
  #training-content-carousel {
    padding-top: 35px;
    padding-bottom: 35px;
}
  #case-studies h2 {
      padding-bottom: 20px;
      padding-top: 60px;
  }
  #case-studies .customNavigation {
      text-align: center;
      margin-top: 55px;
  }
  #shared-content h2 {
      text-align: center;
  }
  #training-content h2 {
    text-align: center;
}
  #shared-content::before,#training-content::before ,#program-recommendation::before {
    display: none;
  }
  .program-info {
    text-align: center;
      flex-wrap: wrap;
  }
  #program-recommendation .customNavigation {
      margin: 28px auto 0;
  }
  #program-carousel {
      margin-top: 50px;
  }
  #shared-content .customNavigation {
      align-self: end;
      text-align: center;
  }
  #training-content .customNavigation {
    align-self: end;
    text-align: center;
}
  .sliding-content-small-mbl{
    display: block;
  }
  .sliding-content2 .sliding-box2 {
      background-color: #fff;
    width: 100%;
      position: relative;
      display: inline-block;
      margin-bottom: 3em;
      box-shadow: 0px -4px 35px -17px #a5a5a5;
  }
  .sliding-layer3 {
      padding: 48px 58px 40px;
      cursor: pointer;
      text-align: center;
  }
  #top-mobile-secton {
      padding: 100px 0 50px;
  }
  .sliding-layer3 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer3 ul li img {
      width: 130px;
  }
  .sliding-layer3 ul{
    list-style: none;
  }
  .sliding-layer3 ul li {
      margin-bottom: 2em;
  }
  .sliding-layer3 ul li:nth-last-child(1) {
      margin-bottom: 0em;
  }
  .banner-form-search {
      margin-top: 35px;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
  }
  .search-form {
      width: 90%;
  }
  .banner-form-field{
    padding-left: 0;
    flex-wrap: wrap;
    padding: 8px;
  }
  input.searchField {
      width: 94%;
      line-height: 42px;
      margin-top: 10px;
      border: 1px solid #ececec;
      padding-left: 10px;
  }
  .category-dropdown {
      margin-left: 5px;
  }
  .banner-form-field input[type="button"] {
      width: 45px;
      height: 45px;
      border: none;
      outline: none;
      cursor: pointer;
      transition: all 0.5s ease;
      font-size: 0;
      background-image: url(../images/search-icon.png);
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-36%);
  }
  .category-search {
      flex-basis: 100%;
      position: relative;
      padding: 8px;
  }
  .select2-container:nth-child(2)::after{
    display: none;
  }
  .search-form .searchField::placeholder {
      text-align: left;
      font-size: 15px;
  }
  /*.logo img {
      width: 110px;
  }*/
  /*.other-header-info {
      margin-left: 103px;
      margin-top: 13px;
  }*/
  .hamburger {
      margin-left: 15px;
      margin-top: -1.2em;
  }
  .diciplines-menu{
    display: none;
  }
  .form-select-list a {
      color: #373737;
  }
  .banner-form-search h5 {
      margin-bottom: 10px;
      text-decoration: underline;
  }
  .diciplines-menu-mbl{
    display: block;
  }
  .diciplines-menu-mbl {
      display: block;
      margin-top: 5px;
      float: right;
      margin-right: 10px;
  }
  .diciplines-menu-mbl .diciplines-menu img {
      margin-left: 7px;
  }
  .diciplines-menu.diciplines-menu-mbl {
      display: none;
  }
  .diciplines-menu {
      display: block;
  }
  .customNavigation a:nth-child(1) {
        background: url(../images/sprite.png);
        height: 70px;
        width: 70px;
        display: inline-block;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        margin-right: 17px;
    }
    .customNavigation a:nth-child(1):hover {
        background-position: 0px -75px;
    }
    .customNavigation a:nth-child(2) {
        background: url(../images/sprite2.png);
        height: 70px;
        width: 70px;
        display: inline-block;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    .customNavigation a:nth-child(2):hover {
        background-position: 0px -75px;
    }
    .customNavigation a {
        box-shadow: 0 0 5px -1px #0c0c0c;
    }
    .customArrows a:nth-child(1) {
        background: url(../images/sprite3.png);
        height: 70px;
        width: 70px;
        display: inline-block;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        margin-right: 17px;
    }
    .customArrows a:nth-child(1):hover {
        background-position: 0px -75px;
    }
    .customArrows a:nth-child(2) {
        background: url(../images/sprite4.png);
        height: 70px;
        width: 70px;
        display: inline-block;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    .customArrows a:nth-child(2):hover {
        background-position: 0px -75px;
    }
    .customArrows a {
        box-shadow: 0 0 5px -1px #0c0c0c;
    }
    .view-all-black a {
        width: 187px;
        height: 60px;
        line-height: 60px;
    }
  .video-all-pink a {
        width: 187px;
        height: 60px;
        line-height: 60px;
  }
  .other-header-icons a span {
        display: none;
    }
}


@media(max-width:700px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 30px!important;
      line-height: 40px!important;
      letter-spacing: 4px!important;
  }
  #program-recommendation h2 {
        text-align: center;
        flex-basis: 100%;
    }
    .customNavigation img {
        width: 70px!important;
    }
    /*#conferences img {
        width: 70px !important;
    }*/
   /* .share-image {
        margin-left: 15px;
        align-self: center;
    }*/

    .attenders ul li:nth-last-child(1) {
        margin-right: 0;
    }
    #shared-content .customNavigation img {
        width: 70px!important;
    }
    #training-content .customNavigation img {
        width: 70px!important;
    }
  #supporting-resources .content{
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-content-right {
      flex-basis: 90%;
      margin: 0 auto !important;
  }
  .resources-grid-items{
    box-shadow: none;
  }
  .resources-content-left h2{
    text-align: center;
  }
  .video-grid {
      flex-basis: 100%;
      margin-bottom: 35px;
  }
  .saved-item-right {
      flex-basis: 100%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    padding-top: 25px;
  }
  /*.other-header-info {
      margin-left: 70px;
  }*/
  .other-header-icons a {
      display: inline-block;
      margin: 0px 2px;
  }
  .diciplines-menu {
      margin-right: 25px;
  }
  #supporting-resources {
    padding-top: 95px;
    padding-bottom: 110px;
  }
  #counter-list {
      padding-top: 120px;
      padding-bottom: 120px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
  }
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 27px;
  }
  #case-studies {
      padding-bottom: 75px;
  }
  .conference-carousel-img {
      width: 85%;
      margin-right: 0em;
  }
  .conference-carousel-text {
      width: 86%;
      margin-top: 25px;
      margin-left: 0px;
  }
  .date-circle {
      right: -10em;
  }
  .other-header-icons a span {
        display: none;
    }
    .other-header-icons a img {
        margin-right: 0;
    }
  #conferences {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .saved-item-right h2 br {
      display: none;
  }
  .saved-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #saved-items .content {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .saved-item-left {
    flex-basis: 100%;
  }
  .saved-item-box {
      flex-basis: 75%;
    margin: 0 auto 30px !important;
  }
  .saved-heading-mbl{
    text-align: center;
    margin-bottom: 42px;
    color: #fff;
  }
  .saved-heading-desk{
    display:none;
  }
  .view-all-black.wow.slideInRight a{
      margin: 25px auto 0;
  }
  #saved-items {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .date-circle-data {
      position: relative;
      transform: translateY(0%);
      top: 0;
      display: flex;
      justify-content: center;
      padding: 15px;
      align-items: center;
  }
  .circle-month{
    margin-right: 10px;
    font-size: 17px;
  }
  .circle-date {
      font-size: 30px;
  }
  .circle-year{
    margin-left: 10px;
    font-size: 17px;
  }
  .date-circle {
      right: 0;
      width: 100%;
      height: auto;
      border-radius: 0;
      position: relative;
      top: 40px;
      transform: translateY(0);
  }
  .conference-carousel-text p {
      font-size: 25px;
      line-height: 32px;
  }
  .sliding-content-desk{
    display: none;
  }
  .sliding-content-mbl{
    display: none;
  }
  .sliding-content.sliding-content-mbl .sliding-box {
    width: 285px;
  }
  .sliding-layer2 {
      padding: 25px 0 22px;
  }
  .sliding-content-mbl .sliding-layer2 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer2 img {
      margin-bottom: 20px;
  }
  .sliding-layer2 ul li:nth-last-child(1) img {
      margin-bottom: 0px;
  }
  .sliding-layer2 ul li img {
      width: 130px;
  }
  .conference-carousel-img2 {
      display: none;
  }
  input.searchField {
      width: 400px;
  }
  .search-form {
      width: 700px;
  }
  .resources-content-left {
      flex-basis: 100%;
      align-self: center;
      margin-bottom: 30px;
  }
  .resources-content-left.wow.slideInLeft h2 br {
      display: none;
  }
  #videos .content {
      padding: 0;
      flex-wrap: wrap
  }
  .conference-info a{
    display: block;
  }
  .conference-info a:nth-child(2){
    margin-top: 10px;
  }
  .resources-grid {
      background: #fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid  #ddd;
      flex-basis: 49.8%;
  }
  .resources-grid:nth-child(3n) {
      border-right: 1px solid #ddd;
  }
  .resources-grid:nth-child(2n) {
      border-right: 0;
  }
  .resources-grid:nth-child(n+4) {
      border-bottom: 1px solid #ddd;
  }
  #counter-list .content {
      justify-content: center;
      flex-wrap: wrap;
  }
  #counter-list .grid-item {
      margin-right: 0;
      flex-basis: 55%;
  }
  #training-content-carousel {
    padding-top: 35px;
    padding-bottom: 35px;
}
  .grid-item-text {
      margin-bottom: 54px;
  }
  #counter-list .grid-item h4 {
      font-size: 18px;
      padding-bottom: 30px;
  }
  #counter-list {
      padding-top: 100px;
      padding-bottom: 35px;
  }
  .saved-heading-mbl {
      display: block;
  }
  #shared-content-carousel {
      padding-top: 35px;
      padding-bottom: 35px;
  }
  #case-studies h2 {
      padding-bottom: 20px;
      padding-top: 60px;
  }
  #case-studies .customNavigation {
      text-align: center;
      margin-top: 55px;
  }
  #shared-content h2 {
      text-align: center;
  }
  #training-content h2 {
    text-align: center;
}
  #shared-content::before,#training-content::before, #program-recommendation::before {
    display: none;
  }
  .program-info {
    text-align: center;
      flex-wrap: wrap;
  }
  #program-recommendation .customNavigation {
      margin: 28px auto 0;
  }
  #program-carousel {
      margin-top: 50px;
  }
  #shared-content .customNavigation {
      align-self: end;
      text-align: center;
  }
  #training-content .customNavigation {
    align-self: end;
    text-align: center;
}
  .sliding-content-small-mbl{
    display: block;
  }
  .sliding-content2 .sliding-box2 {
      background-color: #fff;
    width: 100%;
      position: relative;
      display: inline-block;
      margin-bottom: 3em;
      box-shadow: 0px -4px 35px -17px #a5a5a5;
  }
  .sliding-layer3 {
      padding: 48px 58px 40px;
      cursor: pointer;
      text-align: center;
  }
  #top-mobile-secton {
      padding: 100px 0 50px;
  }
  .sliding-layer3 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer3 ul li img {
      width: 130px;
  }
  .sliding-layer3 ul{
    list-style: none;
  }
  .sliding-layer3 ul li {
      margin-bottom: 2em;
  }
  .sliding-layer3 ul li:nth-last-child(1) {
      margin-bottom: 0em;
  }
  .banner-form-search {
      margin-top: 35px;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
  }
  .search-form {
      width: 90%;
  }
  .banner-form-field{
    padding-left: 0;
    flex-wrap: wrap;
    padding: 8px;
  }
  input.searchField {
      width: 90%;
      line-height: 42px;
      margin-top: 10px;
      border: 1px solid #ececec;
      padding-left: 10px;
  }
  .banner-form-field input[type="button"] {
      width: 45px;
      height: 45px;
      border: none;
      outline: none;
      cursor: pointer;
      transition: all 0.5s ease;
      font-size: 0;
      background-image: url(../images/search-icon.png);
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-36%);
  }
  .category-search {
      flex-basis: 100%;
      position: relative;
      padding: 8px;
  }
  .select2-container:nth-child(2)::after{
    display: none;
  }
  .search-form .searchField::placeholder {
      text-align: left;
      font-size: 15px;
  }
 /* .logo img {
      width: 110px;
  }*/
  /*.other-header-info {
      margin-left: 125px;
      margin-top: 13px;
  }*/
  .hamburger {
      margin-left: 15px;
      margin-top: -1.2em;
  }
  .diciplines-menu{
    display: none;
  }
  .form-select-list a {
      color: #373737;
  }
  .banner-form-search h5 {
      margin-bottom: 10px;
      text-decoration: underline;
  }
  .diciplines-menu-mbl{
    display: block;
  }
  .diciplines-menu-mbl {
      display: block;
      margin-top: 5px;
      float: right;
      margin-right: 10px;
  }
  .diciplines-menu-mbl .diciplines-menu img {
      margin-left: 7px;
  }
  .diciplines-menu.diciplines-menu-mbl {
      display: block;
  }
  .overlay2 a {
        font-size: 18px;
    }
    .overlay-menu-group {
        height: 500px;
        width: 85%;
    }
    .overlay-content {
        position: relative;
        /*top: 50%;*/
    }
    .menu-group{
        top:12em!important;
    }
    #popup-search {
        position: absolute;
        top: 8em;
        right: 0;
        left: 0;
    }
    #popup-search input[type="text"]::placeholder {
        line-height: 30px;
    }
    #popup-search input[type="text"]::-webkit-input-placeholder {
        line-height: 30px;
    }
    .explore-more-wrapper {
        width: 95%;
    }
    .explore-more-wrapper a {
        width: 70px;
        height: 70px;
    }
    .explore-more-wrapper a:hover {
        background-position: 0px -70px;
    }
    .header-content {
      display: flex;
      justify-content: flex-start;
      padding-top: 0px;
    }

}

@media(max-width: 500px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 30px!important;
      line-height: 40px!important;
      letter-spacing: 4px!important;
  }
  #program-recommendation h2 {
        text-align: center;
        flex-basis: 100%;
    }
    .customNavigation img {
        width: 70px!important;
    }
   /* #conferences img {
        width: 70px !important;
    }*/
   /* .share-image {
        margin-left: 15px;
        align-self: center;
    }*/

    .attenders ul li:nth-last-child(1) {
        margin-right: 0;
    }
    #shared-content .customNavigation img {
        width: 70px!important;
    }
    #training-content .customNavigation img {
        width: 70px!important;
    }
  #supporting-resources .content{
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-content-right {
      flex-basis: 90%;
      margin: 0 auto !important;
  }
  .resources-grid-items{
    box-shadow: none;
  }
  .resources-content-left h2{
    text-align: center;
  }
  .video-grid {
      flex-basis: 100%;
      margin-bottom: 35px;
  }
  .saved-item-right {
      flex-basis: 100%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    padding-top: 25px;
  }
 /* .other-header-info {
      margin-left: 70px;
  }*/
  .other-header-icons a {
      display: inline-block;
      margin: 0px 2px;
  }
  .diciplines-menu {
      margin-right: 25px;
  }
  #supporting-resources {
    padding-top: 95px;
    padding-bottom: 110px;
  }
  #counter-list {
      padding-top: 120px;
      padding-bottom: 120px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
}
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 27px;
  }
  #case-studies {
      padding-bottom: 75px;
  }
  .conference-carousel-img {
      width: 85%;
      margin-right: 0em;
  }
  .conference-carousel-text {
      width: 86%;
      margin-top: 25px;
      margin-left: 0px;
  }
  .date-circle {
      right: -10em;
  }
  .other-header-icons a span {
        display: none;
    }
    .other-header-icons a img {
        margin-right: 0;
    }
  #conferences {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .saved-item-right h2 br {
      display: none;
  }
  .saved-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #saved-items .content {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .saved-item-left {
    flex-basis: 100%;
  }
  .saved-item-box {
      flex-basis: 75%;
    margin: 0 auto 30px !important;
  }
  .saved-heading-mbl{
    text-align: center;
    margin-bottom: 42px;
    color: #fff;
  }
  .saved-heading-desk{
    display:none;
  }
  .view-all-black.wow.slideInRight a{
      margin: 25px auto 0;
  }
  #saved-items {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .date-circle-data {
      position: relative;
      transform: translateY(0%);
      top: 0;
      display: flex;
      justify-content: center;
      padding: 15px;
      align-items: center;
  }
  .circle-month{
    margin-right: 10px;
    font-size: 17px;
  }
  .circle-date {
      font-size: 30px;
  }
  .circle-year{
    margin-left: 10px;
    font-size: 17px;
  }
  .date-circle {
      right: 0;
      width: 100%;
      height: auto;
      border-radius: 0;
      position: relative;
      top: 40px;
      transform: translateY(0);
  }
  .conference-carousel-text p {
      font-size: 25px;
      line-height: 32px;
  }
  .sliding-content-desk{
    display: none;
  }
  .sliding-content-mbl{
    display: none;
  }
  .sliding-content.sliding-content-mbl .sliding-box {
    width: 285px;
  }
  .sliding-layer2 {
      padding: 25px 0 22px;
  }
  .sliding-content-mbl .sliding-layer2 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer2 img {
      margin-bottom: 20px;
  }
  .sliding-layer2 ul li:nth-last-child(1) img {
      margin-bottom: 0px;
  }
  .sliding-layer2 ul li img {
      width: 130px;
  }
  .conference-carousel-img2 {
      display: none;
  }
  input.searchField {
      width: 400px;
  }
  .search-form {
      width: 700px;
  }
  .resources-content-left {
      flex-basis: 100%;
      align-self: center;
      margin-bottom: 30px;
  }
  .resources-content-left.wow.slideInLeft h2 br {
      display: none;
  }
  #videos .content {
      padding: 0;
      flex-wrap: wrap
  }
  .conference-info a{
    display: block;
  }
  .conference-info a:nth-child(2){
    margin-top: 10px;
  }
  .resources-grid {
      background: #fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid  #ddd;
      flex-basis: 49.8%;
  }
  .resources-grid:nth-child(3n) {
      border-right: 1px solid #ddd;
  }
  .resources-grid:nth-child(2n) {
      border-right: 0;
  }
  .resources-grid:nth-child(n+4) {
      border-bottom: 1px solid #ddd;
  }
  #counter-list .content {
      justify-content: center;
      flex-wrap: wrap;
  }
  #counter-list .grid-item {
      margin-right: 0;
      flex-basis: 55%;
  }
  .grid-item-text {
      margin-bottom: 54px;
  }
  #counter-list .grid-item h4 {
      font-size: 18px;
      padding-bottom: 30px;
  }
  #counter-list {
      padding-top: 100px;
      padding-bottom: 35px;
  }
  .saved-heading-mbl {
      display: block;
  }
  #shared-content-carousel {
      padding-top: 35px;
      padding-bottom: 35px;
  }
  #training-content-carousel {
    padding-top: 35px;
    padding-bottom: 35px;
}
  #case-studies h2 {
      padding-bottom: 20px;
      padding-top: 60px;
  }
  #case-studies .customNavigation {
      text-align: center;
      margin-top: 55px;
  }
  #shared-content h2 {
      text-align: center;
  }
  #training-content h2 {
    text-align: center;
}
  #shared-content::before,#training-content::before, #program-recommendation::before {
    display: none;
  }
  .program-info {
    text-align: center;
      flex-wrap: wrap;
  }
  #program-recommendation .customNavigation {
      margin: 28px auto 0;
  }
  #program-carousel {
      margin-top: 50px;
  }
  #shared-content .customNavigation {
      align-self: end;
      text-align: center;
  }
  #training-content .customNavigation {
    align-self: end;
    text-align: center;
    }
  .sliding-content-small-mbl{
    display: block;
  }
  .sliding-content2 .sliding-box2 {
      background-color: #fff;
    width: 100%;
      position: relative;
      display: inline-block;
      margin-bottom: 3em;
      box-shadow: 0px -4px 35px -17px #a5a5a5;
  }
  .sliding-layer3 {
      padding: 48px 58px 40px;
      cursor: pointer;
      text-align: center;
  }
  #top-mobile-secton {
      padding: 100px 0 50px;
  }
  .sliding-layer3 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer3 ul li img {
      width: 130px;
  }
  .sliding-layer3 ul{
    list-style: none;
  }
  .sliding-layer3 ul li {
      margin-bottom: 2em;
  }
  .sliding-layer3 ul li:nth-last-child(1) {
      margin-bottom: 0em;
  }
  .banner-form-search {
      margin-top: 35px;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
  }
  .search-form {
      width: 90%;
  }
  .banner-form-field{
    padding-left: 0;
    flex-wrap: wrap;
    padding: 8px;
  }
  input.searchField {
      width: 90%;
      line-height: 42px;
      margin-top: 10px;
      border: 1px solid #ececec;
      padding-left: 10px;
  }
  .banner-form-field input[type="button"] {
      width: 45px;
      height: 45px;
      border: none;
      outline: none;
      cursor: pointer;
      transition: all 0.5s ease;
      font-size: 0;
      background-image: url(../images/search-icon.png);
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-36%);
  }
  .category-search {
      flex-basis: 100%;
      position: relative;
      padding: 8px;
  }
  .select2-container:nth-child(2)::after{
    display: none;
  }
  .search-form .searchField::placeholder {
      text-align: left;
      font-size: 15px;
  }
  /*.other-header-info {
      margin-left: 125px;
      margin-top: 13px;
  }*/
  .hamburger {
      margin-left: 15px;
      margin-top: -1.2em;
  }
  .diciplines-menu{
    display: none;
  }
  .form-select-list a {
      color: #373737;
  }
  .banner-form-search h5 {
      margin-bottom: 10px;
      text-decoration: underline;
  }
  .diciplines-menu-mbl{
    display: block;
  }
  .diciplines-menu-mbl {
      display: block;
      margin-top: 5px;
      float: right;
      margin-right: 10px;
  }
  .diciplines-menu-mbl .diciplines-menu img {
      margin-left: 7px;
  }
  .diciplines-menu.diciplines-menu-mbl {
      display: block;
  }
  .overlay2 a {
        font-size: 18px;
    }
    .overlay-menu-group {
        height: 500px;
        width: 85%;
    }
    .overlay-content {
        position: relative;
        /*top: 50%;*/
    }
    .menu-group{
        top:14em!important;
    }
    #popup-search {
        position: absolute;
        top: 8em;
        right: 0;
        left: 0;
    }
    #popup-search input[type="text"]::placeholder {
        line-height: 30px;
    }
    #popup-search input[type="text"]::-webkit-input-placeholder {
        line-height: 30px;
    }
    .explore-more-wrapper {
        width: 95%;
    }
    .explore-more-wrapper a {
        width: 70px;
        height: 70px;
    }
    .explore-more-wrapper a:hover {
        background-position: 0px -70px;
    }
    .header-content {
      display: flex;
      justify-content: flex-start;
      padding-top: 0px;
    }

}



@media screen and (max-height: 450px) {
  .overlay2 {overflow-y: auto;}
  .overlay2 a {font-size: 20px}
  .overlay2 .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

@media(max-width: 425px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 30px!important;
      line-height: 40px!important;
      letter-spacing: 4px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-content-right {
      flex-basis: 90%;
      margin: 0 auto !important;
  }
  .resources-grid-items{
    box-shadow: none;
  }
  .resources-content-left h2{
    text-align: center;
  }
  .video-grid {
      flex-basis: 100%;
      margin-bottom: 35px;
  }
  .saved-item-right {
      flex-basis: 100%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    padding-top: 25px;
  }
  /*.other-header-info {
      margin-left: 70px;
  }*/
  .other-header-icons a {
      display: inline-block;
      margin: 0px 3px;
  }
  .diciplines-menu {
      margin-right: 25px;
  }
  #supporting-resources {
    padding-top: 95px;
    padding-bottom: 110px;
  }
  #counter-list {
      padding-top: 120px;
      padding-bottom: 120px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
    }
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 27px;
  }
  #case-studies {
      padding-bottom: 75px;
  }
  .conference-carousel-img {
      width: 85%;
      margin-right: 0em;
  }
  .conference-carousel-text {
      width: 86%;
      margin-top: 25px;
  }
  .date-circle {
      right: -10em;
  }
  #conferences {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .saved-item-right h2 br {
      display: none;
  }
  .saved-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #saved-items .content {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .saved-item-left {
    flex-basis: 100%;
  }
  .saved-item-box {
      flex-basis: 75%;
    margin: 0 auto 30px !important;
  }
  .saved-heading-mbl{
    text-align: center;
    margin-bottom: 42px;
    color: #fff;
  }
  .saved-heading-desk{
    display:none;
  }
  .view-all-black.wow.slideInRight a{
      margin: 25px auto 0;
  }
  #saved-items {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .date-circle-data {
      position: relative;
      transform: translateY(0%);
      top: 0;
      display: flex;
      justify-content: center;
      padding: 15px;
      align-items: center;
  }
  .circle-month{
    margin-right: 10px;
    font-size: 17px;
  }
  .circle-date {
      font-size: 30px;
  }
  .circle-year{
    margin-left: 10px;
    font-size: 17px;
  }
  .date-circle {
      right: 0;
      width: 100%;
      height: auto;
      border-radius: 0;
      position: relative;
      top: 40px;
      transform: translateY(0);
  }
  .conference-carousel-text p {
      font-size: 25px;
      line-height: 32px;
  }
  .sliding-content-desk{
    display: none;
  }
  .sliding-content-mbl{
    display: none;
  }
  .sliding-content.sliding-content-mbl .sliding-box {
    width: 285px;
  }
  .sliding-layer2 {
      padding: 25px 0 22px;
  }
  .sliding-content-mbl .sliding-layer2 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer2 img {
      margin-bottom: 20px;
  }
  .sliding-layer2 ul li:nth-last-child(1) img {
      margin-bottom: 0px;
  }
  .sliding-layer2 ul li img {
      width: 130px;
  }
  .conference-carousel-img2 {
      display: none;
  }
  input.searchField {
      width: 400px;
  }
  .search-form {
      width: 700px;
  }
  .resources-content-left {
      flex-basis: 100%;
      align-self: center;
      margin-bottom: 30px;
  }
  .resources-content-left.wow.slideInLeft h2 br {
      display: none;
  }
  #videos .content {
      padding: 0;
      flex-wrap: wrap
  }
  .conference-info a{
    display: block;
  }
  .conference-info a:nth-child(2){
    margin-top: 10px;
  }
  .resources-grid {
      background: #fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid  #ddd;
      flex-basis: 49%;
  }
  .resources-grid:nth-child(3n) {
      border-right: 1px solid #ddd;
  }
  .resources-grid:nth-child(2n) {
      border-right: 0;
  }
  .resources-grid:nth-child(n+4) {
      border-bottom: 1px solid #ddd;
  }
  #counter-list .content {
      justify-content: center;
      flex-wrap: wrap;
  }
  #counter-list .grid-item {
      margin-right: 0;
      flex-basis: 55%;
  }
  .grid-item-text {
      margin-bottom: 54px;
  }
  #counter-list .grid-item h4 {
      font-size: 18px;
      padding-bottom: 30px;
  }
  #counter-list {
      padding-top: 100px;
      padding-bottom: 35px;
  }
  .saved-heading-mbl {
      display: block;
  }
  #shared-content-carousel {
      padding-top: 35px;
      padding-bottom: 35px;
  }
  #training-content-carousel {
    padding-top: 35px;
    padding-bottom: 35px;
}
  #case-studies h2 {
      padding-bottom: 20px;
      padding-top: 60px;
  }
  #case-studies .customNavigation {
      text-align: center;
      margin-top: 55px;
  }
  #shared-content h2 {
      text-align: center;
  }
  #training-content h2 {
    text-align: center;
}
  #shared-content::before,#training-content::before, #program-recommendation::before {
    display: none;
  }
  .program-info {
    text-align: center;
      flex-wrap: wrap;
  }
  #program-recommendation .customNavigation {
      margin: 28px auto 0;
  }
  #program-carousel {
      margin-top: 50px;
  }
  #shared-content .customNavigation {
      align-self: end;
      text-align: center;
  }
  #training-content .customNavigation {
    align-self: end;
    text-align: center;
}
  .sliding-content-small-mbl{
    display: block;
  }
  .sliding-content2 .sliding-box2 {
      background-color: #fff;
    width: 100%;
      position: relative;
      display: inline-block;
      margin-bottom: 3em;
      box-shadow: 0px -4px 35px -17px #a5a5a5;
  }
  .sliding-layer3 {
      padding: 48px 58px 40px;
      cursor: pointer;
      text-align: center;
  }
  #top-mobile-secton {
      padding: 100px 0 50px;
  }
  .sliding-layer3 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer3 ul li img {
      width: 130px;
  }
  .sliding-layer3 ul{
    list-style: none;
  }
  .sliding-layer3 ul li {
      margin-bottom: 2em;
  }
  .sliding-layer3 ul li:nth-last-child(1) {
      margin-bottom: 0em;
  }
  .banner-form-search {
      margin-top: 35px;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
  }
  .search-form {
      width: 90%;
  }
  .banner-form-field{
    padding-left: 0;
    flex-wrap: wrap;
    padding: 8px;
  }
  input.searchField {
      width: 90%;
      line-height: 42px;
      margin-top: 10px;
      border: 1px solid #ececec;
      padding-left: 10px;
  }
  .banner-form-field input[type="button"] {
      width: 45px;
      height: 45px;
      border: none;
      outline: none;
      cursor: pointer;
      transition: all 0.5s ease;
      font-size: 0;
      background-image: url(../images/search-icon.png);
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-36%);
  }
  .category-search {
      flex-basis: 100%;
      position: relative;
      padding: 8px;
  }
  .select2-container:nth-child(2)::after{
    display: none;
  }
  .search-form .searchField::placeholder {
      text-align: left;
      font-size: 15px;
  }
  /*.other-header-info {
      margin-left: 52px;
      margin-top: 13px;
  }*/
  .hamburger {
      margin-left: 15px;
      margin-top: -1.2em;
  }
  .diciplines-menu{
    display: none;
  }
  .form-select-list a {
      color: #373737;
  }
  .banner-form-search h5 {
      margin-bottom: 10px;
      text-decoration: underline;
  }
  .diciplines-menu-mbl{
    display: block;
  }
  .diciplines-menu-mbl {
      display: block;
      margin-top: 5px;
      float: right;
      margin-right: 10px;
  }
  .diciplines-menu-mbl .diciplines-menu img {
      margin-left: 7px;
  }
  #popup-search input[type="text"] {
    width: 250px;
  }
  .header-content {
    padding-top: 0px;
  }
  .header-content {
    justify-content: space-between;
    padding-top: 0px;
  }
}

@media(max-width:375px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 30px!important;
      line-height: 40px!important;
      letter-spacing: 4px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-content-right {
      flex-basis: 90%;
      margin: 0 auto !important;
  }
  .resources-grid-items{
    box-shadow: none;
  }
  .resources-content-left h2{
    text-align: center;
  }
  .video-grid {
      flex-basis: 100%;
      margin-bottom: 35px;
  }
  .saved-item-right {
      flex-basis: 100%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    padding-top: 25px;
  }
  /*.other-header-info {
      margin-left: 70px;
  }*/
  .other-header-icons a {
      display: inline-block;
      margin: 0px 3px;
  }
  .diciplines-menu {
      margin-right: 25px;
  }
  #supporting-resources {
    padding-top: 95px;
    padding-bottom: 110px;
  }
  #counter-list {
      padding-top: 120px;
      padding-bottom: 120px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
}
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 27px;
  }
  #case-studies {
      padding-bottom: 75px;
  }
  .conference-carousel-img {
      width: 85%;
      margin-right: 0em;
  }
  .conference-carousel-text {
      width: 86%;
      margin-top: 25px;
  }
  .date-circle {
      right: -10em;
  }
  #conferences {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .saved-item-right h2 br {
      display: none;
  }
  .saved-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #saved-items .content {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .saved-item-left {
    flex-basis: 100%;
  }
  .saved-item-box {
      flex-basis: 75%;
    margin: 0 auto 30px !important;
  }
  .saved-heading-mbl{
    text-align: center;
    margin-bottom: 42px;
    color: #fff;
  }
  .saved-heading-desk{
    display:none;
  }
  .view-all-black.wow.slideInRight a{
      margin: 25px auto 0;
  }
  #saved-items {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .date-circle-data {
      position: relative;
      transform: translateY(0%);
      top: 0;
      display: flex;
      justify-content: center;
      padding: 15px;
      align-items: center;
  }
  .circle-month{
    margin-right: 10px;
    font-size: 17px;
  }
  .circle-date {
      font-size: 30px;
  }
  .circle-year{
    margin-left: 10px;
    font-size: 17px;
  }
  .date-circle {
      right: 0;
      width: 100%;
      height: auto;
      border-radius: 0;
      position: relative;
      top: 40px;
      transform: translateY(0);
  }
  .conference-carousel-text p {
      font-size: 25px;
      line-height: 32px;
  }
  .sliding-content-desk{
    display: none;
  }
  .sliding-content-mbl{
    display: none;
  }
  .sliding-content.sliding-content-mbl .sliding-box {
    width: 285px;
  }
  .sliding-layer2 {
      padding: 25px 0 22px;
  }
  .sliding-content-mbl .sliding-layer2 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer2 img {
      margin-bottom: 20px;
  }
  .sliding-layer2 ul li:nth-last-child(1) img {
      margin-bottom: 0px;
  }
  .sliding-layer2 ul li img {
      width: 130px;
  }
  .conference-carousel-img2 {
      display: none;
  }
  input.searchField {
      width: 400px;
  }
  .search-form {
      width: 700px;
  }
  .resources-content-left {
      flex-basis: 100%;
      align-self: center;
      margin-bottom: 30px;
  }
  .resources-content-left.wow.slideInLeft h2 br {
      display: none;
  }
  #videos .content {
      padding: 0;
      flex-wrap: wrap
  }
  .conference-info a{
    display: block;
  }
  .conference-info a:nth-child(2){
    margin-top: 10px;
  }
  .resources-grid {
      background: #fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid  #ddd;
      flex-basis: 49%;
  }
  .resources-grid:nth-child(3n) {
      border-right: 1px solid #ddd;
  }
  .resources-grid:nth-child(2n) {
      border-right: 0;
  }
  .resources-grid:nth-child(n+4) {
      border-bottom: 1px solid #ddd;
      min-height: 131px;
  }
  #counter-list .content {
      justify-content: center;
      flex-wrap: wrap;
  }
  #counter-list .grid-item {
      margin-right: 0;
      flex-basis: 55%;
  }
  .grid-item-text {
      margin-bottom: 54px;
  }
  #counter-list .grid-item h4 {
      font-size: 18px;
      padding-bottom: 30px;
  }
  #counter-list {
      padding-top: 100px;
      padding-bottom: 35px;
  }
  .saved-heading-mbl {
      display: block;
  }
  #shared-content-carousel {
      padding-top: 35px;
      padding-bottom: 35px;
  }
  #training-content-carousel {
    padding-top: 35px;
    padding-bottom: 35px;
}
  #case-studies h2 {
      padding-bottom: 20px;
      padding-top: 60px;
  }
  #case-studies .customNavigation {
      text-align: center;
      margin-top: 55px;
  }
  #shared-content h2 {
      text-align: center;
  }
  #training-content h2 {
    text-align: center;
}
  #shared-content::before,#training-content::before, #program-recommendation::before {
    display: none;
  }
  .program-info {
    text-align: center;
      flex-wrap: wrap;
  }
  #program-recommendation .customNavigation {
      margin: 28px auto 0;
  }
  #program-carousel {
      margin-top: 50px;
  }
  #shared-content .customNavigation {
      align-self: end;
      text-align: center;
  }
  #training-content .customNavigation {
    align-self: end;
    text-align: center;
}
  .sliding-content-small-mbl{
    display: block;
  }
  .sliding-content2 .sliding-box2 {
      background-color: #fff;
    width: 100%;
      position: relative;
      display: inline-block;
      margin-bottom: 3em;
      box-shadow: 0px -4px 35px -17px #a5a5a5;
  }
  .sliding-layer3 {
      padding: 48px 58px 40px;
      cursor: pointer;
      text-align: center;
  }
  #top-mobile-secton {
      padding: 100px 0 50px;
  }
  .sliding-layer3 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer3 ul li img {
      width: 130px;
  }
  .sliding-layer3 ul{
    list-style: none;
  }
  .sliding-layer3 ul li {
      margin-bottom: 2em;
  }
  .sliding-layer3 ul li:nth-last-child(1) {
      margin-bottom: 0em;
  }
  .banner-form-search {
      margin-top: 35px;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
  }
  .search-form {
      width: 90%;
  }
  .banner-form-field{
    padding-left: 0;
    flex-wrap: wrap;
    padding: 8px;
  }
  input.searchField {
      width: 90%;
      line-height: 42px;
      margin-top: 10px;
      border: 1px solid #ececec;
      padding-left: 10px;
  }
  .banner-form-field input[type="button"] {
      width: 45px;
      height: 45px;
      border: none;
      outline: none;
      cursor: pointer;
      transition: all 0.5s ease;
      font-size: 0;
      background-image: url(../images/search-icon.png);
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-36%);
  }
  .category-search {
      flex-basis: 100%;
      position: relative;
      padding: 8px;
  }
  .select2-container:nth-child(2)::after{
    display: none;
  }
  .search-form .searchField::placeholder {
      text-align: left;
      font-size: 15px;
  }
  /*.other-header-info {
      margin-left: 25px;
      margin-top: 13px;
  }*/
  .hamburger {
      margin-left: 15px;
      margin-top: -1.2em;
  }
  .diciplines-menu{
    display: none;
  }
  .form-select-list a {
      color: #373737;
  }
  .banner-form-search h5 {
      margin-bottom: 10px;
      text-decoration: underline;
  }
  .diciplines-menu-mbl{
    display: block;
  }
  .diciplines-menu-mbl {
      display: block;
      margin-top: 5px;
      float: right;
      margin-right: 10px;
  }
  .diciplines-menu-mbl .diciplines-menu img {
      margin-left: 7px;
  }

}


/*320*/
@media(max-width:320px){
  h2 {
      font-family: 'AvenirLTStd-Light'!important;
      font-size: 30px!important;
      line-height: 40px!important;
      letter-spacing: 4px!important;
  }
  #supporting-resources .content{
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resources-content-right {
      flex-basis: 90%;
      margin: 0 auto !important;
  }
  .resources-grid-items{
    box-shadow: none;
  }
  .resources-content-left h2{
    text-align: center;
  }
  .video-grid {
      flex-basis: 100%;
      margin-bottom: 35px;
  }
  .saved-item-right {
      flex-basis: 100%;
  }
  #top-header{
    padding-bottom: 0;
    background: url('../images/banner-mbl.webp');
    background-position: right;
    padding-top: 25px;
  }
  /*.other-header-info {
      margin-left: 70px;
  }*/
  .other-header-icons a {
      display: inline-block;
      margin: 0px 5px;
  }
  .diciplines-menu {
      margin-right: 25px;
  }
  #supporting-resources {
    padding-top: 95px;
    padding-bottom: 110px;
  }
  #counter-list {
      padding-top: 120px;
      padding-bottom: 120px;
  }
  #videos {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #shared-content {
      padding-top: 100px;
      padding-bottom: 125px;
  }
  #training-content {
    padding-top: 100px;
    padding-bottom: 125px;
}
  #program-recommendation {
      padding-top: 100px;
      padding-bottom: 120px;
  }
  #counter-list .counter-list-info .counter-value {
      font-size: 27px;
  }
  #case-studies {
      padding-bottom: 75px;
  }
  .conference-carousel-img {
      width: 85%;
      margin-right: 0em;
  }
  .conference-carousel-text {
      width: 86%;
      margin-top: 25px;
  }
  .date-circle {
      right: -10em;
  }
  #conferences {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  .video-overlay-content p {
      font-size: 18px;
      line-height: 18px;
  }
  .publish-info {
      margin-top: 60px;
  }
  .video-link.various.fancybox\.iframe img {
      width: 55%;
  }
  .video-publish-info {
      font-size: 14px;
  }
  .saved-item-box ul li {
      font-size: 18px;
  }
  #counter-list .grid-item h4 {
      font-size: 22px;
      padding-bottom: 75px;
  }
  .saved-item-right h2 {
      margin-bottom: 42px;
  }
  .saved-item-right h2 br {
      display: none;
  }
  .saved-item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #saved-items .content {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .saved-item-left {
    flex-basis: 100%;
  }
  .saved-item-box {
      flex-basis: 75%;
    margin: 0 auto 30px !important;
  }
  .saved-heading-mbl{
    text-align: center;
    margin-bottom: 42px;
    color: #fff;
  }
  .saved-heading-desk{
    display:none;
  }
  .view-all-black.wow.slideInRight a{
      margin: 25px auto 0;
  }
  #saved-items {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .date-circle-data {
      position: relative;
      transform: translateY(0%);
      top: 0;
      display: flex;
      justify-content: center;
      padding: 15px;
      align-items: center;
  }
  .circle-month{
    margin-right: 10px;
    font-size: 17px;
  }
  .circle-date {
      font-size: 30px;
  }
  .circle-year{
    margin-left: 10px;
    font-size: 17px;
  }
  .date-circle {
      right: 0;
      width: 100%;
      height: auto;
      border-radius: 0;
      position: relative;
      top: 40px;
      transform: translateY(0);
  }
  .conference-carousel-text p {
      font-size: 25px;
      line-height: 32px;
  }
  .sliding-content-desk{
    display: none;
  }
  .sliding-content-mbl{
    display: none;
  }
  .sliding-content.sliding-content-mbl .sliding-box {
    width: 285px;
  }
  .sliding-layer2 {
      padding: 25px 0 22px;
  }
  .sliding-content-mbl .sliding-layer2 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer2 img {
      margin-bottom: 20px;
  }
  .sliding-layer2 ul li:nth-last-child(1) img {
      margin-bottom: 0px;
  }
  .sliding-layer2 ul li img {
      width: 130px;
  }
  .conference-carousel-img2 {
      display: none;
  }
  input.searchField {
      width: 400px;
  }
  .search-form {
      width: 700px;
  }
  .resources-content-left {
      flex-basis: 100%;
      align-self: center;
      margin-bottom: 30px;
  }
  .resources-content-left.wow.slideInLeft h2 br {
      display: none;
  }
  #videos .content {
      padding: 0;
      flex-wrap: wrap
  }
  .conference-info a{
    display: block;
  }
  .conference-info a:nth-child(2){
    margin-top: 10px;
  }
  .resources-grid {
      background: #fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid  #ddd;
      flex-basis: 49%;
  }
  .resources-grid:nth-child(3n) {
      border-right: 1px solid #ddd;
  }
  .resources-grid:nth-child(2n) {
      border-right: 0;
  }
  .resources-grid:nth-child(n+4) {
      border-bottom: 1px solid #ddd;
  }
  #counter-list .content {
      justify-content: center;
      flex-wrap: wrap;
  }
  #counter-list .grid-item {
      margin-right: 0;
      flex-basis: 55%;
  }
  .grid-item-text {
      margin-bottom: 54px;
  }
  #counter-list .grid-item h4 {
      font-size: 18px;
      padding-bottom: 30px;
  }
  #counter-list {
      padding-top: 100px;
      padding-bottom: 35px;
  }
  .saved-heading-mbl {
      display: block;
  }
  #shared-content-carousel {
      padding-top: 35px;
      padding-bottom: 35px;
  }
  #training-content-carousel {
    padding-top: 35px;
    padding-bottom: 35px;
}
  #case-studies h2 {
      padding-bottom: 20px;
      padding-top: 60px;
  }
  #case-studies .customNavigation {
      text-align: center;
      margin-top: 55px;
  }
  #shared-content h2 {
      text-align: center;
  }
  #training-content h2 {
    text-align: center;
}
  #shared-content::before,#training-content::before, #program-recommendation::before {
    display: none;
  }
  .program-info {
    text-align: center;
      flex-wrap: wrap;
  }
  #program-recommendation .customNavigation {
      margin: 28px auto 0;
  }
  #program-carousel {
      margin-top: 50px;
  }
  #shared-content .customNavigation {
      align-self: end;
      text-align: center;
  }
  #training-content .customNavigation {
    align-self: end;
    text-align: center;
    }
  .sliding-content-small-mbl{
    display: block;
  }
  .sliding-content2 .sliding-box2 {
      background-color: #fff;
    width: 100%;
      position: relative;
      display: inline-block;
      margin-bottom: 3em;
      box-shadow: 0px -4px 35px -17px #a5a5a5;
  }
  .sliding-layer3 {
      padding: 48px 58px 40px;
      cursor: pointer;
      text-align: center;
  }
  #top-mobile-secton {
      padding: 100px 0 50px;
  }
  .sliding-layer3 h3 {
      font-size: 18px;
      font-family: 'AvenirLTStd-Light';
      margin-bottom: 40px;
  }
  .sliding-layer3 ul li img {
      width: 130px;
  }
  .sliding-layer3 ul{
    list-style: none;
  }
  .sliding-layer3 ul li {
      margin-bottom: 2em;
  }
  .sliding-layer3 ul li:nth-last-child(1) {
      margin-bottom: 0em;
  }
  .banner-form-search {
      margin-top: 35px;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
  }
  .search-form {
      width: 90%;
  }
  .banner-form-field{
    padding-left: 0;
    flex-wrap: wrap;
    padding: 8px;
  }
  input.searchField {
      width: 90%;
      line-height: 42px;
      margin-top: 10px;
      border: 1px solid #ececec;
      padding-left: 10px;
  }
  .banner-form-field input[type="button"] {
      width: 45px;
      height: 45px;
      border: none;
      outline: none;
      cursor: pointer;
      transition: all 0.5s ease;
      font-size: 0;
      background-image: url(../images/search-icon.png);
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      right:3px;
      top: 34px;
      transform: translateY(-36%);
  }
  .category-search {
      flex-basis: 100%;
      position: relative;
      padding: 8px;
  }
  .select2-container:nth-child(2)::after{
    display: none;
  }
  .search-form .searchField::placeholder {
      text-align: left;
      font-size: 15px;
  }
  /*.other-header-info {
      margin-left: 14px;
      margin-top: 13px;
  }*/
  .hamburger {
      margin-left: 7px;
      margin-top: -1.2em;
  }
  .diciplines-menu{
    display: none;
  }
  .form-select-list a {
      color: #373737;
  }
  .banner-form-search h5 {
      margin-bottom: 10px;
      text-decoration: underline;
  }
  .diciplines-menu-mbl{
    display: block;
  }
  .diciplines-menu-mbl {
      display: block;
      margin-top: 5px;
      font-size: 16px;
      float: right;
      margin-right: 10px;
  }
  .diciplines-menu-mbl .diciplines-menu img {
      margin-left: 7px;
  }
  .other-header-icons a img {
      vertical-align: middle;
      width: 19px;
      height: 19px;
  }
  .shared-content-info ul {
      flex-wrap: wrap;
  }
  .shared-content-info ul li {
      position: relative;
      padding-left: 2.5em;
      margin-right: 0;
      margin-bottom: 1.5em;
      flex-basis: 100%;
  }
  .shared-content-author ul {
      flex-wrap: wrap;
  }
  .shared-content-author ul li:nth-child(1) {
      padding-left: 3em;
      font-size: 16px;
      margin-bottom: 15px;
      flex-basis: 100%;
  }
  .training-content-info ul {
    flex-wrap: wrap;
}
.training-content-info ul li {
    position: relative;
    padding-left: 2.5em;
    margin-right: 0;
    margin-bottom: 1.5em;
    flex-basis: 100%;
}
.training-content-author ul {
    flex-wrap: wrap;
}
.training-content-author ul li:nth-child(1) {
    padding-left: 3em;
    font-size: 16px;
    margin-bottom: 15px;
    flex-basis: 100%;
}
  #popup-search input[type="text"] {
    width: 230px;
  }


}






@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 3){
  textarea,
  input.text,
  input[type="text"],
  input[type="button"],
  input[type="submit"],
  .input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
  }

  .banner-form-field input[type="button"] {
    width: 45px;
    height: 45px;
    right: 10px;
    top: 50%;
    transform: translateY(-40%);
}

}
@media(max-width: 1600px) {
.faq-content {
    padding-left: 10%;
}
}
@media(max-width: 1439px) {
.resources-grid-item {
    min-height: 275px;
    max-width: 30%;
}
.resources-grid-item:hover {
    min-height: 558px;
}
.resources-grid-item .image-holder {
    max-width: 75%;
}
/*.banner-tilte h1 {
    font-size: 140px;
    line-height: 110px;
}*/
.banner-tilte h1::after {
    top: 3px;
}
.banner-wrapper {
    width: 75%;
}
}
@media(max-width: 1359px) {
.banner-tilte h1 {
    line-height: 100px;
    font-size: 125px;
    letter-spacing: 8px;
}
.saved-item-box {
    padding: 50px 30px;
}
}
@media(max-width: 1279px) {
.saved-item-box {
    flex-basis: 47%;
    margin-bottom: 45px;
}
.seperator {
    margin: 10px auto;
}
.banner-tilte h1 {
    line-height: 77px;
    font-size: 100px;
}
.banner-tilte h1::after {
    top: 1px;
    bottom: 5px;
}
.banner-tilte {
    bottom: 100px;
}
.banner-wrapper {
    width: 85%;
}
}
@media(max-width: 1023px) {
.banner-tilte h1 {
    line-height: 60px;
    font-size: 90px;
}
.inner-wrapper {
    max-width: 90%;
}
.other-header-icons a {
    margin: 0px 10px;
}
.diciplines-menu {
    margin-right: 15px;
}
.hamburger {
    margin-left: 15px;
}
.diciplines-menu img {
    margin-left: 0;
}
.other-header-icons a img {
    margin-right: 5px;
}
.icon-article a,.icon-bmj a,.icon-date a, .icon-date p  {
    padding-left: 25px;
}
#conferences {
    padding-top: 75px;
    padding-bottom: 75px;
}
}
@media(max-width: 991px) {
  #top-header .container {
    padding: 0 3%;
}
.diciplines-menu {
    font-size: 16px;
    letter-spacing: 0;
}
.other-header-icons a {
    margin: 0px 4px;
}
.other-header-icons a {
    font-size: 14px;
}
.other-header-icons a img {
    max-width: 18px;
}
#profile h2 {
    font-size: 32px!important;
    line-height: 50px!important;
    margin-bottom: 0;
}
#profile p.profile-meta-caption,#profile p.profile-meta-info, a.profile-meta-info {
    font-size: 21px;
    line-height: 36px;
}
#profile {
    padding: 100px 0 250px;
}
.icon-article-collection a {
    padding-left: 30px;
    display: table-caption;
}
h2 {
    font-size: 40px!important;
    line-height: 60px!important;
    letter-spacing: 5px!important;
}
.shared-item-author a {
    float: left;
}
.icon-article a, .icon-bmj a, .icon-date a, .icon-date p {
    float: left;
    background-size: auto;
}
.icon-time p {
    padding-left: 25px;
    background-size: auto;
    float: left;
}
}
@media(max-width: 767px) {
.icon-dot a {
    background: none;
    font-weight: bold;
}
.logo img {
    max-width: 150px;
}
.banner-tilte h1 {
    line-height: 40px;
    font-size: 50px;
}
.banner-tilte {
    bottom: 50px;
    top: 150px;
}
#faq {
    background-image: url(../images/faq-mobile.jpg);
}
#faq #faq-list i {
    right: -40px;
    top: 40px;
}
#faq #faq-list a {
    font-size: 18px;
}
.other-header-icons a img {
    max-width: 100%;
}
.profile-right {
    padding: 30px 0 30px 30px;
}
#profile h2 {
    font-size: 26px!important;
    line-height: 40px!important;
}
#profile p.profile-meta-caption, #profile p.profile-meta-info, a.profile-meta-info {
    font-size: 18px;
    line-height: 28px;
}
.container {
    padding: 0 30px;
    box-sizing: border-box;
}
.profile-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
h2 {
    font-size: 26px!important;
    line-height: 50px!important;
    letter-spacing: 3px!important;
}
.table-item div {
    float: left;
    text-align: center;
    width: 100%;
    max-width: 100%;
}
.table-item-child30{
    width:100% !important;
}
.table-item-child40{
    width:100% !important;
}
.table-item-child25{
    width:100% !important;
}
.table-item a, .table-item p{
    max-width: 100%;
    float: none;
    display: inline;
    width: 100%;
}
.table-item div+div {
    background: none;
}
.icon-time p {
    background-size: contain;
}
#conferences .table-items {
    padding: 0 15px;
}
#conferences .container-default h2 {
    margin-bottom: 0;
}
}
@media(max-width: 576px) {
.profile-right {
  border-right: none;
  align-items: center;
}
.conference-bottom-info {
    display: block;
}
.hamburger {
    margin-left: 5px;
}
.saved-item-box {
    flex-basis: 100%;
}
.share-image {
    margin-top: 30px;
}
.attenders {
    display: block;
    width: 100%;
}
.logo img {
    max-width: 125px;
}
#profile-content {
    margin-top: -100px;
}
.profile-left {
  align-items: center;
  padding: 30px 30px 0!important;
}
.banner-tilte h1 {
    line-height: 25px;
    font-size: 25px;
}
.banner-tilte h1::after {
    left: -20px;
    top: 0;
    width: 5px;
    height: 20px;
    bottom: auto;
}
#top-header.page-header {
    height: 50vh;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: -2px;
}
.category-dropdown {
    margin-left: 0;
    margin-top: 10px;
}
.banner-form-field .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 25px;
}
#top-header {
    min-height: 300px;
    /*height: auto;*/
    height:100vh;
}
.home #top-header {
    height: 100vh;
}
}
.table{
    display: table !important;
    height: 100%;
}
.table_cell_vertical{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.table_cell_vertical:hover
{
    -webkit-filter: saturate(0%) grayscale(0%) brightness(60%) contrast(900%) invert(1);
    filter: saturate(0%) grayscale(0%) brightness(60%) contrast(900%) invert(1);
}
.dark-image{
    -webkit-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
    filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%)
}
.dark-image:hover{
    -webkit-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
    filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%)
}
.dark-image:before{
    -webkit-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
    filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%)
}
.dark-image:hover:before{
    -webkit-filter: saturate(0%) grayscale(0%) brightness(60%) contrast(900%) invert(1);
    filter: saturate(0%) grayscale(0%) brightness(60%) contrast(900%) invert(1);
}
.save_item_bg{
    background-color: #ededed;
    padding: 30px 0px 30px 10px;
}
.link_heading{
    font-family: 'Poppins', sans-serif !important;
}
.link_image_container{
    min-height: 110px !important;
}
.saved-item-delete{
    /*float: right;*/margin-top: 10px;
}
.saved-item-delete i{
    cursor: pointer;
}
.header_icon i{
    font-size: 26px;
    margin-right: 10px;
    color: #414141;
    vertical-align: middle;
    font-weight: 600;
}
.profile-pic{
    cursor: pointer;
}
.profile-left:hover .profile_change_button{
    -moz-animation: slide 1s ease 0s forwards;
   -webkit-animation: slide 1s ease 0s forwards;
   -o-animation: slide 1s ease 0s forwards;
   -ms-animation: slide 1s ease 0s forwards;
    animation: slide 1s ease 0s forwards;
}
.profile_change_button{
    position: absolute;
    /* top: -20px;
    z-index: 99999;*/
    bottom: 0px;
    /* margin: 0 auto; */
    text-align: center;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    cursor: pointer;
    height: 0;
    overflow: hidden;
    -moz-animation: slideout 1s ease 0s forwards;
   -webkit-animation: slideout 1s ease 0s forwards;
   -o-animation: slideout 1s ease 0s forwards;
   -ms-animation: slideout 1s ease 0s forwards;
    animation: slideout 1s ease 0s forwards;
}
.profile_change_button label{
    margin-top:15px;
    cursor: pointer;
}

@-moz-keyframes slide /* Firefox */
{
    from {height: 0;}
    to {height: 50px;}
}

@-webkit-keyframes slide /* Safari and Chrome */
{
    from {height: 0;}
    to {height: 50px;}
}

@-ms-keyframes slide /* IE10 */
{
    from {height: 0;}
    to {height: 50px;}
}

@keyframes slide
{
    from {height: 0;}
    to {height: 50px;}
}


@-moz-keyframes slideout /* Firefox */
{
    from {height: 50px;}
    to {height: 0;}
}

@-webkit-keyframes slideout /* Safari and Chrome */
{
    from {height: 50px;}
    to {height: 0;}
}

@-ms-keyframes slideout /* IE10 */
{
    from {height: 50px;}
    to {height: 0;}
}

@keyframes slideout
{
    from {height: 50px;}
    to {height: 0;}
}
.awesome-cropper canvas{
    width:100px !important;
}
.awesome-cropper > img{
    display: none;
}
.popup_title
{
    color:#0053A5 !important;
}

.edit_profile{
    right: 20px;
    position: absolute;
    top: 20px;
    color:#0053a5;
    font-size: 20px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0,0,0, 0.3);
}
@media (min-width: 576px){
.modal-dialog{
    /*max-width: 900px;*/
}
}
.hide{
    display: none;
}

.fav_heart_red{
    z-index: 1;
    float: left;
    cursor: pointer;
}
.fav_heart_red i{
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    color: #0053A5;
    font-size: 20px;
    -webkit-animation: animateHeart 0.5s 2;
    animation: animateHeart 0.3s 1;
}
.fav_heart_white{
    float: left;
    z-index: 1;
    cursor: pointer;
}
.fav_heart_white i{
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    color: #CDCDCD;
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.like_red{
    z-index: 1;
    float: left;
    cursor: pointer;
}
/*.like_red i{
    margin-right: 10px;
    padding-top: 10px;
    color: #fe0044;
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}*/

.like_red i{
    margin-right: 10px;
    padding-top: 10px;
    color: #0053A5;
    font-size: 20px;
    -webkit-animation: animateHeart 0.5s 2;
    animation: animateHeart 0.3s 1;
}
@-webkit-keyframes animateHeart {
    0% {
      -webkit-transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.8);
    }
    100% {
      -webkit-transform: scale(1);
    }
  }
  @keyframes animateHeart {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.8);
    }
    100% {
      transform: scale(1);
    }
  }
.like_white{
    float: left;
    z-index: 1;
    cursor: pointer;
}
.like_white i{
    margin-right: 10px;
    padding-top: 10px;
    color: #0053A5;
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*-webkit-animation: animateHeart 1s 2;
    animation: animateHeart 1s 1;*/
}





.like_red_home{
    float: left;
    cursor: pointer;
    position: absolute;
    z-index:99
    /*z-index:9999*/
}
.like_red_home i{
    margin-left: 10px;
    padding-top: 10px;
    color: #0053a5;
    font-size: 20px;
    -webkit-animation: animateHeart 0.5s 2;
    animation: animateHeart 0.3s 1;
}
.mt-52{
    margin-top: -52px !important;
}
.ml-21{
    margin-left:-21px !important;
}
@-webkit-keyframes animateHeart {
    0% {
      -webkit-transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.8);
    }
    100% {
      -webkit-transform: scale(1);
    }
  }
  @keyframes animateHeart {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.8);
    }
    100% {
      transform: scale(1);
    }
  }
.like_white_home{
    float: left;
    cursor: pointer;
    position: absolute;
    z-index:99
    /*z-index:9999*/
}
.like_white_home i{
    margin-left: 10px;
    padding-top: 10px;
    color: #0053a5;
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.like_red_home_conf{
    float: left;
    cursor: pointer;
    z-index:9999
}
.like_red_home_conf i{
    margin-left: 10px;
    padding-top: 5px;
    color: #fe0044;
    font-size: 20px;
    -webkit-animation: animateHeart 0.5s 2;
    animation: animateHeart 0.3s 1;
}
@-webkit-keyframes animateHeart {
    0% {
      -webkit-transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.8);
    }
    100% {
      -webkit-transform: scale(1);
    }
  }
  @keyframes animateHeart {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.8);
    }
    100% {
      transform: scale(1);
    }
  }
.like_white_home_conf{
    float: left;
    cursor: pointer;
    z-index:9999
}
.like_white_home_conf i{
    margin-left: 10px;
    padding-top: 5px;
    color: #fe0044;
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.my_library{
    /*color:#0053A5 !important;*/
    color:#fff !important;
    background-color: #0053a5;
    padding: 7px 8px;
}
.my_library i{
    /*color:#0053A5 !important;*/
    color:#fff !important;
}
.slide_up_div a{
    font-size: 30px;
    color: #303030;
}
.slide_up_div a:hover{
    color: #0053a5;
}
.notification_count{
    margin-left: -19px;
    margin-top: -3px;
    position: absolute;
    padding: 4px 4px 2px 2px;
    min-width: 20px;
}
.dropdownNotification {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.dropdownNotification-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdownNotification:hover .dropdownNotification-content {
    display: block;
}
.dropdownNotification-content a{
    padding:10px 10px 10px 20px;
    margin: 0px;
    width: 100%;
}
.dropdownNotification-content a:hover{
    background-color: #cdcdcd;
}
.floating-input {
    position:fixed;
    bottom:50px;
    right:40px;
    width: 50px;
    height: 50px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.5s ease;
    font-size: 0;
    transition: all 0.3s;
    background-color: #0053a5;
    margin-top: 0;
    border:none;
    border-radius: 50px !important;
    z-index: 99;
    -webkit-box-shadow: 0px 0px 19px 5px rgba(255,255,255,0.3);
    -moz-box-shadow: 0px 0px 19px 5px rgba(255,255,255,0.3);
    box-shadow: 0px 0px 19px 5px rgba(255,255,255,0.3);
}
.floating-input:hover {
    filter: none;
    -webkit-filter: grayscale(100%);
    transition: all 0.3s;
}
.floating-input:focus {
    outline: none;
}
.floating-input i{
    font-size: 22px;
    color:#fff;
}
.popup-form{
    position:fixed;
    bottom:50px;
    right:40px;
    max-width: 450px;
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 30px -5px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 3px 30px -5px rgba(0,0,0,0.57);
    box-shadow: 0px 3px 30px -5px rgba(0,0,0,0.57);
    -webkit-animation: slide-down 0.5s 2;
    animation: slide-down 0.3s 1;
    z-index: 99;
}
@media(max-width: 800px){
    .popup-form {
      right:0px !important;
  }
}
.popup-form button{
    width:100%;
}
.searchbox-popup{
    padding: 10px !important;
}
.closebtnPopup{
    font-size: 35px;
    color:#0053A5;
    float: right;
    margin-top: -35px;
}
.popup-form .select2-container:nth-child(2)::after{
    background: none !important;
}
.popup-form .select2-container {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 6px;
    width:100% !important;
}
.popup-form .select2-selection--single{
    width:100%;
}
.select2-results__option{
    width:100% !important;
}
  .hidden {
      visibility: hidden;
  }

  .popupShowed{
    visibility: visible;
    -webkit-animation: show-form 0.2s 2;
    animation: show-form 0.2s 1;
  }
  .popupHidden{
    -webkit-animation: hide-form 0.5s 3;
    animation: hide-form 0.3s 1;
  }

  @-webkit-keyframes show-form {
    0% {
        -webkit-transform: scale(0.2);
        transform-origin: bottom right;
    }
    20% {
    -webkit-transform: scale(0.4);
    transform-origin: bottom right;
    }
    40% {
    -webkit-transform: scale(0.6);
    transform-origin: bottom right;
    }
    60% {
    -webkit-transform: scale(0.7);
    transform-origin: bottom right;
    }
    80% {
    -webkit-transform: scale(0.9);
    transform-origin: bottom right;
    }
    100% {
    -webkit-transform: scale(1);
    transform-origin: bottom right;
    }
}
@-moz-keyframes show-form {
    0% {
        -webkit-transform: scale(0.2);
        transform-origin: bottom right;
    }
    20% {
    -webkit-transform: scale(0.4);
    transform-origin: bottom right;
    }
    40% {
    -webkit-transform: scale(0.6);
    transform-origin: bottom right;
    }
    60% {
    -webkit-transform: scale(0.7);
    transform-origin: bottom right;
    }
    80% {
    -webkit-transform: scale(0.9);
    transform-origin: bottom right;
    }
    100% {
    -webkit-transform: scale(1);
    transform-origin: bottom right;
    }
}
@-webkit-keyframes hide-form {
    0% {
        -webkit-transform: scale(1);
        transform-origin: bottom right;
    }
    20% {
    -webkit-transform: scale(0.9);
    transform-origin: bottom right;
    }
    40% {
    -webkit-transform: scale(0.7);
    transform-origin: bottom right;
    }
    60% {
    -webkit-transform: scale(0.6);
    transform-origin: bottom right;
    }
    80% {
    -webkit-transform: scale(0.4);
    transform-origin: bottom right;
    }
      100% {
        -webkit-transform: scale(0.2);
        overflow: hidden;
        opacity: 0;
        display: none;
        visibility: hidden;
      }
}
.fixed_ul_disciplines{
    width:50%;
    margin:0 auto;
}
@media (max-width: 500px){
    .fixed_ul_disciplines {
        width: 85% !important;
    }
}
.fixed_discipline{
    position: relative;
    top:10rem
}
.fixed_discipline hr{
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #0053A5 !important;
}
.highlighted_discipline a{
    color:#0053A5 !important;
}
.highlighted_discipline a i{
    float:right;
}
.useful_links h3{
font-size: 28px;
text-transform: uppercase;
font-family: 'AvenirLTStd-Black';
color: #141414;
/* padding-bottom: 69px; */
font-weight: normal;
}
.useful_links a{
    color:#141414
}
.useful_links a:hover{
    color:#0053A5
}
.useful_links .card-title{
    margin-bottom: 0px !important;
}
.useful_link_area .card{
    box-shadow: 0 1px 1px 0 rgb(60 75 100 / 14%), 0 2px 1px -1px rgb(60 75 100 / 12%), 0 1px 3px 0 rgb(60 75 100 / 20%);
}

