* {
    font-size: 13px;
    outline: none;
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', 'Arial';
}

a[href="#"] {
    cursor: default !important;
}

.filter-widget .top span.active {
    margin-top: 35px;

}

.filter-widget .top-wrap {
    margin-bottom: 15px;
}

.filter-widget .top a {
    font-size: 14px;
    border-right: 2px solid #FFFFFF;
    border-left: none;
    height: 30px;
    float: none;
    width: auto;
    padding-top: 10px;
    position: relative;
    font-weight: normal;
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', 'Arial' !important;
    -webkit-transition: all 0.2s ease-in-out;
    -mos-transition: all 0.2s ease-in-out;
    -os-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.filter-widget .top a:hover {
    background-color: inherit;
    text-decoration: none !important;
    box-shadow: inset -2px -8px 10px -6px #000000;
    -webkit-box-shadow: inset -2px -8px 10px -6px #000000;
    -moz-box-shadow: inset -2px -8px 10px -6px #000000;
    -o-box-shadow: inset -2px -8px 10px -6px #000000;
}

.filter-widget .top a.active {
    background-color: #BB0000;
    text-decoration: none !important;
    box-shadow: inset -2px -8px 10px -6px #000000;
    -webkit-box-shadow: inset -2px -8px 10px -6px #000000;
    -moz-box-shadow: inset -2px -8px 10px -6px #000000;
    -o-box-shadow: inset -2px -8px 10px -6px #000000;
}

.filter-widget .top a.active:after {
    content: '';
    position: absolute;
    width: 41px;
    height: 12px;
    top: 49px;
    left: 40%;
    background: url(../images/arrow2.png) center no-repeat transparent;
}

.filter-widget .top a:last-child {
    border-right: 0;
}

.filter-widget .bottom a {
    font-size: 12px;
    height: 20px;
    font-weight: normal;
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', 'Arial' !important;
}

.filter-widget .bottom {
    height: 26px;
    margin-bottom: 8px;
}

.filter-widget .bottom a:hover,
.filter-widget .bottom a.active {
    color: #BB0000;
}

.filter-widget .top {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-bottom: 9px solid #BB0000;
}

.filter-widget .top a {
    display: table-cell;
}

.content .item {
    width: 220px;
    height: 335px;
}

.content .item-wrapper {
    height: 365px;
}

.content .item .item-image {

    width: 100% !important;
    height: auto !important;

}

.content .item .itemImg {
    position: relative;
    margin: 20px 0 5px;
    height: 123px !important;
    width: 220px !important;
    overflow: hidden;
}

.content .item .itemImg img {
    vertical-align: bottom;
}

.content .subject2 .item .cat-image .item-image {
    max-width: none !important;
    height: 100% !important;
    width: auto !important;
}

.content .subject2 .item .cat-image .item-image.big-image {
    /*margin-left: -170px;*/
}

.content .subject2 .item .cat-image {
    width: 328px !important;
    height: 184px !important;
    overflow: hidden;
    float: left !important;
    margin: 0px 10px 10px 0px !important;
}

.content .item .item-top-part span, .content .item .item-top-part a {
    font-size: 10px;
    color: #808080;
}

.content .item .view {
    font-size: 11px;
    background: url(../images/icon_views.png) 0 1px no-repeat;
    padding-left: 26px;
    height: 12px;
}

.orange {
    color: #FAA61A;
}

.content .item .duration {
    position: absolute;
    right: 0px;
    z-index:1;
    margin: 0;
    bottom: 5px;
    font-weight: normal;
    font-size: 13px;
    -webkit-text-stroke: 0px #000000;
}

.content .item .item-title {
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', 'Arial' !important;
}

.item-wrapper:hover .item-title {
    color: #faa61a;
}

#main-menu .menu-item {
    position: relative;
}

#main-menu #menu-item-13 .sub-menu-item,
#main-menu #menu-item-14 .sub-menu-item {
    position: absolute;
    right: 6px;
    top: 100%;
}

#main-menu #menu-item-13 .sub-menu-item {
    display: none !important;
}

#main-menu .right {
    margin-left: 0px;
}

.formTable {
    display: table;
}

.row {
    display: table-row;
}

.cell {
    display: table-cell;
    padding: 5px 0;
}

.menu-form .cell {
    width: 270px;
}

.menu-form .formTable .reg_input .cell {
    letter-spacing: -3px;
}

.menu-form .row:last-child .cell {
    padding-top: 30px;
}

.menu-form {
    width: 298px;
    box-sizing: border-box;
    padding: 9px 14px;
}

.main-form-small {
    padding: 0;
}

.menu-form input {
    border: 1px solid #cacaca;
    color: #444444;
    padding: 0px 10px 0px 15px;
    font-size: 16px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-sizing: border-box;
    width: 225px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

::-webkit-input-placeholder {
    color: #cacaca;
    font-size: 16px;
}

:-moz-placeholder { /* Firefox 18- */
    color: #cacaca;
    font-size: 16px;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #cacaca;
    font-size: 16px;
}

:-ms-input-placeholder {
    color: #cacaca;
    font-size: 16px;
}

.menu-form input[type="submit"] {
    width: auto;
    padding: 0 15px;
    border: none;
    margin: 0;
    cursor: pointer;
}

.icon_user, .icon_pass, .icon_email {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.icon_user {
    background: #808080 url(../images/user.png) 0 0 no-repeat;
}

.icon_pass {
    background: #808080 url(../images/pass.png) 0 0 no-repeat;
}

.icon_email {
    background: #808080 url(../images/email.png) 0 0 no-repeat;
}

.menu-form .row:last-child .cell a {
    padding: 10px 0 0 !important;
    float: right;
}

.content-header {
    height: 36px;
    box-sizing: border-box;
    margin: 0 0px 20px;
    border-top: 0;
    border-bottom: 1px solid #000000;
    font-size: 20px;
    padding: 3px 15px 0 20px;

    box-shadow: 0px -3px 3px 0px rgba(13, 13, 13, 0.75);
    -webkit-box-shadow: 0px -3px 3px 0px rgba(13, 13, 13, 0.75);
    -moz-box-shadow: 0px -3px 3px 0px rgba(13, 13, 13, 0.75);
    -o-box-shadow: 0px -3px 3px 0px rgba(13, 13, 13, 0.75);

}

.block > .block-right,
.block > .block-left {
    margin-top: 10px;
}

#main-menu .menu-icon {
    float: none;
    margin: 5px 0 0 0;
}

#menu-item-13 > a, #menu-item-14 > a {
    padding: 0 23px !important;
    height: 42px;
    width: 26px !important;
}

@-moz-document url-prefix() {
    #menu-item-13 > a, #menu-item-14 > a {
        padding: 0 31px !important;
    }
}

.menu-form input[type="submit"].searchBtn {
    width: 40px;
    background: #808080 url(../images/navigation.icon.14.png) center no-repeat;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.menu-form input[type="submit"].searchBtn:hover {
    background-color: #BB0000;
}

#main-menu #menu-item-14 .menu-form .row:last-child .cell {
    padding-top: 5px;
    letter-spacing: -5px;
}

.header-news {
    text-transform: uppercase;
    font-size: 14px;
    height: 46px;
    padding-top: 15px;
    box-sizing: border-box;
}

.header-news-line {
    height: 46px;
    padding-top: 15px;
    box-sizing: border-box;
}

.header-news-line.font-med {
    text-transform: none !important;
}

#main-menu .menu-item a {
    /*padding: 12px 23px 0px;*/
    position: relative;
    /*height:30px;*/
}

#main-menu .menu-item > a {
    font-family: 'WeblySleek UI Semilbold', 'Myriad Pro', 'Arial' !important;
}

.font-med {
    font-size: 14px;
    text-transform: uppercase;
}

#main-menu .menu-item > a:hover, #main-menu .menu-item > .active {
    background: #FAA61A;
    /*-webkit-transition:background 0.2s ease-in-out;
    -mos-transition:background 0.2s ease-in-out;
    -os-transition:background 0.2s ease-in-out;
    -ms-transition:background 0.2s ease-in-out;*/
}

#main-menu .menu-item > a:hover:after, #main-menu .menu-item > .active:after {
    content: '';
    position: absolute;
    top: 0;
    right: -7px;
    z-index: 999;
    width: 13px;
    height: 42px;
    background: url(../images/menu_arrow.png?1) right no-repeat;
}

#main-menu #menu-item-13 > a {
    position: relative;
}

#main-menu #menu-item-13 > .active:after {
    position: absolute;
    top: 0;
    right: -7px;
    z-index: 999;
    width: 189px !important;
    padding: 12px 0 0 24px;
    box-sizing: border-box;
    height: 42px;
    background: #FAA61A url(../images/menu_arrow.png?1) right no-repeat;
}

#main-menu #menu-item-13 > .active:before {
    content: '';
    background: url(../images/Archiv-black.png) right no-repeat;
    position: absolute;
    top: 5px;
    right: 26px;
    z-index: 99999;
    width: 24px;
    height: 32px;
}

@-moz-document url-prefix() {
    #main-menu #menu-item-13 > .active:after {
        width: 193px !important;
    }
    #main-menu #menu-item-13 > .active:before {
        right: 33px;
    }
}

.orange {
    color: #faa61a !important;
    font-weight: bold;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: relative;
    width: 980px;
    margin: 0 auto;
    text-align: right;
    margin: -25px auto 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    font-size: 0 !important;
    margin: 0 2px;
}

.bx-pager-item .bx-pager-link {

    -webkit-box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
}

.bx-wrapper {
    height: 470px;
    border-top: 2px solid #8b8b8b;
    border-bottom: 2px solid #8b8b8b;
    margin-bottom: 30px;
}

.block-home {
    height: 470px;
}

.block-left h1 {
    font-size: 28px;
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', 'Arial';
}

.video iframe {
    width: 100%;
    height: 410px;
}

.body-big-blocks .itemsBlockContain,
.subject-block .itemsBlockContain {
    /*padding:0 10px;*/
    width: 720px;
    box-sizing: border-box;
}

.body-big-blocks .itemsBlockContain p,
.subject-block .itemsBlockContain p {
    font-size: 16px;
    line-height: 1.6;
}

.body-big-blocks .itemsBlockContain p.item-content,
.body-big-blocks .itemsBlockContain p.item-title,
.subject-block .itemsBlockContain p.item-content,
.subject-block .itemsBlockContain p.item-title {
    line-height: 1.3 !important;
}

.body-big-blocks .itemsBlockContain .item-content p,
.subject-block .itemsBlockContain .item-content p {
    font-size: 13px;
}

.body-big-blocks .itemsBlockContain p.item-title br,
.subject-block .itemsBlockContain p.item-title br {
    display: none;
}

.itemsBlockContain img {
    max-width: 100% !important;
}

.itemsBlockContain strong, .ItemDesc strong,
.itemsBlockContain em, .ItemDesc em {
    font-family: 'WeblySleek UI SemiLight', 'Myriad Pro', 'Arial' !important;
    font-size: 16px;
}

.body-big-blocks .content .item,
.body-big-blocks .content .item-wrapper {
    width: 330px;
    height: 380px;

}

.body-big-blocks .content .item-wrapper {
    padding: 10px 15px;
    height: 420px;
}

.body-big-blocks .content .item-wrapper:nth-child(2n) {
    border-left: 1px solid #cacaca;
    padding-left: 14px;
}

.body-big-blocks .content .itemImg:not(.cell) {
    width: 330px !important;
    height: 186px !important;
    overflow: hidden;
}

/*.body-big-blocks  .content .item .item-cont
{
	 font-family: 'WeblySleek UI SemilBold','Myriad Pro','Arial';
	font-size:12px;
}*/
.body-big-blocks .content .item .item-title {
    font-size: 16px;

}

.item-wrapper.subject2 .item-title {
    text-transform: uppercase;
}

.font15 {
    font-size: 15px !important;
}

.home-content {
    height: 440px;
    width: 300px;
    box-sizing: border-box;
    padding: 25px;
    margin-top: 15px;
    font-size: 18px !important;
    background-color: rgba(35, 35, 35, 0.85);
    border: none;
}

.home-content i {
    font-size: 18px !important;
    margin-top: 30px;
    display: block;
}

.shadow {
    -webkit-box-shadow: 5px 7px 8px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 5px 7px 8px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 5px 7px 8px 0px rgba(0, 0, 0, 0.8);
}

.content {
    text-align: left;
}

.main-form input[type=submit], .menu-form input[type=submit] {
    background: #808080;
}

.announce-item {
    width: 300px;
    padding: 0 10px;
    height: 470px;
    overflow: visible;
}

.announce-item .item-cont {
    margin: 15px 0 0 10px;
    font-family: 'WeblySleek UI Semilbold', 'Myriad Pro', 'Arial' !important;
    color: #3b3b3b !important;
    font-weight: bold;
}

.announce-item .arrow {
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: -15px;
}

.announce-item .itemImg {
    position: relative;
}

.dateBlock .date {
  /*  background: url(../images/2-digit.png) top left no-repeat;*/
    width: 55px;
    letter-spacing: 15px;
   /* padding-left: 9px;
    line-height: 35px !important;*/
}

.dateBlock .date:first-child {
    letter-spacing: 11px;
}
/*
.dateBlock .date:after {
    content: '';
    z-index: 2;
    position: absolute;
    top: -1px;
    left: 0;
    width: 55px;
    height: 37px;
    background: url(../images/2-digit-over.png) top left no-repeat;
}
*/
.dateBlock .date:last-child {
    width: 125px;
    letter-spacing: 2px;
    color: #999999;
  /*  padding-left: 5px;*/
    text-align: left;
  /*  background: url(../images/4-digit.png) top left no-repeat;*/
}

.dateBlock .date:last-child:after {
    width: 80px;
  /*  height: 37px;
    background: url(../images/4-digit-over.png) top left no-repeat;*/
}

.bx-wrapper a:hover {
    text-decoration: none !important;
}

.all {
    padding-top: 5px;
}

.all a {
    text-transform: lowercase;
    font-family: 'WeblySleek UI Semilbold', 'Myriad Pro', 'Arial';
}

.all a:hover {
    text-decoration: none !important;
    color: #f9a61a;
}

.socialBlock .icon {
    color: #333333 !important;
    border-right: 1px solid #333333;
    vertical-align: middle;
    padding: 0 5px;
    height: 13px;
    margin-top: 0;
    margin-right: 0;
}

.socialBlock .icon .fa-lg {
    font-size: 1.0em !important;
    display: block;
    height: 13px;
}

.icon {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    margin-top: 8px;
    margin-right: 12px;
    font-size: 1.25em;
    color: #808080 !important;
}

.icon:hover {
    color: #FAA61A !important;
}

.icon_fb, .icon_yt, .icon_gpl, .icon_tw, .icon_inst, .icon_flickr {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    margin-right: 12px;
    background: url(../images/social-split-grey.png) 0 0 no-repeat;
}

.socialBlock a:last-child {
    margin-right: 0 !important;
    border-right: none;
}

.socialBlock {
    margin-top: 13px;
}

/*.icon_fb:hover,.icon_yt:hover,.icon_gpl:hover,.icon_tw:hover,.icon_inst:hover,.icon_flickr:hover,
#footer .social-icons .icon_fb:hover,
#footer .social-icons .icon_yt:hover,
#footer .social-icons .icon_tw:hover,
#footer .social-icons .icon_inst:hover,
#footer .social-icons .icon_gpl:hover,
#footer .social-icons .icon_flickr:hover
{
	background:url(../images/social-split-hover.png) 0 0  no-repeat;
}

#footer .social-icons .icon_fb,
#footer .social-icons .icon_yt,
#footer .social-icons .icon_tw,
#footer .social-icons .icon_inst,
#footer .social-icons .icon_gpl,
#footer .social-icons .icon_flickr
{
	background:url(../images/social-split.png) no-repeat;
}
#footer .social-icons .icon_fb,
#footer .social-icons .icon_fb:hover,
.icon_fb,
.icon_fb:hover
{
	background-position:  -41px 0;
	width:10px;
}
#footer .social-icons .icon_yt,
#footer .social-icons .icon_yt:hover,
.icon_yt,
.icon_yt:hover
{
	background-position: 0 0px;
	width:18px;
}
#footer .social-icons .icon_tw,
#footer .social-icons .icon_tw:hover,
.icon_tw,
.icon_tw:hover
{
	background-position: -117px 0 ;
	width:27px;
}
#footer .social-icons .icon_gpl,
#footer .social-icons .icon_gpl:hover,
.icon_gpl,
.icon_gpl:hover
{
	background-position: -164px 0;
	width:22px;
}
#footer .social-icons .icon_inst,
#footer .social-icons .icon_inst:hover,
.icon_inst,
.icon_inst:hover
{
	background-position: -73px 0px;
	width: 22px;
}
#footer .social-icons .icon_flickr,
#footer .social-icons .icon_flickr:hover,
.icon_flickr,
.icon_flickr:hover
{
	background-position: -209px 0;
	width: 22px;
}
*/
#footer .social-icons a:hover {
    color: #f9a61a;
}

.body-big-blocks .itemsBlockContain p a,
.ItemDesc p,
.ItemDesc span,
.ItemDesc em,
.ItemDesc a,
.project-header a {
    font-size: 16px;
    line-height: 1.6;

}

.ItemDesc ul li,
.itemsBlockContain ul li {
    list-style: circle !important;
    font-size: 15px;
    line-height: 1.4;
    margin: 10px 0;
}

.ItemDesc ol li,
.itemsBlockContain ol li {
    font-size: 15px;
    line-height: 1.4;
    margin: 10px 0;
}

.ItemDesc .subject_inner_menu ul li,
.itemsBlockContain .subject_inner_menu ul li {
    list-style: none !important;
}

.ItemDesc .ul-square {
    padding: 0;
}

.ItemDesc .ul-square > li {
    list-style: none !important;
    background: url(../images/ul-square.jpg) no-repeat 0px 3px !important;
    padding-left: 30px;
}

.marquee .bx-wrapper {
    text-align: left;
    padding-left: 20px;
}

.slick-slide {
    width: 190px !important;
    height: 114px !important;
    overflow: hidden !important;
    margin-right: 14px !important;
}

.slick-slide img {
    max-width: 100% !important;
    height: auto !important;
    width: 100%;
}

.slick-slider {
    margin-bottom: 0px !important;
    padding: 15px 0px;
}

.small-gallery {
    padding: 0px !important;
    background-color: #F0F0F0;
    margin: 20px 0
}

.small-gallery .slick-list {
    margin: 0px 50px 0px 59px !important;
}

.slick-prev, .slick-next {
    margin-top: -56px;
}

/**/

.grayDiv {
    background-color: #ededed;
    overflow: hidden;
    padding-bottom: 20px;
    font-size: 13px !important;
    line-height: 1.5;
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', Arial !important;
    border-bottom: 3px solid #f9a61a;
}

.grayDiv > div {
    padding: 15px 25px 0px 25px;
}

.grayDiv p {
    font-size: 13px !important;
}

.grayDiv .yellowTitle {
    background-color: #f9a61a;
    padding: 12px 25px;
    font-size: 15px !important;
    margin: 0;
    line-height: 1.5;
    font-family: 'WeblySleek UI Semilbold', 'Myriad Pro', Arial !important;
}

.uppercase {
    text-transform: uppercase !important;
}

a.info {
    color: #faa61a;
    font-weight: normal !important;
}

a.info:hover {
    text-decoration: underline !important;
}

.bioInfo, .bioInfo2 {
    background-color: #ededed;
    width: 300px;
    box-sizing: border-box;
    margin: 20px 0 30px;
    padding: 15px;
    padding-right: 0px;
}

.bioInfo2 {
    width: 720px;
}

.bioInfo > div {
    padding: 10px;
}

.bioInfo p, .bioInfo2 p {
    margin: 0 0 7px !important;
    font-size: 13px !important;
}

.bioInfo .bioName, .bioInfo2 .bioName {
    background-color: #bc0001;
    color: #fff;
    padding: 10px;
    font-size: 15px !important;
    margin: 0;
    /*text-transform:uppercase ;*/
    font-family: 'WeblySleek UI Semilbold', 'Myriad Pro', Arial !important;
}

.bioInfo img {
    width: 300px;
    max-width: 300px;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
}

.bioInfo2 {
    display: table;
}

.bioInfo2 .cell {
    display: table-cell;
    vertical-align: top;
}

.bioInfo2 .itemText.cell {
    padding-left: 0px;
}

.bioInfo2 .itemText.cell p {
    padding-right: 10px;
}

.bioInfo2 .cell.itemImg {
    display: block;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #6d6760;
    height: 240px;
    width: 240px;
    text-align: center;
    padding: 0px;
    margin: 10px 25px 10px 10px;
}

.bioInfo2 .cell.itemImg.no-border {
    border: 0;
    width: 300px;
    height: 300px;
    margin-left: -15px;
    margin-right: 0;
}

.bioInfo2 .cell.itemImg img {
    min-width: 100%;
    min-height: 100%;
    vertical-align: middle;
}

.bioInfo2 .cell.itemText .cont {
    padding: 10px;
}

.side {
    width: 390px;
}

.tagsBox {
    /*width:500px;*/
    margin-top: 20px;
    font-size: 10px;
}

.tagsBox a {
    padding: 1px 3px;
    display: inline-block;
    margin: 0 0 5px;
    font-size: 11px;
}

.tagsBox a:hover {
    text-decoration: none !important;
    color: #000;
}

.tagsBox a:before {
    content: '#';

}

.fa-lg {
    font-size: 1.4em !important;
}

.item-wrapper .item p span {
    line-height: 19px !important;
}

ul.uiList.pam._4cg3._509-._4ki {
    padding: 6px !important;
}

img._s0._rw.img {
    width: 48px !important;
    height: 48px !important;
}

.ItemDesc a,
.body-big-blocks .itemsBlockContain p a,
.project-header a {

    color: rgb(187, 0, 0);
}

.ItemDesc a:hover,
.body-big-blocks .itemsBlockContain p a:hover,
.project-header a:hover {
    color: #f9a61a !important;
    text-decoration: none;
}

.ItemDesc .title-block2 a {
    color: #999999 !important;
    font-size: 14px;
}

.quoteBox {
    text-align: right;
    border-right: 5px solid #bb0000;
    padding: 10px 25px 10px 5px;
    font-style: italic;
    margin-top: -35px;
}

.quoteBox p {
    margin: 0 0 0px;
    font-size: 13px !important;
}

p.redText, .quoteBox ol li {
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', Arial !important;
    font-size: 18px !important;
    color: #bb0000;
    margin-bottom: 15px !important;
}

.quoteBox ol li, .quoteBox ul li {
    font-size: 15px !important;
    list-style-position: inside;
}

.moreTitle {
    text-transform: uppercase;
    color: #808080;
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', Arial !important;

}

.aboutBox > .item {
    width: 100% !important;
    height: auto !important;
    display: block;
    vertical-align: top;
    margin: 0 0px 50px 0px;
    font-size: 12px !important;
    color: #808080;
}

.displayTable {
    display: table;
}

.aboutBox > .item .col {
    display: table-cell;
    vertical-align: bottom;
    border-bottom: 5px solid #f9a61a;
}

.body-big-blocks .content .aboutBox .item .itemImg {
    width: 260px !important;

}

.body-big-blocks .content .aboutBox .itemImg img {
    max-width: 100% !important;
}

.aboutBox .itemDesc .infoText * {
    padding: 0 0 10px 20px;
    font-size: 12px !important;
    color: #808080 !important;
}

.aboutBox .bottomDesc h3 {
    font-size: 18px !important;
    font-weight: normal !important;
    text-transform: capitalize;
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', Arial !important;
    color: #808080;
    margin: 0;
    text-align: center;
    width: 220px;

}

.aboutBox .bottomDesc h3 strong {
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', Arial !important;
    font-size: 18px !important;
}

.aboutBox .bottomDesc .profession {
    text-transform: lowercase;
    font-size: 16px !important;
    padding-left: 20px;
    vertical-align: top;
}

.bottomDesc .inline {
    display: inline-block;
    vertical-align: middle;

}

.bottomDesc .right {
    float: right;
}

.bottomDesc .left {
    float: left;
}

.socialPage {
    margin-top: 5px;
}

.socialPage .inline {
    margin-left: 20px;
}

.socialPage .fa-facebook,
.socialPage .fa-envelope {
    position: relative;
    color: #fff;
}

.socialPage .fa-facebook::before,
.socialPage .fa-envelope::before {
    position: absolute;
    top: 0;
    left: -6px;
    color: #808080;
}

.socialPage a:hover .fa-facebook::before,
.socialPage a:hover .fa-envelope::before {
    color: #faa61a;
}

.foot_menu {
    padding: 20px 0 15px;
}

.foot_menu a {
    color: #fff;
    display: inline-block;
    margin-right: 52px;
    vertical-align: middle;
    text-transform: uppercase;
}

.foot_menu a:last-child {
    margin-right: 0;
}

.foot_menu a:hover,
.themasubTitle a:hover {
    color: #faa61a;
}

.content td p {
    margin: 0;
}

.themasubTitle {
    min-height: 40px;
}

.themasubTitle,
.themasubTitle a {
    font-size: 16px !important;
    line-height: 1.3 !important;
    text-transform: uppercase;
    font-family: 'WeblySleek UI Semilbold', 'Myriad Pro', 'Arial ' !important;
    color: #000;
}

.subjectFull {
    position: relative;
}

.subjectFull .ItemDesc .article-image,
.boxQA img {
    width: 100% !important;
}

.ItemDesc img {
    width: 100%;
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 4;
}

#back-top a {
    width: 50px;
    height: 50px;
    background: url(../images/arrow_top.jpg) 0 0 no-repeat;
    display: block;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s;
    text-indent: -9999px;
}

#back-top a:hover {
    background-position: 0 -50px;
}

.content-header.inner {
    height: 42px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border-bottom: none;
    margin: 20px 0 4px;
}

.content-header.inner .content-header-arrow {
    height: 36px;
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', 'Arial' !important;
}

.content-header.inner .content-header-arrow img {
    margin: 0px 35px -10px 25px;
}

.down_arrow_icon {
    display: block;
    background: url(../images/down_arrow_icon.png) 0 0 no-repeat;
    width: 10px;
    height: 7px;
    margin: 15px 10px 0 0;
    cursor: pointer;
    text-indent: -9999px;
}

.subject_inner_menu ul {
    list-style: none;
    padding: 0;
    margin: 0 0 50px;
}

.subject_inner_menu ul li {
    width: 100%;
    margin: 0 0 4px;
    min-height: 40px;
}

.subject_inner_menu ul li i {
    vertical-align: text-top;
    font-style: normal;
}

.linkTitle,
.subject_inner_menu ul li a {
    font-size: 15px;
    color: #333;
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', 'Arial';
    text-decoration: none;
}

.number_icon {
    vertical-align: top !important;
    background-color: #BB0000;
    color: #fff !important;
    font-weight: bold;
    font-size: 30px !important;
    text-align: right;
    width: 40px;
    min-height: 40px;
    box-sizing: border-box;
    padding: 0 3px 0 0;
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', 'Arial' !important;
}

.linkTitle {
    border: 1px solid #cacaca;
    box-sizing: border-box;
    padding: 9px 15px;
    width: 680px;
}

.subject_inner_menu ul li:hover .number_icon {
    background-color: #333;
}

.subject_inner_menu ul li:hover .linkTitle {
    background-color: #BB0000;
    border: 1px solid #BB0000;
    color: #fff;
}

.themasubTitle .number_icon {
    float: left;
    height: 40px;
    margin-bottom: 15px;
    line-height: 40px;
    margin-right: 10px;
    font-style: normal;
}

.themaDate {
    clear: both;
    font-size: 16px;
    line-height: 1.6;
    font-family: 'WeblySleek UI Semilight', 'Myriad Pro', 'Arial' !important;
}

.quoteBox2, .memberBox {
    display: table;
    width: 720px;
    margin-top: 70px;
}

.quoteBox2 .cell, .memberBox .cell {
    display: table-cell;
    vertical-align: top;
}

.quoteBox2 .cell.imgCell {
    width: 140px;
    padding-top: 20px;
    border-right: 1px solid #cacaca;
    text-align: center;
}

.quoteBox2 .cell.imgCell .imgItem {
    /* width:106px;
     height:106px;*/
}

.quoteBox2 .cell.imgCell .imgItem img {
    width: 106px;
    height: 106px;
    border: 1px solid #FAA61A;
    border-radius: 53px;
}

.quoteBox2 .cell.quoteCell {
    padding-left: 25px;
}

.quoteBox2 .cell.imgCell .personName {
    font-size: 12px;
    font-style: italic;
    color: #808080;
    line-height: 16px !important;
    padding-top: 20px;
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', 'Arial' !important;
}

.quoteBox2 .cell.quoteCell p {
    line-height: 20px !important;
    margin-bottom: 20px !important;
    font-size: 14px !important;
}

.quoteBox2 .cell.quoteCell p:first-child {
    margin-top: -10px;
}

.quoteBox2 .cell.quoteCell strong, .boxQA strong {
    text-transform: uppercase;
}

.memberBox {
    table-layout: fixed;
}

.memberBox .cell {
    vertical-align: middle;
    text-align: center;

}

.memberBox .cell img {
    width: 106px;
    height: 106px;
    border: 1px solid #FAA61A;
    border-radius: 53px;
}

.memberBox .memberName {
    font-size: 14px;
    color: #808080;
    padding: 8px 0;
    line-height: 16px !important;
    font-family: 'WeblySleek UI SemilBold', 'Myriad Pro', 'Arial' !important;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;

}

.subject-block .itemsBlockContain .memberBox .memberProf,
.memberBox .memberProf {
    font-size: 14px;
    font-style: italic;
    line-height: 0px;
    color: #808080;
}

.boxQA {
    margin-top: 50px;
}

.boxQA .question {
    font-style: italic;
}

.boxQA .question strong {
    color: #bb0000;
}

.edit-info {
    font-size: 11px;
    margin-bottom: 30px;
    color: #808080;
}

.textEditBox input[type="submit"]:hover,
.textEditBox input[type="button"]:hover {
    background-color: #bb0000 !important;
    cursor: pointer;
}

.infograficBox {
    position: relative;
}

.infograficBox .attachBox {
    position: absolute;
    bottom: 43px;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #fff;
}

.defBtn {
    width: 190px;
    height: 40px;
    background-color: #808080;
    border: 1px solid #999999;
    padding: 5px;
    color: #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    display: block;
    font-size: 17px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.defBtn:hover {
    background-color: #BB0000;
    cursor: pointer;
}

.mobile-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #F9A61A;
    z-index: 100;
    top: 0;
    left: 0;
    overflow-y: scroll;
}

.mobile-popup .popup-body {
    position: relative;
    height: 100%;
}

.mobile-popup .popup-body img {
    display: block;
    margin: 0 auto;
    width: 220px;
    float: none;
    border: none;
    margin-top: 10%;
}

.mobile-popup .popup-body p {
    display: block;
    text-align: center;
    color: white;
    font-size: 62px;
    padding: 0px 50px;
    position: relative;
    top: 5%;
}

.mobile-popup .popup-body .app-link {
    display: block;
    width: 60%;
    background-color: #BA0001;
    color: white;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 14%;
    font-size: 48px;
    padding: 10px 20px;
}

.mobile-popup .popup-body .popup-hide {
    display: block;
    width: 60%;
    background-color: #808080;
    color: white;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 20%;
    font-size: 48px;
    padding: 10px 20px;
}

.block-left .banneritem {
    margin-bottom: 10px;
}