* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.mktoGen.mktoImg {
    width: 100% !important;
}

img {
    max-width: 100%;
}

ul {
    font-size: 0;
    margin-left: 30px;
}

li {
    font-size: 16px;
    line-height: 19px;
    vertical-align: top;
    list-style: disc;
    font-family: AvenirNext, Helvetica, Arial, sans-serif;
}


.right-arrow {
    position: relative;
    display: inline-block;
    padding-right: 32px;
}

.right-arrow:after {
    content: "";
    background-image: url(https://page.crossknowledge.com/rs/817-TMG-587/images/right-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 17px;
    width: 17px;
    top: 7px;
    position: absolute;
    right: 0;
}

.box {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto;
    width: calc(100% + 20px);
    margin: 0 -10px !important;
}

.box3>li {
    width: 33.33%;
    padding: 10px;
    list-style: none !important;
}

.box4>li {
    width: 25%;
    padding: 10px;
    list-style: none;
}

.no-margin {
    margin: 0 auto;
}

ul.box .image,
ul.box .img {
    list-style: none !important;
    margin-bottom: 22px;
}

ul.box .content {
    list-style: none !important;
    font-size: 18px;
    margin-top: 25px;
    line-height: 25px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

ul.box .content h4 {
    font-size: 28px;
    line-height: 34px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}

p:nth-last-child(1),
li:nth-last-child(1) {
    margin-bottom: 0 !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
}

.video-container div,
.video-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

section {
    padding: 70px 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}

.cta a {
    background-color: #3d74ba;
    color: #ffffff;
    padding: 8px 16px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 4px;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    margin-top: 14px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.cta a:hover {
    background-color: #305c94;
    border-color: #284b79;
}

.formContainer {
    margin: 0 auto;
    font-size: 18px;
    line-height: 22px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding: 20px;
}

.formContainer h4 {
    font-size: 28px;
    line-height: 36px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.formContainer span {
    color: #bb1010;
}


.cover-img div {
    width: 100%;
    height: 100%;
}

.cover-img img {
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover;
    -o-object-fit: cover;
}


/*Header*/
#header {
    padding: 31px 0;
}

#header img {
    max-width: 249px;
    width: 100%;
}

.brand-bar .sec-wrap {
    font-size: 0;
}

.brand-bar .sec-left {
    width: 25%;
    display: inline-block;
}

.brand-bar .sec-right {
    width: 75%;
    display: inline-block;
}


.heading,
.heading h2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 0;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 700;
    display: block;
}

.heading {
    margin-bottom: 37px;
}

.Sub-heading {
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #292b2c;
    font-weight: 400;
}

.cta {
    display: block;
}



/*Banner*/

.banner1 {
    padding: 0 !important;
}

.banner {
    text-align: center;
    color: #ffffff;
    padding: 50px 0;
}

.banner .heading h1 {
    font-size: 48px;
    line-height: 53px;
    margin-bottom: 0;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 700;
    display: block;
}

.banner .container,
.banner .container {
    min-height: 370px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z-index: 11;
    flex-direction: column;
}


.banner4:before,
.banner4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.brandBar {
    padding: 0 !important;
}

.sec21 {
    background-color: #eeeeee;
}

.owl-carousel {
    display: block !important;
}

.paragraph {
    font-size: 18px;
    margin-top: 25px;
    line-height: 25px;
    padding: 0 13px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 400;
}


/*Section 1*/
.sec1 .heading,
.sec3 .heading {
    margin-bottom: 12px;
}



.sec1 h2,
.sec3 h2 {
    font-size: 28px;
    line-height: 34px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.sec1,
.sec3 {
    padding: 35px 0;
    color: #292b2c;
    text-align: center;
}


.sec2 {
    padding: 45px 0;
    color: #292b2c;
}


.sec1 ul.box .img,
.sec2 ul.box .img,
.sec3 ul.box .img,
.sec1 ul.box .content h4,
.sec2 ul.box .content h4,
.sec3 ul.box .content h4 {
    margin-bottom: 9px;
}




.sec1 .sec-wrap>ul>li,
.sec2 .sec-wrap>ul>li,
.sec3 .sec-wrap>ul>li {
    list-style: none;
}


/*Section 3*/



/*Section 4*/
.sec4 {
    font-size: 15px;
    line-height: 21px;
}

.sec-4-wrap {
    margin: 0;
}

.sec-4-wrap li {
    list-style: none;
    display: inline-block;
}

.sec-4-wrap .logo {
    border-radius: 50%;
    overflow: hidden;
    width: 60px;
    height: 60px;
    padding: 0 !important; 
}
.sec-4-wrap .logo div{
    width: 100%;
    height: 100%;
}

.sec-4-wrap .logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.sec-4-wrap .content {
    margin-left: 26px;
    width: calc(100% - 86px);
    padding: 15px;
    font-size: 18px;
    border-top: 4px solid #264362;
    line-height: 25px;
    font-family: 'helvetica', Arial, sans-serif;
    color: #292b2c;
}

.sec-4-wrap .content h2 {
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #264362;
}

/*Section 5*/

.sec5 {
    padding: 45px 0;
    color: #ffffff
}

.sec5 .formContainer {
    border-radius: 12px;
    border: 1px solid #ffffff;
}

/*Section 6*/

.sec6 h2 {
    font-family: AvenirNext, Helvetica, Arial, sans-serif;
    font-size: 35px;
    line-height: 45px;
    color: #292b2c;
}

.sec6 .sec-wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: start;
}

.sec6 .sec-left {
    position: relative;
    width: 50%;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 9px;
}

.sec6 .sec-left-inner {
    position: relative;
    z-index: 2;
}

.sec6 .sec-wrap .sec-right {
    width: 50%;
    padding-left: 60px;
}


.sec6 .sec-wrap .sec-right,
.sec6 .sec-wrap .sec-right p {
    font-size: 18px;
    line-height: 25px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    color: #292b2c;
}

/*Section 7*/

.sec7 .video-container,
.sec13 .video-container {
    margin-top: 4px;
}

.sec7,
.sec13 {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    color: #ffffff;
}

.sec7 {
    color: #292b2c !important;
}

.sec7 h2,
.sec13 h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
}

.sec7 .sec-right,
.sec7 .sec-right p,
.sec13 .sec-right,
.sec13 .sec-right p {
    font-size: 16px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    line-height: 20px;
    font-weight: 400;
}

.sec7 .sec-right,
.sec13 .sec-right {
    padding-left: 30px;
}

/*Section 8*/

.sec8 .formContainer {
    width: 100%;
    max-width: 580px;
    padding: 30px;
}



/*Section 9*/
.sec9 .container {
    position: relative;
}

.sec9 .container:before {
    content: "";
    width: 40px;
    height: 77%;
    position: absolute;
    background: #b2bb46;
    top: 15%;
    left: -40px;
}

.sec12-list {
    margin: 0 auto;
}

ul.sec9-list {
    margin: 0 auto;
}

ul.sec9-list>li,
ul.sec12-list>li {
    font-size: 0;
    list-style: none;
    margin-bottom: 15px;
}


.sec9 .heading,
.sec12 .heading {
    padding-left: 25%;
}

.sec9 .image,
.sec9 .content,
.sec12 .image,
.sec12 .content {
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    font-family: AvenirNext, Helvetica, Arial, sans-serif;
    vertical-align: top;
}

.sec9 .image,
.sec12 .image {
    width: 25%;
    padding-right: 40px;
}


.sec9 .content,
.sec12 .content {
    width: 75%;
}




/*Section 10*/
.sec10 .container {
    overflow: hidden;
}

.sec10 ul.box4 {
    width: calc(100% + 50px);
    margin: 0px -25px !important;
}

.sec10 ul.box4>li {
    padding: 10px 25px;
    margin: 0 auto;
}

.sec10 ul.box .content {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}

.sec10 ul.box .content h4 {
    font-size: 35px;
    line-height: 39px;
}

/*Section 11*/

.sec11 {
    color: #292b2c;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}

.sec11 .formContainer {
    color: #ffffff;
}


.sec11 .content {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
}

.sec11 h2 {
    font-size: 36px;
    line-height: 40px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}

.sec11 .cta a {
    margin-top: 30px;
}

/*Section 12*/
.sec14 h2 {
    font-size: 35px;
    line-height: 39px;
}

.sec12 .image,
.sec12 .content {
    vertical-align: middle;
}

.sec14 .sec-wrap {
    font-size: 0;
    max-width: 850px;
    margin: 0 auto;
}

.sec14 .sec-left,
.sec14 .sec-right {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 30px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 400;
    width: calc(100% - 160px);
    position: relative;
    background: #fff;
}

.sec14 .sec-left {
    width: 160px;
    background-color: transparent;
}

.sec14 .sec-left:before {
    z-index: 2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: #e7e7e7;
    content: "";
    height: 1px;
    width: 90%;
}

.sec14 .sec-left .image {
    position: relative;
    z-index: 3;
}

.sec14 .sec-left .image:before {
    content: "";
    position: absolute;
    width: 111px;
    height: 111px;
    background-color: #e7e7e7;
    border-radius: 50%;
    top: 4px;
    left: 4px;
}

.sec14 .sec-left .image div {
    width: 110px;
    height: 110px;
}

.sec14 .sec-left .image img {
    position: relative;
    border-radius: 50%;
    max-width: 110px;
    max-height: 110px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.sec14 .sec-right {
    border: 2px solid #e7e7e7;
    padding: 25px 20px;
}

.sec14 .sec-right:after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -2px;
    border: 15px solid #adbd23;
    border-left-color: transparent;
    border-top-color: transparent;
}

/*Section 15*/
.sec15 {
    color: #ffffff;
    text-align: center;
    overflow: hidden;
}


.sec15:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.sec15 .container {
    position: relative;
    z-index: 3;
}

.sec15 .logo {
    position: relative;
    z-index: 2;
    height: 161px;
    background: #ffffff;
    padding: 30px;
    text-align: left;
    padding-right: 10px;
    max-width: 180px;
}

.sec15 .logo img {
    max-height: 101px;
    max-width: 140px;
    width: auto;
    height: auto;
    position: relative;
    z-index: 4;
}


.sec15 .logo:after {
    content: "";
    position: absolute;
    width: 119px;
    height: 120px;
    background: #ffffff;
    transform: rotate(45deg);
    border-radius: 10px;
    top: -4px;
    transform-origin: top left;
    right: -119px;
    z-index: 1;
}

.sec15 .container:after {
    content: "";
    background-color: #ffffff;
    height: 161px;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 1000%;
    right: calc(100% - 15px);
}

/*Section 16*/

.sec16 .box {
    width: calc(100% + 30px);
    margin: 0 -15px !important;
}

.sec16 .box>li {
    display: block;
    max-width: 410px;
    padding: 0 15px;
    margin: 0;
    margin-bottom: 30px !important;
}

.sec16 .speaker {
    margin: 0;
    border: 1px solid #dadada;
    border-radius: 4px;
    text-align: center;
    color: #000000;
    position: relative;
    padding-top: 72px;
    padding: 72px 24px 10px;
    height: 100%;
    width: 100%
}

.cwi-tab .cwli>li>div {
    display: block;
    height: 100%;
    width: 100%;
}

.sec16 .speaker .speaker-Img {
    position: absolute;
    left: calc(50% - 60px);
    top: calc(0% - 60px);
    max-width: 120px;
    max-height: 120px;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden;
}

.speaker-Img div {
    width: 100%;
    height: 100%;
}

.speaker-Img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.speaker-info h5,
.speaker-info p {
    color: #292b2c;
    margin: 13px 0 6px;
    font-size: 18px;
    line-height: 22px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin-top: 0;
}

.speaker-info h5 {
    margin-top: 10px;
}

.sec16 .speaker-info p {
    font-style: italic;
    font-weight: 400;
    margin-bottom: 8px !important;
}

.sec16 .speaker-description {
    font-size: 18px;
    line-height: 26px;
    color: #292b2c;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
}

.sec16 .agenda {
    padding: 20px 30px;
    border-radius: 4px;
    background-color: #119bd1;
    text-align: left;
    color: #ffffff;
}

.agenda h4 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.sec16 .agenda ul {
    margin: 0;
}

.agenda li {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
    list-style: none;
}


.sec16 .cwi-tab {
    margin-top: 85px;
}

.sec16 .agenda .cta1 {
    background-color: #f9bb4e;
    padding: 5px 15px;
    text-align: center;
    border: 1px solid #f9bb4e;
    border-radius: 4px;
    display: block;
    margin: 15px auto 0;
    max-width: 200px;
    margin-left: 0;
}

.agenda .cta1 img {
    margin-right: 10px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

.agenda .cta1 a {
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-weight: 500;
    margin-top: 2px;
}


/*Section 17*/

.sec17 .box3 {
    border: 1px solid #efefef;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    font-family: 'Helvetica', Arial, sans-serif;
}

.sec17 .box3 .image {
    text-align: center;
    overflow: hidden;
    margin-bottom: 25px;
}


.sec17 .box3>li {
    width: 33.33%;
    list-style: none;
    border-right: 1px solid #efefef;
    padding: 25px 20px;
    background-color: #ffffff;
}

.sec17 .box3>li:nth-last-child(1) {
    border-right: none;
}

.sec17 h5,
.sec17 h6 {
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 17px;
    color: #555;
}

.sec17 h5 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #292b2c;
    font-weight: 600;
}

.sec17 .cta {
    text-align: center;
}

.sec17 .cta a {
    margin-top: 22px;
    font-size: 18px;
    line-height: 24px;
}


/*Section 18*/

.sec18 {
    padding: 0;
}

.sec18 .sec18-list>li {
    list-style: none;
    padding: 40px 0 20px;
}

.sec18 .sec18-list {
    margin: 0 auto;
}

.sec18 .sec18-list .sec-left {
    text-align: right;
}

.sec18 .sec18-list .sec-mid {
    padding: 0 29px;
}

.sec18 .sec18-list h2 {
    text-align: right;
    font-size: 35px;
    line-height: 39px;
}

.sec18 .sec18-list h5 {
    font-size: 20px;
    line-height: 28px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.sec18 .sec18-list,
.sec18 .sec18-list li,
.sec18 .sec18-list p {
    font-size: 18px;
    line-height: 24px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 400;
    position: relative;
}

/*Section 19*/

.sec19 .event {
    margin-bottom: 30px;
    background-color: #ffffff;
    box-shadow: 0px 0px 7px 0px rgba(77, 77, 77, 0.21);
    width: 100%;
    padding: 0;
    list-style: none;
}

.sec19 ul {
    margin: 0
}

.sec19 .event li {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.sec19 .event .image {
    width: 231px;
}

.sec19 .event .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
}

.sec19 .event .content {
    padding: 26px 30px;
    width: calc(100% - 231px);
}

.sec19 .event .content h4 {
    color: #119bd1;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
}

.sec19 .event .content span {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 8px;
    display: block;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
}

.sec19 .event .content p {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 19px;
}


.sec19 .event .content a {
    color: #119bd1;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}


.sec19 .event-detail {
    margin-bottom: 20px;
    background-color: #f9f9f9;
    padding: 20px 30px 23px;
    box-shadow: none;
    border: 1px solid #eaebec;
    width: 100%;
}


.sec19 .event-detail .date {
    color: #4d4d4d;
    font-size: 25px;
    font-weight: 600;
    line-height: 31px;
    text-align: center;
}


.sec19 .event-detail .date h3 {
    color: #fdbc3d;
    font-size: 52px;
    font-weight: 700;
    line-height: 58px;
    margin-bottom: 0;
}

.sec19 .event-detail .content {
    padding: 0 0 0 18px;
    width: calc(100% - 68px);
}

.sec19 .event-detail .content h4 {
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    color: #4d4d4d;
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 0;
}

.sec19 .event .content span {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 8px;
    display: block;
}


/*Carousel*/

.owl-carousel1 .item {
    padding: 22px 15px;
    height: 120px;
}

.sec21 .owl-nav .owl-prev:focus,
.sec21 .owl-nav .owl-next:focus{
    border: none !important;
    outline: none !important;
}

.owl-carousel .owl-stage-outer{
    position: relative;
    z-index: 5;
}

.owl-carousel1 .item .owl-logo1 {
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    width: 100%;
    padding: 10px 30px;
}

.owl-carousel1 .item .owl-logo1 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 56px;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.owl-carousel1 .item .owl-logo1 img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
    -o-object-fit: contain;
}

.owl-nav button.owl-next:focus {
    outline: none !important;
}

.owl-carousel1 .owl-prev .prev-custom1:before,
.owl-carousel1 .owl-next .next-custom1:before {
    content: "\2039";
    position: absolute;
    top: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    speak: none;
    color: #333;
    line-height: 50px;
}

.owl-carousel1 .owl-next .next-custom1:before {
    content: "\203A";
    left: auto;
    right: 0;
}



.sec21 .owl-nav {
    display: block !important;
    position: absolute;
    top: 30px;
    height: 60px;
    margin: 0 !important;
    width: calc(100% + 50px);
    left: -25px;
    z-index: 1;
}

.sec21 .owl-wrap {
    width: calc(100% - 100px);
    margin: 0 auto;
}

.sec21 .owl-nav .owl-prev,
.sec21 .owl-nav .owl-next {
    left: 0;
    position: absolute;
    margin: 0 !important;
    height: 100%;
}

.sec21 .owl-nav .owl-next {
    left: auto;
    right: 0;
}


.sec21 .cta a {
    margin-top: 35px;
    width: 80%;
    max-width: 584px;
}

.sec21 .heading {
    margin-bottom: 30px;
}

.sec20 .owl-wrap {
    max-width: 771px;
    margin: 60px auto 0;
    width: 100%;
    box-shadow: 0px 0px 17px 6px #ededed;
    border-radius: 5px;
    border: 1px solid #ededed;
}
.sec20 .owl-height{
    transition: height 0s !important;
}
.sec20 .speaker {
    margin: 0 !important;
    width: 100%;
    height: 100%;
    padding: 40px 45px 30px 25px;
    background-color: #ffffff;
}

.sec20 .speaker .speaker-Img {

    max-height: 110px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #fff;
    box-shadow: 0px 0px 17px -2px #e6e6e6;
    width: 110px !important;
    height: 110px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
    max-width: none;

}


.sec20 .speaker-Img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.sec20 .speaker .speaker-info {
    width: calc(100% - 117px);
    display: inline-block;
    vertical-align: middle;
    max-width: none;
    text-align: left;
    color: #292b2c !important;
    padding-left: 87px;
    font-size: 16px !important;
    line-height: 28px !important;
    position: relative;
}

.sec20 .speaker-info:before {
    background-image: url(http://go.scaledagile.com/rs/983-XYR-522/images/left-quote-copy.png);
    content: "";
    position: absolute;
    width: 42px;
    height: 36px;
    left: 27px;
    top: -5px;
}

.sec20 .speaker .speaker-info p {
    color: #292b2c !important;
    font-size: 20px !important;
    line-height: 30px !important;

    margin: 0;
    font-weight: 400;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
}

.sec20 .speaker ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 540px;
    margin: 0 auto;
}

.sec20 .speaker ul li {
    padding: 0 11px;
    width: auto;
    margin-top: 7px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    list-style: none !important;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
}

.sec20 .speaker ul li:nth-child(1) {
    padding-left: 0;
    border-right: 1.3px solid #009bde;
    color: #009bde;
}

.sec20 .owl-nav {
    position: absolute;
    top: calc(0% - 26px);
    right: 33px;
    width: 118px;
    height: 52px;
    margin: 0;
    border-radius: 34px;
    box-shadow: 0px 0px 14px 3px #ededed;
    background-color: #ffffff;
    z-index: 10;
}

.sec20 .owl-carousel .owl-nav button.owl-prev,
.sec20 .owl-carousel .owl-nav button.owl-next {
    width: 50%;
    font-size: 33px !important;
    margin: 0 !important;
    /* height: 100%; */
    line-height: 30px !important;
    padding: 11px 0 !important;
}


.sec20 .owl-theme .owl-nav button {
    outline: none !important;
}

.sec20 .prev-custom,
.next-custom {
    height: 14px;
    width: 14px;
    border-left: 1px solid #777777;
    border-bottom: 1px solid #777777;
    position: absolute;
    transform: rotate(45deg);
    top: calc(50% - 7px);
    left: calc(50% - 36px);
}

.sec20 .next-custom {
    border-left: none;
    border-bottom: none;
    border-right: 1px solid #777777;
    border-top: 1px solid #777777;
    left: auto;
    right: calc(50% - 36px);
}

.sec20 .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: none !important;
    background: none !important;
}


/* Footer */

.footer {
    padding: 40px 0;
}

.footer ul {
    margin: 0 !important
}

.copyright {
    margin-top: 20px;
}

.footer,
.footer a,
.footer li {
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 400;
    list-style: none;
}

address {
    font-size: 20px;
    line-height: 30px;
}

.footer h3 {
    font-size: 28px;
    line-height: 34px;
    font-family: 'AvenirNext', Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.footer a:hover {
    color: #f9bb4e;
    text-decoration: none;
}

.footer-social-links1 {
    margin-top: 40px;
}

.footer-social-links1 ul li,
.footer-social-links1 ul li a {
    display: inline-block;
    margin-right: 10px;
    font-size: 22px;
}


@media(max-width: 1279px) {
    .sec9 .container:before {
        left: 0px;
    }

    .sec9 .container {
        padding-left: 60px;
        padding-right: 40px;
    }
}


@media(max-width: 991px) {

    .banner .container,
    .banner .container {
        min-height: 240px;
    }

    ul.box .content {
        margin-top: 5px;
    }

    .sec6 .sec-wrap .sec-right {
        padding-left: 20px;
    }

    .sec10 ul.box4>li {
        padding: 25px;
    }

    .box4>li,
    .box3>li {
        padding: 25px;
        width: 50%;
    }

    .sec9 .container:before {
        width: 33px;
        top: 70px;
    }

    .sec9 .image,
    .sec12 .image {
        width: 30%;
        s padding-right: 20px;
    }

    .sec9 .content,
    .sec12 .content {
        width: 60%;
    }

    .sec10 ul.box .content h4 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .sec16 .box {
        justify-content: center;
    }

    .sec18 .sec18-list h2 {
        text-align: right;
        font-size: 28px;
        line-height: 34px;
    }

    .sec19 .sec-right {
        padding-right: 15px;
    }


    .sec19 .event {
        max-width: 345px;
    }


    .sec19 .event .image {
        width: 100%;
        max-height: 200px;
    }


    .sec19 .event .content {
        width: 100%;
    }


    .sec19 .event-detail .content {
        padding: 0 0 0 18px;
        width: calc(100% - 72px);
    }

    .sec9 .container {
        padding-left: 44px;
    }
}



@media(max-width: 767px) {
    .heading {
        text-align: center;
    }

    .sec9 .container:before {
        display: none;
    }

    .sec9 .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .sec9 .image,
    .sec12 .image {
        width: 100%;
        margin-bottom: 20px;
    }

    .footer-right {
        margin-top: 10px;
    }

    .sec10 ul.box4 {
        width: 100% !important; 
        margin: 0 auto !important;
    }

    .sec9 .content,
    .sec12 .content {
        width: 100%;
    }

    .sec18 .sec18-list .sec-mid {
        padding: 0 15px;
    }

    .sec9 .heading,
    .sec12 .heading {
        padding-left: 0;
        padding-right: 0;
    }

    .sec7 .sec-right,
    .sec13 .sec-right {
        padding-left: 15px;
    }

    .sec19 .event {
        margin: 0 auto 40px !important;
    }

    .sec19 .event {
        margin: 0 auto 40px !important;
    }

    .sec9 .container:before {
        width: 25px;
    }

    .sec9 .image,
    .sec12 .image {
        padding-right: 30px;
    }

    .box4>li,
    .box3>li {
        padding: 0px 15px 30px;
        width: 100%;
    }

    .mar-bottom {
        margin-bottom: 30px;
    }

    .sec15 .sec-right {
        margin-top: 40px;
    }

    .sec20 .speaker .speaker-Img {
        display: block;
        margin: 0 auto 40px !important
    }

    .sec20 .speaker .speaker-info {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-top: 60px;
        text-align: center;
    }

    .sec20 .speaker-info:before {
        left: 50%;
        transform: translateX(-50%);
    }

    .sec20 .speaker ul {
        margin: 15px auto 0;
        justify-content: center;
    }

    .sec14 .sec-left {
        display: block;
        margin: 0 auto;
        padding-bottom: 60px;
        width: 110px;
    }

    .sec14 .sec-left:before {
        display: none;
    }

    .sec14 .sec-left:after {
           content: "";
           background-color: #e7e7e7;
    position: absolute;
    width: 1px;
    height: 70%;
    left: calc(50% + 5px);
    bottom: 0px;
    transform: translate(-50%, 0);
    top: auto;
    }

    .sec14 .sec-right {
        width: 100%;
    }

    .sec16 .box>li {
        margin-bottom: 100px !important;
    }

    .sec16 .box>li:nth-child(2) {
        margin-bottom: 40px !important;
    }

    .sec17 .box3>li {
        width: 100% !important;
        border-right: none;
        border-bottom: 1px solid #efefef;
    }

    .sec17 .box3>li:nth-last-child(1) {
        border-bottom: none;
    }

    .sec18 .sec18-list h2 {
        text-align: center;
        margin-bottom: 30px;
    }

    .sec18 .sec-right {
        text-align: center;
        margin-top: 20px;
    }


    section {
        padding: 40px 0;
    }

    .sec6 .sec-left,
    .sec6 .sec-wrap .sec-right {
        width: 100%;
        padding: 15px;
    }

    .banner .container {
        min-height: 190px;
    }

    .banner .heading {
        margin-bottom: 10px;
    }

    .sec-4-wrap .content {
        margin-left: 15px;
        width: calc(100% - 75px);
    }

    .sec12 .image {
        text-align: center;
    }

    .sec9 .image,
    .sec12 .image {
        padding-right: 0px;
    }

    .sec7 h2,
    .sec13 h2 {
        margin-top: 20px;
    }

    .footer-social-links1 {
        margin: 20px 0 0;
    }

    .footer-mid {
        margin-top: 9px;
    }

    .sec20 .speaker {
        padding: 40px 15px 30px 15px;
    }

    .sec20 .speaker ul li {
        width: 100%;
    }

    .sec20 .speaker ul li:nth-child(1) {
        border: none;
    }


}

@media(max-width: 560px) {
    .sec19 .event-detail {
        padding: 15px;
    }

    .box>li {
        width: 100% !important;
    }
}