div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

/*-------------------------September 30 2016-------------------------*/

#home.hero-section{
	/*background-image:url("../img/hero-bg.jpg") !important;*/
	background-repeat:no-repeat !important;
	margin-top: 61px;
	background-position: 50% 0px !important;
}

#text.padding_fix.subscribe-section.section.parallax-background.section-inverse-color {
  background-attachment: fixed!important;
  background-clip: border-box !important;
  background-color: rgba(0, 0, 0, 0) !important;
  background: url("../img/blog15.jpg") !important;
  background-origin: padding-box !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
#text.padding_fix.subscribe-section.section.parallax-background.section-inverse-color {
  background-attachment: fixed;
  background-clip: border-box !important;
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url("../img/blog15.jpg") !important;
  background-origin: padding-box !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}


.fa.fa-envelope-o.env {
  color: #888 !important;
  font-size: 24px !important;
  line-height: normal;
}

img.wp-smiley,img.emoji {
         display: inline !important;
         border: none !important;
         box-shadow: none !important;
         height: 1em !important;
         width: 1em !important;
         margin: 0 .07em !important;
         vertical-align: -0.1em !important;
         background: none !important;
         padding: 0 !important;
         }


/*  ---------------------------removed style from file-----------------------*/

.hero-logo {
         display: none;
         margin-bottom: 30px;
         }
         .hero-title {
         font-weight: 700 !important;
         }
         .btn-app-download {
         padding: 15px 20px 10px 60px;
         }
         .btn-primary:hover {
         background-color: #3277b3;
         }
         /*#cboxOverlay, #colorbox {
         display:none !important;
         }
         */
         #overlay, #lightbox {
         display:none !important;
         }
         #cboxCurrent, #cboxNext, #cboxPrevious{
         display:none !important;
         }
         #cboxTitle {
         color: #222 !important;
         }
         #cboxOverlay {
         background: #000 none repeat scroll 0 0 !important;
         }
         #hs-rsp-image-wrap > div {
         font-size: 19px;
         height: 100px !important;
         padding: 21px;
         width: 345px !important;
         }
         #hs-rsp-popup-bg > div {
         margin-top: 220px !important;
         }
         #hs-rsp-image-wrap {
         background-color: rgba(0, 0, 0, 0.8) !important ;
         }
         #hs-rsp-popup-bg{display:none;}
         .pop-up-footer h3 {
         display: none;
         }
         .pricing-package-header {
         margin-bottom: 0px !important;
         }

         .wpb_animate_when_almost_visible { opacity: 1; }
         .hero-image.parallax.img-responsive{top:0px !important;}
         .btn-app-download {padding: 15px 20px 10px 60px !important;}

         label.error {
 		 color: red;
  		font-size: 14px;
  	}
/*---------- 01-10-2016 --------------*/
.member-list .col-md-4 { background: rgb(255, 255, 255);  margin-bottom: 20px; padding: 20px;}

@media only screen and (max-width: 1250px) {
    .member-list .col-md-4 {
        min-height: 310px;
    }
}
@media only screen and (max-width: 1024px) {
   .member-list .col-md-4 {
  float: left;
  width: 100%;
}
.single-member .hs-rsp-popup.cboxElement {
  float: left;
  width: 170px;
}
.pricing-section {
  padding: 1% 0 3% !important;
}
.screenshots-section {
  padding: 4% 0 2% !important;
}
.features-section {
  padding: 5% 0 0 !important;
}
#text.padding_fix {
  padding: 5% 0 !important;
}

}
@media only screen and (max-width: 980px) {
  .member-list .col-md-4 {
        min-height: auto;
        height: auto !important;
    }
    .mobile-hidden { display: none;}

}
@media only screen and (max-width: 640px) {
  .member-list {
  margin: 0 3%;
}
  
.single-member {
  float: left;
  width: 100%;
}



}