/*
Theme Name: TM Polygon Child
Theme URI: http://polygon.thememove.com/tm-polygon-child/
Description: Polygon Child is a super Multipurpose WordPress Theme with extremely clean code lines, intensly awesome homepage, super easy to use designed & highly flexible features.
Author: ThemeMove Team
Author URI: http://thememove.com
Template: tm-polygon
Version: 1.8.0
*/

.titlebottom-spacehide .big-title, .titlebottom-spacehide .big-title--single, .big-title { margin-bottom: 0 !important; }
.width100 .wpb_wrapper:first-child { width: 100%; }

/* Begin Typography: List Styles */
ul.list-1, ul.list-2 {
    margin: 5px 0 5px 0;
    position: relative; /* fix for IE6 (figures...) */
    overflow: hidden;
}
ul.list-1 ul, ul.list-2 ul { 
    margin-left:0; 
}
ul.list-1 li, ul.list-2 li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 25px !important;
    margin-left:0;
}
ul.list-1 li { background: transparent url(images/list-1.png) no-repeat scroll 0 7px; }
ul.list-2 li { background: transparent url(images/list-2.png) no-repeat scroll 0 7px; }

.minheight { height: 500px; }

@media (max-width: 767px) {
	.minheight { height: auto; }
}

