@charset "utf-8";

a,abbr,address,article,aside,audio,b,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0 auto;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    text-decoration: none;
    list-style: none;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.ie8 * {
    outline: 0;
}

img {
    border: 0;
}

body {
    background: #bababa;
    font-size: 14px;
    color: #222;
    font-family: Arial,Helvetica,sans-serif;
    position: relative;
}

body,html {
    -webkit-text-size-adjust: none;
}

article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
    display: block;
}

.r {
    float: right;
}

.l {
    float: left;
}

.clear {
    clear: both;
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 20px;
    font-weight: 400;
    font-family: Arial,Helvetica,sans-serif;
}

h1 {
    font-size: 33px;
    color: #1b3771;
    font-weight: 700;
}

h2 {
    font-size: 25px;
    color: #1b3771;
}

h3 {
    font-size: 25px;
    color: #a7331c;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

blockquote {
    padding: 30px;
    font-size: 25px!important;
    line-height: 1.4em;
    color: #333;
    font-style: italic;
    border: 0;
    margin: 0 auto;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    text-decoration: none;
    list-style: none;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.left-part blockquote p {
    font-size: 25px;
    line-height: 30px;
    color: #222;
}

input[type=text],textarea {
    -webkit-appearance: none;
}

a,div,img,input:focus,input[type=password],input[type=text],textarea:focus {
    outline: 0;
}

.ipad input,.iphone input,.ipod input {
    border-radius: 0;
}

.left-part p {
    font-size: 14px;
    color: #222;
    line-height: 24px;
    margin-bottom: 30px;
}

.left-part p a {
    text-decoration: underline;
    color: #222;
}

.left-part p a:hover {
    text-decoration: none;
}

.left-part p span {
    color: #b05745;
}

.left-part p img {
    max-width: 99%;
    margin-bottom: 15px;
    height: auto;
}

.left-part .alignleft {
    margin-right: 20px;
}

.left-part a {
    color: #222;
}

.left-part a:hover {
    text-decoration: none;
}

.left-part ul {
    margin: 20px 0;
    padding: 0;
    clear: both;
}

.left-part ol {
    margin: 20px;
    padding: 0;
    clear: both;
}

.left-part ul li {
    line-height: 24px;
    padding: 0 0 6px 15px;
    background: url(images/dots.png) no-repeat 0 9px;
}

.left-part .event-detail-block ul li,.left-part .post-detail-02 ul li {
    padding: 0 0 6px 15px;
    line-height: 24px;
    background: url(images/dots.png) no-repeat 0 9px;
}

.left-part ol li {
    line-height: 24px;
    padding: 0 0 6px;
    list-style: decimal;
}

.left-part ol li a,.left-part ul li a {
    text-decoration: underline;
    color: #222;
}

.left-part ol li a:hover,.left-part ul li a:hover {
    text-decoration: none;
}

#wrapper {
    max-width: 1236px;
    height: auto;
    background: #fff;
    box-shadow: 0 0 11px rgba(1,1,1,.4);
}

header {
    width: 100%;
    position: relative;
    z-index: 999;
}

.m-header {
    display: none;
}

header .first-block {
    background: #000;
    display: block;
    height: 48px;
    line-height: 48px;
    clear: both;
    position: relative;
    z-index: 99;
}

header .first-block ul {
    float: right;
    display: block;
}

header .first-block ul li {
    font-size: 15px;
    float: left;
    position: relative;
}

header .first-block ul li a {
    height: 24px;
    color: #fff;
    padding: 5px 23px;
    background: url(images/first-block-li-bg.jpg) no-repeat scroll right 9px transparent;
}

header .first-block ul li.last a {
    background: 0 0;
}

header .first-block ul li.active,header .first-block ul li.current-menu-ancestor,header .first-block ul li.current-menu-item,header .first-block ul li:hover {
    background: url(images/first-active-arrow.png) top center no-repeat;
}

header .first-block ul li.parents span {
    background: url(images/first-li-arrow.png) no-repeat scroll 0 0 transparent;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 25px;
    width: 8px;
}

.sub-menu span {
    display: none!important;
}

.gecko header .first-block ul li.parents a img,.ie header .first-block ul li.parents a img,.mac.gecko header .first-block ul li.parents a img {
    margin-right: 0;
}

.mac.chrome header .first-block ul li.parents,.mac.safari header .first-block ul li.parents {
    margin-right: -10px;
}

header .first-block ul li.parents a img {
    margin-right: 10px;
}

header .first-block ul li.parents:hover a {
    background: url(images/first-li-arrow.png) no-repeat 90% 15px #a7331c;
}

header .first-block ul li.parents ul li a,header .first-block ul li.parents ul li a:hover {
    background-image: none!important;
}

header .first-block ul li ul.child {
    display: none;
}

header .first-block ul li.parents:hover ul.child {
    display: block!important;
    position: absolute;
    background: #a7331c;
    width: 195px;
    float: left;
    z-index: 100;
    left: 0;
    top: 36px;
}

header .first-block ul li ul li {
    border-bottom: 1px solid #c25742;
    width: 100%;
    margin: 0;
    line-height: 18px;
}

header .first-block ul li ul li a {
    padding: 10px 10px!important;
    margin: 0!important;
    display: block;
    height: auto;
}

header .first-block ul li ul li a:hover,header .first-block ul li ul li.current-menu-item a {
    background: #8d2713!important;
}

header .first-block ul li ul li.current-menu-item,header .first-block ul li ul li:hover {
    background: 0 0;
}

header .second-block {
    background: #273846;
    display: block;
    display: block;
    width: 100%;
    float: left;
    clear: both;
}

header .second-block a {
    height: 35px;
    width: 390px;
    position: relative;
    line-height: 33px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    text-align: center;
    background: url(images/second-block-line.jpg) no-repeat top right;
    float: left;
    display: block;
}

header .second-block a span {
    display: none;
}

header .second-block li.last-child a {
    background: 0 0;
    width: 455px;
}

header .second-block a.active,header .second-block a:hover,header .second-block li.last-child a:hover,header .second-block ul li.current-menu-item a,header .second-block ul li.current-page-ancestor a {
    background: #a7331c url(images/second-block-line.jpg) no-repeat top right;
}

header .second-block a.active span,header .second-block a:hover span,header .second-block ul li.current-menu-item a span,header .second-block ul li.current-page-ancestor a span {
    background: url(images/second-block-arrow.png) no-repeat scroll center bottom transparent;
    border: 0 solid red;
    display: block;
    height: 9px;
    left: 50%;
    position: absolute;
    top: 34px;
    width: 15px;
}

.ie7 header .second-block a.active span,.ie7 header .second-block a:hover span {
    top: 35px;
}

header .third-block {
    clear: both;
    width: 100%;
    height: auto;
}

header .third-block .logo {
    float: left;
    margin: 15px 0 15px 80px;
    clear: both;
}

header .third-block .ad-728x90 {
    float: right;
    margin: 12px 18px 0 0;
    clear: none;
}

nav {
    margin: 0 17px;
    background: #273846;
    display: block;
    clear: both;
    float: left;
    width: 97%;
    border: 1px solid #e3e3e3;
    margin-bottom: 10px;
}

nav ul {
    float: left;
    width: auto;
}

nav ul li {
    float: left;
    background: url(images/nav-li-bg.jpg) no-repeat right top;
    font-size: 16px;
    height: 49px;
    line-height: 49px;
    display: block;
    text-transform: uppercase;
}

nav ul li.last {
    background: 0 0;
}

nav ul li a {
    color: #fff;
    display: block;
    padding: 0 26px;
}

nav .active,nav ul li a:hover,nav ul li.current-menu-item a,nav ul li.current-page-ancestor a {
    background: url(images/nav-hover-bg.jpg) repeat-x 0 0;
}

nav .search-block {
    float: right;
    background: url(images/nav-hover-bg.jpg) repeat-x 0 0;
    width: 300px;
    height: 49px;
    position: relative;
}

.ie7 nav .search-block input[type=text] {
    margin-top: 4px;
}

.ie nav .search-block input[type=text] {
    line-height: 38px;
}

nav .search-block input[type=text] {
    font-size: 16px;
    height: 38px;
    color: #8c8c8c;
    border: 1px solid #646464;
    box-shadow: inset 0 0 13px rgba(0,0,0,.4);
    padding: 0 13px;
    margin: 5px 0 0 8px;
    width: 224px;
}

.ie7 nav .search-block input[type=submit] {
    font-size: 0;
}

nav .search-block input[type=submit] {
    background: url(images/search-icon.jpg) no-repeat 0 0;
    width: 34px;
    height: 40px;
    border: 0;
    cursor: pointer;
    right: 8px;
    top: 5px;
    position: absolute;
    text-indent: -200px;
}

.ie7 #center {
    padding-bottom: 18px;
}

#center {
    max-width: 1200px;
    margin: 0 18px 18px;
}

#center .left-part {
    max-width: 870px;
    width: 100%;
    float: left;
    height: auto;
}

#center .left-part.search-page {float: none !important; max-width: 100% !important;}

#center .right-part {
    max-width: 300px;
    width: 100%;
    float: right;
    height: auto;
}

.rslides li {
    background: none!important;
    padding: 0!important;
}

.banner-block {
    max-width: 860px;
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #cfcfcf;
    margin-bottom: 30px;
    position: relative;
}

.banner-block .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.banner-block .rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.banner-block .rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.banner-block .rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.banner-block .rslides .caption {
    display: block;
    position: absolute;
    z-index: 2;
    border-top: 1px solid #4a4748;
    background: url(images/caption-bg.png) repeat 0 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 13px 30px 13px 18px;
    margin: 0;
    max-width: none;
}

.banner-block .rslides .caption img {
    display: block;
    float: right;
    margin: -15px 0 0 0;
    width: 160px;
    height: 48px;
}

.ie7 .banner-block .rslides .caption img {
    margin: 10px 0 0;
}

.banner-block .rslides .caption h1.title {
    font-size: 29px;
    font-weight: 500;
    color: #fff;
    max-width: 625px;
    float: left;
    text-transform: none;
    margin: 0;
    line-height: 28px;
}

.ie7 .banner-block .rslides .caption .text,.rslides .caption h1.title {
    width: 625px;
}

.banner-block .rslides .caption .text {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    clear: both;
    display: block;
    margin-top: 3px;
    color: #fff;
    max-width: 570px;
    float: left;
}

.banner-block .rslides_nav {
    position: absolute;
    top: 43%;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
}

.banner-block .prev {
    left: 16px;
    background: url(images/prev-arrow.png) no-repeat 0 0;
    display: block;
    width: 26px;
    height: 53px;
}

.banner-block .next {
    right: 16px;
    background: url(images/next-arrow.png) no-repeat 0 0;
    display: block;
    width: 26px;
    height: 53px;
}

.banner-block .rslides_nav:hover {
    background-position: left bottom;
}

.m-cover-stories-block {
    display: none;
}

.cover-stories-block {
    display: block;
    margin: 0;
    padding: 0;
}

.cover-stories-block .title {
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1b3771;
    margin: 0 0 25px;
    background: url(images/cover-stories-line.jpg) no-repeat right 38px;
    display: block;
}

.cover-stories-block .title span {
    clear: both;
    font-size: 41px;
    line-height: 37px;
    background: url(images/title-span-bg.jpg) no-repeat right center;
    padding-right: 10px;
}

.cover-stories-block .stories {
    height: auto;
    display: block;
    padding: 0 0 18px;
    margin: 0 0 18px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
}

.cover-stories-block .stories .img {
    float: left;
    border: 2px solid #e2e1d7;
    margin: 0 15px 0 0;
}

.cover-stories-block .stories .img img {
    float: left;
}

.cover-stories-block .last {
    border-bottom: 0;
}

.cover-stories-block .stories .text {
    float: left;
    max-width: 698px;
}

.cover-stories-block .stories .text .heading {
    display: block;
}

.cover-stories-block .stories .text .heading .date {
    color: #1b3771;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
}

.cover-stories-block .stories .text .heading .stories-title {
    color: #a7331c;
    font-size: 23px;
    display: block;
    margin: 0 0 5px;
}

.cover-stories-block .stories .text .heading .stories-title a {
    font-size: 23px;
    text-decoration: none;
    background: 0 0;
}

.cover-stories-block .stories .text .heading em {
    color: #222;
    font-size: 18px;
    display: block;
    clear: both;
    margin: 0 0 5px;
}

.cover-stories-block .stories .text .heading strong {
    font-size: 13px;
    color: #222;
    margin-bottom: 12px;
    display: block;
}

.cover-stories-block .stories .text .heading strong a {
    font-size: 13px;
    color: #222;
    text-decoration: none;
    background: 0 0;
}

.cover-stories-block .stories .text p {
    font-size: 14px;
    color: #222;
    line-height: 24px;
    margin-bottom: 13px;
    display: block;
}

.cover-stories-block .stories .text a {
    color: #ba5437;
    font-size: 14px;
    background: url(images/arrow.png) right center no-repeat;
    font-weight: 700;
    padding: 0 10px 0 0;
    margin: 0 26px 0 0;
}

.cover-stories-block .stories .text a:hover {
    text-decoration: underline;
}

.industry-news-block {
    display: block;
    padding: 15px;
    margin: 0 0 17px;
    clear: both;
}

.industry-news-block.show_border {
    border: 2px solid #cfcfcf;
}

.industry-news-block .title {
    color: #1b3771;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.industry-news-block .title span {
    font-size: 43px;
    line-height: 37px;
    clear: both;
    padding-right: 10px;
    background: url(images/title-span-bg.jpg) no-repeat right center;
}

.industry-news-block .block {
    width: 100%;
    height: auto;
    display: block;
}

.industry-news-block .block .news-date {
    background: url(images/date-bg.jpg) 0 0 repeat-x;
    color: #1b3771;
    font-size: 13px;
    font-weight: 700;
    clear: both;
    text-indent: 10px;
    text-transform: uppercase;
    line-height: 23px;
    margin: 0 0 12px;
}

.industry-news-block .block .news {
    display: block;
    height: auto;
    margin: 0 0 21px;
    font-size: 18px;
}

.industry-news-block .block .news span {
    color: #b03a19;
    line-height: 21px;
    margin: 0 0 5px;
    display: block;
}

.industry-news-block .block .news span a {
    color: #b03a19;
}

.industry-news-block .block .news span a:hover {
    text-decoration: underline;
}

.industry-news-block .block .news p {
    color: #242424;
    line-height: 21px;
    font-size: 15px;
}

.industry-news-block .block .news p a {
    color: #242424;
}

.industry-news-block .block .news p a:hover {
    text-decoration: underline;
}

.industry-news-block .btn-more-news,.meeting-deals-block .btn-more-news {
    color: #ba5437;
    font-size: 14px;
    background: url(images/arrow.png) right center no-repeat;
    font-weight: 700;
    padding: 0 10px 0 0;
}

.industry-news-block .btn-more-news:hover,.meeting-deals-block .btn-more-news:hover {
    text-decoration: underline;
}

.industry-news-block ul li {
    background: url(images/dots.png) no-repeat scroll 0 9px rgba(0,0,0,0);
    line-height: 24px;
    padding: 0 0 6px 15px;
}

.industry-news-block ol li {
    line-height: 24px;
    list-style: decimal outside none;
    padding: 0 0 6px;
}

.right-ad-block {
    max-width: 300px;
    height: auto;
    display: block;
    text-align: center;
    clear: both;
}

.right-ad-block .ad-300x250,.right-ad-block .ad-300x650 {
    margin-bottom: 10px;
}

.right-ad-block .ad-300x450 {
    margin-bottom: 10px;
    float: left;
    max-width: 100%;
}

.header-ad1-block {
    max-width: 1000px;
    height: auto;
    display: block;
    text-align: center;
    clear: both;
}

.header-ad1-block .ad-1000 {
    margin-bottom: 10px!important;
    margin-top: 10px!important;
}

.m-ad-block {
    width: 300px;
    height: auto;
    display: none;
    text-align: center;
    clear: both;
}

.m-ad-block .ad-300x250 {
    margin-bottom: 5px;
}

.m-ad-block .ad-300x50 {
    margin-bottom: 10px;
}

.left-part .ad-728x90 {
    text-align: center;
    display: block;
    clear: both;
    margin-bottom: 25px;
}

.m-footer {
    display: none;
}

footer {
    background: #000;
    clear: both;
    height: auto;
    display: block;
}

footer .f-top {
    padding: 23px 17px 17px;
}

footer .f-top .left {
    border-right: 1px solid #191919;
    margin: 0 35px 0 0;
    float: left;
    display: block;
    width: 426px;
}

footer .f-top .left .title {
    font-size: 14px;
    color: #b7b7b7;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 11px;
    display: block;
}

footer .f-top .left ul {
    margin: 0;
    padding: 0 0 16px;
    display: block;
    float: left;
}

footer .f-top .left ul li {
    color: #fff;
    font-size: 15px;
    float: left;
    margin-bottom: 4px;
}

footer .f-top .left ul li a {
    color: #fff;
    display: block;
}

footer .f-top .left ul li a:hover,footer .f-top .left ul li.current-menu-item a {
    color: #A7331C;
}

footer .f-top .left ul li {
    width: 114px;
}

footer .f-top .left ul li+li {
    width: 137px;
}

footer .f-top .left ul li+li+li {
    width: 174px;
}

footer .f-top .left ul li+li+li +li {
    width: 114px;
}

footer .f-top .left ul li+li+li +li+li {
    width: 137px;
}

footer .f-top .left ul li+li+li +li+li+li {
    width: 174px;
}

footer .f-top .center {
    margin: 0;
    float: left;
    display: block;
    width: 426px;
}

footer .f-top .center .title {
    font-size: 14px;
    color: #b7b7b7;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 11px;
    display: block;
}

footer .f-top .center ul {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

footer .f-top .center ul li {
    color: #fff;
    font-size: 15px;
    float: left;
    margin-bottom: 2px;
    clear: both;
}

footer .f-top .center ul li a {
    color: #fff;
    display: block;
}

footer .f-top .center ul li a:hover,footer .f-top .center ul li.current-menu-item a {
    color: #A7331C;
}

footer .f-top .footer-logo {
    float: right;
}

footer .copyright {
    background: #141414;
    padding: 15px 17px;
    color: #b7b7b7;
    font-size: 13px;
    text-align: left;
    clear: both;
}

.top-bg {
    width: 100%;
    background: #292929;
    display: block;
    z-index: -1;
    height: 83px;
    position: absolute;
    top: 0;
    left: 0;
}

.footer-bg {
    width: 100%;
    background: #292929;
    display: block;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.back-to-top {
    color: #a7331c;
    font-size: 13px;
    text-align: center;
    display: none;
    background: url(images/back-to-top-arrow.png) no-repeat center top;
    padding: 10px 0;
    margin-top: 13px;
    width: 90px;
}

.breadcrumb {
    width: 95%;
    display: block;
    clear: both;
    margin-bottom: 15px;
    float: left;
}

.breadcrumb ul {
    padding: 0;
    margin: 0;
}

.breadcrumb ul li {
    float: left;
    font-size: 14px;
    color: #a5a5a5;
    margin-right: 4px;
    padding: 0;
    background: 0 0;
}

.breadcrumb ul li span {
    color: #191718;
}

.breadcrumb ul li a {
    color: #b03a19;
    margin-right: 4px;
}

.breadcrumb ul li a:hover {
    text-decoration: underline;
}

.event-listing-block {
    width: 100%;
    height: auto;
    display: block;
    clear: both;
}

.event-listing-block .events {
    width: 400px;
    height: auto;
    border-bottom: 1px solid #efefef;
    padding-bottom: 16px;
    margin-bottom: 17px;
    float: left;
    margin-right: 70px;
}

.event-listing-block .mar-none {
    margin-right: 0!important;
}

.event-listing-block .last {
    border-bottom: 0;
}

.event-listing-block .events .event-date {
    font-size: 13px;
    display: block;
    color: #1b3771;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-weight: 700;
}

.event-listing-block .events .title {
    color: #a7331c;
    font-size: 25px;
    display: block;
    margin-bottom: 15px;
}

.event-listing-block .events p {
    line-height: 24px;
    color: #222;
    font-size: 14px;
    margin-bottom: 25px;
}

.event-listing-block .events .btn-learn-more {
    color: #ba5437;
    font-size: 14px;
    background: url(images/arrow.png) right center no-repeat;
    font-weight: 700;
    padding: 0 10px 0 0;
}

.event-listing-block .events .btn-learn-more:hover {
    text-decoration: underline;
}

.event-detail-block {
    width: 100%;
    height: auto;
    display: block;
    clear: both;
}

.event-detail-block strong {
    margin-bottom: 10px;
}

.event-detail-block p strong {
    display: inline;
}

.event-detail-block h1 {
    display: block;
    margin-top: 15px;
}

.event-detail-block .event-date {
    font-size: 13px;
    display: block;
    color: #424242;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
}

.event-detail-block p {
    line-height: 24px;
}

.event-detail-block h2 {
    margin-bottom: 10px;
}

.m-issue-block {
    display: none;
}

.issue-block {
    display: block;
    margin: 0;
    padding: 0;
}

.issue-block .title {
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1b3771;
    margin: 0 0 25px;
    background: url(images/cover-stories-line.jpg) no-repeat right 38px;
    display: block;
    clear: both;
}

.issue-block .sub-title {
    background: url(images/issue-sub-title-bg.jpg) repeat-x 0 0;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 20px;
    color: #1b3771;
    font-weight: 700;
    text-indent: 6px;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 28px;
}

.issue-block .title span {
    clear: both;
    font-size: 41px;
    line-height: 37px;
    background: url(images/title-span-bg.jpg) no-repeat right center;
    padding-right: 10px;
}

.issue-block .issue {
    height: auto;
    display: block;
    padding: 0 0 18px;
    margin: 0 0 18px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
}

.ie7 .issue-block .issue .img {
    width: 147px;
}

.issue-block .issue .img {
    float: left;
    border: 0px solid #e2e1d7;
    margin: 0 15px 0 0;
}

.issue-block .issue .img img {
    display: block;
}

.issue-block .mar-bot {
    margin-bottom: 0;
}

.issue-block .last {
    border-bottom: 0;
}

.issue-block .issue .text {
    float: left;
    max-width: 698px;
}

.issue-block .issue .text .heading {
    display: block;
}

.issue-block .issue .text .heading .cover-s {
    color: #1b3771;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}

.issue-block .issue .text .heading .stories-title {
    color: #a7331c;
    font-size: 23px;
    display: block;
    margin: 0 0 3px;
}

.issue-block .issue .text .heading .stories-title a {
    font-size: 23px;
    text-decoration: none;
    background: 0 0;
}

.issue-block .issue .text .heading em {
    color: #222;
    font-size: 18px;
    display: block;
    clear: both;
    margin: 0 0 5px;
}

.issue-block .issue .text .heading strong {
    font-size: 13px;
    color: #222;
    margin-bottom: 12px;
    display: block;
}

.issue-block .issue .text .heading strong a {
    font-size: 13px;
    color: #222;
    text-decoration: none;
    background: 0 0;
}

.issue-block .issue .text p {
    font-size: 14px;
    color: #222;
    line-height: 24px;
    margin-bottom: 13px;
    display: block;
}

.issue-block .issue .text a {
    color: #ba5437;
    font-size: 14px;
    background: url(images/arrow.png) right center no-repeat;
    font-weight: 700;
    padding: 0 10px 0 0;
    margin: 0 26px 0 0;
}

.issue-block .issue .text a:hover {
    text-decoration: underline;
}

.snapshots-block {
    max-width: 706px;
    border: 5px solid #cfcfcf;
    background: #ededed;
    margin-bottom: 10px;
    clear: both;
    float: left;
    padding: 15px 15px 15px 13px;
}

.snapshots-block .title {
    text-transform: uppercase;
    color: #1b3771;
    font-size: 22px;
    margin-top: 2px;
    font-weight: 700;
    margin-bottom: 18px;
    width: 300px;
    float: left;
}

.snapshots-block .date {
    font-size: 14px;
    color: #1b3771;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}

.snapshots-block p {
    line-height: 24px;
    margin-bottom: 0;
    padding-right: 20px;
}

.snapshots-block .small-banner {
    position: relative;
    width: 100%;
    height: auto;
}

.snapshots-block .small-banner .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.snapshots-block .small-banner .rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.snapshots-block .small-banner .rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.snapshots-block .small-banner .rslides img {
    display: block;
    width: 366px;
    height: 214px;
    margin-left: 20px;
    border: 0px solid #e2e1d7;
    float: right;
}

.snapshots-block .small-banner .rslides_nav {
    position: absolute;
    top: 43%;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
}

.snapshots-block .small-banner .prev {
    right: 342px;
    background: url(images/prev-small-slider-arrow.png) no-repeat 0 0;
    display: block;
    width: 19px;
    height: 38px;
}

.snapshots-block .small-banner .next {
    right: 15px;
    background: url(images/next-small-slider-arrow.png) no-repeat 0 0;
    display: block;
    width: 19px;
    height: 38px;
}

.snapshots-block .small-banner .rslides_nav:hover {
    background-position: left bottom;
}

.m-meetings-industry-events-block {
    display: none;
}

.meetings-industry-events-block {
    display: block;
    margin-bottom: 25px;
    clear: both;
    max-width: 800px;
    width: 100%;
    float: left;
}

.meetings-industry-events-block .title {
    color: #1b3771;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
    padding-bottom: 13px;
}

.meetings-industry-events-block .title span {
    font-size: 43px;
    line-height: 37px;
    clear: both;
    padding-right: 10px;
    background: url(images/title-span-bg.jpg) no-repeat right center;
}

.meetings-industry-events-block .mie {
    max-width: 360px;
    width: 100%;
    float: left;
    display: block;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-right: 40px;
}

.meetings-industry-events-block .mie .date {
    text-transform: uppercase;
    font-weight: 700;
    color: #1b3771;
    font-size: 14px;
    margin-bottom: 7px;
    display: block;
}

.meetings-industry-events-block .mie .title {
    font-weight: 700;
    font-size: 14px;
    color: #222;
    display: block;
    margin-bottom: 5px;
    text-transform: none;
    padding: 0;
}

.meetings-industry-events-block .mie address {
    font-style: normal;
    line-height: 24px;
    margin-bottom: 5px;
    display: block;
}

.meetings-industry-events-block .mie address a {
    color: #222;
}

.meetings-industry-events-block .mie a {
    font-size: 14px;
    color: #b03a19;
}

.meetings-industry-events-block .mie a:hover {
    text-decoration: underline;
}

.meetings-industry-events-block .last {
    border: 0;
}

.meetings-industry-events-block p {
    font-size: 14px;
    color: #222;
    margin-bottom: 0;
    line-height: 17px;
}

.meetings-industry-events-block p a {
    color: #b03a19;
    text-decoration: none;
}

.meetings-industry-events-block p a:hover {
    text-decoration: underline;
}

.mar-top {
    margin-top: 30px;
}

.meeting-deals-block {
    display: block;
    margin-bottom: 25px;
    clear: both;
    float: left;
}

.meeting-deals-block .title {
    color: #1b3771;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 13px;
}

.meeting-deals-block .title span {
    font-size: 38px;
    line-height: 37px;
    clear: both;
    padding-right: 10px;
    background: url(images/title-span-bg.jpg) no-repeat right center;
}

.meeting-deals-block ul {
    margin: 0;
    padding: 0;
}

.meeting-deals-block ul li {
    font-size: 14px;
    line-height: 24px;
    color: #b03a19;
    background: url(images/dots.png) no-repeat 0 9px;
    padding: 0 0 9px 15px;
}

.meeting-deals-block ul li a {
    color: #b03a19;
}

.meeting-deals-block ul li a:hover {
    text-decoration: underline;
}

.ie7 .poll-block {
    width: 300px;
}

.poll-block {
    display: block;
    margin-bottom: 40px;
    clear: both;
    float: left;
}

.poll-block .title {
    color: #1b3771;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 13px;
}

.poll-block .title span {
    font-size: 43px;
    line-height: 37px;
    margin-bottom: 0;
    clear: both;
    padding-right: 10px;
    background: url(images/title-span-bg.jpg) no-repeat right center;
}

.poll-block span {
    color: #1b3771;
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}

.poll-block .poll-que {
    color: #222;
    font-size: 18px;
}

.poll-block ul {
    margin: 0;
    padding: 20px 0 10px;
    float: left;
    width: 100%;
}

.poll-block ul li {
    font-size: 14px;
    color: #222;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 14px;
}

.poll-block ul li [type=radio] {
    float: left;
}

.poll-block ul li em {
    float: left;
    font-size: 14px;
    color: #222;
    font-style: normal;
    display: block;
}

.poll-block ul li div.radio span {
    background: url(images/radio-box.jpg) 0 0 no-repeat;
}

.poll-block ul li div.radio,.poll-block ul li div.radio input,.poll-block ul li div.radio span {
    height: 15px;
    width: 15px;
}

.poll-block ul li div.radio span.checked {
    background: url(images/radio-box.jpg) 0 -15px no-repeat;
}

.poll-block ul li div.radio {
    margin-right: 8px;
    float: left;
    position: relative;
}

.poll-block ul li div.radio span {
    display: inline-block;
}

.poll-block .btn-clicl-to-vote {
    color: #ba5437;
    font-size: 14px;
    background: url(images/arrow.png) right center no-repeat;
    font-weight: 700;
    padding: 0 10px 0 0;
    margin: 0 26px 0 0;
}

.poll-block .btn-clicl-to-vote:hover {
    text-decoration: underline;
}

.subscribe-block {
    display: block;
    margin-bottom: 25px;
    clear: both;
    float: left;
}

.subscribe-block .title {
    color: #1b3771;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 13px;
}

.subscribe-block .title span {
    font-size: 43px;
    line-height: 37px;
    clear: both;
    padding-right: 10px;
    background: url(images/title-span-bg.jpg) no-repeat right center;
}

.subscribe-block ul {
    margin: 0;
    padding: 0;
}

.subscribe-block ul li {
    font-size: 14px;
    line-height: 24px;
    color: #b03a19;
    padding: 0 0 5px;
}

.subscribe-block ul li a {
    color: #b03a19;
}

.subscribe-block ul li a:hover {
    text-decoration: underline;
}

.past-issues-block {
    height: auto;
    display: block;
}

.past-issues-block .p-issue {
    float: left;
    margin: 0 25px 55px 10px;
    width: 145px;
    min-height: 270px;
}

.past-issues-block .p-issue img {
    border: 5px solid #e2e1d7;
    margin: 0 0 9px;
    float: left;
}

.past-issues-block .p-issue span {
    font-size: 14px;
    color: #222;
    clear: both;
    float: left;
    margin: 0 0 7px;
    width: 100%;
}

.ie7 .past-issues-block .p-issue a.complete-isssue {
    width: 85%;
}

.past-issues-block .p-issue a.complete-isssue {
    color: #b03a19;
    font-size: 14px;
    float: left;
    background: url(images/pdf-icon.jpg) no-repeat right top;
    clear: both;
    padding-right: 20px;
    margin: 0 0 7px;
}

.past-issues-block .p-issue a.complete-isssue:hover {
    text-decoration: underline;
    float: left;
    clear: both;
}

.past-issues-block .p-issue a.c-story {
    color: #b03a19;
    font-size: 14px;
    display: block;
    float: left;
    clear: both;
    width: 100%;
}

.past-issues-block .p-issue a.c-story:hover {
    text-decoration: underline;
}

.past-issues-block .last {
    margin: 0 0 55px;
}

.category-page h1 {
    margin-bottom: 10px;
}

.category-page .banner-block {
    margin-bottom: 35px;
}

.categories-block {
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
}

.categories-block .categories {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 18px;
    padding-bottom: 18px;
    display: block;
    clear: both;
}

.categories-block .categories .heading {
    display: block;
}

.categories-block .categories .heading .ca-title {
    color: #a7331c;
    font-size: 23px;
    display: block;
    margin: 0 0 5px;
}

.categories-block .categories .heading .ca-title a {
    font-size: 23px;
    text-decoration: none;
    background: 0 0;
}

.ie7 .categories-block .categories .heading .ca-title .date {
    margin-top: -25px;
}

.categories-block .categories .heading .ca-title .date {
    color: #1b3771;
    float: right;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
}

.categories-block .categories .heading em {
    color: #222;
    font-size: 18px;
    display: block;
    clear: both;
    margin: 0 0 5px;
}

.categories-block .categories .heading strong {
    font-size: 13px;
    color: #222;
    margin-bottom: 12px;
    display: block;
}

.categories-block .categories .heading strong a {
    font-size: 13px;
    color: #222;
    text-decoration: none;
    background: 0 0;
}

.categories-block .categories p {
    padding-right: 20px;
    font-size: 14px;
    color: #222;
    line-height: 24px;
    margin-bottom: 13px;
    display: block;
}

.categories-block .categories a {
    color: #ba5437;
    font-size: 14px;
    background: url(images/arrow.png) right center no-repeat;
    font-weight: 700;
    padding: 0 10px 0 0;
    margin: 0 26px 0 0;
}

.categories-block .categories a:hover {
    text-decoration: underline;
}

.ie7 .categories-block .btn-more,.ie7 .category-page .btn-more {
    margin-bottom: 0;
}

.categories-block .btn-more {
    float: right;
    color: #ba5437;
    font-size: 14px;
    background: url(images/arrow.png) right center no-repeat;
    font-weight: 700;
    padding: 0 10px 0 0;
    margin: -10px 0 20px 0;
}

.categories-block .btn-more a:hover {
    text-decoration: underline;
}

.category-page .btn-more {
    float: right;
    color: #ba5437;
    font-size: 14px;
    background: url(images/arrow.png) right center no-repeat;
    font-weight: 700;
    padding: 0 10px 0 0;
    margin: -10px 0 20px 0;
}

.category-page .btn-more a:hover {
    text-decoration: underline;
}

.features-categories-block {
    border: 5px solid #e2e1d7;
    display: block;
    padding: 15px;
    margin: 0 0 25px;
    clear: both;
}

.features-categories-block .title {
    color: #1b3771;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.features-categories-block .title span {
    font-size: 40px;
    line-height: 37px;
    clear: both;
    padding-right: 10px;
    background: url(images/title-span-bg.jpg) no-repeat right center;
}

.features-categories-block ul {
    margin: 0;
    padding: 0;
}

.features-categories-block ul li {
    font-size: 14px;
    line-height: 20px;
    color: #b03a19;
    background: url(images/dots.png) no-repeat 0 7px;
    padding: 0 0 0 15px;
}

.features-categories-block ul li a {
    color: #b03a19;
}

.features-categories-block ul li a:hover {
    text-decoration: underline;
}

.advertise-page h2 {
    margin-bottom: 10px;
}

.ie7 .advertise-c-f-block {
    margin-bottom: 0;
}

.advertise-c-f-block {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    float: left;
    clear: both;
}

.advertise-c-f-block .block {
    width: 365px;
    margin-right: 20px;
    float: left;
}

.advertise-c-f-block .block .title {
    color: #1b3771;
    font-size: 30px;
    display: block;
    margin-bottom: 10px;
}

.advertise-c-f-block .block .text {
    color: #222;
    font-size: 24px;
    display: block;
    margin-bottom: 15px;
}

.media-kit {
    display: block;
    width: 100%;
    height: auto;
    clear: both;
}

.media-kit ul {
    margin: 0;
    padding: 0;
}

.media-kit ul li {
    max-width: 325px;
    width: 90%;
    margin: 0 10px 20px 0;
    float: left;
    background: url(images/icon-pdf.png) no-repeat 0 0;
    display: block;
    padding: 0 0 0 25px;
}

.media-kit ul li a {
    color: #9c3112;
}

.media-kit ul li a:hover {
    text-decoration: underline;
}

.f-further-information-block {
    border: 5px solid #E2E1D7;
    display: block;
    margin: 0 0 17px;
    padding: 15px;
    clear: both;
}

.f-further-information-block .title {
    line-height: 24px;
    margin-bottom: 25px;
    font-size: 21px;
    color: #222;
}

.f-further-information-block .block-the-metting {
    display: block;
    clear: both;
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #e3e2e2;
    padding-right: 10px;
}

.f-further-information-block .block-the-metting .title {
    font-size: 14px;
    display: block;
    color: #1b3771;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 700;
}

.f-further-information-block .block-the-metting .title a {
    color: #1b3771;
}

.f-further-information-block .block-the-metting .text {
    color: #222;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    clear: both;
}

.f-further-information-block .block-the-metting address {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #222;
    font-style: normal;
}

.f-further-information-block .block-the-metting address .fax a,.f-further-information-block .block-the-metting address .phone a {
    color: #222;
}

.f-further-information-block .block-the-metting address .fax,.f-further-information-block .block-the-metting address .phone {
    clear: both;
    display: block;
}

.f-further-information-block .block {
    display: block;
    clear: both;
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #e3e2e2;
    padding-right: 25px;
}

.f-further-information-block .block .title {
    font-size: 14px;
    display: block;
    color: #1b3771;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 700;
}

.f-further-information-block .block .title a {
    color: #1b3771;
}

.f-further-information-block .block .text {
    color: #222;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    clear: both;
}

.f-further-information-block .block address {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #222;
    font-style: normal;
}

.f-further-information-block .block address .phone a {
    color: #222;
}

.f-further-information-block .block address .email a {
    color: #9c3112;
}

.f-further-information-block .block address .email a:hover {
    text-decoration: underline;
}

.f-further-information-block .block address .phone {
    clear: both;
    display: block;
}

.f-further-information-block .block address .phone em {
    font-style: normal;
    padding-left: 10px;
}

.tab-block {
    display: block;
    clear: both;
    width: 100%;
}

.tab-block .tab-nav {
    width: 100%;
    height: auto;
    display: block;
    clear: both;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 25px;
}

.tab-block .tab-nav a {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    background: #273846;
    padding: 7px 14px;
    float: left;
}

.tab-block .tab-nav a.active {
    background: #962d10;
}

.tab-block .tab-contant {
    width: 100%;
    height: auto;
    clear: both;
    display: block;
}

.tab-block .tab-contant .contant-text:first-child {
    display: block;
}

.tab-block .tab-contant .contant-text {
    display: none;
}

.post-detail-02 {
    width: 100%;
    height: auto;
    display: block;
}

.post-detail-02 .heading-m {
    display: none;
}

.post-detail-02 .heading {
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 35px;
    float: left;
}

.post-detail-02 .heading .title {
    margin-bottom: 0;
}

.ie7 .post-detail-02 .heading .title .date {
    margin-top: -16px;
}

.post-detail-02 .heading .title .date {
    font-size: 13px;
    float: right;
    margin-top: 22px;
}

.post-detail-02 .heading em {
    color: #242424;
    font-size: 18px;
    display: block;
    margin-bottom: 4px;
}

.post-detail-02 .heading strong {
    font-size: 14px;
    color: #242424;
    display: block;
    margin-bottom: 15px;
}

.post-detail-02 .heading .share-social {
    height: auto;
    display: block;
    clear: both;
}

.post-detail-02 .post-detail-02-img {
    margin-right: 25px;
    border: 0px solid #e2e1d7;
    float: left;
}

.post-detail-02 img {
    margin-right: 0!important;
    border: 0px solid #e2e1d7;
    max-width: 97%;
    height: auto;
}

.wp-caption-text {
    font-style: italic;
}

.post-detail-02 ul.image-campaign li a img {
    width: 100%;
    height: auto;
}

.event-detail-block img {
    margin-right: 25px;
    border: 2px solid #e2e1d7;
    float: left;
}

.post-detail-02 .post_left_sidebar {
    float: left;
    width: 99%;
}

.post-detail-02 .post_left_sidebar .left-block h2,.post-detail-02 .post_left_sidebar .left-block h3 {
    color: #A7331C;
}

.post-detail-02 .left-block {
    float: left;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    padding: 17px;
    margin-right: 25px;
    max-width: 280px;
    margin-bottom: 25px;
}

.post-detail-banner-block {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin-top: 30px;
}

.post-detail-banner-block .title {
    margin-bottom: 13px;
    display: block;
    font-size: 30px;
    color: #1b3771;
}

.post-detail-banner-block .banner-block {
    width: 98%;
    display: block;
    border: 0;
    float: left;
    margin-bottom: 0;
    height: auto;
}

.post-detail-banner-block .banner-block .rslides_nav {
    position: absolute;
    top: 28%;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
}

.post-detail-banner-block .banner-block .rslides li img {
    display: block;
    border: 5px solid #e2e1d7;
    position: relative;
    margin-bottom: 10px;
    width: 97%;
}

.post-detail-banner-block .banner-block .prev {
    left: 8px;
    background: url(images/prev-arrow.png) no-repeat 0 0;
    display: block;
    width: 26px;
    height: 53px;
}

.post-detail-banner-block .banner-block .next {
    right: 22px;
    background: url(images/next-arrow.png) no-repeat 0 0;
    display: block;
    width: 26px;
    height: 53px;
}

.post-detail-banner-block .banner-block .rslides_nav:hover {
    background-position: left bottom;
}

.post-detail-banner-block .banner-block,.post-detail-banner-block .banner-block p {
    font-style: italic;
    clear: both;
}

.ie7 .post-detail-banner-block p {
    margin-bottom: 0!important;
}

.post-detail-02 .mar-top-minus {
    margin-top: -10px;
}

.boder-line {
    margin: 0 15px;
    background: #e6e6e6;
    height: 1px;
    display: none;
    margin-bottom: 15px;
}

.share-social .email-button {
    background-color: #EAF7FF;
    border: 1px solid #A6B9C0;
    border-radius: 3px;
    color: #616F8A;
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    margin-top: 0;
    padding: 3px 8px;
    vertical-align: top;
}

.share-social .print-button {
    background-color: #EAF7FF;
    border: 1px solid #A6B9C0;
    border-radius: 3px;
    color: #616F8A;
    display: inline-block;
    font-size: 12px;
    padding: 3px 10px;
    vertical-align: top;
}

.fb_edge_widget_with_comment {
    margin-right: 17px!important;
    position: relative;
}

#___plusone_0 {
    width: 80px!important;
}

.twitter-share-button {
    width: 93px!important;
}

.wp-polls-ans .Buttons {
    background: url(images/arrow.png) no-repeat scroll right center transparent;
    color: #BA5437;
    font-size: 14px;
    font-weight: 700;
    margin: 0 26px 0 0;
    padding: 0 10px 0 0;
    border: 0;
    float: left;
}

.wp-polls-ans p:last-child {
    display: none;
}

.at16nc.at16t_email {
    display: none!important;
}

@media (max-width:640px) {
    #center {
        margin: 0;
    }

    #center .right-part {
        max-width: 100%;
        float: none;
    }

    .right-ad-block {
        display: none;
    }

    .m-ad-block {
        display: block;
    }

    .left-part .ad-728x90,header {
        display: none;
    }

    .m-header {
        width: 100%;
        position: relative;
        z-index: 9999999;
        display: block;
    }

    .m-header .m-first-block {
        width: 100%;
        height: auto;
        display: block;
        background: #000;
        float: left;
        padding: 14px 0;
    }

    .m-header .m-first-block ul {
        margin: 0;
        padding: 0 10px;
    }

    .m-header .m-first-block ul li {
        color: #fff;
        float: left;
        font-size: 12px;
        background: url(images/m-top-nav-line.jpg) no-repeat right center;
    }

    .m-header .m-first-block ul li.last {
        background: 0 0;
    }

    .m-header .m-first-block ul li a {
        color: #fff;
        padding: 0 4px;
        display: block;
    }

    .m-header .m-first-block ul li:hover ul.sub-menu {
        display: block;
        position: absolute;
        background: #a7331c;
        z-index: 999;
        padding: 0;
    }

    .m-header .m-first-block ul li ul.sub-menu {
        display: none;
        width: 50%;
    }

    .m-header .m-first-block ul li ul.sub-menu li {
        border-bottom: 1px solid #C25742;
        line-height: 18px;
        margin: 0;
        width: 100%;
    }

    .m-header .m-first-block ul li ul.sub-menu li a {
        display: block;
        height: auto;
        margin: 0!important;
        padding: 3px 7px!important;
    }

    .m-header .m-first-block ul li ul.sub-menu li a:hover {
        background: none repeat scroll 0 0 #8D2713!important;
        color: #fff;
    }

    .m-header .m-first-block ul li.parents a:hover,.m-header .m-first-block ul li:hover a {
        background: #a7331c;
        color: #fff;
    }

    .m-header .m-first-block ul li a:hover {
        background: 0 0;
        color: #9a3320;
    }

    .m-header .m-first-block ul li.home a {
        background: url(images/home-icon.png) no-repeat scroll left 0 transparent;
        display: inline;
        float: left;
        font-size: 0;
        height: 15px;
        width: 10px;
        text-indent: -999px;
    }

    .m-header .m-second-block {
        background: #fff;
        width: 100%;
        padding: 7px 0;
        display: block;
        clear: both;
        float: left;
    }

    .m-header .m-second-block .m-logo {
        float: left;
        margin-left: 13px;
    }

    .m-header .m-second-block .publication-nav {
        float: right;
        margin-right: 13px;
        margin-top: 5px;
        z-index: 9;
        position: relative;
        display: block;
        height: 28px;
        background: #273846 url(images/m-nav-arrow01.jpg) no-repeat right top;
    }

    .m-header .m-second-block .publication-nav ul {
        margin: 0;
        padding: 0;
        line-height: 28px;
    }

    .m-header .m-second-block .publication-nav ul li {
        font-size: 12px;
        text-transform: uppercase;
        position: relative;
    }

    .m-header .m-second-block .publication-nav ul li a {
        color: #fff;
        padding: 0 28px 0 8px;
    }

    .m-header .m-second-block .publication-nav ul li ul {
        display: none;
        width: 293px;
        border: 1px solid #676767;
        position: absolute;
        right: 0;
        top: 28px;
        background: #273846;
    }

    .m-header .m-second-block .publication-nav ul li ul li {
        font-size: 14px;
        text-transform: none;
        border-bottom: 1px solid #0e2b42;
        line-height: 32px;
    }

    .m-header .m-second-block .publication-nav ul li ul li a {
        color: #fff;
        padding: 0 30px 0 16px;
        display: block;
    }

    .m-header .m-second-block .publication-nav ul li ul li a:hover {
        background: #9a3320;
    }

    .m-header .m-second-block .publication-nav ul li ul li.last {
        border-bottom: 0;
    }

    .m-header .m-third-block {
        background: #273846;
        padding: 7px 0;
        display: block;
        clear: both;
        float: left;
        width: 100%;
    }

    .m-header .m-third-block .m-nav {
        float: left;
        border: 1px solid #5f6163;
        line-height: 27px;
        z-index: 8;
        position: relative;
        display: block;
        margin-left: 13px;
        height: 28px;
        background: #273846 url(images/m-nav-arrow02.jpg) no-repeat right top;
    }

    .m-header .m-third-block .m-nav ul {
        margin: 0;
        padding: 0;
    }

    .m-header .m-third-block .m-nav ul li {
        font-size: 12px;
        text-transform: uppercase;
        position: relative;
    }

    .m-header .m-third-block .m-nav ul li a {
        color: #fff;
        padding: 0 28px 0 8px;
    }

    .m-header .m-third-block .m-nav ul li ul {
        display: none;
        width: 293px;
        border: 1px solid #676767;
        position: absolute;
        left: -1px;
        top: 28px;
        background: #273846;
    }

    .m-header .m-third-block .m-nav ul li ul li {
        font-size: 14px;
        text-transform: none;
        border-bottom: 1px solid #0e2b42;
        line-height: 32px;
    }

    .m-header .m-third-block .m-nav ul li ul li a {
        color: #fff;
        padding: 0 30px 0 16px;
        display: block;
    }

    .m-header .m-third-block .m-nav ul li ul li a:hover {
        background: #9a3320;
    }

    .m-header .m-third-block .m-nav ul li ul li.last {
        border-bottom: 0;
    }

    .m-header .m-third-block .m-search-block {
        float: right;
        display: block;
        position: relative;
        margin-right: 13px;
    }

    .m-header .m-third-block .m-search-block input[type=text] {
        font-size: 12px;
        font-weight: 400;
        height: 27px;
        float: right;
        color: #8c8c8c;
        border: 1px solid #646464;
        box-shadow: inset 0 0 13px rgba(0,0,0,.4);
        padding: 0 13px;
        margin: 0 20px 0 0;
        width: 120px;
    }

    .m-header .m-third-block .m-search-block input[type=submit] {
        background: url(images/m-search-icon.jpg) no-repeat 0 0;
        width: 22px;
        height: 29px;
        border: 0;
        cursor: pointer;
        right: 0;
        top: 0;
        position: absolute;
        text-indent: -200px;
    }

    .banner-block {
        border-left: 0;
        border-right: 0;
        border-top: 4px solid #e2e1d7;
        border-bottom: 4px solid #e2e1d7;
        margin-bottom: 13px;
    }

    .banner-block .rslides .caption {
        padding: 4px 13px;
    }

    .banner-block .rslides .caption h1.title {
        font-size: 16px;
        line-height: 18px;
        max-width: 65%;
    }

    .banner-block .rslides .caption .text {
        display: none;
    }

    .banner-block .rslides .caption img {
        width: 87px;
        height: auto;
        margin: 0;
    }

    .banner-block .rslides_nav {
        top: 28%;
    }

    .banner-block .prev {
        left: 11px;
        background: url(images/m-prev-arrow.png) no-repeat 0 0;
        display: block;
        width: 20px;
        height: 39px;
    }

    .banner-block .next {
        right: 11px;
        background: url(images/m-next-arrow.png) no-repeat 0 0;
        display: block;
        width: 20px;
        height: 39px;
    }

    .cover-stories-block {
        display: none;
    }

    .m-cover-stories-block {
        display: block;
        padding: 0 15px;
        margin: 0;
        border-bottom: 3px solid #e2e1d7;
    }

    .m-cover-stories-block .title {
        font-size: 17px;
        line-height: 17px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1b3771;
        margin: 0 0 12px;
        background: url(images/cover-stories-line.jpg) no-repeat right 30px;
        display: block;
    }

    .m-cover-stories-block .title span {
        clear: both;
        font-size: 27px;
        line-height: 30px;
        background: url(images/title-span-bg.jpg) no-repeat right center;
        padding-right: 10px;
    }

    .m-cover-stories-block .stories {
        height: auto;
        display: block;
        padding: 0 0 12px;
        margin: 0 0 12px;
        border-bottom: 1px solid #e6e6e6;
        width: 100%;
    }

    .m-cover-stories-block .stories .img {
        float: left;
        border: 3px solid #e2e1d7;
        margin: 0 15px 15px 0;
    }

    .m-cover-stories-block .stories .img a {
        background: 0 0;
        margin: 0;
        padding: 0;
    }

    .m-cover-stories-block .stories .img img {
        width: 92px;
        height: 120px;
        display: block;
    }

    .m-cover-stories-block .last {
        border-bottom: 0;
        margin-bottom: 0;
    }

    .m-cover-stories-block .stories .heading {
        display: block;
    }

    .m-cover-stories-block .stories .heading .date {
        color: #1b3771;
        font-size: 13px;
        text-transform: uppercase;
        display: block;
    }

    .m-cover-stories-block .stories .heading .stories-title {
        color: #a7331c;
        font-size: 17px;
        line-height: 20px;
        display: block;
        margin: 3px 0 12px;
    }

    .m-cover-stories-block .stories .heading .stories-title a {
        color: #a7331c;
        font-size: 17px;
        display: block;
        background: 0 0;
    }

    .m-cover-stories-block .stories .heading .stories-title a:hover {
        text-decoration: none;
    }

    .m-cover-stories-block .stories .heading em {
        color: #222;
        font-size: 14px;
        clear: both;
        line-height: 19px;
    }

    .m-cover-stories-block .stories .heading strong {
        font-size: 12px;
        color: #222;
        margin: 4px 0 0;
        display: block;
    }

    .m-cover-stories-block .stories .heading strong a {
        font-size: 12px;
        color: #222;
        margin-bottom: 20px;
        text-decoration: none;
        background: 0 0;
    }

    .m-cover-stories-block .stories p {
        font-size: 14px;
        color: #222;
        line-height: 18px;
        display: block;
        clear: both;
        margin-bottom: 12px;
    }

    .m-cover-stories-block .stories a {
        color: #ba5437;
        font-size: 13px;
        background: url(images/arrow.png) right center no-repeat;
        font-weight: 700;
        padding: 0 10px 0 0;
        margin: 0 26px 0 0;
    }

    .m-cover-stories-block .stories a:hover {
        text-decoration: underline;
    }

    .industry-news-block {
        border-bottom: 3px solid #e2e1d7;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        margin-bottom: 15px;
        float: left;
    }

    .industry-news-block .title {
        background: url(images/cover-stories-line.jpg) no-repeat 0 30px;
        display: block;
        font-size: 17px;
        line-height: 17px;
    }

    .industry-news-block .title span {
        font-size: 27px;
        line-height: 27px;
        padding-right: 10px;
        clear: both;
        background: url(images/title-span-bg.jpg) no-repeat right center;
    }

    .industry-news-block .block {
        width: 100%;
        height: auto;
        display: block;
    }

    .industry-news-block .block .news-date {
        font-size: 12px;
    }

    .industry-news-block .block .news {
        font-size: 18px;
    }

    .industry-news-block .block .news p,.industry-news-block .block .news span {
        line-height: 18px;
    }

    .industry-news-block .btn-more-news,.meeting-deals-block .btn-more-news {
        font-size: 13px;
    }

    footer {
        display: none;
    }

    .m-footer {
        width: 100%;
        background: #000;
        display: block;
    }

    .m-footer .f-first {
        width: 100%;
        height: auto;
        display: block;
        text-align: center;
        background: #1d1d1f;
    }

    .m-footer .f-first ul {
        margin: 0;
        padding: 0;
    }

    .m-footer .f-first ul li.last {
        border-bottom: 0;
    }

    .m-footer .f-first ul li {
        color: #fff;
        font-size: 12px;
        border-bottom: 1px solid #292929;
    }

    .m-footer .f-first ul li a {
        color: #fff;
        display: block;
        padding: 7px 0;
    }

    .m-footer .f-first ul li a:hover,.m-footer .f-first ul li.current-menu-item a {
        background: #a7331c;
    }

    .m-footer .f-second {
        border-bottom: 1px solid #292929;
        display: block;
        width: 100%;
        background: #000;
        float: left;
        padding: 7px 0;
    }

    .m-footer .f-second ul {
        padding: 0;
        margin: 0;
    }

    .m-footer .f-second ul li {
        color: #fff;
        font-size: 12px;
        float: left;
        text-align: center;
    }

    .m-footer .f-second ul li a {
        color: #fff;
        display: block;
        padding: 4px 0;
    }

    .m-footer .f-second ul li a:hover,.m-footer .f-second ul li.current-menu-item a {
        color: #a7331c;
    }

    .m-footer .f-second ul li,.m-footer .f-second ul li+li {
        width: 28%;
    }

    .m-footer .f-second ul li+li+li {
        width: 44%;
    }

    .m-footer .f-second ul li+li+li +li,.m-footer .f-second ul li+li+li +li+li {
        width: 28%;
    }

    .m-footer .f-second ul li+li+li +li+li+li {
        width: 44%;
    }

    .m-footer .m-f-logo {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #292929;
        background: #000;
        clear: both;
        padding: 8px 0;
    }

    .m-footer .m-f-logo img {
        display: block;
    }

    .m-footer .copyright {
        background: #141414;
        padding: 10px 0;
        color: #b7b7b7;
        font-size: 12px;
        text-align: center;
        clear: both;
        line-height: 19px;
    }

    .m-footer .copyright a {
        color: #b7b7b7;
    }

    .footer-bg,.top-bg {
        display: none;
    }

    .back-to-top {
        color: #a7331c;
        font-size: 13px;
        text-align: center;
        display: block;
        background: url(images/back-to-top-arrow.png) no-repeat center top;
        padding: 10px 0;
        margin-top: 13px;
        width: 90px;
    }

    .breadcrumb {
        margin: 10px 0 15px 15px;
    }

    .breadcrumb ul li {
        margin-bottom: 5px;
    }

    h1 {
        font-size: 25px;
        margin: 0 15px 10px;
    }

    h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .event-listing-block {
        margin: 0 15px;
        display: block;
        width: auto;
    }

    .event-listing-block .events {
        margin-right: 0;
        float: left;
        width: 100%;
    }

    .event-listing-block .events .event-date {
        font-size: 12px;
    }

    .event-listing-block .events .title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .event-listing-block .events p {
        line-height: 18px;
        margin-bottom: 12px;
    }

    .event-listing-block .events .btn-learn-more {
        font-size: 13px;
    }

    .event-listing-block .last {
        border-bottom: 1px solid #EFEFEF;
    }

    .ad-300x650 {
        text-align: center;
        display: block;
        clear: both;
        width: 300px;
        margin-bottom: 10px;
    }

    .event-detail-block {
        width: auto;
        margin: 0 15px 15px;
        border-bottom: 1px solid #e6e6e6;
    }

    .event-detail-block h1 {
        margin: 15px 0 10px!important;
    }

    .event-detail-block h2 {
        font-size: 22px;
    }

    .event-detail-block p {
        margin-bottom: 25px;
    }

    .event-detail-block img {
        max-width: 100%!important;
        float: none;
    }

    #center .left-part {
        width: 100%;
    }

    .informational {
        padding: 15px 0 0;
    }

    .informational h1,.informational h2,h3,h4 {
        margin: 0 0 10px 10px;
    }

    .informational p {
        line-height: 19px;
        margin-bottom: 25px;
        margin-left: 10px;
    }

    .issue-block {
        display: none;
    }

    .m-issue-block {
        display: block;
        margin: 0 15px 15px;
        padding: 0;
    }

    .m-issue-block .title {
        font-size: 17px;
        line-height: 17px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1b3771;
        margin: 0 0 15px;
        background: url(images/cover-stories-line.jpg) no-repeat right 38px;
        display: block;
        clear: both;
    }

    .m-issue-block .title span {
        clear: both;
        font-size: 27px;
        line-height: 27px;
        background: url(images/title-span-bg.jpg) no-repeat right center;
        padding-right: 10px;
    }

    .m-issue-block .sub-title {
        background: url(images/issue-sub-title-bg.jpg) repeat-x 0 0;
        line-height: 32px;
        text-transform: uppercase;
        font-size: 16px;
        color: #1b3771;
        font-weight: 700;
        text-indent: 6px;
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 16px;
    }

    .m-issue-block .issue {
        width: 100%;
        height: auto;
        display: block;
        padding: 0 0 13px;
        margin: 0 0 18px;
        border-bottom: 1px solid #e6e6e6;
        float: left;
    }

    .m-issue-block .issue .img {
        float: left;
        border: 3px solid #e2e1d7;
        margin: 0 9px 15px 0;
    }

    .m-issue-block .issue .img img {
        display: block;
        width: 102px;
        height: auto;
    }

    .m-issue-block .issue .small img {
        display: block;
        width: 102px;
        height: 97px;
    }

    .m-issue-block .mar-bot {
        margin-bottom: 0;
    }

    .m-issue-block .last {
        border-bottom: 0;
    }

    .m-issue-block .issue .heading {
        display: block;
    }

    .m-issue-block .issue .heading .cover-s {
        color: #1b3771;
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        display: block;
        margin-bottom: 12px;
    }

    .m-issue-block .issue .heading .stories-title {
        color: #a7331c;
        font-size: 18px;
        line-height: 20px;
        display: block;
        margin: 0 0 15px;
    }

    .m-issue-block .issue .heading .stories-title a {
        color: #a7331c;
        background: 0 0;
    }

    .m-issue-block .issue .heading .stories-title a:hover {
        text-decoration: none;
    }

    .m-issue-block .issue .heading em {
        color: #222;
        font-size: 15px;
        line-height: 19px;
        margin: 0 0 5px;
        display: block;
    }

    .m-issue-block .issue .heading strong {
        font-size: 13px;
        color: #222;
        margin-bottom: 13px;
        float: left;
    }

    .m-issue-block .issue .heading strong a {
        font-size: 13px;
        color: #222;
        text-decoration: none;
        background: 0 0;
    }

    .m-issue-block .issue p {
        font-size: 14px;
        color: #222;
        line-height: 18px;
        margin-bottom: 12px;
        display: block;
        clear: both;
    }

    .m-issue-block .issue a {
        color: #ba5437;
        font-size: 14px;
        background: url(images/arrow.png) right center no-repeat;
        font-weight: 700;
        padding: 0 10px 0 0;
        margin: 0 26px 0 0;
    }

    .m-issue-block .issue a:hover {
        text-decoration: underline;
    }

    .m-issue-block .issue .img a {
        margin: 0;
        padding: 0;
        background: 0 0;
    }

    .snapshots-block {
        max-width: 100%;
        float: none;
        margin: 0 13px 15px;
    }

    .snapshots-block .small-banner .rslides {
        display: block;
        float: none;
        width: auto;
        font-size: 16px;
    }

    .snapshots-block .small-banner {
        float: left;
        margin-left: 0;
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .snapshots-block .small-banner .rslides img {
        float: left;
        margin-left: 0;
        width: 98%;
        height: auto;
        margin-bottom: 15px;
    }

    .snapshots-block .title {
        width: auto;
    }

    .snapshots-block .date {
        clear: both;
    }

    .snapshots-block .small-banner .prev {
        left: 10px;
    }

    .snapshots-block .small-banner .rslides_nav {
        top: 15%;
    }

    .meetings-industry-events-block {
        display: none;
    }

    .m-meetings-industry-events-block {
        display: block;
        padding-bottom: 15px;
        margin: 0 15px 15px;
        border-bottom: 1px solid #e6e6e6;
        clear: both;
        float: none;
    }

    .m-meetings-industry-events-block .title {
        color: #1b3771;
        font-size: 17px;
        line-height: 17px;
        font-weight: 700;
        text-transform: uppercase;
        padding-bottom: 13px;
    }

    .m-meetings-industry-events-block .title span {
        font-size: 27px;
        line-height: 27px;
        clear: both;
        padding-right: 10px;
        background: url(images/title-span-bg.jpg) no-repeat right center;
    }

    .m-meetings-industry-events-block .mie {
        max-width: 360px;
        width: 100%;
        float: left;
        display: block;
        margin-bottom: 20px;
    }

    .m-meetings-industry-events-block .mie .date {
        text-transform: uppercase;
        font-weight: 700;
        color: #1b3771;
        font-size: 14px;
        margin-bottom: 4px;
        display: block;
    }

    .m-meetings-industry-events-block .mie .title {
        font-weight: 700;
        font-size: 14px;
        color: #222;
        display: block;
        margin-bottom: 3px;
        text-transform: none;
        padding: 0;
    }

    .m-meetings-industry-events-block .mie address {
        font-style: normal;
        line-height: 20px;
        margin-bottom: 3px;
        display: block;
    }

    .m-meetings-industry-events-block .mie a {
        font-size: 14px;
        color: #b03a19;
    }

    .m-meetings-industry-events-block .mie a:hover {
        text-decoration: underline;
    }

    .m-meetings-industry-events-block .last {
        border: 0;
    }

    .m-meetings-industry-events-block p {
        font-size: 14px;
        color: #222;
        margin-bottom: 0;
        line-height: 17px;
        clear: both;
    }

    .m-meetings-industry-events-block p a {
        color: #b03a19;
        text-decoration: none;
    }

    .m-meetings-industry-events-block p a:hover {
        text-decoration: underline;
    }

    .meeting-deals-block {
        float: none;
        padding-bottom: 15px;
        margin: 0 15px 15px;
        border-bottom: 1px solid #e6e6e6;
    }

    .meeting-deals-block .title {
        font-size: 17px;
        line-height: 17px;
        padding: 0;
        border: 0;
        margin-bottom: 10px;
    }

    .meeting-deals-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .meeting-deals-block ul li {
        line-height: 18px;
        background: url(images/dots.png) no-repeat scroll 0 5px;
    }

    .poll-block {
        float: none;
        padding-bottom: 15px;
        margin: 0 15px 15px;
        border-bottom: 1px solid #e6e6e6;
    }

    .poll-block .title {
        font-size: 17px;
        line-height: 17px;
        border-bottom: 0;
        padding: 0;
    }

    .poll-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .poll-block .poll-que,.poll-block span {
        font-size: 18px;
    }

    .poll-block ul {
        padding: 15px 0 8px;
    }

    .poll-block ul li {
        margin-bottom: 10px;
    }

    .right-part .mar-top {
        margin-top: 0;
    }

    .subscribe-block {
        float: none;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .subscribe-block .title {
        font-size: 17px;
        line-height: 17px;
        padding: 0;
        border: 0;
        margin-bottom: 10px;
    }

    .subscribe-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .subscribe-block ul li {
        padding-bottom: 0;
    }

    .past-issues-block {
        margin: 0;
    }

    .past-issues-block .p-issue {
        margin: 0 12px 25px;
        min-height: 270px;
    }

    .past-issues-block .p-issue img {
        width: 128px;
        height: 167px;
        border: 4px solid #e2e1d7;
    }

    .category-page .banner-block {
        margin-bottom: 17px;
    }

    .categories-block {
        margin: 0 13px;
    }

    .categories-block .categories {
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .categories-block .categories .heading .ca-title .date {
        display: none;
    }

    .categories-block .categories .heading .ca-title {
        font-size: 18px;
    }

    .categories-block .categories .heading .ca-title a {
        font-size: 18px;
        text-decoration: none;
        background: 0 0;
    }

    .categories-block .categories .heading em {
        font-size: 15px;
    }

    .categories-block .categories .heading strong {
        margin-bottom: 13px;
    }

    .categories-block .categories .heading strong a {
        text-decoration: none;
    }

    .categories-block .categories p {
        line-height: 18px;
        margin-bottom: 10px;
    }

    .categories-block .categories a {
        font-size: 13px;
    }

    .categories-block .btn-more,.category-page .btn-more {
        margin: 0 0 10px;
    }

    .features-categories-block {
        border-bottom: 5px solid #E2E1D7;
        border-top: 5px solid #E2E1D7;
        border-left: 0;
        border-right: 0;
    }

    .features-categories-block .title {
        font-size: 17px;
        line-height: 17px;
        border-bottom: 0;
        padding: 0;
        margin-bottom: 8px;
    }

    .features-categories-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .features-categories-block ul li {
        margin-bottom: 3px;
    }

    .advertise-page {
        padding: 0 15px;
    }

    .advertise-page p {
        line-height: 24px;
        margin-bottom: 25px;
    }

    .advertise-page h1 {
        margin: 0 0 10px;
    }

    .advertise-c-f-block {
        margin-bottom: 0;
    }

    .advertise-c-f-block .block {
        width: auto;
        margin-bottom: 26px;
        margin-right: 50px;
    }

    .advertise-c-f-block .block .title {
        font-size: 22px;
        margin-bottom: 0;
    }

    .advertise-c-f-block .block .text {
        font-size: 18px;
        margin-bottom: 0;
    }

    .media-kit {
        display: block;
    }

    .media-kit ul {
        padding-bottom: 10px;
    }

    .media-kit ul li {
        margin: 0 10px 12px 0;
        display: block;
    }

    .f-further-information-block {
        border-top: 1px solid #E3E2E2!important;
        border-bottom: 1px solid #E3E2E2!important;
        display: block;
        border: 0;
        margin: 15px;
        padding: 13px 0 0;
        clear: both;
    }

    .f-further-information-block .title {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .f-further-information-block .block-the-metting {
        border: 0;
    }

    .f-further-information-block .block-the-metting .text,.f-further-information-block .block-the-metting .title,.f-further-information-block .block-the-metting address {
        line-height: 20px;
    }

    .f-further-information-block .block {
        border: 0;
    }

    .f-further-information-block .block .text,.f-further-information-block .block .title,.f-further-information-block .block address {
        line-height: 20px;
    }

    .tab-block {
        margin-top: -7px;
    }

    .tab-block .tab-nav a {
        width: 100%;
        font-weight: 400;
        font-size: 12px;
        text-align: center;
        padding: 7px 0;
    }

    .post-detail-02 .heading {
        display: none;
    }

    .post-detail-02 .heading-m {
        display: block;
        clear: both;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .post-detail-02 .heading-m .title {
        margin: 0 0 5px;
        display: block;
        float: left;
        line-height: 25px;
    }

    .post-detail-02 .heading-m .date {
        font-size: 13px;
        margin-bottom: 2px;
        display: block;
        font-weight: 700;
        color: #1b3771;
    }

    .post-detail-02 .heading-m em {
        color: #242424;
        font-size: 15px;
        display: block;
        margin-bottom: 4px;
        clear: both;
    }

    .post-detail-02 .heading-m strong {
        font-size: 14px;
        color: #242424;
        display: block;
        margin-bottom: 18px;
    }

    .post-detail-02 .heading-m .share-social {
        height: auto;
        display: block;
        clear: both;
    }

    .post-detail-02 .heading-m .share-social img {
        width: 100%;
        height: auto;
    }

    .post-detail-02 .post-detail-02-img {
        width: 100%;
        height: auto;
        border-left: 0;
        border-right: 0;
        margin-bottom: 25px;
    }

    .post-detail-02 h4,.post-detail-02 p {
        padding: 0 15px;
        line-height: 19px;
        margin-bottom: 20px;
    }
    
    .post-detail-02 h2,.post-detail-02 h3,.post-detail-02 h4 {
        padding: 0 15px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    
    blockquote h3 {line-height: normal !important;}

    .post-detail-02 .left-block {
        max-width: 90.5%;
        display: block;
        float: left;
        margin-right: 0;
        padding: 15px 15px 0;
        margin-bottom: 20px;
    }

    .post-detail-02 .left-block p {
        padding: 0;
    }

    .post_left_sidebar .left-block h2,.post_left_sidebar .left-block h3,.post_left_sidebar .left-block h4 {
        line-height: 24px;
    }

    .post-detail-banner-block {
        margin-top: 10px;
    }

    .post-detail-banner-block .banner-block {
        border-left: 0;
        border-right: 0;
        margin-bottom: 15px;
        float: left;
        width: 100%;
    }

    .post-detail-banner-block .title {
        font-size: 22px;
        padding: 0 15px;
    }

    .post-detail-banner-block .banner-block .rslides_nav {
        top: 20%;
    }

    .post-detail-banner-block .banner-block .prev {
        left: 11px;
        background: url(images/m-prev-arrow.png) no-repeat 0 0;
        display: block;
        width: 20px;
        height: 39px;
    }

    .post-detail-banner-block .banner-block .next {
        right: 11px;
        background: url(images/m-next-arrow.png) no-repeat 0 0;
        display: block;
        width: 20px;
        height: 39px;
    }

    .boder-line {
        display: block;
    }

    .post-detail-02 ul.image-campaign li {
        padding: 0 0 5px!important;
    }

    .post-detail-02 ul.image-campaign li a img {
        width: 97%;
        margin: 0!important;
    }

    .left-part ul {
        margin: 20px;
    }

    .left-part .advertise-page ul,.left-part .event-detail-block ul {
        margin: 20px 0;
    }

    .left-part .advertise-page ol,.left-part .event-detail-block ol {
        padding: 0;
    }

    .left-part ol {
        padding: 0 0 0 12px;
    }

    .industry-news-block ol {
        margin: 0 0 0 25px;
    }
}

@media (min-width:641px) and (max-width:767px) {
    #wrapper {
        max-width: 640px;
    }

    #center {
        margin: 0;
    }

    #center .right-part {
        max-width: 100%;
        float: none;
    }

    .right-ad-block {
        display: none;
    }

    .m-ad-block {
        display: block;
    }

    .left-part .ad-728x90,header {
        display: none;
    }

    .m-header {
        width: 100%;
        position: relative;
        z-index: 9999999;
        display: block;
    }

    .m-header .m-first-block {
        width: 100%;
        height: auto;
        display: block;
        background: #000;
        float: left;
        padding: 14px 0;
    }

    .m-header .m-first-block ul {
        margin: 0;
        padding: 0 10px;
    }

    .m-header .m-first-block ul li {
        color: #fff;
        float: left;
        font-size: 12px;
        background: url(images/m-top-nav-line.jpg) no-repeat right center;
    }

    .m-header .m-first-block ul li.last {
        background: 0 0;
    }

    .m-header .m-first-block ul li a {
        color: #fff;
        padding: 0 5px;
        display: block;
    }

    .m-header .m-first-block ul li:hover ul.sub-menu {
        display: block;
        position: absolute;
        background: #a7331c;
        z-index: 999;
        padding: 0;
    }

    .m-header .m-first-block ul li ul.sub-menu {
        display: none;
        width: 50%;
    }

    .m-header .m-first-block ul li ul.sub-menu li {
        border-bottom: 1px solid #C25742;
        line-height: 18px;
        margin: 0;
        width: 100%;
    }

    .m-header .m-first-block ul li ul.sub-menu li a {
        display: block;
        height: auto;
        margin: 0!important;
        padding: 3px 7px!important;
    }

    .m-header .m-first-block ul li ul.sub-menu li a:hover {
        background: none repeat scroll 0 0 #8D2713!important;
        color: #fff;
    }

    .m-header .m-first-block ul li.parents a:hover,.m-header .m-first-block ul li:hover a {
        background: #a7331c;
        color: #fff;
    }

    .m-header .m-first-block ul li a:hover {
        background: 0 0;
        color: #9a3320;
    }

    .m-header .m-first-block ul li.home a {
        background: url(images/home-icon.png) no-repeat scroll left 2px transparent;
        display: inline;
        float: left;
        font-size: 0;
        height: 15px;
        width: 10px;
    }

    .m-header .m-second-block {
        background: #fff;
        width: 100%;
        padding: 7px 0;
        display: block;
        clear: both;
        float: left;
    }

    .m-header .m-second-block .m-logo {
        float: left;
        margin-left: 13px;
    }

    .m-header .m-second-block .publication-nav {
        float: right;
        margin-right: 13px;
        width: 295px;
        margin-top: 5px;
        z-index: 9;
        position: relative;
        display: block;
        height: 28px;
        background: #273846 url(images/m-nav-arrow01.jpg) no-repeat right top;
    }

    .m-header .m-second-block .publication-nav ul {
        margin: 0;
        padding: 0;
        line-height: 28px;
    }

    .m-header .m-second-block .publication-nav ul li {
        font-size: 12px;
        text-transform: uppercase;
        position: relative;
    }

    .m-header .m-second-block .publication-nav ul li a {
        color: #fff;
        padding: 0 28px 0 8px;
    }

    .m-header .m-second-block .publication-nav ul li ul {
        display: none;
        width: 293px;
        border: 1px solid #676767;
        position: absolute;
        right: 0;
        top: 28px;
        background: #273846;
    }

    .m-header .m-second-block .publication-nav ul li ul li {
        font-size: 14px;
        text-transform: none;
        border-bottom: 1px solid #0e2b42;
        line-height: 32px;
    }

    .m-header .m-second-block .publication-nav ul li ul li a {
        color: #fff;
        padding: 0 30px 0 16px;
        display: block;
    }

    .m-header .m-second-block .publication-nav ul li ul li a:hover {
        background: #9a3320;
    }

    .m-header .m-second-block .publication-nav ul li ul li.last {
        border-bottom: 0;
    }

    .m-header .m-third-block {
        background: #273846;
        padding: 7px 0;
        display: block;
        clear: both;
        float: left;
        width: 100%;
    }

    .m-header .m-third-block .m-nav {
        float: left;
        border: 1px solid #5f6163;
        line-height: 27px;
        z-index: 8;
        position: relative;
        display: block;
        width: 293px;
        margin-left: 13px;
        height: 28px;
        background: #273846 url(images/m-nav-arrow02.jpg) no-repeat right top;
    }

    .m-header .m-third-block .m-nav ul {
        margin: 0;
        padding: 0;
    }

    .m-header .m-third-block .m-nav ul li {
        font-size: 12px;
        text-transform: uppercase;
        position: relative;
    }

    .m-header .m-third-block .m-nav ul li a {
        color: #fff;
        padding: 0 28px 0 8px;
    }

    .m-header .m-third-block .m-nav ul li ul {
        display: none;
        width: 293px;
        border: 1px solid #676767;
        position: absolute;
        left: -1px;
        top: 28px;
        background: #273846;
    }

    .m-header .m-third-block .m-nav ul li ul li {
        font-size: 14px;
        text-transform: none;
        border-bottom: 1px solid #0e2b42;
        line-height: 32px;
    }

    .m-header .m-third-block .m-nav ul li ul li a {
        color: #fff;
        padding: 0 30px 0 16px;
        display: block;
    }

    .m-header .m-third-block .m-nav ul li ul li a:hover {
        background: #9a3320;
    }

    .m-header .m-third-block .m-nav ul li ul li.last {
        border-bottom: 0;
    }

    .m-header .m-third-block .m-search-block {
        float: right;
        display: block;
        position: relative;
        margin-right: 13px;
    }

    .m-header .m-third-block .m-search-block input[type=text] {
        font-size: 12px;
        font-weight: 400;
        height: 27px;
        float: right;
        color: #8c8c8c;
        border: 1px solid #646464;
        box-shadow: inset 0 0 13px rgba(0,0,0,.4);
        padding: 0 13px;
        margin: 0 20px 0 0;
        width: 247px;
    }

    .m-header .m-third-block .m-search-block input[type=submit] {
        background: url(images/m-search-icon.jpg) no-repeat 0 0;
        width: 22px;
        height: 29px;
        border: 0;
        cursor: pointer;
        right: 0;
        top: 0;
        position: absolute;
        text-indent: -200px;
    }

    .ipad input,.iphone input,.ipod input {
        border-radius: 0;
    }

    .banner-block {
        border-left: 0;
        border-right: 0;
        border-top: 4px solid #e2e1d7;
        border-bottom: 4px solid #e2e1d7;
        margin-bottom: 13px;
    }

    .banner-block .rslides .caption {
        padding: 8px 13px;
    }

    .banner-block .rslides .caption h1.title {
        font-size: 22px;
        margin-top: 5px;
        line-height: 18px;
        max-width: 65%;
    }

    .banner-block .rslides .caption .text {
        display: none;
    }

    .banner-block .rslides .caption img {
        width: 87px;
        height: auto;
        margin: 3px 0 0;
    }

    .banner-block .rslides_nav {
        top: 36%;
    }

    .banner-block .prev {
        left: 11px;
        background: url(images/m-prev-arrow.png) no-repeat 0 0;
        display: block;
        width: 20px;
        height: 39px;
    }

    .banner-block .next {
        right: 11px;
        background: url(images/m-next-arrow.png) no-repeat 0 0;
        display: block;
        width: 20px;
        height: 39px;
    }

    .cover-stories-block {
        display: none;
    }

    .m-cover-stories-block {
        display: block;
        padding: 0 15px;
        margin: 0;
        border-bottom: 3px solid #e2e1d7;
    }

    .m-cover-stories-block .title {
        font-size: 17px;
        line-height: 17px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1b3771;
        margin: 0 0 12px;
        background: url(images/cover-stories-line.jpg) no-repeat right 30px;
        display: block;
    }

    .m-cover-stories-block .title span {
        clear: both;
        font-size: 27px;
        line-height: 30px;
        background: url(images/title-span-bg.jpg) no-repeat right center;
        padding-right: 10px;
    }

    .m-cover-stories-block .stories {
        height: auto;
        display: block;
        padding: 0 0 12px;
        margin: 0 0 12px;
        border-bottom: 1px solid #e6e6e6;
        width: 100%;
    }

    .m-cover-stories-block .stories .img {
        float: left;
        border: 3px solid #e2e1d7;
        margin: 0 15px 15px 0;
    }

    .m-cover-stories-block .stories .img img {
        width: 92px;
        height: 120px;
        display: block;
    }

    .m-cover-stories-block .last {
        border-bottom: 0;
        margin-bottom: 0;
    }

    .m-cover-stories-block .stories .heading {
        display: block;
    }

    .m-cover-stories-block .stories .heading .date {
        color: #1b3771;
        font-size: 13px;
        text-transform: uppercase;
        display: block;
    }

    .m-cover-stories-block .stories .heading .stories-title {
        color: #a7331c;
        font-size: 17px;
        line-height: 20px;
        display: block;
        margin: 3px 0 12px;
    }

    .m-cover-stories-block .stories .heading .stories-title a {
        color: #a7331c;
        font-size: 17px;
        line-height: 20px;
        display: block;
        background: 0 0;
    }

    .m-cover-stories-block .stories .heading .stories-title a:hover {
        text-decoration: none;
    }

    .m-cover-stories-block .stories .heading em {
        color: #222;
        font-size: 14px;
        clear: both;
        line-height: 19px;
    }

    .m-cover-stories-block .stories .heading strong {
        font-size: 12px;
        color: #222;
        margin: 4px 0 0;
        display: block;
    }

    .m-cover-stories-block .stories .heading strong a {
        font-size: 12px;
        color: #222;
        margin-bottom: 20px;
        text-decoration: none;
        background: 0 0;
    }

    .m-cover-stories-block .stories p {
        font-size: 14px;
        color: #222;
        line-height: 18px;
        display: block;
        clear: both;
        margin-bottom: 12px;
    }

    .m-cover-stories-block .stories a {
        color: #ba5437;
        font-size: 13px;
        background: url(images/arrow.png) right center no-repeat;
        font-weight: 700;
        padding: 0 10px 0 0;
        margin: 0 26px 0 0;
    }

    .m-cover-stories-block .stories .img a {
        background: none!important;
        margin: 0!important;
        padding: 0!important;
    }

    .m-cover-stories-block .stories a:hover {
        text-decoration: underline;
    }

    .industry-news-block {
        border-bottom: 3px solid #e2e1d7;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        margin-bottom: 15px;
        float: left;
        max-width: 95%;
    }

    .industry-news-block .title {
        background: url(images/cover-stories-line.jpg) no-repeat 0 30px;
        display: block;
        font-size: 17px;
        line-height: 17px;
    }

    .industry-news-block .title span {
        font-size: 27px;
        line-height: 27px;
        padding-right: 10px;
        clear: both;
        background: url(images/title-span-bg.jpg) no-repeat right center;
    }

    .industry-news-block .block {
        width: 100%;
        height: auto;
        display: block;
    }

    .industry-news-block .block .news-date {
        font-size: 12px;
    }

    .industry-news-block .block .news {
        font-size: 14px;
    }

    .industry-news-block .block .news p,.industry-news-block .block .news span {
        line-height: 18px;
    }

    .industry-news-block .btn-more-news,.meeting-deals-block .btn-more-news {
        font-size: 13px;
    }

    footer {
        display: none;
    }

    .m-footer {
        width: 100%;
        background: #000;
        display: block;
    }

    .m-footer .f-first {
        width: 100%;
        height: auto;
        display: block;
        text-align: center;
        background: #1d1d1f;
    }

    .m-footer .f-first ul {
        margin: 0;
        padding: 0;
    }

    .m-footer .f-first ul li.last {
        border-bottom: 0;
    }

    .m-footer .f-first ul li {
        color: #fff;
        font-size: 12px;
        border-bottom: 1px solid #292929;
    }

    .m-footer .f-first ul li a {
        color: #fff;
        display: block;
        padding: 7px 0;
    }

    .m-footer .f-first ul li a:hover,.m-footer .f-first ul li.current-menu-item a {
        background: #a7331c;
    }

    .m-footer .f-second {
        border-bottom: 1px solid #292929;
        display: block;
        width: 100%;
        background: #000;
        float: left;
        padding: 7px 0;
    }

    .m-footer .f-second ul {
        padding: 0;
        margin: 0;
    }

    .m-footer .f-second ul li {
        color: #fff;
        font-size: 12px;
        float: left;
        text-align: center;
    }

    .m-footer .f-second ul li a {
        color: #fff;
        display: block;
        padding: 4px 0;
    }

    .m-footer .f-second ul li a:hover,.m-footer .f-second ul li.current-menu-item a {
        color: #a7331c;
    }

    .m-footer .f-second ul li {
        width: 33%;
    }

    .m-footer .m-f-logo {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #292929;
        background: #000;
        clear: both;
        padding: 8px 0;
    }

    .m-footer .m-f-logo img {
        display: block;
    }

    .m-footer .copyright {
        background: #141414;
        padding: 10px 0;
        color: #b7b7b7;
        font-size: 12px;
        text-align: center;
        clear: both;
        line-height: 19px;
    }

    .m-footer .copyright a {
        color: #b7b7b7;
    }

    .top-bg {
        height: 45px;
    }

    .footer-bg {
        display: block;
        height: 281px!important;
    }

    .back-to-top {
        color: #a7331c;
        font-size: 13px;
        text-align: center;
        display: block;
        background: url(images/back-to-top-arrow.png) no-repeat center top;
        padding: 10px 0;
        margin-top: 13px;
        width: 90px;
    }

    .breadcrumb {
        margin: 10px 0 15px 15px;
    }

    .breadcrumb ul li {
        margin-bottom: 5px;
    }

    h1 {
        font-size: 25px;
        margin: 0 15px 10px;
    }

    h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .event-listing-block {
        margin: 0 15px;
        display: block;
        width: auto;
    }

    .event-listing-block .events {
        margin-right: 0;
        float: left;
        width: 100%;
    }

    .event-listing-block .events .event-date {
        font-size: 12px;
    }

    .event-listing-block .events .title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .event-listing-block .events p {
        line-height: 18px;
        margin-bottom: 12px;
    }

    .event-listing-block .events .btn-learn-more {
        font-size: 13px;
    }

    .event-listing-block .last {
        border-bottom: 1px solid #EFEFEF;
    }

    .ad-300x650 {
        text-align: center;
        display: block;
        clear: both;
        width: 300px;
        margin-bottom: 10px;
    }

    .event-detail-block {
        width: auto;
        margin: 0 15px 15px;
        border-bottom: 1px solid #e6e6e6;
    }

    .event-detail-block h1 {
        margin: 15px 0 10px!important;
    }

    .event-detail-block h2 {
        font-size: 22px;
    }

    .event-detail-block p {
        margin-bottom: 25px;
    }

    .event-detail-block img {
        max-width: 100%;
        float: none;
    }

    #center .left-part {
        width: 100%;
    }

    .informational {
        padding: 15px 15px 0;
    }

    .informational h1 {
        margin: 0 0 10px;
    }

    .informational p {
        line-height: 19px;
        margin-bottom: 25px;
    }

    .issue-block {
        display: none;
    }

    .m-issue-block {
        display: block;
        margin: 0 15px 15px;
        padding: 0;
    }

    .m-issue-block .title {
        font-size: 17px;
        line-height: 17px;
        text-transform: uppercase;
        font-weight: 700;
        color: #1b3771;
        margin: 0 0 15px;
        background: url(images/cover-stories-line.jpg) no-repeat right 38px;
        display: block;
        clear: both;
    }

    .m-issue-block .title span {
        clear: both;
        font-size: 27px;
        line-height: 27px;
        background: url(images/title-span-bg.jpg) no-repeat right center;
        padding-right: 10px;
    }

    .m-issue-block .sub-title {
        background: url(images/issue-sub-title-bg.jpg) repeat-x 0 0;
        line-height: 32px;
        text-transform: uppercase;
        font-size: 16px;
        color: #1b3771;
        font-weight: 700;
        text-indent: 6px;
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 16px;
    }

    .m-issue-block .issue {
        width: 100%;
        height: auto;
        display: block;
        padding: 0 0 13px;
        margin: 0 0 18px;
        border-bottom: 1px solid #e6e6e6;
        float: left;
    }

    .m-issue-block .issue .img {
        float: left;
        border: 3px solid #e2e1d7;
        margin: 0 9px 15px 0;
    }

    .m-issue-block .issue .img img {
        display: block;
        width: 102px;
        height: 133px;
    }

    .m-issue-block .issue .small img {
        display: block;
        width: 102px;
        height: 97px;
    }

    .m-issue-block .mar-bot {
        margin-bottom: 0;
    }

    .m-issue-block .last {
        border-bottom: 0;
    }

    .m-issue-block .issue .heading {
        display: block;
    }

    .m-issue-block .issue .heading .cover-s {
        color: #1b3771;
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        display: block;
        margin-bottom: 12px;
    }

    .m-issue-block .issue .heading .stories-title {
        color: #a7331c;
        font-size: 18px;
        line-height: 20px;
        display: block;
        margin: 0 0 15px;
    }

    .m-issue-block .issue .heading .stories-title a {
        color: #a7331c;
        background: 0 0;
    }

    .m-issue-block .issue .heading .stories-title a:hover {
        text-decoration: none;
    }

    .m-issue-block .issue .heading em {
        color: #222;
        font-size: 15px;
        line-height: 19px;
        margin: 0 0 5px;
        display: block;
    }

    .m-issue-block .issue .heading strong {
        font-size: 13px;
        color: #222;
        margin-bottom: 13px;
        float: left;
    }

    .m-issue-block .issue p {
        font-size: 14px;
        color: #222;
        line-height: 18px;
        margin-bottom: 12px;
        display: block;
        clear: both;
    }

    .m-issue-block .issue a {
        color: #ba5437;
        font-size: 14px;
        background: url(images/arrow.png) right center no-repeat;
        font-weight: 700;
        padding: 0 10px 0 0;
        margin: 0 26px 0 0;
    }

    .m-issue-block .issue a:hover {
        text-decoration: underline;
    }

    .m-issue-block .issue .img a {
        background: 0 0;
        margin: 0;
        padding: 0;
    }

    .snapshots-block {
        max-width: 100%;
        float: none;
        margin: 0 13px 15px;
    }

    .snapshots-block .small-banner .rslides {
        display: block;
        float: none;
        width: auto;
        font-size: 16px;
    }

    .snapshots-block .small-banner {
        float: left;
        margin-left: 0;
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .snapshots-block .small-banner .rslides img {
        float: left;
        margin-left: 0;
        width: 98%;
        height: auto;
        margin-bottom: 15px;
    }

    .snapshots-block .date {
        clear: both;
    }

    .snapshots-block .small-banner .prev {
        right: 542px;
    }

    .snapshots-block .small-banner .rslides_nav {
        top: 31%;
    }

    .meetings-industry-events-block {
        display: none;
    }

    .m-meetings-industry-events-block {
        display: block;
        padding-bottom: 15px;
        margin: 0 15px 15px;
        border-bottom: 1px solid #e6e6e6;
        clear: both;
        float: none;
    }

    .m-meetings-industry-events-block .title {
        color: #1b3771;
        font-size: 17px;
        line-height: 17px;
        font-weight: 700;
        text-transform: uppercase;
        padding-bottom: 13px;
    }

    .m-meetings-industry-events-block .title span {
        font-size: 27px;
        line-height: 27px;
        clear: both;
        padding-right: 10px;
        background: url(images/title-span-bg.jpg) no-repeat right center;
    }

    .m-meetings-industry-events-block .mie {
        max-width: 360px;
        width: 100%;
        float: left;
        display: block;
        margin-bottom: 20px;
    }

    .m-meetings-industry-events-block .mie .date {
        text-transform: uppercase;
        font-weight: 700;
        color: #1b3771;
        font-size: 14px;
        margin-bottom: 4px;
        display: block;
    }

    .m-meetings-industry-events-block .mie .title {
        font-weight: 700;
        font-size: 14px;
        color: #222;
        display: block;
        margin-bottom: 3px;
        text-transform: none;
        padding: 0;
    }

    .m-meetings-industry-events-block .mie address {
        font-style: normal;
        line-height: 20px;
        margin-bottom: 3px;
        display: block;
    }

    .m-meetings-industry-events-block .mie a {
        font-size: 14px;
        color: #b03a19;
    }

    .m-meetings-industry-events-block .mie a:hover {
        text-decoration: underline;
    }

    .m-meetings-industry-events-block .last {
        border: 0;
    }

    .m-meetings-industry-events-block p {
        font-size: 14px;
        color: #222;
        margin-bottom: 0;
        line-height: 17px;
        clear: both;
    }

    .m-meetings-industry-events-block p a {
        color: #b03a19;
        text-decoration: none;
    }

    .m-meetings-industry-events-block p a:hover {
        text-decoration: underline;
    }

    .meeting-deals-block {
        float: none;
        padding-bottom: 15px;
        margin: 0 15px 15px;
        border-bottom: 1px solid #e6e6e6;
    }

    .meeting-deals-block .title {
        font-size: 17px;
        line-height: 17px;
        padding: 0;
        border: 0;
        margin-bottom: 10px;
    }

    .meeting-deals-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .meeting-deals-block ul li {
        line-height: 18px;
        background: url(images/dots.png) no-repeat scroll 0 5px;
    }

    .poll-block {
        float: none;
        padding-bottom: 15px;
        margin: 0 15px 15px;
        border-bottom: 1px solid #e6e6e6;
    }

    .poll-block .title {
        font-size: 17px;
        line-height: 17px;
        border-bottom: 0;
        padding: 0;
    }

    .poll-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .poll-block .poll-que,.poll-block span {
        font-size: 18px;
    }

    .poll-block ul {
        padding: 15px 0 8px;
    }

    .poll-block ul li {
        margin-bottom: 10px;
    }

    .right-part .mar-top {
        margin-top: 0;
    }

    .subscribe-block {
        float: none;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .subscribe-block .title {
        font-size: 17px;
        line-height: 17px;
        padding: 0;
        border: 0;
        margin-bottom: 10px;
    }

    .subscribe-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .subscribe-block ul li {
        padding-bottom: 0;
    }

    .past-issues-block {
        margin: 0;
    }

    .past-issues-block .p-issue {
        margin: 0 12px 25px;
    }

    .past-issues-block .p-issue img {
        width: 128px;
        height: 167px;
        border: 4px solid #e2e1d7;
    }

    .category-page .banner-block {
        margin-bottom: 17px;
    }

    .categories-block {
        margin: 0 13px;
    }

    .categories-block .categories {
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .categories-block .categories .heading .ca-title .date {
        display: none;
    }

    .categories-block .categories .heading .ca-title {
        font-size: 18px;
    }

    .categories-block .categories .heading em {
        font-size: 15px;
    }

    .categories-block .categories .heading strong {
        margin-bottom: 13px;
    }

    .categories-block .categories .heading strong a {
        text-decoration: none;
    }

    .categories-block .categories p {
        line-height: 18px;
        margin-bottom: 10px;
    }

    .categories-block .categories a {
        font-size: 13px;
    }

    .categories-block .btn-more,.category-page .btn-more {
        margin: 0 0 10px;
    }

    .features-categories-block {
        border-bottom: 5px solid #E2E1D7;
        border-top: 5px solid #E2E1D7;
        border-left: 0;
        border-right: 0;
    }

    .features-categories-block .title {
        font-size: 17px;
        line-height: 17px;
        border-bottom: 0;
        padding: 0;
        margin-bottom: 8px;
    }

    .features-categories-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .features-categories-block ul li {
        line-height: 18px;
        margin-bottom: 3px;
    }

    .advertise-page {
        padding: 0 15px;
    }

    .advertise-page p {
        line-height: 19px;
        margin-bottom: 25px;
    }

    .advertise-page h1 {
        margin: 0 0 10px;
    }

    .advertise-c-f-block {
        margin-bottom: 0;
    }

    .advertise-c-f-block .block {
        width: auto;
        margin-bottom: 26px;
        margin-right: 50px;
    }

    .advertise-c-f-block .block .title {
        font-size: 22px;
        margin-bottom: 0;
    }

    .advertise-c-f-block .block .text {
        font-size: 18px;
        margin-bottom: 0;
    }

    .media-kit {
        display: block;
    }

    .media-kit ul {
        padding-bottom: 10px;
    }

    .media-kit ul li {
        margin: 0 10px 12px 0;
        display: block;
    }

    .f-further-information-block {
        border-top: 1px solid #E3E2E2!important;
        border-bottom: 1px solid #E3E2E2!important;
        display: block;
        border: 0;
        margin: 15px;
        padding: 13px 0 0;
        clear: both;
    }

    .f-further-information-block .title {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .f-further-information-block .block-the-metting {
        border: 0;
    }

    .f-further-information-block .block-the-metting .text,.f-further-information-block .block-the-metting .title,.f-further-information-block .block-the-metting address {
        line-height: 20px;
    }

    .f-further-information-block .block {
        border: 0;
    }

    .f-further-information-block .block .text,.f-further-information-block .block .title,.f-further-information-block .block address {
        line-height: 20px;
    }

    .tab-block {
        margin-top: -7px;
    }

    .tab-block .tab-nav {
        margin-left: -15px;
        width: 105%;
    }

    .tab-block .tab-nav a {
        width: 100%;
        font-weight: 400;
        font-size: 12px;
        text-align: center;
        padding: 7px 0;
    }

    .post-detail-02 .heading {
        display: none;
    }

    .post-detail-02 .heading-m {
        display: block;
        clear: both;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .post-detail-02 .heading-m .title {
        margin: 0 0 5px;
        display: block;
        float: left;
        line-height: 25px;
    }

    .post-detail-02 .heading-m .date {
        font-size: 13px;
        margin-bottom: 2px;
        display: block;
        font-weight: 700;
        color: #1b3771;
    }

    .post-detail-02 .heading-m em {
        color: #242424;
        font-size: 15px;
        display: block;
        margin-bottom: 4px;
        clear: both;
    }

    .post-detail-02 .heading-m strong {
        font-size: 14px;
        color: #242424;
        display: block;
        margin-bottom: 18px;
    }

    .post-detail-02 .heading-m .share-social {
        height: auto;
        display: block;
        clear: both;
    }

    .post-detail-02 .heading-m .share-social img {
        width: 100%;
        height: auto;
    }

    .post-detail-02 .post-detail-02-img {
        width: 100%;
        height: auto;
        border-left: 0;
        border-right: 0;
        margin-bottom: 25px;
    }

    .post-detail-02 h2,.post-detail-02 h3,.post-detail-02 h4,.post-detail-02 p {
        padding: 0 15px;
        line-height: 19px;
        margin-bottom: 20px;
    }
    
    blockquote h3 {line-height: normal !important;}

    .post-detail-02 .left-block {
        max-width: 100%;
        display: block;
        float: left;
        margin-right: 0;
        padding: 15px 15px 0;
        margin-bottom: 20px;
    }

    .post-detail-02 .left-block p {
        padding: 0;
    }

    .post-detail-banner-block {
        margin-top: 10px;
    }

    .post-detail-banner-block .banner-block {
        border-left: 0;
        border-right: 0;
        margin-bottom: 15px;
        float: left;
        width: 100.7%;
    }

    .post-detail-banner-block .title {
        font-size: 22px;
        padding: 0 15px;
    }

    .boder-line {
        display: block;
    }

    .left-part ul {
        margin: 20px;
    }

    .left-part .advertise-page ul,.left-part .event-detail-block ul {
        margin: 20px 0;
    },    .left-part .advertise-page ol,.left-part .event-detail-block ol {
        padding: 0;
    }

    .left-part ol {
        padding: 0 0 0 12px;
    }

    .industry-news-block ol {
        margin: 0 0 0 25px;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .desktop-footer-ad #desktop-footer-ad-1 .panel-wrapper img {
        max-width: 99%;
    }

    #headert1000 div {
        padding-bottom: 2px!important;
        padding-top: 2px!important;
        text-align: center!important;
    }

    div.archive-header h1 {
        font-size: 25px;
    }

    #wrapper {
        max-width: 768px;
        height: auto;
    }

    .liquid-slider iframe {
        max-width: 97%;
    }

    header .first-block ul li {
        font-size: 13px;
    }

    header .second-block a {
        width: 31%;
        font-size: 10px;
    }

    header .second-block a.last,header .second-block li:last-child a {
        width: 38%;
    }

    header .third-block {
        height: 106px;
    }

    header .third-block .logo {
        margin: 20px 0 0 10px;
        width: 200px;
    }

    header .third-block .logo img {
        width: 100%;
        height: auto;
    }

    header .third-block .ad-728x90 {
        margin: 22px 12px 0 0;
        width: 500px;
    }

    header .third-block .ad-728x90 img {
        width: 100%;
        display: block;
    }

    nav {
        margin: 0 10px 10px;
    }

    nav ul li {
        font-size: 12px;
    }

    nav ul li a {
        padding: 0 9px;
    }

    nav .search-block {
        width: 247px;
    }

    nav .search-block input[type=text] {
        width: 176px;
    }

    #center {
        margin: 0 10px;
    }


    #center .left-part {
        max-width: 485px;
    }
    
    #center .left-part.search-page {
        max-width: 100% !important;
    }

    #center .right-part {
        max-width: 250px;
    }

    .banner-block {
        max-width: 485px;
        border: 3px solid #E2E1D7;
        margin-bottom: 15px;
    }

    .banner-block .rslides .caption {
        padding: 10px 15px;
    }

    .banner-block .rslides .caption h1.title {
        max-width: 330px;
        font-size: 20px;
    }

    .banner-block .rslides .caption .text {
        max-width: 480px;
        display: none;
    }

    .banner-block .rslides .caption img {
        width: 25%;
        display: block;
        height: auto;
        margin: 0;
    }

    .banner-block .rslides_nav {
        top: 34%;
    }

    .cover-stories-block .title {
        font-size: 17px;
        line-height: 17px;
        background: url(images/cover-stories-line.jpg) no-repeat right 29px;
        margin-bottom: 15px;
    }

    .cover-stories-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .cover-stories-block .stories {
        padding: 0 0 13px;
        margin: 0 0 13px;
    }

    .cover-stories-block .stories .img {
        border: 3px solid #E2E1D7;
        width: 100px;
    }

    .cover-stories-block .stories .img img {
        width: 100%;
        height: auto;
    }

    .cover-stories-block .stories .text {
        max-width: 363px;
    }

    .cover-stories-block .stories .text .heading .stories-title {
        font-size: 18px;
        margin-bottom: 3px;
    }

    .cover-stories-block .stories .text .heading .stories-title a {
        font-size: 18px;
        text-decoration: none;
        background: 0 0;
    }

    .cover-stories-block .stories .text .heading em {
        font-size: 14px;
    }

    .cover-stories-block .stories .text .heading strong {
        margin-bottom: 7px;
    }

    .cover-stories-block .stories .text .heading strong a {
        text-decoration: none;
    }

    .cover-stories-block .stories .text p {
        line-height: 18px;
        margin-bottom: 10px;
    }

    .left-part .ad-728x90 {
        width: 485px;
        float: left;
    }

    .left-part .ad-728x90 img {
        width: 100%;
        height: auto;
        display: block;
    }

    .industry-news-block {
        padding: 10px;
        margin: 0 0 10px;
    }

    .industry-news-block.show_border {
        border: 3px solid #E2E1D7;
    }

    .industry-news-block .title {
        font-size: 17px;
        line-height: 17px;
        margin-bottom: 10px;
    }

    .industry-news-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .industry-news-block .block .news {
        font-size: 16px;
        margin-bottom: 13px;
    }

    .industry-news-block .block .news p {
        font-size: 13px;
    }

    .right-ad-block img {
        width: 100%;
        display: block;
    }

    .right-part .right-ad-block .show_border {
        border: 3px solid #E2E1D7!important;
    }

    .header-ad1-block img {
        width: 100%;
        display: block;
    }

    footer .f-top {
        padding: 14px 10px 10px;
    }

    footer .f-top .left {
        width: 32%;
    }

    footer .f-top .left ul li {
        font-size: 14px;
        width: 50%;
    }

    footer .f-top .left ul li+li,footer .f-top .left ul li+li+li,footer .f-top .left ul li+li+li +li,footer .f-top .left ul li+li+li +li+li,footer .f-top .left ul li+li+li +li+li+li {
        width: 50%;
    }

    footer .f-top .center {
        width: 36%;
    }

    footer .f-top .center ul li {
        font-size: 14px;
    }

    footer .f-top .footer-logo {
        width: 27%;
    }

    footer .f-top .footer-logo img {
        width: 100%;
        height: auto;
    }

    .m-footer .f-first span.title_320 {
        display: none;
    }

    h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .event-listing-block .last {
        border-bottom: 1px solid #EFEFEF;
    }

    .event-listing-block .events {
        width: 100%;
        padding: 0 0 15px;
        margin: 0 0 15px;
    }

    .event-listing-block .events .title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .event-listing-block .events p {
        line-height: 18px;
        margin-bottom: 10px;
    }

    .issue-block .title {
        font-size: 17px;
        line-height: 17px;
        background: url(images/cover-stories-line.jpg) no-repeat right 30px;
        margin-bottom: 15px;
    }

    .issue-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .issue-block .sub-title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .issue-block .issue {
        margin: 0 0 15px;
        padding: 0 0 15px;
    }

    .issue-block .issue .img {
        border: 3px solid #E2E1D7;
        width: 110px;
    }

    .issue-block .issue .img img {
        width: 100%;
        height: auto;
    }

    .issue-block .issue .text {
        max-width: 354px;
    }

    .issue-block .issue .text .heading .cover-s {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .issue-block .issue .text .heading .stories-title {
        font-size: 18px;
    }

    .issue-block .issue .text .heading .stories-title a {
        font-size: 18px;
        text-decoration: none;
        background: 0 0;
    }

    .issue-block .issue .text .heading em {
        font-size: 14px;
    }

    .issue-block .issue .text .heading strong {
        margin-bottom: 15px;
    }

    .issue-block .issue .text .heading strong a {
        text-decoration: none;
    }

    .issue-block .issue .text p {
        line-height: 18px;
        margin-bottom: 20px;
    }

    .snapshots-block {
        border: 4px solid #CFCFCF;
        margin-bottom: 0;
    }

    .snapshots-block .title {
        width: 100%;
        font-size: 18px;
    }

    .snapshots-block .small-banner {
        width: 444px;
        float: left;
        height: auto;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .snapshots-block .small-banner .rslides img {
        margin-left: 0;
        float: left;
        margin-bottom: 10px;
        width: 98%;
        height: auto;
    }

    .snapshots-block .date {
        clear: both;
    }

    .snapshots-block p {
        line-height: 18px;
    }

    .snapshots-block .small-banner .prev {
        right: 412px;
    }

    .snapshots-block .small-banner .rslides_nav {
        top: 28%;
    }

    .snapshots-block .small-banner .next,.snapshots-block .small-banner .prev {
        top: 100px!important;
    }

    .post-detail-banner-block .banner-block .next,.post-detail-banner-block .banner-block .prev {
        top: 85px!important;
    }

    .meetings-industry-events-block .last {
        border-bottom: 1px solid #F2F2F2;
    }

    .meetings-industry-events-block .mie {
        max-width: 100%;
        padding-bottom: 12px;
        margin-bottom: 12px;
        margin-right: 0;
    }

    .meetings-industry-events-block .title {
        font-size: 17px;
        padding-bottom: 0;
        line-height: 17px;
    }

    .meetings-industry-events-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .meeting-deals-block {
        margin-bottom: 20px;
    }

    .meeting-deals-block .title {
        font-size: 17px;
        line-height: 17px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .meeting-deals-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .meeting-deals-block ul li {
        line-height: 18px;
        padding: 0 0 5px 15px;
    }

    .mar-top {
        margin-top: 15px;
    }

    .poll-block {
        margin-bottom: 25px;
    }

    .poll-block .title {
        line-height: 17px;
        font-size: 17px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .poll-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .poll-block .poll-que {
        font-size: 15px;
    }

    .poll-block span {
        font-size: 17px;
    }

    .poll-block ul li {
        margin-bottom: 5px;
    }

    .subscribe-block .title {
        font-size: 17px;
        line-height: 17px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .subscribe-block .title span {
        line-height: 27px;
        font-size: 27px;
    }

    .subscribe-block ul li {
        padding-bottom: 0;
    }

    .past-issues-block .p-issue {
        margin: 0 19px 20px 0;
    }

    .category-page .banner-block {
        margin-bottom: 15px;
    }

    .categories-block .categories {
        padding: 0 0 15px;
        margin: 0 0 15px;
    }

    .categories-block .categories .heading .ca-title {
        font-size: 20px;
    }

    .categories-block .categories .heading em {
        font-size: 14px;
    }

    .categories-block .categories .heading strong {
        margin-bottom: 10px;
    }

    .categories-block .categories .heading strong a {
        text-decoration: none;
    }

    .categories-block .categories p {
        line-height: 18px;
        margin-bottom: 15px;
    }

    .features-categories-block {
        padding: 10px;
        margin-bottom: 10px;
        border: 3px solid #E2E1D7;
    }

    .features-categories-block .title {
        font-size: 17px;
        line-height: 17px;
    }

    .features-categories-block .title span {
        font-size: 27px;
        line-height: 27px;
    }

    .features-categories-block ul li {
        padding: 0 0 0 15px;
    }

    .f-further-information-block {
        border: 3px solid #E2E1D7;
        padding: 10px;
    }

    .left-part p {
        line-height: 20px;
    }

    .advertise-c-f-block {
        margin-bottom: 0;
    }

    .advertise-c-f-block .block {
        width: auto;
        margin-bottom: 26px;
        margin-right: 50px;
    }

    .advertise-c-f-block .block .title {
        font-size: 22px;
        margin-bottom: 0;
    }

    .advertise-c-f-block .block .text {
        font-size: 18px;
        margin-bottom: 0;
    }

    .media-kit ul li {
        width: 206px;
    }

    .f-further-information-block .title {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .f-further-information-block .block {
        padding: 0 5px 10px 0;
    }

    .post-detail-02 .heading .title .date {
        float: left;
        width: 100%;
        margin: 10px 0;
    }

    .post-detail-02 .heading em {
        clear: both;
    }

    .post-detail-banner-block {
        margin-top: 0;
    }

    .post-detail-02 .post-detail-02-img {
        width: 55%;
        height: auto;
    }

    .post-detail-02 .left-block {
        max-width: 240px;
        padding: 10px 10px 0;
        margin-bottom: 10px;
    }

    .post-detail-02 .left-block h2 {
        font-size: 25px;
        margin-bottom: 15px;
    }
}

@media (min-width:1024px) and (max-width:1235px) {
    #wrapper {
        max-width: 1024px;
        height: auto;
    }

    header .second-block a {
        width: 30%;
        font-size: 13px;
    }

    header .second-block a.last,header .second-block li:last-child a {
        width: 40%;
    }

    header .third-block {
        height: 132px;
    }

    header .third-block .logo {
        margin: 15px 0 0 15px;
    }

    header .third-block .ad-728x90 {
        margin: 28px 15px 0 0;
        width: 630px;
    }

    header .third-block .ad-728x90 img {
        width: 100%;
        display: block;
    }

    nav {
        margin: 0 15px 10px;
    }

    nav ul li a {
        padding: 0 16px;
    }

    nav .search-block {
        width: 280px;
    }

    nav .search-block input[type=text] {
        width: 205px;
    }

    #center {
        margin: 0 15px;
    }

    #center .left-part {
        max-width: 700px;
    }

    #center .right-part {
        max-width: 280px;
    }

    .banner-block {
        max-width: 690px;
    }

    .banner-block .rslides .caption {
        padding: 10px 15px;
    }

    .banner-block .rslides .caption h1.title {
        max-width: 480px;
        font-size: 22px;
    }

    .banner-block .rslides .caption .text {
        max-width: 480px;
    }

    .banner-block .rslides_nav {
        top: 34%;
    }

    .cover-stories-block .stories .text {
        max-width: 524px;
    }

    .cover-stories-block .stories .text p {
        line-height: 20px;
    }

    .left-part .ad-728x90 {
        width: 700px;
        float: left;
    }

    .left-part .ad-728x90 img {
        width: 100%;
        height: auto;
        display: block;
    }

    .industry-news-block {
        padding: 12px;
    }

    .header-ad1-block img,.right-ad-block img {
        width: 100%;
        display: block;
    }

    footer .f-top {
        padding: 13px 15px 5px;
    }

    footer .f-top .left {
        width: 32%;
    }

    footer .f-top .left ul li,footer .f-top .left ul li+li,footer .f-top .left ul li+li+li,footer .f-top .left ul li+li+li +li,footer .f-top .left ul li+li+li +li+li,footer .f-top .left ul li+li+li +li+li+li {
        width: 50%;
    }

    footer .f-top .center {
        width: 36%;
    }

    footer .f-top .footer-logo {
        width: 28%;
    }

    .event-listing-block .events {
        width: 340px;
        margin-right: 20px;
    }

    .issue-block .issue .text {
        max-width: 524px;
    }

    .issue-block .issue .text p {
        line-height: 20px;
    }

    .snapshots-block .title {
        width: 266px;
    }

    .meetings-industry-events-block .mie {
        max-width: 330px;
        margin-right: 20px;
    }

    .past-issues-block .p-issue {
        margin: 0 33px 55px 0;
    }

    .features-categories-block .title span {
        font-size: 37px;
    }

    .media-kit ul li {
        width: 310px;
    }

    .post-detail-02 .heading .title .date {
        float: left;
        width: 100%;
        margin: 10px 0;
    }

    .post-detail-02 .heading em {
        clear: both;
    }
}

@media (max-width:350px) {
    .tab-block .tab-nav {
        width: 100%;
    }

    .snapshots-block .small-banner .next,.snapshots-block .small-banner .prev {
        top: 60px!important;
    }

    .post-detail-banner-block .banner-block .next,.post-detail-banner-block .banner-block .prev {
        top: 55px!important;
    }

    div.archive-header h1 {
        font-size: 17px;
    }

    #desktop-header-ad-1 .panel-wrapper img,#desktop-header-ad-2 .panel-wrapper img {
        max-width: 97%!important;
    }
}

@media (min-width:351px) and (max-width:450px) {
    .tab-block .tab-nav {
        width: 100%;
    }

    .snapshots-block .small-banner .next,.snapshots-block .small-banner .prev {
        top: 65px!important;
    }

    .post-detail-banner-block .banner-block .next,.post-detail-banner-block .banner-block .prev {
        top: 60px!important;
    }

    div.archive-header h1 {
        font-size: 17px;
    }

    #desktop-header-ad-1 .panel-wrapper img,#desktop-header-ad-2 .panel-wrapper img {
        max-width: 97%!important;
    }
}

@media (min-width:451px) and (max-width:500px) {
    .tab-block .tab-nav {
        width: 100%;
    }

    .snapshots-block .small-banner .next,.snapshots-block .small-banner .prev {
        top: 17%!important;
    }

    .post-detail-banner-block .banner-block .next,.post-detail-banner-block .banner-block .prev {
        top: 85px!important;
    }

    #desktop-header-ad-1 .panel-wrapper img,#desktop-header-ad-2 .panel-wrapper img {
        max-width: 98%!important;
    }
}

@media (min-width:501px) and (max-width:550px) {
    .tab-block .tab-nav {
        width: 100%;
    }

    .snapshots-block .small-banner .next,.snapshots-block .small-banner .prev {
        top: 17%!important;
    }

    .post-detail-banner-block .banner-block .next,.post-detail-banner-block .banner-block .prev {
        top: 25%!important;
    }

    #desktop-header-ad-1 .panel-wrapper img,#desktop-header-ad-2 .panel-wrapper img {
        max-width: 98%!important;
    }
}

@media (min-width:551px) and (max-width:650px) {
    .tab-block .tab-nav {
        width: 100%;
    }

    .snapshots-block .small-banner .next,.snapshots-block .small-banner .prev {
        top: 130px!important;
    }

    .post-detail-banner-block .banner-block .next,.post-detail-banner-block .banner-block .prev {
        top: 115px!important;
    }

    #desktop-header-ad-1 .panel-wrapper img,#desktop-header-ad-2 .panel-wrapper img {
        max-width: 98%!important;
    }
}

@media (max-width:482px) {
    ls-responsive .liquid-slider .panel .panel-wrapper {
        padding: 10px 0;
    }

    .industry-news-block {
        width: 90%;
    }

    .industry-news-block.show_border {
        border-bottom: 3px solid #e2e1d7;
        border-left: 0;
        border-right: 0;
        border-top: 0;
    }

    #desktop-header-ad-1 .panel-wrapper img,#desktop-header-ad-2 .panel-wrapper img {
        max-width: 97%!important;
    }
}

@media (min-width:483px) and (max-width:590px) {
    .industry-news-block {
        max-width: 94%;
    }

    #desktop-header-ad-1 .panel-wrapper img,#desktop-header-ad-2 .panel-wrapper img {
        max-width: 97%!important;
    }
}

@media (min-width:591px) and (max-width:640px) {
    .industry-news-block {
        width: auto;
    }

    #desktop-header-ad-1 .panel-wrapper img,#desktop-header-ad-2 .panel-wrapper img {
        max-width: 98%!important;
    }
}

@media (max-width:640px) {
    .desktop-footer-ad {
        display: none!important;
    }

    .left-part p img {
        margin-bottom: 15px;
        margin-right: 0;
    }

    .m-header .mobile-ad-block {
        max-width: 100%!important;
    }

    .aligncenter,img.alignnone {
        max-width: 98%!important;
    }

    .alignleft,.alignright {
        max-width: 100%!important;
    }

    .m-header .mobile-ad-block #headert1000 div {
        padding: 1px 0 0!important;
        text-align: center!important;
    }
}

@media (min-width:641px) and (max-width:767px) {
    .desktop-footer-ad {
        display: none!important;
    }

    #desktop-footer-ad-1,#desktop-footer-ad-2 {
        width: 60%!important;
    }

    .left-part p img {
        max-width: 610px;
        margin-bottom: 15px;
        margin-right: 0;
    }

    #headert720-second {
        margin: 0 12px 0 0!important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #desktop-footer-ad-1,#desktop-footer-ad-2 {
        float: left;
        width: 100%!important;
    }

    .left-part p img {
        max-width: 96%;
        margin-bottom: 15px;
    }

    .post-detail-banner-block .banner-block .prev {
        left: 22px!important;
    }

    #desktop-header-ad-1 .panel-wrapper img,#desktop-header-ad-2 .panel-wrapper img {
        max-width: 97%!important;
    }

    #desktop-header-ad-2,#headert720-second {
        margin: 12px 0 0!important;
    }

    #headert720-second {
        margin: 0 12px 0 0!important;
    }

    #headert1000 img {
        max-width: 97%!important;
    }
}

@media (min-width:1025px) and (max-width:1235px) {
    .left-part p img {
        max-width: 700px;
        margin-bottom: 15px;
    }

    #desktop-header-ad-1 .panel-wrapper img {
        max-width: 100%!important;
    }

    #header720 {
        margin-top: 12px!important;
    }
}

.image-campaign {
    width: 100%!important;
}

.image-campaign li {
    background: none!important;
}

.events address {
    margin-bottom: 15px;
}

.snapshots-block .small-banner .next,.snapshots-block .small-banner .prev {
    top: 90px;
}

.post-detail-banner-block .banner-block .next,.post-detail-banner-block .banner-block .prev {
    top: 158px;
}

.alignleft {
    float: left!important;
}

.alignright {
    float: right!important;
}

.aligncenter {
    display: block;
    float: none!important;
    margin-left: auto!important;
    margin-right: auto!important;
    clear: both;
}

img.alignleft {
    margin: 5px 20px 5px 0!important;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0!important;
}

img.alignright {
    margin: 5px 0 5px 20px!important;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px!important;
}

img.aligncenter {
    margin: 5px auto!important;
}

img.alignnone {
    margin: 5px 0!important;
}

.date {
    color: #1b3771;
    padding: 2px;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
}

.right-ad-block .industry-news-block {
    text-align: left;
}

.f-first .textwidget a {
    color: #B7B7B7;
    line-height: 28px;
    display: block;
}

#desktop-header-ad-1-wrapper .panel-wrapper,#desktop-header-ad-2-wrapper .panel-wrapper {
    text-align: center!important;
}

#desktop-header-ad-1 {
    margin-top: 8px!important;
}

#desktop-header-ad-2 .panel-wrapper,#headert720-second .panel-wrapper {
    padding: 5px 0 0!important;
}

#headert1000 div {
    padding-bottom: 6px;
    padding-top: 6px!important;
    text-align: center!important;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption img {
    max-width: 97%!important;
}

.right-part .industry-news-block p {
    line-height: 24px;
    margin-bottom: 30px;
}

.desktop-footer-ad .liquid-slider img,.right-part .right-ad-block .liquid-slider img,header .header-ad1-block .liquid-slider img,header .third-block .liquid-slider img {
    max-width: 100%;
    width: auto!important;
    height: auto!important;
}

.ls-responsive .liquid-slider {
    width: auto!important;
}

#footer970.liquid-slider img,.left-part #footer728.liquid-slider img {
    max-width: 99%;
}

.m-ad-block .liquid-slider img {
    max-width: 100%;
}

.right-part .right-ad-block .show_border {
    border: 5px solid #E2E1D7;
    float: left;
    width: 100%;
}

.desktop-footer-ad #desktop-footer-ad-2-wrapper #desktop-footer-ad-2 {
    margin-bottom: 10px;
}

.desktop-footer-ad {
    display: block;
    float: left;
    margin: 0 0 5px;
    max-width: 100%;
}

.left-part .advertise-page ul li {
    line-height: 24px;
}

.left-part ol,.left-part ul {
    margin-left: 20px;
}

.wp-polls .pollbar {
    max-width: 100%;
}

.yop-poll-answers ul li div div div {
    float: left;
}

.event-detail-block ul.clear-none {
    clear: none;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}