@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic,300,700|Roboto:100,300,300italic,400,400italic,500,500italic,700);

* {
    margin: 0px;
    padding: 0px;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          
  box-sizing: border-box;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, .thum_images:after, .thum_images:before {
  display: table;
  content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after, .thum_images:after {
  clear: both;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
    width:100%;
    background: #FFF !important;
    overflow-y: scroll;
    overflow-x: hidden!important;
    -webkit-font-smoothing: antialiased;
    padding:0px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {  display: block; }
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.container {
  width: 90.3%;max-width: 1349px;
  margin: 0px auto;
}
.separator {
  display: block;
  margin-bottom: 20px;
}
h3{
    font-size: 18px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
a{color: #fff;}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
    .hidden_large {display: none;}
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
.ps-9, .ps-3, .psm-6, .ps-2, .ps-1, .ps-4, .ps-5, .ps-7, .ps-8, .ps-10, .ps-11, .ps-12, .ps-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

@media (max-width: 690px){
    .ps-9, .ps-3, .psm-6, .ps-2, .ps-1, .ps-4, .ps-5, .ps-7, .ps-8, .ps-10, .ps-11, .ps-12, .ps-6{
        width: 100%;
    }
    .hidden_small{display:none !important;}
}

@media (min-width: 992px){
    .ps-9{
        width: 75%;
    }
    .ps-3{
        width: 25%;
    float: left;
    }
    .partner_contents {
        max-width: 775px;
    }
    .hidden_large{display:none !important;}
}

@media (min-width: 992px) {
  .ps-1, .ps-2, .ps-3, .ps-4, .ps-5, .ps-6, .ps-7, .ps-8, .ps-9, .ps-10, .ps-11, .ps-12 {
    float: left;
  }
  .ps-12 {
    width: 100%;
  }
  .ps-11 {
    width: 91.66666667%;
  }
  .ps-10 {
    width: 83.33333333%;
  }
  .ps-9 {
    width: 75%;
  }
  .ps-8 {
    width: 66.66666667%;
  }
  .ps-7 {
    width: 58.33333333%;
  }
  .ps-6 {
    width: 50%;
  }
  .ps-5 {
    width: 41.66666667%;
  }
  .ps-4 {
    width: 33.33333333%;
  }
  .ps-3 {
    width: 25%;
  }
  .ps-2 {
    width: 16.66666667%;
  }
  .ps-1 {
    width: 8.33333333%;
  }
}
@media only screen and (min-width:592px) and (max-width:800px){
    .psm-6{width:50%;}
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
img {vertical-align: middle;border: 0;max-width: 100%;height: auto;}
header {
    background-color: #750101;
    width: 100%;
    height: 81px;
}
a {
    text-decoration: none;
}
.portal_links {
    position: relative;
    float: left;
    width: 25%;
    padding-right: 10px;
    display: inline-block;
}
.portal_links_in {
    position: relative;
    float: left;
    width: 25%;
    padding-right: 10px;
    display: inline-block;
}
.logo {
    float: left;
    width: 25%;
    transition: margin-top 0.5s ease-in-out;
        -webkit-transition: margin-top 0.5s ease-in-out;
            -moz-transition: margin-top 0.5s ease-in-out;
                -o-transition: margin-top 0.5s ease-in-out;
}
.header_heading {
    text-align: center;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.header_heading div {
    display: block;
    position: relative;
    top: 10px;
    left: 1px;
}
.header_heading p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    margin: 0;
}
.header_heading h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    font-size: 34px;
    position: relative;
    top: 4px;
    line-height: 34px;
}

.logo img {
    position: relative;
    top: 15px;
    left: 65px;
}
.portal_links ul {
    position: relative;
    top: 15px;
    padding: 6px 10px;
    /*border-right: 1px solid #fff;*/
    padding-top: 0;
    text-align: right;
    right: 65px;
}
.portal_links_in ul {
    position: relative;
    top: 15px;
    padding: 6px 0px;
    padding-top: 0;
        text-align: right;
    padding-right: 15px;
}
.font_a {
    position: absolute;
    right: 31px;
    top: 15px;
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
.font_a span.a1 {
    font-size: 11px;
}
.font_a span.a2{
    font-size: 14px;
}
.font_a span.a3 {
    font-size: 16px;
}
.portal_links ul li {
    list-style: none;
        
}
.portal_links ul.inside li:first-child a {
    margin-right: 22px;
}
.portal_links ul.inside li:first-child a:after {
    content: "|";
    position: absolute;
    right: -13px;
}
.portal_links ul li a {
    color: #fff;
    text-decoration: none;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
.portal_links_in ul li {
    list-style: none;
}
.portal_links_in ul.inside li:first-child a {
    margin-right: 22px;
}
.portal_links_in ul.inside li:first-child a:after {
    content: "|";
    position: absolute;
    right: -13px;
}
.portal_links_in ul li a {
    color: #fff;
    text-decoration: none;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
.language_selection {
    position: absolute;
    right: 65px;
    top: 38px;
}
.language_selection select.language {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    width: 95px;
    height: 18px;
    box-shadow: none;
    border: none;
    padding: 0px 7px;
    font-weight: 600;
}
.font-size-selector {
    color: #fdfbed;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    position: absolute;
    right: 65px;
    top: 57px;
}
.font-size-selector span:first-child {
  font-size: 10px;
}
.font-size-selector span:last-child {
  font-size: 14px;
}
.font-size-selector span a {
    color: #fffcd4;
    text-decoration: none;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.banner{
    position: relative;
    border-bottom: 5px solid #750101;
}
.banner-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.52);
    padding: 13px 0 10px 63px;
}
.banner-text h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 46px;
    color: #ffc000;
    font-weight: 400;
    line-height: 41px;
}
.banner-text p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin: 0;
}
.banner-text p span{
    font-weight: 300;
    margin: 0;
    color: #ffc000;
}
/*/////////////////MENU///////////////////////*/
ul.nav li {
    float: left;
    list-style: none;
    position: relative;
    display: block;
    width: 12.5%;
    text-align: center;
}
ul.nav {
    background-color: #990000;
}
ul.nav li a {
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 0;
    background-color: #900;
    display: block;
    border-right: 1px solid #750101;
}

ul.nav li a:hover{
    color: #E0B700;
}
ul.nav li .dropdown {
    z-index: 999999999999;
    position: absolute;
    width: 130%;
    top: 150%;
    padding-top: 20px;
    opacity: 0;
    visibility: hidden;
    left: 20px;
}
ul.nav li .dropdown li a{
    border-right: 0px;
    font-size: 14px;
    padding: 4px 0;
}
ul.nav li .dropdown li {
    float: none;
    margin: 0;
    position: relative;
    width: 100%;
    text-align: left;
    padding: 0 10px;
    background: #900;
    border-bottom: 1px solid #750101;
}
ul.nav li .dropdown ul {
    width: 100%;
    box-shadow: 5px 5px 12px #000000;
}
ul.nav li:hover .dropdown {
    visibility: visible;
    opacity: 1;
    top: 27px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s cubic-bezier(0.84, 0.35, 0.39, 0.74);
    transition: all 0.4s cubic-bezier(0.84, 0.35, 0.39, 0.74);
    padding-top: 10px;
}
/*/////////////////MENU///////////////////////*/
/*==========================*/
.pull-right {
  float: right;
}
footer p, footer p a {
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
}
footer {
    background-color: #990000;
    padding: 6px 0;
    text-align: center;
    position: relative;
    border-top: 5px solid #750101;
}
.image {
    display: inline-block;
    margin-right: 20px;
}
/*======================== MOBILE MENU =======================*/

.mwnf-background-overlay {
    position: fixed;
    z-index: 99999;
    top: -1000%;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 110%;
    background-color: rgb(0, 0, 0);
    opacity: 0;
    transition: top 0s ease 0.35s, opacity 0.35s ease;
    -webkit-transition: top 0s ease 0.35s, opacity 0.35s ease;
    -moz-transition: top 0s ease 0.35s, opacity 0.35s ease;
}
.mwnf-main-background {
    position: fixed;
    z-index: 999999;
    top: 0px;
    left: 0px;
    width: 270px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: rgb(246, 246, 250);
    display: block;
    box-shadow: rgba(0, 0, 0, 0.74902)0px 0px 5px 0px;
    transform:translateX(-310px);
    -webkit-transform:translateX(-310px);
    -moz-transform:translateX(-310px);
    transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    -webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    -moz-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
}
::selection {
    background: rgb(26, 188, 156);
    color: rgb(255, 255, 255);
    text-shadow: none;
}
.mwnf-main-wrapper {
    position: fixed;
    z-index: 9999999;
    top: 0px;
    left: 0px;
    width: 270px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    color: rgb(118, 118, 118);
    transform:translateX(-310px);
        -webkit-transform:translateX(-310px);
            -moz-transform:translateX(-310px);
    transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    -webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    -moz-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    background: #990000;
    overflow: hidden !important;
}
.mwnf-main-wrapper-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.mwnf-menu-active .mwnf-main-menu-button:before {
    margin: 2px 0 0 0;
    transform: translateY(4px) rotate(45deg);
    -moz-transform: translateY(4px) rotate(45deg);
    -ms-transform: translateY(4px) rotate(45deg);
    -webkit-transform: translateY(4px) rotate(45deg);
}
.mwnf-menu-active .mwnf-main-menu-button:after, .mwnf-menu-active .mwnf-main-menu-button:before, .mwnf-menu-active .mwnf-main-menu-button div.mwnf-main-menu-button-middle:before {
    background-color: #fff;
}
.mwnf-menu-active div.mwnf-main-menu-button-middle:before {
  opacity: 0;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  -ms-transition: all .15s ease;
  transition: all .15s ease;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
}
.mwnf-menu-active .mwnf-main-menu-button:after {
  margin: -1px 0 0 0;
  transform: translateY(-3px) rotate(-45deg);
  -moz-transform: translateY(-3px) rotate(-45deg);
  -ms-transform: translateY(-3px) rotate(-45deg);
  -webkit-transform: translateY(-3px) rotate(-45deg);
}
.mwnf_mob_menu {
    position: relative;
    top: 0px;
    width: 270px;
    margin: 0;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
.mwnf-background-overlay-active {
    top: 0;
    opacity: .5;
    -webkit-transition: top 0s ease 0s, opacity .35s ease;
    -moz-transition: top 0s ease 0s, opacity .35s ease;
    -ms-transition: top 0s ease 0s, opacity .35s ease;
    transition: top 0s ease 0s, opacity .35s ease;
}
.mwnf_mob_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mwnf_mob_menu ul li {
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    z-index: auto;
    width: 100%;
    list-style-type: none;
    text-align: left;
    overflow: hidden !important;
    background-color: #990000;
    border-bottom: 1px solid #670101;
}
.mwnf_mob_menu ul li:nth-child(even) {
    background-color: #990000;
}
.mwnf_mob_menu ul li:first-child {
    border-top: none;
}
.mwnf_mob_menu ul li:last-child{
    border-bottom: none;
}

.mwnf_mob_menu ul li a{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    margin: 0;
    padding: 17px 0 17px 25px;
    display: block;
    text-decoration: none;
}
.mwnf_mob_menu ul li.has_submenu span {
    display: inline-block;
    width: 234px;
    height: 38px;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: right;
        color: #fff;
    line-height: 22px;
}
.mwnf-main-menu-button-wrapper.mwnfMenu.mwnf-menu-active {
    transform: translateX(265px);
    -moz-transform: translateX(265px);
    -o-transform: translateX(265px);
    -webkit-transform: translateX(265px);
    -webkit-transition: transform 1.7s ease;
    -moz-transition: transform 1.7s ease;
    -ms-transition: transform 1.7s ease;
    transition: transform .7s ease;
}
.mwnf_mob_menu ul li.has_submenu span:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.mwnf_mob_menu ul li.has_submenu.has_submenu-active span:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.mwnf_mob_menu ul li.has_submenu ul.sub-menu.sub-menu-active li a:before {
    content: "\f1ce";
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 10px;
}
.mwnf_mob_menu ul li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
    color: rgb(123, 123, 123);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.mwnf_mob_menu ul li.has_submenu ul.sub-menu {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform-origin: left;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    height:0;
}
.mwnf_mob_menu ul li.has_submenu ul.sub-menu.sub-menu-active {
    list-style: none;
    margin: 8px 0 23px 0;
    padding: 0;
    display: block;
    height:100%;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform-origin: left;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}
.mwnf_mob_menu ul li.has_submenu ul.sub-menu li a {
    color: #E5E5E5;
    padding: 6px 0 6px 30px;
}
.mwnf-main-menu-button-wrapper.mwnfMenu {
  position: fixed;
  top: 13px;
}
.mwnf-main-menu-button-wrapper {
    z-index: 999999999;
}
.mwnf-main-menu-button::after, .mwnf-main-menu-button::before, .mwnf-main-menu-button div.mwnf-main-menu-button-middle::before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    margin: 2px 0px;
    background-color: rgb(255, 255, 255);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    outline: transparent solid 1px;
}
.mwnf-main-menu-button::after, .mwnf-menu-active .mwnf-main-menu-button::before,.mwnf-menu-active .mwnf-main-menu-button div.mwnf-main-menu-button-middle::before {
    background-color: #fff;
}
button::after,.mwnf-main-menu-button::before,.mwnf-main-menu-button div.mwnf-main-menu-button-middle::before {
    background-color: #fff;
}
.mwnf-main-menu-button-wrapper {
    position: relative;
    z-index: 999999999999999999999;
    cursor: pointer;
    padding: 10px;
    transition: opacity 0.2s ease 0.3s, top 0s ease 0.3s;
    -webkit-transition: opacity 0.2s ease 0.3s, top 0s ease 0.3s;
    -moz-transition: opacity 0.2s ease 0.3s, top 0s ease 0.3s;
}
.mwnf-main-menu-button {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    position: relative;
    z-index: 9999999999;
}

section.menu_section {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transition: transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out;
    background: rgba(21, 119, 120, 0.701961);
    border-top: 5px solid rgb(172, 145, 66);
    position: relative;
}

section.menu_section::before {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    background: #fff;
    top: 0px;
}
button.points:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}
.mwnf-main-menu-button-wrapper.mwnfMenu, .mob_language_selectors, .main_heading_top {
    display: none;
}/*
.image {
  width: 10%;
}*/
section.sponsors p {
    position: relative;
    padding: 10px 0;
    text-align: center;
    color: #fff
}
section.sponsors p a {
    color: #fff}
.banner-image img {
  width: 100%;
}
.display_none {
  display: none;
}
.partner_contents a {
  color: #222;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}
.partner_contents a:hover {
    color: #000;
    text-decoration: underline;}
.partner_contents a:after {
  content: "";
  background: url(../images/nex.png);
  width: 20px;
  height: 20px;
  position: absolute;
  background-repeat: no-repeat;
  top: 4px;
}

/* ----------------------------------------------------------------
    Go To Top
-----------------------------------------------------------------*/
.icon-angle-up:before {
  content: "\f106";
    font-family: FontAwesome;
}
#gotoTop {
    display: none;
    z-index: 299;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: rgb(117, 1, 1);
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px;
}

body:not(.device-touch) #gotoTop {
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}

.stretched #gotoTop { bottom: 30px; }

#gotoTop:hover { background-color: ##14214E; }

.inner_contents p{
    font-family: 'Roboto', sans-serif;
    color: #222;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.inner_contents select {
    width: 100%;
    height: 30px;
    padding: 5px 10px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #222;
    margin-top: 5px;
}
input:focus, textarea:focus, keygen:focus, select:focus {
  outline-offset: 0px;outline: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome, .inner_contents select {
        -webkit-appearance: menulist-button !important; line-height:24px !important;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome, section.timeline_color select {
        -webkit-appearance: menulist-button !important; line-height:24px !important;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome, select {
        -webkit-appearance: menulist-button !important; line-height:24px !important;
    }
}
/*======================== MENU =======================*/

.socialIcons {
    position: absolute;
    bottom: 5px;
    right: 14px;
}
.socialIcons i {
    font-size: 18px;
    color: #d5bbbb;
    margin-right: 4px;
}
.exhibition_item {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
                -o-transition: all .35s ease-in-out;
                    transition: all .35s ease-in-out;
}
.exhibition_item:hover{
    box-shadow: 0px 0px 0px #750101;
    -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
                -o-transition: all .35s ease-in-out;
                    transition: all .35s ease-in-out;
}
.exhibition_item .exhibition_item_img img {
    -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
            -ms-transition: all .35s ease-in-out;
                -o-transition: all .35s ease-in-out;
                    transition: all .35s ease-in-out;
}
.exhibition_item:before{
    content: '';
    position: absolute;
    top: 9px;
    right: 9px;
    width: 60px;
    height: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    z-index: 2;
}

.exhibition_item:after{
    content: '';
    position: absolute;
    bottom: 9px;
    left: 9px;
    width: 40px;
    height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    z-index: 2;
}
.exhibition_item:hover::after, .exhibition_item:hover::before{
    border-color: #fff;
}
.exhibition_item p {
    position: absolute;
    margin: 0;
    background: rgba(153, 0, 0, 0.48);
    line-height: 14px;
    z-index: 999;
    padding: 10px 0;
    text-align: left;
    bottom: 0;
    width: 100%;
    text-align: center;
    transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
                -moz-transition: all 0.5s ease-in-out;
}
.exhibition_item p i {
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
}
.exhibition_item:hover p{
    opacity: 0;
    transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
    transform: translateY(-100%);
        -moz-transform: translateY(-100%);
            -o-transform: translateY(-100%);
                -webkit-transform: translateY(-100%);
}

section.exhibitions.one .exhibition_item {
    height: 195px;
    margin-bottom: 30px;
}
section {
    background: #900;
}
section.exhibitions {
    background: #900;padding: 15px 30px;
}
section.exhibitions p.top_exhibtion_title span{
    background: #750101;
    padding: 3px 10px;
    text-transform: uppercase;/*
    background: #FFA4A4;
    padding: 3px 10px;
    color: #750101;
    text-transform: uppercase;
    font-weight: 500;*/
}
section.exhibitions p.top_exhibtion_title{
    font-weight: 400;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 11px;
}
section.cooperation .container{
    width: 98.2%;
}
.logos {
    float: left;
    background: #990000;
    padding: 10px;
    border-radius: 10px;
    margin-right: 15px;
    height: 80px;
    display: table;
}
.logos a span, .logs a span {
    max-width: 60px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-size: 12px;
}
.logs a, .logos a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.logs {
    border: 1px solid #990000;
    text-align: center;
    height: 80px;
    width: 80px;
    border-radius: 10px;
    float: left;
    margin-right: 15px;
    display: table;
}
section.cooperation {
    padding: 10px 0;
    background: #750101;
}
.exhibition_item .content {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity:0;
    z-index: 999;
}
.exhibition_item .content>div {
    display: table;
    width: 100%;
    height: 100%;
}
.exhibition_item:hover .content {
    opacity:1;
}
.exhibition_item .content>div a {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    -webkit-transform: translateY(-20%);
}
.exhibition_item:hover .content>div a {
    transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
                -moz-transition: all 0.5s ease-in-out;
    transform: translateY(0%);
        -moz-transform: translateY(0%);
            -o-transform: translateY(0%);
                -webkit-transform: translateY(0%);
}
.exhibition_item .content>div a i {
    padding: 10px 15px;
    background: rgb(153, 0, 0);
    font-size: 24px;
    border-radius: 50%;
}
/*================ 05/05/2016* ==============*/
section.exhibitions.firstOption {
    background: #fff;
}
section.exhibitions.firstOption p.top_exhibtion_title span {
    background: #fff;
    color:#900;
    padding: 3px 10px;
    text-transform: uppercase;
    font-weight: 500;
}
section.exhibitions.firstOption .exhibition_item p {
    position: absolute;
    margin: 0;
    background: rgba(255, 255, 255, 0.7);
    line-height: 14px;
    z-index: 9999999;
    padding: 10px 0;
    color: #750101;
    font-weight: 500;
    bottom: 0;
    width: 100%;
    text-align: center;
    transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
                -moz-transition: all 0.5s ease-in-out;
}
section.exhibitions.firstOption .exhibition_item p i {
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

/*============  Tool Tip  =============*/
.tooltip {
  position: absolute !important;
  z-index: 1070 !important;
  display: block !important;
  font-family: 'Roboto', sans-serif !important;
  color: #222 !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 18px !important;
  margin-top :0px !important;
}
.tooltip.top {
  padding: 5px 0 !important;
  margin-top: -3px !important;
}
.tooltip.right {
  padding: 0 5px !important;
  margin-left: 3px !important;
  margin-top :0px !important;
}
.tooltip.bottom {
  padding: 5px 0 !important;
  margin-top: 3px !important;
}
.tooltip.left {
  padding: 0 5px !important;
  margin-left: -3px !important;
  margin-top :0px !important;
}
.tooltip-inner {
  max-width: 200px !important;
  padding: 3px 8px !important;
  color: #fff !important;
  text-align: left !important;
  text-decoration: none !important;
  background-color: #750101 !important;
  border: 1px solid #900 !important;
  border-radius: 4px !important;
  margin-top :0px !important;
}
.tooltip-arrow {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  border-color: transparent !important;
  border-style: solid !important;
  margin-top :0px !important;
}
.tooltip.top .tooltip-arrow {
  bottom: 0 !important;
  left: 50% !important;
  margin-left: -5px !important;
  margin-top :0px !important;
  border-width: 5px 5px 0 !important;
  border-top-color: #750101 !important;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px !important;
  bottom: 0 !important;
  margin-bottom: -5px !important;
  margin-top :0px !important;
  border-width: 5px 5px 0 !important;
  border-top-color: #750101 !important;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0 !important;
  left: 5px !important;
  margin-bottom: -5px !important;
  margin-top :0px !important;
  border-width: 5px 5px 0 !important;
  border-top-color: #750101 !important;
}
.tooltip.right .tooltip-arrow {
  top: 50% !important;
  left: 0 !important;
  margin-top: -5px !important;
  border-width: 5px 5px 5px 0 !important;
  border-right-color: #750101 !important;
}
.tooltip.left .tooltip-arrow {
  top: 50% !important;
  right: 0 !important;
  margin-top: -5px !important;
  border-width: 5px 0 5px 5px !important;
  border-left-color: #750101 !important;
}
.tooltip.bottom .tooltip-arrow {
  top: 0 !important;
  left: 50% !important;
  margin-left: -5px !important;
  border-width: 0 5px 5px !important;
  border-bottom-color: #750101 !important;
  margin-top :0px !important;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0 !important;
  right: 5px !important;
  margin-top: -5px !important;
  border-width: 0 5px 5px !important;
  border-bottom-color: #900 !important;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0 !important;
  left: 5px !important;
  margin-top: -5px !important;
  border-width: 0 5px 5px !important;
  border-bottom-color: #750101 !important;
}
/*============      Tool Tip  =============*/
.home_exhibitons .exhibition_item {
    float: left;
    width: 233.8px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.home_exhibitons {
    width: 103%;
}
/*=========             Style for Cookie                    =======*/
footer.cookie_footer {
    margin-bottom: 44px;
}
.cc_banner-wrapper{
    display: none;
}
.cc_banner-wrapper.cookie {
    display: block;
    z-index: 9001;
    position: relative;
}
a#Ds {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #222;
    display: inline-block;
    background: #FFF;
    padding: 3px 15px;
    font-family: 'Roboto', sans-serif;
    box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.16),0 -3px 10px 0 rgba(0,0,0,0.12);
    position: absolute;
    right: 20px;
    top: 3px;
}
p.cc_message, p.cc_message a{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
p.cc_message {
    top: 5px;
    position: relative;
}
p.cc_message a{
    text-decoration: underline;
}
p.cc_message a:hover{
    text-decoration: none;
}
.cc_container, .cc_message, .cc_btn {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
}
.cc_container {
    background: #222;
    margin: 0px auto;
    color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px;
    box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.16),0 -3px 10px 0 rgba(0,0,0,0.12);
}
.cc_container .cc_btn {
    padding: 8px 10px;
    background-color: #f1d600;
    cursor: pointer;
    transition: font-size 200ms;
    text-align: center;
    font-size: 0.6em;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px;
}
/*=========             Style for iphon6pluse Below                 =======*/
@media only screen and (min-width: 990px) and (max-width: 1100px){
    .home_exhibitons .exhibition_item {
        width: 168px;
    }
    ul.nav li a {
    font-size: 12px;}
}
@media only screen and (max-width: 360px){
    section.exhibitions p.top_exhibtion_title{font-size: 12px; line-height: 15px;}
}
/*=========             Style for iphon6pluse Above                 =======*/
@media only screen and (max-width: 555px){
    .home_exhibitons .exhibition_item {
        width: 100%;
    }
    .home_exhibitons {
        width: 100%;
    }
    .home_exhibitons .exhibition_item{
        margin-bottom: 20px;
        margin-right: 0px;
    }
}
/*=========             Style for Fablet                    =======*/
@media only screen and (min-width: 556px) and (max-width: 700px){
    .home_exhibitons .exhibition_item {
        width: 40%;
    }
    .home_exhibitons {
        width: 100%;
    }
}
/*=========             Style for Fablet                    =======*/
@media only screen and (max-width: 620px){
    .banner-text h2 {
        font-size: 18px;line-height: 19px;
    }
    .banner-text {padding: 3px 0 3px 18px !important;}
    .banner-text p {font-size: 12px;line-height: 12px;}
}

.hb_bottom_links_outer{
    float:left;
    background-color:#eee;
    padding:5px 10px;
    margin-bottom:15px;
}

/* New Social Media Icon Style */
#social-media{padding:0 15px}
#social-media a{
	color: #fff;
	margin:0 3px}

@media only screen and (max-width:974px){ 
	#social-media{width:100%
} }

/* New Social Media Icon Style */