/*
Theme Name: The7.2
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 2.1.1
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}

img {
	opacity:1 !important;
}

#main {
    padding: 0 0;
}

.logos_platform_holder {
	justify-content: center;
    display: flex;
}

.presskit-item {
	float:left;
}

.promo-label {
	float: left;
    margin: 17px 10px 10px 10px;
}

.promo-label-container {
	display: flex;	
    justify-content: center;
}

.downloads-buttons{
    float: left;
    margin-top: 15px;
	margin-bottom: 25px !important;
    width: 100%;
}

.appstore-button {
	float:left;
}

.android-button {
	float:right;
}

.download-image-button {
    margin: 10px auto !important;
}

#promo-banner {
    height: 217px;
    background-image: url(http://www.stay.appnormals.com/wp-content/uploads/2017/09/tgs_background.png);
    background-repeat-x: no-repeat;
    background-position: center;
}

.download-buttons-holder {
    max-width: 550px;
    margin: 0 auto;
}


   

.ajax-loader {
    margin-top: -77px;
}

.wpcf7-response-output {
    display: block;
    color: #666666;
    width: 330px;
    text-align: center;
    margin: auto !important;
}

.column-stay-call-to-action {
   padding-left:0px !important;
}


.column-stay-form {
   padding-left:0px !important;
}

.call-to-action-image {
  margin-right:40px !important;
}

.form-stay-wrapper {
    width: 80%;
    margin: auto;
}

.holder-stay-form {
    background-image: url("http://www.stay.appnormals.com/wp-content/uploads/2015/11/bg-form.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 50%;
    padding-top: 68px;
}

.holder-form-stay {
   padding-top: 30px;
   height: 225px;
}


.wpb_wrapper {
   /*color:black;*/
}

.wpcf7-form-control-wrap {
   float: left;
   padding-top: 0px;
   padding-left: 0px;
}

.wpcf7-email{
    background-color: black !important;
    width: 274px !important;
    height: 49px !important;
    border-radius: 0px !important;
    color: #666666 !important;
    font-size: 16px !important;
}

.wpcf7-submit {
    background-image: url("http://www.stay.appnormals.com/wp-content/uploads/2017/05/send-button.png") !important;
    width: 147px !important;
    height: 50px !important;
    margin-top: 0px;
	margin-left:20px;
    border-radius: 0px !important;
    background-color: black !important;
}

#submit-ja {
    background-image: url("http://www.stay.appnormals.com/wp-content/uploads/2017/05/send-button-ja.png") !important;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.vc_col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.description_text {
    /* width: 62%; */
    margin: auto;
}

.description_text p {
    font-size:16px;	
}

.yt-video div div div div div {
    margin:auto;
}

@media only screen and (max-width: 816px) {
	.wpcf7 {
		padding-top: 70px !important;	
	}
	
	.platformImages img{
		width:80%;
	}

}

@media only screen and (max-width: 500px) {
	.appstore-button {
		float:none;
	}

	.android-button {
		float:none;
	}
}

@media only screen and (max-width: 635px) {
    .wpcf7-submit {
      margin-top: 10px;
   }

  .wpcf7-email {
     margin-left:-9px;
     margin-top:22px;
  }




   body {
        background-color: lightblue;
    }
} 