/*Home page Css*/
/* 
---------------------------------------------
banner
--------------------------------------------- 
*/
.packages-main h6 {
  font-size: 1.3rem;
}
.packages-main p {
  font-size: 1rem;
}
.main-banner {
  position: relative;
  max-height: 100%;
  overflow: hidden;
  margin-bottom: -7px;
  max-width: 1100px;
  margin: 0 auto;
}
.captionn {
  padding: 5%;
}
.nav-link.active {
  background: #555555;
  border-radius: 35px;
}
.main-banner #bg-video {
    min-width: 100%;
    min-height: 75vh;
    max-width: 100%;
    max-height: 75vh;
    object-fit: cover;
    z-index: -1;
}

#bg-video::-webkit-media-controls {
    display: none !important;
}

.video-overlay {
    position: absolute;
    background-color: rgb(31 39 43 / 36%);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: flex;
    align-items: center;
}

video {
    margin-top: 0 !important;
}


.main-banner .captionn h6 {
  margin-top: 0px;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
}

.main-banner .captionn h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
}

.main-banner .captionn h2 em {
  font-style: normal;
  color: #f5a425;
  font-weight: 900;
}

.main-banner .captionn p {
  color: #fff;
  font-size: 14px;
  max-width: 570px;
}

.main-banner .captionn .main-button-red {
  margin-top: 30px;
}

    /*Pricing table*/
.md-pricing-table{
	margin:50px 0;
	display:table;
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.md-pricing-table *{
	transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
}
.md-pricing-table.three-columns .pt-column{width:33.3%;}
.md-pricing-table.four-columns .pt-column{width:25%;}
.md-pricing-table.five-columns .pt-column{width:20%;}
.md-pricing-table.six-columns .pt-column{width:16.6%;}
.md-pricing-table .pt-column{
	float:left;	
	z-index:1;
	position:relative;
	text-align:center;
	background:#FAFAFA;
	padding-bottom:0px !important;
	box-shadow:0 1px 2px rgba(0,0,0,.1);
}
.md-pricing-table .pt-column *{
	text-align:center
}
.md-pricing-table .pt-column.pt-features-list *{
	text-align:left;
	padding-right: 0px !important;
}
.md-pricing-table .pt-column.pt-features-list ul li,.md-pricing-table .pt-column.pt-features-list .pt-heading > *,.md-pricing-table .pt-column ul li{
	padding-left:20px;
	padding-right:20px;
}

.md-pricing-table .pt-column .pt-heading h1,.md-pricing-table .pt-column .pt-heading h1 *,.md-pricing-table .pt-column .pt-heading h5,.md-pricing-table .pt-column .pt-heading h5 *{
	color:#FFF;
	text-shadow:0 1px 0 rgba(0,0,0,.3)
}
.md-pricing-table .pt-column .pt-heading h1,.md-pricing-table .pt-column .pt-heading h5{
	background-color: #454545;
	margin-bottom:0;
	padding:10px 0
}
.md-pricing-table .pt-column .pt-heading h5 {
	
	padding:10px 0;
	background-position:center -8px;
	font-size:12px;
	box-shadow:0 1px rgba(0,0,0,.2);
	-moz-box-shadow:0 1px rgba(0,0,0,.2);
	-webkit-box-shadow:0 1px rgba(0,0,0,.2);
	position:relative;
	z-index:3;
	text-transform:uppercase
}
.md-pricing-table .pt-column.pt-featured-col .pt-heading h1{
	background-repeat: no-repeat;
	background-position:-450px top
}
.md-pricing-table .pt-column.pt-featured-col .pt-heading h5{
	
	background-position:center top;
	padding:10px 0;
	font-size:12px;
	margin-top:-14px;
}
.md-pricing-table .pt-column.pt-featured-col .pt-heading h5{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.md-pricing-table .pt-column:last-child,.md-pricing-table .pt-column:last-child .pt-heading h5{
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
.md-pricing-table .pt-column:first-child,.md-pricing-table .pt-column:first-child .pt-heading h5{
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
.cufon{
	padding-bottom:0px;
}
.md-pricing-table .pt-column.pt-features-list .pt-heading strong{
	font-size:79%;
	display:block;
	color:#454545;
	text-shadow:0 1px 0 #FFF;
}
.md-pricing-table .pt-column.pt-features-list .pt-heading span{
	text-shadow:0 1px 0 #FFF;
	color:#aaa;
	font-style:italic;
	line-height:normal
}
.md-pricing-table .pt-column.pt-features-list .pt-heading h5{
	box-shadow:0 1px 0 #FFF;
	-moz-box-shadow:0 1px 0 #FFF;
	height:25px;
	-webkit-box-shadow:0 1px 0 #FFF;
	padding:18px;
}
.md-pricing-table .pt-column.pt-features-list .pt-heading h1{
	background:#fafafa;
	padding-bottom: 13px;
}
.md-pricing-table .pt-column .pt-heading h1{
	height:100%;
}
.md-pricing-table .pt-column .pt-heading h1 strong{
	font-size:100%;
	line-height:130%;
}
.md-pricing-table .pt-column .pt-heading h1 span{
	font-size:14px;
	display:block;
}
.md-pricing-table .pt-column.pt-featured-col .pt-heading h5{
}
.md-pricing-table .pt-column.pt-featured-col,.md-pricing-table .pt-column:hover{
	box-shadow:0 5px 50px rgba(0,0,0,.3);
	-moz-box-shadow:0 5px 50px rgba(0,0,0,.3);
	-webkit-box-shadow:0 5px 50px rgba(0,0,0,.3);
	z-index:2;
	padding-bottom:20px;
}
.md-pricing-table .pt-column:hover{
	margin-top:-5px;
	z-index:3;
}
.md-pricing-table .pt-column.pt-featured-col .pt-heading h1,.md-pricing-table .pt-column.pt-featured-col .pt-heading h5{
	background-color:#D62831;
	
}
.md-pricing-table .pt-column ul li{
	padding-top:10px;
	padding-bottom:10px;
	
	/*border-bottom:1px solid #E9E9E9;*/
}
.md-pricing-table .pt-column.pt-featured-col ul li:last-child{
	margin-top:20px;
}
.md-pricing-table .pt-column ul li:nth-child(1),
.md-pricing-table .pt-column ul li:nth-child(3),
.md-pricing-table .pt-column ul li:nth-child(5),
.md-pricing-table .pt-column ul li:nth-child(7),
.md-pricing-table .pt-column ul li:nth-child(9),
.md-pricing-table .pt-column ul li:nth-child(11),
.md-pricing-table .pt-column ul li:nth-child(13),
.md-pricing-table .pt-column ul li:nth-child(15),.md-pricing-table .pt-column ul li.odd{
	background-color:#FFF;
	font-size: 16px;
}
.btn1 {background-color:#c4252d !important;color:#fff !important;}
.btn1 a {color:#fff !important;}
.package-requirement .card p {text-align:justify;font-size: 15px;}
.package-requirement .card{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;transition: transform .1s;}
.package-requirement .card:hover{transform: scale(1.05);}
.package-requirement .card-img-top{height:209px;}
#myBtn1,#myBtn2,#myBtn3 {text-align: center;cursor: pointer;}
.industry {
    background: linear-gradient(27deg, #151515 5px, transparent 5px) 0 5px, linear-gradient(207deg, #151515 5px, transparent 5px) 10px 0px, linear-gradient(27deg, #222 5px, transparent 5px) 0px 10px, linear-gradient(207deg, #222 5px, transparent 5px) 10px 5px, linear-gradient(90deg, #1b1b1b 10px, transparent 10px), linear-gradient(#1d1d1d 25%, #1a1a1a 25%, #1a1a1a 50%, transparent 50%, transparent 75%, #242424 75%, #242424);
  background-color: rgba(0, 0, 0, 0);
  background-size: auto, auto, auto, auto, auto, auto;
background-color: #131313;
background-size: 20px 20px;
color: #fff;
padding-top: 50px;
padding-bottom: 50px;

}
.card-main {
    padding: 63px;
    border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
}

.card-0 {
    color: #fff;
    background-color: #cd262f;
    position: relative;
    margin-left: 70px;
    border-radius: 10px;
    min-height: 225px;
    justify-content: center;
    padding: 0 50px 0 110px;
}

.carousel-indicators li {
    cursor: pointer;
    border-radius: 50% !important;
    width: 10px;
    height: 10px
}

.testimonial  .fa {
  font-weight: 900;
  border: 1px solid;
  padding: 6px;
  color: #fff;
  background: #cd262f;
}
.profile {
    color: #000;
    background-color: #cac1c17a;
    position: absolute;
    left: -70px;
    top: 50%;
    transform:translateY(-50%);
    border-radius: 8px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px
}

.profile-pic {
    width: 110px;
    height: 106px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px
    border-radius: 80px;
    object-fit: cover;
    object-position: top;
}

.open-quotes {
    margin-top: 20px
}

.testimonial p {
    margin-left: 150px;
    margin-right: 80px
}

.close-quotes {
    margin-bottom: 20px;
    margin-right: 60px
}

.card-title {
  font-size: 18px;
}
.col-auto{padding-right: 0;}
.stretched-link {color: #c80000;font-weight: 700;}
.stretched-link:hover {color: #fff;}
/*Learndash single page column hide*/
.ld-course-status-segment.ld-course-status-seg-price {
    display: none;
}
.ld-course-status-segment.ld-course-status-seg-action.status-closed {
    display: none;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>* {
     border-right: 0px; 
}

/*Faq*/
.accordion .item .item-header h2 i {color: #c4252d;}
.t-p {line-height: 30px;text-align: justify;}

/*memberlogin*/
.mp-form-label {text-align:left;font-weight: 500;}
input[type=text],input[type=password] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border-radius: 8px;
  /*border: 2px solid #000;*/
}
#mepr_loginform #wp-submitt {
    display: inline-block;
    background-color: #c4252d;
    border: 1px solid #c4252d;
    color: #fff;
    padding: 7px 20px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    width: 100%;
    cursor: pointer;
}
.text-center {
     font-weight: 500;
}
.login {box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
padding: 30px;}

/*Register*/

.col-container {
  display: table;
  width: 100%;
}
.rbox {
  padding: 16px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 5px;
}
.rbox a {
    margin:auto;
    display:inline-block;
    margin-bottom:0;
}
.green {color: #008000;}
.rbox h5 {padding-bottom:10px;color:#c62b31;font-weight:700;}
.btn1{cursor: pointer;}
.rbox .btn-economy {
padding: 10px 20px;
background-color: green !important;
border:0;
color: #fff !important;
font-weight: 500;
cursor: pointer;
}
.rbox .btn-full {
padding: 10px 20px;
background-color: #0000FF !important;
border:0;
color: #fff !important;
font-weight: 500;
cursor: pointer;
}
.rbox .btn-complete {
padding: 10px 20px;
background-color: #454545 !important;
border:0;
color: #fff !important;
font-weight: 500;
cursor: pointer;
}


.mepr-account-actions a.mepr-account-row-action.mepr-account-update {
    margin: 10px 0;
    text-align: center;
    font-weight: 700;
}

.mepr-account-actions .mepr-account-cancel {
    padding: 7px 38px;
    border-radius: 8px;
    text-align: center;
}

/*State Requirement*/

  /*.license-listing {*/
    /*	background: rgba(38, 2, 2, 0.03);*/
    /*}*/
     iframe {border:0;}
    .license-listing .license-icon-list-items {
    	padding: 30px 0;
    	display: grid;
    	grid-template-columns:repeat(2,1fr)!important;
     }
    .license-listing .license-icon-list-items li{ 
        font-family: "Arial", Sans-serif;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        font-style: normal;
        line-height: 2.2em;
        letter-spacing: 2px;
    }
    .license-listing .license-icon-list-items li{
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-align: start;
    	-ms-flex-align: start;
    	align-items: flex-start;
    	border-bottom: 1px solid;
        border-left: 1px solid;
    }
    .license-listing .license-icon-list-items li:nth-child(even), .license-listing .license-icon-list-items li:last-child {
    	border-right: 1px solid;
    }
    .license-listing .license-icon-list-items li:first-child, .license-listing .license-icon-list-items li:nth-child(2) {
    	border-top: 1px solid;
    }
    .license-listing .license-icon-list-items li a span {
    	padding-left: 50px;
    	color: #000;
    	float: left;
    	width: 98%;
    }
    .license-listing .license-icon-list-items li a:hover span{
        color: #BF0C0C;
    }
    @media only screen and (max-width: 967px){
        .license-listing .license-icon-list-items {
        	padding: 30px 0;
        	display: grid;
        	grid-template-columns: repeat(1,1fr) !important;
        }
    }
    
/*Thank you page*/

.thank-you p, .why-us-home p { line-height: 30px;
text-align: justify; }

/*Online Training Course*/

 
 
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
    }
  }
  .bg-1 {
    color: #000;
  }
  .bg-1 h3 {color: #000;}
  
 
  .thumbnail-img {
    padding: 0 0 15px 0;
    border: none;
    background:none;
    border-radius: 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
  }
  .thumbnail-img p {
    margin-top: 15px;
    color: #555;
    font-size: 16px;
    padding-bottom: 20px;
  }
  .thumbnail-img:hover {
    filter: brightness(100%);
    transform: scale(1.05);
  }
   .thumbnail-img {
    transform-origin: 10% 25%;
    transition: transform .05s, filter .1s ease-in-out;
    filter: brightness(90%);
  }
  .btn-course {
    padding: 10px 20px;
    background-color: #c2242c !important;
    border-radius: 0;
    transition: .2s;
    color: #fff !important;
    font-weight: 700;
  }
  .btn-course:hover, .btn:focus {
    border: 1px solid #333;
    background-color: #fff;
    color: #000;
  }
  
  #PaginationDisplay a:hover, #PaginationDisplay a:focus {
        border: 1px solid #af2028;
        color: #bb092b;
        background-color: #fff;
    }
    #PaginationDisplay a {
    	padding: 7.45px 13px;
    	background-color: transparent;
    	border: 1px solid #af2028;
    	border-radius: 2px;
    	color: #af2028;
    	text-decoration: none;
    }
    #PaginationDisplay .selected {
        padding: 0 20px;
    }
    #PaginationDisplay .current {
    	padding: 7.45px 13px;
    	background-color: #af2028;
    	border: 1px solid #af2028;
    	border-radius: 2px;
    	color: #fff;
    	text-decoration: none;
    }
    #PaginationDisplay .page-numbers {
        margin: 0 5px;
    }
    .thumbnail-img img {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}

.learndash-wrapper .ld-item-list .ld-item-list-item {
  background: #103953 !important;
  color:#fff;
}
.ld-item-title {
  color: #fff !important;
}

.learndash-wrapper .ld-lesson-item-section-heading, .learndash-wrapper .ld-item-list-section-heading {
  background: #fff !important;
  padding: 10px 20px;
  color: #000 !important;
}
.learndash-wrapper .ld-pagination .ld-pages {
  background-color: #0c375b;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .5em;
  border-radius: 17px;
  overflow: hidden;
  line-height: 1;
  padding: 13px;
}
.learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages span {
  color: #fff !important;
}

@media screen and (max-width: 600px) {
    .card-main {
        padding: 50px 10px
    }

    .card-0 {
        min-height: 432px
    }

    .profile {
        top: 24%
    }

    .profile-pic {
        width: 90px;
        height: 90px
    }

    .open-quotes {
        margin-left: 100px
    }

    .content {
        margin-left: 120px;
        margin-right: 50px
    }

    .close-quotes {
        margin-right: 30px
    }
}
@media screen and (max-width: 992px) {
.image-card {
    min-height: 410px !important;
}
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
.md-pricing-table.three-columns .pt-column{width:50%;}
.md-pricing-table.four-columns .pt-column{width:25%;}
.md-pricing-table.five-columns .pt-column{width:50%;}
.md-pricing-table.six-columns .pt-column{width:50%;}
}
.md-pricing-table .pt-column .button,.md-pricing-table .pt-column .maxx-primary-button,.md-pricing-table .pt-column .md-button{

	overflow:hidden;
	clear:both;
	float:none;
	margin:10px auto !important;
}

.section2{padding-top:35px;}

@media screen and (max-width: 767px) {

  .main-banner .captionn h6 {
    font-weight: 500;
    font-size: 18px;
  }

  .main-banner .captionn h2 {
    font-size: 24px;
  }
    .profile {
        position: static !important;
    }
    .open-quotes {
        margin: 0;
        margin-left: 5px;
    }
    .testimonial p {
        margin: 0 10px;
    }
    .card-0 {
        min-height: 100%;
        margin: 0;
        padding: 20px;
    }
    .close-quotes {
        margin: 0;
        margin-right: 30px;
    }

}
@media screen and (max-width: 992px) {
 #bg-video {
    min-width: 100%;
    min-height: 40vh;
    max-width: 100%;
    max-height: 100vh;
    object-fit: cover;
    z-index: -1;
}
.full-home{
    margin-top: 0px !important;
}

}
@media screen and (max-width: 992px) {
    .months-home {
    margin-top: -4px !important;
}
.maxx-primary-button.large, .button.large {
    padding: 6px 6px !important;
    font-size: 12px !important;
}
}
@media screen and (max-width: 992px) {
   .second-btn {
    margin-top: 4px !important;
}
.signnow-section {
    margin-top: 14px !important;
}
}
@media screen and (max-width: 992px) {
.blank-section {
    display: none;
}
}
@media screen and (max-width: 992px) {
h1.choose-section {
    padding-bottom: 73px !important;
}
}
@media screen and (max-width: 992px) {
.md-pricing-table .pt-column.pt-features-list * {
    text-align: left;
    padding-left: 1px !important;
}
}
@media screen and (max-width: 992px) {
.md-pricing-table .pt-column ul li:not(:last-child) {
    height: 36px;
    display: flex;
    align-items: center;
    font-size: 12px !important;
}
li.nation-li {
    margin-top: 9px !important;
}
}
@media screen and (max-width: 992px) {
.section-want{
text-align: justify;
}
}
@media screen and (max-width: 992px) {
.package-requirement .card:hover{transform: scale(1.05);}
}
/*end homepage css*/