/*
Theme Name: Terra
Description: A business, portfolio and blog theme.
Author: BlueOwlCreative
Theme URI: http://blueowlcreative.com/wp/terra
Author URI: http://blueowlcreative.com
Version: 2.0
License: GNU General Public License
License URI: license.txt
*/

@import url("stylesheets/skeleton.css");
@import url("stylesheets/stylesheet.css");
@import url("stylesheets/flexslider.css");
@import url("stylesheets/prettyPhoto.css");
@import url("stylesheets/carousel.css");

.section_featured_texts p, .textwidget, .textwidget a, #powered{font-size: 14px !important;}
.page p, .page ul li, .portfolio_description p, .icon_phone, .icon_loc, ul.checked li{font-size: 15px;}
#logo img{height: 125px;}
#menu{margin-top: 100px;}

/*.title span, .title, .post_description h2.title{font-size: 23px;}*/

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .section_big_title h1 {
        font-size: 18px;
        line-height: 28px;
        margin-top: 25px;
    }
  #logo {
        margin-left: 35px !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    #logo {
        margin-left: 270px !important;
    }
}
#google_map {
    margin-top: 50px;
}