*{-webkit-font-smoothing:antialiased;}
html{font-family:'poppinsregular';height:100%;width:100%;}
body{padding:0px;margin:0px;width:100%;height:100%;font-size:18px;line-height:26px;font-weight:300;color:#4d4d4d;overflow:hidden;}

.color-black{ color: black; }
.color-red{ color: red; }
.color-green{ color: green; }
.color-blue{ color: blue; }
.color-white{ color: white !important; }
.color-grey{ color: grey; }

.boxShadow{box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow:    0 1px 2px 0 rgba(0, 0, 0, 0.2); }
.boxShadowDown{-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:    1px 1px 4px 0px rgba(0, 0, 0, 0.1); box-shadow:         1px 1px 4px 0px rgba(0, 0, 0, 0.1); }
.boxInnerShadowDown{-webkit-box-shadow: inset 0px -1px 4px 0px rgba(0, 0, 0, 0.75); -moz-box-shadow:    inset 0px -1px 4px 0px rgba(0, 0, 0, 0.75); box-shadow:         inset 0px -1px 4px 0px rgba(0, 0, 0, 0.75); }
.boxShadowRight{-webkit-box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12); -moz-box-shadow:    0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12); box-shadow:         0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12); }
.boxShadowLeft{-webkit-box-shadow: 0 0px 0px 0px rgba(0,0,0,.2),0 -5px 5px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12); -moz-box-shadow:    0 0px 0px 0px rgba(0,0,0,.2),0 -5px 5px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12); box-shadow:         0 0px 0px 0px rgba(0,0,0,.2),0 -5px 5px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12); }
.boxShadowUp{-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.43); -moz-box-shadow:    0px 0px 4px 0px rgba(0, 0, 0, 0.43); box-shadow:         0px 0px 4px 0px rgba(0, 0, 0, 0.43); position: relative; z-index: 100; }

/* PADDING START */
.pad0{padding: 0px !important;}
.pad2{padding: 2px !important;}
.pad3{padding: 3px !important;}
.pad5{padding: 5px !important;}
.pad8{padding: 8px !important;}
.pad10{padding: 10px !important;}
.pad15{padding: 15px !important;}
.pad18{padding: 18px !important;}
.pad20{padding: 20px !important;}
.pad25{padding: 25px !important;}
.pad30{padding: 30px !important;}
.pad35{padding: 35px !important;}
.pad40{padding: 40px !important;}
.pad50{padding: 50px !important;}
.pad60{padding: 60px !important;}
.pad70{padding: 70px !important;}
.pad80{padding: 80px !important;}
.pad100{padding: 100px !important;}
.pad120{padding: 120px !important;}
.pad125{padding: 125px !important;}
.pad150{padding: 150px !important;}
.pad200{padding: 200px !important;}
.pad250{padding: 250px !important;}
.pad300{padding: 300px !important;}
/* PADDING END */

/* MARGIN START */
.mrgn0{margin: 0px !important;}
.mrgn3{margin: 3px !important;}
.mrgn5{margin: 5px !important;}
.mrgn9{margin: 9px !important;}
.mrgn10{margin: 10px !important;}
.mrgn15{margin: 15px !important;}
.mrgn20{margin: 20px !important;}
.mrgn30{margin: 30px !important;}
.mrgn40{margin: 40px !important;}
.mrgn50{margin: 50px !important;}

.mrgnauto{margin: 0 auto !important;}
.mrgn3auto{margin: 3px auto !important;}
.mrgn10auto{margin: 10px auto !important;}
.mrgn20auto{margin: 20px auto !important;}

.mrgn1005{margin: 10px 5px !important;}
.mrgn1012{margin: 10px 12px !important;}
.mrgn1015{margin: 10px 15px !important;}
.mrgn1020{margin: 10px 20px !important;}
.mrgn1510{margin: 15px 10px !important;}
.mrgn2010{margin: 20px 10px !important;}


.mrgnrightM5{margin-right: -5px !important;}
.mrgnleftM5{margin-left: -5px !important;}
.mrgntopM5{margin-top: -5px !important;}
.mrgnbtmM5{margin-bottom: -5px !important;}

.mrgnright0{margin-left: 0px !important;}
.mrgnleft0{margin-right: 0px !important;}
.mrgntop0{margin-top: 0px !important;}
.mrgnbtm0{margin-bottom: 0px !important;}

.mrgnright3{margin-right: 3px !important;}
.mrgnleft3{margin-left: 3px !important;}
.mrgntop3{margin-top: 3px !important;}
.mrgnbtm3{margin-bottom: 3px !important;}

.mrgnright5{margin-right: 5px !important;}
.mrgnleft5{margin-left: 5px !important;}
.mrgntop5{margin-top: 5px !important;}
.mrgnbtm5{margin-bottom: 5px !important;}

.mrgnright10{margin-right: 10px !important;}
.mrgnleft10{margin-left: 10px !important;}
.mrgntop10{margin-top: 10px !important;}
.mrgnbtm10{margin-bottom: 10px !important;}

.mrgnrightM12{margin-right: -12px !important;}
.mrgnleftM12{margin-left: -12px !important;}
.mrgntopM12{margin-top: -12px !important;}
.mrgnbtmM12{margin-bottom: -12px !important;}

.mrgnrightM15{margin-right: -15px !important;}
.mrgnleftM15{margin-left: -15px !important;}
.mrgntopM15{margin-top: -15px !important;}
.mrgnbtmM15{margin-bottom: -15px !important;}

.mrgnrightM20{margin-right: -20px !important;}
.mrgnleftM20{margin-left: -20px !important;}
.mrgntopM20{margin-top: -20px !important;}
.mrgnbtmM20{margin-bottom: -20px !important;}

.mrgnright15{margin-right: 15px !important;}
.mrgnleft15{margin-left: 15px !important;}
.mrgntop15{margin-top: 15px !important;}
.mrgnbtm15{margin-bottom: 15px !important;}

.mrgnright20{margin-right: 20px !important;}
.mrgnleft20{margin-left: 20px !important;}
.mrgntop20{margin-top: 20px !important;}
.mrgnbtm20{margin-bottom: 20px !important;}

.mrgnright30{margin-right: 30px !important;}
.mrgnleft30{margin-left: 30px !important;}
.mrgntop30{margin-top: 30px !important;}
.mrgnbtm30{margin-bottom: 30px !important;}

.mrgnright40{margin-right: 40px !important;}
.mrgnleft40{margin-left: 40px !important;}
.mrgntop40{margin-top: 40px !important;}
.mrgnbtm40{margin-bottom: 40px !important;}

.mrgnright45{margin-right: 45px !important;}
.mrgnleft45{margin-left: 45px !important;}
.mrgntop45{margin-top: 45px !important;}
.mrgnbtm45{margin-bottom: 45px !important;}

.mrgnright50{margin-right: 50px !important;}
.mrgnleft50{margin-left: 50px !important;}
.mrgntop50{margin-top: 50px !important;}
.mrgnbtm50{margin-bottom: 50px !important;}

.mrgnright60{margin-right: 60px !important;}
.mrgnleft60{margin-left: 60px !important;}
.mrgntop60{margin-top: 60px !important;}
.mrgnbtm60{margin-bottom: 60px !important;}
/* MARGIN END */

.mobiVisible { display: none !important; }
.desktopVisible { display: block !important; }



.widthInitial{width:initial!important}
.fxWidth100,.width100{width:100%}
.fxWidth90,.width90{width:90%}
.fxWidth95,.width95{width:95%}
.fxWidth85,.width85{width:85%}
.fxWidth80,.width80{width:80%}
.fxWidth75,.width75{width:75%}
.fxWidth70,.width70{width:70%}
.fxWidth66,.width66{width:66%}
.fxWidth67,.width67{width:67%}
.fxWidth65,.width65{width:65%}
.fxWidth64,.width64{width:64%}
.fxWidth62,.width62{width:62%}
.fxWidth60,.width60{width:60%}
.fxWidth50,.width50{width:50%}
.fxWidth55,.width55{width:55%}
.fxWidth40,.width40{width:40%}
.fxWidth45,.width45{width:45%}
.fxWidth38,.width38{width:38%}
.fxWidth35,.width35{width:35%}
.fxWidth34,.width34{width:34%}
.fxWidth32,.width32{width:32%}
.fxWidth31,.width31{width:31%}
.fxWidth30,.width30{width:30%}
.fxWidth33,.width33{width:33%}
.fxWidth33,.width33{width:33%}
.fxWidth25,.width25{width:25%}
.fxWidth20,.width20{width:20%}
.fxWidth15,.width15{width:15%}
.fxWidth10,.width10{width:10%}

.gridcard-small {width: 33.3%;}
.gridcard-big {width: 66.6%;}

.overflowHidden{ overflow: hidden !important; }
.overflowInitial{ overflow: initial !important; }
.bdrRadius0{-webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; }
.bdrRadius4px{-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.bdrRadius5px{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.bdrRadius6px{-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.bdrRadius7px{-webkit-border-radius: 7px !important; -moz-border-radius: 7px !important; border-radius: 7px !important; }
.bdrRadius15px{-webkit-border-radius: 15px !important; -moz-border-radius: 15px !important; border-radius: 15px !important; }
.bdrRadius50px{-webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.bdrRadius50p{-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }


.font10{font-size: 10px;}
.font11{font-size: 11px;}
.font13{font-size: 13px;}
.font15{font-size: 15px;}
.bdr{border: 1px solid;}
.container1920{margin:0 auto;max-width:1920px;width:100%;background:#fff;}
.container1366{margin:0 auto;max-width:1366px;width:100%;background:#fff;}
.container1170{margin:0 auto;max-width:1170px;width:100%;}
.container1080{margin:0 auto;max-width:1080px;width:100%;}
.container960{margin:0 auto;max-width:960px;width:100%;}
.container880{margin:0 auto;max-width:880px;}
.container768{margin:0 auto;max-width:768px;}
.container760{margin:0 auto;max-width:760px;}
.desktop{display:block;}
.mobile{display:none;}
.capitalize{text-transform:capitalize !important;}
h1,
h2,
h3,
h4,
p,
ul, ul li{margin:0;padding:0;}
a{text-decoration:none;outline:none;color:unset;}
a.link{color:#eb2027;}
.auto{margin:0 auto;}
textarea{resize:none;}
.strong{font-weight:300; font-family: 'poppinsbold';}
.pointer{cursor:pointer !important;}
.img-responsive{display:initial;height:auto;width:auto;max-width:100%;}
*:focus{outline:none;}
.clear{clear:both;}
.error{color:red;font-size:13px;}
.width100{width:100%;}
.bold{font-weight:300; font-family: 'poppinsbold';}
.floatleft{float:left;}
.floatright{float:right;}
.textalignleft{text-align:left !important}
.textalignright{text-align:right !important}
.textaligncenter{text-align:center !important}
.justify{text-align:justify;}
.block{display:inline-block;}
.inline-block{display:inline-block;}
.relative{position:relative !important;}
.absolute{position:absolute;}
.absoluteCenter{left:0;right:0;text-align:center;position:absolute;}
.hide{display:none;}
.show{display:block;}
.blod {font-weight: 300;}
.weight300{font-weight:300 !important;}
.weight400{font-weight:400 !important;}
.weight500{font-weight:500 !important;}
.weight700{font-weight:700 !important;}
.padding0{padding:0px !important;}
.padding5{padding:5px !important;}
.padding10{padding:10px !important;}
.padding15{padding:15px !important;}
.padding20{padding:20px !important;}
.padding25{padding:25px !important;}
.padding30{padding:30px !important;}
.padding40{padding:40px !important;}
.padding45{padding:45px !important;}
.paddingright5{padding-right:5px !important;}
.paddingright10{padding-right:10px !important;}
.paddingright15{padding-right:15px !important;}
.paddingright20{padding-right:20px !important;}
.paddingright30{padding-right:30px !important;}
.paddingright50{padding-right:80px !important;}
.paddingleft5{padding-left:5px !important;}
.paddingleft10{padding-left:10px !important;}
.paddingleft15{padding-left:15px !important;}
.paddingleft20{padding-left:20px !important;}
.paddingleft30{padding-left:30px !important;}
.paddingleft50{padding-left:50px !important;}
.paddingtop5{padding-top:5px !important;}
.paddingtop10{padding-top:10px !important;}
.paddingtop15{padding-top:15px !important;}
.paddingtop20{padding-top:20px !important;}
.paddingtop30{padding-top:30px !important;}
.paddingtop50{padding-top:50px !important;}
.paddingtop70{padding-top:70px !important;}
.paddingtop80{padding-top:80px !important;}
.paddingbtm5{padding-bottom:5px !important;}
.paddingbtm10{padding-bottom:10px !important;}
.paddingbtm15{padding-bottom:15px !important;}
.paddingbtm20{padding-bottom:20px !important;}
.paddingbtm30{padding-bottom:30px !important;}
.paddingbtm40{padding-bottom:40px !important;}
.paddingbtm50{padding-bottom:50px !important;}
.paddingbtm60{padding-bottom:60px !important;}
.paddingbtm80{padding-bottom:80px !important;}
.marginright5{margin-right:5px !important;}
.marginright10{margin-right:10px !important;}
.marginright15{margin-right:15px !important;}
.marginright20{margin-right:20px !important;}
.marginright30{margin-right:30px !important;}
.marginright60{margin-right:60px !important;}
.marginright80{margin-right:80px !important;}
.margin0{margin:0px !important;}
.margin5{margin:5px !important;}
.margin10{margin:10px !important;}
.margin15{margin:15px !important;}
.margin20{margin:20px !important;}
.margin25{margin:25px !important;}
.margin30{margin:30px !important;}
.marginleft5{margin-left:5px !important;}
.marginleft10{margin-left:10px !important;}
.marginleft15{margin-left:15px !important;}
.marginleft20{margin-left:20px !important;}
.marginleft30{margin-left:30px !important;}
.marginleft50{margin-left:50px !important;}
.margintop5{margin-top:5px !important;}
.margintop10{margin-top:10px !important;}
.margintop15{margin-top:15px !important;}
.margintop20{margin-top:20px !important;}
.margintop25{margin-top:25px !important;}
.margintop30{margin-top:30px !important;}
.margintop40{margin-top:40px !important;}
.margintop50{margin-top:50px !important;}
.margintop60{margin-top:60px !important;}
.margintop80{margin-top:80px !important;}
.margintop100{margin-top:100px !important;}
.margintop120{margin-top:100px !important;}
.marginbtm5{margin-bottom:5px !important;}
.marginbtm10{margin-bottom:10px !important;}
.marginbtm15{margin-bottom:15px !important;}
.marginbtm20{margin-bottom:20px !important;}
.marginbtm30{margin-bottom:30px !important;}
.marginbtm40{margin-bottom:40px !important;}
.marginbtm50{margin-bottom:50px !important;}
.marginbtm60{margin-bottom:60px !important;}
.marginbtm70{margin-bottom:70px !important;}
.marginbtm80{margin-bottom:80px !important;}
.border0{border:0px solid !important;}
.displayblock{display:block !important;}
.displayinline{display:inline;}
.displayinlineblock{display:inline-block;}
.displaynone{display:none;}
.padding0030{padding-top:0px;padding-bottom:30px}
.padding0060{padding-top:0px;padding-bottom:60px}
.padding3000{padding-top:30px;padding-bottom:0px}
.padding3030{padding-top:30px;padding-bottom:30px}
.padding4040{padding-top:40px;padding-bottom:40px}
.padding1010{padding-top:10px;padding-bottom:10px}
.padding6060{padding-top:60px;padding-bottom:60px}
.padding0080{padding-top:0px;padding-bottom:80px}
.padding8080{padding-top:80px;padding-bottom:80px}
.padding6000{padding-top:60px;padding-bottom:0px}
.padding8000{padding-top:80px;padding-bottom:0px}
.padding8040{padding-top:80px;padding-bottom:40px}
.padding4080{padding-top:40px;padding-bottom:80px}
.padding3060{padding-top:30px;padding-bottom:60px}
.padding6030{padding-top:60px;padding-bottom:30px}
.paddingleft100{padding-left:100px !important;}
.paddingright100{padding-right:100px !important;}
.paddingleft50{padding-left:50px !important;}
.paddingright50{padding-right:50px !important;}
#top-button{background: url(../images/arrow_up_black.png) no-repeat scroll center center/cover transparent; color: transparent; cursor: pointer; height: 58px; opacity: 0; position: fixed; right: 5px; bottom: 65px; transition: opacity 0.5s ease 0s; width: 40px; z-index: 5; background-size: contain; }
#preloader{position:relative;margin-top:3px;left:0;right:0;bottom:0;background-color:#fff;height:100vh;z-index:-1;}
#status{width:200px;height:200px;position:absolute;left:50%;top:40%;background-image:url(../images/status.gif);background-repeat:no-repeat;background-position:center;margin:-100px 0 0 -100px;}
.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.flexResponsive{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.flex1{flex:1;}
.flex2{flex:2;}
.flex3{flex:3;}
.flex4{flex:4;}
.flex5{flex:5;}
.flex6{flex:6;}
.flex7{flex:7;}
.flex8{flex:8;}
.flex9{flex:9;}
.flex100{flex:100% !important;}
.order1{order:1;}
.order2{order:2;}
.flexWeird{-webkit-flex:1 0 auto;}
.flexDirectionRow{-moz-box-direction:row;-webkit-box-direction:row;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flexbox-direction:row;-ms-flex-direction:row;flex-direction:row;}
.flexDirectionCol{-moz-box-direction:column;-webkit-box-direction:column;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flexbox-direction:column;-ms-flex-direction:column;flex-direction:column;}
.flexWrap{-moz-box-wrap:wrap;-webkit-box-wrap:wrap;-ms-flexbox-wrap:wrap;flex-wrap:wrap;}
.flexNoWrap{-moz-box-wrap:nowrap;-webkit-box-wrap:nowrap;-ms-flexbox-wrap:nowrap;flex-wrap:nowrap;}
.flexWrapReverse{-moz-box-wrap:wrap-reverse;-webkit-box-wrap:wrap-reverse;-ms-flexbox-wrap:wrap-reverse;flex-wrap:wrap-reverse;}
.flexJustifyBetween{-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between;}
.flexJustifyAround{-webkit-justify-content:space-around;-ms-flex-pack:space-around;justify-content:space-around;}
.flexJustifyStart{-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;}
.flexJustifyEnd{-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;}
.flexJustifyCenter{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.flexAlignItemsCenter{-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.flexAlignItemsBaseline{-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;}
.flexAlignItemsStart{-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}
.flexAlignItemsEnd{-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;}
.flexAlignItemsStretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}
.flexAlignContentCenter{-webkit-box-align-content:center;-webkit-align-content:center;-ms-flex-align-content:center;align-content:center;}
.flexAlignContentAround{-webkit-box-align-content:space-around;-webkit-align-content:space-around;-ms-flex-align-content:space-around;align-content:space-around;}
.flexAlignContentStart{-webkit-box-align-content:flex-start;-webkit-align-content:flex-start;-ms-flex-align-content:flex-start;align-content:flex-start;}
.flexAlignContentEnd{-webkit-box-align-content:flex-end;-webkit-align-content:flex-end;-ms-flex-align-content:flex-end;align-content:flex-end;}
.flexAlignContentBetween{-webkit-box-align-content:space-between;-webkit-align-content:space-between;-ms-flex-align-content:space-between;align-content:space-between;}
.flexAlignContentStretch{-webkit-box-align-content:stretch;-webkit-align-content:stretch;-ms-flex-align-content:stretch;align-content:stretch;}
.mainContainer{width:100%;position:relative;height:100%;}
.bodyContainer{margin-top:74px;background:#fff;}
.innerContainer{}
.bx-wrapper .bx-viewport{border:none;box-shadow:none;}
.bx-wrapper .bx-viewport ul{padding-left:unset;}
ul.bullets{margin:0px 0 20px 0;padding:0 0 0 40px;}
ul.bullets li{margin:0;padding:5px 0 0 0px;}
.header{left:0;position:fixed;right:0;top:0;z-index:15;background-color:#ffffff; border-bottom:1px solid #e3e3e3; min-height: 76px; }
header{max-width:1080px;position:relative;transition:all 0.5s ease 0s;width:100%;margin:0 auto; background: #fff; }
.mainLogo img{transition:0.5s;padding:5px 0 0;margin-left:0px;}
.menu{text-align:right;right:120px;position:absolute; top:0px;}
.menu .item{color:#fff;font-size:20px;font-weight:400;margin:0 0 0 40px;display:block;margin-top:0px;}
.menu .item a{font-size:14px;color:#000;font-weight:500;padding:25px 0 25px 0;text-transform:capitalize;display:block; font-family: 'poppinssemibold';}
.menu .item a:hover{font-weight:400 !important;margin-top:0px;color:#000000;}
.menu .item a.active{color:#eb2227;;font-weight:300;font-family: 'poppinsbold';}
.menuDownArrow{background-image:url("../images/icon-down-arrow.png");background-repeat:no-repeat;display:inline-block;vertical-align:middle;width:7px;height:5px;margin-left:2px;}
.fixHeaderToTop{left:0;position:fixed;right:0;top:0;z-index:999;}
.menu .level1{position:relative;}
.menu .level1 .mobile{display:none !important;}
.menu .dd-content a.active{background-color:#eb2227;}
.menu a.active,
.menu .level1:hover > a{opacity:1;}
.menu .level1.drop-down:hover > a{color:#fff;opacity:1;}
.menu .level2Box{display:none;color:#fff;background:rgba(255,255,255,0.9);position:absolute;width:auto;min-width:200px;z-index:999;text-align:left;min-height:auto;left:-30px;padding-bottom: 15px;
    padding-top: 15px;}
/*.menu .level3Box{border-right:1px solid #e3e3e3;display:none;color:#fff;background-color:#fff;position:absolute;top:-3px;left:160px;max-width:250px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;z-index:999;text-align:left;min-height:auto;border-left:1px solid #e3e3e3 !important;border-top:3px solid #eb2227;}
.menu .level4Box{border-right:1px solid #e3e3e3;display:none;color:#fff;background-color:#fff;position:absolute;top:-3px;left:250px;max-width:250px;width:intrinsic;width:-moz-max-content;width:-webkit-max-content;z-index:999;text-align:left;min-height:auto;border-left:1px solid #e3e3e3 !important;border-top:3px solid #eb2227;}*/
.menu .level2Box .level2Content{}
.menu .level2Box .level2Content a{color:#010101;padding:10px 20px;transition:0.5s;font-size:12px;width:100%;line-height:18px;max-width:240px;}
.menu .level2Box .level2Content a:hover{color:#eb2227;}
.menu .level1 .level2Content:hover > a{color:#eb2227;}
.menu .level1:hover .level2Box{display:block;}
/*.menu .level1 .level2Content:hover .level3Box{display:block;}
.menu .level1 .level3Content:hover .level4Box{display:block;}
.menu .item:first-child .level2Box:hover{}
.menu .level2Box:hover .level3Box{border-bottom:1px solid #e3e3e3;}
.menu .level2Box:hover .level4Box{border-bottom:1px solid #e3e3e3;}
.menu .level3Box .box-promo{display:inline-block;min-width:271px;vertical-align:top;}
.menu .level3Box .right-promo{vertical-align:top;display:none;border-left:1px solid #e3e3e3;padding-left:0px;min-height:auto;background:#fff;min-width:320px;}
.menu .level3Box .right-promo img{width:100%;max-width:320px;max-height:320px;display:block;}*/
.search-menu{right:35px;position:absolute;top:23px;cursor:pointer;}
.search-bar{position:absolute;top:0;background:rgba(242, 30, 47, 0.7);width:100%;z-index:99999;height:90px;padding-top:30px;}
.search-bar .blog-search{width:85%;}
.search-bar .close{text-align:right;position:absolute;right:0;top:10px;}
.search-bar .close span{display:block;cursor:pointer;}
.hamburger-menu{display:block;height:74px;}
.hamburger-menu .icon-menu{cursor:pointer;padding-bottom:0px;height:60px;display:block;padding-top:25px;margin-top:0px;width:35px;text-align:right;}
.hamburger-menu ul{display:none;}
.hamburger-menu .icon-menu:hover ul{display:block;}
.hamburger-menu ul{position:absolute;right:0px;top:77px;background:rgba(255,255,255,0.9); padding: 10px 0;}
.hamburger-menu ul li{text-align:left;display:block;padding:8px 10px;}
.hamburger-menu ul li:hover a{color:#eb2227;}
.hamburger-menu ul li a{ font-family: 'poppinssemibold';color:#010101;padding:10px 20px;transition:0.5s;font-size:12px;width:100%;line-height:18px;}
.hamburger-menu ul li a.active{color:#eb2227;}

.home-video video {
   position: absolute;
   width: 100%;
}
.home-video {
   overflow: hidden;
   height: calc(100vh - 74px);
   position: relative;
   margin-bottom: 60px;
}
.client-video video {
   position: absolute;
   width: 100%;
}
.client-video {
   overflow: hidden;
   height: 100%;
   min-height: 775px;
   position: relative;
   margin-bottom: 0px;
}
/*.home-video video{

   position: relative;
   width: 100%;
   height: calc(100vh - 75px);
   object-fit: cover;
   margin-bottom: 60px;
}*/
.home-video .video-details {position: absolute; top:30%; z-index: 10; left: 0; text-align: left; right: 0; max-width: 1080px; width: 100%;}
.home-video .video-details .video-title h1{color: #fff;color: #ffffff;
    font-size: 54px;
    font-weight: 500; font-family: 'poppinssemibold'; line-height: 60px;}
    img.play-video-icon {
    vertical-align: middle;
}
.home-video .play-video-btn {margin-top: 40px;}
.home-video .play-video-btn span {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 0px;
    font-family: 'poppinsbold';
    text-transform: initial;
}
.video-play-btn {cursor: pointer;}
.video-play-btn .sprite {display: inline-block;}
.video-popup {
    z-index: 1000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    overflow: hidden;
    transition: -webkit-transform .8s cubic-bezier(.86,0,.07,1);
    transition: transform .8s cubic-bezier(.86,0,.07,1);
    transition: transform .8s cubic-bezier(.86,0,.07,1),-webkit-transform .8s cubic-bezier(.86,0,.07,1);
}
.video-popup.active {
    -webkit-transform: translate3d(0,0%,0);
    transform: translate3d(0,0%,0);
    font-size: 0px;
}
.video-close-button {
    background-image: url(../images/white-cross.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    top: 75px;
    z-index: 999;
    opacity: 0;
    padding: 30px;
    cursor: pointer;
    transition: all 0.5s cubic-bezier(.86,0,.07,1);
    transition-delay: 0.8s;
}
.video-close-button.active {
    opacity: 1;
    transition-delay: 0s;
    transition: all 0.1s cubic-bezier(.86,0,.07,1);
}
.video-iframe {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    opacity: 0;
    transition: all 0.5s cubic-bezier(.86,0,.07,1);
}
.video-popup.active .video-iframe {
    opacity: 1;
    transition-delay: 1s;
}

.30years-section {text-align: center;}
.30years-section .section-title {text-align: center;}
.section-title {
  color: #89a560;
    font-size: 45px;
    font-weight: 300;
    line-height: 56px;
}
.section-title h1{

    font-size: 45px;
    font-weight: 300;
    line-height: 56px;
}

.mailbox-wrapper {
      background-color: #3a3a3a;
    min-height: 75px;
    margin-top: -190px;
    padding: 65px 50px 60px;
}
.mailbox-wrapper ul li {
  color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 17%;
    border-right: 4px dotted #afafaf;
    min-height: 75px;
    padding-top: 15px;
    padding: 15px 30px 0;
}
.mailbox-wrapper ul li:last-child {border-right: 0px dotted #afafaf; margin-bottom: 0px;}
.mailbox-wrapper .numscroller { display: inline-block; text-align: center; /*max-width: 90px; min-width: 60px;*/}
.mailbox-wrapper .number-subfix {display: inline-block;}
.mailbox-wrapper ul li span {
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  margin-top: 15px;
}
/*.mailbox-wrapper ul li:after {
  content: '';
  border: 2px dashed #afafaf;
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
}*/
.mailbox-wrapper ul li:last-child:after {
  display: none;
}
.highlight-wrapper {background-color: #3a3a3a;
    min-height: 75px;
    padding: 35px;
    max-width: 450px;
    width: 100%;
    margin: -160px auto;}

.highlight-wrapper ul li {width: 49%;}

.career-wrapper {margin-top: 0px; max-width: 660px;}

.about-mailbox {margin-top: 0px; min-height: auto; padding: 50px 30px 50px; margin-bottom: -75px;}
.about-mailbox .item {text-align: center;}
.about-mailbox .flex7 {
  border-left: 4px dotted #afafaf;
}
.about-mailbox .item.flex3 {
  font-size: 30px;
  font-weight: 300;
  position: relative;
  display: inline-block;
  text-align: left;
  color: #fff;
  line-height: 36px;
  font-family: 'poppinsmedium'
}
.about-mailbox .item span {
    color: #ffffff;
  font-size: 19px;
  font-weight: 300;
  margin-top: 15px;
  line-height: 25px !important;
}

.community-mailbox {min-height: 75px;
    margin-top: -175px;
    padding: 75px 50px;}

.quote-box {min-height: 70px;}
.quote-wrapper {background: #89a560;
    padding: 50px;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0; max-width: 860px; margin:0 auto; width: 100%;}
.home-quote-wrapper {max-width: 1080px;}
.assessment-wrapper {background: #89a560;
    padding: 50px;
    position: absolute;
    top: -90px;
    left: 0;
    right: 0; max-width: 860px; margin:0 auto;}
.quote-wrapper .flex7 {text-align: left;}
.quote-wrapper .flex3 {text-align: left;}
.quote-wrapper .title { color: #ffffff;
    font-family: 'poppinsbold';
    font-size: 34px;
    font-weight: 300;
    position: relative;
    display: inline-block;
    text-align: left;
    line-height: 40px;
 }
 .quote-wrapper .title span {display: inline-block; vertical-align: middle; margin-left: 10px;}

.community-gallery .title {
  color: #ffffff;
  font-size: 38px;
  font-weight: 300;
  line-height: 46px;
  margin-bottom: 10px;
}

.home-intro .description {font-size: 17px; margin-bottom: 40px;}

.testimonial-slider {
  max-width: 610px;
  /*border: 1px solid #cddade;
  background-color: #cddade;*/
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
  z-index: 2
}
.testimonial-slider .testimonail-left-icon {
      position: absolute;
    left: -78px;
    top: 30px;
    z-index: -1;
}
.testimonial-slider .title {color: #0d5781; font-size:26px; font-family:'poppinssemibold'; text-align: center; margin-bottom: 20px;}
.testimonial-slider .testimonail-left-icon img {max-width: 180px; width: 100%;}
.testimonial-slider .testimonail-right-icon img {max-width: 180px; width: 100%;}
.testimonial-slider .testimonail-right-icon {
  position: absolute;
    right: -56px;
    top: 36px;
    z-index: -1;
}
.testimonial-slider .description {
    color: #3a3a3a;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 40px;
}
.testimonial-slider .name {margin-top: 10px; color: #fff;font-family:'poppinsbold';
    font-size: 18px;
    font-weight: 400; line-height: 28px;}
.testimonial-slider .designation {color: #fff;
    font-size: 16px;
    font-weight: 400; line-height: 22px;}
.testimonial-slider ul li .description {/*background:#cddade;*/ padding:0 25px; }
.testimonial-slider .bx-wrapper .bx-prev {left: -200px;}
.testimonial-slider .bx-wrapper .bx-next {right: -200px;}
.threeways-section {
    background-color: #e5a02c;
}
.threeways-section .section-title {
    color: #FFFFFF;
    /*max-width: 340px;*/
}
.threeways-section .description {
  color: #4d4d4d;
  font-size: 19px;
}
.threeways-section .play-video-btn span {
  color: #e92425;
  vertical-align: middle;
  margin-left: 5px;
  font-size: 22px;
  font-family: 'poppinsbold';
}
.threeways-image-column {text-align: right;}
img.cto-play-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  cursor: pointer;
}
.threeways-content-column {}

.bob-slider .bx-wrapper .bx-pager {bottom: -50px;}

.talktoexpert-section {
  background-color: #0d5781;
}
.talktoexpert-section .section-title {
  color: #FFFFFF;
}
.talktoexpert-section .description {
  color: #FFFFFF;
  font-size: 19px;
  padding-right: 140px;
  line-height: 29px;
}
.talktoexpert-slider {
  max-width: 420px;
  background:rgba(255,255,255,0.5);
  margin: 0 auto;
  padding: 40px 20px 20px;
  position: relative;}
.talktoexpert-slider .image {margin-bottom: 10px;}
.talktoexpert-slider .image img {max-width: 120px;}

  .talktoexpert-slider .bx-wrapper .bx-prev {left: -110px}
.talktoexpert-slider .bx-wrapper .bx-next {right: -110px;}
.talktoexpert-slider .bx-wrapper .bx-pager {bottom: 5px;}
.talktoexpert-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: center;}

.talktoexpert-slider .expert-name {
  color: #3a3a3a;
  font-size: 16px;
  font-weight: 300;
  font-family: 'poppinsbold';
}
.talktoexpert-slider .expert-designation {
  font-family: 'poppinsmedium';
  font-size: 16px;
}
.talktoexpert-slider .expert-description {
  color: #3a3a3a;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}

  .breadcrumb{font-size:12px;margin-bottom:30px;color: #e92425;}
.breadcrumb a{color: #e92425;font-size:12px;font-weight:300;font-weight:300;}
.breadcrumb span{display:inline-block;vertical-align:middle;margin:-4px 10px 0px 10px;}
.breadcrumb span.icon-right{background-position:-463px -81px;width:5px;height:8px;}
.breadcrumb strong{ color: #4d4d4d;}


.innovation-listing {}
.innovation-listing .item:nth-child(odd) {background: #e7e8e8;}
.innovation-listing .item .profile {margin-bottom:20px;}
.innovation-listing .item .profile .image {display: inline-block;margin-right: 10px;vertical-align: top;width: 20%;}
.innovation-listing .item .profile .details {display: inline-block;vertical-align: top;width: 70%;}
.innovation-listing .item .profile .details .name {
	    color: #4d4d4d;
    font-family: 'poppinsbold';
    font-size: 18px;
    font-family: 'poppinsbold';
    line-height: 26.02px;
}
.innovation-listing .item .profile .details .designation {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    line-height: 26.02px;
}
.innovation-listing .item .section-title {
    color: #89a560;
    font-size: 35px;
    font-weight: 300;
    line-height: 46px;
}

.innovation-listing .item .sub-title {margin-bottom:10px; font-size: 24px; line-height: 34px;}
.innovation-listing .item .image .play-video-btn {
  position: absolute; top:30%; left: 0;right: 0; margin:0 auto; text-align: center;
}

.innovation-listing .item .play-video-btn span{

   color: #e92425;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 22px;
    font-family: 'poppinsbold';
  }

.inner-banner{margin:0 auto 0px auto;width:100%;max-height:100%;height:100%;}
.inner-banner .banner-image{height: 660px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;}
.inner-banner .banner-details{position:absolute;top:40%;left:0;right:0;max-width:1080px;width:100%;margin:0 auto;z-index:2;}
.inner-banner .right-content{left:auto;right:0px;max-width:380px;width:100%;text-align:left;position:absolute;top:0px;}
.inner-banner .left-content{left:0px;right:auto;max-width:600px;width:100%;text-align:left;position:absolute;top:0px;}
.inner-banner .right-content{right:0;max-width:415px;width:100%;text-align:left;position:absolute;top:0px;}
.inner-banner .center-content{left:0px;right:0;max-width:1080px;width:100%;text-align:center;position:absolute;top:0px;}
.inner-banner .banner-details .title{font-family:'poppinssemibold';font-size:51px; color: #1a1a1a;letter-spacing:0;line-height:56px;font-weight:300;}
.inner-banner .banner-details .sub-title{/*color: #1a1a1a;*/ font-family:'poppinssemibold'; font-size: 50px; line-height: 52px; font-weight: 400;}
.inner-banner .banner-details .sub-title h1{font-size: 50px;line-height:52.6px;}
.inner-banner .banner-details .digital-title h1{font-family: 'poppinsbold';font-size:57px;letter-spacing:0;line-height:56px;font-weight:300;text-transform:uppercase;}
.inner-banner .service-details .title {font-size: 50px;line-height: 58px; font-family:'poppinssemibold'; }
.community-banner .banner-details {
  top:40%;
  text-align: center;
  color: #fff;
}
.community-banner .banner-details .title{font-family: 'poppinsregular';
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 15px;
    text-transform: initial;}
.community-banner .banner-details .sub-title { font-family: 'poppinsregular'; }
.about-banner .about-title{background:#fff;padding:10px;max-width:250px;text-align:center;}
.main-title{font-size:24px;font-weight:300;line-height:32.36px;margin-bottom:20px;font-family: 'poppinsbold';}
.home-main-title{font-size:47px !important;text-transform:uppercase;font-weight:700;line-height:56px;font-family:'poppinsthin';}
.home-main-title h1{font-size:47px !important;text-transform:uppercase;font-weight:700;line-height:56px;font-family:'poppinsthin';}
.main-title h1{font-size:24px;}
.main-title h2{font-size:24px;}
.main-title h3{font-size:24px;}
.main-title h4{font-size:24px;}
.main-title h5{font-size:24px;}
.sub-title{font-size:24px;}
.description{color: #4d4d4d;
  font-size: 18px;
  font-weight: 400; line-height: 26px;}
.description strong {color: #4d4d4d; font-family: 'poppinsbold';font-weight:300; }
.description p{margin:0 0 15px 0;}
.description ul{margin:0;padding:0;}
.description ul li{margin-left:20px;margin-bottom:10px; text-align: left !important;}
.description h3{
    margin-bottom: 5px;
    font-size: 18px;
}
.cms-description a {color: #eb2027;}
.thankyou-title{color: #3a3a3a;

font-family:'poppinssemibold';

font-size: 50px;
line-height: 60px;

font-weight: 400;}

.thankyou-title h1{

font-size: 50px;
line-height: 60px;
}
.thankyou-description{font-size:20px;color:#292929;line-height:28px;}
.image-404 img {max-width: 600px; width: 100%;}
.title-404 h1{
  color: #3a3a3a;

font-family:'poppinssemibold';

font-size: 50px;

font-weight: 400;
line-height: 60px;
}
.view-more{padding-top:20px;padding-bottom:20px;}
.view-more a{font-weight:300;font-family: 'poppinsbold';font-size:15px;color:#e92425;}

.site-button{}
.site-button a{    font-family: 'poppinsbold';
    background: #f21e2f;
    font-size: 21px;
    color: #FFFFFF;
    letter-spacing: 0px;
    padding: 8px 20px 0px;
    text-align: center;
    font-weight: 300;
    min-height: 33px;
    display: inline-block;
}
.note{font-size: 12px;
    line-height: 16px;
    color: #afafaf !important;
    margin-bottom: 30px;
    margin-top: -12px;
    font-style: italic;
    padding-left: 0px;}
.tab-content{display:none;background:initial;padding:0px;}
.tab-content.current{display:inherit;}
.video-container{position:relative;padding-bottom:53.25%;height:0;overflow:hidden;}
.video-container iframe,
.video-container object,
.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}

.facility-list ul{margin:0;padding:0;}
.facility-list li div{display:none;padding-left:0px;margin-top:10px;}
.facility-list li span{display:inline-block;vertical-align:middle;position:absolute;right:25px;top:12px;}
.facility-list li{list-style:none;padding:20px;position:relative;}
.facility-list li:nth-child(odd){background:#DFEEFF;}
.facility-list li:nth-child(even){background:#fff;}
.facility-list li a{font-size:16px;color:#292929;line-height:22px;cursor:pointer;font-weight:700;}
.facility-list li:nth-child(even) ul li , .facility-list li:nth-child(odd) ul li{background:none;}
.facility-list ul li ul.red-bullets{list-style:none;margin:0;padding:0;}
.facility-list ul li ul.red-bullets li::before{content:"• ";color:#DD2026;font-size:24px;vertical-align:top;}
.facility-list ul li ul.red-bullets li{padding:0px 2px 5px 20px;text-indent:-.7em;font-size:16px;color:#474747;line-height:22px;margin-bottom:5px;}
.facility-list ol{margin:10px 0 0;padding:0;}
.facility-list ol li{list-style:none;}
.facility-list .down-arrow{background:url("../images/plus.png");width:49px;height:49px;background-repeat:no-repeat;top:15px;}
.facility-list .up-arrow{background:url("../images/minus.png");width:49px;height:49px;background-repeat:no-repeat;top:15px;}
.fancybox-type-iframe .fancybox-close {right: 10px; top:70px;}
.popup-account{display:none;max-width:960px;width:100%;position:relative;background:#fff; /*border:2px solid #c0c0c0;*/}
.popup-account .popup-title {
    color: #0d5781;

    font-size: 55px;

    font-weight: 300;

    line-height: 59.71px;
}
.popup-account .popup-subtitle {

}
.popup-account .content{padding:25px;}
.popup-account .main-title{font-size:20px;padding-bottom:0px;}
.popup-account .global-title { margin-bottom: 10px; }
.popup-account .popup-title span {display: inline-block; vertical-align: middle;}
.popup-account .forms .field {padding-bottom: 10px;}
.popup-account .forms .field:last-child {padding-bottom:0px;}
.popup-account .note {margin-bottom: 15px;}
.blocks-list{position:relative;}
.blocks-list .item{margin:0px 0px 0px 0px;display:block;text-align:left;position:relative;overflow:hidden; max-width: 360px;}
.tiles-container .blocks-list .item {max-width: 100%;}
.blocks-list .item {overflow:hidden;position:relative;}
.services-block-list .item {max-width: 100%; margin: 0px !important; height: auto !important; max-height: 350px;}
.blocks-list .item .title {
    font-size: 20px;
    line-height: 26px;
    font-family: 'poppinsbold';
    position: absolute;
    text-align: left;
    left: 20px;
    bottom: 10%;
    color: #fff;
}
.services-block-list .item .title {min-height: 50px;}
.services-block-list .item .title a {display: block;}
.services-block-list .item .view-more {
      font-weight: 300;
    font-family: 'poppinsbold';
    font-size: 15px;
    color: #e92425;
    text-transform: initial;
    /*bottom: 0px !important;*/
}


.blocks-list .item .image img{-webkit-transition:0.6s ease;transition:0.6s ease;display:inherit;}
.blocks-list .item .industry-image img {max-width: 360px;}
.blocks-list .item:hover .image img{-webkit-transform:scale(1.1);transform:scale(1.1);transition:0.6s ease;width:100%;overflow:hidden;}
.blocks-list .item:hover .title{display:none;transition:all 1s ease-in;}
.blocks-list .item:hover .back{display:block;transition:all 1s ease-in;}
.blocks-list .filp .face{position:absolute;width:100%;height:100%;backface-visibility:hidden;}
.blocks-list .back{display:none;box-sizing:border-box;padding:10px;color:#fff;text-align:center;background-color:rgba(0, 0, 0, 0.8);position:absolute;top:0;left:0;right:0;bottom:7px;height:100%;transition:all 1s ease-in;}
.blocks-list .back .back-details{top:5%;left:5%;color:#fff;text-align:left;position:absolute;right:5%; bottom: 5%;}
.blocks-list .back .back-details span{display:block;}
.blocks-list .back .back-details .short-info{font-size:14px;font-weight:300;margin-bottom:30px;}
.services-block-list .back .back-details .short-info{font-size:16px;font-weight:300;margin-bottom:30px;}
/*.services-block-list .item:hover {-webkit-transform:scale(1.1);transform:scale(1.1);transition:0.6s ease;overflow:hidden;}*/
/*.services-block-list .item .image img {width: 100%; height: 100%;}*/
.blocks-list .item .back-details .service-title{
    font-size: 20px;
    line-height: 26px;
    font-family: 'poppinsbold';
    position: relative;
    text-align: left;
    color: #fff;
}
.blocks-list .item .back-details  .category {
    color: #fff;
    font-size: 10px;
    font-family: 'poppinsbold';
    line-height: 25.02px;
    text-transform: uppercase;
}
.blocks-list .item .back-details .view-more {position: absolute;bottom: 0px;}
.knowledge-blocks-list .item {max-width: 100%; overflow:hidden;position:relative;}
.services-container .item {max-width:100%;width:100%;margin:0px 0px 0px 0px;display:block;text-align:left;position:relative;overflow:hidden;}
.services-container .item .title {font-family:'poppinsregular'; color: #4d4d4d;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    background: #cccccc;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 15px;}

.hub-container{}
.hub-container .image {position: relative;}
.hub-container .details {position: absolute; bottom: 10px; left: 20px; right: 20px;}
.hub-container .details .category {color: #000000; font-size: 10px; font-family: 'poppinsbold'; line-height: 25.02px; text-transform: uppercase;}
.hub-container .details .title {color: #ffffff; font-size: 19px; font-family: 'poppinsbold'; line-height: 25.02px;}

.tiles-container .item {position: relative; height: 450px; margin-right: 0%; margin-bottom: 0%;}
.tiles-container .tintBlack {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.3);}
.tiles-container .details {position: absolute; bottom: 10px; left: 20px; right: 20px;}
.tiles-container .details .category {color: #afafaf; font-size: 10px; font-family: 'poppinsbold'; line-height: 25.02px; text-transform: uppercase;}
.tiles-container .details .knowledge-title {color: #ffffff; font-size: 19px; font-family: 'poppinsbold'; line-height: 25.02px; }
.tiles-container .details .view-more {padding-top: 0px;}
.tiles-container .details .view-more a {font-size: 15px;}
.tiles-container .details .play-video-icon {position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -420%;
    max-width: 1180px;
    width: auto;
    margin: 0 auto;}
.tiles-container .details span {display: none;}

.tiles-container .details .video-play-btn .sprite {
    display: block;
    position: absolute;
    top: -180px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
.tiles-container .item .tile-image img{-webkit-transition:0.6s ease;transition:0.6s ease;display:inherit; width: 100%;}
.tiles-container .item:hover .tile-image img{-webkit-transform:scale(1.1);transform:scale(1.1);transition:0.6s ease;width:100%;overflow:hidden;}

ul.highlights-list{list-style:none;margin:0;padding:0;}
ul.highlights-list li{border-bottom:1px solid #f88b40;padding-bottom:10px;margin-bottom:10px;margin-top:20px;}
ul.highlights-list li span{display:inline-block;}
ul.highlights-list li span.count{font-family: 'poppinsbold';width:38%;vertical-align:middle;text-align:left;padding-left:1%;font-size:57px;line-height:61px;font-weight:300;text-transform:uppercase;}
ul.highlights-list li span.text{width:60%;vertical-align:middle;text-align:left;font-size:28px;font-weight:300;}
ul.highlights-list li:last-child{border-bottom:0px solid #f88b40;}
.background-grey{background:#e7e8e8;}
.background-darkgrey {background: #92928e;}
.background-yellow{background:#e5a02c;}
.background-white{background:#ffffff;}
.background-lightblue {background: #9cb4be;}
.background-blue{background: #0d5781;}
.background-black{background: #3a3a3a;}
.background-green {background: #89a560;}
.background-leaders {background: #3a3a3a;}
.background-careers-band {background: #3a3a3a;
    position: fixed;
    width: 100%;
    z-index: 1;}
.background-careers {background: #f3f3f3;}
.grey-tile {background:rgba(226,226,226,0.2);}

.social-share ul{margin:0;padding:0;}
.social-share ul li{display:inline-block;margin-right:5px;}
.social-share ul li span{display:block;}
.social-share ul li a{display:block;}


.contact-box{
  border: 1px solid #afafaf;
  background-color: #ffffff;
  width: 570px;
  margin: 0 auto;
  padding: 50px;
  margin-top: -220px;
  position: relative;
  margin-bottom: 50px;

}
.contact-box .main-title h1{

  color: #0d5781;
  font-family: 'poppinslight';
  font-size: 51px;
  font-weight: 300;
  margin-bottom: 30px;
}
.seperator {
    padding-top: 50px;
    border-top: 2px dotted #1a1a1a;
    opacity: 0.2;
}
.global-title {
  margin-bottom: 30px;
  color: #0d5781;
  font-family: 'poppinsmedium';
  font-size: 25px;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
}
.global-title h1 {
  font-size: 25px;
  line-height: 35px;
}
.global-title span {margin-left: 10px;}

.contact-tabs{}
.contact-tabs .responsive-tabs__list{padding-bottom:0px;margin-bottom:30px;}
.contact-tabs h2{color:#231f20;font-size:16px;font-weight:400;text-transform:capitalize;}
.contact-tabs .responsive-tabs__list__item{color:#afafaf;font-family: 'poppinsbold';background:none;border:0px solid #c91361;border-radius:0px;font-size:20px;font-weight:300;text-transform:capitalize;letter-spacing:0px;padding:0px 0px;margin:1em;min-width:auto;position:relative;display:inline-block;}
.contact-tabs .responsive-tabs__list__item--active, .contact-tabs .responsive-tabs__list__item--active:hover{font-weight:700; color: #e92425;font-family: 'poppinsbold'; text-decoration: underline;}
.contacts-list{}
.contacts-list .item{font-family: 'poppinsmedium'; width:100%;margin:0px 0px 30px 0px;max-width:28%;display:block;text-align:left;position:relative;padding:10px;}
.contacts-list .item:hover{background:#e3e3e3;padding:10px;border-radius:10px;transition:1s;}
.contacts-list .item:nth-child(3n-1){margin-left:5%;margin-right:5%;}
.contacts-list .item .company_name{color:#4d4d4d;font-weight:700;font-family: 'poppinsbold';font-size:18px;}
.contacts-list .item .name{color:#4d4d4d;font-weight:700;font-family: 'poppinsbold';font-size:18px;}
.contacts-list .item .address{color:#4d4d4d;font-size:18px;line-height:28px;font-weight: 400;}
.contacts-list .item .city span{display:inline-block;margin-left:10px;color:#4d4d4d;font-size:18px;}
.contacts-list .item .city{margin-bottom:5px;color:#4d4d4d;font-size:18px;}
.contact-headquarters{text-align:center;}
.contacts-list .item .phone {color:#4d4d4d;font-size:18px;}
.contacts-list .item .phone .bold{font-weight:400 !important; margin-bottom: 10px;}

.contacts-list .item span.sprite{display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:10px;}
.contacts-list .map a{font-size:16px; color:#4d4d4d;}
.contacts-list .item span.copyClip img{display: none;}
.contacts-list .item:hover span.copyClip img{display: block; position: absolute; bottom: 20px; right: 20px; cursor: pointer; transition: 5s;}
.contacts-list .item:hover span.copyClip:before {
    content: "copied";
    position: absolute;
    font-size: 10px;
    right: 10px;
    bottom: 42px;
    color: #e92425;
    opacity: 0;
}
.contacts-list .item span.copyClip.active:before {opacity: 1;}

.search-contacts-list .item {padding-bottom:0px; padding-left: 0px; max-width: 100%; border-bottom: 1px solid rgba(87, 87, 87, 0.5) !important;}
.search-contacts-list .item:hover {background:none; padding-bottom:30px; padding-left: 0px; transition:0s; border-radius: 0px;}
.contact-headquarters .main-title{color:#ffffff;font-size:21px;font-weight:300;font-size:34px;font-weight:700;line-height:40.52px;text-transform:uppercase;font-family:'poppinsthin';}
.contact-headquarters .description span{
	display: inline-block;
    font-family: 'poppinssemibold';
    margin-right: -5px;
    margin-top: -8px;
    vertical-align: middle;
}
.contact-headquarters .description{font-weight:300;color:#4d4d4d;font-size:21px;line-height:30.36px; font-family: 'poppinsmedium';}
.contact-headquarters .description p {margin-bottom: 0px;}
.contact-title h3{color:#f28f30;font-size:34px;font-weight:300;line-height:40.52px;text-transform:uppercase;}
.partners-list .item{width:100%;margin:0px 25px 40px 25px;max-width: 20%;display:block;text-align:left;position:relative;overflow:hidden;}
.partners-list .item .title{color: #666666; font-family:'poppinssemibold'; font-size: 14px; font-weight: 400; line-height: 25.86px; margin-top:15px;margin-bottom:5px;}
.partners-list .item .designation{font-size:14px;line-height:20px; color: #666666;line-height: 20px;}

.item img{}
.container:hover .item img{}
.partners-list .item .image{border:2px solid #dedede;position:relative;max-width:320px;overflow:hidden;}
.partners-list .item .image a{display:block;}
.partners-list .item .image img{-webkit-transition:0.6s ease;transition:0.6s ease;}
.partners-list .item:hover .image img{-webkit-transform:scale(1.1);transform:scale(1.1);transition:0.6s ease;}
.service-partner-list .item:nth-child(3n-1){margin-left:5%;}
.service-partner-list .item:nth-child(3n-1){margin-right:5%;}
.service-partner-list .item .image{border:2px solid #dedede;position:relative;max-width:100%;overflow:hidden;}
.service-partner-list .item {border:0px solid #dedede; max-width: 30%; width: 100%; text-align: center; margin:0px 0px 35px 0px;}
.service-partner-list .item .image img {}
.partners-popup{}
.partners-popup .image{text-align:center;}
.partners-popup .image img{text-align:center;border:1px solid #e3e3e3;}
.partners-popup .title{font-family: 'poppinsbold';color:#eb2027;font-size:24px;line-height:26.97px;font-weight:300;margin-bottom:10px;}
.partners-popup .designation{font-family: 'poppinsbold';margin-bottom:30px;font-weight:300;color:#000;}
.casestudy-list .item{max-width: 320px;
    width: 100%;
    margin: 0 0 20px 0;
    display: block;
    text-align: left;
    min-height: auto;
    position: relative;}
.casestudy-list .item .title{color:#4d4d4d;font-size:18px;font-weight:400;margin-top:10px;}
.casestudy-quotes {background: #f88b40; padding: 30px; text-align: center; color: #fff; margin: 15px 0;}
.slidedown{font-family:'poppinsbold';background:#f21e2f;font-size:21px;color:#FFFFFF;letter-spacing:0px;padding:7px 15px 7px;text-align:center;font-weight:300;border-radius:0px;cursor:pointer;display:inline-block;border:2px solid #f21e2f;}
.read-more{margin-top:10px;}
.read-more a{font-size:15px;color:#e92425;font-family: 'poppinsbold';font-weight:300;}
.read-more span{display:inline-block;margin-left:10px;}
.casefilter{position:relative;right:0;top:0px;}
.newsfilter{position:absolute;right:55px;top:-60px;min-width:135px;}
.casefilter .forms .fancyArrow{top:15px;}
.clients-list .item {    width: 100%;
    margin: 0px 12px 30px 12px;
    max-width: 190px;
    display: block;
    text-align: left;
    position: relative;
    overflow: hidden;}

.whitepapers-list{}
.whitepapers-list .item{max-width: 320px;
    width: 100%;
    margin: 0 0 0px 0;
    display: block;
    text-align: left;
    min-height: auto;
    position: relative;}
.whitepapers-list .item:first-child{margin-top:0px;}
.whitepapers-list .item .date{color:#1b6aaf;font-size:15px;font-weight:400;line-height:25.35px;width:100%;max-width:25%;display:inline-block;vertical-align:top;}
.whitepapers-list .item .details{display:inline-block;width:100%;vertical-align:top;}
.whitepapers-list .item .details .item-list{margin-bottom:30px;}
.whitepapers-list .item .title{margin-bottom:10px;}
.whitepapers-list .item .title a{color: #4d4d4d;

font-size: 18px;

font-weight: 400;

line-height: 30.01px;}
.whitepaper-details .date{    color: #4d4d4d;
    font-size: 12px;
    font-weight: 400;
    line-height: 18.35px;
    margin-bottom: 30px;
    margin-top: 10px;}
.whitepapers-nav a {    display: inline-block;
    max-width: 400px;
    color: #4d4d4d;
    font-family: 'poppinsbold';
    font-size: 12px;
    font-weight: 300;
    margin-top: 10px;
    margin-left: 10px;}
.whitepapers-nav a:hover {color: #89a560;}
.whitepaper-forms{}
.whitepaper-forms .heading{color: #3a3a3a;

font-family: 'poppinsbold';
font-size: 16px;

font-weight: 300;

line-height: 26.01px; margin-bottom: 30px;}
.whitepaper-forms .heading span{display:inline-block;}
.whitepaper-forms .msgblock .heading{font-size: 20px; line-height: 30px;font-family: 'poppinsbold'; margin-bottom: 30px;}
.whitepaper-forms {width:100%; max-width: 600px;}

.whitepaper-forms .forms .field input, .whitepaper-forms .forms .field textarea {
    background: none;
    padding: 0px;
}

.events-list .item{max-width: 320px;
    width: 100%;
    margin: 0 0 0px 0;
    display: block;
    text-align: left;
    min-height: auto;
    position: relative;}

.events-list .title{color: #4d4d4d;

font-size: 18px;

font-weight: 400;

line-height: 28.01px; margin-bottom: 15px;}
.events-list .item .image {margin-bottom: 15px;}
.events-list .item .date {font-size: 12px;color:#4d4d4d;margin-bottom: 0px;width: 100%; line-height: 18px; }
.events-list .item .location {font-size: 12px;color:#4d4d4d;/* margin-top: -5px; */text-align: left; line-height: 18px;}
.events-list .item .date span {display: inline-block;margin-right: 10px; vertical-align:top;/* float: left; */}
.events-list .item .location span {margin-right: 10px;float: left;}
.events-list .item .date span img, .events-list .item .location span img {/* padding-top: 10px; */}
.events-list .item .title {font-weight: 300;font-family: 'poppinsbold';}
.event-details { margin-top: -400px;
    background: #fff;
    padding: 80px 80px 40px 80px;}
.event-details .date {font-size: 14px;color:#4d4d4d;margin-bottom: 0px;width: 100%; line-height: 18px;}
.event-details .location {font-size: 14px;color:#4d4d4d;/* margin-top: -5px; */text-align: left;line-height: 18px;margin-bottom:30px;vertical-align: middle;}
.event-details  .date span {display: inline-block;margin-right: 10px; vertical-align:middle;/* float: left; */}
.event-details  .location span {margin-right: 10px;/* float: left; */vertical-align: middle;}

.event-details .section-title {}
.expert-details .profile-image{ width: 100px; margin-right: 10px; display: inline-block; vertical-align: middle;}
.expert-details .profile-image img {border-radius: 50%; border:1px solid #e9e9e9;}
.expert-details .item {margin-bottom: 20px;}
.expert-details .details{ width: 900px; display: inline-block; vertical-align: middle;}
.event-form .heading {color: #3a3a3a;

font-size: 16px;

font-family: 'poppinsbold';

line-height: 26.01px;}
.press-menu {}
.press-menu ul {margin: 0;padding: 0;}
.press-menu ul li {display: inline-block;margin-right: 30px;}
.press-menu ul li a {color: #afafaf;font-size: 20px;font-weight: 300;line-height: 25.9px;font-family: 'poppinsbold';}
.press-menu ul li.active {border-bottom: 2px solid #e92425; padding-bottom: 3px;}
.press-menu ul li.active a {color: #e92425;font-family: 'poppinsbold';font-size: 20px;font-weight: 500;line-height: 25.9px;}
.awards-list .item:first-child {margin-top: 30px;}
.awards-list .item{padding-bottom:0px; margin-top: 30px; padding-bottom: 30px; width: 100%;}
.awards-list .item .extra-content{font-style:italic;}
.awards-list .item:last-child{border-bottom:0px solid #e3e3e3;}
.awards-list-date{font-weight: 500; margin-top: 30px; color: #3a3a3a; font-size: 25px; font-weight: 500; line-height: 26.9px; }
.awards-list .item .details {width: 100%;}
.awards-list .item .title {color: #4d4d4d; font-size: 18px; font-weight: 400; line-height: 30.02px;font-family: 'poppinsbold'; font-weight: 300; }
.awards-list .item .slidedown {font-size: 15px;
    font-family: 'poppinsbold';
    line-height: 25.04px;
    cursor: pointer;
    background: none;
    border: 0px solid;
    color: #e92425;
    padding: 0px;}

.blog-search{display:block;margin:0;min-width:300px;padding:0 40px 0 0;position:relative;height:43px;width:60%;margin-bottom:20px; margin: 0 auto;}
.awards-list .item .details .item-list {margin-bottom: 40px;display: inline-block;vertical-align: top; width: 29%;}
.awards-list .item .details .item-list:nth-child(3n-1) {margin-left:5%; margin-right:5%;}
.awards-list .details .image img{height: 100px;}
.awards-list .details .image {margin-top: 0px; margin-bottom: 10px; height: 100px;}
.awards-list .details .item-list:first-child .image:first-child {margin-top: 0;}
.blog-search input{
    color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	line-height: 32.64px;
    border: none;
    letter-spacing: normal;
    padding: 10px 7px 10px;
    position: relative;
    width: 96%;
    border-bottom: 2px solid #d9d9d9;
    background: none;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;}
.blog-search span{display:block;margin-left:8px;}
.blog-search button{background:none;border:medium none;cursor:pointer;display:inline-block;height:45px;position:absolute;right:40px;text-align:center;top:3px;width:55px;}
.search-counter {color: #afafaf;
    text-align: right;
    margin-bottom: 30px;

font-family: 'poppinslight';

font-size: 21px;

font-weight: 300;

line-height: 26.88px;
}
.search-counter span {

color: #e92425;

font-family: 'poppinsmedium';

font-weight: 500;}
.search-list {}
.search-list .item {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(87, 87, 87, 0.5);
}
.search-list .item:last-child {border-bottom: 0px solid rgba(87, 87, 87, 0.5);}
.search-list .item .category {
    color: #4d4d4d;

font-size: 12px;

font-weight: 400;

line-height: 18px;

}
.search-list .item .title {
color: #4d4d4d;
font-size: 18px;
line-height: 28px;

font-family: 'poppinsbold';

font-weight: 700;
}

.search-list .item .sub-title {
	font-size: 21px;
}

.search-list .item .date{
color: #4d4d4d;
font-size: 18px;
line-height: 28px;

font-weight: 400;
}
.search-list .item .description {margin-top: 20px; line-height: 28px;}
.left-form-search {}
.left-form-search .item form button {
  color: #4d4d4d;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    border: none;
    text-align: left;
    background: none;
    padding: 0;
    width: 100%;
    cursor: pointer;
}
.left-form-search .item.active button {
  color:#e92425;
}
.search-modal .heading {
  color: #4d4d4d;

font-family: 'poppinsbold';

font-size: 18px;

font-weight: 400;

line-height: 28px;
}

.blogs-list{}
.blogs-list .item{max-width: 320px;
    width: 100%;
    margin: 0 0 0px 0;
    display: block;
    text-align: left;
    min-height: auto;
    position: relative;}
.blogs-list .item:first-child{margin-top:0px;}
.blogs-list .item .profile{width:100%;max-width:27%;display:inline-block;vertical-align:top;}
.blogs-list .item .date{color: #89a560;
    font-size: 12px;
    font-weight: 400;
    line-height: 20.35px;

    margin-top: 15px;}
.blogs-list  .bx-wrapper .bx-prev {left: -60px; background-position: -209px -125px;
  width: 35px;
  height: 58px;}
.blogs-list  .bx-wrapper .bx-next {right: -60px; background-position: -353px -125px;
  width: 35px;
  height: 58px;}
.blog-details .date{
	color: #4d4d4d;
    font-size: 12px;
    font-weight: 400;
    line-height: 18.35px;
    margin-bottom: 30px;
 }
.blogs-list .item .profile .name, .blog-details .profile .name{color: #4d4d4d;
  font-family: 'poppinsbold';
font-size: 18px;

font-family: 'poppinsbold';

line-height: 26.02px;}
.blogs-list .item .profile .designation, .blog-details .profile .designation{color: #4d4d4d;

font-size: 14px;

font-weight: 400;

line-height: 26.02px;}
.blogs-list .item .details{display:inline-block;max-width:100%;vertical-align:top; margin-bottom: -5px;}
.blogs-list .item .title{}
.blogs-list .item .title a{color: #4d4d4d;
    font-weight: 400;
    /*text-transform: capitalize;*/
    font-size: 18px;
    line-height: 28px;}
.blogs-list .item .details .description{}
.blogs-list .description img{max-width:685px;width:100%;}
.description .embedpicture img{max-width:685px;width:100%;}
.blog-details .section-title {margin-bottom: 30px;}
.blog-details .description img{max-width:685px;width:auto;}
.blog-details .profile{padding-bottom:30px;}
.blog-details .profile .image {display: inline-block; margin-right: 20px; vertical-align: middle;}
.blog-details .profile .details {display: inline-block; vertical-align: middle;}
.blogs-list .profile .image img, .blog-details .image img{
    border-radius: 50%; border:1px solid #e9e9e9;
    width: 75px;
}

.leaders-list .item{background-repeat:no-repeat;}
.leaders-list .item .title{margin-top:0px; font-family: 'poppinsbold'; margin-bottom: 3px; color: #89a560; line-height: 20px;}
.leaders-list .item .image{text-align:center;padding:0px 0 0 0;border:0px solid;}
.leaders-list .item .image img{border:0px solid !important;margin-bottom:-7px; max-width: 120px;}
.leaders-list .item .details {padding: 15px;position: relative;max-width: 291px; text-align:center;}
.leaders-list .item .designation {font-size: 12px; line-height: 17px;}
.leaders-list .item .social-share ul li {margin-right: 5px;}
.leaders-list .social-share {}

.leaders-page .image{text-align:left;padding:0px 0 0 0;border:0px solid;}
.leaders-page .title{font-family: 'poppinsbold';color:#eb2027;font-size:24px;line-height:26.97px;font-weight:300;margin-bottom:10px;}
.leaders-page .title h1 {color: #ffffff;

font-family: 'poppinsbold';

font-size: 50px;
line-height: 55px;

font-weight: 400;}
.leaders-page .designation{color: #ffffff;

font-size: 18px;

font-family: 'poppinsbold';
margin-bottom: 15px;

line-height: 26.01px;}


ul.pagination{text-align:center;color:#808184;margin-top:20px; margin-bottom: 25px;}
ul.pagination li{display:inline;padding:0 10px;}
ul.pagination a{color: #3a3a3a;
    display: inline-block;

   font-style: normal;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 15px;}
ul.pagination a:hover,
ul.pagination a.current{color:#eb2027;}
ul.pagination a.current {font-family: 'poppinsbold';}

.awards-recognition{}
.awards-recognition ul.highlights-list{max-width:390px;margin:0 auto;width:100%;text-align:center;}
.awards-recognition ul.highlights-list li span.count{text-align:center;}
.awards-recognition ul.highlights-list li span.text{text-align:center;}
.sustainability-list .item{width:100%;margin:0px 0px 0px 0px;max-width:30%;display:block;text-align:center;position:relative;overflow:hidden;}
.sustainability-list .item:nth-child(3n-1){margin-left:5%;margin-right:5%;}
.sustainability-list .item .image img {max-width: 200px; width: 100px;}
.sustainability-list .item .title{color:#4d4d4d;font-size:32px;font-weight:300;text-transform:capitalize;margin-top:10px;margin-bottom:20px;}
.sustainability-list .item .goal{margin-top:20px;}
.sustain-gallery a:first-child{display:block;}
.sustain-gallery a{display:none;}
.community-gallery .bx-wrapper .bx-prev {left: -110px}
.community-gallery .bx-wrapper .bx-next {right: -110px;}
.video-slider .bx-wrapper .bx-prev {left: -110px}
.video-slider .bx-wrapper .bx-next {right: -110px;}
.stories-gallery .bx-wrapper .bx-controls-direction a {top: 40%;}
.stories-gallery .bx-wrapper .bx-prev,
.storycount-gallery .bx-wrapper .bx-prev {left: -110px;}
.stories-gallery .bx-wrapper .bx-next,
.storycount-gallery .bx-wrapper .bx-next {right: -110px;}
.stories-gallery .bx-wrapper .bx-pager {bottom: 10px;}
.storycount-gallery .bx-wrapper .bx-pager {bottom: 0px;}
.video-slider .bx-wrapper .bx-pager {bottom: -10px;}

.contact-slider .bx-wrapper .bx-pager {bottom: 0px;}
.contact-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.contact-slider .bx-wrapper .bx-pager.bx-default-pager a.active { background:#0d5781; }


.blogs-list .bx-wrapper .bx-prev,
.casestudy-list .bx-wrapper .bx-prev,
.whitepapers-list .bx-wrapper .bx-prev,
.events-list .bx-wrapper .bx-prev {left: -110px; background-position:-161px -125px;}
.blogs-list .bx-wrapper .bx-next,
.casestudy-list .bx-wrapper .bx-next,
.whitepapers-list .bx-wrapper .bx-next,
.events-list .bx-wrapper .bx-next {right: -110px; background-position:-401px -125px;}


.white{color:#fff !important;}
.green {color: #89a560 !important;}
.yellow{color:#f28f30 !important;}
.blue {color: #0d5781 !important;}
.black {color: #231f20 !important;}

.opportunities-list{}
.opportunities-list .item{border-bottom:1px solid #e3e3e3;padding-bottom:20px;margin-top:20px;width:100%;}
.opportunities-list .item:first-child{margin-top:0px;}
.opportunities-list .item .title{margin-bottom:10px;}
.opportunities-list .item .title a{font-weight:700;}
.opportunities-list .item span{color:#f28f30;font-weight:300;line-height:22.86px;margin-right:10px;}
.opportunities-list .item .date, .opportunities-list .item .post{color:#808184;font-weight:300;line-height:20.86px;}
.opportunities-details{}
.opportunities-details .title{font-weight:700;margin-bottom:10px;}
.opportunities-details span{color:#f28f30;font-weight:300;line-height:22.86px;margin-right:10px;}
.opportunities-details .date, .opportunities-details .post{color:#808184;font-weight:300;line-height:20.86px;}


.forms{display:block;width:100%;}
.forms .field{display:block;width:100%;padding-bottom:25px;position:relative; }
.forms .field label{color:#231f20;font-size:19px;font-weight:300;line-height:28.31px; display: none;}
.forms .field .form-icon{position:absolute;right:5px;top:10px;}
.forms .field input,
.forms .field textarea{color:grey;width:100%;border:0px solid #b1adad;border-bottom:1px solid #b1adad;border-radius:0px;padding:6px 0 6px 10px;font-size:21px;font-weight:300;line-height:26px;letter-spacing:0;}
.forms .field select{color:grey;display:inline-block;width:100%;border:none;border:0px solid #b1adad;border-bottom:1px solid #b1adad;border-radius:0px;font-size:16px;padding:5px 0 5px 10px;outline:none;background:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';width:101%;height:41px;position:relative;}
select::-ms-expand{display:none;}
input::-webkit-input-placeholder{color: grey !important; font-size: 16px; font-style: italic; opacity:1;}
input:-moz-placeholder{color: grey !important; font-size: 16px; font-style: italic; opacity:1;}
textarea::-webkit-input-placeholder{color: grey !important; font-size: 16px; font-style: italic; opacity:1;}
textarea:-moz-placeholder{color: grey !important; font-size: 16px; font-style: italic; opacity:1;}

.forms .flex5 select{width:103%;}
.forms .field select:invalid{color:#fff;}
.forms .field select option[disabled]{color:grey;}
.fancyArrow{width:17px;background:/*#fff*/ url("../images/down-arrow.png") no-repeat scroll right center/100% auto;display:inline-block;height:9px;pointer-events:none;position:absolute;right:10px;top:16px;z-index:2;}
.forms .field textarea{/*min-height:80px;*/font-family:'Lato', sans-serif;}
.forms .check{text-align:left;}
.forms .check a{font-family: 'poppinsbold'; font-weight: 300;}
.field.check {
    color: #afafaf !important;
    font-size: 14px !important;
    font-style: italic;
    width: 100%;
    text-align: left;
    color: #4d4d4d;

font-weight: 400;
}
.field.check span {padding-left:0px; display:inline-block; vertical-align:top; width: calc(100% - 30px);}
.forms .field input[type="checkbox"]{border-radius:0;margin-right:5px;width:21px;display:inline-block;vertical-align:middle;height:21px;margin-top:-3px;}
.forms button{font-family: 'poppinsbold';background:#f21e2f;font-size:20px;color:#FFFFFF;letter-spacing:0px;padding:0px 20px; height:40px;text-align:center;font-weight:300;text-transform:capitalize;border-radius:0px;border:2px solid #f21e2f;cursor:pointer;}
.forms button.inline{display:inline-block;min-width:120px;width:auto;}
.forms button.full{display:inline-block;width:auto;}
.bx-wrapper{}
#bx-pager{text-align:center;}
#bx-pager img{max-width:160px;}
.footer {background: #3a3a3a; margin-top: 0px; }
.footer-list{position:relative;}
.footer-list .heading{color: #e92425;;font-size:18px;line-height:20px;margin-bottom:25px;font-weight:300;font-family: 'poppinsbold';}
.footer-list .social-heading{color: #e92425;;font-size:18px;line-height:20px;margin-bottom:25px;font-weight:300;font-family: 'poppinsbold';}
.footer-list .heading span{display:none;}
.footer-list .item{margin: 0px 0px 0px 0px;
    display: inline-block;
    text-align: left;
    position: relative;
    vertical-align: top;
    margin-right: 30px;
}
.footer-list ul li{display:block;margin:5px 0 5px 0;padding:0;}
.footer-list ul li a{font-size:17px;color:#fff;letter-spacing:0;line-height:32px;font-weight:300;}
.footer-list ul li a:hover{color:#eb2027}
.footer-list ul li span {display: inline-block;}
.footer-list .item .description {display: block;}
.footer-social {text-align: left; padding-left: 43px;}
.social-links ul li {display: inline-block; margin-right: 5px; margin-top: 5px;}
.footer-subscribe{padding-left:20px;}
.footer-subscribe .title{font-weight:700;font-size:15px;margin-bottom:10px; line-height: 20px;}
.footer-subscribe .forms .field input{width:100%;border-radius:0px;padding:5px 0 5px 10px;color:#231f20;font-size:19px;font-weight:300;line-height:28px;letter-spacing:0;color:grey;}
.footer-subscribe .forms button{font-family: 'poppinsbold';background:#f21e2f;font-size:13px;color:#FFFFFF;letter-spacing:0px;padding:7px 15px 5px;text-align:center;font-weight:300;text-transform:capitalize;border-radius:0px;border:1px solid #f21e2f;}
.footerborder{background:#fff;width:100%;margin-top:-15px;}
.top-border{border-top:1px solid #e3e3e3;}
.bottom-border{border-top:1px solid #e3e3e3;}
.footer-menu a{color: #4d4d4d;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;margin-right:20px;display:inline-block; font-family: 'poppinsmedium';}
.copyright{color: #4d4d4d;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;display:inline-block; font-family: 'poppinsmedium';}
.credit-copy{font-size:14px;text-align:center;}
.viewDetail{color:#54a12f;font-size:16px;text-align:center;}
.loading{background:url('../images/status.gif') no-repeat center center;height:32px;width:32px;position:absolute;right:150px;}
.forms .loading{display:none;}
.share-icon{display:block;}
.digital-workplace .main-title {font-size: 40px; line-height: 44px;}
.about-highlights {}
.about-highlights .item {
    width: 100%;
    margin: 0px 0px 50px 0px;
    max-width: 26%;
    display: block;
    text-align: center;
    position: relative;
}
.about-highlights .item .image {text-align: center; margin-bottom: 15px;}
.about-highlights .item .title {color: #fff; font-size: 26px; text-transform: capitalize; line-height: 30px; margin-bottom: 5px;}
.about-highlights .item .description {color: #fff; font-size: 15px; line-height: 20px;}
.news-list .item .title a {color: #000;}
#st-2.st-right {top: 55%;}
#st-2.st-left {top:55%;}


.contact-banner {
    background: #f88b40;
    padding: 50px 0 30px 0;
    color: #fff;
}
.contact-banner .forms label {color: #fff;}
.casestudy-boxes {

}
.casestudy-boxes .item {
    width: 100%;
    margin: 0px 10px 20px 0px;
    max-width: 235px;
    display: block;
    text-align: center;
    position: relative;
    padding: 35px 10px 30px;
    color: #fff;
    min-height: 130px;
}
.top-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 11.0px 8.5px;
  border-color: transparent transparent #ffffff transparent;
}
.down-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11.0px 8.5px 0 8.5px;
  border-color: #ffffff transparent transparent transparent;
}


.casestudy-boxes .item .counter span.arrow {
      display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -10px;
}
.casestudy-boxes .item .counter {

  font-weight: 300;
    font-size: 60px;
    line-height: 51px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
}
.bg-f5f5f5 { background:#f5f5f5; }
.bg-dddddd { background:#dddddd; }
.bg-yellow { background:#e5a02c; }
.bg-green { background:#89a560; }
.bg-lightblue { background:#9bb4be; }
.bg-blue { background:#256277; }
.bg-red { background:#f14b55; }
.casestudy-boxes .item .content {font-size: 16px;line-height: 20px;margin-top: 10px;}
.video-list {}
.video-list .main-image {
  width: 100%;
  height: 450px;
  display: block;
  position: relative;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  border: 1px solid #cccccc;
  background-position: center center !important;
}
.video-list .details {
      position: absolute;
    top: 30%;
    left: 0%;
    right: 0%;
    margin: 0 auto;
    text-align: center;
}
.video-list .video-scroll .item .play-video-btn {position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
}
.video-scroll {height: 400px; overflow-y: scroll; overflow-x:hidden;}
.video-scroll .item {border-bottom: 1px solid #cccccc;padding-bottom: 20px; margin-bottom: 30px;}

.video-slider {text-align: center;}
.video-scroll .title {
  font-family: 'poppinsbold';
  margin-top: 10px;
}
.video-slider .play-video-icon {position: absolute; top: 40%; left: 0;
right: 0; margin: 0 auto;}
.video-slider .image {margin-bottom: 20px;}
.video-slider .name {
  color: #ffffff;
  font-family: 'poppinsbold';
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}
.video-slider .designation {
  color: #ffffff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}
.employee-video-list {background: #e9e9e9;}
.employee-video-list .main-image {
      background-size: cover !important;
    width: 100%;
    height: 560px;
    display: block;
    position: relative;
    background-color: #e9e9e9;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.employee-video-list .details {
    position: absolute;
    top: 40%;
    left: 0px;
    right: 0px;
    max-width: 1080px;
    margin: 0 auto;
    width: 100%;
}
.employee-video-list .details .title h1{
    color: #ffffff;

    font-family: 'poppinssemibold';

    font-size: 50px;
    line-height: 58px;

    font-weight: 400;
}
.employee-video-list .details .description {
    color: #ffffff;

font-size: 16px;

font-weight: 400;

line-height: 26px;
}
.employee-video-list .details .play-video-btn {
    /*position: absolute;
    right: 10%;
    top: -20px;*/
}
.explore-list {}
.explore-list .item {
  max-width: 500px;
    width: 100%;
    margin: 0px 0px 30px 0px;
    display: block;
    text-align: left;
}
.explore-list .item .image {display: inline-block; width: 35%; margin-right: 5%; vertical-align: top;}
.explore-list .item .details {display: inline-block; width: 55%; text-align: left; vertical-align: top;}
.explore-list .item .details .title {margin-bottom: 10px;}

.employee-blocks .item {
  max-width: 490px;
    width: 100%;
    margin: 0px 0px 30px 0px;
    display: block;
    text-align: left;

}
.employee-card .item {background: #fff; padding: 15px; border-bottom: 0px solid #cccccc;}
.employee-card .item .date, .our-employee-blocks .item .date {margin-bottom: 10px;

font-size: 11px;
line-height: 16px;

font-weight: 400;

line-height: 30px;

/* Text style for "" */

color: #000000;}
.employee-card .item .name, .our-employee-blocks .item .name{
    color: #4d4d4d;
    font-family: 'poppinsbold'
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}
.our-employee-blocks {height: 580px; overflow-y: scroll; overflow-x:hidden;}
.our-employee-blocks .item {

    margin: 0px 40px 40px 0px;
    display: block;
    text-align: left;
    background: #fff;
    padding: 30px 50px;
}
.our-employee-blocks .item:last-child {
	margin-bottom: 0px;
}
.employee-card .item .name {
    color: #4d4d4d;
    font-family: 'poppinsbold'
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}
.employee-card .item .description {max-width: 450px;}
.key-differences .description {color: #4d4d4d;position:relative;text-align: center;}
.key-differences .description p {
    text-align: center;
    display: block;
    position: relative;
    padding-left: 0px;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.key-differences .description strong {text-align: center;display: block;}
/*.key-differences .description p:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 12px;
    height: 100%;
    border-top:2px dashed #afafaf;
    width: 34px;
    border-left: 2px dashed #afafaf;
    display: none;
    }*/
.key-differences .description p br {display: none;}
.key-differences .description p:last-child:before {border-bottom: 0px dashed #afafaf; border-left: 0px dashed #afafaf;}
.stories-list{}
.stories-list .image {margin-bottom: 30px;}
.stories-list .case-title {
    position: absolute;
    /*left: 0;
    right: 0;*/
    top: 30%;
    margin: 0 auto;
    max-width: 290px;
    color: #000000;
    font-size: 29px;
    font-family: 'poppinsbold';
    line-height: 37.61px;
    padding-left: 60px;
}
.stories-list .case-heading {
  color: #ffffff;
  font-size: 25px;
  font-family: 'poppinsbold';
  line-height: 26.89px;
  margin-bottom: 10px;
}
.stories-list .title {
  color: #ffffff;
  font-size: 35px;
  font-weight: 300;
  line-height: 43.03px;
  margin-bottom: 10px;
}
.stories-list .description {color: #fff;}
.SliderMargin {padding: 0 30px;}
.stories-data {text-align: center;}
.stories-data .item {
  width: 100%;
  margin: 0px 0px 30px 0px;
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.stories-data .item:last-child {border-left: 4px dotted #fff;}
.stories-data .item:first-child {border-left: 0px dotted #fff;}
.storycount-gallery .title {text-align: center;}
.stories-data .count {color: #ffffff;
  font-size: 46px;
  line-height: 50.01px;
}
.stories-data .count-info {
  color: #4d4d4d;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px
}
.storycount-gallery .title{
  color: #ffffff;
  font-size: 32px;
  font-weight: 300;
  line-height: 38px;
  margin-top: 30px;
}

.filter-section {text-align: right;width: 195px;float: right;margin-top: 0px;height: 35px;}
.filter-section .filter-title {
  color: #e92425;
  font-size: 20px;
  font-weight: 500;
  line-height: 25.88px;
  display: inline-block;
  width: 80px;
  vertical-align: top;
  /*font-family: 'poppinsbold';*/
  margin-right: 10px;
}
.filter-section .filter-title span img {
    float: right;
    margin-top: 4px;
    margin-left: 5px;
    width: 16px;
}
.filter-section .forms {width: 90px;display: inline-block;padding-top: 0px;margin-top: -8px;}
.filter-section  .forms .field select {
  border-bottom: 0px solid;
  color: #e92425;
  font-size: 20px;
  /*font-family: 'poppinsbold';*/
  font-weight: 400;
  line-height: 26.88px;
  margin-top: -5px;
  }

 .filter-section  .forms .field .fancyArrow {
 	top:11px;
 }

.page-content .flex4 {text-align: right;}
.page-content .flex4 .image img {max-width: 500px;}
.casestudy-filter {float: left; text-align: left; width: 100%;}
.casestudy-filter .forms {width: 980px;}
.casestudy-filter .forms .field {display: inline-block;
    max-width: 220px;
    padding-bottom: 0px;
    margin-right: 10px;
    border: 1px solid #afafaf; }
.casestudy-filter .forms .field select { font-size: 20px; color: #afafaf;}
.filter-section .forms .field select {width: 100%;}
.casestudy-filter .filter-title {width: auto;}

.career-filter .filter-title {vertical-align: middle;}
.career-filter {float: left; text-align: left; width: 100%;}
.career-filter .forms {width: 980px;
    margin-top: -3px;
    vertical-align: middle;}
.career-filter .forms .field {display: inline-block;
    padding-bottom: 0px;
    margin-right: 10px;
    border: 0px;
    width: auto; }
 .career-filter .forms .field-one {min-width: 180px;}
 .career-filter .forms .field-two {min-width: 255px;}
 .career-filter .forms .field-three {min-width: 150px;}
 .career-filter .forms .field-four {min-width: 270px;}
.career-filter .forms .field select {font-size: 20px; color: #afafaf;}
.filter-section .forms .field select {width: 100%;}
.career-filter .filter-title {width: auto;}
.career-filter .forms .field button {
	display: inline-block;
    width: auto;
    background: none;
    border: none;
    color: #e92425;
    font-family: 'poppinsregular';
    padding: 0 5px;
}

/*.switch { position: relative; display: inline-block; width: 50px; height: 22px; float: left; margin-top: 5px; }
.switch input { opacity: 0; width: 0; height: 0; }
.slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; border: 1px solid #999999; -webkit-transition: .4s; transition: .4s; background: #848383 }
.slider:before { position: absolute; content: ""; height: 16px; width: 16px; left: 4px; bottom: 2px; background-color: white; -webkit-transition: .4s; transition: .4s; }
input:checked + .slider { }
input:focus + .slider { box-shadow: 0 0 1px #2196F3; }
input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); }

.slider.round { border-radius: 34px; }
.slider.round:before { border-radius: 50%; background: #e92425; }*/

.switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 22px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #afafaf;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 6px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #e92425;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

div#viewcontrol .info {
color: #afafaf;


font-size: 20px;

font-weight: 300;

line-height: 28.66px;

  text-align: center;

  display: inline-block;

}
.filterOne#viewcontrol {
    text-align: center;
    width: 200px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.filterOne#viewcontrol .switch {
  margin-top: 0px;
  display: inline-block;
  float: none;
}


/*.careers-search {background:rgba(0,0,0,0.9); padding: 30px 0;}*/
.careers-search {background: url(../images/career-overlay.png);
    height: 230px;
    width: 100%;
    background-repeat: repeat;
    opacity: 0.9;
    position: absolute;
    top: 0px;
    z-index: 2; background-size: cover;}
.careers-search .forms .field select {background: #fff; font-style: italic;}
.careers-search .forms .forms .field input {font-style: italic;}
.careers-search .title h1 {
    color: #ffffff;

font-size: 55px;

font-weight: 300;

line-height: 59.71px;
margin-bottom: 15px;
}
.careers-banner {
    position: absolute;
    background: #fff;
    bottom: 0;
    max-width: 600px;
    width: 100%;
    left: 0;
    right: 0;
    margin:0 auto;
    padding: 30px;
    text-align: center;
}
.careers-banner .title {
    color: #0d5781;


font-size: 55px;

font-weight: 300;

line-height: 59.71px;
margin-bottom: 20px;
}
.careers-banner .description {
    color: #4d4d4d;

font-size: 17px;

font-weight: 400;

line-height: 27.73px;
}
.careers-list{}
.careers-list .item {
    background: #fff;
    padding: 20px;
    max-width: 300px;
    width: 100%;
    margin: 0 0 30px 0;
    display: block;
    text-align: left;
    min-height: 200px;
    position: relative;
}
.careers-list .item:nth-child(3n-1) {
    margin-left: 30px;
    margin-right: 30px;
}
.careers-list .item .designation {
    color: #4d4d4d;
    font-family: 'poppinsbold';

    font-size: 19px;

    font-weight: 300;

    line-height: 28px;
    margin-bottom: 20px;
    min-height: 60px;
}
.careers-list .item .location {
    color: #4d4d4d;

font-size: 19px;

font-weight: 400;

line-height: 32px;
}
.careers-list .item .experience {
    color: #4d4d4d;

font-size: 19px;

font-weight: 400;

line-height: 32px;
margin-bottom: 10px;

}
.careers-list .item .apply-links {
	position: absolute;
	bottom: 20px;
}
.careers-list .item .apply-links a {
    color: #e92425;


font-size: 13px;

font-weight: 300;

line-height: 20.62px;
font-family: 'poppinsbold';
display: inline-block;
margin-right: 20px;
}
.careers-list .item .share {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.career-details-title {margin-top: 230px;}

.careers-page .designation h1{
    color: #ffffff;


font-size: 55px;

font-weight: 300;

line-height: 59.72px;
}
.careers-page .location {
    color: #ffffff;

font-size: 19px;

font-weight: 400;

line-height: 32px;
}
.careers-page .experience {
    color: #ffffff;

font-size: 19px;

font-weight: 400;

line-height: 32px;
margin-bottom: 20px;

}
.careers-page .apply-links {

}
.careers-page .apply-links a {
    margin-right: 10px;
}

.page-share {
  position: absolute;
  left: -60px;
  top: 0px;
}
.page-share .at-resp-share-element .at-share-btn {
  display: block;
  margin-bottom: 10px;
}
.career-share {display: none;}
.careers-list .share, .careers-page .share {position: relative; cursor: pointer;}
.careers-list .share:hover .career-share{
  display: block; position:absolute; bottom:25px;
right:-10px;
}
.careers-page .share:hover .career-share{
  display: block; position:absolute; bottom:35px;
right:-10px;
}
.careers-page .share {display: inline-block; vertical-align: middle;}

/* TimeLine */
.timeline-button {
    position: fixed;
    top: 40%;
    left: -39px;
    cursor: pointer;
    width: 39px;
    height: 109px;
    background-color: #ff0000;
}
.timeline-button span {
  color: #FFFFFF;
  display: block;

  transform: rotate(90deg) translateX(-50%);
  -webkit-transform: rotate(90deg) translateX(-50%);
  position: absolute;
  top: 77px;
  font-size: 17px;
  font-family: 'poppinsbold';
  font-weight: 700;
  left: -19px;
  text-transform: uppercase;
}
.timeline-popup {
    right: 0;
    top: 77px;
    width: 100%;
    max-width: 300px;
    position: fixed;
    height: calc(100vh - 70px);
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-color: rgba(255, 255, 255, 0.85);
}

.timeline-popup .timeline-list.active a{

	color: #e82027;
}
.timeline-popup .mCSB_scrollTools .mCSB_draggerRail {
    width: 15px;
}
.timeline-popup .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #FFFFFF;
    width: 9px;
}
.timeline-popup .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #FFFFFF;
}
.timeline-popup .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_idragger_bar,
.timeline-popup .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #FFFFFF;
}
.timeline-popup .mCSB_inside>.mCSB_container {
    margin-right: 15px;
}
.popup-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    position: relative;
}
.timeline-popup.active {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.timeline-popup ul li a {
    text-transform: uppercase;
    color: #000000;
    font-size: 15px;
    line-height: 18px;
    padding: 15px 25px;
    display: block;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.timeline-popup ul li .read-more a {text-transform: initial; padding: 0px; color: #e92425;}
a.timeline-toggle:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 2px;
    background-color: grey;
    right: 16px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    transform: rotate(-45deg) translateY(-50%);
    top: 50%;
    font-family: 'poppinslight';
}
a.timeline-toggle:after {
    content: '';
    position: absolute;
        width: 8px;
    height: 2px;
    background-color: grey;
    right: 23px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    transform: rotate(45deg) translateY(-50%);
    top: 50%;
    font-family: 'poppinslight';
}
li.timeline-list.active a.timeline-toggle:before {
    transform: rotate(45deg) translateY(-50%);
    right: 20px;
}
li.timeline-list.active a.timeline-toggle:after {
    right: 24px;
    transform: rotate(-45deg) translateY(-50%);
}
.timeline-popup ul li b {
    display: block;
    font-weight: bold;
    font-size: 18px;
    font-family: 'poppinsmedium';
}
.timeline-popup h2 {
    color: #ff0000;
    background: #000;
    font-family: 'poppinsbold';

    font-size: 15px;

    font-weight: 700;

    line-height: 18.01px;

    padding: 20px 30px;
    text-align: left;

    text-transform: uppercase;
}
.timeline-popup ul li {
    border-top: 1px solid #8e8f90;
    cursor: pointer;
}
.timeline-popup ul li a:hover {
    color: #e82027;
}
.timeline-popup .inner {
    overflow: hidden;
    display: none;
    padding: 10px 25px;
}
.timeline-popup .inner .heading {
    color: #0d5781;

font-family: 'poppinsmedium';

font-size: 12px;
line-height: 15px;

font-weight: 700;
margin-bottom: 10px;
}
.timeline-popup .inner .title {
    color: #000000;
    font-family: 'poppinsbold';
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.timeline-popup .inner .read-more {
    margin-top: 20px;
    margin-bottom: 10px;
}
.timeline-popup .inner .image { margin-bottom: 5px; }
.timeline-popup .inner .image img {max-width: 200px;}
.timeline-popup .inner .image-caption {
    color: #000000;

    font-family: 'poppinsmedium';

    font-size: 10px;

    font-weight: 500;

    line-height: 15.01px;
}
.timeline-popup span.popup-close {
   position: absolute;
   right: 15px;
   top: 13px;
   font-size: 40px;
   font-weight: 300;
   line-height: 20px;
   padding: 10px;
   color: #fff;
   cursor: pointer;
   -webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.timeline-popup span.popup-close:hover {
color: #e82027;
}
/* Timeline Ends */

/* Asssessemnt Css */
.our-assessment{}
.our-assessment .assessment-logo {text-align: right;}
.our-assessment .title h1{text-align: left;color: #3a3a3a;

font-family: 'poppinssemibold';

font-size: 50px;
line-height: 59px;
margin-left: -80px;


font-weight: 400;}

.assessment-form .question {
    color: #4d4d4d;

    font-size: 20px;

    font-weight: 400;

    line-height: 33.98px;
    text-align: center;
}

.form_checkbox {margin-bottom: 10px; display: inline-block; width: 19%; vertical-align: top;}
.form_checkbox .radio-custom, .form_checkbox .checkbox-custom {
  opacity: 0;
  position: absolute;
  margin: 0;
  display: block;
}
.form_checkbox .radio-custom-label, .form_checkbox .checkbox-custom-label {
  position: relative;
  width: 100%;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  white-space: normal;
  color: #212121;
}
.form_checkbox .radio-custom + .radio-custom-label:before,
.form_checkbox .checkbox-custom + .checkbox-custom-label:before {
  content: '';
  background: transparent;
  border: 2px solid #a1a1a1;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  margin-top: -2px;
  border-radius: 10px;
  height: 16px;
  padding: 2px;
  margin-right: 8px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.form_checkbox .checkbox-custom + .checkbox-custom-label:before {
  border-radius: 0px;
}
span.acceptterm {

  text-align: center;
  text-transform: capitalize;
}

/* Change span immediately following the checked radio */

.rating input:checked + span {
    background-position:-22px 0;
}

/* Reset all remaining stars back to default background.
   This supersedes the above due to its ordering. */

.rating input:checked + span ~ span {
    background-position:0 0;
}

form.survey-form fieldset {
    display: none;
}

/* The container */
.radio-container {

    color: #4d4d4d;



font-size: 20px;

font-weight: 400;

line-height: 25.98px;

    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;


    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radio-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #BDBCB9;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .radio-checkmark {
   /* background-color: #ccc;*/
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .radio-checkmark {
    background-color: #eb2027;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .radio-checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .radio-checkmark:after {
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}

/* The container */
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    font-family: 'LatoBold';
    font-size: 14px;
    color: #4D4D4D;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkbox-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid #BDBCB9;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkbox-checkmark {
    /*background-color: #ccc;*/
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkbox-checkmark {
    background-color: #eb2027;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkbox-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkbox-checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.assessment-results {}
.assessment-results .sub-title {
    color: #3a3a3a;

font-size: 16px;
font-family: 'poppinsbold';
font-weight: 700;
margin-bottom: 5px;

line-height: 26px;
}
.assessment-results .title {
    color: #3a3a3a;

font-family: 'poppinssemibold';

font-size: 50px;
line-height: 59px;

font-weight: 400;
}



.bar-chart {
  width: 100%;
  height: 250px;
  display: block;
  vertical-align: top;
  margin-bottom: 20px;
}
.charts-list { margin-top: 20px; }
.charts-list ul {margin: 0; padding: 0;}
.charts-list ul li {
    display: inline-block;
    width: 49.5%;
    vertical-align: top;
    margin-bottom: 15px;
    color: #4d4d4d;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.charts-list ol li { width: 50%; }
.charts-list ul li span {
    color: #4d4d4d;
    font-family: 'poppinsbold';
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
/* Assessment Ends */


/* IJP Filters */
.pull-right {
    position: absolute;
    right: 0px;
}
.profile-title {

}
.btn-sm {

}
.btn-primary {
    color: #fff;
    background-color: #f21e2f;
    border-color: #f21e2f;
}

.btn {
    border: 0px;
    cursor: pointer;
    font-family: 'poppinsbold';
    background: #f21e2f;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0px;
    padding: 7px 15px 5px;
    line-height: 1.5;
    text-align: center;
    font-weight: 300;
}
.btn:hover {
  opacity: 0.9;
}
.btn-colored {
    background-color: #eb2027 !important;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}



.profile-sub-title {
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 16px;
}
.ck-button {
    background-color: #EFEFEF;
    border-radius: 4px;
    border: 1px solid #D0D0D0;
    overflow: hidden;
    display: inline-block;
    margin: 0 10px 10px 0;
    height: 30px;
    cursor: pointer;

}

.ck-button label {

}
.min-height700{
  min-height:700px;
}
.ck-button label span {
    text-align:center;
    padding:3px 10px;
    display:block;
    font-size: 12px;
    cursor: pointer;
    font-weight:400;
}

.ck-button label input {
    position:absolute;
    top:-20px;
    display: none;
}

.ck-button input:checked + span {
    background-color:#eb2027;
    color:#fff;

}
.ijpfilter { padding: 0px 20px 20px 0; }
/* Ijp Ends */
.fullloader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #000000;
    opacity: 0.8;
    text-align: center;
}
.fullloader div { display: block;
    width: 100%;
    padding: 100px 0px 0px 0px;
    color: #FFFFFF;
    font-size: 13px;
}

/*#st-2.st-right {display: none;}
#form-container {display: none;}
#top-button {display: none;}*/

.user-notification {
  position: relative !important;
  top: 0;
  left: 0;
  overflow: hidden!important;
  visibility: hidden;
  z-index: 1000;
  width: 100%;
  background-color: #e7e8e8;
}
.user-notification.active {
  visibility: visible;
  border-top: 2px solid #f21e2f;
  animation: cookieanimation ease .75s 1 forwards;
}
@keyframes cookieanimation {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.container--fixed {
  margin: 0 auto;
  float: left;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.consent { display:none }
.js .consent { display:table } /* show bar only if JS enabled */
.consent { position:relative; left:0; top:0; width:100%; font-size:13px; color:#231f20; background:#e7e8e8; padding: 5px 0;  box-sizing:border-box;
  -webkit-animation:fadeBar 0s 0s both; animation:fadeBar 0s 0s both}

.consent p, .consent span { }

@-webkit-keyframes fadeBar {
  0% { opacity:0; -webkit-transform:translateY(100%) }
  100% { opacity:1; -webkit-transform:none }
  }
@keyframes fadeBar {
  0% { opacity:0; transform:translateY(100%) }
  100% { opacity:1; transform:none }
  }
.consent button:hover { background:#f33; cursor:pointer }



.content_cookies {
  margin: 0 auto;
  max-width: 1080px;
}
.cookie-content a {font-family: 'poppinsbold';}
.cookie-content a:hover {color: #f21e2f;}
.cookies {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  margin-top: 2px;
}
.cookies_btn {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-bottom: 4px;
  margin-top: 2px;
}
.agree-button{
  font-family: 'poppinssemibold';
  background: #f21e2f;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0px;
  padding: 3px 15px 3px;
  text-align: center;
  font-weight: 300;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
.agree-button:hover {

}
b.cookie-content{
  font-size: 15px;
  margin-bottom: 4px;
  display: block;
}
small p, .cookie-content p, small, .cookie-content {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
}
.agree-button span {
  content: "\2713";
  font-size: 13px;
  font-family: 'poppinsbold';
  margin-right: 3px;
  margin-top: 2px;
}

.bx-pager-item:first-of-type:last-of-type {
    display: none
}

.grecaptcha-badge {visibility: hidden; }

@media only screen and (min-width:1025px) and (max-width:1370px){

  /*.client-video {height:calc(100vh - 250px); }*/
  .client-video {min-height:550px; height: auto;}

}


@media only screen and (min-width:769px) and (max-width:1024px){
  .container1170{width:auto;}
  .container1080{width:auto;}
  .container960{width:auto;}
  .container760{width:auto;}
  .container768{width:auto;}
	.innerContainer{padding-left:15px;padding-right:15px;}
	.inner-banner .banner-details {max-width: 994px;}
	.home-banner .right-content {max-width: 475px;}
	.home-banner .left-content {left: 20px;}
	.blocks-list .item {max-width: 320px; margin:0px 0px 0px 0px;}
	.services-block-list .item {max-width: 100%;}
	.knowledge-blocks-list .item {max-width: 100%;}
	.video-banner {background-position: right;}
	.footer-subscribe {padding-right: 15px;}
	.partners-list .item .image {max-width: 295px; width: 100%;}
	.contacts-list .item:nth-child(3n-1) {margin-left: 4%; margin-right: 5%;}
	.inner-banner .left-content {max-width: 630px;}
  .mainLogo img {margin-left: 15px;}
  .menu {right: 146px;}
  .search-menu {right: 55px;}
  .hamburger-menu .icon-menu {margin-right: 15px;}
  .home-video {height:calc(100vh - 194px); }
  .client-video {min-height:430px; height: auto;}
  .stories-gallery .bx-wrapper .bx-prev, .storycount-gallery .bx-wrapper .bx-prev
  .stories-gallery .bx-wrapper .bx-next, .storycount-gallery .bx-wrapper .bx-next {display: none;}
  .talktoexpert-slider .bx-wrapper .bx-next, .talktoexpert-slider .bx-wrapper .bx-prev {display: none;}
  .bx-wrapper .bx-next {display: none;}
  .bx-wrapper .bx-prev {display: none;}
  .threeways-section .section-title {line-height: 52px;}
  .footer-list .item .description {display: block !important;}

}

/*@media only screen and (min-width:769px) and (max-width:1420px){
  .inner-banner .banner-image{height:450px;}
  .home-banner ul li{height:450px;}
}*/

@media only screen and (max-width:768px){
	body { -webkit-text-size-adjust: none; }
  .width95,.width90,.width85,.width80,.width75,.width70,.width67,.width66,.width65,.width64,.width62,.width60,.width50,.width55,.width40,.width45,.width35,.width34,.width33,.width32,.width31,.width30,.width25,.width20,.width15,.width10{width:100%}
  .gridcard-small {width: 50%;}
  .gridcard-big {width: 50%;}
  .mobiVisible { display: block !important; }
  .desktopVisible { display: none !important; }
  .desktop{display:none !important;}
  .mobile{display:block !important;}
  .flexResponsive{display:block;}
  .innerContainer{padding-left:25px;padding-right:25px;}
  .paddingbtm50 {padding-bottom: 0px !important;}
  .paddingbtm60 {padding-bottom: 0px !important;}
  .paddingbtm80 {padding-bottom: 0px !important;}
  .margintop60 {margin-top: 0px !important;}
  /*.marginbtm80 {margin-bottom: 20px !important;}*/

  .container1170{width:auto;}
  .container1080{width:auto;}
  .container960{width:auto;}
  .container760{width:auto;}
  .container768{width:auto;}
  .padding3030{padding-top:30px !important;padding-bottom:30px !important;}
  .padding4040{padding-top:30px !important;padding-bottom:30px !important;}
  .padding1010{padding-top:10px !important;padding-bottom:10px !important;}
  .padding6060{padding-top:30px !important;padding-bottom:30px !important;}
  .padding8080{padding-top:60px !important;padding-bottom:60px !important;}
  .padding8040{padding-top:60px !important;padding-bottom:20px !important;}

  .home-video video {height: 100vh;}
  .home-video {}
  .home-video video{

	   position: relative;
	   width: 100%;
	   object-fit: cover;
	   margin-bottom: 60px;
	}
	.client-video {min-height: auto;}
  


  .mobileAutoCenter{margin:0 auto;}
  .header {border-bottom: 0px solid #e3e3e3;}
  header{padding:15px 15px;max-width:auto;width:auto;height:50px; border-bottom: 1px solid #e3e3e3;}
  .bodyContainer{margin-top:80px;}
  .border.innerContainer{margin-left:15px;margin-right:15px;}
  #bx-pager img{max-width:80px;}
  .fixHeaderToTop{}
  .fixHeaderToTop .mobileMenu{overflow:scroll;max-height:477px;z-index:1000;min-height:317px;}
 /* .padding6030{padding-top:30px;padding-bottom:30px;}*/
  .mainLogo img{}
  .mainLogo img{padding:0;margin-left:5px;margin-top:7px;}
  .search-menu{right:80px;top:25px;}
  #preloader{margin-top:0px;}
  #mobileMenuButton{cursor:pointer;padding:15px 10px 10px 10px;}
  .mobileMenu{border-bottom:1px solid #e0e0e0;border-top:1px solid #e3e3e3;background-color:#fff;right:0;position:absolute;top:79px;width:100%;z-index:100;}
  .mobileMenu .item{border-bottom:1px solid #e0e0e0;display:block;font-size:14px;position:relative;}
  .mobileMenu .level1:hover > a{font-weight:700;transition:all 0.5s ease 0s;}
  .mobileMenu .level1 a{display:block;padding:15px 15px;text-transform:capitalize;}
  .mobileMenu .level2Content{border-bottom:1px solid #e3e3e3;position:relative;}
  .mobileMenu .level1 a.active {color: #000 !important; font-family: 'poppinsbold'; }
  .mobileMenu .level2Content:last-child{border-bottom:0px solid #e3e3e3;}
  .mobileMenu .level2Content a{padding-left:25px;}
  .mobileMenu .level3Content{border-bottom:1px solid #e3e3e3;position:relative;}
  .mobileMenu .level3Content:last-child{border-bottom:0px solid #e3e3e3;}
  .mobileMenu .level3Box a{padding-left:40px;}
  .mobileMenu .level4Content{border-bottom:1px solid #e3e3e3;position:relative;}
  .mobileMenu .level4Box a{padding-left:55px;}
  .mobileMenu span{display:block;position:absolute;width:56px;height:44px;right:5px;top:5px;z-index:9999;cursor:pointer;}
  .mobileMenu .DownArrow{background-image:url("../images/down-arrow.png");background-position:calc(100% - 20px) 14px;background-size:14px auto;background-repeat:no-repeat;z-index:9999;}
  .mobileMenu .UpArrow{background-image:url("../images/up-arrow.png");background-position:calc(100% - 20px) 14px;background-size:14px auto;background-repeat:no-repeat;z-index:9999;}
  .mobileMenu .level2Box, .mobileMenu .level3Box, .mobileMenu .level4Box{display:none;}
  .mobileMenu .right-promo{display:none;}

  .inner-banner .banner-details{left: 40px; width: auto; bottom: auto; top:40%;}
  .inner-banner .left-content {max-width: 400px;}
  .sub-category-banner .banner-details { top:50%; bottom auto; }
  .inner-banner .left-content {max-width: 535px;}

  .inner-banner .banner-details .title {font-size: 20px;
    line-height: 28px;}
  .about-banner .banner-details {top:42%;}
  .about-banner .banner-details {left: 60px;}
  .about-banner .banner-details .sub-title h1 {font-size: 24px;}
  .blocks-list .item{min-height:auto;max-width:auto;margin:0 auto 0px auto;}
  .partners-popup .image{margin-bottom:10px;}
  .flexResponsive .paddingleft50{padding-left:0px !important;}
  .flexResponsive .paddingright50{padding-right:0px !important;}
  .partners-list .item {
    max-width: 48%;
      margin: 0 0.5% 20px 0.5%;
      display: inline-block;
      text-align: center;
      vertical-align: top;
  }
  /*.partners-list .item{max-width:100%; margin:0px 0px 30px 0px;}*/
  .partners-list .item .image {max-width: 100%;}
  .service-partner-list .item:nth-child(3n-1){margin-left:0%;}
  .service-partner-list .item:nth-child(3n-1){margin-right:0%;}
  .careers-list .item:nth-child(3n-1) {margin-left: 0%; margin-right: 0%;}
  .sustainability-list .item{max-width:100%; margin-bottom: 30px;}
  .sustainability-list .item:last-child {margin-bottom: 80px;}
  .sustainability-list .item:nth-child(3n-1){margin-left:0%;}
  .sustainability-list .item:nth-child(3n-1){margin-right:0%;}
  .contacts-list .item{max-width:50%;}
  .contacts-list .item:nth-child(3n-1){margin-left:0%;margin-right:0%;}
  .whitepapers-list .item {margin-top: 30px; margin: 0 auto; text-align: center;}
  .whitepapers-list .item .date{max-width:100%;display:block;margin-bottom:10px;}
  .whitepapers-list .item .details{max-width:100%;display:block;}
  .defaults-list .item .date{max-width:100%;display:block;margin-bottom:10px;}
  .defaults-list .item .details{max-width:100%;display:block; width: 100%;}

  .blogs-list .item .profile{max-width:100%;display:block;margin-bottom:10px;margin-top:20px;}
  .blogs-list .item .details{max-width:100%;width:100%;display:block;margin-right:auto;}
  .blog-details .description img {max-width: 675px; width: auto;}
  .casefilter{position:relative;right:0;top::auto;width:auto;}

  .blog-search{min-width:auto;}
  .blog-search{width:85%;}
  .search-bar .blog-search{width:75%;}
  .search-bar .close{right:20px;}

  .form-list{padding:0px;margin-top:30px;box-shadow:none;}
  .forms .field input,
  .forms .field textarea{width:97%;}
  .forms .field select{width:98%;padding:0px 10px 0px 10px;}
  .fancyArrow{right:45px;}
  .forms .marginleft20{margin-left:0px !important;}
  .forms .marginright20{margin-left:0px !important;}
  .forms .field .form-icon{right:20px;}

  .note{}
  .breadcrumb{margin-bottom:30px; text-align: left;}
  .footer-list .heading span{top:0px;display:inline-block;position:absolute;right:10px;}
  .footer-list .heading{margin-bottom:0px;}
  .footer-subscribe{padding-left:0px;width:100%;margin-top:30px;}
  .footer-subscribe .forms .field input {width: 99%; padding: 5px 5px 0 5px}
  .partners-list .item .image{width:auto;}
  .leaders-list .item .details {max-width: 100%;}
  .digital-workplace .main-title{font-size:40px;line-height:44px;}
  .about-highlights .item {width: 100%; max-width:100%;text-align: center;}

  .inner-banner .banner-details .title {}
  .whitepaper-banner .banner-details .title {}
  .site-button {margin-bottom: 20px; margin-top: 20px;}
  .right-box { margin-top: 50px; }
  .right-insights {margin-top: 50px;}
  .sub-menu {margin-top: 50px;}
  .awards-list .item .details {width: 100%;}
  .awards-list .item .image {margin-top: 30px; margin-bottom: 10px;}
  .awards-list .item .details .item-list {width: 100%;}
  .awards-list .item .details .item-list:nth-child(3n-1) {margin-left: 0%; margin-right: 0%;}

  ul.highlights-list {margin: 30px 0 0 0;}
  .breadcrumb {line-height: 18px;}
  .breadcrumb span {margin: -4px 5px 0px 5px;}

  .footer-list .item .description {display: none;}
  .footer-menu a{font-size:12px;font-weight:300;color:#000000;margin-right:10px;display:block;text-align:center;margin-bottom:10px;}
  .footer-menu a:first-child {margin-top: 10px;}
  .copyright{text-align:center;margin:5px 0; text-align: center; display: block;}
  #form-container {right: 0; bottom: 60px; width: 60px; }
  #form-container.expand {z-index: 1000;}
  #form-content .forms .field { padding-bottom: 5px; }
  #form-container.expand {height: 410px;}
  .contact-banner .main-title {margin-top: 30px; text-align: center !important; }

  #form-container {background: none;}
  #form-container:before {background: url("../images/ml-red.png"); background-size: contain; left:15px;}
  #form-container.expand:before {background: url("../images/ml-white.png"); background-size: contain; }

  /* New Css */

  .description p{margin:0 0 10px 0;}
  .page-content .flex4 {text-align: center; margin-top:50px;}
  .about-content .flex4 {margin-bottom: 150px;}
  .casestudy-boxes .item {max-width: 100%;}
  .community-gallery .bx-wrapper .bx-prev {left: 10px}
  .community-gallery .bx-wrapper .bx-next {right: 10px;}
  .stories-gallery .bx-wrapper .bx-prev,
  .storycount-gallery .bx-wrapper .bx-prev {left: 10px}
  .stories-gallery .bx-wrapper .bx-next,
  .storycount-gallery .bx-wrapper .bx-next {right: 10px;}


  .popup-account .popup-title {font-size: 24px; line-height: 36px;}
  .blogs-list .item, .whitepapers-list .item, .casestudy-list .item,
  .events-list .item, .news-list .item { margin:0 auto;/*max-width: 100%;*/}
  .blogs-list .bx-wrapper .bx-next {right: 0;}
  .blogs-list .bx-wrapper .bx-prev {left: 0;}
  .blog-search button {background: none;}
  .padding45 {padding: 25px !important;}
  .event-details {margin-top: 0px;}
  .expert-details .details {width: 100%;}
  .stories-data .item {max-width: 100%;}
  .storycount-gallery .title {font-size: 24px; line-height: 32px;}
  .stories-data .item:last-child {border-left: 0px dashed #fff;}
  .bx-wrapper .bx-controls-direction a {display: none;}
  .footer-list .item {margin-bottom: 20px; display: block;margin-right: 0px;}
  .footer-social {padding-left: 0px; position: relative; }
  .mailbox-wrapper ul li {border-bottom: 4px dotted #afafaf; border-right: 0px solid #afafaf; padding-bottom: 15px;}
  .mailbox-wrapper ul li:last-child {border-bottom: 0px solid #afafaf;}
  .search-counter {text-align: center;}




  .home-video .video-details {width: auto; top: 30%; text-align: left;line-height: 37px;}
  .home-video .play-video-btn {margin-top: 20px; }
  .home-video video {margin-bottom: 0px;}



  .30years-section .section-title {text-align: left;}
  /*.section-title {font-size: 30px; line-height: 36px;}*/

  .mailbox-wrapper {padding: 30px; }
  .mailbox-wrapper ul li { display: block; width: 100%; margin-bottom: 30px; font-size: 34px; }
  .mailbox-wrapper ul li span {margin-top: 5px;}
  .mailbox-wrapper ul li:after {display: none;}


  .testimonial-slider .name {font-size: 16px; line-height: 22px;}
  .testimonial-slider .bx-wrapper .bx-prev {left: -60px !important;}
  .testimonial-slider .bx-wrapper .bx-next {right: -60px !important;}
  .testimonial-slider .testimonail-right-icon {right: 0px;}
  .testimonial-slider .testimonail-left-icon {left: 0px;}
  .testimonial-slider .testimonail-right-icon img {max-width: 90px;}
  .testimonial-slider .testimonail-left-icon img {max-width: 90px;}
  .threeways-details .play-video-btn {margin-bottom: 30px; text-align: center;}
  .threeways-section .section-title {text-align: center; max-width: 100%;}
  .threeways-section .description {font-size: 16px; text-align: center; }
  .threeways-image-column {text-align: center;}
  .threeways-image-column img {display: initial;}
  .threeways-content-column {padding-left: 0px;}
  .talktoexpert-content-column {text-align: center; margin-bottom: 40px;}
  .talktoexpert-section .description {padding-right: 0px;}
  .talktoexpert-slider {padding: 50px 30px;}
  .talktoexpert-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom: -15%; width: 100%;}
  .footer-list .heading {letter-spacing: 0.51px; font-size: 17px;}
  .footer-list ul li a {font-size: 16px;}
  .footer-list ul li {border-bottom: 2px solid #676767;}
  .social-links ul li {border-bottom: 0px solid #676767;}
  .talktoexpert-slider .bx-wrapper .bx-next {right: -10px}
  .talktoexpert-slider .bx-wrapper .bx-prev {left: -10px;}
  .quote-wrapper {position: relative; width: auto; top: 0;}
  .quote-wrapper .site-button {text-align: center;}
  .innovation-listing .item .profile .image {width: 100%; text-align: left;}
  .innovation-listing .item .profile .details {width: 100%;}
  .innovation-listing .item .image {text-align: center; margin-top: 30px;}
  .innovation-listing .item .image img {max-width: 500px;}
  .stories-gallery .bx-wrapper .bx-pager {bottom: 0px;}
  .storycount-gallery .bx-wrapper .bx-pager {bottom: 0px;}

  .casestudy-filter {float: none;text-align: left;width: 100%;height: auto;margin-bottom: 20px;}
  .casestudy-filter .forms {width: 100% !important; position:  relative;background: #fff;float: none;display: block;margin-top: 0px;}
  .casestudy-filter .forms .field {display: block;width: 100%; max-width:100%;padding-bottom: 0px;border: 1px solid #dddddd;margin-right: 20px;margin-bottom: 20px;}
  .filter-section .forms .field select {width: 100%; max-width: 100%;}
  .casestudy-filter .filter-title {margin-bottom: 20px;}
  .casestudy-boxes .item {margin: 0px 10px 30px 0px; padding: 35px 0px 30px;}
  .whitepapers-nav {
    text-align: center;
      margin-top: 20px;
  }
  .field.check span {display: initial;}
  .press-menu {margin-bottom: 20px;}
  .filter-section {
    text-align: left;
    width: auto;
    float: none;
    margin-top: 0px;
    height: auto;
  }

  .careers-search {
    height: auto;
    width: 100%;
    position: relative;
  }

  .employee-video-list .details {
    position: absolute;
    top: 20%;
    left: 0px;
    right: 0px;
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
  }
  .employee-video-list .details .play-video-btn {
    position: relative;
    right: 0;
    top: 0px;
    margin-top: 20px;
  }

  .page-share {
    position: relative;
    left: 0px;
    top: 0px;
  }
  .page-share .at-resp-share-element .at-share-btn {
    display: inline-block;
    margin-bottom: 10px;
  }
  .careers-page .designation h1{font-size: 24px; line-height: 36px;}
  .careers-banner {position: relative;}
  .careers-list .item {max-width: 95%;}
  .careers-banner .title {font-size: 24px; line-height: 36px;}
  .employee-blocks .item {max-width: 90%;}
  .careers-banner {
        position: relative;
    max-width: 100%;
    padding: 0px;
    margin-top: 30px;
  }
  .careers-banner .description {margin-bottom: 30px;}
  .career-wrapper, .highlight-wrapper {
    margin-top: 20px;
    max-width: 100%;
    padding: 15px 0 0;

  }
  .career-wrapper ul li, .highlight-wrapper ul li {
    padding: 15px 0px;
    margin-bottom: 20px;
  }
  .career-wrapper ul li:first-child , .highlight-wrapper ul li:first-child {
    padding-top: 40px;
  }
  .our-assessment .assessment-logo {text-align: center; margin-bottom: 40px;}
  .our-assessment .title h1{margin-left: 0px; font-size: 32px; line-height: 38px; }
  .video-list .flex2 {margin-top: 30px;}
  .charts-list ol {padding: 0 10px;}
  .charts-list ol li {margin-bottom: 10px;}
  .filter-section .filter-title {vertical-align: middle;}
  .leaders-page .details {margin-top: 20px;}
  .leaders-page .title h1 {font-size: 24px; line-height: 36px;}
  .timeline-button {top:180px;}
  .stories-list .image {text-align: center;}

  .stories-list .image img {display: initial;}
  .quote-wrapper .title {display: block; text-align: center; margin-bottom: 30px;}
  .about-mailbox .flex7 {
    border-left: 0px dotted #afafaf;
    border-top: 4px dotted #afafaf;
    padding-top: 30px;
    margin-top: 30px;
  }
  .about-mailbox .item {text-align: center !important; display: block !important;}
  .tiles-container .item .tile-image {display: none;}
  .tiles-container .details .play-video-icon {width: auto !important; top:-250px;}
  .services-block-list .item {max-width: 100%; margin: 0px !important; height: 380px !important; max-height: 350px;}
  .filter-section .forms {width: 120px; margin-top: 0px;}
  .search-list {margin-top: 30px;}

  .filter-section .forms {width: 100%;}
  .filter-section .filter-title {margin-bottom: 20px;}
  .career-filter .forms .field {min-width: 100%; margin-bottom: 20px;}
  .career-filter .forms .field select {padding: 10px 0px 10px 0px }
  .filterOne#viewcontrol {width: 100%; position: relative;}
  .global-title span {margin-left: 0px; margin-top: 20px; display: block;}
  .home-intro {margin-top: 30px;}
  .background-careers-band {background: #3a3a3a;
    position: relative;
    width: 100%;
    z-index: 1;}
   .career-details-title {margin-top: 0px;}
   .timeline-button span { top:82px; }
   .services-block-list .item .title {left: 10px; bottom: 20%;}
   .services-block-list .item .view-more {display: none;}
   .services-block-list .item  .mobread-more .view-more {
   	display: block;
		position: absolute;
	    bottom: 0px !important;
	    left: 17px;
	}
	.contact-slider .bx-wrapper .bx-pager {display: none;}
	.stories-list .case-title {left: 0; right: 0; padding-left: 0;}

  .user-notification {height: 100px;}
  .consent {
    height: 100px;
    padding: 10px 0;
  }

  .cookies{
    width: 100%;
    float: left;
    margin-right: 0;
    text-align: center;
    margin-top: 0px;
  }

  .container--fixed{
    padding: 10px 0;
  }
  .agree-button {
    line-height: 20px;
    max-width: 200px;
    display: inline-block;
  }
  .cookies_btn {
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }



}
@media only screen and (min-width:481px) and (max-width:720px){.fixHeaderToTop .mobileMenu{overflow:scroll;max-height:235px;z-index:1000;min-height:auto;}
  .inner-banner .banner-details{left:10px;}
  .inner-banner .banner-details .title{font-size:47px;line-height:50px}
  .home-banner .right-content{right:auto;}
}
@media only screen and (max-width:480px){
  .gridcard-small {width: 100%;}
  .gridcard-big {width: 100%;}
  .img-responsive{width:100%;}
  .services-block-list .item.gridcard-small {}
  body{font-size:16px;line-height:22px;}
  .innerContainer{padding-left:15px;padding-right:15px;}

  .padding3030{padding-top:30px !important;padding-bottom:30px !important;}
  .padding4040{padding-top:30px !important;padding-bottom:30px !important;}
  .padding1010{padding-top:10px !important;padding-bottom:10px !important;}
  .padding6060{padding-top:30px !important;padding-bottom:30px !important;}
  .padding8080{padding-top:30px !important;padding-bottom:30px !important;}
  .padding8040{padding-top:30px !important;padding-bottom:30px !important;}
  .margintop60 {margin-top: 10px !important;}
  .marginbtm80 {margin-bottom: 20px !important;}

  /*.margintop30{margin-top:10px !important;}*/
  .mainLogo img{width:150px;}
  .main-title{font-size:24px;line-height:34px;}
  .main-title h1{font-size:24px;}
  .main-title h2{font-size:24px;}
  .main-title h3{font-size:24px;}
  .main-title h4{font-size:24px;}
  .main-title h5{font-size:24px;}
  .home-main-title{font-size:34px !important;line-height:40px;}
  .home-main-title h1{font-size:34px !important;line-height:40px;}
  .sub-title{font-size:18px;}
  .home-intro .description {font-size: 16px !important; line-height: 24px;}
  .description{font-size:16px;line-height:24px; word-wrap:break-word;}
  #top-button{right:0; bottom: 0;}
  ul.highlights-list li span{width:100%;}
  ul.highlights-list li span.text{font-size:24px;line-height:26px;}
  ul.highlights-list li span.count{font-size:42px;line-height:52px;}

  .inner-banner .banner-details{top:35%; left: 20px;}
  .inner-banner .banner-details .title{font-size:26px;line-height:32px;}
  .inner-banner .banner-details .sub-title h1{ font-size: 18px; line-height: 22px; }
  .inner-banner .banner-details .sub-title { font-size: 18px; line-height: 22px; }

  .careers-search .title h1{font-size: 18px; line-height: 22px;}
  .inner-banner .left-content {max-width: 260px;}
  .sub-level-banner .banner-details .title{display:none;}
  .forms .field select{width:100%;padding:10px 0 10px 10px}
  .forms .field input, .forms .field textarea {width: 97%;}
  .fancyArrow{right:10px;}
  .blocks-list {height: 100% !important;}
  .blocks-list .item {position: relative !important;
    width: 100% !important;
    left:auto !important; top:auto !important;}
  .blocks-list .item img {width: 100% !important;
    overflow: hidden;
    height: 100% !important;}
  .blocks-list .item .title{font-size:28px;line-height:32px;top:40%; left: 0;right: 0; text-align: center;}
  .blog-details .description img {max-width: 675px; width: 100%;}
  .blocks-list .back .back-details .short-info{font-size:14px;font-weight:300;margin-bottom:10px;}
  .blocks-list .back .back-details .short-title{font-size:14px;}
  .popup-account{min-width:auto;}
  .popup-account .content{padding:10px;}

  .copyright{text-align:center;display:block;}
  .contacts-list .item .address{font-size:16px;line-height:25px;}
  .digital-workplace .main-title{font-size:24px;line-height:32px;}
  ul.highlights-list li span.count{width:35%;}
  ul.highlights-list li span.count{font-size:28px;line-height:32px;margin-bottom:5px;}




  .about-banner .about-title {max-width: 50%;}
  .explore a {font-size: 18px;}
  .site-button a {}
  .quote-wrapper {
    position: relative;
    top: 0px;

  }
  .quote-wrapper .title {font-size: 28px; line-height: 36px;text-align: center !important; display: block;}
  .quote-wrapper .title span {
    display: block;
    vertical-align: middle;
    margin-left: 0px;
    margin-top: 15px;
  }
  .our-employee-blocks {height: auto; overflow: hidden;}
  .our-employee-blocks .item {margin:0px 0px 30px 0px; padding: 30px 40px;}
  .community-mailbox {margin-top: 0px;}

  .community-gallery {margin-top: 30px;}
  .community-gallery .title {font-size: 30px; line-height: 38px;}
  .about-mailbox {margin-top: 0px; text-align: center;}
  .contact-box { max-width: 100%;
    border: 0px solid #000;
    padding: 0px;
    width: 100%;
    margin-top: 40px;}
    .contact-box .description {padding-left: 10px;}
  .careers-page .apply-links a {margin-bottom: 10px;}
  .stories-gallery ul.stories-slider li {

  }
  .fancybox-close {right: 10px; top:10px;}
  .title-404 h1{font-size: 30px; line-height: 40px;}
  .home-video .video-details { top:10%; text-align: center; }
  .home-video .video-details .video-title h1{font-size: 30px; line-height: 40px;}
  .mailbox-wrapper {padding: 30px; margin-top: -110px;}
  .mailbox-wrapper ul li span {font-size: 13px; }
  .career-wrapper {padding: 30px; margin-top: 0px; padding: 0px;}
  .testimonial-slider .description {font-size: 13px !important; line-height: 20px !important;}
  .testimonial-slider .title {font-size: 20px;}
  .section-title h1 {font-size: 24px; line-height: 36px;}
  .section-title {font-size: 24px; line-height: 36px;}
  .partners-list .item {
    max-width: 100%;
      margin: 0 0% 20px 0%;
      display: block;
      text-align: center;
  }

  .careers-list .item {max-width: 300px;}
  .filter-section .forms {width: 100%;}
  .filter-section .filter-title {margin-bottom: 20px;}
  .career-filter .forms .field {min-width: 100%; margin-bottom: 20px;}
  .career-filter .forms .field select {padding: 10px 0px 10px 0px }
  .filterOne#viewcontrol {width: 100%; position: relative;}
  .stories-gallery .bx-wrapper .bx-pager, .storycount-gallery .bx-wrapper .bx-pager {bottom: -20px;}
  .contacts-list .item{max-width:95%;}
  .highlight-wrapper {width: auto;}
  .stories-list .title {font-size: 24px; line-height: 30px;}
  .stories-list .case-title {font-size: 22px; line-height: 28px;}
  .storycount-gallery .title {font-size: 22px; line-height: 30px;}
  .stories-data .count-info {font-size: 22px; line-height: 28px;}
  .stories-data .count {font-size: 40px; line-height: 48px;}



/*  .stories-list .flex4 .image img {max-width: 90%;}*/

	.casestudy-filter .forms .filter-result-dropdown { display: none;}
	.bob-slider .bx-wrapper .bx-pager {bottom: -30px;}
	.bx-wrapper .bx-pager { display: none;}



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

