/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 28, 2018, 7:37:42 PM
    Author     : aneeshdy
*/
body {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}
body,html{
    scroll-behavior: smooth; 
}
a, img, button {
    outline: none !important
}
.w3-animate-zoom {
    animation: animatezoom 0.6s
}
@keyframes animatezoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}
.modal-backdrop.in {
    opacity: 0.9 !important;
}
.modal {
    top: 80px;
}
.modal-content {
    padding: 20px;
    border-radius: 0;
    position: relative;
    font-family: PanchariUni;
    font-size: 19px;
    line-height: normal
}
.modal-content .malayalam-content, .english-content {}
.malayalam-content h3 {
    margin: 0 0 0px 0;
    font-family: PanchariUni;
    font-size: 26px;
}
.malayalam-content p {
    font-size: 23px;
    line-height: normal;
    font-family: PanchariUni;
}
.english-content h3 {
    margin: 0 0 0px 0;
    font-family: "PT Serif" !important;
    font-size: 23px;
}
.english-content p {
    font-size: 17px;
    line-height: normal;
    font-family: "PT Serif" !important;
}
.close-btn {
    position: absolute;
    right: 0px;
    top: 0px
}
.close-btn a {
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-family: PanchariUni;
    padding: 5px 15px;
    display: block;
    background-color: #333;
}
.close-btn a:hover {
    background-color: red
}
.progamme p {
    margin: 0 !important;
    font-family: "PT Serif" !important;
}
.about p {
    font-family: "PT Serif" !important;
}
header {
    background-image: url(../images/header-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;

    width: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 0px;
}
/*header img {
    margin-top: 50px;
    margin-bottom: 50px;
}*/
.content-wrapper {
    padding: 50px 0 50px 0;
}
h1 {
    border-bottom: 5px solid red;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
}
footer {

    background-color: #073777;
    padding: 20px 0;
    color: #fff;
    margin-top: 20px;
}
footer p {
    color: #fff;
    margin: 0;
    font-size: 15px;

}
.speakers .col-md-3 {
    padding: 0
}
.padding-0 {
    padding: 0
}
.left-bracket {
    position: absolute;
    top: 0;
    left: 100px
}
.right-bracket {
    position: absolute;
    top: 150px;
    right: 100px
}
.social-media {
    margin-top: 10px;
}
.full-width {
    padding: 0;
    width: 100%;
    text-align: center;
}
.sponsor-txt {
    font-size: 13px;
    color: #767676;
    font-family: 'PT Serif', serif;
    font-weight: 500
}
.logo-block {
    margin: auto;
    padding: 10px 0;
}
.logo-block img {
    max-width: 100%;
    margin: 0;
}
.presentedBy-logo, .Co-presentedBy-logo {
    max-width: 200px;


}
.partners-logo-outer {
    width: 100%;
    text-align: center;
}
.partners-logo {
    margin: 0 10px;
    max-width: 165px;
    width: auto;
    display: inline-block;
    vertical-align: middle
}
.inaugural-IN {
    width: 50%;
    padding: 20px;
    float: left;
}
.inaugural-header {
    display: inline-block;
    max-width: 700px;
    margin: 0 auto;
    font-size: 30px !important;
    color: #000;
    font-family: 'Oswald', sans-serif;
    word-break: normal;
    border-bottom: 5px solid red;
}
.inaugural-header:after{
    clear: both;
    content: "";
    display: table
}
.promo-video-outer {
    width: 100%;
    text-align: center;
    max-width: 1000px;
    margin: 50px auto 15px auto;
}
.promo-video-block {
    padding: 15px;
    width: 100%;
    background-color: #000;
    position: relative;
    padding-top: 54%;
}
.promo-video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.coming-soon-label {
    text-align: center;
    max-width: 448px;
    margin: 30px auto;
}
.coming-soon-label img {
    width: 100%
}
.conclave-section-items img {width: 100%;}


.coming-soon-block {
    text-align: center;
    margin: auto;
    max-width: 996px;
    margin-top: 4%;
}
.coming-soon-block img { width: 100%; }

.speakers-block h1{
    margin:  20px 0;
}
@media only screen and (max-width: 650px) {
    .speakers-block h1{
        margin-top: 0
    }
    header img {
        width: 100%;
        margin: 0;
        /*        margin-top: 20px;*/
    }
    header {
        height: auto !important;
        /*        padding: 15px;*/
        /*        padding-bottom: 20px;*/
    }
    .content-wrapper {
        padding: 20px 0 20px 0;
    }
    .top-btn {
        position: inherit !important;
        top: 0 !important;
        right: 0 !important
    }
    .top-btn img {
        margin: 0 0 20px 0 !important;
        width: auto;
    }
    .right-bracket {
        display: none
    }
    .left-bracket {
        display: none
    }
    .session img {
        width: 100%
    }
    footer {
        text-align: center
    }
    footer img {
        margin-bottom: 10px;
    }
    .owl-prev img {
        width: 30%;
        border: none;
        outline: none
    }
    .owl-prev {
        bottom: 36px
    }
    .owl-next {
        bottom: 36px
    }
    .owl-next img {
        width: 30%;
        border: none;
        outline: none
    }
    .item h4 {
        margin-bottom: 0
    }
    .owl-dot {
        visibility: hidden
    }
    .owl-dots {
        display: none
    }
}
h4.ml-font {
    margin: 0 0 0px 0;
    font-family: EggindulekhaUni !important;
    font-size:24px !important;

    /*    font-family: 'Oswald', sans-serif;*/
}
h4.en-font {
    margin: 0 0 0px 0;
    /*    font-family: EggindulekhaUni !important;*/
    font-size:22px !important;
    font-weight:500;
    font-family: 'Oswald', sans-serif;
    color: #213c75;
    padding: 0 10px
}
.conclave-sections {
    width: 100%;
    text-align: center;
}
.conclave-section-items {
    float: left;
    /*    margin: 10px -2px;*/
    width: 25%;
}
.owl-carousel .item h4.ml-font {
    height: 58px;
}
@media only screen and (max-width: 1100px) {
    .top-btn {
        position: inherit !important;
        top: 0 !important;
        right: 0 !important
    }
    .top-btn img {
        margin: 0 0 20px 0 !important;
        width: auto;
    }
}
@media only screen and (max-width: 640px) {
    .conclave-section-items {
        margin: 10px auto;
        width: 100%;
        max-width: 380px;
        float:inherit;

    }
}
@media only screen and (max-width: 600px) {
    .owl-carousel .item h4.ml-font {
        height: 26px;
    }
    .inaugural-IN {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 450px) {
    footer p {
        font-size: 12px;
    }
    /*    footer .container {
            padding: 0
        }*/
    footer .col-md-3, footer .col-md-6 {
        padding: 0
    }
}
#w {
    display: block;
    max-width: 830px;
    min-width: 300px;
    margin: 0 auto;
    padding: 2px 3px;
}
.top-btn {
    position: absolute;
    bottom: 20px;
    right: 0;
    margin: 0;
    right: 20px;
}
.top-btn img {
    margin: 0 !important
}
/** posts slider widget **/
.crsl-items {
    display: block;
    padding: 5px;
}
.crsl-item {
    background: #fff;
    padding: 8px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
.crsl-item .thumbnail {
    display: block;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}
.crsl-item .thumbnail img {
    display: block; /* fix 1px image space http://stackoverflow.com/q/5804256/477958 */
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.crsl-item .thumbnail:hover img {
    opacity: 0.8;
}
.crsl-item h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 1.95em;
    line-height: 1.25em;
    margin-bottom: 12px;
}
.crsl-item h3 a {
    text-decoration: none;
    color: #333;
}
.crsl-item h3 a:hover {
    text-decoration: underline;
}
.crsl-item .postdate {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    font-size: 1.2em;
    font-weight: bold;
    background: #4e90da;
}
.crsl-item p {
    font-size: 1.2em;
    line-height: 1.55em;
    margin-bottom: 5px;
}
.crsl-item p.readmore a {
    display: block;
    float: right;
    color: #4e90da;
    padding: 3px 5px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.crsl-item p.readmore a:hover {
    background: #4b6caa;
    color: #fff;
}
/** posts slider nav **/
.slidernav {
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.slidernav a {
    display: inline-block;
    padding: 5px 8px;
    margin-right: 8px;
    font-size: 1.4em;
    background: #fff;
    color: #666;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.slidernav a:active {
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
/*
.owl-theme .owl-nav [class*='owl-'], .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: transparent !important;
    
}
*/
/* ----------------------------------------------
 * Generated by Animista on 2019-8-17 11:9:1
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation scale-in-hor-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-hor-center {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }
}
@keyframes scale-in-hor-center {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }
}
.scale-in-hor-center {
    -webkit-animation: scale-in-hor-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-hor-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2019-8-17 11:16:11
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation bounce-in-top
 * ----------------------------------------
 */
@-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }
    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }
    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
.bounce-in-top {
    -webkit-animation: bounce-in-top 1.1s both;
    animation: bounce-in-top 1.1s both;
}
.scale-up-center {
    -webkit-animation: fade-in .2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.modi-name {}
.modi-name h1 {
    margin-top: 0px !important;
    margin-bottom: 0 !important;
    font-size: 45px !important;
    color: #ef3121;
}
.modi-prime h1 {
    margin-top: 0 !important;
    font-size:25px !important;
    color: #000;
    font-weight: 500;
    font-family: 'PT Serif', serif;
}
@media only screen and (max-width: 768px) {
    .modi-prime h1 {
        font-size: 22px !important;
    }
    .modi-name h1 {
        font-size: 34px !important;
    }
}
@media only screen and (max-width: 450px) {
    .modi-prime h1 {
        font-size: 25px !important;
    }
    .modi-name h1 {
        font-size: 35px !important;
    }
}
.inaugural {
    max-width: 1000px;
    text-align: center;
    margin: 0 auto
}
.inaugural h1 {
    margin-top: 2rem;
    margin-bottom: 10px;
    ;
    border-bottom: 0;
    font-size: 30px;
}
.modi-image {
    max-width: 577px;
    margin: auto;
    cursor: pointer
}
.Co-presented{    
    width: 100%;
    text-align: center;
}
.Co-presentedBy-logo{
    display: inline-block;
    margin: 0 10px;

}
.main-title-outer{
    max-width: 550px;
    width: 100%;
    margin: 10px auto;
    padding-bottom: 10px;

}
.main-title-outer:after{
    clear: both;
    content: "";
    display: table
}
.main-title-inner{
    width: 100%;
    padding-bottom: 64.10635155096013% ;
    position: relative;
    display: block
}
.no-jump-img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    color: #F7F7F7;
    image-rendering: -webkit-optimize-contrast !important;
}
@keyframes placeHolderShimmer {
    0% {
        background-position: -400px 0
    }
    100% {
        background-position: 400px 0
    }
}
@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -400px 0
    }
    100% {
        background-position: 400px 0
    }
}
.date-venue{
    color: #000
}
.date-time, .venue{
    font-family: 'PT Serif', serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.date-time span{
    color: #1682c5
}
.venue span{
    color: #ef3121
}
.border-graphics {
    width: 100%;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(left, rgba(22,130,197 0) 0%, rgba(22,130,197 1), rgba(22,130,197 0) 100%);
    background: -webkit-linear-gradient(left, rgba(22,130,197 0) 0%, rgba(22,130,197 1), rgba(22,130,197 0) 100%);
    background: linear-gradient(to right, rgba(22,130,197 0) 0%, rgba(22,130,197 1), rgba(22,130,197 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    height: 5px;
}
/*.section-gap{
    padding:40px 0
}*/

@media only screen and (max-width: 768px) {
    .main-slider{
        padding-top: 20px !important;
    }
    .desk{
        display: none !important
    }
    .mob{
        display: block !important
    }
}
.desk{
    display: block 
}
.mob{
    display: none
}
.fade-in {
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
nav {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px 10px;
    background-color: #073777;
    /*    margin: -15px -15px 0 -15px;*/
    margin-bottom: 0px;
    margin-bottom: 10px;
    z-index: 950
}

nav:after{
    content: "";
    clear: both;
    display: table;
}
nav a{
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    padding: 0 10px;
    border-right: 1px solid #4e90da;
    text-decoration: none;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase

}
.d-flex {
    display: -webkit-box ;
    display: -ms-flexbox ;
    display: flex ;
}
.d-inline-flex {
    display: -webkit-inline-box ;
    display: -ms-inline-flexbox ;
    display: inline-flex ;
}

.flex-row {
    -webkit-box-orient: horizontal ;
    -webkit-box-direction: normal ;
    -ms-flex-direction: row ;
    flex-direction: row ;
}

.flex-column {
    -webkit-box-orient: vertical ;
    -webkit-box-direction: normal ;
    -ms-flex-direction: column ;
    flex-direction: column ;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal ;
    -webkit-box-direction: reverse ;
    -ms-flex-direction: row-reverse ;
    flex-direction: row-reverse ;
}

.flex-column-reverse {
    -webkit-box-orient: vertical ;
    -webkit-box-direction: reverse ;
    -ms-flex-direction: column-reverse ;
    flex-direction: column-reverse ;
}
.flex-wrap {
    -ms-flex-wrap: wrap ;
    flex-wrap: wrap ;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap ;
    flex-wrap: nowrap ;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse ;
    flex-wrap: wrap-reverse ;
}

/*justify-content*/

.justify-content-start {
    -webkit-box-pack: start ;
    -ms-flex-pack: start ;
    justify-content: flex-start ;
}
.justify-content-end {
    -webkit-box-pack: end ;
    -ms-flex-pack: end ;
    justify-content: flex-end ;
}
.justify-content-center {
    -webkit-box-pack: center ;
    -ms-flex-pack: center ;
    justify-content: center ;
}
.justify-content-between {
    -webkit-box-pack: justify ;
    -ms-flex-pack: justify ;
    justify-content: space-between ;
}
.justify-content-around {
    -ms-flex-pack: distribute ;
    justify-content: space-around ;
}
/*justify-content*/

/*align-items*/

.align-items-start {
    -webkit-box-align: start ;
    -ms-flex-align: start ;
    align-items: flex-start ;
}
.align-items-end {
    -webkit-box-align: end ;
    -ms-flex-align: end ;
    align-items: flex-end ;
}

.align-items-center {
    -webkit-box-align: center ;
    -ms-flex-align: center ;
    align-items: center ;
}
.align-items-baseline {
    -webkit-box-align: baseline ;
    -ms-flex-align: baseline ;
    align-items: baseline ;
}
.align-items-stretch {
    -webkit-box-align: stretch ;
    -ms-flex-align: stretch ;
    align-items: stretch ;
}
.align-content-start {
    -ms-flex-line-pack: start ;
    align-content: flex-start ;
}

.align-content-end {
    -ms-flex-line-pack: end ;
    align-content: flex-end ;


}
.align-content-center {
    -ms-flex-line-pack: center ;
    align-content: center ;
}
.align-content-between {
    -ms-flex-line-pack: justify ;
    align-content: space-between ;
}

.align-content-around {
    -ms-flex-line-pack: distribute ;
    align-content: space-around ;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch ;
    align-content: stretch ;
}

.align-self-auto {
    -ms-flex-item-align: auto ;
    align-self: auto ;
}

.align-self-start {
    -ms-flex-item-align: start ;
    align-self: flex-start ;
}

.align-self-end {
    -ms-flex-item-align: end ;
    align-self: flex-end ;
}

.align-self-center {
    -ms-flex-item-align: center ;
    align-self: center ;
}

.align-self-baseline {
    -ms-flex-item-align: baseline ;
    align-self: baseline ;
}

.align-self-stretch {
    -ms-flex-item-align: stretch ;
    align-self: stretch ;
}

/*align-items*/
nav a:last-child{
    border: 0
}
nav a:hover{
    color:#24a2f0 ;
    text-decoration: none;
}
nav a:focus{
    text-decoration: none;
    color:#24a2f0

}
.guest-profile-block{
    width: 100%;
    margin: 20px 0;
}
.guest-profile-block:after, .outer-block:after{
    clear: both;
    display: table;
    content: "";
}
.guest-profile-block-inner{
    width: 100%;


}
.guest-profile-row{
    margin: 0 -10px;
    display: -webkit-box ;
    display: -ms-flexbox ;
    display: flex ;
}
.guest-profile{
    width: 33.33333333333333%;
    padding: 0 10px;


}
.guest-profile-inner{
    height: 100%;
    background-color: #fff;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);

}
.guest-profile-block-inner{
    margin-bottom:20px;
}
.guest-profile-block-inner:last-child{
    margin-bottom: 0;
}



.no-jump-img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    color: #F7F7F7;
    image-rendering: -webkit-optimize-contrast !important;
}
@keyframes placeHolderShimmer {
    0% {
        background-position: -400px 0
    }

    100% {
        background-position: 400px 0
    }
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -400px 0
    }

    100% {
        background-position: 400px 0
    }
}
.profile-pic{
    width: 100%;
    position: relative;
    padding-bottom: 107.29166666666667% ;
    -webkit-animation: placeHolderShimmer 2s linear infinite forwards;
    animation: placeHolderShimmer 2s linear infinite forwards;
    background-color: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #bbbbbb 18%, #eeeeee 33%);
    background-size: auto;
    background-size: 200px 60px;
}
.description-profile{
    padding: 15px;
    background-color: #fff;


}
.outer-block{
    width: 100%;
    background-color: #f0f5fa

}
.profile-name{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 5px;
    color:  #ed3026;
    font-weight: 600;
    text-transform: uppercase

}
.designation{
    font-family: "PT Serif" !important;
    font-size: 18px;
    line-height: normal;
    margin-bottom:5px;
    color: #3f3f3f;
    max-width: 400px;
    margin: 0 auto;
    padding: 0 10px;

    margin-bottom: 20px;
}
.department{
    font-family: "PT Serif" !important;
    font-size: 20px;
    line-height: normal;
    color: #213c75;
    font-weight: 600;
}
.main-slider{
    padding-top: 60px;
}
