
@import "grid.css";
@import "superfish.css";

@import url(animate.css);
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,500);
@import url(https://fonts.googleapis.com/css?family=Bitter:400);
@import url(https://fonts.googleapis.com/css?family=Bitter:700);
@import url(https://fonts.googleapis.com/css?family=Bitter:400italic);

html {
    width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    background-color: #585e65;
    color: #939393;
    font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	line-height: 20px;
}



strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 24px;
}

input, textarea {
    border-radius: 0 !important;
    outline: none !important;
}


img {
    max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
    color: #343434;
    font-weight: 300;
    font-family: 'Quicksand', sans-serif;
}

h2 {
    color: #1f1f1f;
    font-size: 55px;
    line-height: 70px;
    margin-bottom: 19px;
}

h2  span {
    display: block;
    font-size: 35px;
    line-height: 40px;
    color: #bebdd2;
    margin-top: -6px;
}

h3 {
    font-size: 30px;
    line-height: 30px;
}

h3 span {
    display: block;
    color: #939393;
    font-size: 16px;
    line-height: 1.2em;
    padding-top: 5px;
}

.page1 h3 {
    padding-top: 78px;
    margin-bottom: 34px;
}

.page1 h3.head1 {
    padding-top: 44px;
    position: relative;
    top: 1px;
}

.bottom_block h3 {
    padding-top: 46px;
    margin-bottom: 22px;
}

h3 {
    padding-top: 48px;
    margin-bottom: 34px;
}

/****Lists****/


ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list {
    padding-top: 4px;
    margin-bottom: 25px;
}

.list .text1 {
    margin-bottom: 0;
}

.list li{
}

.list li+li {
}

.list1 li {
    padding-left: 20px;
    background: url(../images/marker.png) 0 6px no-repeat;
}

.list1 li+li {
    margin-top: 11px;
}

.listcli li {
    padding-left: 20px;
    background: url(../images/marker.png) 0 6px no-repeat;
}
.listcli li span{
    color:#ff0000;
}

.listcli li+li {
    margin-top: 11px;
}


/****Links****/
.color987{color: #0dbcda; text-decoration: underline;}
.color100{color: #ff0000;}

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: #0dbcda;
}

.btn {
	background: #000;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	border: 1px solid #000;
    color: #939393;
    font: 16px/24px  "Trebuchet MS", Helvetica, sans-serif;
    padding: 5px 11px 8px;
    border-radius: 6px !important;
}

.btn:hover {
    color: #0dbcda;
	background: #e3e4e4;
}
input.btn2 {
	background: #000;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	border: 1px solid #000;
    color: #939393;
    font: 16px/24px  "Trebuchet MS", Helvetica, sans-serif;
    padding: 3px 11px 4px 11px;
    border-radius: 6px !important;
	margin-top:6px;
	margin-bottom:6px;
}
input.btn2:hover {
    color: #0dbcda;
	background: #e3e4e4;
}
.link1 {
    height: 10px;
    display: inline-block;
    margin-top: 8px;
    margin-left: 3px;
}

.link1:hover {
    opacity: 0.5;
}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}

.pad1 {
}
.pad10{padding-top:10px; padding-bottom:10px;}
.pad11{padding-bottom:10px;}

.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: 23px;
    margin-top: 7px;
    border-radius: 8px;
    padding: 9px;
    background-color: #fff;
    border: 1px solid #efefef;
}



.fleft {
    float: left;
    width: auto !important;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-top: 7px;
}

.style1 {
    float: right;
    margin-left: 20px;
    margin-top: -20px;
}

.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;
}

.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

.oh {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}

.rel {
    position: relative;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 35px;
}
@media (min-width: 992px) {
  .sf-menu > li + li {
    margin-left: 53px;
  }
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.active > a:hover {
  color: #11b4cd;
}
.sf-menu > li.active > a {
  color: #8a8a8a;
}

.sf-menu ul {
  font-size: 14px;
  display: none;
  position: absolute;
  top: 100%;
  min-width: 235px;
  margin-top: 24px;
  padding: 20px 0;
  background: #323232;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul > li > a {
  color: #fff;
  padding: 7px 31px;
  position: relative;
}
.sf-menu ul > li > a span::before {
  content: "\f054";
  position: absolute;
  font-size: 14px;
  font-family: "FontAwesome";
  right: 20px;
  opacity: 1;
  transition: 0.3s;
  color: #fff;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #11b4cd;

}

.sf-menu ul ul {
  position: absolute;
  top: 96px;
  left: 100%;
  width: auto;
  margin-top: 0;
  padding: 0;
  z-index: 4;
  min-width: 150px;
}

.sf-menu ul ul > li > a {
  color: #FFF;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #FFF;
  background: #cf3b19;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;

  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #008cbd;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*
*  @section   HEADER
*/
header {
  background: #ffffff;
}
header:before, header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
header .brand {
  float: left;
  padding: 25px 26px 15px;
  background: #ffffff;
}


  header .nav {
    padding-top: 64px;
	letter-spacing: -1px;
    padding-right: 115px;
    font-size: 18px;
	float: right;
	color: #888888;
  }

@media (max-width: 1200px) {
   header .nav {
  padding-top: 64px;
  padding-right: 35px;
  font-size: 15px;
  }
}
@media (max-width: 979px) {
   header .nav {
  padding-top: 64px;
  padding-right: 35px;
  font-size: 15px;
  }
}
@media (max-width: 767px) {
   header .nav {
  padding-top: 0px;
  padding-right: 35px;
  font-size: 15px;
  }
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
   
  header .brand, header .nav {
    float: none;
  }
}

.main {
    background-color: #fff;
}

/*==================  Stuck menu  ======================*/
.isStuck {
  background: #ffffff;
  z-index: 999;
  border-bottom: 1px dashed #e8e7e7;
  
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}



/****Content****/

.content {
    padding-bottom: 52px;
}

.page1 .content {
    padding-bottom: 52px;
}

.pad1 {
    padding-left: 22px;
}

.icon {
    float: left;
    margin-right: 15px;
    margin-top: -16px;
}

.icon1 {
    float: right;
    margin-left: 15px;
    margin-top: 2px;
}

.bord_img {
    border: 9px solid #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 0 #c0c0c0;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.bd__img1 {
    margin-top: 52px !important;
}
.bd__img2 {
    margin-top: 0px !important;
}

/****Blocks****/

.bottom_block {
    padding-bottom: 69px;
    background-color: #eaeef2;
    box-shadow: inset 0 6px 8px #dde3ea;
}

.bottom_block .bord_img {
    margin-top: 7px;
}

.block1+.block1 {
    margin-top: 24px;
}

.block2+.block2 {
    margin-top: 24px;
}

.block2 time {
    padding-top: 5px;
    padding-bottom: 16px;
    margin-top: 7px;
    float: left;
    margin-right: 20px;
    text-align: center;
    display: block;
    background: url(../images/time_bg.png) 0 0 no-repeat;
    width: 60px;
    font: 16px/16px 'Bitter', serif;
}

.block2 time span {
    padding-top: 8px;
    display: block;
    font-size: 30px;
    color: #343434;
}

.block3 {
    position: relative;
    top: 7px;
    border-radius: 8px;
    border: 1px solid #e8e7e7;
    padding: 12px 18px 13px;
}

.block3 +.block3  {
    margin-top: 1px;
}
.block4 {
    position: relative;
    top: 7px;
    border-radius: 8px;
    border: 1px solid #cdcbcb;
    padding: 12px 18px 13px;
	background: #eaeef2;
}

.block3 +.block4  {
    margin-top: 1px;
}
.block4 +.block4  {
    margin-top: 1px;
}
.bq1 {
    background: url(../images/quotes.png) 0 5px no-repeat;
    padding-left: 26px;
}

.bq1 p {
    margin-bottom: 14px;
}

.bq1 .text1 {
    margin-bottom: 0;
}
/**Table1**/


.tab1 {
    margin-bottom: 15px;
    background: url(../images/sep_1.png) 0 bottom repeat-x;
    position: relative;
    top: 7px;
}
.tab1 tr {
    background:  url(../images/sep_1.png) 0 0 repeat-x;
}

.tab1 tr td {
    vertical-align: middle;
    padding: 13px 0 12px;
}

.tab1 td+td {
    min-width: 70px;
}


.tab1 td+td .text1 {
    padding-top: 28px;
}

.tabcli {
    margin-bottom: 15px;
	padding-bottom: 20px;
    background: url(../images/sep_1.png) 0 bottom repeat-x;
    position: relative;
    top: 7px;
}
.tabcli span{
    color: #0dbcda;
}
.tabcli b{
    color: #ab0c80;
}
.tabcli td+td .text1 {
    padding-top: 28px;
}

/****Separators****/

.sep__1 {
    padding-top: 53px;
    background: url(../images/sep_1.png) 0 bottom repeat-x;
}


.sep__2 {
    height: 1px;
    background: url(../images/sep_1.png) 0 0 repeat-x;
}

/****Text styles****/
.text1 {
    color: #343434;
    font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	font-size: 16px;
    margin-bottom: 1px;
}
.text1 span{
    color: #343434;
    font: 9px 'Bitter', serif;
    margin-bottom: 1px;
	line-height: 28px;
}
.text2 {
    color: #343434;
    font: 16px 'Bitter', serif;
    margin-bottom: 1px;
}
.text2 span {
    color: #ff0000;
}

.color1 {
    color: #afe3f8;
}

.color1 a:hover, a.color1:hover {
    color: #343434;
}

.color2 {
    color: #343434;
}

.td_underline {
    text-decoration: underline;
}

/****Map****/

.map {
    overflow: hidden;
}

.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: 328px;
    max-width: 100%;
}

.address1 {
    display: block;
}

.address1 dt {
    line-height: 24px;
}

.address1+.address1 {
    margin-top: 24px;
}

.address1 dd span {
    min-width: 88px;
    display: inline-block;
    text-align: left;
}

.address1 dd span.col1 {
    min-width: 0;
}

/**Footer**/

#footer {
    display: block;
    color: #9da7b2;
    text-transform: uppercase;

    padding: 21px 0 40px;
}

.copyright {
    float: left;
    padding-top: 5px;
}

.socials {
    float: right;
}
.socials h3{
    color: #fff;
    font-size: 16px;
    line-height: 1.2em;
    padding-top: 5px;
}


.socials a {
    display: block;
    float: left;
    border-radius: 500px;
}

.socials a+a {
    background-position: -36px 0;
    margin-left: 4px;
}

.socials a+a:hover {
    background-position: -36px bottom;
}

.socials a+a+a {
    background-position: -72px 0;
}

.socials a+a+a:hover {
    background-position: -72px bottom;
}


.socials a+a+a+a {
    background-position: -107px 0;

}

.socials a+a+a+a:hover {
    background-position: -107px bottom;

}

.socials a+a+a+a+a {
    background-position: -142px 0;

}

.socials a+a+a+a+a:hover {
    background-position: -142px bottom;

}

.socials a:hover {
    background-position: 0 bottom;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 480px;
    overflow: hidden;
    width: 75px;
    height: 76px;
    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;
}
.magnifier {
	position:relative;
	display:block
}
.magnifier:after {
	content:'';
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	opacity:0;
	left:0;
	top:0;
	background:url('../images/magnifier.png') center center no-repeat;
	-webkit-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear
}
.magnifier:hover:after {
	opacity:.8;
	-webkit-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear
}
#template{width:980px;
	height:540px;
	overflow: hidden;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

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

    .camera_prev {
        left: 5px;
        margin-top: 0;
        top: auto;
        bottom: 15px;
    }

    .camera_next {
        right: 5px;
        margin-top: 0;
        top: auto;
        bottom: 15px;
    }

    .sf-menu>li ul li ul{
        left: -151px !important;
    }

    .copyright {
        float: none;
    }
	

}

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

    .extra_wrapper {
        overflow: visible;
    }
	
    .copyright {
        float: none;
    }

    .caption {
        width: 270px;
    }

    .caption .rate {
        margin-right: 0;
    }

    .caption p {
        display: none;
    }

    .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;
    }

    .icon {
        margin-bottom: 25px;
    }

    h3 {
        font-size: 25px;
    }

    .address1 dd span  {
        min-width: 0;
    }
	body {font-size: 15px;}
	#footer {font: 16px/24px Arial, "Helvetica Neue", Helvetica, sans-serif;}
	.text1 span{font: 16px/24px 'Bitter', serif; line-height: 1.2em; margin-bottom: 1px;}
	#template{width:730px; height:560px; overflow: scroll; padding-bottom:40px;}
}

@media only screen and (max-width: 767px) {
    
    .caption {
        display: none;
    }
    .socials {
     float: left;
    }
    .list1 li {
        margin-top: 11px;
    }
	
	 .listcli li {
        margin-top: 11px;
    }

    .bq1 {
        margin-bottom: 40px;
    }

    .img_inner img {
    	width: 100%;
    }

    .slider_wrapper {
        background-position: 0 0;
    }

    
    .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;
    }
	#template{width:380px; height:560px; overflow: scroll;}
	
}


@media only screen and (max-width: 479px) {
    
    .socials {
        float: none;
        overflow: hidden;
        margin-bottom: 15px;
    }
    
    .copyright {
        float: none;
    }
	#template{width:210px; height:560px; overflow: scroll;}
}
