/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.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
   ========================================================================== */

@font-face {
    font-family: 'Nevis-Bold';
    src:url('../fonts/Nevis-Bold.ttf.woff') format('woff'),
        url('../fonts/Nevis-Bold.ttf.svg#Nevis-Bold') format('svg'),
        url('../fonts/Nevis-Bold.ttf.eot'),
        url('../fonts/Nevis-Bold.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}


html,
button,
input,
select,
textarea {
    color: #333333;
    font-family: 'FrutigerLTW01-45Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


html {
    font-size: 1em;
    line-height: 1.4;
    height: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
}


/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * 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 #00AAB9;
    margin: 10px 0 30px 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

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

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}


/*
 * Hide.
 */

.hide {
    position: absolute;
    left: -9999px;
}

a{
	text-decoration: none;
	}



#mainContent h6 a, .btn{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: inline-block;
	font-size: 18px;
	padding: 10px 20px;
	text-align: center;
	background: #FF7C00;
	color: #FFF;
	-webkit-transition: all  0.2s linear;
    -moz-transition: all  0.2s linear;
    -o-transition: all  0.2s linear;
    transition: all  0.2s linear;
    border: none;
    text-decoration: none !important;
    text-transform: uppercase;
    cursor: pointer;
	}


#mainContent h6 a:hover, .btn:hover{	
	background: #000;	
	}

	
.clearLeft{
	clear:left;
	}	
		

/* ==========================================================================
   Custom styles
   ========================================================================== */

.row{
	float: left;
	width: 100%;
	text-align: center;
	position: relative;	
	}
	
.row .inner{
	width: 940px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	}

.blue{
	background: #4288AA;
	color: #FFF;
	}		


/*-- header --*/
		
#logo{
	float: left;
	}	

#contacts{
	float: right;
	padding: 0 30px 0 0;
	}
	
#contacts .social,
#contacts .social li,
#contacts .social li a,
#contacts .call{
	display: inline-block;
	}
	
#contacts .social{
	display: block;
	padding: 55px 0 0 0;
}	

#contacts .social li a{
	color: #4288AA;	
	font-size: 26px;
	margin: 0 8px;
	}
	
#contacts .call{
	font-size: 18px;
	color: #4288AA;	
	}
	
#contacts .call a{
	color: #4288AA;
	text-decoration: none;
	}	
	
	
.blue #contacts .call,	
.blue #contacts .social li a{
	color: #FFF;
	}	
	
/*-- navigation --*/


#menu{display: none;}

#nav,
#footerNav{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	}

#nav > li,
#footerNav li{
	display: inline-block;
	margin: 0;	
	position: relative;
	}

#nav > li > a,
#footerNav li a{
	display: inline-block;
	margin: 0 0 0 -5px;
	padding: 0px 20px;
	height: 34px;
	line-height: 34px;
	background: #FFF;
	font-size: 14px;
	color: #333;
	-webkit-transition: all  0.2s linear;
    -moz-transition: all  0.2s linear;
    -o-transition: all  0.2s linear;
    transition: all  0.2s linear;	
	}
	

.blue #nav > li > a{	
	background: #4288AA;
	color: #FFF;	
	}	

#nav > li.here > a,
#nav > li.parent-here > a,
#nav > li:hover > a{
	background: #FF7C00;
	color: #FFF;
	}
	
	
#nav li ul{
	position: absolute;
	top: 34px;
	left: -9999px;
	padding: 15px 0 0 0;
	margin: 0 0 0 -5px;	
	z-index: 1000;
	background: #4288AA;
	text-align: left;	
}

#nav li:hover ul{
	left: 0;
}

#nav li ul li a{
	float: left;
	width: 220px;
	padding: 0 15px 15px 15px;
	color: #FFF;
	font-size: 14px;
	}
	
	
#nav li ul li a:hover,
#nav li ul li.here a{
	color: #FF7C00;
	}	
	
	
	
/*-- title --*/

#title{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 255px;
	}

#title .inner{
	text-align: center;	
	}
	
#title .title{
	font-size: 60px;
	line-height: .95em;
	color: #FFF;
	text-transform: uppercase;
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;	
	}
	
#title .subtitle{
	font-size: 40px;
	line-height: .95em;
	color: #FFF;
	text-transform: uppercase;
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;	
	}	


/*-- homeSlider --*/


#homeSlider #slides li{
	float: left;
	width: 100%;
	height: 300px;
	text-align: left;
	color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;	
	}
	

/*-- #homeSlider #slides li.withText span{
	display: block;
	width: 940px;
	margin: 0 auto;
	font-size: 60px;
	} --*/


/*-- #homeSlider #slides li span .title{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width: 500px;
	line-height: 1.2em;
	color: #FFF;
	padding: 50px 0;
	text-transform: uppercase;	
	} --*/
	
#homeSlider #slides li span .title a{
	color: #FFF;
	float: left;
	width: 100%;
	height: 300px;
	}	

#homeSlider .inner{
	position: relative;
	}


#homeSlider .twitter{
	position: absolute;
	top: -245px;
	right: 0;
	z-index: 3000;
	float: left;
	width: 200px;
	background: #FFF;
	}
	
#sideBar .twitter{	
	background: #4288AA;
	color: #FFF;	
	}	
	
#homeSlider .twitter .padding,
#sideBar .twitter .padding{
	padding: 10px;
	}
	

#homeSlider .twitter h5,
#sideBar .twitter h5{
	float: left;
	width: 100%;
	}		


#homeSlider .twitter h5 a{
	color: #333;
	}
	
#sideBar .twitter h5 a{
	color: #FFF;
	}	

#homeSlider .twitter h5 a img,
#sideBar .twitter h5 a img{
	float: left;
	}

#homeSlider .twitter span,
#sideBar .twitter span{
	float: right;
	font-size: 17px;
	height: 30px;
	line-height: 30px;
	}
	

#homeSlider .twitter .tweet,
#sideBar .twitter .tweet{
	float: left;
	width: 100%;
	font-size: 14px;
	padding: 10px 0;
	}

#homeSlider .twitter .tweet a{		
	color: #4288AA;
	}
	
#sideBar .twitter .tweet a{
	color: #FFF;
	text-decoration: underline;
	}	
	
	

/*-- filters --*/
	
	
#filters{
	float: left;
	width: 100%;
	padding: 40px 0;
	font-size: 14px;
	color: #4288AA;
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;		
	}
	
#filters h5,
#filters p,
#filters li{
	float: left;
	text-transform: uppercase;
	margin: 0 10px 0 0;
	}
	

#filters p a{	
	color: #4288AA;
	}	
	
#filters li a{
	color: #FF7C00;
	}
	
#filters a{
	-webkit-transition: all  0.2s linear;
    -moz-transition: all  0.2s linear;
    -o-transition: all  0.2s linear;
    transition: all  0.2s linear;
    }	
	
#filters a:hover{
	color: #333;
}


/*-- posts --*/
	
	
#posts{
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	}
	

#posts li{
	float: left;
	width: 32%;
	margin: 0 0 0 0;
	padding: 0 2% 30px 0;
	}				

#posts li.third{
	padding: 0 0 30px 0;
	}
	
	
#posts li img{
	display: block;
	width: 100%;
	height: auto;
	}	
	
	
#posts li h3{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: block;
	padding: 10px;
	color: #FFF;
	background: #4288AA;
	font-size: 14px;
	text-transform: uppercase;
	min-height: 40px;
	margin: 0 0 10px 0;	
	}
	
#posts li h4{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	color: #FF7C00;
	} 
	

#posts li p{
	color: #333;
	font-size: 18px;
	}	
	
	
#posts li p.more{
	color: #FF7C00;
	}	


#pagination{
	float: left;
	width: 100%;
	text-align: center;
	margin: 20px 0 40px 0;
	}
	
#pagination .btn{
	font-size: 14px;
	width: 100px;
	}			
			
	
/*-- content --*/


#content{
	padding: 70px 0 70px 0;
	}


#home #content{
	padding: 40px 0 70px 0;
	}		
	
#mainContent{
	float: left;
	font-size: 18px;	
	width: 64%; /*-- 600 / 940 --*/
	}
			
	
#mainContent.wide{
	width: 100%;
	text-align: center;
	}


#mainContent h1{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 35px;
	text-transform: uppercase;
	padding: 0 0 30px 0;
	}
	
#news h1{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 35px;
	text-transform: uppercase;
	padding: 30px 0 0 0;
	}	


#mainContent h2,
#mainContent h3,
#mainContent h4,
#mainContent h5{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 0 20px 0;
	}	
	
#mainContent h6{
	text-align: right;
	padding: 30px 0 0 0;
	}

#mainContent h6 a{	
	font-size: 14px !important;	
	}

#mainContent.wide h6{
	text-align: center;
	}	
	
#mainContent p{
	padding: 0 0 20px 0;
	}
	
#mainContent p.meta{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #4288AA;
    }	
	
#mainContent ul{
	padding: 0 0 15px 0;
	}
	
#mainContent ol{
	padding: 0 0 15px 0;
	margin: 0 0 0 25px;
	list-style: decimal;
	}	

#mainContent ul li{
	padding: 0 0 5px 25px;
	background: url("../images/assets/bullet-orange.png") no-repeat 0 10px;
	}
	
#mainContent a{
	color: #FF7C00;
	}
	
#mainContent a:hover{		
	text-decoration: underline;
	}
	
	
#mainContent .hiddenBtn{
	display: none;
	}		
	
#sideBar{
	float: right;
	width: 24%; /*-- 220 / 940 --*/
	}
	

#sideBar .feature,
#sideBar .twitter{
	float: right;
	width: 100%;
	margin: 0 0 20px 0;
	}


	
	
#sideBar .padding{
	padding: 10px;
	}	
	
#sideBar .feature img{
	float: right;
	width: 100%;
	height: auto;
	}
	
	
/*-- bar --*/

#bar{
	background: #4288AA;
	padding: 0;
	color: #FFF;
	font-size: 14px;		
	}


#bar .title{
	font-size: 18px;
	padding: 40px 0;
	color: #333;
	background: #FFF;
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;	
	}	
	
#bar .box{
	float: left;
	width: 50%;
	padding: 30px 0 15px 0;
	text-align: center;
	}
	
#bar .box h4{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	padding: 0 0 20px 0;
	}

#bar .box h3{
    font-family: 'Nevis-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #C6CA38;
	padding: 0 0 15px 0;
	}
	
#bar .box h3 strong{
	display: block;
	font-size: 96px;
	line-height: 1em;
	font-weight: normal;
	}	

#bar .box p{
	padding: 0 20% 20px 20%;
	}

#bar .box .btn{	
	font-size: 14px;
	}
	
	
/*-- footer --*/

#footer{
	padding: 60px 0 10px 0;
	background: url("../images/assets/footer-bg.png") no-repeat 100% 100%;
	}


#footerNav li a{
	background: none !important;
	}

#footerNav li.here a,
#footerNav li a:hover{
	color: #FF7C00;
	}
	
#footer p{
	padding: 45px 0 0 0;
	font-size: 12px;
	}							

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

@media only screen 
and (max-width : 960px){

	.row .inner{width: 94%;padding: 0 3%;}
	#mainContent{width: 60%;}
	#sideBar{width: 30%;}
	
	/*-- #homeSlider #slides li span{width: 94%;padding: 0 3%;}
	#homeSlider #slides li span .title{width: 460px;} --*/	
	#homeSlider .twitter{right: 3%;}
	
	#nav > li > a{padding: 0px 10px;font-size: 14px;}	

}



@media only screen 
and (max-width : 720px){

	#nav li a,#footerNav li a{padding: 10px 8px;}
	#posts li,#posts li.third{float: left;width: 48%;margin: 0 4% 0 0;padding: 0 0 30px 0;clear: right;}				
	#posts li.post2{margin: 0 0 0 0;}
	#title .title{font-size: 45px;}
	/*-- #homeSlider #slides li span .title{font-size: 48px;width: 60%;line-height: 1.2em;} --*/	
	#mainContent{width: 55%;}
	#sideBar{width: 35%;}

	#nav > li > a{padding: 0px 6px;font-size: 13px;}	

	#homeSlider .twitter span,#sideBar .twitter span{font-size: 15px;}
	.twitter img{width: 25px;}
}


@media only screen 
and (max-width : 540px){

	#menu{display: block;}

	#logo{width: 85%;}
	#logo img{width: 100%;:height auto;}
	
	#homeSlider #slides li{height: auto !important;}
	#homeSlider #slides li a{height: 150px !important;}
	/*-- #homeSlider #slides li span .title{width: 100%;text-align: center;font-size: 35px;padding: 20px 0 20px 0;} --*/	
	#homeSlider .twitter{position: relative;top: auto;right:auto;width: 100%;}	
	#homeSlider .twitter span{float: left;font-size: 17px;padding-left: 10px;}
	#menu{float: left;width: 100%;padding: 10px 0;background: #C6CA38;border-bottom: 1px solid #FFF;cursor:pointer;}
	#home #menu{border-bottom: 1px solid #ccc;}

	#nav{float: left;width: 100%;display: none;}
	#nav li{float: left;width: 100%;border-bottom: 1px solid #FFF;}
	#home #nav li{border-bottom: 1px solid #ccc;}
	#nav > li > a{float: left;margin: 0 0 0 0;padding: 10px 0;width: 100%;height: auto;line-height: normal !important;}
	#nav li{position: relative;}
	#nav li .open{font-size: 18px;cursor:pointer;position: absolute;top:0;right:0;padding: 7px 15px;}
	#nav li ul{float: left;width: 100%;border-top: 1px solid #FFF;position:relative;top:auto;left:auto;margin: 0;padding:0;}
	#nav li ul li{border-bottom: none;}
	#nav li ul li a{background: #F3F3F3 !important;color: #333;float: left;width: 100%;text-align: center;padding: 7px 0 10px 0;}	
	
	#bar .box{width: 100%;padding: 30px 0 10px 0;}	
	
	#contacts{width: 100%;padding: 0 0 20px 0;}
	#contacts .social{padding: 0 0 0 0;}	
	#content{padding: 40px 0 40px 0;}
	#mainContent{width: 100%;}
	#mainContent h6 a{width:100%;padding: 10px 0px;}

	#filters{line-height: 1.6em;}
	#posts li{float: left;width: 100%;margin: 0 0 0 0;padding: 0 0 30px 0;}				

	#sideBar{margin: 60px 0 0 0;width: 100%;}

}




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

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

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

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

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

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.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: h5bp.com/p
 */

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

/*
 * Hide visually and from screenreaders, 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;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   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,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .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; /* h5bp.com/t */
    }

    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;
    }
}
