/*
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.5.3
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Main Theme Styles */
@import url("css/main-styles_ver-2.5.3.css");

/* Page Builder Modules Styles */
@import url("includes/builder/styles/frontend-builder-style_ver-2.5.3.css");

#main-content .container::before{
 display:none;
}

#left-area {
    width: 100%;
    padding-bottom: 23px;
}
@media(min-width:550px){
.support{
width: 20%; 
float: left;
}
}
@media(max-width:549px){
.support{
width: 100%; 
text-align:center;
}
}

.page-id-6 .et_pb_team_member .et_pb_team_member_image{
 max-width:120px;
}
#footer-bottom {
    min-height: 55px;
}
#logo{
 display:none;
}
.entry-content a {
  color:inherit !important;
}

.home-video .et_pb_row.et_pb_row_0.et_pb_row_fullwidth{
 max-width: 100% !important;
 width: 100% !important;
}

.press img{
 width:80%;
}
.press h3{
 font-size:18px;
}
.lp-screen-text{
 display:none !important;
}