﻿.perkssec{margin: 70px 0}

.ecommercemain .ecommercesec .careercol {

    border: 1px solid rgba(2, 68, 128, 0.1);

    border-bottom: none;

    border-left: none;

}

.ecommercemain .ecommercesec .careercol:nth-child(-n+3) {

    border-top: 0;

    border-bottom: 0;

    border-left: 0;

}

.ecommercemain .ecommercesec .careercol:nth-child(3), .ecommercemain .ecommercesec .careercol:last-child {

    border-right: 0;

}

.perkssec.ecommercemain .ecommercesec .ecommercetitle {font-size: 40px; font-weight: 600;}

.careerboxmain {

    padding: 30px 20px;

    background: none;

    box-shadow: none;

}



.eCommerceboxmain.careerboxmain:hover {border-bottom: transparent;}

.careerboxmain .eCommerceboxcon .ecommboxtitle {

    font-size: 22px;

    font-weight: 600;

    color: #000;

    padding-top: 15px;

    padding-bottom: 15px;



}

.careerboxmain .eCommerceboxcon p {

    font-size: 15px;

    margin-top: 15px;

}

.cuurentopeninghead {

    font-size: 80px;

    font-weight: 900;

    color: #e5e5e5;

    text-align: center;

    line-height: 1.5;

}

.cuurentopeningsubhead {

    font-size: 25px;

    line-height: 1;

    color: #000;

    font-weight: 500;

    text-align: center;

}

.applypopBody {

        display: inline-block;

    vertical-align: middle;

    text-align: left;

    position: relative;

    z-index: 99;

    transition: 600ms all;

    -webkit-transition: 600ms all;

    background: #fff;

    width: 100%;

    height: auto;

    overflow: hidden;

    border-radius: 7px;

    border: 0;

}

.applypopBody:before {

    position: absolute;

    left: 0;

    right: 0;

    top: 50px;

    bottom: 50px;

    content: '';

    /* z-index: -1; */

}



.expyear {

    font-size: 18px;

    font-weight: 500;

    color: #000;

    line-height: 1.5;

}

.careeropeningbox p {font-size: 14px;margin-bottom: 0;}



.positionhead {

 font-size: 25px;

    line-height: 50px;

    color: #000;

    font-weight: 600;

}

.careeropeninginner{position: relative;}

.experienceyear {

    display: inline-block;

}

.careeropeningbox{

 position: relative;

    display: inline-block;

}

.positionexpyear {

    display: inline-block;

    margin-left: 40px;

}

.apply {

    display: inline-block;

    position: absolute;

    right: 0;

    top: 40%;

}



.side_Img {

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    background: #ffca06;

}

.pop_right {

    padding-left: 465px;

    padding-right: 40px;

}

.applypopDetails {

    padding: 15px 25px;

    float: left;

    width: 100%;

}

.applyDetails {

    padding: 40px 0 0 0;

}

.applypopDetails h2 {

    font-size: 40px;

    font-weight: 900;

    color: #ffca06;

    text-transform: uppercase;

    line-height: 35px;

    text-align: left;

    padding: 0;

    max-width: 310px;

    margin: auto;

}

.apply-form {

    margin-top: 25px;

    margin-bottom: 20px;

} 

.contactform .applyinputFils {

    height: 48px;

    margin-bottom: 10px;

    border-radius: 5px;

    border: 1px solid #dcdcdc;

}

.applyinputFils {

    display: block;

    width: 100%;

    height: 55px;

    border: 0;

    padding: 20px;

    color: #000;

    font-size: 14px;

    line-height: 22px;

    font-weight: 400;

    border-radius: 0;

}

.applymodel {position: relative;}





.modal-apply .modal-title {

    font-size: 25px;

    color: #000;

    font-weight: 700;

    text-align: center;

}

.modal-apply .modal-header .close {

    font-size: 42px;

    font-weight: 400;

}



.chkBox {margin-left: 13px;}

.chkBox label { width: 100%; cursor: pointer; display: block }



.chkContain  {vertical-align: bottom;display: inline-block;}



.Applybtn, .BrowseBtn { color: #fff; display: inline-block }

.chkContain {padding: 10px 0;position: relative;}

.perInfoC { margin: 0 -2px; width: 33.33%; padding: 0 15px }

.perInfoC { margin: 0 -15px }

.perInfoC+h3 { margin-top: 20px }

.mainSecForm { clear: both; float: left; width: 100%; margin-bottom: 60px }

.chkContain { padding: 14px 0 8px }

.chkContain .spanLabel {

    width: 100%;

    padding-bottom: 8px;

    font-size: 18px;

    font-weight: 400;

    margin-top: -8px;

}.chkContain .chkBox { margin-left: 0; }

.chkBox span, .spanLabel {

    color: #000;

    font-size: 16px;

    line-height: 20px;

}

.chkBox:last-child {margin-left: 13px;}

.chkBox, .chkBox label {

    position: relative;

    float: left;

}

.checkbox{opacity: 0;}

.chkContain{ vertical-align: bottom; display: inline-block }

.chkBox span:after, .chkBox span:before {

    content: '';

    position: absolute;

    left: -15px;

    top: 1px;

    width: 16px;

    height: 16px;

    border: 2px solid #000;

    border-radius: 50%;

}.chkBox span:after {

    content: '';

    display: none;

    width: 6px;

    height: 6px;

    margin: auto;

    left: -10px;

    top: -2px;

    bottom: 0;

}

.chkBox span {display: inline-block;vertical-align: top;position: relative;padding-left: 5px;}

.chkBox .checkbox:checked+span:after { display: block; border: 2px solid #ffcb08; background-color: #ffcb08; }

.chkBox .checkbox:checked+span:before { border-color: #ffcb08; background-color: transparent }

.spanLabel { float: left }

.btn-primary {

    margin-top: -23px;

}

.btn-primary.focus, .btn-primary:focus {

    color: #fff;

    background-color: #000;

    border-color: #000;

    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 50%);

}

.btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {

    

    background-color: none;

    border-color: #000;

}

.btn-primary:hover {

  

    border-color: #000;

}



.modal-footer {

    border-top: none;

    margin: auto;

}

.browse-box input {

    position: absolute;

    opacity: 0;

    width: 168px;

    height: 44px;

    bottom: 0;

    left: 0;

    cursor: pointer;

}

.browse-box .text {

    line-height: 18px;

    vertical-align: middle;

    padding: 6px 0 0 10px;

    word-break: break-all;

}

.browse-box {

    float: left;

    position: relative;

    min-width: 265px;

    width: 100%;

    overflow-x: hidden;

    

}

.BrowseBtn {

    vertical-align: middle;

    width: auto;

    background-color: #000;

    text-align: left;

    padding: 10px 21px;

    font-size: 14px;

    font-weight: 600;

    border-radius: 50px;

    text-transform: uppercase;

}

.samNot {

    font-size: 13px;

    position: absolute;

    right: 27px;

    top: 16px;

}

.applyoverlayer_sl  {

    position: fixed;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    background-color: rgba(0,0,0,.5);

    opacity: 0;

    visibility: hidden;

    transition: 300ms all;

    -webkit-transition: 300ms all;

}



/*accordtion*/

.positiondetails .card:last-child {border: 0;}

.positiondetails .card {

    background: transparent;

    border-bottom: 1px solid #DCDCDC;

    margin-bottom: 3px;

    border-top: 0;

    border-left: 0;

    border-right: 0;

    padding: 20px;

    border-radius: 0;

}



.positiondetails .card.active-card{

  

  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);

   border: none;

   transition: all 0.4s ease-in-out;

   border-radius: 20px;

}





.positiondetails .card .card-header .accordion-button {

    top: 40%;

    font-size: 14px;

    color: #000;

    padding: 8px 19px;

    position: absolute;

    right: 135px;

}

.collapse:not(.show){display: none;}



.faqcon {

    padding: 2.2rem;

    padding-top: 0;

}



p:last-child {margin-bottom: 0;}

.positiondetails .card-header {

    position: relative;

    border: 0;

    background-color: #fff;

    padding: 0 10px;

}



.positiondetails {

margin-top: 15px;

}

.inner-box{margin-top: 20px;}

.accordionbox {padding: 0 80px;}

.positiondetails .accordion-button:not(.collapsed):before {transform:rotate(90deg)}

.positiondetails .accordion-button:not(.collapsed):before {border-color: #ffcb08;}

.positiondetails .accordion-button:not(.collapsed):after{background: #000;}

.positiondetails .accordion-button:not(.collapsed):before {display: none;}





.positiondetails .accordion-button:not(.collapsed){background-color: transparent;box-shadow: none;}

/*.positiondetails .accordion-button:focus{border-color: transparent;border:0;box-shadow: none;}

*/

.positiondetails .card .card-header .accordion-button.collapsed{color: #fff; background-color: #000;}

.positiondetails .card .card-header .accordion-button.collapsed:hover {

    background-color: #000;

    color: #fff;

}

.applybtn {

    min-width: 126px;

}

.positiondetails .card .active { border-color: #f26827;}





.context-left {

    display: inline-block;

    max-width: 100%;

    text-align: left;

}

.carrerTxt {

    color: #414a4d;

    font-size: 18px;

    /* margin: 25px 0 15px; */

    font-weight: 600;

    margin-bottom: 15px;

}

.context-left ul{margin-bottom:30px;}

.context-left ul li {

    font-size: 15px;

    position: relative;

    padding-left: 13px;

    margin-bottom: 10px;

    font-weight: 400;

}

.positiondetails .card-body {

   padding: 0px 10px;

    

}

.context-left {display: inline-block;max-width: 100%;text-align:left;}

.context-left ul li:last-child { margin-bottom: 0 }

.context-left ul li:before { position: absolute; content: ""; width: 0; height: 0; border-left: 6px solid #333; border-top: 5px solid transparent; border-bottom: 5px solid transparent; left: 0; top: 7px; margin: auto }



.eventsec {

    padding: 90px 0;

    background-color: #ffcb08;

    margin: 70px 0;

    position: relative;

}

.eventsec:after {

    content: '';

    position: absolute;

    top: -187px;

    right: 40px;

    background: url(../image/pattern-bg.png) no-repeat;

    width: 301px;

    height: 300px;

    z-index: 0;

    opacity: 0.5;

}

.event-item {

    margin: 0 -10px;

    font-size: 0;

}





.event-item.groupsitem-reverse {

    -webkit-animation: scrollingreverse 35s linear infinite alternate;

    animation: scrollingreverse 35s linear infinite alternate;

    display: flex;

}

.event-item.groupsitem {

    display: -ms-flexbox;

    display: flex;

    -webkit-animation: scrolling 35s linear infinite alternate;

    animation: scrolling 35s linear infinite alternate;

}

@keyframes scrolling {

    0% {

        transform: translateX(0%)

    }

    100% {

        transform: translateX(-50%)

    }

}





@keyframes scrollingreverse {

    0% {

      transform: translateX(-50%);

    }

    100% {

      transform: translateX(0);

    }

  }





.eventsbox {

    flex-shrink: 0;

    white-space: nowrap;

    height: auto;

    display: flex;

    position: relative;

    /* width: max-content; */

    display: block;

    padding: 0 10px;

    width: 100%;

   

    vertical-align: top;

    margin-bottom: 20px;

    position: relative;

}

.eventsbox.eventboxb .evetImg {

    padding-bottom: 56%;

}

.eventsec .groupsitem {

    display: flex;

   /* width: fit-content;*/

    position: relative;

   /* animation: scrolling 25s linear infinite;*/

    align-items: center;

}





.eventsec .toursgroupbox .galleryBoxInner .galleryImg img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    object-position: center;

}

.eventsbox .eventBoxInner {

    display: block;

    width: 100%;

    position: relative;

    z-index: 2;

}

.eventsbox .eventBoxInner:before {

    content: "";

    position: absolute;

    left: 0rem;

    top: 0rem;

    right: 0rem;

    bottom: 0rem;

    background: rgba(0, 0, 0, 0.3);

    z-index: 1;

    transition: transform 0.4s ease-in-out, background 0.4s ease-in-out, opacity 0.4s ease-in-out, visibility 0.4s ease-in-out, color 0.4s ease-in-out;

    opacity: 0;

    visibility: hidden;

}

.evetImg img {

   position: absolute;

    margin: auto;

    bottom: 0;

    left: 0;

    right: 0;

    top: 0;

    object-fit: cover;

    object-position: center;

    width: 100%;

    height: 100%;

}  

.evetImg {

    position: relative;

    padding-bottom: 52%;

    width: 100%;

    overflow: hidden;

    border-radius: 15px;

}

.event-item .event-col {

    float: left;

    width: 16%;

    flex: 0 0 auto;

    width: 260px;

}

.event-item .event-col:nth-child(even) {

    width: 26%;

    width: 500px;

}



.event-item .event-col.eventcolslide2 {

    float: left;

    width: 500px;

}

.event-item .event-col.eventcolslide2:nth-child(even) {

    width: 260px;

}

.eventtext .title{font-size: 80px;font-weight: 900;color: #000;line-height: 1;opacity: 0.15;margin-bottom: 0;}
.eventsmalltitle{font-size: 54px;line-height: 1.2;font-weight: 600;color: #000;margin-bottom: 10px;}

.eventtext {

    padding-bottom: 40px;

    text-align: center;

}

.eventtext p{font-size:25px; font-weight: 500;}

.eventtext .smalltitle {

    font-size: 54px;

    color: #000;

    font-weight: 600;

    line-height: 1;

    margin-bottom: 20px;

}

.applyimg {

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    background: #ffca06;

}

.applyimg img {

    position: absolute;

    top: 0;

    right: 0;

    left: 0;

    bottom: 0;

    margin: auto;

    max-width: 100%;

    max-height: 100%;

 

   

}



/*********our-team**************/



.ourteamsec {padding: 50px 0;}

.ourteamsec {

font-size: 0;

}





.mainteambox {

    position:relative;



}

.mainteambox {

    position: relative;

    width: 20%;

    display: inline-block;

    margin-bottom: 40px;

}

.teamimg {

    position: relative;

    padding-bottom: 110%;

    width: 100%;

    overflow: hidden;

    max-width: 250px;

    margin: auto;

}



.teamimg img {

   position: absolute;

   

    right: 0;

    left: 0;

    bottom: 0;

    margin: auto;

    max-width: 100%;

    max-height: 100%;

    transition: all .6s ease-in-out; 

    z-index: 1;

   

}

.hovereffectimg{opacity: 0 !important;}

.teamimg:hover .teammainimg{opacity: 0!important;}

.teamimg:hover .hovereffectimg{opacity: 1!important;}

.teamdetails {

    text-align: center;

    margin-top: 25px;

}

.teamimg:before{

    content: "";

    width: 200px;

    height: 200px;

    background: #ffcb08;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    transform: translateY(50%) rotate(45deg);

    margin: auto;

    display: inline-block;

}

.teamimg:after {

    content: "";

    position: absolute;

    background-image: url(../image/team-shap.png);

    background-repeat: no-repeat;

    background-size: contain;

    background-position: center bottom;

    left: 0;

    right: 0;

    width: 100%;

    height: 50px;

    /* max-width: 250px; */

    margin: auto;

    bottom: 0;

    z-index: 12;

}

.teamhead{

    font-size: 18px;

    font-weight: 700;

    line-height: 1;

    color: #000;

}







/*life-event*/

.lifebtngromain{max-width: 1120px;margin: auto;}

.life-event{padding: 90px 0;padding-bottom: 40px;}

.filterDiv .button {

    display: inline-block;

    vertical-align: middle;

    background: transparent;

    color: #000;

    padding-left: 40px;

    padding-bottom: 20px;

    transition: all .4s ease-in-out;

    font-size: 20px;

    font-weight: 500;

    position: relative;

    margin-right: 50px;

    /*border-bottom: 1px solid #ebebeb;*/

}

.button-group:first-child{margin-left: 0px;}

.button-group:last-child{margin-right: 0;}

.filterDiv .button:first-child{padding-left: 40px;}

.filterDiv .button:last-child{padding-right: 0;margin-right: 0;}

.filterDiv .button.is-checked, .filterDiv .button:hover, .filterDiv .button.current {

    background: transparent;

    border-bottom: 3px solid #ffcc00;

}



a:focus, button:focus, input:focus {

    outline: 0;

}



.celebrationicon {

    width: 30px;

    height: 30px;

    display: inline-block;

    vertical-align: middle;

    position: absolute;

    left: 0;top: 0;

}



.filterDiv .button .celebrationicon{filter: grayscale(100%);}

.filterDiv .button.is-checked .celebrationicon, .filterDiv .button:hover .celebrationicon, .filterDiv .button.current .celebrationicon{filter: grayscale(0);}





.button-group{margin: 0 -50px; margin-bottom: 40px; border-bottom: 1px solid #ebebeb;position: relative;}

/*.button-group:before{content: '';

    background: #ebebeb;

    height: 1px;

    width: 100%;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;}*/

.gallerMain {

    display: block;

    /*width: 100%;*/

    padding: 0px 0;

    margin: 0 -15px;

    font-size: 0;

    margin-bottom: 60px;

  

}

.galleryBoxInner{position: relative;z-index: 2;display: block;width: 100%;}

.galleryBox.longImg{

    /*padding-bottom: 54%;*/

}

.gallery_boximg{position: relative;width: 100%;display: block;padding-bottom: 425px;z-index: 2;}

.longImg .gallery_boximg{padding-bottom: 880px;}



.videoboxgallery .gallery_boximg:before{position: absolute;content: "";width: 100%;height: 100%;background: #000;top: 0;

left: 0;bottom: 0; opacity: 0.5;z-index: 1;}



.galleryBox {  

    position: relative;

    width: 33.33%;

    padding: 0 15px;

    display: inline-block;

    margin-bottom: 30px;



}

.galleryBox img {

    position: absolute;

    margin: auto;

    bottom: 0;

    left: 0;

    right: 0;

    top: 0;

    object-fit: cover;

    object-position: center;

    width: 100%;

    height: 100%;

}



.galleryBox .galleryBoxInner:after {

    content: "";

    width: 77px;

    height: 77px;

    background: url(../image/galleryicon.svg) no-repeat center center;

    position: absolute;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    margin: auto;

    z-index: 12;

    transform: scale(0);

    transition: all 0.4s ease-in-out;

    opacity: 0;

    visibility: hidden;

    filter: brightness(0) invert(100);

}

/*.galleryBoxInner:hover:after{opacity: 1; visibility: visible; transform: scale(1);}



.galleryBox .galleryBoxInner:hover:before{visibility: visible;opacity: 1;}*/



.galleryBox .galleryBoxInner:hover:before{opacity: 1; visibility: visible;}

.galleryBox .galleryBoxInner:hover:after{opacity: 1; visibility: visible; transform: scale(1);}



.galleryBox .galleryBoxInner:before {

    content: "";

    position: absolute;

    left: 20px;

    top: 20px;

    right: 20px;

    bottom: 20px;

    background: rgba(255, 204, 0, 0.4);

    z-index: 4;

    transition: transform 0.4s ease-in-out, background 0.4s ease-in-out, opacity 0.4s ease-in-out, visibility 0.4s ease-in-out, color 0.4s ease-in-out;

    opacity: 0;

    visibility: hidden;

}

.videoicon {

    position: absolute;

    bottom: 0;

    right: 0;

    margin: auto;

    height: 70px;

    width: 70px;

    left: 0;

    top: 0;

}

.videoicon:before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    border-radius: 50%;

    animation: callBlink 4s infinite ease-in-out;

    background-color: transparent;

}

.videoicon img {

    left: 0px;

    top: 17px;

    bottom: 0;

    right: 0;

    margin: auto;

    width: 35px;

    height: 35px;

    z-index: 1;

    position: relative;

}

.galleryBox.galleryBoxvideoimg{width: 66.66%;}



/*.galleryBox.galleryBox2 {

    display: inline-block;

    width: 890px;

}*/

/*.galleryBox.galleryBox2.galleryBoxvideoimg {

        position: absolute;

    padding-bottom: 22%;

    

}*/

/*.galleryBox.gallerybox3 {

    padding-bottom: 32%;

 

}*/

.galleryBox{/*padding: 0 60px;*/}

.celebrationsimg {

   /*padding-bottom: 54%;*/



}



.galleryBoxvideoimg .gallery_boximg .videoIcon{width: 53px;height: 53px;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: transparent;border-radius: 50%;text-align: center;margin: auto;font-size: 3.8rem;color: #fff;z-index: 1;}

.galleryBoxvideoimg .gallery_boximg .videoIcon:before {content: ""; position: absolute; left: -0.5rem; top: -0.5rem; right: -0.5rem; bottom: -0.5rem; background-color: #fff; opacity: 0.2; border-radius: 50%; z-index: -1;animation: callBlink 3s infinite ease-in-out;}

/*.galleryBoxvideoimg .gallery_boximg .videoIcon .icon{background: #BB7631;border-radius: 50%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;

line-height: 2.8;text-align: center;}*/



/*.gallery_boximg .videoIcon{width: 8rem; height: 8rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #93b583; border-radius: 50%; text-align: center; margin: auto; font-size: 3rem; color: #fff; z-index: 1;}*/

.gallery_boximg .videoIcon:before {content: ""; position: absolute; left: -0.5rem; top: -0.5rem; right: -0.5rem; bottom: -0.5rem; background-color: #fff; opacity: 0.2; border-radius: 50%; z-index: -1;animation: callBlink 3s infinite ease-in-out;}

.gallery_boximg .videoIcon .icon{background: transparent;border-radius: 50%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;

line-height: 3;text-align: center;}

@keyframes callBlink {

    from {

        transform: scale(0.5);

        opacity: 0.9

    }

    to {

        transform: scale(1.6);

        opacity: 0

    }

}



.button.is-checked img.celebrationicon:hover {color: #fff;}







@keyframes callBlink {

    from {

        transform: scale(0.5);

        opacity: 0.9

    }

    to {

        transform: scale(1.6);

        opacity: 0;

    }

}



/***********Our Team****************/









@media only screen and (max-width: 1599px) {



}





@media only screen and (max-width: 1280px) {

.careerboxmain {padding: 15px 0px;}



}





/* common css for below screen 1024 */



@media only screen and (max-width: 1199px) {



.cuurentopeninghead {font-size: 50px;}

.positionhead {font-size: 20px;}

.positiondetails .card .card-header .accordion-button { font-size: 13px;right: 16%;}

.careerboxmain .eCommerceboxcon .ecommboxtitle {font-size: 20px;}

.perkssec {margin: 35px 0;}

.eventtext .title {font-size: 50px;margin-bottom: 0;}
.eventsmalltitle{font-size: 30px;margin-bottom: 5px;}
.eventtext p{font-size: 18px;}

.eventtext .smalltitle {font-size: 40px;}

.eventsec {padding: 40px 0; margin: 30px 0;}

.eventsec:after{display: none;}

.eventsec .groupsitem {animation: scrolling 10s linear infinite;}

.event-item.groupsitem-reverse {-webkit-animation: scrollingreverse 10s linear infinite alternate;}

.teamhead {font-size: 16px;}

.teamdetails p {font-size: 14px;}

.teamdetails {margin-top: 15px;}

.teamimg:before {width: 175px;height: 165px;}

.longImg .gallery_boximg{padding-bottom: 645px;}

.gallery_boximg{padding-bottom: 308px;}

.life-event{padding-top: 120px;}

.gallerMain{margin-bottom: 10px;}



}





/* common css for below screen 991 iped*/



@media only screen and (max-width: 991px) {



.positiondetails .card .card-header .accordion-button {right: 19%;} 

.eventsec {padding: 20px 0;} 

.context-left ul {margin-bottom: 15px;}

.accordionbox { padding: 0 15px;}

.perkssec.ecommercemain .ecommercesec .ecommercetitle {font-size: 25px;}

.careerboxmain .eCommerceboxcon .ecommboxtitle {font-size: 16px;}

.cuurentopeninghead {font-size: 40px;}

.eventtext .title {font-size: 40px;}
.eventsmalltitle{font-size: 26px;}

.eventtext .smalltitle {font-size: 25px;line-height: 1;margin-bottom: 8px;}

.eventtext p {font-size: 15px;}

.eventtext { padding-bottom: 15px;}

.perkssec {margin: 15px 0;}

.teamdetails p {font-size: 10px;}

.teamhead {font-size: 13px;}

.teamimg:before {width: 130px;height: 130px;}

.lifebtngromain{max-width: 100%;}

.filterDiv .button{margin-right: 48px;font-size: 18px;line-height: 1.8;}



}









/* common css for below screen 767 mobile */



@media only screen and (max-width: 767px) {

.positionhead {font-size: 15px;line-height: 30px;}

.expyear {font-size: 14px;text-align: center;display: block;}

.positionexpyear {margin-left: 10px;text-align: center;}

.positiondetails .card-body {padding: 0px 0;}





.positiondetails .card .card-header .accordion-button {

    font-size: 23px;

    padding: 20px 23px;

    padding-right: 30px;

    color: #000;

    text-transform: capitalize;

}

.positiondetails .accordion-button:after {

    position: absolute;

    content: '';

    display: block;

    left: inherit;

    top: 0;

    background: #fff;

    width: 16px;

    margin-top: 20px;

    height: 3px;

    right: 5px;

    top: 0;

    bottom: 0;

    margin: auto;

}

.positiondetails .accordion-button:before {

    content: '';

    position: absolute;

    display: block;

    top: 0;

    background: #fff;

    width: 3px;

    margin-top: 20px;

    bottom: 0;

    right: 12px;

    height: 15px;

    margin: auto;

}

.positiondetails .card .card-header .accordion-button {

    right: 1%;

    top: 13%;

    min-width: 30px;

    height: 28px;

    padding: 0;

    font-size: 0;

}

.eventtext .smalltitle {

    font-size: 20px;

    line-height: 1.5;

    margin-bottom: 1px;

}



.eventtext p {font-size: 12px;}

.apply {right: 40px;top: 11%;}

.positiondetails .card-header {padding: 0;}

.positiondetails .card.active-card{box-shadow: none;}

.ecommercemain .ecommercesec .careercol {border: none;}

.careerboxmain {padding: 5px 0px;}

.ecommercemain .ecommercesec .careercol:nth-child(-n+3) { border-right: 0;}

.cuurentopeninghead {font-size: 30px; padding: 0 0;}

.positiondetails .card {padding: 0px;}

.event-item .event-col {width: 175px;}

.event-item .event-col:nth-child(even) {width: 350px;}

.event-item .event-col.eventcolslide2 { width: 350px;}

.event-item .event-col.eventcolslide2:nth-child(even) {width: 175px;}

.careeropeningbox p {font-size: 12px;}

.applybtn {min-width: 80px; padding: 5px 8px;font-size: 12px;}

.mainteambox {width: 50%;}

.teamimg:before {width: 150px;height: 150px;}



.button-group{margin-bottom: 30px;}

.filterDiv .button{margin-right: 20px;}

.button-group{overflow: auto;white-space: nowrap;}

.celebrationicon{width: 20px;height: 20px;}

.filterDiv .button:first-child{padding-left: 30px;}

.filterDiv .button{padding-left: 30px;padding-bottom: 10px;font-size: 16px;}

.gallerMain{margin: 0 -7px;}

.galleryBox{padding: 0 7px;margin-bottom: 14px;}

.galleryBox{width: 100%;}

.galleryBox.galleryBoxvideoimg{width: 100%;}

.longImg .gallery_boximg{padding-bottom: 300px;}

.gallery_boximg{padding-bottom: 300px;}

.life-event{padding-top: 90px;}

.lifebtngromain{margin: 0 -15px;max-width: inherit;}

.button-group{padding: 0 15px;}

.filterDiv .button:last-child{margin-right: 15px;}



    



}



@media only screen and (min-width: 568px) and (max-width: 767px) {



    .galleryBox{width: 33.33%;}

    .galleryBox.galleryBoxvideoimg{width: 66.66%;}

    .longImg .gallery_boximg{padding-bottom: 614px;}

}