/*-----ベース-----*/

/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/*
*  html5 doctor css reset | http://html5doctor.com/html-5-reset-stylesheet
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
/* end cssreset */
body{
    background: #f2dede url(http://ihave50dollars.com/images/bg.jpg)no-repeat top center fixed;
    font-size: 13px;
    line-height: 190%;
    background-size;
    background-size: cover;
    color: #ffffff;
    font-weight: normal;
    font-family: 'Stint Ultra Condensed', cursive;
}

p {
    margin: 0 0 10px;
}

h1,h2,h3 {
    color: #fff;
    margin: 10px 0 20px;
    line-height: 120%;
    font-weight: bold;
}

h3 {
    font-size: 18px;
}

h2 {
    font-size: 18px;
}

h1 {
    font-size: 30px;
}
img{
  max-width:100%;
}
h1.b1, h2.b2, h3.b3 {
  margin-bottom: 25px;
  display: block;
}
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;
}
.row{
  margin:0;
} 
a#toTop{
  margin-top: 0;
}
.breadcrumb{
  margin:2em 0;
  text-align:left;
}
/*-- header_top --*/
.header{
  background: #000000;
  padding:1em 0;
}
.headr-left{
  float:left;
  width:65%;
}
.social{margin: 10px 0 0;}
.social i {
width: 33px;
height: 33px;
background: url('http://ihave50dollars.com/images/social.png') no-repeat 0px 0px;
display: inline-block;
margin:0 5px;
}
a i.facebook:hover,a i.twitter:hover,a i.gplus:hover,a i.pin:hover,a i.youtube:hover{
  opacity:0.8;
}
a i.facebook{
background-position:-5px -6px;
}
a i.twitter{
background-position:-46px -7px;
}
a i.gplus{
background-position:-92px -8px;
}
a i.pin{
background-position:-135px -8px;
}
a i.youtube{
background-position:-180px -9px;
}
.search {
  position: relative;
  float: left;
  width:40%;
  margin-left:10em;
}
.search input[type="text"] {
  padding: 6px 10px 6px 0px;
  outline: none;
  color: #fff;
  background: none;
  border: none;
  width: 88%;
  position: relative;
  font-size: 0.9em;
  -webkit-appearance: none;
  margin-left: 3em;
}
.search input[type="submit"] {
  background: url('http://ihave50dollars.com/images/search1.png') no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 24px;
  outline: none;
  position: absolute;
  height: 24px;
  top: 3px;
  left: 8px;
}
.headr-right {
  float: left;
}
.details ul li{
  display:inline-block;
  padding:0.3em 0em 0.3em 1em;
}
.details ul li:nth-child(1){
  margin-right:3em;
}
.details ul li{
  color:#fff; 
  text-decoration:none;
  font-size:0.9em;
}
.details ul li a{
  color:#fff; 
  text-decoration:none;
  font-size:0.9em;
}
.glyphicon-earphone:before,.glyphicon-envelope:before  {
  font-size:13px;
  margin-right:5px;
}
.logo{
  float:left;
}
.logo h1 a{
  color:#fff;
  text-decoration:none;
  text-shadow: 1px 1px 1px #949494;
}
.top-menu{background: #000000;}

.nav1 {}
.top-menu ul li{
  display:inline-block;
}
.top-menu ul li a{
  display:block;
  color:#fff;
  padding: 10px;
  text-decoration:none;
  font-size: 15px;
}
span.menu {
    display:none;
}
.top-menu ul li.active a,.top-menu ul li a:hover{
  color: #FFF;
  background: #d05267;
}
::-webkit-input-placeholder{
color:#fff !important;
}
.top-banner{
  position:relative;
}
/*--- slider-css --*/
.banner1{
  background:url(http://ihave50dollars.com/images/bnr3.jpg) no-repeat 0px 0px;
  background-size:cover;
  min-height:680px;
}
.banner2{
  background:url(http://ihave50dollars.com/images/bnr2.jpg) no-repeat 0px 0px;
  background-size:cover;
  min-height:680px;
}
.banner3{
  background:url(http://ihave50dollars.com/images/bnr3.jpg) no-repeat 0px 0px;
  background-size:cover;
  min-height:680px;
}
.slider {
  position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides div.slid {
  -webkit-backface-visibility: hidden;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.caption{
  width: 100%;
  margin-top:16em;
}
.banner-info{
  position: absolute;
  z-index: 99;
  top: 100px;
  left: 13%;
}
.caption {
  text-align:center;
}
.caption h3{
  color: #ffffff;
  font-size: 2.8em;
   font-family: 'Play-Bold';
}
.caption p{
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 400;
  color:#ffffff;
  width: 60%;
  margin:1em auto 0 auto;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size: 0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height: 15px;
  width: 15px;
  display: inline-block;
     border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  background:#69d2e8;
  border:2px solid#fff;
}
.callbacks_here a:after{
  background:#d52f47;
}
.callbacks_tabs a{
  visibility:hidden;
}
.callbacks_tabs li{
  display:inline-block;
  
}
ul.callbacks_tabs.callbacks1_tabs {
  position: absolute;
  bottom: 50px;
  z-index: 999;
  left: 46%;
}
/*---flexi-slider---*/
 #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 21px;
  cursor: pointer;
  position: relative;
  line-height: 0px;
  width: 285px!important;
}
.nbs-flexisel-item > img {  
  cursor:auto;
  position: relative;
    width: 90%;
  margin: 0 5%;
}
.content{
  padding:4em 0;
 }
.top-games h3,.latest-games h3{
  color:#f43c60;
  font-size:2.4em;
  font-family: 'Play-Bold';
  text-align:center;
 }
.game-grid{
  text-align:center;
 }
.top-game-grids{
  margin-top:4em;
}
.game-grid h4{
  font-family: 'Play-Bold';
  font-size:1.3em;
 }
.game-grid p{
  color:#777;
  font-size:0.9em;
  margin:0.7em 0;
  line-height:1.8em;
 }
.game-grid img{
  
}
 /*-- latest --*/
.latest{
  padding-bottom:4em;
}
 .new-trailers{
    padding: 2em 0 0em 0;
}
.new-trailers h3 {
  padding: 0.5em;
  background-color: #F4F4F4;
  color: #000;
  text-align: center;
  font-size: 2em;
  color: #5bb2fc;
  font-family: 'Play-Regular';
    margin-bottom: 2em;
}
.latest-top{
  margin-top:3em;
}
.trailer iframe {
    width: 100%;
  height: 387px;
}
.trailer {
  padding-left: 0;
}
.sub-img {
  float: left;
}
.sub-img img{
 width:100%;
}
.sub-text {
 float:right;
}
.sub-text a {
  padding: 0.5em;
  background-color: #F4F4F4;
  font-size:1.2em;
  color: #5bb2fc;
  font-family: 'Play-Regular';
    line-height: 1.4em;
  text-decoration:none;
    display: block;
}
.sub-text p {
    font-size: 0.9em;
  line-height: 1.8em;
  color: #888;
  font-weight: 400;
  margin-top: 0.5em;
}
.sub-trailer {
    margin-bottom: 0.6em;
}
/*--x-box--*/
.x-box{
  padding:4em 0;
}
.x-box-left h2{
  font-family: 'Play-Bold';
  font-size:4em;
  color: #f43c60;
}
.x-box-left h3{
  font-family: 'Play-Regular';
  font-size:2em;
  margin-top:8px;
  color:#69d2e8;
}
.x-box-left p{
  line-height:1.7em;
  margin-top:1em;
  font-size:0.9em;
  color:#777;
}
.x-box-left a{
  display:inline-block;
  background:#69d2e8;
  color:#fff;
  padding:0.8em 1.7em;
  margin-top:2em;
  text-decoration:none;
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #69d2e8;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #d05267;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  margin: 10px 0;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #4A4A4A;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.poster{
  background:url(http://ihave50dollars.com/images/pst1.jpg) no-repeat 0px 0px;
  background-size:cover;
  min-height:450px;
  position:relative;
}
.poster-info{ 
  width:60%;
  margin-top:5em;
}
.poster-info h3{
   font-family: 'Play-Bold';
  color:#fff;
  font-size:2.2em;
}
.poster-info p{
  color:#fff;
  margin-top:1em;
  line-height:1.7em;
  font-size:0.9em;
}
.poster-info a{
  color:#fff;
  margin-top:1em;
  display:inline-block;
  background:#f43c60;
  padding:0.75em 1.3em;
  text-decoration:none;
  font-size:0.9em;
}
.bnr2 {
  background: url(http://ihave50dollars.com/images/bnr3.jpg) no-repeat 0px 0px;
  background-size: cover;
  min-height:170px;
}
.banner-info2{
  margin-top:2em;
}
/*--footer--*/
.footer,.ftr-grid{
  background: #f2dede;
  color: #fff;
  padding: 30px 0;
}

footer {
    /* border-top: 1px solid #1A1818; */
}

.footer a:hover, .ftr-grid a:hover {
    text-decoration: underline;
    color: #ECC7A6;
}

.footer a, .ftr-grid a {
    color: #d05267;
}

.copyright {
    padding: 10px 0;
}
.ftr-grid h3,.ftr-info h3{
  color: #fff;
}
.ftr-grid ul li{
  display:block;
  padding: 10px 0;
  border-bottom: 1px dashed #212121;
}

.ftr-grid ul li:last-child {
    border-bottom: none;
}
.ftr-grid ul li a{
}
.ftr-grid ul li a:hover{
}
.ftr-info p{
  font-size:0.85em;
  line-height:1.7em;
  color:#fff;
  margin-top:2em;
}
.copywrite {
  padding:2em 0;
  background:#333;
}
.copywrite p {
  color: #FFF;
  font-size: .9em;
  text-align: center;
  line-height: 1.8em;
}
.copywrite p a{
  color:#fff;
}
/*--about--*/
.about{
  padding:3em 0;
}
.about h2,.review h2,h2.top,.gallery h2,.contact h2{
  font-family: 'Play-Bold';
  font-size: 2.5em;
  color: #f43c60;
  text-align:center;
}
.about-info-grids{
  margin-top:2em;
}
.abt-pic{
  padding-left:0;
}
.abt-info-pic{
  padding-right:0;
}
.abt-info-pic h3 {
  font-family: 'Play-Regular';
  font-size: 2em;
  color: #69d2e8;
}
.abt-info-pic p {
  line-height: 1.7em;
  margin-top: 1em;
  font-size: 0.9em;
  color: #777;
}
.abt-info-pic ul{
  margin-top:1em;
}
.abt-info-pic li {
  list-style-image: url(http://ihave50dollars.com/images/icon3.png);
  margin: 0 0 10px 20px;
  color: #9A9598;
  font-size: 0.9em;
  text-decoration: none;
}
.testimonals{
  margin-top:4em;
}
.testimonals h3,.team h3{
  font-family: 'Play-Bold';
  font-size: 1.8em;
  color: #f43c60;
  margin-bottom:0.7em;
}
.testimonal-grid:first-child {
  margin: 0;
}
.testimonal-grid{
  margin: 0 0 0 30px;
  padding:0;
  width: 31.5%;
}
.testi-info p{
  background: #161616;
  padding: 25px 30px 25px 30px;
  border-radius: 0;
  line-height: 1.5em;
  font-size: 0.9em;
  color: #7d7d7d;
}
.testi-info p:hover{
  color:#fff;
}
.testi-info h4{
  color:#69d2e8;
  font-size:1.3em;
  margin-top:15px;
}
.testi-info a{
  color:#f43c60;
  text-decoration:none;
  font-size: 0.75em;
  font-weight:600;
}
.testi-info a:hover{
  color:#69d2e8;;
}
.team{
margin-top:3em;
}
.grid_4 {
  width: 22%;
  float: left;
  margin: 0 3% 0% 0;
}
.team-grid p {
font-size: 0.9em;
  line-height: 1.8em;
  color: #777;
}
.team-grid img {
  width: 100%;
}
.team-grid h4{
    color:#69d2e8;
  font-size: 1.3em;
  margin:0.6em 0;
}
/*--reviews--*/
.review {
  padding: 3em 0 5em;
}
.col-1 {
  background: #eee;
    padding: 1em;
}
.col-1 h4{
  font-size:1.2em;
   margin: 0.8em 0 0.5em;
   font-family: 'Play-Bold';
}
.col-1 h4 a{
  color:#2d2d2d;
  text-decoration: none;
}
.col-1 h4 a:hover{
  color:#69d2e8;
}
.col-1 p {
  line-height: 1.7em;
  font-size: 0.9em;
  color: #777;
}
.review-md1 {
  padding: 3em 0 0;
}
/*--//reviews--*/
/*----blog----*/
.blog{
padding:3em 0;
}
.blog-left{
  padding-left:0;
}
.blog-info p{
  line-height: 1.7em;
  margin-top: 1em;
  font-size: 0.9em;
  color: #777;
}
p.snglp{
  line-height: 1.7em;
  margin-top: 1em;
  font-size: 0.9em;
  color: #777;
}
.blog-left p a {
  color: #777;
}
.recent-posts h4,.category h4,.coment-form h4,.response h4{
  font-family: 'Play-Regular';
  font-size: 1.6em;
  color: #f43c60;
  margin-bottom: 0.7em;
}
.posts-right label {
  margin: 0 0 0px 0;
  font-size: 1em;
  color:#f43c60;
  line-height: 1.6em;
}
.blog-img img{
  width:100%;
}
.blog-info-text a img {
  width: 100%;
}
.blog-info-text a img {
  overflow: hidden;
  position: relative !important;
  padding: 0;
}
.single-page  img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
}
img.zoom-img {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -ms-transition-duration: .5s;
}
img.zoom-img:hover {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  -ms-transition-duration: 750ms;
  overflow: hidden;
}
a.list-group-item:hover {
  background-color: #69d2e8;
  border-color: #69d2e8;
  color: #fff;
}
.blog-ctgry{
  margin:0 0 40px 0;
}
.recent-posts-info {
  margin-bottom: 55px;
}
.posts-left{
  float: left;
  margin-right: 14px;
  overflow: hidden;
}
.posts-right{
  float:right;
  width: 51%;
} 
.posts-right lable {
  font-size: 14px;
  font-weight: 500;
  color: #989595
}
.posts-right h5 a {
  color:#181a1b;
  display:inline-block;
  font-size: 1.1em;
  margin: 3px 0;
  line-height: 1.6em;
}
.posts-right h5 a:hover{  
  color: #2f6818; 
}
.blog-info {
  margin-bottom: 2em;
}
.btn-primary:hover{
background:transparent;
color:#4dc47d;
border-color: #4dc47d;
}
.btn-primary {
  background:#69d2e8;
  border-color: #69d2e8;
  color: #fff;
}
.comments h4{
  margin: 0 0 18px 0;
}
.posts-right p {
  color: #542f1d;
  font-size: 14px;
  text-shadow: 1px 1px 0px #fff;
  margin: 0px 0 15px 0;
  line-height: 1.8em;
}
/*--single-page--*/
.comment-icons {
  border-top: 1px dashed #2f6818;
  border-bottom: 1px dashed #2f6818;
  padding: 1em 0;
  margin: 2em 0 3em 0;
}
.comment-icons ul {
  margin: 0;
  padding: 0;
}
.comment-icons ul li {
  display: inline-block;
  margin: 0 10px;
  color: #838383;
  font-size: 14px;
}
.comment-icons ul li span{
  background: url(http://ihave50dollars.com/images/iconsprite.png) no-repeat 0px 0px;
  margin-right: 10px;
  display: inline-block;
  width: 12px;
  height: 20px;
  vertical-align: middle;
}
.comment-icons ul li span.clndr {
  background: url(http://ihave50dollars.com/images/iconsprite.png) no-repeat -19px -2px;
  width: 17px;
}
.comment-icons ul li span.admin{
  background: url(http://ihave50dollars.com/images/iconsprite.png) no-repeat 0px -25px;
  width: 15px;
  height: 20px;
}
.comment-icons ul li span.cmnts{
  background: url(http://ihave50dollars.com/images/iconsprite.png) no-repeat -18px -24px;
  margin-right: 5px;
  width: 17px;
}
.comment-icons ul li a.like{
  background: url(http://ihave50dollars.com/images/iconsprite.png) no-repeat 2px -46px;
  margin-right: 6px;
  padding-left: 1.5em;
}
.comment-icons ul li a{
  color:#838383;
  font-size: 14px;
  margin: 10px 0 18px 0;
  line-height: 1.8em;
  display: inline;
}
.comment-icons ul li a:hover{
  color:#f43c60;
}
.admin-text {
  padding: 26px;
  border: 1px dashed #2f6818;
}
.admin-text h5 {
  margin: 0 0 12px 0;
  font-size: 1em;
  color:#4dc47d;
  font-weight: 600;
}
.admin-text-left {
  float: left;
  width: 11%;
}
.admin-text-right {
  float: right;
  width: 86%;
}
.admin-text-right p {
  margin: 0px 0 18px 0;
    font-size: 0.95em;
  color: #777;
  line-height: 1.7em;
}
.admin-text-right span {
font-weight:600;
  font-size: 14px;
  margin: 0 0 10px 0;
  color:#887f66;
}
.admin-text-right span a {
    color: #887f66;
  text-decoration:none;
}
.admin-text-right span a:hover{
  color:#2f6818;
  transition:.5s all;
}
.media.response-info {
  margin-top: 1.5em;
}
.response-info-mdl {
  margin: 1em 0px 1em 4em;
}
.response {
  margin-top: 40px;
}
.media-left.response-text-left {
  width: 11%;
}
.response-text h5 {
  font-weight: 600;
  font-size: 14px;
  margin: 10 0 0px 0;
  color: #887f66;
}
.response-text-left h5 a {
  text-decoration: none;
    color: #838383;
}
.response-text-left h5 a:hover{
  text-decoration: none;
  color:#f43c60;
}
.response-text-left h5{
  font-weight: 600;
  font-size: 14px;
  margin: 1em 0 0 0;
}
.response-text-right p {
    font-size: 0.9em;
  color: #777;
  line-height: 1.7em;
}
.response-text-right ul{
  padding:0;  
  text-align: right;
  margin-top: 0.5em;
}
.response-text-right ul li{
  display: inline-block;
  color: #2f6818;
  font-size: 0.9em;
  margin-right: 16px;
}
.response-text-right ul li a{
    color:#838383;
  font-size: 14px;
  font-weight: 600;
}
.response-text-right ul li a:hover{
  color:#f43c60;
  text-decoration:none;
}
.coment-form input[type="text"] {
  background: none;
  width: 100%;
  color: #777;
  margin: 0 0px 23px 0;
  font-size: 0.9em;
  padding: 12px 10px;
  outline: none;
  border:1px solid #CDCDCD;
}
.coment-form textarea {
  background: none;
  width: 100%;
  color:#777;
  font-size: 0.9em;
  resize: none;
  height: 185px;
  padding: 12px;
  outline: none;
  border: 1px solid #CDCDCD;
  }
.coment-form input[type="submit"] {
  padding: 10px 43px;
    margin-top: 23px;
  border:2px solid #69d2e8;
  color: #ffffff;
  font-size: 1em;
  background:#69d2e8;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
.coment-form input[type="submit"]:hover {
  background: transparent;
  color:#69d2e8;
  border:2px solid #69d2e8;
}
.coment-form h4 {
  margin-bottom: 22px;
}
.coment-form {
  margin-top: 46px;
}
/*--//single-page--*/
.pages {
  padding: 3em 0px;
}
h3.ghj {
  color: #000;
  font-size: 2em !important;
  margin: 0 0 1em;
}
.headdings, .Buttons, .progress-bars, .alerts, .bread-crumbs, .pagenatin, .appearance, .distracted {
  padding: 2em 0;
}
.breadcrumb {
  margin-bottom: 3em !important;
}
.table {
  margin-bottom: 0;
}
.b4,.b5,.b6 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.bs-example h1, .bs-example hh2, .bs-example h3, .bs-example h4, .bs-example h5, .bs-example h6 {
  margin: 0 0 10px;
}
/*--gallery-Part-Here --*/
.gallery{
  padding:3em 0;
}
.gallery-bottom{
  margin-top:2em;
}
.gallery-left img{
  width:100%;
}
.gallery-left:hover img {
  -webkit-filter: grayscale(100%);
  opacity:8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-left{
  position: relative;
}
.gallery-grid img{
  width:100%;
}
.gallery-grid:hover img {
  -webkit-filter: grayscale(100%);
  opacity:8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-grid{
  position: relative;
}
.gallery-1{
  margin-top:25px;
}
.gallery-1:nth-child(1){
  margin-top:0;
}
/*--gallery-Part-Ends-Here --*/
/*--contact--*/
.contact{
padding:3em 0; 
}
.contact-left{
padding-left:0;
}
.contact form{
  margin-top:2em;
}
.contact-head{
padding:0em 0 2em 0;
}
.contact form input[type="text"],.contact-right textarea {
width: 100%;
padding: 10px 12px;
border: 1px solid #87655B;
font-size: 1em;
margin-bottom: 1.5em;
color: #87655B;
outline: none;
font-weight: 400;
transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
-ms-transition: 0.5s all ease;
}
.contact-right textarea{
resize:none;
height: 181px;
}
.contact form input[type="text"]:hover,.contact-right textarea:hover{
border:1px solid #f43c60;
}
.contact form input[type="submit"] {
  font-size:0.8em;
  display:inline-block;
  background:#69d2e8;
  padding:0.6em 2em;
   border:2px solid #69d2e8;
  color:#fff;
  text-decoration:none;
  font-weight:500;
  transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
-ms-transition: 0.5s all ease;
}
.contact form input[type="submit"]:hover{
  background:transparent;
  color:#69d2e8;
  border:2px solid #69d2e8;
}
.address{
padding:2em 0 0 0;
border-top:1px solid #eee;
margin-top:2em;
}
.address h3{
  font-family: 'Play-Regular';
  font-size: 1.8em;
  color: #f43c60;
  margin-bottom: 0.7em;
  text-align:center;
}
.locations{
padding-left:0;
margin-top:3em;
}
.locations ul{
display:inline-block;
width:48%;
}
.locations ul li{
display:inline-block;
}
.locations ul li span {
background: url(http://ihave50dollars.com/images/find.png) no-repeat 0px 0px;
vertical-align: super;
width: 38px;
height: 38px;
display: inline-block;
margin:0 0.5em 5.5em 0;
}
.address-info  p{
color: #999;
font-size: 0.9em;
text-decoration: none;
padding-bottom:3px;
display: block;
font-weight: 400;
}
.address-info p a{
color: #999;
}
.address-info p a:hover{
  color: #026466;
}
.address-info h4 {
color:#09C3EA;
margin-bottom:8px;
font-size:1em;
}
.address-info h5 a{
color: #626262;
margin:5px 0;
font-size:0.9em;
display:block;
}
.contact-map iframe {
  min-height: 310px;
  width: 100%;
  border: none;
}
/* ----- custom style -------*/
  .img-art {
      max-width: 40%;
      float: left;
      margin: 0 15px 15px 0;
  }
  .content-3 .img-art,.col-mdpr-r .img-art,.col-mdpl-l .img-art {
      max-width: 100%;
      margin: 0px 0 20px;
  }
  a,a:hover{
      color: #d05267;
      text-decoration: none;
  }
  a:hover{
      text-decoration:underline;
  }
  h1 > a{
      color: #2ABDE9;
      font-size: 28px;
      line-height: 150%;
  }
  h1 > a:hover{
      text-decoration: none;
      text-shadow: none;
      color: #B8D68A;
  }
  /* -------- */
  .row {}
  .row:after {
      content: '';
      display: block;
      clear: both;
  }
  /* ------- */
  .col-md-r {
      width: 49%;
      float: right;
  }

  .col-md-l {
      width: 49%;
      float: left;
  }
  /* ---------- */
  .col-md-4 {
      width: 33.33%;
      float: left;
      margin: 0;
  }
  /* ----- */
  .col-mdpr-l {
      width: 70%;
      float: left;
      margin: 0;
  }
  .col-mdpr-r {
      width: 26%;
      float: right;
      padding: 0;
  }
  .col-mdpl-l {
      width: 26%;
      float: left;
      margin: 0;
  }

  .col-mdpl-r {
      width: 70%;
      float: right;
      margin: 0;
  }   
  #menuButt{
      display:none;
  }
  .main-image{}

.main-image,.content-1,.content-2 {
    background: #0d0a05;
    /* border-bottom: 3px dotted #3c763d; */
    padding: 30px 0;
}

.fea-art {}

.ftr-grid {
    /* border-top: 1px solid #2A2828; */
}

.content-3 {}

.content-2 {}

.content-1 {}

.container {
    max-width: 980px;
    margin: 0 auto;
    background: #000;
}

.box {
    max-width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}

.box:after {content: '';display: block;clear: both;}
  @media screen and (max-width:1024px){
      .content-3 .img-art,.col-mdpr-r .img-art,.col-mdpl-l .img-art {
          max-width: 40%;
          margin: 0 15px 15px 0;
      } 
      .col-md-4,.col-md-r,.col-md-l,.col-mdpr-l,.col-mdpr-r,.col-mdpl-r,.col-mdpl-l{
          width:100%
      }     
      #menuButt{
          display:block;
          border: none;
      }
      #menuTop{
          display:none
      }

      #menuTop li {
          width: 100%;
      }

      #menuTop a {
          display: block;
          float: none;
          border: none;
      }
      .container{
          width:auto;
      }
      h1 > a{
          font-size:24px;
          line-height: 30px;
      }      
     
  }
  @media screen and (max-width:480px){
      h1 > a{
          font-size:17px;
          line-height: 20px;
      }
      .img-art{
          max-width: 100% !important;
          margin: 5px 0 20px !important;
      }
  }
/* ------------- */