body{font-family: 'Oswald-Regular', sans-serif;font-size: 15px;line-height: 24px;color:#868686;}
@font-face {font-weight: normal;font-style: normal;}
@font-face {
    font-family: 'Oswald-SemiBold';
    src:url('../webfonts/Oswald-SemiBold.eot') format('embedded-opentype'), url('../webfonts/Oswald-SemiBold.woff') format('woff'), url('../webfonts/Oswald-SemiBold.ttf')  format('truetype'), url('../webfonts/Oswald-SemiBold.svg#Oswald-SemiBold') format('svg');
}
@font-face {
    font-family: 'Oswald-Regular';
    src:url('../webfonts/Oswald-Regular.eot') format('embedded-opentype'), url('../webfonts/Oswald-Regular.woff') format('woff'), url('../webfonts/Oswald-Regular.ttf')  format('truetype'), url('../webfonts/Oswald-Regular.svg#Oswald-Regular') format('svg');
}
@font-face {
    font-family: 'Oswald-Medium';
    src:url('../webfonts/Oswald-Medium.eot') format('embedded-opentype'), url('../webfonts/Oswald-Medium.woff') format('woff'), url('../webfonts/Oswald-Medium.ttf')  format('truetype'), url('../webfonts/Oswald-Medium.svg#Oswald-Medium') format('svg');
}
@font-face {
    font-family: 'Roboto-Medium';
    src:url('../webfonts/Roboto-Medium.eot') format('embedded-opentype'), url('../webfonts/Roboto-Medium.woff') format('woff'), url('../webfonts/Roboto-Medium.ttf')  format('truetype'), url('../webfonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
}
:focus, a:focus, input:focus, .btn.focus, .btn:focus, button:focus{outline: 0;outline-offset: 0;box-shadow: none;}
a, a:hover{text-decoration: none;}
img{max-width: 100%;}
header {position: absolute;z-index: 99;width: 100%;left: 0;right: 0;}
header .container{max-width:80%;}
.navbar-expand-lg .navbar-brand img {width: 250px;}
.stick {position: fixed;top: 0;z-index: 999;background-color: #000;}
.navbar{padding: 27px 0;}
.form-control:focus {color: #0c0c0c;background-color: #fff;border-color: #124875;outline: 0;box-shadow: none;}
.nav-menu{float: right;flex-grow: 0;}
.navbar-expand-lg .navbar-brand{padding: 0;}
.navbar-expand-lg .nav-menu .navbar-nav a{color:#fff;font-size:14px;line-height:32px;text-transform:uppercase;padding:0 10px;font-family:'Oswald-Regular';}
.navbar-expand-lg .nav-menu .navbar-nav a:hover, .navbar-expand-lg .nav-menu .navbar-nav a:focus{color: #f29100;}

/*=======  active-class-start  =========*/
.navbar-expand-lg .nav-menu .navbar-nav li.current_page_item a{color: #f29100;}
/*=======  active-class-and  =========*/
.get-strated {display: inline-block; margin-left: 20px;}
.get-strated a{background:#f29100;border-radius:30px;color:#fff;text-transform:uppercase;font-family:'Oswald-Regular';font-size:17px;line-height:32px;padding:7px 21px;border:2px solid #f29100;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;}
.get-strated a.green{background-color:#008d36;border-color:#008d36;margin-right:12px;}
.get-strated a:hover{color: #f29100;background-color: transparent;}
.get-strated a.green:hover{background-color:transparent;color:#008d36;}
.slider{width: 100%;display: block;float: left;margin: 0 auto;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;position: relative; overflow: hidden;}
.slider img{height: 100vh;width: 100%;object-fit: cover;}
#carouselExampleIndicators{position: absolute;  width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.slider .carousel-caption {left:0;right:0;bottom: auto;top: 50%;transform: translateY(-48%);}
.slider .carousel-indicators li{ display: none; }
.slider .carousel-inner {  overflow: visible!important; }
.slider .carousel-caption p {
    font-size: 35px;
    line-height: 48px;
    color: #fff;
    font-family: 'Oswald-Medium';
    margin-bottom: 0;
}
section {display: block;width: 100%;margin: 0 auto;float: left;}
.overlay:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    /*background: #000000ad;*/
    background: #202020ad;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.overlay {
    position: relative;
}
.inner-founders p a {
    color: #f29100;
}
.title h1{color:#3c3c3b;font-size:38px;line-height:44px;text-transform:uppercase;margin-bottom:8px;font-family:'Oswald-SemiBold';}
.title p{font-size:20px;line-height:26px;margin-bottom:44px;color:#9c9b9b;font-family:'Oswald-Regular';}
.section.video-section .title h1{color:#fff;}
.section-events .title h1{color:#000;}
.section-ab{padding: 83px 0;}
.section-ab .ab-info {width: 50%;}
.about-box{display: flex;display: -webkit-flex;display: -ms-flexbox;align-items: center;}
/*=============   sanjay-work-start   ==========*/
/*.about-box img{margin-right: 70px;max-width: 100%;}*/
.about-box img { margin-right: 70px; width: 50%; display: block; overflow: hidden; height: auto; }
.speaker-one-inner{ margin-bottom: 40px; display: block;}
/*=============   sanjay-work-and   ==========*/
.ab-info h1{color:#000;font-size:38px;line-height:44px;text-transform:uppercase;margin-bottom:15px;font-family:'Oswald-SemiBold';}
.ab-info p{font-family:'Oswald-Regular';font-size:18px;line-height:30px;color:#868686;margin-bottom: 22px;}
.ab-info a{border-radius:30px;text-transform:capitalize;font-family:'Oswald-SemiBold';font-size:18px;line-height:32px;padding:7px 32px;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;float: left;}
.read-more{background:#f29100;color:#fff;border:2px solid #f29100;margin-right:12px;}
.book-tickt{background-color:#008d36;border:2px solid #008d36;color: #fff;}
.read-more:hover{color: #f29100;background-color: transparent;}
.book-tickt:hover{background-color:transparent;color:#008d36;}
/*.section-speackers{padding: 150px 0 200px;}
.speackers-box{display: flex;display: -webkit-box;display: -ms-flexbox;align-items: flex-start;}*/
.speackers-box img{margin-right: 0;max-width: 100%;width: 100%;height: auto;object-fit: cover;}
.speackers-info h1{color:#000;font-size:67px;line-height:73px;text-transform:uppercase;margin-bottom:15px;font-family:'Oswald-SemiBold';}
.speackers-info p{font-family:'Oswald-Regular';font-size:23px;line-height:35px;color:#868686;margin-bottom:12px;mask-type: 18px;}
.btn-see{text-transform:capitalize;font-family:'Oswald-Medium';font-size:26px;line-height:35px;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;float:left;border-bottom:13px solid #f29100;background-color:transparent;color: #000;padding:10px 10px 10px 0;}
.btn-see:hover{border-bottom-color: #008d36;color:#008d36;}
  section.section-speackers {margin: 58px auto;}
.section-speackers{/*padding-top:95px;padding-bottom:180px;*/overflow:hidden;position:relative;}
.section-speackers .section-title {margin-top: 50px;}
.section-speackers .schedule-one-inner {margin-top: 40px;}
.section-speackers .shape.shape-triple {top: 53%;left: 0;}
.section-speackers .shape.shape-triple.right-shape {top: 71%;left: 89%;}
.section-speackers .shape-triple ul li:nth-child(3){left:-28px;top:41px;position:absolute;opacity: 0.6;}
.section-speackers .shape-triple ul li:nth-child(2){left:34px;top:67px;position:absolute;
  opacity: 1;}
.speaker-box {width: 100%;height: 100%;position: relative;}
.speaker-box .speaker-info{position:absolute;left:30px;right:30px;text-align:center;width:75%;height:100%;top:80%;/*-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);*/z-index:10;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition: all .3s;overflow:hidden;}
.speaker-box > .top-svg{stroke:#ebebeb;stroke-width:10px;fill:rgba(102, 52, 204, 0);z-index:5;position:relative;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.speaker-box > .top-svg .st0 {vector-effect: non-scaling-stroke;}
.speaker-box .speaker-info h4{font-size:14px;margin-bottom:5px;line-height:20px;letter-spacing: .5px;text-transform: uppercase;color: #fff;font-family:'Oswald-Medium';}
.speaker-box .speaker-info span {font-size: 14px;letter-spacing: 1.7px;color: #fff;}
/*.speaker-box:hover .speaker-info {top: 50%;opacity: 1;margin-top: 15px;}*/
.speaker-one-inner ul li a{display: block;float: left;width: 100%;height: 100%;position: relative;overflow: hidden;}
.speaker-one-inner ul li a:hover .speaker-info {/*top: 50%;opacity: 1;margin-top: -40px;*/    top: 0;
    opacity: 1;
    margin-top: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;}
/*.speaker-one-inner ul li:nth-child(3) a:hover .speaker-info {top:30%;opacity: 1;margin-top: -40px;}
.speaker-one-inner ul li:nth-child(4) a:hover .speaker-info {top:40%;}*/

.speaker-box .speaker-img {position: absolute;left: 7px;top: 7px;overflow: hidden;height: 198px;width: 225px;}
.speaker-box .speaker-img > svg {fill: #fff;position: absolute;left: -3px;top: -4px;height: 105%;stroke: transparent;}
.speaker-one-inner ul li {width: 240px;height: 211px;position: relative;}
.speaker-one-inner ul {margin: 0;position: relative;/*right: -120px;*/ right: -150px;}
.wrap {position: absolute;top: 0;left: 0;z-index: 0;display: none;}
.speaker-img img {-webkit-clip-path: polygon(26% 0, 74% 0, 100% 44%, 69% 100%, 28% 94%, 0 46%);clip-path: polygon(26% 0, 74% 0, 100% 44%, 69% 100%, 28% 94%, 0 46%);}
/*.speaker-one-inner ul li:first-child .speaker-img img {-webkit-clip-path: polygon(26% 0, 74% 0, 100% 44%, 69% 100%, 28% 94%, 0 46%);clip-path: polygon(26% 0, 74% 0, 100% 44%, 69% 100%, 28% 94%, 0 46%);}*/
.speaker-one-inner ul li:first-child .speaker-box .speaker-img {height:290px;width: 331px;left: 11px;top: 10px;}
.speaker-one-inner ul li:first-child .speaker-img img {
    -webkit-clip-path: polygon(26% 0, 74% 0, 100% 52%, 76% 100%, 24% 100%, 0 50%);
    clip-path: polygon(26% 0, 74% 0, 100% 52%, 76% 100%, 24% 100%, 0 50%);
}
.speackers-box img{height:100%;}
.speaker-img img {
    -webkit-clip-path: polygon(26% 0, 74% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
    clip-path: polygon(26% 0, 74% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
}
.speaker-one-inner ul li:nth-child(2) .speaker-img img {
    -webkit-clip-path: polygon(26% 0, 74% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
    clip-path: polygon(26% 0, 74% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
}
/*.speaker-one-inner ul li:first-child .speaker-img{-webkit-mask-image: url('../images/first-hexagone.png');mask-image: url('../images/first-hexagone.png');mask-size: cover;webkit-mask-size: cover;height: 505px;webkit-mask-repeat: no-repeat;width: 556px;margin: 0 auto;position: relative;}
.speaker-one-inner ul li:first-child .speaker-img img{max-width: 100%;width: 100%;display: block;text-align: center;height: 100%;object-fit: cover;}
.speaker-box > .top-svg{display: none;}*/
/*.speaker-one-inner ul li:last-child .speaker-box .speaker-img {left: 6px;top: 6px;height: 161px;width: 183px;}*/
/*.speaker-one-inner ul li:first-child {width: 352px;position: absolute;
  left: 182px;top: 56px;z-index: 1;height: 311px;}
.speaker-one-inner ul li:last-child {width: 197px;position: absolute;bottom:-178px;left: 22px;z-index: 0;height: 170px;}*/
.speaker-one-inner ul li:nth-child(2n+1){width:352px;position:absolute;left:182px;top:56px;z-index:1;height:311px;}
.speaker-one-inner ul li:nth-child(2n+2){width:240px;height:211px;position:relative;}
.speaker-one-inner ul li:nth-child(2n+3){width:240px;height:211px;position:relative;left: 0;top: 0;}
.speaker-one-inner ul li:nth-child(2n+4){width:240px;height:211px;position:relative;left: 0;top: 0;}
.speaker-one-inner ul li:nth-child(2n+5){width:190px;height:165px;left:-133px;top:128px;position: absolute;}
.speaker-one-inner ul li:nth-child(2n+5) .speaker-box .speaker-img {height: 156px;width: 177px;}
.speaker-one-inner ul li:nth-child(2n+6){width:196px;position:absolute;left:-140px;top: 336px;z-index:1;height:170px;}
.speaker-one-inner ul li:nth-child(2n+6) .speaker-box .speaker-img {width: 182px;height: 160px;}
.speaker-one-inner ul li:nth-child(2n+6) .speaker-box:hover .speaker-info{top:50%;opacity:1;margin-top:15px;padding:0 15px;}
.speaker-box:hover .top-svg {fill: rgba(242, 145, 0, 0.85);stroke: #f29100;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.speaker-one-inner li:nth-child(1) .speaker-small {z-index: 9;position: absolute;right: 45px;top: -45px;stroke-width: 23px;width: 60px;left: 26px;-webkit-animation: color_change3 9s linear infinite;animation: color_change3 9s linear infinite;}
.speaker-one-inner li:nth-child(2) .speaker-small{z-index: 9;position: absolute;bottom: -26px;stroke-width: 23px;width: 60px;left: -6px;-webkit-animation: color_change2 9s linear infinite;animation: color_change2 9s linear infinite;}
.speaker-one-inner li:nth-child(3) .speaker-small{z-index: 9;position: absolute;bottom: -26px;stroke-width: 23px;width: 60px;right: -6px;-webkit-animation: color_change 9s linear infinite;animation: color_change 9s linear infinite;}
.speaker-one-inner ul li:nth-child(3) .speaker-img img {height:100%;object-fit: cover;}

.speaker-one-inner ul li:nth-child(2n+5) .speaker-box .speaker-img img{width: 100%;height: 100%;}
.speaker-one-inner ul li:nth-child(2n+5) .speaker-img img {-webkit-clip-path: polygon(26% 0, 74% 0, 100% 50%, 73% 100%, 28% 100%, 0 46%);
    clip-path: polygon(26% 0, 74% 0, 100% 50%, 73% 100%, 28% 100%, 0 46%);height: 100%;}
.speaker-one-inner ul li:nth-child(2n+4)  .speaker-img img {-webkit-clip-path: polygon(26% 0, 74% 0, 100% 50%, 73% 100%, 28% 100%, 0 46%);
    clip-path: polygon(26% 0, 74% 0, 100% 50%, 73% 100%, 28% 100%, 0 46%);height: 100%;}
    .speaker-one-inner ul li:nth-child(2n+4) .speaker-box .speaker-img img{width: 100%;height: 210px;}
@-webkit-keyframes color_change {
  0% {stroke: #00cc33;}
  23% {stroke: #00cc33;}
  62% {stroke: #ff9933;}
  90% {stroke: #3399cc;}
  100% {stroke: #00cc33;}
}
@keyframes color_change {
  0% {stroke: #00cc33;}
  23% {stroke: #00cc33;}
  62% {stroke: #ff9933;}
  90% {stroke: #3399cc;}
  100% {stroke: #00cc33;}
}
@-webkit-keyframes color_change2 {
  0% {stroke: #ff9933;}
  23% {stroke: #ff9933;}
  62% {stroke: #cc3366;}
  90% {stroke: #3399cc;}
  100% {stroke: #ff9933;}
}
@keyframes color_change2 {
  0% {stroke: #ff9933;}
  23% {stroke: #ff9933;}
  62% {stroke: #cc3366;}
  90% {stroke: #3399cc;}
  100% {stroke: #ff9933;}
}
@-webkit-keyframes color_change3 {
  0% {stroke: #6633cc;}
  23% {stroke: #6633cc;}
  62% {stroke: #cc3366;}
  90% {stroke: #ff9933;}
  100% {stroke: #6633cc;}
}
@keyframes color_change3 {
  0% {stroke: #6633cc;}
  23% {stroke: #6633cc;}
  62% {stroke: #cc3366;}
  90% {stroke: #ff9933;}
  100% {stroke: #6633cc;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .speaker-one-inner ul li:first-child .speaker-box .speaker-img{height:145px;width:173px;left: 6px;}
  .speaker-one-inner ul li:first-child{top: 118px;left: 224px;width: 186px;height: 128px;  }
  .speaker-box .speaker-img{height: 181px;width: 206px;}
  .speaker-one-inner ul li{width: 221px;height: 200px;left: 49px;}
  /*.speaker-one-inner ul li:last-child{bottom: 121px;left:-101px;}*/
  /*.speaker-one-inner li:nth-child(1) .speaker-small {top: -54px;left: 38px;}
  .speaker-one-inner li:nth-child(2) .speaker-small {bottom: -23px;}
  .speaker-one-inner li:nth-child(3) .speaker-small {bottom: -24px;}*/
  .speaker-box > .top-svg {stroke-width: 15px;}
  .speaker-one-inner ul li:nth-child(2n+6) {left: -98px !important;top: 312px !important;width: 196px !important;height:170px !important;}
  .speaker-one-inner ul li:nth-child(2n+6) .speaker-box .speaker-img {width: 182px;height: 160px;}
  .speaker-one-inner ul li:nth-child(2n+5) {left: -92px !important;top: 116px !important;width: 190px !important;
    height: 165px !important;position: absolute;}
  .speaker-one-inner ul li:nth-child(2n+2) {width: 221px;height: 200px;left: 49px;}
  .speaker-one-inner ul li:nth-child(2n+3) {left: 49px;width: 221px;height: 200px;}
  .speaker-one-inner ul li:nth-child(2n+4) {width: 220px;height: 200px;left: 49px;top: 0;}
}
/*@media only screen and (min-width: 768px) and (max-width: 991px) {
  .speaker-one-inner ul li:first-child .speaker-box .speaker-img {height: 190px;width: 213px;
    left: 10px;  }
  .speaker-one-inner ul li:first-child {top: 95px;left: 151px;width: 233px;height: 205px;}
  .speaker-box .speaker-img {height: 181px;width: 207px;}
  .speaker-one-inner ul li {width: 221px;height: 200px; left: -25px;  }
  .speaker-one-inner ul li:last-child {bottom: 399px;left: 341px;  }
  .speaker-one-inner li:nth-child(1) .speaker-small {top: -61px;left: 38px; }
  .speaker-one-inner li:nth-child(2) .speaker-small {bottom: -23px;left: -10px; }
  .speaker-one-inner li:nth-child(3) .speaker-small {bottom: 42px;right: -50px;  }
  .speaker-one-inner ul li:nth-child(4) { left: 339px;top: -199px;  }
  .speaker-one-inner ul li:last-child {width: 221px;height: 200px;}
  .speaker-one-inner ul li:last-child .speaker-box .speaker-img{height:182px;width:206px;}
  .speaker-one {padding-top: 0;padding-bottom: 0;}
  .speaker-one .section-title {margin-top: 50px;}
}*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .section-speackers {padding-top: 0;padding-bottom: 0px;}
  .section-speackers .section-title {margin-top: 0px;}
  .section-speackers {padding-top: 0px;padding-bottom:0px;}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .speaker-one-inner ul li:first-child {width: 286px;height: 271px;}
  .speaker-one-inner ul li:first-child .speaker-box .speaker-img {height: 198px;width: 228px;left: 9px;}
  .speaker-one-inner ul li:first-child {width: 246px;left: 184px;top: 102px;height: 271px;}
  .speaker-one-inner {margin-top:0px;margin-left:0px;}
  .speaker-one-inner ul{right: -95px;}
  .speaker-one-inner li:nth-child(1) .speaker-small {top: -57px;left: 43px;}
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
  .speaker-one-inner ul li:first-child {left: 50%;top: 0;height: 210px;position: relative;width: 240px;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
  .speaker-one-inner {margin-top:00px;margin-left: 0;}
  .speaker-one-inner ul {right: 0;}
  .speaker-one-inner ul li:first-child .speaker-box .speaker-img {height: 196px;width: 225px;left: 7px;top: 7px;}
  .speaker-one-inner ul li:last-child {position: relative;bottom: 0;left: 50%;height: 210px;width: 240px;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
  .speaker-one-inner ul li:last-child .speaker-box .speaker-img {left: 6px;top: 6px;height: 198px;width: 223px;}
  .speaker-one-inner li:nth-child(1) .speaker-small {top: 184px;left: 185px;}
  .speaker-one-inner ul li{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform: translateX(-50%);}
  .section-speackers {padding-top: 0px;padding-bottom:0px;}
}
@supports (-ms-ime-align: auto) {
  .speaker-box > .top-svg {display: none;}
  .speaker-box .speaker-img {border-radius: 50%;}
}
.section-events{padding:75px 0;}
.events-info{/*display: flex;display: -webkit-flex;display: -ms-flexbox;align-items: center;*/margin-bottom:35px;padding-bottom:15px;padding-top:15px;position: relative;}
.events-left-box h2{font-size: 26px;margin:0 auto;text-transform: capitalize;text-align: center;}
.evnts-right-box{/*display: flex;display: -webkit-flex;display: -ms-flexbox;align-items: center;*/}
.evnts-right-box p{font-family:'Oswald-Regular';font-size:25px;line-height:34px;color:#5a5b5b;/*margin-right: 30px;*/margin-bottom: 0;}
.evnts-right-box a{border-radius:30px;text-transform:capitalize;font-family:'Oswald-SemiBold';font-size:18px;line-height:32px;padding:7px 32px;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;float: left;background-color:#008d36;border:2px solid #008d36;color: #fff;float: left;}
.evnts-right-box a:hover{background-color:transparent;color:#008d36;}
.events-left-box{position: relative;/*padding-right: 60px;*/align-items: center;}
.events-info.row .col-lg-1, .events-left-box.row .col-md-1, .events-left-box.row .col-sm-12{padding: 0;}
.events-info:after{content:'';position:absolute;background:#c6c6c5;width:23px;height:23px;border-radius:30px;left:11%;top:50%;margin-top:-15px;margin-left: -7px;}
.timeline {position: relative;width: 100%;margin: 0 auto;max-width: 85%;}
.timeline:after{content:'';position:absolute;width:1px;background-color:#b1b1b1;top:0;bottom:0;left:11%;margin-left:-8px;}
.pl-e-r{padding-left: 60px;}
section.section-blog{margin:58px auto 0px;}
.blog-box .card{border:0;text-align:left;}
.blog-box .card img{height: auto;max-width: 100%;}
.blog-box .card-img-top{border-top-left-radius:0;border-top-right-radius:0;width:100%;}
.blog-box .card-body{padding:12px 0 0;}
.blog-box .card-text a{font-size:20px;font-family:'Oswald-Regular';line-height:26px;color: #000;margin-bottom:0;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;}
.blog-box .card-text a:hover{color: #f29100;}
.section.video-section{float:left;width:100%;display:block;margin:0 auto;/*background:url('../images/video-bg.jpg');*/background-size:cover;background-repeat:no-repeat;background-position:center;padding: 58px 0;}
.section.video-section .video{width:100%;display:block;margin:0 auto;text-align:center;position:relative;max-width:50%;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;}
.video-section video{position: relative;max-width: 100%;}
.section.video-section .video:hover .overlay{opacity: 1;}
.video-section{padding-top:0;}
.video-section .overlay{position:absolute;left:0;right:0;text-align:center;top:50%;opacity: 0;margin-top: -140px;bottom: 0;width: 100%;height: 100%;}
.video-section .overlay .banner_text{position:absolute;top:50%;margin-top:-31px;left:0;right:0;}
.video-section .overlay .text_img{margin:0 auto;text-align:center;width:62px;height:62px; border-radius:50%;background-color:transparent;position:relative;}
.video-section .overlay .text_img::before{content:"";left:0;right:0;position:absolute;width:100%;height:100%;background-color:transparent;border:1px solid #fff;border-radius:50%;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.video-section .overlay .text_img:hover::before{background-color:#f29100;border-color:#f29100;}
.play_pause{position:absolute;z-index:111;left:0;right:0;top:0;bottom:0;-webkit-transform:translate(0px, 18px);-moz-transform:translate(0px, 18px);transform:translate(0px, 18px);}
.play{width:23px;height:26px;background-color:transparent;border:0;background:url('../images/play.png')no-repeat center;background-size:23px 26px;font-size:0;cursor: pointer;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;position:absolute;left:3px;right:0;margin:0 auto;text-align:center;}
.pause{width:23px;height:26px;background-color:transparent;border:0;background:url('../images/pause.png')no-repeat center;background-size:23px 26px;font-size:0;cursor:pointer;visibility: hidden;-ms-transform:scale(0);-webkit-transform:scale(0);transform: scale(0);position:absolute;left:0;right:0;margin:0 auto;text-align:center;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;}
.player {width: 100%;}
.play.hide{visibility:hidden;-ms-transform:scale(0);-webkit-transform:scale(0);transform: scale(0);}
.pause.show{visibility:visible;-ms-transform:scale(1);-webkit-transform:scale(1);transform: scale(1);}
.btn-video{display:block;width:100%;float:left;margin:44px auto 0;text-align:center;}
.btn-video a{border:2px solid #f29100;background:#f29100;border-radius:30px;padding:7px 40px;color:#fff;text-transform:capitalize;font-size:18px;line-height:32px;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;}
.btn-video a:hover{color: #f29100;background-color: transparent;}
section.section-buy-tickt{display:block;float:left;width:100%;margin:60px auto 0px;background-color:#f29100;padding:50px 0 60px;}
.buy-tickets-sec{display:block;margin:0 auto;width: 100%;float: left;}
.buy-tickets-sec p{font-size:26px;font-family:'Oswald-Regular';line-height:40px;color:#fff;margin-bottom:32px;}
.buy-tickets-sec a{border-radius:30px;border:2px solid #008d36;background-color:#008d36;font-size:16px;line-height:9px;text-transform:uppercase;font-family:'Roboto-Medium';color: #fff;padding: 12px 25px;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;}
.buy-tickets-sec a:hover{color: #008d36;background-color: transparent;}
footer{background-color:#161616;color:#fff;float: left;display: block;width: 100%;border-top:10px solid #008d36;}
.top-footer .navbar-expand-lg{justify-content: center;-webkit-box-pack:center;-ms-flex-pack:center;}
.top-footer .navbar-expand-lg .nav-menu .navbar-nav a{font-size:16px;font-weight:400;line-height:32px;padding:0 18px;}
.top-footer{padding:54px 0 40px;display: block;float: left;width: 100%;}
.copyrights{padding: 32px 0 60px;display: block;float: left;width: 100%;}
.copyrights p{font-size:16px;line-height:22px;margin-bottom:0px;font-weight: 400;}
.top-footer ul{list-style: none;padding-left: 0;margin-bottom: 0;}
.top-footer .navbar-expand-lg .nav-menu .navbar-nav li.donate-now{display: none;}
.border-top{border-color: #ffffff29 !important;}
.inner-banner .carousel-item{display: block;}
.inner-banner .carousel-item img{height:450px;object-fit: cover;}
.slider.inner-banner .carousel-caption h2{font-family:'Oswald-Medium';color:#fff;font-size:54px;text-transform: uppercase;}
.slider.inner-banner .carousel-caption{transform: translateY(-30%);}
.contact {margin:58px auto;}
.Contactmain form{display: block;width: 100%;float: left;margin: 0 auto;}
.Contactmain form input[type=submit]{width:auto;background:#f29100;font-size:17px;line-height:32px;padding:5px 40px;text-transform:uppercase;color:#000;cursor: pointer;border-radius:30px;font-family:'Oswald-Medium';border:2px solid #f29100;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.Contactmain form input[type=submit]:hover{background-color:transparent;color:#f29100;}
.contact-info{display: block;width: 100%;float: left;margin: 0 auto;}
.contact-info h2{font-family:'Oswald-SemiBold';font-size:45px;line-height:51px;color:#000;position:relative;margin-bottom:35px;}
.contact-info h2:after{position:absolute;content:'';width:20%;height:3px;background:#008d36;bottom:-22px;left:0;}
.contact-info h2:before{content:'';position:absolute;width:15px;height:15px;border-radius:30px;background:#008d36;left:9%;bottom:-28px;}
.contact-info p{color:#868686;font-size:22px;line-height:33px;}
.Contactmain .y-n:before{content: '';position: absolute;left:15px;top:50%;width: 20px;height: 20px;background:url('../images/user.png');background-repeat: no-repeat;margin-top: -10px;z-index:999;}
.Contactmain .sub:before{content: '';position: absolute;left:15px;top:50%;width: 20px;height: 20px;background:url('../images/book.png');background-repeat: no-repeat;margin-top: -10px;z-index:999;}
.Contactmain .phno:before{content: '';position: absolute;left:15px;top:50%;width: 20px;height: 20px;background:url('../images/phone.png');background-repeat: no-repeat;margin-top: -10px;z-index:999;}
.Contactmain .email:before{content: '';position: absolute;left:15px;top:50%;width: 20px;height: 20px;background:url('../images/envelope.png');background-repeat: no-repeat;margin-top: -10px;z-index:999;}
.Contactmain .txta:before{content: '';position: absolute;left:15px;top:22px;width: 20px;height: 20px;background:url('../images/write.png');background-repeat: no-repeat;margin-top: 0px;z-index:999;}
.Contactmain input{position: relative;}
.Contactmain form input,.Contactmain form textarea {display: block;width: 100%;float: left;margin:0 auto;padding:18px 40px;font-size: 18px;color:#1d1d1b;border:0;background:#ececec;border-radius:0.5px;}
.Contactmain form .y-n, .Contactmain .phno, .Contactmain .sub, .Contactmain .email, .Contactmain .txta{border:1px solid #d9d9d9;margin-bottom: 15px;position: relative;background-color: #ececec;}
.Contactmain form input:focus,.Contactmain form textarea:focus{color:#1d1d1b;background:#ececec;}
.section-blog.inner-blog{margin-bottom:30px;}
.section-blog.inner-blog .blog-box .card{border:0;border-radius: 0;margin-bottom: 30px;}
.section-blog.inner-blog .blog-box .card .card-img{background: #f5f5f5;margin: 0 auto;text-align: center;width: 100%;padding: 17px 0;}
.section-blog.inner-blog .blog-box .card img{width: 100%;height: auto;max-width: 50%;}
.section-blog.inner-blog .blog-box .card-body{padding:15px;}
.section-blog.inner-blog .blog-box .card-body span.user{font-family:'Oswald-Regular';text-transform: uppercase;font-size: 14px;}
.section-blog.inner-blog .blog-box .card-body span.user .svg-inline--fa.fa-w-14{height:.875em;vertical-align: 0;}
.section-blog.inner-blog .blog-box .card-text a{font-size:25px;line-height:34px;color:#3c3c3b;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.section-blog.inner-blog .blog-box .card-text a:hover{color:#f29100;}
.section-blog.inner-blog .blog-box .card-text{margin-top: 10px;}
.section-blog.inner-blog .blog-box .card-body .con-read{font-size:14px;line-height:20px;color:#3c3c3b;font-family:'Oswald-Medium';transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.section-blog.inner-blog .blog-box .card-body .con-read:hover{color:#f29100;}
.inner-nobelblog{margin: 75px auto;}
.inner-nobelblog .blog-img {float: left;width: 30%;background: #f5f5f5;margin: 0 30px 15px auto;padding: 17px 0;text-align: center;}
.inner-nobelblog .blog-content{font-size: 18px;color: #868686;line-height:30px;font-family:'Oswald-Regular';}
.inner-nobelblog .blog-content p strong{color: #000;}
.section-blog.inner-blog .entry-title h1{display: none;}

.inner-single.section-blog.inner-blog{margin-bottom: 58px;}
.inner-single.section-blog.inner-blog .blog-img {float: left;margin-right: 30px;}
.inner-single.section-blog.inner-blog .blog-content, .section-blog.inner-blog .entry-content p {font-size: 18px;line-height: 30px;}
.section-blog.inner-blog .entry-content{float: left;display: block;}
.section-blog.inner-blog .entry-thumbnail{float: left;margin-right: 20px;}


.section-ab.innerab-section{margin:75px 0 60px;padding: 0;}
.section-ab.innerab-section .about-box{display:block;float: left;width: 100%;margin: 0 auto;}
.section-ab.innerab-section .about-box img{float: left;margin-right: 30px;}
.ab-meet-founders{background-color:#fbba2f;}
section.past-speakers.ab-meet-founders{margin: 0 auto;padding:40px 0;}
section.past-speakers.ab-meet-founders .speakers-main a.sp-link{border-color: #fff;}
section.past-speakers.ab-meet-founders .speakers-main{margin-bottom: 0;}
.about-box h2 {font-size: 56px;color: #000;line-height:62px;font-family:'Oswald-SemiBold';border-bottom: 5px solid #008d36;padding-bottom: 10px;text-transform: uppercase;}
.section-ab.innerab-section .ab-info{width: auto;}
section.past-speakers.ab-meet-founders .title h2 {font-size: 47px;color: #000;font-family:'Oswald-SemiBold';text-transform: uppercase;}
section.past-speakers.ab-meet-founders .title{float: left;flex: 1;}
.sp-ab-box{display: flex;align-items:center;justify-content: flex-end;display: -webkit-flex;display: -ms-flexbox;}
section.past-speakers.ab-meet-founders .title h2 span{display: block;font-size: 58px;}

.past-speakers { margin: 60px auto;}
.past-speakers .speakers-main{margin-bottom: 50px;}
.past-speakers .speakers-main a.sp-link{border-radius: 50%;border: 4px solid #f8b133;padding: 8px;display: table;width: 300px;height: 300px;margin: 0 auto;position: relative;text-align: center;overflow:hidden;}
.past-speakers .speakers-main img {border-radius: 50%;max-width: inherit;height: 300px;width: 300px;object-fit: cover;}
.speakers-box{display: block;float: left;margin: 0 auto;width: 100%;padding: 0 30px;}
.speakers-overlay {margin-top: -60px;}
.speakers-overlay a{font-family:'Oswald-SemiBold';display: block;margin: 0 auto;text-align: center;color: #fff;text-transform: uppercase;font-size: 22px;line-height: 60px;transform: skew(20deg, 0deg);}
.speakers-overlay h3{border-radius: 10px;transform: skew(-20deg, 0deg);background: #008d36;}
.speakers-overlay span p {font-size: 20px;color: #575756;text-align: center;font-family:'Oswald-Medium';}
.speakers-overlay span{margin-top:10px;display: block;}
.speakers-overlay p{font-size:15px;color: #575756;text-align: center;line-height: 22px;margin-bottom: 0;}
section.inner-speaker {margin: 75px auto;}
section.inner-speaker .speaker-img img {-webkit-clip-path:none;clip-path:none;width: 100%;  height: 300px;object-fit: cover;}
.speaker-content p {font-family:'Oswald-Regular';font-size:18px;line-height:30px;color:#868686;margin-bottom: 22px;}
.speaker-content h4 p{color: #000;font-family:'Oswald-SemiBold';}


.schedule-now { margin: 60px auto;}
.schedule-now .schedule-main{margin-bottom: 50px;}
.schedule-now .schedule-main a.sp-link{border-radius: 50%;border: 4px solid #f8b133;padding: 8px;display: table;width: 300px;height: 300px;margin: 0 auto;position: relative;text-align: center;overflow:hidden;}
.schedule-now .schedule-main img {border-radius: 50%;max-width:inherit;height:300px;width: 300px;object-fit: cover;}
.schedule-box{display: block;float: left;margin: 0 auto;width: 100%;padding: 0 30px;}
.schedule-overlay {margin-top: -60px;text-align: center;}
.schedule-overlay a{font-family:'Oswald-SemiBold';display: block;margin: 0 auto;text-align: center;color: #fff;text-transform: uppercase;font-size: 22px;line-height: 60px;transform: skew(20deg, 0deg);}
.schedule-overlay h3{border-radius: 10px;transform: skew(-20deg, 0deg);background: #008d36;}
.schedule-overlay span p {font-size: 20px;color: #575756;text-align: center;font-family:'Oswald-Medium';}
span.date-time svg.svg-inline--fa.fa-w-6 {border:2px solid #9c9c9b;color:#9c9c9b;border-radius:50%; width:1em;height:1em;padding:2px;}
.schedule-overlay span.location span.map-icon {color: #9c9c9b; display: inline-block;    border-bottom: 1px solid #9c9c9b;margin-top: 0;}
.schedule-overlay span{margin-top:10px;display: block;font-family:'Oswald-Regular';font-size: 16px;color: #575756;line-height: 16px;}
.schedule-overlay span.location{font-size: 13px;line-height: 13px;margin-top:2px;}
.schedule-overlay p{font-size:15px;color: #575756;text-align: center;line-height: 22px;margin-bottom: 0;}
section.inner-speaker {margin: 75px auto;}
section.inner-speaker .speaker-img img {-webkit-clip-path:none;clip-path:none;width: 100%;  height: 300px;object-fit: cover;}
/*.section-ab .ab-info {width: 50%;}*/
.speaker-content p {font-family:'Oswald-Regular';font-size:18px;line-height:30px;color:#868686;margin-bottom: 22px;}
.speaker-content h4 p{color: #000;font-family:'Oswald-SemiBold';}



.inner-single.section-blog.inner-blog .blog-content .em-booking-form-details .em-booking-submit{background-color:#f29100;border-radius:30px;text-transform: uppercase;font-size: 19px;padding: 5px 15px;border: 2px solid #f29100;  line-height: 25px;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.inner-single.section-blog.inner-blog .blog-content .em-booking-form-details .em-booking-submit:hover{background: transparent;}
.inner-single.section-blog.inner-blog .blog-content p strong{color: #000;}
.inner-single.section-blog.inner-blog .blog-content p a{color:#868686;}
.inner-single.section-blog.inner-blog .blog-img img{margin-bottom: 15px;}
.inner-single.section-blog.inner-blog .blog-content h3{color: #000;text-transform: uppercase;font-family:'Oswald-SemiBold';margin-top: 30px;}
.inner-single.section-blog.inner-blog .blog-content .em-booking-form-details{padding: 15px 30px 0 0;width: 48%;float: left;border-right: 1px solid #ddd;margin-right: 30px;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login{border-left: 0;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login p{margin: 0px 0px 20px!important;padding: 0px !important;}
.inner-single.section-blog.inner-blog .blog-content .em-booking-form-details input.input, .inner-single.section-blog.inner-blog .blog-content .em-booking-form-details textarea, .inner-single.section-blog.inner-blog .blog-content .em-booking-form-details select{width:100%;padding:10px 15px;font-size:18px;color:#1d1d1b;background:#ececec;border-radius:0.5px;border: 1px solid #d9d9d9;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login input{width: 100%;padding:10px 15px;font-size:18px;color:#1d1d1b;background:#ececec;border-radius:0.5px;border: 1px solid #d9d9d9;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login {margin: 0px 0px 0px 49%;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login input[type=submit]{width:auto;background:#f29100;font-size:17px;line-height:32px;padding:5px 40px;text-transform:uppercase;color:#000;cursor: pointer;border-radius:30px;font-family:'Oswald-Medium';border:2px solid #f29100;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login input[type=submit]:hover{background-color:transparent;color:#f29100;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login a{color: #008d36;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login p.rem-chk{display: block;width: 100%;float: left;margin-top: 15px !important;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login p.rem-chk input{  width: auto;}
.inner-single.section-blog.inner-blog .blog-content div.em-booking-login p.rem-chk label{display: inline-block;width: auto;}

/*Donation*/
.donate-now{margin: 75px auto;}
.give-submit-button-wrap .give-btn{background:#f29100;border-radius:30px;color:#000;text-transform:uppercase;font-family:'Oswald-Medium';font-size:17px;line-height:32px;padding: 7px 21px;border: 2px solid #f29100;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.give-submit-button-wrap .give-btn:hover{background: transparent;}
#give_purchase_form_wrap .give-input{border:1px solid #9c9c9b;background:#f5f5f5;color:#b1b1b1;font-size: 15px; }
.give-form-wrap .give-form-title{font-family:'Oswald-SemiBold';color:#575756;font-size: 30px;display: block;line-height:50px;border-bottom:3px solid #008d36;line-height: 40px;}
.give-total-wrap .give-donation-amount label.give-hidden{display:inline-block !important;color: #000;font-size: 26px;float: left;margin-right: 30px;}
.give-total-wrap {float: left;display: inline-block;margin-right: 30px;margin-top:30px;margin-bottom:30px;}
p.give-custom-amount-text {display: inline-block;font-size: 18px;line-height: 30px;margin-top: 30px;}
fieldset#give-payment-mode-select {display: block;width: 100%;}
.donate-now form[id*=give-form] .give-donation-amount #give-amount, .donate-now form[id*=give-form] .give-donation-amount #give-amount-text{border:1px solid #9c9c9b;background:#f5f5f5;color:#b1b1b1;font-size: 15px; }
.donate-now form[id*=give-form] .give-donation-amount .give-currency-symbol{border-color: #9c9c9b;background:#f5f5f5;}
#give_checkout_user_info legend, #give_cc_fields legend, #give-payment-mode-select .give-payment-mode-label{font-family:'Oswald-SemiBold';color:#575756;font-size: 30px;display: block;line-height:50px;border-bottom:3px solid #008d36;line-height: 40px;}
form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{font-size:18px;line-height: 30px;}
div#give-payment-mode-wrap{margin: 30px auto;}
p#give-first-name-wrap, p#give-last-name-wrap{margin-top: 30px;}
fieldset#give-register-account-fields-154 {margin-bottom: 30px;}
div#give_purchase_form_wrap label {font-size: 18px;line-height: 30px;color: #000;}
[id*=give-form] .give-login-account-wrap .give-login-message{font-size: 18px;line-height: 30px;}
[id*=give-form] .give-login-account-wrap .give-login-message .give-checkout-login{color: #008d36;}
.donate-now form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background: #f5f5f5;border-color: #9c9c9b;}

/*register*/
.register{margin: 75px auto;}
.register-overlay h3 a{font-size:26px;line-height:34px;color:#000;font-family:'Oswald-Medium';}
.register-main .sp-link img {border-radius: 4px;width: 100%;}
.register-overlay span.location {color: #9c9c9b;font-size: 16px;text-transform: uppercase; float: left;font-family:'Oswald-Medium';}
.register-overlay span.date-time {color: #9c9c9b;font-size: 16px;text-transform: uppercase;float: right;font-family:'Oswald-Medium';}
.register-overlay p{display: block;float: left;width: 100%;margin: 0 auto 10px;border-bottom: 1px solid #b1b1b1;padding-bottom: 10px;font-family:'Oswald-Medium';}
.register-overlay {padding: 15px 0;display: block;float: left;}
.info-tckt a{background: #f29100;color: #000;font-size: 15px;text-transform: uppercase;font-family:'Oswald-Medium';padding: 8px 20px;}
.info-tckt{float: left;display: block;width: 100%;margin: 15px auto 0;}


.inner-nobelblog .blog-content p a {color: #008d36;}
.inner-single.section-blog.inner-blog .blog-content .event-categories li a{color: #008d36;text-transform: uppercase;font-size: 18px;}
.inner-single.section-blog.inner-blog .blog-content .event-categories{list-style: none;padding-left: 0;}
.blog-content > div:first-child .map-location-blog {display: none;}

.inner-founders .founders-img img{height: auto;object-fit: cover;}
.inner-founders {margin: 50px 0;}
.inner-founders p{font-family: 'Oswald-Regular';font-size: 18px;line-height: 30px;color: #868686;margin-bottom: 22px;}
.inner-blog .blog-img img{width: 300px;height: 300px;object-fit: cover;}


.no-booking {margin: 50px 0;min-height: 150px;padding: 50px 0;}
.book-tckt, .past-video{display: inline-block;margin-top: 20px;}
.book-tckt a, .past-video a {background: #008d36;border-radius: 30px;color: #fff;text-transform: uppercase;font-family: 'Oswald-Regular';font-size: 17px;line-height: 32px;padding: 7px 21px;border: 2px solid #008d36;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.blog-all a {border-radius: 30px;border: 2px solid #008d36;background-color: #008d36;font-size: 16px;line-height: 9px;text-transform: uppercase;font-family: 'Roboto-Medium';color: #fff;padding: 12px 25px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.blog-all a:hover {background-color: transparent;color: #008d36;}
.blog-all{display: block;width: 100%;float: left;margin: 44px auto 50px;text-align: center;}
.section-blog .blog-box .card a.nobelimg {background: #f5f5f5;margin: 0 auto;text-align: center;width: 100%;padding: 17px 0;display: block;}


.video-slider { float: left; width: 100%; position: relative; }
.video-slider .draggable { float: left; overflow: hidden; width: 100%; }
.video-slider .slick-slide { float: left; width: 100%; vertical-align: middle; }
.slick-track { float: left; width: 100%; }
.slick-arrow { position: absolute; top: 50%; transform: translate(0,-50%); z-index: 9; font-size: 0;
  padding: 0; background: transparent; border: 2px solid #fff; border-radius: 50%; width: 55px;
    height: 55px; pointer-events: all; cursor: pointer; }
    
.slick-prev { left: -10%; }
.slick-next { right: -10%; }
.video-slider 
.slick-arrow img { width: 13px; }

img { display: inline-block; max-width: 100%; vertical-align: middle; }
.video-slider img { width: 100%; }
.video-slider figure { margin: 0 0 1rem; width: 50%; margin: 0 auto; }
/*20-11-2019*/
a.footer-buy-ticket-btn {border: 2px solid #008d36;background-color: #008d36;border-color: #008d36;margin-right: 12px;padding: 7px 21px;border-radius: 30px;color: #fff;text-transform: uppercase;text-decoration: none;}
a.footer-buy-ticket-btn:hover {background-color: transparent;color: #008d36;border-color: #008d36 !important;transition: 0.4s;}
.wpcf7-form-control-wrap.message {width: 100%;}
span.message .wpcf7-textarea {height: 145px;}
div.address span.address {width: 100%;}



.input-group.mb-2.address {
    border: 1px solid #d9d9d9;
    position: relative;
    background-color: #ececec;
}
.input-group.mb-2.address::before {
    content: '\f041';
    position: absolute;
    left: 15px;
    top: 50%;
    width: 20px;
    height: 20px;
    /* background: url(../images/address.jpg); */
    background-repeat: no-repeat;
    margin-top: -10px;
    z-index: 999;
    font-family: fontawesome;
    text-align: center;
}



div#wpcf7-f400-o1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {border: 1px solid #9c9c9b;background: #f5f5f5;color: #b1b1b1;font-size: 15px;width: 100%;padding: 8px;margin-bottom: 20px;}
div#wpcf7-f400-o1 input.wpcf7-form-control.wpcf7-submit {background: #f29100;border-radius: 30px;color: #000;text-transform: uppercase;font-family: 'Oswald-Medium';font-size: 17px;line-height: 32px;padding: 7px 50px;border: 2px solid #f29100;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
div#wpcf7-f400-o1 input.wpcf7-form-control.wpcf7-submit:hover {background-color: #fff;border-color: #f29100;transition: all 0.4s ease-in-out;}
.manual-donation-form h2 {border-bottom: 3px solid #008d36;line-height: 40px;padding: 0 0 5px;margin: 75px 0px 25px;font-family: 'Oswald-SemiBold';color: #575756;font-size: 30px;}
.inner-single .gallery-main a img {height: 400px;width: 400px;object-fit: cover;margin-bottom: 30px;}

section.videos-photos-sec{padding:60px 0;background: #f29100;}
section.nobel-respond-sec{padding: 60px 0;background-color: #008d36;}
.speakers-box {display: block;float: left;margin: 0 auto;width: 100%;padding: 0 30px;}
.speakers-box .speakers-main {margin-bottom: 50px;}
.speakers-box .speakers-main a.sp-link {border-radius: 50%;border: 4px solid #f8b133;padding: 8px;display: table;width: 300px;height: 300px;margin: 0 auto;position: relative;text-align: center;overflow: hidden;}
.speakers-box .speakers-main img {border-radius: 50%;max-width: inherit;height: 300px;width: 300px;object-fit: cover;}
.videos-photos .choices a{background:#f29100;border-radius:30px;color:#fff;text-transform:uppercase;line-height:32px;padding:7px 21px;font-family:'Oswald-Regular';border:2px solid #f29100;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;}
.videos-photos .choices {margin: 0 auto;text-align: center;}
section.videos-photos-sec .videos-photos .choices.choices-right {text-align: left;}
section.videos-photos-sec .videos-photos .choices {text-align: right;} 
section.videos-photos-sec .videos-photos .choices a{border-color: #fff;}
section.nobel-respond-sec .speakers-overlay a {font-size: 18px;line-height: 25px;transform:none;border: 2px solid #fff;padding: 10px;transition: all 0.3s ease;text-transform: none;z-index: 999;}
section.nobel-respond-sec .speakers-overlay a:hover{background-color: #f29100;border-color: #f29100;}
section.nobel-respond-sec .speakers-overlay h3 {border-radius:0;transform:none;background: #008d36;}
section.nobel-respond-sec .speakers-overlay{margin-top: 0;}
section.particular-que {margin: 30px auto;}
.que-img {margin-bottom: 30px;}
.que-img img {width: 300px;margin-bottom: 20px;height: 300px;object-fit: cover;border-radius: 50%;border: 4px solid #f8b133;padding: 8px;}
.que-img p.speaker-name {display: block;margin: 0 auto;text-align: center;margin-top: -60px;width: 72%;border-radius: 10px;transform: skew(-20deg, 0deg);background: #008d36;}
.que-img p.speaker-name span.s-name {font-family: 'Oswald-SemiBold';display: block;margin: 0 auto;text-align: center;color: #fff;text-transform: uppercase;font-size: 22px;line-height: 60px;transform: skew(20deg, 0deg);}
.particular-que-main .col-md-4.col-xl-4.col-lg-4.col-sm-12 {margin-bottom: 50px;}
.watch-btn a {background: #f29100;border-radius: 30px;color: #fff;text-transform: uppercase;font-family: 'Oswald-Regular';font-size: 17px;line-height: 32px;padding: 7px 21px;border: 2px solid #f29100;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
section.particular-que .particular-que-main .que-left {float: left;margin-right: 30px;}
section.particular-que .que-video {float: left;width: 100%;margin: 50px auto 0;text-align: center;display: block;}
section.particular-que .particular-que-main .que-right p {font-size: 20px;line-height: 32px;}
body.single-particularquestions .slider.inner-banner .carousel-caption h2, body.page-template-nobel-respond-to-question .slider.inner-banner .carousel-caption h2{font-size: 26px;}
body.single-particularquestions #fancybox-wrap{left:0 !important;width:70% !important;right:0 !important;margin-left:auto;margin-right:auto;}
body.single-particularquestions #fancybox-content{width: 100% !important;}
body.single-particularquestions #fancybox-content .video_fancy iframe {width: 100%;height: 315px;}
.particular-que-main {text-align: center;}



.blog-box .pagination {float: left;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
.blog-box {float: left;width: 100%;}
.blog-box .pagination a.page-numbers {margin: 0px 2px;float: left;width: auto;border: 1px solid #3c3c3b;padding: 1px 10px;color: #fff;background-color: #3c3c3b;}
.blog-box .pagination span.page-numbers.current {float: left;width: auto;margin: 0px 2px;border: 1px solid #f29100;padding: 1px 10px;background-color: #f29100;color: #fff;}
.schedule-now h3 {display: flex;justify-content: center;}

.slider.inner-banner .carousel-caption h2 {
   
    font-size: 33px;
}