/* Enter Your Custom CSS Here */
.grey-heading .su-heading-inner {
    color: #939498 !important;
    padding: 60px 0px !important;
    font-size: 2rem !important;
    font-weight: lighter !important;
   text-align: center;
}

@media (min-width:320px) and (max-width:768px) {
.entry-content, .entry-footer {
    margin: 0 auto;
    padding: 0;
}
	svg.icon {
		width: 32px;
		height: 32px;
	}
	
	.contact-custom-form .wpcf7-form-control.wpcf7-submit {
		width: 150px;
		height: 40px;
		display: inline-block;
		float: left;
	}
	
	.footer-branding img {
		width: 80px;
	}
.entry-content p {
padding: 0 20px;
}
.entry-footer-tags a {
    color: #b7b7b7;
    line-height: 25px;
}
.entry-footer-tags {
    padding: 0 20px;
}
.entry-content h6 span {
    padding-left: 20px;
    display: inline-block;
}
p, fieldset, table {
    margin-bottom: 15px !important;
}
.footer-branding img {
    width: 80px;
    height: auto !important;
}

}

.contact-custom-form input[type="checkbox"] {
	width: auto;
}

h1.entry-title {
	text-align: left;
}

body.single.single-portfolio .entry-header-tax, body.single.single-portfolio h1.entry-title{display:block;}
body.single.single-portfolio h2.entry-subtitle{display:none;}
h2.orrange-text {
    display: none;
}
.blg_centre_img
{
  width:100%;
    float:left;
}
.blg_centre_img .wp-block-image
{
  width:74%;
    float:left;
}
.blg_centre_img_1
{
  width:26% !important
   
}
.blg_centre_img_2 img
{
  height:473px;
}
@media (max-width: 1024px) {
.blg_centre_img_2 img {
        height: 421px !important;
}
}
@media (max-width: 768px) {
.blg_centre_img_2 img {
    height: 351px !important;
}
}
@media (max-width: 414px) {
.blg_centre_img_2 img {
    height: 165px !important;
}
}
@media (max-width: 375px) {
.blg_centre_img_2 img {
    height: 145px !important;
}
}
@media (max-width: 360px) {
.blg_centre_img_2 img {
    height: 137px !important;
}
}
@media (max-width: 320px) {
.blg_centre_img_2 img {
    height: 117px !important;
}
}
@media (min-width: 768px) {
	.Breg_gallery.coe_gallery .su-custom-gallery-slide:first-child {
	    width: 40%;height: 500px
	}
	.Breg_gallery.coe_gallery .su-custom-gallery-slide:nth-child(2){
	    width: 56%; height: 500px
	}
	.Breg_gallery.coe_gallery .su-custom-gallery-slide:nth-child(3) {
	    width: 40%;height: 250px
	} 
	.Breg_gallery.coe_gallery .su-custom-gallery-slide:nth-child(6){
	    width: 40%;height: 500px
	}
	.Breg_gallery.coe_gallery .su-custom-gallery-slide:nth-child(10) {
	    width: 40%;
	}
	.Breg_gallery.coe_gallery .su-custom-gallery-slide:nth-child(4) {
	    width: 56%;height: 250px
	} 
	.Breg_gallery.coe_gallery .su-custom-gallery-slide:nth-child(5){
	    width: 56%;height: 500px
	} 
	.Breg_gallery.coe_gallery .su-custom-gallery-slide:nth-child(9) {
	    width: 56%;height: 500px
	}
	.Breg_gallery.coe_gallery .su-custom-gallery-slide img {
	    height: 100%;
	}
}