/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

@font-face {
    font-family: 'newscycle';
    src: url('fonts/newcycle/newscycle-regular-webfont.eot');
    src: url('fonts/newcycle/newscycle-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/newcycle/newscycle-regular-webfont.woff') format('woff'),
         url('fonts/newcycle/newscycle-regular-webfont.ttf') format('truetype'),
         url('fonts/newcycle/newscycle-regular-webfont.svg#news_cycleregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'newscycle-bold';
    src: url('fonts/newcycle-bold/newscycle-bold-webfont.eot');
    src: url('fonts/newcycle-bold/newscycle-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/newcycle-bold/newscycle-bold-webfont.woff') format('woff'),
         url('fonts/newcycle-bold/newscycle-bold-webfont.ttf') format('truetype'),
         url('fonts/newcycle-bold/newscycle-bold-webfont.svg#news_cyclebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pathwaygothicone';
    src: url('fonts/pathwaygothicone/pathwaygothicone-regular-webfont.eot');
    src: url('fonts/pathwaygothicone/pathwaygothicone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pathwaygothicone/pathwaygothicone-regular-webfont.woff') format('woff'),
         url('fonts/pathwaygothicone/pathwaygothicone-regular-webfont.ttf') format('truetype'),
         url('fonts/pathwaygothicone/pathwaygothicone-regular-webfont.svg#pathway_gothic_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icon-circle_next/icomoon.eot?6xowcq');
	src:url('fonts/icon-circle_next/icomoon.eot?#iefix6xowcq') format('embedded-opentype'),
		url('fonts/icon-circle_next/icomoon.woff?6xowcq') format('woff'),
		url('fonts/icon-circle_next/icomoon.ttf?6xowcq') format('truetype'),
		url('fonts/icon-circle_next/icomoon.svg?6xowcq#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-circle_back:before {
	content: "\e601";
}
.icon-circle_next:before {
	content: "\e600";
}

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

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

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
a{
    text-decoration: none;
}
audio,
canvas,
img,
video {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

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


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px 'newscycle';
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    ALL: Theme
   =================== */

.header-container {
}

.footer-container{
}

.header-container,
.footer-container,
.main aside {
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: #000;
}

nav a:hover{
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main aside {
    color: white;
    padding: 0 1em;
}

.footer-container {
    background-color: #29292d;
}
.footer-container footer {
    color: white;
    padding: 10px 0;
    text-align: center;
    color: #FFF;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.header-container {
    background: url(../img/back_header.png) repeat-x;
    background-color: #f5f5f5;
    min-height: 186px;
}
.header-container .logo{
    text-align: center;
    background: url(../img/cdlc.png) no-repeat;
    background-position: center bottom;
    height: 130px;
}

nav a {
    font-family: 'pathwaygothicone';
    color: #33333d;
    font-size: 2.1em;
}
nav a:hover{
    text-decoration: none;
    color: #dbddde;
}

.main .services{
    display: inline-block;
    width: 100%;
    text-align: center;
    min-height: 174px;
}
.main .services a{
    display: inline-block;
    position: relative;
    min-height: 174px;
    color: #33333d;
    margin-right: 4px;
}
.main .services a:hover{
    color: #000;
}
.main .services a img{
    float: right;
}
.main .services a p{
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: 'pathwaygothicone';
    font-size: 1.7em;
    margin: 0.6em 0.2em;
}
.main .content{
    width: 100%;
    background-color: #DBDDDE;
    padding: 10px 20px;
    color: #373737;
}
.main .content p{
    text-align: justify;
}
.main .content .text{
    text-align: justify;
    font-family: 'newscycle-bold';
    font-size: 1.2em;
}

.main .about-us{
    background-color: #DBDDDE;
    padding: 10px;
    color: #373737;
}
.main .about-us h1 ,.main aside h3 {
    font-size: 1.8em;
    color: #373737;
    text-align: center;
    background: url(../img/h-sub.png) no-repeat;
    background-position: center bottom;
    line-height: 1.6em;
    margin: 0;
}
.main .about-us p {
    font-size: 0.9em;
    line-height: 1.1em;
    text-align: justify;
    font-family: 'newscycle-bold';
    margin: 10px 0;
}
.main .about-us footer p{
    text-align: right;
}
.main .about-us footer p a{
    font-family: 'pathwaygothicone';
    font-size: 1.7em;
    margin: 0.6em 0.2em;
    color: #33333d;
}
.main .about-us footer p a:hover{
    color: #000;
}

.main aside{
    background-color: #787881;
    min-height: 230px;
}
.main aside p{
    margin: 4px 0;
    line-height: 1em;
    font-size: 1em;
    font-family: 'newscycle-bold';
}

.main aside .dir,.main aside footer{
    float: left;
    width: 58%;
    font-size: 15px;
}
.main aside .dir span{
    color: #ffc153;
}
.main aside img{
    float: right;
}
.main aside footer{
    font-family: 'pathwaygothicone';
    font-size: 1.0em;
    margin: 0.6em 0;
}
.main aside footer a{
    color: #33333d;
}
.main aside footer a:hover{
    color: #000;
}

.footer-container{
    font-family: 'pathwaygothicone';
}
.footer-container h3,.footer-container h4{
    margin:0;
    font-weight: normal;
}
.footer-container a{
    text-decoration: none;
    margin-left: 12px;
    color: #FFF;
}
.footer-container a:hover{
    color: #000;
}
.prefooter{
    background-color: #3D3D44;
}
.content .partners{ 
    text-align: center!important;
}
.content .partners img{
    margin: 10px;
    background-color: #FFF;
}





/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        width: 10%;
        margin: 0 1%;
        padding: 15px 2%;
        margin-bottom: 0;
        display: inline-block;
        text-decoration: none;
        font-size: 1.5em;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        text-align: center;
        width: 100%;
    }
    nav a {
        font-size: 2.1em;
    }

/* ============eara
    WIDE: Main
   ============ */

    .main .about-us {
        float: left;
        width: 569px;
    }

    .main aside {
        float: right;
        width: 251px;
    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 880px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

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

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

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

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

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

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

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

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

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

    thead {
        display: table-header-group;
    }

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

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

    @page {
        margin: 0.5cm;
    }

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

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