/*--
Author: W3layouts
Author URL: https://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: https://creativecommons.org/licenses/by/3.0/
--*/
body{
	padding:0;
	margin:0;
	font-family: 'Open Sans', sans-serif;
	background:#fff;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

input[type="search"]{
	outline:none;
  	border:none;
  	width:90%;
}

input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}

h1.head{
	padding: 0 15px;
}

p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}


.post{
	padding:0 0 50px 0;
}

.img-responsive{
	width: 100%;
}

.post h1{
	font-size:24px;
  	margin: 0  0 10px 0;
}

.post span{
	margin: 10px 0;
  display:block;
}

.post h2{
	font-size:24px;
  	margin: 10px 0;
}

.post h3{
	font-size:24px;
  	margin: 10px 0;
}

.post p a{
	color: #BCD33F;
}

/*---------------------------- Coments block ------------------------- */

.comments-block-wrap {
    margin-top: 30px;
}
  
.comments-block .comments-title,
.comment-form-wrap .comments-title {
    font-size: 24px;
    font-weight: 700;
    color: #2b2e3f;
    line-height: 1.2;
    margin-top: 0;
    padding-bottom: 7px;
    margin-bottom: 30px;
    text-align: left;
    text-transform: none;
}

.comments-block .comments-title::before,
.comment-form-wrap .comments-title::before,
.comments-block .comments-title::after,
.comment-form-wrap .comments-title::after {
    content: "";
    display: none;
    width: 0;
    height: 0;
}
   
.comments-block .comment-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
  
.comment-list__item {
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
  
.comment-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
  
.comment-info__author {
    display: flex;
    align-items: center;
}
  
@media screen and (max-width: 1200px) {
    .comment-info__author {
        margin-bottom: 15px;
    }
}
  
.comment-author-image {
    min-width: 80px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}
  
.comment-author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
  
.comment-author-name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
}
  
.comment-date {
    font-weight: 500;
    color: #999999;
    font-size: 14px;
}
  
.comment-content {
    color: #2b2e3f;
    font-size: 14px;
}
  
.comment-form-wrap {
    padding-top: 20px;
}
  
.comment-form-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
  
.comment-form .comment-form-top .comment-form-input {
    width: 49%;
    font-size: 14px;
    color: #777777;
    border: 1px solid #999;
    border-radius: 0;
    padding: 13px 20px;
    margin-bottom: 15px;
}
  
@media screen and (max-width: 520px) {
    .comment-form .comment-form-top .comment-form-input {
        width: 100%;
    }
}

.comment-form .comment-form-top .comment-form-textarea {
    width: 100%;
    min-height: 190px;
    resize: none;
    font-size: 14px;
    color: #777777;
    border: 1px solid #999;
    padding: 13px 20px;
    margin-bottom: 15px;
}
  
.comment-form-bottom {
    display: flex;
    align-items: center;
}
  
.button-submit {
    color: #fff;
    border: 1px solid #192437;
    background-color: #192437;
    letter-spacing: 0.48px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
    margin: 0;
    padding: 13px 30px;
}

/*------------------------- Coments block  ------------------------ */

.logo a,
.logo a h1 {
	font-size: 18px;
  	font-weight: 700;
  	line-height: 1.2;
  	margin: 0;
}

.logo a{
  	margin-top:12px;
}

	.pagination{
      	margin:40px 0;
		display:flex;  
      	justify-content:center;
	}

      .pagination li.active{
            background: #192437;
      }

	.pagination li{
      	display:flex;
      	justify-content:center;
      	align-items:center;
      	border:1px solid #192437;
      	margin-right:10px;
		width:40px;
      	height:40px;
		}

      .pagination li a{
          color:#333;
      }

      .pagination li.active a{
      color:#fff;
      }

/*-----start-header----*/
a.back{
    width:256px;
    height:73px;
    position:fixed;
    bottom:15px;
    right:15px;
    background:#fff url(codrops_back.png) no-repeat top left;
}
.scroll{
    width:133px;
    height:61px;
    position:fixed;
    bottom:15px;
    left:150px;
    background:#fff url(scroll.png) no-repeat top left;
}
.info{
    text-align:right;
}
ul#navigation {
  position: fixed;
  margin: 0px;
  padding: 0px;
  top: 193px;
  left: 0px;
  list-style: none;
  z-index: 9999;
}
ul#navigation li {
  width: 100px;
  margin: .1em 0;
}
ul#navigation li a {
  display: block;
  margin-left: -2px;
   width: 200px;
   font-size: 16px;
  font-weight: 600;
  color: #000;
  padding: 1em 1em 1em 3em;
  background-repeat: no-repeat;
  border-radius: 0px 5px 5px 0px;
 -webkit-border-radius: 0px 5px 5px 0px;
 -moz-border-radius: 0px 5px 5px 0px;
 -ms-border-radius: 0px 5px 5px 0px;
 -o-border-radius: 0px 5px 5px 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
ul#navigation li a:hover{
	text-decoration:none;
}
ul#navigation li.home a {
  background: url(../images/h.png) no-repeat 20px -140px #BCD33F;
  
}
ul#navigation li.about a {
  background: url(../images/a.png) no-repeat 20px 14px #BCD33F;
}
ul#navigation li.photos a {
  background: url(../images/b.png) no-repeat 20px 14px #BCD33F;
}
ul#navigation li.podcasts a {
  background: url(../images/g.png) no-repeat 20px 14px #BCD33F;
}
ul#navigation li.contact a {
  background: url(../images/m.png) no-repeat 20px 18px #BCD33F;
}
.top-header {
  padding: 1.25em 3em 1.25em 3em;
  background: rgba(255, 255, 255, 0.47);
}
.header {
	background: url('../images/header-bg.jpg') no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:750px;	
}
.header-info {
	float:right;
	padding-top:4em;
	width:23%;
	margin-right: 2.5%;
}
.header-info h1 {
	color:#fff;
	font-size:3.5em;
	font-weight:300;
	margin-bottom:12px;
	padding-bottom:7px;
	border-bottom:1px solid #4b4b4b;
}
.header-info h1 span{
	display:block;
}
.product {
  padding: 0em 3em 4em;
}
.product h3{
	color: #b8b8b8;
	font-size: 3.2em;
	font-weight: 300;
	margin-bottom: 0.5em;
}
.product-grid a  img{
  width: 100%;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -ms-transition: .5s all;
  -o-transition: .5s all;
}
.product-grid h5{
  color: #b8b8b8;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  margin: 1em 0;
}
.product-grid p{
  color: #807D7D;
  font-size: 2em;
  font-weight: 300;
  margin: 0;
}
p.age {
	color:#f4f4f4;
	font-size:1.15em;
	font-weight:400;
	margin:1.5em 0;
	margin-bottom: 2.5em;
}
p.special {
	color:#f4f4f4;
	font-size:1em;
	font-weight:400;
	line-height:1.7em;
	margin:2.2em 0;
}
p.age a {
	color:#3bd369;
	padding:7px 10px;
	border:2px solid #3bd369;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	margin-right: 1.2em;
	text-decoration:none;
}
p.review{
	color: #f4f4f4;
	font-size: 2em;
	font-weight: 300;
	margin: 0;	
}

a.book {
  background: #bb7b29;
  font-size: 1.25em;
  text-decoration: none;
  padding: 12px;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-bottom: 3px solid #2d2d2d;
  width: 40%;
  display: block;
  margin-top: 18px;
  text-align: center;
}
a.book:hover,a.video:hover {
	background: #000;
    border-bottom: 3px solid #000;
}
.menu {
	position: fixed;
	top: 82px;
	left: 5px;
	 z-index: 2;
}
.logo{
	float: left;
	width: 48%;
}
.logo a {
	display: block;
	float: left;
}
.logo p {
	color:#D0D0D0;
	font-size:1.35em;
	letter-spacing:2px;
	text-transform:uppercase;
	float: left;
	border-left: 1px solid #D0D0D0;
	padding:4px 0 4px 20px;
	margin:8px 0 0px 20px;
}
.search{
	float:right;
}
/*--start-search--*/
.search {
  position: relative;
  padding: 8px 10px;
  width: 18%;
  float: right;
  border: 3px solid #000;
}
.search input[type="text"] {
  outline: none;
  color: #000;
  background: none;
  font-size: 16px;
  border: none;
  width: 84.33%;
}
.search input[type="submit"] {
  background: url('../images/sprit-1.png') no-repeat 0px 0px;
  border: none;
  cursor: pointer;
  position: absolute;
  outline: none;
  top: 10px;
  right: 7px;
  width: 30px;
  height: 26px;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	
	cursor: pointer;
	position: relative;
	  width: 90%;
  margin: 0 5%;
}
/*** Navigation ***/
.nbs-flexisel-nav-left {
	display:none;
}
.nbs-flexisel-nav-right {
	display:none;
}	
.review-slider {
	background: #f3f3f3;
	padding: 3em 0;
}
.video iframe {
	width:100%;
	min-height:480px;
}
.more-reviews{
	background:#fff;
	padding:3em 0;
}
.news {
	background:#fff;
	padding:4em 3em;	
}
.news-left-grid h3 {
  color: #b8b8b8;
  font-size: 3.2em;
  font-weight: 300;
}
.news-left-grid h2 {
	color:#383838;
	font-size:3em;
	font-weight:700;
	margin:10px 0;
}
.news-left-grid h4 {
  color: #b8b8b8;
  font-size: 2.25em;
  font-weight: 300;
  margin: 3px 0 2.1em 0;
}
.news-left-grid p {
	color:#bb7b29;
	font-size:1.4em;
	font-weight:600;
	margin-top:2.7em;
}
.news-left-grid a {
	background:#bb7b29;
	font-size:1.3em;
	text-decoration:none;
	  padding: 15px 25px 15px 25px;
	color:#fff;
	font-weight:600;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-bottom:3px solid #c9c9c9;
}
.news-left-grid a:hover {
	background:#000;
	border-bottom:3px solid #848484;
}
.news-left-grid p strong {
	font-size:1.6em;
}
.news-right-grid h3 {
  color: #b8b8b8;
  font-size: 3.2em;
  font-weight: 300;
  margin-bottom: 0.5em;
}
.news-grid a{
  color: #383838;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 6px;
}
.news-grid a:hover{
	color:#dfb636;
	text-decoration:none;
}
.news-right-grid label {
	color:#b8b8b8;
	font-size:1em;
	font-weight:300;
}
.news-right-grid p {
	color:#b8b8b8;
	font-size:1em;
	line-height:1.4em;
	font-weight:400;
	margin-top:0.5em;
}
.news-grid {
	padding-bottom:1.2em;
	margin-bottom:1.2em;
	border-bottom:1px solid #F3F3F3;
}
.news-grid-button a{
	text-decoration:none;
	font-size:1.3em;
	font-weight:700;
	color:#dfb636;
}
.news-grid-button a:hover {
	color:#000;
}

.footer {
	background:#f3f3f3;
	padding:4em 3em;
}

.footer-left h3 {
  font-size: 16px;
  margin: 0 0 1em 0;
  color: #A3A3A3;
}

.footer-nav ul{
	padding:0;
	margin:0;
}

.footer-nav ul li{
	display:block;
}

.footer-nav ul li a{
  color: #A3A3A3;
  font-size: 14px;
  line-height: 1.8em;
}

.footer-links h3{
    font-size: 20px;
}

.footer-links ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}

.footer-links ul li{
    padding: 5px 0;
}

.footer-links ul li a{

}

.footer-nav ul li a:hover{
	text-decoration:none;
}
.footer-nav ul li a.facebook:hover{
	color:#3b5998;
}
.footer-nav ul li a.twitter:hover{
	color:#55acee;
}
.footer-nav ul li a.dribbble:hover{
	color:#ff8833;
}
.footer-nav ul li a.pinterest:hover{
	color:#cc2127;
}
.footer-left p {
  color: #A3A3A3;
  font-size: 14px;
  margin:0;
  line-height: 1.8em;
}
.footer-left p a{
	color: #A3A3A3;
}
.footer-left p a:hover{
	color:#bb7b29;
	text-decoration:none;
}
.touch ul{
	padding:0;
	margin:0;
}
.touch ul li{
	color:#A3A3A3;
	font-size: 14px;
	line-height: 1.8em;
	display:block;
}
.touch ul li a{
	color:#A3A3A3;
	text-decoration:none;
}
/*-----right-content-----*/
.right-content{
	padding: 3em;
  border-top: 1px solid #000;
  background:#fff;
}
.content-grid{
	width: 22.75%;
  float: left;
  text-align: center;
  border: 1px solid rgba(235, 235, 235, 0.53);
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.35);
  margin-right: 3%;
  margin-bottom: 4%;
}
.last-grid{
	margin-right:0px;
}
.content-grid img{
	display:block;
}
.content-grid h3{
	color: #888;
	text-transform: uppercase;
	  padding: 1em;
	display: block;
	line-height: 1.5em;
	font-size: 0.875em;
}
.content-grid ul li{
	display:inline-block;
}
.content-grid img{
	display:block;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	  width: 100%;
}
.content-grid:hover  img{
	-webkit-filter: grayscale(100%);
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.content-grid ul li a{
	padding:0 5px;
	display:block;
}
.button{
	background: #000;
	padding: 10px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	text-transform: uppercase;
	display: block;
	margin: 10px 0 0 0;
	font-size: 0.875em;
}
.button:hover{
	color:#888;
}
.right-content-heading-left{
	padding: 11px 0;
}
.right-content-heading {
	border-bottom: 1px solid #F1F0F6;
	  margin: 0 0 3em 0;
}
.right-content-heading-right{
	float:right;
}
.right-content-heading-left h3{
	color: #888;
	text-transform: uppercase;
	display: block;
}
/*----start-pagenation-----*/
.pagenation{
	text-align: center;
}
.pagenation ul li{
	display:inline-block;
}
.pagenation ul li a{
	background: #000;
	padding: 10px;
	cursor: pointer;
	border: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #FFF;
	outline: none;
	text-transform: uppercase;
	display: block;
	font-size: 0.875em;
}
.pagenation ul li a:hover{
	color: #888;
}
.pagenation ul li:last-child{
	padding-left:1em;
}
.span_top{
	background:#fff;
}
.reviews-section {
	background: #fff;
	padding:3em;
	border-top:1px solid #000;
}
h3.head {
  color: #000;
  font-size: 2.6em;
  font-weight: 300;
}
.movie-pic {
}
.movie-pic img {
	width: 100%;
}
.review-info {
	margin:1em 0 0 0;
}
.review {
	margin-top: 2em;
}
a.span {
    overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  box-orient: vertical;

  color: #000;
  font-size: 1em;
  text-decoration: none;
  font-weight: 600;
}
p.dirctr {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical;

  color: #B1B1B1;
  font-size: 1em;
  font-weight: 400;
  margin: .5em 0;
  line-height: 1.8em;
}
p.dirctr a {
	color: #B1B1B1;
	font-size: 1em;
	font-weight: 400;
	margin-bottom: 10px;
	text-decoration:none;
}
.yrw {
	margin: 2em 0;
}
p.ratingview {
	color: #807D7D;
  font-size: 2em;
  font-weight: 300;
  margin: 0;
}
.rating {
		  direction: rtl;
		  text-align: center;
		    float: left;
			margin:10px 10px;
		}
		.rating > span {
		  display: inline-block;
		  position: relative;
		  width: 1.1em;
		}
		.rating > span:hover,
		.rating > span:hover ~ span {
		  color: transparent;
		}
		.rating > span:hover:before,
		.rating > span:hover ~ span:before {
		   content: "\2605";
		   position: absolute;
		   left: 0;
		   color: gold;
		}
p.info {
	font-size: 1em;
	font-weight: 400;
	color: #000;
	margin: 15px 0px;
	height: 22px;
	overflow: hidden;
}
.dropdown {
  padding: 4px 0;
  float:left;
  outline: none;
  width:23%;
  margin-bottom:0.5em;
}
.rtm {
	float:left;
	width:23%;
	margin-top:6px;
}
.rtm a {
	text-decoration:none;
	color:#fff;
	background:#df2411;
	padding:5px 10px;
}
.rtm a:hover,.wt a:hover {
	background:#000;
}
.wt {
	float:left;
	width:23%;
	margin-top:6px;
}
.wt a {
	text-decoration:none;
	color:#fff;
	background:#37a4c5;	
	padding:5px 10px;
}
.about-grid h3{
  color: #000;
  font-size: 2.6em;
  font-weight: 300;
  margin: 0 0 .5em 0;
}
.about-grid img{
  width: 100%;
}
.about-grid h4{
  color: #000;
  font-size: 1.5em;
  margin: 1em 0;
  line-height: 1.4em;
}
.about-grid p{
  color: #b8b8b8;
  font-size: 1em;
  line-height: 1.8em;
  font-weight: 400;
  margin-top: 0.5em;
}
.about-grid p span{
	margin-top:1em;
	display:block;
}
.history-info{
	margin:1em 0;
}
.history-info:nth-child(1) {
  margin: 0;
}
.history-info h5{
	color: #000;
	font-size: 1.5em;
	margin: 0;
}
.history-info p{
	  color: #b8b8b8;
  font-size: 1em;
  line-height: 1.8em;
  font-weight: 400;
  margin-top: 0.5em;
}
.about-grid ul{
  padding: 0;
  margin: 2em 0;
}
.about-grid ul li{
  display: block;
  margin: 1em 0;
  color: #b8b8b8;
  font-size: 1em;
  padding-left: 1.5em;
  background: url(../images/dot.png) no-repeat 0px 5px;
}
.about-team {
  margin-top: 3em;
}
.about-team h3{
  color: #000;
  font-size: 2.6em;
  font-weight: 300;
  margin: 0 0 .5em 0;
}
.team-grids{
	margin-top:2em;
}
.team-grid img{
	width:100%;
}
.team-grid h4{
  color: #000;
  font-size: 1.8em;
  margin: 1em 0 0.3em 0;
  line-height: 1.4em;
  text-align: center;
}
.team-grid p{
  color: #b8b8b8;
  font-size: 1em;
  line-height: 1.8em;
  font-weight: 400;
  margin: 0;
  text-align: center;
}
/*-- error-page --*/
.error-page{
	padding:2em 0 5em 0;
}
.error-404 {
	padding-top: 8em;
	min-height: 700px;
	border-top: 1px solid #000;
}
.error-404 h2{
  font-size: 18em;
  font-weight: 500;
  color: #4f4844;
  padding: 0;
  text-transform: uppercase;
  margin-top: 0.4em;
}
.error-404 p{
	color: #4f4844;
	margin: 0;
	font-size: 1.4em;
} 
a.b-home{
	background:#272e34;
	padding:0.7em 2.5em;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	margin-top:1em;
}
a.b-home:hover{
	background: #bb7b29;
}
/*--contact--*/
.main-contact{
	padding:4em 5em;
	  border-top: 1px solid #000;
}
.main-contact p{
	color: #000;
	font-size: 1.2em;
	word-spacing: 2px;
	letter-spacing: 1.3px;
	font-weight: 600;
	text-transform: lowercase;
	margin-top: 2px;
	margin-left: 15px;
}
.main-contact h3{
	margin-left: 15px;
}
.contact-form{
	margin-top:3em;
}
.main-contact form input[type="text"],.main-contact form textarea{
	width: 100%;
	padding: 10px 14px;
	border: 3px solid #000;
	font-size: 1.2em;
	margin-bottom:1.5em;
	color: #000;
	outline: none;
	font-weight:400;
}
.main-contact form textarea {
	resize:none;
	height:201px;
	border-radius: 0;
}
.main-contact form input[type="submit"] {
	font-size: 1.35em;
	font-weight:400;
	color: #fff;
	outline: none;
	border: 3px solid #000;
	padding: 0.5em 3em;
	background:#000;
	margin-top: 0em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.main-contact form input[type="submit"]:hover{
	background:#fff;
	color:#000;
}
.contact_info {
	margin-top:2em;
}
.contact_info h3 {
color: #000;
  font-size: 2.2em;
  margin-bottom: 0.7em;
  font-weight: 300;;
}
.map {
	padding:0 15px;
}
.map iframe {
	width:100%;
	min-height:350px;
}
/*----*/
.featured ul li {
	display: inline-block;
	width: 28.333%;
	float: left;
	margin: 2.5%;
}
.featured ul li img {
	width:100%;
}
.featured ul li p {
	font-weight: 400;
	margin-top: 5px;
	line-height: 1.4em;
	font-size: 0.9em;
	color: #494949;
}
.featured h3 {
  color: #000;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 0.6em;
}
.featured {
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	padding: 1em 0;
}
.entertainment ul li a {
	font-weight: 400;
	margin-top: 5px;
	text-decoration:none;
	font-size: 0.9em;
	color: #494949;
	line-height: 1.8em;
}
.entertainment ul li {
	display:inline-block;
	float:left;
	width: 75%;
}
.entertainment ul  {
	margin-top:1em;
	padding-bottom:1em;
	border-bottom:1px solid #eee;
}
.entertainment h3 {
  color: #000;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 0.8em;
}
.entertainment {
	border-bottom: 5px solid #000;
	padding: 1em 0;
}
.entertainment ul li.ent {
	width: 21%;
	margin-right: 4%;
}
.entertainment ul li.ent img {
	width: 100%;
}
/*----*/
.grid-might{
	float:left;
	width: 24%;
	margin-right: 5%;
}
.might-top{
	float:right;
	width:71%;
}
.might-top p{
	font-size:0.9em;
	color:#494949;
	line-height:1.8em;
}
.might-grid {
	padding: 1em 0 0;
}
.might h4 {
  color: #000;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 0.6em;
}
.might-top a{
	text-decoration:none;
	color:#dfb636;
	font-size:1em;
	display:inline-block;
	padding: 1em 0 0;	
}
.might-top a:hover{
	color:#ec098d;
}
.might-top a i{
	background: url(../images/img-sprite.png)no-repeat -103px -103px;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}
.grid-top h4,.grid-top-in h4 {
  line-height: 1em;
  color: #000;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 0.8em;
}
/*----*/
.grid-top ul li{
	background: url(../images/dot.png) no-repeat 0px 17px;
	padding: 12px 0px 5px 17px;
	border-bottom: 1px solid #E8E6E6;
	list-style-type:none;
}

.grid-top ul li a{
	color:#494949;
	line-height:1.8em;
	text-decoration:none;
	font-size: 0.9em;
	padding: 0 0 10px;
	display: block;
}
.grid-top ul li a:hover{
  color: #dfb636;
}
.grid-top-in p{
	color:#5261ac;
	font-size:1.3em;
	line-height: 1.7em;
	padding: 0.5em 0 0;
}
.grid-top-in p a{
	color:#5261ac;
	text-decoration:none;
}
.grid-top-in p a.bun{
	font-size:0.8em;
}
.grid-top-in p a.lop{
	color:#f78f1d;
	font-size:1.3em;
	font-weight: 700;
}
.grid-top-in p a.dan{
	font-size:1.6em;
	font-weight: 500;	
}
.grid-top-in p a.eva{
	font-size:1.4em;	
}
.grid-top-in p a.jol{
	font-size:1.4em;
font-weight: 700;	
}
.grid-top {
	padding: 30px 15px;
}
.content {
	padding: 2em 0 0;
}
.grid-top-in p a:hover{
	color:#ec098d;
}
.might {
	margin: 2em 0;
}
.single {
	margin-top:2em;
}
.single h3{
	color:#000;
	font-size:1.7em;
	font-weight:600;
	margin-bottom:1em;
}
.single p{
	color:#000;
	font-size:1.4em;
	font-weight:600;
	margin-bottom:1em;
}
.single p i {
	font-weight:400;
	font-size:0.95em;
}
.best-review {
border-top: 3px solid #000;
  padding: 1.5em 0;
  margin-top: 1em;
}
.story-review {
	border-top: 3px solid #000;
	padding: 1.5em 0;
	border-bottom: 3px solid #000;
}
.story-review h4 {
	color:#000;
	font-size:1.6em;
	font-weight:600;
	margin-bottom:0.7em;	
}
.best-review  h4 {
	color:#000;
	font-size:1.6em;
	font-weight:600;
	margin-bottom:0.7em;	
}
.story-review p {
	color:#000;	
	font-weight: 400;
	font-size: 1em;
	line-height:1.8em;
}
.best-review p span {
	color:#37a4c5;
	font-weight:600;
}
.best-review p {
	margin-top:0.8em;
}
.comments-section{
	padding:2em 0;
}
.comments-section-head-text h3 {
  font-weight: 700;
  font-size: 2em;
  font-style: normal;
  margin-bottom: 1.6em;
}
.comments-section-middle-grid{
	margin-left:2.5em;
}
.comments-section-grid {
	margin-bottom: 3.5em;
}
.comments-section-grid-image img{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.comments-section-grid-text{
	padding-left:1em;
}
.comments-section-grid-text h4 a{
	font-weight:900;
	font-size:16px;
	color:#464851;
	text-decoration: none;
}
.comments-section-grid-text h4 a:hover{
  color: #dfb636;
}
.comments-section-grid-text p{
	color:#464851;
	font-size:0.95em;
	font-weight:400;
	margin:0.3em 0 1em 0;
	line-height:1.7em;
}
.comments-section-grid-text span a{
	font-weight:600;
	font-style:italic;
	font-size:20px;
	color:#dfb636;
	text-decoration: none;
}
.comments-section-grid-text label{
	color:#7F8BA3;
	font-size:14px;
	font-weight:400;
	font-style:italic;
	margin-top:5px;
}
.comments-section-grid-text i.rply-arrow{
	width:25px;
	height:25px;
	background: url("../images/img-sprite.png") no-repeat -669px -94px;
	display: inline-block;
	vertical-align:middle;
}
.reply-section-head-text h3 {
  float: left;
  font-weight: 700;
  font-size: 2em;
  font-style: normal;
  margin-bottom: 1.6em;
}
.reply-section{
	padding:2em 0;
}
.blog-form input[type="text"], textarea {
	width: 100%;
	padding: 9px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border: 1px solid #BBC4C9;
	margin-bottom: 2em;
	font-size: 15px;
	font-weight: 400;
	color: #7F8BA3;
	outline: none;
	font-style:normal;
}
.blog-form textarea {
	resize:none;
	height:11em;
}
.blog-form input[type="button"] {
	padding: 1em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border: none;
  outline: none;
  font-size: 1em;
  font-weight: 600;
  width: 100%;
  color: #FFFFFF;
  text-transform: uppercase;
  font-style: normal;
  width: 20%;
}
.blog-form input[type="button"]:hover {
	background: #dfb636;
}
/*-- responsive-design starts-here --*/
@media screen and (max-width: 1280px) {
	.footer {
		padding: 3em 2em;
	}
	.news-left-grid h2 {
		font-size: 2.5em;	
		margin: 8px 0;
	}	
	.news-left-grid h3,.news-right-grid h3 {
		font-size: 2em;
	}
	.news-right-grid h5 {
		font-size: 1.3em;
	}
	.news-left-grid a {
		font-size: 1.2em;
		padding: 12px 21px 14px 11px;
	}
	.video iframe {
		min-height: 400px;
	}
	.review-slider {
		padding: 2.5em 0;
	}
	.header-info h1 {
		font-size: 2.6em;
	}
	p.age a {
		padding: 5px 10px;
	}
	p.age {
		font-size: 1em;
	}
	a.video, a.book {
		font-size: 1.2em;
		padding: 9px 22px 9px 13px;
		width: 75%;
		margin-top: 15px;
	}
	p.special {
		margin: 1.5em 0 2em 0;
	}
	.header {
		min-height: 586px;
	}
	.logo img {
		width: 90%;
	}
	.top-header {
		padding: 0.6em 2em 0.6em 2em;
	}
	.logo p {
		font-size: 1.2em;
		padding: 4px 0 4px 15px;
		margin: 8px 0 0px 5px;
	}
	.search input[type="text"] {
		font-size: 15px;
	}
	.yrw {
		margin: 1.3em 0;
	}
}
@media screen and (max-width: 1024px) {	
	i.home2 {
	  background: url('../images/img-sprite.png') no-repeat 13px -5px;
	  display: none;
	}
	i.home1 {
	  background: url('../images/img-sprite.png') no-repeat 13px -65px;
	  display: block;
	}
	i.videos1 {
	  background: url('../images/img-sprite.png') no-repeat -52px -65px;
	  display: none;
	}
	i.videos {
	  background: url('../images/img-sprite.png') no-repeat -52px -5px;
	  display: block;
	}
	i.booking1 {
	  background: url('../images/img-sprite.png') no-repeat -173px -61px;
	  display: none;
	}
	i.booking {
	  background: url('../images/img-sprite.png') no-repeat -173px -1px;
	  display: block;
	}
	i.watching1 {
	  background: url('../images/img-sprite.png') no-repeat -108px -61px;
	  display: none;
	}
	i.contact1 {
	  background: url('../images/img-sprite.png') no-repeat -227px -57px;
	  display: none;
	}
	i.contact {
	  background: url('../images/img-sprite.png') no-repeat -227px 3px;
	  display: block;
	}
	.menu {
		left: 3px;
	}
	.menu ul li a {
		padding: 8px 10px;
	}
	.video iframe {
		min-height: 360px;
	}
	.news {
		padding: 2em 1em;
	}	
	.news-left-grid p {
		font-size: 1.2em;
	}
	.news-left-grid h2 {
		font-size: 2.3em;
		margin: 7px 0;
	}	
	.news-left-grid h4 {
		font-size: 2em;
	}
	.news-right-grid p {
		font-size: 0.95em;
		line-height: 1.7em;
		height: 67px;
		overflow: hidden;
		margin-top: 0.35em;
	}
	.header {
		min-height: 471px;
	}
	.header-info {
		float: right;
		padding-top: 2em;
		width: 31%;
		margin-right: 2%;
	}
	.header-info h1 {
		font-size: 2.4em;
	}
	p.age {
		font-size: 0.95em;
	}
	p.special {
		margin: 1em 0 1em 0;
		height: 20px;
		overflow: hidden;
	}
	.logo {
		width: 44%;
	}
	.search input[type="submit"] {
		top: 10px;
		right: 1px;
	}
	.logo img {
		width: 85%;
	}
	.logo p {
		font-size: 1.1em;
		padding: 4px 0 4px 13px;
		margin: 8px 0 0px 0px;
	}
	.review-slider {
		padding: 1.5em 0;
	}
	.nbs-flexisel-item > img {
		width: 94%;
		margin: 0 3%;
	}
	.more-reviews {
		padding: 2em 0;
	}
	.top-header {
		padding: 1em 2em 1em 1em;
	}
	.search {
	  padding: 8px 8px;
	  width: 22%;
	  margin-top: 7px;
	}
	.span_top {
		padding: 1em 1em;
	}
	.v-search {
		margin-top: 6px;
	}
	.error-404 h2 {
		font-size: 11em;
		margin-top: 0.3em;
	}
	.error-404 {
		padding-top: 5.5em;
		min-height: 580px;
	}
	.main-contact {
		padding: 3em 3em;
	}
	.main-contact form input[type="submit"] {
		font-size: 1.3em;
		padding: 0.4em 2.5em;
	}
	.map iframe {
		min-height: 280px;
	}
	.reviews-section {
		padding: 2em 1em;
	}
	.side-bar {
		padding: 0;
	}
	a.span {
		font-size: 1em;
	}	
	p.dirctr {
		font-size: 0.95em;
		margin-bottom: 8px;
	}
	.rtm a,.wt a {
		font-size: 0.95em;
	}
	.rtm, .wt {
		width: 36%;
	}	
	p.info {
		font-size: 0.95em;
		margin: 5px 0px;
	}
	.review {
		margin-top: 2.8em;
	}
	.blog-form input[type="button"] {
		padding: 0.9em;
		font-size: 0.95em;
		width: 29%;
	}
	.single h3 {
		font-size: 1.4em;
		margin-bottom: 0.8em;
	}
	.single p {
		font-size: 1.1em;
	}
	.comments-section {
		padding: 2em 0 0 0;
	}
	.story-review p {
		font-size: 0.95em;
	}
	.best-review p {
		margin-top: 0.8em;
		font-size:0.95em;
	}
	.comments-section-grid-image {
		padding: 0;
	}
	p.ratingview {
		font-size: 0.95em;
		margin: 5px 0;
	}
	.rating{
		margin: 5px 10px;
	}
	.yrw {
		margin: 1em 0;
	}
	li.nbs-flexisel-item a img {
	  width: 100%;
	  padding: 0 3%;
	}
}
@media screen and (max-width: 800px) {
	i.home2 {
	  background: url('../images/img-sprite.png') no-repeat 13px 0px;
	  display: none;
	}
	i.home1 {
	  background: url('../images/img-sprite.png') no-repeat 13px -60px;
	  display: block;
	}
	ul#navigation {
		top: 129px;
	}
	p.claim {
		width: 80%;
		margin: 8px 0;
	}
	.footer {
		padding: 2em 1em;
	}
	.copyright {
		margin-top: 1.5em;
	}
	.menu ul li a {
		padding: 5px 5px;
	}
	.news-right-grid {
		margin-top: 2em;
	}
	.news-left-grid p {
		margin-top: 1.7em;
	}
	.video iframe {
		min-height: 320px;
	}
	.logo img {
		width: 100%;
	}
	.logo p {
		font-size: 1.1em;
		padding: 2px 0 4px 13px;
		margin: 7px 0 0px 18px;
		letter-spacing: 1px;
	}
	.logo {
		width: 53%;
	}
	.header {
		min-height: 353px;
	}
	.header-info h1 {
		font-size: 1.8em;
	}	
	p.review.reviewgo {
		display: none;
	}
	p.age a {
		padding: 4px 8px;
		margin-right: 0.5em;
		border: 1px solid #3bd369;
	}
	.header-info {
		width: 32%;
	}
	a.video {
		display:none;
	}
	a.book {
		font-size: 1.1em;
		padding: 6px 17px 3px 11px;
		width: 47%;
		margin-top: 25px;
	}
	p.review {
		font-size: 1.5em;
	}
	.footer-left.touch {
	  margin-top: 1em;
	}
	.product-grid {
	  margin-top: 1em;
	}	
	.menu {
		top: 45px;
	}
	.search {
	  padding: 8px 8px;
	  width: 23%;
	  margin-top: 4px;
	}
	.search input[type="submit"] {
		top: 10px;
		right: 0px;
	}
	.right-content-heading-left {
		padding: 0 0 11px 0;
	}
	.content-grid {
		width: 30.333%;
	}
	.last-grid {
		display:none;
	}
	.content-grid h3 {
		height: 51px;
		overflow: hidden;
		margin-bottom:0.5em;
	}
	.v-search {
		margin-top: 7px;
	}
	.error-404 h2 {
		font-size: 9em;
		margin-top: 0.3em;
	}
	.error-404 {
		padding-top: 5.5em;
		min-height: 550px;
	}
	a.b-home {
		padding: 0.6em 1.8em;
	}
	.error-404 p {
		font-size: 1.2em;
	}
	.main-contact {
		padding: 2em 1em;
	}
	.side-bar {
	  padding: 0 15px;
	  margin-top: 3em;
	}
	.featured {
		border-top: 3px solid #000;
		border-bottom: 3px solid #000;
	}	
	.entertainment {
		border-bottom: 3px solid #000;
	}	
	.comments-section-grid-image {
		width: 15%;
		float: left;
		margin-right:3%;
	}
	.comments-section-grid-text {
		width:80%;
		float:left;
		padding-left:0;
	}
	.top-header {
		 padding: 1em 2em;
	}
}
@media screen and (max-width: 768px) {
	.footer-left {
	  margin-top: 1em;
	}
	.header {
		min-height: 390px;
	}
	.search {
		padding: 6px 8px;
		width: 23%;
		margin-top: 9px;
	}
	.search input[type="submit"] {
	  top: 7px;
	  right: 0px;
	}
	.news {
		padding: 2em 0em;
	}
	.news-left-grid h2 {
		font-size: 2.1em;
	}	
	.news-left-grid h3, .news-right-grid h3 {
		font-size: 1.8em;
	}
	.news-left-grid h4 {
		font-size: 1.7em;
	}
	.news-left-grid a {
		padding: 11px 19px 13px 9px;
	}
	.reviews-grids,.side-bar  {
		padding: 0;
	}
	.comments-section-head-text h3,.reply-section-head-text h3  {
		font-size: 1.8em;
		margin-bottom: 1em;
	}
	.comments-section-grid-text h4 a {
		font-size:14px;
	}
	.comments-section-grid {
		margin-bottom: 2.5em;
	}
	.comments-section-grid-text p {
		height: 64px;
		overflow: hidden;
	}
	.comments-section-grid-text span a {
		font-size:18px;
	}
	.team-grid {
	  margin-top: 2em;
	}
}

@media screen and (max-width: 640px) {
	p.claim {
		width: 85%;
		margin: 6px 0;
		font-size: 0.9em;
	}
	.menu ul li a {
		padding: 0px 0px;
	}
	.menu {
		left: 2px;
	}
	.search {
		margin-top: 5px;
	}
	.video iframe {
		min-height: 270px;
	}
	.logo p {
		font-size: 1em;
		padding: 2px 0 4px 10px;
		margin: 1px 0 0px 13px;
		letter-spacing: 0px;
	}
	.header {
		min-height: 325px;
	}
	p.review.reviewgo {
		display:block;
	}
	p.special {
		display:none;
	}
	.header-info h1 {
		font-size: 1.7em;
	}
	.header-info {
		padding-top: 1.5em;
		margin-right: 0%;
	}
	i.book1 {
		width: 30px;
		height: 25px;
		background: url('../images/img-sprite.png') no-repeat -219px -63px;
		margin-right: 5px;
		background-size: 268px;
	}
	a.book {
		font-size: 1em;
		padding: 10px 17px 7px 11px;
		width: 86%;
		margin-top: 25px;
	}
	.content-grid h3 {
		padding:1em 0;
	}
	.right-content {
		padding: 1.5em 1em;
	}
	.v-search {
		margin-top: 5px;
	}
	.error-404 {
		padding-top: 5.5em;
		min-height: 500px;
	}
	.contact-form {
		margin-top: 2em;
	}
	.main-contact form input[type="text"], .main-contact form textarea {
		padding: 8px 12px;
		border: 2px solid #000;
		font-size: 1.1em;
		margin-bottom: 1.2em;
		font-weight: 400;
	}
	.map iframe {
		min-height: 250px;
	}
	.contact_info h3 {
		font-size: 2em;
		margin-bottom: 0.5em;
	}
	.main-contact form textarea {
		height: 175px;
	}
	.wt a {
		display:none;
	}
	.rtm{
		width:50%;
	}
	.dropdown {
		width: 40%;
	}
	p.dirctr {
		font-size: 0.9em;
		margin-bottom: 7px;
		height: 22px;
		overflow: hidden;
	}
	p.info {
		font-size: 0.9em;
		margin: 3px 0px;
		height: 20px;
	}
	.single h3 {
		font-size: 1.25em;
		margin-bottom: 0.8em;
	}
	.single p {
		font-size: 1em;
	}
	.comments-section-head-text h3, .reply-section-head-text h3 {
		font-size: 1.65em;
		margin-bottom: 0.8em;
	}
	.blog-form input[type="text"], textarea {
		padding: 8px;
		margin-bottom: 1em;
		font-size: 14px;
	}
}
@media screen and (max-width: 480px) {
	.header-info {
		width: 50%;
		float: left;
		margin-left: 3em;
	}
	ul#navigation {
	  top: 109px;
	}
	a.book {
		width: 49%;
	}
	.product h3 {
		font-size: 2.2em;
	}
	.footer-left h3 {
        text-align: center;
		margin: 0 0 .5em 0;
	}
	.about-grid h3 {
		font-size: 1.6em;
	}
	.about-grid {
	  margin-top: 1em;
	}
	.about-team h3 {
		font-size: 1.6em;
	}
	.logo {
		width: 65%;
	}
	.logo p {
		display:none;
	}
	p.claim {
		width:100%;
	}
	.news-left-grid p {
		font-size: 1.15em;
	}
	.search {
		width: 35%;
	}

	.span_top {
		padding: 0.5em 1em;
	}
	h3.head {
		font-size: 1.5em;
	}
	.right-content-heading {
		margin: 0 0 2em 0;
	}
	.v-search {
		margin-top: 3px;
	}
	.error-404 {
		padding-top: 5.5em;
		min-height: 450px;
	}
	a.b-home {
		padding: 0.5em 1.7em;
	}
	.error-404 p {
		font-size: 1.1em;
	}
	.error-404 h2 {
		font-size: 7em;
		margin-top: 0.2em;
	}
	.main-contact p {
		font-size: 1em;
		word-spacing: 0px;	
	}
	.main-contact {
		padding: 2em 0em;
	}
	.side-bar {
		width: 72%;
	}
	a.span {
		font-size: 1.3em;
	}			
	p.ratingview {
		font-size: 0.9em;
		margin: 2px 0;
	}
	.rating {
		margin: 2px 10px;
	}
	.dropdown {
		width: 45%;
	}
	.rtm {
		width: 62%;
	}
	.blog-form input[type="button"] {
		padding: 0.8em;
		font-size: 0.9em;
		width: 45%;
	}
	.single h3 {
		font-size: 1em;
	}	
	.best-review h4 {
		font-size: 1.4em;
		margin-bottom: 0.5em;
	}
	.best-review {
		border-top: 2px solid #000;
	}
	.story-review {
		border-top: 2px solid #000;
		padding: 1.2em 0;
		border-bottom: 2px solid #000;
	}
	.c-rating {
		display: none;
	}
}
@media screen and (max-width: 320px) {
	.logo a {
		width: 76%;
	}
	.search {
		padding: 6px 30px 6px 8px;
	}
	i.videos1 {
	  background: url('../images/img-sprite.png') no-repeat -52px -60px;
	  display: none;
	}
	i.videos {
	  background: url('../images/img-sprite.png') no-repeat -52px 0px;
	  display: block;
	}
	.header-info {
		width: 67%;
	}
	.header-info h1 {
	  font-size: 1.3em;
	}
	.header {
		min-height: 290px;
	}
	.search input[type="text"] {
	  font-size: 14px;
	}
	.top-header {
	  padding: 1em;
	}
	.news-left-grid h2 {
		font-size: 1.45em;
	}
	.news-left-grid h3, .news-right-grid h3 {
		font-size: 1.5em;
	}	
	.news-left-grid h4 {
		font-size: 1.4em;
	}
	i.book {
		width: 40px;
		height: 40px;
		background: url('../images/img-sprite.png') no-repeat -233px 2px;
		margin-right: 8px;
		background-size: 280px;
	}
	.product {
	   padding: 0em 1em 2em;
	}
	.about-grid h4 {
		font-size: 1.3em;
	}
	.product h3 {
	  font-size: 1.6em;
	}
	.footer {
	  padding: 1em 1em;
	}
	.news-left-grid a {
		padding: 9px 17px 11px 7px;
		font-size: 1.1em;
	}
	.news-right-grid h5 {
		font-size: 1.1em;
		margin-bottom: 4px;
	}
	.logo {
		width: 60%;
	}
	.search {
	  width: 40%;
	}
	.news-right-grid p {
		margin-top:0;
	}
	.more-reviews {
		padding: 0 0 1.5em 0;
	}
	.news-grid {
		padding-bottom: 0.5em;
		margin-bottom: 1em;
	}
	.news-grid a {
		font-size: 1.2em;
	}
	.span_top {
		padding: 0.7em 0.8em;
	}
	h3.head {
		font-size: 1.4em;
	}
	.right-content-heading-left h3 {
		font-size: 1.1em;
	}
	.content-grid {
		width: 47%;
	}
	.right-content {
		padding: 1.2em 0.5em;
	}
	.last-grid {
		display: block;
	}
	.review-info {
		width: 100%;
	}
	.rtm {
		width: 63%;
	}
	p.rating {
		font-size: 0.875em;
	}
	.review {
		margin-top: 1.8em;
	}
	.side-bar {
		width: 100%;
	}
	.featured h3, .entertainment h3, .might h4 {
		font-size: 1.4em;
	}
	.error-404 h2 {
		font-size: 7.5em;
	}
	a.b-home {
		padding: 0.4em 1.4em;
	}
	.main-contact p {
		font-size: 0.9em;
	}
	.main-contact form input[type="text"], .main-contact form textarea {
		padding: 7px 11px;
		border: 1px solid #000;
		font-size: 1em;
		margin-bottom: 1em;
		font-weight: 400;
	}
	.contact_info h3 {
		font-size: 1.7em;
	}
	.map iframe {
		min-height: 200px;
	}
	.main-contact form textarea {
		height: 140px;
	}
	.main-contact form input[type="submit"] {
		font-size: 1.1em;
		padding: 0.3em 2em;
	}
	.contact_info {
		margin-top: 1.4em;
	}
	.blog-form input[type="button"] {
		width: 66%;
	}
	.reply-section {
		padding: 2em 0 0 0;
	}
	.story-review p {
		height:156px;
		overflow:hidden;
	}
}