/*
 Theme Name:   Forest Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Forest Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     forest
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  forest-child
*/

body {font-size:18px !important;}
#primary-mono .entry-content {font-size:18px !important;}

.post-2  .entry-title {display: none;}
#primary-mono {width:100%}

.flex-control-nav {}

#flexslider_hg_home-slider {margin-bottom:40px}

h1.site-title {font-size:46px !important; font-weight:bold !important;}

h2.site-description {font-size:22px !important;}

div#searchicon {display:none;}

/*.masthead-container {background-image: url("http://www.smartdeparture.com/wp-content/uploads/2017/10/control-tower-blue1200x140.jpg");
background-position:right bottom;}*/

nav#site-navigation {display:none;}

@media (max-width: 380px) {
	h2.slide-title {font-size:20px !important;}
	div.slide-data  {line-height:16px !important;}
}
@media (min-width: 783px) {
span.line-one {font-size:32px !important;}
span.line-two {font-size:20px !important;}
}

@media (max-width: 782px) {
span.line-one {font-size:32px !important;}
span.line-two {font-size:20px !important;}
span.line-three {font-size:16px !important;}
}
@media (max-width: 520px) {
	span.line-three {display:none;}
}
	

@media (max-width: 380px) {
span.line-one {font-size:20px !important;}
span.line-two {display:none;}
}

#content {
    margin-top: 10px !important;
}