@import "grid.css";
@import "font-awesome.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Economica:400);
@import url(//fonts.googleapis.com/css?family=Economica:700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);

@font-face {
    font-family: 'exo';
    src: url('../fonts/exo2-semiboldcondensed.eot');
    src: url('../fonts/exo2-semiboldcondensed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo2-semiboldcondensed.woff2') format('woff2'),
         url('../fonts/exo2-semiboldcondensed.woff') format('woff'),
         url('../fonts/exo2-semiboldcondensed.ttf') format('truetype'),
         url('../fonts/exo2-semiboldcondensed.svg#exo_2semi_bold_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@import url(//fonts.googleapis.com/css?family=Dosis);

html {
    width: 100%;
}
@media only screen and (max-width: 980px) {
		html, body, #intro, #background {
			width: 980px;
		}
		
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    background-color: #e9d6c7;
    color: #56310a;
    font: 300 14px/20px 'Open Sans', sans-serif;
}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 20px;
}

input, textarea {
    border-radius: 0 !important;
    outline: none !important;
    -webkit-appearance: none;

}


img {
    max-width: 100%;
}
.container {
	min-width: 940px!important;
	}
.btn.r {
float: right;
}

.odber {
float: right;
margin-right: 20px;
margin-top: 10px;
}

.odber input[type="email"] {
	padding: 5px;
	border: 1px solid #fff;
}
.odber input[type="submit"] {
	padding: 5px 8px;
	border: 1px solid #7e1b3d;
	background: #7e1b3d;
	color: #fff;
}

/****Heads****/


h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #56310a;
    font-family: 'exo', sans-serif;
}

h2, .page h1 {
    font-size: 36px;
    line-height: 48px;
    padding-top: 38px;
    margin-bottom: 14px;
}

.page #stuck_container h1 {
	padding-top: 0;
}
	
.page1 h2 {
    padding-top: 31px;
    margin-bottom: 39px;
}

.page h1, .page h2, .archive h2, .single h2 {
	text-align: center;
}

.archive small,
.single small {
	text-align: center;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

.archive .entry,
.single .post {
	text-align: center;
}

.archive h2,
.single h2 {
	margin-bottom: 10px;
}
.aligncenter {
	text-align:center;
}
.postnavi {
	text-align: center;
	margin: 50px 0 0;}
hr {
	height: 28px;
	background-image: url(../images/zrnka.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	margin: 50px 0 0;
	width: 100%;
}

/****Lists****/
.page-template-menu .grid_6,
.page-template-menu .grid_12,
.page-id-2135 .grid_6,
.page-template-kontakt .grid_6,
.page-template-sponzori .grid_6 {
	margin-left: 0;
	display: block;
	float: none;
	margin: 0 auto;
}

.page-template-kontakt .grid_6.top {
	margin-top: 50px;
}

.fancybox-opened {
	top: 10%!important;
}

span.em-pagination {
	font-size: 18px;
	text-align: center;
	display: block;
	margin-top: 50px;
}

.em-booking-form-details {
	margin: 0 auto;
	float: none!important;
	display: block;
	background: #e9d6c7;
	border: 10px solid #e9d6c7;
}

.em-booking-form-details input.input, .em-booking-form-details textarea {
	border: 1px solid #e9d6c7;
}
.single small, .archive small {
	text-transform: lowercase!important;
}
.em-booking-form-details .em-booking-submit {
	background-color: #56310a;
	color: #fff;
	border-radius: 10px;
	border: 3px solid #56310a;
}
div.em-booking-message {
	border: 0px!important;
}
textarea {
	resize: vertical;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.page ul {
	list-style: disc; 
	padding-left: 20px;
}

.page article {
	padding: 0 30px;
}
.list {
    margin-top: -3px;
}

.list+h2 {
    padding-top: 109px;
}

.list li {
    font-size: 16px;
    color: #56310a;
    padding-left: 22px;
    background: url(../images/marker.png) 0 9px no-repeat;
}

.list li+li {
    margin-top: 4px;
}

.shed  {
    margin-top: -19px;
}

.shed li {
    color: #fff;
    padding: 29px 10px 29px 68px;
    font: bold 30px/32px 'exo', sans-serif;
    background-color: #56310a;
}

.shed li span {
    font-size: 24px;
    position: relative;
    top: -1px;
}

.shed li+li {
    margin-top: 4px;
}

.shed li+li+li {
    margin-top: 3px;
}
.home time a:hover,
.page time a:hover {
	color: #e9d6c7;
}

.archive .block2 {
	margin-top: 0;
}
/****Links****/
img.img_inner.fleft.noresize {
	width: 100px!important;
	height: auto;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #7e1b3d;
}

.btn {
    display: inline-block;
    border: 1px solid #e9d6c7;
    color: #56310a;
    margin-top: 24px;
    padding: 5px 32px 11px;
    font: bold 20px/20px 'exo', sans-serif;
}

.btn:hover {
    color: #fff;
    border-color: #7e1b3d;
    background-color: #7e1b3d;
}

.link1 {
    margin-top: 29px;
    display: block;
    float: right;
    color: #fff;
    background-color: #2e2d2d;
    font-size: 24px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 55px;
}

.link1:hover {
    background-color: #7e1b3d;
    color: #fff;
}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}

.pad1 {
}


.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
    margin-top: 3px;
}

.inn__1 {
    border: 1px solid #f2f1f2;
}

.page1 .img_inner {
    margin-top: 7px;
}

.fleft {
    float: left;
    width: auto !important;
    margin-right: 30px;
    margin-bottom: 0px;
}


.oh {
    overflow: hidden;
}
.fright {
    float: right !important;
}
.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}
.ta__center {
    text-align: center;
}

.ta__left {
    text-align: left;
}

.ta__right {
    text-align: right;
}

.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

nav {
	float: left;
}

.lang { 
	float: left;
	z-index: 999;
	margin-top: 0.9%;
	margin-left: 40px;
}
.lang li {
	display: inline;
}
.oh {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}

.rel {
    position: relative;
}

#time span { 
	width: 25%;
	float: left;
	text-align: right;
	margin: 0 10% 0 0;
}
/*intro*/
#intro {
	height: 100vh;
}
#background {
	background: url("../images/bg.jpg");
	height: 100%;
	position: relative;
	background-size: cover;
}
#intro #line {
	height: 80px;
	background: #56310a;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	line-height: 90px;
	color: #e9d6c7;
	font-weight: bold;
}
#logo {
	background: url("../images/logo.png");
	height: 250px;
	width: 400px;
	background-size: contain;
	margin: 0 auto;
	position: relative;
	top: 25%;
	max-width: 70%;
	background-repeat: no-repeat;
}
#line i {
	color: #e9d6c7;
	position: relative;
	bottom: 30px;
	margin: 0 auto;
	font-size: 18px;
	z-index: 99;
	-webkit-animation: bounce 2s infinite ease-in-out;
}

@-webkit-keyframes bounce {
	0%, 20%, 60%, 100%  { -webkit-transform: translateY(0); }
    40%  { -webkit-transform: translateY(-10px); }
	80% { -webkit-transform: translateY(-5px); }
}
.text-info {
  display: inline-block;
  position: relative; 
}

.text-info__content p:first-child, 
.text-info__content p:last-child {
  margin: 0; 
}

.text-info__content p {
  margin-bottom: 20px; 
}

.home-cup__image--top {
	margin-bottom: -5px; }
.home-cup {
	margin-top: 500px;
}
#cup {
	position: absolute;
	bottom: 50px;
	width: 400px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.home-cup img {
	max-width: none;
}
.text-info__description {
  margin-bottom: 40px;
  margin-top: 20px;
  font-size: 14px; }

.textinfo--fixed {
  height: 570px; }


.text-info--shout .text-info__content {
  text-transform: uppercase;
  color: #e8e0da;
  font-size: 30px;
  width: 100%; }


.text-info--padding {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px; }

  .text-info--padding .text-info__content {
    max-width: 630px;
    width: 100%;
    text-align: left; }

.text-info--fixed {
  height: 560px; }


.text-info--red {
  background-color: #d13939;
  color: #e8e0da;
  border-color: #e8e0da; }
  .text-info--red .button {
    color: #e8e0da;
    border-color: #e8e0da; }

.text-info--beige {
  background-color: #ded6be;
  color: #d13939;
  border-color: #d13939; }
  .text-info--beige .button {
    color: #d13939;
    border-color: #d13939; }

.text-info--text-brown {
  color: #251c1c; }

.text-info--where .picto-title {
  margin-bottom: 40px; }


.home-cup-wrap {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 730px; }

.home-cup {
  position: absolute;
  top: -25%;
  left: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 389px;
  max-width: 100%;
  height: auto;
  z-index: 1; }
  .ios .home-cup, .android .home-cup {
    top: -100%; }
  @media only screen and (max-width: 979px) {
    .home-cup {
      top: -43%;
      left: 50%; }
      .ios .home-cup, .android .home-cup {
        top: -527px; } }
  @media only screen and (max-width: 400px) {
    .home-cup {
      top: -420px; }
      .ios .home-cup, .android .home-cup {
        top: -420px; } }

.home-cup__inner {
  position: relative; }
  @media only screen and (max-width: 400px) {
    .home-cup__inner {
      padding-left: 40px; }
.smoke1, .smoke2, .smoke3 { display: none!important; }			}
  @media only screen and (max-width: 400px) {
    .home-cup__inner img {
      display: block;
      margin: 0 auto; } }
.nooo .home-cup__smoke {
	display: none!important;
}
.home-cup__image.home-cup__image--top-smoke {
	left: -15px!important;
	position: relative;
	top: 1px;
}

  @media only screen and (min-width: 401px) {
    .home-cup__smoke {
      display: block;
      position: absolute;
      bottom: 75px;
      left: -15px; } }

.home-cup__image {
  margin-left: 25px; }
 @media only screen and (max-width: 979px) {
   /*  .home-cup__image {
      margin-left: 40px;
      width: 335px; } */
		#cup {
			bottom: -50px;
 }}
	


@media only screen and (max-width: 400px) {
  .home-cup__image--top {
    display: none !important; } }
.ios .home-cup__image--top, .android .home-cup__image--top {
  display: none !important; }

@media only screen and (min-width: 401px) {
  .home-cup__image--top-smoke {
    display: none !important; }
    .ios .home-cup__image--top-smoke, .android .home-cup__image--top-smoke {
      display: inline-block !important; } }

.home-cup__image--bot {
  position: relative;
  z-index: 2; }

.home-cup__smoke__inner {
  position: relative;
  width: 200px;
  height: 250px; }

.smoke {
  position: absolute;
  width: 303px;
  height: 491px;
  background: url("../images/smoke-texture2.png") no-repeat;
  z-index: 1; }

.smoke1 {
  background: url("../images/smoke1.png") no-repeat; }

.smoke2 {
  background: url("../images/smoke2.png") no-repeat; }

.smoke3 {
  background: url("../images/smoke3.png") no-repeat; }

.home-cup {
  height: 672px; }

.smoke {
  position: absolute;
  width: 303px;
  height: 491px; }

.smoke1 {
  background-image: url("../images/smoke1.png"); }

.smoke2 {
  background-image: url("../images/smoke2.png"); }

.smoke3 {
  background-image: url("../images/smoke3.png"); }

.box_inner {
	padding-top: 10px;
}

  @media only screen and (max-width: 400px) {
    /*.home-cup__image {
      width: 265px; } */
			img.home-cup__image.home-cup__image--top-smoke {
	left: -13px; position: relative; top: 1px;
}	 #cup { bottom: 220px;}

.home-cup__smoke { display: none!important }
			} }

/*header*/

header {
    display: block;
    position: relative;
    z-index: 800;
    padding-top: 28px;
    background-color: #56310a;
}

.page header,
.single header,
.category header {
	padding-top: 0;
}

.page .content {
	padding-top: 50px;
}

header h1 {
    position: absolute;
    text-align: center;
    z-index: 990;
    float: left;
}


header h1 a {
    display: inline-block;
    overflow: hidden;
    font-size: 0;
    line-height: 0;    
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

header h1 a img {
    display: block;
		margin-top: 10px;
}

/****Content****/

.content {
    padding-bottom: 114px;
    background-color: #fff;
}

.page1 .content {
    padding-bottom: 49px;
}

.pad1 {
    padding-top: 49px;
}

.ctn__1 {
    padding-bottom: 44px;
}

/****Blocks****/

.banner {
    padding-top: 49px;
}

.bn__1 {
    background-color:  #e9d6c7 !important;
}

.bn__2 {
    background-color: #7e1b3d !important;
}

.bann_capt {
    background-color: #56310a;
    color: #fff;
    padding-bottom: 22px;
    text-align: center;
    font: bold 36px/48px 'exo', sans-serif;
}

.bann_title {
    padding: 6px 0 18px;
    width: 210px;
    margin: 0 auto 2px;
    background: url(../images/bann_sep.png) 0 bottom repeat-x;
}

.bann_capt  a {
    font-size: 20px;
}

.bann_capt  a:hover {
    color: #fff;
    text-decoration: underline;
}

.block1 .count {
    width: 119px;
    margin: 0 auto;
    height: 119px;
    text-align: center;
    font: 40px/116px 'Dosis', sans-serif;
    border-radius: 500px;
    border: 1px solid #e9d6c7;
    margin-bottom: 25px;
}

.block1 {
    text-align: center;
    padding: 49px 0;
}

.box {
    padding-bottom: 49px;
    background-color: #e9d6c7;
}

.box .btn {
    margin-top: 30px;
}

.box h2 {
    padding-top: 38px;
    margin-bottom: 16px;
}

.box strong.color1 {
    font-weight: 600;
}

.bq1, .typ-citace {
    background: url(../images/quotes.png) right 0 no-repeat;
    margin-top: -37px;
    padding-top: 12px;
    overflow: hidden;
}

.typ-citace {
	margin-top: 0;
	padding-top: 0;
}
.post-type-archive-reference .reference {
	text-align: center;
}

.post-type-archive-reference .reference img {
	margin: 0 auto 20px;
}
.bq1 a {
    margin-top: 3px;
    float: right;
    display: block;
    font: bold 20px/48px 'exo', sans-serif;
}

.bq1 a .fa {
    margin-right: 6px;
    position: relative;
    top: 1px;
    font-size: 18px;
    line-height: 48px;
}

.bq1 img {
    margin-top: 5px;
    margin-right: 19px;
		float: left;
}

.bq1 p {
	margin-bottom: -10px;
}

.bq_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 12px;
}

.block2 {
    margin-top: -22px;
    overflow: hidden;
}

.block2+.block2 {
    margin-top: 26px;
}

.page table:first-of-type {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	border-collapse: separate;
	border-spacing: 40px;
}

.page table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}

.page table h2 {
	margin: 0;
	padding: 0;
}
.page table:first-of-type > tbody > tr:nth-of-type(2) > td {
	background: #e9d6c7;
	padding: 20px;
}

.page table.price-table:first-of-type > tbody >tr:nth-of-type(2) > td,
.page table.normal:first-of-type > tbody > tr:nth-of-type(2) >td {
	background: none;
	padding: inherit;
}

.page table.price-table,
.page table.normal {
	border-spacing: 10px;
	margin-bottom: 20px;
	width: 100%;
}

table.price-table tr>td:nth-of-type(2) {
	text-align: right;
}
.block2 time {
    display: block;
    background-color: #56310a;
    text-align: center;
    width: 70px;
    float: left;
    margin-right: 30px;
    color: #fff;
    position: relative;
    top: 3px;
    padding: 15px 0 19px;
    font: bold 24px/30px 'exo', sans-serif;
}

.form_title {
    font-size: 16px;
    position: relative;
    top: -1px;
    font-weight: normal;
}

.blog {
    margin-right: -1px;
    padding-top: 45px;
}

.blog +.blog  {
    padding-top: 40px;
}

.blog img {
    border: 1px solid #f2f1f2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 21px;
}

.blog_title {
    margin-bottom: 17px;
    color: #56310a;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}

.blog .btn {
    margin-top: 30px;
}

.blog table {
    border-top: 1px solid #d9d9d9;
    width: 100%;
    line-height: 40px;
    position: relative;
    top: 2px;
}

.blog table tr {
    border-bottom: 1px solid #d9d9d9;
}

.blog table .fa {
    font-size: 20px;
    color: #adacac;
    min-width: 24px;
    margin-right: 27px;
    line-height: 40px;
}

.blog table td+td .fa  {
    margin-right: 5px;
}

.blog table td:first-child {
    width: 238px;
}

.blog table td+td+td {
    text-align: right;
}

.block3 {
    overflow: hidden;
    margin-top: -2px;
}

.block3+.block3 {
    margin-top: 37px;
}

.block3+.block3 +.block3 {
    margin-top: 42px;
}

.block3 .fleft {
    margin-top: 5px;
    margin-right: 20px;
}

.block3 .text1 {
    margin-bottom: 22px;
    font-weight: normal;
    line-height: 24px;
}

.block3 .text1 time {
    display: block;
}

/****Gallery****/

.gall_item {
    display: block;
    background: #7e1b3d url(../images/magnify.png) center center no-repeat;
}

.gall_item img {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    width: 100%;
    box-shadow: 0 0 #fff;
}

.gall_item:hover img {
    opacity: 0.2;
}

.gall_block {
    background-color: #f1f0f1;
    padding: 1px;
}

.gall_bot {
    padding: 28px 21px 30px;
}

.gall_bot .btn {
    position: relative;
    top: 1px;
}

.gall_bot  .text1 {
    margin-bottom: 22px;
}

/****Separators****/

.sep__1 {
    height: 29px;
}




/****Text styles****/
.text1 {
    font-size: 18px;
    margin-bottom: 2px;
    line-height: 20px;
		font-weight: bold;
}

.tx__1 {
    margin-bottom: 22px;
}

.fw {
    font-weight: 600;
}

.color1 {
    color: #56310a;
}

/*.color1 a:hover, a.color1:hover {
    color: #ccc;
}*/

.color2 {
    color: #eee;
}

.td_underline {
    text-decoration: underline;
}

/****Map****/

.map {
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 22px;
}

.map figure {
    position: relative;
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 445px;
    max-width: 100%;
}

.map_block {
    padding-top: 20px;
    color: #56310a;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}

.map_block+.map_block {
   padding-top: 24px; 
}

.map_block  .map_title {
    margin-bottom: 4px;
    font-weight: 600;
}

.address1 {
    padding-top: 3px;
    display: block;
    float: left;
}

.address1 dt {
}

.address1+.address1 {
    margin-left: 60px;
}

.address1 dd span {
    min-width: 85px;
    display: inline-block;
    text-align: left;
}

.address1 dd span.col1 {
    min-width: 0;
}

/**Footer**/

#footer {
    display: block;
    padding: 50px 0 40px;
    color: #56310a;
    font-size: 14px;
    line-height: 18px;
}

.copyright {
    font-weight: normal;
    float: left;
}

.copyright .brand {
    position: relative;
    top: -2px;
    font-weight: 300;
    font-size: 18px;
}

.copyright div {
    padding-top: 6px;
}

.copyright div a:hover {
    color: #7e1b3d;
}

.socials {
    float: right;
    color: #fff;
    margin-top: -4px;
    overflow: hidden;
}

.socials .fa {
    background-color: #7e1b3d;
    font-size: 25px;
    float: left;
    line-height: 50px;
    width: 50px;
    height: 50px;
    border-radius: 500px;
    text-align: center;
}

.socials .fa:hover {
    color: #fff;
    background-color: #56310a;
}

.socials .fa +.fa {
    margin-left: 16px;
}

.socials .fa.fa-pinterest {
    font-size: 30px;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 640px;
    overflow: hidden;
    width: 43px;
    height: 28px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0; 
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}
.page-template-udalosti .btn {
    background: #e9d6c7;
    padding-top: 9px;
}
.page-template-udalosti .btn:hover,
.page-template-udalosti .btn:focus {
    background: #7e1b3d;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1199px) {
   .extra_wrapper {
        overflow: visible;
    }

    .shed li {
        padding-left: 10px;
        text-align: center;
    }

    #bookingForm > strong + .controlHolder {
        float: none;
        width: 100%;
        padding-top: 4px;
        clear: both;
    }

    .fl1 {
        width: 100%;
        margin: 0 !important;
        float: none !important;
    }

    .tmSelect.auto, .tmSelect2.auto {
        width: 200px;
    }

    .clear.height1 {
        height: 10px !important;
    } 
} /*
@media only screen and (max-width: 979px) {

    .fleft {
        margin-right: 10px;
    }

    .blog table td:first-child {
        width: 185px;
    }

    .tmSelect.auto, .tmSelect2.auto {
        width: 150px;
    }

    .bq1 {

        padding-top: 30px;
    }

    .address1 {
        float: none;
    }

    .address1 +.address1  {
        margin-left: 0;
        margin-top: 30px;
    }
    
     .map figure,  
     .map figure iframe,  
     #form input,
     #form textarea,  
     #form .success {
        width: 100% !important;
        float: none !important;
    }
     #form .success {
         -moz-box-sizing: border-box;
         -webkit-box-sizing: border-box;
         -o-box-sizing: border-box;
         box-sizing: border-box;
    }

     .map figure {
     height: auto !important;
    }

    .map figure {
    	margin-bottom: 15px;
    }

    .nowrap {
        white-space: normal;
    }


    .address1 dd span  {
        min-width: 0;
    }
}

@media only screen and (max-width: 767px) {
  
    .banner>img {
        width: 100%;
    }
    .tmSelect.auto, .tmSelect2.auto {
        width: 340px;
    }

    .sep__1 {
        height: 0;
    }

    .gall_block {
        margin-bottom: 35px;
    }

    .img_inner img {
    	width: 100%;
    }

    .img_inner {
        margin-top: 40px !important;
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .box  {
        padding-left: 20px;
        padding-right: 20px;
    }

    .box div {
        margin: 0 !important;
        width: auto;
    }


    header h1 {
        padding-top: 15px;
        position: relative !important;
        margin-bottom: 20px;
        padding-left: 0;
        float: none;
        left: 0;
        text-align: center;
    }

    header h1 a {
        max-width: 90%;
        width: auto;
        display: inline-block;
        height: auto;
    }

    .map figure iframe {
        height: 300px;
    }

    .content .noresize {
        width: auto !important;
        float: left !important;
        margin-right: 20px !important;
        margin-top: 4px !important;
    }

    .img_inner {
        margin-top: 30px;
    }
    .none {
        clear: both;
    }

    .socials {
        float: none;
        padding-bottom: 20px;
    }
}


@media only screen and (max-width: 479px) {
    

    .tmSelect.auto, .tmSelect2.auto {
        width: 180px;
    } 

    .blog table {
    } 

    .blog table td:first-child  .fa {
        display: block;
    }

    .blog table td:first-child {
        width: auto;
    }
}*/
