@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic);
/* font-family: 'Ubuntu', sans-serif; */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic);
/* font-family: 'Open Sans', sans-serif; */



/*-----------------------------------------------------------------------------------*/
/*	1.	Global properties (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/

body {
    background: #ffffff;
    font-family: 'Segoe UI', 'Open Sans', sans-serif;
    font-weight: 300;
}
@media (max-width: 767px) {
    body {
        padding-left: 0;
        padding-right: 0;

    }
}

a:focus,
body:focus,
div:focus,
button:focus,
input:focus {outline: 0 !important;}
button:focus {outline: none;}
button::-moz-focus-inner {border: 0;}

/* icons */
[class^="icon-"]:before, [class*=" icon-"]:before {
    width: 16px; text-align: center;
}

/* Headers/Titles */
/*-----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6,
#footer .heading {
    font-family: 'Segoe UI', 'Ubuntu', sans-serif;
    font-weight: 300;
}

h1 {    font-size: 30px; line-height: 1;}
h2 {    font-size: 24px; line-height: 1;}
h3 {    font-size: 22px; line-height: 1;}
h4 {    font-size: 18px; line-height: 1;}
h5 {    font-size: 14px; line-height: 1;}
h6 {    font-size: 12px; line-height: 1;}

h1, h3 {color: #ed1c24;}
h2 {color: #0053c9;}
.red {color: #ed1c24;}

/* Link Colors */
/*-----------------------------------------------------------------------------------*/
a {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}

#top-menu a, #main-menu a {color: #c7e1d9; text-decoration: none;}
#top-menu a.current, #main-menu a.current {color: #1e3992; text-decoration: none;}
#top-menu a.current:hover, #main-menu a.current:hover, #top-menu a:hover, #main-menu a:hover {color: #ffffff; text-decoration: none;}

a h4, a h2 {color: #0053c9; text-decoration: none;}
a:hover h4, a:hover h2 {color: #0053c9; text-decoration: underline;}

/*-----------------------------------------------------------------------------------*/
/*	2.	Header, Navigation & Menus
/*-----------------------------------------------------------------------------------*/

#top-menu {
    padding: 0;
    height:48px;
    background: none; /* Old browsers */
    border-bottom: none
    Z-INDEX: 999;
}

#top-menu p.phone-menu{margin-top:2px; color:#ffffff; 
    font-size: 12px; text-transform: uppercase; font-weight: 600; text-align: center; text-shadow: 1px 1px 3px #c1c1c1; background: rgba(237,28,36,0.75);}
}
#top-menu ul.top-menu {
    margin-left:0;
    margin-top:0px;
}
#footer ul.social {
    margin-left:20px;
    margin-top:0px;
}
@media (max-width: 480px) {
    #footer ul.social {
    margin:0px;}
}

#top-menu li, #footer li.social {
    float: left;
    list-style: none;
}

#top-menu .top-social, #top-menu .top-rss, #top-menu .top-call, #footer .social {margin-bottom: 0px; margin-top:0px;}
#top-menu .top-social, #footer .social {float: right;}
#top-menu .top-rss, #footer .social{float: left;}
#top-menu .top-call{text-align: center !important}
#top-menu .top-social li, #top-menu .top-rss li, #footer .social li {
    margin-left: 10px;
    list-style: none;
}

#main-menu .main-social, #main-menu .main-rss, #main-menu .main-call, #main-menu .main-phone, #main-menu .main-home {margin-bottom: 0px; margin-top:-3px;}
#main-menu .main-social{float: right;}
#main-menu .main-rss{float: left;}
#main-menu .main-phone{float: none;}
#main-menu .main-home{float: left;}
#main-menu .main-call{text-align: center !important}
#main-menu .main-social li, #main-menu .main-rss li{
    margin-left: 10px;
    list-style: none;
    float:          left;
    position:       relative;
}
#main-menu .main-social a, #main-menu .main-rss a, #main-menu .main-call a, #main-menu .main-phone a, #main-menu .main-home a, 
#top-menu .top-social a, #top-menu .top-rss a, #footer .social a{display:block; width:48px; height:48px; margin:0px; display: block; position: relative; z-index: 99;}
#main-menu .main-rss a {margin-right:10px;}
#main-menu .main-social a.last, #main-menu .main-rss a.last, #main-menu .main-call a.last, #main-menu .main-phone a.last, #main-menu .main-home a.last{margin-right:10px;}

#main-menu .home, #footer .home{background: url(../images/social/button-sprite.png) no-repeat 0 0;}
#main-menu .home:hover, #footer .home:hover{background: url(../images/social/button-sprite.png) no-repeat -48px 0;}
#main-menu .home:active, #footer .home:active{background: url(../images/social/button-sprite.png) no-repeat -96px 0;}

#main-menu .click-to-call, #footer .click-to-call{background: url(../images/social/button-sprite.png) no-repeat 0 -48px;}
#main-menu .click-to-call:hover, #footer .click-to-call:hover{background: url(../images/social/button-sprite.png) no-repeat -48px -48px;}
#main-menu .click-to-call:active, #footer .click-to-call:active{background: url(../images/social/button-sprite.png) no-repeat -96px -48px;}

#main-menu .facebook, #footer .facebook{background: url(../images/social/button-sprite.png) no-repeat 0 -96px;}
#main-menu .facebook:hover, #footer .facebook:hover{background: url(../images/social/button-sprite.png) no-repeat -48px -96px;}
#main-menu .facebook:active, #footer .facebook:active{background: url(../images/social/button-sprite.png) no-repeat -96px -96px;}

#main-menu .twitter, #footer .twitter{background: url(../images/social/button-sprite.png) no-repeat 0 -144px;}
#main-menu .twitter:hover, #footer .twitter:hover{background: url(../images/social/button-sprite.png) no-repeat -48px -144px;}
#main-menu .twitter:active, #footer .twitter:active{background: url(../images/social/button-sprite.png) no-repeat -96px -144px;}

#main-menu .google-plus, #footer .google-plus{background: url(../images/social/button-sprite.png) no-repeat 0 -192px;}
#main-menu .google-plus:hover, #footer .google-plus:hover{background: url(../images/social/button-sprite.png) no-repeat -48px -192px;}
#main-menu .google-plus:active, #footer .google-plus:active{background: url(../images/social/button-sprite.png) no-repeat -96px -192px;}

#main-menu .youtube, #footer .youtube{background: url(../images/social/button-sprite.png) no-repeat 0 -240px;}
#main-menu .youtube:hover, #footer .youtube:hover{background: url(../images/social/button-sprite.png) no-repeat -48px -240px;}
#main-menu .youtube:active, #footer .youtube:active{background: url(../images/social/button-sprite.png) no-repeat -96px -240px;}

#main-menu .rss, #footer .rss{background: url(../images/social/button-sprite.png) no-repeat 0 -288px;}
#main-menu .rss:hover, #footer .rss:hover{background: url(../images/social/button-sprite.png) no-repeat -48px -288px;}
#main-menu .rss:active, #footer .rss:active{background: url(../images/social/button-sprite.png) no-repeat -96px -288px;}

#main-menu .linkedin, #footer .linkedin{background: url(../images/social/button-sprite.png) no-repeat 0 -336px;}
#main-menu .linkedin:hover, #footer .linkedin:hover{background: url(../images/social/button-sprite.png) no-repeat -48px -336px;}
#main-menu .linkedin:active, #footer .linkedin:active{background: url(../images/social/button-sprite.png) no-repeat -96px -336px;}

}

#header {background-color: #c7e1d9!important;}
#header > .container {margin-bottom: 0;padding-top:10px;background-color: #c7e1d9!important;}
#header .container {background-color: #c7e1d9!important;}

/* Logo */
/*-----------------------------------------------------------------------------------*/
.logo {}
.logo .site-title,
.logo .site-title a {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 0 0;
    color: #FFFFFF;
    background-color: #c7e1d9;
}
.logo .sub-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    line-height: 11px;
    text-transform: capitalize;
    margin: 0;
    padding-left: 2px;
    letter-spacing: 0;
    color: #F9F9F9;
}
.logo .logo-img {
    display: block;
    margin-top: 6px;
}
@media (max-width: 767px) {
    .logo{
        text-align:center;
        margin-bottom: 20px;
    }
    #header{padding:10px 50px;
    }
}

/* Main Menu */
/*-----------------------------------------------------------------------------------*/
#menu, 
#top-menu {}
#menu a, 
#top-menu a {display: block; color: #ffffff;}
#menu ul, 
#top-menu ul {margin: 0;}
#menu > ul, 
#top-menu > ul {display: block;}
#menu > ul > li, 
#top-menu > ul > li {float: left; position: relative; list-style: none; }
#menu > ul a, #top-menu > ul a {padding: 15px;}
#menu.inner > ul > li {background-color:#0053c9; text-align: center;}
@media (max-width: 979px) {
    #menu > ul a, 
#top-menu > ul a {padding: 25px;}
}
#menu > ul a.current, 
#top-menu > ul a.current 
{background-color: #ed1c24; border-bottom: 1px solid #0053c9;}
#menu > ul li:hover, #menu > ul a:hover, 
#top-menu > ul li:hover, #top-menu > ul a:hover 
{background-color: rgba(35,31,32,0.9);}
#menu > ul a .name,
#top-menu > ul a .name {}
#menu > ul a .desc,
#top-menu > ul a .desc  {}
#menu > ul a:hover .name,
#menu .current .name,
#top-menu > ul a:hover .name,
#top-menu .current .name
{color: #ffffff;}
#menu ul ul, #top-menu ul ul {width: 160px; position: absolute; background-color: #1e3992;}
#top-menu ul ul li:hover {background-color: #231f20;}
#menu ul ul a, #top-menu ul ul a {padding: 10px;}
#menu ul ul a:hover, #top-menu ul ul a:hover {color: #ffffff;}
#menu ul ul li, #top-menu ul ul li {list-style: none; position: relative;}
#menu li:hover, #top-menu li:hover {visibility: inherit; }
#menu li:hover ul,
#menu li.sfHover ul,
#top-menu li:hover ul,
#top-menu li.sfHover ul {left: 0; top: 50px; z-index: 99;}
#menu li li:hover ul,
#menu li li.sfHover ul,
#top-menu li li:hover ul,
#top-menu li li.sfHover ul {left: 160px; top: 0;}

.ie7 #header,
.ie7 #header .container,
.ie7 #header .container .row,
.ie7 #header .container .row div,
.ie7 #header .container .row div nav {
    z-index: 10; /* IE7 FIX Z-INDEX */
}
.res-menu {width: 100%; display: none;}
@media (max-width: 767px) {
    #menu {float: none;}
    #menu ul {display: none;}
    .res-menu {display: block;}
    .logo {text-align: center;}
}

/* Search Form */
/*-----------------------------------------------------------------------------------*/
#search {float: right; position: relative; margin-top: 10px;}
#search input[type="text"] {}
#search input[type="text"]:focus,
#search input[type="text"]:hover {}
#search .search-bt {
    right: 0; top: 0;
    height: 30px; width: 30px;
    position: absolute; cursor: pointer;
    border: none !important;
    background: url('../images/search-bt.png') no-repeat center center;
}

/* Breadcrumbs */
/*-----------------------------------------------------------------------------------*/

.breadcrumbs {background-color: #c7e1d9;}
.page-header {
    margin-top: 0; margin-bottom: 0;
    padding: 30px 0 30px 0;
}
.page-title {
    padding-top: 15px;
}.page-header h1 {
    font-family: 'Segoe UI', 'Ubuntu', sans-serif;
    font-size: 30px; line-height: 1;
    margin-top: o; margin-bottom: 0; text-align: left;
}
.page-header h1 small {text-transform: none;}
.page-header div {font-size: 12px;}

/* Flex Slider */
/*-----------------------------------------------------------------------------------*/

#slider {padding: 30px 0; background-color: #c7e1d9;}
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides li {position: relative;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.no-js .slides > li:first-child {display: block;}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {max-height: 300px;}
.slides .slide-caption {
    font-family: 'Ubuntu', sans-serif;
    position: relative;
    bottom: 0px;
    left: 0%;
    width: 80%;
    margin-left: 0%;
    text-align: center;
    padding: 15px 10% 25px 10%;
    background-color: #0053c9;
}
.slides .slide-caption a, .slides .slide-title a, .slides .slide-subtitle a {color:#ffffff;}
.slides .slide-title {
    font-size: 24px; line-height: 26px;
    margin-top: 0; color: #ffffff;
}
.slides .slide-subtitle {
    font-size: 14px; line-height: 16px;
    color: #ffffff;
}
@media (max-width: 767px) {
    .slides .slide-caption {}
}

/* Direction Nav */
.flex-direction-nav {
    position: absolute;
    margin-left: 0;
    left: 0;
    bottom: 118px;
    width: 100%;
    opacity: 0.9;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
.flex-direction-nav li {
    float: left;
    margin-left: 1px;
    list-style: none;
}
.flex-direction-nav a {
    display: inline-block;
    width: 50px;
    height: 118px;
    text-indent: -9999px;
    position: absolute;
}
.flex-direction-nav .flex-prev {
    background: url('../images/arrow-slider-left.png') no-repeat 50% 50%; left: 0;
    background-color: #1e3992;
}
.flex-direction-nav .flex-next {
    background: url('../images/arrow-slider-right.png') no-repeat 50% 50%; right: 0;
    background-color: #1e3992;
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
    opacity: 1;
    background-color: #1e3992;
}
.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity = 30);
    cursor: default;
}
@media screen and (max-width: 767px) {
    .flex-direction-nav a {
    width: 30px;
    height: 118px;
    }    
}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 0px; text-align: center; margin-left: 0; margin-bottom: 4px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
    width: 20px; height: 10px;
    display: block;
    background: #1e3992;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover { background: #E81123;}
.flex-control-paging li a.flex-active { background: #E81123;    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
@media screen and (max-width: 767px) {
    .flex-control-paging li a {
        width:15px;}
    .flex-control-nav li {margin: 0 3px;}
}

/*-----------------------------------------------------------------------------------*/
/*	3.	Main Content Styles
/*-----------------------------------------------------------------------------------*/

.container {position: relative;}
@media (max-width: 767px) {
    .container {padding-left: 20px; padding-right: 20px; }
}
#container {position: relative; margin-top: 30px;}
#container .container {padding-bottom: 50px;}
#container .row.last {margin-bottom: 30px;}
.row.da-thumbs {margin-bottom: 0 !important;}

/* Google maps */
/*-----------------------------------------------------------------------------------*/
.gmap {
    max-width: 100%;
    line-height: 0;
    margin-bottom: 20px;
}

/* Video container */
/*-----------------------------------------------------------------------------------*/
.video,
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video-container iframe,
.video object,
.video-container object,
.video embed,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Welcome Slogan */
/*-----------------------------------------------------------------------------------*/
#welcome {
    font-family: 'Segoe UI', 'Ubuntu', sans-serif;
    text-align: center;
    padding: 0 150px
}
#welcome h1 {}
#welcome p {}
@media (min-width: 768px) and (max-width: 979px) {
    #welcome {padding: 0 50px;}
}
@media (max-width: 767px) {
    #welcome {padding: 0;}
}


/* Bootstrap Carousel / Latest Projects Widget */
/*-----------------------------------------------------------------------------------*/
.carousel {position: relative;}
.carousel li {margin-right: 5px}
.carousel-wrapper {overflow: hidden;}
.carousel-wrapper ul {display: none;}
.carousel-wrapper ul li {height: 100%; float: left; display: block;}
.btleft .es-nav {position: absolute; top: 10px; left: -63px;}
.bttop .es-nav {position: absolute; top: -50px; right: 0;}
.es-nav span {
    float: left; display: block; top: 0; right: 0;
    text-indent: -9999px; cursor: pointer;
    width: 26px; height: 26px;
}
.es-nav .es-nav-prev {background: url('../images/arrow-left.png') no-repeat 50% 50%; background-color: rgba(54, 55, 56, 0.7);}
.es-nav .es-nav-next {background: url('../images/arrow-right.png') no-repeat 50% 50%; background-color: rgba(54, 55, 56, 0.7); margin-left: 5px;}
.es-nav .es-nav-next:hover, .es-nav .es-nav-prev:hover {background-color: rgba(54, 55, 56, 1);}

.carousel-control {
    border: none;
    position: absolute;
    top: inherit;
    left: inherit;
    bottom: 5px;
    width: 26px;
    height: 26px;
}
.carousel-control.post {top: 50%;}
.carousel-control.left.post {left: 0;}
.carousel-control.left {
    right: 34px;
    background: url('../images/arrow-left.png') no-repeat center center;
    background-color: rgba(54, 55, 56, 0.7);
}
.carousel-control.right {
    right: 4px;
    background: url('../images/arrow-right.png') no-repeat center center;
    background-color: rgba(54, 55, 56, 0.7);
}

/* Accordion */
/*-----------------------------------------------------------------------------------*/
.accordion-heading {background-color: #0083cb; border-bottom: 1px solid #1e3992; border-top: 1px solid #c7e1d9;}
.accordion-heading:hover {background-color: #005DB3;}
.accordion-toggle, .accordion-toggle:hover {color: #FFFFFF;}
.accordion-group {background-color: transparent;border: none!important;padding: 0;margin:0;}
#mobile-menu-Modal .accordion-inner {padding: 0;}
#mobile-menu-Modal .accordion-inner a {display: block; text-align: center; background-color: #c7e1d9; border: 5px #e5e5e5; text-decoration: none; padding:5px 0px;}
#mobile-menu-Modal .accordion-inner ul {border: 1px solid #ffffff; border-bottom: 2px solid #C3C0B9;}

/* Twitter */
/*-----------------------------------------------------------------------------------*/
.twitter {}
.twitter .tweet_avatar,
.twitter .tweet_avatar img {
    display: block;
    height: 40px; width: 40px;
    padding: 0; margin: 0 15px 0 0;
    background-color: #5BC236;
}
.twitter .tweet_avatar:hover img {opacity: 0.3;}
.twitter .tweet_time {display: block;}
.twitter dt {width: 45px; float: left; display: none;}
.twitter dd {margin-left: 0;}
.twitter dl {padding-bottom: 0; margin-bottom: 0;}
.twitter dl:last-child {border: none;}

/* Testimonials */
/*-----------------------------------------------------------------------------------*/
.testimonials p {margin-left: 70px}
.testimonials h4 {margin-left: 70px;}
.testimonials img {
    float: left;
    margin-bottom: 10px;
}
.testimonials small {
    display: block;
    font-size: 11px;
    letter-spacing: 0;
}

/* Font Awesome Icons List */
/*-----------------------------------------------------------------------------------*/
.the-icons {list-style-type: none; margin-left: 0;}
.the-icons li [class^="icon-"],
.the-icons li [class*=" icon-"] {
    width: 16px; font-size: 16px;
}

/*-----------------------------------------------------------------------------------*/
/*	4.	Footer Styles
/*-----------------------------------------------------------------------------------*/

#footer {
    position: relative;
    padding-bottom: 0px;
    color: #C3C0B9;
    background-color: #1e3992;
    z-index: 98;
}
#footer > .container {
    padding-top: 20px;
}
#footer .heading  {
    font-size: 18px;
    color: #ed1c24;
    font-weight: 600;

}
#footer ul.footer-navigate li dt  {
    font-size: 14px;
    color: #ed1c24;
    font-weight: 600;
}
#footer .heading a{color: #ed1c24;}
#footer .heading a:hover{color: #FFFFFF;}
#footer a {color: #FFFFFF;}
#footer a:hover {color: #898989;}

#footer input {border-width: 0;}

#footer .footer-navigate {
    list-style: none;
    margin-left: 0;
}
#footer .footer-navigate li {border-top: 1px solid #898989; padding: 5px 0;}
#footer .footer-navigate li a {display: block; padding: 0 0 5px 0;}
#footer .footer-navigate h4 {color:#ed1c24; margin-top:3px;}
/* Footer Flickr */
/*-----------------------------------------------------------------------------------*/
.flickr {margin-left: 0;}
.flickr li {
    float: left; list-style: none; margin: 0 10px 10px 0;
    line-height: 0 !important;
}
.flickr a,
.flickr a img {display: block; /*width: 100%;*/}

/* Footer Menu */
/*-----------------------------------------------------------------------------------*/
#footer-menu {
    color: #C3C0B9; font-size: 13px;
    padding-top: 10px; padding-bottom: 60px;
    background-color: #363738;
    z-index: 98;
}
#footer-menu ul {list-style-type: none;}
#footer-menu li {float: left; margin-left: 10px;}
#footer-menu a {color: #9c9c9a;}
#footer-menu a:hover {color: #ed1c24;}
#footer-menu .copyright {}

/*-----------------------------------------------------------------------------------*/
/*	5.	Post/Portfolio Content Styles
/*-----------------------------------------------------------------------------------*/

/* Categories */
/*-----------------------------------------------------------------------------------*/
#filtrable {margin-left: 0; margin-bottom: 30px; float: left;}
#filtrable li {float: left; margin-right: 10px; margin-bottom: 10px; list-style: none;}
#filtrable a {
    display: inline-block;
    padding: 4px 10px;
    background-color: #5195CE;
    color: #F9F9F9;
}
#filtrable a:hover,
#filtrable .current a {
    background-color: #005DB3;
}

/* Portfolio */
/*-----------------------------------------------------------------------------------*/
.portfolio {}
.portfolio article {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background: #0081c2;
}
.portfolio article:hover {background: #565656 !important; color: #C3C0B9 !important;}
.portfolio article .title {border-bottom: solid 3px #005DB3; padding-bottom: 10px;}
.portfolio article:hover .title {border-color: #C3C0B9;}
.portfolio article:hover .title a {color: #FFFFFF;}
.portfolio article:hover .title a:hover {color: #ed1c24;}
.portfolio .inner-image {position: relative;}
.portfolio .inner-image a,
.portfolio .inner-image img {display: block;}

.thumbnails .inner-text,
.portfolio .inner-text {padding: 20px;}

.thumbnails li {position: relative; overflow: hidden;}
.thumbnails li .sliding,
.portfolio article .sliding {
    position: absolute; left: 0; top: 100%;
    background: transparent;
    height: 100%; width: 100%;
    /* opacity */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    -khtml-opacity: 0; /* Safari 1.x */
    -moz-opacity: 0; /* Netscape */
    opacity: 0; /* Good browsers */
}
.thumbnails li:hover .sliding,
.portfolio article:hover .sliding {
    background: #000000;
    top: 50%;
    /* opacity */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 8 */
    filter: alpha(opacity=100); /* IE 5-7 */
    -khtml-opacity: 1; /* Safari 1.x */
    -moz-opacity: 1; /* Netscape */
    opacity: 1; /* Good browsers */
}

/* Frame overlay */
.media a,
.thumbnail {position: relative;}
.media .frame-overlay,
.thumbnail .frame-overlay,
.portfolio article .frame-overlay {
    background: #FFFFFF;
    position: absolute;
    height: 100%; width: 100%;
    left: 0; top: 0;
    /* opacity */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    -khtml-opacity: 0; /* Safari 1.x */
    -moz-opacity: 0; /* Netscape */
    opacity: 0; /* Good browsers */
}
.media a:hover .frame-overlay,
.thumbnail:hover .frame-overlay,
.portfolio article:hover .frame-overlay {
    /* opacity */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
    filter: alpha(opacity=50); /* IE 5-7 */
    -khtml-opacity: 0.5; /* Safari 1.x */
    -moz-opacity: 0.5; /* Netscape */
    opacity: 0.5; /* Good browsers */
}

.read-more [class^="icon-"],
.read-more [class*=" icon-"] {
    margin-left: 5px;
    margin-right: 0;
}

/* which elements to animate */
.thumbnails li .sliding,
.portfolio article .sliding,
.portfolio article .inner-text,
.thumbnail .frame-overlay,
.portfolio article .frame-overlay,
.animate {
    /* transition */
    -webkit-transition: all 0.3s ease-out;  /* Safari 3.2+, Chrome */
    -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.3s ease-out;  /* Opera 10.5–12.00 */
    transition: all 0.3s ease-out;  /* Firefox 16+, Opera 12.50+ */
}

.ps-slider {margin-top: 10px;}
.ps-description {}


/* Pricing Table */
/*-----------------------------------------------------------------------------------*/
.pricing {text-align: center;}
.pricing ul {list-style-type: none; margin-left: 0;}
.pricing .well {padding: 0;}
.pricing .well .well {
    padding: 20px; border: 0; background-color: transparent;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow:    0 0 0 rgba(0, 0, 0, 0);
    box-shadow:         0 0 0 rgba(0, 0, 0, 0);
}
.pricing .featured {background-color: #d3d3d3;}
.pricing .featured .pricing-plan {background-color: #5195CE; color: #FFFFFF;}
.pricing .pricing-plan {
    font-size: 24px; color: #FFFFFF; background-color: #444444;
    margin: 0; padding: 20px 0;
}
.pricing .pricing-price {
    font-size:24px; padding-top: 20px; padding-bottom: 20px; margin: 0;
    background-color: #999999; color: #FFFFFF; border-top: solid 1px #D3D3D3;
}
.pricing .pricing-price small {display: block; color: #FFFFFF;}
.pricing .pricing-list {}
.pricing .pricing-list li {padding: 20px 0; border-bottom: dotted 1px #C3C0B9;}
.pricing .pricing-list li:nth-child(2n) {background-color: #F3F3F3;}
.pricing .featured .pricing-list li:nth-child(2n) {background-color: #DDDDDD;}

/* Pagination */
/*-----------------------------------------------------------------------------------*/
.pagination {margin-top: 40px;}
.pagination ul > li > a,
.pagination ul > li > span {padding: 7px 15px;}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {background-color: #DDDDDD;}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
    background-color: #E6E6E6;
}
.pagination ul > .active > a {font-weight: bold;}

/* Sidebar */
/*-----------------------------------------------------------------------------------*/
#sidebar .nav-tabs {
    margin-bottom: 0;
    border-bottom: none;
}
#sidebar .nav-tabs li {border: none; padding-bottom: 0; margin-bottom: 0;}
#sidebar .nav-tabs li a {
    font-weight: 300;
}
#sidebar .nav-tabs > li > a {
    background-color: #FAFAFA;
    border-color: #ddd;
    border-bottom: none;
}
#sidebar .nav-tabs > li > a:hover {
    background-color: #ddd;
    border-color: #ddd;
    border-bottom: none;
}
#sidebar .nav-tabs > .active > a,
#sidebar .nav-tabs > .active > a:hover {
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom: none;
}
#sidebar .tab-content {
    -webkit-box-shadow: 0 0 0 rgba(50, 50, 50, 0);
    -moz-box-shadow:    0 0 0 rgba(50, 50, 50, 0);
    box-shadow:         0 0 0 rgba(50, 50, 50, 0);
}

/**/

#sidebar .widget-title {}
#sidebar .title-divider {}
#sidebar .divider-arrow {}

#sidebar .nav-list li a {}

#sidebar section {margin-bottom: 40px;}
#sidebar section:last-child {margin-bottom: 0;}

#sidebar .ul-arch li {overflow: hidden;}
#sidebar .ul-arch .month {float: left;}
#sidebar .ul-arch .count {float: right; font-size: 10px; color: #a1a1a1; padding: 0 5px; background: #e3e3e3;}
#sidebar .ul-arch .count:hover {color: #555555;}

/*-----------------------------------------------------------------------------------*/
/*	6.	Widgets & Widget Area
/*-----------------------------------------------------------------------------------*/


/* Popular Posts Widget */
/*-----------------------------------------------------------------------------------*/
.popular-posts {}
.popular-posts .media a img {}
.popular-posts .media a:hover img {}

/* Tags Widget */
/*-----------------------------------------------------------------------------------*/
.tags a {
    display: inline-block; padding: 4px 10px; margin: 0 3px 5px 0;
    color: #ffffff; background-color: #5195CE;
}
.tags a:hover {background-color: #005DB3;}
.tags i {width: 16px;}

/* Flickr Widget */
/*-----------------------------------------------------------------------------------*/
.sidebar-flickr {list-style: none; margin-left: 0;}
.sidebar-flickr li {float: left; margin: 0 10px 10px 0;}
.sidebar-flickr a,
.sidebar-flickr a img {display: block; /*width: 100%;*/}

/* Comments Widget */
/*-----------------------------------------------------------------------------------*/
.comment-sidebar li:last-child {margin-bottom: 0 !important;}

/*-----------------------------------------------------------------------------------*/
/*	7.	Blog Styles
/*-----------------------------------------------------------------------------------*/

.post-title {margin-top: 10px;}
.post-meta {overflow: hidden; margin-left: 0; margin-bottom: 20px; font-size: 11px;}
.post-meta li {float: left; margin-right: 15px; list-style: none;}
.post-meta-day {padding: 10px 0; font-size: 30px; text-align: center; color: #FFFFFF; background-color: #5195CE; margin-top: 10px;}
.post-meta-month {padding: 10px 0; font-size: 20px; text-align: center; color: #FFFFFF; background-color: #005DB3; margin-bottom: 20px; text-transform: uppercase;}
.post-media {margin-bottom: 15px;}
.post-content {}
.post-content i {margin-right: 15px;}

/* About Us Block */
/*-----------------------------------------------------------------------------------*/
.aboutus {}
.aboutus h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
}

.member-info {}
/*.member-info img {width: 100%;}*/
.member-info .member-name {margin-bottom: 0;}
.member-info .member-possition {font-size: 12px;}
.member-info .member-social {font-size: 32px;}
.member-info .member-social a {display: inline-block; margin-right: 15px;}


/* Services Block */
/*-----------------------------------------------------------------------------------*/

.service {overflow: hidden; margin-bottom: 20px;}
.service .service-desc {overflow: hidden;}
.service .service-icon {
    float: left; width: 100px; height: 100px; padding: 10px 20px;
    font-size: 100px; line-height: 1;
}
.service .well,
.service .well-small,
.service .well-large {padding-top: 0;}

.service > .well,
.service > .well-small,
.service > .well-large {margin-bottom: 0;}

@media (max-width: 480px) {
    .service .service-icon {float: none; margin-left: 25%; width: 50%; height: auto;}
}

/*-----------------------------------------------------------------------------------*/
/*	8.	Forms
/*-----------------------------------------------------------------------------------*/
#af-form input[type="text"] {}
#af-form input[type="text"],
#af-form textarea {}
#af-form input[type="text"]:focus,
#af-form textarea:focus {}
#af-form textarea {
    height: 160px !important;
    overflow: auto;
    resize: none;
    /*border: none;*/
}
.af-outer {margin-bottom: 15px;}
label.error,
label.ferror {color: #b94a48; font-size: 13px;}
#af-form input.error,
textarea.error {border: 1px solid #b94a48;}
#progress {margin-top: 15px;}

/*-----------------------------------------------------------------------------------*/
/*	9.	Comments
/*-----------------------------------------------------------------------------------*/
.comments .comment {margin-bottom: 20px;}
.comments .textarea {position: relative;}
.comments .avatar {position: relative; float: left;}
.comments .meta {
    float: left; margin: 0 15px;
    border-bottom: 1px solid #e2e2e2;
}
.comments .comments-list {margin-left:0;  margin-bottom: 20px;}
.comments li {list-style: none;}

/*-----------------------------------------------------------------------------------*/
/*	10.  Thumbnails
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	11.	Shortcode Styles
/*-----------------------------------------------------------------------------------*/

/* Divider */
/*-----------------------------------------------------------------------------------*/
#container hr {margin: 25px 0 35px 0;}
#container hr.soft {margin: 10px 0;}
#container .portfolio-single hr,
#container .blog-single hr {margin-top: 10px; margin-bottom: 15px;}

/* Back to Top */
/*-----------------------------------------------------------------------------------*/
#toTop {
    background: rgba(237,28,36, 0.9) url('../images/ui.totop.png') no-repeat scroll 50% 50%;
    border: medium none;
    position: fixed;
    left: 0px;
    bottom: 0;
    display: none;
    height: 50px;
    width: 90px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999px;
    z-index: 1001;
}
#toTopHover {
    background: rgba(0,83,201, 0.9) url('../images/ui.totop.png') no-repeat scroll 50% 50%;
    display: block;
    float: left;
    height: 50px;
    width: 90px;
    opacity: 0;
    overflow: hidden;
}
#toTop:active,
#toTop:focus {
    outline: medium none;
    background-color: rgba(0,0,0, 1);
}

/* Hero unit */
/*-----------------------------------------------------------------------------------*/
.hero-unit {}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {
    .hero-unit {padding: 40px;}
    .hero-unit h1 {}
}

@media (max-width: 480px) {
    .hero-unit {padding: 10px; font-size: 14px; line-height: 1.5;}
    .hero-unit h1 {font-size: 22px; line-height: 1.5;}
}

/* Others */
/*-----------------------------------------------------------------------------------*/
.clear {clear: both;}
.alignleft {float: left !important;}
.alignright {float: right !important;}
.aligncenter {text-align: center !important;}
.pull-center {text-align: center !important;}

/* foreground colors */
.fg-color-blue {color: #2d89ef !important;}
.fg-color-blue-light {color: #eff4ff !important;}
.fg-color-blue-dark {color: #2b5797 !important;}
.fg-color-green {color: #00a300 !important;}
.fg-color-green-light {color: #99b433 !important;}
.fg-color-green-dark {color: #1e7145 !important;}
.fg-color-red {color: #b91d47 !important;}
.fg-color-yellow {color: #ffc40d !important;}
.fg-color-orange {color: #e3a21a !important;}
.fg-color-orange-dark {color: #da532c !important;}
.fg-color-pink {color: #9f00a7 !important;}
.fg-color-pink-dark {color: #7e3878 !important;}
.fg-color-purple {color: #603cba !important;}
.fg-color-darken {color: #1d1d1d !important;}
.fg-color-lighten {color: #d5e7ec !important;}
.fg-color-white {color: #ffffff !important;}
.fg-color-gray-dark {color: #525252 !important;}

/* background colors */
.bg-color-blue {background-color: #2d89ef !important;}
.bg-color-blue-light {background-color: #c7e1d9 !important;}
.bg-color-blue-dark {background-color: #2b5797 !important;}
.bg-color-green {background-color: #00a300 !important;}
.bg-color-green-light {background-color: #99b433 !important;}
.bg-color-green-dark {background-color: #1e7145 !important;}
.bg-color-red {background-color: #b91d47 !important;}
.bg-color-yellow {background-color: #ffc40d !important;}
.bg-color-orange {background-color: #e3a21a !important;}
.bg-color-orange-dark {background-color: #da532c !important;}
.bg-color-pink {background-color: #9f00a7 !important;}
.bg-color-pink-dark {background-color: #7e3878 !important;}
.bg-color-purple {background-color: #603cba !important;}
.bg-color-darken {background-color: #1d1d1d !important;}
.bg-color-lighten {background-color: #d5e7ec !important;}
.bg-color-white {background-color: #ffffff !important;}
.bg-color-gray-dark {background-color: #525252 !important;}

.color {color: #005DB3;}
.color2 {color: #02243C;}

ul.icons {list-style: none; margin-left: 0;}
ul.ul-list li {background: url('../images/ul-list.png') no-repeat 0 7px; padding-left: 15px;}
ul.ul-list li a {display: block;}
ul.ul-list-2 li {background: url('../images/ul-list-2.png') no-repeat 0 7px; padding-left: 15px;}
ul.ul-list-2 li a {display: block;}
ul.ul-list-3 li {background: url('../images/ul-list-3.png') no-repeat 0 7px; padding-left: 15px;}
ul.ul-list-3 li a {display: block;}
div.spacer {height: 50px;}
hr {
    margin: 25px 0;
    border-top: 3px solid #D6D3D1;
    border-bottom: none;
}

blockquote {border-color: #005DB3;}
blockquote p {font-size: 13px; font-style: italic; line-height: 1.5;}

/* tiles */
.tiles,
.tile {position: relative;}
.image-icon {padding: 10px; text-align: center;}
.image-icon [class^="icon-"],
.image-icon [class*=" icon-"] {width: 100px; height: 100px; font-size: 100px; line-height: 1; margin-top: 20px;}
.image-icon [class^="icon-"]:before,
.image-icon [class*=" icon-"]:before {width: 100px;}
.tile-content {height: 100%; width: 100%;}

.square {display: block; float: left; height: 20px; width: 20px; margin-right: 10px;}

/* app-bar */
.app-bar {position: absolute; bottom: 0; left: 0; right: 0; padding: 10px; }

/*-----------------------------------------------------------------------------------*/
/*	12.	Responsive Fixes
/*-----------------------------------------------------------------------------------*/

/* Large desktop */
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 980px)  and (max-width: 1199px) {
    /**/
}

/* Portrait tablet to landscape and desktop */
/*-----------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
    /**/
}

/* Landscape phone to portrait tablet */
/*-----------------------------------------------------------------------------------*/
@media (max-width: 767px) {
    .alignleft, .alignright,
    .pull-right, .pull-left {
        float: none !important;
    }
}

/* Landscape phones and down */
/*-----------------------------------------------------------------------------------*/
@media (max-width: 480px) {
    /**/
}

/* reset bootstrap radius */
/*-----------------------------------------------------------------------------------*/

code, pre,
.label, .badge,

.table-bordered,
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child,
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child,
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child,
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child,
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child,
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child,

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child,
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append input + .btn-group .btn,
.input-append select + .btn-group .btn,
.input-append .uneditable-input + .btn-group .btn,
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn,
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child,
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child,

input.search-query,
.form-search .input-append .search-query,
.form-search .input-append .btn,
.form-search .input-prepend .search-query,
.form-search .input-prepend .btn,

.btn,
.btn-large,
.btn-small,
.btn-mini,
.btn-group > .btn:first-child,
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle,
.btn-group > .btn.large:first-child,
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle,
.btn-group-vertical .btn:first-child,
.btn-group-vertical .btn:last-child,
.btn-group-vertical .btn-large:first-child,
.btn-group-vertical .btn-large:last-child,

.nav-tabs > li > a,
.nav-pills > li > a,
.nav-tabs.nav-stacked > li:first-child > a,
.nav-tabs.nav-stacked > li:last-child > a,
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,

.tabs-below > .nav-tabs > li > a,
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a,

.navbar-inner,
.navbar-search .search-query,
.navbar .btn-navbar .icon-bar,
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu,

.breadcrumb,

.pagination ul,
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span,
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span,
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span,
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span,
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span,
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span,

.pager li > a,
.pager li > span,

.thumbnail,
.alert,
.progress,
.hero-unit,
.tooltip-inner,
.popover,
.popover-title,
.modal,
.modal-footer,

.dropdown-menu,
.dropdown-submenu > .dropdown-menu,
.dropup .dropdown-submenu > .dropdown-menu,
.dropdown-submenu.pull-left > .dropdown-menu,

.typeahead,
.accordion-group,
.carousel-control,

.well,
.well-large,
.well-small,

.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a,
.nav-collapse .btn,
.nav-collapse .dropdown-menu,

.border-radius-off {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.thumbnail {padding: 0; border: none;}
.well {background: #FAFAFA;}
.btn {background-image: none; border: 0 none;}

.thumbnail {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#mobile-menu {z-index: 99;}
.navbar .btn-navbar, .navbar .accordion-group{padding:0 !important;background-color:transparent !important; text-shadow:none; background-image:none;}
.navbar-inner {background-color:rgba(255,255,255,0.25);background-image:none;padding-bottom: 0px}
.navbar-inner ul{background-color:none;background-image:none;}
.navbar a{text-decoration: none;}
.accordion-heading, a .accordion-heading {padding: 0px; text-align: center;color:#ffffff;font-weight: 600;}
a .accordion-heading {padding: 8px 15px;}
a .accordion-heading .accordion-toggle {padding:none!important;}
.accordion-inner ul a.btn-primary {color:#ffffff;}
.accordion-inner ul a.button.btn-danger {color:#ffffff;}
.accordion-body .collapse {overflow-y:scroll;}
.navbar .phone-menu {}
.accordion-body {background-color:rgba(199,225,217,0.75)}
.accordion {margin-bottom:0!important}
.gnn-blue{background-color:#0083cb;}
.navbar .navbar-inner{padding-bottom:5!important;margin-bottom:0!important;}
.gnn-dark-red, .gnn-dark-red {background-color:#c10000;color:#ffffff;}

/* un-set fluid divs */
/*-----------------------------------------------------------------------------------*/
    .full {
        float:left!important;
        text-align: center;
        width:100%!important;
    }
     .threequarters, .threequarters-menu {
        float:left!important;
        text-align: center;
        width:75%!important;
    }
    .half, .half-left, .half-right, .half-center {
        width:50%!important;
    }
    .third, .third-left, .third-center, .third-right {
        width:33.3333333333%!important;
    }
    .quarter, .quarter-right, .quarter-center {
        width:25%!important;
    }
    .fifth, .fifth-left, .fifth-right, .fifth-center {
        width:20%!important;
    }
    .sixth, .sixth-left, .sixth-right, .sixth-center {
        width:16.6666666667%!important;
    }
    .eighth, .eighth-left, .eighth-right, .eighth-center {
        width:12.5%!important;
    }
    .full, .half, .third, .quarter, .fifth, .sixth, .eighth, .twelfth {
        text-align: center!important;
        float:left!important;
    }
    .full-left, .half-left, .third-left, .quarter-left, .fifth-left, .sixth-left, .eighth-left, .twelfth-left {
        text-align: center!important;
        float:left!important;
    }
    .full-right, .half-right, .third-right, .quarter-right, .fifth-right, .sixth-right, .eighth-right, .twelfth-right {
        text-align: center;!important;
        float:right!important;
    }
    .full-center, .half-center, .third-center, .quarter-center, .fifth-center, .sixth-center, .eighth-center, .twelfth-center {
        margin:0-center,  auto!important;
        float:none!important;
    }
    .threequarters-menu {
        text-align: center!important;
    }
    .redd {
        background-color: rgba(237, 28, 36, 0.5)!important;
    }

.navbar-fixed-top .hr {
    margin: 5px 0;
    border-top: 1px solid #D6D3D1;
    border-bottom: none;
}
.nav-collapse {
    transform: translate(0,-48px);
    -moz-transform: translate(0,-48px);
    -ms-transform: translate(0,-48px);
    -webkit-transform: translate(0,-48px);
    -o-transform: translate(0,-48px);
}
@media all and (max-width:none;) {
.inner {overflow-y:scroll;}
}

@media all (max-width: none) {
.navbar-fixed-top .navbar-inner {padding:0!important;
}
.accordion button, .accordion .btn {padding-left: 0!important,padding-right0!important}

#popout { position: fixed; height: 100px; width: 268px; background: transparent; color: white; top:0px; left: -220px; z-index: 1000;}
#toggle { float: right; z-index: 2000;overflow: auto;}

#sidemenu {float:left; margin-right: 48px; overflow:auto
}
#sidemenu .accordion-inner{max-height:250px; overflow:auto;
}

#sidemenu .accordion-heading {padding: 10px 50px; text-align: center;
}
#header {background-color: #c7e1d9!important;}

.navbar-fixed-top .navbar-inner {border:none!important;}

.review-google {background: url('../images/social/button-sprite.png') no-repeat 0 7px!important;}

#theo {
    display: block!important;
    position: fixed!important;
    bottom: 0!important;
    right: 0!important;
    height:335px!important;
    width: 310px!important;
    overflow: visible!important;
    float: right!important;
    z-index: 1000!important;
}

/*
#theo span {
    display: inline-block;
    position: relative;
    width: 310px;
    height: 770px;
    z-index: 1000;
}

#theo span img {
    position: absolute;
    bottom: 100;
    right: 0;
    width: 155px;
    height: 390px;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}
#theo span:hover img {
    width: 310px;
    height: 770px;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}
*/

p img .pull-left, p img .pic-left, .pic-left, img.pic-left {
  margin: 10px 10px 10px 0!important;
  padding-right: 15px!important;
}
p img.pull-right {
  margin: 10px 0 10px 10px!important;
  padding-left: 15px!important;
}