.container-xl{
    width: 100%;
    max-width: 1500px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
}

@media only screen and (max-width: 1500px){
    .container-xl{
    width: 100%;
    max-width: 1400px;

}}

@media only screen and (max-width: 768px){
    .container-xl{
    width: 100%;
    max-width: 100%;

}}


.explore-future-tab .sec-title{
    z-index: 2;
}

.teaching-content .sub-title p {
    padding-bottom: 19px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: justify;
}

.main-logo-box img {
    max-width: 290px;
}

.sticky-header__inner img{
    max-width: 291px;
}

.explore-future-tab .sub-title {
    max-width: 500px;
    text-align: justify;
}

.footer-widget-contact-info ul li{
    display: flex;
}

.footer-widget-contact-info ul li i {
    font-size: 16px;
    color: #fff;
    padding-right: 10px;
    padding-top: 5px;
}

.video-container {
    position: relative;
}

#pid {
    min-width: 100%;
    min-height: 100%;
    bottom: 0;
    right: 0;
}

.dsk{
    display: block;
}

.mob{
    display: none;
}

.who-we-are-style6-content-box ul{
    position: relative;
    display: block;
    padding-top: 16px;
}

.who-we-are-style6-content-box ul li{
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 30px;
    text-align: justify;
}



.who-we-are-style6-content-box ul li:before{
    content: "\ea8c";
    font-family: 'icomoon' !important;
    position: absolute;
    left: 0;
    color: var(--thm-base);
}

.who-we-are-style6-content-box h5 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 16px;
}


.solutionpgcss ul {
    position: relative;
    display: block;
    padding-top: 6px;
    padding-bottom: 18px;
}

.solutionpgcss ul li{
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    text-align: justify;
}





.solutionpgcss ul li:before{
    content: "\ea8c";
    font-family: 'icomoon' !important;
    position: absolute;
    left: 0;
    color: var(--thm-base);
}

.solutionpgcss h5 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 16px;
}

.solutionpgcss p{
    margin: 0;
    padding-bottom: 10px;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 500;
    line-height: 26px;
    text-align: justify;
}

/* Solution Enquiry Form */

.call-action {
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),url(../images/home/CONTACT-BG.jpg) no-repeat center center;
    background-size: cover;
/*    background-attachment: fixed;*/
    padding: 51px 0 50px;
}

.call-action h2 {
    color: #fff;
    font-size: 34px;
}

.horizontal-contact-form {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

input.style2, textarea.style2, .textarea-block.style2, select.style2 {
    font-size: 12px;
    font-weight: 500;
    padding: 3px 9px;
    margin-bottom: 20px;
    height: 25px;
    resize: none;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    border: none;
    border-bottom: 1px solid;
    background: none;
    border-radius: 0;
    display: block;
    width: 100%;
    color: #fff;
    text-align: left;
}

input.style2:empty:before, .textarea-block.style2:empty:before {
    content: attr(placeholder);
    color: #fff;
}

.textarea-block.style2.style2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 105px;
    border-width: 1px;
    border-style: solid;
}

.horizontal-contact-form .button-block {
    text-align: right;
}

.button-style3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.75em;
    height: 2.125em !important;
    padding: 0 1.25em 0;
    background: unset;
    color: #fff;
    border: 1px solid;
    border-radius: 0;
}

/*-----------------------------*/

.solutionpgcss{
    padding-bottom: 60px;
}

.single-online-courses-style1 .img-holder .icon img{
    max-width:  50px;
}

.grey-bg {
    background-color: #f4f4f4 !important;
}

#expertispg{
    padding: 60px 0px !important;
}

#expertispg h2{
    font-size: 30px;
} 

@media only screen and (max-width: 1440px) {

.teaching-content {
    position: relative;
    display: block;
    max-width: 772px;
    width: 100%;
    float: right;
    padding: 110px 0 108px;
    padding-left: 24px;
    padding-right: 62px;
}

.single-online-courses-style1 .img-holder .overlay-content .top-text h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}

.single-online-courses-style1 .img-holder .overlay-content .bottom-text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0 18px 0px;
}

.single-online-courses-style1 .img-holder .overlay-content .top-text {
    position: relative;
    display: block;
    padding: 111px 18px 0;
}

}

@media only screen and (max-width: 1366px) {

.teaching-content {
    position: relative;
    display: block;
    max-width: 772px;
    width: 100%;
    float: right;
    padding: 110px 0 83px;
    padding-left: 24px;
    padding-right: 62px;
}

}

@media only screen and (max-width: 600px) {

.dsk{
    display: none;
}

.mob{
    display: block;
}



.main-logo-box img {
    max-width: 203px;
}

.main-slider .content .text p {
    color: #ffffff;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    margin: 0;
    text-align: justify;
}

.btn-one {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-top: 1px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-right: 24px;
    background-color: #b62c2c;
    color: #ffffff;
    font-size: 13px;
    line-height: 50px;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-family: var(--thm-font);
    z-index: 1;
    letter-spacing: 1px;
}

.sec-title h2 {
    color: var(--thm-black);
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0px;
}

.sec-title .sub-title p {
    margin: 0;
    font-size: 15px;
    line-height: 19px;
    text-align: justify;
}

.explore-future-tab__button .tab-btns li h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.explore-future-tab__content .text-holder h2 {
    font-size: 20px;
    line-height: 38px;
    margin: 0 0 13px;
}

.explore-future-tab__content .text-holder p {
    margin: 0;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: justify;
}

.teaching-img-box__content h3 {
    color: #ffffff;
    font-size: 25px;
    line-height: 29px;
    font-weight: 500;
    margin: 24px 0 0;
}

.single-statements-item .text p {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    text-align: justify;
}

.virtual-store-area {
    position: relative;
    display: block;
    padding: 80px 0 80px;
    z-index: 10;
}

.slogan-style1__inner .title h2 {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    font-style: italic;
}

.slogan-style1__inner .title h2 span {
    font-size: 27px;
}

.single-footer-widget .title h3 {
    color: #ffffff;
    font-size: 17px;
    line-height: 19px;
    font-weight: 400;
    text-transform: uppercase;
}

.footer-bottom .bottom-inner .copyright p {
    color: #d4d6e2;
    font-size: 15px;
    font-weight: 400;
    font-family: var(--thm-font);
    margin: 0;
    line-height: 23px;
}

.slogan-style1__inner .button-box a {
    color: var(--thm-base);
    background-color: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    letter-spacing: 0px;
    text-transform: unset;
    font-size: 15px;
}

.main-slider .slide {
    position: relative;
    display: block;
    padding-top: 170px;
    padding-bottom: 170px;
}

.single-features-style1 .text-box p {
    color: #d4d6e2;
    line-height: 20px;
    margin: 17px 0 0;
    font-size: 15px;
    text-align: justify;
}

.explore-future-tab .pr-content .pr-tab {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 290px;
    opacity: 5;
    transition: all 0.7s ease;
    transform: scale(1, 0.85) translateX(230px);
    z-index: 1;
    display: none;
}

#pid {
    width: 240%;
}

.who-we-are-style6-content-box .top-text p {
    margin: 0;
    padding-bottom: 10px;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
    line-height: 20px;
    text-align: justify;
}

.breadcrumb-area .title h2 {
    color: #ffffff;
    font-size: 35px;
    line-height: 1.07em;
    font-weight: 700;
    text-transform: capitalize;
}

.sec-title-style6 h2 {
    font-size: 25px;
    line-height: 1.2em;
    font-weight: 600;
    margin: 9px 0 0;
}

.who-we-are-style6-content-box .top-text h2{
    font-size: 25px;
}

.who-we-are-style6-content-box ul li {
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 21px;
    text-align: justify;
    font-size: 15px;
    padding-bottom: 13px;
}

.solutionpgcss p {
    margin: 0;
    padding-bottom: 17px;
    font-size: 15px;
    letter-spacing: 0px;
    font-weight: 500;
    line-height: 22px;
    text-align: justify;
}

.solutionpgcss ul li {
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 23px;
    padding-bottom: 10px;
    text-align: justify;
    font-size: 15px;
}

.solutionpgcss {
    padding-bottom: 0px;
}

.who-we-are-style6-content-box h5 {
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 16px;
}

.solutionpgcss h5 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 16px;
}

.call-back-form .sec-title-style2 h2 {
    font-size: 25px;
    line-height: 28px;
    margin: 0px 0 0;
}

.call-action h2 {
    color: #fff;
    font-size: 25px;
    padding-bottom: 26px;
}

.sec-title-style2 {
    position: relative;
    display: block;
    padding-bottom: 33px;
}

.main-contact-form-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 40px 0px 40px;
    z-index: 10;
}

.main-contact-form-style2-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 40px 0px 0px;
    z-index: 10;
}

.main-contact-form-style2-area .sec-title h2 {
    font-size: 25px;
    font-weight: 600;
}

.contact-info-box-style3 .contact-details-style2-single .text p {
    color: #676c7c;
    line-height: 22px;
    margin: 13px 0 0;
    font-size: 15px;
}

.sec-title-style2 h2 {
    font-size: 25px;
    line-height: 56px;
    margin: 15px 0 0;
}

.sec-title-style3 h2 {
    font-size: 25px;
    line-height: 50px;
    font-weight: 700;
    margin: 11px 0 0;
}

.sec-title-style3 {
    position: relative;
    display: block;
    margin-top: -5px;
    padding-bottom: 25px;
}

.online-courses-style1-area:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #f0f7f3;
    z-index: -1;
}

#expertispg h2 {
    font-size: 25px;
    line-height: 25px;
}

#expertispg {
    padding: 40px 0px !important;
}

#expertispg .who-we-are-style6-content-box {
    padding-top: 30px;
}

}