/* Responsive carousel video begins */

.parent-video-container
{
  position: relative;
}

.carousel-item {
  height: 600px;
  background: transparent;
}


.carousel-overlay {
  background: rgba(30, 66, 104, 0.4);
}

.carousel-control-prev,
.carousel-control-next {
  border-bottom: none;
}

.carousel-indicators { display: none; }

.carousel-caption h4
{ 
  color: #FEC352 !important;
}

.carousel-caption h4, .carousel-caption p, .carousel-caption .btn { text-align: left; }

.carousel-item .btn
{
  color: #FEC352;
  border-color: #FEC352;
  border-radius: 0;
  border-width: 2px;
  box-shadow: 2px 2px 0px #0B497B, inset 2px 2px 0px #0B497B;
  float: left;
}

.carousel-caption p
{
  color: white;
  font-size: 27px;
}

.carousel
{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.carousel-inner, .carousel-item, .carousel-caption { height: 100%}

.carousel-caption 
{ 
  top: 40% !important; 
  max-width: 90%;
}



.background-video
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -100;
    object-fit: cover;
    top:0;
    left:0;
}

@media (max-width:1349px) 
{ 
    .carousel-inner, .carousel-item, .carousel-caption h4 {font-size:40px}
    .carousel-inner, .carousel-item, .carousel-caption p, .carousel-inner, .carousel-item, .carousel-caption .btn { font-size: 17px }
}



@media(max-width:840px)
{
    .video-container iframe
    {
        min-height: 240% !important;
        min-width: 240% !important;
    }
}

@media (min-width:660px) and (max-width:840px) { .video-container iframe { margin-top: -390px !important; } }

    @media(max-width:659px)
{
    .embed-responsive-16by9::before { padding-top: 120%; }

    .carousel-inner, .carousel-item, .carousel-caption h4 { font-size: 30px; }
}

@media(max-width:420px) { .embed-responsive-16by9::before { padding-top: 150%; } }
@media(max-width:350px) { .embed-responsive-16by9::before { padding-top: 200%; } }

@media (min-width:991px) and (max-width:1100px) {
    .carousel-caption {
        top: 20%;
    }
    }
@media (min-width:1101px) and (max-width:1300px) {
.carousel-caption {
    top: 25%;
}
}

@media(min-width:660px) and (max-width:767px) 
{
    .carousel-inner, .carousel-item, .carousel-caption
    {
        width: 100%;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(min-width:671px) and (max-width:840px) { .embed-responsive-16by9::before { padding-top: 70%; } }
@media(min-width:510px) and (max-width:670px) { .embed-responsive-16by9::before { padding-top: 90%; } }


@media(max-width:420px)
{
    .video-container iframe
    {
        min-height: 400% !important;
        min-width: 400% !important;
        margin-top: -1000px !important;
    }
}

@media(max-width:320px)
{
    .video-container iframe
    {
        margin-top: -900px !important;
    }
}

@media(max-width:767px) { .carousel-caption { top:20% } }


/* Responsive video carousel ends */

.courses .post-categories
{
    list-style: none;
    padding-left: 0;
}

.course-info { padding-bottom:60px; }

.btn-datasheet, .share-btn { margin-top: 15px; }  



 /* Share buttons */

 .hidden {
    display: none;
  }
  
  .share-button svg {
    width: 20px;
    height: 20px;
    margin-right: 7px;
  }
  
  .share-dialog {
    display: block;
    width: 100%;
    padding: 20px;
    background-color: #fff;
  }
  
  .targets svg 
  { 
    height: 50px; 
    width: 50px;
  }
  
  .targets svg:hover { opacity: 0.8; }
  
  .targets button, .targets .button, .targets a
  {
    width: 50px !important;
    height: 50px !important;
    display: block !important;
    margin: auto !important;
  } 
  
  .close-button {
    background: transparent;
    border: none;
    padding: 0;
  
    color: #e3be61;
    top: 0;
    position: absolute;
    right: 0;
    width: 50px;
    opacity: 1;
  }
  
  .close-button:hover { color: #0B497B !important; background-color: transparent;}
  .close-button svg:hover { color: #0B497B !important; }
  
  .close-button svg {
    margin-left: -45px;
    height: 45px;
    width:45px;
    padding: 5px;
  }
  
  .pen-url {
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
    background: #0B497B;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    font-size: 18px;
  
    color: white;
    text-align: center;
    margin-top: 30px;
    border: none;
  }
  
  
  .share-dialog .link button.copy-link.btn.btn-default.btn-lg
  {
    margin: auto !important;
    margin-left: auto !important;
    display: block;
    color: #0B497B;
    border-color: #0B497B ;
  }
  
  .share-dialog .link button.copy-link.btn.btn-default.btn-lg:hover { color: white; border-color: #2a3477;}
  
  .modal-header .close {
    margin-top: 2px;
  }

@media(min-height:650px) { .modal-dialog { top: 30% !important; } }

.modal-content 
{
  border-radius: 0;
  border: 4px solid #e8ae5c;
  box-shadow: 4px 4px 0px #0B497B, inset 2px 2px 0px #0B497B;
}

.simplesocial-fb-share, .simplesocial-twt-share, .simplesocial-linkedin-share, .simplesocial-email-share
{
  width: 60px !important;
  height: 60px !important;
  border-radius: 100% !important;
}

.simplesocialbuttons button::after
{
  font-size: 26px;
  left:11px;
  top:9px;
}
.simplesocialbuttons { text-align:center !important }

.modal-header
{
    background: white;
    border-radius: 0;
}
.modal-body
{
    background: white;
}

/* Sharebuttons end */

.grecaptcha-badge { z-index: 1; }

.wpcf7-list-item { margin:0 !important; }

.our-clients .carousel { position: relative;}


.cta-box .col-md-3:nth-child(2) h5 {
  margin-bottom: 24px;
}

#searchsubmit
{
  color: #0B497B;
  border-color: #e8ae5c;
  border-radius: 0;
  border-width: 2px;
  box-shadow: 2px 2px 0px #0B497B, inset 2px 2px 0px #0B497B;
}
#searchsubmit:hover
{
  background-color: #0B497B;
  border-color: #0B497B;
  color: #fff;
}
#searchform #s
{
  padding: 10px 0 10px 15px;
  margin-right: 30px;
  border-radius: 0;
}

.not-found { margin-bottom:45px; }
.not-found h3 { margin-bottom:0; }

.category .btn-default
{
  padding-bottom: 10px !important;
  height: min-content !important;
  margin-left: 30px !important;
}

@media(min-width:768px) 
{
  .training .col-md-4 { margin-bottom: 0px; }
  .training .btn-lg { margin-top:30px; }
}

@media(min-width:768px) and (max-width:991px) { .cta-box-item .btn:nth-of-type(2) { margin-top:5px; } }

.contact-fixed
{
  /* background: linear-gradient(90deg, #0B497B 0%, #4184A5 100%); */
  background: #e8ae5c;
  padding:15px;
  position: fixed;
  width: auto;
  bottom:90px;
  z-index:10; 
  right:0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  box-shadow: 0 0 5px rgb(0 0 0 / 50%)
}

.contact-fixed img 
{ 
  width: 40px;  
  height: 40px;  
  margin-bottom:0 
}

.contact-fixed p 
{ 
  color: white !important; 
  padding-top:10px; 
  margin-bottom:0;
}

.contact-fixed a 
{ 
  /* color: #e8ae5c;  */
  color: #0B497B;
  border:none; 
}

/* .contact-fixed p a:hover { border-bottom: 1px solid #e8ae5c; } */
.contact-fixed p a:hover { border-bottom: 1px solid #0B497B; }



.carousel-caption { z-index:1 }


@media(max-width:767px) { .map-page .container { padding-top: 60px; padding-bottom: 60px } }
@media(min-width:768px) { .map-page .container { padding: 60px;} }

.map-page .content-box { padding: 0px; }

.map, .map iframe { height: 100%; }
@media(max-width:767px) { .map, .map iframe { height: 300px; } }

.map-page .row { margin:0 }
.map-page .col-md-6 { padding:0 }

/* @media(min-width:576px) { .courses-nav .nav-item { height: 70px; } } */

.courses-nav .nav-item 
{ 
  text-align: center;
  margin-bottom: 15px;
  display: table;
}

.nav-pills .nav-link 
{ 
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  height: 100%;
}

.archive .subpage-header { padding: 150px 0 75px; }

.nav-pills .nav-link {
  font-size: 14.4px;
}

.nav-link:hover { color:white; background: #0B497B !important; border:none; }

.archive h2 { margin-bottom:45px;}
@media(max-width: 400px) { .archive h2 { font-size:30px } }

@media(max-width: 363px)
{
  .courses-nav .col-6 
  {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; 
  } 
}

/* .courses-nav .nav-link { padding: .5rem; } */

.courses-container { padding: 0 10px; }

.footer { color: white; }

@media(min-width:576px) and (max-width:991px) { .courses-nav .nav-item { height: 67px; } }

.dropdown-menu { border-radius: 0; }
.dropdown-item:hover 
{ 
  background: #0B497B; 
  color: #e8ae5c !important;
}

@media(min-width:768px)
{
  .single .wp-post-image
  {
    float: right;
    max-width: 400px;
    width:100%;
    margin-left: 24px;
  }

  .entry-thumbnail { margin-bottom: -24px; }
}

/* Custom download 1 */

/* .custom-download-entry 
{ 
  width:100%;
  background-size:cover;
  height:200px;
  background-position: center;
}

.custom-download-entry h2 
{ 
  color: #e8ae5c ;
  font-size: 36px;
  padding: 30px 0 0 30px;
}

.custom-download-entry .overlay 
{ 
  background: rgba(11, 73, 123, 0.75); 
  height:100%;
  width:100%;
  position: absolute;
  border: 3px solid transparent;
  transition: 0.2s all ease;
}

.custom-download-link:hover .custom-download-entry .overlay 
{ 
  background: rgba(11, 73, 123, 1); 
  border-color: #e8ae5c;
}

.custom-download-entry .download-attachments thead .attachment-size, .custom-download-entry .download-attachments .attachment-title 
{ 
  display:none;
}

.custom-download-entry .attachment-size 
{ 
  font-size: 42px;
  color: #e8ae5c;
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  padding-right: 30px;
}

.downloads-page .row { padding:0; }
.custom-download-entry .row { margin:0; height:100%}
.download-attachments table td, .download-attachments table th { border-top:none; }

.downloads-page .col-sm-9, .downloads-page .col-sm-3, .downloads-page .col-sm-12
{
  padding-left:0;
  padding-right:0;
}

.downloads-page .col-sm-9, .downloads-page .col-sm-3 
{
  display: flex;
  align-items: center;
}

.custom-download-entry .col-sm-3 { justify-content: right; } */

/* Custom download 1 end */

/* Custom download 2 */

.download-box
{
  background: #e8ae5c;
  border-radius:3px;
}


.download-attachments table td, .download-attachments table th { border-top:none; }

.download-box img 
{ 
  padding:5px 5px 10px 5px;
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.download-content { padding: 5px;}

.download-svg 
{ 
  bottom:-45px; 
  position:relative; 
  width: 90px; 
  height:90px; 
  background:white; 
  border: 5px solid #e8ae5c; 
  border-radius: 100%; 
  display:block; 
  margin:auto;
}

.download-box svg
{
  margin: auto;
  display: block;
  top: 13px;
  position: relative;
}

.download-box .download-attachments thead .attachment-size, .download-box .download-attachments .attachment-title 
{ 
  display:none;
}

/* Custom download 2 end */


@media (min-width:992px) and (max-width:1159px)
{
  .navbar-light .navbar-nav .nav-link 
  {
    font-size: 13px;
    padding-left: 7px;
    padding-right: 7px;
    margin-left: 7px;
  }
}

@media (max-width:991px) { .navbar-light .navbar-nav .nav-link, .dropdown-item  { text-align: right; } }

.post-31 p a:empty, .post-3278 p a:empty{ display: none; }

/* .testimonials-widget-testimonial { display:block !important; } */

.content-course .card img.card-img-top { object-fit: cover; }

@media (min-width:992px) { .content-course .card img.card-img-top { height: 190px; } }

@media (min-width:576px) and (max-width:991px) { .content-course .card img.card-img-top { height: 160px; } }

.course-landing-page  .content-course .card img.card-img-top
{
  height: 220px;
  object-position: top;
}

@media (min-width:992px) { .course-landing-page  .content-course .card img.card-img-top { height: 250px; } }
@media (min-width:576px) and (max-width:991px) { .course-landing-page .content-course .card img.card-img-top { height: 220px; } }

.course-landing-page .content-course p, .course-landing-page .content-course li { color: #222; }
.course-landing-page .content-course .training-time 
{
  color: #B57700;
  font-size: 19px;
  margin-bottom: 10px;
}

.content-course h6 { margin: 0 0 10px 0;}


.tag-heading { display: block;}

.tag-heading h2 
{
  border-bottom: 1px solid #eee;
  margin-bottom: 45px;
  padding-bottom: 15px;
  font-size: 38px;
}

.form-group label { width: 100%; } 

#post-287 .card { height:100% }

.course-logo
{
  max-width: 200px;
  max-height: 150px;
  float: right;
  margin-bottom: 0;
}

@media(max-width:991px)
{
  .course-logo
  {
    float: none;
    margin-top:24px;
  }

  .subpage-header .btn { margin-bottom:5px }
}

.course-landing-page .logo
{
  max-width: 200px;
  width: 100%;
}

.postid-76 .course-logo
{
  background: white;
  padding: 10px;
  border-radius: 10px;
}

.additional-detail
{
  font-size: 19px;
  color: gainsboro;
}

@media(min-width: 576px) 
{ 
  .additional-detail { margin-left: 66px; line-height: 2; } 
}

.course-time h5 { margin-bottom: 30px; }