/*
 * Main File : /templates/gantry/less/mediaqueries.less
 * Variables :
  * @linkcolor = #d587b3
 * @languageselect = hu
 * Included Files : 
 * /templates/gantry/less/variables.less
 * /libraries/gantry/assets/jui/less/mixins.less
 * /templates/gantry/less/mixins/index.less
 * /templates/gantry/less/mixins/rockettheme/mixins.less
 * /templates/gantry/less/mixins/rockettheme/utilities.less
 * /templates/gantry/less/mixins/rockettheme/dropdowns.less
 * /templates/gantry/less/mixins/rockettheme/popover.less
 * /templates/gantry/less/mixins/rockettheme/buttons.less
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
@media only screen and (min-width: 1200px) {
  body.layout-mode-responsive .visible-large {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: none !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: none !important;
  }
  body.layout-mode-responsive.home #top .rt-container {
    background-position: -200px bottom;
  }
  body.layout-mode-responsive.products #top .rt-container {
    background-position: -100px bottom;
  }
  body.layout-mode-responsive.all-about-cough #top .rt-container {
    background-position: 20px bottom;
  }
  body.layout-mode-responsive.news #top .rt-container {
    background-position: 138px bottom;
  }
  body.layout-mode-responsive.contact #top .rt-container {
    background-position: 232px bottom;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .visible-tablet {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-tablet {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: none !important;
  }
  body.layout-mode-responsive .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive.home #top .rt-container {
    background-position: -200px bottom;
  }
  body.layout-mode-responsive.products #top .rt-container {
    background-position: -100px bottom;
  }
  body.layout-mode-responsive.all-about-cough #top .rt-container {
    background-position: 20px bottom;
  }
  body.layout-mode-responsive.news #top .rt-container {
    background-position: 138px bottom;
  }
  body.layout-mode-responsive.contact #top .rt-container {
    background-position: 232px bottom;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive {
    padding: 0;
  }
  body.layout-mode-responsive .visible-phone {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-phone {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive #rt-logo {
    margin: 0 auto;
  }
  body.layout-mode-responsive .rt-block.logo-block {
    padding-bottom: 20px;
  }
  body.layout-mode-responsive#en-gb .rt-block.logo-block {
    padding-bottom: 0px;
  }
  body.layout-mode-responsive .component-content .column-1,
  body.layout-mode-responsive .component-content .column-2,
  body.layout-mode-responsive .component-content .column-3,
  body.layout-mode-responsive .component-content .column-4 {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  body.layout-mode-responsive #gantry-totop {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  body.layout-mode-responsive .gantry-width-20,
  body.layout-mode-responsive .gantry-width-25,
  body.layout-mode-responsive .gantry-width-30,
  body.layout-mode-responsive .gantry-width-33,
  body.layout-mode-responsive .gantry-width-40,
  body.layout-mode-responsive .gantry-width-50,
  body.layout-mode-responsive .gantry-width-60,
  body.layout-mode-responsive .gantry-width-66,
  body.layout-mode-responsive .gantry-width-70,
  body.layout-mode-responsive .gantry-width-75,
  body.layout-mode-responsive .gantry-width-80 {
    width: 100%;
  }
  body.layout-mode-responsive .gantry-width-spacer {
    margin: 5px;
  }
  body.layout-mode-responsive .row {
    margin: 0;
    display: block;
  }
  body.layout-mode-responsive .row .cell {
    display: block;
    width: 100%;
  }
  body.layout-mode-responsive .form-horizontal .control-group .control-label {
    float: none;
    width: auto;
    text-align: left;
  }
  body.layout-mode-responsive .form-horizontal .control-group .controls {
    margin-left: 0;
  }
  body.layout-mode-responsive select {
    width: 100%;
  }
  body.layout-mode-responsive .rt-block.language-menu {
    position: fixed;
    top: 25px;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 2;
  }
  body.layout-mode-responsive .rt-block.language-menu ul {
    display: table;
    margin: 0 auto;
    float: none;
  }
  body.layout-mode-responsive #copyright .rt-block.copyright {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  body.layout-mode-responsive #copyright .rt-block.social-icons {
    margin-top: 0px;
    padding-top: 0px;
  }
  body.layout-mode-responsive #copyright .rt-block.social-icons ul {
    display: table;
    margin: 0 auto;
    float: none;
  }
  body.layout-mode-responsive #copyright .rt-block.e-mail {
    margin: 0;
    padding: 0;
  }
  body.layout-mode-responsive #copyright .rt-block.address {
    margin: 0;
    padding: 0;
  }
  body.layout-mode-responsive #top {
    height: auto;
    background-color: #ffffff;
    border-bottom: 1px solid #d587b3;
  }
  body.layout-mode-responsive #top .rt-container {
    background-image: none;
  }
  body.layout-mode-responsive #top.smaller {
    height: auto;
  }
  body.layout-mode-responsive #top.smaller .mobile-menu {
    top: -45px;
  }
  body.layout-mode-responsive #top.smaller #rt-logo {
    background-size: 155px auto !important;
  }
  body.layout-mode-responsive #top .rt-block.menu-block {
    margin: 0;
    padding: 0;
  }
  body.layout-mode-responsive #top #rt-logo {
    background-size: 235px auto !important;
  }
  body.layout-mode-responsive #copyright .rt-block {
    padding-bottom: 0px;
    text-align: center;
  }
  body.layout-mode-responsive #header .rt-block {
    margin: 0;
    padding: 0;
  }
  body.layout-mode-responsive #header .rt-block .module-surround .module-title .title {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  body.layout-mode-responsive #header .rt-block .module-surround .module-content {
    padding-left: 0px;
  }
  body.layout-mode-responsive #header .rt-block .module-surround .module-content h2 {
    font-size: 25px;
    line-height: 30px;
  }
  body.layout-mode-responsive #maintop .rt-block,
  body.layout-mode-responsive #extension .rt-block {
    margin: 0;
    padding: 0;
  }
  body.layout-mode-responsive #maintop .rt-block .module-surround .module-content h1,
  body.layout-mode-responsive #extension .rt-block .module-surround .module-content h1 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 0px;
  }
  body.layout-mode-responsive #mainbottom .rt-block,
  body.layout-mode-responsive #bottom .rt-block {
    margin: 0;
    padding: 0;
  }
  body.layout-mode-responsive #mainbottom .rt-block .module-surround .module-title .title,
  body.layout-mode-responsive #bottom .rt-block .module-surround .module-title .title {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 0px;
  }
  body.layout-mode-responsive #rt-mainbody .component-content h2 {
    font-size: 35px;
    line-height: 40px;
  }
  body.layout-mode-responsive #utility .rt-block .module-surround .module-title .title {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 0px;
    border-radius: 14px;
  }
  body.layout-mode-responsive #utility .rt-block .module-surround .module-content ul li a {
    font-size: 14px;
    padding: 0 10px;
  }
  body.layout-mode-responsive #utility .rt-block .module-surround .module-content ul li + li {
    margin-left: 5px;
  }
  body.layout-mode-responsive .mobile-menu-list {
    display: none;
    padding-bottom: 5px;
  }
  body.layout-mode-responsive .mobile-menu-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  body.layout-mode-responsive .mobile-menu-list ul.l1 .dropdown {
    display: none;
  }
  body.layout-mode-responsive .mobile-menu-list ul.l1 li a {
    display: block;
    font-size: 17px;
    padding: 5px 0;
  }
  body.layout-mode-responsive .mobile-menu-list ul.l1 li.parent.active .dropdown {
    display: block;
  }
  body.layout-mode-responsive .mobile-menu-list ul.l1 li.parent.active .dropdown ul.l2 li a {
    font-size: 14px;
    padding-left: 10px;
  }
  body.layout-mode-responsive .mobile-menu {
    position: absolute;
    right: 0;
    top: -55px;
  }
  body.layout-mode-responsive .mobile-menu [class^="icon-"] {
    font-size: 30px;
    color: #d587b3;
  }
  body.layout-mode-responsive.home #header .rt-block img.girl {
    position: relative;
    max-width: inherit;
    min-width: inherit;
    width: 90%;
    padding-top: 20px;
  }
  body.layout-mode-responsive.home #header .rt-block .module-surround .module-content {
    padding: 0px;
  }
  body.layout-mode-responsive.home #header .rt-block h1 {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  body.layout-mode-responsive.home #header .rt-block h2 {
    font-weight: normal;
    font-size: 17px;
    line-height: 17px;
    padding-bottom: 10px;
  }
  body.layout-mode-responsive.home #header .rt-block p {
    font-size: 14px;
    line-height: 14px;
  }
  body.layout-mode-responsive.home #header .rt-block p + p {
    margin-top: 10px;
  }
  body.layout-mode-responsive.home #maintop .rt-block.center {
    padding-top: 0px;
  }
  body.layout-mode-responsive.home #maintop .rt-block.head .module-surround {
    padding-left: 0;
  }
  body.layout-mode-responsive.home #maintop .rt-block.head .module-surround .module-content {
    padding-left: 40px;
  }
  body.layout-mode-responsive.home #maintop .rt-block.head .module-surround .module-content .right-box,
  body.layout-mode-responsive.home #maintop .rt-block.head .module-surround .module-content .left-box {
    position: relative;
    left: inherit;
    right: inherit;
    top: inherit;
    width: auto;
    text-align: left;
    padding-bottom: 20px;
  }
  body.layout-mode-responsive.home #maintop .rt-block.head .module-surround .module-content p {
    line-height: 25px;
    padding-bottom: 20px;
  }
  body.layout-mode-responsive.home #maintop .rt-block.head .module-surround .module-title {
    background: url('../images/home/textflower.png') no-repeat;
    background-size: 40px auto;
  }
  body.layout-mode-responsive.home #maintop .rt-block.head .module-surround .module-title .title {
    padding-left: 40px;
    font-size: 25px;
    line-height: 25px;
  }
  body.layout-mode-responsive.home #mainbottom {
    background-size: 225px auto, 125px auto, auto auto;
  }
  body.layout-mode-responsive.home #mainbottom .rt-block .module-title {
    padding-left: 0;
  }
  body.layout-mode-responsive.home #mainbottom .rt-block .module-content h2 {
    font-size: 27px;
    font-weight: normal;
    padding-left: 0px;
    padding-right: 0px;
  }
  body.layout-mode-responsive.home #mainbottom .rt-block .module-content h4 {
    font-size: 18px;
    padding-left: 0px;
    padding-right: 0px;
  }
  body.layout-mode-responsive.home #mainbottom .rt-block .module-content h5 {
    padding-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
  }
  body.layout-mode-responsive.home #mainbottom .rt-block .module-content p {
    position: relative;
  }
  body.layout-mode-responsive.home #mainbottom .rt-block .module-content p .time-text {
    bottom: 46px;
    font-size: 11px;
    left: 225px;
    width: 100px;
  }
  body.layout-mode-responsive.home #extension {
    background-size: 0px 0px, auto auto;
  }
  body.layout-mode-responsive.home #extension .rt-block-bg1,
  body.layout-mode-responsive.home #extension .rt-block-bg2 {
    background-image: none;
    width: auto;
    left: inherit;
    top: inherit;
    height: auto;
  }
  body.layout-mode-responsive.home #extension .rt-block .module-surround {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
  }
  body.layout-mode-responsive.home #extension .rt-block .module-surround .module-title .title {
    font-size: 30px;
    line-height: 35px;
  }
  body.layout-mode-responsive.home #extension .rt-block .module-surround .module-content img.easyProducts {
    margin-right: 0px;
    padding-top: 0px;
  }
  body.layout-mode-responsive.home #extension .rt-block .module-surround .module-content h2 {
    font-size: 18px;
    line-height: 22px;
  }
  body.layout-mode-responsive.home #bottom .rt-block .module-content img.adults {
    padding-top: 0px;
    width: 50%;
  }
  body.layout-mode-responsive.home #bottom .rt-block .module-content img.adultsProduct {
    margin-left: 0;
  }
  body.layout-mode-responsive.home #bottom .rt-block .module-content h1 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-top: 0px;
  }
  body.layout-mode-responsive.home #bottom .rt-block .module-content h2 {
    font-size: 27px;
    padding-left: 15px;
    line-height: 30px;
  }
  body.layout-mode-responsive.home #bottom .rt-block .module-content h3 {
    padding-left: 15px;
  }
  body.layout-mode-responsive.home #copyright-top {
    margin-top: -35px;
  }
  body.layout-mode-responsive.products .rt-block .module-surround .module-content img {
    padding-top: 0px;
  }
  body.layout-mode-responsive.all-about-cough #rt-transition .rt-block-main {
    margin: 0;
    padding: 0;
  }
  body.layout-mode-responsive.all-about-cough #rt-transition .rt-block-main #rt-mainbody .component-content img {
    padding-bottom: 15px;
  }
  body.layout-mode-responsive.news .rt-block-main,
  body.layout-mode-responsive.events .rt-block-main {
    margin: 0;
    padding: 0 0 60px 0;
  }
  body.layout-mode-responsive.news .rt-block-main .itemListView .itemList .itemContainer,
  body.layout-mode-responsive.events .rt-block-main .itemListView .itemList .itemContainer {
    width: 100%;
  }
  body.layout-mode-responsive.photo .rt-block-main,
  body.layout-mode-responsive.video .rt-block-main {
    margin: 0;
    padding: 0 0 60px 0;
  }
  body.layout-mode-responsive.photo .rt-block-main .itemListView .itemList .itemContainer,
  body.layout-mode-responsive.video .rt-block-main .itemListView .itemList .itemContainer {
    width: 100%;
  }
  body.layout-mode-responsive.contact .rt-container {
    width: 98%;
  }
  body.layout-mode-responsive.contact #jform_captcha {
    width: 302px;
  }
  body.layout-mode-responsive.contact h1 {
    background-size: 230px auto;
    width: auto;
    padding: 0 70px 0 40px;
    margin: 0 auto;
    line-height: 70px;
    font-size: 35px;
    height: 70px;
  }
  body.layout-mode-responsive.contact .rt-block-main {
    margin: 0;
    padding: 0;
  }
  body.layout-mode-responsive.contact .page-header h3 {
    padding-left: 0px;
  }
  body.layout-mode-responsive.contact .form-horizontal .control-group .controls textarea {
    width: 275px;
  }
}
