/* Fonts style */
/*

@font-face {
    font-family:'Circular Std Medium';
    src: url('../fonts/CircularStd-Medium.eot');
    src: url('../fonts/CircularStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CircularStd-Medium.woff2') format('woff2'),
        url('../fonts/CircularStd-Medium.woff') format('woff'),
        url('../fonts/CircularStd-Medium.ttf') format('truetype'),
        url('../fonts/CircularStd-Medium.otf') format('opentype'),
        url('../fonts/CircularStd-Medium.svg#CircularStd-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;

}
@font-face {
    font-family: 'Gotham Book';
    src: url('GothamBook.eot');
    src: url('GothamBook.eot?#iefix') format('embedded-opentype'),
        url('GothamBook.woff2') format('woff2'),
        url('GothamBook.woff') format('woff'),
        url('GothamBook.ttf') format('truetype'),
        url('GothamBook.svg#GothamBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Bold';
    src: url('../fonts/GothamBold.eot');
    src: url('../fonts/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamBold.woff2') format('woff2'),
        url('../fonts/GothamBold.woff') format('woff'),
        url('../fonts/GothamBold.ttf') format('truetype'),
        url('../fonts/GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
}



font-family: 'Open Sans', sans-serif;
font-family: 'PT Sans', sans-serif;
*/



/* // End Fonts style */





/*  Resets
    ------  */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

ul{

}
article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
    display: block;
}

.clear:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
a img{
    border:0;
}
a,input,select,textarea{
    outline:none;
}
input::-moz-focus-inner{
    border:0; padding: 0;
}

img{
    float: left;
    height: auto;
    width: auto;
    max-width: 100%;
}

/* Selection colours (easy to forget) */

img::selection      {background: transparent;}
img::-moz-selection {background: transparent;}
a{text-decoration: none; display: inline-block;}
/*a:hover{text-decoration: underline; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}*/

.desktop {display: block;}
.mobi {display: none;}

/*      Default Layout
-------------------------------------------------------------------------------
*/
.about-title-text a {color:#704b99; display: inline;}
body{background: rgb(255,255,255); color: rgb(60,60,60); -webkit-text-size-adjust: 100%; -moz-text-size-adjust:100%; -moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; overflow-x: hidden; overflow-y:auto; /*font-family: 'Open Sans', sans-serif;*/ font-style: normal; font-weight:400; color: #004563; font-size: 14px; line-height: 18px; font-family: 'Roboto', sans-serif, serif;}

*{-webkit-box-sizing: border-box;-moz-box-sizing:border-box; box-sizing: border-box;}
h1{float: left; font-size: 54px; line-height: 60px; font-weight: 700; letter-spacing: -0.2px; }
h2{float: left;font-size: 40px; line-height: 46px; font-weight: 700; letter-spacing: -0.2px; /*font-family: 'Open Sans', sans-serif;*/}
h6{float: left;line-height: 28px;font-size: 14px; font-weight: 700; /*font-family: 'Open Sans', sans-serif;*/}
h5{float: left; width: 100%; font-size: 14px; line-height: 16px; font-weight: 700; letter-spacing: -0.2px; /*font-family: 'Open Sans', sans-serif;*/}

.main-wrap{ float: left; width: 100%; position:relative; overflow-x: hidden;}
header,nav,figure,figure img{ float: left; width: 100%;}
.header-wrap{float: left; width: 100%; background: #ffffff;-webkit-box-shadow: 0px 13px 13px 0px rgba(0,69,99,0.16);
    -moz-box-shadow: 0px 13px 13px 0px rgba(0,69,99,0.16);
    box-shadow: 0px 10px 10px 0px rgba(0,69,99,0.16); position: relative; padding: 0 15px;}
.common-wrap{ margin: 0 auto;  max-width: 1215px; width: 100%;clear: both;}
.header-wrap .common-wrap{ position: relative}
.main-logo{ position: absolute; left: 0px; top: 14px; width: 119px;z-index: 100}
.main-logo img{ float: left; width: 100%;}
.breadcrumb-link{float: left; width: auto;padding-top: 42px; padding-bottom: 42px; margin-left: 151px;}
.breadcrumb-link .separator{display: inline;float: left;margin-right: 10px;}
.breadcrumb-link a{ float: left; width: auto; font-size: 12px; line-height: 18px; color: #004563; position: relative; margin: 0 10px;}
.breadcrumb-link a:first-child{ margin-left: 0px;}
.breadcrumb-link a:before{position: absolute; float: left;left:-14px; top: 0; width: 6px; height: 10px;content: ">"; z-index: 10;font-size: 16px; line-height: 18px  }
.breadcrumb-link a:first-child:before{display: none;}
.main-nav{float: right; width: auto; padding:40px 62px 0px 0;/*padding:40px 62px 34px 0;*/ position: relative;}
.main-nav ul{ list-style: none; margin: 0; padding: 0; position: relative; z-index:2;}
.main-nav ul li,.footer-nav-mobi ul li{float: left; display: inline-block; margin-left:11px; position: relative; padding-left: 10px; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in;}
.main-nav ul li a, .footer-nav-mobi ul li a{ font-size: 16px; line-height: 22px; color: #004563;/*font-family: 'Open Sans', sans-serif;*/-webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
/*.main-nav ul li:last-child a{ font-weight: 700; font-style: italic; margin-left: 10px}*/
.main-nav ul li:first-child{ margin-left: 0px;}
.main-nav ul li:last-child:before{ position: absolute; left: 0px; top: 0; content: "|"; width: 1px; font-size: 17px; z-index: 5;color: #004563;}
.main-nav ul li a:hover,
.main-nav ul li.current-menu-item > a,
.main-nav ul li.current_page_ancestor > a,
.main-nav ul li.current-menu-item ul li a:hover{color: #704b99; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; font-weight: 700}
.main-nav ul li.current-menu-item ul li a{ font-weight: 400; color: #004563;}
.main-nav ul li a:after{font-weight: 700;  visibility: hidden; height: 1px; margin-bottom: -1px; content:attr(title); overflow: hidden; display: block}

/* Dropdown style */
.main-nav ul li ul.dropdownNav, .footer-nav-mobi ul li ul.dropdownNav{position: absolute; left: -9999999px; width: 250px; background: #ffffff; padding: 10px; display: none;}
.main-nav ul li:hover ul.dropdownNav,.footer-nav-mobi ul li:hover ul.dropdownNav{left: 0;}
.main-nav ul li ul.dropdownNav li,.footer-nav-mobi ul li ul.dropdownNav li{float: left; width: 100%; margin: 0;}
.main-nav ul li ul.dropdownNav li:last-child:before, .footer-nav-mobi ul li ul.dropdownNav li:last-child:before{display: none;}
.main-nav ul li ul.dropdownNav li a, .footer-nav-mobi ul li ul.dropdownNav li a{font-size: 14px;}
.main-nav ul li ul.dropdownNav li:last-child a, .footer-nav-mobi ul li ul.dropdownNav li:last-child a{font-size: 14px; font-weight: 400; font-style: normal; margin: 0; margin: 0; font-style: normal;}
.main-nav ul li ul.dropdownNav li:last-child a:hover, .footer-nav-mobi ul li ul.dropdownNav li:last-child a:hover{font-weight: 700;}
.main-nav ul li ul.dropdownNav li, .footer-nav-mobi ul li ul.dropdownNav li{padding-left: 0; margin: 2px 0;}

/* Search box style */
.search-wrap{position: absolute; right: 0; top: 34px; z-index: 1;}
.search-wrap.search-box-expanded{z-index: 3;}
.search-form-warp{float: left; width: 100%; position: relative;}
.expand-btn{position: absolute; right: 0; width: 35px; height: 35px; background: transparent; z-index: 5; cursor: pointer;}
.value-added .expand-btn{z-index: 2;}
.input-field{position: absolute; top: 0; right: 45px; width: 200px; height: 35px; z-index: 5; overflow: hidden;}
.search-wrap input[type="text"]{float: left; border: 1px solid #704b99; color: #704b99; padding: 0 10px; display: block; position: absolute; top: 0; right: -200px; width: 200px; height: 35px; margin: 0; padding: 0 10px; font-size: 18px; -webkit-backface-visibility: none; -moz-backface-visibility: none; -ms-backface-visibility: none; backface-visibility: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-transition: right 0.3s; -moz-transition: right 0.3s; -ms-transition: right 0.3s; -o-transition: right 0.3s; transition: right 0.3s;}
.search-box-expanded.search-wrap input[type="text"]{right: 0px; -webkit-transition: right 0.3s; -moz-transition: right 0.3s; -ms-transition: right 0.3s; -o-transition: right 0.3s; transition: right 0.3s;}
.search-wrap input[type="submit"]{float: left; width: 35px; height: 35px; background: url(../images/search-icon.png) no-repeat center center; border: none; text-indent: -99990px; cursor: pointer; position: relative; z-index: 4;}


.header-wrap .common-wrap{ max-width: 1300px; padding: 0;}
.home-content-body  .main-logo{ left: 0px}
.home-content-body .banner-section{ padding:67px 15px 91px;}
.home-content-body .banner-section .slider-text-left{ padding-top:20px; padding-left: 15px; position: absolute;
    top: 50%;
    transform: translateY(-50%);}
.home-content-body .banner-section .flex-control-nav{top:14%}
.phone-nav{width: 29px; position: absolute; right: 30px; top: 25px; display: none; z-index: 2;}
.phone-nav div{float: left; width: 100%; height: 2px; margin: 3px 0; background: #004563;     position: relative;
    height: 100%;}

.home-content-body .banner-section .common-wrap{ padding: 0; max-width: 1284px; position: relative; height: 100%;}
.banner-section{ float: left; width: 100%;padding: 81px 0 67px 0;background: #C1E1F2;}

.slider-content-wrap{ float: left; width: 100%;}
.slider-text-left{ float: left;max-width: 535px; width:41.66666666666667%; margin-left: 10.760125% }
.slider-text-left h3{ float: left; width: 100%; font-size: 36px; line-height: 40px; color: #004563; font-weight: 700;}
.slider-text-left p{ float: left; width: 100%; font-size: 13px; line-height: 20px; color: #425d86; padding-top: 24px;}

.slider-text-right{ float: right; width: 360px; padding-top: 17px;position: absolute;right: 0;z-index: 99;top: 50%; transform: translateY(-50%);}
.slider-text-right span/*,.slider-text-right a*/{ float: right; text-decoration: none; color: #004563; font-size: 16px; line-height: 20px; padding: 0 17px 0 20px; letter-spacing: -0.2px; font-weight: 700;}
.slider-text-right a:nth-last-child(2){padding-left: 18px}
.slider-text-right a:last-child{padding-left: 30px}
.slider-text-right a{  padding: 10px 17px 10px 23px; color: #ffffff; margin-top: 6px;background: #004563;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; opacity: 1; height: 39px;}
.slider-text-right a:hover {background-color: #704b99; opacity: 1 !important;}
.slider-text-right a:nth-child(2){ margin-top: 16px}

ul.center {  width: 20em;  padding: 0;  height: 100%; list-style: none;width: 100%;}

ul.center li:nth-child(3) a {  background-color: #704b99;}




ul.center li{float: right;}


/*.slider-text-right a:nth-child(3){ background:rgba(120, 166, 188, 0.38)}
.slider-text-right a:nth-child(4){ background:rgba(0, 69, 99, 0.19); color: #c1e1f2;}
.slider-text-right a:nth-child(5){ background:rgba(0, 69, 99, 0.05);color: #c1e1f2;}
*/
.three-banner-logo-section{ float: left; width: 100%; background: #ffffff; padding: 37px 15px 34px;}
.three-banner-logo-section .common-wrap{ max-width: 1010px; padding: 0 15px}
.three-banner-logo{ float: left; width: 100%; }
.three-banner-logo img{ float: left; width: 100%; height: 100%;}
.item-banner-logo{ float: left; max-width: 273px; width:27.85714285714286%; max-height: 125px; }
.item-banner-logo:nth-child(2){ max-width: 72px; width:7.346938775510204%; }
.item-banner-logo:nth-child(4){ max-width: 72px; width:8.571428571428571%; transform: rotateY(180deg); }



.main-content-section{float: left; width: 100%; background: #ffffff}
.supply-chain-section{float: left; width: 100%; background: #F1F1F1; position: relative; padding: 0 15px 110px;}
.supply-chain-section .common-wrap{ max-width: 802px; padding: 0; margin-top: 88px;}
.chain-item{position: relative; width: 200px; float: left; margin-right: 11.593516%; padding-right: 20px}
.chain-item:nth-child(3){width: 215px;}
.chain-item:nth-child(4),.chain-item:nth-child(7){margin-right: 0;}
.chain-item:nth-child(5){margin-right: 0.8728179551122195%; margin-left: -42px;}
.chain-item:nth-child(6){margin-right: 9.975062344139651%;}
.chain-item:nth-child(6){padding-top: 190px;}
.chain-item:nth-child(2), .chain-item:nth-child(4){padding-top: 82px;}
.chain-item:last-child,.chain-item:nth-child(5){padding-top: 90px;}
.chain-item:last-child{margin-left: -0.8728179551122195%; margin-right: -40px;}

.chainn-title{ position: absolute;left: 49%; top: 50%;width: 100%; transform: translate(-50%, -50%); text-align: center; font-size: 22px; line-height: 26px; color: #425d86; font-weight: 700; font-style: normal;letter-spacing: -0.2px; z-index: 10 }
.home-content .chainn-title{top: 51%;}
.round-image{ margin: 0 auto; max-width: 80px; width: 100%}
.round-image img{ float: left; width: 100%;}
.chain-item span{text-align: center; font-size: 15px; line-height: 20px; color: #425d86; /*font-family: 'Gotham Bold';*/ font-weight: 700; font-style: normal; padding-top: 8px;display: block; width: 100%; letter-spacing: 0.2px; overflow: hidden}

.chain-item:nth-child(2){ padding-right: 30px;}

.industry-focus-section{ float: left; width: 100%; background: #ffffff; padding: 98px 15px 0;}
.resource-news-section{ float: left; width: 100%; padding: 98px 15px 0; background: #eeeeee;}
.industry-focus-section .common-wrap{ padding: 0 15px}
.industry-focus{ float: left; max-width: 500px; width:41%; padding-bottom: 50px;}
.region-focus{ float: left; max-width: 585px; width:48.75%; margin-left:9.25%; }
.industry-nav{ float: left; width: 100%;padding-top: 68px; }
.industry-nav ul{ list-style: none; margin: 0; padding: 0;}
.industry-nav ul li{ float: left; width: 50%; font-size: 13px; line-height: 25px; /*font-family:'Circular Std Medium';*/ font-weight: 500; color: #004563; position: relative;padding-left: 39px }
.industry-nav ul li a{color:#004563}
.industry-nav ul li:after,.find-resource-item ul li:after{ position: absolute; left: 0; top: 4px; background: #C1E1F2; width: 16px; height: 16px; border-radius: 100%; content: ""; z-index: 5}
.industry-nav ul li:after{left: 9px}
.industry-focus span,.region-focus span,.find-resource-section span{ float: left; width: 100%; font-size: 22px; line-height: 30px; color: #004563; font-weight: 700;}
.region-map{ float: left; width: 100%; padding-top: 35px}

.home-content .webinar-item-wrap figure {max-height: 178px; overflow: hidden;}
.home-content .series-title-info .webinar-item-wrap div span:before {content:""; display: none;}
.home-content .webinar-series-section .common-wrap .webinar-text a {display: block; margin:23px auto 0; bottom: 0; left: 0; transform: translateX(0);}
.home-content .webinar-series-section .common-wrap .webinar-text a.webinar-title {width: 100%;color: #014e6e; max-width: 100%; border: none; padding: 0; margin: 0; float: left; color: #004563; text-transform: none; float: none; border-radius: 0;height: auto; position: relative;}
.home-content .webinar-series-section .common-wrap .webinar-text a.webinar-title:hover {background:transparent; }
.home-content .webinar-series-section .common-wrap .webinar-text a.webinar-title:after {height: 0;}
.home-content .webinar-series-section .common-wrap .webinar-text a.webinar-title span {padding: 0; min-height: 75px;}
.home-content .webinar-series-section .common-wrap .webinar-text a.register-btn:hover {color:#fff;}
.home-content .series-title-info div a {margin-bottom: 20px;}
.home-content .series-title-info .webinar-text {padding: 0;}


.webinar-series-section{ float: left; width: 100%; padding: 85px 15px 0;}
.webinar-series-section .common-wrap{max-width: 1221px; padding: 0 15px}
.webinar-series-section .common-wrap .event-button-wrap {width: 100%;}
.webinar-series-section .common-wrap .webinar-text a{margin-top: 23px; position: relative; bottom: 0; left: 0; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); }
.webinar-speaker-and-form-section .common-wrap { padding: 0 15px}
.webinar-slider-wrap{ float: left; width: 100%; margin-top:40px}
.webinar-item-wrap{float: left; max-width: 295px; width: 100%; padding: 0 7.5px;margin-bottom: 25px;}
.webinar-item-wrap:first-child{ margin-left: 0px}
.series-title-info .webinar-item-wrap:nth-child(4n+1) {clear: both; }
.webinar-item-wrap img{width: 100%;}
.webinar-text{ text-align: center; width: 100%; padding-top: 10px; clear: both;}

@-webkit-keyframes fadeIn {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes fadeIn {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes fadeIn {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fadeIn {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeOut {
  0%   { opacity: 1; }
  100% { opacity: 0; }
}
@-moz-keyframes fadeOut {
  0%   { opacity: 1; }
  100% { opacity: 0; }
}
@-o-keyframes fadeOut {
  0%   { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes fadeOut {
  0%   { opacity: 1; }
  100% { opacity: 0; }
}

@-webkit-keyframes slideDown {
  0%   { height: 0; }
  100% { height: 0; }
}
@-moz-keyframes slideDown {
  0%   { height: 0; }
  100% { height: 0; }
}
@-o-keyframes slideDown {
  0%   { height: 0; }
  100% { height: 0; }
}
@keyframes slideDown {
  0%   { height: 0; }
  100% { height: 0; }
}
.webinar-text span{ text-align: center; width: 100%; display: inline-block; font-size: 14px; line-height: 20px;  font-weight: 700;}
.about-title-text alignleft {float:left;}
.about-title-text alignright {float:right;}
.about-title-text alignleft {float:left;}

#ai1ec-container {margin-top: 20px;}

.about-title-text .ai1ec-single-event { float: left; width: 100%; margin-bottom: 35px; border-bottom: 1px solid #6c54a3; padding-bottom: 15px;}
.about-title-text .ai1ec-time .ai1ec-field-label { background:#046240; color: #fff; }
.about-title-text .ai1ec-time .ai1ec-field-value { text-transform: uppercase; font-size: 14px; font-weight: bold; color:#6c54a3;}
.ai1ec-single-event .ai1ec-actions {margin-top: 27px;}
.about-title-text .ai1ec-single-event .ai1ec-actions .ai1ec-btn-group-vertical:first-child ,.ai1ec-allday-badge {display: none}
.ai1ec-single-event .ai1ec-actions .ai1ec-btn {border-color: #6c54a3; border-width: 2px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; background: #fff; }
.ai1ec-single-event .ai1ec-actions .ai1ec-btn:hover,.about-title-text .ai1ec-dropdown-menu {background: #fff; }
span.ai1ec-hidden-xs { color: #6c54a3; font-weight: bold}
.ai1ec-single-event .ai1ec-actions .ai1ec-fa-fw,.ai1ec-dropdown-menu > li > a { color: #6c54a3;}
.ai1ec-tooltip.ai1ec-left { white-space: normal;}


/*
.webinar-series-section .webinar-calendar .ai1ec-pagination a,
.webinar-series-section .webinar-calendar .ai1ec-calendar-toolbar {background: none; border:none;}
.webinar-series-section .webinar-calendar .ai1ec-subscribe-container {display: none;}
.webinar-series-section .webinar-calendar .ai1ec-month-view .ai1ec-today {background:rgba(108,84,163,0.2) !important;}
.webinar-series-section .webinar-calendar .ai1ec-month-view .ai1ec-date,
.timely.ai1ec-popover .ai1ec-event-time {background: #6c54a3; color: #fff; padding: 5px 5px; height: 25px;}
.webinar-series-section .webinar-calendar .ai1ec-month-view .ai1ec-date a {color: #fff;}
.webinar-series-section .webinar-calendar .ai1ec-month-view .ai1ec-event {white-space: normal; height: auto;}
.webinar-series-section .webinar-calendar .ai1ec-month-view .ai1ec-event-time {float: left; clear: both}
.webinar-series-section .webinar-calendar .ai1ec-month-view a .ai1ec-event span,
.timely.ai1ec-popover .ai1ec-load-event {color: #004563;}
*/
.a2a_kit a {display: inline-block; width: 50px;}

.calender-section .calender-wrap .ai1ec-pagination a,
.calender-section .calender-wrap .ai1ec-calendar-toolbar {background: none; border:none;}
.calender-section .calender-wrap .ai1ec-subscribe-container {display: none;}
.calender-section .calender-wrap .ai1ec-month-view .ai1ec-today {background:rgba(108,84,163,0.2) !important;}
.calender-section .calender-wrap .ai1ec-month-view .ai1ec-date,
.timely.ai1ec-popover .ai1ec-event-time {background: #6c54a3; color: #fff; padding: 5px 5px; height: 25px;}
.calender-section .calender-wrap .ai1ec-month-view .ai1ec-date a {color: #fff;}
.calender-section .calender-wrap .ai1ec-month-view .ai1ec-event {white-space: normal; height: auto;}
.calender-section .calender-wrap .ai1ec-month-view .ai1ec-event-time {float: left; clear: both}
.calender-section .calender-wrap .ai1ec-month-view a .ai1ec-event span,
.timely.ai1ec-popover .ai1ec-load-event {color: #004563; text-shadow: none;}
.calender-section .calender-wrap table.ai1ec-month-view {background: #fff;}
.calender-section .calender-wrap .ai1ec-dropdown-menu > .ai1ec-active > a,.calender-section .calender-wrap .ai1ec-dropdown-menu > .ai1ec-active > a:hover,.calender-section .calender-wrap .ai1ec-dropdown-menu > .ai1ec-active > a:focus {background: #e6e6e6; color:#6c54a3;}
.calender-section .calender-wrap .ai1ec-dropdown-menu > div > a { color:#6c54a3;}
.calender-section .calender-wrap .ai1ec-month-view .ai1ec-allday.ai1ec-multiday {transform: translateY(60px);}

.webinar-text span.read-more-acc {cursor: pointer; animation:; color: #014e6e; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.webinar-text span.read-more-acc:hover {color:#6c54a3;}
.webinar-text.active span.read-more-acc {display: none;}

.webinar-text span.read-less {display: none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.webinar-text.active span.read-less {display: block; cursor: pointer;}
.webinar-text span.rest-of-desc { text-align: center; display: inline; height:0; width: 100%; font-size: 13px; line-height: 20px; font-style: normal; font-weight:normal; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.webinar-text.active span.rest-of-desc {display: inline !important; height:auto;}

.webinar-text dfn{ text-align: center;display: inline-block; width: 100%;font-size: 13px; line-height: 20px; color: #004563; font-style: normal}
.webinar-text dfn.elipsis {display: inline; width: auto; }
.webinar-text.active dfn.elipsis {display: none;}

.webinar-text a{ text-align: center; margin-top: 27px; border: 1px solid #004563; clear: both; max-width: 146px; width: 100%;font-size: 13px; line-height: 20px; padding: 7px 0; font-weight: 700; color: #004563; text-transform: uppercase;font-style: normal; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
.webinar-text a:hover{color: #ffffff; background: #004563; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
.find-resource-section{ float:left; width: 100%;  padding:97px 15px 0;}
.find-resource-section .common-wrap{max-width: 1195px; padding: 0 15px 0 60px }
.find-resource-item{ float: left; width:100%; margin-top: 9px }
.find-resource-item ul{ list-style: none; margin: 0; padding: 0; width: 100%}
.find-resource-item ul li{ float: left; width: 33.33%; padding-left: 55px; margin-top: 55px; position: relative}
.find-resource-item ul li a{ font-size: 14px; line-height: 20px;color: #004563; /*font-family:'Circular Std Medium';*/ font-weight: 500; }

.series-title-info{ float: left; width: 100%; text-align: center; }
.series-title-info div{ display: inline-block; width: 100%; text-align: center; font-weight: 700; font-size: 22px; line-height: 28px;}
.series-title-info div span{ position: relative; padding-right: 18px; display: inline-block;}
.series-title-info div span:before{ position: absolute; right: 0; top: 0; content: "|"; font-size: 22px; line-height: 28px; font-weight: 700;2 }
.series-title-info div a{ color: #cccccc; margin: 0 4px; position: relative;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.series-title-info div a:after{ position: absolute; right: 0; bottom:0; content: ""; width: 100%; text-align: center; height: 1px; background:#004563;z-index: 2; opacity: 0;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.series-title-info div a:hover:after,.series-title-info div a.current:after,.series-title-info div a.current,.series-title-info div a:hover{ opacity: 1;color: #004563;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

.webinar-series-section .series-title-info, .webinar-calendar {width: 100%; float: left;}
.webinar-calendar {padding-left:1%; display: none;}
.home-content-body .webinar-slider-wrap .webinar-text a{ margin-top:22px}
.find-resource-item ul li:after{left: 3px}
/*===========End Home Page Style========================*/
img.alignleft {margin:15px;}
img.alignright {margin:15px;}
/*===========Begining About Page Style========================*/
.content-wrap{  padding-top: 116px}
.about-content .common-wrap{max-width: 1218px; padding: 0 15px }
.about-content-details{ float: left; width: 100%;padding-top: 72px}
.sidebar-wrap{ float: left; max-width: 340px; width: 100%;}
.content-details{ float: left; max-width: 809px; width: calc(100% - 340px); padding-left: 104px  }
.sidebar-wrap ul{list-style: none; margin: 0; padding: 0; }
.sidebar-wrap ul li{ float: left; width: 100%; margin-top: 24px; padding-left: 20px; position: relative;}
.sidebar-wrap ul li:first-child{ margin-top: 0px;}
.sidebar-wrap ul li a{ line-height: 20px; color: #004563; font-weight: 700; letter-spacing: -0.2px; float: left; clear: both;}
.sidebar-wrap ul li:before{ position: absolute; left: 0; top: -9px; background: #004563; width: 5px; height: 37px; content: ""; z-index: 5; opacity: 0;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.sidebar-wrap ul li:hover:before,
.sidebar-wrap ul li.active:before,
.sidebar-wrap ul li.current_page_item:before{ opacity: 1;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.sidebar-wrap ul li ul.children {float: left; margin-top: 10px; width: 100%;}
.about-title-text{ float: left; width: 100%;}
.about-title-text h1,.about-title-text h2,.about-title-text h3,.about-title-text h4,.about-title-text h5,.about-title-text h6 {width:100%; color:#014e6e;margin-bottom: 15px;}
.about-title-text ul, .about-title-text ol {padding-left: 20px;}
.about-title-text ul li, .about-title-text ol li { margin-top: 8px;}
.about-title-text p,.job-title a { width: 100%; font-size: 14px; line-height: 20px; color: #425d86; padding-top: 38px}
.about-title-text ul li, .about-title-text ol li{ width: 100%; font-size: 14px; line-height: 20px; color: #425d86; }
.team-member-details{ float: left; width: 100%; }
.team-item-member{ float: left;  max-width: 219px; width:29.43548387096774%; margin-left: 5.846774193548387%;padding-top: 30px}
.team-item-member:nth-child(3n+1){ margin-left: 0px; clear: both;}
.member-details{ float: left; width: 100%; padding-top:5px;}
.member-details span,.member-details a,.analysis-title-text span,.title-of-the-article-text span  { float: left; width: 100%; font-size: 13px; line-height: 20px; color: #425d86;}
.analysis-title-text span{ font-weight: 400;}
.member-details a{ text-decoration: underline;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.member-details a:hover,.job-title a:hover{ text-decoration: none;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.title-of-article{ float: left; width: 100%; background: #EBEBEB; padding: 20px 15px 22px 25px; margin-top:60px;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.title-of-article:hover {background:#004563; color:#fff;}
.title-of-article:hover a h5 {color:#fff;}
.publication{ float: left; width: 100%; text-transform: uppercase; color: #425d86; font-weight: 400; margin-top: 5px; display: none;}
.publication span{ display: none;padding-right: 10px;width:100%;}
.publication dfn{ display: inline-block; color: #425d86;font-size: 10px;line-height:16px;font-style: normal;}
.publication a{color: #425d86;font-size: 10px;line-height:16px; margin: 0 5px;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; position: relative;}
.publication a:hover{ text-decoration: underline;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

.publication a:after{position:absolute;content: "/"; line-height: 16px; font-size: 13px;z-index: 5;padding: 0 5px;display:inline;}
.publication a:nth-child(1n+1){ margin: 0 5px 0 10px }
.publication a:last-child:after{ display: none;}
.publication a:hover:after{ text-decoration: none;}

.bio-modal-window {position: fixed; width: 100%; height: 100vh; top: 0; left: 0; z-index: 101; display: none;}
.bio-modal-window .team-item-member-wrap {position: absolute; top: 56%; left:50%; transform: translate(-50%, -50%); background-color: #fff; padding: 0px; max-width: 700px; }
.bio-modal-window .close-btn { position: absolute; right: -30px; top: -30px; padding: 0px; background-color: #fff; border-radius: 50px; width: 30px; height: 30px; line-height: normal; font-size: 21px; text-align: center;}
.bio-modal-window .team-item-member-m {width: 100%; max-width: 100%; padding: 0; margin:0;}
.bio-modal-window .team-item-member-m figure { max-height: 235px; position: absolute; top: -140px; width: 235px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; left: 50%; transform: translateX(-50%); border: 3px solid #704b99; box-shadow: 0px 0px 34px -7px #000; -webkit-box-shadow: 0px 0px 34px -7px #000; -moz-box-shadow: 0px 0px 34px -7px #000;}
.bio-modal-window .team-item-member-m .member-details {padding: 100px 30px 20px; max-height: 65vh; overflow: auto;}
.bio-modal-window .team-item-member-m .member-details p {float:left; padding-top: 10px;}
.bio-modal-window .team-item-member-m .member-details p a {width: auto; display: inline; float:none;}
.bio-modal-window .bg-modal {background-color:rgba(0,0,0,0.5); width: 100%; height: 100%;}
.about-content-details .member-details .view-bio a {color:#4a4a4a;}

.logo-item-wrap{ float: left; width: 100%; padding: 39px 0 41px 0; border-bottom: 13px solid #EBEBEB;}
.item-logo{ float: left; max-width: 218px; width:29.3010752688172%; margin-left: 6.048387096774194%; }
.item-logo:nth-child(3n+1){  margin-left: 0px; }
.item-logo a img{ float: left; width: 100%;}
.job-title{ margin-top: 26px}

.job-title a{ padding-top:21px; text-decoration: underline;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.inquiry-wrap{ float: left; width: 100%; border: 1px solid #E1E1E1; margin-top: 53px; clear: both}
.inquiry-field-wrap{ float: left; width: 100%; padding-top:23px}
.inquiry-info{ float: left; width: 100%; padding: 32px 41px 50px 41px}
.inquiry-cool{ float: left; max-width: 317px; width:48.03030303030303%; margin-left:3.636363636363636%; }
.inquiry-cool:first-child{ margin-left: 0px }
.inquiry-row{ float: left; width: 100%; margin-top: 19px;}
.inquiry-row input[type="text"]{ float: left; width: 100%; height: 47px;border: 1px solid #E1E1E1; padding: 14px 20px;/*font-family: 'Open Sans', sans-serif;*/ font-style: normal; font-weight:400; color: #004563; font-size: 14px; line-height: 19px; font-family: 'Roboto', sans-serif, serif;}
.inquiry-cool:nth-child(3) textarea{float: left; margin-top: 17px; width: 100%; height: 241px; border: 1px solid #E1E1E1; padding:20px; /*font-family: 'Open Sans', sans-serif;*/ font-family: 'Roboto', sans-serif, serif; font-style: normal; font-weight:400; color: #004563; font-size: 14px; line-height: 19px; resize: none}
.submit-btn{ float: left; width: 100%; margin-top: 22px;}
.submit-btn input[type="submit"]{ float: left; width: 100%; cursor: pointer;font-size: 14px; line-height: 19px; /*font-family: 'Open Sans', sans-serif;*/ font-style: normal; font-weight:400; padding: 13px 0; border: 0; background: #004563; font-family: 'Roboto', sans-serif, serif;}
.inquiry-cool textarea{ float: left; width: 100%; height: 243px; font-size: 14px; line-height: 19px; /*font-family: 'Open Sans', sans-serif;*/ font-style: normal; font-weight:400; resize: none;border: 1px solid #E1E1E1;padding:20px; font-family: 'Roboto', sans-serif, serif;}
.inquiry-row:first-child{ margin-top: 0px;}
.supply-chain-details-wrap{ float: left; width: 100%; padding-top:100px}
/*===========End About Page Style========================*/

/*===========Beginning Industry Page Style========================*/
.industry-content .common-wrap{ max-width: 1215px; padding: 0 15px}
.construction-section{ float: left; width: 100%; background: #EBEBEB; margin-top: 100px; padding:59px 0 52px 0 }
.construction-wrap{ margin: 0 auto; max-width: 1092px; padding: 0 15px; clear: both;}
.construction-title{ float: left; max-width: 530px; width: 51.25725338491296%;}
.filter-section{ float: left; max-width:504px; width:48.74274661508704%; }
.filter-row{ float: left; max-width: 140px; width:27.77777777777778%; }
.filter-row:nth-child(2){ margin-left:9.722222222222222%; }
.filter-row:nth-child(3){ margin-left:6.944444444444444%; }
.filter-row label,.enquire-form-wrap .selectric-items ul, .selectric-items li{ float: left; width: 100%; font-size: 13px; line-height: 16px; color: #004563}

.selectric .label {float: left; font-size: 13px; line-height:16px; width: 100%; padding: 7px 20px 0 14px; color: #004563; height: 30px; margin-top: 13px; background: #ffffff; border-radius: 5px;}
.selectric.active .label,.selectric:hover .label{background: #6DCFF6;color: #ffffff}
.selectric .button{width: 24px; height: 30px; top: 30px; background: url(../images/arrow-button-gray.png) no-repeat center center;z-index: 1}
.selectric-open .selectric-items{ margin-top: 16px}
.selectric-items .selectric-scroll{ padding: 10px 0}
.selectric.active .button,.selectric:hover .button{background: url(../images/arrow-button-white.png) no-repeat center center;}
.news-analysis-section{ float:left; width: 100%; padding-top: 40px;}
.news-analysis-item{ float: left; max-width: 377px; width:31.81434599156118%;margin-left:2.278481012658228%;margin-top: 36px; border: 1px solid #004563; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;background: transparent;}
.news-analysis-item:hover {background: #004563;}
.news-analysis-item a {color: #425d86; float: left; width: 100%; padding: 8px 8px 30px 8px; }
.news-analysis-item .analysis-title-text h5,.news-analysis-item .analysis-title-text span,.news-analysis-item .analysis-title-text em{-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;background: transparent;}
.news-analysis-item:hover .analysis-title-text h5, .news-analysis-item:hover .analysis-title-text span, .news-analysis-item:hover .analysis-title-text em, .news-analysis-item:hover a {color:#fff;}

.news-analysis-item:nth-child(3n+1){margin-left:0px; clear: both; }
.analysis-title-wrap{ margin: 0 auto; max-width: 311px; width: 100%; clear: both;}
.analysis-title-text{ float: left; width: 100%; padding: 32px 0 ; border-bottom: 3px solid #E1E1E1;}
.analysis-title-text span{ padding-top: 5px;;text-transform: uppercase;}
.analysis-title-text em{text-transform: none;font-style:normal;}
.analysis-title-text h5{ color: #004563}
.analysis-title-wrap .publication{ clear: both; margin-top: 22px}
.analysis-title-wrap .publication dfn,.title-of-the-article-item .publication dfn{ margin-left: 0px}
.analysis-item-wrap{ float: left; width: 100%; }

.title-of-the-article-section{ float: left; width: 100%; }
.title-of-the-article-item{ float: left; max-width: 176px; width:14.95327102803738%;margin-left:2.05607476635514%; margin-top: 68px; }
.title-of-the-article-item:nth-child(6n+1){ margin-left: 0px;}
.title-of-the-article-text{ float: left; width: 100%; padding: 27px 20px 0 20px; min-height: 240px;}
.title-of-the-article-text span{ text-transform: uppercase; padding-top: 9px; display: none!important;}
/*.title-of-the-article-item .publication a{ margin: 0 4px;}*/
.title-of-the-article-item .publication{ margin-top: 42px}
.title-of-the-article-section .common-wrap{ max-width: 1177px; padding: 0;}
.title-of-the-article-text p{ font-size: 13px}
.title-of-the-article-text h5{color: #004563; line-height:18px;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.title-of-the-article-text a:hover h5 {color:#6c54a3;}

.pagination-wrap{ float: left; width: 100%; padding-top:144px; text-align: center}
.pagination-wrap a,
.pagination-wrap span{ text-align: center; width: auto;display: inline-block; margin-left: 2px; font-size: 22px; line-height: 30px; font-weight: 700;  color: #b7b7b7;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.pagination-wrap a:first-child{ margin-left: 0px;}
.pagination-wrap a:hover,.pagination-wrap .current,.pagination-wrap .active{ color: #004563;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

.pagination-wrap .deactive:hover,.pagination-wrap .deactive{color: #ebebeb;}
/*===========End Industry Page Style========================*/

/*===========Beginning Join Us Page Style========================*/
.join-us-title-wrap{ float: left; max-width:328px; width: 27.56302521008403%;}
.join-us-title-wrap span{ float: left; width: 100%; letter-spacing: -0.15px; font-size: 22px; margin-top: 15px; line-height: 30px;font-family: 'PT Sans', sans-serif; font-weight: 400 }
.join-us-title-wrap h2{ letter-spacing: 0.20px;}
.join-us-content .banner-section{ padding:109px 0 175px 0;}
.join-us-content .banner-section .common-wrap{ max-width: 1220px; position:relative; padding: 0 15px}
.banner-video-wrap{ float: left; max-width: 455px; width:38.23529411764706%;margin-top: 41px }
.banner-video-btn{ float: right; max-width: 236px; width: 100%; margin-right: 5px}
.banner-video-btn a { float: left; display: inline-block;font-size: 15px; line-height: 20px; letter-spacing: -0.15px; color: #004563;font-family: 'PT Sans', sans-serif; font-weight: 700; text-align:left; padding-left: 96px; position: relative}
.banner-video-btn a:before{ position: absolute; left: 0;top: -32px; background: url(../images/banner-video-icon.png) no-repeat center center; background-size: contain; content:""; width: 80px; height: 80px; z-index: 10}
.join-us-content-details{ float: left; width: 100%; position:relative; z-index: 20; margin-top: -80px;}
.join-us-inner{ max-width: 1003px;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center;  }
.join-row{ float: left; max-width: 273px; width:28.05755395683453%;margin-left:7.913669064748201%; }
.join-us-item-text{ float: left; width:100%;background: #F5F5F5; }
.join-row:first-child{margin-left:0px; }
.join-us-title{ text-align: center; background: #004563;color: #ffffff; font-size: 23px;line-height: 30px;height: 80px; padding:25px 0;  font-family: 'PT Sans', sans-serif;font-weight: 700;}
.join-us-title-text{ float: left; width: 100%; padding: 30px 40px 42px 64px;}
.join-us-title-text p{ float: left;max-width: 147px; width: 100%; font-size: 13px; line-height: 27px;font-family: 'PT Sans', sans-serif;  position: relative; letter-spacing: -0.2px}
.join-us-title-text p:before{ position: absolute; left: -26px; top: 14px; width: 4px; height: 4px; content:""; background: #004563;z-index: 5;border-radius: 100%;}
.join-row:nth-child(3) .join-us-item-text:last-child{margin-top: 36px; padding-bottom: 12px}
.join-row:nth-child(2) .join-us-item-text p{max-width: 140px; padding-left: 10px}
.join-row:nth-child(2) .join-us-title-text{ padding-bottom:105px}
.join-row:first-child .join-us-item-text:last-child{ background: none; padding: 100px 8px 40px 20px}
.join-row:first-child .join-us-item-text:last-child span{ font-size: 22px; line-height: 30px; letter-spacing:-0.15px; font-family: 'PT Sans', sans-serif; font-weight: 400}
.join-row:first-child .join-us-item-text:last-child span a{font-family: 'PT Sans', sans-serif;text-decoration: underline;color: #004563; font-weight: 700;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out }
.join-row:first-child .join-us-item-text:last-child span a:hover{text-decoration: none;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out}

.excited-about-what-section{ float: left; width: 100%; margin-top: 102px}
.excited-about-info{ float: left; width: 100%; }
.excited-about-thumb{ float: left; max-width: 478px; width:49.12641315519013%; position: relative; z-index: 1}
.excited-about-form{ float: left; max-width: 581px; width: 59.71223021582734%; background: #E2E0E0; position: relative; z-index: 2; margin: 36px 0 0 -86px}
.excited-about-thumb img{ float: left; width: 100%;}
.excited-text{ float:left; width: 100%; padding: 56px 72px 66px 79px;}
.excited-title{ float: left; width: 100%; font-size: 23px; line-height: 34px;font-family: 'PT Sans', sans-serif; font-weight: 700;}
.excited-input-wrap{ float: left; width: 100%; margin-top: 37px;}
.excited-row{ float: left; width: 100%; margin-top: 14px; }
.excited-row:first-child{ margin-top: 0px; }
.excited-row input[type="text"],.excited-row input[type="submit"]{ float: left; width: 100%; height: 42px; background: #ffffff; font-size: 16px; line-height: 20px; padding: 6px 10px 6px 35px;font-family: 'PT Sans', sans-serif; border: 0; }
.excited-row:first-child input[type="text"]{ height: 121px;font-family: 'PT Sans', sans-serif; font-weight: 700; font-size: 43px; line-height:51px; padding: 35px;}
.excited-input-wrap .submit-wrap input[type="submit"]{ background: #004563;}
.join-us-content-details .common-wrap{ padding: 0 15px;}
/*===========End Join Us Page Style========================*/

/*===========Beginning Region Page Style========================*/
.breadcrumb-link{ margin-left: 165px}
.region-content .banner-section,.webinar-content .banner-section{ background: none}
.region-tab-section{ float: left; width: 100%;}
.region-map-wrap{ float: left; width: 100%; position: relative; background: #EBEBEB}
.region-title{ position: absolute; left: 63px; top:54px; width: 100%;z-index: 5}
.region-map-big{ margin: 0 auto; /*max-width: 880px;*/ width: 100%; clear: both; /*padding: 125px 0px 85px 20px*/ padding:0;}
.region-map-big img{ float: left; width: 100%;}
.region-details-wrap{ float: left; width: 100%; padding-top:53px; padding-bottom: 53px; border-bottom: 3px solid #E1E1E1;}
.region-text-wrap{ float:left; max-width: 584px; width:49.28270042194093%; }
.news-and-analysis-wrap{ float: left; max-width:581px; width: 49.0295358649789%; margin-left:1.687763713080169%;  }
.region-text-info{ float: left; width: 100%; background: #EBEBEB; padding: 54px 0 47px 0}
.region-title-text{ float: left; width: 100%; padding:0 63px 40px 60px}
.region-title-text p{ float: left; width: 100%; font-size: 13px; line-height: 20px; padding-top: 32px }
.area-image{ float: left; width: 100%; margin-top: 0px; position: relative;}
.area-image p, p.commons-credit { padding: 2px 8px; font-size: 10px; float: right; color:#004563; line-height: 18px;}
.area-image img{ float: left; width: 100%;height: auto;}
.all-news{ padding-top:22px; padding-right: 84px; padding-bottom: 35px}
.all-news p{ padding-top: 0px; line-height: 25px}
.region-select-wrap{ margin: 0 auto; max-width: 464px; width: 100%; clear: both; background: #ffffff; padding: 30px 0}
.region-select{ margin: 0 auto; max-width: 313px; clear: both}
.region-select .filter-row{  max-width: 140px; width: 44.72843450479233%; margin-left: 10.54313099041534%;}
.region-select .filter-row:first-child{  margin-left: 0px;}
.tabs li a{color:#004563}

.region-select .filter-row .selectric .label{ background: #E5E5E5;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.region-select .filter-row .selectric.active .label, .region-select .filter-row .selectric:hover .label{background: #6DCFF6;
    color: #ffffff;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.link-and-title{ float: left; width: 100%;}
.link-and-title span,.search-title{ float: left; width: auto; font-size: 22px; line-height:22px; letter-spacing: -0.2px;display: inline-block; font-weight: 700}
.link-and-title a{ float: right; width: auto; font-weight: 700; font-size: 16px;letter-spacing: -0.2px; line-height:23px; display: inline-block; color: #616161; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.link-and-title a:hover {color:#6c54a3}
/*.region-content-body .common-wrap,.webinar-content-body .common-wrap{ max-width: 1215px;}*/
.news-analysis-article{ float: left; width: 100%;}
.news-analysis-article .analysis-title-wrap{ float: left; width: 100%;}
.news-analysis-article-item{ float: left; max-width: 181px; width:31.15318416523236%; margin-left:3.270223752151463%; margin-top: 23px  }
.news-analysis-article-item:nth-child(3n+1){ margin-left:0px; clear: both; }
.news-analysis-article-item .title-of-the-article-text em{ font-style: normal; font-weight:normal; display: block;font-size: 13px; line-height: 20px}
.news-analysis-article-item .title-of-the-article-text em,.news-analysis-article-item .title-of-the-article-text span{ padding-top:5px; clear: both; display: none;}
.news-analysis-article-item .title-of-the-article-text p{ padding-top: 23px; line-height: 24px}
.news-analysis-article-item .publication{ margin-top:25px}
.news-analysis-article-item .publication dfn{ margin-left: 0px}
.publication-title-text{ float: left; width: 100%; padding: 45px 0 62px 0;border-bottom: 3px solid #E1E1E1;}
.publication-text{ float: left; width: 100%;}
.publiction-item{ float: left; width:16.66666666666667%; padding-right: 1%; padding-left: 1%; }
.publiction-item:first-child {padding-left: 0;}
.publiction-item:last-child {padding-right:0;}
.publiction-item .publication{letter-spacing: 0.40px; margin-top: 35px}
.publiction-item .publication dfn{ margin-left: 0px}
.legislation-section{ float: left; width: 100%; padding: 55px 0 44px 0;border-bottom: 3px solid #E1E1E1;}
.title-link-item{ float: left; max-width: 578px; width:48.77637130801688%;margin-left: 1.9% }
.title-link-item.full-width {max-width: 100%; width: 100%; margin-left: 0;}
.title-link-item:first-child{ margin-left:0px}
.title-link-item .title-of-article,.title-of-the-row .title-of-article{margin-top: 14px;}
.title-link-item .title-of-article:nth-child(2),.title-of-the-row .title-of-article:nth-child(2){margin-top: 35px;}
.event-section .publication a,.video-sction .publication a,.legislation-section .publication a,.event-section .publication dfn,.video-sction .publication dfn,.legislation-section .publication dfn{letter-spacing: 0.40px;}

.event-section,.video-sction,.legislation-section{ float: left; width: 100%; padding: 53px 0 43px 0;border-bottom: 3px solid #E1E1E1;}
.title-link-item .news-analysis-article-item{ max-width: 176px}
.title-link-item .news-analysis-article-item:nth-child(3n+1){ margin-left: 0px; clear: both;}
.event-row{ float: left; width: 100%;}
.region-content .news-analysis-section{ padding-bottom: 48px;border-bottom: 3px solid #E1E1E1;}
.title-of-the-row-section{ float: left; width: 100%; padding: 59px 0 0 0}
.title-of-the-row{ float: left; max-width: 380px; width:32.06751054852321%;margin-left:1.89873417721519%; }
.title-of-the-row:nth-child(3n+1){margin-left:0px; }
.event-row .news-analysis-article-item{  margin-left: 4.270224%;}


.region-content-body .region-select-wrap .filter-row .selectric .label{float: left; margin-top: 13px}
.event-section .event-row .news-analysis-article-item{margin-top: 39px}
.event-section{ padding-bottom:95px}

/*===========End Region Page Style========================*/

/*===========Beginning Single Article Page Style========================*/
.sidber-text{ float: left; max-width: 278px; width: 100%; }
.sidber-text p{ float: left;width: 100%; font-size: 13px; line-height: 27px; padding-top: 31px}
.sidebar-wrap h5{ text-transform: uppercase; color: #004563;}
.document-download{ float: left; width: 100%; padding-top: 25px}
.document-row{ float: left; width: 50%; padding-top: 40px}
.document-thumb{ float: left; width: 28.9544235924933%;}
.document-thumb img{ float: left; width: 100%;}
.document-text{ float: left; width: 71.0455764075067%; padding-left: 30px}
.document-text p{ font-size: 13px;line-height: 20px}
.document-text p a{ color: #425d86; text-decoration: underline;}
.document-text p a:hover{ text-decoration: none;}
.document-thumb2{ float: right; width: 100%; max-width: 66px; }
.video-wrap{ float: left; width: 100%; margin-top: 37px}
.video-image{ float: left; width: 100%; position: relative}
.play-video{position: absolute; left: 50%; top: 50%; background: url(../images/video-btn.png) no-repeat 0 0; background-size: contain;  margin-left: -27.5px; z-index: 10; width: 55px; overflow: hidden; height: 55px; margin-top: -27.5px; cursor: pointer}
.inquery-text{ float: left; width: 100%; }
.inquery-text p{ float: left; width: 100%; padding-top: 47px }
.single-artcle-content .inquiry-field-wrap{ padding-top: 0px}
.about-content-details:last-child .content-details .event-row .news-analysis-article-item:nth-child(4n+1){ margin-left: 0px}
.single-artcle-content .inner-wrap{ max-width: 1150px;}
/*.about-content-details:last-child .content-details{  padding-left: 58px}*/
.about-content-details:last-child .content-details .event-row .news-analysis-article-item{ margin-left:2.668360864040661%; margin-top: 0px }
.about-content-details:last-child .sidebar-wrap h5{ text-transform: capitalize}
.single-artcle-content .banner-section{min-height: 425px}
.single-artcle-content .banner-section h2,.single-artcle-content .banner-section h5{ text-align: center; clear: both; float: none; width: 100%;}
.article-title-top{ position: absolute; left: 50%; top: 50%; z-index: 10;transform: translate(-50%, -50%); width: 100%; }
.sidber-text > a,.resource-row a{float: left;text-align: center; max-width: 255px; width: 100%; font-size: 15px; color: #ffffff; font-weight: 700; height: 50px; line-height: 20px; padding:12.5px 0; background: #004563; clear: both; margin-top: 55px }
.resource-row p a { display: inline; float: none;text-align: inherit; max-width: none; width: auto; font-size: inherit; color: #704b99; font-weight: 700; height: auto; line-height: inherit; padding:0; background: transparent; clear: both; margin-top:0; border-radius: 0; text-transform: none; border:none;}
.resource-row p a:hover {background: none; color:#014e6e;}
.sidber-text .post_tags{padding-top:31px}
.sidber-text .post_tags li{display:inline;width: auto;margin:0;padding:0}
.sidber-text .post_tags li:hover:before{opacity:0;}
.sidber-text .post_tags a,
.sidber-text .post_tags li a{display:inline;color:#004563;margin-right:5px;font-weight:normal;}
.sidber-text .post_tags a:nth-child(even),
.sidber-text .post_tags li:nth-child(even) a{font-weight:bold;}
.sidber-text .post_tags a:hover,
.sidber-text .post_tags li a:hover{text-decoration:underline;}

/*===========EndSingle Article Page Style========================*/

/*===========Beginning Resource Center Page Style========================*/
.resource-center .banner-section{ background: none; padding: 108px 0 40px 0;}
.resource-center .banner-section .common-wrap{ max-width: 1215px; padding: 0 15px}
.resource-row{ float: left; width: 33.33333333%;}
.resource-row p{ float: left; width:100%; font-size: 13px; padding: 9px 6px 0 10px;}
.resource-row a{ float: right; margin-top: 0px}
.search-resource-center{ float: left; width: 100%; background: #E1E1E1; padding:35px 0 52px 0;}
.search-title{font-family: 'PT Sans', sans-serif; font-weight: 400}
.search-form-wrap{ float: left; width: 100%; margin-top:15px;}
.search-item{ float: left;max-width: 138px; width: 11.64556962025316%;margin-left:1.814345991561181%; }
.search-item:first-child{ margin-left: 0px;max-width: 255px; width:33.24894514767932% }
.search-item:nth-child(2),.search-item:nth-child(3),.search-item:nth-child(4){ max-width: 189px; width:15.94936708860759% }
.search-item:last-child{ max-width: 138px; width: 11.64556962025316% }
.search-item .filter-row{ width: 100%; max-width: 100%;}
.search-item .selectric .label,.search-item:first-child input[type="text"],.search-item:last-child input[type="submit"]{ margin-top: 0px; font-size: 12px; height: 52px; line-height: 32px; padding: 10px 20px 10px 20px;/*font-family: 'Open Sans', sans-serif;*/ border-radius: 0; font-family: 'Roboto', sans-serif, serif; overflow: hidden;}
.search-item:first-child input[type="text"],.search-item:last-child input[type="submit"]{ width: 100%; border: none; /*font-family: 'Open Sans', sans-serif;*/ font-family: 'Roboto', sans-serif;}
.search-item:last-child input[type="submit"]{ text-align: center; background: #004563; color: #ffffff; text-transform: uppercase; padding-left: 0px; cursor: pointer}
.search-item  .selectric .button{ background: url(../images/black-arrow.png) no-repeat 0 23px; height: 100%; }
.search-item .selectric:hover .button{ opacity: 1}
.rsource-content-details{ float: left; width: 100%;}
.resource-text-info{ float: left; width: 100%; margin-top: 6px}
.resource-item-text{ float: left; max-width: 382px; width:32.23628691983122%; margin-left:1.645569620253165%; border: 1px solid #E1E1E1; margin-top: 31px}
.resource-item-text:nth-child(3n+1){margin-left:0px;}
.resource-title{ float: left; width: 100%; padding-top: 33px}
.resource-title h5{ text-align: center}
.resource-thumb{ float: left; width: 100%; margin-top: 22px;}
.resource-thumb img{ float: left; width: 100%; }
.title-of-the-goes{ float: left; width: 100%; padding: 34px 0 58px 0}
.news-head{text-align: center; font-weight: 700; letter-spacing: -0.2px; padding: 0 20px;width:100%}
.title-of-the-goes span{text-align: center; display: inline-block; width: auto; margin-top: 10px; padding-right: 5px;}
.title-of-the-goes a{display: inline-block; color: #e1e1e1}
.resource-row:last-child{margin-top: 10px}
.resource-row-wrap{display:inline-block;float: left;width: 100%}
.supply-chain-page .resource-row p{ padding-top: 0px}
/*===========End Resource Center Page Style========================*/

/*===========Beginning Supply Chain Page Style========================*/
.chain-wrap-inner{ margin: 0 auto; max-width: 785px; width: 100%; clear: both}

/*===========End Supply Chain Page Style========================*/

/*===========Beginning Webinar Page Style========================*/
.webinar-video-section{ float: left; width: 100%;}
.webinar-content-body .webinar-series-section .flex-direction-nav .flex-next, .webinar-content-body .webinar-series-section .flex-direction-nav .flex-prev{ display: none}
a.register-btn{ color: #2c89c7; border-color: #2c89c7; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
a.register-btn:hover{color: #ffffff; background: #2c89c7; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
.webinar-content-body .banner-section{padding: 110px 0 7px 0;}
.webinar-content .banner-section .common-wrap,.webinar-content .calender-section .common-wrap{ max-width: 1210px; padding: 0 15px}
.webinar-content-body .webinar-series-section .webinar-item-wrap{ float: left; width: 32.3728813559322%; padding: 0; max-width: 382px; margin:32px 0 0 1.440677966101695%}
.webinar-content-body .webinar-series-section .webinar-item-wrap:nth-child(3n+1){ margin-left: 0px; clear: both;}
.calender-section{ float: left; width: 100%; padding-top: 140px;}
.calender-wrap{ float: left; width: 100%;/* background: #EBEBEB;*/ clear: both}
.calender-img{ float: left; width: 100%; }
.calender-img img{ float: left; width: 100%; }
.webinar-speaker-and-form-section{ float: left; width: 100%; margin-top: 81px; }
.webinar-speaker{ float: left; width: calc(100% - 382px); padding-right: 30px }
.webinar-feedback-form{ float: left;width: 382px; margin-top: 5px }
.profile-row{float: left; width: 100%; margin-top: 14px; }
.profile-row:nth-child(2){margin-top:30px}
.profile-thumb{ float: left; width: 132px; }
.profile-thumb img{ float: left; width: 100%; }
.profile-details{ float:left; padding-left: 15px;width:76%; padding-top: 25px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
.profile-text-expanded.profile-details{padding-top: 0; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
.profile-title{ float: left; width: 100%;}
.profile-title span{ float: left; display: inline-block; font-weight: 700;cursor: pointer;letter-spacing: -0.2px}
.profile-title dfn{display: inline-block; font-style: normal; color: #9b9b9b; margin-left: 2px;cursor: pointer;letter-spacing: -0.2px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
.profile-title dfn:hover {color:#6c54a3;}
.profile-text{ float: left; width: 100%;}
.profile-text p{ float: left; width: 100%; margin-bottom:30px; font-size: 13px; line-height: 20px}
.profile-text p a{ display: inline-block; color: #425d86; clear: both; text-decoration: underline;}
.profile-text p a:hover{text-decoration: none;}
dfn.hide-text{ display: none}
.webinar-feedback-info{ float: left; width: 100%; padding: 30px 32px 32px 32px;border: 1px solid #CCCCCC; }
.webinar-feedback-info h5{ text-align: center}
.webinar-feedback-info .inquiry-info{ padding:25px 0 0 0 }
.webinar-feedback-info .inquiry-row textarea{ float: left; width: 100%;  height: 254px;resize: none;border: 1px solid #CCCCCC; padding: 20px}
.webinar-feedback-info .inquiry-row input[type="text"]{border: 1px solid #CCCCCC; }
.webinar-series-item-wrap{float: left; width: 100%; margin-top: 87px; padding: 0 15px;}
.webinar-inner{ margin: 0 auto; max-width: 1062px; width: 100%; clear: both}
.webinar-item{ float: left; max-width: 340px; width:32.015065913371%; margin-left: 1.977401129943503%;}
.webinar-item:first-child{ margin-left: 0px;}
.webinar-item a{ float: left;display: inline-block;width: 100%; font-weight: 700; height: 65px; border: 2px solid #EFEFEF; font-size: 17px; color: #2f4c5d; line-height: 24px; padding: 18.5px 40px 20.5px 40px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
.webinar-item a:hover{background: #EFEFEF; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
.profile-row .profile-text{ display: none;}
.profile-row:nth-child(2) .profile-details p{ display: block;}
.webinar-feedback-info .submit-btn{ margin-top: 29px}



/*===========End Webinar Page Style========================*/
/*===========Start Terms Pages Style========================*/

.term-content {margin-bottom: 100px;}
.term-content h3 {float: left;width: 100%; color:#014e6e; font-size: 26px; margin-top: 23px; margin-bottom: 8px;}
.term-content p {margin-bottom: 15px;}

/*===========End Terms Pages Style========================*/

.about-content-body .content-wrap{ padding-top: 111px}
.about-content-body .about-content-details:last-child .content-details{ padding-left: 65px}
.about-content-body .content-details .about-title-text p{padding-top: 30px;}
.about-content-body .content-details .job-title p{padding-top: 21px;}
.single-artcle-content-body .content-wrap{  padding: 0 15px;padding-top: 17px;}
.content-details .about-title-text:first-child p{ padding-top: 28px}
.content-details .about-title-text p, .about-title-text ul li, .about-title-text ol li {text-align: justify;}
.single-artcle-content .inner-wrap .content-details{ padding-left:62px}
.single-artcle-content-body .inquiry-wrap{ margin-top: 31px}
.single-artcle-content-body .inquiry-wrap .inquiry-info { padding: 45px 41px 50px 45px;}
.single-artcle-content-body .inquiry-wrap .inquery-text p { padding-top: 41px}
.single-artcle-content-body .inquiry-wrap .inquiry-row {margin-top: 35px}
.inquery-text p{ font-size: 13px}
.single-artcle-content-body .common-wrap .about-content-details:last-child{ padding-top: 142px}
.single-artcle-content-body .about-content-details:last-child .content-details { float: left; width: calc(100% - 340px); padding-left:58px; max-width: 100%;}

.single-artcle-content-body .banner-section{ position: relative}
.single-artcle-content-body .banner-section .common-wrap{padding: 0 15px}
.region-content-details{ float: left; width: 100%; margin-top: 95px;}
.publication-title-text .title-of-the-article-text{ padding-top: 52px}
.region-content-body .publiction-item .publication{ margin-top: 30px}
.region-content-body .news-analysis-section{padding-top: 48px }
.region-content-body .footer-section{margin-top: 117px }
.region-content-body .news-analysis-item .analysis-title-wrap .publication { margin-top: 13px}
.region-content-body .video-sction{ padding: 43px 0 91px 0}
.region-content-body .video-sction .event-row .news-analysis-article-item{ margin-top: 38px}
.supply-chain-v2-page-body .region-details-wrap{ padding-top: 0px;}
.supply-chain-v2-page-body .region-details-wrap .region-text-info{ padding-bottom: 46px}
.supply-chain-v2-page-body .event-section{ padding-top: 51px}
.supply-chain-v2-page-body .news-analysis-section .analysis-item-wrap .news-analysis-item .publication{ margin-top: 15px}
.supply-chain-v2-page-body .news-analysis-section .analysis-item-wrap .news-analysis-item { padding-bottom: 32px}
.supply-chain-v2-page-body .news-analysis-section{ padding-bottom: 45px;border-bottom: 3px solid #E1E1E1; padding-top: 47px}
.supply-chain-v2-page-body .video-sction{ padding: 47px 0 84px 0}
.supply-chain-v2-page-body .video-sction .event-row .news-analysis-article-item{ margin-top: 35px}
.supply-chain-v2-page-body .video-sction .event-row .news-analysis-article-item .publication{ margin-top: 33px}
.webinar-content-body .resource-row:last-child{margin-top: 9px; width: 66%}
.webinar-content-body .resource-row:last-child p{padding-top: 0px}
.webinar-content-body .resource-row p {padding-bottom: 9px;}
.webinar-content-body .resource-row ul {padding: 9px 6px 9px 26px; float: left; width: 100%; font-size: 13px;}
.about-content-body .footer-section{ margin-top: 100px}

.resource-center-body .footer-section{margin-top: 72px}

.region-content-body .publication-title-text .title-of-the-article-text{ padding-top: 57px}
.industry-content-body .news-analysis-section{ padding-top: 53px}
.industry-content-body .news-analysis-section .analysis-title-wrap .publication{ margin-top: 11px}
.industry-content-body .title-of-the-article-section .title-of-the-article-item .title-of-the-article-text{ padding-top: 20px}
.industry-content-body .title-of-the-article-section .title-of-the-article-item .publication { margin-top: 32px}
.industry-content-body .footer-section{ margin-top: 69px}

.supply-chain-v2-page .common-wrap,.region-content .common-wrap,.search-resource-center .common-wrap,.rsource-content-details .common-wrap{ padding: 0 15px}
.supply-chain-v2-page-body .footer-section{ margin-top: 121px}
.webinar-content-body .footer-section{ margin-top:81px}
.single-artcle-content .common-wrap .about-content-details:first-child .sidebar-wrap{ padding-left: 7px}
.single-artcle-content .about-content-details{ padding-top: 77px}
.single-artcle-content-body .footer-section{ margin-top:125px}
.supply-chain-v2-page-body .region-text-info .region-select-wrap .filter-row .selectric .label{margin-top: 13px}
.supply-chain-v2-page-body .event-section{padding-bottom: 97px}
.supply-chain-page-body .banner-section{ background: none; padding-top: 110px}
.supply-chain-page-body .banner-section .common-wrap{ padding: 0 15px}
.supply-chain-page-body .supply-chain-section .common-wrap{ margin-top: 72px}

.supply-chain-page-body .footer-section{margin-top: 130px}

.webinar-content .webinar-series-section{ padding-top: 0px}
.supply-chain-v2-page .publication-title-text .title-of-the-article-text{ padding-top: 55px}
.supply-chain-v2-page .publiction-item .publication{ margin-top: 30px;display: none!important;}
.supply-chain-v2-page .legislation-section{ padding-bottom: 45px}
.resource-center .search-item:nth-child(3){ margin-left: 1.23%}
.resource-center .search-item:nth-child(4){ margin-left: 1.2%}
.resource-center .search-item:last-child{ margin-left: 1.1%}



/*===========Begining Footer Section========================*/
.footer-section{float: left; width: 100%;margin-top: 85px; }
.footer-section .common-wrap{ padding: 0 15px}
.newsletter-section{ float:left; width: 100%; background: #E2E0E0; padding:74px 0  }
.newsletter-form{ margin: 0 auto; max-width: 504px; width: 100%; padding-top: 19px}
.newsletter-info{ float: left; width: 100%;}
.newsletter-row{ float: left; max-width: 214px; width:42.46031746031746%;margin-left:4.761904761904762%; position: relative}
.newsletter-row:first-child{ margin-left:0px }
.newsletter-row input[type="text"], .newsletter-row input[type="email"]{ float: left; width: 100%; font-size: 13px; line-height: 20px; padding: 9px 10px 9px 17px; color: #004563; /*font-family:'Circular Std Medium';*/ font-weight: 500; background: #ffffff; height: 38px; border: 0;}
body .newsletter-section .gform_wrapper .newsletter-row {clear: none; }
.newsletter-section .gform_wrapper .top_label .newsletter-row label {display: none;}
.newsletter-row:nth-child(3), body .newsletter-section .gform_wrapper .gform_footer input[type=submit]{ width: 31px; margin-left: 3.571428571428571%;}
body .newsletter-section .gform_wrapper .gform_footer input[type=submit], .newsletter-info input[type="submit"]{ float: left; width: 31px; height: 31px;  text-indent: -9999px; border: none; position: relative; background: url(../images/submit-button.png) no-repeat 0 0; background-size: contain; cursor: pointer; margin-top: 3px;}
.newsletter-section h3{ font-size: 30px; text-align: center; width: 100%; line-height: 36px; color: #004563; /*font-family:'Circular Std Medium';*/ font-weight: 500; }
.footer-lower-section{ float: left; width: 100%; background: #F5F5F5; padding:62px 70px 69px 60px; margin-top: 2px}
.footer-widget{float: left; max-width: 210px; width:20%; padding-right: 20px;}
.footer-widget:nth-child(3),.footer-widget:nth-child(4){padding-left: 10px}
.footer-widget ul{ list-style: none; margin: 0; padding: 0;}
.footer-widget ul li{ float: left; display:block; width: 100%;}
.footer-widget ul li a{ font-size: 13px; display: inline-block;line-height: 25px; color: #004563; /*font-family:'Circular Std Medium';*/ font-weight: 500; }
.footer-widget:first-child ul li a,.footer-widget h6{ font-size:20px; line-height:37px; color: #004563; /*font-family:'Circular Std Medium';*/ font-weight: 500; }
.footer-widget h6{ padding-bottom: 21px}
.footer-widget a:hover{text-decoration: underline}
.copyright-section{ float: left; width: 100%; padding:36px 0 106px 0}
.copyright-wrap{ margin: 0 auto; max-width: 520px; clear: both}
.social-link{ float: left; width: 100%; text-align: center;}
.social-link a{ text-align: center; font-size: 13px;margin-left: 36px; line-height: 20px; color: #004563; /*font-family:'Circular Std Medium';*/ font-weight: 500;  text-transform: uppercase; position: relative;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.social-link a:first-child{margin-left: 0px;}
.social-link a:before{ position: absolute; left: -21px; top: 0;font-size: 16px width: 1px; height: 20px; line-height: 20px;color:#004563;content: "/"; font-style: italic;z-index: 2; /*font-family:'Circular Std Medium';*/ font-weight: 500;}
.social-link a:first-child:before{ display: none;}
.copyright{ text-align: center; width: 100%; font-size: 13px;padding-top: 10px; line-height: 20px; color: #004563; /*font-family:'Circular Std Medium';*/ font-weight: 500;  clear: both; display: block;}
.copyright a{color: #004563; /*font-family:'Circular Std Medium';*/ font-weight: 500; display: inline-block; text-decoration: underline;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.social-link a:hover{text-decoration: underline;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.copyright a:hover{ text-decoration: none;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
/*===========End Footer Section========================*/




.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev{right: -13px;width: 33px; height: 33px; margin: 0; left: auto; margin-right: 0; background: url(../images/right-arrow.png) no-repeat 0 0; background-size: contain}
.webinar-series-section .flex-direction-nav a{ top: -74px}
.webinar-series-section .flex-direction-nav .flex-prev{right: auto; left: -17px; width: 33px; height: 33px; margin-right: 0; background: url(../images/left-arrow.png) no-repeat 0 0; background-size: contain}
.find-resource-item ul li:after{ width: 35px; height: 35px; top: -6px;}


.banner-section .flex-control-nav{ left: 0; top: 6%; min-width: 10px; background: none; height: 100%; margin: 0 0 0 50px}
.banner-section .flex-control-paging li a{ background: #ffffff}
.banner-section .flex-control-paging li a.flex-active,.banner-section .flex-control-paging li a:hover{ background: #3A738E}
.banner-section .flex-control-nav li{ display: block; margin: 10px 0; width: 8px; height: 8px;}
.banner-section .flex-control-nav li:first-child{ margin-top: 0px;}


.main-nav ul li.mobi,.mobi,.footer-nav-mobi{display: none;}
.desktop{display: block;}

.event-section .title-link-item { max-width: 580px; width: 49.15254237288136%; margin-left: 1.694915254237288%;}
.event-section .title-link-item:first-child{margin-left: 0;}
.event-row .news-analysis-article-item{margin-left: 4.482758620689655%; width: 30.3448275862069%;}
 .event-row .news-analysis-article-item:nth-child(3n+1){margin-left: 0; clear: both;}

.supply-chain-v2-page .common-wrap{max-width: 1210px;}

.single-artcle-content-body .about-content-details .content-details .event-row .news-analysis-article-item {width: 100%; margin-left: 0; max-width: 100%; padding-bottom: 20px; clear: both}
.single-artcle-content-body .about-content-details .content-details .event-row .news-analysis-article-item .title-of-the-article-text {min-height: auto; }

.single-artcle-content-body .about-content-details:last-child .content-details .event-row .news-analysis-article-item:last-child,
.single-artcle-content-body .featured-posts-wrapper .content-details .event-row .news-analysis-article-item:last-child{padding-bottom: 0 }
.single-artcle-content-body .single-artcle-content {padding-bottom: 86px;}
.single-artcle-content-body .featured-posts-wrapper {    float: left;    width: 100%;    background: #ebebeb; padding-bottom: 86px;}

/* WordPress */
.webinar-inner{text-align: center;}
.webinar-item,
.webinar-item:first-child{ width: 22%;margin: 0 1% 20px;display: inline-block;float: none }
.webinar-item a{ padding-left: 20px;padding-right: 20px; }
.webinar-item.current_page_item a{  background: #EFEFEF; }

.industry-content .resource-row p{padding-top:0}
.industry-content .webinar-item-wrap{max-width:375px;margin-bottom:40px}
.title-of-article a h5{color:#004563; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}

.analysis-item-wrap{text-align:center;}
/*.news-analysis-item{display: inline-block;float: none}*/

.region-select{width:100%;max-width:100%;padding:0 40px}
.region-select .search-item:first-child,
.region-select .search-item{width:100%;max-width:100%;margin:0 0 20px;padding:0 10px}
.region-select .search-item:nth-child(odd){float:right;}
.region-select .search-item .label{margin-top:0!important}
.region-title-text p{text-align:center;}
.region-title-text p a{color:#004563;margin-right:10px;display:inline;}
.region-title-text p a:hover{text-decoration: underline;}
.region-title-text p a.current{font-weight: bold;}
.resource-text-info{text-align:center;}
.resource-item-text{display:inline-block;float:none;margin:20px 0.5%; vertical-align: top;}
.resource-item-text .title-of-the-goes{padding: 0 0 18px 0;display:inline-flex;align-items:center;min-height:246px}
.resource-item-text .title-of-the-goes .center{text-align:center;width:100%;}

body .gform_wrapper{margin-top:0}
body .gform_wrapper .gform_body .gform_fields .gfield{margin-top: 0;margin-bottom: 20px;display: inline-block;float: left;width: 100%;padding-right: 0}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield textarea{float: left;width: 100%;height: 47px;border: 1px solid #E1E1E1;padding: 14px 20px!important;/*font-family: 'Open Sans', sans-serif;*/font-style: normal;font-weight: 400;color: #004563;font-size: 14px;line-height: 19px; font-family: 'Roboto', sans-serif, serif;}
body .gform_wrapper .gform_body .gform_fields .gfield textarea{height: 240px}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container{display: inline-block;float: left;width: 100%}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container label{display: inline-block;width: 100%;margin-bottom:0}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container.ginput_complex span:nth-child(2){padding-right: 0}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .name_first label {display: none;}
body .gform_wrapper .gform_footer input[type=submit]{float: left;width: 100%;cursor: pointer;font-size: 14px;line-height: 19px;/*font-family: 'Open Sans', sans-serif;*/ font-family: 'Roboto', sans-serif; font-style: normal;font-weight: 400;padding: 13px 0;border: 0;background: #004563;color: #fff}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_preview img{margin:2px 5px 0 0}
body .gform_wrapper .gform_footer{text-align: center;}
body .gform_wrapper .gform_footer .gform_ajax_spinner{float: none;margin-top: 15px;padding: 0}

body .gform_wrapper div.validation_error{color: #004563;border: none;margin-bottom: 0}
body .gform_wrapper.gform_validation_error .gform_body .gform_fields .gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){background: none;border: none;margin-bottom: 20px!important;max-width: 100%!important}
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error input[type=phone],
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error input[type=email]{border: 1px solid #E1E1E1!important;}
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error div.gfield_description {padding-top: 0}










/*======================= Reskin style ===================*/

body{color: #014e6e;}
.home-content, .single-artcle-content, .resource-center{font-family: 'Roboto', sans-serif, serif;font-weight: 400;font-size: 15px;color: #014e6e;line-height: 22px;}
h3, .banner-bottom-section h2{font-size: 34px;line-height: 38px;font-weight: 700;color: #ffffff;}
h4{font-size: 26px;line-height: 34px;color: #014e6e;font-family: 'Roboto', sans-serif, serif;font-weight: 400;}
/*.home-content .common-wrap{max-width: 1210px;padding: 0 15px;}*/
.section-title{width: 100%; text-align: center; max-width: 1180px; margin: 0 auto; clear: both;}
.section-graphics{float: left;width: 100%;text-align: center;position: relative; }
.section-graphics:after { position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background: #014e6e; content: '';margin-top: -1px;}
.section-title h4 {display: inline-block;position: relative;z-index: 1;background: #ffffff;padding: 0 35px;margin-top: -6px; }
.resource-news-section .section-title h4 {background: #eeeeee;}
.section-title p{float: left; width: 100%; line-height: 34px;font-size: 15px;font-style: italic;font-weight: 300;}

.light-gray{color: #838383;}
.light-parpel{color: #6c54a3;}
.dark-blue{color: #014e6e;}

.header-wrap{min-height: 84px;}


/*======================== Begin Home style ================*/
.single-artcle-content .about-content-details{padding-top: 54px;}
.breadcrumb-link a{float: left; margin-left: 10px; font-size: 13px;font-weight: 400;position: relative;font-family: 'Roboto', sans-serif;color: #6c54a3; font-style: italic;}
/*.breadcrumb-link a::after { position: absolute; top: 50%; right: 0; width: 12px; height: 12px; content: ''; background: url(../img/header-arrow.png)no-repeat center center / cover; margin-top: -6px; }*/
.breadcrumb-link a:nth-child(2)::before, .breadcrumb-link a:last-child::before{display: none;}
.breadcrumb-link a:first-child{margin: 0 10px;}
.header-icon { float: left; width: 17px; height: 17px;margin-top: 1px; }
.header-icon img { width: 100%; }

.main-nav ul li a{color: #014e6e;line-height: 19px;font-family: 'Roboto', sans-serif, serif;}
.main-nav ul li a:hover{color: #6c54a3;line-height: 19px;}
/*.main-nav ul li:last-child a{font-size: 16px;color: #6c54a3;font-style:normal;}*/
.search-wrap input[type="submit"]{background: url(../svgs/search.svg) no-repeat center center / contain; width: 17px;height: 18px;margin-top: 6px;}

.banner-section, .home-content-body .banner-section{position: relative;padding: 16px 0 0 0;background: #eeeeee;}
.banner-section::after{position: absolute;top:0;left:0;width: 100%;height: 16px;background:#eeeeee;content: '';}
.home-content-body .banner-section .slider-wrap{min-height: 400px;}
.slider-wrap ul li.slide{float: left; width: 100%; position: relative;}
.slider-wrap ul li.slide a {float: left; width: 100%;}
.slider-wrap ul li.slide p.commons-credit { position: absolute; padding: 2px 8px; font-size: 10px; color: #004563; right: 0px; bottom: 9px; background: #fff;}
p.empty-space {float: left;width: 100%; height: 22px; clear: both;}

.slide-wrapper{float: left; width: 100%;/* display: table;*/ background-size: cover; background-position:center center; background-repeat: no-repeat; min-height: 517px; position: relative; height: 517px; display: block}
.home-content-body .banner-section .slider-text-left, .slider-text-left { padding-left: 0; margin-left: 3.760125%; padding-top: 39px;  }
.slider-text-left h3{color: #ffffff;font-size: 34px;line-height: 38px; background-color: #6c54a3; opacity:0.9; padding: 20px;}
.slider-text-left h3 span{text-transform: uppercase;}
.slide-inner-wrap { height: 100%; width: 100%; /*display: table-cell; vertical-align: middle; */ display: block; }
.slider-text-right span, .slider-text-right a{font-size: 15px;line-height: 19px;color: #ffffff; clear: both;}
.slider-text-right a.sml-text {font-size: 12px; line-height: 15px;}
.slider-text-right a.mid-text {font-size: 15px;line-height: 19px;}
.slider-text-right span{height: 38px;background: #000000;font-size: 15px;line-height: 38px;padding: 0  23px;text-align: center;text-transform: uppercase;}
.slider-text-right a:nth-child(2){background: #6c54a3;}
.slider-text-right a:nth-child(3){background: #046240;}
.slider-text-right a:nth-child(4){background: #005780;}
.slider-text-right a:nth-child(5){background: #005780;}

.home-content-body .banner-section .flex-control-nav{bottom:12px;left:50%;height: auto;top: auto;margin-left: -30px;}
.banner-section { background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important;}
.banner-section .flex-control-nav li { display: inline-block; margin: 10px 0; width: 7px; height: 7px; margin: 0 3.5px; }
.banner-section .flex-control-nav li a{ display: inline-block; width: 7px; height: 7px; margin: 0 3.5px; }
.banner-section .flex-control-nav{min-width:inherit;margin: 0px;}
.flex-control-nav{overflow:inherit;}
.banner-section .flex-control-paging li a{background: rgba(255,255,255, .35)}
.banner-section .flex-control-paging li a.flex-active, .banner-section .flex-control-paging li a:hover{background: #ffffff;}

.three-banner-logo-section{background: #eeeeee;}
.three-banner-logo-section{padding: 35px 15px 27px;}
.three-banner-logo {width: 100%; max-width: 980px; margin: 0 auto; }

.supply-chain-section{background: #ffffff;padding: 75px 15px 85px;}
.supply-chain-section .common-wrap{max-width: 669px;margin-top: 58px;}
.chain-item{width: 22.9607250755287%;padding-right: 0px;margin: 0 7.326283987915408%;margin-top: -30px;}
.chain-item:nth-child(2){padding-right: 0;padding-top: 0;}
.chain-item:nth-child(3){margin-left: 0; width: 22.9607250755287%;padding: 0;margin-right: 0;clear: left;}
.chain-item:nth-child(4){padding-top: 0;margin-left: 15.86102719033233%;}
.chain-item:nth-child(5){margin-left: 15.25679758308157%;padding-top: 0;margin-right: 0;}
.chain-item:nth-child(6){padding-top: 0;margin-right: 7.326283987915408%;}
.chain-item:last-child{padding: 0;margin-left: 7.326283987915408%;}
.chain-item:nth-child(1), .chain-item:nth-child(6){margin-left: 19.63746223564955%;}
.chain-item:nth-child(2), .chain-item:nth-child(7){margin-right: 19.63746223564955%;}

.chain-item:last-child {width: 100%; margin-left: auto; margin-right: auto;}
.chain-item:last-child .round-image {float: none;}
.round-image{float: left;width: 100%;max-width: 152px;}
.chain-item span{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);color: #ffffff; width: 100%; padding: 8px 10px 0;}

.industry-focus-section{padding-top: 0;padding-bottom: 41px;}
.industry-focus{width: 50%;max-width: 100%;max-width: 590px;float: left;}
.industry-focus-section .section-title h4{padding: 0 25px 0 15px;}
.industry-nav{padding-top: 42px; float: left; width: 100%;}
.industry-nav ul li:nth-child(odd){width: 50.50847457627119%;}
.industry-nav ul li:nth-child(even){width: 49.49152542372881%;}
.industry-nav ul li{padding-left: 37px;position: relative;float: left;}
.industry-nav ul li:after{display: none;}
.industry-nav ul li span{font-weight: 500;font-size: 15px;line-height: 45px;}
.industry-icon{ width: 23px; height: 25px; float: left; position: absolute; top: 9px; left: 0;}
.region-focus{margin-left: 1%;width: 49%;max-width: 565px;}
.region-focus .section-title h4{color: #046240;}
.region-focus .section-graphics:after{background:#046240;}
.region-map{padding-top: 46px; padding-left: 21px; position: relative;}
.region-map a{position: relative;width: 100%;}
/*.region-map a:after, .region-map-big area:after{position: absolute; left: 50%; bottom: 75px; transform: translateX(-50%); width: 70px; height: 45px; background:  #046240; content: "North america & middle east"; font-weight: 500; color: #ffffff; border-radius: 50%; font-size: 15px; line-height: 22px; padding-top: 25px; text-align: center; opacity: 1;}*/

.webinar-series-section{padding-top: 65px;background: #eeeeee;}
.webinar-series-section .common-wrap{max-width: 1210px;}
.webinar-series-section .section-title h4{color: #6c54a3;background: #eeeeee;}
.webinar-series-section .section-graphics:after{background: #6c54a3;}
.series-link{margin-top: 17px;}
.series-link a { font-weight: 400; color: #014e6e !important;margin: 0 9px;font-size: 18px; }
.series-title-info div a{margin: 0 10px;}
.webinar-slider-wrap{margin-top: 29px;}
.webinar-slider-wrap .flex-direction-nav{margin-top: -16.5px;}
.webinar-item-wrap { float: left; max-width: 295px; width: 100%; padding: 0 10px; position: relative;}
.webinar-series-section .webinar-wrapper .webinar-item-wrap {width: 50%;}

.webinar-text{/*padding-top: 24px;*/padding-bottom: 60px;}
.webinar-text span{font-size: 15px;line-height: 22px;}
.webinar-text dfn{color: #616161;line-height: 22px;}
.webinar-text a{ width: 160px; height: 35px; line-height: 35px; padding: 0; border-radius: 50px; color: #6c54a3; padding-left: 15px; border: 1px solid #6c54a3; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%); }
.webinar-text a.register-btn{padding: 0;background: #9b9b9b;color: #ffffff;border:1px solid #9b9b9b}
.webinar-text a.register-btn:after{display: none;}
.webinar-text a::after{position: absolute;top: 50%;background: url(../svgs/play.svg)no-repeat center center / cover;width: 10px;height: 11px;content: '';margin-top: -5.5px;left: 20px;}
.webinar-text a:hover{background: #6c54a3;border: 1px solid #6c54a3;}
.webinar-text a:hover::after{background: url(../svgs/play-white.svg);}
.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev{background: url(../images/slider-arrow.png)no-repeat center center / cover;width: 38px;height: 38px;}
.webinar-series-section .flex-direction-nav .flex-prev{background: url(../images/slider-arrow-pre.png)no-repeat center center / cover;}

.find-resource-section{background: #eeeeee;padding-bottom: 83px;}
.find-resource-section .section-title h4{background: #eeeeee;}
.find-resource-inner{/* max-width: 960px; */margin: 0 auto; padding-top: 62px; clear: both;text-align: center; }
.find-resource-inner br{display: none;}
.find-resource-item,.find-resource-item:nth-child(3){ max-width: 108px; width: 108px; margin-top: 9px; height: 108px; background: #046240; border: 3px solid #046240; border-radius: 50%; position: relative; margin-top: 35px; display: inline-block; margin: 0 1% 22px;float: none; }
.find-resource-item span { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%); text-align: center; color: #fff; font-size: 14px; line-height: 17px; font-weight: 500;}


.footer-section{background: #f6f6f6;margin-top: 0;}
.newsletter-section-wrap{background: #6c54a3;}
.newsletter-section{background: #6c54a3;padding: 71px 0 86px;}
.newsletter-section h3{color: #ffffff;font-weight: 400;font-size: 26px;line-height: 34px;font-family: 'Roboto', sans-serif, serif;}
.newsletter-form{max-width: 660px;}
.newsletter-row,body .newsletter-section .gform_wrapper .newsletter-row { max-width: 277px; width: 41.51515151515152%; margin-left: 1.515151515151515% !important; position: relative; }
.newsletter-row, body .newsletter-section .gform_wrapper .newsletter-row .ginput_container {margin-top: 0}
.newsletter-row:first-child,body .newsletter-section .gform_wrapper .newsletter-row:first-child { margin-left: 20px !important; }
.newsletter-row input[type="text"], .newsletter-row input[type="email"] { border-radius: 50px; color: #6c54a3; font-weight: 400; font-family: 'Roboto', sans-serif, serif; padding-left: 24px; height: 43px; }
.newsletter-info input[type="submit"], body .newsletter-section .gform_wrapper .gform_footer input[type=submit]{background: url(../svgs/arrow.svg)no-repeat center center / cover;width: 39px;height: 39px;}
.newsletter-row:nth-child(3), body .newsletter-section .gform_wrapper .gform_footer input[type=submit]{ clear: none; padding:0;}
.newsletter-section .gform_wrapper .gform_footer { width: auto; float: left; clear: none; margin-top: 0; padding:0; margin-left:  1.515151515151515%;}
.newsletter-section .gform_wrapper div.validation_error, .newsletter-section .gform_wrapper .validation_message {color: #ff9595; }
.newsletter-section .gform_wrapper div.validation_error { font-size: 22px; line-height: 29px;}

body .newsletter-section .gform_wrapper.gform_validation_error .gform_body .gform_fields .gfield_error.newsletter-row,
body .newsletter-section .gform_wrapper.gform_validation_error .gform_body .gform_fields .gfield.gfield_error:not(.gf_left_half):not(.gf_right_half)
{max-width: 277px!important; padding-top: 0; margin-top: 0}
.newsletter-section .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {margin-top: 0;}

.newsletter-section .gform_confirmation_wrapper .gform_confirmation_message{ color: #fff; font-size: 26px; line-height: 30px; text-align: center; font-weight: bold; letter-spacing: 1px; }
.footer-lower-section{padding: 86px 0 0 0;}
.footer-widget { float: left; max-width: 215px; width: 18.14345991561181%; padding:0 ;margin-left: 22px;}
.footer-widget:first-child{ margin-left:0px}
.footer-widget:nth-child(2) { margin-left: 1.856540084388186%; }
.footer-widget:nth-child(3), .footer-widget:nth-child(4){padding-left: 0;}
.footer-widget:nth-child(3), .footer-widget:nth-child(5)  { margin-left: 2.362869198312236%; }
.footer-widget:nth-child(4) { margin-left: 2.194092827004219%; }
.footer-widget h6{padding-bottom: 23px;}
.footer-widget h6 a {color: #014e6e}
.footer-widget:first-child ul li a, .footer-widget h6{font-family: 'Roboto', sans-serif, serif;color: #014e6e;line-height: 34px;}
.footer-widget ul li a{color: #4a4a4a;font-family: 'Roboto', sans-serif, serif;line-height: 24px;font-weight: 400;}

.home-content-body .social-link a, .single-artcle-content-body .social-link a, .resource-center-body .single-artcle-content-body .social-link a, .social-link a{width: 32px;height: 32px;margin: 0 3px;}
.home-content-body .social-link a:first-child, .single-artcle-content-body .social-link a:first-child, .resource-center-body .social-link a:first-child, .social-link a:first-child{margin-left: 0;}
.home-content-body  .social-link a:last-child, .single-artcle-content-body  .social-link a:last-child, .resource-center-body  .social-link a:last-child, .social-link a:last-child{margin-right: 0;}
.home-content-body  .social-link a:before, .single-artcle-content-body  .social-link a:before, .resource-center-body  .social-link a:before, .social-link a:before{display: none;}
.home-content-body  .copyright-wrap, .single-artcle-content-body  .copyright-wrap, .copyright-wrap { margin: 0 auto; max-width: 600px; clear: both; padding-top: 96px; }
.home-content-body  .copyright, .single-artcle-content-body  .copyright,.copyright{padding-top: 24px;line-height: 22px;color: #9b9b9b;font-family: 'Roboto', sans-serif, serif; font-weight: 400;}
.home-content-body  .copyright a, .single-artcle-content-body  .copyright a, .copyright a{color: #9b9b9b;font-family: 'Roboto', sans-serif, serif; font-weight: 400;}
/*========================End Home style================*/

/*========================Begin Article style================*/
.single-artcle-content .banner-section{background: #6c54a3;min-height: 252px;}
.single-artcle-content .banner-section h2 { color: #ffffff; font-family: 'Roboto', sans-serif, serif; font-size: 34px; line-height: 38px;letter-spacing: normal;}
.article-title-top{margin-top: 11px; padding: 0 20px;}
.sidebar-wrap h5, .single-artcle-content .sidebar-wrap h5{color: #6c54a3;font-size: 15px;line-height:22px;font-weight: 500;letter-spacing: normal;font-family: 'Roboto', sans-serif, serif;position: relative;}
.sidebar-wrap h5::after{position: absolute;bottom: -15.5px;left: 0;width: 100%;height: 1px;background: #a0a0a0;content: '';}
.sidber-text p{padding-top: 39px; }
.sidber-text p a{font-size: 15px;line-height: 28px;font-style:italic;font-weight: 300;color: /*#4a4a4a;*/#fff; font-weight: 400; margin-right: 5px; padding-left: 7px; padding-right: 7px; margin-bottom: 5px;opacity: 1; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
.sidber-text p a:hover {opacity: 0.8;}
.sidber-text p a.supply_chain {background-color:#046240;}
.sidber-text p a.industry {background-color:#005780;}
.sidber-text p a.region {background-color: #6c54a3;}
.sidber-text p span{font-weight: 500;}
.sidber-text a.back-to-link{max-width: 215px;height: auto;background: #838383;color: #ffffff;line-height: 35px;text-transform: uppercase;font-weight: 500;padding: 3px 0;border-radius: 4.5px;margin-top: 27px; -webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.sidber-text a.back-to-link:hover {background-color: #6c54a3}
.content-details .about-title-text:first-child p{/*color: #838383;*/line-height: 22px;padding-top: 18px;}

.single-artcle-content .inner-wrap{max-width: 1180px;}
.content-details {width: calc(100% - 402px);}
.single-artcle-content .common-wrap .about-content-details:first-child .sidebar-wrap { padding-left: 0;max-width: 285px; }
.single-artcle-content .inner-wrap .content-details { padding: 0; margin-left: 9.70464135021097%; }
.download-info{float: left; width: 100%; padding-top: 40px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; align-items: center;}
.download-figure-wrap{float: left; width: 23.07692307692308%; max-width: 180px; margin-bottom: 10px; }
.download-figure-wrap img { width: 100%; }

.download-content{float: left; padding: 25px 0; width: calc(100% - 23.07692307692308%);}
.download-content span { float: left; width: 100%; }
.download-content span, .download-content a { padding-left: 22px;font-weight: 500; }
.download-content a {padding-top: 22px;}
.bureau-info { float: left; width: 100%; margin-top: 44px; padding-top: 61px; position: relative; }
.bureau-info .light-gray{font-weight: 500;}
.bureau-info:after { position: absolute; top: 0; left: 0; width: 100%; height: 17px; content: ''; background: #eeeeee; }
.bureau-logo-wrap { float: left; width: 100%; margin-top: 45px; }
.bureau-logo { float: left; width: 11.66666666666667%; max-width: 91px; }
.bureau-logo img { width: 100%; }
.bureau-content { float: left; margin-top: 19px;padding-left: 33px; }
.bureau-content p { float: left; color: #000000;text-transform: uppercase;}
.bureau-content span { display: block;font-weight: 500}
.single-artcle-content-body .common-wrap .about-content-details:last-child{padding-top: 98px;}
.single-artcle-content-body .about-content-details:last-child .content-details{width: calc(100% - 402px);padding: 0;margin-left: 5.152027027027027%;}
.single-artcle-content-body .about-content-details .content-details .featured-link {background-color: #014e6e; padding:20px 50px; float: left; margin-top: 100px; width: 100%; text-align: center; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.single-artcle-content-body .about-content-details .content-details .featured-link:hover {background-color: #6c54a3;}
.single-artcle-content-body .about-content-details .content-details .featured-link a h4 {color:#fff; text-align: center; margin: 30px 0 10px;}
.single-artcle-content-body .about-content-details .content-details .featured-link .section-title h4 {color:#fff; background-color:  #014e6e; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.single-artcle-content-body .about-content-details .content-details .featured-link:hover .section-title h4 {background-color: #6c54a3;}
.single-artcle-content-body .about-content-details .content-details .featured-link .section-graphics:after {background:#fff;}
.single-artcle-content-body .about-content-details .content-details .featured-link span {display: block; color:#fff;}
.team-member-details{max-width: 780px;}
/*.single-artcle-content .about-content-details:last-child .content-details .event-row .news-analysis-article-item{width: 22.07792207792208%;margin-left: 3.571428571428571%; margin-bottom: 25px;}*/
.title-of-the-article-text{padding: 0;}

/*.news-analysis-article-item:nth-child(2) { margin-left: 28px !important; }
.news-analysis-article-item:nth-child(3) { margin-left: 24px !important; }
.news-analysis-article-item:nth-child(4) { margin-left: 23px !important; }*/

.news-analysis-article-item .title-of-the-article-text p, .news-analysis-article-item .title-of-the-article-text span{font-size: 15px;line-height: 22px;}
.news-analysis-article-item .title-of-the-article-text p{padding-top: 0;font-weight: 400; color: #616161;font-size: 13px;
    line-height: 18px;}
.news-analysis-article-item .title-of-the-article-text span, .news-analysis-article-item .title-of-the-article-text em{color: #4a4a4a;}
.news-analysis-article-item .title-of-the-article-text span{margin-top: 15px;font-size: 13px; font-weight: 500;}
.news-analysis-article-item .title-of-the-article-text em{padding-top: 4px; font-weight: 400;}
.news-analysis-article-item .publication { margin-top: 18px; color: #8d8d8d; display: none!important;}
.news-analysis-article-item .publication dfn, .publication a{line-height: 12px;color: #9b9b9b;font-size: 9px;}
.about-content-details:nth-child(2) .sidebar-wrap h5::after{display: none;}
.about-content-details:last-child .sidebar-wrap h5{font-size: 20px;line-height: 22px;}
.single-artcle-content-body .footer-section{margin-top: 86px;}
.publication a:after{line-height: 11px; right: -8px;}
/*========================End Article style================*/

/*========================Begin ResourceCentre style================*/
.resource-center .banner-section{min-height: 236px;}
.banner-bottom-section{padding: 64px 20px 55px;float: left;width: 100%;}
.banner-bottom-section h2{color: #6c54a3;}
.resource-row p, .resource-row ul li{font-size: 15px;line-height: 22px;}

.resource-row { width: 33.75527426160338%; max-width: 400px; margin-bottom: 30px;}
.resource-row:last-child { width: 32.48945147679325%; max-width: 385px; }
.resource-row a{width: 260px; height: 35px; font-size: 15px; line-height: 35px; padding: 0; color: #ffffff; background: #9b9b9b; border: 1px solid #9b9b9b; -webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;text-transform: uppercase;border-radius: 50px; margin-top: 23px;}

.resource-row a:hover{background: #6c54a3;color: #ffffff;}
.search-resource-center{}
.search-title{font-family: 'Roboto', sans-serif, serif;line-height: 34px;}
.search-form-wrap{margin-top: 20px;}
.search-item:first-child input[type="text"], .search-item:last-child input[type="submit"], .search-item .selectric .label{font-family: 'Roboto', sans-serif, serif;color: #9b9b9b;height: 44px;border-radius: 50px;line-height: normal;font-weight: 400; border: 1px solid #cbcbcb; color: #6c54a3;}
.selectric{height: 44px;}
.search-item .selectric .label{line-height: 25px;border: 1px solid #cbcbcb;color: #6c54a3;}
.selectric-items li{color: #6c54a3;}
.selectric.active .label,.selectric:hover .label{background: #ffffff;color: #6c54a3}
.search-item.selectric-selected .selectric .button{background: url(../svgs/tick.svg) no-repeat; background-position: center; background-size: cover; width: 11px; height: 8px; margin-top: -4px;}
.search-item  .selectric .button, .search-item .selectric-open .selectric .button{background: url(../images/selectric-arrow.png)no-repeat center center / cover;width: 8px;height: 4px;position: absolute;top: 50%;right: 15px;margin-top: -2px;}
.search-item  .selectric-open .button{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);transform: rotate(180deg);}
.selectric-open .selectric-items{top: 35px;}
.selectric-items .selectric-scroll{padding: 0;}
.selectric-items li{line-height: 30px;border-bottom: 1px solid #f2f2f2;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.selectric-items li:hover{background: #f1f1f1;color: #6c54a3;}
.search-resource-center .search-item:nth-child(2), .search-resource-center .search-item:nth-child(3),.search-resource-center .search-item:nth-child(4), .search-resource-center .search-item:nth-child(5){max-width: 186px;width: 15.69620253164557%;margin-left: 0.5907172995780591%;}
.search-resource-center .search-item:first-child{width: 23.12236286919831%; max-width: 274px;}
.resource-center .search-item:nth-child(3), .resource-center .search-item:nth-child(4), .search-item:last-child{margin-left: 0.5907172995780591%;}
.search-resource-center .search-item:last-child{max-width: 114px;width: 9.620253164556962%;}
.search-item:last-child input[type="submit"]{background: #6c54a3;color: #ffffff;border:1px solid #6c54a3}

.resource-text-info{margin-top: 78px;}
.resource-item-col { float: left; width: 31.9831223628692%; max-width: 379px; margin-left: 2.025316455696203%;margin-top: 78px; text-align: left;}
.resource-item-col:nth-child(-n+3){margin-top: 0px;}
.resource-item-col span{font-size: 18px;line-height: 42px;font-weight: 500;font-style: italic; width: 100%; height: 42px; padding: 0; border-radius: 50px; text-align: center; color: #fff; display: block;}
.resource-item-col span a {color:#fff;}
.resource-item-col:nth-child(3n+1){margin-left: 0px; clear: both;}
.resource-item-col:nth-child(3n+1) span{background-color: #046240;}
.resource-item-col:nth-child(3n+2) span{background-color: #005780;}
.resource-item-col:nth-child(3n+3) span{background-color: #6c54a3;}
.resource-item-col:nth-child(3n+1) p{color: #046240;}
.resource-item-col:nth-child(3n+2) p{color: #005780;}
.resource-item-col:nth-child(3n+3) p{color: #6c54a3;}
/*.resource-item-col:nth-child(1) .resource-item-text {background-color:#046240;}
.resource-item-col:nth-child(1) .resource-item-text .resource-content-row p {color:#fff;}
.resource-item-col:nth-child(1) .resource-item-text .resource-content-row a {color:#fff;}
.resource-item-col:nth-child(1) .resource-item-text .resource-content-row a:hover {color:#c8e4da;}
*/
.resource-item-text{margin-left: 0;border: 1px solid #dddddd;padding: 53px 42px;margin-top: 0;}
.resource-item-col .resource-item-text { float: left; width: 100%; }
.resource-item-text p{ display: inline; }

.resource-news-section .resource-item-text {max-width: 100%; width: 100%; margin-top: 62px;}

.resource-content-row { float: left; width: 100%; margin-top: 25px; padding-top: 25px; position: relative; }
.resource-content-row:first-child{ margin-top: 0px; padding-top: 0px; }
.resource-content-row:first-child::after {display: none;}
.resource-content-row::after { position: absolute; top: 0; left: 0; width: 100%; height: 1px; background: #ddd; content: ''; }
.resource-content-row a{ color: #616161;font-weight: bold; -webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.resource-content-row a:hover{color:#6c54a3;}



.news-slider-wrap {float: left; width: 100%; position: relative;}
.news-slider-wrap ul {float: left; width: 100%;}
.news-slider-wrap ul li { float: left; left; width: 100%; min-height: 90px; padding-top: 9px; padding-bottom: 9px; border-top: 1px solid #ddd; position: relative;}
.news-slider-wrap ul li p {position: absolute; top: 50%; left: 0; transform: translateY(-50%);}
.news-slider-wrap ul li:first-child { margin-top: 0px; padding-top: 0px; border-top: 0 }
.news-slider-wrap ul li a{ color: #616161;font-weight: bold; -webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease; display: inline;}
.news-slider-wrap ul li a:hover {color:#6c54a3;}





.footer-lower-section-wrap{float: left; width: 100%; padding-bottom: 90px;}
.home-content-body  .copyright-wrap, .single-artcle-content-body  .copyright-wrap, .copyright-wrap{padding-top: 0;}
.copyright-section{background: #ffffff;}


.find-resource-inner span br{display: block;}

.industry-content .webinar-item-wrap figure{max-height: 232px; overflow: hidden;}

.main-content-section .breadcrumb-link,.main-content-section .breadcrumb-link.mobi{display: none;}

.about-content-details .sidebar-wrap ul li a, .about-content-details .member-details a, .about-content-details .job-title a{color: #704b99;}

.team-item-member figure, .webinar-content-body .webinar-series-section .webinar-item-wrap figure{max-height: 191px; overflow: hidden;}

.webinar-content .resource-row,.webinar-content .resource-row:last-child{width: 100%; max-width: 100%;}

.webinar-content-body .resource-row:last-child p{padding-left: 0; padding-right: 0;}

.webinar-content .webinar-series-section{padding-bottom: 50px;}

/*.calender-section{display: none;}*/
.chain-item a{display: block; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.chain-item .round-image img {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.chain-item:hover .round-image img {transform: rotate3d(0, 0, 1, 30deg);}

.title-of-the-article-text h6{font-size: 15px; line-height: 22px; padding-top: 0; font-weight: 500; color: #005780;}
.title-of-the-article-text a h6 {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.title-of-the-article-text:hover a h6 {color:#6c54a3;}
.single-artcle-content-body .about-content-details .title-of-the-article-text p{padding-top: 5px; line-height: 22px; font-size: 13px; font-weight: 400; color: #838383;}


.slider-wrap{float: left; width: 100%;}
.region-map-big{position: relative;}
.region-map-big area{outline: none;}

.region-map-big a{display: block; position: relative;}

.region-map-big area:before{content: attr(alt); background: #046240; padding: 20px; border-radius: 100%; width: 65px; height: 65px; text-align: center; display: block; position: absolute; font-size: 15px; line-height: 18px; color: #ffffff; font-weight: 500; font-family: 'Roboto', sans-serif, serif; opacity: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; z-index: 5;}
.region-map-big area:first-child:before{left: 280px; top: 15px; padding-top: 30px; height: 50px;}
.region-map-big area:nth-child(2):before{left: 100px; top: 100px; padding-top: 30px; height: 50px;}
.region-map-big area:nth-child(3):before{left: 200px; bottom: 150px;}
.region-map-big area:nth-child(4):before{right: 350px; top: 105px; line-height: 65px;}
.region-map-big area:nth-child(5):before{right: 180px; top: 100px; line-height: 65px;}
.region-map-big area:nth-child(6):before{right: 50px; bottom: 120px; line-height: 65px;}
.region-map-big area:last-child:before{right: 39%; bottom: 220px; line-height: 65px;}



.region-map-big area:hover:before{opacity: 1;}
.map-image{position: absolute; right: 0; top: 0; width: 100%; z-index: 1;}
.blank-image{position: relative; z-index: 9;}
.region-map-big{padding-top: 0; margin-top: 125px;}
.map-hover-state,.map-hover-state img{float: left; width: 100%; position: absolute; right: 0; top: 0; z-index: 4}
.map-hover-state img{display: none;}


  #Africa path, #Asia path, #MiddleEast, #NAmerica path, #SAmerica path, #Europe path, #Oceana path{fill: #6c54a3;  -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
  #Africa.selected path, #Asia.selected path, #MiddleEast.selected, #NAmerica.selected path, #SAmerica.selected path, #Europe.selected path, #Oceana.selected path{fill: #046240;  -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;}
  #Africa:hover path, #Asia:hover path, #MiddleEast:hover, #NAmerica:hover path, #SAmerica:hover path, #Europe:hover path, #Oceana:hover path{fill: #046240}

.tooltip h2 {float: none; color: #046240;font-size: 28px;}
.afr, .eur, .me, .oc, .lac, .asia, .na {position: absolute; bottom: 15px; width: 100%; text-align: center; opacity: 0; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;  }
.afr.visible-tooltip, .eur.visible-tooltip, .me.visible-tooltip, .oc.visible-tooltip, .lac.visible-tooltip, .asia.visible-tooltip, .na.visible-tooltip  {opacity: 1;}

div.aligncenter {margin:0 auto; }
.about-title-text img {margin:15px 0; max-width: 50%;}
.single-artcle-content .about-title-text img {max-width: 100%;}
img.alignleft {margin-right: 15px; float: left;}
img.alignright {margin-left: 15px; float: right;}
img.aligncenter {margin: 15px auto; float: none; display: block}
.images-wrapper {float:left; width: 100%; text-align: center;}
.images-wrapper img {width: auto; float: none; display: inline-block; height: 100%; max-height: 200px;}


/* =======================================================================================================
============================================ Responsive style ========================================== */

/*      Mobile Layout: 320px and 480px and more but less than or equal to 767px.
----------------------------------------------------------------------------------
*/

@media only screen and (min-width: 320px) and (max-width: 767px) {
.desktop {display: none;}
.mobi {display: block;}

    input[type="text"],input[type="submit"],input[type="password"],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none; border-radius: 0}

    h2{font-size: 30px;}

    .phone-nav,.footer-nav-mobi{display: block;}
    .logo-wrap{float: left; width: 100%; height: 72px; padding: 5px 0;}
    .main-logo{width: 88px; position: relative; left: auto; bottom: auto; float: left; margin-left: 30px;}
    .main-logo a{display: block;}
    .breadcrumb-link{position: absolute; padding-top: 45px; margin-left: 30px; display: none;}

    .main-nav{padding: 60px 0 20px; display: none; width: 100%; background: #004563; max-height: calc(100vh - 71px); overflow-y: auto;}
    .main-nav ul, .footer-nav-mobi ul{text-align: left; padding: 0 30px;}
    .main-nav ul li, .footer-nav-mobi ul li{width: 100%; display: block; padding: 5px 0; margin: 0; border-bottom: 3px solid #156284; position: relative; float: left;}
    .main-nav ul li:after, .footer-nav-mobi ul li:after{position: absolute; left: 0; top: 18px; width: 6px; height: 2px; background: #ffffff; content: ""; opacity: 0;}
    .footer-nav-mobi ul li:after{top: 14px;}
    .main-nav ul li.active:after, .footer-nav-mobi ul li.active:after{opacity: 1;}

    .three-banner-logo {text-align: center;}
    .three-banner-logo img {width: 100%;}
    .item-banner-logo {float:none; display:block; margin:0 auto;    max-width: 300px;    width: 100%;}
    .item-banner-logo a {float: left;}
    .item-banner-logo:nth-child(2),.item-banner-logo:nth-child(4) {width: 7.346938775510204%}
    .item-banner-logo:nth-child(4) { transform: rotateY(0deg);}
    .item-banner-logo:nth-child(4) img {transform:rotateY(180deg);}

    div.aligncenter {margin:0 auto;}
    .about-title-text img, img.alignleft, img.alignright {margin:15px 0;}
    .about-title-text img {width: 100%;}
    .wp-caption,.about-title-text p img, .wp-caption-text {width: 100% !important;}

    .images-wrapper img {width: 100%; max-width: 300px; height: auto; display: block; margin:10px auto; max-height: none}

    .main-nav ul li.active, .footer-nav-mobi ul li.active, .main-nav ul li.current-menu-item, .footer-nav-mobi ul li.cuttent-menu-item{padding-left: 13px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
    .main-nav ul li.active:after, .main-nav ul li.current-menu-item:after, .footer-nav-mobi ul li.active:after, .footer-nav-mobi ul li.current-menu-itme:after{opacity: 1; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
    .main-nav ul li a:hover, .main-nav ul li.current-menu-item a{color: #ffffff; font-weight: 700;}
    .main-nav ul li:last-child:before{display: none;}
/*    .main-nav ul li:last-child a{margin: 0; font-style: normal;}*/
    .main-nav ul li a,.main-nav ul li.current-menu-item a, .main-nav ul li.current-menu-item ul li a{color: #ffffff;}
    .main-nav ul li:last-child, .footer-nav-mobi ul li:last-child{border-bottom: 0;}
    .main-nav ul li:last-child a, .footer-nav-mobi ul li:lastchil-{font-style: normal; font-weight: 400;}


    .banner-section .flex-control-nav{display: none;}

    .slider-text-left{width: 100%; margin: 0; max-width: 100%;}
    .banner-section{padding: 40px 0 30px;}
    .home-content-body .banner-section{padding-bottom: 30px;}

    .three-banner-logo-section{padding: 30px 0;}

    .header-wrap{position: fixed; left: 0; top: 1px; margin-top: -1px; z-index: 999999;}
    .main-content-section{padding-top: 72px;}
    .slider-text-right{padding-top: 30px; position: relative; left: auto; right: auto; transform: translateY(0); text-align: center;    float: none;    display: block;    margin: 0 auto;}
    .slider-text-right span {float: none; display: inline-block; margin-top: 30px;}
    ul.center li {clear: both; display: block; float: none;}
    .slider-text-right ul.center li a {padding: 10px 17px;}

    .main-nav ul li.mobi,.mobi{display: block;}
    .footer-nav-mobi ul a{color: #094966;}
    .desktop{display: none;}

    .search-wrap{left: 134px; top: 27px;}
    .expand-btn{left: 0;}
    .input-field{top: 0; left: 35px; right: auto; width: 150px;}
    .search-wrap input[type="text"]{top: 0; left: -150px; right: auto; width: 150px; height: 30px; font-size: 14px; -webkit-transition: left 0.3s; -moz-transition: left 0.3s; -ms-transition: left 0.3s; -o-transition: left 0.3s; transition: left 0.3s;}
    .search-box-expanded.search-wrap input[type="text"]{left: 0px; right: auto; -webkit-transition: left 0.3s; -moz-transition: left 0.3s; -ms-transition: left 0.3s; -o-transition: left 0.3s; transition: left 0.3s;}
    .search-wrap input[type="submit"],.expand-btn{width: 30px; height: 30px;}

    .footer-lower-section-wrap {padding-bottom: 20px;}
    .footer-lower-section-wrap .common-wrap{padding: 0;}
    .newsletter-section-wrap .common-wrap{padding: 0 6px;}
    .footer-widget{display: none;}
    .footer-lower-section{padding: 60px 30px 40px; margin-top: 0;}
    .footer-nav-mobi{float: left; width: 100%;}
    .footer-nav-mobi ul{padding: 0;}
    .footer-nav-mobi ul li:after{background: #094966;}
    .copyright{padding-top: 15px;}

    .newsletter-section h3{font-size: 22px;}
    .newsletter-section{padding: 30px 20px 25px;}
    .newsletter-row{width: 100%; max-width: 100%; margin: 6px 0;}

    .newsletter-row:nth-child(3){margin: 0; width: auto; float: right;}
    .newsletter-info input[type="submit"]{font-size: 13px; color: #004563; line-height: 17px; /*font-family:'Circular Std Medium';*/ font-weight: 500; text-indent: inherit; background: transparent; margin-top: 12px; width: auto; height: auto;}

    .supply-chain-v2-page .common-wrap, .region-content .common-wrap, .search-resource-center .common-wrap, .rsource-content-details .common-wrap{padding: 0 25px;}
    .supply-chain-details-wrap{padding-top: 20px;}

    .region-text-wrap{width: 100%; max-width: 100%;}
    .supply-chain-v2-page-body .region-details-wrap .region-text-info{padding-top: 24px;}
    .region-title-text{padding: 0 25px 25px;}
    .region-title-text p{padding-top: 13px;}
    .region-title-text.all-news{display: none;}

    .filter-row label{display: none;}
    .region-select .filter-row,.filter-row:nth-child(2){width: auto; margin: 0;}
    .region-select .filter-row .selectric .label,.region-select .filter-row .selectric.active .label, .region-select .filter-row .selectric:hover .label{background: transparent; padding: 0; padding-right: 20px; color: #425d86;}
    .selectric .label{height: auto; height: auto;}

    .selectric-open .selectric-items{margin-top: 0; min-width: 100px;}
    .filter-row label, .enquire-form-wrap .selectric-items ul, .selectric-items li{padding-left: 5px;}
    .selectric .button,.search-item  .selectric .button{background: url(../images/selectrick-icon.png) no-repeat 0 0; width: 3px; height: 3px; top: 22px; right: 10px;}
    .search-item .selectric .label{padding: 0 20px; height: auto;}

    .region-select-wrap{padding-top: 0;}
    .region-select-wrap{width: 100%; float: left; max-width: 100%;}
    .region-select{max-width: 285px;}

    .supply-chain-v2-page-body .region-details-wrap .region-text-info{padding-bottom: 0;}
    .news-and-analysis-wrap{margin: 0; width: 100%; max-width: 100%; padding-top: 18px; padding-bottom: 20px; border-bottom: 1px solid #616161;}

   /* .news-analysis-article-item,*/.title-of-the-article-item{width: 100%; max-width: 100%; margin: 20px 0 0; padding-bottom: 18px; border-bottom: 1px solid #e1e1e1;}
    .news-analysis-article-item figure, .title-of-the-article-item figure,.team-item-member figure,.profile-thumb{width: 45%; float: left;}
    .title-of-the-article-text,.member-details,.profile-details{width: 55%; padding-left: 20px; padding-top: 5px;}
    .profile-details{padding-left: 15px; padding-top: 10%;}
    .news-analysis-article-item .title-of-the-article-text p,.news-analysis-article-item .publication,.link-and-title a.desktop,.title-of-the-article-item{display: none;}
    .title-of-the-article-item:first-child, .title-of-the-article-item:nth-child(2){display: block;}
    .pagination-wrap{padding-top: 30px;}
    .pagination-wrap a{font-size: 17px;}

    .news-analysis-article-item:nth-child(3) figure{display: none;}
    .news-analysis-article-item:nth-child(3) .title-of-the-article-text{width: 100%; padding: 0;}
    .news-analysis-article-item:nth-child(3)  .title-of-the-article-text em, .news-analysis-article-item:nth-child(3)  .title-of-the-article-text span,.title-of-the-article-text span{display: none;}
    .news-analysis-article-item:nth-child(3) .publication.mobi, .news-analysis-article-item:nth-child(3) .publication em{display: inline-block; width: auto;}
    .news-analysis-article-item:nth-child(5),.news-analysis-article-item:nth-child(6){display: none;}
    .news-analysis-article-item .publication{margin-top: 5px;}
    .news-analysis-article-item .title-of-the-article-text em, .publication em{padding-top: 0; font-size: 10px; line-height: 10px; font-style: normal; font-weight: 400;}
    .news-analysis-article-item .title-of-the-article-text span{padding-top: 10px; font-size: 10px;}
    h5{font-size: 16px;}
    .news-analysis-article a.mobi /*.publication-text a.mobi*/{font-size: 16px; color: #fff; margin: 20px 0 0; float: left;}
    .news-analysis-article a.mobi,a.see-all { width: auto; height: auto; font-size: 15px; line-height: 35px; padding: 0 20px; color: #ffffff; background: #704b99; border: 1px solid #704b99; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-transform: uppercase; border-radius: 50px; margin-top: 23px;display: inline-block;}
    .industry-content-body .title-of-the-article-section .title-of-the-article-item .publication{margin-top: 10px;}

    /*.link-and-title{padding-left: 25px;}*/

    .publiction-item{width: 100%; padding:0; /* border-bottom: 1px solid #e1e1e1;*/ }
    .publiction-item .title-of-the-article-text{width: 100%; padding-top: 0; margin: 14px 0 0; background: #ebebeb; padding: 20px;}
    .region-content-body .publication-title-text .title-of-the-article-text {padding-top: 20px;}
    .publiction-item:first-child .title-of-the-article-text{margin-top: 28px;}
    .supply-chain-v2-page .publication-title-text .title-of-the-article-text{padding-top: 20px;}
    .publiction-item .title-of-the-article-text span{display: none;}

    .supply-chain-v2-page .publiction-item .publication{margin-top: 5px;}
    .publiction-item:nth-child(3), .publiction-item:nth-child(4),.publiction-item:nth-child(5), .publiction-item:nth-child(6){display: none;}
    .region-details-wrap,.publication-title-text{padding-bottom: 0; border-bottom: 0;}

    .title-link-item,.title-of-the-row,.supply-chain-v2-page .event-section .title-link-item,.supply-chain-v2-page .event-row .news-analysis-article-item{width: 100%; max-width: 100%; margin: 30px 0 0;}
    .event-row .news-analysis-article-item {width: 100%;
    padding-top: 0;
    margin: 14px 0 0;
    background: #ebebeb;
    padding: 20px 20px;}
    .event-row .news-analysis-article-item.no-posts, .publiction-item .title-of-the-article-text.no-posts, .event-row .news-analysis-article-item.no-posts {padding:0; background: transparent; color: #919191;}
    .event-row .news-analysis-article-item.no-posts h5, .publiction-item .title-of-the-article-text.no-posts h5, .event-row .news-analysis-article-item.no-posts h5 { color: #919191; font-weight: normal; font-size:14px;}
    .title-link-item,.publication-title-text {padding-bottom: 20px; border-bottom: 1px solid #616161;}
    .supply-chain-v2-page-body .video-sction,.supply-chain-v2-page .legislation-section {padding:0; margin-top: 30px; }
    .title-link-item:first-child,.title-of-the-row:first-child{margin-top: 0;}
    .supply-chain-v2-page .legislation-section, .legislation-section,.event-section{padding-bottom: 0; border-bottom: 0;}
    .analysis-title-wrap{max-width: 100%; float: left; padding: 0 10px;}
    .news-analysis-item{width: 100%; max-width: 100%; margin-left: 0; margin-right: 0;/* display: none;*/}
    .news-analysis-item:first-child{display: inline-block;}

    .title-link-item .news-analysis-article-item{max-width: 100%;}
    .event-row .news-analysis-article-item{margin-left: 0; margin-right: 0;}

    .title-of-the-row{width: 100%; max-width: 100%; margin-left: 0; margin-right: 0;}

    .supply-chain-v2-page-body .footer-section, .region-content-body .footer-section {margin-top: 30px;}

    .title-of-article {padding: 20px; }

 /*   .title-link-item .title-of-article:nth-child(4){display: none;}*/
    .title-of-the-row .title-of-article:nth-child(3),.event-row .news-analysis-article-item .title-of-the-article-text span{display: none;}
    .event-row .news-analysis-article-item .publication{display: block;}
    .supply-chain-v2-page-body .event-section{padding-top: 0;}
    .supply-chain-v2-page-body .event-section,.supply-chain-v2-page-body .news-analysis-section,.supply-chain-v2-page-body .video-sction{padding-bottom: 0; border-bottom: 0;}
    .supply-chain-v2-page-body .news-analysis-section,.title-of-the-row-section{padding-top: 30px;}

    .news-analysis-article-item:first-child,.news-analysis-article-item:last-child{margin-top: 27px;}
    .publication-title-text{padding-top: 30px;}

    .supply-chain-section .common-wrap{margin-top: 30px;}
    .chainn-title{position: relative; left: auto; top: auto; right: auto; bottom: auto; float: left; width: 100%; text-align: center; -webkit-transform: translate(0); -moz-transform: translate(0); transform: translate(0);}
    .chain-item:nth-child(2), .chain-item:nth-child(3),.chain-item:nth-child(4),.chain-item:nth-child(5),.chain-item:nth-child(6),.chain-item:nth-child(7),.chain-item:last-child{float: none; max-width: 320px; width: 100%; margin: 0 auto; clear: both; overflow: hidden; padding: 0; padding-top: 30px;}
    .supply-chain-section{padding-bottom: 50px;}

    .industry-focus-section{padding-top: 50px;}

    .industry-focus,.region-focus,.industry-nav,.industry-nav:last-child,.find-resource-item,.find-resource-item:nth-child(3),.find-resource-item:last-child{width: 100%; max-width: 100%; padding: 0; margin: 0;}
    .region-focus,.find-resource-section,.webinar-series-section{padding-top: 40px;}
    .industry-nav{padding-top: 20px;}
    .flex-direction-nav{display: none;}

    .find-resource-section .common-wrap{padding: 0;}
    .find-resource-item ul li{margin-top: 35px;}

    .footer-section,/*.industry-content-body .footer-section,.region-content-body .footer-section,*/.about-content-body .footer-section,.single-artcle-content-body .footer-section,.supply-chain-page-body .footer-section{margin-top: 55px;}
    .webinar-item-wrap{max-width: 100%;}
    .slider-text-left h3{ font-size: 14px; line-height: 20px; font-weight: 500;  }
    .series-title-info div{font-size: 18px;}

    .construction-title,.filter-section{width: 100%; max-width: 100%;}
    .filter-row{max-width: 100%; width: auto; clear: both;}
    .filter-row:nth-child(3){margin: 0;}
    .selectric .label{background: transparent; padding: 0 10px;}
    .construction-section{padding: 30px 0;}
    .selectric.active .label, .selectric:hover .label{background: transparent; color: inherit;}

    .selectric.active .button, .selectric:hover .button{background: url(../images/selectrick-icon.png) no-repeat 0 0;}

    .resource-row{width: 100%;}
    .resource-row a{float: left;}
    .news-head a,
    .news-head span{float:none!important}
    .search-item,.search-item:first-child{width: 100%;}
    .search-item:nth-child(2), .search-item:nth-child(3), .search-item:nth-child(4),.resource-center .search-item:nth-child(3),.resource-center .search-item:nth-child(4),.resource-center .search-item:last-child{width: auto; clear: both; margin: 0;}
    .resource-center .search-item:last-child{width: 138px;}
    .search-item:nth-child(2){margin-top: 10px;}
    .selectric-items{top: 35px;}
    .search-item:last-child input[type="submit"]{height: 40px; line-height: 22px; margin-top: 10px;}

    .resource-item-text{width: 100%; max-width: 100%; margin: 0; margin-top: 30px;}
    .resource-news-section .resource-item-text {margin-bottom: 62px;}

    .about-content-details{padding-top: 30px;}
    .sidebar-wrap,.content-details,.about-content-body .about-content-details:last-child .content-details,.team-item-member{max-width: 100%; width: 100%; padding: 0; margin: 0;}

	.bio-modal-window .team-item-member-wrap {top: 60%; width: 85%;}
	.bio-modal-window .team-item-member-m figure { max-height: 70px; position: relative; top: 0; width: 70px; margin:5px 0;}
	.bio-modal-window .team-item-member-m .member-details {padding-top: 20px; max-height: 50vh;}
	.bio-modal-window .close-btn {top: 20px; right: 20px; }

    .content-details,.about-content-body .about-content-details:last-child .content-details,.team-item-member{padding-top: 30px;}
    .item-logo,.item-logo:nth-child(3n+1){width: 100%; float: none; margin: 10px auto 0; clear: both;}
    .item-logo a {width: 100%;}
    .item-logo a img {    float: none;    width: auto;    display: block;    margin: 0 auto;    max-width: 100%;}

    .logo-item-wrap{/*border: 0; */padding-bottom: 10px;}

    .inquiry-cool{width: 100%; max-width: 100%; margin: 0;}
    .inquiry-cool:nth-child(2){margin-top: 20px;}

    .join-us-title-wrap,.banner-video-wrap{width: 100%; max-width: 100%;}
    .banner-video-btn{float: none; margin: 30px auto 0;}

    .join-row,.join-row:first-child{width: 100%; max-width: 320px; margin: 0; float: none; margin: 0 auto; clear: both;}

    .join-row:first-child .join-us-item-text:last-child{padding-top: 50px; padding-bottom: 10px;}
    .join-row:nth-child(2) .join-us-title-text{padding-bottom: 35px;}

    .join-us-item-text{margin-top: 30px;}
    .join-row:first-child .join-us-item-text{margin-top: 0;}

    .excited-about-what-section{margin-top: 30px;}
    .excited-about-thumb, .excited-about-form{width: 100%; max-width: 100%; margin-left: 0; margin-right: 0;}

    .excited-text{padding: 35px 15px 26px;}

    .webinar-content-body .webinar-series-section .webinar-item-wrap,.webinar-content-body .webinar-series-section .webinar-item-wrap:nth-child(3n+1){width: 100%; float: none; margin: 30px auto 0; clear: both;}

    .calender-section{padding-top: 40px;}
    .webinar-speaker{width: 100%; padding-right: 0;}

    .webinar-feedback-form{width: 100%; margin-top: 40px;}
    .webinar-item,.webinar-item:first-child{width: 100%; margin: 10px auto 0; float: none; clear: both; overflow: hidden;}
    .webinar-series-item-wrap{margin-top: 40px;}

    .single-artcle-content .about-content-details{padding-top: 30px;}
    .sidber-text a.back-to-link, .resource-row a{margin-top: 30px;}
    .sidber-text p{padding-top: 15px;}
    .single-artcle-content .inner-wrap .content-details{padding-left: 0;}
    .document-row{width: 100%;}
    .document-thumb{width: 45%;}
    .document-text{width: 55%;}
    .single-artcle-content-body .common-wrap .about-content-details:last-child{padding-top: 40px;}
    .single-artcle-content-body .about-content-details:last-child .content-details/*,.event-row .news-analysis-article-item*/{width: 100%; padding-left: 0;}
    .about-content-details:last-child .content-details .event-row .news-analysis-article-item{margin-left: 0;}

    .single-artcle-content .news-analysis-article-item .title-of-the-article-text em, .publication em{display: none;}
    .single-artcle-content .news-analysis-article-item{padding-top: 20px;}
    .single-artcle-content .about-content-details:last-child .content-details .event-row .news-analysis-article-item:nth-child(4n+1){padding-top: 0;}
    .copyright-section{padding-bottom: 30px;}
    .single-artcle-content-body .inquiry-wrap .inquiry-info { padding: 35px 20px 20px;}
    .single-artcle-content-body .inquiry-wrap .inquery-text p{padding-top: 30px;}

    .single-artcle-content .banner-section{min-height: 320px;}

    .selectric .label{margin-top: 13px; padding-left: 0; padding-right: 20px;}
    .region-title{position: relative; padding: 55px 15px 0; left: auto; right: auto; top: auto; float: left;5}
    .region-map-big {padding: 45px 15px 40px; }
    .event-section .title-link-item{width: 100%; max-width: 100%;}
    .region-content-body .video-sction,.region-content .news-analysis-section{padding-bottom: 0; border-bottom: 0;}

    .header-wrap{padding: 0;}

    .main-nav ul li ul.dropdownNav, .footer-nav-mobi ul li ul.dropdownNav{position: relative; left: auto; float: left; background: inherit; max-width: 350px; width: 100%;}
    .main-nav ul li:hover ul.dropdownNav, .footer-nav-mobi ul li:hover ul.dropdownNav{left: auto;}

    .main-nav ul li.hasDropdown a, .footer-nav-mobi ul li.hasDropdown a{position: relative;}
    .main-nav ul li.hasDropdown a:before, .footer-nav-mobi ul li.hasDropdown a:before{position: absolute; width: 10px; height: 9px; right: 15px; top: 8px; background: url(../images/dropdown-bg.png) no-repeat 0 0; content: "";}
    .main-nav ul li.hasDropdown > a, .footer-nav-mobi ul li.hasDropdown > a{display: block;}
    .main-nav ul li.hasDropdown li a:before, .footer-nav-mobi ul li.hasDropdown li a:before{display: none;}

    .resource-center .selectric .button, .search-item  .selectric .button{top: 15px;}

    .single-artcle-content .about-content-details:last-child .content-details .event-row .news-analysis-article-item{width: 100%; margin: 0;}



    /*========== Reskin style ========*/
    .single-artcle-content .inner-wrap .content-details { padding-top: 15px; margin-left: 0px; }
    .download-figure-wrap { float: none; margin: 0 auto; max-width: 180px;width: 100%; }
    .download-content {padding-top: 20px; width: 100%; padding-bottom: 0;}
    a.light-parpel { padding-top: 5px; }
    .bureau-info { padding-top: 25px; margin-top: 25px; }
    .bureau-logo-wrap { margin-top: 20px; }
    .bureau-logo { float: none; margin: 0 auto; max-width: 137px; }
    .bureau-content { float: none; margin: 0 auto; text-align: center; padding-top: 20px; clear: both; padding-left: 0px; padding: 15px 10px 0  10px; }
    .bureau-content p { float: none; text-align: center; padding-left: 0px; margin-left: 0px; /* padding: 0px !important; */ }
    .content-details { margin-left: 0px !important; }
    .news-analysis-article-item { float: left; width: 100%; max-width: 100%; margin-left: 0;}
    .title-of-the-article-text,
    .member-details, .profile-details { padding-left: 0px; width: 100%; min-height: 240px; min-height: auto;}
    .news-analysis-article-item .title-of-the-article-text p, .event-row .news-analysis-article-item .title-of-the-article-text span, .single-artcle-content .news-analysis-article-item .title-of-the-article-text em, .publication em { display: block; }
    .newsletter-form { width: 100%; text-align: center; }
    .newsletter-row:first-child, body .newsletter-section .gform_wrapper .newsletter-row:first-child { margin-left: 0px !important; }
    body .newsletter-section .gform_wrapper .newsletter-row {width: 100%; max-width: 100%; margin-left: 0 !important; }
    body .newsletter-section .gform_wrapper .gform_footer {float: right;clear: both;}
    body .newsletter-section .gform_wrapper .gform_footer input[type=submit] {background: transparent; content: ""; color: #fff; width: auto; padding:0 20px;text-indent:0; }
    .single-artcle-content-body  .copyright-wrap{padding-top: 0;}

    /*==================resource page==============*/

    .banner-bottom-section { padding: 30px 15px 30px; float: none; width: 100%; clear: both; }
    .resource-row, .resource-row:last-child{width: 100%;text-align: center;float: none;margin: 0 auto;}
    .banner-bottom-section h2{float: none;text-align: center;}
    .resource-row p{padding-top: 15px;}
    .resource-row a{float: none;}
    .search-form-wrap {max-width: 350px; float: none; margin: 0 auto; clear: both; padding-top: 20px; }
    .search-item, .search-item:first-child, .search-item:nth-child(2), .resource-center .search-item:nth-child(3), .resource-center .search-item:nth-child(4), .resource-center .search-item:nth-child(5), .resource-center .search-item:last-child{ width: 100%; max-width: 100%; height: 44px;margin-top: 15px;}
    .search-item .selectric .label {height: 44px; line-height: 42px; background: #ffffff;}
    .resource-center .selectric .button, .search-item  .selectric .button{margin-top: -1.5px;top: 50%;}
    .selectric-open .selectric-items{top: 50px;}
    .search-item .selectric .label{color: #6c54a3;}
    .resource-item-col { width: 100%; max-width: 100%; margin-top: 20px; }
    .resource-item-col:nth-child(-n+3) { margin-top: 20px; margin-left: 0;}
    .resource-item-col .resource-item-text { margin-top: 10px; }

    .search-wrap input[type="submit"]{margin-top: 0px; background-size: 20px;}
    .main-content-section{padding-top: 70px;}
    .main-nav ul li:last-child a{color: #ffffff;}
    .banner-section, .home-content-body .banner-section{padding-top: 6px; background: transparent; padding-bottom: 0; background: #eeeeee;}
    .banner-section:after{height: 6px;}
    .header-wrap,.logo-wrap{min-height: 70px;}
    .home-content-body .banner-section .slider-text-left, .slider-text-left{margin: 0; padding: 0px 20px;}
    .supply-chain-section{padding: 40px 15px 25px;}
    h4{font-size: 20px; line-height: 26px;}
    .section-title h4{padding: 0 20px;}
    .supply-chain-section .common-wrap{text-align: center;}
    .chain-item,.chain-item:nth-child(1), .chain-item:nth-child(6),.chain-item:nth-child(2), .chain-item:nth-child(3), .chain-item:nth-child(4), .chain-item:nth-child(5), .chain-item:nth-child(6), .chain-item:nth-child(7), .chain-item:last-child{float: none; max-width: 152px; width: 100%; margin: 30px auto 0; clear: both; padding-top: 0;}
    .chain-item span{padding-top: 0;}
    .industry-focus-section{padding-top: 30px;}
    .industry-nav:nth-child(2){width: 100%;}

    .find-resource-item,.find-resource-item:nth-child(3), .find-resource-item:last-child{max-width: 108px; margin: 20px 10px 0;}
    .series-link a{font-size: 15px; line-height: 22px;}
    .series-title-info div{margin-top: 0;}
    .series-title-info div.webinar-item-wrap:nth-child(2n+1) {clear: both}
    .find-resource-inner{padding-top: 20px;}
    .find-resource-section{padding-bottom: 25px;}
    .footer-section, /*.industry-content-body .footer-section, .region-content-body .footer-section,*/ .about-content-body .footer-section, .single-artcle-content-body .footer-section, .supply-chain-page-body .footer-section{margin-top: 0;}
    .newsletter-info input[type="submit"]{color: #ffffff;}
    .main-nav ul li a, .footer-nav-mobi ul li a{font-size: 14px;}
    .home-content-body  .copyright-wrap, .single-artcle-content-body  .copyright-wrap {padding-top: 0;}
    .footer-lower-section{padding-top: 40px;}
    .resource-text-info{margin-top: 30px;}
    .resource-center .resource-text-info{margin-top: 10px;}
    .resource-item-col{margin-left: 0;}
    .resource-item-text{padding: 30px 25px 25px;}
    .resource-content-row{margin-top: 15px;}
    .resource-center-body .footer-section{margin-top: 30px;}
    .selectric .button, .search-item  .selectric .button{right: 15px;}

    .home-content-body  .copyright-wrap, .single-artcle-content-body  .copyright-wrap, .copyright-wrap{padding-top: 0;}

    .supply-chain-v2-page .region-select .filter-row:first-child,.supply-chain-v2-page .region-select .search-item:nth-child(odd),.supply-chain-v2-page .search-item:nth-child(4),
    .region-content-body .region-select .filter-row:first-child,.region-content-body .region-select .search-item:nth-child(odd),.region-content-body .search-item:nth-child(4){width: 100%; max-width: 100%;}
    .region-select .filter-row .selectric .label{padding: 0 20px;}

    .supply-chain-v2-page .search-item,.supply-chain-v2-page .search-item:nth-child(2), .supply-chain-v2-page .search-item:nth-child(3),
    .region-content-body .search-item,.region-content-body .search-item:nth-child(2),.region-content-body .search-item:nth-child(3){margin-top: 15px;}
    .supply-chain-v2-page .search-item:nth-child(4),.region-content-body .search-item:nth-child(4){margin-top: 5px;}

    .industry-nav ul li:nth-child(odd),.industry-nav ul li:nth-child(even){width: 100%;}

    .article-title-top {/*position: relative; left: auto; top: auto; -webkit-transform: translate(0); -moz-transform: translate(0); transform: translate(0);*/ padding: 30px 0 20px}
    .single-artcle-content .banner-section h2{font-size: 24px; line-height: 34px;}

    .supply-chain-page-body .supply-chain-section .common-wrap,.supply-chain-section .common-wrap{margin-top: 0;}
    .supply-chain-page-body .supply-chain-section{padding-top: 10px;}


    .region-content-details{margin-top: 45px;}
    .region-map-big area[title]:before{opacity: 0}

    .search-resource-center .search-item:first-child,.search-resource-center .search-item:nth-child(2) {max-width: 100%; width: 100%;}
    .about-content-body .content-wrap {padding-top:20px; }
    .sidber-text,.single-artcle-content .common-wrap .about-content-details:first-child .sidebar-wrap {max-width: 100%;}
    .about-content-details .sidebar-wrap, .about-content-details .content-details {margin-bottom: 20px; }

    .webinar-series-section .series-title-info, .webinar-calendar {width: 100%; padding-left: 0;}
    .ai1ec-single-event .ai1ec-actions .ai1ec-btn-group-vertical {margin-top: 8px;}
    .about-title-text .ai1ec-time .ai1ec-field-label {margin-left: 10px;}




/*      Wide Mobile Layout: 320px.
------------------------------------------------------------
*/

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

    .search-wrap{left: 80px;}
    .input-field{left: 35px; width: 150px;}
    .main-logo{margin-left: 15px; width: 64px; bottom: -19px;}

}


/*      Wide Mobile Layout: 480px.
------------------------------------------------------------
*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .main-nav{max-height: 250px; overflow-y: auto;}
    /*.industry-nav,.industry-nav:last-child{width: 50%;}*/
    .industry-nav:last-child{padding-top: 30px;}
    .filter-row{clear: inherit;}
    /*.breadcrumb-link{padding-top: 45px;}*/

    /* Reskin style */

    .resource-row, .resource-row:last-child {float: none; clear: both; max-width: 100%; }
    .download-content a{text-align: center;}

    .chain-item,.chain-item:nth-child(1), .chain-item:nth-child(6),.chain-item:nth-child(2), .chain-item:nth-child(3), .chain-item:nth-child(4), .chain-item:nth-child(5), .chain-item:nth-child(6), .chain-item:nth-child(7), .chain-item:last-child{display: inline-block; clear: none; margin: 30px 10px 0;}
    .find-resource-inner br{display: block;}
    /*.industry-nav,.industry-nav:nth-child(2){width: 50%}*/

}


/*      Tablet Layout: 768px.
-----------------------------------------------------------------
*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    input[type="text"],input[type="submit"],input[type="password"],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none; border-radius: 0}

    h2{font-size: 28px;}
    .region-text-wrap,.news-and-analysis-wrap,.title-link-item,.supply-chain-v2-page .event-section .title-link-item,.title-of-the-row{width: 100%; max-width: 100%; margin: 0;}
    .news-and-analysis-wrap,.title-link-item,.supply-chain-v2-page .event-section .title-link-item,.title-of-the-row{margin-top: 40px;}
    .news-analysis-article-item,.title-link-item .news-analysis-article-item{max-width: 100%;}
    .title-link-item:first-child,.supply-chain-v2-page .event-section .title-link-item:first-child,.title-of-the-row:first-child{margin-top: 0;}
    .supply-chain-v2-page-body .footer-section{margin-top: 50px;}

    .footer-lower-section{padding: 50px 20px 30px;}

    .main-logo{width: 90px;}
    .supply-chain-details-wrap{padding-top: 70px;}

    .slider-text-left{padding-left: 0; width: 50%;}
    .chain-item{margin-right: 6%;}
    .chain-item:nth-child(2){margin-left: 30px;}
    .chain-item:nth-child(5){margin-left: 0;}
    .chain-item:nth-child(6){margin-left: -50px; margin-right: 3%;}
    .chainn-title{top: 50%;}
    .industry-focus,.region-focus{width: 100%; max-width: 100%;}
    .region-focus{margin: 20px 0 0;}
    .find-resource-section .common-wrap{padding: 0;}
    .find-resource-item,.find-resource-item:last-child,.footer-widget{width: 33.33333333333333%;}
    .footer-lower-section{padding-top: 0;}
    .footer-widget{padding-top: 50px;}

    .construction-title{width: auto; padding-right: 30px;}

    .filter-section{width: 56%;}
    .filter-row{width: auto; max-width: 100%; }
    .filter-row:nth-child(2),.filter-row:nth-child(3){margin-left: 5%;}

    .event-section .title-link-item{margin-top: 0;}

    .header-wrap .breadcrumb-link{display: none;}
    .breadcrumb-link.mobi{display: block;}
    .region-content-details{margin-top: 60px;}
    .main-nav ul li{margin-left: 15px;}
    .main-nav ul li a{font-size: 15px;}

    .search-item:first-child{width: 26%;}
    .search-item:nth-child(2){width: 22%;}
    .search-item:nth-child(3), .search-item:nth-child(4){width: 18%;}
    .search-item,.resource-center .search-item:nth-child(3){margin-left: 1%;}
    .resource-row{padding-right: 15px;}
    .news-head a,
    .news-head span{float:none!important}


    .title-of-the-goes span,.title-of-the-goes a{float: left;}
    .title-of-the-goes a{margin-top: 10px;}

    .sidebar-wrap{max-width: 260px;}
    .content-details{width: calc(100% - 260px);}
    .about-content-body .about-content-details:last-child .content-details{padding-left: 35px;}
    .about-content-body .content-wrap{padding-top: 80px;}

    .join-us-content .banner-section{margin-top: 30px;}
    .join-row{width: 32%; margin-left: 2%;}

    .profile-details{width: 55%;}
    .profile-thumb{width: 45%;}

    .webinar-item a{padding: 18.5px 20px 20.5px;}

    .document-row{width: 100%;}
    .single-artcle-content-body .banner-section{margin-top: 30px;}
    .single-artcle-content-body .common-wrap .about-content-details:last-child{padding-top: 60px;}

    .single-artcle-content-body .about-content-details:last-child .content-details {width: calc(100% - 260px);}

    .breadcrumb-link{padding-top: 25px; padding-bottom: 25px;}
    .banner-section,.construction-section,.region-content-details,.region-content-details{margin-top: 20px;}
    .supply-chain-details-wrap{padding-top: 20px;}
    .resource-center .banner-section,.webinar-content-body .banner-section{padding-top: 50px;}
    .calender-section,.pagination-wrap{padding-top: 80px;}

    .region-content-body .footer-section,.about-content-body .footer-section,.single-artcle-content-body .footer-section,.supply-chain-page-body .footer-section{margin-top: 80px;}

    .single-artcle-content .about-content-details:last-child .content-details .event-row .news-analysis-article-item{width: 48%; margin-left: 2%; padding-top: 30px;}
    .about-content-details:last-child .content-details .event-row .news-analysis-article-item:nth-child(2n+1){margin-left: 0;}
    .about-content-details:last-child .content-details .event-row .news-analysis-article-item:first-child,.about-content-details:last-child .content-details .event-row .news-analysis-article-item:nth-child(2){padding-top: 0px;}

     /*============ Reskin style ==============*/
    .home-content-body .banner-section .common-wrap{padding: 0 15px;}
    .chain-item:nth-child(2){margin-left: 7.623318385650224%;}
    .chain-item:nth-child(4){margin-left: 15.09715994020927%;}
    .chain-item:nth-child(5){margin-left: 13.45291479820628%;}
    .chain-item:nth-child(6){margin-left: 20.02989536621824%;}
    .chain-item:last-child{margin-left: 11.326284%;}
    /*.industry-nav:nth-child(2), .industry-nav:nth-child(3){width: 50%;}*/
    .webinar-text span{min-height: 66px}
    .footer-widget:nth-child(2), .footer-widget:nth-child(3), .footer-widget:nth-child(4), .footer-widget:nth-child(5){margin-left: 0;}
    .home-content-body  .copyright-wrap{padding-top: 0;}

    /*================ single content ==============*/
    .content-details{width: calc( 100% - 402px);}
    .single-artcle-content .common-wrap .about-content-details:first-child .sidebar-wrap {max-width: 100%; text-align: center; }
    .sidber-text { max-width: 100%; width: 100%; }
    .sidber-text a.back-to-link{float: none;}
    .single-artcle-content .inner-wrap .content-details { margin-left: 0; width: 100%; padding: 30px; text-align: center; }
    .download-info { width: 100%; padding-top: 40px; text-align: center; }
    .download-figure-wrap { float: none; margin: 0 auto; }
    .download-content { width: 100%; text-align: center; padding-top: 30px; }
    .download-content a { margin-top: 0px; }

    .bureau-info { text-align: center; padding-top: 35px; clear: both; }
    .bureau-logo { float: none; margin: 0 auto; }
    .bureau-content { float: none; text-align: center; width: 100%; clear: both; padding-top: 15px; margin: 0; }
    .bureau-content p { float: none; }
    .bureau-logo-wrap { margin-top: 15px; }
    .sidebar-wrap { width: 100%; clear: both; max-width: 100%; text-align: center; }
    .content-details { float: left; width: 100% !important; text-align: center; max-width: 100%; margin-left: 0 !important; padding-top: 40px !important; }
    .about-content-details { padding-top: 30px !important; }
    .single-artcle-content-body  .copyright-wrap{padding-top: 0;}

    /*================resource content==============*/
    .search-item:first-child { width: 32.333%; max-width: 100%;}
    .search-item:nth-child(2) { width: 32.3333%; max-width: 100%; margin-left: 1.5%; }
    .search-item, .resource-center .search-item:nth-child(3), .resource-center .search-item:nth-child(4), .search-item:nth-child(5), .resource-center .search-item:last-child { margin-left: 1.5%; width: 32.3333%; max-width: 100%; }
    .resource-center .search-item:nth-child(4){margin-left: 0;}
    .resource-center .search-item:nth-last-child(-n+3){margin-top: 15px;}
    .resource-item-col{margin-top: 35px;}
    .resource-item-col span{font-size: 15px;}
    .resource-item-text{margin-top: 10px;padding: 30px 25px;}
    .main-nav ul li{margin-left: 0px;`}
    .main-nav ul li:last-child:before{left: 8px;}

    .find-resource-inner br{display: block;}
    .banner-section, .home-content-body .banner-section{margin-top: 0;}
    .slider-text-left h3{font-size: 30px;}

    .copyright-section{padding-bottom: 50px;}
    .resource-center .resource-row:first-child{width: 25%;}
    .resource-center .resource-row:last-child{padding-right: 0; width: 38%;}
    .resource-center .resource-row:nth-child(2){width: 37%;}
    .single-artcle-content-body .banner-section{margin-top: 0px;}
    .single-artcle-content .content-details{text-align: left;}

    .single-artcle-content .about-content-details:last-child .content-details .event-row .news-analysis-article-item{width: 45%; margin: 0 2.5%;}
    .single-artcle-content .about-content-details:last-child .content-details .event-row .news-analysis-article-item:nth-child(odd){margin-left: 0;}
    .single-artcle-content .about-content-details:last-child .content-details .event-row .news-analysis-article-item:nth-child(even){margin-right: 0;}
    .footer-lower-section-wrap{padding-bottom: 20px;}

    .supply-chain-v2-page .search-item:nth-child(2),.supply-chain-v2-page .search-item:nth-child(3), .supply-chain-v2-page .search-item:nth-child(4){width: 50%; margin-left: 0; margin-right: 0;}

    .member-details span{text-align: left;}
    .team-item-member figure, .webinar-content-body .webinar-series-section .webinar-item-wrap figure{max-height: 115px;}

    .search-resource-center .search-item:first-child,.search-resource-center .search-item:nth-child(2),.search-item, .resource-center .search-item:nth-child(3), .resource-center .search-item:nth-child(4),.resource-center .search-item:nth-child(5), .resource-center .search-item:last-child{width: 32.3333%; max-width: 100%;}

    .rsource-content-details .resource-item-text{margin-bottom: 0;}

    .region-map-big area:nth-child(2):before{left: 80px; top: 80px;}
    .region-map-big area:first-child:before{left: 230px;}
    .region-map-big area:nth-child(5):before{right: 150px; top: 80px;}
    .region-map-big area:nth-child(4):before{right: 290px; top: 90px;}
    .region-map-big area:nth-child(3):before{left: 150px; bottom: 140px;}
    .region-map-big area:last-child:before{bottom: 190px;}

    .webinar-series-section .webinar-wrapper .webinar-item-wrap {width: 100%;}



}



/*      Tablet Layout: 1024px.
-----------------------------------------------------------------
*/

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    input[type="text"],input[type="submit"],input[type="password"],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none; border-radius: 0}

    .region-text-wrap{width: 39.28270042194093%;}
    .news-and-analysis-wrap{width: 59.0295358649789%;}

    .footer-lower-section{padding: 50px 30px;}
    .supply-chain-v2-page-body .footer-section{margin-top: 60px;}

    .title-link-item .title-of-article:nth-child(2), .title-of-the-row .title-of-article:nth-child(2){margin-top: 50px;}
    .title-of-the-row:nth-child(2) .title-of-article:nth-child(2){margin-top: 30px;}

    .title-of-the-row-section .link-and-title span{max-width: 260px;}

    .header-wrap .breadcrumb-link{display: none;}
    .breadcrumb-link.mobi{display: block;}
    .region-content-details{margin-top: 80px;}

    .join-us-content .banner-section{margin-top: 30px;}
    .single-artcle-content-body .banner-section{margin-top: 30px;}
    .single-artcle-content-body .common-wrap .about-content-details:last-child{padding-top: 80px;}
    .breadcrumb-link{padding-bottom: 25px;}
    .banner-section,.construction-section,.region-content-details,.region-content-details{margin-top: 20px;}
    .supply-chain-details-wrap{padding-top: 20px;}

    .pagination-wrap{padding-top: 100px;}


    /*============== Reskin style ===========*/
    .home-content-body .banner-section .common-wrap{padding: 0 15px;}
    .webinar-text span{min-height: 66px;}
    .find-resource-section .common-wrap{padding: 0 15px;}

    .industry-focus, .region-focus{float: left;width: 50%;margin-left: 0;}
    /*.home-content-body  .copyright-wrap, .copyright-section{padding-top: 0;}*/
    .footer-lower-section-wrap{padding-bottom: 20px;}

     .download-figure-wrap { width: 100%; float: none; margin: 0 auto; }
    .download-content{float: none; text-align: center; clear: both; padding-top: 20px; width: 100%;}
    .download-content a { padding-top: 10px; }
    .bureau-info { margin-top: 25px; padding-top: 25px; }
    .bureau-logo-wrap { margin-top: 25px; }
    .bureau-content { margin-top: 13px; }
    .single-artcle-content-body .common-wrap .about-content-details:last-child { padding-top: 30px; }
    .single-artcle-content-body .common-wrap .about-content-details:last-child .sidebar-wrap { float: left; width: 100%; max-width: 100%; text-align: center; clear: both; }
    .single-artcle-content-body .about-content-details:last-child .content-details { float: left; width: 100%; max-width: 100%; margin-left: 0px; padding-top: 35px; }
    .team-member-details { max-width: 100%; }
    .news-analysis-article-item { width: 25%; max-width: 100%; }
    .breadcrumb-link{padding-top: 42px;}
    .header-wrap .breadcrumb-link{display: block;}

    .find-resource-inner br{display: block;}

    .banner-section, .home-content-body .banner-section{margin-top: 0;}
    .slider-text-left h3{font-size: 30px;}

    .breadcrumb-link a{display: none;}
    .breadcrumb-link a:nth-child(2),.breadcrumb-link span a:nth-child(1){display: inline-block;}
    .copyright-section{padding-bottom: 50px;}
    .single-artcle-content-body .banner-section{margin-top: 0px;}

    .team-item-member figure, .webinar-content-body .webinar-series-section .webinar-item-wrap figure{max-height: 150px;}




}

@media only screen and (min-width: 320px) and (max-width: 490px) {
    .webinar-series-section .webinar-wrapper .webinar-item-wrap {width: 100%;}
    .news-slider-wrap ul li {min-height: 120px;}
}


/*  Retina media query.
    Overrides styles for devices with a
    device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media
    only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min-device-pixel-ratio: 2) {


}
