﻿/*generals*/

@font-face {
    font-family: 'icomoon2';
    src: url('/Style%20Library/LINKDev/Fonts/icomoon2.eot?xjrcvv');
    src: url('/Style%20Library/LINKDev/Fonts/icomoon2.eot?xjrcvv#iefix') format('embedded-opentype'), url('/Style%20Library/LINKDev/Fonts/icomoon2.ttf?xjrcvv') format('truetype'), url('/Style%20Library/LINKDev/Fonts/icomoon2.woff?xjrcvv') format('woff'), url('/Style%20Library/LINKDev/Fonts/icomoon2.svg?xjrcvv#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Benefits:before {
    content: "\e900";
    color: #1890BA;
}

.icon-Days-Off:before {
    content: "\e901";
    color: #1890BA;
}

.icon-Education:before {
    content: "\e902";
    color: #1890BA;
}

.icon-Job-Accountabilities:before {
    content: "\e903";
    color: #1890BA;
}

.icon-Job-Purpose:before {
    content: "\e904";
    color: #1890BA;
}

.icon-Location:before {
    content: "\e905";
    color: #1890BA;
}

.icon-Required-Skills:before {
    content: "\e906";
    color: #1890BA;
}

.icon-Working-Hours:before {
    content: "\e907";
    color: #1890BA;
}

@charset "UTF-8";
.whiteBG {
    background: #fff
}

.blackBG {
    background: #000
}

.red,
a.red,
a.red:hover,
a.red:visited,
a.red:active {
    color: red
}

.validation,
.Required,
.onlineStar,
.onlineRequired span,
.required,
.requiredTxt {
    color: #A83238;
}

.black {
    color: #000
}

.white {
    color: #fff
}

.MrgnBtn {
    margin-bottom: 20px
}

.paddingO {
    padding: 0px
}

.error-content {
    width: 100%;
    margin-top: 20px!important;
    background-image: url('/Style Library/LINKDev/Img/footer-bg.jpg');
    background-position: center;
    background-size: cover;
    padding: 20px 20px 20px 20px!important;
    color: #cdcdd1;
    border-radius: 3px;
}

.error-content h2,
.error-content p {
    color: #cdcdd1;
}

.error-content a {
    color: #fff
}

.emptyMessage,
.NoActivePoll {
    display: block;
    text-align: center
}

.overflowHidden {
    overflow: hidden
}

.noBackground {
    background: none
}

.noBorderBottom {
    border-bottom: none
}

.noBorderTop {
    border-top: none
}

.noBorder {
    border: none
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.inlineBlock {
    display: inline-block
}

.inline {
    display: inline
}

.block {
    display: block
}


/*.table{ display:table; table-layout:fixed;}*/

.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.tableRow {
    display: table-row
}

.fullWidth {
    width: 100%
}

.alignC {
    text-align: center
}

.Clear,
.clear {
    clear: both
}

.underLine {
    text-decoration: underline
}

.noneUnderLine,
.noneUnderLine:hover,
.noneUnderLine:visited,
.noneUnderLine:active,
.noneUnderLine:focus {
    text-decoration: none
}

.pointer {
    cursor: pointer;
}

.loader {
    background: url('/Style Library/LINKDev/Img/loaderBar.svg') no-repeat center center;
}

body,
html {
    padding: 0;
    margin: 0
}

.none {
    display: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
}

#s4-bodyContainer {
    /*background: #fff;*/
    padding: 0!important;
    margin: 0
}

#s4-bodyContainer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-webpartzone-cell {
    margin-bottom: 0!important
}

.ms-webpart-menuLink {
    width: 11px;
    height: 9px
}

.ms-cui-ctl-largelabel {
    display: block;
    padding: 0px!important;
    line-height: 0.6em !important;
}

.g-recaptcha {
    margin-bottom: 15px;
}


/*input, select, textarea */

#s4-bodyContainer input[type="email"],
#s4-bodyContainer input[type="email"]:focus,
#s4-bodyContainer input[type="email"]:active,
#s4-bodyContainer input[type="email"]:hover,
#s4-bodyContainer input[type="password"],
#s4-bodyContainer input[type="password"]:focus,
#s4-bodyContainer input[type="password"]:active,
#s4-bodyContainer input[type="password"]:hover,
#s4-bodyContainer input[type="text"],
#s4-bodyContainer input[type="text"]:focus,
#s4-bodyContainer input[type="text"]:active,
#s4-bodyContainer input[type="text"]:hover,
#s4-bodyContainer textarea,
#s4-bodyContainer textarea:focus,
#s4-bodyContainer textarea:hover,
#s4-bodyContainer textarea:active {
    background: #F1F1F1;
    border: 1px #ccc solid;
    outline: none;
    resize: none;
    height: 33px;
    border-radius: 3px;
}

#s4-bodyContainer select,
#s4-bodyContainer select:hover,
#s4-bodyContainer select:active,
#s4-bodyContainer select:focus {
    background: #F1F1F1;
    border: 1px #ccc solid;
    outline: none;
    height: 34px
}


/*#s4-bodyContainer input[type="button"],#s4-bodyContainer input[type="button"]:hover,#s4-bodyContainer input[type="button"]:active,#s4-bodyContainer input[type="button"]:focus {background: #343434;border: 1px #343434 solid;padding: 7px 10px;color: #fff!important;outline: none;text-decoration: none;text-align: center;}*/


/*past ctrl fix of backend*/

#rtePasteFlyout *,
#rtePasteFlyoutOptions * {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#rtePasteFlyout img,
#rtePasteFlyoutOptions img {
    max-width: none;
}


/*confirmation*/

.Success {
    display: inline-block!important;
    height: 300px!important;
    width: 100%!important;
}

.Failure {
    background: url('/Style%20Library/LINKDev/Img/linkDevFailure.png') no-repeat scroll center center transparent!important;
    display: inline-block!important;
    height: 300px!important;
    width: 100%!important;
}

.Information {
    background: url('/Style%20Library/LINKDev/Img/linkDevInformation.png') no-repeat scroll center center transparent!important;
    display: inline-block!important;
    height: 300px!important;
    width: 100%!important;
}


/*scrollbar*/

#s4-workspace {
    height: 100%!important;
    width: 100%!important;
    overflow: hidden!important
}

body {
    overflow-y: auto!important
}


/*transition for the whole s4-bodycontainer*/

#s4-bodyContainer {
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    /* Opera */
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/*header*/

#logo {
    margin: 10px 0
}

#logo a {
    text-decoration: none
}

#main {
    min-height: 300px;
    position: relative;
    overflow: hidden;
    padding-bottom: 50px
}

#mainbody {
    padding-top: 20px;
}


/*#main:before{
content: '';
position: absolute;
top: 100vh;
left: 0%;
width: 200vw;
height: 100vw;
transform: translate(0%, -50%) rotate(120deg) skew(0deg);
z-index: -1;
    
    
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(255,255,255,1) 32%, rgba(184,187,202,1) 80%, rgba(184,187,202,1) 86%, rgba(184,187,202,1) 92%, rgba(184,187,202,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(18%, rgba(255,255,255,1)), color-stop(32%, rgba(255,255,255,1)), color-stop(80%, rgba(184,187,202,1)), color-stop(86%, rgba(184,187,202,1)), color-stop(92%, rgba(184,187,202,1)), color-stop(100%, rgba(184,187,202,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(255,255,255,1) 32%, rgba(184,187,202,1) 80%, rgba(184,187,202,1) 86%, rgba(184,187,202,1) 92%, rgba(184,187,202,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(255,255,255,1) 32%, rgba(184,187,202,1) 80%, rgba(184,187,202,1) 86%, rgba(184,187,202,1) 92%, rgba(184,187,202,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(255,255,255,1) 32%, rgba(184,187,202,1) 80%, rgba(184,187,202,1) 86%, rgba(184,187,202,1) 92%, rgba(184,187,202,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(255,255,255,1) 32%, rgba(184,187,202,1) 80%, rgba(184,187,202,1) 86%, rgba(184,187,202,1) 92%, rgba(184,187,202,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8bbca', GradientType=1 );


}*/


/*don't include the gradient*/

#main:before {
    content: "";
    position: absolute;
    left: 30%;
    right: 0;
    top: 600px;
    height: 6000px;
    background: #eee;
    -webkit-transform: skew(0, -54deg);
    transform: skew(0, -54deg);
    background: -moz-linear-gradient(left, rgba(238, 238, 242, 1) 0%, rgba(238, 238, 242, 1) 18%, rgba(238, 238, 242, 1) 32%, rgba(238, 238, 242, 1) 80%, rgba(238, 238, 242, 1) 86%, rgba(238, 238, 242, 1) 92%, rgba(238, 238, 242, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(238, 238, 242, 1)), color-stop(18%, rgba(238, 238, 242, 1)), color-stop(32%, rgba(238, 238, 242, 1)), color-stop(80%, rgba(238, 238, 242, 1)), color-stop(86%, rgba(238, 238, 242, 1)), color-stop(92%, rgba(238, 238, 242, 1)), color-stop(100%, rgba(238, 238, 242, 1)));
    background: -webkit-linear-gradient(left, rgba(238, 238, 242, 1) 0%, rgba(238, 238, 242, 1) 18%, rgba(238, 238, 242, 1) 32%, rgba(238, 238, 242, 1) 80%, rgba(238, 238, 242, 1) 86%, rgba(238, 238, 242, 1) 92%, rgba(238, 238, 242, 1) 100%);
    background: -o-linear-gradient(left, rgba(238, 238, 242, 1) 0%, rgba(238, 238, 242, 1) 18%, rgba(238, 238, 242, 1) 32%, rgba(238, 238, 242, 1) 80%, rgba(238, 238, 242, 1) 86%, rgba(238, 238, 242, 1) 92%, rgba(238, 238, 242, 1) 100%);
    background: -ms-linear-gradient(left, rgba(238, 238, 242, 1) 0%, rgba(238, 238, 242, 1) 18%, rgba(238, 238, 242, 1) 32%, rgba(238, 238, 242, 1) 80%, rgba(238, 238, 242, 1) 86%, rgba(238, 238, 242, 1) 92%, rgba(238, 238, 242, 1) 100%);
    background: linear-gradient(to right, rgba(238, 238, 242, 1) 0%, rgba(238, 238, 242, 1) 18%, rgba(238, 238, 242, 1) 32%, rgba(238, 238, 242, 1) 80%, rgba(238, 238, 242, 1) 86%, rgba(238, 238, 242, 1) 92%, rgba(238, 238, 242, 1) 100%);
}

.userAnonActions a,
.userAnonActions span {
    padding: 0 10px;
    color: #666666;
    text-decoration: none!important
}

.userAnonActions a[id$='lnkCompanyLogin'] {
    display: none
}


/* iPhone 6 in portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
    #main {
        min-height: 777px
    }
}


/* iPhone 6 Plus in portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
    #main {
        min-height: 777px
    }
}

@media screen and (device-width: 360px) and (device-height: 640px) and (orientation: portrait) {
    #main {
        min-height: 777px
    }
}


/* Portrait */

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    #main {
        min-height: 777px
    }
}

#recaptcha_area,
#recaptcha_area *,
#recaptcha_table * {
    box-sizing: content-box
}

#recaptcha_widget_div {
    height: 126px;
    overflow: hidden;
    margin-bottom: 20px;
}

#div_Captcha {
    display: inline-block
}

.mrgBottom {
    margin-bottom: 10px!important
}

.mrgTop10 {
    margin-top: 20px!important;
}

@media (min-width: 1600px) and (max-width: 1750px) {
    .container {
        max-width: 1490px;
    }
}


/*****************************
***************Blog**********
******************************/

.blogtools .ms-textSmall {
    color: #777;
    display: block;
    margin-bottom: 17px;
}

.blogtools .ms-comm-adminLinksListNoMargin {
    width: 100%;
    display: inline-block;
    border: solid rgba(119, 119, 119, 0.27) 1px;
    padding: 10px;
}

.blogtools .ms-blog-adminLinks,
.blogNav .ms-blog-listMenu-root {
    width: 100%;
    min-width: 100%!important;
}

.blogtools .ms-calloutLink:link,
.blogtools a.ms-calloutLink:visited,
.blogtools .ms-calloutLinkDisabled {
    width: 93%;
    display: inline-block;
}

.blogtools .ms-calloutLink:link,
.blogtools a.ms-calloutLink:visited,
.blogtools .ms-calloutLinkDisabled {
    text-decoration: none;
    color: #ffffff!important;
    margin: 15px 0px!important;
    padding: 12px 0!important;
    background: #c51678!important;
    border-radius: 20px;
    text-align: center
}

.blogNav .ms-blog-quickLinksTitle.ms-blog-quickLinksTitle {
    background-color: #c1c1c1;
    font-size: 0.875em!important;
    line-height: 22px;
    padding: 7px 10px;
    color: #fff;
    background-color: #333 !important;
}

.blogNav .ms-noList ul,
.blogNav .ms-noList ol,
.blogNav .ms-noList {
    margin-bottom: 30px;
}

.blogNav li>a.ms-core-listMenu-item.ms-core-listMenu-selected:hover,
li>a.ms-core-listMenu-item:hover,
li>a.ms-core-listMenu-item:active.ms-core-listMenu-verticalBox>.ms-core-listMenu-item,
.blogNav .ms-core-listMenu-verticalBox li.static>.ms-core-listMenu-item {
    padding: 10px;
    font-size: 0.938em;
}

.blogNav .static li a {
    margin-bottom: 2px;
    background-color: #eee;
    display: block;
}

.blogNav li>a.ms-core-listMenu-item.ms-core-listMenu-selected:hover,
.blogNav li>a.ms-core-listMenu-item:hover,
.blogNav li>a.ms-core-listMenu-item:active {
    background-color: #c7c7c7;
    color: #fff;
}

.blogNav .ms-commandLink,
.blogNav .ms-commandLink:visited,
.blogMainDisplay .ms-blog-postInlineDate {
    min-width: 85px;
    height: 100%;
    border-style: none;
    line-height: 20px;
    border-width: 0px;
    border-color: #ababab;
    border-left: none;
    border-right: none;
    text-align: center;
    display: inline-block;
}

.blogMainDisplay .ms-blog-postInlineDate+div {
    background-color: #eaeaea;
    display: inline-block;
    width: 86%;
    padding: 19px 25px;
}

.blogMainDisplay .ms-blog-postInlineMargin {
    padding: 0px;
    margin: 0px
}

.blogMainDisplay .ms-blog-postInlineMargin h2 a {
    color: #1890BA;
    display: inline-block;
    text-decoration: none;
    padding: 0px 0 10px;
    border-radius: 5px;
}

.blogMainDisplay .ms-blog-postInlineMargin h2 a:hover,
.blogMainDisplay .ms-blog-postInlineMargin h2 a:active,
.blogMainDisplay .ms-blog-postInlineMargin h2 a:visited {
    color: #1890BA;
    text-decoration: none
}

.blogMainDisplay .ms-textXLarge {
    background-color: #1890BA;
    color: #fff;
    height: 52px;
    width: 90px;
    text-align: center;
}

.blogMainDisplay .ms-uppercase.ms-blog-boldMonth.ms-textSmall {
    height: 27px;
    background-color: #bfbfbf;
    color: #fff;
    width: 90px;
    text-align: center;
}

.blogMainDisplay .ms-rtestate-field p,
.blogMainDisplay p.ms-rteElement-P {
    margin: 10px 0px 10px 0px!important;
}

.blogMainDisplay .ms-blog-postList {
    min-width: auto;
    margin: 0px;
    padding: 0px
}

.ms-comm-adminLinksListItem:last-child {
    display: none
}

.ms-blog-postBox {
    margin-bottom: 20px
}

.ms-comm-postReplyTextBox {
    width: 100%
}


/**maggie Blog**/

.ms-blog-MainArea {
    margin-top: 20px;
    min-width: 100%;
    max-width: 100%;
    font-size: 16px
}

.ms-blog-MainArea a:link {
    color: #242b45
}

.ms-blog-MainArea a:hover,
.ms-blog-MainArea a:visited {
    color: #1a1f31;
    text-decoration: underline
}

.ms-blog-MainArea tr>td:first-child {
    max-width: 75%;
    vertical-align: top;
    width: 835px
}

.ms-blog-postList {
    padding: 0px;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 98%;
    max-width: 98%;
    vertical-align: top;
}

.ms-blog-LeftColumn {
    max-width: 25%;
    width: 300px
}

.ms-blog-adminLinks {
    width: 100%;
    font-size: 16px
}

.ms-blog-postBox h2 {
    font-size: 20px;
    margin-bottom: 7px
}

.ms-blog-postBoxDate {
    background-color: #1890BA;
    border-color: #1890BA;
    height: 75px;
    padding-top: 5px;
}

.ms-blog-postDivider {
    height: auto
}

.ms-blog-postComments {
    padding-top: 20px;
    margin-bottom: 10px;
    /* display: block; */
    background: #eee;
    padding: 10px;
    margin-top: 15px;
}

.ms-blog-postComment .ms-tableCell {
    vertical-align: top
}

#DeltaPlaceHolderMain .ms-core-tableNoSpace {
    width: 100%
}

.ms-formbody input[type="text"] {
    width: 100%
}

#applist img,
#scriptWPQ2 img,
.ms-core-menu-icon>img,
img.ms-webpart-menuArrowImg {
    width: auto;
    max-width: none!important;
}

.ms-InlineSearch-Outline-Empty,
.ms-InlineSearch-Outline-Empty:hover,
.ms-InlineSearch-Outline-Baseline,
.ms-InlineSearch-Outline-Baseline,
.ms-InlineSearch-Outline-Baseline:hover {
    border: 0
}

table.ms-listviewtable {
    margin-top: 20px;
    background: #efefef;
    padding: 10px;
}

.ms-viewheadertr th {
    border-bottom: 2px solid #000
}

.ms-heroCommandLink,
.ms-heroCommandLink:visited {
    color: #00729A;
    text-decoration: none;
    text-transform: capitalize;
}

@media (min-width: 320px) and (max-width: 480px) {
    .blogMainDisplay .ms-blog-postInlineDate+div {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .blogMainDisplay .ms-blog-postInlineDate+div {
        width: 100%
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .blogMainDisplay .ms-blog-postInlineDate+div {
        width: 100%
    }
    .ms-blog-MainArea tr>td:first-child {
        width: 100%;
        vertical-align: top;
        margin: 10px 0;
        display: block;
    }
    .ms-blog-LeftColumn {
        width: 100%;
        display: block;
    }
}


/**********************************
***************Contact Us**********
**********************************/

.newContactForm h1,
.contactUsLeftCont h1 {
    color: #26211d;
    margin: 5px 0;
    display: inline-block;
    width: 100%
}

.newContactForm .formLabelCont {
    margin: 8px 0;
    width: 100%;
    color: #727272;
}

.newContactForm .formLabel {
    margin: 8px 0;
    color: #727272;
    display: inline-block
}

.newContactForm .validationStar {
    color: red;
    display: inline-block;
    margin: 0px
}

.newContactForm .formInput {
    width: 60%;
    height: 33px;
    margin-bottom: 5px;
}

.newContactForm .formInput textarea {
    border-radius: 3px;
    width: 100%;
}

.newContactForm .formValidationMsg {
    display: inline;
    margin: 3px 0;
    width: 100%
}

.newContactForm [id$='btnSubmit'],
.newContactForm [id$='btnReset'],
.newContactForm [id$='btnFormBack'] {
    text-decoration: none;
    color: #fff;
    background: #c51678;
    padding: 10px 20px;
    border-radius: 20px;
}

.newContactForm [id$='btnSubmit']:hover,
.newContactForm [id$='btnReset']:hover,
.newContactForm [id$='btnFormBack']:hover {
    text-decoration: none;
    color: #c51678;
    background: #fff;
    border: solid #c51678 1px;
    padding: 10px 20px;
    border-radius: 20px;
}

.contactUsLeftCont .filed {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.contactUsLeftCont .lbl {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    color: #727272;
}

.contactUsLeftCont .input {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;
    color: #727272;
}

.contactUsLeftCont .input.mail {
    color: #ecc731;
    text-decoration: underline
}

#div_Submit input {
    color: #ffffff!important;
    width: auto!important;
    background-color: #BA2025!important;
    -webkit-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    border-radius: 20px!important;
    padding: 5px 20px!important;
    text-align: center!important;
    text-decoration: none;
}

#div_Submit input:hover,
#div_Submit input:visited,
#div_Submit input:active,
#div_Submit input:focus {
    background-color: #7E1416!important;
    text-decoration: none!important;
}

.formRecapcha {
    margin-top: 15px
}


/**********************************
***************Mega Menu***********
**********************************/

.tabcontenttoggle {
    height: 200px!important
}


/*Header*/

.siteLogo {
    display: inline-block
}

.headerLinksCont {
    text-align: center;
    margin: 18px 0
}

.headerLinksCont>div {
    margin: 10px 16px!important;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

.headerLinksCont>div>a,
.headerLinksCont>div>a:visited,
.headerLinksCont>div>a:hover,
.headerLinksCont>div>a:active,
.headerLinksCont>div>a:focus {
    color: #232323;
}

.headerLinksCont>ul {
    display: inline-block;
    margin: 10px 20px!important;
    text-align: center;
    vertical-align: middle
}

.headerLinksCont>ul li {
    display: inline-block;
    margin: 0 20px;
}

.headerLinksCont>ul li a,
.headerLinksCont>ul li a:visited,
.headerLinksCont>ul li a:hover,
.headerLinksCont>ul li a:active,
.headerLinksCont>ul li a:focus {
    color: #232323;
}

.headerLinksCont .loginUser {
    display: inline-block;
    vertical-align: middle
}

.contactContHeader {
    vertical-align: middle;
    text-align: center;
    margin: 30px 0;
}

.contactContHeader>ul li {
    display: inline-block;
    margin: 0 20px;
}

.contactContHeader>ul li a,
.contactContHeader>ul li a:visited,
.contactContHeader>ul li a:hover,
.contactContHeader>ul li a:active,
.contactContHeader>ul li a:focus {
    color: #232323;
}

header.fixed-header {
    position: fixed;
    top: 0;
    z-index: 11
}


/*header.fixed-header {width: 100%;position: fixed;top: 0;height: 120px;z-index: 11;transition: all 0.5s ease-in-out}
.fixed-header .siteMainLogo img {max-width: 90%!important;margin-top: 5px;}
*/


/*succes and error msg*/

#error-container,
#success-container {
    overflow: hidden;
    position: relative;
    margin-bottom: 0px!important
}

#error-container>div,
#success-container>div {
    display: inline-block
}

#error-container>i,
#success-container>i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}


/*side links*/

ul.fixedMenu {
    position: fixed;
    top: 215px;
    z-index: 11;
}

ul.fixedMenu li {
    background: #f1f1f1;
    border: 1px solid #cccccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    width: 200px;
    margin: 5px 0;
    transition: all 0.3s ease-in-out;
}

ul.fixedMenu li span[class*="icon-"] {
    margin: 3px;
}

ul.fixedMenu li a {
    display: block;
    color: #313131;
    width: 40%
}

ul.fixedMenu li a:hover {
    color: #313131;
    text-decoration: none;
}

ul.fixedMenu li:hover span[class*="icon-"] {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


/*fixed icons*/

.fixedMenu .fa.fa-twitter,
.fixedMenu .fa.fa-facebook,
.fixedMenu .fa.fa-linkedin,
.fixedMenu .fa.fa-youtube-play,
.fixedMenu .fa.fa-phone,
.fa.fa-instagram {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: solid #313131 1px;
    border-radius: 50px;
    margin: 4px;
    transition: all 1s;
}

.fixedMenu li:hover .fa.fa-twitter,
.fixedMenu li:hover .fa.fa-facebook,
.fixedMenu li:hover .fa.fa-linkedin,
.fixedMenu li:hover .fa.fa-youtube-play,
.fixedMenu li:hover .fa.fa-phone,
.fixedMenu li:hover .fa.fa-instagram {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

@media (min-width: 320px) and (max-width: 480px) {
    ul.fixedMenu {
        display: none
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    ul.fixedMenu {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    /*ul.fixedMenu{display:none}*/
}


/* end of top panel */


/*-----------Search Box start--------------*/

.searchBar textarea,
.searchBar input[type="text"],
.searchBar input[type="password"],
.searchBar input[type="datetime"],
.searchBar input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #ffffff;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

.searchBar select,
.searchBar textarea,
.searchBar input[type="text"],
.searchBar input[type="password"],
.searchBar input[type="datetime"],
.searchBar input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.searchBar .ms-srch-sb-border>.ms-srch-sb-searchLink {
    width: 29px;
    height: 24px
}

.searchBar .ms-srch-sb-border>input {
    width: 147px;
    color: #898988;
}

.searchBar .ms-srch-sb-border,
.searchBar .ms-srch-sb-border:hover {
    border: none
}

.searchBar .ms-srch-sb-borderFocused {
    border: none
}

.searchBar .ms-srch-sb-searchLink:hover,
.searchBar .ms-srch-sb-navLink:hover {
    background-color: transparent
}

.searchBar input[type=password]:hover,
.searchBar input[type=text]:hover {
    border: none
}

.searchBar textarea:focus,
.searchBar input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: none;
    outline: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.searchBar .ms-srch-sbLarge>.ms-srch-sb-searchLink {
    margin-top: 1px
}

.ms-srch-sb-navLink,
.ms-srch-sb-searchLink {
    border: 0px
}

.ms-srch-result #ResultHeader select {
    background: transparent;
    border-radius: 20px;
    padding: 2px 7px;
    color: #4C4B44;
}

.ms-srch-group-content .ms-srch-item-link {
    font-size: 1.3em;
    margin: 8px 0
}

.ms-srch-group-content .ms-srch-ellipsis {
    margin-bottom: 15px
}

.ms-srch-group-content .ms-srch-item-summary {
    margin-bottom: 10px
}

.ms-srch-group-content .ms-srch-item {
    margin: 0px 0px 0px -10px;
}

.ms-srch-group-content .ms-srch-item-icon {
    margin-top: 12px
}

.ms-srch-Paging .ms-srch-pagingPrev {
    position: absolute;
    max-width: 125px!important;
}

.ms-srch-Paging .ms-srch-pagingNext {
    position: absolute;
    max-width: 125px!important
}

.ms-srch-group-content h3.ms-srch-ellipsis a {
    color: #000;
    font-weight: 700;
    border-bottom: 1px solid
}

.ms-srch-group-content h3.ms-srch-ellipsis a:hover,
.ms-srch-group-content h3.ms-srch-ellipsis a:focus {
    text-decoration: none
}


/*-----------Search Box end--------------*/

.icon-arrowleft-icon {
    background: url('/Style Library/LINKDev/Img/left-arrow.png') center center no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.icon-arrowright-icon {
    background: url('/Style Library/LINKDev/Img/right-arrow.png') center center no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    margin: 0 10px;
}

.owl-prev .icon-arrowleft-icon {
    background: url('/Style Library/LINKDev/Img/left-arrow.png') center center no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.owl-next .icon-arrowright-icon {
    background: url('/Style Library/LINKDev/Img/right-arrow.png') center center no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    margin: 0 10px;
}

.eventsCalendar-list .owl-prev .icon-arrowleft-icon {
    background: url('/Style Library/LINKDev/Img/left-arrow.png') center center no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.eventsCalendar-list .owl-next .icon-arrowright-icon {
    background: url('/Style Library/LINKDev/Img/right-arrow.png') center center no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    margin: 0 10px;
}

.announcement:hover .icon-arrowleft-icon {
    background: url('/Style Library/LINKDev/Img/left-arrowWhite.png') center center no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.announcement:hover .icon-arrowright-icon {
    background: url('/Style Library/LINKDev/Img/right-arrowWhite.png') center center no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.icon-calender-icon {
    background: url('/Style Library/LINKDev/Img/calendar.png') center center no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.eventsCalendar-list-wrap,
.eventsCalendar-list-content {
    height: auto!important
}

#Events #eventCalendarHumanDate {
    height: auto!important
}

.eventsCalendar-list-wrap .icon-calender-icon {
    background: url('/Style Library/LINKDev/Img/calendarBlack.png') center center no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.eventsCalendar-list-wrap .loactionImg {
    background: url('/Style Library/LINKDev/Img/locationImg.png') center center no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.eventsCalendar-list-wrap .categoryImg {
    background: url('/Style Library/LINKDev/Img/category.png') center center no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.upperCase {
    text-transform: uppercase
}


/*Events details */

.eventsTextList {
    padding: 0px
}


/*2 - 11 - 2017*/


/*search*/

.headerLinksCont .searchMainIcon {
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin: 5px 20px 0;
}

.searchOverlay .closeSearch {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -50px;
    cursor: pointer;
    transition: all 0.3s
}

.searchOverlay.shown .closeSearch {
    top: 20px
}

.searchOverlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: rgba(24, 144, 186, 0.8);
    overflow: hidden;
    transition: all 0.3s;
    z-index: 999999999;
    text-align: center
}

.searchOverlay.shown {
    height: 100%
}

.searchOverlay .searchBar {
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.searchOverlay #SearchBox {
    float: none
}

.searchOverlay #SearchBox .ms-srch-sb-border {
    background: none;
}

.searchOverlay #SearchBox .ms-srch-sb-border>.ms-srch-sb-searchLink,
.searchOverlay #SearchBox .ms-srch-sb-borderFocused>.ms-srch-sb-searchLink {
    margin: 5px 15px 0;
    background: url('/Style Library/LINKDev/Img/searchIconNew.png') no-repeat;
    width: 32px;
    height: 32px
}

.searchOverlay #SearchBox .ms-srch-sb-borderFocused {
    background: none!important
}

.searchOverlay #SearchBox .ms-srch-sb-border>.ms-srch-sb-searchLink img {
    display: none
}

.searchOverlay #SearchBox input[type=text] {
    margin: 0;
    padding: 0 0 5px 0;
    background: transparent!important;
    width: 500px;
    color: #fff;
    border-bottom: 2px solid #fff;
    height: auto;
    border-top: none;
    border-left: none;
    border-right: none
}


/*carousel main nav*/

.bannerCarousel .owl-dots {
    position: absolute;
    bottom: 90px;
}


/*banner fix*/

.selectedColor {
    background-color: #41B8EA!important;
    color: #ffffff!important
}


/*view all btn*/

.viewall a,
.viewall a:visited,
.viewall a:focus {
    text-decoration: none;
    color: #ffffff;
    width: auto;
    background-color: #BA2025;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 5px 20px;
    text-align: center;
    margin-top: 10px;
    display: inline-block
}

.viewall a:hover {
    background-color: #7E1416;
    text-decoration: none;
}


/* announcement home 

.announcement.withImg {padding-top: 75px;height: 260px;}
.announcement {width: 100%;background-color: #f0f0f0;background: -webkit-gradient(linear, left top, right top, from(#f0f0f0), to(#f0f0f0));background: -webkit-linear-gradient(left, #f0f0f0, #f0f0f0);background: -moz-linear-gradient(left, #f0f0f0, #f0f0f0);background: -ms-linear-gradient(left, #f0f0f0, #f0f0f0);background: -o-linear-gradient(left, #f0f0f0, #f0f0f0);min-height: 260px;padding: 20px;padding-top: 20px;height: 260px;margin-top: 75px;transition: all 0.5s ease-in-out;position: relative}
.announcement .announcementCyrcle {width: 150px;height: 151px;display: inline-table;margin-top: -150px;position: absolute;}
.announcement .announcementCyrcle .cyrclerStyling {width: 150px;height: 151px;background-image: url('/Style Library/LINKDev/Img/annou-cyrcle.png');position: absolute;top: 0;left: 0;z-index: 10}
.announcement .announcementCyrcle .cyrcler {-webkit-border-radius: 76px;-moz-border-radius: 76px;border-radius: 76px;margin: 3px;display: inline-table;width: 146px;height: 145px;}
.announcement h2.listingHeader a {color: #1890BA;margin: 20px 0;position: static}
.announcement:hover h2.listingHeader a {color: #fff}
.announcement p {color: #242b45;}
.announcement a.announcementBtn,.announcement a.announcementBtn:visited,.announcement a.announcementBtn:active,.announcement a.announcementBtn:focus {color: #242b45;position: absolute;bottom: 20px;margin: 0 auto;width: 100px;transition: all 0.2s ease-in-out;text-decoration: none}
.announcement:hover a.announcementBtn:hover,.announcement:hover a.announcementBtn {color: #fff!important;text-decoration: none;}
.announcement:hover {background-color: #1a82f7;background-repeat: repeat-y;background: -webkit-gradient(linear, left top, right top, from(#00729A), to(#00729A));background: -webkit-linear-gradient(left, #00729A, #00729A);background: -moz-linear-gradient(left, #00729A, #00729A);background: -ms-linear-gradient(left, #00729A, #00729A);background: -o-linear-gradient(left, #00729A, #00729A);}
.announcement:hover h2 {color: #ffffff;}
.announcement:hover p {color: #ffffff;}
.announcementHome .listingHeader{margin-top:20px}
@media (min-width : 320px) and (max-width : 480px) {

}
@media (min-width : 481px) and (max-width : 767px) {

}
@media (min-width : 768px) and (max-width : 1024px) {

}*/


/* end of announcement */


/* news */

.newsBox {
    width: 100%;
    min-height: 400px;
    color: #242b45;
    background-color: #f0f0f0;
    position: relative;
    transition: all 0.3s ease-in-out;
    box-shadow: 1px 0px 11px rgba(0, 0, 0, 0.2);
}

.newsBox .newsBoxImg {
    width: 100%;
    height: 160px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.7s ease-in-out
}

.newsBox h4 {
    padding: 25px 30px 10px 30px;
}

.newsBox h5 {
    padding: 5px 30px;
    color: #99CA45;
}

.newsBox p {
    padding: 15px 30px 40px 30px;
}

.newsBox a {
    color: #242b45;
    position: absolute;
    bottom: 20px;
}

.newsBox a:hover {
    color: #000000;
    text-decoration: none;
}

h4.listingHeader a:hover,
h2.listingHeader a:hover {
    text-decoration: underline;
    color: #00729A
}

h4.listingHeader a {
    position: static;
}

h2.listingHeader a {
    position: static;
}


/* end of news */


/*image dimming on listing home*/

.imgDim {
    position: relative;
    overflow: hidden
}

.newsBox:hover .imgDim .newsBoxImg {
    -webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1);
    opacity: 0.4;
}


/*page title*/

.pageDetails {
    /*background: url('/Style Library/LINKDev/Img/bannerTitle.jpg') center center no-repeat;*/
    background: url('/Style Library/LINKDev/Img/ITIDABanner-.jpg') center center no-repeat;
    background-size: cover;
    /* height: 180px; */
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    clear: both;
    overflow: hidden
}

.mainTitle span a,
#DeltaPlaceHolderPageTitleInTitleArea {
    color: #fff;
    margin: 60px 0 5px 0;
    text-align: center;
    vertical-align: middle;
    pointer-events: none;
}

.mainTitle {
    margin-bottom: 0px;
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 35px;
}

.pageMainTitle {
    margin: 30px 0 0px 0;
}

.mainTitle:before,
.mainTitle:after {
    background: none!important;
    position: static;
}

.breadCrumbMain>span {
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.breadCrumbMain>span a {
    color: #FFF;
}

#breadcrumb * {
    color: #fff;
}

#breadcrumb span span:nth-child(3) a.breadcrumbNode:first-child {
    background: url('/Style Library/LINKDev/Img/breadCrumb.png') no-repeat 0px 9px;
    top: 0px;
    width: 34px;
    height: 34px;
    text-indent: 100%;
    vertical-align: bottom;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    background-size: 30px;
}


/*Events Details*/

.dateDetails {
    display: inline-block;
    margin: 5px 0;
    width: 100%
}

.socialMediaCont {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: 25px;
    width: 50%;
    text-align: center
}


/*Pager*/

.AspNetPagerClass {
    margin-top: 50px;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px
}

.AspNetPagerClass a,
.AspNetPagerClass span {
    position: relative;
    padding: 4px 10px;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid transparent;
    text-decoration: none!important;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 5px;
    border-radius: 50%;
    vertical-align: middle;
}

.AspNetPagerFirstLastButtonsClass,
.AspNetPagerPrevNextButtonsClass {
    color: #000
}

.AspNetPagerClass span,
a.AspNetPagerPagingButtonsClass:hover {
    background-color: #1890BA !important;
    color: #ffffff;
    border-radius: 50%
}

.AspNetPagerPageIndexBoxClass,
.AspNetPagerSubmitButtonClass {
    display: none
}

a.AspNetPagerPagingButtonsClass {
    color: #425166
}

.AspNetPagerPrevNextButtonsClass,
.AspNetPagerFirstLastButtonsClass {
    line-height: 18px!important;
    vertical-align: middle;
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border: 1px solid #1890BA!important;
    color: #1890BA!important;
    ;
    background-color: transparent !important;
}

.AspNetPagerFirstLastButtonsClass {
    display: none!important
}

.AspNetPagerPrevNextButtonsClass:hover,
.AspNetPagerFirstLastButtonsClass:hover,
.AspNetPagerPrevNextButtonsClass:hover,
.AspNetPagerFirstLastButtonsClass:hover {
    color: #23527c;
}

.AspNetPagerPrevNextButtonsClass[disabled=disabled],
.AspNetPagerFirstLastButtonsClass[disabled=disabled] {
    color: #a2a0a0!important;
    border-color: #a2a0a0!important
}


/******************************************
***************Events Home*****************
******************************************/

.eventsCalendar-currentTitle .monthTitle {
    height: auto;
    color: #fff!important;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.eventsCalendar-currentTitle {
    outline: none!important;
    border: none!important;
    border-width: 0px!important;
    background: -webkit-gradient(linear, left top, right top, from(#00729A), to(#00729A));
    background: -webkit-linear-gradient(left, #00729A, #00729A);
    background: -moz-linear-gradient(left, #00729A, #00729A);
    background: -ms-linear-gradient(left, #00729A, #00729A);
    background: -o-linear-gradient(left, #00729A, #00729A);
}

.eventCalendar-wrap .arrow {
    top: 10px!important
}

.eventsCalendar-daysList.showAsWeek {
    border: none!important;
}

.eventsCalendar-daysList.showAsWeek li.empty {
    background-color: #fff!important;
    min-height: 40px!important;
}

.eventsCalendar-daysList li.today a {
    background: #d8e09d!important;
    border-radius: 50px
}

.eventsCalendar-daysList.showAsWeek {
    border: 0px!important;
    background-color: #fff!important;
    background-image: none!important;
}

.eventsCalendar-daysList li.dayWithEvents a {
    box-sizing: border-box!important;
    color: #313131!important;
    border-radius: 50px
}

.eventsCalendar-daysList.showDayNames.showAsWeek {
    border-radius: 0px!important
}

.eventsCalendar-day-header {
    color: #41B8EA!important;
    border-bottom: 0px!important;
}

li.eventsCalendar-day.current a:hover {
    background-color: transparent!important;
    box-shadow: none!important;
    text-shadow: none!important;
}

.eventsCalendar-daysList li.current a {
    color: #fff;
    background: none!important;
    box-shadow: none!important;
    text-shadow: none!important;
}

.eventsCalendar-day a:hover {
    background: #b2def0!important;
    border-radius: 50px
}

.eventsCalendar-slider {
    width: 34%!important;
    display: inline-block;
    overflow: hidden;
    clear: both;
    position: relative;
}

.recentWorkShop .alignC {
    border-radius: 4px;
    margin: 5px;
    padding: 5px;
    background-color: #ccc;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 10px #ccc;
    text-shadow: 0 0 3px #aaa;
    margin: 0 0 10px;
}

.eventsCalendar-monthWrap.currentMonth {
    width: 100%!important;
    display: inline-block;
    overflow: hidden;
    clear: both;
}

.eventsCalendar-monthWrap {
    position: relative
}

.eventsCalendar-subtitle {
    display: none!important
}

.eventsCalendar-list.owl-carousel.owl-theme {
    opacity: 1
}

.eventsCalendar-list .owl-nav {
    display: block;
    position: static;
    bottom: 55px;
    height: 40px;
    color: #fff;
}

.eventsCalendar-list-wrap {
    width: 66%!important;
    display: inline-block;
    overflow: hidden;
    clear: both;
    height: 323px
}

.eventsCalendar-list .EventItemList.EventItemListDev {
    background: transparent;
    border: none
}

.eventsCalendar-list .eventsCalendar-noEvents {
    margin: 10px 5px 10px 5px!important
}

.showAsWeek .eventsCalendar-day a {
    color: #555;
    padding: 4px 0;
    text-align: center
}

.borderBottom {
    border-bottom: solid #cecece 1px;
    padding-bottom: 8px!important;
}

.calendarEventsCont {
    position: absolute;
    bottom: 0px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0px 20px 60px 20px;
    width: 100%
}

#eventCalendarHumanDate,
.eventsCalendar-list-content {
    overflow: hidden
}

#eventCalendarHumanDate .owl-dots {
    position: relative;
    top: -50px
}

#eventCalendarHumanDate .owl-theme .owl-dots .owl-dot.active span,
#eventCalendarHumanDate .owl-theme .owl-dots .owl-dot:hover span {
    background: #a45050!important
}

#eventCalendarHumanDate .owl-theme .owl-dots .owl-dot span {
    background: #cbaea6!important;
    display: none
}

.eventsCalendar-list.owl-theme .owl-nav [class*="owl-"] {
    color: #ffffff !important;
}

.paragraphSizeEvents::-webkit-scrollbar-thumb {
    background-color: #1890BA;
    border-radius: 10px;
}

.paragraphSizeEvents::-webkit-scrollbar {
    width: 8px;
    background-color: #f1f1f1;
    border-radius: 10px;
}

.paragraphSizeEvents {
    overflow-y: auto
}

.EventItemList.EventItemListDev h2 {
    padding: 0;
    margin: 5px 0 10px 0;
    color: #fff
}

.EventItemList.EventItemListDev h2 a,
.EventItemList.EventItemListDev h2 a:visited,
.EventItemList.EventItemListDev h2 a:hover,
.EventItemList.EventItemListDev h2 a:active {
    color: #bb1572
}

.EventItemList.EventItemListDev h5 {
    padding: 0;
    margin: 5px 0;
    color: #000;
}

.EventItemList.EventItemListDev .eventsHomeBtn {
    background-color: #ffffff;
    padding: 5px 20px 3px 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-table;
    margin-top: 15px;
    color: #242b45;
    position: absolute;
    bottom: 0px;
    left: 41%;
}

.EventItemList.EventItemListDev .eventsHomeBtn:hover {
    background-color: #cccccc;
    text-decoration: none;
}

.EventItemList.EventItemListDev p {
    color: #000;
}

.eventsHomeTitle {
    color: #1890BA;
    margin: 10px 0;
    display: inline-block;
}

.paragraphSizeEvents {
    margin-top: 5px;
}

#Events {
    background: urL('/Style Library/LINKDev/Img/eventCalendarBg.jpg') center center no-repeat;
    height: 713px;
    margin-top: 20px;
    object-fit: cover;
    object-position: center;
}

.eventsHomeSection {
    display: inline-block;
    width: 100%;
    clear: both;
}


/*Events Legend*/

.pie-legend {
    list-style: none;
    margin: 0;
    padding: 15px 5px;
    background: rgba(195, 195, 195, 0.3);
    ;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    min-height: 50px
}

.pie-legend span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    margin-bottom: -2px;
}

.pie-legend li {
    margin: 0px 10px
}

.legendEventsCont {
    display: inline-block;
    width: 100%;
    clear: both;
    height: 100px;
    overflow-y: auto;
    margin-top: 10px;
    border-radius: 7px;
    box-shadow: 10px 10px 10px #ddd;
    background-color: #fff;
}

.eventHeaderCont a {
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #41B8EA;
    margin-bottom: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.userActions {
    opacity: 0
}

.eventCatBullet {
    display: none
}

.EventsCont .owl-carousel .owl-item img {
    object-fit: contain;
    background-color: #ffffff;
    box-shadow: 2px 4px 4px #a998a1
}

@media (min-width: 320px) and (max-width: 480px) {
    .eventsCalendar-list-wrap {
        width: 100%!important;
        height: auto
    }
    .eventsCalendar-slider {
        width: 100%!important;
    }
    #Events {
        height: auto;
        padding: 15px 0
    }
    .eventsCalendar-daysList li.dayWithEvents a,
    .eventsCalendar-day a:hover,
    .eventsCalendar-daysList li.current {
        border-radius: 0px
    }
    .imageContainerEvents img {
        margin: 10px 0
    }
    .pie-legend li {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .eventsCalendar-list-wrap {
        width: 100%!important;
        height: auto
    }
    .eventsCalendar-slider {
        width: 100%!important;
    }
    #Events {
        height: auto
    }
    .eventsCalendar-daysList li.dayWithEvents a,
    .eventsCalendar-day a:hover,
    .eventsCalendar-daysList li.current {
        border-radius: 0px
    }
    .imageContainerEvents img {
        margin: 10px 0
    }
    .pie-legend li {
        width: 100%;
        margin-bottom: 10px
    }
    .bTripsLinks {
        text-align: center
    }
    /*forms responsive*/
    .mainForm .formInput,
    .mainForm input.form-control,
    .mainForm select {
        width: 100%!important
    }
    .newContactForm .formInput {
        width: 100%!important
    }
    .newContactForm #div_Message {
        margin-bottom: 30px
    }
    /*.mainForm input[type="checkbox"]{width:auto!important}*/
    #div_Submit input {
        padding: 5px 12px!important;
        margin: 20px 10px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .eventsCalendar-list-wrap {
        width: 100%!important;
        height: auto
    }
    .eventsCalendar-slider {
        width: 100%!important;
    }
    #Events {
        height: auto;
        padding: 15px 0
    }
    .eventsCalendar-daysList li.dayWithEvents a,
    .eventsCalendar-day a:hover,
    .eventsCalendar-daysList li.current {
        border-radius: 0px
    }
    .imageContainerEvents img {
        margin: 10px 0
    }
    .pie-legend li {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (min-width: 1200px) and (max-width: 1230px) {
    .bannerCarousel .item .slideContainer {
        margin: 0 7%!important
    }
}


/* banners CSS */

.bannerCarousel .bannerSlide {
    width: 100%;
    height: 430px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
}

.bannerCarousel .bannerSlide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.bannerCarousel .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px
}

.bannerCarousel .owl-theme .owl-dots .owl-dot.active span,
.bannerCarousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #1890BA;
}

.bannerCarousel .item {
    text-align: center;
}

.bannerCarousel .item .titleOne {
    color: #1890BA;
    background: #ffffff;
    padding: 5px 10px;
    display: inline-table;
    margin: 3px 0;
    font-size: 1.4em
}

.bannerCarousel .item .titleTwo {
    color: #ffffff;
    font-size: 1.2em;
    padding: 5px 10px;
    display: inline-table;
    margin: 3px 0;
    background-color: #1a82f7;
    background: -webkit-gradient(linear, left top, right top, from(#1890BA), to(#1890BA));
    background: -webkit-linear-gradient(left, #1890BA, #1890BA);
    background: -moz-linear-gradient(left, #1890BA, #1890BA);
    background: -ms-linear-gradient(left, #1890BA, #1890BA);
    background: -o-linear-gradient(left, #1890BA, #1890BA);
}

.bannerCarousel a.bannerBtn {
    color: #333333;
    background: #ffffff;
    padding: 9px 20px;
    display: inline-table;
    margin: 20px 0 0 0;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.bannerCarousel a.bannerBtn:hover {
    text-decoration: none;
    color: #1890BA;
}

.bannerCarousel .owl-carousel {
    height: 430px;
}

.bannerCarousel .owl-nav {
    position: relative;
    top: -350px
}

.bannerCarousel .owl-prev {
    position: absolute;
}

.bannerCarousel .owl-next {
    position: absolute;
}

.bannerCarousel .arrowleft-banner {
    background: url('/Style Library/LINKDev/Img/left-arrow -banner.png') center center no-repeat;
    display: inline-block;
    background-size: 60px;
    vertical-align: middle;
    margin: 0 10px;
}

.bannerCarousel .arrowright-banner {
    background: url('/Style Library/LINKDev/Img/right-arrow -banner.png') center center no-repeat;
    display: inline-block;
    background-size: 60px;
    vertical-align: middle;
    margin: 0 10px;
}

.bannerCarousel .arrowleft-banner,
.bannerCarousel .arrowright-banner {
    width: 40px;
    height: 40px
}

.titleOneCont,
.titleTwoCont,
.bannerBtnCont {
    display: inline-block;
    width: 100%;
}

.bannerCarousel .item .slideContainer {
    position: absolute;
    z-index: 99999;
    top: 100px;
    width: 80%;
    margin: 0 6%
}


/*.bannerCarousel .bannerSlide:after {content: "";position: absolute;top: 0;right: 0;left: 0;bottom: 0;background-image: url('/Style Library/LINKDev/Img/gradientBG4.png');background-repeat: repeat-y;background-size: 100% auto;opacity: 0;transition: all 0.2s ease-in-out}*/

.bannerCarousel:hover .bannerSlide.bannerSlide:after {
    opacity: 0.3;
}

.owl-carousel-banner .owl-nav .owl-prev,
.owl-carousel-banner .owl-nav .owl-next {
    display: none !important;
}

.owl-carousel-banner:hover .owl-nav .owl-prev {
    display: inherit !important;
}

.owl-carousel-banner:hover .owl-nav .owl-next {
    display: inherit !important;
}

.bannerCarousel .owl-prev,
.bannerCarousel .owl-next {
    top: 65px
}


/* end of banners CSS */


/*filter listing*/

[id$='ParentControlsDiv'] {
    margin-bottom: 40px;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 10px;
    background-color: #f6f6f7;
    margin: 20px 15px 15px;
    display: block;
    clear: both;
    position: relative
}

[id$='ParentControlsDiv']>.field {
    width: 32%;
    margin-bottom: 15px;
}

[id$='ParentControlsDiv'] .field .lbl {
    width: 100%;
    margin-bottom: 5px;
    display: inline-block;
}

[id$='ParentControlsDiv'] .field input[type=text],
[id$='ParentControlsDiv'] .field>select {
    border: 1px solid #d1d1d1;
    padding: 2px 5px;
    outline: 0;
    width: 250px;
    height: 34px;
    border-radius: 5px;
    background-color: #fff!important;
    cursor: pointer
}

[id$='ParentControlsDiv'] .filterBtns {
    text-align: center
}

[id$='ParentControlsDiv'] [id$='btnFilter'],
[id$='ParentControlsDiv'] [id$='btnResetFilter'] {
    padding: 8px 25px;
    border-radius: 20px;
    display: inline-block;
    color: #fff!important;
    background-color: #40486f;
    min-width: 100px;
    border: 1px solid transparent;
    outline: 0;
}

[id$='ParentControlsDiv'] .LabelDiv label,
[id$='ParentControlsDiv'] .LabelDiv span {
    margin-bottom: 5px;
    display: inline-block;
}

[id$='ParentControlsDiv'] .field,
.EventsFromDate,
.EventsToDate,
.divFilterFields .field,
.divFilterFields #divDateFrom {
    position: relative
}


/*[id$='ParentControlsDiv'] [id$='btnFilter']:hover,[id$='ParentControlsDiv'] [id$='btnResetFilter']:hover {background-color: #BA2025!important;border: 1px solid #BA2025!important;color: #fff!important}*/

.pnlFilter {
    margin-bottom: 40px;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 10px;
    background-color: #f6f6f7;
    margin: 20px 15px 15px;
    display: block;
    clear: both
}

.pnlFilter .LblItem span {
    width: 100%;
    margin-bottom: 5px;
    display: inline-block;
}

.pnlFilter .LabelDiv input {
    border: 1px solid #d1d1d1;
    padding: 2px 5px;
    outline: 0;
    width: 250px;
    height: 34px;
    border-radius: 5px;
    background-color: #fff!important;
}

.pnlFilter .EventsFromDate,
.pnlFilter .EventsToDate,
.pnlFilter .EventsCategory {
    width: 32%;
    margin-bottom: 15px;
}

.pnlFilter fieldset legend {
    display: none
}

.pnlFilter .EventsFromDate input,
.pnlFilter .EventsToDate input,
.pnlFilter .EventsCategory select {
    border: 1px solid #d1d1d1;
    padding: 2px 5px;
    outline: 0;
    width: 250px;
    height: 34px;
    border-radius: 5px;
    background-color: #fff!important;
    cursor: pointer
}

.pnlFilter .EventsCategorybtn input,
.pnlFilter .Resetbtn input {
    padding: 7px 25px;
    border-radius: 20px;
    display: inline-block;
    color: #fff!important;
    background-color: #40486f;
    min-width: 100px;
    border: 1px solid transparent;
    outline: 0;
    background-image: none;
    text-shadow: none!important;
    box-shadow: none!important
}

.pnlFilter .EventsCategorybtn,
.pnlFilter .Resetbtn {
    display: inline-block;
    text-align: center;
}


/*.pnlFilter .EventsCategorybtn input:hover,.pnlFilter .Resetbtn input:hover {background-color: #BA2025!important;border: 1px solid #BA2025!important;color: #fff!important;}*/

.divFilterFields .field label,
.divFilterFields #divDateFrom label {
    width: 100%;
    margin-bottom: 5px;
    display: inline-block;
}

.divFilterFields .field input {
    border: 1px solid #d1d1d1;
    padding: 2px 5px;
    outline: 0;
    width: 250px;
    height: 34px;
    border-radius: 5px;
    background-color: #fff!important;
}

.divFilterFields .field,
.divFilterFields #divDateFrom {
    width: 32%;
    margin-bottom: 15px;
}

.divFilterFields fieldset legend {
    display: none
}

.divFilterFields input,
.divFilterFields input,
.divFilterFields select {
    border: 1px solid #d1d1d1;
    padding: 2px 5px;
    outline: 0;
    width: 250px;
    height: 34px;
    border-radius: 5px;
    background-color: #fff!important;
    cursor: pointer
}

.divFilterFields .EventsCategorybtn input,
.divFilterFields .Resetbtn input {
    padding: 7px 25px;
    border-radius: 20px;
    display: inline-block;
    color: #fff!important;
    background-color: #40486f;
    min-width: 100px;
    border: 1px solid transparent;
    outline: 0;
    background-image: none;
    text-shadow: none!important;
    box-shadow: none!important
}

.divFilterFields .EventsCategorybtn input:hover,
.divFilterFields .Resetbtn input:hover {
    background-color: #7E1416!important;
    border: 1px solid #7E1416!important;
    color: #fff!important;
}

.divFilterFields .EventsCategorybtn,
.divFilterFields .Resetbtn {
    display: inline-block;
    text-align: center;
}

[id$='divFilterContainer'] .ui-widget.ui-widget-content {
    top: 60px!important;
    z-index: 99999!important;
    position: absolute;
}

[id$='divFilterContainer'] {
    margin-bottom: 40px;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 10px;
    background-color: #f6f6f7;
    margin: 20px 15px 15px;
    display: inline-block;
    clear: both;
    width: 97%;
}

#divSubmit {
    width: 100%;
    display: inline-block
}


/*news listing*/

.newsInnerCont {
    display: block;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-top: 20px
}


/*body scroll styling*/

#s4-workspace::-webkit-scrollbar-thumb {
    background-color: #1890BA;
    border-radius: 10px;
}

#s4-workspace::-webkit-scrollbar {
    width: 8px;
    background-color: #f1f1f1;
    border-radius: 10px;
}

#s4-workspace {
    z-index: 10
}


/*announcement home*/

.announcementHome {
    margin-bottom: 0px
}


/*page setting alignment icon*/

#suiteBarButtons .ms-siteactions-imgspan {
    margin: 0px!important
}


/*styling all buttons on home page*/

#eventCalendarHumanDate+.DivViewAll {
    margin: 0px!important
}

#eventCalendarHumanDate+.DivViewAll a {
    background-color: #ffffff!important;
    padding: 5px 20px 4px 20px!important;
    -webkit-border-radius: 15px!important;
    -moz-border-radius: 15px!important;
    border-radius: 15px!important;
    display: inline-table!important;
    color: #242b45!important;
    width: 100%!important;
}

#eventCalendarHumanDate+.DivViewAll a:hover {
    background-color: #cccccc!important;
    text-decoration: none!important;
}

.DivViewPressReleases a,
.DivViewAll a,
.DivViewAllVideos a,
.DivViewAnnouncement a {
    color: #ffffff!important;
    width: auto!important;
    background-color: #BA2025!important;
    -webkit-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    border-radius: 20px!important;
    text-align: center!important;
    text-decoration: none
}

.DivViewPressReleases a:hover,
.DivViewAll a:hover,
.DivViewAllVideos a:hover,
.DivViewAnnouncement a:hover,
.DivViewPressReleases a:active,
.DivViewAll a:active,
.DivViewAllVideos a:active,
.DivViewAnnouncement a:active,
.DivViewPressReleases a:visited,
.DivViewAll a:visited,
.DivViewAllVideos a:visited,
.DivViewAnnouncement a:visited,
.DivViewPressReleases a:focus,
.DivViewAll a:focus,
.DivViewAllVideos a:focus,
.DivViewAnnouncement a:focus {
    background-color: #7E1416!important;
    text-decoration: none!important;
}

.DivViewPressReleases,
.DivViewAllVideos,
.DivViewAnnouncement,
.DivViewAll {
    display: inline-block;
    margin: 20px 0;
}


/*send to friend*/

.sendtofriendicon {
    background: url('/Style Library/LINKDev/Img/sendFriendBlue.svg') center center no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: top;
    margin: 3px;
}

.sendtofriendicon:hover {
    background: url('/Style Library/LINKDev/Img/sendFriendPink.svg') center center no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: top;
    margin: 3px;
}

.sendtofriendicon a {
    display: inline-block;
    height: 20px;
    width: 20px;
}


/*sharing icons*/

.shareiconmain {
    height: 11px;
}

.shareicoFTG {
    width: 67px;
}


/********************************
**********News Letter***********
*******************************/

#newsLetterSubscription [id$='lblEmail'],
#newsLetterSubscription [id$='Categories'] {
    color: #818181;
    display: inline-block;
    margin-top: 5px
}

#newsLetterSubscription .Required,
#newsLetterSubscription .required {
    color: red;
}

#newsLetterSubscription .validation {
    color: red;
    margin-bottom: 5px;
}

#newsLetterSubscription [id$='txtEmail'] {
    margin-bottom: 10px;
    width: 60%;
    background-color: #fff!important
}

#newsLetterSubscription [id$='txtEmail']:hover {
    box-shadow: 0px 0px 7px #bdbdbd
}

#newsLetterSubscription .validation[style="display: inline;"] {
    display: block!important
}

#newsLetterSubscription .validation+span[style="display: inline;"] {
    display: block!important;
}

.onlineRequired {
    padding: 5px;
    background-color: #eacca2;
    color: #000;
    box-shadow: 5px 6px 7px #f5eadf;
    width: 60%;
    margin-top: 8px;
}


/*input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,button:hover {background-color: rgb(46, 47, 76);text-decoration: none !important;border: 1px solid #BA2025;}*/

.labelDiv {
    margin-top: 3px
}


/*button,html input[type="button"],input[type="reset"],input[type="submit"] {color: rgb(255, 255, 255);width: auto;background-color: rgb(64, 71, 111);text-align: center;text-decoration: none;border-radius: 20px !important;transition: all 0.3s ease-in-out;border: 1px solid #BA2025;}*/

.table-striped>tbody>tr:nth-child(even) {
    background-color: #f4f0e9
}

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #fbf9f6!important
}

.table-striped>tbody>tr>td,
.table-striped>thead>tr>th {
    color: #737373;
    text-align: center;
}

.table-striped>thead>tr>th {
    background: #99CA45;
    color: #fff
}

.table.table-striped {
    border: solid #e0e0e0 1px;
    border-collapse: collapse
}

[id$='btnSubscribe'] {
    color: rgb(255, 255, 255);
    width: auto;
    background-color: rgb(64, 71, 111);
    text-align: center;
    text-decoration: none;
    border-radius: 20px !important;
    padding: 7px 20px !important;
    border: 1px solid #BA2025;
}

.checkBoxNewsletter {
    display: inline-block;
    width: 100%;
}

[id$='CategoriesList'] label {
    margin: 0 5px
}

[id$='txtEmail'] {
    height: 33px!important
}

#newsLetterSubscription {
    border: solid #e0e0df 1px;
    padding: 15px;
    border-radius: 10px;
}

.pagingBtn {
    margin-bottom: 10px
}

#divPagination .selectedBtn {
    background-color: #99CA45!important
}


/*Quik Links Home*/

.quikLinksImg img {
    position: absolute;
    width: 140px!important;
    height: 140px;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    background-color: #FFF;
    margin: 0 auto;
    left: 0
}

.quikLinksTitle {
    margin-top: 20px;
    color: #ffffff;
}

.quikLinksCont {
    width: 100%;
    height: 468px;
    background: url('/Style Library/LINKDev/Img/partners-bg.jpg') center center no-repeat;
    margin: 19px 0 6px;
    background-size: cover;
    padding-top: 8px;
}

.breadCrumbMain {
    display: none
}


/* cyrcles */

.quikLinksCont .owl-prev .icon-arrowleft-icon {
    background: url('/Style Library/LINKDev/Img/left-arrowWhite.png') center center no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
}

.quikLinksCont .owl-next .icon-arrowright-icon {
    background: url('/Style Library/LINKDev/Img/right-arrowWhite.png') center center no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    margin: 0 10px;
}

.quikLinksCont .nav-tabs>li>a {
    width: 150px !important;
    padding: 2px 15px !important;
    color: #fff !important;
    border: 1px solid #ffffff !important;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    margin: 5px 10px !important;
}

.anyCyrcles {
    width: 140px;
    height: 140px;
    transform: rotate(-90deg);
}

.circle {
    stroke-dasharray: 450;
    stroke-dashoffset: 450;
    transition: all 1s ease-in-out;
}

.svg_1 {
    position: absolute!important;
    top: 0;
    position: absolute
}

.quikLinksImg img:hover .svg_1 .circle {
    stroke-dashoffset: 0;
}

.quikLinksImg {
    position: relative;
    width: 140px;
    height: 140px;
    text-align: center;
    display: inline-block;
}

@media (min-width: 320px) and (max-width: 480px) {
    .svg_1 {
        display: none
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .svg_1 {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .svg_1 {
        display: none
    }
}


/* end of cyrcles */


/*attached links home*/

.caption {
    position: relative;
    /* Only the -webkit- prefix is required these days */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    height: 210px;
    z-index: 10;
    top: -50px;
    overflow: hidden;
    transition: background .35s ease-in-out;
    cursor: pointer;
    width: 20%
}

.caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-in-out;
}

.caption__overlay__content {
    height: 100px;
    overflow-y: auto;
    position: relative;
}


/*.caption__overlay__content:after{content: "";background:url('/English/PublishingImages/building.png') center center no-repeat;opacity: 0.1;top: 0;left: 0;bottom: 0;right: 0;position: absolute;background-size: contain;z-index: -1; }  */

.caption__overlay__content::-webkit-scrollbar-thumb,
.pie-legend::-webkit-scrollbar-thumb {
    background-color: #1890BA;
    border-radius: 10px;
}

.caption__overlay__content::-webkit-scrollbar,
.pie-legend::-webkit-scrollbar {
    width: 5px;
    background-color: #f1f1f1;
    border-radius: 10px;
}

.caption__overlay__content a {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0px 0;
    color: #fff;
}

.caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.caption__overlay {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: #2e2e2e;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    background-color: rgba(36, 43, 69, .85)
}

.caption:hover .caption__overlay {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    cursor: pointer
}

.caption:hover .caption__media {
    opacity: 0
}

.caption:hover .title {
    display: none
}

.iconCyrcle {
    width: 110px;
    height: 111px;
    z-index: 10;
    position: absolute;
    top: 0px;
    background-color: #1a82f7;
    background: -webkit-gradient(linear, left top, right top, from(#1890BA), to(#1890BA));
    background: -webkit-linear-gradient(left, #1890BA, #1890BA);
    background: -moz-linear-gradient(left, #1890BA, #1890BA);
    background: -ms-linear-gradient(left, #1890BA, #1890BA);
    background: -o-linear-gradient(left, #1890BA, #1890BA);
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
    transition: all 0.5s ease-in-out
}

.iconCyrcle .imgInner img {}

.caption:hover .iconCyrcle {
    width: 80px;
    height: 80px;
}

.caption .imgInner img {
    padding: 15px
}

.caption .student {
    background: url('/Style Library/LINKDev/Img/graduate-student.png') center center no-repeat;
    width: 80px;
    height: 80px;
    margin: auto;
    display: inline-block;
    background-size: cover;
    margin-top: 10px
}

.caption .building {
    background: url('/Style Library/LINKDev/Img/building.png') center center no-repeat;
    width: 80px;
    height: 80px;
    margin: auto;
    display: inline-block;
    background-size: cover;
    margin-top: 14px
}

.caption .flower {
    background: url('/Style Library/LINKDev/Img/profit.png') center center no-repeat;
    width: 80px;
    height: 80px;
    margin: auto;
    display: inline-block;
    background-size: cover;
    margin-top: 12px
}

.caption .manyPeople {
    background: url('/Style Library/LINKDev/Img/group.png') center center no-repeat;
    width: 80px;
    height: 80px;
    margin: auto;
    display: inline-block;
    background-size: cover;
    margin-top: 10px
}

.caption .ideaPerson {
    background: url('/Style Library/LINKDev/Img/idea.png') center center no-repeat;
    width: 80px;
    height: 80px;
    margin: auto;
    display: inline-block;
    background-size: cover;
    margin-top: 12px
}

.caption .topBorder {
    width: 96%;
    height: 6px;
    background-color: #1a82f7;
    background: -webkit-gradient(linear, left top, right top, from(#00729A), to(#00729A));
    background: -webkit-linear-gradient(left, #00729A, #00729A);
    background: -moz-linear-gradient(left, #00729A, #00729A);
    background: -ms-linear-gradient(left, #00729A, #00729A);
    background: -o-linear-gradient(left, #00729A, #00729A);
    margin-bottom: 100px !important;
    position: absolute;
    top: 50px;
    z-index: 9;
}

.caption .title {
    display: inline-block;
    position: absolute;
    z-index: 10;
    top: 60%;
    width: 100%;
    color: #666;
    text-align: center
}


/* footer */

footer {
    width: 100%;
    background-image: url('/Style Library/LINKDev/Img/footer-bg.jpg');
    background-position: center;
    background-size: cover;
    padding: 40px 20px 0 20px!important;
    color: #cdcdd1;
}

footer h4 {
    color: #ffffff;
    margin-bottom: 10px;
}

footer input {
    width: 100%;
    height: 40px;
    background: rgba(18, 21, 39, 0.3);
    border: none;
    margin-top: 20px;
    padding: 5px 10px;
}

footer a.btn {
    background: #99CA45;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 5px 20px;
    color: #ffffff;
    margin-top: 20px;
}

footer a.btn:hover {
    background: #27325b;
    color: #cccccc;
}

footer a {
    color: #cdcdd1!important;
}

footer a:hover {
    color: #ffffff;
}

footer ul.main a {
    color: #ffffff;
}

.copyRights {
    margin-top: 40px;
    border-top: 1px solid #b0b3bd;
    text-align: center;
    padding: 5px 10px;
}


/*******************************************
----------------End Footer------------------
*******************************************/


/*Site Map*/

.dfwp-list li {
    background: #eee;
    border-bottom: 1px solid #ccc;
    padding: 3px 8px;
    margin-bottom: 10px;
    width: 100%;
    color: #474c5f;
}

.dfwp-list li li {
    background: 0 0;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 5px;
    list-style-type: disc
}

.dfwp-list li a {
    color: #474c5f;
}


/*faqs*/

.DivisionsContainer .FAQCat {
    margin: 10px 0;
    background: #1890BA;
    border: 0;
    border-radius: 100px;
    padding: 7px 15px;
    width: 100%;
    display: inline-block;
    color: #fff;
}

.DivisionsContainer .FAQLnk {
    margin-bottom: 10px;
    background: #eee;
    border: 0;
    border-radius: 100px;
    padding: 10px 30px;
    width: 100%;
    display: inline-block;
    color: #fff;
    color: #2e2e2e
}

.DivisionsContainer .FAQCat .faqImg {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #fff;
    background: 0 0;
    margin-top: 5px;
    transition: all 0.4s;
    display: inline-block;
}

.DivisionsContainer .FAQLnk .faqImg {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #bdbdbd;
    background: 0 0;
    margin-top: 5px;
    transition: all 0.4s;
    display: inline-block;
}

.DivisionsContainer .FAQCat .faqImg.expand,
.DivisionsContainer .FAQLnk .faqImg.expand {
    transform: rotate(180deg)
}

.DivisionsContainer .FAQitem {
    margin-bottom: 20px
}

.DivisionsContainer hr,
.DivisionsContainer br {
    display: none!important
}


/*removed from home page*/


/*Survey*/

.quotesHomeSurvey {
    background: url('/Style Library/LINKDev/Img/quotesSign.png') center center no-repeat;
    width: 30px;
    height: 30px;
    display: none;
    background-size: cover;
}

.quotesHomeSurvey.Flipped {
    background: url('/Style Library/LINKDev/Img/quotesSign.png') center center no-repeat;
    width: 30px;
    height: 30px;
    display: none;
    background-size: cover;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

#surveyInnerCont .SurveyListingTableItem {
    padding: 30px 15px;
    border: 1px solid #cdcdcd;
    margin-bottom: 20px;
    height: 315px;
    overflow: auto
}

#surveyInnerCont .SurveyListingTableItem::-webkit-scrollbar-thumb {
    background-color: #4a4a4a;
    border-radius: 10px;
}

#surveyInnerCont .SurveyListingTableItem::-webkit-scrollbar {
    width: 8px;
    background-color: #d6d6d6;
    border-radius: 10px;
}

#surveyInnerCont .surveyBody {
    color: #777;
    display: inline-block;
    height: 45px;
    text-align: center;
    width: 55%;
    background-color: #f6f6f6;
    position: relative;
    border: 1px solid #d0d0d0;
}

#surveyInnerCont .surveyActionLink {
    color: #9F0012
}

#surveyInnerCont .surveyActionLink:before {
    color: #9F0012;
    content: "آ» "
}

#rightShowCase,
#leftShowCase {
    display: inline-block;
    width: 100%;
}

#surveyInnerCont .surveyHead {
    margin: 0 3px 5px;
    width: 43%;
    padding: 0 7px;
    background-color: #1890BA;
    color: #fff;
    height: 45px;
    display: inline-block;
}

#surveyInnerCont i {
    color: #fff;
    margin-top: 10px;
}

#surveyInnerCont .SurveyDescription .surveyBody {
    padding: 0 5px;
    margin-bottom: 5px;
    min-height: 45px;
    height: auto;
}

#surveyInnerCont iframe body.ms-backgroundImage {
    overflow-y: auto
}

#surveyInnerCont #dlgTitleBtns h1.ms-dlgTitleText {
    color: #fff
}

#surveyInnerCont iframe #contentBox {
    background: none
}

#surveyInnerCont iframe .ms-dlgTitle {
    background-color: #3d516c;
}

#surveyInnerCont iframe .ms-dialog table.ms-formtable td.ms-formlabel {
    padding: 6px 0%;
}

@media (min-width: 320px) and (max-width: 480px) {
    .surveyCont {
        padding: 0px
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .surveyCont {
        padding: 0px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .surveyCont {
        padding: 0px
    }
}


/*pop up*/

.fancybox-wrap {
    right: 0 !important;
    left: 0 !important;
    margin: auto !important
}

.fancybox-opened .fancybox-title {
    background-color: #3d516c !important;
    padding: 10px 2% !important;
    color: #fff
}

.ms-dlgTitle {
    background: #a84a7f;
    padding: 0px!important;
    margin-bottom: 10px;
}

.ms-dlgTitle .ms-dlgTitleText {
    color: #fff;
    width: 94%!important
}

@media (max-width: 580px) {
    #surveyInnerCont .surveyHead {
        width: 40%;
    }
}

@media (max-width: 517px) {
    #surveyInnerCont i {
        display: none
    }
}

@media (max-width: 445px) {
    #surveyInnerCont .surveyBody,
    #surveyInnerCont .surveyHead {
        min-height: 38px;
        height: auto;
        position: relative
    }
    .surveyHead .content,
    .surveyBody .content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }
    .surveyBody .content {
        right: 0;
        left: 0
    }
}


/*Main forms*/

.mainForm h1,
.contactUsLeftCont h1 {
    font-size: 1.500em;
    color: #26211d;
    font-weight: 200;
    text-align: left;
    margin: 5px 0;
    display: inline-block;
    width: 100%
}

.mainForm .formLabelCont {
    margin: 8px 0;
    width: 100%;
    color: #727272;
}

.mainForm .formLabel {
    margin: 8px 0;
    color: #727272;
    display: inline-block
}

.mainForm .validationStar {
    color: red;
    display: inline-block;
    margin: 0px
}

.mainForm .formInput {
    width: 60%;
    height: 33px;
    margin-bottom: 5px;
}

.mainForm .formInput>input {
    width: 60%;
    height: 33px;
    margin-bottom: 5px;
}

.mainForm .form-control {
    width: 60%;
    height: 33px;
    margin-bottom: 5px;
}

.mainForm .formInput textarea {
    border-radius: 3px;
    width: 100%;
}

.mainForm .formValidationMsg {
    display: inline;
    margin: 3px 0;
    width: 100%
}


/*.mainForm [id$='btnSubmit'],.mainForm [id$='btnReset'],.mainForm [id$='btnFormBack'] {text-decoration: none;color: #fff;background: #c51678;padding: 10px 20px;border-radius: 20px;}
.mainForm [id$='btnSubmit']:hover,.mainForm [id$='btnReset']:hover,.mainForm [id$='btnFormBack']:hover {text-decoration: none;color: #c51678;background: #fff;border: solid #c51678 1px;padding: 10px 20px;border-radius: 20px;}*/

.mainForm legend {
    margin: 10px 0px!important;
    background: -webkit-gradient(linear, left top, right top, from(#00729A), to(#00729A));
    background: -webkit-linear-gradient(left, #00729A, #00729A);
    background: -moz-linear-gradient(left, #00729A, #00729A);
    background: -ms-linear-gradient(left, #00729A, #00729A);
    background: -o-linear-gradient(left, #00729A, #00729A);
    color: #fff;
    padding: 9px 10px;
    margin-bottom: 25px;
    box-shadow: 5px 5px 10px #D2D2D2;
    display: block;
    width: 100%;
}

.mainForm fieldset {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 2%;
    margin: 0 2%;
    border: 1px solid #C5C5C5;
    position: relative;
    margin: 0 0 20px
}

.mainForm .filed {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.mainForm .lbl {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    color: #727272;
}

.mainForm .input {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;
    color: #727272;
}

.mainForm .input.mail {
    color: #ecc731;
    text-decoration: underline
}

#divInterest .formInput,
#divPersona .formInput,
#divTitle .formInput {
    height: auto!important
}

#divInterest .form-control,
#divPersona .form-control,
#divTitle .form-control {
    border: none!important;
    background: none!important;
    box-shadow: none!important;
    padding: 0px!important;
    height: auto!important;
    clear: both;
    overflow: hidden;
    display: inline-block!important;
    margin: 0px;
}

#divPersona .form-control label,
#divTitle .form-control label,
#divInterest .form-control label {
    margin: 3px 7px;
    vertical-align: middle;
}

.attachedLinksCont {
    height: 140px
}

div[id*="divDFcontainer"].wp-Cover .ms-inputBox {
    width: 50%
}

#divGroupType .formInput,
#divConditionalType .formInput {
    height: auto!important
}

#divGroupType .form-control,
#divConditionalType .form-control {
    border: none!important;
    background: none!important;
    box-shadow: none!important;
    padding: 0px!important;
    height: auto!important;
    clear: both;
    overflow: hidden;
    display: inline-block!important;
    margin: 0px;
}

#divGroupType .form-control label,
#divConditionalType .form-control label {
    margin: 3px 7px;
    vertical-align: middle;
}

[id$='grdSections'] {
    margin-top: 20px
}

[id$='grdSections'] tbody tr th {
    text-align: center!important
}

[id$='multiDDLFields'],
[id$='multiDDLFieldsSelected'] {
    width: 3in!important;
    height: 1.75in!important;
    margin: 10px 0 10px 0!important;
    display: table;
}

#divDisclaimer {
    background-color: #ddd;
    box-shadow: 5px 5px 5px #efefef;
}

#divDisclaimer label {
    font-weight: bold
}


/*end main form*/


/*some CSS*/

#Announcements .sectionTitleHeader {
    margin-top: 0px!important
}

.dataContainerInner {
    width: 50%;
    display: inline-block;
}

#spnLocation {
    margin-bottom: 5px;
    display: inline-block
}

.innerPageContent {
    color: #484848;
    margin-top: 10px
}

#spnLocation,
#spnCategory {
    width: 100%
}


/*#newsLetterSubscription [id$='btnSubscribe'] {display: none}*/


/*End some CSS*/


/*tabs Meet our Team*/


/*  bhoechie tab */

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
    display: inline-block
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}

div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #5A55A3;
    background-image: #5A55A3;
    color: #ffffff;
}

div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -13px;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
}

div.bhoechie-tab-content {
    background-color: #ffffff;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.meetOurTeam {
    position: relative;
    display: inline-block;
    margin: 10px
}

.meetOurTeam .announcementCyrcle {
    width: 150px;
    height: 151px;
    display: table;
    position: relative;
    transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.meetOurTeam .announcementCyrcle:hover {
    transform: scale(1.1);
    cursor: pointer
}

.meetOurTeam .announcementCyrcle .cyrclerStyling {
    width: 150px;
    height: 151px;
    border: 3px solid #1890BA;
    border-radius: 100px;
    position: relative;
    top: 0;
    z-index: 10;
}

.meetOurTeam .announcementCyrcle .cyrcler {
    -webkit-border-radius: 76px;
    -moz-border-radius: 76px;
    border-radius: 76px;
    margin: 3px;
    display: inline-table;
    width: 146px;
    height: 145px;
    position: absolute;
    top: 0px;
}

.titleMeetOurTeam,
.departementMeetOurTeam {
    width: 100%;
    margin: 7px 0;
}


/*send to a friend*/

.ms-dlgCloseBtn[title='Maximize']>span {
    background: url('/Style Library/LINKDev/Img/maximize.png') center center no-repeat;
    width: 8px!important;
    height: 8px!important;
    background-size: cover!important;
    display: inline-block!important
}

.ms-dlgCloseBtn[title='Close dialog']>span {
    background: url('/Style Library/LINKDev/Img/cancel.png') center center no-repeat;
    width: 8px!important;
    height: 8px!important;
    background-size: cover!important;
    display: inline-block!important
}

.ms-dlgCloseBtn[title='ط¥ط؛ظ„ط§ظ‚ ظ…ط±ط¨ط¹ ط§ظ„ط­ظˆط§ط±']>span {
    background: url('/Style Library/LINKDev/Img/cancel.png') center center no-repeat;
    width: 8px!important;
    height: 8px!important;
    background-size: cover!important;
    display: inline-block!important
}

.ms-dlgCloseBtn[title='Close dialog'] {
    position: absolute;
    top: 15px;
}

.ms-dlgCloseBtn[title='Maximize'] {
    position: absolute;
    top: 5px;
    display: none
}


/*bootstrap drop downon hover*/

.dropdown:hover .dropdown-menu {
    display: block;
}


/*
.dropdown-menu .sub-menu {position: absolute;top: 0;visibility: hidden;margin-top: -1px;}

.dropdown-menu li:hover .sub-menu {visibility: visible;}
*/


/*
.nav-tabs .dropdown-menu,.nav-pills .dropdown-menu,.navbar .dropdown-menu {margin-top: 0;}

.navbar .sub-menu:before {border-bottom: 7px solid transparent;border-top: 7px solid transparent;top: 10px;}

.navbar .sub-menu:after {border-top: 6px solid transparent;border-bottom: 6px solid transparent;top: 11px;}
*/


/*inners images*/

.printimgCont {
    background: url('/Style Library/LINKDev/Img/printerBlue.svg') center center no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: cover;
    cursor: pointer;
    margin: 0 5px
}

.printimgCont:hover {
    background: url('/Style Library/LINKDev/Img/printerPink.svg') center center no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: cover;
    cursor: pointer;
    margin: 0 5px
}

.printimgCont a {
    display: inline-block;
    height: 20px;
    width: 20px;
}

.pdfCont {
    background: url('/Style Library/LINKDev/Img/pdfBlue.svg')center center no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: cover;
    cursor: pointer;
    margin: 0 5px
}

.pdfCont:hover {
    background: url('/Style Library/LINKDev/Img/pdfPink.svg')center center no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: cover;
    cursor: pointer;
    margin: 0 5px
}

.tagsContInner span {
    padding: 10px 20px;
    background: #eee;
    font-size: 0.875em;
    margin: 10px 5px;
    display: inline-block;
}

.tagsContInner span a {
    color: #1d1d1d!important;
}

#divRegAccount {
    width: 100%;
    margin-top: 20px!important;
    background-image: url('/Style Library/LINKDev/Img/footer-bg.jpg');
    background-position: center;
    background-size: cover;
    padding: 20px 20px 20px 20px!important;
    color: #cdcdd1;
    border-radius: 3px;
}

#divRegAccount a {
    color: #fff
}

#divRegAccount a.registrationLinks {
    display: block;
    margin-top: 17px;
}

.ms-core-form-bottomButtonBox {
    margin-top: 10px!important;
    margin-bottom: 10px!important
}


/*twitter Edit*/

#twitter-widget-0 {
    background-color: #f5f5f5;
    padding: 5px 10px!important;
    border-radius: 5px;
}


/*go top 
.scroll-top {width: 55px;height: 55px;position: fixed;bottom: 25px;display: none;z-index:999}
.scroll-top i {display: inline-block;color: #FFFFFF;}
.btn-primary{border:none;}
.btn-primary:hover{background:#ae156a  !important;border:none;}
.btn-primary:hover i{-moz-transform: scale(-1, -1);-o-transform: scale(-1, -1);-webkit-transform: scale(-1, -1);transform: scale(-1, -1);}
*/


/*==================== Click Top ====================*/

.scroll-top {
    min-width: 40px;
    height: 40px;
    position: fixed;
    border-radius: 3px!important;
    padding: 0px!important;
    bottom: 10px;
    z-index: 99;
    text-align: center;
    color: #fff;
    background: #2f4991;
    font-size: 1.750em;
    display: none;
    transition: all 0.2s ease-in-out
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}


/* news */

.newsBox {
    width: 100%;
    color: #242b45;
    background-color: #f0f0f0;
    position: relative;
    height: 450px;
    min-height: 445px;
    margin-bottom: 20px;
}

.newsBox .newsBoxImg {
    width: 100%;
    height: 160px;
    background-position: center;
    background-repeat: no-repeat;
    border: none !important;
}

.newsBox .newsBoxImg img {
    width: 100%;
    height: 160px;
    border: none !important;
}

.newsBox h4 {
    font-weight: bold;
    padding: 25px 30px 10px 30px
}

.newsBox h4 a {
    color: #1890BA;
    line-height: 1.5em;
}

.newsBox h5 {
    padding: 5px 30px;
    color: #99CA45;
}

.newsBox p {
    padding: 15px 30px 40px 30px;
    height: 115px;
    overflow: hidden;
    color: #40486f
}

.newsBox a {
    color: #242b45
}

.newsBox .More {
    position: absolute;
    bottom: 20px
}

.newsBox a.newsmore {
    color: #242b45;
    padding: 10px;
}

.newsBox a.newsmore:hover {
    color: #000000;
    text-decoration: none;
}

.newsBox:hover a {
    text-decoration: none;
}

#newsListing .newsBox {
    height: 410px;
    min-height: auto
}

#newsListing .newsBox p {
    padding: 5px 30px
}


/* end of news */

.langSwitchSelected {
    display: none
}

.langSwitch,
langSwitch:hover,
langSwitch:visited,
langSwitch:focus {
    padding: 0 10px;
    color: #666666!important;
}


/* Poll and Surey */

#pollAndSurvey {
    margin-bottom: 30px;
    overflow: hidden
}

.pollSureys {
    width: 100%;
    display: inline-table;
    margin-bottom: 20px;
}

.pollSurey.withImg {
    padding-top: 75px;
    height: 260px;
}

.pollSurey {
    width: 100%;
    background-color: #f0f0f0;
    background-image: url(images/linear_bg_1.png);
    background-repeat: repeat-y;
    background: -webkit-gradient(linear, left top, right top, from(#f0f0f0), to(#f0f0f0));
    background: -webkit-linear-gradient(left, #f0f0f0, #f0f0f0);
    background: -moz-linear-gradient(left, #f0f0f0, #f0f0f0);
    background: -ms-linear-gradient(left, #f0f0f0, #f0f0f0);
    background: -o-linear-gradient(left, #f0f0f0, #f0f0f0);
    min-height: 200px;
    padding: 20px;
    min-height: 200px;
    transition: all 0.5s ease-in-out;
}


/*.pollSurey .pollSureyCyrcle{width:150px;height:151px;display:inline-table;}*/


/*.pollSurey .pollSureyCyrcle .cyrclerStyling{width:150px;height:151px;background-image:url(../images/home/annou-cyrcle.png);position:absolute;}*/


/*.pollSurey .pollSureyCyrcle .cyrcler{-webkit-border-radius: 76px;-moz-border-radius: 76px;border-radius: 76px;margin-top:2px;display:inline-table;width:149px;height:149px;}*/

.pollSurey h2 {
    color: #1890BA;
    overflow: hidden;
}

.pollSurey a {
    display: inline-table;
    color: #333333;
}

.pollSurey .startSurvey,
.pollSurey .submitSurvey {
    color: #ffffff;
    width: 100px;
    background-color: #BA2025;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 5px 10px;
    text-align: center;
}

.pollSurey a.startSurvey:hover,
.pollSurey a.submitSurvey:hover,
.pollSurey a.startSurvey:focus,
.pollSurey a.submitSurvey:focus {
    background-color: #7E1416;
    text-decoration: none;
}

.pollSurey .rest {
    height: 160px
}

.pollSurey .two ul {
    padding: 0;
    margin: 0 0 15px 0;
}

.pollSurey .two ul li {
    padding: 5px 0;
}

.pollSurey .two ul li label {
    padding: 0;
    margin: 0;
}

.pollSurey:hover p {
    color: #ffffff;
}

.pollSurey p,
[id$='PollValidator'] {
    font-style: normal!important;
    margin: 20px 0;
    background-color: #777;
    width: 80%;
    color: #fff;
    text-align: center;
    padding: 4px 0;
    border-radius: 4px;
}

.pollSurey a.startSurvey,
.pollSurey a.submitSurvey {
    color: #ffffff;
    width: auto;
    background-color: #BA2025;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
}

.positionBtn {
    position: absolute;
    bottom: 0px
}

.surveyBtnCont a {
    color: #242b45;
}

.surveyBtnCont a:hover,
.surveyBtnCont a:visited,
.surveyBtnCont a:focus,
.surveyBtnCont a:active {
    text-decoration: none
}


/* end of Poll & Surey */


/*Careers inner details*/

.tableCareersDynamicForms.table.table-bordered.table-hover {
    margin-top: 10px
}

.tableCareersDynamicForms.table.table-bordered.table-hover tr td span input {
    margin: 0 auto;
    width: 90%!important;
    background-color: #fff!important;
    border-radius: 4px!important;
    border: solid #cccccc 1px!important;
}

.tableCareersDynamicForms.table.table-bordered.table-hover tr td span input:active,
.table.table-bordered.table-hover tr td span input:focus {
    box-shadow: 3px 4px 10px #ddd
}

.tableCareersDynamicForms.table.table-bordered.table-hover tr td {
    line-height: 42px;
    font-weight: bold;
}

.careersList {
    background: #ddd;
    border-radius: 3px;
    color: #616161;
    margin: 2px;
    margin-bottom: 10px
}

.careersBtn {
    clear: both;
    display: inline-block;
    margin-top: 10px
}

.careersLbl {
    padding: 8px 20px;
    border-radius: 3px;
    display: inline-block;
    margin: 5px;
    width: 100%;
    background-color: #d4d4d4;
    vertical-align: middle;
}


/*etenders*/

.etendersCont {
    border: solid #f1efef 1px;
    border-radius: 0px 10px 0px 10px;
}

.etendersDateCont,
.etendersCont {
    margin: 0px;
    padding: 0px;
    position: relative
}

.etendersDate {
    background-color: #1890BA;
    color: #fff;
    margin: 0px;
    display: inline-block;
    text-align: center;
    padding: 15px;
    width: 100%;
}

.etendersTitle {
    padding-top: 5px;
    color: #1890BA;
    display: block;
}

.etendersDescription p {
    margin: 0px;
    color: #666666
}

.etendersDescription p span {
    color: #666666!important
}

.etendersDescription,
.etendersNote,
.etendersCategory,
.etendersExpDate,
.etendersNumber {
    padding-top: 5px;
    color: #666666;
    margin: 5px 15px;
    ;
    display: block;
}

.etendersNote {
    margin-bottom: 50px
}

.etendersNumber h4 {
    display: inline-block
}

.etendersPrice {
    position: absolute;
    bottom: 0px;
    padding: 20px;
    background-color: #1890BA;
    color: #fff;
}

.table.etendersTable tr>th {
    padding: 8px 5px;
    color: #1890BA;
}

.etendersTable {
    border: solid #dddddd 1px;
}

.etendersCont .pdfTenders {
    background: url('/Style Library/LINKDev/Img/pdf.png')center center no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: cover;
    cursor: pointer;
    margin: 0 5px;
}

.etendersCont a,
.etendersCont a:focus,
.etendersCont a:visited,
.etendersCont a:active {
    color: #3e4a75;
    vertical-align: sub;
}

.etenders p {
    height: 215px!important
}


/*announcement home new style*/

.announcementHome {
    height: 375px;
    overflow: hidden
}

.announcementCont {
    transition: all 0.3s ease-in-out;
    position: relative;
    top: -80px;
}

.announcementCont .imageCircle {
    border: 3px solid #1890BA;
    border-radius: 100px;
    height: 150px;
    width: 150px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    left: 0px;
}

.announcementCont .imageCont {
    position: relative;
    width: 150px;
    display: inline-block;
    left: 0%;
    height: 150px;
    bottom: -95px;
}

.announcementCont .imageCont img {
    position: absolute;
    z-index: 1;
    border-radius: 100px;
    display: inline-block;
    width: 150px;
    height: 150px;
    left: 0px;
}

.announcementCont .announcementParagraph {
    font-size: 0.875em;
    line-height: 20px;
    color: #242b45;
    line-height: 23.56px
}

.announcementCont .announcementLink h2 {
    color: #1890BA;
    margin: 20px 0 10px 0;
    font-size: 0.875em;
    font-weight: bold;
    display: inline-block;
}

.announcementCont .announcementContentCont {
    background-color: #f0f0f0;
    text-align: center;
    padding: 90px 50px 60px 50px;
    min-height: 300px;
    transition: all 0.3s ease-in-out
}

.announcementCont .announcementContentCont:hover .announcementLink,
.announcementCont .announcementContentCont:active .announcementLink,
.announcementCont .announcementContentCont:focus .announcementLink {
    text-decoration: none;
}

.announcementCont a.announcementBtn,
.announcementCont a.announcementBtn:visited,
.announcementCont a.announcementBtn:active,
.announcementCont a.announcementBtn:focus {
    color: #242b45;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    width: 100px;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    position: absolute
}

.announcementCont .announcementContentCont:hover {
    background: -webkit-gradient(linear, left top, right top, from(#00729A), to(#00729A));
    background: -webkit-linear-gradient(left, #00729A, #00729A);
    background: -moz-linear-gradient(left, #00729A, #00729A);
    background: -ms-linear-gradient(left, #00729A, #00729A);
    background: -o-linear-gradient(left, #00729A, #00729A);
}

.announcementCont .announcementContentCont:hover .announcementParagraph {
    color: #fff
}

.announcementCont .announcementContentCont:hover .announcementLink h2 {
    color: #fff
}

.announcementCont .announcementContentCont:hover .icon-arrowright-icon {
    background: url('/Style Library/LINKDev/Img/right-arrowWhite.png') center center no-repeat;
    width: 20px;
    height: 20px;
    background-size: cover;
}

.announcementCont .announcementContentCont:hover a.announcementBtn {
    color: #fff!important;
    text-decoration: none;
}

.announcementCont.noImg {
    margin-top: 154px
}

.announcementCont.noImg .announcementContentCont {
    padding: 50px!important
}


/*---- Nav Tabs New & Quik Links ----*/

#newsListing {
    margin-top: 7px
}

#newsListing .nav-tabs,
.quikLinksCont .nav-tabs {
    font-size: 0.875em!important;
    border: 0 !important;
    text-align: center !important;
    margin: 30px 0 !important;
}

#newsListing .tab-content,
.quikLinksCont .tab-content {
    min-height: 110px
}

#newsListing .newsBox h4.listingHeader {
    height: 100px;
    line-height: 1em
}

#newsListing .newsBox p {
    padding: 5px 30px 40px 30px
}

#newsListing .nav-tabs>li,
.quikLinksCont .nav-tabs>li {
    float: none !important;
    display: inline-block !important;
}

#newsListing .nav-tabs>li>a {
    width: 150px !important;
    padding: 4px 15px !important;
    color: #666 !important;
    border: 1px solid #99CA45 !important;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    margin: 5px 10px !important;
}

#newsListing .nav-tabs>li>a span,
.quikLinksCont .nav-tabs>li>a span {
    font-size: 0px !important;
    opacity: 0 !important;
}

#newsListing .nav-tabs>li>a:hover,
.quikLinksCont .nav-tabs>li>a:hover {
    background-color: transparent !important;
    border: 1px solid #cccccc !important;
}

#newsListing .nav-tabs>li.active>a,
#newsListing .nav-tabs>li.active>a:hover,
#newsListing .nav-tabs>li.active>a:focus,
.quikLinksCont .nav-tabs>li.active>a,
.quikLinksCont .nav-tabs>li.active>a:hover,
.quikLinksCont .nav-tabs>li.active>a:focus {
    color: #FFF !important;
    cursor: default !important;
    background-color: #99CA45 !important;
    border: 0 !important;
}

#newsListing .nav-tabs>li>a input,
.quikLinksCont .nav-tabs>li>a input {
    border: none;
    background: transparent !important;
}

#newsListing .nav-tabs>li.active>a input,
.quikLinksCont .nav-tabs>li.active>a input {
    color: #fff;
}

#newsListing .nav-tabs>li.active>a span,
#newsListing .nav-tabs>li.active>a:hover span,
#newsListing .nav-tabs>li.active>a:focus span,
.quikLinksCont .nav-tabs>li.active>a span,
.quikLinksCont .nav-tabs>li.active>a:hover span,
.quikLinksCont .nav-tabs>li.active>a:focus span {
    font-size: 8px !important;
    opacity: 1 !important;
}


/*---- End Nav Tabs New & Quik Links ----*/


/*registration tabs*/


/*to be deleted*/

#registrationTabs {
    margin: 20px auto;
    background: #fff;
}

#registrationTabs .nav-tabs {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

#registrationTabs>div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

#registrationTabs .nav-tabs>li.active>a,
#registrationTabs .nav-tabs>li.active>a:hover,
#registrationTabs .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    text-align: center;
}

span.round-tab i {
    color: #555555;
}

#registrationTabs li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
}

#registrationTabs li.active span.round-tab i {
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

#registrationTabs .nav-tabs>li {
    width: 25%;
}

#registrationTabs li:after {
    content: " ";
    position: absolute;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

#registrationTabs li.active:after {
    content: " ";
    position: absolute;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

#registrationTabs .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

#registrationTabs .nav-tabs>li a:hover {
    background: transparent;
}

#registrationTabs .tab-pane {
    position: relative;
    padding-top: 50px;
}

#registrationTabs h3 {
    margin-top: 0;
}

@media( max-width: 585px) {
    #registrationTabs {
        width: 90%;
        height: auto !important;
    }
    span.round-tab {
        width: 50px;
        height: 50px;
    }
    #registrationTabs .nav-tabs>li a {
        width: 50px;
        height: 50px;
    }
    #registrationTabs li.active:after {
        content: " ";
        position: absolute;
    }
}


/*Dynamic Forms*/

.dynamicFormOuterCont {
    margin-top: 40px
}

.dynamicFormOuterCont .ms-webpart-chrome-title {
    margin: 0
}

.dynamicFormOuterCont h2 {
    margin: 0;
    font-size: 22px
}

.dynamicFormOuterCont input[type=submit] {
    padding: 10px 25px;
    border-radius: 20px;
    display: inline-block;
    color: #fff;
    background: #e23600;
    border: 0;
    margin: 25px 0 10px;
    outline: 0
}

.dynamicFormOuterCont .MaultipleFileUploadRoot>span {
    display: block
}

table.dynamicForm tr {
    margin-bottom: 20px;
    display: block
}

table.dynamicForm td.CellSpacer {
    padding: 0;
    border: 0!important;
    display: block;
    margin: 8px 0;
    color: #727272;
    font-size: 0.875em;
    font-weight: normal;
}

table.dynamicForm td.CellSpacer .description {
    font-size: 12px;
    margin: 0 8px;
    color: #555
}

table.dynamicForm td.ms-formbody {
    padding: 0!important;
    border: 0!important;
    display: block;
    width: 100%
}

table.dynamicForm td.ms-formbody input[id$='TextField'],
table.dynamicForm td.ms-formbody select {
    display: block;
    line-height: 1.428571429;
    border: 1px solid #ccc!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-radius: 4px;
    width: 50%;
    margin-bottom: 5px
}

table.dynamicForm td.ms-formbody input[type=file] {
    width: 50%!important;
    height: auto;
    background-color: #F1F1F1
}

table.dynamicForm td.ms-formbody input[type=file]::-ms-value {
    border: none
}

table.dynamicForm td.ms-formbody input[type=file]::-webkit-file-upload-button {
    cursor: pointer;
    padding: 3px 4px;
    font-size: 15px;
    position: relative;
    left: -4px;
}

table.dynamicForm td.ms-formbody br {
    display: none
}

table.dynamicForm td.ms-formbody .ms-RadioText input {
    /*width:auto;*/
    display: inline-block;
    height: 16px;
    margin: 0 5px
}

table.dynamicForm tr tr {
    margin-bottom: 5px;
    display: inline-block;
    min-width: 100px;
    width: 100%
}

.repeatedSection tbody tr {
    margin-bottom: 0px!important;
    min-width: 100px!important;
    width: 100%!important;
    display: inherit!important;
}


/*table.dynamicForm .DeleteLink,table.dynamicForm .ViewLink{display:inline-block;background:#003161;padding:2px 10px;color:#fff;border-radius:20px;border:0;text-decoration:none;margin:0 5px;font-size:12px}*/

table.dynamicForm .DeleteLink img,
table.dynamicForm .ViewLink img {
    display: none
}

table.dynamicForm td.ms-formbody td.ms-dtinput input.ms-input {
    width: 530px
}

table.dynamicForm td.ms-formbody table tbody tr td label {
    color: #3d516c;
    vertical-align: middle;
    margin: 0 5px;
    text-transform: uppercase;
    font-size: 12px;
}

table.dynamicForm tbody tr td span nobr {
    margin: 7px 0;
    display: inline-block;
    white-space: pre-wrap
}

input[id$='Repeated'] {
    color: rgb(255, 255, 255);
    width: auto;
    background-color: rgb(64, 71, 111);
    text-align: center;
    text-decoration: none;
    border-radius: 20px !important;
    transition: all 0.3s ease-in-out;
    border: 1px solid #BA2025;
}

table.dynamicForm tbody tr td .ms-formvalidation {
    display: inline-block;
    width: 100%;
}

table.dynamicForm tbody tr td:first-child .ms-formvalidation {
    display: inline-block;
    width: 10%;
}

table.dynamicForm span[id*="flUploadRequiredFieldValidator"] {
    display: inline-block;
    color: #b40000;
    padding: 3px 0
}

table.dynamicForm .description {
    font-size: 0.8em;
    color: #736869;
    display: block;
    margin-bottom: 12px;
}

.dynamicFormCont button,
html .dynamicFormCont input[type="button"],
.dynamicFormCont input[type="reset"],
.dynamicFormCont input[type="submit"] {
    color: #ffffff!important;
    width: auto!important;
    background-color: #BA2025!important;
    -webkit-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    border-radius: 20px!important;
    text-align: center!important;
    text-decoration: none;
    padding: 5px 20px;
}

[id$='multiDDLFields'],
[id$='multiDDLFieldsSelected'],
textarea[id$='TextField'] {
    height: 100px!important;
    overflow-x: auto;
    overflow-y: auto;
    display: block;
}

textarea[id$='TextField'] {
    width: 50%;
}

.repeatedSection {
    border: none!important
}

.repeatedSection tr:first-child {
    display: none
}

.SectionFormDynamicForm {
    width: 100%;
    padding: 10px;
    font-size: 17px;
    color: #865E00;
}

.SectionFormDynamicForm:before {
    content: "\2632";
    padding: 0 10px;
    font-size: 20px
}

.SectionFormDynamicFormParent {
    width: 100%;
    background-color: #DDD7C6;
    border-radius: 4px;
    box-shadow: 5px 5px 5px #e8e8e8;
    cursor: pointer
}

.hiddenOccordion {
    display: none
}

table.dynamicForm input[type=checkbox] {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    margin: 0 3px
}

table.dynamicForm input[type=checkbox]:after {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    width: 16px;
    height: 16px;
    border: 1px solid #dedede;
    border-radius: 2px;
}

table.dynamicForm input[type=checkbox]:before {
    background: #f6ac4f url("http://i.imgur.com/dR1TM0y.png");
    background-size: 10px 8px;
    background-repeat: no-repeat;
    background-position: 3px 4px;
    position: absolute;
    left: 2px;
    z-index: 2;
    opacity: 0;
    width: 100%;
    height: 100%;
    color: #f6ac4f;
}

table.dynamicForm input[type=checkbox]:checked:before {
    content: '';
    position: absolute;
    top: 0px;
    opacity: 1;
    left: 0px;
    border: 1px solid #f6ac4f;
    border-radius: 2px;
}


/*End Dynamic Forms*/

.bTriplinkItem {
    text-align: center;
    margin: 10px 1%;
    width: 18%;
    display: inline-block;
    height: 250px;
    float: left;
}

.bTriplinkItem span {
    font-size: 40pt;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    line-height: 0px
}

.bTriplinkItem p {
    text-transform: capitalize;
    font-size: 22px;
    margin-top: 10px;
    color: #000;
}

.bTripBG {
    background-color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    padding: 25px 30px;
    border: 2px solid #b6bbc5;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    border-radius: 100px;
    display: inline-block
}

.bTriplinkItem:hover .bTripBG {
    transform: scale(1.1);
}

.bTriplinkItem:hover span {
    color: #e9eef0
}

.bTripsLinks::after {
    content: "";
    clear: both;
    display: table
}

.bTripsLinks {
    margin-top: 17px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.bTripsLinks a:hover,
.bTripsLinks a:focus,
.bTripsLinks a:visited {
    text-decoration: none
}

.icon-submission svg,
.icon-myCareers svg,
.icon-myETenders svg,
.icon-myBrief svg,
.icon-myPersona svg {
    width: 50px;
    height: 60px;
    display: inline-block
}


/*
.icon-submission:before {content: "\f14b";font-family: 'FontAwesome';}
.icon-myCareers:before {content: "\f14b";font-family: 'FontAwesome';} 
.icon-myETenders:before {content: "\f0d6";font-family: 'FontAwesome';}
.icon-myBrief:before {content: "\f15c";font-family: 'FontAwesome';}
.icon-myPersona:before {content: "\f2bd";font-family: 'FontAwesome';}*/

.textboxFormField {
    display: block;
    line-height: 1.428571429;
    border: 1px solid #ccc!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-radius: 4px;
    width: 50%;
}


/*********************************************
************photo Gallery carousel************
*********************************************/

#jms-slideshow .step {
    z-index: 2;
}

#jms-slideshow .step:not(.active) {
    z-index: 1;
}

.step:not(.active) a.jms-link {
    margin-top: 40px!important;
    display: inline-block
}

.step img {
    height: 260px!important;
    width: 355px!important;
    right: auto!important;
    left: auto!important;
    top: 60px!important
}

.step h3 {
    font-size: 37px!important;
    height: 250px;
    margin-bottom: 40px;
    /*clear:both;overflow:hidden;display:inline-block*/
}

.color-2 {
    background-color: rgb(241, 234, 220)!important
}

.step h3 {
    color: #2a2723!important
}

.jms-dots {
    bottom: 30px!important
}


/**********************************
************image Gallery*********
*********************************/

.albumDate.green.alignC {
    color: #2e2e2e;
    font-weight: bold;
    font-size: 14px;
    margin: 8px 0;
    line-height: 17px;
}

.mediaGalleryCont .photo.title.alignC h5 {
    color: #425166;
    font-size: 20px;
    margin: 15px;
    line-height: 1.2
}

.mediaGalleryCont .photoFrame {
    margin: 0px auto;
    /*line-height: 210px;*/
    width: 100%;
    height: auto;
    text-align: left;
    transition: all 0.2s linear
}

.folderThumb {
    height: 217px;
    max-width: 100%;
}

.mediaGalleryCont .photoFrame img {
    height: 217px;
    width: 337px;
    transition: all .2s ease-in-out;
    object-fit: cover
}

#photoGallery {
    margin-top: 20px
}


/*#photoGallery .imagesViewer.mrgB20{min-height:280px}*/

.mediaGalleryCont .imagesViewer.mrgB20,
.mediaGalleryCont .imagesViewerFolder.mrgB20 {
    background-color: #fff;
    padding: 10px;
    display: inline-block;
    width: 100%;
    height: 350px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4)
}

.imagesViewer.mrgB20:hover {}

.mediaGalleryCont .imagesViewerFolder.mrgB20>a:focus,
.mediaGalleryCont .imagesViewerFolder.mrgB20>a:hover,
.mediaGalleryCont .imagesViewerFolder.mrgB20>a:active,
.mediaGalleryCont .imagesViewerFolder.mrgB20>a:visited {
    text-decoration: none
}

.mediaGalleryCont .imagesViewerFolder.mrgB20:hover {
    box-shadow: 4px 3px 0px #e5e5e5;
}

.photoItem {
    transform: scale(1)
}

.photoItem.transfrom {
    transform: scale(1.010)
}

.photoGalleryItem {
    transition: all 0.2s linear
}

.photoGalleryItem .realtedGalleryOverlay {
    position: absolute;
    top: 35%;
    left: 35%;
    right: 35%;
    max-width: 80px;
    max-height: 80px;
    background: url('/Style Library/LINKDev/Img/camera.svg') center center no-repeat;
    background-size: cover;
    width: 194.06px;
    opacity: 0;
    height: 230px;
    width: 100%;
    transition: all 0.2s linear
}

.photoGalleryItem .realtedGalleryOverlay.opacity {
    opacity: 0.8
}

.photoGalleryItem .mediaCont.mediaItem,
.photoGalleryItem .folderCont.mediaItem {
    background-color: #fff;
    padding: 10px;
    display: inline-block;
    width: 100%;
    height: 350px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4)
}

.mediaGalleryCont a:hover {
    text-decoration: none
}

.mediaGalleryCont a:hover h5 {
    color: #2a6496!important
}

.mediaGalleryCont .mediaDescription {
    display: table;
    width: 100%;
    background-color: transparent;
}

.mediaGalleryCont .mediaDescription i {
    display: none
}

.mediaGalleryCont .mediaDescription i {
    display: none
}

.mediaGalleryCont .mediaDescription h3 {
    color: #425166;
    display: block;
    font-size: 20px;
    margin: 15px;
    line-height: 1.2;
    font-weight: normal;
    height: 50px;
    overflow: hidden;
}

.fancybox-overlay {
    background: rgba(0, 0, 0, 0.8)!important;
}

.mfp-image-holder .mfp-content {
    max-width: 1200px;
    background: #fff!important;
    padding: 38px
}

.mfp-figure:after {
    box-shadow: 0 0 0!important;
    background: #fff!important
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    top: -5px!important;
    right: 0!important;
    color: #000!important
}

@media screen and (max-width:1024px) and (min-width:993px) {
    .photoGalleryItem .photo.title.alignC h5 {
        font-size: 13px;
    }
    .bTriplinkItem {
        width: 23%
    }
}


/**************************************
************video gallery**************
***************************************/

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnL");
    width: 20px;
    height: 20px;
    background-size: contain;
    display: inline-block;
}

.fancybox-close {
    top: -10px!important;
}

#videoGallery {
    margin-top: 20px
}

#videoGallery .videoLisingPage .newsparagraph {
    margin-bottom: 20px
}

#videoGallery .mediaCont.mediaItem,
#videoGallery .folderCont.mediaItem {
    background-color: #fff;
    padding: 10px;
    display: inline-block;
    width: 100%;
    height: 350px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4)
}

#videoGallery .mediaThumbCont {
    margin: 0px auto;
    width: 100%;
    height: auto;
    text-align: left;
}

#videoGallery .mediaThumbCont img {
    height: 217px;
    width: 337px;
    object-fit: cover
}

#videoGallery .mediaDescription {
    display: table;
    width: 100%;
    background-color: transparent;
}

#videoGallery .mediaDescription i {
    display: none
}

#videoGallery .mediaDescription h4 {
    color: #425166;
    font-size: 20px;
    margin: 15px;
    line-height: 1.2;
    font-weight: normal;
    height: 50px;
    overflow: hidden;
}


/*#videoGallery .mediaThumbCont:after,.mediaGalleryCont .photoFrame:after{    background: rgba(0,0,0,0.6);width: 100%;height: 217px;content: "";position: absolute;top: 0;left: 0;}*/


/*.mediaDescription{padding: 30px;}*/

.mediaDescription h4 {
    color: #242b45;
    /*padding: 30px;*/
}

.mediaCont.mediaItem:hover .realtedGalleryOverlay {
    transform: scale(1.1);
}

.fancybox-opened .fancybox-title {
    background-color: transparent!important;
    color: #242b45!important;
    padding: 0 1%;
    margin-bottom: 20px!important;
    border-bottom: 2px #4A4A4A solid;
}

#fancybox-loading,
.fancybox-wrap .fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    top: -11px!important;
    background-size: cover!important;
    height: 30px!important
}

#fancybox-loading {
    width: 70px!important;
    height: 70px!important;
    display: inline-block!important;
    background-size: cover!important;
    background: url('/Style Library/LINKDev/Img/loader.svg') center center no-repeat!important;
    position: absolute!important;
    top: 50%!important;
}

#loadingBarOverlay {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    z-index: 1
}

#loadingBar {
    width: 70px;
    height: 70px;
    display: inline-block;
    background-size: cover;
    background: url('/Style Library/LINKDev/Img/loader.svg') center center no-repeat;
    position: absolute;
    top: 30%;
    z-index: 2
}

.fancybox-desc {
    background-color: #f0f0f0;
    color: #242b45;
    padding: 10px;
    margin-top: 5px;
}

.folderThumbCont.emptyFolder img {
    transition: all 0.2s linear;
    max-width: 80%!important;
    height: 130px;
    width: auto;
    margin: auto;
    vertical-align: middle;
}

.folderThumbCont.emptyFolder,
.folderThumbCont .bgBlue {
    background: -webkit-gradient(linear, left top, right top, from(#00729A), to(#00729A));
    background: -webkit-linear-gradient(left, #00729A, #00729A);
    background: -moz-linear-gradient(left, #00729A, #00729A);
    background: -ms-linear-gradient(left, #00729A, #00729A);
    background: -o-linear-gradient(left, #00729A, #00729A);
    height: 217px;
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin: auto;
}

.folderCont.mediaItem:hover .mediaDescription {
    text-decoration: none;
}

.folderCont.mediaItem:hover .mediaDescription h3 {
    color: #2a6496
}

.albumDate span {
    color: #666;
}

.mediaThumbAndDesc .blueStrip {
    display: none;
    height: 50px;
    height: 104px;
    bottom: -6px;
    z-index: 1;
    background: url('/Style Library/LINKDev/Img/GalleryDefaultFolder.png') center center no-repeat #b5146e;
    background-size: 30px;
    padding: 10px;
}

.mediaDescription {
    display: table;
    width: 100%;
    background-color: #f0f0f0;
}

.folderCont.mediaItem:hover .folderThumbCont.emptyFolder img {
    transform: scale(1.1);
}

.emptyFolderBriefContainer h2 {
    padding-top: 15px;
    color: #222222;
    text-decoration: none;
}

.emptyMsgInner,
.emptyMessage {
    display: block;
    background-color: #cdcdcd;
    color: #666;
    padding: 20px;
    margin-top: 20px;
    box-shadow: 7px 0px 11px #d3d3d3;
}

.emptyMsgInner a {
    color: #ffffff!important;
    width: auto!important;
    background-color: #BA2025!important;
    -webkit-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    border-radius: 20px!important;
    padding: 5px 20px!important;
    text-align: center!important;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px
}

.emptyMsgInner a:hover {
    background-color: #7E1416!important;
    text-decoration: none!important;
}

div[id$="divBack"] a,
div[id$="divBack"] .breadCrumbSeparator,
div[id$="divBack"] .breadCrumbLast {
    color: #4a4a4a;
    margin: 0px 4px 10px;
    display: block;
}

.mediaBreadCrumb {
    background: #FFF;
    padding: 6px;
    margin-bottom: 20px;
    border: 1px #BEBEBE solid;
}

div[id$="divBack"] {
    border: none;
}

@media (min-width: 320px) and (max-width: 480px) {
    .jms-slideshow {
        display: none
    }
}

@media (min-width: 568px) and (max-width: 1024px) {
    .jms-slideshow {
        display: none
    }
}

@media (min-width: 320px) and (max-width: 568px) {
    .jms-slideshow {
        display: none
    }
}


/**************************************
************photo gallery**************
***************************************/

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnL");
    width: 20px;
    height: 20px;
    background-size: contain;
    display: inline-block;
}

.fancybox-close {
    top: 5px!important;
}

#videoGallery {
    margin-top: 20px
}

.videoLisingPage .newsparagraph {
    margin-bottom: 20px
}

.mediaCont.mediaItem {
    background-color: #f6f0e8;
    padding: 8px;
    display: inline-block;
    width: 100%;
    min-height: 320px;
    margin-bottom: 25px;
    transition: all 0.3s ease
}

.mediaCont.mediaItem:hover {
    box-shadow: 4px 3px 0px #e5e5e5;
}

.mediaThumbCont {
    margin: 0px auto;
    width: 100%;
    height: 100%;
    text-align: center;
}

.mediaThumbCont img {
    height: 230px;
    width: 380px;
}

.mediaDescription h5 {
    color: #727272;
    font-weight: bold;
    font-size: 14px;
    margin: 8px 0;
    line-height: 19px;
}

.videoGalleryImgCont .realtedGalleryOverlay {
    z-index: 1;
    position: absolute;
    top: 30%;
    left: 34%;
    right: 34%;
    max-width: 90px;
    max-height: 90px;
    background-size: cover;
    opacity: 0.8;
    height: 230px;
    width: 100%;
    transition: all 0.2s linear;
    background: url('/Style Library/LINKDev/CSS/images/Video.png') center center no-repeat
}

.videoGalleryImgCont .realtedGalleryOverlay.opacity {
    opacity: 0.8
}

@media (min-width: 320px) and (max-width: 480px) {
    .jms-slideshow {
        display: none
    }
}

@media (min-width: 568px) and (max-width: 1024px) {
    .jms-slideshow {
        display: none
    }
}

@media (min-width: 320px) and (max-width: 568px) {
    .jms-slideshow {
        display: none
    }
    #main:before {
        left: 0;
    }
}


/*Content pages*/

.contentParagraph {
    line-height: 25px;
    font-size: 0.99em;
    margin: 5px 0;
}

h2.contentHeaderSmall {
    color: #1890BA;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.2em;
}

h1.contentHeaderBig {
    color: #1890BA;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 2.0em;
}

a.contentLink {
    font-size: 0.875em;
    color: #242b45;
}

ul.contentList li {
    list-style: disc;
    margin: 8px 30px;
}


/*judges*/

.judgesCont select {
    display: block;
    line-height: 1.428571429;
    border: 1px solid #ccc!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-radius: 4px;
    width: 40%;
    margin-bottom: 15px;
    height: 33px;
}

.judgesCont input[type=checkbox] {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    margin: 0 5px
}

.judgesCont input[type=checkbox]:after {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    width: 16px;
    height: 16px;
    border: 1px solid #dedede;
    border-radius: 2px;
}

.judgesCont input[type=checkbox]:before {
    background: #f6ac4f url("http://i.imgur.com/dR1TM0y.png");
    background-size: 10px 8px;
    background-repeat: no-repeat;
    background-position: 3px 4px;
    position: absolute;
    left: 2px;
    z-index: 2;
    opacity: 0;
    width: 100%;
    height: 100%;
    color: #f6ac4f;
}

.judgesCont input[type=checkbox]:checked:before {
    content: '';
    position: absolute;
    top: 0px;
    opacity: 1;
    left: 0px;
    border: 1px solid #f6ac4f;
    border-radius: 2px;
}

.judgesCont .modal-body {
    text-align: left
}

.judgesCont .modal-body {
    height: 350px;
    overflow-y: auto
}

.sectionTitleHeader,
.announcementCont,
ul.fixedMenu li,
.sectionTitleHeaderWhite,
.eventsCalendar-currentTitle,
.quikLinksHome .owl-item {
    text-align: center
}

#MyPressReleases,
#MyReports,
#MyPublications,
#MyEvents,
#MyAnnouncements,
#MyNews {
    background: #43516b;
    padding: 10px;
    margin: 15px;
}

#MyPressReleases a,
#MyReports a,
#MyPublications a,
#MyEvents a,
#MyAnnouncements a,
#MyNews a {
    color: #fff;
    font-size: 18px
}

@media (max-width: 768px) {
    .bTriplinkItem {
        width: 31.333%;
    }
}

#divDateComparer,
.ValidationItem {
    margin-top: 5px
}

iframe[src*="recaptcha"] {
    width: 305px;
}


/**************************************Hadeer Styles************************************************/

body {
    font-size: 16px
}


/*Header Topnav*/

header {
    z-index: 100;
    width: 100%;
    height: 120px;
    background-color: white;
    position: fixed
}

div#mainContent {
    padding-top: 120px
}

.lineUnder {
    border-bottom: 1px solid #cccccc;
}

#topnav {
    height: 70px;
    position: relative;
    z-index: 1
}

#topnav:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 70px;
    top: 0;
    z-index: -1;
    overflow-x: hidden
}

#topnav ul li {
    font-size: 0.7em
}

#topnav ul li.callCenter {
    display: flex;
    align-items: center;
    margin: 0px 10px
}

#topnav .userControl,
#topnav .siteControl {
    display: inline-block;
    vertical-align: top;
    height: 100%
}

#topnav .userControl {
    width: 50%
}

#topnav .siteControl {
    width: 49%
}

#topnav .siteControl>ul {
    justify-content: flex-end
}

#topnav .userControl>ul,
#topnav .siteControl>ul {
    display: flex;
    height: 100%;
    align-items: center
}

#topnav .userControl .register>div.loginRegister>div>a:after {
    content: '\f107';
    font-family: fontAwesome;
    padding: 0 5px
}

#topnav .userControl ul li.callCenter>a[id*="CallCenter"] {
    display: none
}

#topnav .siteControl li:hover span,
#topnav .userControl li:hover span {
    text-decoration: underline
}

#topnav .siteControl ul li>a,
#topnav .userControl ul li>a,
#topnav .siteControl ul li>a span,
#topnav .userControl ul li>a span,
.loginRegister a span {
    padding: 0 10px;
    text-align: center
}

#topnav .siteControl ul li>a,
#topnav .userControl ul li>a,
#topnav .siteControl ul li>a span,
#topnav .userControl ul li>a span,
.loginRegister a span,
#topnav .callCenter .phoneNumber a,
#topnav .callCenter .fa-phone {
    color: #666666
}

.loginRegister a span {
    padding: 0px!important
}

#topnav .siteControl a:hover,
#topnav .userControl a:hover {
    text-decoration: none
}

#topnav .infoHub {
    position: relative!important
}

#topnav .infoHub>a:after {
    content: '\f107';
    font-family: fontAwesome;
    padding: 0 5px
}

#topnav .infoHub>a:focus {
    text-decoration: none
}

#topnav .infoHubDropDown {
    margin-top: 0;
    padding: 0;
    top: 100%;
    font-size: 1em
}

#topnav .infoHubDropDown.dropdown-menu>li {
    display: block!important;
    font-size: 1em
}

#topnav .infoHubDropDown.dropdown-menu>li a:hover,
#topnav .infoHubDropDown.dropdown-menu>li a:active,
#topnav .infoHubDropDown.dropdown-menu>li a:focus {
    background-color: #41B8EA;
    color: #fff;
    text-align: center;
    background-image: none;
}

#topnav .infoHubDropDown.dropdown-menu>li a {
    padding: 10px 0px
}

#topnav .siteMainLogo {
    position: absolute;
    top: 0px
}

#topnav .siteMainLogo a {
    height: 70px;
    width: 100px;
    display: block
}

#topnav .callCenter .phoneNumber {
    border-bottom: 1px solid
}

#topnav .userControl li:hover span.phoneNumber {
    text-decoration: none
}


/*top nav icons*/

#topnav .register i {
    font-size: 16px
}

.siteSearch a {
    font-size: 18px!important
}

#topnav .siteSearch i,
.callCenter i {
    font-size: 18px
}


/*search*/

.searchOverlay.shown .ms-srch-sbLarge-searchImg {
    display: inline-block;
    display: none
}

.ms-srch-sbLarge-searchImg {
    left: -3px;
    max-width: 140px!important;
    height: 130px;
    top: -44px;
    position: absolute;
}

.ms-srch-sbLarge-searchImg:hover {
    left: -3px;
    top: -44px;
    background-color: transparent
}

.ms-srch-sb-searchLink:hover {
    background: transparent
}

.userActions {
    opacity: 1!important;
    position: absolute;
    width: 100%;
    background: white;
    border: 1px solid #ebebeb;
    top: 100%;
    display: none;
    border-radius: 3px;
    box-shadow: 0px 0px 3px #ddd;
    width: 80%;
    text-align: center
}

.loginRegister>div>a {
    color: #666666;
    padding: 0 10px;
}

li.register {
    position: relative
}

.userActions>div>a {
    padding: 10px 0px;
    color: #666666;
    display: block
}

.userActions>div>a:hover {
    background-color: #ab1367;
    color: #fff;
}

#siteNavbar {
    height: 40px
}

#siteNavbar .navbarList {
    display: table;
    height: 100%;
    margin: 0 auto
}

#siteNavbar .navbarList li {
    display: table-cell;
    vertical-align: middle
}

#siteNavbar .navbarList li a {
    padding: 0 15px;
    color: #000
}

#siteNavbar .navbarList li a:hover {
    text-decoration: none
}

#siteNavbar .navbarList li a:after {
    content: '\f107';
    font-family: fontAwesome;
    padding: 0 5px
}


/*Mega Menu*/

.mainNavContainer {
    width: 1170px;
    margin: 0 auto
}

.mainNavigation {
    position: relative;
    height: auto
}

.mainNavigation .navbar-nav {
    width: 100%;
    display: table
}


/*.mainNavigation .navbar-nav:after{content: '';position: absolute;width: 130%;height: 50px;top: 0;left: -115px;border-top: 1px solid #ddd;}*/

.mainNavigation .navbar-nav>li {
    display: table-cell;
    float: none
}

.mainNavigation .navbar-nav>li>.dropdown-menu {
    margin-top: 20px;
}

.mainNavigation .navbar-nav>li>a {
    font-size: 0.75em;
    color: #000;
    padding: 14px;
    text-align: center;
    background-color: transparent
}

.mainNavigation .nav>li>a:focus {
    background-color: transparent
}

.mainNavigation .nav>li>a:hover {
    background-color: #eee
}

.mainNavigation .nav>li.open>a:focus,
.mainNavigation .nav>li.open>a:hover {
    background-color: #eee
}

.mainNavigation .navbar-nav>li>a:after {
    content: '\f107';
    font-family: fontAwesome;
    padding: 0 5px;
}


/*.mainNavigation .navbar-nav>li:hover>a:after{-moz-transform: scale(-1, -1);-o-transform: scale(-1, -1);-webkit-transform: scale(-1, -1);transform: scale(-1, -1);}*/

.mainNavigation .mega-dropdown {
    position: static !important;
}

.mainNavigation .mega-dropdown-menu {
    padding: 5px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mainNavigation .mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0;
}

.mainNavigation .mega-dropdown-menu>li>ul>li {
    list-style: none;
}

.mainNavigation .mega-dropdown-menu>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
}

.mainNavigation .mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}

.mainNavigation .mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight: bold;
}

.mainNavigation .mega-dropdown-menu form {
    margin: 3px 20px;
}

.mainNavigation .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.mainNavigation .dropdown-menu {
    height: 285px;
    font-size: 1em;
    overflow-y: hidden
}

.mainNavigation .dropdown-menu>div.col-sm-3 {
    height: inherit;
    overflow-y: auto
}

.mainNavigation .dropdown-menu>div.col-sm-3::-webkit-scrollbar-thumb {
    background-color: #1890BA;
    border-radius: 10px;
}

.mainNavigation .dropdown-menu>div.col-sm-3::-webkit-scrollbar {
    width: 8px;
    background-color: #f1f1f1;
    border-radius: 10px;
}

.mainNavigation .descriptionContainer {
    height: 100%;
    display: none
}


/*.mainNavigation .mega-dropdown-menu{overflow-y:hidden}*/

.mainNavigation .megamenuDescr {
    height: 100%
}

.mainNavigation .megamenuDescrTitle {
    height: 100%
}

.mainNavigation .megamenuImgHolder {
    height: 100%
}

.mainNavigation .megamenuImg {
    width: 260px;
    height: 220px;
    padding-top: 25px;
}

.mainNavigation .megamenuImg img {
    width: 100%;
    height: 100%
}

.mainNavigation .megamenuDescr:before {
    content: '';
    position: absolute;
    height: 280px;
    top: -20px;
}

.mainNavigation .readmoreHolder {
    position: relative;
    bottom: 35px
}

.mainNavigation .megamenuCheckMore {
    background-color: transparent;
    color: #000;
    font-size: 0.8em
}

.mainNavigation .megamenuCheckMore:hover {
    text-decoration: none
}

.mainNavigation .megamenuCheckMore:after {
    font-family: fontAwesome;
}

.mainNavigation .megamenuTitle {
    padding: 10px;
    font-size: 0.87em;
    width: calc(100% + 15px);
}

.mainNavigation .megamenuTitle:hover {
    background-color: #41B8EA;
}

.mainNavigation .megamenuTitle:hover a {
    color: #fff
}

.mainNavigation .megamenuTitle a {
    color: #000
}

.mainNavigation .descriptionContainer {
    padding-top: 10px
}

.mainNavigation .megamenuSummaryTitle {
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #41B8EA
}

.mainNavigation .megamenuSummary {
    padding-top: 10px;
    font-size: 0.75em;
    text-align: justify;
}

.mainNavigation .navbar-toggle:hover {
    background-color: transparent!important;
    border: none!important;
    outline: none!important
}

.selectedColor {
    background-color: #41B8EA
}

.selectedColor a {
    color: #fff!important
}


/*events homePage*/

#Events {
    height: auto;
    padding: 20px 0
}


/*general triangle shape*/

#main:before {
    z-index: -1
}

.detailsInfo {
    padding: 5px 0;
    border-bottom: 1px solid;
    margin-bottom: 10px
}

.detailsInfo a {
    color: #242b45
}

.detailsInfo a:hover {
    text-decoration: none
}

div[id*="fileUploaderDiv"] input.btnDel {
    display: block
}


/*general btn*/

.generalBlueBtn {
    min-width: 160px;
    width: auto;
    background-color: #BA2025!important;
    -webkit-border-radius: 30px!important;
    -moz-border-radius: 30px!important;
    border-radius: 30px!important;
    padding: 13px 5px;
    text-align: center!important;
    text-decoration: none;
    font-size: 1em;
    color: #fff;
}

.generalBlueBtn:hover {
    background-color: #8b8b8b
}

table.dynamicForm tbody tr td:first-child .ms-formvalidation {
    display: inline!important
}


/*home banner*/

.bannerCarousel .titleOneCont {
    width: 100%
}

.bannerCarousel .titleTwoCont {
    width: 100%
}

.bannerCarousel a.bannerBtn {
    font-size: 1em
}

.bannerCarousel .owl-dots {
    display: block;
    width: 100%;
    text-align: center
}


/*Testimonials*/

.innerPageTitle {
    font-size: 1.5em;
    margin: 40px 0 80px 0;
    color: #1890BA
}

.testimonContainer {
    min-height: 320px;
    width: 880px;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 75px;
    box-shadow: 3px 1px 30px #d9d9d9;
    padding: 30px;
}

.testimonContainer .testimonInfoHolder {
    position: relative;
    margin-bottom: 40px;
}

.testimonContainer .testimonInfoHolder .imgHolder {
    position: absolute;
    top: -52px;
}

.testimonContainer .imgHolder>img {
    width: 145px;
    height: 115px
}

.testimonContainer .testimonName {
    font-size: 1.5em;
    color: #425166;
    margin-bottom: 5px;
}

.testimonContainer .testimonJobTitle {
    color: #707070;
    font-size: 1.12em;
}

.testimonContainer .testimonQuote {
    position: relative;
    padding: 45px;
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    text-align: center
}

.testimonContainer .testimonQuote p {
    line-height: 25px
}

.testimonContainer .testimonQuote p:before,
.testimonContainer .testimonQuote p:after {
    ;
    font-family: 'icomoon2' !important;
    position: absolute;
    font-size: 20px;
    color: #c6c6c6
}

.testimonContainer .testimonQuote p:before {
    content: '\e908';
    top: 20px
}

.testimonContainer .testimonQuote p:after {
    content: '\e909';
    bottom: 20px
}

.testimonContainer .testimonSignature {
    color: #425166
}

.testimonContainer .imgHolder,
.testimonContainer .testimonInfo {
    display: inline-block;
    vertical-align: top
}


/*Personna*/

.titleInner {
    color: #1890BA;
    font-size: 1.78em;
    margin: 20px 0;
    display: inline-block
}

.availablePersona,
.appliedPersona {
    margin-bottom: 50px
}

.appliedPersona {
    border-top: 1px solid #c9c6c6;
    padding-top: 45px
}

table.custom-striped {
    max-width: 60%;
    font-size: 1.2em;
    margin: 0;
    border: none!important
}

table.table-striped.custom-striped>tbody>tr:nth-child(even) {
    background-color: #fff;
}

table.table-striped.custom-striped>tbody>tr:nth-child(odd),
.table-striped.custom-striped>tbody>tr:nth-child(odd)>td,
.table-striped.custom-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f1f1f1!important;
}

table.table-striped.custom-striped>tbody>tr>td,
.table-striped.custom-striped>thead>tr>th {
    color: #000;
    border: none
}

table.table-striped.custom-striped .tableLink {
    font-size: 15px;
    cursor: pointer;
    color: #a81267;
    border-bottom: 1px solid;
    margin: 0 5px
}

table.table-striped.custom-striped .tableLink:hover {
    color: #870f53;
    text-decoration: none
}

.personaContainer .table-responsive {
    border: none
}


/*Careers*/

.careersContainer .newsInnerCont .newsBox {
    box-shadow: 0px 5px 25px #a6a6a6;
    background-color: #fff;
    padding: 10px;
    height: 350px;
    min-height: 310px;
    margin-bottom: 30px
}

.careersContainer .newsInnerCont .newsBox h4.listingHeader {
    color: #425166;
    padding: 20px 5px 10px;
    font-size: 1em;
    font-weight: normal;
    min-height: 75px;
}

.careersContainer .newsInnerCont .newsBox h4.listingHeader a {
    line-height: 1em
}

.careersContainer .newsInnerCont .newsContainer {
    display: flex;
    background-color: #ededed;
    color: #000;
    min-height: 90px;
    padding: 10px 15px;
    border-top: 1px solid #c6c6c6
}

.careersContainer .newsContainer .openDate,
.newsContainer .expiryDate {
    margin: 0 10px
}

.careersContainer .newsContainer label {
    display: block;
    font-weight: normal;
    margin-bottom: 10px
}

.careersContainer .newsContainer .newsDate {
    font-size: 0.8em
}

.careersContainer .newsContainer .iconHolder {
    padding: 10px;
    font-size: 24px;
    background-color: #aeafb8
}

.careersContainer .newsContainer .iconHolder .fa-calendar {
    margin: 0;
    color: #fff;
}

.careersContainer .newsBox p {
    padding: 30px 15px;
    color: #000;
    height: auto
}


/*careers dynamic forms*/

.careersDF .careersTable table tr td {
    display: block;
    border: none;
    padding: 0 15px
}

.careersDF .careersTable {
    box-shadow: 0px 0px 22px #c6c5c5
}

.careersDF .careersTable .tableCareersDynamicForms.table.table-bordered.table-hover tr td span input {
    margin: 0
}

.careersDF .careersTable .tableCareersDynamicForms.table.table-bordered.table-hover tr td span input:last-child {
    margin-bottom: 25px
}

.careersDF .careersTable .table-hover>tbody>tr:hover>td,
.careersDF .careersTable .table-hover>tbody>tr:hover>th,
.careersDF .careersTable .table>tbody>tr.active>td,
.careersDF .careersTable .table>tbody>tr.active>th,
.careersDF .careersTable .table>tbody>tr>td.active,
.careersDF .careersTable .table>tbody>tr>th.active,
.careersDF .careersTable .table>tfoot>tr.active>td,
.careersDF .careersTable .table>tfoot>tr.active>th,
.careersDF .careersTable.table>tfoot>tr>td.active,
.careersDF .careersTable .table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.careersDF .careersTable .table>thead>tr.active>th,
.table>thead>tr>td.active,
.careersDF .careersTable .table>thead>tr>th.active {
    background-color: transparent
}

.careersDF button,
html .careersDF input[type="button"],
.careersDF input[type="reset"],
.careersDF input[type="submit"] {
    min-width: 140px;
    height: 40px
}


/*View mode dynamic forms*/

.careersDF.careersViewMode .careersTable table tr td {
    display: table-cell
}


/*Etenders*/

.EtendersFilterContainer {
    width: 70%;
    background: transparent;
    border: none;
    margin: 0 0 40px;
    padding: 0
}

.EtendersFilter {
    margin: 0 15px
}

.EtendersFilterContainer .EtendersFilter>div {
    display: inline-block;
    width: 49%
}

.EtendersFilterContainer .EtendersFilter label {
    margin: 15px 0;
    text-transform: capitalize
}

.EtendersFilterContainer .EtendersFilter .controlInputForm {
    width: 355px;
    height: 45px;
    border: 1px solid #b8bbca;
    border-radius: 7px;
    background-color: #fff
}

.EtendersFilterContainer .EtendersBtns {
    margin: 40px 0
}

.EtendersFilterContainer .EtendersFilter .controlInputForm {
    width: 355px;
    height: 45px!important;
    border: 1px solid #b8bbca!important;
    background-color: #fff!important;
    border-radius: 7px!important;
}

.EtendersFilterContainer .EtenderStartDate,
.EtendersFilterContainer .EtenderEndDate {
    position: relative
}

.EtenderDetailsContainer {
    border: 1px solid #b7b7b7;
    border-radius: 7px;
    padding: 30px 35px;
    margin-bottom: 15px
}

.EtenderDetailsContainer .EtenderDetailsHeader {
    margin-bottom: 10px;
    font-size: 1.5em;
    color: #000
}

.EtenderDetailsContainer .EtenderDetailsHeader a {
    color: #000
}

.EtenderDetailsContainer .EtenderDetailsDate {
    margin-bottom: 25px;
    color: #8b8b8b
}

.EtenderDetailsContainer p {
    color: #000;
    line-height: 1.5em
}

.EtendersFilterContainer .EtendersBtns .generalBlueBtn {
    min-width: 165px;
    min-height: 50px;
    color: #fff;
    font-size: 1em;
}

.EtendersFilterContainer .EtendersBtns .generalBlueBtn:hover {
    background-color: #8b8b8b!important
}


/*filter*/

.pnlFilter .EventsCategorybtn input,
[id$='ParentControlsDiv'] [id$='btnFilter'],
.contactUsRightCont #div_Submit input[id*="btn_Submit"] {
    background-color: #1890BA!important;
    border-color: #1890BA!important
}

.pnlFilter .EventsCategorybtn input:hover,
[id$='ParentControlsDiv'] [id$='btnFilter']:hover,
.contactUsRightCont #div_Submit input[id*="btn_Submit"]:hover {
    background-color: #00729A!important;
    border-color: #00729A!important
}

.pnlFilter .Resetbtn input,
[id$='ParentControlsDiv'] [id$='btnResetFilter'],
.contactUsRightCont #div_Submit input[id*="btnCancel"] {
    background-color: #a2a0a0!important;
    border-color: #a2a0a0!important
}

.pnlFilter .Resetbtn input:hover,
[id$='ParentControlsDiv'] [id$='btnResetFilter']:hover,
.contactUsRightCont #div_Submit input[id*="btnCancel"]:hover {
    background-color: #868383!important;
    border-color: #868383!important
}

.tenderPageDetails label {
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    margin-bottom: 5px
}

.tenderPageDetails .tenderBrief {
    width: 70%
}

.tenderPageDetails .tenderBrief>* {
    display: inline-block;
    vertical-align: top
}

.tenderExpireDateHolder>* {
    display: inline-block;
}

.tenderPageDetails .tendarCalendar {
    padding: 20px 10px;
    background-color: #1890BA
}

.tenderPageDetails .fa-calendar {
    color: #fff;
    font-size: 18px;
}

.tenderPageDetails .tenderExpireDateHolder {
    width: 70%
}

.tenderPageDetails .tenderExpireDate,
.tenderPageDetails .tenderBrief label {
    font-weight: bold
}

.tenderPageDetails .tenderPrice {
    width: 29%
}

.tenderPageDetails .tenderPriceAmount {
    color: #a81267;
    font-size: 1.5em
}

.tenderPageDetails .tenderDetails {
    border: 1px solid #cbcbcb;
    margin: 35px 0;
    padding: 18px 30px;
    display: flex;
    justify-content: space-between;
    width: 70%
}

.tenderPageDetails .tenderDetails>.tenderDate {
    color: #000
}

.tenderPageDetails .tenderDate label {
    margin-bottom: 10px
}

.tenderPageDetails .tenderDate span {
    font-weight: 600;
    font-size: 1.2em
}

.tenderPageDetails .tenderDescription p {
    line-height: 1.5em
}

[id$='ParentControlsDiv'] .field input[type=text] {
    cursor: auto
}

#divKeywords input[type=text],
#divKeywords input[type=text]:hover,
#divKeywords input[type=text]:focus {
    background-color: #fff
}


/*careers*/

.careersDetailsContainer .careerHeader {
    font-size: 1.3em;
    margin: 25px 0;
    color: #000
}

.careersDetailsContainer .jobTitle {
    color: #1890BA;
    font-weight: 600;
    margin-bottom: 10px
}

.careersDetailsContainer .careerDetails {
    margin-bottom: 15px
}

.careersDetailsContainer .careerDetails ul {
    color: #919191
}

.careersDetailsContainer .careerDetails ul li {
    line-height: 1.5em;
    color: #7c7c7c;
    font-weight: normal
}


/*registration form*/

div[id*="divRegistration"] .form-control {
    padding: 3px 12px
}


/*reports inner*/

.ReportsInner .newsBox .newsBoxImg {
    height: 280px;
    background-size: contain;
    background-position: top;
}

.ReportsInner .newsBox h4 {
    padding: 10px 30px 0px
}

.ReportsInner .newsBox p {
    padding: 0px 30px 10px
}


/*press release*/

.pressReleaseCont .newsBox h4 {
    height: 100px;
    line-height: 1em
}


/*meet our team*/

.meetOurTeam {
    height: 248px;
    width: 100%;
    margin-bottom: 80px;
    position: relative;
    padding-top: 100px;
    background-color: #fff;
    box-shadow: 0px -2px 30px #ddd;
    text-align: center
}

.meetOurTeam .announcementCyrcle {
    position: absolute;
    top: -60px
}

.categoryContainer {
    margin-bottom: 150px
}

.memberName {
    margin: 25px 0 15px;
    color: #1890BA
}

.memberName a {
    color: #1890BA
}

.memberName a {
    color: #1890BA
}

.memberName a:hover {
    text-decoration: underline
}

.meetTeamSlider {
    margin-top: 78px!important
}

label[id*="lblCategory"] {
    color: #1890BA;
    font-weight: 600
}

.positionMeetOurTeam {
    font-size: 14px;
    padding: 0px 10px
}


/*meet our team inner*/

.meetOurTeamInner {
    margin-top: 45px!important
}

.meetOurTeamInner .meetOurTeam {
    height: auto;
    padding: 100px 15px 15px;
}

.meetOurTeamInner .positionMeetOurTeam {
    font-weight: bold;
    margin-bottom: 20px
}

.meetOurTeamInner .meetOurTeam .announcementCyrcle:hover {
    transform: scale(1)
}


/*photo gallery*/

.mfp-image-holder .mfp-content {
    width: 500px!important
}

.mfp-bottom-bar {
    position: relative!important;
    margin-top: 0px!important
}

.mfp-title {
    color: #242b45!important
}

img.mfp-img {
    max-height: 400px!important
}

.mfp-bg {
    height: 100%!important
}


/*events inners*/

.eventsMainCont .eventsInnerCont .fa-calendar {
    margin: 0px 5px
}

.eventsMainCont .eventsInnerCont .fa-calendar:before {
    font-size: 20px
}

.eventsMainCont .eventsInnerCont .newsBox h5 {
    color: #40486f
}


/*newsletter*/

#newsLetterSubscription {
    box-shadow: 0px 0px 15px #c4c2c2;
}

#newsLetterSubscription input[type="submit"] {
    background-color: #1890BA;
    border-color: #1890BA;
    ;
    color: #fff
}

#newsLetterSubscription input[type="submit"]:hover {
    background-color: #98155e;
    border-color: #98155e
}


/*contact us*/

.newContactForm .formInput textarea {
    height: auto!important;
    width: 100%!important;
    margin-bottom: 10px!important;
    resize: auto!important;
    background-color: #fff!important
}

.newContactForm #div_Message .formInput {
    height: auto
}


/*social media icons*/

.shareicoFTG {
    width: auto!important
}


/*login*/

div[id*="divLogin"] div#div_Submit {
    margin-top: 15px;
}


/*calendar*/


/*edit profile*/

div#divDateOfBirth {
    position: relative!important
}

div#divDateOfBirth #ui-datepicker-div,
.pnlFilter #ui-datepicker-div {
    top: 75%!important;
    z-index: 1
}

#ui-datepicker-div {
    top: 75%!important;
    z-index: 1
}


/*my preferences*/

#myPreferencesWrapper>div {
    padding: 5px 0px;
}

#myPreferencesWrapper>div:last-child {
    border: none
}

#myPreferencesWrapper label {
    color: #000;
    font-weight: normal
}

#myPreferencesWrapper .title {
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    background: #43516b;
    font-size: 18px;
    padding: 5px 20px
}

#myPreferencesWrapper .RightFloat.Commands button {
    color: #ffffff!important;
    width: auto!important;
    min-width: 90px;
    font-size: 12px;
    background-color: #878a99!important;
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    border-radius: 10px!important;
    text-align: center!important;
    text-decoration: none;
}

#myPreferencesWrapper>div.field input[type='submit'] {
    color: #ffffff!important;
    width: auto!important;
    background-color: #BA2025!important;
    -webkit-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    border-radius: 20px!important;
    text-align: center!important;
    text-decoration: none;
}

#mainbody {
    padding: 25px 0
}

#myPreferencesWrapper .LeftFloat>span {
    display: flex;
    align-items: baseline
}

#myPreferencesWrapper>div.field input[id*='btnCancel'] {
    background-color: #a2a0a0!important;
    border-color: #a2a0a0!important
}

#myPreferencesWrapper>div.field input[id*='btnCancel']:hover {
    background-color: #868383!important;
    border-color: #868383!important
}

#myPreferencesWrapper>div.field input[id*='btnSubmit'] {
    background-color: #1890BA!important;
    border-color: #1890BA!important
}

#myPreferencesWrapper>div.field input[id*='btnSubmit']:hover {
    background-color: #98155e!important;
    border-color: #98155e!important
}

#myPreferencesWrapper>div:last-child {
    border-top: 1px solid #dddd
}


/*all side images in inner pages*/

.detailsImage {
    background-color: #f0f0f0;
    padding: 2px
}

.detailsImage img {
    margin: 0 auto;
    width: 65%;
    height: auto;
    display: block
}


/*preview and delete icons in dynamic forms*/

.ViewLink,
.DeleteLink {
    width: 20px;
    height: 20px;
    display: block;
    background-size: cover;
    margin: 10px
}

.DeleteLink {
    background-image: url('/Style%20Library/LINKDev/images/x-mark.svg')
}

.ViewLink {
    background-image: url('/Style%20Library/LINKDev/images/preview.svg')
}


/*careers preview and delete buttons*/

.MaultipleFileUploadRoot table tr td:nth-child(1),
.MaultipleFileUploadRoot table tr td:nth-child(2),
.MaultipleFileUploadRoot table tr td:nth-child(3) {
    display: inline-block;
    vertical-align: middle
}

.EventItemList {
    height: auto!important
}


/*facebook iframe*/

#facebook ._2p3a {
    width: 100%!important
}


/*search sharepoint*/

.ms-srch-sbLarge {
    border-radius: 20px;
    border: 1px solid #ccc;
    padding: 0 10px 5px;
    background-color: rgba( 255, 255, 255, 0.85)
}

.ms-srch-sbLarge>input {
    display: inline-block;
    border-style: none!important;
    outline-style: none!important;
    vertical-align: top;
    font-size: 20px;
    height: 30px!important;
    margin: 1px 0px 0px 6px;
    padding: 0px 1px 0px 1px;
    background-color: transparent!important
}

.ms-srch-item-path {
    width: 100%!important;
    color: #1890BA!important;
    font-weight: 700;
    margin-bottom: 10px!important;
}

.ms-srch-item:hover {
    background: #efefef!important;
}

.ms-srch-item-summary .ms-srch-item-highlightedText {
    color: #1890BA!important;
    font-weight: 700!important
}

.ms-srch-item {
    width: 100%;
    border-bottom: 3px solid #ccc;
}

.ms-srch-item-summaryPreview {
    width: 100%
}

.ms-srch-item-previewContainer,
.ms-srch-item-preview,
.ms-srch-hover-outerContainer {
    display: none!important
}


/*blogs*/

.ms-blog-postBoxMargin h2>a:link,
.ms-blog-postBoxMargin h2>a:visited,
.ms-noWrap.ms-imnSpan .ms-subtleLink,
.ms-metadata.ms-textSmall .ms-link {
    color: #1890BA
}

.ms-blog-MainArea input.ms-button-emphasize,
.ms-blog-MainArea button.ms-button-emphasize,
.ms-blog-MainArea input.ms-button-emphasize:hover,
.ms-blog-MainArea button.ms-button-emphasize:hover {
    background-color: #1890BA;
    border-color: #1890BA;
    color: #fff;
    border-radius: 20px
}

.ms-blog-postComment .ms-tableCell {
    display: inline-block
}

.ms-blog-postList .ms-subtleLink,
.ms-metadata.ms-textSmall .ms-link,
.ms-metadata.ms-textSmall .ms-subtleLink {
    pointer-events: none;
}


/*dynamic forms*/

.dynamicFormCont .nav-tabs {
    border-bottom: none
}

.dynamicFormCont span.ms-formdescription {
    display: block;
    margin-bottom: 10px
}

.dynamicFormCont span.ms-formdescription+input {
    margin-bottom: 20px
}


/*inners*/

.details h4,
.details .news-details-title {
    color: #1890BA
}


/*edit profile*/

div[id*="divEditProfile"].mainForm .formInput,
div[id*="divEditProfile"].mainForm .form-control {
    width: 100%
}

div[id*="divEditProfile"].mainForm .formInput table[id*="checkBoxesInterest"] td input,
div[id*="divEditProfile"].mainForm .formInput table[id*="checkBoxesInterest"] td label {
    display: inline
}

.socialMediaCont svg:hover g path {
    fill: #1890BA
}


/*send to friend popup*/

.ms-dlgContent,
.ms-dlgBorder {
    height: auto!important
}

iframe.ms-dlgFrame {
    height: 370px!important
}

.ms-dlgTitle #dialogTitleSpan.ms-dlgTitleText.ms-accentText.ms-dlg-heading {
    padding: 15px 0px!important;
    margin: 0!important
}


/*style scrollbar*/


/* width */

::-webkit-scrollbar {
    width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #1890BA;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #00729A;
}

@media (max-width: 1199px) and (min-width: 1025px) {
    .contactUsLeftCont .filed .ms-rte-embedcode.ms-rte-embedwp {
        overflow-x: auto
    }
    .mainNavContainer {
        width: 100%
    }
    /*banner*/
    .titleTwoCont {
        max-width: 65%
    }
    .bannerCarousel .arrowleft-banner,
    .bannerCarousel .arrowright-banner {
        width: 40px;
        height: 40px
    }
    .mainNavigation .megamenuImg {
        width: auto;
        height: auto
    }
    /*announcements*/
    .announcementCont .announcementContentCont {
        height: 350px
    }
    .announcementHome {
        height: 420px
    }
    /*news*/
    #newsListing .newsBox h4.listingHeader {
        height: 130px
    }
    #newsListing .newsBox {
        height: 450px
    }
}

@media (max-width: 1024px) and (min-width: 991px) {
    .mainNavContainer {
        width: 100%
    }
    .mainNavigation .navbar-nav>li>a {
        padding: 10px
    }
    .mainNavigation .megamenuImg {
        width: auto;
        height: auto
    }
    /*banner*/
    .titleTwoCont {
        max-width: 65%
    }
    .bannerCarousel .arrowleft-banner,
    .bannerCarousel .arrowright-banner {
        width: 40px;
        height: 40px
    }
    .bannerCarousel .item .slideContainer {
        margin: 0 10%
    }
    /*homepage events*/
    #Events .eventCalendar-wrap {
        height: auto
    }
    /*testimonials*/
    .testimonContainer {
        width: auto
    }
    /*etenders*/
    .EtendersFilterContainer {
        width: 100%
    }
    .EtendersFilterContainer .EtendersFilter>div {
        display: block;
        width: 100%;
        margin-bottom: 7px
    }
    .EtendersFilterContainer .EtendersFilter label {
        width: 100px
    }
    /*filter old*/
    [id$='ParentControlsDiv'] .field input[type=text],
    [id$='ParentControlsDiv'] .field>select {
        width: 190px;
        margin: 0px 5px;
    }
    /*pie legend*/
    .pie-legend {
        width: 100%
    }
    /*photogallery*/
    .mfp-image-holder .mfp-content {
        max-width: 100%;
        padding-bottom: 5px!important
    }
    img.mfp-img {
        height: 430px!important
    }
    .mfp-bottom-bar {
        margin-top: 5px!important;
        position: relative!important;
        left: 0;
        width: 100%
    }
    /*filter*/
    .pnlFilter .EventsFromDate input,
    .pnlFilter .EventsToDate input,
    .pnlFilter .EventsCategory select {
        width: 195px
    }
    .pnlFilter .EventsCategorybtn,
    .pnlFilter .Resetbtn {
        display: table-cell
    }
    .contactUsLeftCont .filed .ms-rte-embedcode.ms-rte-embedwp {
        overflow-x: auto
    }
    /*announcements*/
    .announcementCont .announcementContentCont {
        height: 350px
    }
    .announcementHome {
        height: 420px
    }
    /*news*/
    #newsListing .newsBox h4.listingHeader {
        height: 100px
    }
}

@media (max-width: 990px) and (min-width: 768px) {
    header {
        height: 140px
    }
    header.fixed-header {
        height: 135px
    }
    header .lineUnder {
        background-color: rgba(242, 242, 242, 0.8)
    }
    #topnav .siteMainLogo {
        position: absolute;
        top: 70px
    }
    #topnav .siteMainLogo a {
        height: 60px
    }
    #topnav .siteControl ul li>a,
    #topnav .userControl ul li>a {
        padding: 0 7px
    }
    #topnav .loginRegister>div>a {
        padding: 0 7px
    }
    .mainNavContainer {
        width: 100%
    }
    .mainNavigation {
        background: white;
    }
    .mainNavigation .navbar-nav:after {
        display: none
    }
    .mainNavigation .navbar-nav>li>.dropdown-menu {
        position: relative
    }
    .mainNavigation .megamenuImg {
        width: auto;
        height: auto
    }
    .mainNavigation .navbar-nav {
        display: block
    }
    .mainNavigation .navbar-nav>li {
        display: block
    }
    .mainNavigation .navbar-toggle {
        margin-top: 15px
    }
    .mainNavigation .navbar-toggle .icon-bar {
        width: 30px;
        height: 3px;
    }
    .mainNavigation .navbar-collapse {
        padding-top: 0px;
        width: 90%;
        margin: 0 auto
    }
    .mainNavigation .navbar-toggle {
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .mainNavigation .navbar-toggle .icon-bar {
        width: 30px;
        height: 3px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .mainNavigation .navbar-toggle span:nth-child(2) {
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .mainNavigation .navbar-toggle span:nth-child(3) {
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .mainNavigation .navbar-toggle span:nth-child(4) {
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .mainNavigation .navbar-toggle.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -3px;
        left: 8px;
    }
    .mainNavigation .navbar-toggle.open span:nth-child(3) {
        width: 0%;
        opacity: 0;
    }
    .mainNavigation .navbar-toggle.open span:nth-child(4) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 39px;
        left: 8px;
    }
    .mainNavigation .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 7px
    }
    .bannerCarousel .owl-dots {
        left: 0;
        bottom: 50px
    }
    .bannerCarousel .arrowright-banner {
        width: 30px;
        height: 30px
    }
    .bannerCarousel .arrowleft-banner {
        width: 30px;
        height: 30px
    }
    /*banner*/
    .titleTwoCont {
        max-width: 65%
    }
    .bannerCarousel .arrowleft-banner,
    .bannerCarousel .arrowright-banner {
        width: 40px;
        height: 40px
    }
    .bannerCarousel .item .slideContainer {
        margin: 0 10%
    }
    /*homepage events*/
    #Events .eventCalendar-wrap {
        height: auto
    }
    /*testimonials*/
    .testimonContainer {
        width: auto
    }
    /*etenders*/
    .EtendersFilterContainer {
        width: 100%
    }
    .EtendersFilterContainer .EtendersFilter>div {
        display: block;
        width: 100%;
        margin-bottom: 7px
    }
    .EtendersFilterContainer .EtendersFilter label {
        width: 100px
    }
    /*contact us*/
    .newContactForm {
        border-top: 1px solid #d3d3d4
    }
    /*filter old*/
    [id$='ParentControlsDiv'] .field input[type=text],
    [id$='ParentControlsDiv'] .field>select {
        width: 190px;
        margin: 0px 5px;
    }
    /*pie legend*/
    .pie-legend {
        width: 100%
    }
    /*contact us*/
    .contactUsRightCont {
        border: none;
        padding: 0
    }
    /*photogallery*/
    .mfp-image-holder .mfp-content {
        max-width: 100%;
        padding-bottom: 5px!important;
    }
    .mfp-bottom-bar {
        margin-top: 5px!important;
        position: relative!important;
        left: 0;
        width: 100%
    }
    /*filter*/
    .pnlFilter .EventsFromDate input,
    .pnlFilter .EventsToDate input,
    .pnlFilter .EventsCategory select {
        width: 195px
    }
    .pnlFilter .EventsCategorybtn,
    .pnlFilter .Resetbtn {
        display: table-cell
    }
    /*announcments*/
    .announcementHome {
        height: 440px
    }
    .announcementCont .announcementContentCont {
        height: 350px
    }
    .announcementCont .announcementLink {
        display: block
    }
    .announcementCont .announcementLink h2 {
        font-size: 0.875em
    }
    /*image inner*/
    .detailsImage img {
        width: 50%
    }
    /*popup send to friend*/
    .ms-dlgContent,
    iframe {
        left: 15%!important;
        right: 15%!important;
        width: 75%!important
    }
    .ms-dlgBorder {
        width: 100%!important
    }
    iframe.ms-dlgFrame {
        width: 100%!important;
        height: 350px!important
    }
}

@media (max-width: 767px) {
    div#s4-workspace.menuOpen {
        height: 100vh!important
    }
    .menuOpen {
        overflow-y: hidden!important
    }
    .mainNavContainer {
        width: 100%
    }
    header {
        height: 85px
    }
    header.fixed-header {
        height: 85px
    }
    header .lineUnder {
        background-color: rgba(242, 242, 242, 0.8)
    }
    header div.row.lineUnder>div.container {
        padding: 0 5px
    }
    #topnav {
        min-height: 35px
    }
    #topnav,
    #topnav:before {
        height: auto;
        min-height: 35px;
        padding: 5px 0
    }
    #topnav .siteMainLogo {
        position: absolute;
        top: 35px
    }
    #topnav .siteMainLogo a {
        height: 60px
    }
    #topnav .userControl,
    #topnav .siteControl {
        width: auto
    }
    #topnav ul li {
        font-size: 0.56em
    }
    #topnav .userControl,
    #topnav .siteControl {
        vertical-align: middle
    }
    #topnav .userControl>ul,
    #topnav .siteControl>ul {
        width: 100%
    }
    #topnav .register span {
        display: none
    }
    #topnav .companiesDatabase {
        display: none!important
    }
    #topnav .siteControl ul li>a span {
        padding: 0
    }
    #topnav .callCenter a {
        display: none
    }
    /*#topnav .callCenter .fa-phone{display:block;color: #666666}*/
    #topnav .callCenter .fa-phone {
        display: none
    }
    #topnav .siteControl ul li>a,
    #topnav .userControl ul li>a {
        padding: 0
    }
    #topnav .siteMainLogo>a>img {
        height: 50px
    }
    #topnav .loginRegister .userActions {
        min-width: 160px;
        left: 0
    }
    #topnav .userAnonActions a,
    .userAnonActions span {
        padding: 0 3px!important
    }
    /*banner*/
    .bannerCarousel .titleOneCont {
        width: 88%
    }
    .bannerCarousel .titleTwoCont {
        width: 75%
    }
    /*search*/
    .ms-srch-sbLarge-fullWidth {
        width: auto!important
    }
    .mainNavigation {
        background: white
    }
    .mainNavigation .navbar-nav {
        margin: 0
    }
    .mainNavigation .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        background-color: transparent;
        border-color: transparent
    }
    .mainNavigation .navbar-nav:after {
        display: none
    }
    .mainNavigation .navbar-nav>li>.dropdown-menu {
        position: static;
        background-color: #f4f4f4;
        height: auto
    }
    .mainNavigation .navbar-nav>li>a {
        font-size: 0.8em
    }
    .fixed-header .siteMainLogo img {
        max-width: 100%;
        margin: 0
    }
    .mainNavigation .megamenuImg {
        width: auto;
        height: auto
    }
    .mainNavigation .navbar-nav {
        height: 100vh;
        display: block;
        overflow-y: auto
    }
    .nav>li>a:focus,
    .nav>li>a:hover {
        background-color: transparent;
        color: #1890BA!important
    }
    .mainNavigation .navbar-nav>li {
        display: block;
    }
    .mainNavigation .navbar-nav>li>a {
        color: #fff;
    }
    .mainNavigation .navbar-toggle {
        margin-top: 3px
    }
    .mainNavigation .navbar-toggle {
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .mainNavigation .navbar-toggle .icon-bar {
        width: 30px;
        height: 3px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .mainNavigation .navbar-toggle span:nth-child(2) {
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .mainNavigation .navbar-toggle span:nth-child(3) {
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .mainNavigation .navbar-toggle span:nth-child(4) {
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .mainNavigation .navbar-toggle.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -3px;
        left: 8px;
    }
    .mainNavigation .navbar-toggle.open span:nth-child(3) {
        width: 0%;
        opacity: 0;
    }
    .mainNavigation .navbar-toggle.open span:nth-child(4) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 39px;
        left: 8px;
    }
    .mainNavigation .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 7px
    }
    .mainNavigation .navbar-collapse {
        max-height: 100vh;
        padding: 0px;
        width: 100%;
        background-color: #1890BA
    }
    .mainNavigation .open>a {
        text-decoration: underline
    }
    .mainNavigation .megamenuTitle:hover {
        background-color: transparent;
    }
    .mainNavigation .megamenuTitle:hover a {
        color: #000
    }
    .mainNavigation .descriptionContainer {
        padding-top: 20px
    }
    .mainNavigation .readmoreHolder {
        bottom: 0;
    }
    .mainNavigation .dropdown-menu>div.col-sm-3 {
        overflow: hidden;
        padding: 0
    }
    .mainNavigation .megamenuDescr {
        display: none
    }
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        font-weight: bold
    }
    .selectedColor {
        background-color: transparent
    }
    .bannerCarousel .owl-dots {
        left: 0;
        bottom: 50px
    }
    .bannerCarousel .arrowright-banner {
        width: 30px;
        height: 30px
    }
    .bannerCarousel .arrowleft-banner {
        width: 30px;
        height: 30px
    }
    /*banner*/
    .titleTwoCont {
        max-width: 90%
    }
    .bannerCarousel .arrowleft-banner,
    .bannerCarousel .arrowright-banner {
        width: 40px;
        height: 40px
    }
    .bannerCarousel .item .slideContainer {
        margin: 0 10%
    }
    /*contact us*/
    .newContactForm {
        border-top: 1px solid #d3d3d4
    }
    /*image inner*/
    .detailsImage img {
        width: 80%
    }
    .selectedColor {
        background-color: #f4f4f4!important
    }
    .selectedColor a {
        color: #000!important
    }
    .attachedLinksCont {
        height: auto
    }
    .caption {
        width: 50%
    }
    /*banner*/
    .bannerCarousel .item .titleTwo {
        font-size: 0.9em
    }
    .bannerCarousel a.bannerBtn {
        font-size: 1em
    }
    /*homepage events*/
    #Events .eventCalendar-wrap {
        height: auto
    }
    #eventCalendarHumanDate,
    .eventsCalendar-list-content {
        height: auto!important
    }
    .EventItemList.EventItemListDev .eventsHomeBtn {
        bottom: 0
    }
    /*Homepage attachedLinks*/
    .attachedLinksCont .iconCyrcle {
        width: 95px;
        height: 95px
    }
    /*Homepage QuickLinks*/
    .quikLinksCont {
        height: 120vh!important;
        background-size: cover
    }
    /*Homepage Events*/
    #Events .eventCalendar-wrap {
        padding: 10px
    }
    #Events .EventItemListDev {
        height: 100%!important
    }
    #Events .EventItemListDev .eventHeaderCont {
        display: none
    }
    #Events .imageContainerEvents {
        padding-top: 30px
    }
    #Events .owl-carousel.owl-drag .owl-item {
        margin-top: 10px
    }
    #Events .owl-nav {
        display: none
    }
    /*Homepage pollAndSurvey*/
    #pollAndSurvey>.sectionTitleHeader {
        width: 90%;
        margin: 0 auto
    }
    #pollAndSurvey .pollCont {
        height: 260px
    }
    #pollAndSurvey .cyrclerStyling img {
        width: 100%
    }
    #pollAndSurvey .pollSurey {
        padding: 10px;
        height: 430px
    }
    #pollAndSurvey .sectionTitleHeaderWhite {
        width: 90%;
        margin: 0 auto
    }
    #pollAndSurvey .sectionTitleHeader {
        width: 90%;
        margin: 0 auto
    }
    #pollAndSurvey .pollSurey h2 {
        margin: 15px 0px
    }
    #pollAndSurvey .pollSurey a.startSurvey,
    #Events .pollSurey a.submitSurvey {
        padding: 10px 20px
    }
    #pollAndSurvey .DivViewAll {
        display: block;
        margin: 35px 15px;
    }
    #pollAndSurvey .pollSurey .DivViewAll a {
        padding: 10px 20px!important
    }
    #pollAndSurvey .quotesHomeSurvey {
        display: none
    }
    #pollAndSurvey .pollSureyCyrcle {
        float: none!important
    }
    /*general blue btn*/
    .generalBlueBtn {
        min-width: 100px
    }
    /*testimonials*/
    .testimonContainer {
        width: auto;
        margin: 0 0 50px;
        padding: 20px 10px
    }
    .testimonContainer .testimonInfoHolder {
        text-align: center
    }
    .testimonContainer .testimonInfoHolder .imgHolder {
        display: block;
        position: relative;
        left: 0;
        right: 0;
        top: 0
    }
    .testimonContainer .testimonQuote p:before {
        top: 2px
    }
    .testimonContainer .testimonQuote p:after {
        bottom: 0px
    }
    .testimonContainer .testimonInfo {
        margin: 14px 0px 0
    }
    .testimonContainer .testimonQuote {
        padding: 15px
    }
    /*etenders*/
    .EtendersFilterContainer {
        width: 100%
    }
    .EtendersFilterContainer .EtendersFilter>div {
        display: block;
        width: 100%
    }
    .EtendersFilterContainer .EtendersFilter .controlInputForm {
        width: 300px
    }
    .tenderPageDetails .tenderBrief,
    .tenderPageDetails .tenderDetails {
        width: 100%
    }
    .tenderPageDetails .tenderExpireDateHolder {
        width: 49%
    }
    .EtendersFilterContainer .EtendersBtns .generalBlueBtn {
        min-width: 140px
    }
    .tenderPageDetails .tenderDetails {
        flex-direction: column
    }
    /*careers*/
    .careersContainer .newsInnerCont .newsBox {
        height: 395px
    }
    /*old filter*/
    [id$='ParentControlsDiv'] {
        margin: 20px 0px 15px;
    }
    [id$='ParentControlsDiv']>.field {
        width: 100%
    }
    [id$='ParentControlsDiv'] [id$='btnFilter'],
    [id$='ParentControlsDiv'] [id$='btnResetFilter'] {
        min-width: 119px;
        margin: 10px 3px;
    }
    /*pie legend*/
    .pie-legend {
        width: 100%;
        height: 200px
    }
    .EventItemList.EventItemListDev p {
        height: 100px
    }
    .EventItemList.EventItemListDev .eventsHomeBtn {
        position: static
    }
    /*photogallery*/
    .mfp-image-holder .mfp-content {
        max-width: 100%;
        padding-bottom: 5px!important;
    }
    .mfp-bottom-bar {
        margin-top: 5px!important;
        position: relative!important;
        left: 0;
        width: 100%;
    }
    .mfp-wrap {
        position: fixed!important
    }
    /*survey lists*/
    #surveyInnerCont .surveyHead,
    #surveyInnerCont .surveyBody {
        width: 100%
    }
    #surveyInnerCont .surveyBody {
        margin-bottom: 10px
    }
    /*contactUS google map*/
    iframe[src*="www.google.com/maps/"] {
        max-width: 100%
    }
    .contactUsRightCont {
        border: none;
        padding: 0
    }
    /*photo gallery arrows*/
    .mfp-arrow-left {
        left: -43px
    }
    .mfp-arrow-right {
        right: -47px
    }
    /*filter*/
    .pnlFilter .EventsFromDate,
    .pnlFilter .EventsToDate,
    .pnlFilter .EventsCategory {
        display: block;
        width: 100%
    }
    .pnlFilter .EventsCategorybtn,
    .pnlFilter .Resetbtn {
        display: table-cell
    }
    /*blogs*/
    .ms-blog-MainArea tr>td:first-child {
        max-width: 100%
    }
    .ms-blog-LeftColumn {
        max-width: 100%
    }
    .ms-blog-postBody .boxed {
        margin: 10px!important;
    }
    .ms-blog-postComment .ms-tableCell {
        width: 40%
    }
    /*newsBox*/
    .newsBox h5 {
        padding: 5px 30px
    }
    .newsBox {
        height: 480px
    }
    /*View mode dynamic forms*/
    .careersDF.careersViewMode .careersTable table tr td {
        display: block
    }
    /*announcments*/
    .announcementHome {
        height: 440px
    }
    .announcementCont .announcementContentCont {
        height: 350px
    }
    .announcementCont .announcementLink {
        display: block
    }
    .announcementCont .announcementLink h2 {
        font-size: 0.875em
    }
    /*etenders filter*/
    div[id*="ParentControlsDiv"] .validation {
        display: block
    }
    /*popup send to friend*/
    .ms-dlgContent,
    iframe {
        left: 0!important;
        right: 0!important;
        width: 100%!important
    }
    .ms-dlgBorder {
        width: 100%!important
    }
    iframe.ms-dlgFrame {
        width: 100%!important;
        height: 450px!important
    }
}

@media(max-width: 500px) {
    #topnav .register span {
        display: none
    }
    #topnav .companiesDatabase {
        display: none!important
    }
    #topnav .callCenter a {
        display: none
    }
    /*QuickLinks*/
    .quikLinksCont {
        height: 75vh!important
    }
}

@media(max-width: 320px) {
    #topnav .siteControl a,
    #topnav .userControl a {
        font-size: 0.7em;
        padding: 0 5px
    }
}


/* updated footer from tiec portal */

.footerWrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-position: center;
    background-size: cover;
    color: #cdcdd1
}

.footerWrapper .footerTiecDescriptionWrapper {
    width: 35%;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #cdcdd1;
}

.footerWrapper .footerTiecDescriptionWrapper .title {
    margin-top: 40px;
}

.footerWrapper .footerCategoriesWrapper {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    margin: 0px 20px
}

.footerWrapper .footerCategory {
    width: 23%;
    margin: 0px 10px 20px
}

.footerWrapper .title {
    font-size: 0.875rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 5px
}

.footerWrapper .oneItem a {
    font-size: 0.875rem;
    font-weight: 500;
    color: #cdcdd1;
    line-height: 1.5
}

.footerWrapper a.btn {
    background: #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 5px 20px;
    color: #4b4b4b !important;
    margin-top: 20px
}
#map{
	display:none;
}


/* ---------------------------------- BreakPoints  ---------------------------------- */

@media (max-width: 1199px) and (min-width: 768px) {
    .footerWrapper {
        height: auto;
        display: block
    }
    .footerWrapper .footerTiecDescriptionWrapper {
        width: 100%
    }
    .footerWrapper .footerCategoriesWrapper {
        width: 100%;
        height: 465px;
        display: flex
    }
    .footerWrapper .footerCategory {
        width: 23%
    }
}

@media (max-width: 767px) {
    .footerWrapper {
        height: auto;
        display: block
    }
    .footerWrapper .footerTiecDescriptionWrapper,
    .footerWrapper .footerCategory {
        width: 100%
    }
    .footerWrapper .footerCategoriesWrapper {
        width: 100%;
        display: block
    }
}

@media(max-width: 599) {}

@media(max-width: 320px) {}