 /*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body, html {
    margin: 0;
    padding: 0
}

body {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #252525
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

.wrapper {
    max-width: 100%;
    margin: 0 auto;
    font-size: 16px;
    background: white;
    font-family: "Noto Sans", sans-serif;
    color: #333;
    overflow: hidden
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Oswald", sans-serif;
    color: #3e3e3e
}

h1 {
    text-align: center
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #333
}

img {
    max-width: 100%
}

.pContent {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0
}

@media (max-width: 1430px) {
    .pContent {
        padding: 0 15px
    }
}

.xContent {
    clear: both;
    float: none;
    width: 100%;
    padding-top: 10px
}

.leaderboard {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    color: white;
    background: #000;
    z-index: 2000
}

@media (min-width: 769px) {
    .leaderboard {
        background: transparent;
        margin: 0 auto;
        display: block;
        position: absolute;
        width: 100%;
        height: 90px;
        left: 0;
        top: 0
    }
}

.leaderboard .leaderboard-content {
    margin: 0 auto;
    display: block;
    max-width: 1400px;
    height: 57px;
    padding: 17px 15px 0 15px;
    text-align: left
}

@media (min-width: 450px) {
    .leaderboard .leaderboard-content {
        height: 70px
    }
}

@media (min-width: 769px) {
    .leaderboard .leaderboard-content {
        height: 95px;
        padding: 40px 15px 0 15px
    }
}

@media (min-width: 1430px) {
    .leaderboard .leaderboard-content {
        padding: 40px 0 0 0
    }
}

.leaderboard .leaderboard-content p {
    margin: 0
}

.leaderboard .leaderboard-content section.left {
    float: left;
    width: 100px
}

@media (min-width: 450px) {
    .leaderboard .leaderboard-content section.left {
        width: auto
    }
}

.leaderboard .leaderboard-content section.left img {
    width: 60%
}

@media (min-width: 450px) {
    .leaderboard .leaderboard-content section.left img {
        width: 50%
    }
}

@media (min-width: 769px) {
    .leaderboard .leaderboard-content section.left img {
        width: 100%
    }
}

.leaderboard .leaderboard-content section.right {
    float: right;
    text-align: right;
    width: 160px
}

@media (min-width: 450px) {
    .leaderboard .leaderboard-content section.right {
        width: auto;
        margin-top: 10px;
        max-width:300px;
    }
}

.leaderboard .leaderboard-content section.right img {
    width: 60%
}

@media (min-width: 450px) {
    .leaderboard .leaderboard-content section.right img {
        margin-top: -5px
    }
}

@media (min-width: 769px) {
    .leaderboard .leaderboard-content section.right img {
        width: 100%;
        margin-top: auto
    }
}

.leaderboard .leaderboard-content section.right .reg {
    position: relative;
    display: none;
    float: right;
    width: 110px;
    text-align: center;
    background: #fc0d1b !important;
    margin: 0 10px
}

@media (min-width: 400px) {
    .leaderboard .leaderboard-content section.right .reg {
        display: block;
        margin: 5px 0 0 10px
    }
}

@media (min-width: 520px) {
    .leaderboard .leaderboard-content section.right .reg {
        margin: 10px 0 0 10px
    }
}

@media (min-width: 550px) {
    .leaderboard .leaderboard-content section.right .reg {
        margin: 5px 0 0 10px;
        width: 170px
    }
}

@media (min-width: 840px) {
    .leaderboard .leaderboard-content section.right .reg {
        background: #fc0d1b;
        margin: 0 5px 0 20px
    }
}

.leaderboard .leaderboard-content section.right .reg a, .leaderboard .leaderboard-content section.right .reg a:visited {
    display: block;
    font-weight: 700;
    font-size: 12px;
    width: 100%;
    padding: 5px 10px;
    color: white;
    margin: 0
}

@media (min-width: 550px) {
    .leaderboard .leaderboard-content section.right .reg a, .leaderboard .leaderboard-content section.right .reg a:visited {
        font-size: 19px;
        padding: 5px 20px
    }
}

@media (min-width: 840px) {
    .leaderboard .leaderboard-content section.right .reg a, .leaderboard .leaderboard-content section.right .reg a:visited {
        padding: 7px 20px
    }
}

.leaderboard .leaderboard-content section.right .reg a:hover, .leaderboard .leaderboard-content section.right .reg a:visited:hover {
    background: blue;
    -webkit-transition: linear .7s;
    transition: linear .7s;
    color: white
}

header {
    text-align: center;
    color: #fff;
    background: #000 url("//fcw.1105cms01.com/design/gig/fcw/microsites/2020/carahsoftinfoblox/img/carahsoft_infoblox_background.jpg") no-repeat center -40px fixed;
    padding-top: 0;
    max-width: 100%
}

@media (min-width: 769px) {
    header {
        background-position: center top
    }
}

.header-inner-home {
    position: relative;
    max-width: 1400px;
    height: 350px;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width: 500px) {
    .header-inner-home {
        height: 450px
    }
}

@media (min-width: 769px) {
    .header-inner-home {
        height: 500px
    }
}

@media (min-width: 1430px) {
    .header-inner-home {
        padding: 0
    }
}

.header-inner-home .hashtag {
    display: block;
    width: 90%;
    position: absolute;
    bottom: 30px;
    text-align: left;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.1;

    /* Additions for Belkin */
    font-family: Oswald;
    /*
    text-shadow: 3px 4px #004fab;
    font-weight: bold;
    */
}

@media (min-width: 450px) {
    .header-inner-home .hashtag {
        font-size: 35px;
        bottom: 5%;
        width: 70%
    }
}

@media (min-width: 769px) {
    .header-inner-home .hashtag {
        font-size: 48px;
        width: 70%
    }
}

@media (min-width: 1025px) {
    .header-inner-home .hashtag {
        font-size: 72px
    }
}





.intro-wrapper {
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.5;
}

.resources-wrapper {
    position: relative;
    z-index: 100;
    margin: 0 auto;
    width: 100%
}

.resources-wrapper .resources-inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 25px 5px 0 5px
}

@media (min-width: 1070px) {
    .resources-wrapper .resources-inner {
        padding: 25px 0 0 0
    }
}

.resources-wrapper .resources .deck {
    display: none
}

.resources-wrapper .resources h3 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 15px
}

@media (min-width: 769px) {
    .resources-wrapper .resources h3 {
        font-size: 40px
    }
}

.resources1, .resources2, .resources3 {
    float: left;
    width: 31.3%;
    margin: 30px 0 50px 0;
    padding: 0;
    margin-right: 3%
}

@media (max-width: 769px) {
    .resources1,
    .resources2,
    .resources3 {
        float: none;
        width: 100%;
        margin-right: 0
    }
}

.resources1 .deck,
.resources2 .deck,
.resources3 .deck {
    display: none
}

.resources1 h2,
.resources1 h3,
.resources2 h2,
.resources2 h3,
.resources3 h2,
.resources3 h3 {
    margin: 0;
    font-size: 24px;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.resources1 ul,
.resources2 ul,
.resources3 ul {
    list-style-type: none;
    padding: 0
}

.resources1 ul li,
.resources2 ul li,
.resources3 ul li {
    border: 1px solid #ccc;
    margin-bottom: 14px;
    margin-bottom: -1px;
    position: relative
}

.resources1 ul li img,
.resources2 ul li img,
.resources3 ul li img {
    /* width: 100% */
}

.resources1 ul li a,
.resources1 ul li a:visited,
.resources2 ul li a,
.resources2 ul li a:visited,
.resources3 ul li a,
.resources3 ul li a:visited {
    color: #333;
    font-weight: bold
}

.resources1 ul li a:first-child,
.resources2 ul li a:first-child,
.resources3 ul li a:first-child {
    display: block;
    position: relative
}

/* item title */
.resources1 ul li a,
.resources2 ul li a,
.resources3 ul li a {
    padding: 18px 20px 0 20px;
    text-transform: normal;
    display: block;

    /* Nuxeo edit */
    text-transform: normal;
    font-family: 'Oswald';
    font-size: 24px;
}

.resources1 ul li a:nth-child(1),
.resources2 ul li a:nth-child(1),
.resources3 ul li a:nth-child(1) {
        /* Nuxeo edit */
        text-transform: normal;
        font-family: 'Oswald';
        font-size: 24px;
}


.resources1 ul li p.summary,
.resources2 ul li p.summary,
.resources3 ul li p.summary {
    margin-top: 5px;
    padding: 0 20px 20px 20px;
    color: #535353;
}

/* download link button */
.resources1 ul li p a:first-child,
.resources2 ul li p a:first-child,
.resources3 ul li p a:first-child {
    margin-top: 0px;
    clear: both;
    display: inline;
    width: auto;
    position: relative;
    top: auto;
    padding: 0;
    background: none;
    text-transform: none;
    color: #000;


    /* nuxeo */
    font-weight: normal;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    display: block;
    width: 148px;
    border: 1px solid #000;
    padding: 6px 12px;
    margin-top: 12px;
    text-align: center;
}
.resources1 ul li p a:first-child:hover,
.resources2 ul li p a:first-child:hover,
.resources3 ul li p a:first-child:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}


.resources3 {
    margin-right: 0
}

footer {
    clear: both;
    border: 0;
    height: auto;
    padding-bottom: 15px;
    background: #2d3036;
    overflow: hidden
}

footer .footerLinks {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px 20px 0 20px;
    text-align: center
}

@media (min-width: 769px) {
    footer .footerLinks {
        text-align: left
    }
}

@media (min-width: 1430px) {
    footer .footerLinks {
        padding: 20px 0 0 0
    }
}

footer ul {
    padding: 0
}

footer ul li {
    list-style-type: none;
    font-size: 14px;
    padding: 0 0 3px 0
}

@media (min-width: 769px) {
    footer ul li {
        font-size: 12px
    }
}

footer .copyrightNew, footer .siteMapLinks, footer .companyLinks {
    color: #cbd0da
}

@media (min-width: 769px) {
    footer .copyrightNew, footer .siteMapLinks, footer .companyLinks {
        float: left;
        width: 16.5%
    }
}

@media (min-width: 1430px) {
    footer .copyrightNew, footer .siteMapLinks, footer .companyLinks {
        width: 12%
    }
}

footer .copyrightNew a, footer .copyrightNew a:visited, footer .siteMapLinks a, footer .siteMapLinks a:visited, footer .companyLinks a, footer .companyLinks a:visited {
    color: #adc7f7
}

@media (min-width: 769px) {
    footer .siteMapLinks, footer .companyLinks {
        border-left: 1px solid #596376;
        padding: 0 0 0 14px
    }
}

@media (min-width: 769px) {
    footer .copyright {
        float: right;
        text-align: right;
        margin-right: 20px
    }
}

@media (min-width: 1430px) {
    footer .copyright {
        margin-left: 505px;
        margin-right: 0;
        float: left
    }
}

footer .copyright p {
    color: #cbd0da;
    font-size: 14px;
    text-align: center
}

@media (min-width: 769px) {
    footer .copyright p {
        text-align: right
    }
}

footer .copyright a, footer .copyright a:visited {
    color: #adc7f7
}

footer .copyright img {
    margin: 15px 0 5px 0
}

@media (min-width: 769px) {
    footer .copyright img {
        margin: 5px 0 5px 0
    }
}




/* -------------------------------------------------------------------------------- */

.leaderboard .leaderboard-content section.left img {max-width: 124px;}
resources1 ul li img, .resources2 ul li img, .resources3 ul li img {width: auto;}

body {
	color: #333;
	font-weight: 300;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}
.wrapper {
	font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #1a10bd;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

.resources-wrapper {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 100%;
}

.resources-wrapper .resources-inner {
	margin: 0 auto;
	padding: 25px 5px 0 5px;
	max-width: 1400px;
}

@media (min-width: 1070px) {
	.resources-wrapper .resources-inner {
		padding: 25px 0 0 0;
	}
}

.resources-wrapper .resources .deck {
	display: none;
}

.resources-wrapper .resources h3 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 30px;
}

@media (min-width: 769px) {
	.resources-wrapper .resources h3 {
		font-size: 40px;
	}
}

.resources-wrapper .resources ul {
	margin: 0 0 25px 0;
	padding: 0;
}

.resources-wrapper .resources ul li {
	display: block;
	margin-bottom: 40px;
}

@media (min-width: 840px) {
	.resources-wrapper .resources ul li {
		margin-bottom: auto;
		height: 230px;
		clear: both;
	}
}

.resources-wrapper .resources ul li a,
.resources-wrapper .resources ul li a:visited {
	display: block;
	margin-top: 5px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 22px;
}

.resources-wrapper .resources ul li a:hover, .resources-wrapper .resources ul li a:visited:hover {
	text-decoration: underline;
}

@media (min-width: 840px) {
	.resources-wrapper .resources ul li a img, .resources-wrapper .resources ul li a:visited img {
		float: left;
		clear: left;
		margin-right: 20px;
		padding-bottom: 5px;
		width: 30%;
	}
}

.resources-wrapper .resources ul li p.summary {
	margin-top: 5px;
	font-size: 17px;
}

.resources-wrapper .resources ul li p.summary span.more {
	font-weight: 700;
}

.resources-wrapper .resources ul li p.summary span.more a, .resources-wrapper .resources ul li p.summary span.more a:visited {
	display: inline;
	text-transform: none;
	font-size: 17px;
}

.intro-wrapper {
	color: #5B616A;
	font-weight: 400;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	line-height: 30px;
}

.resources-wrapper .resources h3 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 40px;
}

.resources-wrapper .resources ul li a, .resources-wrapper .resources ul li a:visited {
	color: #171616;
	text-transform: none;
	font-size: 25px;
}

.resources-wrapper .resources ul li a:hover {
	color: #171616;
}

.resources-wrapper .resources ul li p.summary {
	color: #171616;
	font-weight: 300;
    opacity: .85;
	font-family: 'Roboto', sans-serif;
}

.resources-wrapper .resources ul li p.summary span.more a,
.resources-wrapper .resources ul li p.summary span.more a:visited {
	color: #4a85ff;
}

.resources-wrapper .resources ul li {
	border-top: 1px solid #ccc;
}

.leaderboard .leaderboard-content section.right .dlt {
	margin-top: 38px;
}

@media (min-width: 400px) {
	.leaderboard .leaderboard-content section.right .dlt {
		margin-top: 10px;
		padding-right: 10px;
	}
}
@media (min-width: 769px) {
	.resources-wrapper .resources h3 {
		font-size: 55px;
	}
}



.intro-wrapper a {color: #4a85ff;}


@media (min-width: 769px) {
.leaderboard .leaderboard-content {padding: 40px 32px 0;}
}

header {
    background: #000 url("//fcw.1105cms01.com/design/gig/fcw/microsites/2020/carahsoftinfoblox/img/carahsoft_infoblox_background.jpg");
}
