.linkedin {
	width: 20px;
    height: 20px;
    background-image: url('http://82.223.27.163/images/linkedin.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 4px;
}
/*.twiter i {*/
/*    color: #4295d1;*/
/*}*/
.twiter:hover i {
    color: #4295d1;
}
.linkedin-btn:hover i {
    color: #0e76a8;
}
.youtube:hover i {
    color: #c4302b;
}
.linkedin-btn, .twiter, .youtube {
    margin-left: 0 !important;
}

@media (max-width:748px) {
	
	/*.linkedin {
		right:36px !important;
		left:inherit;
		
	}*/
	
	}

.logo img {
	width:70%;
}

.Restreint {
	display:none;
}

body {
    font-family: 'Helvetica Neue LT Std';
}
img {
    max-width:100%; 
    height:auto;
}
a, i, button, img, .b-a, .proj-bar, .proj-bar:before, .proj-bar:after, .career_catname, .userrole_mainlist > li > a::before {
    -webkit-transition: all .3s ease-in-out; 
    -o-transition: all .3s ease-in-out; 
    transition: all .3s ease-in-out;
}
a, a:hover, a:focus {
    text-decoration:none; 
    color:inherit;
}
button:focus, a:focus, .btn-primary:focus, .btn:active, .btn:active:focus {
    outline: none;
}
a.btn {
    display: inline-block; 
    vertical-align: top;
}
.wt_texts {
    color: #fff;
}
.filter_list .side_scrollitem {
    cursor: pointer;
}

header {
    padding: 0 0 20px;
}
.logo {
    display: inline-block;
    vertical-align: top;
    padding: 20px 0 0;
}
.top_misclist li {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    margin: 0 -2px;
}
.top_misclist li a {
    display: inline-block;
    vertical-align: middle;
}
.top_member a {
    padding: 10px 5px;
    background: #d24147;
    color: #fff;
    font-weight: 500;
}
.top_member a:hover {
    background: #4495d1;
}
.top_contact {
    background: #f3d4cb;
    color: #000;
    padding: 0 8px;
    font-weight: 300;
}
.top_contact a {
    padding: 10px 0;
    margin: 0 8px;
}
.main_menu {
    padding: 0;
    list-style: none;
    margin: 30px 0 0;
}
.main_menu > li {
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    font-size: 16px;
    font-weight: 300;
}
.main_menu > li:last-child {
    padding-right: 0;
}
.main_menu > li > a {
    display: block;
    color: #4d4d4d;
    text-transform: uppercase;
}
.main_menu > li a:hover, .main_menu > li.active > a {
    color: #4495d1;
}
.main_menu > li.active > a {
    font-weight: 500;
}

.main_menu > li {
    position: relative;
}

header .dropdown-menu {
    padding: 13px 0;
    margin: 0;
    border: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0px 11px 12px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 11px 12px rgba(0, 0, 0, 0.46);
}
header .dropdown-menu>li>a:focus, header .dropdown-menu>li>a:hover {
    background-color: rgba(241, 241, 241, 0.41);
}
header .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, header .dropdown-menu>.active>a:hover {
    background-color: #4496d2;
}
header .main_menu > li:last-child > ul.dropdown-menu {
    left: auto;
    right: 0;
}
header .main_menu > li > ul.dropdown-menu li > ul {
    padding: 0px 0 6px;
    list-style: none;
    margin: 0;
}
header .dropdown-menu li a {
    display: block;
    line-height: 1.42857143;
    color: #000;
    padding: 0 12px;
    white-space: nowrap;
}
header .dropdown-menu ul ul a {
    padding: 0 10px 0 20px;
}
header .dropdown-menu>li>a {
    padding: 3px 12px;
    color: #000;
    font-weight: 300;
}
header .dropdown-menu > li > ul > li > a {
    padding: 0 10px 0 30px;
}
header .dropdown-menu ul ul a {
    padding: 0 10px 0 52px;
}

.top_misclist li.mobile_menutrigger {
    padding: 5px 10px 0;
    height: 40px;
    background: #4496d2;
    display: none;
}
.proj-toggle-bar {
    position: relative;
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}
.b-a, .proj-bar, .proj-bar:before, .proj-bar:after {
    content: "";
    position: absolute;
    right: 0;
    height: 2px;
    width: 30px;
    display: block;
    background-color: #fff;
}
.proj-bar {
    right: 0;
    top: 14px;
    z-index: 999;
}
.proj-bar a.proj-menu-toggle {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: -14px;
    z-index: 999;
}
.proj-bar:before {
    top: -8px;
}
.proj-bar:after {
    top: 8px;
}
.active .proj-bar {
    background-color: transparent !important;
}
.active .proj-bar:before {
    transform: rotate(45deg);
    top: 0;
    background: #fff;
}
.active .proj-bar:after {
    transform: rotate(-45deg);
    top: 0;
}

.mobile_menubox {
    padding: 0;
    min-height: 0;
}
.mobile_menu {
    display: none;
    font-weight: 500;
    padding: 20px 15px;
    margin: 0;
    background: #4496d2;
    color: #fff;
}
.mobile_menu > li > a {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    margin: 4px 0;
}
header .mobile_menu > li > ul.dropdown-menu li > ul {
    padding: 0px 0 6px;
    list-style: none;
    margin: 0;
}
header .mobile_menu .dropdown-menu {
    padding: 10px 0;
    margin: 0 0 10px;
    position: relative;
    float: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
header .mobile_menu .dropdown-menu li a {
    line-height: 1.2;
}
header .mobile_menu .dropdown-menu>li>a {
    font-weight: 500;
}

.home_slider {
    margin: 0 auto;
    max-width: 1600px;
}
.home_slider .slick-next, .home_slider .slick-prev {
    display: none !important;
    visibility: hidden;
}
.home_slider .slick-dots {
    bottom: 176px;
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 1140px;
    text-align: right;
    padding-right: 12px;
}
.home_slider .slick-dots li.slick-active {
    background: #fff;
}
.home_slider .slick-dots li {
    margin: 0 2px 0 3px;
    border: 1px solid #fff;
}
.home_slider .slick-dots li, .home_slider .slick-dots li, .home_slider .slick-dots li button::before {
    width: 8px;
    height: 8px;
    padding: 0;
    line-height: 8px;
    font-size: 0;
}
.home_slider .slide_item {
    position: relative;
    min-height: 346px;
}
.home_slider .slide_item {
    background-size: cover;
    background-position: center;
}
.home_intro {
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
.slide_left {
    width: 44%;
    height: 100%;
    background-size: cover;
    background-position: center right;
    background-image: url(../images/slide-bg.svg);
    opacity: 0.5;
}
.red-template .slide_left {
    background-image: url(../images/slide-bg-red.svg);
}
.slide_right {
    position: absolute;
    right: 0;
    bottom: 20px;
    color: #fff;
    width: 100%;
}
.slideright_area {
    width: 284px;
    height: 184px;
    background: rgba(33, 85, 129, 0.82);
    color: #fff;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.slide_title {
    padding: 5px 12px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background: #4194d0;
}
.slidemain_content {
    padding: 12px;
}
.slidemain_content p {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
}
.slidemain_content p strong {
    text-transform: uppercase;
}
/* .slide_left {
    width: 27%;
    height: 100%;
    background-size: cover;
    background-position: center right;
    background-color: rgba(21, 106, 169, 0.5);
}
.slide_left::after {
    position: absolute;
    border-top: 175px solid transparent;
    border-left: 200px solid rgba(21, 106, 169, 0.5);
    content: "";
    bottom: 0;
    right: -200px;
}
.slide_left::before {
    position: absolute;
    border-bottom: 175px solid transparent;
    border-left: 200px solid rgba(21, 106, 169, 0.5);
    content: "";
    top: 0;
    right: -200px;
} */
.slideleft_content, .slide_left, .video_title {
    position: absolute;
    left: 0;
    top: 0;
}
.slideleft_content {
    width: 100%;
    padding-top: 24px;
}
.slideleft_content h2 {
    font-size: 44px;
    line-height: 43px;
    margin: 0;
    font-weight: 500;
    max-width: 320px;
}
.slideleft_content h2 strong {
    font-weight: 800;
}

.home_topsec, .comm_padd {
    padding: 50px 0;
}
.home_video {
    position: relative;
}
.home_video img {
    display: block;
    margin: 0 auto;
}
.home_video > img {
    width: 100%;
}
.home_videotrigger {
    position: absolute;
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.35);
    top: 50%;
    margin-top: -48px;
    left: 50%;
    margin-left: -48px;
}
.home_videotrigger:hover {
    background: rgba(0, 0, 0, 0.70);
}
.home_videotrigger img {
    margin: 26px 0 0 38px;
}
.video_title {
    padding: 0 22px 0 0;
    font-weight: 700;
    overflow: hidden;
}
.video_title span {
    display: block;
    position: relative;
    padding: 3px 12px 3px 8px;
    font-size: 20px;
    background: #4495d1;
    z-index: 55;
}
.video_title::after, .video_title::before {
    height: 100%;
    width: 36px;
    right: 10px;
    position: absolute;
    content: "";
    background: #4495d1;
    z-index: 33;
}
.video_title::before {
    bottom: -50%;
    transform: rotate(-135deg);
}
.video_title::after {
    top: -50%;
    transform: rotate(135deg);
}
.home_commssec, .twitter_sidebar {
    position: relative;
}
.home_commssec::before, .twitter_sidebar::before {
    position: absolute;
    top: 0;
    right: -9px;
    width: 2px;
    height: 40%;
    background: #cddef2;
    background: -moz-linear-gradient(top,  #cddef2 0%, #cbdcf1 100%);
    background: -webkit-linear-gradient(top,  #cddef2 0%,#cbdcf1 100%);
    background: linear-gradient(to bottom,  #cddef2 0%,#cbdcf1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cddef2', endColorstr='#cbdcf1',GradientType=0 );
    content: "";
}
.comm_hometitle {
    padding: 0 8px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #4495d1;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}
.comm_hometitle i {
    font-size: 27px;
    vertical-align: middle;
}
.comm_hometitle img {
    margin-right: 5px;
}
.comm_scrollbox {
    height: 193px;
}
.twitter_sidebar .comm_scrollbox {
    height: 290px;
}
.scroll_item {
    height: 97px;
    overflow: hidden;
    padding: 0;
    background: #b2cbe9;
    color: #000;
    border: 8px solid #b2cbe9;
}
.scroll_item:nth-of-type(even) {
    background: #d6e4f4;
    border: 8px solid #d6e4f4;
}
.scroll_item .date_item {
    padding: 2px 3px;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    color: #3088d7;
    margin: 0 0 6px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
}
.scroll_item p strong {
    margin: 0;
    font-weight: 700;
}
.scroll_item p {
    margin: 0;
    line-height: 14px; 
}
.scroll_outer {
    display: table;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.scroll_inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.mCSB_inside > .mCSB_container {
    margin-right: 0;
}
.mCSB_scrollTools {
    width: 2px;
    right: -9px;
}
.mCSB_outside + .mCSB_scrollTools {
    right: -9px;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background: #cbdcf1;
    background: -moz-linear-gradient(top,  #cbdcf1 0%, #a1c1e6 42%, #cddef2 100%);
    background: -webkit-linear-gradient(top,  #cbdcf1 0%,#a1c1e6 42%,#cddef2 100%);
    background: linear-gradient(to bottom,  #cbdcf1 0%,#a1c1e6 42%,#cddef2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbdcf1', endColorstr='#cddef2',GradientType=0 );
    width: 2px;
    opacity: 1 !important; 
    filter: "alpha(opacity=100)" !important; 
    -ms-filter: "alpha(opacity=100)" !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar::before {
    position: absolute;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    content: "";
    background: #4295d1;
    top: 50%;
    left: 50%;
    transform: rotate(-45deg);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: none;
    width: 2px;
}
.mCSB_scrollTools .mCSB_dragger {
    /* height: 8px !important;
    min-height: 0 !important; */
}
.home_annual_comm {
    padding: 15px 10px;
    margin-top: 15px;
    background: #d6e4f5;
    color: #000;
    overflow: hidden;
    font-size: 18px;
    font-weight: 500;
    line-height: 15px;
    text-transform: uppercase;
    position: relative;
}
.home_annual_comm span {
    float: right;
    width: 60%;
    display: block;
    padding-bottom: 24px;
}
.home_annual_comm img {
    margin-right: 8px;
}
.home_annual_comm.active {
    background: #4295d1;
    color: #fff;
    margin-bottom: 13px;
}
.home_annual_comm.active a {
    display: flex;
    align-items: center;
}
.active .home_annual_down {
    filter: brightness(100%);
}
.home_annual_down {
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: block;
    width: 30px;
    height: 17px;
    background: url('../images/download.png') center no-repeat;
    background-size: contain;
    filter: brightness(0);
}

.home_logos {
    position: relative;
    height: 237px;
}
.home_logos a.twiter {
    position: absolute;
    right: 0;
    bottom: 0;
}
.home_logos a i {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    background: #4295d1;
    font-size: 24px;
}
.home_logos a:hover i {
    background: #d24147;
}

.intro_box {
    padding: 40px 100px;
    background: rgba(255, 255, 255, 0.72);
    color: #000;
    margin-bottom: 20px;
}
.intro_box h4 {
    margin: 0;
    font-size: 22px;
}
.intro_box h4 strong {
    font-weight: 800;
}
.home_introhigh {
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.72);
    color: #000;
    padding: 32px;
}
.home_introhigh h2 {
    text-transform: uppercase;
    margin: 18px 0 4px;
    font-weight: 800;
    font-size: 40px;
    line-height: 40px;
}
.home_introhigh p {
    margin: 0;
    color: #525252;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
}
.home_introcount {
    position: relative;
    padding: 18px 0;
    margin-bottom: 20px;
}
.home_introcount::before {
    position: absolute;
    left: 15px;
    top: 0;
    right: 15px;
    margin: 0 auto;
    height: 100%;
    content: "";
    display: block;
    z-index: 55;
    background: rgba(255, 255, 255, 0.72);
}
.home_introcount * {
    position: relative;
    z-index: 77;
}
.home_introcount .intro_count {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    font-size: 60px;
    color: #4194d0;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 46px;
}
.home_introcount img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.home_introcount p {
    display: inline-block;
    vertical-align: middle;
    color: #575b84;
    font-weight: 500;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    margin: 0;
}
.home_introcount p strong {
    font-size: 32px;
    color: #000;
    display: block;
    text-transform: uppercase;
}
.intro_list {
    background: rgba(255, 255, 255, 0.72);
}
.intro_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.intro_list ul li {
    padding: 20px 0;
    font-size: 21px;
    line-height: 22px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    width: 24%;
}
.intro_list ul li img {
    margin: 0 auto 10px;
    display: block;
}
.home_contacthead {
    border-bottom: 1px solid #4194d0;
    margin: 0 0 20px;
}
.home_contacthead ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.home_contacthead ul li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 -2px 0;
}
.home_contacthead ul li a {
    display: block;
    background: #d6e4f4;
    padding: 20px 34px;
}
.home_contacthead ul li a img {
    display: block;
    margin: 0 auto 5px;
}
.home_contacthead ul li.active a, .home_contacthead ul li a:hover {
    background: #4194d0;
}
.home_contacthead ul li.active img, .home_contacthead ul li a:hover img {
    filter: brightness(100);
}
.home_addrlist {
    display: none;
}
.home_addrlist.active {
    display: block;
}
.home_addrlist p {
    margin-bottom: 15px;
}
.home_addrlist p strong {
    font-size: 16px;
    line-height: 16px;
    display: block;
}
.homeaddr_item {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    text-align: left;
    color: #000;
}
.homeaddr_item a, .comm_contents a {
    text-decoration: underline;
}
.homeaddr_item h5 {
    text-transform: uppercase;
    margin: 0 0 4px;
    display: inline-block;
    vertical-align: top;
    padding: 2px 3px;
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    background: #4194d0;
}
.homeaddr_item h4 {
    margin: 0 0 10px;
    font-size: 17px;
    padding: 4px 6px;
    background: #4194d0;
    display: inline-block;
    color: #fff;
}

.side_alert {
    position: fixed;
    right: 5%;
    bottom: 60px;
    padding: 12px 26px;
    background: #fff;
    box-shadow: 0 0 40px -5px #7b7b7b;
    color: #d34147;
    max-width: 400px;
    z-index: 777;
    text-align: justify;
    display: none;
    border-radius: 5px 5px 0 5px;
}
.side_alert * {
    position: relative;
    z-index: 77;
}
.side_alert::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 55;
    border-radius: 5px 5px 0 5px;
}
.side_alert::after {
    content: "";
    position: absolute;
    width: 46px;
    border-top: 46px solid rgb(255, 255, 255);
    border-left: 46px solid transparent;
    bottom: -46px;
    right: 0;
    filter: drop-shadow(0 0px 7px rgba(0,0,0,.4));
    z-index: 33;
}
.side_alert p {
    font-weight: 300;
    font-size: 17px;
    line-height: 19px;
}
.side_close {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}
.side_close:hover {
    filter: brightness(0);
}

.news_contents {
    color: #000;
}
.comm_title h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #4194d0;
    text-transform: uppercase;
}
.comm_dateitem {
    padding: 2px 3px;
    background: #4194d0;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin: 0 0 6px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
}
.news_repeat {
    position: relative;
    margin-bottom: 8px;
    padding-bottom: 8px;
    color: #000;
}
.news_repeat::before {
    bottom: 0;
    left: 0;
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    content: "";
    width: 100%;
    background: #a8cee9;
}
.news_catitem {
    font-size: 12px;
    line-height: 12px;
    font-weight: 800;
    color: #4194d0;
}
.job_list h3 a:hover {
    color: #4194d0;
}
.news_repeat h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
.news_repeat h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
}
.news_repeat p {
    margin: 5px 0 0;
    font-size: 13px;
    line-height: 14px;
}

.apply_btn {
    padding: 6px 24px;
    margin: 2px;
}
.comm_btn.jobback_btn {
    padding: 8px 24px;
    margin: 2px;
    color: #4194d0;
    background: #ccc;
}
.apply_btn:hover, .comm_btn.jobback_btn:hover {
    color: #fff;
}

.comm_contents {
    color: #000;
}
.comm_contents p {
    margin: 0 0 16px;
    font-size: 15px;
    line-height: 20px;
}
.comm_contents ul {
    padding-left: 17px;
}
.comm_contents li {
    font-size: 15px;
    margin-bottom: 4px;
}
.video_item {
    position: relative;
    padding-left: 160px;
    color: #000;
    min-height: 86px;
    margin-bottom: 8px;
    border-bottom: 2px solid #a8cee9;
}
.video_item h3 {
    font-weight: 700;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
}
.video_item p {
    line-height: 16px;
}
.video_item .video_box {
    position: absolute;
    left: 0;
    top: 0;
}
.video_item .video_box a {
    display: block;
    width: 140px;
    height: 76px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.video_item .video_box img {
    display: block;
}
.video_item .video_box i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -11px;
    width: 22px;
    height: 22px;
    line-height: 18px;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    padding-left: 2px;
    background: rgba(0, 0, 0, 0.4);
}
.video_item .video_box a:hover i {
    background: #4194d0;
    border-color: #4194d0;
}

footer {
    padding: 15px 0;
    background: #dcddde;
    color: #6d6d6d;
    font-size: 13px;
    font-weight: 400;
}
footer a:hover {
    color: #4495d1;
}
.video_modal .modal-lg {
    max-width: 774px;
}
.video_modal .embed-responsive {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.video_modal .modal-body {
    padding: 15px 25px;
    color: #000;
}
.video_modaltitle {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    padding-right: 20px;
}
.video_modalcontent {
    position: relative;
}
.video_modalcontent .modal_close {
    position: absolute;
    right: 0;
    top: 0;
}
.video_modal iframe {
    visibility: hidden;
    position: relative;
    z-index: 77;
}
.video_modal iframe.active {
    visibility: visible;
}
.video_modalplay {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90px;
    height: 90px;
    line-height: 80px;
    margin: -45px 0 0 -45px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    text-align: center;
    border: 5px solid #fff;
    font-size: 34px;
    color: #fff;
    padding-left: 10px;
    opacity: 0.7;
    cursor: pointer;
    z-index: 55;
}
.video_modalplay:hover {
    opacity: 1;
}

.career_content {
    font-size: 15px;
    color: #000;
    text-align: justify;
}
.career_content p {
    margin-bottom: 18px;
}
.career_content hr {
    border-width: 2px;
    border-color: #a8cee9;
    margin-bottom: 5px;
}
.career_catlist {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 40px;
    width: 190px;
}
.career_singleout .career_list1 {
    margin-right: 0;
}
.career_singleout .career_list2 {
    margin-left: 0;
    width: 204px;
}
.career_list1 {
    margin-right: 50px;
}
.career_list2 {
    margin-left: 50px;
}
.career_catlist img {
    display: block;
    margin: 0 auto -18px;
    border: 6px solid #fff;
    border-radius: 50%;
    width: 176px;
    box-shadow: 0px 1px 20px 0 #b9b9b9;
}
.career_catname {
    padding: 8px 12px;
    background: #4194d0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}
.career_catname:hover {
    background: #d24147;
}
.career_catlist ul {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: left;
    display: none;
}
.career_catlist ul li a {
    padding: 4px 8px;
    font-size: 13px;
    line-height: 15px;
    color: #000;
    background: #d6e4f4;
    font-weight: 500;
    display: block;
}
.career_catlist ul li:nth-of-type(even) a {
    background: #aac6e7;
}
.career_catlist ul li a:hover {
    background: #d24147;
    color: #fff;
}
.career_left {
    color: #000;
}
.comm_contents.career_left p {
    margin-bottom: 4px;
}
.comm_contents.career_left li {
    line-height: 18px;
}
.career_left, .career_form {
    padding-top: 8px;
}
.career_form .form-control {
    margin-top: 10px;
    border-radius: 0;
    border-color: #4194d0;
    height: 30px;
    background: #eaf1f9;
}
.career_form .comm_btn, .career_form .radio_btns {
    margin-top: 10px;
}
.comm_btn {
    height: 30px;
    background: #4194d0;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    border: 0;
    color: #fff;
}
.comm_btn:hover {
    background: #d24147;
}
.career_form textarea.form-control {
    resize: vertical;
    height: 90px;
}
.career_form .text-right {
    font-size: 12px;
    font-weight: 500;
    margin: 8px 0 0;
}
.career_form .form-control:first-child {
    margin-top: 0;
}
.career_form label {
    font-weight: 400;
    font-size: 15px;
    color: #4194d0;
    margin-right: 24px;
}
.career_form label input {
    margin-right: 5px;
}

.document_right {
    position: relative;
    padding-right: 40px;
}
.document_link {
    position: absolute;
    bottom: 0;
    right: 0;
}
.document_link:hover {
    filter: brightness(0);
}
.search_form {
    position: relative;
    margin-bottom: 10px;
}
.search_form button {
    position: absolute;
    left: 10px;
    top: 5px;
    color: #a2a2a9;
    background: none;
    padding: 0;
    border: 0;
}
.userrole_leftside .search_form .form-control {
    border-color: #d23f47;
}
.search_form .form-control {
    height: 30px;
    border-radius: 0;
    border-color: #4194d0;
    padding-left: 32px;
    font-size: 12px;
}
.side_scrolltitle {
    color: #fff;
    padding: 7px 12px;
    background: #4194d0;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
}
.userrole_leftside .side_scrolltitle {
    background: #f0c1b6;
    color: #d23f47;
}
.side_scroll {
    /* height: 144px; */
}
.side_scrollitem {
    padding: 3px 7px;
    background: #d6e4f4;
    color: #000;
    font-size: 11px;
    line-height: 12px;
}
.userrole_leftside .side_scrollitem {
    background: #fbcbc0;
}
.side_scrollitem:nth-of-type(even) {
    background: #aac6e7;
}
.userrole_leftside .side_scrollitem:nth-of-type(even) {
    background: #f0c1b6;
}
.side_scrollitem.active {
    background: #4295d1;
    color: #fff;
    border-top: 1px solid #c4d6ec;
    border-bottom: 1px solid #c4d6ec;
}
.userrole_leftside .side_scrollitem.active {
    background: #d23f47;
    color: #fff;
    border-top: 0;
    border-bottom: 0;
}
.download_leftside {
    margin-bottom: 25px;
}
.download_leftside .mCSB_scrollTools {
    width: 2px;
    right: 7px;
}
.download_leftside .mCSB_outside + .mCSB_scrollTools {
    right: 7px;
}
.download_leftside .mCSB_scrollTools .mCSB_draggerRail {
    background: -moz-linear-gradient(top,  rgba(65,148,208,0.32) 0%, rgba(65,148,208,0.86) 22%, rgba(65,148,208,1) 50%, rgba(65,148,208,0.86) 82%, rgba(65,148,208,0.83) 83%, rgba(65,148,208,0.36) 100%);
    background: -webkit-linear-gradient(top,  rgba(65,148,208,0.32) 0%,rgba(65,148,208,0.86) 22%,rgba(65,148,208,1) 50%,rgba(65,148,208,0.86) 82%,rgba(65,148,208,0.83) 83%,rgba(65,148,208,0.36) 100%);
    background: linear-gradient(to bottom,  rgba(65,148,208,0.32) 0%,rgba(65,148,208,0.86) 22%,rgba(65,148,208,1) 50%,rgba(65,148,208,0.86) 82%,rgba(65,148,208,0.83) 83%,rgba(65,148,208,0.36) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#524194d0', endColorstr='#5c4194d0',GradientType=0 );
}
.download_leftside.userrole_leftside .mCSB_scrollTools .mCSB_draggerRail {
    background: #f0c1b6;
    background: -moz-linear-gradient(top, #f0c1b6 0%, #d23f47 50%, #f0c1b6 100%);
    background: -webkit-linear-gradient(top, #f0c1b6 0%,#d23f47 50%,#f0c1b6 100%);
    background: linear-gradient(to bottom, #f0c1b6 0%,#d23f47 50%,#f0c1b6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0c1b6', endColorstr='#f0c1b6',GradientType=0 );
}
.download_leftside.userrole_leftside .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar::before {
    background: #d23f47;
}
.download_rightside .home_annual_comm {
    font-size: 12px;
    line-height: 13px;
}
.document_sidedownload {
    padding: 12px 50px 12px 12px;
    color: #000;
    font-weight: 700;
    font-size: 13px;
    line-height: 13px;
    margin: 8px 0 0;
    background: #d6e4f4;
    position: relative;
    text-transform: uppercase;
}
.document_sidedownload a {
    position: absolute;
    bottom: 14px;
    right: 12px;
}
.document_sidedownload a:hover {
    filter: brightness(0);
}

.userrole_mainlist {
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #d23f47;
    margin: 0 0 6px;
    text-transform: uppercase;
}
.userrole_mainlist a {
    display: block;
    position: relative;
}
.userrole_mainlist > li > a::before {
    content: "";
    height: 16px;
    width: 16px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    left: -24px;
    top: 4px;
}
.userrole_mainlist > li.active > a::before, .userrole_mainlist > li > a:hover::before {
    left: -11px;
}
.userrole_mainlist > li {
    margin: 0 0 6px;
}
.userrole_mainlist > li > a {
    padding: 5px 10px 5px 14px;
    color: #fff;
    font-size: 12px;
    line-height: 13px;
    font-weight: 700;
    background: #d23f47;
}
.userrole_mainlist > li > ul.sec_order {
    padding: 0 0 0 12px;
    list-style: none;
    margin: 0;
    display: none;
}
.userrole_mainlist > li.active > ul.sec_order {
    display: block;
}
.userrole_mainlist > li > ul.sec_order > li {
    margin: 0;
}
.userrole_mainlist > li > ul.sec_order > li > a {
    padding: 2px 5px;
    font-weight: 700;
    font-size: 10px;
    line-height: 11px;
    background: #f0c1b6;
    color: #000;
}
.userrole_mainlist > li > ul.sec_order > li.active > a, .userrole_mainlist > li > ul.sec_order > li > a:hover {
    background: #d23f47;
    color: #fff;
}
.userrole_main_blue .comm_title,.userrole_main .comm_title {
    position: relative;
}
.user_permission {
    position: absolute;
    bottom: 1px;
    right: 0;
    margin: 0;
}
.user_permission li {
    margin: 0 -5px;
    text-align: center;
}
.user_permission li a {
    padding: 3px 10px;
    font-weight: 700;
    line-height: 13px;
    font-size: 12px;
    display: block;
    color: #000;
    background: #f4d3ca;
}
.userrole_main_blue .user_permission li.user_roletype a {
    color: #fff;
    background: #4194d0;
}
.user_permission li.user_roletype a {
    color: #fff;
    background: #d23f47;
}
.user_permission li a:hover {
    color: #fff;
    background: #4295d1;
}
.userrole_main .comm_title h3 {
    border-color: #d23f47;
}
.userrole_main .comm_dateitem {
    background: #d23f47;
}
.userrole_main .news_repeat::before {
    background: #d95d63;
}
.userrole_main .news_catitem {
    color: #d23f47;
}
.userrole_main p.sm {
    font-weight: 700;
    font-size: 12px;
    margin: 15px 0 0;
    color: #d23f47;
}
.userrole_main hr {
    margin: 0 0 15px;
    border-color: #d23f47;
}
.career_form.login_form .form-control {
    border-color: #cc373d;
    background-color: #f9e9e4;
    color: #cc373d;
    font-weight: 500;
}
.login_form {
    min-height: 200px;
}
.career_form.login_form .comm_btn {
    background-color: #cc373d;
}
.career_form.login_form .comm_btn:hover {
    background-color: #4194d0;
}

.contact_info {
    width: 216px;
    height: 216px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background: #4194d0;
    border-radius: 50%;
    box-shadow: 0px 1px 20px 0 #b9b9b9;
    font-size: 15px;
    line-height: 19px;
    padding: 27px 24px 0;
    margin-bottom: -50px;
    position: relative;
    z-index: 99;
}
.contact_info strong {
    font-size: 18px;
}
.contact_info p {
    margin: 0;
}
.contact_info hr {
    margin: 8px 0;
}
.contact_info a:hover {
    text-decoration: underline;
}

.file_label {
    margin: 10px 0 5px;
    display: block;
}

.pagination>li>a, .pagination>li>span {
    padding: 2px 9px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #4496d2;
    border-color: #4496d2;
}
.userrole_main .pagination>.active>a, .userrole_main .pagination>.active>a:focus, .userrole_main .pagination>.active>a:hover, .userrole_main .pagination>.active>span, .userrole_main .pagination>.active>span:focus, .userrole_main .pagination>.active>span:hover {
    background-color: #d23f47;
    border-color: #d23f47;
}
.userrole_main_blue .pagination>.active>a, .userrole_main_blue .pagination>.active>a:focus, .userrole_main_blue .pagination>.active>a:hover, .userrole_main_blue .pagination>.active>span, .userrole_main_blue .pagination>.active>span:focus, .userrole_main_blue .pagination>.active>span:hover {
    background-color: #4295d1;
    border-color: #4295d1;
}

.career_mainout .career_list2 {
    width: 204px;
}

ul.page_rightside {
    list-style: none;
    padding: 10px;
    margin: 15px 0 0;
    border: 2px solid #4194d0;
}
ul.page_rightside li {
    line-height: 16px;
}
ul.page_rightside li a {
    display: block;
    position: relative;
    padding: 5px 5px 5px 25px;
}
ul.page_rightside li a::before {
    color: #fff;
    position: absolute;
    left: 0px;
    top: 7px;
    background: #4194d0;
    width: 15px;
    height: 15px;
    text-align: center;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 15px;
    font-size: 13px;
    content: "\f105";
    padding-left: 1px;
}

h5.topics_righthead, .red_side_details h5 {
    margin: 0 0 8px;
    text-align: center;
    background: #f0c1b6;
    color: #d23f47;
    font-size: 11px;
    text-transform: uppercase;
    padding: 6px;
}
h5.topics_righthead strong, .red_side_details h5 strong {
    display: block;
    font-size: 14px;
}
h4.topics_righttitle, .red_side_details h4 {
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    margin: 0;
    padding: 6px;
    background: #d23f47;
    color: #fff;
    position: relative;
}
h4.topics_righttitle::before, .red_side_details h4::before {
    position: absolute;
    background: url('../images/member-right.png') center center no-repeat;
    width: 26px;
    height: 22px;
    content: "";
    top: 7px;
    left: 6px;
}
.toprics_rightcontent, .red_side_details p {
    color: #000;
    padding: 6px 10px;
    background: #f0c1b6;
    font-size: 11px;
    font-weight: 500;
}
.toprics_rightcontent p {
    margin: 0 0 5px;
}
.red_side_details p {
    margin-bottom: 0;
}
.toprics_rightcontent p strong {
    display: block;
    text-transform: uppercase;
}
.red_side_details p strong {
    display: block;
    text-transform: uppercase;
}
.toprics_rightcontent ul, .red_side_details ul {
    padding-left: 15px;
    line-height: 13px;
}
.red_side_details ul {
    color: #000;
    background: #f0c1b6;
    font-size: 11px;
    padding: 6px 10px 6px 20px;
}
.toprics_rightcontent ul li, .red_side_details ul li {
    margin-bottom: 3px;
}
.toprics_rightcontent ul li strong, .red_side_details ul li strong {
    display: block;
}

h4.topics_righttitle.blue {
    background: #4295d1;
}
h4.topics_righttitle.blue::before {
    display: none;
}
.toprics_rightcontent.blue {
    background: #d6e4f5;
}

.news_repeat h3 a:hover {
    color: #4496d2;
}

.side_twitter iframe {
    min-width: 0 !important;
    border: 1px solid #4495d1 !important;
}

.cci_right .document_sidedownload {
    display: none;
}
.linfo_sec .news_catitem {
    visibility: hidden;
}
.commission_topics div[data-cat="Prospectus"], .commission_topics div[data-cat="Documentation Générale"] {
    display: none !important;
}
.comm_scrollbox .scroll_item p span::after {
    content: "...";
    position: absolute;
    left: 3px;
    font-size: 12px;
    width: 36px;
    letter-spacing: 0.5px;
}
.comm_scrollbox .scroll_item p span {
    position: relative;
    font-size: 0;
}
.news_catitem.career_item p {
    font-size: 0;
}
.news_catitem.career_item p em {
    font-size: 14px;
    font-style: normal;
}

.home_movie {
    overflow: hidden;
}
.home_movie > img {
    top: -42px;
    position: relative;
    max-width: 119% !important;
    width: 119% !important;
    left: -46px;
}
.home_movie .home_videotrigger {
    top: calc(50% - 40px);
}
.logoshome {
    padding-top: 6px;
}
.logoshome a {
    margin: 0 5px;
}

/* Template essentiel */
.essentialTemplate {
    display: flex;
    flex-direction: column;
}

.essentialTemplate h1 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #4194d0;
    text-transform: uppercase;
}

.essentialTemplate .essentialTemplate_item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 40px;
}

.essentialTemplate .essentialTemplate_item:first-child {
    margin-top: 0;
}

.essentialTemplate .essentialTemplate_item:nth-child(even) {
    flex-direction: row-reverse;
}

.essentialTemplate .essentialTemplate_item img {
    max-width: 470px;
    height: auto;
    margin-right: 20px;
}

.essentialTemplate .essentialTemplate_item:nth-child(even) img {
    margin-right: 0;
    margin-left: 20px;
}

.essentialTemplate .essentialTemplate_item .essentialTemplate_item_content {
    height: 232px;
    margin-left: 20px;
    display: flex;
    flex-direction: row-reverse;
}

.essentialTemplate .essentialTemplate_item:nth-child(even) .essentialTemplate_item_content {
    flex-direction: row;
    margin-left: 0;
    margin-right: 20px;
}

.essentialTemplate .essentialTemplate_item .essentialTemplate_item_content .mCSB_outside + .mCSB_scrollTools {
    position: relative;
    right: 0;
    margin-right: 20px;
}

.essentialTemplate .essentialTemplate_item:nth-child(even) .essentialTemplate_item_content .mCSB_outside + .mCSB_scrollTools {
    margin-right: 0;
    margin-left: 20px;
}

.essentialTemplate .essentialTemplate_item .essentialTemplate_item_content h2 {
    color: #4495d1;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-weight: bold;
    padding: 10px 0;
}

/* Publications template */
.publicationsTemplate {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.publicationsTemplate img {
    max-width: 470px;
    height: auto;
    margin-right: 20px;
}

.publicationsTemplate .publicationsTemplate_content {
    height: 232px;
    margin-left: 20px;
    display: flex;
    flex-direction: row-reverse;
}

.publicationsTemplate .publicationsTemplate_content h2 {
    color: #4495d1;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-weight: bold;
    padding: 10px 0;
}

.publicationsTemplate .publicationsTemplate_content a {
    font-weight: bold;
    text-decoration: underline;
}

.publicationsTemplate .publicationsTemplate_content {
    margin-left: 20px;
    display: flex;
    flex-direction: row-reverse;
}

.publicationsTemplate .publicationsTemplate_content .mCSB_outside + .mCSB_scrollTools {
    position: relative;
    right: 0;
    margin-right: 20px;
}

/*===================RESPONSIVE STUFF===================*/
@media (min-width: 1200px) {
    .lg_nopad_right {
        padding-right: 0;
    }
    .lg_nopad_left {
        padding-left: 0;
    }
    .bloc-video {
        max-height: 237px !important;
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    .lg_nopadright, .md_nopadright {
        padding-right: 0;
    }
    .lg_nopadleft {
        padding-left: 0;
    }
    .lg_nopad {
        padding: 0;
    }
    .lg_pad10_right {
        padding-right: 10px;
    }
    .lg_pad10_left {
        padding-left: 10px;
    }

    .home_commssec2 {
        margin-left: 10px;
    }
    
    .bloc-video {
        max-height: 196px;
        overflow: hidden;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .home_movie {
        margin-top: 15px
    }
    .md_nopadright {
        /*padding-right: 15px;*/
    }
    .md_padright {
        padding-right: 15px;
    }
    .bloc-video.lg_nopadleft {
        padding-right: 0;
        padding-left: 15px;
    }
    
    .bloc-video {
        max-height: 227px;
        overflow: hidden;
    }

    .main_menu {
        margin: 28px 0 0;
        margin-left: -80px;
        width: calc(100% + 80px);
    }
    .main_menu > li {
        padding: 0 5px;
        font-size: 13px;
    }

    .home_slider .slide_item {
        min-height: 277px;
    }
    .home_slider .slick-dots {
        max-width: 720px;
    }
    .slide_left::after {
        border-top: 138px solid transparent;
        border-left: 170px solid rgba(21, 106, 169, 0.5);
        right: -170px;
    }
    .slide_left::before {
        border-bottom: 138px solid transparent;
        border-left: 170px solid rgba(21, 106, 169, 0.5);
        right: -170px;
    }
    .slideleft_content {
        padding-top: 18px;
    }
    .slideleft_content h2 {
        font-size: 30px;
        line-height: 30px;
        max-width: 200px;
    }

    .home_topsec, .comm_padd {
        padding: 38px 0;
    }
    .home_videotrigger {
        width: 72px;
        height: 72px;
        margin-top: -36px;
        margin-left: -36px;
    }
    .home_videotrigger img {
        margin: 16px 0 0 28px;
    }
    .video_title span {
        font-size: 17px;
    }
    
    .comm_hometitle img {
        margin-right: 2px;
        max-width: 24px;
    }
    .comm_hometitle {
        font-size: 17px;
    }
    .home_commssec2 {
        margin-left: 0;
    }
    .scroll_item {
        height: 92px;
    }
    .comm_scrollbox {
        height: 184px;
    }
    .comm_hometitle i {
        font-size: 22px;
    }
    .twitter_sidebar .comm_scrollbox {
        height: 276px;
    }
    .comm_sm_marg15 {
        margin-top: 15px;
    }
    .home_logos {
        height: 120px;
    }
    .home_logos > img {
        display: block;
    }
    .home_annual_comm.active {
        margin-bottom: 0;
    }

    .intro_box {
        padding: 28px 50px;
    }
    .intro_box h4 {
        font-size: 18px;
    }
    .home_introhigh {
        padding: 24px;
    }
    .home_introhigh h2 {
        margin: 12px 0 4px;
        font-size: 32px;
        line-height: 32px;
    }
    .home_introhigh p {
        font-size: 20px;
        line-height: 20px;
    }
    .home_introcount .intro_count {
        margin-right: 10px;
        font-size: 48px;
        line-height: 36px;
    }
    .home_introcount img {
        margin-right: 10px;
    }
    .home_introcount p {
        font-size: 16px;
        line-height: 18px;
    }
    .home_introcount p strong {
        font-size: 24px;
    }
    .intro_list ul li {
        font-size: 17px;
        line-height: 19px;
    }
    .home_contacthead ul li {
        font-size: 16px;
    }
    .home_contacthead ul li a {
        padding: 15px 28px;
    }
    .home_addrlist p {
        margin-bottom: 10px;
    }
    .home_addrlist p strong {
        font-size: 14px;
        line-height: 14px;
    }

    .video_item {
        padding-left: 140px;
        min-height: 76px;
    }
    .video_item .video_box {
        max-width: 120px;
    }    
    .video_item .video_box a {
        width: 120px;
        height: 64px;
    }

    .career_content p {
        margin-bottom: 16px;
    }
    .career_catlist {
        margin-top: 30px;
    }
    .career_list1 {
        margin-right: 30px;
    }
    .career_list2 {
        margin-left: 30px;
    }
    .career_catlist img {
        margin: 0 auto -16px;
        border: 5px solid #fff;
        width: 164px;
    }
    .career_catname {
        padding: 7px 10px;
        font-size: 18px;
    }

    .user_permission {
        position: relative;
        margin: 12px 0 10px;
    }
    
    .career_mainout .career_list2 {
        margin-left: 10px;
    }
    .career_mainout .career_list1 {
        margin-right: 10px;
    }

    .essentialTemplate .essentialTemplate_item img,
    .publicationsTemplate .publicationsTemplate_content img {
        max-width: 250px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main_menu > li {
        padding: 0 7px;
        font-size: 14px;
    }

    .home_slider .slide_item {
        min-height: 326px;
    }
    .home_slider .slick-dots {
        max-width: 940px;
    }
    .slide_left::after {
        border-top: 163px solid transparent;
        border-left: 170px solid rgba(21, 106, 169, 0.5);
        right: -170px;
    }
    .slide_left::before {
        border-bottom: 163px solid transparent;
        border-left: 170px solid rgba(21, 106, 169, 0.5);
        right: -170px;
    }
    .slideleft_content {
        padding-top: 20px;
    }
    .slideleft_content h2 {
        font-size: 36px;
        line-height: 36px;
        max-width: 260px;
    }

    .home_topsec, .comm_padd {
        padding: 42px 0;
    }
    .home_videotrigger {
        width: 86px;
        height: 86px;
        margin-top: -43px;
        margin-left: -43px;
    }
    .home_videotrigger img {
        margin: 22px 0 0 32px;
    }
    .video_title span {
        font-size: 18px;
    }

    .scroll_item {
        height: 80px;
    }
    .comm_hometitle img {
        max-width: 22px;
    }
    .comm_hometitle {
        font-size: 16px;
        height: 36px;
        line-height: 36px;
    }
    .comm_scrollbox {
        height: 160px;
    }
    .comm_hometitle i {
        font-size: 20px;
    }
    .twitter_sidebar .comm_scrollbox {
        height: 240px;
    }
    .home_annual_comm img {
        /*width: 36%;*/
    }
    .home_annual_comm {
        padding: 10px 10px 12px;
        font-size: 13px;
        line-height: 12px;
    }
    .home_annual_down {
        bottom: 12px;
    }
    .home_annual_comm.active {
        margin-bottom: 7px;
    }
    .home_annual_comm span {
        padding-bottom: 16px;
    }
    .home_logos {
        height: 196px;
    }

    .intro_box {
        padding: 36px 80px;
    }
    .intro_box h4 {
        font-size: 20px;
    }
    .home_introhigh {
        padding: 28px;
    }
    .home_introhigh h2 {
        margin: 15px 0 4px;
        font-size: 36px;
        line-height: 36px;
    }
    .home_introhigh p {
        font-size: 22px;
        line-height: 22px;
    }
    .home_introcount .intro_count {
        margin-right: 10px;
        font-size: 54px;
        line-height: 40px;
    }
    .home_introcount img {
        margin-right: 10px;
    }
    .home_introcount p {
        font-size: 18px;
        line-height: 20px;
    }
    .home_introcount p strong {
        font-size: 28px;
    }
    .intro_list ul li {
        font-size: 18px;
        line-height: 20px;
    }
    .home_contacthead ul li {
        font-size: 18px;
    }
    .home_contacthead ul li a {
        padding: 18px 30px;
    }
    .home_addrlist p {
        margin-bottom: 12px;
    }
    .home_addrlist p strong {
        font-size: 15px;
        line-height: 15px;
    }
}

@media (max-width: 767px) {
    .cust_nopad {
        padding: 0;
    }
    .cust_centre {
        text-align:center;
    }
    .cust_left {
        text-align:left;
    }
    .cust_right {
        text-align:right;
    }
    .comm_xs_marg15 {
        margin-top: 15px;
    }
    .logo {
        padding: 15px 0 0;
        max-width: 200px;
    }
    .top_misclist {
        margin: 10px -15px 0;
    }
    .top_contact a {
        margin: 0 6px;
    }
    .top_contact {
        padding: 0 6px;
    }
    .top_misclist li a {
        height: 40px;
    }
    .top_misclist li.mobile_menutrigger {
        display: inline-block;
    }
    .main_menu {
        display: none;
    }
    header {
        padding-bottom: 0;
        margin-bottom: -1px;
        z-index: 9999;
        position: relative;
    }

    .home_slider .slick-dots {
        bottom: 10px;
        text-align: center;
        padding-right: 0;
    }
    .home_slider .slide_item {
        min-height: 280px;
        height: auto;
        padding-bottom: 20px;
    }
    .slideleft_content {
        padding-top: 18px;
        text-align: center;
        position: relative;
    }
    .slide_right {
        position: relative;
        bottom: 0;
        margin: 15px 0 20px;
    }
    .slide_title {
        font-size: 16px;
    }
    .slide_left {
        background: none !important;
    }
    .slideleft_content h2 {
        font-size: 22px;
        line-height: 24px;
        max-width: 300px;
        margin: 0 auto;
    }

    .home_topsec, .comm_padd {
        padding: 28px 0;
    }
    .home_videotrigger {
        width: 72px;
        height: 72px;
        margin-top: -36px;
        margin-left: -36px;
    }
    .home_videotrigger img {
        margin: 16px 0 0 28px;
    }
    .video_title span {
        font-size: 16px;
    }

    .home_logos {
        height: auto;
    }
    .home_logos > img {
        display: block;
    }
    .home_annual_comm.active {
        margin-bottom: 0;
    }
    
    .home_intro {
        background-position: center center !important;
    }
    .intro_box {
        padding: 24px;
    }
    .intro_box h4 {
        font-size: 16px;
    }
    .home_introhigh {
        padding: 20px;
    }
    .home_introhigh h2 {
        margin: 10px 0 4px;
        font-size: 26px;
        line-height: 27px;
    }
    .home_introhigh p {
        font-size: 17px;
        line-height: 17px;
    }
    .home_introcount .intro_count {
        margin: 8px 10px 8px 0;
        font-size: 34px;
        line-height: 28px;
    }
    .home_introcount img {
        margin: 8px 10px 8px 0;
        max-width: 120px;
    }
    .home_introcount p {
        text-align: center;
        font-size: 15px;
        line-height: 16px;
    }
    .home_introcount p strong {
        font-size: 24px;
    }
    .intro_list ul {
        padding: 10px 0;
    }
    .intro_list ul li {
        width: 49%;
        padding: 8px 5px;
    }
    .intro_list ul li {
        font-size: 14px;
        line-height: 16px;
    }
    .home_contacthead ul li img {
        max-width: 50px;
    }
    .home_contacthead ul li {
        font-size: 13px;
    }
    .home_contacthead ul li a {
        padding: 7px 17px;
    }
    .home_addrlist p {
        margin-bottom: 10px;
    }
    .home_addrlist p strong {
        font-size: 14px;
        line-height: 14px;
    }
    .homeaddr_item {
        width: 49%;
        text-align: center;
    }

    .side_alert {
        right: 3%;
        padding: 10px 22px;
        max-width: 320px;
    }
    .side_alert p {
        font-size: 15px;
        line-height: 17px;
    }
    
    .comm_sidebar {
        margin-top: 20px;
    }
    .twitter_sidebar .comm_scrollbox {
        height: 193px;
    }

    .video_modal .modal-body {
        padding: 15px;
    }
    

    .career_content {
        font-size: 14px
    }
    .career_content p {
        margin-bottom: 14px;
    }
    .career_list1, .career_list2 {
        margin-top: 24px;
        width: 164px;
    }
    .career_list1 {
        margin-right: 15px;
    }
    .career_list2 {
        margin-left: 15px;
    }
    .career_catlist img {
        margin: 0 auto -14px;
        border: 4px solid #fff;
        width: 164px;
    }
    .career_catname {
        padding: 5px 9px;
        font-size: 16px;
    }

    .download_rightside .home_annual_comm img {
        width: 50px;
    }
    .download_rightside .home_annual_comm span {
        width: calc(100% - 64px);
    }

    .user_permission {
        position: relative;
        margin: 12px 0 10px;
    }
    .slide_left::after, .slide_left::before {
        display: none;
    }

    .contact_info {
        width: 180px;
        height: 180px;
        font-size: 13px;
        line-height: 17px;
        padding: 20px 18px 0;
        margin-bottom: -30px;
    }
    .contact_info strong {
        font-size: 17px;
    }
    .contact_info hr {
        margin: 6px 0;
    }
    
    .career_singleout .career_list2 {
        width: 180px;
    }

    .essentialTemplate .essentialTemplate_item,
    .essentialTemplate .essentialTemplate_item:nth-child(even),
    .publicationsTemplate {
        flex-direction: column;
    }

    .essentialTemplate .essentialTemplate_item img,
    .essentialTemplate .essentialTemplate_item:nth-child(even) img,
    .publicationsTemplate img {
        margin: 0 auto 20px;
        max-width: 100%;
    }

    .essentialTemplate .essentialTemplate_item .essentialTemplate_item_content,
    .publicationsTemplate .publicationsTemplate_content {
        margin-left: 0;
    }

    .essentialTemplate .essentialTemplate_item:nth-child(even) .essentialTemplate_item_content,
    .publicationsTemplate .publicationsTemplate_content {
        flex-direction: row-reverse;
        margin-right: 0;
        margin-left: 0;
    }

    .essentialTemplate .essentialTemplate_item:nth-child(even) .essentialTemplate_item_content .mCSB_outside + .mCSB_scrollTools,
    .publicationsTemplate .publicationsTemplate_content .mCSB_outside + .mCSB_scrollTools {
        margin-right: 20px;
        margin-left: 0;
    }
}

@media (max-width: 479px) {
    .xs_100 {
        width: 100%;
    }
    .home_annual_comm img {
        width: 50px;
    }
    .home_annual_comm span {
        width: calc(100% - 64px);
    }

    .homeaddr_item {
        width: 100%;
    }

    .video_item {
        padding-left: 0;
        min-height: 0;
        padding-bottom: 6px;
    }
    .video_item .video_box {
        position: relative;
        margin-bottom: 8px;
        max-width: 140px;
    }

    .career_list1, .career_list2 {
        margin: 24px auto 0;
        display: block;
    }
    .career_singleout .career_list1, .career_singleout .career_list2 {
        display: inline-block;
    }

    .contact_info {
        margin-bottom: 15px;
    }
}