/*  Small screens */
@media only screen {
.greenbg{
    background-color: #05543C;
    padding:40px;
}
.teamname span,
.jobtitle{
	font-size: 1rem;
	font-family: "Karla", sans-serif;
	display: block;
}

.testimonial-text{font-size: 1.125rem}
.userlogin-row{
	padding: 5px 10px ;
	background-color: #f4f4f4;
}

.greenbg p{
    line-height: 1.8;
}
.buy-sell p{
	font-size: 1.125rem;
}
.buy-sell h2.t1.row{
	margin-right: 0;
	margin-left: 0;
}
.numberBuySell{
	border-right: 2px solid  #FAE19A;
	font-size: 3rem;
	padding-right: 10px;
	font-weight: 800;
	color: #05543C;
	line-height: 0.8;
}
.idx-wrapper-template-default .footer{
	margin-top: 50px;
}
} /* Define mobile styles */

@media only screen and (max-width: 40em) {
.small-only-float-left {float: left !important;}	
.small-only-float-right {float: right !important;}
.small-only-float-center {display: block; margin-right: auto; margin-left: auto;}
.text-center-small {text-align: center;}
.small-align-center {-ms-flex-pack: center; justify-content: center;}
.widget-container, #top-row, .tagline, .text-right{text-align: center;}
img.alignright, img.alignleft{float: none !important;display: block;margin: 0 auto;	}
.t1{font-size: 2.3rem}
.greenbg .t1{font-size: 2rem;}
.greenbg{
    padding:20px;
}
.social-media{
    display: inline-block;
}
.innerfooter{text-align:center;}
.off-canvas-extra-content-bottom{display: none;}
#middle-row{
	border-bottom: 1px solid #707070;
}
.home #slider-row{
	display: none;
}
#global-content-1 p br{display: none;}
#global-content-1{
 padding:20px;
}

.t1.leftborder, .t1 span.leftborder {
    padding-left: 0;
    position: relative;
    height: auto;
}

.t1 span.leftborder:before, .t1.leftborder:before{
	display: none;
}
.rich-content ul{list-style: none;}

} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/*  Medium screens */
@media only screen and (min-width: 40.063em) {

.extra-padding{
	padding: 50px 0;
}

.extra-padding-top{padding-top: 50px;}
.extra-padding-bottom{padding-bottom: 50px}

 } /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 63.938em) {
.medium-float-left {float: left !important;}	
.medium-float-right {float: right !important;}
.text-center-medium {text-align: center;}
.medium-align-center {-ms-flex-pack: center; justify-content: center;}
.t1{font-size: 2rem}
.greenbg .t1{font-size: 2rem;}
.greenbg{
    padding:80px 30px;
}


.rich-content ul{
	list-style: none;
}
.off-canvas-extra-content-bottom{display: none;}
#global-content-1{
 padding:20px;
}
#global-content-1 p br{display: none;}
#middle-row{
	border-bottom: 1px solid #707070;
}

.home #slider-row{
	display: none;
}

.t1.leftborder, .t1 span.leftborder {
    padding-left: 0;
    position: relative;
    height: auto;
}

.t1 span.leftborder:before, .t1.leftborder:before{
	display: none;
}

} /* min-width 641px and max-width 1023px, use when QAing tablet-only issues */

/* Large screens */
@media only screen and (min-width: 64.000em) {
.wrapper {padding: 1.875em 0;}
.align-middle-large{-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.greenborder{
	background: #FFFFFF;
	background: linear-gradient(180deg,rgba(255, 255, 255, 1) 30%, rgba(4, 50, 12, 1) 30%, rgba(4, 50, 12, 1) 70%, rgba(255, 255, 255, 1) 70%);
}
.home #slider-row{    margin-top: -75px;}

.tagline{position: absolute; left: 0;	bottom: 120px; right: 0; }
.tagline h1{color: #fff; font-weight: bold; font-size: 2.5rem; text-shadow: 0px 3px 6px rgba(0,0,0,0.45); text-align: center;}
.tagline p{color: #fff; text-align: center;}
} /* min-width 1024px, large screens */

@media only screen and (min-width: 64.000em) and (max-width: 90em) {
.large-float-left {float: left !important;}	
.large-float-right {float: right !important;}
.text-center-large {text-align: center;}
.large-align-right {-ms-flex-pack: end; justify-content: flex-end;}
#global-content-1 p br, .home-row-4 p br, .testimonial-col h2.t1{display: none;}

} /* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (min-width: 67.813em) and (max-width: 69.375em) {
	#header-menu > li{padding: 0 5px}
}

@media only screen and (min-width: 69.375em) and (max-width: 90em) {
	#header-menu > li{padding: 0 10px}
}
/*  XLarge screens */
@media only screen and (min-width: 90.063em) {
.greenbg {
    background-color: #05543C;
    padding: 65px 55px;
    padding-top: 160px;
}

 } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.xlarge-float-left {float: left !important;}	
.xlarge-float-right {float: right !important;}
.text-center-xlarge {text-align: center;}
#header-menu > li{padding: 0 30px}
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/*  XXLarge screens */
@media only screen and (min-width: 120.063em) {
.xxlarge-float-left {float: left !important;}	
.xxlarge-float-right {float: right !important;}
.text-center-xxlarge {text-align: center;}
#header-menu > li{padding: 0 30px}
} /* min-width 1921px, xxlarge screens */

/*  Tablet Portrait screens */
@media only screen and (min-width: 37.500em) and (max-width: 56.250em) and (orientation: portrait) {
.hide-tablet-portrait {display: none !important;}
.show-tablet-portrait {display: inherit !important;}

 } /* tablet-only issues min-600px max-900px */

 @media only screen and (min-width: 49.900em) and (max-width: 85.250em) and (orientation: portrait) {
 } /* tablet-only issues min-800px max-1200px */