/*
    Created on : May 10, 2019 07:39:57 am
    Author     : dumidu.kodithuwakku@ebeyonds.com
*/

/* careers page - jobs */
[data-cse_blockid="block-5ffea6f016c8f___1610524400"] .xlist-strip ul.xList-items{
    justify-content: center;
}
[data-cse_blockid="block-5ffea6f016c8f___1610524400"] .flex-xlist > .xList-items > .xList-item,
[data-cse_blockid="block-5ffee7bf0d902___1610540991"] .flex-xlist > .xList-items > .xList-item{
	padding: 0 0 30px;
}
    [data-cse_blockid="block-5ffea6f016202___1558933145"].r2g-content-sub{
        text-align: center;
    }
        [data-cse_blockid="block-5ffea6f016202___1558933145"].r2g-content-sub .content-inner-wrapper {
        	background: #fafafa;
        	padding: 30px;
        }
            [data-cse_blockid="block-5ffea6f016202___1558933145"].r2g-content-sub .content-inner-wrapper {
            	margin-bottom: 25px;
            }
                [data-cse_blockid="block-5ffea6f016202___1558933145"].r2g-content-sub h4{
                    color: #5c5c5c;
                    margin-bottom: 5px;
                }
                [data-cse_blockid="block-5ffea6f016202___1558933145"].r2g-content-sub h5{
                    margin-bottom: 20px;
                }
                [data-cse_blockid="block-5ffea6f016202___1558933145"].r2g-content-sub .link-as-button {
                    color: #8b8b8b;
                }
                .r2g-content-sub .content-wrapper *:last-child {
                	margin-bottom: 0;
                }
                
.other-jobs .r2g-content-sub .image-wrapper img{
    width: 100%;
}
                
.link-as-button-1{
    color: #fff;
    background: #c40030;
    border-width: 1px;
    border-style: solid;
    padding: 16px 47px;
    display: inline-block;
    box-sizing: border-box;
}
.primary-button{
	height: auto;
	box-sizing: border-box;
	border-radius: 0;
	padding: 0 37px;
	line-height: 42px;
	font-weight: inherit;
	color: #fff;
	background: #c40030;
	border-width: 1px;
	border-style: solid;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

[data-cse_blockid="block-5ffee7bf0d902___1610540991"] .r2g-content-sub .content-wrapper{
    margin-bottom: 30px;
}
    [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .r2g-content-sub ul {
    	list-style-type: none;
    	padding: 0;
    	margin-bottom: 20px;
    }
        [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .r2g-content-sub ul li{
            position: relative;
            padding-left: 30px;
        }
            [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .r2g-content-sub ul li:before{
                content: '\eb0f';
                font-family: icomoon;
                position: absolute;
                top: 0;
                left: 0;
            }
            [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .r2g-content-sub .social-share > p {
                float: left;
                margin: 0 20px 0 0;
            }

[data-cse_blockid="block-5ffee7bf0d902___1610540991"] .contact-details{
    background: #587178;
    padding: 30px 55px;
    box-sizing: border-box;
}
    [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .contact-details h3,
    [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .contact-details address,
    [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .contact-details p,
    [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .contact-details a{
        color: #fff;
    }
    [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .contact-detail{
        padding-left: 40px;
        margin-bottom: 15px;
    }
        [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .contact-detail:before{
            top: 0;
            font-size: 24px;
        }
        
.r2g-form-main-strip-component.variation-two .container{
    padding: 0;
}
    .r2g-form-main-strip-component.variation-two .intro-content{
        padding: 0 20px;
    }
    .r2g-form-main-strip-component.variation-two .form-wrapper{
        padding: 30px 20px;
        background: #e9eaee;
    }
        input[type="email"], 
        input[type="number"], 
        input[type="search"], 
        input[type="text"], 
        input[type="tel"], 
        input[type="url"], 
        input[type="password"], 
        textarea, select, label{
            font-size: 16px;
            border-radius: 0;
        }
        .cms-form-holder .cms-form .fb-captcha .recaptcha{
            display: inline-block;
        }
        .r2g-form-main-strip-component.variation-two .form-careers .fb-button{
            margin-bottom: 0;
        }
        
        .r2g-form-main-strip-component.variation-two .form-careers .fb-file-inner {
        	width: 100%;
        	box-sizing: border-box;
        	position: relative;
        }
        .r2g-form-main-strip-component.variation-two .form-careers .fb-file-inner:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            height: 38px;
            width: 90px;
            background: #002d6a;
            pointer-events: none;
        }
        .r2g-form-main-strip-component.variation-two .form-careers .fb-file-inner:after {
            content: '\eb9d';
            position: absolute;
            top: 18px;
            left: 35px;
            font-family: icomoon;
            font-size: 16px;
            color: #fff;
            pointer-events: none;
        }
        .r2g-form-main-strip-component.variation-two .form-careers .fb-file-inner .form-control {
        	background: #fff;
        	padding: 6px 10px 6px 0;
        	height: 38px;
        	border: 1px solid #D1D1D1;
        	font-size: 16px;
        }
        .r2g-form-main-strip-component.variation-two .file-button {
        	position: absolute;
        	top: 1px;
        	left: 90px;
        	height: 36px;
        	line-height: 38px;
        	background: #fff;
        	box-sizing: border-box;
        	padding: 0 10px;
        	font-size: 16px;
        	width: calc(100% - 91px);
            pointer-events: none;
        }
        .field-from_file .fb-file-inner > span{
            display: inline-block;
            margin-top: 12px;
            font-size: 0.8em;
            font-style: italic;
        }
        
    /* start - form success message */
        .form-wrapper .success {
        	background: #f0f9ef;
        	padding: 20px 30px 20px 90px;
        	position: relative;
        	box-sizing: border-box;
        	border: 1px solid #7ebb7a;
        	border-radius: 4px;
        	margin: 0 auto 40px;
        	max-width: 750px;
        	width: 100%;
        	overflow: hidden;
        }
        .form-wrapper .success:before {
        	content: '';
        	width: 60px;
        	height: 100%;
        	background: #7ebb7a;
        	position: absolute;
        	top: 0;
        	left: 0;
        }
        	.success-heading {
        		color: #7ebb7a;
        		margin: 0 auto 12px;
        		font-weight: bold;
        		font-size: 1.2rem;
        	}
        	.form-wrapper .success:after {
        		content: '\eb0e';
        		font-family: 'icomoon';
        		color: #fff;
        		position: absolute;
        		top: 50%;
        		left: 30px;
        		-webkit-transform: translate(-50%, -50%);
        		-ms-transform: translate(-50%, -50%);
        		transform: translate(-50%, -50%);
        		font-size: 2rem;
        	}
        /* end - form success message */
        
        /* start - form failed message */
        .form-wrapper .failed {
        	background: #fef4f4;
        	padding: 20px 30px 20px 90px;
        	position: relative;
        	box-sizing: border-box;
        	border: 1px solid #f68a8a;
        	border-radius: 4px;
        	margin: 0 auto 40px;
        	max-width: 750px;
        	width: 100%;
        	overflow: hidden;
        }
        .form-wrapper .failed:before {
        	content: '';
        	width: 60px;
        	height: 100%;
        	background: #f68a8a;
        	position: absolute;
        	top: 0;
        	left: 0;
        }
        	.failed-heading {
        		color: #f68a8a;
        		margin: 0 auto 12px;
        		font-weight: bold;
        		font-size: 1.2rem;
        	}
        	.form-wrapper .failed:after {
        		content: '\e950';
        		font-family: 'icomoon';
        		color: #fff;
        		position: absolute;
        		top: 50%;
        		left: 30px;
        		-webkit-transform: translate(-50%, -50%);
        		-ms-transform: translate(-50%, -50%);
        		transform: translate(-50%, -50%);
        		font-size: 2rem;
        	}
        /* end - form failed message */
        
        .form-wrapper .success h2,
        .form-wrapper .failed h2{
            margin-bottom: 20px;
            font-size: 2em;
        }
        .form-wrapper .success p,
        .form-wrapper .failed p{
            margin-bottom: 0;
        }
        
.r2g-newsletter-strip{
    display: none;
}        
.r2g-newsletter-strip,
.r2g-newsletter-strip .container,
.r2g-newsletter-strip > .container > .intro-content,
.r2g-newsletter-strip .form-wrapper{
	border-width: 0;
}
.r2g-newsletter-strip .form-wrapper form {
	max-width: none;
	justify-content: center;
}        
.r2g-newsletter-strip .cms-form-holder .cms-form .form-group{
    margin: 0 auto 20px;
    min-width: 300px;
}
.r2g-newsletter-strip .cms-form-holder .cms-form .form-group.fb-button{
    min-width: auto;
    margin: 0;
}
.r2g-newsletter-strip .form-group.fb-primary-button{
    margin: 0;
}
.r2g-newsletter-strip .cms-form .form-group .form-control{
    border-radius: 25px;
    padding: 6px 15px;
}
.r2g-newsletter-strip .primary-button {
	border: 0;
	border-radius: 25px;
}


.fancy-content.content-wrapper{
    display: none;
}

.testimonials .flex-xlist > .xList-items{
    justify-content: center;
}

.fancybox-content {
	max-width: 90%;
}

  
@media(min-width: 768px){
    
    
    [data-cse_blockid="block-5ffea6f016c8f___1610524400"] .xlist-strip ul.xList-items{
        margin: 0 -15px;
    }
    [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .xlist-strip ul.xList-items{
        margin: 0 auto;
    }
        [data-cse_blockid="block-5ffea6f016c8f___1610524400"] .flex-xlist > .xList-items > .xList-item {
        	padding: 0 15px 50px;
        }
        [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .flex-xlist > .xList-items > .xList-item.item-1 {
        	max-width: 55%;
        	flex-basis: 70%;
        	padding: 0 60px 0 0;
        }
        [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .flex-xlist > .xList-items > .xList-item.item-2 {
        	max-width: 45%;
        	flex-basis: 45%;
        }
            [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .contact-details{
                padding: 30px 45px;
            }
    
    .r2g-rotator-with-mainstrip.variation-two .xList-item {
    	padding: 0 15px;
    	box-sizing: border-box;
    }
    .r2g-rotator-with-mainstrip.variation-two .nav-left.slick-arrow .line-one {
    	left: -20px;
    }
    .r2g-rotator-with-mainstrip.variation-two .nav-right.slick-arrow .line-one{
        right: -20px;
    }
    
    .r2g-form-main-strip-component.variation-two .container{
        width: 100%;
    }
    .r2g-form-main-strip-component.variation-two .intro-content {
    	padding: 0;
    	width: 90%;
    	margin: 0 auto;
    }
    .r2g-form-main-strip-component.variation-two .form-wrapper{
        padding: 30px;
    }
        .r2g-form-main-strip-component.variation-two .cms-form-holder {
        	width: 100%;
        	max-width: 750px;
        	margin: 0 auto;
        }
            .cms-form-holder .cms-form.form-careers {
            	display: flex;
            	flex-flow: row wrap;
            }
                .cms-form-holder .cms-form.form-careers .form-group{
                    width: calc(50% - 15px);
                    margin: 0 auto 30px 0;
                }
                .r2g-form-main-strip-component.variation-two .form-careers .fb-file-inner {
                	width: calc(50% - 15px);
                }
                .cms-form-holder .cms-form.form-careers .form-group:nth-child(2n),
                .with-result .cms-form-holder .cms-form.form-careers .form-group:nth-child(2n+1),
                .cms-form-holder .cms-form.form-careers .form-group.fb-captcha{
                    margin-right: 0;
                }
                .cms-form-holder .cms-form.form-careers .form-group.fb-privacyfield,
                .with-result .cms-form-holder .cms-form.form-careers .form-group:nth-child(2n){
                    margin-left: 0;
                    margin-right: auto;
                }
                .cms-form-holder .cms-form.form-careers .fb-file.form-group,
                .cms-form-holder .cms-form.form-careers .fb-button{
                    width: 100%;
                }
                .cms-form-holder .cms-form.form-careers .fb-button{
                    margin-bottom: 0;
                }
        
        .r2g-newsletter-strip{
            background: url('../images/05.jpg');
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            position: relative;
            margin-bottom: 0;
        }
        .r2g-newsletter-strip:before{
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.4);
        }
        .r2g-newsletter-strip > .container > .intro-content{
            margin: 0 5% 30px auto;
            max-width: 410px;
        }
        .r2g-newsletter-strip .intro-content *{
            color: #fff;
        }
        .r2g-newsletter-strip .form-wrapper {
            max-width: 410px;
            margin-right: 5%;
        }
        .r2g-newsletter-strip .form-wrapper form{
            flex-flow: row wrap;
        }
        .r2g-newsletter-strip .cms-form-holder .cms-form .form-group{
            margin: 0 0 20px 0;
            width: 100%;
        }   
        .r2g-newsletter-strip .cms-form .form-group .form-control{
            height: 38px;
        }
        .r2g-newsletter-strip .primary-button {
        	margin: 0 0 0 auto;
        }
                
    }

@media(min-width: 1024px){
    .r2g-rotator-with-mainstrip.variation-two .nav-left.slick-arrow .line-one {
    	left: -30px;
    }
    .r2g-rotator-with-mainstrip.variation-two .nav-right.slick-arrow .line-one{
        right: -30px;
    }
    [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .flex-xlist > .xList-items > .xList-item.item-1 {
    	max-width: 70%;
        flex-basis: 70%;
        padding: 0 100px 0 0;
    }
    [data-cse_blockid="block-5ffee7bf0d902___1610540991"] .flex-xlist > .xList-items > .xList-item.item-2 {
    	max-width: 30%;
        flex-basis: 30%;
        padding: 0;
    }
}

@media(min-width: 1366px){
    
    .link-as-button-1:hover,
    .primary-button:hover{
        color: #fff;
        background: #002d6a;
    }

    .r2g-flex-xlist-main-strip .flex-xlist > .xList-items > .xList-item {
    	padding: 0 15px 65px;
    }
    [data-cse_blockid="block-5ffea6f016202___1558933145"].r2g-content-sub .link-as-button:hover {
    	color: #fff;
    }
    
    .link-as-button-1{
        color: #fff;
        background: #c40030;
        border-width: 1px;
        border-style: solid;
        padding: 16px 47px;
        display: inline-block;
        box-sizing: border-box;
    }
    
    .expandable-xlist .main-content-wrapper .content-wrapper {
    	padding: 25px 20px 0 45px;
    }
    .expandable-xbox .full-content {
    	left: 15px;
    } 
} 

.online-payment-privacy-button-wrapper {
    text-align: center !important;
    margin-bottom: 52px;
    width: 100% !important;
}

.online-payment-privacy-button-wrapper a.color-seperated-button {
    background-color: rgba(88, 112, 119 ,1);
    color: #fff;
    padding: 19px;
}
a.color-seperated-button.active {
    background-color: #073767;
}

.online-payment-privacy-button-wrapper a:hover  {
    background-color: #073767;
}
@media(max-width: 868px){
.online-payment-privacy-button-wrapper a.color-seperated-button {
    margin-bottom: 10px !important;
    display: block;
    padding: 7px !important;
    text-align: center;
}

}

/* site map - start - Dilum 04-01-2023  */ 

.page-8  .r2g-main-content-strip-h1-p ul li{
    margin-bottom: 14px !important;
}

/* site map - end  Dilum 04-01-2023 */


/* Blog post styling - Start - Sashini */

@media(max-width:767px){
    .blog-items {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }
            
    .blog-items ul {
        list-style:none;
        padding-left: 0px;
        padding-left: 1.5em;
    }

    .blog-items ul li:before {
        content: "\2714\0020";
        position: absolute;
        left: 25px;
    }
    
    .blog-body-image {
    margin-bottom: 30px;
    }
    
    html.details {
    scroll-behavior: smooth;
    }

}
        
/* Blog post styling - End - Sashini */

/*featured section for the latest blog posts  - Dilum - 2023-09-04*/


div#uid_container-blank__1693815853675 .link:after {
    
    top: 1px;
}



.page-2 .r2g-flex-xlist-main-strip.variation-one.flex-without-rotator .flex-xlist > .xList-items > .xList-item{

    flex-basis: 100%;
    max-width: 100%;
    width:100%;
    
}

/*.page-2 .r2g-flex-xlist-main-strip.variation-one.flex-without-rotator .flex-xlist > .xList-items > .xList-item  .link {*/
/*    color: #ffffff;*/
/*}*/


.page-2  div#uid_container-blank__1693815853675 .row.strip-row.clearfix.r2g-flex-xlist-main-strip.text-align-center.simple-grid.no-filter.multiple-select.no-bulk-download.three-col-xlist-768.three-col-xlist-1024.three-col-xlist-1366.with-gaps.variation-one.flex-without-rotator {
    padding-top: 65px;
}

.page-2 .r2g-flex-xlist-main-strip.variation-one.flex-without-rotator .flex-xlist > .xList-items > .xList-item [data-cse_blockid="block-5ffea6f016202___1558933145"].r2g-content-sub .content-inner-wrapper {
    border: 1px solid #EEECED;
}



.page-2 .r2g-flex-xlist-main-strip.variation-one.flex-without-rotator .flex-xlist > .xList-items > .xList-item a {
    color: #8b8b8b;
}

.page-2 .content-inner-wrapper.featuredHomeBlogs {
    text-align: left;
}


.page-2 .r2g-flex-xlist-main-strip.variation-one.flex-without-rotator .flex-xlist > .xList-items > .xList-item{

   
    padding-bottom: 0px;
}

.page-2 p.blog-date.featuredHomeBlogs {
    
    font-size: 0.9rem;
}



.page-2 li:first-child .content-inner-wrapper.featuredHomeBlogs {
    height: 502px;
}

.page-2 li:not(:first-child) .content-inner-wrapper.featuredHomeBlogs {
    min-height: 300px;
}

.page-2 div#uid_container-blank__1693815853675 .container{
    width:100%

}
    
@media(min-width:768px){
    
.page-2 li:first-child .content-inner-wrapper.featuredHomeBlogs {
    height: 26rem;
}

.page-2 li:not(:first-child) .content-inner-wrapper.featuredHomeBlogs {
    height: 32rem;
}
}


@media (min-width: 1024px){
    
.page-2 div#uid_container-blank__1693815853675 li:not(:first-child) .image-wrapper {
    overflow: hidden;
    height: 172px;
}
    
.page-2 div#uid_container-blank__1693815853675 .flex-xlist > .xList-items > .xList-item {
    padding: 0 10px 0px;
}
    
.page-2 .content-inner-wrapper.featuredHomeBlogs h3 {
    font-size: 1.5rem;
}
    
.page-2  .read-more-button.featuredHomeBlogs {
    position: absolute;
    bottom: 12%;
}


.page-2 li:first-child .content-inner-wrapper.featuredHomeBlogs {
    height: 450px;
}

.page-2 li:not(:first-child) .content-inner-wrapper.featuredHomeBlogs {
  
    height:514px;
}
    

.page-2 .r2g-flex-xlist-main-strip.variation-one.flex-without-rotator .flex-xlist > .xList-items > .xList-item:first-child{

    flex-basis: 40%;
    max-width: 40%;
    
}

.page-2 .r2g-flex-xlist-main-strip.variation-one.flex-without-rotator .flex-xlist > .xList-items > .xList-item{

    flex-basis: 30%;
    max-width: 30%;
}}


@media (min-width: 1366px){
    
.page-2 div#uid_container-blank__1693815853675 li:not(:first-child) .image-wrapper {
    overflow: hidden;
    height: 200px;
}
    
.content-inner-wrapper.featuredHomeBlogs {
    position: relative;
}
    

.page-2  .read-more-button.featuredHomeBlogs {
    position: absolute;
    bottom: 15%;
}

.page-2  li:not(:first-child) .read-more-button.featuredHomeBlogs {
    position: absolute;
    bottom: 13%;
}

    
.page-2 li:first-child .content-inner-wrapper.featuredHomeBlogs {
    min-height: 100%;
    height:418px;
}

.page-2 li:not(:first-child) .content-inner-wrapper.featuredHomeBlogs {
    min-height: 100%;
    height:510px;
}
    

.page-2 .r2g-flex-xlist-main-strip.variation-one.flex-without-rotator .flex-xlist > .xList-items > .xList-item:first-child{

    flex-basis: 40%;
    max-width: 40%;
}

.page-2 .r2g-flex-xlist-main-strip.variation-one.flex-without-rotator .flex-xlist > .xList-items > .xList-item{

    flex-basis: 30%;
    max-width: 30%;
}}

@media(min-width:1600px){

.page-2 div#uid_container-blank__1693815853675 li:not(:first-child) .image-wrapper {
    overflow: hidden;
    height: 222px;
}

.page-2 div#uid_container-blank__1693815853675 li:not(:first-child) li:not(:first-child) .image-wrapper {
    overflow: hidden;
    height: 217px;
}

.page-2 li:first-child .content-inner-wrapper.featuredHomeBlogs {
    min-height: 100%;
    height:436px;
}

.page-2 li:not(:first-child) .content-inner-wrapper.featuredHomeBlogs {
    min-height: 100%;
    height:582px;
}
    
}

/* Digital Marketers Related Job vacancy Button Styling - Sashini - Start - 2023-10-30 */

.dm-related-job-vacancies .related-other-job-vacancies {
    display: flex;
    justify-content: space-evenly;
	padding-bottom: 50px;
}

.dm-related-job-vacancies .related-other-job-vacancies a.link-as-button {
    display: flex;
    flex-wrap: wrap;
    width: 30%;
    padding: 0;
    padding: 15px;
    font-size: 15px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.dm-related-job-vacancies .related-other-job-vacancies a.link-as-button {
    text-align: center;
}

.dm-related-job-vacancies .related-other-job-vacancies .link-as-button {
    color: unset;
}

.dm-related-job-vacancies .related-other-job-vacancies a:hover {
    color: #fff;
}

@media (max-width: 1000px) {
	.dm-related-job-vacancies .related-other-job-vacancies a.link-as-button {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		padding: 0;
		padding: 15px;
		font-size: 15px;
		text-align: center;
		flex-direction: column;
		align-items: center;
		margin-bottom: 10px;
	}
	
	.dm-related-job-vacancies .related-other-job-vacancies {
		display: block;
		justify-content: space-evenly;
		padding-bottom: 50px;
	}
}

/* Digital Marketers Related Job vacancy Button Styling - Sashini - End - 2023-10-30 */


/* Home Page Job Vacancies Button Styling - Sashini - Start - 2023-11-10 */

#main-menu ul li.job-openings.show-on-1024 a {
    border: 1px solid #fff;
    padding: 10px;
    box-shadow: 0px 0px 0px 1px;
}

/* Home Page Job Vacancies Button Styling - Sashini - End - 2023-11-10 */

/* Jobs Page Main Banner Styling - Sashini - Start - 2023-11-15 */

/*.page-26 .image-only.image-wrapper {*/
/*    background-image: url(https://ebeyondsdev.preview.cms.smart360.ebeyondsonline.com/images//site-specific/careers/careers-updated.jpg);*/
/*    height: 100vh;*/
/*}*/

/*@media (max-width: 1700px){*/
/*	.page-26 .image-only.image-wrapper {*/
/*	height: auto!important;*/
/*	}*/
/*}*/

/*@media (max-width: 766px){*/
/*	.job-detail .main-visual-slogan-wrapper {*/
/*		display: none!important;*/
/*	}*/
/*}*/

header.style-3 #main-menu li.job-openings.show-on-1024.show-on-1366 a:after, header.style-3 #more-menu li.job-openings.active.show-on-1024.show-on-1366 a:active {
    position: absolute;
    display: none;
    background-color: #002d6a;
}

li.job-openings.active.show-on-1024.show-on-1366 a {
	background: #002d6a;
}

#main-menu li.job-openings.show-on-1024.show-on-1366 a:hover, #main-menu li.job-openings.show-on-1024.show-on-1366 a:active {
    background-color: #002d6a;
}

.header-fixed.scrolled header.style-3 #main-menu li.job-openings.show-on-1024.show-on-1366 a {
    background-color: #002d6a;
    color: #fff;
}

.header-fixed.scrolled header.style-3 #main-menu li.job-openings.show-on-1024.show-on-1366 a:active {
    background-color: #002d6a;
    color: #fff;
}

@media (max-width:766px){
	.page-26 .main-visual-default .main-visual-slogan-wrapper {
	    display: block;
	    text-align: center;
	    padding: 8px 0 8px;
	}
	
	.page-26 .main-visual-default .main-visual-slogan-wrapper p.slogan {
    font-size: 0.8em;
	}
	
	.job-detail .main-visual-default .main-visual-slogan-wrapper {
    display: none!important;
	}
}

@media (max-width:1200px){
	
	li.job-openings.show-on-1024.show-on-1366 {
		background: #002d6a;
	}

	.menu-open header.style-3 li.job-openings.show-on-1024.show-on-1366 a {
		color: #fff;
	}
	
	.menu-open header.style-3 li.contact-us a, .menu-open header.style-3 li.discover-ebeyonds a, .menu-open header.style-3 li.careers a, .menu-open header.style-3 li.become-a-partner a, .menu-open header.style-3 li.blog.last a{
    font-size: 0.77em;
	}
}

/* Jobs Page Main Banner Styling - Sashini - End - 2023-11-15 */

/* Christmas Effect Styling - Sashini - 2023-11-23 - Start */
/*
.christmas-logo {
    position: absolute;
    bottom: 27px;
    top: 74px;
    z-index: 2;
    right: 57px;
    width: 10%;
}*/

/*#santa {*/
/*    animation: santa 10s infinite linear;*/
/*}*/


/*@keyframes santa {*/
/*    0% {*/
/*        transform: translateY(0%)*/
/*    }*/

/*    50% {*/
/*        transform: translateY(-20px)*/
/*    }*/

/*    100% {*/
/*        transform: translateY(0%)*/
/*    }*/
/*}*/


/* Christmas Effect Styling - Sashini - 2023-11-23 - End */


/* adding css to jobs.html page - dilum - 2023-12-18 - start*/

.page-26 .container.dropdown {
    margin-bottom: 5%;
}

.page-26 select.selected.job-option {
    padding-right: 35px;
}

/* adding css to jobs.html page - dilum - 2023-12-18 - end*/

/*Set Featured blogs height - START - B*/


@media (min-width: 1024px){
.page-2 .content-inner-wrapper.featuredHomeBlogs h3 {
    margin: 5px;
    line-height:1.5;
}
.page-2 li:first-child .content-inner-wrapper.featuredHomeBlogs {
    height: 100%;
    min-height: 340px;
}
.page-2 li:not(:first-child) .content-inner-wrapper.featuredHomeBlogs {
    height: 100%;
    min-height: 420px;
}
.page-2 .read-more-button.featuredHomeBlogs {
    position: relative;
    bottom: unset;
}
}
@media (min-width: 1366px){
.page-2 .read-more-button.featuredHomeBlogs {
    position: relative;
    bottom: unset;
}
.page-2 li:not(:first-child) .read-more-button.featuredHomeBlogs {
    position: relative;
    bottom: unset;
}
.page-2 li:first-child .content-inner-wrapper.featuredHomeBlogs {
    min-height: 300px;
    height: 100%;
}
.page-2 li:not(:first-child) .content-inner-wrapper.featuredHomeBlogs {
    min-height: 400px;
    height: 100%;
}
}
@media (min-width: 1600px){
   .page-2 li:first-child .content-inner-wrapper.featuredHomeBlogs {
    min-height: max-content;
    height: 100%;
    }
.page-2 li:not(:first-child) .content-inner-wrapper.featuredHomeBlogs {
    min-height: 350px;
    height: 100%;
    }
}
/*Set Featured blogs height - END -B*/