	
@media only screen and (max-width: 992px) {
.wpo-row-container.wpo-resize-background-image.wpo-background.wpo-fixed-background-image {
    background-position: center center;
    background-size: cover !important;
		height: 463px !important;
}
	
	
	div#home_page_section {
    height: 270px !important;
		padding:10px !important;
}
	div.container h2{
		padding:10px !important;
	}
  .footer-right {
    text-align: center;
  }
  .footer-left {
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
	
	
	div#home_page_section div{
		margin:10px !important;
	}
	.trem_page{
		padding:0px !important;
	}
	h2{
		padding: 10px !important;
	}
	.col-sm.wpo-column._html.wpo-grid-border{	
		width:100%;
		height:100%;
	}
	.container {
    width: 100%;
    height: 100% !important;
}
	

	.container-main .text{
		width:100%;
		height:100%;
	}
    h2{
    font-size: 17px !important;
	}
		
		
     .custom-html center h1.title {
    font-size: 30px;
}
	#trem_hero_section{
		padding:10px !important;
	}

.img-fluid {
    width: 100% !important;
    height: auto;
    padding: 10px;
}
}
@media only screen and (max-width: 480px) {
	
	
	
	
	

	
	
	h2{
		padding: 10px !important;
	}
	div#home_page_section {
    height: 200px !important;
		padding:0px !important;
}
	.wpo-row.row {
    margin: 0px !important;
}
	
	#trem_hero_section{
		padding:10px !important;
	}
	
	
}



div#haro_section {
    background-size: cover;
    background-position: center center !important;
}	




p {
  color: #444;
  font-size: 1.1rem;
}

a {
  color: #00b0ff;
  text-decoration: none;
}

a:hover {
  color: #79ecff;
}

h1 {
  color: #373737;
  font-size: 2.2rem;
  font-weight: 700;
  margin-top: 0.8rem;
  margin-bottom: 1.250rem;
}

h2 {
  color: #373737;
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 0.8rem;
  margin-bottom: 1.250rem;
  padding:0px;
}

.sidebar h2 {
  background-color: #777;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
  padding: 12px;
}

h3 {
  color: #373737;
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
}

.sidebar h3 {
  background-color: #777;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 12px;
}

h4 {
  color: #373737;
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
}

.sidebar h4 {
  color: #373737;
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
}

.postdate {
  font-size: 1.3rem;
  text-align: right;
  color: #555;
}

.popular-posts ul {
  font-size: 1.2rem;
  margin-bottom: 16px;
  list-style-type: none;
}

.popular-posts ul a {
  color: #444;
}

.popular-posts ul a:hover {
  color: #777;
  text-decoration: none;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 20px;
  font-weight: 700;
}

blockquote {
  color: #999;
  list-style: none;
  font-weight: 600;
  font-size: 1.6rem;
  text-align: center;
}

.button-white {
  font-size: 1em;
  background-color: #70C500;
  color: #FFF;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 5px;
  padding: 10px 30px;
  margin: 15px 0;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.button-white a {
  background-color: #fff;
  color: #373737;
  text-decoration: none;
}

.button-white:hover {
  background-color: #70C500;
  color: #FFF;
  border: none;
  text-decoration: none;
}

.button-grey {
  font-size: 1em;
  background-color: #777;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 5px;
  padding: 10px 30px;
  margin: 15px 0;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.button-grey a {
  background-color: #f7f7f7;
  color: #000;
  text-decoration: none;
}
.icon{
	align-items:center;
}
.button-grey:hover {
  background-color: #f7f7f7;
  color: #000;
  border: 1px solid;
  text-decoration: none;
}

.footer-left a {
  text-align: left;
  color: #ddd;
  text-decoration: none;
}

.footer-left a:hover {
  color: #fff;
}

.footer-right {
  text-align: right;
  color: #bbb;
}
.container h2 {
    font-size: 2.3rem; 
    color: #fff; 
    font-weight: 700; 
    text-align: center; 
    text-shadow: 1px 1px 1px #333; 
    margin: 10px auto!important;
}

.section-heading{
	font-size:40px; 
	font-weight:700;
	color:#fff;
	text-align:center;
	padding-top:150px;
}


.img-fluid {
    max-width: 100% !important;
    height: auto;
    padding: 10px;
}
a {
	color: #111c20 !important;}

a.button-white{
	color:white !important;
}