#wrapper {
    position: relative;
    display: block;
    min-height: 100%;
    height: auto !important;
    padding-bottom: 20px;
    background: #eaeaea;
}

#page {
    padding-top: 20px;
    background: #fff;
    border: 1px solid #c0c0c0;
}

.header-top {
    position:relative;
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0;
    z-index: 4;
    background: #eaeaea;
    border-bottom: 1px solid #A3A3A3;
    box-shadow: 0 0 4px #6D6D6D;
    line-height: 35px;
}

.header-bottom {
	background: #115782;
}

.header-bg {
	background: url('../images/header-bg.png') 50% no-repeat;
	height: 180px;
}

.header-toolbars {
	float: right;
}

.header-toolbars a {
	text-decoration: none;
	font-family: 'Arial';
	font-size: 12px;
	color: #000;
}

.divider {
	border-left: 1px solid #000;
	margin: 0 10px 0 5px;
}

.sitemap {
	margin-right: 6px;
}

.search-icon {
	border: none;
	cursor: pointer;
}

.header-bg span {
	display: block;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}

#sitename {
    width: 105px;
    height: 105px;
    margin: 0 auto;
	background: none;
    transform-style: preserve-3d;
    -webkit-transform: rotate3d(0, 0, 0, 360deg);
    transform: rotate3d(0, 0, 0, 360deg);
    -webkit-transition: 1.6s;
    transition: 1.6s;
}

#sitename:hover {
    -webkit-transform: rotate3d(1, 1, 0, 360deg);
    transform: rotate3d(1, 1, 0, 360deg);
}

.con_heading {
    padding-top: 0;
    margin-bottom: 10px;
}

.art_short .fulllink-button {
  float: right;
}

/*-------------------------- SIDEBAR -----------------------------*/
.sidebar-menu-nav li {
    margin-left: 10px;
    padding: 8px 10px;
    border-bottom: 1px solid #d2d2d2;
    list-style-type: none;
}

.sidebar-menu-nav li a {
    text-decoration: none;
}

.sidebar-menu-nav li a span{
    font-size: 14px;
    color: #115782;
}

/*----------------------- LEFT BANNERS --------------------------*/
.left_banner_module p {
    margin: 16px 0;
    text-align: right;
}

/*----------------------- RIGHT BANNERS --------------------------*/
.right_banner_module {
    margin-top: 20px;
} 

.right_banner_module p {
    width: 206px;
    margin: 16px auto;
}

.right-col.column2 {
    width: 216px;
    margin: 0;
    opacity: .99;
}

.tribune {
    position: relative;
    margin: 0 auto;
    z-index: 4;
}

.tribune-img {
    padding-top: 5px;
}

.title-container {
    position: relative;
}

.tribune-info {
    width: 199px;
    margin: 0 auto;
    background: #eaeaea;
}

.tribune-title {
    padding: 3px 10px 0 0;
    width: 206px;
    background: #1b6491;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
}

.left-triangle {
    position: absolute;
    top: 25px;
    left: -15px;
    z-index: -1;
    height: 0;
    width: 0;
    border-color: transparent #1b6491 transparent transparent;
    border-style: solid;
    border-width: 15px;
}

.right-triangle {
    position: absolute;
    top: 25px;
    right: -15px;
    z-index: -1;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #1b6491;
    border-style: solid;
    border-width: 15px;
}

.tribune-img {
    text-align: center;
}

.tribune-title span {
    font-size: 14px;
}

.tribune-text, .tribune-speech {
    color: #000;
    line-height: 23px;
    padding: 10px 10px 20px;
}

.tribune-text {
    padding: 10px 10px 0;
}

/*-------------------------- MINIMAP -----------------------------*/
.minimap {
    position: relative;
    margin: 0 auto;
    z-index: 4;
}

.minimap-info {
    width: 199px;
    margin: 0 auto;
}

.minimap-title {
    position: relative;
    width: 191px;
    padding: 3px 0 0 25px;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #fff;
    background: #1b6491;
}

.minimap-img {
    text-align: center;
}

.minimap-title span {
    position: absolute;
    top: 5px;
    left: 7px;
    display: inline-block;
    background: url('../images/maps/dag-minimap.png') no-repeat;
    width: 11px;
    height: 16px;
    font-size: 14px;
}

/*------------------------- FULLMAP -----------------------------*/
.maposss {
    background: url(/images/maps/minimap.png) 0 0 no-repeat;
    width: 361px;
    height: 360px;
    display: inline-table;
    max-width: 361px;
    float: left;
    position: relative;
}

.maposss a {
    background-color: #454545;
    border-radius: 100px;
    padding: 3px;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    border: 2px solid #fff;
    cursor: pointer;
    width: 13px;
    height: 13px;
    display: inline-block;
    text-align: center;
    position: absolute;
    text-decoration: none;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.maposss .s1 {
top: 144px;
left: 93px;
}

.maposss .s2 {
top: 78px;
left: 161px;
}

.maposss .s3 {
top: 73px;
left: 55px;
}

.maposss .s4 {
top: 125px;
left: 64px;
}

.maposss .s5 {
top: 179px;
left: 196px;
}

.maposss .s6 {
top: 157px;
left: 145px;
}

.maposss .s7 {
top: 170px;
left: 102px;
}

.maposss .s8 {
top: 165px;
left: 179px;
}

.maposss .s9 {
top: 162px;
left: 59px;
}

.maposss .s10 {
top: 40px;
left: 82px;
}

.maposss .s11 {
top: 97px;
left: 215px;
}

.maposss .s12 {
top: 150px;
left: 124px;
}

.maposss .s13 {
top: 231px;
left: 159px;
}

.maposss .s14 {
top: 221px;
left: 196px;
}

.maposss .s15 {
top: 146px;
left: 259px;
}

.maposss .s16 {
top: 118px;
left: 213px;
}

.maposss .s17 {
top: 196px;
left: 148px;
}

.maposss .s18 {
top: 88px;
left: 84px;
}

.maposss .s19 {
top: 200px;
left: 197px;
}

.maposss .s20 {
top: 162px;
left: 244px;
}

.maposss .s21 {
top: 109px;
left: 80px;
}

.maposss .s22 {
top: 125px;
left: 133px;
}

.maposss .s23 {
top: 179px;
left: 72px;
}

.maposss .s24 {
top: 52px;
left: 62px;
}

.maposss .s25 {
top: 190px;
left: 112px;
}

.maposss .s26 {
top: 217px;
left: 143px;
}

.maposss .s27 {
top: 150px;
left: 220px;
}

.maposss .s28 {
top: 107px;
left: 146px;
}

.maposss .s29 {
top: 108px;
left: 29px;
}

.maposss .s30 {
top: 191px;
left: 90px;
}

.maposss .s31 {
top: 70px;
left: 215px;
}

.maposss .s32 {
top: 210px;
left: 242px;
}

.maposss .s33 {
top: 94px;
left: 50px;
}

.maposss .s34 {
top: 64px;
left: 145px;
}

.maposss .s35 {
top: 245px;
left: 185px;
}

.maposss .s36 {
top: 200px;
left: 60px;
}

.maposss .s37 {
top: 126px;
left: 156px;
}

.maposss .s38 {
top: 67px;
left: 107px;
}

.maposss .s39 {
top: 75px;
left: 182px;
}

.maposss .s40 {
top: 268px;
left: 159px;
}

.maposss .s41 {
    top: 66px;
    left: 84px;
}

.maposss .s42 {
    top: 85px;
    left: 24px;
}


.maposss .act {
  background-color: red;
}

.listsel {
  width: 100%;
  display: inline-table;
}

.listsel a {
  display: inline-table;
  width: 170px;
  margin: 0 0px 5px;
  color: #9a9a9a;
  font-size: 15px;
  position: relative;
  padding-left: 20px;
  font-family: 'Arial';
  cursor: pointer;
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.listsel:nth-child(2n) {

}

.listsel .act {
  color: red;
}

.listsel a b {
  color: #0e51cc;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  top: 2px;
  left: 0;
  font-family: 'Arial';
}


/*-------------------------- SLIDER -----------------------------*/
.slider {
	height: 316px !important;
}

.camera_pag {
    position: relative;
}

.camera_wrap .camera_pag .camera_pag_ul {
    border-radius: 0;
    text-align: left;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    width: 17px;
    height: 2px;
    margin: 25px 3px 0 0;
    border-radius: 0;
    background: #d3d3d3;
}

.camera_wrap .camera_pag .camera_pag_ul li > span {
    top: 0;
    left: 0;
    width: 17px;
    height: 2px;
    border-radius: 0;
}

.cameracurrent span {
    background: #6492ae !important;
}

.camera_next {
    right: 1%;
}

.camera_prev {
    right: 5%;
}

.camera_prev, .camera_next {
    top: 343px;
    background: none;
    opacity: 1 !important;
}

.camera_prev > span,
.camera_next > span {
    width: 10px;
    height: 14px;
    background: url('../images/arrow-next.png') no-repeat;
}

.camera_prev > span {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
}

.hr-1, .hr-2 {
    position: absolute;
    top: 13px;
    width: 88%;
    border: 1px solid #d3d3d3;
}

.hr-2 {
    width: 5%;
    left: 95%;
}

hr {
    margin-bottom: 10px;
}

/*-------------------------- POPUP ------------------------------*/

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.popup .close:hover {
  color: #1b6491;
}

.popup .content {
  max-height: 30%;
  overflow: auto;
}

.write_letter_p_modulebody {
	text-align: center;
}

.userform_table {
  width: 230px;
}

.userform_table input,
.userform_table textarea {
	font-size: 13px;
	width: 100% !important;
	resize: none;
	font-family: 'Arial';
}

td > .simpleCaptcha {
  width: 100%;
}

.write_letter_p_modulebody form {
  width: 220px;
  margin: 0 auto;
}

.userform_table td {
	line-height: 40px;
}

.userform_table input[type='submit'] {
	border: none;
	background: #115782;
	color: #fff;
	padding: 8px;
	width: 79% !important;
}

.text-input {
	padding: 5px;
}

.userform_title {
	font-family: 'Arial';
}

.refreshCaptcha {
	display: inline-block;
}

.form_textarea {
	margin-top: 7px;
	margin-bottom: 0;
}

.moduletitle,
.con_heading {
	margin-top: 10px;
    padding: 5px 0 0 5px;
    font-family: 'Arial';
    font-size: 22px;
    background: #eaeaea;
    color: #9e0000;
    border-bottom: none;
}

/*------------------------- FOOTER -----------------------------*/
#footer {
    position: relative;
    clear: both;
    z-index: 1;
    background: #eaeaea;
    color: #000;
}

#footer .column6 {
  padding-top: 7px;
}


/*----------------------- FOOTER-TOP ---------------------------*/
.footer-top {
    height: 224px;
    background: #1b6491;
}

.footer-top .item {
    display: inline-block;
    margin-top: 9px;
    margin-left: 76px;
}

.footer-top:first-child {
    margin-left: 0;
}

.footer-top .item:first-child {
    margin-left: 0;
}

.footer-top .item .title {
    font-size: 16px;
    color: #fff;
}

.footer-top .item .text {
    width: 110px;
    padding-left: 10px;
}

.footer-top .item .text a {
    display: block;
    color: #94d6ff;
    font-size: 14px;
    line-height: 25px;
    text-decoration: none;
}

#copyright {
    font-size: 14px;
}

#footer .foot_right a {
    float: right;
    display: block;
}

.tecama_module {
    margin-bottom: 0;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

/*---------------------- COMMON --------------------------*/
.videogallery_module,
.photogallery_module,
.birthday_module {
    position: relative;
    display: inline-block;
    width: 206px;
    height: 215px;
    font-weight: normal;
    text-align: center;
    color: #000;
    background: #eaeaea;
}

.photogallery_module,
.birthday_module {
    margin-left: 20px;
}

.videogallery_module .moduletitle,
.photogallery_module .moduletitle,
.birthday_module .moduletitle {
    margin-top: 0;
    padding: 7px 10px;
    background: #1b6491;
    font-size: 14px;
    text-align: left;
    color: #fff;
}

.videogallery_module .modulelink,
.photogallery_module .modulelink {
    position: absolute;
    top: 9px;
    right: 10px;
    font-size: 11px;
    color: #fff;
}

.videogallery_module .mod_latest_title h3,
.photogallery_module .mod_latest_title h3 {
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
}

.videogallery_module .mod_latest_title,
.photogallery_module .mod_latest_title {
    color: #000;
}

.videogallery_module .mod_latest_title h3,
.photogallery_modulebody .photo-title {
    width: 180px;
    margin: 0 auto;
    text-align: left;
}

.videogallery_module iframe {
    height: 120px;
} 

/*-------------------- VIDEO GALLERY ----------------------*/
.videogallery_module {
    margin-top: 51px;
}

/*-------------------- PHOTO GALLERY ----------------------*/
.photogallery_module .mod_lp_photo_img {
    margin: 0 auto 5px;
    float: none;
    width: 180px;
    height: 120px;
}

.photo_container .photo_txt a {
    color: #ccc;
}

.photogallery_modulebody .photo_txt {
    display: none;
}

.photogallery_modulebody .all_photos {
    position: absolute;
    top: 9px;
    right: 10px;
    font-size: 11px;
    color: #fff;
}

.photogallery_modulebody .photo-title {
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
    text-align: left;
    color: #000;
}

/*-------------------- BIRTHDAY MODULE ---------------------*/
.birthday_module .mod_latest_image {
    width: 79px !important;
    height: 118px !important;
}

.birthday_module .mod_latest_entry {
    margin: 0 10px 15px;
}

.birthday_module .mod_latest_title,
.birthday_module .mod_latest_desc {
    text-align: left;
}

.birthday_module .mod_latest_title {
    font-size: 12px;
    color: #1b6491;
}

.birthday_module .mod_latest_desc {
    float: right;
    padding-top: 5px;
    width: 95px;
}

.birthday_module .mod_latest_date {
    display: none;
} 

.birthday_module .fulllink-button {
    display: none;
}

/*-------------------- BOTTOM BANNERS ----------------------*/

#main.column8 {
    margin-left: 0;
}

.banner_bottom_module {
    margin-bottom: 0;
}

.banner_bottom_module > p:first-child {
    margin-left: 0;
}

.banner_bottom_module > p {
    display: inline-block;
    margin-left: 19px;
}

/*-------------------- BREADCRUMB ----------------------*/
.pathway {
    color: grey;
    padding: 0 2px;
}

.pathway a {
    color:grey;
}

.pathway a:hover {
    color: #404040;
    text-decoration: none;
}


/*--------------------- MAP ----------------------------*/
#map {
    height: 500px;
}

/*------------------- CONTACTS -------------------------*/
.contacts {

}

.contacts .address,
.contacts .phone {
    display: inline-block;
}

.address-title,
.phone-title {
    font-size: 24px;
    color: #125f8e;
}

.contacts .address p:not(:first-child),
.contacts .phone p:not(:first-child) {
    font-size: 18px;
    color: #333;
}


.contacts .phone {
    margin-left: 50px;
}

/*------------------- SPEC MODE --------------------------*/
.specmode {
    float: left;
    padding-left: 42px;
}

#homepage.spec-size-small .header-top,
#homepage.spec-size-medium .header-top,
#homepage.spec-size-large .header-top,
#innerpage.spec-size-small .header-top,
#innerpage.spec-size-medium .header-top,
#innerpage.spec-size-large .header-top {
  height: 80px;
}

.specmode_module #special_mod .spec_buttons {
  top: 100%;
  left: 0;
}

.specmode_module {
  overflow: visible;
}

/*-------------------- TOP MENU --------------------------*/
#topmenu,
#topmenu ul,
#topmenu ul li,
#topmenu ul li a,
#topmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#topmenu:after,
#topmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#topmenu #menu-button {
  display: none;
}

#topmenu {
  font-family: 'Arial';
  background: #115782;
}

#topmenu > ul > li {
    border-right: 1px solid #206793;
  float: left;
}

#topmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}

#topmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}

#topmenu.align-center ul ul {
  text-align: left;
}

#topmenu.align-right > ul > li {
  float: right;
}

#topmenu > ul > li > a {
  padding: 16px;
  font-size: 16px;
  text-decoration: none;
  color: #f0f0f0;
  font-weight: 700;
}

#topmenu > ul > li:hover > a {
  background: #fff;
  color: #115782;
}

#topmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: none;
  background: #dddddd;
  content: '';
}

#topmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: none;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

#topmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}

#topmenu ul ul {
  position: absolute;
  left: -9999px;
}

#topmenu.align-right ul ul {
  text-align: right;
}

#topmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

#topmenu li:hover > ul {
  left: auto;
}

#topmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}

#topmenu li:hover > ul > li {
  height: 35px;
}

#topmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}

#topmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}

#topmenu ul ul li a {
  border-bottom: 1px solid #206793;
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #f0f0f0;
  font-weight: 400;
  background: #115782;
}

#topmenu ul ul li:last-child > a,
#topmenu ul ul li.last-item > a {
  border-bottom: 0;
}

#topmenu ul ul li:hover > a,
#topmenu ul ul li a:hover {
  background: #F5ECEC;
  color: #115782;
}

#topmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}

#topmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}

#topmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

#topmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#topmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

@media all and (max-width: 1180px) {
  #topmenu {
    width: 100%;
  }

  #topmenu ul {
    width: 100%;
    display: none;
  }

  #topmenu.align-center > ul {
    text-align: left;
  }

  #topmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }

  #topmenu ul ul li,
  #topmenu li:hover > ul > li {
    height: auto;
  }

  #topmenu ul li a,
  #topmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }

  #topmenu > ul > li {
    float: none;
  }

  #topmenu ul ul li a {
    padding-left: 25px;
  }

  #topmenu ul ul ul li a {
    padding-left: 35px;
  }

  #topmenu ul ul li a {
    color: #000;
    background: none;
  }

  #topmenu ul ul li:hover > a,
  #topmenu ul ul li.active > a {
    color: #115782;
  }

  #topmenu ul ul,
  #topmenu ul ul ul,
  #topmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }

  #topmenu > ul > li.has-sub > a:after,
  #topmenu > ul > li.has-sub > a:before,
  #topmenu ul ul > li.has-sub > a:after,
  #topmenu ul ul > li.has-sub > a:before {
    display: none;
  }

  #topmenu #menu-button {
    display: block;
    padding: 22px 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }

  #topmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }

  #topmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }

  #topmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #topmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #topmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }

  #topmenu .submenu-button.submenu-opened {
    background: #262626;
  }

  #topmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }

  #topmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }

  #topmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }

  #topmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }

  #topmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }

  #topmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }

  #topmenu .submenu-button.submenu-opened:before {
    display: none;
  }

  .banner_bottom_module > p:last-child {
    margin-left: 0;
    margin-top: 10px;
  }

  #mainmenu > li:first-child a {
    padding: 16px;
  }
}


/*------------------ CONTACT FORM --------------------------*/
.feedback_table .text-input {
    color: #797979;
    border: 1px solid #a3a3a3;
}

.feedback_table .text-input:first-child {
    margin-right: 10px;
    margin-bottom: 10px;
}

.feedback_table .form_textarea {
    min-height: 100px;
    margin-bottom: 7px;
}

.simpleCaptcha {
    width: 33%;
    border: 1px solid #a3a3a3;
}

.simpleCaptcha .captchaIntro {
    display: inline-block;
}

.simpleCaptcha .refreshCaptcha {
    vertical-align: middle;
}

.form_submit {
    margin-top: 10px;;
}

.form_submit .fdback {
    padding: 5px;
    font-size: 14px;
    border: 2px solid #125e8d;
    border-radius: 2px;
    color: #125e8d;
    background: transparent;
}

#mainmenu > li.selected {
    background: #fff;
}

#mainmenu > li.selected > a {
    color: #125e8d;
} 

#mainmenu > li:first-child a {
    height: 48px;
    padding: 12px 16px;
    background: #fff;
}

#mainmenu > li:first-child a span {
    display: inline-block;
    background: url('../images/home-icon.png') no-repeat;
    width: 26px;
    height: 24px;
}

@media screen and (max-width: 1180px) {
  #mainmenu > li:first-child a {
    padding: 16px;
    background: #115782;
    color: #fff;
  }

  #mainmenu > li:first-child a.selected {
    background: #fff;
    color: #115782;
  }

  #mainmenu li:first-child a span {
    background-image: none;
    width: auto;
    height: auto;
  }

  .feedback_table textarea {
    width: 248px !important;
  }

  .contacts .address {
    display: block;
  }

  .contacts .phone {
    margin-left: 0;
  }

  .captcha .simpleCaptcha {
    width: 43%;
  }
}

@media screen and (min-width: 960px) and (max-width: 1180px) {
  .footer-top .item:first-child {
    margin-left: 30px;
  }

  .footer-top .item {
    margin-left: 20px;
  }
}

@media screen and (max-width: 1180px) {
  #topmenu {
    margin-bottom: 10px;
  }

  .videogallery_module {
    margin-top: 10px;
  }

  .birthday_module {
    margin-left: 0;
  }
}

@media screen and (max-width: 959px) {
  .left_banner_module,
  .right_banner_module,
  .banner-bottom {
    display: none;
  }

  .footer-top {
    display: none;
  }

  .specmode_module {
    margin-bottom: 0;
  }
  
  #special_mod .spec_h_label:before {
    background-size: 30px;
  }

  .right-col.column2 {
    width: 100%;
  }

  .tribune,
  .calendar_module,
  .minimap_module {
    width: 216px;
    margin: 0 auto;
  }

  .flip-clock-wrapper {
    width: 206px;
    margin: 20px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .header-top > .container12,
  .header-bottom > .container12 {
    width: 100%;
  }

  .header-top .container12 .column12,
  .header-bottom .container12 .column12 {
    width: 100%;
  }

  .column12.header-bg {
    width: 100%;
  }

  #topmenu {
    margin-bottom: 0;
  }

  .sitemap {
    display: none;
  }

  #map {
    height: 300px;
  }

  .pathway {
    padding: 0 12px;
  }

  .news_moduletitle,
  .news_modulebody {
    padding: 10px 10px;
  }

  .component {
    overflow: visible;
    padding: 10px 10px 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px)  {

}

@media screen and (max-width: 960px) {
  #homepage.spec-size-small .header-top,
  #homepage.spec-size-medium .header-top,
  #homepage.spec-size-large .header-top {
    height: 80px;
  }
}

@media screen and (max-width: 480px) {
  #wrapper {
    padding-bottom: 0;
  }

  .hr-1, .hr-2 {
    display: none;
  }
  
  .camera_wrap .camera_pag .camera_pag_ul {
    text-align: center;
  }

  .camera_prev, .camera_next {
    top: 50%;
  }

  .camera_prev {
    left: 0;
  }

  .camera_next {
    right: 0;
  }

  .camera_prev > span, .camera_next > span {
    width: 19px;
    height: 30px;
    background: url('../images/arrow-next-big.png') no-repeat;
  }

  .videogallery_module,
  .photogallery_module,
  .birthday_module {
    display: block;
    width: 280px;
    margin: 10px auto;
  }

  .videogallery_module .moduletitle, 
  .photogallery_module .moduletitle, 
  .birthday_module .moduletitle {
    font-size: 16px;
  }

  .videogallery_module .modulelink,
  .photogallery_module .modulelink {
    top: 6px;
    font-size: 16px;
  }

  .videogallery_module .mod_latest_title h3, 
  .photogallery_modulebody .photo-title {
    font-size: 14px;
  }

  .birthday_module .mod_latest_title {
    font-size: 16px;
    line-height: 16px;
  }

  .videogallery_module.module {
    top: 6px;
  }

  .videogallery_module {
    text-align: left;
  }
  
  .videogallery_module iframe {
    width: 250px !important;
    height: 140px !important;
  }

  .videogallery_modulebody .mod_latest_desc {
    padding: 0 13px;
  }

  .photogallery_module .mod_lp_photo_img {
    width: 204px;
    height: 140px;
  }
  
  .videogallery_module .mod_latest_title h3,
  .photogallery_modulebody .photo-title {
    width: 100%;
    text-align: center;
  }

  .birthday_module .mod_latest_desc {
    width: 168px;
    font-size: 16px;
    line-height: 16px;
  }

  #footer .column6 {
    width: 50%;
  }

  #footer #copyright {
    font-size: 10px;
  }

  .tecama_module img{
    width: 100px !important;
    height: 22px !important;
  }

  .camera_prev, .camera_next, 
  .camera_commands {
    width: 20px;
    margin-top: 0;
  }

  .captcha .simpleCaptcha {
    width: 75%;
  }

  .listsel a {
    margin: 0 10px 5px;
  }

  .con_text p, #bottom p {
    margin: 0 0 4px;
  }

  .moduletitle, .con_heading {
    font-size: 20px;
  }

  .address-title, 
  .phone-title {
    font-size: 19px;
  }

  .contacts .address p:not(:first-child),
  .contacts .phone p:not(:first-child) {
    font-size: 15px;
  }
}

@media screen and (max-width: 400px) {
  .component {
    padding: 0 10px 15px;
  }
}

@media screen and (max-width: 370px) {
  .header-toolbars a:first-child {
    position: absolute;
    top: 3px;
    right: 10px;
  }

  .divider {
    display: none;
  }

  .in_search {
    position: absolute;
    top: 224px;
    left: 10px;
  }

  .in_search #search_text {
    width: 200px;
    top: 8px;
  }

  #special_mod .spec_h_label:before {
    left: 10px;
  }

  .write_letter_p_modulebody form {
    width: 190px;
    margin: 0 auto;
    text-align: left;
  }

  .userform_table tr td input {
    width: 175px !important;
  }

  .userform_table input, 
  .userform_table textarea {
    width: 175px !important;
  }

  td > .simpleCaptcha {
    width: 170px !important;
  }

  #map {
    height: 150px;
  }
}