/** additional by bogart **/
.about-img_banner img{
	display:none;
	
}

.redbanner{
	  background-color: rgba(255, 100, 100) none repeat scroll 0 0 !important;
}
.btn--cen.btn11rem {
    background: rgba(0, 0, 0, 0) url("/_assets/_images/readmore-arrow.png") no-repeat scroll 284px 15px;
    text-align: left;
    text-transform: capitalize;
}

.about-img_banner {
    padding: 38px;
}
/** end bogart **/

.footer-links > li {
    border-right: 2px solid #666666;
    float: left;
    list-style: outside none none;
    padding-left: 10px;
    padding-right: 10px;
    height: 12px;
}
.footer-links > li:first-child {
    padding-left: 0;
}
.footer-links > li:last-child {
	border-right: none;
	padding-right: 0; 
}
footer dl dt .footer-links li a {
    font-size: 16px;
    padding-top: 0 !important;
	cursor: inherit;
}
nav .nav-mob,nav .nav-mob.nav-sub-hover,nav .nav-mob.nav-sub-hover dd:first-child{
	display: none;
}
.nav-mob .triangle-sub {
    display: none !important;
}
a:focus, a:hover {
    color: #000000;
}
.footer-links > li > a:hover {
	color: #666 !important;
}
.hide-for-small-only > div:nth-child(2) {
	height: 0px;	
}
.flex-caption {
    bottom: 0px;
    position: absolute;
    z-index: 99;
}
.slider-title{
    background: #ffffff none repeat scroll 0 0;
    max-width: 40%;
    padding: 1.5rem;
    border-top: 2px solid #c22322;
	z-index: 2;
	position: relative;
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.flex-caption .slider-title{
	z-index: 2;
	position: inherit;
	bottom: inherit;
	-ms-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
.show-for-small-only > div:nth-child(2) > div:nth-child(1) {
	z-index: 2;
	position: inherit;
	bottom: inherit;
	max-width: 100%;
}
.flex-caption .slider-title .description {
	line-height:1.3rem;
}
#slider-home1 .flex-direction-nav {
    display: none;
}
.slider-title a,.slider-title a:hover, .slider-title h3, .slider-title h3:hover {
    color: #c22322!important;
}
section.slider {
    margin-top: 0;
	height: auto;
	margin-bottom: 0;
}
#slider-home1 {
	position: relative;
	z-index: 2;
}
#slider-home1 .flexslider {
    margin-bottom: 0;
}
#slider-home1 .flexslider {
    border: medium none;
}
#slider-home1 .slides {
    margin-bottom: 0px;
}
#slider-home2 {
	position: relative;
	z-index: 2;
}
#slider-home2 .flexslider {
    margin-bottom: 0;
}
#slider-home2 .flexslider {
    border: medium none;
}
#slider-home2 .slides {
    margin-bottom: 0px;
}
.flex-direction-nav a::before {
	font-size: 30px;	
}
.sub-image {
	width:100% !important;
	height:100% !important;
	margin-top: 25px;
}
.sub-image .thumb {
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: content-box;
	background-position: center;
    position:relative;
}
.sub-image .thumb:hover {
	opacity: 0.8;
}
#homeSliderControl .sub-image .thumb:hover {
	opacity: 1;
}
.sub-image .thumb a {
    display: inline-block;
    position: relative;
    height: 100%;
    line-height: 0;
    width: 100%;
}
.sub-image .thumb span {
    color: #fff;
    text-align: left;
    font-family: 'serifabold',sans-serif;
    text-transform: lowercase;
    background: rgba(194,35,34,0.8);
    width: 100%;
    position: absolute;
    display: table-cell;
    margin: 0;
    line-height: 100%;
    bottom: 0;
    padding: 0.625rem 0.46875rem;
}
.sub-image > * {
    display: inline-block;
    width:20%;
    float: left;
    padding:0.46875rem;
	height:100%;
	/* max-height:120px; */
}
.sub-image img {
    visibility:hidden;
}
.sub-image > *:last-child {
    margin-right: 0;
}
.flexslider2 {
	padding: 0 0.9375rem;
    width: 100%;
    overflow-y: visible;
    /* max-height:123px; */
}
.flex-sliger2 .slides, .slides > li, .flex-control-nav, .flex-direction-nav {
	display: block;
}
.flexslider .slides .sub-image img,.flexslider2 .slides .sub-image img {
    width: 100% !important;
}
.flexslider2 .sub-image {
    margin-top: 0;
    margin:0;
}
.sub-image > a:last-child > div {
    /*float: none;
    height: 108px;
    padding-bottom: 19px;
    padding-top: 40px;
    text-align: center;
    width: 182px;*/
}
.newslide2 section.slider {
    background: #ffffff;
    padding:0.9375rem 0;
    overflow-y:hidden;
}
.newslide2 section.slider .row {
    min-height: 123px;
    /* overflow-y:hidden; */
}
ol.flex-control-nav {
    margin: 0 auto;
    max-width: 500px;
    position: relative;
    bottom: 30px;
    height:0;
}
.newslide2 ol.flex-control-nav {
	display: none;
}
.newslide2 .flex-direction-nav {
    display: none;
}
.flex-control-paging li a.flex-active {
    background: #c22322 none repeat scroll 0 0;
    cursor: default;
}
.flex-control-paging li a {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #ffffff;
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    width: 15px;
}
.flex-control-paging li a:hover {
    background: #c22322;
}
#slider-home1 ul li:nth-child(odd) .flex-caption .slider-title{
	float: right;
}
#slider-home2 ul li:nth-child(odd) .flex-caption .slider-title{
	float: right;
}
.slider-title {
	font-family: 'proximanova-regular',sans-serif;
}
.slider-title a, .slider-title h3 {
	font-family: 'serifabold',sans-serif;
	font-size: 24px;
    font-weight: 500;
}
#about .pagination_banner {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
}
.newslide2 {
    box-shadow: 0 5px 25px #898989;
    position: relative;
    z-index: 1;
}
.breaker {
    border-bottom: 1px solid #bbbbbb;
    height: 0;
    margin: 0 25px;
    width: 100%;
}
#homepage-homeowners .homeowners-title h3 {
    font-size: 30px;
}
.newslide3 .flex-control-paging li {
    border: 1px solid #bbbbbb;
    border-radius: 50%;
    margin: 0 2px;
}
#homepage-homeowners .homeowners-body {
    padding: 25px 25px;
}
.ourTeam-wrap .breaker.breaker-ourteam {
    display: block;
    margin: 40px;
    width: 90%;
}
.teamMember-title {
    text-transform: capitalize;
}
.news-wrap .news-items-wrap a {
	text-decoration: none;
}
.news-wrap .news-items-wrap .btn--cen {
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #c22322;
    padding-bottom:3px;
    font-weight: 500;
    height: 16px;
    line-height: 14px !important;
    text-transform: uppercase;
}
.readMore-btn-b {
    border-top: #c22322;
    border-bottom: #c22322;
    height: 100%;
    display: table;
    width: 100%;
    color: #666;
}
.readMore-btn-b h3 {
	display: table-cell;
	vertical-align: middle;
}
#about-home {
    display: block;
}
#about-home .about-img img {
    max-width: initial;
    min-height: 200px;
    width: 100%;
}
.whyMcgrath-item div {
    background: #c22322 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 24px;
    font-weight: 600;
    height: auto;
    padding: 14px 20px;
    text-align: left;
    text-transform: capitalize;
}
.big-block > .why-span-wrap span {
    font-family: "serifaroman",sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 48px;
}
.faq-title h2::first-letter{
	text-transform: capitalize;
}
.displaycentre-wrap div > h3 {
    text-transform: capitalize;
}
.submit {
    background: url('/_assets/_images/sendInquery-b.jpg');
    background-repeat: no-repeat;
    background-position: center right;
    border: initial;
    color: #ffffff;
    font-family: "proximanova-semibold",sans-serif;
    font-size: 22px;
    padding: 22px;
    width: 100%;
}
.tender_date b,.tender_time b {
    color: #666666;
    display: block;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 16px;
}
.tender_date span,.tender_time span {
    font-weight: 300;
}
.tender_wrap a > .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.tender_wrap .btn a {
    background:url("/_assets/_images/sendInquery-b1.jpg") no-repeat scroll right center / contain ;
	background-color:#c22322;
    width: 100%;
    color: #ffffff;
    padding-left: 20px;
    text-align: left;
}
.tender_wrap .btn--med .btn--cen {
    padding:0;
    color: #fff;
    text-align:left;
}
.tender_title {
    text-transform: capitalize;
}
.footer-nav dt a {
    font-size: 13px;
    text-transform: capitalize;
}
.btn--ful.btn-white .btn--cen.btn11rem {
    background: rgba(0, 0, 0, 0) url("/_assets/_images/readmore-arrow-gray.png") no-repeat scroll 284px 15px;
}
.btn--ful.btn-white:hover {
	background: #c22322 none repeat scroll 0 0;
	border: 1px solid #c22322;
	opacity: 1;
}
.btn--ful.btn-white:hover .btn--cen.btn11rem {
    background: rgba(0, 0, 0, 0) url("/_assets/_images/readmore-arrow-white.png") no-repeat scroll 284px 15px;
    color: #fff;
}
header nav .row dt a {
    /*padding: 12px 18px;*/
}
header dl a {
	font-weight: 500;
}
.headline h2 {
    text-transform: lowercase;
}
#homepage-homeowners {
    background-position: -145px 0;
}
.icon-b {
    padding-bottom: 3px;
    padding-left: 45px;
}
.icon-b.adoptable-icon {
    background-image: url("/_assets/_images/adoptable-icon.png");
    background-repeat: no-repeat;
}
.icon-b.attainable-icon {
    background-image: url("/_assets/_images/attainable-icon.png");
    background-repeat: no-repeat;
	position: absolute;
	right: 0.9735rem;
}
.icon-b.sustainable-icon {
    background-image: url("/_assets/_images/sustainable-icon.png");
    background-repeat: no-repeat;
}
/* Recent Projects Slider */
.newslide3 .slider {
	background: inherit;	
}
.newslide3 .flexslider {
	background: inherit;
	border: none;
}
.newslide3 .flexslider .flex-control-nav {
	display: none;
}
.newslide3 .flexslider .flex-direction-nav {
	display: none;
}
@media(max-width: 800px){
	.slider-title .description {
    	font-size: 12px;
	}	
	.slider-title h3 a {
	    font-size: 16px;
	}
	.flex-caption {top:100px;display:inline-block;}
	.flex-caption .slider-title {
	    max-width: 45%;
	}
	.flexslider .slides .sub-image img,.flexslider2 .slides .sub-image img {
	    margin-right: 8px;
	    width: 120px !important;
	}
	.sub-image > a:last-child > div {
	    /* height: 70px;
	    padding-top: 22px;
	    width: 85px;
	    text-align: center; */
	}
	.flex-caption {
	    bottom: 0px;
	}
	.sub-image {
	    margin-top: 15px;
	}
	#slider-home1 .slides {
	    margin-bottom: 0px;
	}
	#slider-home2 .slides {
	    margin-bottom: 0px;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 768px){
	.nav-mega {margin-top:4px;}
	.nav-mega .mega-menu > div:first-child {padding:0.46875rem;}
	.nav-mega .mega-menu > div:last-child {padding:0.9375rem;}
	.triangle-mega {
	    right: 44%;
	}
	.nav-mega .mega-menu .btn .btn--cen {
	    font-size: 13px;
	    padding-bottom: 18px !important;
	    padding-top: 21px !important;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 767px){
	.flexslider .flex-viewport {
		max-height:200px !important;
	}
	.flexslider .slides img {
		height:auto;
		width:100%;
	}
	ol.flex-control-nav {
	    bottom:3px;
	}
	#slider-recentProjects-img-mobile {
	    display: none !important;
	}
	#homepage-homeowners {
		height:auto;
	    background-size: 445%;
	    background-repeat: no-repeat;
	    background-position: 28% -15%;	
	}
	#homepage-homeowners .homeowners-wrap {
		margin-top:150px;
	}
	#homepage-homeowners .homeowners-title h3 {
	    font-size: 22px;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 720px){
	.btn11rem {
	    font-size: 0.8rem;
	}
	#homepage-homeowners .homeowners-title h3 {
	    font-size: 16px;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width:680px) {
	.nav-sub.nav-mob.clickOpen{
		display: block!important;
	}
	nav .nav-desk{ 
		display: none!important;
	}
	.nav-mega.nav-mob > dd:first-child {
	    display: none;
	}
	.nav-mob .large-3 {
    	display: none;
	}
	ol.flex-control-nav {
		bottom:20px;
	}
}
@media(max-width: 650px){
	.card-item-build h3 {
	    font-size: 0.7rem;
	    padding: 7px 10px !important;
	}
	footer dl dt .footer-links li a {
    	font-size: 12px !important;
	}
	.about-img {
	    display: block;
	}
	#slider-recentProjects {
	    display: block;
	}
	#slider-home-img-mobile, #slider-recentProjects-img-mobile{
		display: none!important;
	}
	.overlay-wrap.designs-wrap {
	    max-width: 300px;
	    width: 100%;
	}
	.slider-item.slider-item--left.sliderOne.granny-slider {
	    margin-top: 42px;
	}
	.overlay-wrap.designs-wrap {
	    display: block;
	    float: none;
	    margin: 0 auto !important;
	}
	#slider-recentProjects-lefts {
	    top: auto;
	}
	.recentProjects-slider-img.slick-slide.slick-current.slick-active {
	    min-height: 220px;
	}
	.slider-item-text {
	    font-size: 12px;
	}
	#slider-recentProjects .slick-list.draggable,#slider-recentProjects .slick-list.draggable div{
	    display: block !important;
	}
	#slider-recentProjects .slick-list.draggable .overlay-wrap{
		display: inline-block!important;
	}
	.slick-track {
	    width: 100% !important;
	}
	.columns.slick-slide.slick-current.slick-active {
	    width: 100% !important;
	}
	#slider-recentProjects-right {
	    clear: both !important;
	    float: none;
	    height: 360px !important;
	    position: relative !important;
	}
	#slider-recentProjects-right .columns {
	    padding: 15px 0;
	}
	.large-7.medium-7.columns.footer-nav {
	    max-width: 160px;
	}
	nav .nav-mob.nav-sub-hover dd:first-child{
		display: block;
	}

	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 640px){
	.row.designs-row {
	    padding-top: 10px;
	}
	.slider-item.slider-item--left.sliderOne.granny-slider {
	    margin-top: 115px;
	}
	#slider-recentProjects-lefts {
	    bottom: 0;
	    padding-left: 0 !important;
	    top: auto;
	}
	.slider-item-text {
	    font-size: 12px;
	    line-height: 14px;
	}
	/* adde chris */
	#homepage-awards h3{
		clear:both;
	}
	/* adde chris */
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 639px){
	.news-wrap .news-items-wrap .card-item-wrap {
	    margin-top: 0;
	}
	.mid-info-content.right {
	    clear: both;
	    float: none;
	}
	.mid-info-content img {
	    min-height: 200px;
	}
	.mid-info-content > p {
	    margin-top: 10px !important;
	}
	.large-7.medium-7.columns.footer-nav {
	    max-width: 100%;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 629px){
	.card-item-build h3 {
	    font-size: 0.9rem;
	    padding: 12px 10px !important;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 613px){
	#slider-home1 .flexslider .slides .sub-image > *, .newslide2 .flexslider2 .slides .sub-image > * {
    	padding: 0.234375em;
	}
	#slider-home1 .flexslider .slides .sub-image img, .newslide2 .flexslider2 .slides .sub-image img {
	    margin-right: 0;
	    width: 100% !important;
	    min-height: auto !important;
	}
	#slider-home2 .flexslider .slides .sub-image > *, .newslide2 .flexslider2 .slides .sub-image > * {
    	padding: 0.234375em;
	}
	#slider-home2 .flexslider .slides .sub-image img, .newslide2 .flexslider2 .slides .sub-image img {
	    margin-right: 0;
	    width: 100% !important;
	    min-height: auto !important;
	}
	.slider-title .description {
	    font-size: 10px;
	}
	.flex-caption .slider-title {
	    max-width: 100%;
	}
	.homepage-headline {
	    margin-top: 0px !important;
	}
	#slider-home1 .slides {
	    margin-bottom: 120px;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 480px){
	
	.row.designs-row {
	    padding-top: 10px;
	}
	.slider-item.slider-item--left.sliderOne.granny-slider {
	    margin-top: 60px;
	}
	.flexslider .slides .sub-image img,.flexslider2 .slides .sub-image img {
	    margin-right: 0;
	    width: 75px !important;
	    min-height: auto !important;
	}
	.sub-image {
	    margin: 10px auto 0;
	}
	.sub-image > * {
		width:25%;
	}
	.sub-image > *:last-child {
		/* width:100%; */
	}
	#homeSliderControlLast {
		width: 100%;
	}
	.sub-image > a:last-child > div {
	    font-size: 14px;
		line-height: 1.25rem;
	    width: 100%;
		background: #c22322;
		color: white;
	}
	.slider-viewall:hover {
		box-shadow: none;	
	}
	.slider-title .description {
	    font-size: 10px;
	}
	.flex-caption .slider-title {
	    max-width: 100%;
	}
	.homepage-headline {
	    margin-top: 0px !important;
	}
	#slider-home1 .slides {
	    margin-bottom: 120px;
	}r
	ol.flex-control-nav {
		bottom: 3px;
	}
	.flexslider > ol:nth-child(2) {
		bottom: -130px;
	}
	.flex-control-paging li a {
    	background: #000 none repeat scroll 0 0;
	}
	.card-item {
	    padding: 9px;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 380px){
	.overlay-wrap {
		width: 150px;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 360px){
	.flex-caption .slider-title {
	    max-width: 100%;
	}
	#slider-home1 .slides {
	    margin-bottom: 0px;
	}
	#slider-home2 .slides {
	    margin-bottom: 0px;
	}
	.flex-caption {
	    bottom: 0;
	}
	header nav .row dt {
	    margin-bottom: 15px !important;
	}
	.nav-sub.nav-mob dd:first-child,.nav-sub-tender.nav-mob dd:first-child{
	    margin-top: -10px;
	    padding-top: 0;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
}
@media(max-width: 320px){
	.row.designs-row {
	    height: 350px;
	    padding-top: 10px;
	}
	.slider-item.slider-item--left.sliderOne.granny-slider {
	    margin-top: 0;
	}
	.footer-bottom .privacy{
		padding-left:0px;
	}
	/** added by bogart **/
	.about-img_banner{
		display:none;
	}
	/* end important */
	
}