.heading-group h2 {
    font-size: 40px;
}
.speaker-head.heading-group h2 {
    color: #fff;
}

.inner-page-banner-wrapper h4, .inner-page-banner-wrapper h3 {
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 1px;
}
.inner-page-banner-wrapper h5 {
    color: #082350;
    padding-top: 25px;
}

section.sap-page-banner {
    position: relative;
     
    /*height: 80vh;*/
    display: flex;
	/*background:#082350 url(../images/car.jpg) no-repeat 246px 29px;
    align-items: center;*/
	background:#082350;
}
.inner-page-banner-wrapper img {
    width: 100%;
    max-width: 300px;
}


.slider-content p {
    padding-right: 30px;
    margin: 0;
    font-size: 18px;
}
.inner-page-banner-wrapper h1 {
    font-size: 30px;
    color: #fff;
    margin: 0;
    line-height: 43px;
	padding:30px 0px 0px 0px;
	
	font-weight:900;
}
.inner-page-banner-wrapper h1:nth-last-child(2) {
    /*padding-left: 50px;*/
}


section.sec-slider {
    background: #fff;
    background-image: url(../images/take-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
section.sec-slider:before {
    position: absolute;
    content: '';
    background: #dfebee82;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
.sec-slider-wrapper {
    color: #ffffff;
}
.sec-slider-wrapper h3, h5 {
    color: #ffffff;
}
.speaker-head h3 {
    margin-bottom: 20px;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
}


.speaker-card-wrapper figure {
    width: 150px;
    height: 150px;
    margin: auto;
}
.speaker-card-wrapper figure img {
    width: 100%;
    border-radius: 78px;
}
.speaker-text {
    text-align: center;
    padding-top: 15px;
}
.speaker-text h3 {
    font-size: 22px;
    color: #fff;
}
.speaker-text p {
    color: #eaeaea;
    line-height: 20px;
}
section.thrd-slider {
    background: #e7e7e7;
  background-image: url(../images/bg-take.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
	background-size:cover;
}
 

.heading-group ul  { list-style-type:circle!important;}

.key-section .heading-group {
    position: relative;
}
.key-section ul li {
    line-height: 28px;
    padding: 5px 0;
    list-style:circle!important;
}

section.sec-speaker {
    background: #0f395f;
}
.whats-happening-wrapper h4 {
    color: #4a99d1;
    font-size: 42px;
    margin-bottom: 15px;
}
.whats-happening-wrapper {
    color: #666767;
    line-height: 26px;
    position: relative;
}
.sec-contact-wrapper {
    text-align: center;
}
.sec-contact-wrapper h4 {
    font-size: 32px;
    margin-bottom: 30px;
}
.sec-contact-wrapper a {
    text-decoration: none;
    background: #152a4f;
    padding: 15px 25px 15px 25px;
    color: #fff;
    border-radius: 20px;
    font-size: 22px;
    font-weight: 800;
}



@media only screen and (max-width: 768px) {
	.inner-page-banner-wrapper h1 {
    font-size: 60px;
    line-height: 60px;
}
section.sec-slider:before {
    position: absolute;
    content: '';
    background: #dfebeed6;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
section.thrd-slider:before {
    position: absolute;
    content: '';
    background: #f1f1f1b8;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
.sec-contact-wrapper h4 {
    font-size: 24px;
    margin-bottom: 30px;
}
.sec-contact-wrapper a {
    font-size: 18px;
}
.inner-page-banner-wrapper h1 {
    font-size: 35px;
    line-height: 35px;
}
.inner-page-banner-wrapper img {
    width: 100%;
    max-width: 196px;
}
.inner-page-banner-wrapper h4, .inner-page-banner-wrapper h3 {
    font-size: 16px;
}
.inner-page-banner-wrapper h1:nth-last-child(2) {
    padding-left: 50px;
    margin-bottom: 27px;
}
}
@media only screen and (max-width: 576px) {
	.inner-page-banner-wrapper h1 {
    font-size: 40px;
    line-height: 40px;
}
.speaker-head.heading-group h2 {
    color: #fff;
    text-align: center;
}
.sec-contact-wrapper h4 {
    font-size: 18px;
    margin-bottom: 30px;
}
.sec-contact-wrapper a {
    font-size: 14px;
}
.heading-group h2 {
    font-size: 32px;
}
.inner-page-banner-wrapper {
    color: #fff;
    max-width: 654px;
    margin-bottom: 30px;
}
.heading-group h2 {
    font-size: 26px;
}
.inner-page-banner-wrapper h1 {
    font-size: 24px;
    line-height: 31px;
}
.inner-page-banner-wrapper h1:nth-last-child(2) {
    padding-left: 23px;
    margin-bottom: 8px;
}
.sec-contact-wrapper h4 {
    font-size: 16px;
}
}
@media only screen and (max-width: 420px) {
	.whats-happening-wrapper {
    text-align: justify;
}

.sec-slider li{color:#666767;}

section.thrd-slider {
    background: #000;
  background-image: none; 
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
	background-size:cover;
}

section.thrd-slider:after {
    position: absolute;
    content: '';
    background: #07223a;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

.thrd-slider p{color:#fff; position:relative; z-index:999;} 
.thrd-slider h2{color:#fff; position:relative; z-index:999;} 
.thrd-slider ul, li{color:#fff; position:relative; z-index:999;} 


}