/*
 Theme Name:   Dispatch Child Theme
 description: >-
   A child theme of the Twenty Fifteen default WordPress theme
 Author:       Deon Barnard
 Template:     dispatch
 Version:      1.0.0
*/
/*Theme defaults*/

body {
	line-height:1.2em;
	font-family: 'Open Sans', karla;
	font-style: normal;
	color:#58595b;
	overflow-x: hidden;
}
h1, h3, h4, h5, h6, .title {
	font-family: 'Open Sans', karla;
	font-style: normal;
	/*font-weight:bold;*/
}
h2{
	font-family: 'Open Sans', karla;
	font-style: normal;
	font-weight:bold;
	color: #5181b0;
}
ul::before{
	color: #fff;
	background: #fff;
}
a {
    color: #a7a9ac;
}
.hgrid {
    max-width: 100%;
}
.hgrid-span-9 {
    width: 100%;
}
[class*="hgrid-span-"], [class*="hcolumn-"] {
    padding: 0;
}
#content {
    margin-top: 0px;
}
.entry-grid {
    margin-bottom: 0em;
    min-width: inherit;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#main.main {
    padding-bottom: 0px;
}
#page-wrapper {
    border-top: none;
    overflow: hidden;
}
#tighty-righty{
	margin-top: 15%;
}
.entry-the-content {
    margin: 0px;
}
.entry-content {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.web-container{
	width: 80% !important;
	max-width: 1250px !important;
	margin: auto !important;
}
.loop-meta-wrap{
	display:none;
}
/*Theme defaults end*/
.beat-me-up{
	clip-path: polygon(0% 20%, 100% 0%, 100% 0%, 100% 70%, 100% 100%, 0% 88%, 0% 100%);
}
.red-me{
	color: #fff;
	background: url('https://www.piforensic.co.za/wp-content/uploads/2019/07/gradient-button-small.png'); 
	background-position: center; 
	background-size: cover; 
	background-repeat: no-repeat; 
	border-radius: 20px;
	border: none;
	padding: 2% 5%;
}
.see-all-bu{
	color: #fff;
	font-weight: 600;
	background: url('https://www.piforensic.co.za/wp-content/uploads/2019/07/gradient-button-small.png'); 
	background-position: center; 
	background-size: cover; 
	background-repeat: no-repeat; 
	border: none;
	padding: 1.2% 8%
}
.marge{
	margin: 0;
}
.title-box{
	height: 8vh;
}
.content-box{
	height: 12vh;
}
/*#hover-me:hover{*/
/*	zoom: 1.2;*/
/*}*/
@media only screen and (min-width: 800px){

	.banner-heights{
		height: 362px;	
	}
	/*.greny-times{*/
	/*	height: 450px;*/
	/*}*/
	.bottom-fragger{
		height: 385px;
	}
}

.classy-height{
height: 8vw;
}
@media only screen and (min-width: 321px) AND (max-width: 375px){
	.news-info{
		width: 265px;
	}
}
@media only screen and (max-width: 320px){
	.news-info{
		width: 200px;
	}
}
@media only screen and (max-width: 799px){
	.talk-to-mes{
		 font-size: 18px !important;
	}
	.talky-p{
		font-size: 12px !important;
	}
.classy-height{
height: auto !important;
}
.title-box{
	height: auto;
}
.content-box{
	height: auto;
}
.marge{
	margin: 15px;
}
.beat-me-up{
	clip-path: none;
}
#tighty-righty{
	margin-top: 5%;
}
.see-all-bu {
    padding: 3.2% 30% !important;
}
.margegegeg{
	 margin-top: -300px;
}
}
.margegegeg{
	 margin-top: -180px;
	 margin-bottom: 5%;
}
ul {
	list-style: none !important;
}
.wpb_text_column li::before {
	content: "•" !important; 
	font-family: FontAwesome;
	color: #58aad0 !important; 
	display: inline-block; 
	width: 1em;
	margin-left: -1em
}








