.logo_container {
	opacity: 1 !important;
	padding-bottom: 8% !important; 
}

@media (max-width: 980px) { 
	img#logo {
		display: none !important;
	}
}

/*underline links in paragraphs and lists*/ 
p a {      
    color: #9d2235;  
    text-decoration: underline !important;  
}  
li a {      
    color: #9d2235;  
    text-decoration: underline !important;  
}  

/*no underline on hover for paragraphs and lists*/
p a:hover {  
    text-decoration: none !important;  
}  
li a:hover {  
    text-decoration: none !important; 
}    

/*underline headings on hover only*/ 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{  
    color: #9D2235;   
    text-decoration: none !important;  
}  
h1:hover a {  
    text-decoration: underline !important;  
}  
h2:hover a {  
    text-decoration: underline !important;  
}  
h3:hover a {  
    text-decoration: underline !important;  
}  
h4:hover a {  
    text-decoration: underline !important;  
}  
h5:hover a {  
    text-decoration: underline !important;  
}  
h6:hover a {  
    text-decoration: underline !important;  
} 

/*no underline for navigation*/ 
nav a {  
  text-decoration: none !important;  
}  

/*no underline for admin bar*/
#wpadminbar a {   
  text-decoration: none !important;   
} 

/*no underline in footer*/   
#footer-info a {    
  text-decoration: none !important;    
}    

/* footer headings are white for legibility */ 
.footer-widget h4{ 
  color: #ffffff !important; 
} 

/*Menu styling*/
#top-menu li {
    padding-right: 15px !important;
    font-size: 20px !important;
}

/*******Custom from Sites*********/
 .et_post_meta_wrapper img { display: none; }

.et_pb_post .post-content { display: none } 


.entrepreneurs {
  
 font-size: 68px;
 color: #a42c35 !important;
 letter-spacing: -1.55px;
 font-weight: 900;
  
}



.inarkansas {
 
 font-size: 68px; 
 font-weight: 300;
 color: #5c5c5c;
 letter-spacing: -1px;
  
}



.short-intro {
  
 font-size: 16px;
 color: #a0a0a0;
 margin-top: -10px;
 margin-bottom: 50px;
  
}







@media only screen and (max-width: 1428px) {

   
.entrepreneurs, .inarkansas {
  
 font-size: 60px;
  
}
 


  
}





@media only screen and (max-width: 1250px) {

   
.entrepreneurs, .inarkansas {
  
 font-size: 50px;
  
}
  
  
  .short-intro {
  
  font-size: 14px;

  }
  
 h1.biggy { font-size: 70px !important; }
  
  
}




@media only screen and (max-width: 1050px) {

   
.entrepreneurs, .inarkansas {
  
 font-size: 40px;
  
}

  
 h1.biggy { font-size: 62px !important; }
  
  
}



@media only screen and (max-width: 980px) {

   
.entrepreneurs, .inarkansas {
  
 font-size: 62px;
  
}


  .short-intro {
  
  font-size: 16px;

  }
  
   h1.biggy { margin-top: 50px !important; }
  
}




@media only screen and (max-width: 872px) {


  .entry-title  { font-size: 20px !important;}
  
.entrepreneurs, .inarkansas {
  
 font-size: 50px;
  
}
  
   .short-intro {
  
  font-size: 15px;

  }

  h1.biggy { font-size: 48px !important; }
  
  
}




@media only screen and (max-width: 690px) {

   
.entrepreneurs, .inarkansas {
  
 font-size: 40px;
  
}


   .short-intro {
  
  font-size: 14px;
  line-height: 1.2;
  margin-top: -6px;

  }
  
   h1.biggy { font-size: 38px !important; }
  
}




@media only screen and (max-width: 550px) {

   
.entrepreneurs, .inarkansas {
  
 font-size: 28px;
  
}

  
}







.entry-title  {  
  
    font-weight: 800!important;
    font-size: 34px!important;
    color: #a42c35!important;
  
     }



.entry-content {
    margin-bottom: 0!important;
    padding-top: 0px !important;
    margin-top: -16px;
  
}



.custom-html-widget p {
 
  line-height: 20px;
  font-size: 14px;
  
}


a.custom-html-widget h4, .custom-html-widget h4  {
  
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #a42c35 !important;
  
}


.smallred {
  
  margin-top: 16px !important;
 background: #bb2424 !important;
  border: 0px !important;
  
}

a.smallred {
    border: 0px !important;
    color: #ffffff!important;
    padding: 2px 8px 2px 8px !important;
  
}




@media only screen and (max-width: 1428px) {


.hide {display: none}
  
}






.published {
    color: #bababa;
  
}


.post-meta {
    
    margin-top: -14px;
}



@media only screen and (max-width: 550px) {

   

.post-meta {
    
    display: none !important;  }
  
}


.single-post .attachment-post-thumbnail {
  display: none;
}


a.mobile_menu_bar,  .mobile_menu_bar:before, .mobile_menu_bar:after  {  color: #414141 !important }