@import "fonts.css";
html, body{
    font-family: "GE SS Two Medium", tahoma, sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
}
body{
    font-size: 13px;
}
body *{
    box-sizing:border-box;
}

a{
    cursor:pointer;
}
a:visited{
    text-decoration:none;
}
.no-padding{
    padding: 0 !important;
}
#wrapper{
    min-height:100%;
    padding-bottom:180px;
    overflow-x: hidden;
}
header{
    border-top:5px solid #2a3037;
    padding: 10px 0;
}
.header-bg {
    background: #2a3037 url(../images/header.jpg) no-repeat 50% 0;
    min-height: 563px;
    width: 1920px;
    position: relative;
    right: 50%;
    margin-right: -960px;
}
.hero-unit.hero-home-main {

    color:#fff;
    text-shadow: 1px 1px #999;
    padding: 40px 0;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 75%;
    margin: 174px auto 0;
}
.hero-home-main *, .hero-home-sub *{
    font-family: "GE SS Two Medium", tahoma, sans-serif;
}
.hero-home-sub{
    padding: 0 27px 0 0 ;
    border-right: 6px solid #dde8ea;
}
.hero-home-sub h1{
    color: #1399bc;
}
.gray-bg{
    background-color: #eee;
}
.dark-bg{
    background-color: #2a3037;
}
.featured-thumbnail, .thumbnail, figure.frame {
    background: none;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.posts-grid li > .item { border:1px solid #e5e5e5;}
.posts-grid .desc{
    text-align: center;
}
.posts-grid .desc h5{
    font-family: "GE SS Two Medium", tahoma, sans-serif;
    font-size: 16px;
    color: #1399bc;
    background-color: #efefef;
    margin: 10px 0;
    padding: 5px;
}
#social-media{
    padding: 30px 0;
    text-align: center;
    margin-bottom: 20px;
    color: #ffffff;
}
#social-media h1{
    font: 30px/1.2em "GE SS Two Medium", tahoma, sans-serif;
}
#social-media p{
    color: #8a8a8a;
    font-size: 16px;
}
.title-box_primary{
    font: 30px/1.2em "GE SS Two Medium", tahoma, sans-serif;
    color: #53677d;
}
.title-box .title-box_secondary {
    font: 300 16px/30px "GE SS Two Medium", tahoma, sans-serif;
    color: #8a8a8a;
    text-transform: none;
}
.tiles_wrapper .tiles_view {
	border:none;
	position:relative;
	overflow:hidden;
	display:none;
}
.tiles_wrapper .tiles_view .tiles-item {
	float:right;
	height:240px;
	overflow:hidden;
	position:relative;
	padding:0 30px 0 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	.tiles_wrapper .tiles_view .tiles-item {
		width:100% !important;
		padding:0;
		margin:0 0 30px;
		height:auto;
	}
}
.tiles_wrapper .tiles_view .tiles-item .inner_wrap {
	width:100%;
	height:100%;
	overflow:hidden;
}
.tiles_wrapper .tiles_view .tiles-item .inner_wrap:hover .desc { top:0; }
.tiles_wrapper .tiles_view .tiles-item .inner_wrap a {
	display:block;
	position:relative;
	width:100%;
	height:100%;
}
@media (max-width: 767px) {
	.tiles_wrapper .tiles_view .tiles-item .inner_wrap a { height:240px; }
}
.tiles_wrapper .tiles_view .tiles-item .inner_wrap a .thumbnail {
	display:block;
	width:100%;
	height:100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:cover;
    border: none;
    border-radius: 0;
}
.tiles_wrapper .tiles_view .tiles-item.item-1 { padding:0; }
.tiles_wrapper .tiles_view .tiles-item.item-1 .desc { margin-right:0; }
.tiles_wrapper .tiles_view .tiles-item.item-3 .desc { padding:30px 20px; }
@media (min-width: 768px) and (max-width: 1200px) {
	.tiles_wrapper .tiles_view .tiles-item.item-3 .desc { padding:20px; }
}
.tiles_wrapper .tiles_view .tiles-item .desc {
	position:absolute;
	background:#1399bc;
	left:0;
	right:0;
	height:100%;
	padding:30px;
	margin-right:30px;
	top:100%;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.tiles_wrapper .tiles_view .tiles-item .desc { padding:20px; }
}
@media (max-width: 767px) {
	.tiles_wrapper .tiles_view .tiles-item .desc {
		margin:0;
		position:relative;
		top:0;
	}
	.tiles_wrapper .tiles_view .tiles-item .desc:after {
		content:'';
		width:0;
		height:0;
		display:block;
		clear:both;
	}
}
.tiles_wrapper .tiles_view .tiles-item .desc .first_col {
	float:right;
	margin:5px 0 0 28px;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.tiles_wrapper .tiles_view .tiles-item .desc .first_col { margin:5px 0 0 18px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.tiles_wrapper .tiles_view .tiles-item .desc .first_col {
		float:none;
		margin:0 0 5px;
	}
}
.tiles_wrapper .tiles_view .tiles-item .desc time { color:#fff; }
.tiles_wrapper .tiles_view .tiles-item .desc time span {
	display:block;
	text-align:center;
}
.tiles_wrapper .tiles_view .tiles-item .desc time span.day {
	font:48px/48px "GE SS Two Medium", tahoma, sans-serif;
	margin:0;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.tiles_wrapper .tiles_view .tiles-item .desc time span.day { font:25px/1em "GE SS Two Medium", tahoma, sans-serif; }
}
.tiles_wrapper .tiles_view .tiles-item .desc time span.month {
	font:30px/30px "GE SS Two Medium", tahoma, sans-serif;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.tiles_wrapper .tiles_view .tiles-item .desc time span.month { font:20px/1em "GE SS Two Medium", tahoma, sans-serif; }
}
.tiles_wrapper .tiles_view .tiles-item .desc .meta {
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	line-height:30px;
	margin-top:17px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.tiles_wrapper .tiles_view .tiles-item .desc .meta { margin-top:10px; }
}
.tiles_wrapper .tiles_view .tiles-item .desc .meta a {
	color:#fff;
	display:inline;
	vertical-align:middle;
}
.tiles_wrapper .tiles_view .tiles-item .desc .meta a i {
	position:relative;
	top:-2px;
	margin-right:5px;
}
.tiles_wrapper .tiles_view .tiles-item .desc .meta a:hover, .tiles_wrapper .tiles_view .tiles-item .desc .meta a:active { text-decoration:none; }
.tiles_wrapper .tiles_view .tiles-item .desc .second_col { overflow:hidden; }
.tiles_wrapper .tiles_view .tiles-item .desc h5 { display:none; }
.tiles_wrapper .tiles_view .tiles-item .desc .excerpt {
	font:14px/30px "GE SS Two Medium", tahoma, sans-serif;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.tiles_wrapper .tiles_view .tiles-item .desc .excerpt { font:14px/1.4em "GE SS Two Medium", tahoma, sans-serif; }
}
.footer{
    background-color:#363636;
    margin-top:-180px;
    height:180px;
}
.footer a:hover{
    text-decoration: none;
}
#footer-bg{
    background:url("../images/pattern.png") repeat;
    padding:20px 0;
    position:relative;
    height:140px;
}
#footer-bg div{
    position:static;
}
.footer *{
    color:#999;
}
.footer .title{
    color:#1399bc;
}
.footer ul{
    list-style:none;
    margin:0;
    padding:0;
}
.footer ul li{
    display:inline-block;
    border-left:1px #999 solid;
}
.footer ul li:last-child{
    border-left:none;
}
.footer ul a{
    margin:-5px 0;
    padding:0 10px;
    color:#999;
}
.footer ul a:hover, .footer ul .active a{
    color:#1399bc;
    background-color: transparent;
}
.copyright{
    color:#f7b93e;
    line-height:40px;
    float:right;
}
.copyright:hover{
    color: #1399bc;
}
.inline-block{
    display:inline-block;
}
.no-border-radious{
    border-radius: 3px;
}
.btn-label:not(.btn-label-right){
    right:auto;left:-12px;
}
.btn.btn-primary{
    color: #ffffff;
}
.btn.btn-primary *{
    color: inherit;
}

.phone{
    display:inline-block;
    direction:ltr;
}
.space-2{
    height: 1px;
    margin-bottom: 4px;
}
.space-4{
    height: 1px;
    margin-bottom: 8px;
}
.space-6{
    height: 1px;
    margin-bottom: 12px;
}
.space-8{
    height: 1px;
    margin-bottom: 16px;
}
.space-10{
    height: 1px;
    margin-bottom: 20px;
}
#mail-list .input-text{
    width: 200px;
    margin: 5px 0;
    padding: 4px 10px;
    background-color: rgba(255, 255, 255, 0.3);
    border:none;
    border-radius: 3px;
    outline: none;
    color: #fff;
}
#mail-list .btn{
    background-color: #1399bc;
    color:#eee;
    width: 50px;
    padding: 3px 0;
    font-size: 18px;
    line-height: 18px;
}
/* menu
========================================================*/
.menu_navbar {
    background-color: #2a3037;
	position: relative;
	z-index: 1;
	border: none;
	padding: 0;
	margin: 0;
	float: none;
	width: 100%;
	min-height: 0;
}
.menu_navbar ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu_navbar ul.nav > li{
    display: inline-block;
    vertical-align: top;
}
.menu_navbar li{
    position: relative;
	font-size: 12px;
	line-height: 18px;
    text-align: center;
}
.menu_navbar.navmenu li{
    text-align: right;
}


.menu_navbar li a {
	position: relative;
	padding: 0 17px;
	font: 16px/65px 'GE SS Two Medium';
	color: #d9dadb;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
    text-decoration: none;
    cursor: pointer;
    display: block;
}
.menu_navbar li a:after {
    content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: #1399bc;
	z-index: -1;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.menu_navbar li > span {
	position: absolute;
	top: 15px;
	left: 5px;
	color: #d9dadb;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.menu_navbar:not(.navmenu) ul.nav > li > span {
    top:auto;
    right: auto;
    left: auto;
    bottom:5px;
}
.menu_navbar li:hover > a,.menu_navbar li.active > a {
	color: #ffffff;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.menu_navbar li:hover > a:after,.menu_navbar li.active > a:after {
	height: 100%;
    background-color: #1399bc;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.13s;
	transition-delay: 0.13s;
}


.menu_navbar:not(.navmenu) .nav > li:before {
	content: '';
	position: absolute;
	top: -6px;
	left: 0;
	width: 100%;
	height: 0;
	background: #1399bc;
	display: block;
	-webkit-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.menu_navbar:not(.navmenu) .nav > li:after {
	content: '';
	position: absolute;
	top: -6px;
	left: -6px;
	width: 6px;
	height: 6px;
	background: url(../images/tr.png) no-repeat;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.menu_navbar:not(.navmenu) .nav > li.active:before {
	height: 6px;
}
.menu_navbar:not(.navmenu) .nav > li.active:after {
	opacity: 1;
	filter: alpha(opacity=100);
}
.menu_navbar:not(.navmenu) .nav > li:hover:before {
	height: 6px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.menu_navbar:not(.navmenu) .nav > li:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

/* subMenu1
========================================================*/
.menu_navbar:not(.navmenu) .sub-menu > ul {
	position: absolute;
	display: none;
	width: 235px;
	right: 0;
	top: 100%;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #ffffff;
	border-radius: 0;
	padding: 15px 0;
	margin: 0;
	text-align: right;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.menu_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 !important;
	padding: 0;
	display: block;
    text-align: right;
}
.menu_navbar .sub-menu > ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.menu_navbar:not(.navmenu) .sub-menu > ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 300 14px/39px 'GE SS Two Medium';
	color: #2c2c2c;
	letter-spacing: 0;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.menu_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #1399bc !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}
/* subMenu2
========================================================*/
.menu_navbar:not(.navmenu) .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 235px;
	right: 100%;
	top: -15px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #ffffff;
	border-radius: 0;
	padding: 15px 0;
	margin: 0 0 0 2px;
	text-align: right;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.menu_navbar:not(.navmenu) .sub-menu ul ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 300 14px/39px 'GE SS Two Medium';
	color: #2c2c2c;
	letter-spacing: 0;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.menu_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #1399bc !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}



/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {

    .menu_navbar li a {
        font: 12px/45px 'GE SS Two Medium';
    }
    .menu_navbar li > span {
        top: 5px;
    }
    .follow_icon {
        float: none;
        padding: 25px 0;
    }
}




/*===========================================================================================================================*/
@media (max-width: 767px) {
    body{
        margin-top: 45px;
    }
    .menu_navbar ul.nav > li {
        display: block;
    }
    .menu_navbar li a {
        font: 12px/25px 'GE SS Two Medium';
    }
    .menu_navbar li > span {
        top: 5px;
    }

    #wrapper{
        padding-bottom:220px;
    }
    .footer{
        margin-top:-220px;
        height: auto;
        min-height:220px;
    }
    #footer-bg{
        padding:10px 0;
        height:auto;
        min-height:180px;
    }
    .copyright{
        float:none;
    }
}



/*===========================================================================================================================*/
@media (max-width: 560px) {
    body{
        margin-top: 45px;
    }
    .menu_navbar ul.nav > li {
        display: block;
    }
    .menu_navbar li a {
        font: 12px/25px 'GE SS Two Medium';
    }
    .menu_navbar li > span {
        top: 5px;
    }
}