#site-menu:after,
.page-content:after,
#site-footer:after,
#site-footer .f-info:after,
#site-footer .f-info .f-address .contact-list .c-row:after,
#site-footer .f-blue .inner:after {
  clear: both;
  display: block;
  content: '';
}
.modal-header .close {
    margin-top: -24px !important;
}
.sidebar-widget-area .panel-body {  padding: 1px; }
#site-footer .jumbotron { margin-bottom: 0px;  }

.white {
  color: #ffffff !important;
}

.blue {
  color: #003a63 !important;
}

.blue2 {
  color: #0082c8 !important;
}
.bg-img1{
  background-image: url(../images/index_13.gif); 
}
.bg-white {
  background-color: #ffffff !important;
}

.bg-gray {
  background-color: #f7f7f7 !important;
}

.bg-blue {
  background-color: #003a63 !important;
}

.bg-blue2 {
  background-color: #0082c8 !important;
}

.bg-p4{ background-image: url(../images/pattern/p4.png); }

.bg-top {
  /* The image used */
  background-image: url("../images/bg-top.jpg");

  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ablue a {
  color: #003a63 !important;
}
.border {
  border: 1px solid #cccccc;
}
.border1 {
  border: 1px solid #c6c6c6;
}

.fixed-panel {
  position: fixed;
  width: 100%;
}

.bold {
  font-weight: bold;
}

.fontawesome {
  font-family: 'fontawesome';
}



/*.single-item a h1 {
    font-family: "Open Sans", "rsuregular", sans-serif !important;
    color: #003a63;
    font-size: 24px;
}*/


.news-thumb-list {
  margin-bottom: -30px !important;
}

.news-list .news-item {
  display: block;
  border: 1px solid #ccc;
  position: relative;
  color: black;
  text-decoration: none;
}

.news-list .news-item:hover {
  border-color: #0082c8;
}

.news-list .news-item .footer {
  position: initial;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0082c8;
  color: black;
  border-top: 1px solid #ccc;
  height: 36px;
  -webkit-box-shadow: inset 0 1px 1px #006195;
  -moz-box-shadow: inset 0 1px 1px #006195;
  -o-box-shadow: inset 0 1px 1px #006195;
  box-shadow: inset 0 1px 1px #006195;
  text-align: right;
}

.home .s-news .news-list .news-item .footer .date:before {
  display: inline-block;
  content: "\f133";
  font-family: FontAwesome;
  font-size: 16px;
  padding-right: 8px;
}

.news-list .news-item .footer .date {
  color: white;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  vertical-align: top;
  font-size: 12px;
  margin: 0 20px 0 0;
}

.news-list .news-item .footer .read-more:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  content: "\f08e";
  font-family: FontAwesome;
  color: #0082c8;
  font-size: 18px;
  text-indent: 0;
  padding-top: 5px;
}

#country-selector {
  display: none;
  top: 170px;
  position: absolute;
  z-index: 20;
  background: rgb(255, 255, 255);
  width: -webkit-fill-available;
}

.news-list .news-item .footer .read-more {
  display: inline-block;
  background: white;
  width: 35px;
  height: 35px;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  position: relative;
  vertical-align: top;
}

.products .product a .thumb {
  background: white;
  /*border:1px solid #0082c8;*/
  /*border-top: 4px solid #0082c8;
    border-bottom: 4px solid #0082c8;*/
  padding-top: 0;
  padding-bottom: 0;
}

#link-mem-login {
  margin-top: 30px;
}

.thumb .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 63px;
  border: 0px solid white;
  overflow: hidden;
  z-index: 2;
}

.thumb .inner .overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #003a63;
  background-color: rgba(0, 58, 99, 0.6);
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  z-index: 1;
  line-height: 30px;
  padding-top: 33%;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.product a:hover .thumb .inner .overlay {
  opacity: 1;
}

#site-footer {
  background: #f7f7f7;
  padding-top: 15px;
}

#site-footer .f-title {
  text-transform: uppercase;
  color: #232121;
  font-size: 18px;
  padding: 0 0 20px;
}

#site-footer .f-info {
  width: 1140px;
  margin: 0 auto;
  padding: 40px 0;
  font-size: 13px;
  color: #232121;
}

#site-footer .f-info .f-address {
  float: left;
  width: 33%;
  padding: 0 30px 0 0;
}

#site-footer .f-info .f-address .logo {
  display: block;
  width: 131px;
  height: 60px;
  overflow: hidden;
  background: url("../img/logo.png") no-repeat 0 0;
}

ul.list-number li {
  list-style: decimal;
}

ul.list-arrow {
  margin-left: 30px;
}
ul.list-arrow li:before   {
  font-family: FontAwesome;
  font-style: normal;
  color: #e0a81c;
  font-weight: normal;
  text-decoration: inherit;  
  content: "\f105";
  position: absolute;
  margin-left : -15px; 
}

.list-dash {
  margin: 10px;
}

.list-dash li::before {
  content: "-";
  margin-left: -5px;
  padding-right: 5px;
}

ul.list-dish {
  margin-left:10px;
}
.list-dish li{
  list-style: disc;
  margin-left: 10px;
}

.list-square {
  margin: 10px;
}

.list-square li {
  list-style: square;
  margin-left: -5px;
}

.owl-carousel-1col {
  margin-left: 0px;
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
  #site-footer .f-info .f-address .logo {
    background-image: url("../img/logo@2x.png");
    background-size: 131px auto;
  }
}

#site-footer .f-info .f-address address {
  margin: 10px 0 20px;
}

#site-footer .f-info .f-address .contact-list .c-row {
  line-height: 26px;
}

#site-footer .f-info .f-address .contact-list .c-row .c-lbl {
  float: left;
  width: 20%;
}

#site-footer .f-info .f-address .contact-list .c-row .c-val {
  float: left;
  width: 80%;
  font-size: 16px;
  font-weight: bold;
  color: #232121;
}

#site-footer .f-info .f-address .contact-list .c-row .c-val a {
  color: #232121;
}

#site-footer .f-info .f-sitemap {
  float: left;
  width: 33%;
  padding: 0 30px 0 0;
}

#site-footer .f-info .f-sitemap nav ul {
  list-style: none;
  margin: 0;
}

#site-footer .f-info .f-sitemap nav ul li.no-link>a {
  text-decoration: none;
  cursor: default;
}

#site-footer .f-info .f-sitemap nav .w-menu {
  list-style: none;
  margin: 0;
}

#site-footer .f-info .f-sitemap nav .w-menu>li {
  float: left;
  width: 50%;
}

#site-footer .f-info .f-sitemap nav .w-menu>li>a {
  position: relative;
  color: #232121;
  font-size: 13px;
  line-height: 25px;
  height: 25px;
  display: block;
  padding: 0 0 0 24px;
}

#site-footer .f-info .f-sitemap nav .w-menu>li>a:before {
  content: "\f105";
  display: block;
  position: absolute;
  top: 0;
  left: 8px;
  font-family: FontAwesome;
  height: 25px;
}

#site-footer .f-info .f-newsletter {
  float: left;
  width: 33%;
}

#site-footer .f-info .f-newsletter .teaser {
  text-transform: uppercase;
  font-size: 14px;
  color: #232121;
}

#site-footer .f-info .f-newsletter .newsletter .form-panel {
  padding: 15px 0 0;
}

#site-footer .f-info .f-newsletter .newsletter .form-panel .field-row {
  margin-bottom: 15px;
}

#site-footer .f-info .f-newsletter .newsletter .form-panel .newsletter-email {
  width: 100%;
  border-color: #0082c8;
  color: #0082c8;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#site-footer .f-blue {
  background: #003a63;
  color: white;
}

#site-footer .f-blue .inner {
  width: 1140px;
  margin: 0 auto;
  padding: 15px 0;
  line-height: 20px;
}

#site-footer .f-blue .copyright {
  float: left;
  font-size: 12px;
}

#site-footer .f-blue .social-links {
  float: right;
  height: 20px;
}

#site-footer .f-blue .social-links .s-item {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  font-size: 0.85em;
  text-indent: -9999px;
  margin: 0 2px;
  background-image: url("../images/socials.png");
  background-size: auto 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
  #site-footer .f-blue .social-links .s-item {
    background-image: url("../img/socials@2x.png");
    background-size: auto 16px;
  }
}

#site-footer .f-blue .social-links .s-item:hover {
  background-color: #0082c8;
}

#site-footer .f-blue .social-links .s-item.line {
  background: none;
  width: auto;
  text-indent: 0;
  line-height: 16px;
}

#site-footer .f-blue .social-links .s-item.line:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/socials.png") no-repeat -96px 0;
  background-size: auto 16px;
  vertical-align: top;
  margin: 0 5px 0 0;
}

@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
  #site-footer .f-blue .social-links .s-item.line:before {
    background-image: url("../images/socials@2x.png");
    background-size: auto 16px;
  }
}

#site-footer .f-blue .social-links .s-item.facebook {
  background-position: 0 0;
}

#site-footer .f-blue .social-links .s-item.twitter {
  background-position: -16px 0;
}

#site-footer .f-blue .social-links .s-item.instagram {
  background-position: -32px 0;
}

#site-footer .f-blue .social-links .s-item.pinterest {
  background-position: -48px 0;
}

#site-footer .f-blue .social-links .s-item.gplus {
  background-position: -64px 0;
}

#site-footer .f-blue .social-links .s-item.rss {
  background-position: -80px 0;
}

.form-panel .button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  font-weight: normal;
  height: 36px;
  line-height: 34px;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 0 40px 0 20px;
  background-color: #e25050;
  border: 0;
  border-bottom: 2px solid #b54040;
  color: white;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  -webkit-appearance: none;
}

.form-panel .button:after {
  content: "\f105";
  display: block;
  position: absolute;
  top: 0;
  right: 18px;
  font-family: FontAwesome;
  height: 34px;
  font-size: 22px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#site-footer .f-blue .social-links .s-item {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  font-size: 0.85em;
  text-indent: -9999px;
  margin: 0 2px;
  background-image: url(../images/socials.png);
  background-size: auto 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.form-panel .field {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: white;
  font-family: inherit;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  padding: 5px 10px;
  width: 100%;
  -webkit-transition: -webkit-box-shadow .45s, border-color .45s ease-in-out;
  -moz-transition: -moz-box-shadow .45s, border-color .45s ease-in-out;
  transition: box-shadow .45s, border-color .45s ease-in-out;
}

.w-section-menu {
  margin: 0;
  list-style: none;
}

.w-section-menu li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #232121;
  margin: 0 6px 10px;
}

.w-section-menu li a {
  color: #232121;
  display: block;
  padding: 0 12px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.w-section-menu li a:hover {
  background: #e6e6e6;
}

.w-section-menu li.current-menu-parent a,
.w-section-menu li.current-menu-item a {
  background: #003a63;
  color: white;
}

/*********************************************************************************************************************************/
@media only screen and (max-width: 959px) {
  #link-mem-login {
    position: relative;
    top: auto;
    right: auto;
    background: #e6e6e6;
    display: block;
    cursor: pointer;
    padding: 2px 0;
    /*line-height: 16px;*/
    height: auto;
    margin: 0;
  }

  #site-header .site-info #link-mem-login:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 16px;
    vertical-align: top;
    background: url("../img/icons/member-login.png") no-repeat 0 0;
    background-size: 16px auto;
  }

  #g-wrapper {
    padding-bottom: 40px;
  }

  .single.single-announcement #g-wrapper {
    padding-bottom: 20px;
  }

  .w-section-menu {
    text-align: center;
  }

  .w-section-menu li a {
    background: #e6e6e6;
  }

  .w-section-menu li a:hover {
    background: #003a63;
    color: white;
  }

  .w-section-menu li.current-menu-item a {
    background: #003a63;
    color: white;
  }

  #site-header {
    border-top-width: 10px;
  }

  #site-header .site-info {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  #site-header .site-info #link-mem-login {
    right: 30px;
  }

  #site-menu {
    height: auto;
  }

  #site-menu .ubermenu-skin-white.ubermenu-responsive-toggle {
    font-size: 14px;
    color: #0082c8;
    text-transform: uppercase;
    border-top-color: #003a63;
    border-bottom-color: #e6e6e6;
  }

  #site-menu .ubermenu {
    width: auto;
  }

  #site-menu .ubermenu .ubermenu-submenu {
    background: #0082c8;
    border: 0;
    padding: 0;
    margin: 0;
  }

  #site-menu .ubermenu .ubermenu-submenu .ubermenu-target {
    height: 44px;
    line-height: 44px;
    padding-left: 14px;
    padding-right: 14px;
    border-bottom-color: rgba(255, 255, 255, 0.3);
  }

  #site-menu .ubermenu .ubermenu-submenu .ubermenu-target:hover {
    background: #003a63;
  }

  #site-menu .ubermenu .ubermenu-submenu .ubermenu-target .ubermenu-target-text {
    color: white;
  }

  .page-content {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .page-content.bg-white {
    padding: 19px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .page-content .page-title {
    margin-bottom: 30px;
  }

  #site-footer .f-info {
    width: auto;
    padding: 20px 30px;
  }

  #site-footer .f-info .f-sitemap {
    display: none;
  }

  #site-footer .f-blue .inner {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  #site-footer .f-info .f-address {
    float: left;
    width: 55%;
    padding: 0 30px 0 0;
  }
}

/************************************************************************************************/
@media only screen and (max-width: 767px) {
  .list-inline {
    margin-left: 0px;
  }

  .header-top {
    padding: 2px 0px !important;
  }

  #site-header #link-mem-login {
    position: relative;
    top: auto;
    right: auto;
    background: #e6e6e6;
    display: block;
    margin-bottom: 20px;
    padding: 6px 0;
    line-height: 16px;
    height: auto;
  }

  #g-wrapper {
    padding-bottom: 20px;
  }

  .single.single-announcement #g-wrapper {
    padding-bottom: 0;
    border-bottom: 1px solid #0082c8;
  }

  #site-header {
    border-top-width: 5px;
  }

  #site-header .site-info {
    padding-left: 15px;
    padding-right: 15px;
  }

  #site-header .site-info #site-link {
    margin: 0 auto;
  }

  #site-header .site-info #link-mem-login {
    right: 15px;
    top: 13px;
    bottom: auto;
  }

  .page-content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-content.bg-white {
    padding: 14px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .page-content .page-title {
    margin-bottom: 20px;
  }

  .page-content .page-title span:before,
  .page-content .page-title span:after {
    width: 30%;
  }

  #site-footer .f-info {
    padding: 20px 15px;

  }

  #site-footer .f-info .f-address {
    float: none;
    width: auto;
    padding-right: 0;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  #site-footer .f-info .f-address .logo {
    margin: 0 auto;
  }

  #site-footer .f-info .f-address address {
    margin-bottom: 10px;
  }

  #site-footer .f-info .f-address .contact-list .c-row {
    line-height: 1.6;
  }

  #site-footer .f-info .f-address .contact-list .c-row .c-lbl {
    width: auto;
    float: none;
    display: inline-block;
  }

  #site-footer .f-info .f-address .contact-list .c-row .c-val {
    float: none;
    width: auto;
    display: inline-block;
    font-size: 13px;
  }

  #site-footer .f-info .f-newsletter {
    float: none;
    width: auto;
    text-align: center;
  }

  #site-footer .f-info .f-newsletter .newsletter .form-panel .newsletter-email {
    width: 50%;
    margin: 0 auto;
  }

  #site-footer .f-blue .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 568px) {
  .page-content .page-title {
    font-size: 22px;
  }

  .page-content .page-title span:before,
  .page-content .page-title span:after {
    width: 25%;
  }

  #site-footer .f-info {
    padding: 20px 15px;
  }
}

@media only screen and (max-width: 480px) {
  #site-header .site-info {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }


}

@media only screen and (max-width: 480px) and (min--moz-device-pixel-ratio: 1.3),
only screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 2.6 / 2),
only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (max-width: 480px) and (min-device-pixel-ratio: 1.3),
only screen and (max-width: 480px) and (min-resolution: 1.3dppx) {
  #site-header .site-info #link-mem-login:before {
    background-image: url("../img/icons/member-login@2x.png");
    background-size: 16px auto;
  }
}

@media only screen and (max-width: 480px) {
  #site-header .site-info #link-mem-login span {
    display: inline-block;
    vertical-align: top;
  }

  .page-content .page-title span:before,
  .page-content .page-title span:after {
    width: 20%;
  }

  .page-content .w-author-box .saboxplugin-wrap .saboxplugin-gravatar {
    width: 100px;
  }

  .page-content .w-author-box .saboxplugin-wrap .saboxplugin-authorname {
    margin-left: 0;
  }

  .page-content .w-author-box .saboxplugin-wrap .saboxplugin-desc {
    margin-left: 10px;
  }

  #site-footer .f-info .f-newsletter .newsletter .form-panel .newsletter-email {
    width: 80%;
  }
}

@media only screen and (max-width: 400px) {

  .page-content .page-title span:before,
  .page-content .page-title span:after {
    width: 18%;
  }
}

@media only screen and (max-width: 350px) {
  #site-footer .f-blue {
    text-align: center;
  }

  #site-footer .f-blue .copyright {
    float: none;
    padding: 0 0 10px;
  }

  #site-footer .f-blue .social-links {
    float: none;
  }
}