/*
 Theme Name:   Control Alt Designs Child Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Control Alt Designs Child Theme
 Author:       Collin Johnson
 Author URI:   http://www.controlaltdesigns.com
 Template:     u-design
 Version:      2.13.10
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  
*/

.sociallinks a{
	margin:0px 5px 0px 5px;
}

.stats {
	font-size:1.1em; line-height:1.2em;
	border-top:1px solid #f3b83b;
	padding-top:30px;
	border-bottom:1px solid #f3b83b;
	margin-bottom:40px
}
.stats h1 {
	font-size:4.0em; text-align:center; color:#f3b83b
}

.stats h2 {
	font-size:2.0em; text-align:center; color:#f3b83b
}

/* Begin testimonial slider edits*/
.testimonial p {font-size: 1.2em; line-height:1.5em; font-style:italic; padding: 0px 30px 0px 30px; margin:0px}
.testimonial h2 {font-size: 1.8em; line-height:1.6em; padding-bottom:20px}
.testimonial { padding:0px 80px 0px 80px}
@media only screen and (max-width: 720px) {
	.testimonial { padding:0px 30px 0px 30px}
}
/* End testimonial slider edits*/

.homeintro2 {
	background-image:url(https://aeoybranding.com/wp-content/uploads/2022/04/bgd_workers.jpg);
	background-position:center top;
	background-size:cover;
	background-repeat:no-repeat;
	}
@media only screen and (max-width: 720px){
    .homeintro2 {
		background-position:-1200px top;
		}
}

.bgdservices {
	padding-top:150px;
	padding-bottom:100px;
	margin-bottom:50px;
	box-shadow: 0px 10px 20px #cccccc;
	background-image:url(https://aeoybranding.com/wp-content/uploads/2022/04/bg-service1.jpg);
	background-position:center top;
	background-size:cover;
	background-repeat:no-repeat;
	
}

.servicessection h2 {
	background-color:#8c48b7;
	padding:20px;
	color:#ffffff
}

.servicessection h3 {
	font-weight:500
}

@media only screen and (max-width: 720px){
    .bgdservices {
		
		
		background-position:-1200px top;
		background-size:cover;
		background-repeat:no-repeat;

	}
}

.portfolio_top {
	padding-top:50px;
	margin-bottom:50px;
	box-shadow: 0px 10px 20px #cccccc;
	background-image:url(http://o39.8e4.myftpupload.com/wp-content/uploads/2022/01/bgd_successcase.png);
	background-position:center top;
	background-size:cover;
	background-repeat:no-repeat;
	
}

.header_successcases {
	
	padding-top:100px;
	padding-bottom:100px;
	background-position:center top !important;
	background-size:cover;
	margin-bottom:30px;
	
	background-image:url(https://aeoybranding.com/wp-content/uploads/2022/04/bgd_colors.png);
	
	}

.header_successcases h1 {
		font-size:5em
	}

@media only screen and (max-width: 720px){
    .header_successcases {
		padding-top:150px;
		
		}
}



.portfolio h1 {
	border-bottom: 1px solid #333333;
	padding-bottom:20px; margin-bottom:20px;
	color:#000000
}

.portfolio h2 {
	padding-left:40px;
	background-image:url(https://aeoybranding.com/wp-content/uploads/2020/09/logo_KW.png);
	background-position:left 0px;
	background-size:24px auto;
	background-repeat:no-repeat;
	font-size:1.6em;
	line-height:1em;
	padding-bottom:0px;
}

.portfolio h3 {
	margin-left:40px;
	padding:4px 6px 4px 6px;
	font-size:.8em;
	background-color:#2c235d;
	color:#ffffff;
	display:inline-block; 
	border-radius: 6px;
}


.portfolio h2:hover {
	color:#000000 !important
}

.shadowbox {
	box-shadow: 0px 10px 20px #cccccc;
	margin-bottom:50px;
	}

.borderright {
	border-right:1px solid #cccccc
}
.bordertop {
	border-top:1px solid #cccccc
}
@media only screen and (max-width: 720px){
    .borderright {
		border-right:1px solid transparent
	}
}

/* Begin Comparison tables css*/

.comptable div, .comptable p {
	padding:0px !important; margin:0px  !important
}

.comptable h4 {
	font-size:.8em; padding:0px; margin:0px;
	font-weight:bold; color:#000000 !important;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

.comptable .bluehead h4 {
	background-color:#d9e1f2
}


.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #000 !important;
}

.greyhead {
	background-color:#808080; color:#ffffff;
	font-size:1.2em; font-weight:bold; padding-left:20px;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.greyhead2 {
	font-size:.8em; padding:6px 0px 6px 46px; margin:0px;
	font-weight:bold; color:#000000 !important;
	font-family: 'Montserrat', sans-serif;
	background-color:#f8f8f8;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

.bluehead {
	background-color:#d9e1f2;  padding-left:20px;
}


.avail, .notavail {
	background-image:url(https://aeoybranding.com/wp-content/uploads/2022/04/available_purp.svg);
	background-position:center center;
	background-size:20px auto;
	background-repeat:no-repeat;
}
.notavail {
	background-image:url(https://aeoybranding.com/wp-content/uploads/2022/04/notavailable.svg);
}



.styled-table {
    border-collapse: collapse;
    margin: 0px 0;
    font-size: 0.9em;
    
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);*/
}
.styled-table thead tr {
    background-color: #009879;
    color: #ffffff;
    text-align: left;
}
.styled-table th,
.styled-table td {
    padding: 5px 5px 5px 5px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	
	
}
.styled-table th {
	font-size:1.6em;
	border-top:1px solid #dddddd;
	font-weight:300;
}
@media only screen and (max-width: 720px){
    .styled-table th {
		font-size:1.2em;
	}
}
.styled-table td:last-child {border-right:1px solid #dddddd; } 


.styled-table td {width:20%}
.styled-table td:first-child { padding-left:10px; width:40%}

.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #fcfcfc;
}
.styled-table tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.styled-table tbody tr:last-of-type {
   /* border-bottom: 1px solid #4472c4;*/
}
.styled-table tbody tr.active-row {
    
}


.tooltip {
  position: relative;
  display: inline-block;
 z-index: 99;
	padding-right:20px !important;
	background-image:url(/wp-content/uploads/2021/02/infodot-1.svg);
	background-position: right 8px;
	
	background-size: 14px auto;
	background-repeat:no-repeat
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 180px;
  background-color:#0066cc;
  color: #fff;
  text-align: left;
	font-size:1em;
	line-height:1.1em;
  border-radius: 3px;
  padding: 10px 10px;
  position: absolute;
  z-index: 99;
  top: -5px;
  left: 108%;
	
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #0066cc transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}


/* End Comparison tables css*/

h1, h2 {letter-spacing: -1px}
h1 {color: #2c235d; text-transform:uppercase}

.homeintro h2 { font-size: 1.6em; line-height:2.0em}
.homeintro h3 {font-size: 1.3em; line-height:1.6em; letter-spacing: 0px}
.homeintro2 h1 { font-size: 2.0em; line-height:1.0em}
.homeintro2 h2 { font-size: 2.1em; line-height:1.0em; }

.benefits h2 { font-size: 1.3em; line-height:1.3em; padding-bottom:14px; margin-bottom:0px}

.tboxpadding1  { padding-right:40px }
@media only screen and (max-width: 720px){
    .tboxpadding1  { padding-right:0px }
}

.services {
	padding-left:30px;
	padding-right:30px;
}
@media only screen and (max-width: 720px) {
	.services {
		padding-left:inherit;
		padding-right:inherit;
	}
}

/* Begin Custom Checklist */
.list-striped ul > li:nth-of-type(odd) {
  background-color: #f7f7f7;
}	

.checklist1 ul {
	margin:20px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:.8em; line-height:1.6em;
}

.checklist1 h2 {
	margin:0px;
	padding:0px;
	font-size:1.8em; line-height:1.2em;
}

.checklist1 li {
	padding:20px 20px 8px 100px;
	margin:0px 0px 5px 0px;
	
	background-position:15px 15px;
	background-size:60px auto;
	background-repeat:no-repeat;
	border-top:1px solid #cccccc;
	cursor:pointer;
	transition: all 0.2s ease-in-out;
}



.checklist1 ul li:hover {
	background-color:#bedfff;
}

.checklist1 ul li A {
	color: #005b8e; TEXT-DECORATION: none;
	transition: all 0.2s ease-in-out;
}
.checklist1 ul li A:visited {
	color: #005b8e; TEXT-DECORATION: none
}
.checklist1 ul li A:hover {
	color: #005b8e; TEXT-DECORATION:none
}

/* End Custom Checklist */

/* Begin Custom Checklist */
.list-striped ul > li:nth-of-type(odd) {
  background-color: #f7f7f7;
}	

.checklist2 ul {
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;

	letter-spacing:0px;
	
	
}

.checklist2 li {
	padding:0px 20px 6px 40px;
	margin:0px 0px 5px 0px;
	background-image:url(http://tmgbms.com/wp-content/uploads/2020/05/check-square_green.png);
	background-position:15px 8px;
	background-size:10px auto;
	background-repeat:no-repeat;
	
	
	cursor:pointer;
	transition: all 0.2s ease-in-out;
}	

.checklist2 ul li:hover {
	background-color:#8c48b7;
	color: #ffffff; 
}	
.checklist2 ul li A {
	color: #005b8e; TEXT-DECORATION: none;
	transition: all 0.2s ease-in-out;
}
.checklist2 ul li A:visited {
	color: #005b8e; TEXT-DECORATION: none
}
.checklist2 ul li A:hover {
	color: #0579be; TEXT-DECORATION:none;
	color: #ffffff; 
}

/* End Custom Checklist */


/* Begin Custom Checklist */


.checklist3 ul {
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:1.0em; line-height:1.3em;
	letter-spacing:0px;

	
}

.checklist3 li {
	padding:0px 20px 6px 40px;
	margin:0px 0px 5px 0px;
	background-image:url(http://tmgbms.com/wp-content/uploads/2020/05/check-square_green.png);
	background-position:15px 5px;
	background-size:10px auto;
	background-repeat:no-repeat;

	transition: all 0.2s ease-in-out;
}	


/* End Custom Checklist */

/* Begin Hover Box edits */
.info {
    color: #00529B;
    border: 0px solid #38AEE5;
margin: 0px 0px;
}

.ih-item.square {
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0);
    margin-bottom: 5px;
}

.ih-item.square.effect6.ihe-fade .info {
   
    background-color: rgba(0,91,142,0.8) !important;
}

.hovtext {/*background-color:#3d181f;*/ padding:20px 0px 20px 0px}
.hovbox h2 {color:#ffffff;  font-size:1.7em !important;}
.hovbox h3 {color:#ffffff; font-size:1.2em; line-height:1.1em; padding:0px !important; margin:10px 0px 10px 0px !important}
.hovbox  p{
	color:#ffffff !important;
	font-size:1.0em !important; 
	line-height:1.2em !important; 
	padding:0px 20px 0px 20px  !important; 
	margin:10px 0px 10px 0px !important}

/* End Hover Box edits */

/* Menu items with this class will hide on desktop */
@media screen and (min-width: 500px) {
    .mobile-menu-item  { display:none; }
}


/* Begin main menu submenu customization*/
	ul.sub-menu {
		margin-top: 15px !important;
		background-color:#cccccc !important
	}
/* End main menu submenu customization*/



.divnopadd div {
    margin-bottom:10px !important; 
}

.headertext {padding-top:150px; padding-bottom:100px}
.headertext h1 {font-weight:700; font-size:5.5em}

.bgdabout h1 {
		
	}

/* Offset background images on mobile*/
@media only screen and (max-width: 720px) {
	.bgdabout {
		background-position:-200px 100px !important;
	}
	.headertext h1 {
		font-size:3.6em;
		margin-top:100px
	}
}


.bgdheader {
	padding-top:100px;
	padding-bottom:100px;
	background-position:center top !important;
	background-size:cover;
	margin-bottom:30px;
	}
.bgdheader h1 {
		font-size:5em
	}



/* Offset background images on mobile*/
@media only screen and (max-width: 720px) {
	.bgdheader {
		background-position:-200px 50px !important;
	}
	.bgdheader h1 {
		font-size:3.6em;
		margin-top:100px
	}
}

.ecourse {
	background-position:center -100px !important;
	background-size:cover;
	background-repeat:no-repeat
}
@media only screen and (max-width: 720px){
    .ecourse {
		background-position:-700px top !important;
		
		}
}


.bgdgradient1 {
	background: linear-gradient(90deg, rgba(51,51,51,.90) 0%, rgba(51,51,51,0.5) 50%, rgba(51,51,51,0) 75%);
}

.bgdgradient2 {
	background: linear-gradient(90deg, rgba(28,50,99,.75) 0%, rgba(28,50,99,0.75) 55%, rgba(51,51,51,0) 70%);
}


.requestbox {
    background-color:#111d33;
	padding:30px;
	background-image:url(/wp-content/uploads/2019/07/bgd_requestbox.jpg);
	background-position:center bottom;
	background-size:cover;
}
.requestbox h2 {
    font-size:2.5em; line-height:1.2em
}


.bgdhover:hover {
	background:#044680;
	
}
.bgdhover {
	background-color:#333333;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	transition: all 0.2s ease-in-out;
}

.bgdhover a {
	display:block
}
.bgdhover a:hover {
	TEXT-DECORATION:none
}



#slogan {
      display:none
}

.ables h1 {
      margin:0px;
	padding:0px;
	font-size:2.6em; line-height:1em
}

.ables h3 {
      
	font-size:1.2em; line-height:1em; font-weight:300
}

@media only screen and (max-width: 720px) {
	.ables h1 {
	font-size:2em;
}
	
}

#footer-bg {
      display:none
}

.white, .white h1, .white h2, .white h3, .white h4 {
      color:#FFFFFF
}

.white A {
	color: #ffffff; TEXT-DECORATION: none
}
.white A:visited {

	color: #ffffff; TEXT-DECORATION: none
}
.white A:hover {
	color: #cccccc; TEXT-DECORATION:underline
}


.frowpadd {
	padding-left:100px !important; padding-right:40px !important
}
@media only screen and (max-width: 720px) {
	.frowpadd {
	padding:inherit !important
}
}

.btn button, .btn a {
      font-family: 'Roboto', sans-serif !important; font-size:22px !important; font-weight:300;
		background-image:none !important
}

.btn a:hover {
      background-color:#8c48b7 !important;
	color:#ffffff !important
}

.pbtn {
	font-size:22px !important
}


.no-breadcrumbs-padding {padding: 0px; }
.entry { padding: 0px; clear: both;}


/*Delete 3 and 4 in order to active 1 and 2. This will move the content to be flush to the top of the browser */



/*3#home-page-content { margin-top:0px}*/
/*4#page-content-title { margin-top:0px}
#home-page-content { margin-top:-100px}
#page-content-title { margin-top:-100px}*/

#rev-slider-header { margin-top:-100px}

@media only screen and (max-width: 720px) {
	#rev-slider-header { margin-top:inherit}
	
}

#page-content {padding-bottom:0px}

#top-wrapper {
	background-color: rgba(0, 0, 0, 0) !important;
	border-bottom: 0px solid #cccccc
}

#main-top-menu {
	border-left: 0px solid #cccccc;
	transition: all 0.2s ease-in-out;
}

#main-top-menu li:hover {
  border-bottom: 2px solid #006fba;
	transition: all 0.2s ease-in-out;
}



.u-design-fixed-menu-on.fixed-menu #main-menu {
    background-color: #FFFFFF;
    background-color: rgba(255,255,255,1);
}

.u-design-fixed-menu-on.fixed-menu #navigation-menu #sticky-menu-logo {
    
    height: 26px;
    padding-top: 6px;
	transition: all 0.2s ease-in-out;
}


/*REMOVE TOP CONTENT PADDING FOR DOING FULL WIDTH ROW SECONDARY PAGE HEADER*/
.no-breadcrumbs-padding {
    padding: 0px 0; 
}


#home-page-content #content-container { padding:0px 0; }
#page-content #content-container { padding:0px 0; }

.entry {
    padding: 0px;
    clear: both;
}

.nopadding {
    margin-bottom:0px !important; 
	padding:0px !important; 
}



@media only screen and (max-width: 720px) {

#top-wrapper {
   position:inherit;
    z-index: 20000;
    margin: auto;
    width: 100%;
	/*background-color: rgba(0, 0, 0, 1);*/
	display:inherit;
	padding-bottom:0px
		
}

#home-page-content {
    margin-top:0px
}



}

/*Responsive Menu Bar customization*/

.mean-bar {
        background: #0a4f80 !important;
}

.mean-nav {
        background: #0082b0 !important;
}

.mean-container .mean-nav ul li a {
		font-family: 'Work Sans' !important; 
		text-transform:uppercase !important;
	font-size:20px;
	text-align:center
}

.mean-container .mean-nav ul li li a {
		
	font-size:16px;
	
}


/* Begin Super Fly Menu Customization */

.mean-bar {display:none !important;}
.mean-nav {	display:none !important;}

@media screen and (max-width: 1024px) {
	.superfly-on #sfm-mob-navbar {
		display: block !important;
	}
}


}

#sfm-mob-navbar {
    background-color: #ffffff !important;
	
	background-size:100% 100%;
	background-position: center center;

	text-align:left;
}





@media screen and (max-width: 1024px) {
	#sfm-mob-navbar img {
		height: 30px;
		margin-top: 6px;
	}
	#top-wrapper {display:none;}
	#sfm-mob-navbar {text-align:left !important}
	#sfm-mob-navbar .sfm-navicon:before {
		background-color: #2c235d !important;
	}
	#sfm-mob-navbar .sfm-navicon:after {
		background-color: #2c235d !important;
	}
	.sfm-navicon {
		background-color: #2c235d !important;
	}
}

@media screen and (max-width: 1024px) {
.superfly-on #sfm-mob-navbar {
    display: block !important;
}
}

/* End Super Fly Menu Customization */

/* Begin Wordpress Footer Custom Menu Customization */

.footer {
    line-height:1.2em
}
.footer div {
    margin-bottom:0px
}
.footer h3 {
    font-size:1.3em
}

#bottom .widget_nav_menu li a {
    background: none
}

.footermenu ul {
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	list-style:none;
	font-size:1.0em; line-height:1em;
	text-align:left;
}

.footermenu li:hover {
	background-color:#333333
}		
.footermenu li {
	margin:0px 0px 0px 0px !important;
	padding:10px 0px 10px 0px !important;
	background:none !important;
	
}	
.footermenu li a:before {
	margin:0px 0px 0px 0px !important;
	border:none !important;
	background:none !important;
	content:none !important;
}


.footermenu A, .footermenu A:visited {
	margin:0px 0px 0px 0px !important;
	padding:0px !important;
	border:none !important;
}
.footermenu A:visited {
	border:none !important;
}
.footermenu A:hover {
	border:none !important;
}
	
/* End Wordpress Footer Custom Menu Customization */

/* Begin Wordpress Custom Menu Customization */
.submenu1 h2 {
	
	font-size:1.4em; line-height:1em;
	background-color:#58b031;
	color:#ffffff;
	padding:20px;
}

.submenu1 ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:1.0em; line-height:1em;
	text-align:left;
}

.submenu1 li:hover {
	background-color:#333333
}		

.submenu1 li {
	
	margin:0px 0px 3px 0px;
	background-color:#f1f1f1;
	
}	
		

.submenu1 A {
	color: #333333; TEXT-DECORATION: none; display:block;
	padding:20px;
}
.submenu1 A:visited {

	color: #333333; TEXT-DECORATION: none
}
.submenu1 A:hover {
	color: #ffffff; TEXT-DECORATION:none
}
	
/* End Wordpress Custom Menu Customization */



/* Start Ninja Forms Styles for forms */

.nf-after-field {display:none}
.nf-after-form-content {display:none}
.nf-before-form-content {display:none}


.nf-form-content input:not([type=button]), .nf-form-content textarea
	{
		border:1px solid transparent !important;
		border-bottom:1px solid #686868 !important;
		background:transparent !important;
		
		color: #333333;
		
		font-family: 'Montserrat', sans-serif; 
		font-size:18px;
	}
.nf-form-content textarea
	{
		border:1px solid #686868 !important;
		
}
.form1 .submit1 {
    color: #ffffff;
    background: #2c235d;
	cursor:pointer;
	font-weight:bold;
    padding: 10px 20px 10px 20px;
	width:150px; margin:auto;
	margin-top:10px;
	
	 text-transform:uppercase;
	font-family: 'Montserrat', sans-serif; 
		font-size:18px;
	
	/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);*/
}
.form1 .submit1:hover {
    background:#d44170;
	color: #ffffff;
}


/* End Ninja Forms Styles for forms */

.form2 input::placeholder {
  color: #ff924b;
}

.form2 input, .form2 textarea
	{
		border:1px solid #ffffff;

		webkit-box-shadow: 0px 0px 3px 0px  rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0px 0px 3px 0px  rgba(0, 0, 0, 0.25);
		box-shadow: 0px 0px 3px 0px  rgba(0, 0, 0, 0.25); 
		
		-webkit-border-radius: 6px; 
		-moz-border-radius: 6px;
		border-radius: 6px;
		
		background-color:transparent;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:2%;
		padding-right:2%;
		color: #ffffff;
		font-size:16px;
		width:70%;
		margin:5px 0px 5px 0px;
		font-family: 'Source Sans Pro', sans-serif; 
	}

.form2 .submit2 {
    color: #ffffff;
    background: #ab4b0d;
	font-weight:bold;
    padding: 10px 10px 10px 10px;
	width:100px; margin:auto;
	margin-top:10px;
	
	 text-transform:uppercase;
	webkit-box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 8px 0px  rgba(0, 0, 0, 0.25); 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #ffffff;
	/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);*/
}
.form2 .submit2:hover {
    background:#833300;
	color: #ffffff;
}

/* ===================Begin Blog Title Custmoization=================== */

/*---Hide page titles for regular pages---*/
.page-template #page-content-title {
	/*display:none*/
	margin-top:-200px;
	padding-top:0px;
	padding-bottom:0px;
}
#page-content-title {
    background-color:#548aa7;
	
	margin-top:0px;
	
	background-image:url(https://aeoybranding.com/wp-content/uploads/2022/01/bgd_colors.png);
	padding:30px;
	background-position:center center;
	background-size:cover;
}

.single-post #page-content, .page-template-page-Blog #page-content {
	padding-top:30px !important;
}

#page-content-title h1 {
    color:#ffffff !important
}
/*---Turn on page titles for blog pages---*/
.single-post #page-content-title, .page-template-page-Blog #page-content-title {
	display:inherit;
	padding-top:200px;
	padding-bottom:80px;
	margin-bottom:0px;
	margin-top:-200px;
}
/* ===================End Blog Title Custmoization=================== */

