/*
Theme Name: Pumpkin Trial
Author: Abakar
Description: This is the template for the pumpkin trial study.
Version: 1.0
*/
body {  
	width: auto !important;
    background: #FEF3ED;
}
html, body, div, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, table, td {
    margin: 0;
    padding: 0;
    border: 0;
}
ul, ol {
    padding-bottom: 1em;
}
.header-outer{
	height: 141px;
}
.list-menu ul {
  list-style-type: none;
    background: none;
    padding: 0px;
    margin: 0px;
  overflow: hidden;
  padding-top: 60px;
}

.list-menu ul li {
  float: left;
}

.list-menu ul li a {
  cursor: pointer;
    border: 0px;
    margin: 0px;
    padding: 0em 0.8em;
    background: none;
    display: inline-block;
    text-align: left;
    color: #1664a6;
    font-size: 1.2em;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    font-weight: 100;
    text-decoration: none;
    line-height: 125%;
    /*text-transform: uppercase;*/
    white-space: normal;
    font-stretch: extra-condensed;
}

.list-menu ul li a:hover {
  color: #EA6046;
}
.div1-main{
	text-align: center;
}
.div2-main{
	/*height: 310px;*/ 
	background-color: #EA6046;
    padding: 4em 0 3.4em;
}
.key-info{
    margin-bottom: 1.2em;
    color: #fff;
    font-size: 2.4em;
    font-weight: normal;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    margin: 0 0 0.45em;
    width: 555px;
    margin-left: auto;
    margin-right: auto;
}
.key-info-m{
    margin-bottom: 1.2em;
    color: #fff;
    font-size: 2.4em;
    font-weight: normal;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    margin: 0 0 0.45em;
    margin-left: auto;
    margin-right: auto;
}
.div2-main-3col{
	width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding: 1em 5% 1em 8%;
}

.div2-main h2{
    margin: 0em 0 0.5em;
    color: #ffcfc6;
    font-size: 1.05em;
    font-weight: 500;
    text-transform: uppercase;
}

.div2-main h3{
    margin: 0.25em 0 0.5em;
    color: #fff;
    font-size: 1.3em;
    font-weight: 500;
}

.div2-main h3 a, .div2-main h3 a:link, .div2-main h3 a:visited{
	color: inherit;
    font-weight: inherit;
    text-decoration: none;
}
.div2-main h3 a:hover, .div2-main h3 a:visited, .div2-main h3 a:active {
    text-decoration: underline;
}
.left-border{
	border-left: 1px solid white;
}
.top-footer{
	background-color: #0F2939;
	height: 100px;
	padding-top: 35px;
}
.bottom-footer{
	background-color: #fff;
	height: 220px;
    /*max-width: 1100px;*/
    margin: 0px auto 0px auto;
    padding: 1.6em 50px;
    color: #999;
    font-size: .85em;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 160%;
    text-align: left;
}

.list-menu ul {
  list-style-type: none;
    background: none;
    padding: 0px;
    margin: 0px;
  overflow: hidden;
  padding-top: 60px;
}

.list-menu-footer ul li {
  float: left;
}

.list-menu-footer ul li a {
  cursor: pointer;
    border: 0px;
    margin: 0px;
    padding: 0 0 0 1.5em;
    background: none;
    display: inline-block;
    text-align: left;
    color: #fff;
    font-size: 1em;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    font-weight: 100;
    text-decoration: none;
    line-height: 125%;
    /*text-transform: uppercase;*/
    white-space: normal;
    font-stretch: extra-condensed;
}

.list-menu-footer ul li a:hover {
  color: #008bff;
}
.no-margins-left-right{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.breadcrumb-div{
    width: auto !important;
    background: #EA6046;
    height: 50px;
    padding-left: 5%;
    padding-top: 12px;
    /*text-transform: uppercase;*/
    color: white;
    font-weight: 100;
    font-size: 1.1em;
}
.b-left{
	margin-right: 10px;
}
.chev-rgt{
	color: rgba(255,255,255,0.8);
	margin-top: 3px;
}
.b-right{
	margin-left: 10px;
	color: rgba(255,255,255,0.8);
}
.breadcrumb-div a{
	color: #fff;
	text-decoration: none;
}
.breadcrumb-div a:hover{
	color: rgba(255,255,255,0.8);
	text-decoration: underline;
}
.active-menu-top a{
	color: #0F2939 !important;
    border-bottom: 3px solid #0F2939 !important;
}
.content-area{
	background-color: #fff;
	padding: 2.65em 2.5em 4.5em 0;
	/*padding: 2.65em 0 2.3em;*/
}
.content-area h1{
	margin: 0 0 0.45em;
    color: #EA6046;
    font-size: 3em;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 130%;
}
.content-area h2 {
    margin: 0.35em 0;
    color: #EA6046;
    font-size: 1.5em;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    font-weight: 200;
    line-height: 130%;
}
.content-area h3 {
    margin: 0.95em 0 0.5em;
    color: #EA6046;
    font-size: 1.2em;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    font-weight: 800;
    line-height: 130%;
}
p {
    padding-bottom: 1.5em;
}
.content-area ul li, ul ul li, ol ul li, ul ul ul li, ol ul ul li {
	margin: 0 0 0.8em 3%;
    padding: 0 0 0 1%;
    list-style-image: url('/wp-content/themes/pumpkin/img/bullet.png');
    
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
}

.content-area h4 {
    margin: 0 0 0.7em;
    color: #333;
    font-size: 1.2em;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    font-weight: normal;
}
.paddin-lft-rgt-0{
	padding-left: 0px !important;
    padding-right: 0px !important;
}
.list-menu ul li{
	margin-right: 1em;
}
.content-area > .privacy-menu ul li{
	background: none !important;
	display: block;
    padding: 0.75em 0;
    margin: 0;
    color: #1664a6;
    font-size: 1.35em;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    font-weight: 100;
    line-height: 115%;
    text-decoration: none;
}
.content-area > .privacy-menu ul li a:hover{
	color: #414543;
	text-decoration: none;
}
.screen-reader-text{
	display: none;
}
#search-inp{
	padding-left: 12% !important;	
}
#s{
	width: 70% !important;
}
.mb-5{
	margin-top: 35px;
    width: 80%;
}
.h3-search{
	color: #1664a6 !important;
    text-decoration: underline;
}
.mb-5 a:hover h3{
	color: #EA6046 !important;
}
.site-map-li{
	margin: 0 0 0.8em 3%;
    padding: 0 0 0 3.75%;
    list-style-type: none;
    font-family: "Futura W01",Arial,Helvetica,sans-serif;
    color: #EA6046;
    font-size: 2.3em;
    line-height: 150%;    
    margin-top: 20px;
    padding-top: 10px;
}
.bot-border{
	border-top: 1px dotted #999;
}
.site-map-li a{
	color: #EA6046;
    line-height: 150%;
    text-decoration: underline;
}
.site-map-li a:hover{
    text-decoration: none;
}
.content-area .site-map-ul li {
	background: none !important;
	padding-left: 0;
    padding-top: 5px;
}
.m-men-lst{
 		display: none;
 	}
 .m-pages-items{
 	display: none;
 }

@media (max-width: 1039px) { 
    /*.list-menu{
    	display: none !important;
    }*/
    .list-menu-footer{
    	display: none !important;
    }
    .top-footer{
    	height: 54px !important;
    }
    .bt-footer-m{
    	display: block !important;
    }
    .bt-footer-d{
    	display: none;
    }
	.bt-header-d{
        display: none;
    }
    .nav-toggle {
	    display: inline-block;
	    vertical-align: middle;
	    color: #fff !important;
	    background: #fbd3bd;
	    position: absolute;
	    top: 0px;
	    right: 0px;
	    text-align: center;
	    text-decoration: none !important;
 	}
 	.m-menu{
 		background-color:#fbd3bd;
 		position:absolute; 
 		height: 141px; 
 		line-height: 141px; 
 		top: 0; 
 		right: 0; 
 		width: 25%; 
 		font-size: 3em; 
 		color: white;
 		vertical-align: middle;
 		text-align: center; 		
 	}
 	.m-menu:hover{
 		cursor: pointer;
 	} 	 	
 	.m-men-lst{
 		background: #0F2939;
	    z-index: 904 !important;
	    float: none;
	    margin: 0px;
	    width: 100%;
	    padding: 0;
	    text-align: center;
 	}  
 	.m-men-lst a{
 		color: white !important;
 		font-size: 1.2em;
 	}
 	.m-men-lst  ul li {
	    list-style-type: none;
	    background: none;
	    padding-top: 20px;
	    margin: 0px; 
	    height: 64px;
	}
	.breadcrumb-div{
		display: none;
	}
	.crs{
		display: none;
	}
	.desktop{
		display: none;
	}
	.desktop-bl{
        display: none;
    }
	.mob{
		display: block;
	}
	.key-info-m{
		margin-bottom: 1.2em;
	    color: #fff;
	    font-size: 2.4em;
	    font-weight: normal;
	}
	.more-pages:hover{
		cursor: pointer;
	}
	.p-site-ul li{
		border-bottom: 1px solid #fff;
		display: block;
		text-align: left;
		border: 0;
		padding: 1em 0 1em 2em;
		border-top: 1px solid #fff;
		color: #fff;
		font-size: 1.1em;
		font-family: "Futura W01",Arial,Helvetica,sans-serif;
		font-weight: normal;
		text-transform: none;
	}
	.p-site-ul{
		list-style-type: none;
		width: 95%;
	}
	.p-site-ul a{
		color: #fff;
		text-decoration: none;
	}
	.p-site-ul li:hover{
		color: #1664a6;
		text-decoration: none;
	}
}
@media (min-width: 1040px) { 
    .list-menu{
    	display: block !important;
    }
    .list-menu-footer{
    	display: block !important;
    }
    .top-footer{
    	height: 100px !important;
    }
    .bt-footer-m{
    	display: none;
    }
    .bt-footer-d{
    	display: flex !important;
    }
	.bt-header-d{
        display: block !important;
    }
    .breadcrumb-div{
		display: flex;
	}
	.desktop{
		display: flex;
	}
	.desktop-bl{
        display: block;
    }
	.mob{
		display: none;
	}
}