@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,300,400,600,700,800&subset=latin,latin-ext);

html, body{margin: 0; padding: 0;}
body{margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; font-weight: 300; position: relative;}

*{box-sizing: border-box;}
a{color: #113955; text-decoration: none;}
h1{color: #333333;}
h1 a{text-decoration: underline}
h2{color: #333333;}
h2 a{text-decoration: underline}
h3{color: #333333;}
p{color: #333333;}
p a{text-decoration: underline}
strong, b{font-weight: 600}

.cleaner{clear: both}
.center{text-align: center;}
.red{color: #a94442}
.green{color: #A5BE25}
.inline{display: inline}

.mobile-responzive{display: none;}

.fb-page{max-width: 100%; width: 100%;}
video{margin: 10px 0 10px 0; width: 100%;}

section{width: 100%}
.container{margin: 0 auto; width: 100%; max-width: 970px; /*min-width: 1160px;*/ padding: 0 0; }
.top-banner{margin: 0 auto 25px auto; display: flex; justify-content: center;}
.left-col-banner{margin: 15px auto 30px auto; display: flex; justify-content: center;}

.ad-box{width: 100%; text-align: center;}
.ad-box p{font-size: 11px; color: #cccccc; line-height: 15px; margin: 0; padding: 5px 0 5px;}
.ad-box a{margin: 0; padding: 0;}
.ad-box img{margin: 0; padding: 0; display: block; width: 100%}
.ad-box .ad{background: #FAFAFA; border: 1px solid #E1E1E1; display: inline-block; margin: 0;}
.ad-box .ad.format1{width: 250px; height: auto;}
.ad-box .ad.format2{width: 100%; height: 300px;}
.ad-box .ad.format3{width: 745px; height: 100px; margin: 0 auto 30px auto;}
.ad-box .ad.format4{width: 100%; height: 80px; margin: 0 auto 30px auto;}
.ad-box .ad.format5{width: 100%; height: 150px; margin: 0 auto 30px auto;}
.ad-box .ad.hp-articles{margin: 20px 0}

#banner-mob-slideup{display: none;}
.right .banner-first{width: 100%; text-align: center; margin: 0 0 20px 0;}
.right .banner-second{width: 100%; text-align: center; margin: 50px 0 20px 0;}
.right .banner-third{width: 100%; text-align: center; margin: 50px 0 20px 0;}
.banner-leaderboard{width: 100%; text-align: center; margin: 20px auto 10px;}

#wrapper{position: relative; min-height: 100%; margin: 0 auto; padding: 0; z-index: 50; background: #EEEEEE; }
#inner{position: relative; z-index: 75; max-width: 1020px; margin: 0 auto; padding: 0 25px; background: #ffffff;}
#branding{cursor: pointer; z-index: 20;  position: absolute; top: 0px; left: 0; right: 0; bottom: 0; /*background: url('/img/banners/branding2/1980x600-PC-2018-repeater1.jpg') no-repeat top center, url('/img/banners/branding2/1980x600-PC-2018-repeater2.jpg') repeat-y center 601px;*/}
#branding-top{position: relative; display: block; z-index: 30; height: 200px; width: 100%;}
#branding-top .image{ display: block; height: 200px; width: 1192px; max-width: 100%; margin: 0 auto; /*background: url('/img/banners/branding2/1190x200-PC-2018-header.jpg') top center no-repeat; background-size: cover;*/}
#branding-left{position: absolute; z-index: 30; top: 0; bottom: 0; left: -395px; width: 380px;}
#branding, #branding-top{display: none; /* Branding ON / OFF */}
#wrapper{/*background: #F2F6F9;*/ /* Branding ON / OFF */}
#inner{background: #ffffff;  /*max-width: 1190px; padding: 0 15px; *//* box-shadow: 0px 0px 15px #dedede; *//* Branding ON / OFF */ }

#register{position: absolute; z-index: 1000; background: rgba(0, 0, 0, 0.85); top: 0; right: 0; bottom: 0; left: 0; display: none;}
#register .center{width: 33%; max-width: 500px; margin: 100px auto;}
#register .center img{width: 50%; margin: 0 0 15px;}
#register .panel{background: #ffffff; border-radius: 6px; width: 100%; padding: 5px 15% 15px 15%}
#register p{color: #033E5C; font-size: 16px; line-height: 24px; margin: 0; padding: 10px 0 5px 0;}
#register p.big{font-size: 22px; line-height: 30px; font-weight: 600; padding: 15px 0 0px 0;}
#register .facebook-login{width: 100%; display: block; background: #3B5999; color: #ffffff; font-size: 16px; line-height: 28px; padding: 10px 10px; border-radius: 4px; text-align: left;}
#register .facebook-login .fa{margin: 0 15px;}
#register .facebook-login:hover{background: #344F8C;}
#register .facebook-login.loading{background: #8B9DC3; text-align: center;}
#register .line{background: url('/img/bg_middle_line.png') repeat-x; width: 100%; height: 17px; line-height: 17px; text-align: center; margin: 25px 0 10px 0;}
#register .line p{margin: 0; padding: 0 10px; background: #ffffff; line-height: 17px; height: 17px; font-size: 16px; width: auto; display: inline; text-transform: uppercase}
#register input{width: 100%; font-size: 16px; line-height: 28px; padding: 10px 15px; color: #222222; border: 1px solid #DCDCDC; border-radius: 4px; box-shadow: 0 0 3px #E7E7E7; margin: 5px 0;}
#register #register-button{width: 100%; color: #ffffff; text-align: center; display: block; border-radius: 4px; font-weight: 600; background: #A5BE25; font-size: 18px; line-height: 28px; padding: 10px 15px;  margin: 5px 0;}
#register #register-button:hover{background: #4EBF2F;}
#register p.terms{color: #033E5C; font-size: 14px; line-height: 20px; margin: 0; padding: 10px 0 5px 0; ; text-align: left;}
#register .error{display: none; text-align: left; margin: 5px 0; width: 100%; border-radius: 4px; font-size: 14px; line-height: 24px; background: #F2DEDE; border: 1px solid #EBCCD1; color: #a94442; padding: 12px 15px;}
#register .error a{color: #a94442;}
#register .success{display: none; text-align: left; margin: 5px 0; width: 100%; border-radius: 4px; font-size: 14px; line-height: 24px; background: #DFF0D8; border: 1px solid #D6E9C6; color: #3c763d; padding: 12px 15px;}

#login{position: absolute; z-index: 1000; background: rgba(0, 0, 0, 0.85); top: 0; right: 0; bottom: 0; left: 0; display: none;}
#login .center{width: 33%; max-width: 500px; margin: 100px auto;}
#login .center img{width: 50%; margin: 0 0 15px;}
#login .panel{background: #ffffff; border-radius: 6px; width: 100%; padding: 5px 15% 15px 15%}
#login p{color: #033E5C; font-size: 16px; line-height: 24px; margin: 0; padding: 10px 0 5px 0;}
#login p.big{font-size: 22px; line-height: 30px; font-weight: 600; padding: 15px 0 0px 0;}
#login .facebook-login{width: 100%; display: block; background: #3B5999; color: #ffffff; font-size: 16px; line-height: 28px; padding: 10px 10px; border-radius: 4px; text-align: left;}
#login .facebook-login .fa{margin: 0 15px;}
#login .facebook-login:hover{background: #344F8C;}
#login .facebook-login.loading{background: #8B9DC3; text-align: center;}
#login .line{background: url('/img/bg_middle_line.png') repeat-x; width: 100%; height: 17px; line-height: 17px; text-align: center; margin: 25px 0 10px 0;}
#login .line p{margin: 0; padding: 0 10px; background: #ffffff; line-height: 17px; height: 17px; font-size: 16px; width: auto; display: inline; text-transform: uppercase}
#login input{width: 100%; font-size: 16px; line-height: 28px; padding: 10px 15px; color: #222222; border: 1px solid #DCDCDC; border-radius: 4px; box-shadow: 0 0 3px #E7E7E7; margin: 5px 0;}
#login #login-button{width: 100%; color: #ffffff; text-align: center; display: block; border-radius: 4px; font-weight: 600; background: #A5BE25; font-size: 18px; line-height: 28px; padding: 10px 15px;  margin: 5px 0;}
#login #login-button:hover{background: #4EBF2F;}
#login p.terms{color: #033E5C; font-size: 14px; line-height: 20px; margin: 0; padding: 10px 0 5px 0; ; text-align: center;}
#login p.terms a{color: #033E5C;}
#login .error{display: none; text-align: left; margin: 5px 0; width: 100%; border-radius: 4px; font-size: 14px; line-height: 24px; background: #F2DEDE; border: 1px solid #EBCCD1; color: #a94442; padding: 12px 15px;}
#login .error a{color: #a94442;}
#login .success{display: none; text-align: left; margin: 5px 0; width: 100%; border-radius: 4px; font-size: 14px; line-height: 24px; background: #DFF0D8; border: 1px solid #D6E9C6; color: #3c763d; padding: 12px 15px;}

#leave{position: fixed; z-index: 1000; background: rgba(0, 0, 0, 0.85); top: 0; right: 0; bottom: 0; left: 0; display: none;}
#leave .center{width: 50%; margin: 200px auto; position: relative}
#leave a img{width: 100%; margin: 0 auto; max-width: 1720px; }
#leave a{display: block; position: relative;}
#leave .close{font-size: 26px; color: #ffffff; position: absolute; z-index: 1050; top: -40px; right: -5px; padding: 0; margin: 0;}

section.header-responzive-buttons{display: none;}
/*section#hp-responzive-buttons{display: none;}*/

section#ribbon{line-height: 30px; color: #ffffff; background: #113955; }
section#ribbon p{font-size: 12px; margin: 0; padding: 0; color: #ffffff; float: left}
section#ribbon p.right{float: right;}
section#ribbon p a{font-size: 10px; font-style: italic; color: #ffffff;}
section#ribbon p a:hover{text-decoration: underline;}
section#ribbon img{display: inline-block; margin: 0 5px; width: 33px; position: relative; top: 4px;}
section#ribbon .fa{font-size: 14px; margin: 0 2px;}


#login-row{text-align: right; padding: 10px 0 0 0; }
#login-row a{font-size: 13px; line-height: 22px; font-weight: 400; color: #00aeef; text-transform: uppercase;}


header{padding: 0px 0 0 0; }
header #logo-responzive{display: none;}
header #logo{float: left; max-width: 461px; position: relative; top: -15px;}
header #search{float: right; margin: 8px 0 0 0; width: 375px; height: 60px; background: url('/img/icon_search.png') no-repeat right 15px top 15px; border-top-left-radius: 5px; border-bottom-right-radius: 5px; line-height: 60px; border: 1px solid #DADADA; box-shadow: 0 0 15px rgba(0,0,0,0.05); color: #103956; font-size: 14px; padding: 0 60px 0 15px;}
header #search::-webkit-input-placeholder { /* Chrome/Opera/Safari */  color: #aaaaaa; font-style: italic; font-size: 12px;}
header #search::-moz-placeholder { /* Firefox 19+ */  color: #aaaaaa; font-style: italic; font-size: 12px;}
header #search:-ms-input-placeholder { /* IE 10+ */  color: #aaaaaa; font-style: italic; font-size: 12px;}
header #search:-moz-placeholder { /* Firefox 18- */  color: #aaaaaa; font-style: italic; font-size: 12px;}
header #responzive-menu-switcher{display: none;}
/*header .login-box{background: #A5BD24; color: #ffffff; font-size: 14px; text-align: right; float: right; margin: 22px 0 0 20px; height: 60px; padding: 7px 15px; border-radius: 5px; min-width: 160px;}
header .login-box .profile-photo{height: 46px; border-radius: 46px; float: left; margin: 0 10px 0 0;}
header .login-box a{color: #ffffff; line-height: 23px; }
header .login-box a:hover{text-shadow:0px 0px 1px #ffffff;}*/
header .kl{float: right; margin: 28px 50px 0 0;}
header nav{width: 100%; /*border-top: 3px solid #043D5D;*/ margin: 0; padding: 0; }
header nav ul{margin: 0; padding: 0; list-style: none; text-align: justify;}
header nav ul:after{content: '';  display: inline-block; width: 100%;}
header nav ul li{margin: 0; padding: 0; display: inline-block;}
header nav ul li a{color: #043D5D; text-transform: uppercase; font-weight: 400; padding: 10px 0; display: inline-block; font-size: 15px;}
header nav ul li a#filter-switch{border-top-left-radius: 5px; border-bottom-right-radius: 5px;  position: relative; background: #9d9ea0; width: 160px; color: #ffffff; display: inline-block; position: relative; top: 15px; transition: ease 250ms all; padding: 0;}
header nav ul li a#filter-switch .inner{position: relative; z-index: 100; padding: 5px 12.5px; }
header nav ul li a#filter-switch .triangle{transition: 250ms ease all; position: absolute; bottom: 0; z-index: 50; left: calc(50% - 12.5px); width: 0; height: 0;  border-style: solid;  border-width: 15px 12.5px 0 12.5px;   border-color: #9d9ea0 transparent transparent transparent;}
header nav ul li a#filter-switch .triangle.active{bottom: -15px;}
header nav ul li a#filter-switch p{float: left; margin: 0 14px 0 0; padding: 0;  color: #ffffff;  font-size: 13px; line-height: 20px;}
header nav ul li a#filter-switch .icon{float: left; font-size: 22px; line-height: 40px;}
header nav ul li a#filter-switch:hover{background: #113955}
header nav ul li a#filter-switch:hover .triangle{border-color: #113955 transparent transparent transparent;}
header nav ul li a.active{color: #09B1EF}
header nav ul li a:hover{color: #09B1EF}

section#filter{ margin: 0 0 10px 0; display: none;}
section#filter .container{background: #9d9ea0 /*#09B1EF*/; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
section#filter ul{margin: 0; padding: 0; list-style: none;}
section#filter ul:after {content: ''; display: block;  clear: both;}
section#filter ul li{margin: 0; padding: 0; float: left; width: 12.5%;}
section#filter .control{width: 5%; padding: 18px 0 0 0; display: none; }
section#filter .control.prev{text-align: left;}
section#filter .control.next{text-align: right;}
section#filter .control a{height: 42px; width: 42px; color: #121212; background: #E7F7FD; display: inline-block; text-align: center; padding: 9px 0 0 0; font-size: 16px; border-radius: 42px;}
section#filter ul li .animal{text-align: center; display: block; padding: 6px 0 8px 0; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
section#filter ul li .animal.active{background: #113955;}
section#filter ul li .animal:hover{background: #113955;}
section#filter ul li .animal p{color: #ffffff; text-transform: uppercase; font-weight: 300; padding: 0; display: block; font-size: 13px; line-height: 13px; margin: 0;}
section#filter ul li .animal .icon{display: inline-block; width: 60px; height: 48px;}
section#filter ul li .animal .icon.pes{background: url('/img/animals2/icon_animal_pes.png') center bottom no-repeat; background-size: contain;}
section#filter ul li .animal .icon.kocka{background: url('/img/animals2/icon_animal_kocka.png') center bottom no-repeat;  background-size: contain;}
section#filter ul li .animal .icon.drobni-savci{background: url('/img/animals2/icon_animal_drobni_savci.png') center bottom no-repeat;  background-size: contain;}
section#filter ul li .animal .icon.zelvy{background: url('/img/animals2/icon_animal_zelvy.png') center bottom no-repeat;  background-size: contain;}
section#filter ul li .animal .icon.okrasne-ptactvo{background: url('/img/animals2/icon_animal_okrasne_ptactvo.png') center bottom no-repeat;  background-size: contain;}
section#filter ul li .animal .icon.ryby{background: url('/img/animals2/icon_animal_ryby.png') center bottom no-repeat;  background-size: contain;}
section#filter ul li .animal .icon.chameleon{background: url('/img/animals2/icon_animal_chameleon.png') center bottom no-repeat;  background-size: contain;}
section#filter ul li .animal .icon.jezek{background: url('/img/animals2/icon_animal_jezek.png') center bottom no-repeat;  background-size: contain;}

section#filter-vets{background: #fafafa; margin: 20px 0 0 0;}
section#filter-vets ul{margin: 0; padding: 0; list-style: none;}
section#filter-vets ul:after {content: ''; display: block;  clear: both;}
section#filter-vets ul li{margin: 0; padding: 12px 15px; float: left; width: 20%;}
section#filter-vets ul li img{height: 55px; border-radius: 500px; box-shadow: #CDCDCD 10px 10px 30px; display: block; float: left;}
section#filter-vets ul li .doctor{overflow: hidden; margin: 5px 0 0 0;  height: 46px; display: flex; align-items: center;}
section#filter-vets ul li .doctor p{font-size: 12px; -webkit-line-clamp: 3; line-height: 18px; max-height: 54px; overflow: ellipsis; color: #043d5d; padding: 0 0 0 12px; text-transform: uppercase; float: none;  margin: 0; }

section#filter-articles{background: #F9F8F8; margin: 0 0 0 0;}
section#filter-articles ul{list-style: none; margin: none; padding: 20px 0;}
section#filter-articles ul li{float: left; width: 18.5%; padding: 0; margin: 0 1.875% 0 0;}
section#filter-articles ul li:last-child{margin: 0;}
section#filter-articles img{width: 100%;}
section#filter-articles h2{color: #00afec; margin: 0; padding: 7px 0 10px 0; font-size: 14px; font-weight: 400; line-height: 20px;}
section#filter-articles a:hover h2{text-decoration: underline;}

section#filter.doctors{background: #D8D8D8; padding: 10px 0;}
section#filter.doctors ul li{margin: 0; padding: 0 10px; width: 25%;}
section#filter.doctors ul li:first-child{padding-left: 0;}
section#filter.doctors ul li:last-child{padding-right: 0;}
section#filter.doctors ul li a{display: block;}
section#filter.doctors ul li .doctor-left{float: left; width: 25%;}
section#filter.doctors ul li .doctor-right{float: left; width: 75%; padding: 12px 0 0 0;}
section#filter.doctors ul li .doctor-left img{display: block; width: 100%; border-radius: 100px; box-shadow: #CDCDCD 10px 10px 30px;}
section#filter.doctors p{font-size: 14px; line-height: 20px; color: #043D5D; padding: 0 0 0 10px;; margin: 0;}
section#filter.doctors .name{font-weight: 600;}
section#filter.doctors .specialization{font-weight: 400;}


section#intro2018{padding: 0 0 0 0; }
section#intro2018 .buttons{width: 100%; /*background: url('/img/dog.jpg') no-repeat top right;*/ background-size: contain; margin: 10px 0 0 0;}
section#intro2018 .buttons .col{float: left; text-align: left; width: 50%; text-align: center; padding: 0 10% 0 0;}
section#intro2018 .buttons .col:first-child{/*width: calc(25% + 40px);*/ padding: 0 0 0 10%;}
section#intro2018>.container{display: block}
section#intro2018 .container{padding: 0;}
section#intro2018 .columns{ background: #f9f8f8; padding: 20px 0 0;  margin: 0 -25px;}
section#intro2018 .columns .container{display: flex; }
section#intro2018 .white-background{width: 100%; padding: 0 20px;  background: #ffffff;}
section#intro2018 .column{ width: 37.5%; padding: 0 30px 0 0px;}
section#intro2018 .column.small{width: 25%; padding: 0 0px 0 30px;}
section#intro2018 .column.small .white-background{padding: 20px 0 0 0;  }
section#intro2018 h2{text-transform: uppercase; font-size: 26px; line-height: 32px; margin: 0; padding: 10px 0 10px 0; color: #093350; font-weight: 500;}
section#intro2018 h2 strong{font-weight: 700;}
section#intro2018 .column.small h2{ font-size:24px; line-height: 29px; text-align: left; background: #f9f8f8; padding: 30px 15px 20px 50px;}
section#intro2018 .button{color: #ffffff; text-align: center; font-weight: 700; font-size: 15px; line-height: 20px; padding: 6px 30px; display: inline-block;border-top-left-radius: 5px;    border-bottom-right-radius: 5px; margin: 5px 0 20px 0; text-transform: uppercase;}
section#intro2018 .button.green{background: #a4be25;}
section#intro2018 .button.blue{background: #00a0e4;}

/* Výpis poradny */
.list{margin: 0;  padding: 0 0 0 0px; list-style: none; float: left; width: 100%; }
.list:after {content: ''; display: block;  clear: both;}
.list li{float: left; width: 100%; margin: 0 0 40px 0; padding: 0px; display: block; }
.list li a{display: block; position: relative;border-top-left-radius: 100px; border-bottom-left-radius: 100px; }
.list li a:hover{/*box-shadow: #DDDDDD 10px 10px 50px; background: #ffffff; */ }
.list li .list-left{float: left; width: 80px; position: relative;}
.list li .list-left img{box-shadow: 0 0 15px rgba(0,0,0,0.25); display: block; width: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px; -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: 250ms ease all;}
.list li a:hover .list-left img{-webkit-filter: grayscale(0); filter: grayscale(0); /*box-shadow: #CDCDCD 3px 3px 10px;*/}
.list li .list-right{box-shadow: 0 0 15px rgba(0,0,0,0.1); float: left; width: calc(100% - 80px); padding: 11px 15px 8px; position: relative; background: rgba(255,255,255,0.75); border-bottom-right-radius: 5px;}
.list li .list-right .icon{position: absolute; top: 0; z-index: 200; right: 0; width: 0;height: 0;border-style: solid;border-width: 0 37px 37px 0;border-color: transparent #00afef transparent transparent;}
.list li .list-right .icon .inside{position: absolute; top: -5px; z-index: 220; right: -35px; color: #ffffff; line-height: 35px; font-size: 14px;}
.list li h3{color: #00aeef; font-size: 14px; line-height: 22px; text-decoration: underline; font-weight: 600; margin: 0 0 5px 0; padding: 0;}
.list li p{color: #333333; font-size: 14px; line-height: 22px; font-weight: 300; margin: 0; padding: 0 0 5px 0; overflow: hidden; }
.list li p.list-answer{font-weight: 400;}
.list li p.list-info{color: #999999; font-size: 14px; white-space: nowrap; overflow: hidden; height: auto; text-align: right; margin: 5px 0 0 0;}
.right .list li{margin: 0 0 20px 0;}
.right .list li .list-right{box-shadow: none; border: 1px solid rgba(240,240,240,0.9); background: rgba(249,248,248,0.6);}
.right .list li .list-left img{box-shadow: none;}

section#intro2018 .dog{width: 100%; height: 115px; margin: 0; background: url('/img/dog.jpg') no-repeat 50px bottom #ffffff; background-size: contain;}
section#intro2018 .articles{ padding: 0px}
section#intro2018 .articles .best-article{width: 100%; height: auto; position: relative; display: block; margin: 0 0 15px 0; }
section#intro2018 .articles .best-article:last-child{margin: 0;}
section#intro2018 .articles .best-article img{width: 100%; display: block; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
section#intro2018 .articles .best-article .label{position: absolute; z-index: 50; bottom: 0; left: 0; right: 0; padding: 6px; }
section#intro2018 .articles .best-article .label h3{font-size: 14px; line-height: 22px; color: #ffffff;/*#13375e*/; font-weight: 400; margin: 0; padding: 0; text-decoration: none; text-shadow: 1px 1px 2px #000000; }
section#intro2018 .articles .best-article .type{padding: 2px 8px 2px 6px; font-size: 13px; line-height: 22px; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
section#intro2018 .articles .best-article .type i{font-size:14px;}
section#intro2018 .articles .best-article .headline{width: 100%; background: inherit; padding: 6px 0;}
section#intro2018 .articles .best-article .headline h3{font-size: 14px; line-height: 22px; color: #113955; font-weight: 400; margin: 0; padding: 0; text-decoration: none; }
section#intro2018 .articles .best-article:nth-child(2n) .headline h3{padding: 0 0 15px 0;}
section#intro2018 .articles .best-article:hover .headline h3{text-decoration: underline}


section#intro{padding: 23px 0 0px 0; }
section#intro .left{width: 61.05%; padding: 0 20px 0 0; float: left;}
section#intro .left .main-article{width: 100%; position: relative; display: block;}
section#intro .left .main-article img{width: 100%}
section#intro .left .main-article .label{position: absolute; z-index: 50; bottom: 0; left: 0; right: 0; padding: 25px 25px 25px 25px;}
section#intro .left .main-article .label h2{text-transform: uppercase; font-size: 23px; line-height: 30px; color: #ffffff; font-weight: 600; margin: 0 125px 0 0; padding: 0; }
section#intro .left .main-article:hover .label h2{text-decoration: underline}
section#intro .left .main-article .label p{font-size: 12px; color: #ffffff; font-style: italic; margin: 0; padding: 20px 0 0px 0;}
section#intro .left .main-article .label .button{display: none;}
section#intro .right{width: 38.95%; padding: 0; float: right;}
section#intro .right-left{width: 50%; padding: 0 10px 0 0;float: left; margin: 0;}
section#intro .right-left h3{width: 100%; text-align: center; text-transform: uppercase; background: #113955; color: #ffffff; font-weight: 600; font-size: 14px; padding: 8px; margin: 0 0 10px 0; line-height: 24px;}
section#intro .best-article{width: 100%; height: auto; position: relative; display: block; margin: 0 0 16px 0; }
section#intro .best-article:last-child{margin: 0;}
section#intro .best-article img{width: 100%; display: block;}
section#intro .best-article .label{position: absolute; z-index: 50; bottom: 0; left: 0; right: 0; padding: 6px; /*background: rgba(255, 255, 255, 0.60)*/}
section#intro .best-article .label h2{font-size: 12px; line-height: 17px; color: #ffffff;/*#13375e*/; font-weight: 400; margin: 0; padding: 0; text-decoration: none; text-shadow: 1px 1px 2px #000000; text-transform: none}
section#intro .best-article .type{padding: 2px 7px 2px 3px; font-size: 11px; line-height: 18px; }
section#intro .best-article .type i{font-size:14px;}
section#intro .best-article:hover .label h2{text-decoration: underline;}
section#intro .right-right{width: 50%;  padding: 0 0px 0 10px; float: right; margin: 0 0 0 0;}
section#intro .right-right .ad{width: 100%;}
section#intro .ebook-box{background: #113955; width: 100%; height: 200px; padding: 8px 20px 15px 20px;}
section#intro .ebook-box h3{width: 100%; text-align: left; text-transform: uppercase; color: #ffffff; font-weight: 600; font-size: 14px; padding: 0; margin: 0 0 10px 0; line-height: 24px;}
section#intro .ebook-box input{height: 34px; width: 80%; float: left; border: 0; line-height: 34px; color: #113955; padding: 0 12px;}
section#intro .ebook-box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */  color: #113955;}
section#intro .ebook-box input::-moz-placeholder { /* Firefox 19+ */  color: #113955; ;}
section#intro .ebook-box input:-ms-input-placeholder { /* IE 10+ */  color: #113955; }
section#intro .ebook-box input:-moz-placeholder { /* Firefox 18- */  color: #113955; }
section#intro .ebook-box a{display: block; float: left; background: #E8ECEE; height: 30px; width: 30px; color: #113955; text-align: center; font-size: 14px; padding: 5px 0 0 0; border-radius: 50px; margin: 1px 0 0 10px;}
section#intro .ebook-box a:hover{background: #ffffff;}
section#intro .ebook-box p{font-size: 12px; line-height: 17px; color: #ffffff; font-weight: 300; margin: 0; padding: 12px 0 0 0;}
section#intro .announcement{display: block; background: #333333; color: #ffffff; width: 100%; padding: 9px 15px; margin: 10px 0 0 0; }
section#intro .announcement:hover span{border-bottom: 1px solid #ffffff;}
section#intro .announcement h3{text-align: left; font-weight: 300; font-size: 16px; line-height: 17px; margin: 0; padding: 0; color: #ffffff}
section#intro .announcement a{color: #ffffff}

section#intro #banner-vyziva{width: 100%; margin: 20px 0 0 0; position: relative;}
section#intro #banner-vyziva img{width: 100%}
section#intro #banner-vyziva .vyziva-form{position: absolute; z-index: 100; bottom: 18px; left: 405px; width: 350px;}
section#intro #banner-vyziva .vyziva-form input{float: left; width: 80%; height: 35px; border: 1px solid #ffffff; border-top-left-radius: 5px; border-bottom-left-radius: 5px; line-height: 25px; font-size 16px; padding: 5px 10px; }
section#intro #banner-vyziva .vyziva-form a{font-size: 14px; letter-spacing: -1px; float: left; width: 20%; height: 35px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; line-height: 35px; color: #ffffff; font-weight: 600; background: #00AEEF; text-align: center;}
section#intro #banner-vyziva .vyziva-form a.clickable:hover{background: #113955;}
section#intro #banner-vyziva .vyziva-form p{padding: 5px 0 0 0; margin: 0; color: #ffffff; font-size: 11px; line-height: 12px;}

#theme-button{position: fixed; top: 450px; left: 0; background: #B2E7FA; border-top-right-radius: 10px; border-bottom-right-radius: 10px; width: 140px; padding: 15px; margin: 0; text-align: center; disúlay: block;}
#theme-button .icon{background: url('/img/icon_dentaren.png') no-repeat; background-size: contain; width: 75px; height: 25px; display: block; margin: 0 auto;}
#theme-button p{white-space: nowrap; display: inline-block; color: #043D5D; font-weight: 400; font-size: 14px; line-height: 20px; margin: 10px 0 0px 0; padding: 0;}
#theme-button p strong{font-size: 11px;}
#theme-button:hover p{border-bottom: 1px solid #043D5D;}

section#hp-ask{padding: 20px 0 0 0; /*background: #F9F8F8;*/}
section#hp-ask .container{}
section#hp-ask h2{font-size: 18px;  line-height: 30px; font-weight: 300; text-transform: uppercase; color: #113955; margin: 0; padding: 15px 0 10px 0;}
section#hp-ask .list{margin: 0px 0 45px 0; padding: 0; list-style: none; float: left; width: 75%;}
section#hp-ask .list:after {content: ''; display: block;  clear: both;}
section#hp-ask .list li{float: left; width: 48%; margin: 18px 2% 18px 0; display: block;}
section#hp-ask .list li a{display: block; position: relative;border-top-left-radius: 100px; border-bottom-left-radius: 100px; }
section#hp-ask .list li a:hover{box-shadow: #DDDDDD 10px 10px 50px; background: #ffffff;  }
section#hp-ask .list li .left{float: left; width: /*28%*/21%; position: relative;}
section#hp-ask .list li .left img{display: block; width: 100%; border-radius: 100px; box-shadow: #CDCDCD 10px 10px 30px; -webkit-filter: grayscale(100%); filter: grayscale(100%);}
section#hp-ask .list li a:hover .left img{-webkit-filter: grayscale(0); filter: grayscale(0); box-shadow: #CDCDCD 3px 3px 10px;}
section#hp-ask .list li .right{float: left; width: /*72%*/79%; padding: 3px 2px 0 15px; position: relative;}
section#hp-ask .list li h3{color: #00aeef; font-size: 14px; line-height: 20px; text-decoration: underline; font-weight: 600; margin: 0; padding: 0;}
section#hp-ask .list li p{color: #333333; font-size: 14px; line-height: 20px; font-weight: 300; margin: 0; padding: 0; overflow: hidden; height: 40px;}
section#hp-ask .list li p.info{color: #999999; font-size: 14px; white-space: nowrap; overflow: hidden; height: auto;}
section#hp-last-read-articles .signs{width: 100%; float: right; padding: 30px 0 0 0;}
section#hp-last-read-articles .signs .sign{width: 100%; padding: 20px 15px; margin: 0 0 15px; display: block;}
section#hp-last-read-articles .signs .sign:hover{box-shadow: #CCCCCC 10px 10px 30px; }
section#hp-last-read-articles .signs .sign.blue{background: #00AEEF; border: 1px solid #00AEEF;}
section#hp-last-read-articles .signs .sign.blue:hover{/*background: rgba(0, 174, 239, 0.75);*/}
section#hp-last-read-articles .signs .sign.darkblue{background: #113955; border: 1px solid #113955;}
section#hp-last-read-articles .signs .sign.darkblue:hover{/*background: rgba(17, 57, 85, 0.75);*/}
section#hp-last-read-articles .signs .sign.green{background: #A5BD24; border: 1px solid #A5BD24;}
section#hp-last-read-articles .signs .sign.green:hover{/*background: rgba(165, 189, 36, 0.75)*/}
section#hp-last-read-articles .signs .sign p{color: #ffffff; margin: 0; padding: 0;}
section#hp-last-read-articles .signs .sign .left{float: left; width: 80%; margin: 0;}
section#hp-last-read-articles .signs .sign .left p{font-size: 16px; line-height: 24px;}
section#hp-last-read-articles .signs .sign .right{float: right; width: 20%; text-align: right; margin: 0; padding: 0;}
section#hp-last-read-articles .signs .sign .right p{font-size: 40px; line-height: 42px;}
section#hp-ask .miniask{width: 25%; float: right; padding: 15px 20px 10px 20px; background: #ffffff; text-align: left;}
section#hp-ask .miniask h2{ font-size: 14px; font-weight: 400; color: #113955; margin: 0; padding: 0; line-height: 20px; text-transform: uppercase;}
section#hp-ask .miniask p{font-size: 13px; font-weight: 300; color: #234862; margin: 0; padding: 10px 0 10px 0; line-height: 18px;}
section#hp-ask .miniask legend{font-size: 13px; font-weight: 300; color: #113955; margin: 0; padding: 10px 0 10px 0; line-height: 18px; margin: 0; padding: 2px 0 0 0; text-transform: uppercase;}
section#hp-ask .miniask textarea{resize: none; height: 100px; width: 100%; border: none; background: #eaf7fd;  font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 13px; margin: 5px 0 0 0; padding: 5px 5px; border-radius: 4px;}
section#hp-ask .miniask .button{border: none; cursor:pointer; width: 100%;  color: #ffffff; background: #a5be25; display: block; margin: 5px 0 0 0; border-radius: 4px; font-weight: 600; text-align: center; padding: 6px 5px; font-size: 14px; line-height: 20px;}
section#hp-ask .miniask .button:hover{background: #113955;}
section#hp-ask .miniask #picked-category{ background: #0ab2f1; margin: 0; padding: 5px 0; list-style: none; display: flex; flex-flow: row wrap; border-radius: 4px;}
section#hp-ask .miniask #picked-category:after {content: ''; display: block;  clear: both;}
section#hp-ask .miniask #picked-category li{margin: 0; padding: 0; float: left; width: 33%;}
section#hp-ask .miniask #picked-category li .animal{text-align: center; display: block; padding: 6px 0 8px 0; }
section#hp-ask .miniask #picked-category li .animal .icon.txt{text-transform: uppercase; color: #ffffff; padding-top: 20px; font-size: 11px; line-height: 14px; }
section#hp-ask .miniask #picked-category li .animal.active{/*background: #113955;*/}
section#hp-ask .miniask #picked-category li .animal:hover p{color: #FDB813}
section#hp-ask .miniask #picked-category li .animal:hover .icon{color: #FDB813}
section#hp-ask .miniask #picked-category li .animal.active p{font-weight: 600; color: #FDB813; text-shadow: 1px 1px 2px #000000}
section#hp-ask .miniask #picked-category li .animal.active .icon{font-weight: 600; color: #FDB813; text-shadow: 1px 1px 2px #000000}
section#hp-ask .miniask #picked-category li .animal p{color: #ffffff; text-transform: uppercase; font-weight: 300; padding: 0; display: block; font-size: 11px; line-height: 14px; margin: 0;}
section#hp-ask .miniask #picked-category li .animal .icon{display: inline-block; width: 45px; height: 36px;}
section#hp-ask .miniask #picked-category li .animal .icon.pes{background: url('/img/animals2/icon_animal_pes.png') center bottom no-repeat; background-size: contain;}
section#hp-ask .miniask #picked-category li .animal .icon.kocka{background: url('/img/animals2/icon_animal_kocka.png') center bottom no-repeat;  background-size: contain;}
section#hp-ask .miniask #picked-category li .animal .icon.drobni-savci{background: url('/img/animals2/icon_animal_drobni_savci.png') center bottom no-repeat;  background-size: contain;}
section#hp-ask .miniask #picked-category li .animal .icon.zelvy{background: url('/img/animals2/icon_animal_zelvy.png') center bottom no-repeat;  background-size: contain;}
section#hp-ask .miniask #picked-category li .animal .icon.okrasne-ptactvo{background: url('/img/animals2/icon_animal_okrasne_ptactvo.png') center bottom no-repeat;  background-size: contain;}
section#hp-ask .miniask #picked-category li .animal .icon.ryby{background: url('/img/animals2/icon_animal_ryby.png') center bottom no-repeat;  background-size: contain;}
section#hp-ask .miniask #picked-category li .animal .icon.chameleon{background: url('/img/animals2/icon_animal_chameleon.png') center bottom no-repeat;  background-size: contain;}
section#hp-ask .miniask #picked-category li .animal .icon.jezek{background: url('/img/animals2/icon_animal_jezek.png') center bottom no-repeat;  background-size: contain;}

section#hp-articles{/*background: #F9F8F8;*/ padding: 0 0 0px 0; margin: 20px 0 0 0;}
section#hp-articles.without-background{background: none;}
section#hp-articles .articles{display: flex; padding: 0;}
section#hp-articles h2{font-size: 18px;  line-height: 30px; font-weight: 300; text-transform: uppercase; color: #113955; margin: 0; padding: 6px 0 0px 0; /*height: 59px; overflow: hidden;*/}
section#hp-articles article{margin: 0 2% 1% 0; position: relative; padding: 0 0 0px 0}
section#hp-articles article .bottom{position: absolute; bottom: 0; left: 0; right: 0; z-index: 50;}
section#hp-articles article:last-child{margin: 0 0 1% 0}
section#hp-articles article .image{position: relative;}
section#hp-articles article .image img{width: 100%;}

section#hp-articles article h2{margin: 0; padding: 10px 0 5px 0; font-size: 14px; font-weight: 400; line-height: 22px; color: #333333; text-transform: none;}
section#hp-articles article a:hover h2{text-decoration: underline;}
section#hp-articles article p.perex{margin: 0 0 12px 0; padding: 5px 0 0px 0; font-size: 12px; font-weight: 300; line-height: 18px; color: #666666; border-top: 1px solid #F0F0F0; height: 115px; overflow: hidden;}
section#hp-articles article p.date{margin: 0; padding: 0 0 10px 0; font-size: 12px; font-weight: 300; line-height: 26px; color: #999999; width: 50%; float: left;  line-height: 30px;}
section#hp-articles article .button{background: #00AEEF; border-radius: 4px; font-size: 12px; line-height: 26px; padding: 0 12px; float: right; display: block; color: #ffffff}
section#hp-articles article .button:hover{background: #113955;}

/*section#hp-last-read-articles .left{width: 66%; float: left; padding: 0; margin: 0 2% 0 0;}
section#hp-last-read-articles .right{width: 32%; float: right; padding: 32px 0 0 0; margin: 0 ;}*/
section#content.last-read-articles .button-more-articles{float: left; margin: 0 0 15px 0; display: inline-block; padding: 5px 25px; background: #00AEEF; color: #ffffff; text-transform: uppercase; text-align: center; border-radius: 6px; font-size: 14px; line-height: 28px; font-weight: 300;}
section#content.last-read-articles .button-more-articles:hover{background: #113955}
section#content.last-read-articles h2{font-size: 26px; line-height: 30px; font-weight: 500; padding: 0 0 15px; margin: 5px 0 15px;}
section#content.last-read-articles h2 strong{font-weight: 700}

section#breadcrumbs{padding: 10px 0 0 0;}
section#breadcrumbs .container{/*background: #EDEEEE;*/}
section#breadcrumbs .container p{margin: 0; padding: 0 0 0 0px; font-size: 13px; line-height: 28px; color: #555555;}
section#breadcrumbs .container a{text-decoration: none; text-transform: uppercase; color: #00A0E3; padding: 0 3px;}
section#breadcrumbs .container a:hover{text-decoration: underline}

section#content .error{display: none; text-align: left!important; margin: 10px 0!important; width: 100%!important; border-radius: 4px!important; font-size: 14px!important; line-height: 24px!important; background: #F2DEDE!important; border: 1px solid #EBCCD1!important; color: #a94442!important; padding: 12px 15px!important;}
section#content .error a{color: #a94442!important;}
section#content .success{display: none; text-align: left!important; margin: 10px 0!important; width: 100%!important; border-radius: 4px!important; font-size: 14px!important; line-height: 24px!important; background: #DFF0D8!important; border: 1px solid #D6E9C6!important; color: #3c763d!important; padding: 12px 15px!important;}

section#content{padding: 25px 0 20px 0; }
section#content .container{display: block;}
section#content .container.flex{display: flex;}
section#content .container.no-flex{display: block;}
section#content .full{width: 100%; padding: 0 0px 0 0; float: left;}
section#content .left{width: calc(100% - 300px); padding: 0 20px 0 0; float: left;}
section#content .flex .left{float: none;}
section#content .left .right-spacer{padding: 0;}
section#content .full .right-spacer{padding: 0;}
section#content h1{font-size: 26px; line-height: 32px; color: #113955; margin: 5px 0 10px 0; padding: 5px 0 5px 0;  text-transform: uppercase; font-weight: 700;}
section#content h2{font-size: 26px; line-height: 32px; margin: 5px 0 10px 0; padding: 5px 0 5px 0; color: #234862; font-weight: 500; text-transform: uppercase}
section#content h2 strong{font-weight: 700;}
section#content h2.no-padding{padding: 0px 0 0 0; }
section#content .left .blue{width: 100%; background: #2cafea; padding: 20px; font-weight: 400; color: #ffffff;}
section#content .left .blue p{padding: 0px; font-weight: 400; color: #ffffff; margin: 0;}
section#content .left-line{background-color: #234862; height: 1px; float: left; width: 20%; margin: 0 0 35px;}
section#content .right-line{background-color: #E1E1E1; height: 1px; float: left;  width: 80%;  margin: 0 0 35px;}

section#content .left .article{width: 100%; position: relative; display: block; padding: 0 30px 0 0; }
section#content .left .article h1{font-size: 26px; line-height: 36px; color: #333333; font-weight: 600; margin: 0; padding: 0px 0 15px 0; text-transform: none; letter-spacing: 0;}
section#content .left .article h2{font-size: 22px; line-height: 32px; margin: 0; padding: 15px 0 5px 0; text-transform: none; letter-spacing: 0; font-weight: 600;}
section#content .left .article h3{font-size: 18px; line-height: 28px; margin: 0; padding: 15px 0 5px 0; text-transform: none; letter-spacing: 0; font-weight: 600;}
section#content .left .article h4{font-size: 14px; line-height: 24px; margin: 0; padding: 15px 0 5px 0; text-transform: none; letter-spacing: 0; font-weight: 600;}
section#content .left .article .perex p{font-weight: 600; color: #002F4F; font-size: 14px; line-height: 22px; margin: 0; padding: 15px 0 10px 0; font-weight: 600;}
section#content .left .article .text ol{margin: 8px 0 16px 0}
section#content .left .article .text ul{margin: 8px 0 16px 0}
section#content .left .article .text li{font-weight: 300; color: #002F4F; font-size: 14px; line-height: 22px; margin: 0; padding: 3px 0 2px 0;}
section#content .left .article .text p{font-weight: 400; color: #002F4F; font-size: 14px; line-height: 22px; margin: 0; padding: 10px 0 5px 0;}
section#content .left .article .text blockquote{margin: 15px 0 10px 0; padding: 25px 30px 25px 65px; background:  #EFF0EC; color: #002F4F; font-size: 16px; line-height: 24px; position: relative; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
section#content .left .article .text blockquote::before {content: "“"; display: block; font-size: 60px; position: absolute; top: 30px; left: 25px;}
section#content .left .article .date{float: left; margin: 0; padding: 0;  font-size: 13px; line-height: 24px; color: #999999;}
section#content .left .article .share-email{float: right; margin: 0; padding: 0;  font-size: 12px; line-height: 24px; color: #999999;}
section#content .left .article .share-email a{text-decoration: underline; font-weight: 600; color: #002F4F;}
section#content .left .article .image-cover{position: relative; margin: 10px 0 0 0;}
section#content .left .article .image-cover img{width: 100%; margin: 0; padding: 0; display: block; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
/*section#content .left .article .image-cover p{color: #bbbbbb; font-size: 12px; line-height: 32px; margin: 0; padding: 0;}*/
section#content .left .article .image-cover .share-button{position: absolute; left: 100%; color: #ffffff; display: block; width: 33px; height: 33px; font-size: 18px; text-align: center; line-height: 33px;}
section#content .left .article .image-cover .share-button:hover{background: #333333!important;}
section#content .left .article .image-cover .share-button.facebook{top: 0; background: #3949AB;}
section#content .left .article .image-cover .share-button.twitter{top: 35px; background: #42A5F5;}
section#content .left .article .image-cover .share-button.linkedin{top: 70px; background: #42A5F5;}
section#content .left .article .rating{margin: 20px 0 0 0;}
section#content .left .article .rating p{margin: 0; padding: 0; font-size: 14px; line-height: 22px;}
section#content .left .article .rating .paws{height: 18px; line-height: 18px; padding: 8px 0; margin: 0; display: block; box-sizing: content-box}
section#content .left .article .rating .paws .paw{margin: 0; padding: 0 4px; display: block; width: 18px; height: 20px; float: left; background: url('/img/icon_paw_empty.png') no-repeat top center; box-sizing: content-box}
section#content .left .article .rating .paws .paw[data-order='1']{padding-left: 0;}
section#content .left .article .rating .paws .paw.on{background: url('/img/icon_paw.png') no-repeat top center;}
section#content .left .article .rating .paws.active .paw{cursor: pointer}
section#content .left .article .readmore{background: #f9f9f9; margin: 10px 0;}
section#content .left .article .readmore p{margin: 0; padding: 7px 0 0 0;}
section#content .left .article .readmore a{color: #c7c7c7; font-size: 14px;}
section#content .left .article .readmore a strong{color: #09b1ef;}
section#content .left .article .readmore a:hover strong{text-decoration: underline;}
section#content .left .article .readmore img{float: left; width: 20%; display: block; margin: 0 15px 0 0 ;}
section#content .left .article .readmore img.full{width: 100%; margin: 10px 0 15px 0; float: none;}
section#content .left .article .gallery{max-width: 100%; background: #eeeeee; padding: 10px 10px 2px 10px; border-radius: 6px; margin: 10px 15px 10px 0;}
#cboxCurrent{top: 6px; position: relative;}
section#content .left .article .gallery h3{color: #13375e; padding: 0 0 5px 0; margin: 0; font-size: 20px; font-weight: 700;}
section#content .left .article .gallery .gallery-image-cover{float: left; width: 24%; margin: 0 1.333% 1.333% 0; }
section#content .left .article .gallery .gallery-image-cover:nth-child(4n+1){margin: 0 0 1.333% 0;}
section#content .left .article .gallery .gallery-image-cover a{display: block;}
section#content .left .article .gallery .gallery-image-cover a img{width: 100%; display: block;}
section#content .left .article .gallery-single-image-cover img{width: 100%; margin: 10px 0}
section#content .left .article img{max-width: 100%; height: auto;}
section#content .left .article .share-panel{padding: 0; margin: 20px 0 0 0;}
section#content .left .article .share-panel .share-button{color: #ffffff; padding: 5px 8px; font-size: 13px; margin: 0 10px 0 0;}
section#content .left .article .share-panel .share-button.facebook{background: #3b5998; }
section#content .left .article .share-panel .share-button.twitter{background: #1da1f2; }
section#content .left .article .share-panel .share-button .fa{border-right: 1px solid rgba(255,255,255,0.4); padding-right: 15px; margin-right: 6px;}
section#content .left .article .share-panel .share-button.twitter .fa{ padding-right: 20px; }
section#content .left .article .chat{width: 100%; margin: 10px 0;}
section#content .left .article .chat .column{width: 49%; float: left; margin: 0 2% 0 0;}
section#content .left .article .chat .column:nth-child(2n){margin: 0;}
section#content .left .article .chat label{color: #333333; margin: 2px 0; font-size: 14px; line-height: 22px; padding: 0; display: block; font-weight: 400;}
section#content .left .article .chat input{width: 100%; border: 1px solid #e1e1e1; background: #fafafa; font-size: 14px; line-height: 20px; padding: 6px 8px; margin: 0 0 10px 0; color: #333333;}
section#content .left .article .chat textarea{height: 120px; resize: none; width: 100%; border: 1px solid #e1e1e1; background: #fafafa; font-size: 14px; line-height: 20px; padding: 6px 8px; margin: 0 0 10px 0; color: #333333;  font-family: 'Open Sans', sans-serif; }
section#content .left .article .chat .button{display: inline-block; background: #a5bd32; font-weight: 400; text-transform: uppercase; color: #ffffff; font-size: 14px; line-height: 22px; padding: 4px 10px; border-radius: 4px;}
section#content .left .article .chat .button:hover{background: #113955;}
section#content .left .article .chat .comments{margin: 30px 0 10px 0;}
section#content .left .article .chat .comments .comment{margin: 0 0 10px 0}
section#content .left .article .chat .comments .comment p{margin: 0; padding: 0; font-size: 14px; line-height: 18px; color: #333333;}
section#content .left .article .chat .comments .comment .head{font-weight: 400; border-bottom: 1px solid #eeeeee; padding: 2px;}
section#content .left .article .chat .comments .comment .head .name{float: left;}
section#content .left .article .chat .comments .comment .head .date{float: right;}
section#content .left .article .chat .comments .comment .text{font-weight: 300; padding: 2px; }
section#content .left .article .fb-page{margin: 10px auto; width: 100%;}
section#content .left .tags-article{padding: 16px 0;}
section#content .left .tags-article p{font-size: 14px; line-height: 28px; color: #999999; font-weight: 400; float: right; margin: 0; padding: 0 16px;}
section#content .left .tags-article ul{margin: 0; padding: 0; list-style: none; float: right; }
section#content .left .tags-article ul li{float: left; padding: 0 3px;}
section#content .left .tags-article ul li a{color: #666666; font-size: 12px; line-height: 28px; display: block; border-radius: 4px; border: 1px solid #f0f0f0; padding: 0 15px; text-transform: uppercase}
section#content .left .tags-article ul li a:hover{background: #f0f0f0 }
section#content .left .tags-article ul:after {content: "."; display: block;height: 0; clear: both; visibility: hidden; }
section#content .left h3.caption{font-weight: 600; color: #002F4F; font-size: 14px; line-height: 22px; border-bottom: 1px solid #163954; text-transform: uppercase; margin: 0; padding: 22px 0 3px 0;}
section#content .left .author{width: 50%; float: left; padding: 15px 0;}
section#content .left .author img.paw{position: relative; top: 3px;}
section#content .left .author .photo{width: 17%; float: left}
section#content .left .author .photo img{width: 100%; display: block;  border-radius: 100px; box-shadow: #CDCDCD 10px 10px 30px;}
section#content .left .author .text{float: left; width: 77%; padding: 0px 0 0 15px;}
section#content .left .author .text p{font-size: 12px; line-height: 24px; font-weight: 400; color: #666666; margin: 0; padding: 0;}
section#content .left .author .text a{color: #163954; text-decoration: underline; font-weight: 600;}

section#content .question{width: 100%; position: relative; display: block; padding: 0; }
section#content .question h1{font-size: 26px; line-height: 36px; color: #333333; font-weight: 600; margin: 0; padding: 0px 0 15px 0; text-transform: none; letter-spacing: 0;}
section#content .question h1:first-letter{text-transform: uppercase}
section#content .question .date{ margin: 0; padding: 0 0 0 15px;  font-size: 12px; line-height: 24px; color: #999999;}
section#content .question .text{width: 100%}
section#content .question .text p{font-weight: 400; color: #002F4F; font-size: 14px; line-height: 22px; margin: 0; padding: 15px 0 10px 0;}
section#content .question .text blockquote{margin: 15px 0 10px 0; padding: 5px 30px 25px 30px; background:  #F7F7F7; color: #002F4F; font-size: 14px; line-height: 24px; position: relative; width: 100%}
section#content .question .head{font-size: 14px; color: #153D58; line-height: 24px; padding: 0px 15px 15px 0; margin: 0; text-transform: uppercase}
section#content .question img{border-top-left-radius: 5px;  border-bottom-right-radius: 5px; display: block; width: 80px; height: 80px; float: left; margin: 0 20px  5px 0;}
/*section#content .question .text blockquote::before {content: "\f29c"; display: block; font-size: 32px; font-family: FontAwesome; position: absolute; top: 25px; left: 20px;}*/

section#content .answer{padding: 20px 25px; background: #F0FAFE; margin: 20px 0 20px 0;}
section#content .answer p.head{font-size: 12px; color: #999999; line-height: 24px; padding: 0px 0 15px 0; margin: 0;}
section#content .answer strong{font-weight: 600; color: #153D58; text-transform: uppercase; font-size: 14px;}
section#content .answer a{font-weight: 400; padding: 0 30px 0 0; color: #00AFEC; text-decoration: none; text-transform: uppercase}
section#content .answer .doctor{padding: 0 15px;}
section#content .answer a:hover{text-decoration: underline;}
section#content .answer img{display: block; width: 100%; max-width: 80px; border-top-left-radius: 5px;    border-bottom-right-radius: 5px;  float: left; margin: 0 20px  5px 0;}
section#content .answer p.text{font-weight: 400; color: #002F4F; font-size: 14px; line-height: 24px; margin: 0; padding: 0;}

section#content .reactions{text-align: center; margin: 40px 0 30px 0;}
section#content .reactions h3{font-size: 16px; line-height: 24px; padding: 0 10%; margin: 0 0 15px 0;}
section#content .reactions .button{margin: 0 0 0 0; display: inline-block; width: auto; padding: 0px 20px; background: #09B1EF; color: #ffffff; text-transform: uppercase; text-align: center; border-radius: 6px; font-size: 14px; line-height: 40px;font-weight: 600;}
section#content .reactions .button:hover{background: #A5BE25;}
section#content .reactions .new-reaction-offer{padding: 20px 25px; background: #F7F7F7; margin:  0;}
section#content .reactions .new-reaction-offer .head{font-size: 14px; color: #153D58; line-height: 24px; padding: 0px 15px 15px 0; margin: 0; text-transform: uppercase; }
section#content .reactions .new-reaction{display: none; padding: 20px 25px; background: #F7F7F7; margin: 20px 0 20px 0; }
section#content .reactions .new-reaction label{color: #2c3e50; font-size: 16px; line-height: 30px; font-weight: 400; text-transform: uppercase;}
section#content .reactions .new-reaction .photo{background: #00ADEF; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; text-align: center; margin: 0 0 20px 0; width: 100%; display: block; }
section#content .reactions .new-reaction .photo label{font-size: 12px; line-height: 22px; padding: 3px 15px; float: left; width: 50%; color: #ffffff;}
section#content .reactions .new-reaction .photo label[for='question-image']{background: #113955; cursor: pointer; border-bottom-right-radius: 5px;  margin: 0 ; color: #ffffff; }
section#content .reactions .new-reaction .photo label[for='question-image']:hover{background: #F1BE6A;}
section#content .reactions .new-reaction  textarea{display: block; font-family: 'Open Sans', sans-serif; width: 100%; color: #222222; border: 1px solid #D6DDE2; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 160px; resize: none; font-size: 14px; line-height: 22px; padding: 8px 10px; margin: 0;}



section#content .left .sources{width: 50%; float: left; padding: 15px 0 0 15px;}
section#content .left .sources h4{padding: 0; margin: 0; font-size: 12px; line-height: 24px; color: #999999; font-weight: 400; text-transform: uppercase}
section#content .left .sources ul{list-style: none; margin: 0; padding: 0;}
section#content .left .sources ul li{margin: 0; padding: 0;}
section#content .left .sources {font-size: 12px; line-height: 18px; }
section#content .left .sources ul li a{font-size: 12px; line-height: 18px; text-decoration: underline; color: #2caeed;}

section#content .left .theme-articles{}
section#content .left .theme-articles article{float: left; width: 50%; padding: 20px 13px; background: #ffffff;}
section#content .left .theme-articles article .image{float: left; width: 33%;}
section#content .left .theme-articles article .image img{width: 100%; border: 1px solid #ffffff;}
section#content .left .theme-articles article .text{float: left; width: 67%; padding: 0 0 0 10px;}
section#content .left .theme-articles article .text h2{color: #163954; font-weight: 600; text-decoration: underline; font-size: 14px; line-height: 22px; margin: 0; padding: 0;}
section#content .left .theme-articles article .text p{color: #999999; font-weight: 300; font-style: italic; font-size: 12px; line-height: 22px; margin: 0; padding: 0;}
section#content .left .theme-articles article:hover{background: #163954;}
section#content .left .theme-articles article:hover .text h2{color: #ffffff}

section#content .search{margin: 5px 0 0 0; width: 100%; height: 60px; background: url('/img/icon_search.png') no-repeat right 15px top 15px; line-height: 60px; border: 1px solid #DADADA; box-shadow: 4px 4px 50px #EEEEEE; color: #103956; font-size: 14px; padding: 0 60px 0 15px;}
section#content .search::-webkit-input-placeholder { /* Chrome/Opera/Safari */  color: #aaaaaa; font-style: italic; font-size: 12px;}
section#content .search::-moz-placeholder { /* Firefox 19+ */  color: #aaaaaa; font-style: italic; font-size: 12px;}
section#content .search:-ms-input-placeholder { /* IE 10+ */  color: #aaaaaa; font-style: italic; font-size: 12px;}
section#content .search:-moz-placeholder { /* Firefox 18- */  color: #aaaaaa; font-style: italic; font-size: 12px;}


section#content .ask-list{padding: 10px 0 0 0;}
section#content .ask-list h2{font-size: 18px;  line-height: 30px; font-weight: 300; text-transform: uppercase; color: #113955; margin: 0; padding: 15px 0 10px 0;}
section#content .ask-list .list{margin: 0px 0 20px 0; padding: 0; list-style: none; float: left; width: 100%;}
section#content .ask-list .list:after {content: ''; display: block;  clear: both;}
section#content .ask-list .list li{float: left; width: 100%; margin: 15px 0 15px; display: block;}
section#content .ask-list .list li a{display: block; position: relative;border-top-left-radius: 100px; border-bottom-left-radius: 100px; }
section#content .ask-list .list li a:hover{box-shadow: #DDDDDD 10px 10px 50px; background: #ffffff;  }
section#content .ask-list .list li .ask-left{float: left; width: 15%; position: relative;}
section#content .ask-list .list li .ask-left img{display: block; width: 100%; border-top-left-radius: 5px;  border-bottom-right-radius: 5px; box-shadow: #CDCDCD 10px 10px 30px; -webkit-filter: grayscale(100%); filter: grayscale(100%);}
section#content .ask-list .list li a:hover .ask-left img{-webkit-filter: grayscale(0); filter: grayscale(0);  box-shadow: #CDCDCD 3px 3px 10px;}
section#content .ask-list .list li .ask-right{float: left; width: 85%; padding: 4px 15px 0; position: relative;}
section#content .ask-list .list li h3{color: #00aeef; font-size: 14px; line-height: 22px; text-decoration: underline; font-weight: 600; margin: 0; padding: 0;}
section#content .ask-list .list li p{color: #333333; font-size: 14px; line-height: 22px; font-weight: 300; margin: 0; padding: 0;}
section#content .ask-list .list li p.info{color: #043d5d; font-size: 12px;}


/*
section#content .right .ask-list{padding: 0px 0 0 0;}
section#content .right .ask-list h2{font-size: 18px;  line-height: 30px; font-weight: 300; text-transform: uppercase; color: #113955; margin: 0; padding: 15px 0 10px 0;}
section#content .right .ask-list .list{margin: 0px 0 45px 0; padding: 0; list-style: none; float: left; width: 100%;}
section#content .right .ask-list .list:after {content: ''; display: block;  clear: both;}
section#content .right .ask-list .list li{float: left; width: 100%; margin: 0 0 20px; display: block;}
section#content .right .ask-list .list li:last-child{margin: 0;}
section#content .right .ask-list .list li a{display: block; position: relative;border-top-left-radius: 100px; border-bottom-left-radius: 100px; }
section#content .right .ask-list .list li a:hover{box-shadow: #DDDDDD 10px 10px 50px; background: #ffffff;  }
section#content .right .ask-list .list li .ask-left{float: left; width: 14%; position: relative;}
section#content .right .ask-list .list li .ask-left img{display: block; width: 100%; border-radius: 100px; box-shadow: #CDCDCD 10px 10px 30px; -webkit-filter: grayscale(100%); filter: grayscale(100%);}
section#content .right .ask-list .list li a:hover .ask-left img{-webkit-filter: grayscale(0); filter: grayscale(0);  box-shadow: #CDCDCD 3px 3px 10px;}
section#content .right .ask-list .list li .ask-right{float: left; width: 86%; padding: 5px 15px 0; position: relative;}
section#content .right .ask-list .list li h3{color: #00aeef; font-size: 13px; line-height: 19px; text-decoration: underline; font-weight: 600; margin: 0; padding: 0;}
section#content .right .ask-list .list li p{color: #333333; font-size: 13px; line-height: 19px; font-weight: 300; margin: 0; padding: 0;}
section#content .right .ask-list .list li p.info{color: #043d5d; font-size: 12px;}
*/

section#content .pagination{width: 100%; padding: 15px 0 7px 0; margin: 0 auto; text-align: center;}
section#content .pagination ul{margin: 0; padding: 0; list-style: none; display: inline-block}
section#content .pagination ul:after {content: ''; display: block;  clear: both;}
section#content .pagination ul li{float: left; padding: 0 2px;}
section#content .pagination ul li:first-child{padding-left: 0;}
section#content .pagination ul li a{border-radius: 4px; display: block; font-weight: 400; text-decoration: none; border: 1px solid #F0F0F0; color: #333333; font-size: 12px; line-height: 21px; padding: 0 7px; background: #ffffff;}
section#content .pagination ul li p{display: block; font-weight: 400; text-decoration: none; color: #333333; font-size: 12px; line-height: 21px; padding: 0 5px; margin: 0;}
section#content .pagination ul li p.page{font-weight: 700;}
section#content .pagination ul li a.active{color: #ffffff; background: #09B1EF;}
section#content .pagination ul li a:hover{background: #113955; color: #ffffff;}

section#content .top-filter{width: 100%; padding: 7px 0 8px 0; border-bottom: 1px solid #234862;}
section#content .top-filter ul{margin: 0; padding: 0; list-style: none; width: 100%;}
section#content .top-filter ul:after {content: ''; display: block;  clear: both;}
section#content .top-filter ul li{float: left; padding: 0 2px 0 0;}
section#content .top-filter ul li a{display: block; font-weight: 400; text-decoration: none; color: #234862; font-size: 12px; line-height: 25px; padding: 0 14px 0 0;  text-transform: uppercase;}
section#content .top-filter ul li a.active{font-weight: 700}
section#content .top-filter ul li a:hover{text-decoration: underline;}

section#content .right {width: 300px; padding: 0; float: right;}
section#content .flex .right { float: none;}
section#content .right .spacer{width: 100%; display: block; height: 15px;}
section#content .right .best-article{width: 48%; height: auto; position: relative; display: block; margin: 0 4% 10px 0; float: left;}
section#content .right .best-article:nth-child(2n){margin: 0 0 10px 0;}
section#content .right .best-article img{width: 100%; display: block; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
section#content .right .best-article .label{position: absolute; z-index: 50; bottom: 0; left: 0; right: 0; padding: 6px; border-bottom-right-radius: 5px;}
section#content .right .best-article .label h2{background: none; font-size: 13px; line-height: 19px; color: #ffffff;/*#13375e*/; font-weight: 400; margin: 0; padding: 0; text-decoration: none; text-shadow: 1px 1px 2px #000000; text-transform: none}
section#content .right .best-article h3 {font-size: 14px;line-height: 22px;color: #113955;font-weight: 400;margin: 0; text-decoration: none; padding: 6px 0;}
section#content .right .best-article:hover h3{text-decoration: underline; }
section#content .right .signs{width: 100%; padding: 17px 0 0 0;}
section#content .right .signs .sign{width: 32%; padding: 10px 5px 5px 5px; margin: 0 2% 25px 0; display: block; float: left; text-align: center;}
section#content .right .signs .sign:nth-child(3n){margin: 0 0 25px 0}
section#content .right .signs .sign:hover{box-shadow: #CCCCCC 10px 10px 30px; }
section#content .right .signs .sign.blue{background: #00AEEF; border: 1px solid #00AEEF;}
section#content .right .signs .sign.darkblue{background: #113955; border: 1px solid #113955;}
section#content .right .signs .sign.green{background: #A5BD24; border: 1px solid #A5BD24;}
section#content .right .signs .sign p{color: #ffffff; margin: 0; padding: 0;}
section#content .right .signs .sign .left{width: 100%; padding: 0;}
section#content .right .signs .sign .left p{font-size: 11px; line-height: 15px;}
section#content .right .signs .sign .right{width: 100%; padding: 0;}
section#content .right .signs .sign .right p{font-size: 20px; line-height: 28px;}
section#content .right h2{color: #ffffff; width: auto; display: inline-block; font-weight: 400; font-size: 14px; line-height: 40px; padding: 0 10px; background: rgba(0,160,227,1); text-transform: uppercase; margin: 0 0 15px 0;  border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
section#content .right h2 a{color: #ffffff; font-weight: 400; font-size: 14px; line-height: 40px; text-decoration:  none;}
section#content .right a.button-ask{font-weight: 600; float: right; color: #ffffff; width: 100%; display: block;  font-size: 14px; line-height: 40px; padding: 0 10px; background: #A4BE25; text-transform: uppercase; margin: 0 0 15px 0;  border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
section#content .right .most-read{}
section#content .right .most-read article{position: relative; margin: 5px 0 15px 0;}
section#content .right .most-read article h3{font-weight: 400; text-decoration: underline; color: #2caeed; font-size: 14px; line-height: 22px; margin: 0; padding: 0;}
section#content .right .most-read article p{font-weight: 300; color: #002f4f; font-size: 11px; line-height: 22px; text-align: right; margin: 0; padding: 0; text-transform: uppercase; position: absolute; bottom: 0px; right: 0; z-index: 50;}
section#content .last-read-articles{padding: 0 60px 25px 0;}

section#content.campaing .campaing-logo{text-align: center; margin: 15px 0 15px 0;}

section#content .introduction h1{font-size: 16px; line-height: 26px; color: #113855; margin: 0 0 15px 0;}
section#content .introduction h2{font-size: 16px; line-height: 26px; color: #00AFEC; margin: 10px 0 5px 0; font-weight: 600;}
section#content .introduction .profile-photo-cover{float: left; width: 15%; padding: 0 5% 0 0;}
section#content .introduction .profile-photo-cover.none{display: none;}
section#content .introduction img.profile-photo{width: 100%; border-radius: 500px;}
section#content .introduction p{color: #113855; margin: 0; padding: 5px 0 10px 0; font-size: 16px; line-height: 26px;}
section#content .introduction p.profile-text{float: left; width: 85%; padding: 7px 0 0 0;}
section#content .introduction p.profile-text.big{width: 100%;}
section#content .introduction label{display: block; }
section#content .introduction label .form-left{float: left; width: 8%; text-align: center; padding: 20px 0 0 0;}
section#content .introduction label .form-left input{}
section#content .introduction label .form-right{float: left; width: 92%;}
section#content .introduction .button{margin: 15px 0; display: block; width: 100%; padding: 5px 15px; background: #A5BE25; color: #ffffff; text-transform: uppercase; text-align: center; border-radius: 6px; font-size: 16px; line-height: 28px; font-weight: 600;}
section#content .introduction .button:hover{background: #113955}
section#content .introduction-icons{padding: 0 0 0 0px; margin: 0; list-style: none; width: 100%;}
section#content .introduction-icons li{margin: 0; padding: 10px 0;}
section#content .introduction-icons li .icon-left{float: left; width: 14%; text-align: center;}
section#content .introduction-icons li .icon-right{float: left; width: 86%;}
section#content .introduction-icons li .fa{font-size: 35px; color: #00AFEC;}
section#content .introduction-icons li h3{font-size: 14px; line-height: 24px; margin: 0; padding: 0; color: #000000; font-weight: 600;}
section#content .introduction-icons li p{font-size: 14px; line-height: 24px; margin: 0; padding: 0; color: #000000; font-weight: 300;}

section#content .user{background: #ffffff; width: 100%; box-shadow: 0 0 60px #cccccc; display: flex; padding: 30px 30px; margin: 0 0 50px 0;}
section#content .user .col{width: 23%; margin: 0 2.666% 0 0;}
section#content .user .col:last-child{margin: 0;}
section#content .user .col:first-child{text-align: center;}
section#content .user .col:first-child p{margin: 0; padding: 0 0 10px 0; font-weight: 400; color: #043D5D; text-transform: uppercase; font-size: 14px; line-height: 26px;}
section#content .user .profile-photo{width: 85%; max-width: 120px; border-radius: 1000px; border: 5px solid #E9ECF2; }
section#content .user h1{margin: 0; padding: 10px 0 0 0; font-weight: 600; color: #043D5D; text-transform: none; font-size: 14px; line-height: 26px;}
section#content .user a.my-profile{display: block; margin: 0; padding: 0px 0 10px 0; font-weight: 400; color: #00AEEF; text-transform: none; font-size: 14px; line-height: 22px; text-decoration: underline;}
section#content .user .sign{width: 100%; padding: 10px 10px; margin: 0 0 25px; display: block;}
section#content .user .sign:hover{box-shadow: #CCCCCC 10px 10px 30px; }
section#content .user .sign.blue{background: #00AEEF; border: 1px solid #00AEEF;}
section#content .user .sign.darkblue{background: #113955; border: 1px solid #113955;}
section#content .user .sign.green{background: #A5BD24; border: 1px solid #A5BD24;}
section#content .user .sign p{color: #ffffff; margin: 0; padding: 0;}
section#content .user .sign .left{float: left; width: 80%;}
section#content .user .sign .left p{font-size: 14px; line-height: 20px;}
section#content .user .sign .right{float: right; width: 20%; text-align: center;}
section#content .user .sign .right p{font-size: 30px; line-height: 42px; text-align: center}
section#content .user .table{background: #F9FAFC; padding: 5px; height: 250px; overflow: hidden}
section#content .user .table.dark{background: #E9ECF2;}
section#content .user .table h2{margin: 0; padding: 10px 10px; text-align: center; font-weight: 600; color: #043D5D; text-transform: uppercase; font-size: 14px; line-height: 26px; width: 100%; border-bottom: 1px solid #D6D9E0;}
section#content .user .table ul{margin: 0; padding: 10px 15px; list-style: none;}
section#content .user .table ul li{color: #043D5D; font-weight: 300; font-size: 14px; line-height: 20px; padding: 2px 0; margin: 0;}
section#content .user  .profile-image-upload{cursor: pointer;}

section#content .new-question{}
section#content .new-question-uvod{margin: 0 0 10px 0;}
section#content .new-question-danger{margin: 10px 0 25px 0; font-size: 14px; width: 100%; border-radius: 4px; font-size: 14px; line-height: 24px; background: #F2DEDE; border: 1px solid #EBCCD1; color: #a94442; padding: 12px 15px;}
section#content .new-question label{color: #2c3e50; font-size: 16px; line-height: 30px; font-weight: 400; text-transform: uppercase; }
section#content .new-question .photo{background: #00ADEF; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; text-align: center; margin: 0 0 20px 0; width: 100%; display: block; }
section#content .new-question .photo label{font-size: 12px; line-height: 22px; padding: 3px 15px; float: left; width: 50%; color: #ffffff;}
section#content .new-question .photo label[for='question-image']{background: #113955; cursor: pointer; border-bottom-right-radius: 5px;  margin: 0 ; color: #ffffff; }
section#content .new-question .photo label[for='question-image']:hover{background: #F1BE6A;}
section#content .new-question  textarea{display: block; font-family: 'Open Sans', sans-serif; width: 100%; color: #222222; border: 1px solid #D6DDE2; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 160px; resize: none; font-size: 14px; line-height: 22px; padding: 8px 10px; margin: 0;}
section#content .new-question .half{width: 50%; float: left; padding: 15px 0;}
section#content .new-question .half.half-left{padding-right: 15px;}
section#content .new-question .half.half-right{padding-left: 15px;}
section#content .new-question .half.image-info{padding: 58px 0 0 15px;}
section#content .new-question .select{width: 100%; border-radius: 5px; border: 1px #D6DDE2 solid; cursor: pointer; position: relative;}
section#content .new-question .select .arrow{float: left; width: 15%; text-align: center; background: #113955; color: #ffffff; font-size: 30px; line-height: 50px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
section#content .new-question .select .text{float: left; width: 85%; text-align: center; text-transform: uppercase; font-size: 16px; line-height: 50px; color: #113955; padding: 0 15px;}
section#content .new-question .select ul.list{display: none; position: absolute; height: 205px; z-index: 100; top: 52px; left: -1px; right: -1px; margin: 0; padding: 5px 5px; list-style: none; border: 1px solid #D6DDE2; border-radius: 5px; background: #ffffff; overflow-y: scroll;}
section#content .new-question .select ul.list.small{height: auto; overflow-y: auto;}
section#content .new-question .select li{background: #D8D8D8; text-align: center; font-size: 14px; line-height: 17px; padding: 8px 0; margin: 0; text-align: center; width: 100%;}
section#content .new-question .select li:nth-child(even){background: #ffffff;}
section#content .new-question .select li:hover{background: #113955; color: #ffffff;}
section#content .new-question input[type='text']{text-align: left; font-size: 16px; line-height: 50px; color: #113955; padding: 0 15px; border: 1px #D6DDE2 solid; width: 100%; border-radius: 5px; margin: 0 0 20px 0;}
section#content .new-question input[type='text'].center{text-align: center;}
section#content .new-question .terms-approved{margin: 25px 0 0 0; display: block;}
section#content .new-question .form-left{float: left; width: 8%; text-align: center; padding: 20px 0 0 0;}
section#content .new-question .form-right{float: left; width: 92%;}
section#content .new-question .form-right p{text-transform: none; font-size: 14px; line-height: 20px; margin: 0; padding: 14px 0 0 0;}
section#content .new-question .button{margin: 15px 0 50px 0; display: block; width: 100%; padding: 0px 15px; background: #A5BE25; color: #ffffff; text-transform: uppercase; text-align: center; border-radius: 6px; font-size: 16px; line-height: 50px; font-weight: 600;}
section#content .new-question .button:hover{background: #09B1EF}
section#content .new-question .reload{display: none; margin: 15px 0; width: 100%; padding: 0px 15px; background: #A5BE25; color: #ffffff; text-transform: uppercase; text-align: center; border-radius: 6px; font-size: 16px; line-height: 50px; font-weight: 600;}
section#content .new-question .reload:hover{background: #09B1EF}
section#content .new-question .cover{width: 100%; background: #00ADEF; color: #ffffff; border-radius: 5px; padding: 15px 25px; margin: 0 0 20px 0;}
section#content .new-question .cover.small{padding: 8px 15px;}
section#content .new-question .cover.small.animals{padding: 4px 10px 0px 10px}
section#content .new-question .cover .left{width: 65%; margin: 0; float: left; padding: 0;}
section#content .new-question .cover .right{width: 35%; float: right;}
section#content .new-question .cover p{color: #ffffff}
section#content .new-question .cover label{float: left; width: 15%; color: #ffffff; font-size: 16px; line-height: 20px; padding: 10px 0px;}
section#content .new-question .cover input{float: right; width: 85%; border: none; border-radius: 6px; font-size: 16px; line-height: 20px; padding: 10px 20px;}
section#content .new-question #div_my_map{width: 100%; height: 130px;}
section#content .new-question #picked-region.picked{font-weight: 600; color: #FDB813; text-shadow: 1px 1px 2px #000000}
section#content .new-question #picked-category{margin: 0 0 0 0;}
section#content .new-question #picked-category{margin: 0; padding: 0; list-style: none;}
section#content .new-question #picked-category:after {content: ''; display: block;  clear: both;}
section#content .new-question #picked-category li{margin: 0; padding: 0; float: left; width: 11.1111%;}
section#content .new-question #picked-category li .animal{text-align: center; display: block; padding: 6px 0 8px 0; }
section#content .new-question #picked-category li .animal .icon.txt{text-transform: uppercase; color: #ffffff; font-size: 12px; line-height: 20px; padding-top: 20px;}
section#content .new-question #picked-category li .animal.active{/*background: #113955;*/}
section#content .new-question #picked-category li .animal:hover p{color: #FDB813}
section#content .new-question #picked-category li .animal:hover .icon{color: #FDB813}
section#content .new-question #picked-category li .animal.active p{font-weight: 600; color: #FDB813; text-shadow: 1px 1px 2px #000000}
section#content .new-question #picked-category li .animal.active .icon{font-weight: 600; color: #FDB813; text-shadow: 1px 1px 2px #000000}
section#content .new-question #picked-category li .animal p{color: #ffffff; text-transform: uppercase; font-weight: 300; padding: 0; display: block; font-size: 12px; line-height: 18px; margin: 0;}
section#content .new-question #picked-category li .animal .icon{display: inline-block; width: 45px; height: 36px;}
section#content .new-question #picked-category li .animal .icon.pes{background: url('/img/animals2/icon_animal_pes.png') center bottom no-repeat; background-size: contain;}
section#content .new-question #picked-category li .animal .icon.kocka{background: url('/img/animals2/icon_animal_kocka.png') center bottom no-repeat;  background-size: contain;}
section#content .new-question #picked-category li .animal .icon.drobni-savci{background: url('/img/animals2/icon_animal_drobni_savci.png') center bottom no-repeat;  background-size: contain;}
section#content .new-question #picked-category li .animal .icon.zelvy{background: url('/img/animals2/icon_animal_zelvy.png') center bottom no-repeat;  background-size: contain;}
section#content .new-question #picked-category li .animal .icon.okrasne-ptactvo{background: url('/img/animals2/icon_animal_okrasne_ptactvo.png') center bottom no-repeat;  background-size: contain;}
section#content .new-question #picked-category li .animal .icon.ryby{background: url('/img/animals2/icon_animal_ryby.png') center bottom no-repeat;  background-size: contain;}
section#content .new-question #picked-category li .animal .icon.chameleon{background: url('/img/animals2/icon_animal_chameleon.png') center bottom no-repeat;  background-size: contain;}
section#content .new-question #picked-category li .animal .icon.jezek{background: url('/img/animals2/icon_animal_jezek.png') center bottom no-repeat;  background-size: contain;}

section#content .veterinary{}
section#content .veterinary h1{float: left; color: #333333; font-size: 22px; line-height: 26px; }
section#content .veterinary h2{width: 100%; border-bottom: 1px solid #E1E1E1; padding: 40px 0 10px 0; margin: 0 0 10px 0; color: #043D5D; font-weight: 600; text-decoration: none; text-transform: uppercase; font-size: 18px; line-height: 30px;}
section#content .veterinary a{font-weight: 400; color: #043D5D; font-size: 14px; line-height: 22px; padding: 15px 0 ;}
section#content .veterinary a.link-right{float: right;}
section#content .veterinary h2 .fa{margin-right: 8px;}
section#content .veterinary p.half{float: left; width: 50%; display: block;}
section#content .veterinary .rating{float: right;}
section#content .veterinary .rating p{color: #043d5d; font-size: 26px; line-height: 26px; font-weight: 600; display: inline; padding: 0 0 0 0; margin: 0 0 0 10px;}
section#content .veterinary .share-button{text-align: left; font-size: 20px; float: left;}
section#content .veterinary .share-button.facebook{color: #3949AB}
section#content .veterinary .share-button:hover{color: #333333;}
section#content .veterinary .photo{float: left; width: 40%; padding: 10px 20px 0 0; text-align: center;}
section#content .veterinary .photo.small{padding: 10px 0px 0 0;}
section#content .veterinary .photo img{box-shadow: #CDCDCD 10px 10px 30px; width: 100%; border-radius: 1000px; display: inline-block;}
section#content .veterinary .photo.small img{width: 40%; }
section#content .veterinary .anchors{float: left; width: 60%; padding: 16px 0 0 0; text-align: center; }
section#content .veterinary .anchors.big{width: 100%;}
section#content .veterinary .anchors ul{margin: 0 auto; padding: 0; list-style: none; display: inline-block;}
section#content .veterinary .anchors.big ul{width: 100%;}
section#content .veterinary .anchors ul li{margin: 0; padding: 8px 0; text-align: left; color: #043D5D; font-size: 18px; line-height: 22px;}
section#content .veterinary .anchors.big ul li{float: left; width: 100%; }
section#content .veterinary .anchors ul li a{font-weight: 400; color: #043D5D; font-size: 14px; line-height: 22px; padding: 0 0 0 10px;}
section#content .veterinary .anchors ul li a:hover{text-decoration: underline}
section#content .veterinary #map-canvas{width: 100%; height: 300px;}
section#content .veterinary .pricelist{padding: 0; margin: 0; list-style: none;}
section#content .veterinary .pricelist li{padding: 12px 10px; margin: 3px 0; background: #cdedf8; color: #002f4f; border-radius: 2px; font-size: 12px; font-weight: 600; text-transform: uppercase}
section#content .veterinary .pricelist li .price-left{float: left; width: 66%;}
section#content .veterinary .pricelist li .price-right{float: right; width: 33%; text-align: right; text-transform: none; font-weight: 400;}
section#content .veterinary .ratings{padding: 0; margin: 0 0 25px 0; list-style: none;}
section#content .veterinary .ratings li{padding: 12px 10px; margin: 3px 0; background: #cdedf8; color: #002f4f; border-radius: 2px; font-size: 12px; font-weight: 600; text-transform: uppercase}
section#content .veterinary .ratings li .rating-left{float: left; width: 66%;}
section#content .veterinary .ratings li .rating-right{float: right; width: 33%; text-align: right; text-transform: none; font-weight: 400;}
section#content .veterinary .ratings li .rating-full{padding: 10px 0 0px; margin: 0; border-radius: 2px; font-size: 14px; font-weight: 400; text-transform: none; font-style: italic;}
section#content .veterinary .button-more-ratings{float: left; margin: 0 0 15px 0; display: inline-block; padding: 5px 25px; background: #113955; color: #ffffff; text-transform: uppercase; text-align: center; border-radius: 6px; font-size: 14px; line-height: 28px; font-weight: 300;}
section#content .veterinary .button-more-ratings:hover{background: #00AEEF}
section#content .veterinary .new-rating{margin: 0px 0 0 0; background: #00ADEF; color: #ffffff;  border-radius: 5px;  padding: 3px 20px;}
section#content .veterinary .new-rating p{margin: 0; padding: 0; font-size: 16px; line-height: 22px; display: inline-block; color: #ffffff}
section#content .veterinary .new-rating .paws{height: 18px; line-height: 18px; padding: 8px 0; margin: 0 0 0 5px; display: inline-block; box-sizing: content-box; position: relative; top: 9px;}
section#content .veterinary .new-rating .paws .paw{margin: 0; padding: 0 4px; display: block; width: 18px; height: 20px; float: left; background: url('/img/icon_paw_empty_white.png') no-repeat top center; box-sizing: content-box}
section#content .veterinary .new-rating .paws .paw[data-order='1']{padding-left: 0;}
section#content .veterinary .new-rating .paws .paw.on{background: url('/img/icon_paw.png') no-repeat top center;}
section#content .veterinary .new-rating .paws.active .paw{cursor: pointer}
section#content .veterinary .new-rating .error{display: none;}
section#content .veterinary .new-rating textarea{resize: none; width: 100%; height: 150px; padding: 8px 10px; margin: 5px 0 4px 0; font-size: 14px; line-height: 22px; font-family: "Open sans"; border-radius: 5px; border: 1px solid #D6DDe2;}
section#content .veterinary .button-new-rating{float: left; margin: 0 0 15px 0; display: inline-block; padding: 5px 25px; background: #113955; color: #ffffff; text-transform: uppercase; text-align: center; border-radius: 6px; font-size: 14px; line-height: 28px; font-weight: 300;}
section#content .veterinary .button-new-rating:hover{background: #ffffff; color: #113955; }

section#content .catalog{}
section#content .catalog h1{color: #043d5d; text-transform: uppercase; font-size: 26px; line-height: 30px; margin: 5px 0 15px ; font-weight: 500;}
section#content .catalog h1 strong{font-weight: 700;}
section#content .catalog .catalog-flex{display: flex;}
section#content .catalog .catalog-flex .catalog-left{width: 66%;}
section#content .catalog .catalog-flex .catalog-right{width: 34%; padding: 0 0 0 60px;}
section#content .catalog #map{width: 100%; height: 450px; margin: 10px 0 10px 0;}
section#content .catalog p{margin: 0; padding:0px 0 10px; font-size: 15px;}
section#content .catalog #catalog-search{ margin: 15px 0 15px 0; width: 100%; height: 60px; background: url('/img/icon_search.png') no-repeat right 15px top 15px; line-height: 60px; border: 1px solid #DADADA; box-shadow: 4px 4px 50px #EEEEEE; color: #103956; font-size: 14px; padding: 0 60px 0 15px;}
section#content .catalog .vets{margin: 15px 0;}
section#content .catalog .vets .vet{padding: 8px 10px; margin: 5px 0;  color: #002f4f; border-radius: 2px; background: #fafafa; font-size: 13px; line-height: 20px; position: relative; display: flex;}
section#content .catalog .vets .vet.top{color: #ffffff;}
section#content .catalog .vets .vet .phone{white-space: nowrap;}
section#content .catalog .vets .vet .vet-left{width: 87%; }
section#content .catalog .vets .vet .vet-right{width: 14%; position: relative;}
section#content .catalog .vets .vet .vet-text{padding: 0px 0 0 0; overflow: hidden;}
section#content .catalog .vets .vet .vet-column{width: 40%; float: left; padding: 0 0;}
section#content .catalog .vets .vet .vet-column.small{width: 46%; float: left; padding: 0 10px 0 0;}
section#content .catalog .vets .vet .vet-column.big{width: 86%; }
section#content .catalog .vets .vet .vet-photo{width: 14%; float: left; padding: 2px 15px 0 5px;}
section#content .catalog .vets .vet img{display: block; width: 100%; height: auto; max-width: 100%; border-radius: 400px; float: left; box-shadow: #CDCDCD 10px 10px 30px;}
section#content .catalog .vets .vet.active img{box-shadow: 10px 10px 30px rgba(0,0,0,0.2);}
section#content .catalog .vets .vet h3{margin: 0; padding: 0; line-height: 22px; font-weight: 600;  color: #002f4f; text-transform: uppercase;}
section#content .catalog .vets .vet p{margin: 0; padding: 0 0 0 0px;  line-height: 20px; font-weight: 300;  color: #002f4f;}
section#content .catalog .vets .vet .button-map{text-decoration: none; text-transform: uppercase; font-size: 12px; font-weight: 400; color: #000; padding: 3px 5px; align-items: center; text-align: center; display: flex;  position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 50;}
section#content .catalog .vets .vet .button-map .cover{width: 100%; text-align: center; padding: 0 15%;  line-height: 16px;}
section#content .catalog .vets .vet .button-map .fa{font-size: 20px; margin: 4px;}
section#content .catalog .vets .vet.active{background: #F0FAFE; margin: 10px 0; }
section#content .catalog .vets .vet.top{background: #a5be32; margin: 10px 0; }
section#content .catalog .vets .vet.active h3{color: #1c2940; white-space: nowrap; padding: 5px 0 2px 0; }
section#content .catalog .vets .vet.top h3{color: #ffffff;}
section#content .catalog .vets .vet.active p{color: #1c2940; }
section#content .catalog .vets .vet.top p{color: #ffffff;}
section#content .catalog .vets .vet.active .button-map{color: #ffffff; background: #A5BD24; border-radius: 3px;}
section#content .catalog .vets .vet.active .button-map:hover{background: #013e5d;}
section#content .catalog .vets .vet.top .button-map{color: #A5BD24; background: #ffffff;}
section#content .catalog .vets .vet.top .button-map:hover{color: #ffffff}
section#content .catalog .region-picker{background: #F4F4F4; width: 100%; padding: 20px 20px; }
section#content .catalog .region-picker h3{color: #043d5d; text-transform: uppercase; margin: 0; padding: 0; font-size: 14px; line-height: 26px; font-weight: 400;}
section#content .catalog .region-picker #catalog-region-picker{margin: 15px 0 5px 0; cursor: pointer; position: relative;}
section#content .catalog .region-picker #catalog-region-picker:hover .picker-right{background: #043D5D;}
section#content .catalog .region-picker #catalog-region-picker .picker-left{ width: 85%; float: left; background: #ffffff; height: 40px;   font-size: 14px; line-height: 30px; padding: 5px 10px; color: #043d5d; }
section#content .catalog .region-picker #catalog-region-picker ul{box-shadow: 0px 2px 10px #aaaaaa; display: none; padding: 0; margin: 0; background: #ffffff; position: absolute; top: 42px; left: 0; right: 0; z-index: 50; height: 150px; overflow-y: scroll; overflow-x: hidden; list-style: none;}
section#content .catalog .region-picker #catalog-region-picker ul li{padding: 5px 10px; font-size: 14px; line-height: 20px; cursor: pointer;}
section#content .catalog .region-picker #catalog-region-picker ul li:nth-child(even){background: #efefef;}
section#content .catalog .region-picker #catalog-region-picker ul li:hover{background: #93ABB9; color: #ffffff; }
section#content .catalog .region-picker #catalog-region-picker .picker-right{width: 15%; float: left; background: #93ABB9; color: #EEF1F4; height: 40px; text-align: center; font-size: 20px; line-height: 30px; padding: 5px 0;}
section#content .catalog .region-picker .button{background: #A5BD24; font-weight: 300; text-align: center; font-size: 14px; line-height: 20px; padding: 5px 25px; color: #ffffff; margin: 15px 0 0px 0; display: inline-block; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
section#content .catalog .region-picker .button.gray{background: #93ABB9;}
section#content .catalog .region-picker .button:hover{background: #043D5D;}

section#content .vets ul{margin: 0; padding: 0; list-style: none; display: flex; flex-flow: row wrap;}
section#content .vets ul li{float: left; width: 31%; margin: 10px 3.5% 10px 0; border: 1px solid #C7EDFB; padding: 20px 25px 40px 25px; position: relative;}
section#content .vets ul li:nth-child(3n){margin: 10px 0 10px 0;}
section#content .vets ul li img{box-shadow: #CDCDCD 10px 10px 30px; width: 85%; border-radius: 500px; display: block; margin: 0 auto 20px auto;}
section#content .vets ul li h3{font-size: 14px; color: #00afec; font-weight: 600; text-transform: uppercase; text-align: center;}
section#content .vets ul li p{font-size: 12px; color: #043d5d; font-weight: 300; text-align: center; }
section#content .vets ul li a{font-size: 14px; padding: 5px 0 15px 0; color: #00afec; font-weight: 600; text-transform: uppercase; text-align: center; position: absolute; bottom: 0; left: 0; right: 0; }
section#content .vets ul li a:hover{text-decoration: underline}

section#content .about-us{margin: 0 0 50px 0;}
section#content .about-us h1{font-size: 16px; line-height: 36px; color: #113955; font-weight: 600; margin: 0; padding: 0px 0 5px 0; text-transform: uppercase; letter-spacing: 1px;}
section#content .about-us p{font-size: 14px; line-height: 22px;}
section#content .about-us h3{text-transform: uppercase; font-size: 20px; line-height: 22px; font-weight: 600; padding: 0 0 10px 0; margin: 0; color: #333333;}
section#content .about-us .left{float: left; width: 75%; }
section#content .about-us .right{float: right; width: 25%; padding: 0 0 0 40px;}
section#content .about-us .authors{width: 100%; margin: 5px 0 45px 0;}
section#content .about-us .authors .author{float: left; width: 27%; margin: 0 9.5% 0 0; background: #E9ECF2; padding: 0; text-align: center;}
section#content .about-us .authors .author:nth-child(3){margin: 0;}
section#content .about-us .authors .author .text{padding: 5px 25px 15px 25px; width: 100%}
section#content .about-us .authors .author img{width: 100%; display: block; margin: 0; padding: 0;}
section#content .about-us .authors .author h3{text-transform: uppercase; font-size: 14px; line-height: 22px; font-weight: 600; padding: 15px 0 0 0; margin: 0; color: #333333;}
section#content .about-us .authors .author h4{font-size: 14px; line-height: 22px; font-weight: 400; padding: 0px 0 0px 0; margin: 0; color: #333333;}
section#content .about-us .authors .author p{font-size: 13px; line-height: 26px; font-weight: 300; padding: 5px 0 10px 0; margin: 0; color: #333333}
section#content .about-us .authors .author p a{color: #333333; }
section#content .about-us .authors .author .linkedin{font-size: 22px;}
section#content .about-us .authors .author .linkedin:hover{color: #0077B5}
section#content .about-us .authors .author .line{width: 18%; margin: 0 auto 10px auto; height: 1px; background: #D2D5DC;}
section#content .about-us #contact-form{margin: 5px 0 0 0;}
section#content .about-us #contact-form input{width: 100%; border: 2px solid #C0C2C6; border-radius: 4px; color: #C0C2C6; font-size: 14px; line-height: 22px; padding: 8px 15px; margin: 0 0 7px 0; color: #333333;}
section#content .about-us #contact-form textarea{resize: vertical; width: 100%; height: 175px; border: 2px solid #C0C2C6; border-radius: 4px; color: #C0C2C6; font-size: 14px; line-height: 22px; margin: 0 0 7px 0; padding: 8px 15px; color: #333333; font-family: 'Open Sans', sans-serif; }
section#content .about-us #contact-form .button{margin: 0 0 15px 0; width: 100%; display: block; background: #043d5d; color: #ffffff; font-weight: 600; text-align: center; font-size: 14px; line-height: 22px; padding: 8px 8px; border-radius: 4px;}
section#content .about-us #contact-form .button:hover{background: #a5be25}

section#content.competition .competition-question{background: #d3f1fb; width: 100%; padding: 20px 20px; text-transform: uppercase; margin: 0 0 20px 0;}
section#content.competition .competition-question p{margin:0; padding: 0 0 10px 0; color: #002f4f; font-size: 14px; line-height: 20px; font-weight: 600;}
section#content.competition .competition-question label{margin:0; padding: 0 0 10px 0; color: #002f4f; font-size: 14px; line-height: 20px; display : block; color: #002f4f; line-height: 20px;}
section#content.competition .competition-question input{margin: 0 8px 0 0;}
section#content.competition .half{width: 50%; float: left; padding: 0 20px 20px 0;}
section#content.competition h1{font-size: 20px; line-height: 26px; text-transform: uppercase; letter-spacing: 1px; color: #be2337;}
section#content.competition h2{font-size: 14px; letter-spacing: 1px; line-height: 16px; text-transform: uppercase; font-weight: 600; margin: 0; padding: 10px 0 0 0; }
section#content.competition h2.big{font-size: 24px; line-height: 40px; font-weight: 700; letter-spacing: 0; padding: 0;}
section#content.competition p{font-size: 14px;}
section#content.competition p.no-padding{padding-top: 0; margin-top: 3px; margin-bottom: 5px;}
section#content.competition li{font-size: 14px;}
section#content.competition .terms-approved{margin: 25px 0 0 0; display: block;}
section#content.competition .form-left{float: left;  text-align: center; padding: 10px 5px 0 0;}
section#content.competition .form-right{float: left; }
section#content.competition .form-right p{text-transform: none; font-size: 14px; line-height: 20px; margin: 0; padding: 10px 0 0 0;}
section#content.competition .button{margin: 0px 0; display: block; width: 100%; padding: 0px 15px; background: #A5BE25; color: #ffffff; text-transform: uppercase; text-align: center; border-radius: 6px; font-size: 16px; line-height: 50px; font-weight: 600;}
section#content.competition .button:hover{background: #09B1EF}
section#content.competition .competition-image{width: 50%; display: block; margin: 0 auto 35px auto;}
section#content.competition .right p{text-align: center;}
section#content.competition .right h2{background: none; color: #113955; font-weight: 700; letter-spacing: 1px; font-size: 16px; line-height: 36px; padding: 0px 0 10px 0; display: inline-block; width: auto;}
section#content.competition .facebook-share{display: inline-block; float: right; margin:0 0 20px 0;}
section#content.competition .facebook-share .competition-left{float: left; color: #ffffff; background: #4b6fe8; height: 40px; line-height: 40px; padding: 0 10px; font-size: 16px; position: relative;}
section#content.competition .facebook-share .competition-right{float: left; height: 40px; background: #d9d9d9; padding: 3px 20px}
section#content.competition .facebook-share .competition-right p{margin: 0; padding: 0; color: #ffffff; line-height: 17px; font-size: 14px;}
section#content.competition .facebook-share .competition-left .triangle{position: absolute; right: -5px; top: 15px; width: 0;height: 0;border-style: solid;border-width: 5px 0 5px 5px;border-color: transparent transparent transparent #4b6fe8;}
section#content.competition .facebook-share:hover .competition-right{background: #4b6fe8}
section#content.competition .rules{display: none;}
section#content.competition .blue{width: 85%; background: #2cafea; padding: 10px 10px; font-weight: 400; color: #ffffff; border-radius: 5px; border: 1px solid #d6dde3; margin: 10px 0 0px 0;}
section#content.competition .blue .half{padding: 5px; margin: 0; width: 50%; float: left;}
section#content.competition .blue p{color: #ffffff}
section#content.competition .blue p{/*float: left;*/ font-size: 14px; line-height: 24px; padding: 15px 0 15px 0; margin: 0 10px; }
section#content.competition .blue label{width: 100%; text-align: center; float: left; font-size: 14px; line-height: 20px; padding: 5px 0; margin: 0; font-weight: 600; text-transform: uppercase; text-decoration: underline; cursor: pointer;}
section#content.competition .blue small{text-decoration: none; margin: 0 0 0 15px; float: left; color: #ffffff;  font-size: 14px; line-height: 50px; }
section#content.competition .blue input{text-align: center; width: 100%; font-size: 16px; float: left; margin: 0 0px; height: 50px; border-radius: 5px; background: #ffffff; line-height: 30px; padding: 10px 15px; color: #333333; border: 1px solid #d5dce2; }
section#content.competition .blue input#file{display: none;}
section#content.competition .blue .image-info{padding: 0px 0; margin: 0; text-align: center; display: block; width: 100%;}
section#content.competition .green{width: 100%; background: #a5be25; padding: 20px; font-weight: 400; color: #ffffff; margin: 0 0 30px 0 }
section#content.competition .green p{color: #ffffff; padding: 0; margin: 0;}
section#content.competition .green .right{float: right; margin: 0 0 0 20px; color: #ffffff; font-size: 36px; width: 15%; font-weight: 700;}
section#content.competition .green .right small{text-transform: uppercase; font-size: 14px; line-height: 24px; display: block;}
section#content.competition .banner{width: 100%; margin: 10px 0 5px 0;}
section#content.competition .button{display: block; float: right; width: 100%; background: #013e5d; letter-spacing: 1px; font-weight: 600; text-align: center; margin: 0px 0 0px 0; padding: 15px 65px; border-radius: 5px; color: #fffff; font-size: 16px; line-height: 20px;}
section#content.competition .button:hover{background: #be2337;}
section#content.competition .gallery{background: #ffffff; box-shadow: 0px 1px 10px #e6e6e6; width: 100%; padding: 15px; margin: 20px 0 20px 0;}
section#content.competition .gallery .images{width: 100%}
section#content.competition .gallery .images .image{width: 32.333%; float: left; margin: 0.75% 1.5% 0.75% 0; position: relative;}
section#content.competition .gallery .images .image:nth-child(3n){float: left; margin: 0.75% 0 0.75% 0;}
section#content.competition .gallery .images .image img{width: 100%; display: block}
section#content.competition .gallery .images .image:hover .overlayer{display: flex;}
section#content.competition .gallery .images .image:hover .email{display: none;}
section#content.competition .gallery .images .image .email .email-left{float: left;}
section#content.competition .gallery .images .image .email .email-right{float: right;}
section#content.competition .gallery .images .image .overlayer{ position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 50; background: rgba(255,255,255,0.85); padding: 25px; text-align: center; display: none; align-items: center;justify-content: center;}
section#content.competition .gallery .images .image .email{position: absolute; left: 0; bottom: 0; right: 0; z-index: 50;  background: rgba(0,0,0,0.55); color: #ffffff; text-align: center; font-weight: 600; font-size: 14px; line-height: 46px; padding: 0 10px; overflow: hidden; white-space: nowrap}
section#content.competition .gallery .images .image .overlayer h3{text-align: left;color: #013e5d; font-weight: 700; font-size: 17px; line-height: 20px; display: block; margin: 0 0 15px 0;}
section#content.competition .gallery .images .image .overlayer input{display: block; width: 100%; border: 1px solid #d5dce2; color: #333333; font-size: 14px; line-height: 20px; padding: 10px 15px; border-radius: 4px;}
section#content.competition .gallery .images .image .overlayer p{color: #013e5d; font-weight:400; font-size: 12px; line-height: 20px; display: block; text-align: left;}
section#content.competition .gallery .images .image .overlayer .vote-button{display: block; width: 100%; background: #a5be25; letter-spacing: 0px; font-weight: 400; text-align: center; margin: 5px 0 0px 0; padding: 8px 25px; border-radius: 4px; color: #ffffff; font-size: 14px; line-height: 22px;}
section#content.competition .gallery .images .image .overlayer .vote-button:hover{background: #03b0ec;}
section#content.competition .thanks{text-align: left; margin: 5px 0; width: 100%; border-radius: 4px; font-size: 14px; line-height: 24px; background: #DFF0D8; border: 1px solid #D6E9C6; color: #3c763d; padding: 12px 15px;}

section#content .comparator{text-align: center;}
section#content .comparator h1{margin: 10px 0 5px 0;display: inline-block; color: #ffffff; background: #093957; font-weight: 700; font-size: 30px; line-height: 35px; padding: 7px 10px; border-radius: 10px; text-transform: uppercase}
section#content .comparator h2.green{margin: 10px 0 5px 0;display: inline-block; color: #ffffff; background: #b0c923; font-weight: 700; font-size: 30px; line-height: 35px; padding: 7px 20px; border-radius: 10px; text-transform: uppercase}
section#content .comparator p{padding: 10px 0 5px; margin: 10px 0 5px 0; color: #010101; font-size: 14px; line-height: 24px; font-weight: 600;}
section#content .comparator p.small{margin: 0 auto; display: inline-block; width: 40%;}
section#content .comparator .comparator-header{position: relative; max-width: 40%; margin: 0 auto 40px;}
section#content .comparator .comparator-header p {margin: 0 auto; display: inline-block;}
section#content .comparator .comparator-header img{position: absolute; z-index: 20; right: -156px; top: 20px;}
section#content .comparator .comparator-section{margin: 0 auto; display: flex; width: 85%; }
section#content .comparator .comparator-section .cover{ width: 100%;  }
section#content .comparator .comparator-section .comparator-left{width: 50%; align-items: center; display: flex;}
section#content .comparator .comparator-section .comparator-right{width: 50%; align-items: center; display: flex;}
section#content .comparator .comparator-section .text-right{text-align: right;}
section#content .comparator .comparator-section .text-left{text-align: left;}
section#content .comparator .comparator-section h2{text-transform: uppercase; color: #093856; font-size: 20px; line-height: 24px; margin: 0; padding: 0; font-weight: 700;}
section#content .comparator .comparator-section p{ margin: 0; padding: 10px 0 0 0;}
section#content .comparator .comparator-section p.italic{font-style: italic; font-weight: 300; padding: 0;}
section#content .comparator .comparator-section .image1{position: relative; left: -10%; max-width: 100%;}
section#content .comparator .comparator-section .image2{max-width: 80%;}
section#content .comparator .graphics{margin: 50px 0; width: 100%; height: 104px; background: url('/img/srovnavac3.jpg') no-repeat top center;}
section#content .comparator .filters{width: 100%; margin: 50px auto;}
section#content .comparator .filters .filter{width: 33.333%; float: left; padding: 0 50px;}
section#content .comparator .filters .filter h3{font-weight: 700; text-transform: uppercase; font-size: 24px; line-height: 26px; margin: 0; padding: 0 0 20px 0; color: #093856;}
section#content .comparator .filters .filter .input{cursor: pointer; width: 60%; position: relative; border: 2px solid #99ba34; border-radius: 17px; font-size: 14px; line-height: 20px; padding: 5px 20px; color: #666666; font-weight: 500; text-transform: uppercase;}
section#content .comparator .filters .filter .input .input-left{float: left; width: 75%; text-align: left;}
section#content .comparator .filters .filter .input .input-right{float: right; width: 25%; text-align: right;}
section#content .comparator .filters .filter .input .arrow{width: 92px; height: 62px; position: absolute; z-index: 50px; top: 0; right: -110px; background: url('/img/srovnavac_vyber.png') no-repeat top center; background-size: contain;}
section#content .comparator .filters .filter .input ul.select{display: none; list-style: none; position: absolute; top: 36px; margin: 0; padding: 5px 0; z-index: 100; left: 0; right: 0; border: 2px solid #99ba34; border-radius: 17px; background: #ffffff;}
section#content .comparator .filters .filter .input ul.select li{display: block; width: 100%; margin: 0; padding: 1px 5px; cursor: pointer; transition: ease 100ms all;}
section#content .comparator .filters .filter .input ul.select li:hover{color: #ffffff; background: #99ba34; }
section#content .comparator .filters .filter  img{width: 70%; margin: 25px 0 0 0; position: relative; z-index: 40; float: left;}
section#content .comparator .button{transition: ease 200ms all; margin: 10px 0 5px 0;display: inline-block; color: #ffffff; background: #093957; font-weight: 700; font-size: 24px; line-height: 30px; padding: 10px 20px; border-radius: 10px; text-transform: uppercase}
section#content .comparator .button:hover{background: #07273e;}
section#content .comparator .results{margin: 50px 0; width: 100%;}
section#content .comparator .results .feed{width: 33.333%; float: left; padding: 10px;  }
section#content .comparator .results .feed .inner{ border: 1px dotted #99ba34; padding: 15px 30px}
section#content .comparator .results .feed .inner img{width: 100%; display: block; }

section#content.theme p.intro{color: #666666; font-size: 13px; line-height: 20px; font-weight: 400; margin: 0 0 10px 0;  overflow: hidden}
section#content.theme video{float: right; width: 40%; margin: 0 0 15px 3%}
section#content.theme .right video{width: 100%;}

section#content.campaing .campaing-logo{float: right; width: 40%; margin:  0 0 10px 3%;}
section#content.campaing .campaing-logo img{width: 100%}

footer{background: #113955; padding: 35px 0 25px 0;  /*min-width: 1160px;*/; position: relative; z-index: 100;}
footer .column{width: 24%; float: left; padding: 0;}
footer .column.column-33{width: 35%; margin: 0 5% 0 0; }
footer .column.column-66{width: 60%; margin: 0 5% 0 0;}
footer .column.column-33:nth-child(2){margin-right: 0;}
footer .fb-page{}
footer img{width: 100%; display: block; max-width: 160px; margin: 0;}
footer p{color:#ffffff; font-size: 14px; line-height: 22px; margin: 0; padding: 15px 0; }
footer ul.menu{list-style: none; margin: 0; padding: 5px 0 0; }
footer ul.menu a{color: #ffffff; font-size: 14px; text-decoration: underline; line-height: 24px;}
footer ul.menu li{ display: inline-block; margin: 0 10px 0 0;}
footer h4{text-transform: uppercase; font-weight: 300; margin: 0; padding: 8px 0 17px 0; color: #C0BEBE; font-size: 13px;}
footer ul.menu.small{padding: 0 0 40px 0; }
footer ul.menu.small a{color: #C0BEBE; }

section#copyright{background: #333333;  /*min-width: 1160px;*/ position: relative; z-index: 100;}
section#copyright.container{min-width: /*1160px;*/}
section#copyright p{line-height: 80px; font-size: 14px; color: #ffffff; margin: 0; padding: 0;}
section#copyright a{color: #ffffff;}

.last-read-articles{padding: 0 0 25px 0;}
.last-read-articles h2{font-size: 18px; margin: 0; padding: 35px 0 8px 0; color: #234862; font-weight: 300;}
.last-read-articles .left-line{background-color: #234862; height: 1px; float: left; width: 20%; margin: 0 0 35px;}
.last-read-articles .right-line{background-color: #E1E1E1; height: 1px; float: left;  width: 80%;  margin: 0 0 35px;}
.last-read-articles article{width: 100%; margin: 0 0 35px 0;}
.last-read-articles article .article-left{float: left; width: 33%;}
.last-read-articles article img{width: 100%; display: block;  border-top-left-radius: 5px;  border-bottom-right-radius: 5px;}
.last-read-articles article .article-right{width: 67%; float: right; padding: 0 0 0 25px;}
.last-read-articles article h3{color: #333333; margin: 0; padding: 0 15px 0 0; font-size: 14px; line-height: 24px; font-weight: 600;}
.last-read-articles a:hover h3{text-decoration: underline;}
.last-read-articles article p{color: #333333; margin: 0; padding: 5px 0 0 0 ; font-size: 14px; line-height: 22px;}
.last-read-articles article .button{ margin: 0; background: #00AEEF; border-radius: 4px; font-size: 12px; line-height: 26px; padding: 0 12px; display: inline-block; color: #ffffff; font-weight: 400;}
.last-read-articles article .button:hover{text-decoration: underline;}

.articles{padding: 20px 0 5px 0;}
.articles h2{font-size: 18px; margin: 0; padding: 35px 0 8px 0; color: #234862; font-weight: 300;}
.articles .left-line{background-color: #234862; height: 1px; float: left; width: 20%; margin: 0 0 35px;}
.articles .right-line{background-color: #E1E1E1; height: 1px; float: left;  width: 80%;  margin: 0 0 35px;}
.articles article{width: 100%; margin: 0 0 35px 0;}
.articles article.commercial{background: #F2F5DE;}
.articles article .article-left{float: left; width: 33%;}
.articles article img{width: 100%; display: block; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
.articles article .article-right{width: 67%; float: right; padding: 2px 15px 5px 25px ;}
.articles article h3{color: #333333; margin: 0; padding: 0 15px 0 0; font-size: 14px; line-height: 24px; font-weight: 600;}
.articles a:hover h3{text-decoration: underline;}
.articles article p{color: #333333; margin: 0; padding: 5px 0 0 0 ; font-size: 14px; line-height: 22px;}
.articles article .button{border-top-left-radius: 5px;  border-bottom-right-radius: 5px; margin: 8px 0 0 0; background: #00AEEF; font-size: 12px; line-height: 26px; padding: 0 12px; display: inline-block; color: #ffffff; font-weight: 400;}
.articles article .button:hover{text-decoration: underline;}
.articles article .commercial-alert{float: right; text-transform: uppercase; color: #a5bd24; padding: 2px 0 0 0; margin: 0;  font-size: 11px; line-height: 20px;}
#content .types .type{border-top-left-radius: 5px; border-bottom-right-radius: 5px; z-index: 50; color: #ffffff; margin: 2px 1px; padding: 4px 10px 4px 6px; font-size: 12px; font-weight: 400; line-height: 18px; white-space: nowrap; text-transform: uppercase; display: inline-block;}
#content .types .type i{font-size: 16px;}
#content .types .type.expert{background: rgba(166, 191, 38, 1);}
#content .types .type.hobby{background: rgba(0, 173, 239, 1);}
#content .types .type.breeder{background: rgba(200, 200, 200, 1);}
#content .types .type.case{background: rgba(250, 0, 129, 1);}
#content .types .type.aid{background: rgba(177, 3, 8, 1);}
#content .types .type.new{background: rgba(235, 129, 0, 1);}
.button-more-articles{font-weight: 600; float: left; color: #ffffff; width: auto; display: inline-block; font-size: 14px; line-height: 40px; padding: 0 10px; background: #00a0e4; text-transform: uppercase; margin: 0 0 30px 0; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
.button-more-articles:hover{background: #00AEEF}

.article-image-cover{position: relative; display: block;}
.article-image-cover .type{border-top-left-radius: 5px; border-bottom-right-radius: 5px; position: absolute; top: 0; left: 0; z-index: 50; color: #ffffff; margin: 0; padding: 5px 10px 5px 6px; font-size: 13px; font-weight: 400; line-height: 20px; white-space: nowrap; text-transform: uppercase}
.article-image-cover .type i{font-size: 16px;}
.article-image-cover .type.expert{background: rgba(166, 191, 38, 0.6);}
.article-image-cover .type.hobby{background: rgba(0, 173, 239, 0.6);}
.article-image-cover .type.breeder{background: rgba(200, 200, 200, 0.6);}
.article-image-cover .type.case{background: rgba(250, 0, 129, 0.6);}
.article-image-cover .type.aid{background: rgba(177, 3, 8, 0.8);}
.article-image-cover .type.new{background: rgba(235, 129, 0, 0.6);}
.article-image-cover .theme-icon{position: absolute; bottom: 25px; right: 25px; width: 90px; z-index: 75; height: 90px; background: url("/img/icon-theme-dog-nutrition.png") no-repeat; background-size: contain;}
.article-image-cover .theme-icon.anti-parasite{background: url("/img/icon-theme-anti-parasite.png") no-repeat; background-size: contain;}
section#hp-articles article .article-image-cover .theme-icon{width: 55px; height: 55px; bottom: 10px; right: 10px;}
.last-read-articles article .article-image-cover .theme-icon{width: 55px; height: 55px; bottom: 10px; right: 10px;}
.articles article .article-image-cover .theme-icon{width: 55px; height: 55px; bottom: 10px; right: 10px;}
nav .theme-icon{width: 23px; height: 18px; bottom: auto; right: auto; top: 5px; margin: 0 0 0 4px; position: relative; display: inline-block;  background: url("/img/icon-theme-dog-nutrition-without-circle.png") no-repeat; background-size: contain;}
nav .theme-icon.anti-parasite{ background: url("/img/icon-theme-anti-parasite-without-circle.png") no-repeat; background-size: contain; top: 1px;}
nav .fa{color: #00AEEF; font-size: 22px; position: relative; top: 1px;}

.best-doctors{width: 100%}
.best-doctors a{font-size: 13px; line-height: 34px; padding: 0 15px; color: #234862; font-weight: 600; display: block; float: left;}
.best-doctors a.active{background: #234862; color: #ffffff; font-weight: 300;}
.best-doctors .doctors{padding: 10px 0 20px 0; margin: 0; border-top: 2px solid #234862; list-style: none;}
.best-doctors .doctors li{padding: /*6px 0*/ 4px 0 0 0;}
.best-doctors .doctors .doctor-left{float: left; width: /*60%*/100%;}
.best-doctors .doctors .doctor-left a{color: #234862; font-size: 14px; line-height: /*20px*/30px; text-decoration: underline; font-weight: 300; padding: 0;}
.best-doctors .doctors .doctor-right{float: right; width: 40%; text-align: right;}
.best-doctors .doctors .doctor-left .photo{float: left;}
.best-doctors .doctors .doctor-left .photo img{border-radius:500px; width: 30px; margin: 0 10px 0 0;}

#mobile-badge{display: none; width: 67px; position: fixed; right: -67px; bottom: 170px; display: block; background: rgba(0, 174, 239, 0.8); border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding: 7px 6px; z-index: 1500;
    transition: 500ms ease all;
    -webkit-transition: 500ms ease all;
}
#mobile-badge .circle{border-radius: 100px; height: 30px; width: 30px; background: #ffffff; line-height: 20x; padding: 5px 0 0 0 ; text-align: center; margin: 0 auto 7px auto;}
#mobile-badge .circle .fa{color: #00aeef; font-size: 20px; }
#mobile-badge p{color: #ffffff; font-size: 12px; line-height: 14px; text-align: center; margin: 0; padding: 0; font-weight: 400;}


/* Responsive design */
@media (max-width: 1500px){
    #theme-button{display: none;}
}
@media (max-width: 1366px){

}

@media (max-width: 1280px){}

@media (max-width: 1279px){

    .top-banner{display: none;}
    .tablet-hide{display: none!important;}

    section#ribbon{padding: 0 25px;}

    #inner{background: #ffffff;  max-width: 1160px; padding: 0;}

    header{padding: 25px 25px 0;}
    header .login-box{display: none;}

    section#breadcrumbs {padding: 10px 25px 0;}

    section#filter-articles ul{padding: 0 25px}

    section#intro {padding: 23px 25px 0;}
    section#intro .left{width: 50.5%}
    section#intro .left .main-article .label h2{font-size: 20px; line-height: 27px; margin: 0 25px 0 0; padding: 0; }
    section#intro .right{width: 49.5%}
    section#intro .best-article{display: none}
    section#intro .best-article:nth-child(1){display: block; width: 100%;height: auto; margin: 0 0 10px 0;}
    section#intro .best-article:nth-child(2){display: block; width: 100%;height: auto; margin: 0 0 10px 0;}
    section#intro .announcement { padding: 9px 15px;  margin: 7px 0 0 0;}

    section#content { padding: 25px 25px 20px;}
    section#content .left .right-spacer { padding: 0 10px 0 0;}
    section#content .right .signs .sign {width: 49%; padding: 10px 5px 5px 5px; margin: 0 2% 25px 0;}
    section#content .right .signs .sign:nth-child(2n) {margin: 0 0 25px 0;}
    section#content .right .signs .sign:nth-child(3n){margin: 0 0 10px 0; display: none;}

    section#intro #banner-vyziva .vyziva-form{position: absolute; z-index: 100; bottom: 21px; left: 335px;}
    section#intro #banner-vyziva .vyziva-form input{height: 30px; line-height: 20px; font-size 16px; padding: 4px 10px; }
    section#intro #banner-vyziva .vyziva-form a{font-size: 14px; letter-spacing: -1px; height: 30px; line-height: 30px;}
    section#intro #banner-vyziva .vyziva-form p{padding: 5px 0 0 0; margin: 0; font-size: 11px; line-height: 12px;}

    section#hp-ask {padding: 20px 25px 0;}
    section#hp-ask .list li .left img{-webkit-filter: grayscale(0); filter: grayscale(0);}
    section#hp-ask .list li a:hover{box-shadow: none; background: none;  }
    section#hp-ask .list li a:hover .left img{-webkit-filter: none; filter: none;}

    section#hp-articles { padding: 0 25px; margin: 0 0 20px 0;}
    section#hp-articles article .button{font-size: 12px; line-height: 26px; padding: 0 8px;}
    section#hp-articles article p.date{padding: 0 0 10px 0; font-size: 11px; line-height: 26px; width: auto;}

    section#hp-last-read-articles{padding: 0 25px;}

    section#content .new-question .photo label[for='question-image'] small{display: block;}
    section#content .new-question .cover .left{width: 100%;}
    section#content .new-question .cover p{margin: 0; padding: 5px 0 7px 0;}
    section#content .new-question .cover .right{width: 100%;}
    section#content .new-question #div_my_map{width: 100%; height: 270px; margin: 20px 0 0 0;}

    section#content .about-us .authors .author{width: 30%; margin: 0 5% 0 0;}
    section#content .about-us h1{font-size: 16px; line-height: 36px; margin: 0; padding: 0px 0 5px 0; letter-spacing: 0px;}

    section#content.competition .gallery .images .image .email{ font-size: 12px; line-height: 46px; padding: 0 10px; }
    section#content.competition .gallery .images .image .overlayer h3{font-size: 13px}
    section#content.competition .gallery .images .image .overlayer .vote-button{font-size: 12px}
    section#content.competition .gallery .images .image .overlayer .vote-button .fa{display: none;}

    .best-doctors .doctors .doctor-left .photo{width: 15%;}
    .best-doctors .doctors .doctor-left a{width: 85%; font-size: 12px; line-height: 30px; padding: 0; white-space: nowrap; overflow: hidden;}

    footer p{font-size: 11px; line-height: 18px; margin: 0; padding: 25px 25px;  }
    footer h4{margin: 0; padding: 4px 0 15px 0; font-size: 11px; white-space: nowrap; overflow: hidden;}
    footer ul.menu a{font-size: 11px;line-height: 18px; white-space: nowrap; overflow: hidden;}

    section#copyright{padding: 0 25px;}

}

@media (max-width: 1152px){

    section#content .catalog .catalog-flex{display: flex;}
    section#content .catalog .catalog-flex .catalog-left{}
    section#content .catalog .catalog-flex .catalog-right{width: 360px; padding: 0 0 0 60px;}
    section#content .catalog .vets .vet .vet-left{width: 85%; }
    section#content .catalog .vets .vet .vet-right{width: 15%; position: relative;}
    section#content .catalog .vets .vet .vet-column{width: 50%; float: left; padding: 0 10px 0 0;}
    section#content .catalog .vets .vet .vet-column.small{width: 35%; float: left; padding: 0 10px 0 0;}
    section#content .catalog .vets .vet .vet-photo{width: 15%; float: left; padding: 0 15px 0 5px;}
    section#content .catalog .vets .vet.active h3{padding: 0px 0 2px 0; }
    section#content .catalog #map{width: 100%; height: 350px; margin: 10px 0 10px 0;}

}

@media (max-width: 1024px){ /* iPads landscape */}

@media (max-width: 1023px){
    header{padding: 15px 15px 0;}
    header #logo{width: 45%;}
    header #search{float: right; margin: 20px 0 0 0; width: 45%; height: 36px; line-height: 36px; font-size: 12px; padding: 0 50px 0 10px; background: url('/img/icon_search.png') no-repeat right 10px top 8px; background-size: 21px 19px;}
    header nav ul{padding: 10px 0 15px 0;  display: flex; justify-content: space-between;  text-align: left; width: 100%;}
    header nav ul:after{display: none;}
    header nav ul li{text-align: center;  display: flex; justify-content: center; align-items: center;}
    header nav ul li a{padding: 0 20px 0 20px; display: block; margin: 0; font-size: 12px; }
    header nav ul li:first-child a{padding-left: 0;}
    header nav ul li:last-child a{padding-right: 10px;}
    header .kl{display: none}

    section#breadcrumbs{padding: 5px 15px 0;}

    section#ribbon{padding: 0 15px;}

    section#filter ul li .animal p{white-space: nowrap;}

    section#filter-vets{margin: 0 0 0 0;}
    section#filter-vets ul{margin: 0; padding: 0; }
    section#filter-vets ul:after {content: ''; display: block;  clear: both;}
    section#filter-vets ul li{margin: 0; padding: 12px 15px;  width: 33.333%;}
    section#filter-vets ul li:nth-child(5){display: none;}
    section#filter-vets ul li:nth-child(4){display: none;}


    section#intro{padding: 15px 15px 0}
    section#intro h2{padding: 15px 0 15px 0;}
    section#intro .left{width: 50.5%}
    section#intro .left .main-article .label h2{font-size: 16px; line-height: 20px; margin: 0; padding: 0; }
    section#intro .right{width: 49.5%}
    section#intro .best-article{display: none}
    section#intro .left .main-article .label p{padding: 10px 0 0 0;s}
    section#intro .left .main-article .label{padding: 15px 15px 20px 15px}
    section#intro .announcement h3{font-size: 14px; line-height: 16px;}
    section#intro #banner-vyziva{margin: 15px 0 0 0;}
    section#intro #banner-vyziva .vyziva-form{left: 250px; bottom: 15px; padding: 0;}
    section#intro #banner-vyziva .vyziva-form input{height: 24px; width: 50%; border-top-right-radius: 0; border-bottom-right-radius: 0;}
    section#intro #banner-vyziva .vyziva-form a{line-height: 24px; height: 24px; width: 12%;}
    section#intro #banner-vyziva .vyziva-form p{padding: 2px; font-size: 10px;}

    section#hp-ask{padding: 5px 15px 0}
    section#hp-ask .list{width: 66%; margin: 15px 0 0px 0;}
    section#hp-ask .miniask{width: 34%; padding: 10px 15px; position: relative; top: -45px;}
    section#hp-ask .miniask textarea{height: 80px;}
    section#hp-ask .list li h3{font-size: 12px; line-height: 17px; overflow: hidden; white-space: nowrap;}
    section#hp-ask .list li p{font-size: 12px; line-height: 17px; height: 36px;}
    section#hp-ask .list li p.info{font-size: 12px; line-height: 17px;}

    section#hp-articles{padding: 0 15px;}
    section#hp-articles h2{padding: 0; margin: -35px 0 0 0;}
    section#hp-articles article .article-image-cover .theme-icon{height: 40px; width: 40px; bottom: 6px; right: 6px;}
    section#hp-articles article p.date{display: none;}
    section#hp-articles article .button{width: 100%; text-align: center;}
    section#hp-articles article p.perex{margin: 0;}

    section#hp-last-read-articles{padding: 0 15px;}
    section#hp-last-read-articles .signs .sign{padding: 15px 10px}
    section#hp-last-read-articles .signs .sign .left p{font-size: 14px; line-height: 22px;}

    section#copyright{padding: 0 15px;}
    section#copyright p{font-size: 12px;}

    footer{padding: 10px 15px;}
    footer .column{display: none;}
    footer .column:first-child{width:100%; display: block;}
    footer p{font-size: 12px; line-height: 16px; padding: 20px 0px 20px 20px;; width: 75%; float: left; text-align: justify;}
    footer img{width: 25%; float: left;}

    section#content{padding: 15px;}
    section#content h2{font-size: 14px; line-height: 18px; padding: 15px 0 5px 0;}
    section#content .left{padding: 0 15px 0 0; width: calc(100% - 200px);}
    section#content .right{width: 200px;}

    section#content .right .signs .sign{margin: 0 0 10px 0; width: 100%;}
    section#content .right .signs .sign:nth-child(2n){margin: 0 0 20px 0;}
    section#content .right .signs .sign:nth-child(3n){margin: 0 0 10px 0; display: none;}
    section#content .right h2{margin: 0 0 5px 0; font-size: 12px; line-height: 18px; padding: 7px 10px;}
    section#content .right .best-article{width: 100%; margin: 0 0 10px 0;}
    section#content .right .ask-list {padding: 5px 0;}
    section#content .right .ask-list .list li .ask-left {width: 15%; margin: 0 5px 3px 0;}
    section#content .right .ask-list .list li .ask-left img{-webkit-filter: none; filter: none; margin: 0; }
    section#content .right .ask-list .list li a:hover{box-shadow: none; background: none;  }
    section#content .right .ask-list .list li .ask-right{padding: 0px; float: none; margin: 0; width: 100%;}
    section#content .right .ask-list .list li p{font-size: 12px; line-height: 16px; margin: 1px 0 0 0; height: 48px; overflow: hidden;}
    section#content .right .ask-list .list li h3{overflow: hidden; white-space: nowrap}

    section#content .left h1{font-size: 14px; letter-spacing: 0; line-height: 18px;}
    section#content .left .article{padding: 0;}
    section#content .left .article h1{font-size: 22px; line-height: 30px;}
    section#content .left .article .image-cover .share-button{display: none;}
    section#content .left .article .readmore img{width:25%;}
    section#content .left .article .rating{margin: 15px 0 0 0}

    section#content .search{height: 36px; line-height: 36px; padding: 0 40px 0 15px; background: url('/img/icon_search.png') no-repeat right 10px top 8px;  background-size: 21px; }

    section#content .new-question #div_my_map{width: 100%; height: 260px;}
    section#content .new-question #picked-category li{width: 20%;}
    section#content .new-question-uvod{font-size: 12px; line-height: 18px; margin: 0 0 10px 0;}
    section#content .new-question label{font-size: 14px;}
    section#content .new-question input[type='text']{font-size: 14px; line-height: 35px; margin: 0 0 15px 0;}
    section#content .new-question .photo label{font-size: 11px; line-height: 15px;}
    section#content .new-question .cover p{font-size: 14px;}
    section#content .new-question .cover label{font-size: 14px;}

    section#content .introduction-icons li .icon-right{width: 100%;}
    section#content .introduction-icons li .icon-left{display: none;}

    section#content.competition{padding: 0 10px 10px 10px;}
    section#content.competition  .facebook-share{display: none}
    section#content.competition .blue{width: 100%;}
    section#content.competition .gallery .images .image{width: 49%; margin: 2% 2% 0 0}
    section#content.competition .gallery .images .image:nth-child(3n){width: 49%; margin: 2% 2% 0 0}
    section#content.competition .gallery .images .image:nth-child(2n){width: 49%; margin: 2% 0 0 0}

    section#content .about-us .authors .author{width: 31%; margin: 0 3.5% 0 0;}
    section#content .about-us .right{padding: 0 0 0 10px;}
    section#content .about-us .authors .author .text{padding: 5px 5px 10px 5px}
    section#content .about-us .authors .author p a{font-size: 11px;}
    section#content .about-us .authors .author h3{font-size: 12px; padding: 5px 0 0 0;}
    section#content .about-us .authors .author h4{font-size: 12px;}

    section#content .catalog .catalog-flex .catalog-right{padding: 0 0 0 20px;}
    section#content .catalog .catalog-flex.second{display: block;}
    section#content .catalog .catalog-flex.second .catalog-left{width: 100%;}
    section#content .catalog .catalog-flex.second .catalog-right{padding: 10px 0 30px 0; text-align: center; width: 100%;}
    section#content .catalog .vets .vet .vet-column{width: 40%;  padding: 0 10px 0 0;}
    section#content .catalog .vets .vet .vet-column.small{width: 45%; padding: 0 10px 0 0;}
    section#content .catalog .vets .vet .vet-photo{width: 15%; padding: 0 15px 0 5px;}

    .best-doctors .doctors li{padding: 0;}
    .best-doctors .doctors .doctor-left .photo{width: 17%;}
    .best-doctors .doctors .doctor-left .photo img{margin: 0 5px 0 0;}
    .best-doctors .doctors .doctor-left a{width: 83%;}

    .ad-box.hp-articles-box{padding: 15px 0 20px 0;}
    .article-image-cover .theme-icon{width: 70px; height: 70px; bottom: 20px; right: 15px;}
    nav .theme-icon{top: 2px;}

    .articles{padding: 10px 0 5px 0}
    .articles article .article-right{padding: 0px 0 0 15px}

    .last-read-articles article .article-image-cover .theme-icon{width: 45px; height: 45px; bottom: 6px; right: 6px;}
    .last-read-articles article .article-right{padding: 0 0 0 15px}
    .last-read-articles article p{line-height: 17px; }
    .last-read-articles .left-line{margin: 0 0 20px; }
    .last-read-articles .right-line{margin: 0 0 20px; }
}

@media (max-width: 768px){ /* iPads portrait */
}

@media (max-width: 767px){
    .mobile-responzive{display: block;}
    .mobile-hide{display: none!important;}
    .ad-box{display: none;}
    iframe{max-width: 100%;}

    #wrapper{width: 100%}

    #branding{display: none;}
    #branding-top{display: none;}

    #login-row{display: none;}

    #login .center{width: 90%; margin: 20px auto;}
    #login .panel{padding: 5px 5% 5px 5%}
    #login .facebook-login .fa{margin: 0 5px;}

    #register .center{width: 90%;  margin: 20px auto;}
    #register .panel{padding: 5px 5% 5px 5%}
    #register .facebook-login .fa{margin: 0 5px;}

    section#content .pagination ul li{ padding: 0 2px;}
    section#content .pagination ul li a{padding: 0 5px;}
    section#content .pagination ul li p{padding: 0 2px; }

    header{padding: 15px 15px 0;}
    header #logo{display: none;}
    header #logo-responzive{height: 60px; margin: 0 20px 0 0; display: block; float: left;}
    header #search{margin: 13px 0 0 0; width: 35%; height: 36px; line-height: 36px; font-size: 12px; padding: 0 50px 0 10px; float: left;}
    header #responzive-menu-switcher{display: block; float: right; font-size: 35px; line-height: 60px; color: #113955;}
    header nav{display: none; box-shadow: 0 150px 100px rgba(0,0,0,0.3); position: absolute; z-index: 500; top: 90px; left: 0; right: 0; background: #ffffff; /* border-bottom: 3px solid #043D5D; */ border-top: 1px solid #043D5D; padding: 20px 0 5px;}
    header nav.open{display: block;}
    header nav ul{display: block; padding: 0 0 20px 0; /*box-shadow: 0 5px 5px #555555;*/}
    header nav ul li{display: block; width: 100%; padding: 0px;}
    header nav ul li:first-child a{padding-left: 10px; padding: 10px 10px;}
    header nav ul li:last-child a{padding-right: 10px; padding: 10px 10px;}
    header nav ul li a{ padding: 10px 10px; width: 100%; display: block; text-align: center; font-size: 18px; line-height: 30px; font-weight: 600;}
    header nav ul li a#filter-switch{display: none;}

    /* HP */
    section#ribbon{display: none;}

    section#filter{margin: 10px 0 0 0; display: block;}
    section#filter .container{}
    section#filter .carousel{margin: 0; padding: 0; overflow: hidden; width: 70%; float: left;}
    section#filter ul{margin: 0; padding: 0; width: 200%; position: relative; transition: ease all 750ms; -webkit-transition: ease all 750ms;  -o-transition: ease all 750ms;  -moz-transition: ease all 750ms; }
    section#filter ul.second{margin-left: -100%;}
    section#filter ul:after {content: ''; display: block;  clear: both;}
    section#filter ul li{margin: 0; padding: 0; float: left; width: 12.5%;}
    section#filter ul li .animal{padding: 5px 0 4px 0;}
    section#filter ul li .animal p{display: none;}
    section#filter ul li .animal .icon{width: 44px; height: 35px;}
    section#filter .control{width: 15%; padding: 10px 0 0 0; display: block; float: left;}
    section#filter .control.prev{text-align: center;}
    section#filter .control.next{text-align: center;}
    section#filter .control a{height: 22px; width: 22px; display: inline-block; padding: 0 0 0 0; font-size: 14px; }

    section#filter-vets{margin: 10px 0 0 0}
    section#filter-vets ul{padding: 0 10px}
    section#filter-vets ul li{margin: 0; padding: 6px 2px 6px 2px;  width: 50%;}
    section#filter-vets ul li:nth-child(3){display: none;}
    section#filter-vets ul li:nth-child(4){display: none;}
    section#filter-vets ul li img{height: 45px;}
    section#filter-vets ul li .doctor{margin:  0; height: 46px; overflow: hidden}
    section#filter-vets ul li .doctor p{margin: 0; line-height: 16px; font-size: 10px;  padding: 0 0 0 7px; text-overflow: ellipsis; -webkit-line-clamp: 3; max-height: 48px; }

    section#filter-articles ul{padding: 0 10px; margin: 5px 0 5px 0;}
    section#filter-articles ul li{display: none; width: 49%;  }
    section#filter-articles ul li:nth-child(1){display: block; margin: 0 2% 0 0;}
    section#filter-articles ul li:nth-child(2){display: block; margin: 0 0 0 0;}
    section#filter-articles h2{font-size: 12px; line-height: 16px; padding: 2px 0 5px 0;}

    section.header-responzive-buttons{display: block; padding: 0 10px; width: 100%; margin: 15px 0 0 0;}
    section.header-responzive-buttons.signs .sign{padding: 6px 6px; margin: 0 2% 0 0; display: block; float: left; width: 49%; border-top-left-radius: 5px; border-bottom-right-radius: 5px;}
    section.header-responzive-buttons.signs .sign:nth-child(2n){margin: 0;}
    section.header-responzive-buttons.signs .sign:hover{box-shadow: #CCCCCC 10px 10px 30px; }
    section.header-responzive-buttons.signs .sign.blue{background: #00AEEF; border: 1px solid #00AEEF;}
    section.header-responzive-buttons.signs .sign.darkblue{background: #113955; border: 1px solid #113955;}
    section.header-responzive-buttons.signs .sign.green{background: #A5BD24; border: 1px solid #A5BD24;}
    section.header-responzive-buttons.signs .sign p{color: #ffffff; margin: 0; padding: 0;}
    section.header-responzive-buttons.signs .sign .left{float: left; width: 80%; margin: 0;}
    section.header-responzive-buttons.signs .sign .left p{font-size: 12px; line-height: 16px;}
    section.header-responzive-buttons.signs .sign .right{float: right; width: 20%; text-align: right; margin: 0; padding: 0;}
    section.header-responzive-buttons.signs .sign .right p{font-size: 26px; line-height: 30px;}
    section.header-responzive-buttons.signs .sign .right p .fa-newspaper-o{position: relative; left: -4px;}

    section#intro2018 .buttons{display: none;}
    section#intro2018 .column{ width: 100%; padding: 0;}
    section#intro2018 .column.small{width: 100%; padding: 0;}
    section#intro2018 .columns{padding: 10px 0; margin: 0;}
    section#intro2018 .columns .container{display: block; }
    section#intro2018 .dog{display: none;}
    section#intro2018 .list li .left{position: relative; z-index: 150; box-shadow:  none;  margin: 0 12px 0 0; width: 30%;}
    section#intro2018 .list li .left img{border-top-left-radius: 5px; border-top-right-radius: 0px; border-bottom-left-radius: 0; border-bottom-right-radius: 5px;}
    section#intro2018 .list li .right{float: none; width: 100%; position: relative; z-index: 130; }
    section#intro2018 .list{margin: 0; float: none;}
    section#intro2018 .list li{padding: 0 15px; margin: 15px 0 0 0;}
    section#intro2018 h2{padding: 25px 0 5px}
    section#intro2018 .button{margin: 5px 0 15px}
    section#intro2018 .articles{padding: 15px}
    section#intro2018 .article-image-cover .type{display: block;}

    section#intro {padding: 5px 10px 10px;}
    section#intro .left .main-article img{float: left; width: 55%}
    section#intro .left .main-article .label {width: 45%; float: left; position: static; padding: 0 0 0 8px;}
    section#intro .left .main-article .label h2 {font-size: 12px;  line-height: 16px;  margin: 0;  padding: 0; color: #13375e; overflow: hidden; height: 80px;}
    section#intro .left .main-article .label p{display: none;}
    section#intro .left .main-article .label .button{display: inline-block; text-align: center; border-radius: 4px; color: #ffffff; background: #09b1ef; font-size: 12px; line-height: 16px; padding: 3px 10px; margin: 6px 0;}
    section#intro .left{float: none; width: 100%; padding: 0;}
    section#intro .right{float: none; width: 100%;  padding: 0;}
    section#intro .right-left h3{display: none;}
    section#intro .right-left{WIDTH: 100%; PADDING: 0;}
    section#intro .right-right{WIDTH: 100%; PADDING: 0;}
    section#intro .best-article:nth-child(1){display: block; width: 100%; height: auto; margin: 15px 0 0px 0;}
    section#intro .best-article:nth-child(2){display: block; width: 100%; height: auto; margin: 15px 0 0px 0;}
    section#intro .best-article:nth-child(3){display: block; width: 100%; height: auto; margin: 15px 0 0px 0;}
    section#intro .best-article img{display: block; width: 35%; float: left;}
    section#intro .best-article .label {width: 65%; float: left; position: static; padding: 0 0 0 8px;}
    section#intro .best-article .label h2{text-decoration: underline; font-size: 14px; line-height: 18px; color: #13375e; text-shadow: none;}
    section#intro h2.caption{font-size: 12px; line-height: 20px; padding: 4px 0 6px 0; margin: 0; text-transform: uppercase; color: #13375e; }
    section#intro .announcement{display: none;}
    section#intro #banner-vyziva{display: none;}

    section#hp-ask {padding: 10px 10px 0;}
    section#hp-ask h2 {font-size: 14px; line-height: 20px; margin: 0; padding: 0px 0 10px 0;}
    section#hp-ask h2 a{text-decoration: none;}
    section#hp-ask .list li {float: left; width: 100%; margin: 5px 0 10px 0; display: none;}
    section#hp-ask .list li:nth-child(1){display: block;}
    section#hp-ask .list li:nth-child(2){display: block;}
    section#hp-ask .list li:nth-child(3){display: block;}
    section#hp-ask .list li:nth-child(4){display: block;}
    section#hp-ask .list {margin: 0px 0 15px 0; padding: 0; width: 100%;}
    section#hp-ask .list li .right {  padding: 0px 0px 0 10px; }
    section#hp-ask .list li h3 {font-size: 11px;  line-height: 15px;  margin: 0;  padding: 0;}
    section#hp-ask .list li p {font-size: 11px; line-height: 15px;  margin: 0; padding: 0; overflow: hidden; height: 30px;}
    section#hp-ask .list li p.info {font-size: 11px; line-height: 15px; white-space: nowrap; overflow: hidden; height: auto;}
    section#hp-ask .miniask{display: none;}

    /*section#hp-responzive-buttons{display: block; padding: 0 10px; width: 100%; margin: 0 0 0 0; background: #F9F8F8;}
    section#hp-responzive-buttons.signs .sign{width: 100%; padding: 6px 6px; margin: 0 2% 0 0; display: block; float: left; width: 49%;}
    section#hp-responzive-buttons.signs .sign:nth-child(2n){margin: 0;}
    section#hp-responzive-buttons.signs .sign:hover{box-shadow: #CCCCCC 10px 10px 30px; }
    section#hp-responzive-buttons.signs .sign.blue{background: #00AEEF; border: 1px solid #00AEEF;}
    section#hp-responzive-buttons.signs .sign.darkblue{background: #113955; border: 1px solid #113955;}
    section#hp-responzive-buttons.signs .sign.green{background: #A5BD24; border: 1px solid #A5BD24;}
    section#hp-responzive-buttons.signs .sign p{color: #ffffff; margin: 0; padding: 0;}
    section#hp-responzive-buttons.signs .sign .left{float: left; width: 80%; margin: 0;}
    section#hp-responzive-buttons.signs .sign .left p{font-size: 10px; line-height: 16px;}
    section#hp-responzive-buttons.signs .sign .right{float: right; width: 20%; text-align: right; margin: 0; padding: 0;}
    section#hp-responzive-buttons.signs .sign .right p{font-size: 26px; line-height: 30px;}
    section#hp-responzive-buttons.signs .sign .right p .fa-newspaper-o{position: relative; left: -4px;}
    section#hp-responzive-buttons.signs .sign.without-icon .right{display: none;}
    section#hp-responzive-buttons.signs .sign.without-icon .left{width: 100%;}*/

    section#hp-articles {padding: 0px; margin: 0 0 0px 0;}
    section#hp-articles.hp {padding: 10px 15px;}
    section#hp-articles h2 {display: none;}
    section#hp-articles .articles article h2{display: block}
    section#hp-articles .articles {display: block;padding: 0;}
    section#hp-articles .articles article{clear: both; margin: 10px 0 0 0; padding: 0; display: block;}
    section#hp-articles .articles article img{display: block; width: 35%; float: left; margin: 0 3% 0 0;}
    section#hp-articles .articles article h2{ font-size: 14px; line-height: 18px; display: block; margin: 0; padding: 0 0 0 8px; color: #13375e; font-weight: 400;}
    section#hp-articles .articles article .perex{display: none;}
    section#hp-articles .articles article .bottom{display: none;}
    section#hp-articles .articles article .type{display: none;}
    section#hp-articles .more-articles{font-size: 14px; padding: 12px 0 0px 0;}

    section#hp-last-read-articles{display: none;}

    footer{margin: 15px 0 0 0;}
    footer img{width:50%; float: none; margin: 15px auto 5px;}
    footer p{width: 100%; float: none; padding: 20px 10px;}
    footer ul.menu{padding: 0px 10px 10px 10px; width: auto; text-align: center;}
    footer ul.menu a{font-size: 12px; line-height: 16px; text-decoration: none;  font-weight: 600;}
    footer ul.menu li{padding: 0 5px; margin: 0;}

    section#copyright p{line-height: 22px; padding: 20px 0; text-align: center}

    /* Common */
    section#breadcrumbs{padding: 3px 10px; background: #EDEEEE; margin: 10px 0 10px 0;}
    section#breadcrumbs .container p{line-height: 18px;}
    section#breadcrumbs .container p a:first-child{padding: 0 3px 0 0;}

    /* Article */
    section#content{padding: 0 10px}
    section#content .left .right-spacer{padding: 0;}
    section#content .left{width: 100%; padding: 0;}
    section#content .left .article{padding: 0;}
    section#content .left .article h1{font-size: 20px; line-height: 26px; padding: 0; }
    section#content .left .article .date{padding: 2px 0 0 0;}
    section#content .left .article .date .info-comments{display: none; }
    section#content .left .article .image-cover{padding: 5px 0 0 0; margin: 0;}
    section#content .left .article .image-cover .share-button{display: none;}
    section#content .left .article .perex p{padding: 8px 0; font-size: 14px; font-weight: 600; line-height: 20px; color: #13375e;}
    section#content .left .article h2{font-size: 18px; line-height: 24px; padding: 10px 0 3px;}
    section#content .left .article h3{font-size: 16px; line-height: 22px; padding: 10px 0 3px;}
    section#content .left .article .rating{margin: 10px 0 0 0;}
    section#content .left .article h3{padding: 15px 0 2px 0; font-size: 14px;}
    section#content .left .article .caption.caption-chat{display: none;}
    section#content .left .article .chat{display: none;}
    section#content .left .article .chat label{margin: 0;}
    section#content .left .article .chat label small{display: none;}
    section#content .left .article .chat textarea{height: 74px;}
    section#content .left .author{width: 100%}
    section#content .left .sources{width: 100%; display: none;}
    section#content .left .tags-article{display: none;}
    section#content .last-read-articles{padding: 0;}
    section#content .last-read-articles h2{display: none}
    section#content .left-line{display: none}
    section#content .right-line{display: none}
    section#content .left .article .readmore{padding: 5px; margin: 10px 0;}
    section#content .left .article .readmore img{width: 100%; display: block; margin: 0;}
    section#content .left .article .readmore .image-cover{width: 22%; margin: 0 4px 0 0; float: left; padding: 0;}
    section#content .left .article .readmore p{padding: 1px 5px 0 5px; overflow: hidden; font-size: 12px; line-height: 16px;}

    section#content .new-question #picked-category li{width: 33%;}
    section#content .new-question .cover{padding: 10px 15px;}
    section#content .new-question .right{display: block;}
    section#content .new-question #div_my_map{width: 100%; height: 160px;}
    section#content .new-question .cover label{width: 22%;}
    section#content .new-question .cover input{width: 78%;}
    section#content .new-question  textarea{height: 120px; border-bottom-right-radius: 0; border-bottom-left-radius: 0;}

    section#content .vets ul{margin: 0 0 10px 0;}
    section#content .vets ul li{float: left; width: 49%; margin: 5px 2% 5px 0; padding: 10px 15px 25px 15px;}
    section#content .vets ul li:nth-child(3n){margin: 5px 2% 5px 0;}
    section#content .vets ul li:nth-child(2n){margin: 5px 0 5px 0;}
    section#content .vets ul li a{padding: 5px 0; font-size: 12px; line-height: 16px;}
    section#content .vets ul li h3{font-size: 12px; line-height: 16px; margin: 6px 0 0 0;}
    section#content .vets ul li img{width: 70%}
    section#content .vets ul li p{padding: 3px; margin: 0;}

    section#content .veterinary .photo{width: 100%; padding: 5px 10px 10px;}
    section#content .veterinary .photo img{width: 35%; margin: 0 auto; display: block;}
    section#content .veterinary .anchors{width: 100%; padding: 5px 0 0 0;}
    section#content .veterinary .anchors ul li{padding: 4px 0;}
    section#content .veterinary .anchors ul{width: 100%}
    section#content .veterinary h2{padding: 20px 0 5px 0; font-size: 14px; line-height: 22px;}
    section#content .veterinary p.half{width: 100%; }
    section#content .veterinary p{ margin: 3px 0; font-size: 12px; line-height: 16px;}
    section#content .veterinary #map-canvas{height: 170px;}
    section#content .veterinary .share-button{display: none;}

    section#content .catalog h1{margin: 5px 0 0 0;}
    section#content .catalog p{font-size: 14px;}
    section#content .catalog #catalog-search{margin: 6px 0; height: 50px; line-height: 50px; background: url('/img/icon_search.png') no-repeat right 15px top 10px}
    section#content .catalog .region-picker{padding: 10px 10px}
    section#content .catalog .region-picker #catalog-region-picker{margin: 5px 0 2px 0;}
    section#content .catalog .region-picker .button{margin: 10px 0 0 0;}
    section#content .catalog #map{height: 250px;}
    section#content .catalog .catalog-flex .catalog-right{padding: 0;}
    section#content .catalog .catalog-flex{display: block;}
    section#content .catalog .catalog-flex .catalog-left{width: 100%;}
    section#content .catalog .catalog-flex .catalog-right{width: 100%;}
    section#content .catalog .vets .vet{display: block;}
    section#content .catalog .vets .vet h3{font-size: 14px; white-space: normal;}
    section#content .catalog .vets .vet.active h3{font-size: 14px; white-space: normal;}
    section#content .catalog .vets .vet .vet-left{width: 100%;}
    section#content .catalog .vets .vet .vet-right{width: 100%; display: block;}
    section#content .catalog .vets .vet .vet-right .button-map{position: relative; margin: 6px 0 4px 0; padding: 8px 5px; font-size: 14px; text-align: center; display: block;}
    section#content .catalog .vets .vet .vet-right .button-map br{display: none;}
    section#content .catalog .vets .vet .vet-right .button-map .fa{font-size: 14px; margin: 0;}
    section#content .catalog .vets .vet .vet-photo{width: 10%; padding: 0 7px 0 0; }
    section#content .catalog .vets .vet .vet-photo img{max-width: 21px;}
    section#content .catalog .vets .vet .vet-column{width: 100%}
    section#content .catalog .vets .vet .vet-column br{display: none;}
    section#content .catalog .vets .vet .vet-column.small{width: 100%;}
    section#content .catalog .vets .vet .vet-column.big{width: 100%}


    section#content.theme p.intro{color: #666666; font-size: 13px; line-height: 20px; font-weight: 400; padding: 0; margin: 0;}
    section#content.theme video{float: none; width: 100%; margin: 0 0 8px 0;}

    .last-read-articles{font-size: 14px; margin: 0 0 12px;}
    .last-read-articles article h2{display: block}
    .last-read-articles {display: block;padding: 0;}
    .last-read-articles article{clear: both; margin: 8px 0 0 0; padding: 0; display: block; width: 100%; display: none;}
    .last-read-articles .articles-list article:nth-child(1){display: block;}
    .last-read-articles .articles-list article:nth-child(2){display: block;}
    .last-read-articles article .article-right{padding: 0;}
    .last-read-articles article img{display: block; width: 100%; float: left;}
    .last-read-articles article h3{text-decoration: underline; font-size: 14px; line-height: 18px; display: block; margin: 0; padding: 0 0 0 8px; color: #13375e; font-weight: 400;}
    .last-read-articles article .perex{display: none;}
    .last-read-articles article .button{display: none;}
    .last-read-articles article .bottom{display: none;}
    .last-read-articles article .type{display: none;}
    .last-read-articles .more-articles{font-size: 14px; padding: 12px 0 0px 0;}

    section#content .left h1{letter-spacing: 0; font-size: 14px; line-height: 24px; padding: 0 0 5px 0}
    section#content .left .theme-articles{font-size: 14px; padding: 12px 0 0px 0;}
    section#content .left .theme-articles article h2{display: block}
    section#content .left .theme-articles {display: block;padding: 0;}
    section#content .left .theme-articles article{clear: both; margin: 8px 0 0 0; padding: 0; display: block; width: 100%}
    section#content .left .theme-articles article img{display: block; width: 35%; float: left;}
    section#content .left .theme-articles article .text{padding: 0;}
    section#content .left .theme-articles article .text h2{text-decoration: underline; font-size: 14px; line-height: 18px; display: block; margin: 0; padding: 0 0 0 8px; color: #13375e; font-weight: 400;}
    section#content .left .theme-articles article .text p{display: none;}
    section#content .left .theme-articles article .perex{display: none;}
    section#content .left .theme-articles article .bottom{display: none;}
    section#content .left .theme-articles article .type{display: none;}

    section#content .right{display: none;}

    section#content.competition .right{display: block; width: 100%; margin-top: 35px;}
    section#content.competition .green .right{display: block; float: none; width: 100%; text-align: center; padding: 0 0 15px 0; margin: 0;}
    section#content.competition .green .right small{padding: 0 0 5px 0;}
    section#content.competition .blue{padding: 0px 10px }
    section#content.competition .blue input{width: 100%; margin: 0;}
    section#content.competition .blue label{width: 100%; margin: 0; line-height: 22px; padding: 10px 0 10px 0; font-size: 14px;}
    section#content.competition .blue p{margin: 0; padding: 0 5px 0 0;}
    section#content.competition .blue small{margin:0}
    section#content.competition .button{width: 100%;}
    section#content.competition .gallery .image{width: 100%; margin: 1.5% 0;}
    section#content.competition .gallery .image:nth-child(3n){width: 100%; margin: 1.5% 0;}
    section#content.competition .half{width: 100%; padding: 3px 0;}
    section#content.competition .blue{padding: 5px 10px}
    section#content.competition .blue .half{width: 100%; padding: 5px 0px}
    section#content.competition .green{margin: 0 0 10px 0;}
    section#content.competition .blue input{font-size: 14px}
    section#content.competition h2.big{font-size: 16px; line-height: 26px;}
    section#content.competition .gallery .images .image{width: 100%; margin: 2% 0% 0 0}
    section#content.competition .gallery .images .image:nth-child(3n){width: 100%; margin: 2% 0% 0 0}
    section#content.competition .gallery .images .image:nth-child(2n){width: 100%; margin: 2% 0 0 0}
    section#content.competition .gallery .images .image .email{font-size: 10px;}
    section#content.competition .gallery .images .image .overlayer{padding: 10px}
    section#content.competition .gallery .images .image .overlayer h3{font-size: 12px;}

    section#content .ask-list {margin: 5px 0 5px 0; padding: 0; width: 100%;}
    section#content .ask-list .list{margin: 0;}
    section#content .ask-list .list li {float: left; width: 100%; margin: 5px 0 10px 0; display: none;}
    section#content .ask-list.responzive-all-view .list li {display: block;}
    section#content .ask-list .list li:nth-child(1){display: block;}
    section#content .ask-list .list li:nth-child(2){display: block;}
    section#content .ask-list .list li:nth-child(3){display: block;}
    section#content .ask-list .list li:nth-child(4){display: block;}
    section#content .ask-list .list li .ask-left {  padding: 0px;  width: 21%; }
    section#content .ask-list .list li .ask-left img{filter: grayscale(0);}
    section#content .ask-list .list li .ask-right{width: 79%; padding: 0 0 0 10px;}
    section#content .ask-list .list li h3 {font-size: 11px;  line-height: 15px;  margin: 0;  padding: 0; overflow: hidden; white-space: nowrap;}
    section#content .ask-list .list li p {font-size: 11px; line-height: 15px;  margin: 0; padding: 0; overflow: hidden; height: 30px;}
    section#content .ask-list .list li p.info {font-size: 11px; line-height: 15px; white-space: nowrap; overflow: hidden; height: auto;}
    section#content .ask-list .list li p.info .date{display: none;}
    section#content .ask-list .list li p.info .tag{display: none;}

    section#content .question .text p{padding: 10px 0 5px 0; font-size: 12px; line-height: 20px;}
    section#content .question .text blockquote{margin: 0px 0 10px 0; padding: 0px 10px 10px 10px; font-size: 12px; line-height: 18px; }
    section#content .answer{padding: 0 10px 10px 10px; margin: 10px 0 0;}
    section#content .answer strong{font-size: 12px;}
    section#content .answer p.head{padding: 10px 0 5px 0; font-size: 12px; line-height: 20px;}
    section#content .answer p.head .doctor{display: block; padding: 0;}
    section#content .answer p.text{margin: 0px 0 10px 0; padding: 0px ; font-size: 12px; line-height: 18px;}
    section#content .answer img{margin: 0 10px 5px 0;}

    section#content.competition p{font-size: 14px; line-height: 20px; margin: 0; padding: 5px 0;}
    section#content .left .blue{padding: 10px;}

    section#content .about-us .left{width: 100%; }
    section#content .about-us .right{display: block; width: 100%; padding: 0px;}
    section#content .about-us h3{padding: 0; font-size: 14px;}
    section#content .about-us .authors .author{width: 100%; margin: 5px 0;}

    /* Page - article */
    .page-article section#filter{display: none;}

    .articles{padding: 10px 0 10px 0}
    .articles article{margin: 0 0 15px 0}
    .articles article:last-child{margin: 0;}
    .articles article p{display: none;}
    .articles article .button{display: none;}
    .articles article h3{text-decoration: underline; font-size: 14px; line-height: 18px; display: block; margin: 0; padding: 0 0 0 8px; color: #13375e; font-weight: 400;}
    .articles article .article-right{padding: 0;}

    .article-image-cover .type {display: none;}
    .article-image-cover .theme-icon {display: none;}

    .button-more-articles{margin: 15px 0 15px 0}

    #mobile-badge{/*display: block;*/ display: none;}
    #mobile-badge.open{right: 0; box-shadow: 0 2px 7px #666666;}
}

@media (max-width: 480px){ /* iPhones landscape */
}

@media (max-width: 479px){
    #banner-mob-slideup{ position: fixed; display: block; z-index: 999990; bottom: 0; width: auto; right: 100%; padding: 0; height: auto; background: rgba(0,0,0,0.3); transition: 250ms ease right; }
    #banner-mob-slideup.open{right: 0; box-shadow: 0 0 50px rgba(0,0,0,0.75); text-align: right;}
    #banner-mob-slideup .close{position: absolute; z-index: 999999; top: -20px; right: 0px; border-top-left-radius: 5px; border-bottom-right-radius: 5px; background: #000000; color: #ffffff; font-size: 12px; text-align: center; line-height: 20px; width: auto; padding: 1px 7px 0; height: 20px;}
}



/* Responzive switching */
section#copyright #responzive-off{color: #ffffff; text-align: left; padding: 20px 0 0px 0; display: none; font-size: 12px; text-decoration: underline;}
section#copyright #responzive-on{color: #ffffff; text-align: left; padding: 20px 0 0px 0; display: block; font-size: 40px; text-decoration: underline;}
@media (max-width: 1023px){ /* iPhones portrait */
    section#copyright #responzive-off{ text-align: center; display: block;}
    section#copyright #responzive-on{text-align: center; }
}


/* Banners */
.banner-perex{display: none; /*padding: 15px 0 15px 0;*/}
.banner-text{padding: 25px 0 15px 0; max-width: 100%; text-align: center; margin: 0 auto;}
@media (max-width: 1200px){
    .banner-first{display: none}
}
@media (max-width: 1024px){
    .banner-second{display: none}
}
@media (max-width: 1024px){
    .banner-footer{display: none}
}
@media (max-width: 576px){
    .banner-perex{display: block; margin: 0 auto;}
}

/* New system banners */
@media (min-width: 320px){
    .new-banner-mobile{height: auto; margin: 10px auto;}
}
@media (min-width: 767px){
    .new-banner-mobile{margin: 15px auto;}
}
@media (min-width: 1023px){
    .new-banner-mobile{height: 0;}
}
