.no-border {border-bottom: none!important;}

.hidden {visibility: hidden;}
li.display-none {display: none!important;}
/* add mobile-only*/

sup, sub {font-size: 70%!important;}

/* Divi secondary menu customisations by Yates Design */
@media (min-width: 980px) {
#et-secondary-menu {float: none;}
#et-secondary-nav li {margin-right: 0;}
#et-secondary-nav li {padding: 0px 5px 0;} 
#et-info, #et-secondary-menu>ul>li a {
    padding-bottom: 1px!important;
}
#et-secondary-nav {width: 100%;text-align: right;}
#et-secondary-nav li.left {float: left; margin-right: 5px}
	
	
}

@media only screen and (min-width: 981px) and (max-width: 1200px) {
#top-menu li a {font-size: 1.4vw!important;}

}
  
/* 
.logo_container {
	opacity: 1 !important;
	padding-bottom: 8% !important; 
}

@media (max-width: 980px) { 
	img#logo {
		display: none !important;
	}
}
*/

/*** Nav Button Starts 4/10 ***/
.no-red a:hover {
	color: #565656!important;
}
/*
#top-menu li li { padding: 5px 20px!important;}
.nav li li { line-height: 1.5em!important;}


.nav-button {
  border: 1px solid #9e2b44!important;
  color: #9e2b44!important;
  //font-weight: 500;
  border-radius: 5px;
}

.nav-button a, .et-fixed-header #top-menu.nav-button a, .et-fixed-header #top-menu li.nav-button.current-menu-item>a
  {
color: #9e2b44!important;
padding: 10px 0px 10px 10px!important;
}
@media only screen and (min-width: 981px) {
	#et_top_search {margin-top: 15px;}
}
*/
/*** Nav Button Ends 4/10 ***/


.red {color: #9e2b44!important;}

.mega-link > a {
    //text-align: center;
    font-size: 24px !important;
    text-transform: uppercase;
    font-weight: 300 !important;
    letter-spacing: 1px;
  line-height: 1.5em;
}
li.mega-menu li>a {
  //color: #ffffff!important;
	line-height: 1.5em!important;
  margin-bottom: 15px;
 }

/* Hidden on Apr 3, 2024 
li.mega-menu li>a:hover, li.mega-menu li>a:active { color: #9e2b44!important;}
*/
li.mega-menu li>a:hover { color: #9e2b44!important;}


.mega-link > a img {
    margin-bottom: 8px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
 
}

@media only screen and (max-width: 980px) {
  li.menu-item-31874 ul.sub-menu {
    background: #ffffff;
  }
  .mega-link > a {
  	font-size: 16px !important;
  }
}

/*** Logo Width Starts ***/
h1#logo-text, h5#logo-tagline {display: none!important;}
@media only screen and (max-width : 1200px) {
	.container.clearfix.et_menu_container, #top-header .container.clearfix {
    	max-width: 100%!important;
        width: 100%!important;
  }
}
@media only screen and (max-width: 1330px) and (min-width: 981px) {
  #top-menu li.menu-item-31560 {display: none;}
}


@media only screen and (max-width: 1250px) and (min-width: 981px) {
	#top-menu li.home, #et_top_search {display: none;}
	#logo {
    	max-height: 60%!important;
  	}
}
#et-top-navigation {
    padding-left: 0!important;
    font-weight: 500!important;
}
/*** Logo Width Ends ***/ 
    
/*** Fixed Nav Logo Starts ***/   
/*
#top-header .container, #et-info, #et-secondary-menu>ul>li a {
padding-top: 3px;
  padding-bottom: 3px;
}
  .et-fixed-header #logo {
content: url("https://wordpressua.uark.edu/awrc/files/2016/03/AWRC-logo4.png");
}
*/
/*** Fixed Nav Logo Ends ***/   

.full-btn { width: 100%; text-align: center; text-decoration: none!important;}

/* Grid Height Starts */
.research-col-1 {
	height: 650px;
}
.publication-col {
  	height: 550px;
}
.Interpretation-col {
  height: 500px;
}

@media only screen and (max-width: 1080px) {
	.research-col-1 {
  		height: 680px;
	}
  	.publication-col {
  		height: 590px;
  	}
}  
@media only screen and (min-width: 560px) and (max-width: 768px) {
	.research-col-1 {
  		height: 560px;
	}
  	.publication-col {
  		height: 550px;
  	}
  	.Interpretation-col {
  		height: 480px;
	}
}  
@media only screen and (max-width: 559px) {
	.research-col-1 {
  		height: 560px;
	}
  .publication-col {
  		height: 550px;
  	}
  	.Interpretation-col {
  		height: 480px;
	}
}  
  
/* Grid Height Ends */
  

sup, sub { font-size: 12px;}

/*** Table Starts 03/20 ***/
.tablepress thead th, .tablepress tfoot th { 
background-color: #9e2b44; 
color: #ffffff!important;
}
.tablepress thead th:hover {background: #333;}
.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#333;}
select, input {
padding: 11px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #333;
    border: 1px solid #eee;
    font-size: 16px;
    -webkit-appearance: none;
}

.paginate_button, .paginate_button:after, .paginate_button:before,.paginate_button:hover:after, .paginate_button:hover:before, .paginate_button.disabled {
    color: #9e2b44!important;
} 
.dataTables_paginate a {text-decoration: none;}
/*** Table Ends ***/



/*** Tabs 03/20 ***/
.tab-h2 {
	//font-family: 'Georgia',Georgia,"Times New Roman",serif;
    font-weight: 800;
    text-transform: uppercase;
    //font-size: 32px;
    letter-spacing: 1px;
    line-height: 1.3em;
}
.tab-h3 {
	font-family: 'Georgia',Georgia,"Times New Roman",serif;
    font-weight: 700;
    text-transform: uppercase;
    //font-size: 32px;
    letter-spacing: 1px;
    line-height: 1.3em;
}

.equal-tabs-3 .et_pb_tabs_controls li {
    width: 33.33%; 
    text-align: center;
}
.equal-tabs-4 .et_pb_tabs_controls li {
    width: 25%; 
    text-align: center;
}
.equal-tabs-5 .et_pb_tabs_controls li {
    width: 20%; 
    text-align: center;
}
.equal-tabs-6 .et_pb_tabs_controls li {
    width: 16.66%; 
    text-align: center;
}
@media screen and (max-width: 960px){ 
	.equal-tabs-3 .et_pb_tabs_controls li, .equal-tabs-4 .et_pb_tabs_controls li, .equal-tabs-5 .et_pb_tabs_controls li, .equal-tabs-6 .et_pb_tabs_controls li {
    	width: 100%; 
  		text-align: center;
	}
	.equal-tabs .et_pb_tabs_controls li {
     	width: 100%; 
      	text-align: center;
    }
}

/*** Tabs 03/20 ***/
@media only screen and (min-width: 821px) {
	.mobile-only {
  		display: none!important;
	}	
}  
@media only screen and (max-width: 820px) {
	.desktop-only {
  		display: none!important;
	}
}  

  
/*underline links in paragraphs and lists*/ 
.et_pb_text_inner a, 
.et_pb_tab_content p a,
.et_pb_toggle_content p a,
.et_pb_blurb_description a {
	border-bottom: 1px solid;
  text-decoration: none !important;
}
.et_pb_text_inner a:hover, 
.et_pb_tab_content a:hover,
.et_pb_toggle_content a:hover,
.et_pb_blurb_description a:hover {
	border-bottom: 3px solid;
  text-decoration: none !important;
}

p a {      
    color: #9e2b44;  
    text-decoration: none !important;  
}  
li a {      
    color: #9e2b44;  
    text-decoration: none !important;  
} 

/*no underline on hover for paragraphs and lists*/
p a:hover, .et_pb_tabs_controls li a {  
    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: #9e2b44;   
    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, .menu li 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 a { border: none!important;}
footer a:hover { border-bottom: 2px solid #fff!important;}

/* footer headings are white for legibility */ 
.footer-widget h4{ 
  color: #ffffff !important; 
} 

.widget_rss h4.title {display: none!important;}

/*Menu styling*/
#top-menu li {
    padding-right: 15px !important;
    /*  font-size: 20px !important; */
}