/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.2.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
.teamheight {
    height: 400px;
}
.logo-font {
  font-family: 'Noto Serif', serif;
  font-weight: normal;
  font-size: 36px;
}
/* This is to keep I/E and Edge from hiding the sales chat icon and the up arrow. */
@-ms-viewport{ width: auto !important; }

/* Trying to get the chat window where I want it */
.chat-box {
    min-height: 800px;
    min-width: 500px;
    padding: 0;
    margin: 0;
}
.testimonial-image-lg {
  width: 200px;
  margin: 0 auto;
}
.antispam{
    display: none;
}


