.abcd1 h1{color:#00923f;text-align: center;margin-bottom: 1%;position: relative; font-size: 38px; text-transform: uppercase; font-weight: bold;}
.abcd1 h3{margin-bottom: 20px;position: relative;font-size: 20px;text-transform: uppercase;font-weight: bold; color:#333; text-align:center;}
.abcd1 h6{margin-top: 8%; color: #00923f; font-size: 20px;}
.abcd1 p{ line-height:2.2em;}
.abcd1 .section-title {
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}
.section{ clear:both; margin-top:25px;}
.col-grid-3 {
    width: 33.33333%; float: left;
}
.col-grid-10 {
	width: 50%; float: left;
}
.col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.pormo-thumb {
    position: relative;
    overflow: hidden;
}
.pormo-item{padding-left: 20px;
    padding-right: 20px;
    transition: all 0.4s ease-in-out 0s;}
	
.inner-wrapper {
    margin-left: 20px;
    margin-right: 20px;
}
@media (max-width: 1000px) {
	.col-grid-3 {width: 100%; float: none;}
	.abcd1 p{ font-size:20px;}
	.col-grid-10{ width:100%; float:none;}
	.abcd1 h1{font-size:40px;}
	.abcd1 h6 {font-size: 28px;}
	
}