/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
    background: #000;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
   
}
a, a:visited, a:active{color: #fff; text-decoration: none}

.masthead{
/*position:absolute;*/
width:100%;
left:0;
z-index: 1
}
/*.masthead .section{margin:0px 10%;}*/

.logo img{
width:163px; 
height: auto;
margin:10px
}

h1{
	font-size: 5rem;
	line-height: 5rem;
	font-family: 'Source Sans Pro', serif;
	margin:2% 0;

	
}
.gray{color: #869bb5}
.sub{color: #869bb5; font-weight: 300}
	
h2{font-size: 4rem;
	font-family: 'Source Sans Pro', serif;
	font-weight: 300;
	text-align: center;
}

h3{font-size: 1.5rem;
	font-family: 'Source Sans Pro', sans-serif; font-weight: 300;
}
h2 a {color: #ee362e}
p{text-align: left; font-size: 1rem;
	font-family: 'Source Sans Pro', sans-serif; font-weight: 300;
	
}

/*
 * Remove text-shadow in selection highlight:

 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
.fa, .fas {
    font-weight: 900;
    color: #00bcd4;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html, body {
	margin:0;
	padding:0;
	height:100%
}

.wrapper {
	margin: 0 0 20em 0;;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

img {
	margin-bottom: 10px;/* You may want to remove this. */
}

/*
.section-cover .intro {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	max-width: none;
}
*/

.intro-content {
	max-width:80%;
	padding: 2% 0 5% 0;
	margin: 0 auto 1%;
}

.section {
	margin: 2rem 0;
}
.one{background:#333; color:#fff}
/*.two{background:#333}*/
.seven{background:#eee;color:#000}
.seven p{font-size: .8rem}

.item, .section {
	text-align: left;
}


.section-cover-01 {
/*     position: relative; */
    width:100%;
    height:100%;
    /*background: url(http://www.claimscon.org/gallery/film/img/116.jpg) no-repeat 50% 50%;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
.section-cover-02 {
/*     position: relative; */
    width:100%;
    height:100%;
    background: url(https://vimeo.com/407316574) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
/*     background-color: black; */
    margin: 0;
    padding: 0;
    visibility: hidden;
  
}
.section-cover-03 {
/*     position: relative; */
    width:100%;
    height:100%;
    background: url(http://www.claimscon.org/gallery/film/img/116.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: black;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
.section-cover-04 {
/*     position: relative; */
    width:100%;
    height:100%;
    background: url(http://www.claimscon.org/gallery/film/img/116.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: black;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

.section-cover-05 {
/*     position: relative; */
    width:100%;
    height:100%;
    background: url(http://www.claimscon.org/gallery/film/img/116.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: black;
    margin: 0;
    padding: 0;
    visibility: hidden
}
.section-cover-05 h1{text-align: left; color: #333; background-color: rgba(255, 255, 255, 0.4)}
.section-cover-05 .intro-content{margin:auto 2rem;}
.section-cover-06 {
/*     position: relative; */
    width:100%;
    height:100%;
    background: url(http://www.claimscon.org/gallery/film/img/116.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
/*
.section-cover-06 h2{color:black}

.section-cover-02 .intro-content > h1 {
  color: #fff;
  font-size: 3rem;
  text-transform: uppercase;
}
.section-cover-02 .intro-content > p {
  color: #fff;
}
*/
.four .sticky-item, .eight .sticky-item, .item-two h2, .item-two h1 {
  text-align: left;
}
.item-two h1 {
    text-align: left;
    margin-block-start: 0;
}
.five {
	margin: 0 50px 0 50px;
}

.loader {
display: none;
border: 0 none;
/*   max-width: 950px; */
text-align: center;
position: absolute;
top: 50%;
left: 50%;
}
/*fontawesome*/
.fas .fa-chevron-circle-down{text-align: center}

@media screen and (max-width: 768px) {
/* Style adjustments for viewports that meet the condition */

h1 {
font-size: 1.75rem;
/*margin-top:30%;*/
line-height: 1.75rem;
}

h2 {
font-size: 2.5rem;

}
h3 {
font-size: 1.25rem;
margin: 1rem;
text-align: left
}
p{margin:1rem;
	
}
}
/*.masthead .section {display: none;
	}
}
.masthead .mobile img{display: inline-flex;
}
}

*/
@media only screen and (min-width: 740px) {
/* Style adjustments for viewports that meet the condition */
	.item-one h3{
		margin: 2%;
	}
	.item-two {
		float: left;
		width: 46%;
		margin: 2%;
	}
	.item-four {
		float: left;
		width: 23%;
		margin: 1%;
		
	}
	.four .sticky h1 {
		margin-top: 10em;
	}
	
	.section:before,
	.section:after {
    content: " "; /* 1 */
    display: table; /* 2 */
	}
	.section:after {
    clear: both;
	}

}
/*code block starts*/
.masthead .item-four {
float: left;
width: 23%;
margin: 1%;
}

/*code block ends*/
/*.masthead .mobile img{display:none;
	
}

}
.masthead .section{display: inline-flex;
	}
	}

*/











/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    
   a{color:#ee362e!important}

    a,
    a:visited {
        text-decoration: underline;
        color:#ee362e
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:

     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
