#Map {
    /*position:absolute;*/
    z-index: 1;
    width: 100%;
    height: 400px;
    top: 0;
    bottom: 0;
    margin: 0px;
    padding: 0px;
    /*border: 1px solid !important;*/
}

.ol-popup {
    position: absolute;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: -20px;
    left: -50px;
}

.ol-popup:after,
.ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}

.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}

.ol-popup-content {
    position: relative;
    min-width: 200px;
    height: 100%;
    max-height: 250px;
    padding: 2px;
    white-space: normal;
    /* background-color: #f7f7f9; */
    /* border: 1px solid #e1e1e8; */
    overflow-y: auto;
    overflow-x: hidden;
}

.ol-popup-content p {
    font-size: 14px;
    padding: 2px 4px;
    color: #222;
    margin-bottom: 15px;
}

.ol-popup-content p a {
    font-size: 14px;
    padding: 2px 4px;
    color: #222;
    margin-bottom: 15px;
}

.ol-popup-closer {
    position: absolute;
    top: 16px;
    right: 12px;
    font-size: 100%;
    color: #d40e51;
    text-decoration: none;
}

a.ol-popup-closer:hover {
    color: #005580;
    text-decoration: underline;
}

.ol-popup-closer:after {
    content: "✖";
}


/*.ol-overlay-container{
                top:106px !important;
            }*/

.txt-heading a {
    font-size: 18px;
    font-weight: bold;
    color: #f35151;
}

.txt-details {
    font-size: 15px;
    color: #444343;
}

.ol-attribution {
    display: none !important;
}

.art-craft li a {
    display: inline-block;
}

.fileimg .backgroundimg {
    display: none;
    transition: .5s;
}

.fileimg:hover .backgroundimg {
    display: block;
}

#logoscroll img {
    height: 100%;
}

#map_canvas {
    min-height: 300px;
    /* height: 100%; */
}

.chilika-image {
    display: none;
}

.bg-transparent {
    background: transparent;
}

.konarkfactfile .ehover10 h2 {
    display: block;
}

.konarkfactfile .fileimg .hover h2 {
    bottom: 77%;
}

.konarkfactfile .ehover10 .overlay {
    background: #fbdb99;
}

.konarkfactfile .fileimg .overlay .btn {
    margin-top: 0;
}

.konarkfactfile .eventdetail-list {
    position: absolute;
    /* padding: 230px 20px 20px 20px; */
    transition: 0.5s;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.47), rgba(51, 51, 51, 0.6), rgba(0, 0, 0, 0));
    /* height: 100%; */
    /* width: 100%; */
    color: #fff;
    text-align: left;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5em 1em .5em 1em;
}

.konarkfactfile .ehover10:hover .eventdetail-list {
    padding: 170px 20px 20px 20px;
}

.konarkfactfile .eventdetail-list:after,
.steppingstage .eventdetail-list:after {
    position: absolute;
    content: '';
    height: 60%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%, rgba(0, 0, 0, 0.11) 100%);
    width: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
}

.konarkfactfile .eventdetail-list span {
    position: absolute;
    top: 20;
    left: 0;
    padding: 2px 15px;
    font-size: 0.8em;
}

.steppingstage h2 {
    font-size: 3.5em;
    text-transform: uppercase;
    font-weight: 600;
    color: #666666;
    line-height: 106%;
    margin: 2.5em 0 0.3em 0;
    padding: 0
}

.steppingstage .eventbig img,
.steppingstage .eventsmall img,
.templemonument .eventbig img,
.templemonument .eventsmall img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}

.eventsmall {
    height: 300px !important;
}

.mb-15 {
    margin-bottom: 15px;
}

.steppingstage {
    margin-top: 80px;
}

.steppingstage .ehover10 h2 {
    display: block;
}

.steppingstage .fileimg .hover h2 {
    bottom: 77%;
}

.steppingstage .ehover10 .overlay {
    background: #fbdb99;
}

.steppingstage .fileimg .overlay .btn {
    margin-top: 0;
}

.steppingstage .eventbig .eventdetail-list {
    position: absolute;
    padding: 513px 20px 20px 20px;
    transition: 0.5s;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: left;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.steppingstage .eventbig.ehover10:hover .eventdetail-list {
    padding: 460px 20px 20px 20px;
}

.steppingstage .eventsmall .eventdetail-list {
    position: absolute;
    padding: 196px 20px 20px 20px;
    transition: 0.5s;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: left;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.steppingstage .eventsmall.ehover10:hover .eventdetail-list {
    padding: 150px 20px 20px 20px;
}

.steppingstage .eventdetail-list span {
    position: absolute;
    top: 20;
    left: 0;
    padding: 2px 15px;
    font-size: 0.8em;
}

.konarkfactfile h5,
.steppingstage h5 {
    font-size: 1.2em;
    font-weight: 400;
}

.templemonument .overlay h2 {
    text-transform: none;
}

.templemonument .overlay h2 p {
    font-size: 2em;
}

.templemonument .overlay h2 p:after {
    content: '';
    position: absolute;
    bottom: 40;
    height: 2px;
    background: #fff;
    width: 150px;
    left: 50%;
    margin-left: -75px;
}

.templemonument .ehover12 img {
    transform: translate3d(0px, 0, 0);
}

.templemonument .info {
    border: none !important;
}

.templemonument .hover button.info:hover {
    box-shadow: none;
}

.templemonument .eventsmall {
    height: 250px !important;
}

.templemonument .eventbig h2 {
    top: 35% !important;
}

.templemonument .eventsmall h2 {
    top: 15% !important;
}

.templemonument .ehover12:hover .overlay h2 {
    opacity: 0;
}

.templemonument .eventsmall.hover button.info {
    margin: -84px 0 0 0 !important;
}

.templemonument .ehover12 {
    background: rgba(0, 0, 0, 1);
}

.templemonument .hover button.info,
.templemonument .hover h2 {
    text-transform: initial;
}

.templemonument .ehover12 .overlay {
    background: rgba(0, 0, 0, 0.7);
}

.steppingstage .ehover10 .overlay {
    height: auto;
}

.steppingstage .eventbig .overlay p,
.steppingstage .eventsmall .overlay p {
    padding-bottom: 0px;
    margin-bottom: 0;
}

.eventsbody .eventbig,
.eventsbody .eventsmall {
    border-radius: 4px;
}

.eventbook {
    width: 450px;
    margin: 0 auto;
    text-align: center;
}

.eventbook .btn {
    padding: 8px 0px;
    width: 200px;
}

.eventbook .btn-blue {
    margin-left: 30px;
    color: #fff !important;
    background: #2778ba;
}

.eventbook .btn-blue.hvr-rectangle-out:before {
    background: #185f98 !important;
}

.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -174px;
    margin: auto;
    z-index: 0;
}

.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    top: -1px;
}

.bgTop {
    z-index: 15;
    opacity: 1;
}

.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 10 top;
    transform-origin: center bottom;
}

.waveTopdiv {
    background-image: url('../images/events-botttom.png');
    width: 100%;
    height: inherit;
    max-height: 208px;
}

.bookticketevents h1 {
    margin-top: 0px !important;
}

.eventsbootomsection {
    background: #f6e3c2;
    padding-bottom: 80px !important;
}

.sponsorlogo {
    border: 1px solid #cabea6;
    padding: 30px;
    background: #fae7c6;
    border-radius: 4px;
}

.sponsorlogo .row {
    margin-bottom: 30px;
}

.sponsorlogo .row:last-child {
    margin-bottom: 0px !important;
}

.sponsorlogo img {
    width: 100%;
    height: auto;
}

.userview {
    margin: 100px 0px 40px 0px;
}

.userview .viewcircle {
    border-radius: 50%;
    width: 140px;
    height: 140px;
    padding-top: 38px;
    border: 1px solid #cabea6;
    background: #fbe8c7;
    color: #666666;
    margin: 0px 20px;
    text-align: center;
}

.userview .viewcircle h4 {
    font-size: 2.5em;
    line-height: 100%;
    margin: 0;
    padding: 0;
}

.innercontent-events {
    padding-bottom: 0px !important;
}

.konarkfactfile h5,
.steppingstage h5,
.konarkfactfile p,
.steppingstage p,
.fileimg .overlay {
    position: relative;
    z-index: 9;
    line-height: 20px;
}

.stitle {
    position: absolute;
    bottom: 15px !important;
}


/*Bird Fesytival Start*/

.bird-programme-timing ul li {
    margin-bottom: 8px;
    border-radius: 4px;
    background: #f2f2f2;
}

.bird-programme-timing ul li .birdfest-timing span {
    background: #e5e5e5;
    background: linear-gradient(to right, #d55ba4 0%, #9a6ed0 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
}

.bird-programme-timing ul li p {
    display: inline-block;
    margin: 0;
}

.bird-programme-timing ul li .birdfest-timing {
    background: #e5e5e5;
    width: 210px;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    border-radius: 4px 0px 0px 4px;
    margin-right: 10px;
}

#birdfest-timing .nav-tabs .nav-item:first-child {
    margin-left: 35px;
}

.bird-programme-timing {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.infography img {
    width: 100%;
    height: auto;
}


/*Bird Fesytival Start*/


/*Bird Festival Registration Form Start*/

.birdfestival-registration {
    /* background: #f2f2f2; */
    /* border-radius: 4px; */
    /* padding: 0 2em 2em 2em; */
    width: 80%;
    margin: 0 auto;
}


/*.birdfestival-registration-inner{background: #fff; border-radius: 4px; padding: 20px;}*/


/*Upload Photo Strat*/

.file-upload {
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.file-upload-btn:hover {
    background: #1AA059;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    margin-top: 0;
    border: 1px dashed #bdbdbd;
    position: relative;
    height: 150px;
    width: 100%;
    margin: 0 auto;
}

.image-dropping,
.image-upload-wrap:hover {
    background: #f3f3f3;
}

.image-title-wrap {
    padding: 0;
    color: #222;
}

.drag-text {
    text-align: center;
}

.drag-text h3 {
    font-weight: 100;
    color: #4e4e4e;
    padding: 60px 0;
    font-size: 1em;
}

.file-upload-image {
    margin: auto;
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 4px;
    max-height: 200px;
    max-width: 200px;
}

.remove-image {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 6px;
    border-radius: 4px;
    border-bottom: 0px solid #b02818;
    transition: all .2s ease;
    outline: none;
    font-weight: 300;
    overflow: hidden;
    font-size: .9em;
    position: relative;
}

.remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}


/*Upload Photo End*/

.birdfestival-registration-inner .titlename label {
    position: absolute;
    margin-left: 25px;
    /* line-height: 15px; */
    display: block;
    color: #000;
    left: 0;
    transition: all .4s;
    transform-origin: 0 0;
    z-index: 1;
    background: #fff;
    padding: 0px 10px;
    top: -13px;
    font-size: 0.9em;
}

.birdfestival-registration-inner .titlename input[type="text"],
.birdfestival-registration-inner .titlename select {
    padding: 7px 5px 5px 5px;
    box-shadow: none;
    width: 100%;
}

.birdfestival-registration-inner .titlename input:focus .birdfestival-registration-inner .titlename label {
    color: #f00 !important;
}

.birdfestival-registration-inner .titlename input:not([disabled]):focus~.birdfestival-registration-inner .titlename.label {
    color: #1a73e
}

.birdfestival-registration-inner .formgroup-custom h5 {
    margin: 20px 0px;
    font-weight: 400;
    font-size: 1em;
    /*    border-bottom: 1px solid #ccc;*/
    padding-bottom: 5px;
    width: max-content;
    color: #000;
}

.birdfestival-registration-inner .formgroup-custom .form-group {
    /* margin-bottom: 40px; */
}

.birdfestival-registration-inner .titlename.drpdwn label {
    top: -25px;
    padding: 0;
}

.birdfestival-registration-inner .titlename.gnder .form-check label,
.birdfestival-registration-inner .titlename.typeexperience .form-check label {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
    top: 0;
}

.birdfestival-registration-inner .titlename.gnder {
    border-radius: 4px;
    border: 1px solid #ccc;
    height: 100%;
    padding: 5px 10px;
}

.birdfestival-registration-inner .titlename label.form-check-label {
    position: relative;
    margin-left: 0;
    top: 0;
}

.birdfestival-registration-inner .titlename .custom-file label {
    top: 0;
    margin: 0;
    padding: .375rem .75rem;
}

.birdfestival-registration-inner .titlename.choosefile .form-control {
    /* padding: 2px; */
    -moz-padding: 10px;
    /* border: 0; */
    font-size: 0.8em;
    color: #a9a6a6;
}

.bird-fest-highlight {}

.mandatory {
    color: #FF0000;
    text-decoration: none;
    float: right;
    margin: 0 3px 0 2px !important;
}

.birdfestival-registration-inner .formgroup-custom .relevant.form-group {
    margin-bottom: 20px;
}

.birdfestival-registration-inner .table .titlename label {
    top: 0px;
}

.birdfestival-registration-inner .table {
    margin-bottom: 0;
}

.birdfestival-registration-inner .table .titlename.drpdwn label {
    top: -16px;
    padding: 0;
}

.birdfestival-registration-inner .formgroup-custom .form-group.mb-70 {
    /* margin-bottom: 70px; */
}

.filedetails small {
    position: absolute;
}

.birdfestival-registration-inner .card .card-header .card-link {
    display: block;
    font-size: 1.1em;
    font-weight: 400;
    color: #000;
    padding: 7px 15px;
    border: 1px solid #ccc;
    border-radius: 4px 4px 0px 0px;
}

.bird-festlogo {
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: -20px;
}

.readmore-content {
    display: none;
}

.hightlight-text {
    font-size: 1.1em;
    color: #000;
    font-weight: 500;
}

.birdfestival-registration-inner .card {
    margin-bottom: 10px;
    border: 0;
}

.birdfestival-registration-inner .card-header {
    padding: 0px;
    border: 0;
}


/*Added by MRD*/

.registration-tab {}

.registration-tab .nav-item {
    text-align: left;
    background-color: transparent;
    border: none;
    padding: .6em 0 .6em 2em;
}

.registration-tab .tab-number {
    border-radius: 45px;
    background-color: #dcdcdc;
    padding: .17em .5em;
    text-align: center;
    font-weight: bold;
    color: #545454;
    font-size: .9rem;
    margin: 0 .3em 0 0;
}

.registration-tab .nav-tabs .nav-link.active {
    color: #8e8e8e;
    background-color: #f2f2f2;
    font-weight: normal !important;
    box-shadow: 0px -1px 2px #ccc;
}

.registration-tab .nav-tabs .nav-link.active .tab-number {
    background-color: #7eab4a;
    color: #fff;
}

.registration-tab-content {
    background: #f2f2f2;
    border-radius: 4px;
    padding: 1em 2em 2em 2em;
}

.registration-tab-content .tab-pane {
    border: 1px solid #dedede;
    background-color: #fff;
    padding: 2em;
    border-radius: 4px;
}

.registration-tab .nav-tabs {
    border: none;
}

.timerQuotation {
    font-weight: 500;
    font-size: 1.2rem;
    margin: 3em 0 0 0;
}

div#conclave-timer {
    position: relative;
    width: 50%;
    margin: 1em auto 0;
    left: auto;
    right: auto;
    top: auto;
    transform: scale(.7);
}


/*Bird Festival Registration Form End*/

#birdfest-timing .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    font-weight: 700;
}

.thankyou {
    border-radius: 4px;
    background: #519fce;
    color: #fff;
    overflow: hidden;
    position: relative;
    display: none;
}

.h-550 {
    height: 550px;
}

.thankyou h1 {
    font-family: 'Charm', cursive;
    font-size: 5em;
    font-weight: 600;
    color: #fff;
    margin: 0px 0px 15px 0px;
    padding: 0;
}

.thankyou .dashedbrdr {
    border: 1px dashed #7ff7ec;
    padding: 30px;
}

.thumbsup {
    position: absolute;
    top: -22px;
    background: #fff;
    color: #059e0b;
    height: 40px;
    width: 40px;
    left: 50%;
    margin-left: -15px;
    border-radius: 50%;
    font-size: 1.5em;
    padding-top: 5px;
}

.waveHorizontals {
    width: 100%;
    height: 20px;
    position: absolute;
    overflow: hidden;
    z-index: 1;
    /* iOS safari???????????? */
    left: 0;
    bottom: 0;
    border-radius: 4px;
    right: 0;
}

.waveHorizontal {
    width: 200%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 350px 100%;
    transform-origin: 0 100% 0;
    /* animation: move linear infinite; */
    animation-name: move;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

#waveHorizontal1 {
    background-image: url(../images/wave1.svg);
    animation-delay: -2s;
    animation-duration: 12s;
}

#waveHorizontal2 {
    background-image: url(../images/wave2.svg);
    animation-delay: -2s;
    animation-duration: 5s;
}

#waveHorizontal3 {
    background-image: url(../images/wave3.svg);
    animation-delay: -1s;
    animation-duration: 3s;
}

@keyframes move {
    0% {
        transform: translate(-175px, 0px) scale(1, 1);
    }
    50% {
        transform: translate(-87px, 0px) scale(1, 0.5);
    }
    100% {
        transform: translate(0px, 0px) scale(1, 1);
    }
}

.content {
    height: 300px;
    position: relative;
    background-color: #4c72c2;
    /* iOS safari???????????? */
    margin: -1px 0;
    z-index: 2;
}

.flamingol {
    position: absolute;
    bottom: 0;
    left: 0;
}

.flamingor {
    position: absolute;
    bottom: 0;
    right: 0;
}

.flamingor img {
    transform: rotateY(180deg);
}

.input-group-addon {
    background: #ffffff;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 9;
}

.refresh-captcha {
    position: absolute;
    right: 0;
    top: 0;
    background: #28a745;
    height: 38px;
    padding: 8px 10px;
    border-radius: 0px 4px 4px 0px;
    color: #fff;
}

.refresh-captcha a {
    color: #fff;
}

.refresh-captchainput {
    overflow: hidden;
    height: auto;
}

.captcha input[type="text"]:focus {
    outline: none;
}

.captchimg img {
    width: auto;
}

.captchimg {
    height: 38px;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.captcha input[type="text"] {
    padding-right: 26px;
}

.birdfestival2019 img {
    cursor: pointer !important;
}

.konarkfactfile .eventdetail-list {
    /* padding: 320px 20px 20px 20px; */
}

.buttontab .btnbggradient a {
    min-height: 152px;
}

.noteworthybirders .fileimg {
    margin-bottom: 0px !important;
}


/*.fileimg .eventdetail-list h5{transition: 0.5s;}*/


/*.fileimg:hover .eventdetail-list h5{margin-top: -20px;transition: 0.5s; }*/

.input-group-addon-left {
    position: absolute;
    top: 8px;
    left: 25px;
}

.countryCd {
    padding-left: 42px !important;
}

.btn.btn-grey,
.btn.btn-red {
    color: #fff !important;
    padding: 5px 35px;
}

.btn-grey {
    background: #b0b0b0;
}

.btn-grey.hvr-rectangle-out:before {
    background: #868484;
}

.publicationyesshow,
.membershipyesshow,
.awardsyesshow {
    display: none;
}

#vchSocialMediaFb,
#vchSocialMediaIn,
#vchSocialMediaPi {
    display: none;
}

.form-check-inline .fa {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    font-size: 1.3em;
    color: #fff;
    cursor: pointer;
}

.form-check-inline .fa-facebook {
    background: #3B5998;
}

.form-check-inline .fa-instagram {
    background-image: -webkit-linear-gradient(left, #d55ba4 0%, #9a6ed0 100%), -webkit-linear-gradient(left, #d55ba4 0%, #9a6ed0 100%) !important;
}

.form-check-inline .fa-pinterest {
    background: #cb2027;
}

.addMoreOther.mb-70 {
    margin: 17px 0px 60px 0px !important;
}

.mt-12 {
    margin-top: 12px;
}

.lbl {
    font-size: 1em;
    margin: 0px;
}

.mb-15 {
    margin-bottom: 15px;
}

.infography {
    width: 624px;
    margin: 0 auto;
}

.date-picker {
    background: #fff !important;
}

.h5 {
    margin: 0px 0px 5px 0px;
    font-weight: 400;
    font-size: 1em;
    /* border-bottom: 1px solid #ccc; */
    padding-bottom: 5px;
    width: max-content;
    color: #000;
    border-left: 0;
    padding-left: 0;
}

.queriesbird {
    background: #ededed;
    width: max-content;
    margin: 0 auto;
    padding: 12px 34px;
    text-align: center;
    border-radius: 30px;
    font-size: 1.2em;
}

.fileimg .eventdetail-list a.btn {
    z-index: 3;
    margin: .5em 0 1em 0;
    height: 0;
    overflow: hidden;
    transition: .5s;
}

.fileimg:hover .eventdetail-list {
    padding: 5em 1em 1.5em 1em;
}

.fileimg:hover .eventdetail-list a.btn {
    height: 37px;
    transition: .5s
}

.queriesbird a {
    color: #3366ff;
}

.content-data {
    background: #fff;
    padding: 20px;
    border: 1px solid #dee2e6;
}
/* 
#pageLoad{
    position: relative;
} */

#pageLoad .close{
    position: absolute;
    right: 18px;
    top: 10px;
    font-size: 30px;

}

#pageLoad .modal-header{
    border-bottom: none;
}
.modal-body .para{
    text-align: center;
    font-weight: bold;
    color: #565656;
    font-size: 30px;
    padding:0px 30px 30px;
    margin-top: 1rem;
}

.modal-body .para div:first-child{
    font-size: 35px;
    color: #6cb9c0;
}

.modal-body .para div:last-child{
    font-size: 35px;
    color: #e0384b;
}

#registartion-birdfestival .mandatory {
    float: inherit;
}

@media (max-width:1440px) {
    .buttontab .btnbggradient a {
        min-height: 132px !important;
    }
}

@media (max-width:1152px) {
    .flamingol {
        left: -50px;
    }
    .flamingor {
        right: -50px;
    }
    .birdfestival-registration {
        width: auto;
    }
}

@media (max-width: 990px){
    #pageLoad .close{
        position: absolute;
        right: 8px;
        top: 8px;
        font-size: 18px;
    
    }
    .modal-body .para{
        font-size: 20px;
        padding:0px 30px 20px;
    }
    
    .modal-body .para div:first-child{
        font-size: 25px;
    
    }
    
    .modal-body .para div:last-child{
        font-size: 25px;
    
    }
}

@media (max-width:768px) {
    .bird-programme-timing ul li .birdfest-timing {
        width: 100%;
    }
    .bird-programme-timing ul li p {
        width: 100%;
        padding: 5px;
        text-align: center;
    }
    .bird-programme-timing ul li .birdfest-timing {
        border-radius: 4px 4px 0px 0px;
    }
    .bird-programme-timing ul li {
        margin-bottom: 15px;
    }
    .konarkfactfile .eventdetail-list {
        /* padding: 250px 20px 20px 100px; */
    }
    .arrow-self {
        display: block;
    }
    .birdfestival-registration {
        width: 100%;
    }
    .birdfestival-registration-inner .titlename label {
        font-size: 0.7em;
    }
    .birdfestival-registration-inner .titlename label.fontStyle {
        font-size: 0.9em;
    }
    .flamingol {
        left: 0px;
    }
    .flamingor {
        right: 0px;
    }
    .flamingol img,
    .flamingor img {
        width: auto;
        height: 150px;
    }
    .infography {
        width: auto;
    }
    .registration-tab-content {
        padding: 1em;
    }
    .registration-tab-content .tab-pane {
        padding: 1.5em;
    }
    .registration-tab .nav-item {
        padding: .6em 0 .6em 1em;
        font-size: .9rem;
    }
    .registration-tab .nav-tabs .nav-link.active {
        box-shadow: none;
    }
    #birdfest-timing .nav-tabs .nav-item:first-child {
        margin-left: 0;
    }
    .refresh-captcha {
        right: 16px;
    }
    .addMoreOther.mb-70 {
        margin: 17px 0px 30px 0px !important;
    }
    .chilika-video {
        display: block;
    }
    .chilika-image {
        display: none;
    }
    .fileimg .eventdetail-list a.btn {
        height: auto;
    }

}

@media (max-width:640px) {
    .infography {
        width: 100%;
    }
    .flamingol img,
    .flamingor img {
        width: auto;
        height: 120px;
    }
    .refresh-captcha {
        right: 15px;
    }
    .captchimg {
        margin-bottom: 20px;
    }
    .addMoreOther.mb-70 {
        margin: 17px 0px 20px 0px !important;
    }
    div#conclave-timer {
        position: relative;
        width: 110%;
        margin: 3em auto 0;
        left: auto;
        right: auto;
        top: auto;
        transform: scale(.7);
        display: block !important;
        padding: 0;
    }
   
}

@media (max-width:576px) {
    .form-control {
        margin-bottom: 25px;
    }
    .lbl {
        position: relative;
        top: -22px;
    }
    .ehover13 {
        height: 250px!important;
    }
    .birdfestival-registration-inner .formgroup-custom .form-group {
        margin-bottom: 0px !important;
    }
    .mt-30 {
        margin-top: 30px;
    }
    .mt-20 {
        margin-top: 20px;
    }
    .mt-10 {
        margin-top: 10px;
    }
    .birdfestival-registration-inner .formgroup-custom .form-group.mb-70 {
        margin-bottom: 45px;
    }
    #showExp .table td {
        padding: 0px .75rem !important;
    }
    .birdfestival-registration-inner .table .titlename label {
        top: -13px;
    }
    .filedetails small {
        position: relative;
        top: -16px;
    }
    .queriesbird {
        width: auto;
        font-size: 1rem;
    }
    .cultureimgdiv {
        padding: 0
    }
    .font-16 {
        font-size: 16px!important;
    }
    .font-16 span {
        font-size: 16px;
        color: grey;
        font-weight: bold;
    }
    .thankyou h1 {
        font-size: 2em;
    } 
    #birdfest-timing .nav-tabs .nav-item {
        display: block;
        width: 100%;
        border: 1px solid #e1e1e1;
    }
    #birdfest-timing .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        font-weight: 700;
        border-color: #969696;
        border-radius: 0;
        background: #f5f5f5;
    }
    #pageLoad .close{
        position: absolute;
        right: 8px;
        top: 8px;
        font-size: 20px;
    
    }
    .modal-body .para{
        font-size: 15px;
        padding:0px;
    }
    
    .modal-body .para div:first-child{
        font-size: 15px;
    
    }
    
    .modal-body .para div:last-child{
        font-size: 15px;
    
    }
}

@media (max-width:430px) {
    .registration-tab {
        border-bottom: 2px solid #e0e0e0;
    }
    .ehover13 {
        height: 220px!important;
    }
    .registration-tab-content {
        padding: 0em;
    }
    .registration-tab-content .tab-pane {
        border: none;
        padding: 1.2em;
    }
    .registration-tab .tab-number {
        padding: .1em .35em;
        font-size: .8rem;
    }
    #pageLoad .modal-body{
        padding: 0px 10px 20px;
    }
    #pageLoad .para{
        margin-top:0rem!important;
    }
}

@media (max-width:380px) {}