/*

0 Reset 

1 Header 

2 Home Section

3 Content

4 Staff section

5 Blog

6 Sidebar

7 Portfolio

8 Contact

9 ShortCodes

10 Comments

11 Footer

12 Isotope









/************************************************************************************





0 Reset & Webfont






*************************************************************************************/

@font-face {
    font-family: 'barmenom';
    src: url('../webfonts/barmenom_0-webfont.eot');
    src: url('../webfonts/barmenom_0-webfont.eot#iefix') format('embedded-opentype'), url('../webfonts/barmenom_0-webfont.woff') format('woff'), url('../webfonts/barmenom_0-webfont.ttf') format('truetype'), url('../webfonts/barmenom_0-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ul {
    list-style: none;
}
div.blog-content ul { list-style:disc inside; padding-left:5px; font-size:16px;line-height:1.4em; }
ol {list-style-type:decimal;margin-left:35px;font-size:16px;line-height:1.4em;margin-bottom:20px;}
ol li {margin-bottom:5px;}



#content li:before, .event-info li:before, #sidebar > ul li:before, #sidebar > .ccm-block-styles > ul li:before {
  content: '\f10c';
  font-family: "FontAwesome";
  color: #9f1a65;
  left: -20px;
  position: absolute;
}

#content li, .event-info li, #sidebar > ul li  {
  line-height: 25px;
  margin-left: 20px;
  position: relative;
}


#sidebar > .ccm-block-styles > ul {
	margin-bottom:20px	
}

#sidebar > .ccm-block-styles > ul li {
	margin-left: 20px;
	  position: relative;
	  margin-bottom:5px
}

#sidebar> ul {
	margin-bottom:20px	
}

#sidebar > *:not(div) {
	color:#888;
}

#sidebar > .ccm-block-styles > *:not(div) {
	color:#888;
}

#sidebar  > ul li {
	margin-left: 20px;
	  position: relative;
	  margin-bottom:5px
}

#content ul, .event-info ul {
    margin-bottom: 20px;
}

#content p {
    font-size:16px;
    line-height:1.4em;

}
strong {
    font-weight: bold;
}

iframe {
    z-index: 0;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

blockquote {
    position: relative;
    color: #999;
    font-style: italic;
    font-size: 14px;
    line-height: 25px;
    margin: 40px;
    padding: 25px 30px 25px 30px;
    border-top: 4px solid #eee;
    border-bottom: 4px solid #eee;
}

blockquote:before {
    content: '\f10d';
    font-family: "FontAwesome";
    position: absolute;
    font-size:18px;
    top: 0px;
    left: 0px;
    color:#9f1a65;
}

blockquote:after {
    content: '\f10e';
    font-family: "FontAwesome";
    font-size:18px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    color:#9f1a65;
}

table {
	font-size:16px;
}

#body table[align="center"] { margin-left:auto; margin-right:auto }
#body table[align="right"] { float:right }
#body table td { padding:5px }
#body table td p { margin:0 }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans';
    font-weight: bold;
    letter-spacing: -1px;
}

h1 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 45px;
    font-family: barmenom, sans-serif;
}

h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
}

h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-bottom: 15px;
}

h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

h5 {
    font-size: 16px;
    margin-bottom: 10px;
}

h6 {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: normal;
}

.clearfix {
    clear: both;
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    line-height: 25px;
    color: #777;
    overflow-x: hidden;
    background-color: #f7f7f7;
}

.loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background: url(../images/loader.gif) no-repeat center center #fff;
}

p {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size:16px;
    line-height:1.4em;
}

.hero p {
    font-family: barmenom;
    font-size: 22px !important;
    line-height: 1.67rem !important;
    color: #9f1a65;
    margin-bottom:30px;
}


a, a:visited, a:hover, a:active {
    text-decoration: none;
}

a {
    color: #414141;
    text-decoration: none;
    outline: none;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.clear {
    clear: both;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    display: block;
}

.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin: 5px 5px 0px 0px;
}

.alignright, img.alignright {
    display: inline;
    float: right;
    margin: 5px 5px 0px 5px;
}

.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

img.alignleft, img.alignright, img.aligncenter {
    margin-top: 5px;
    margin-bottom: 5px;
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
}

/************ Container *************/

#main_content {
    width: 100%;
    margin: 0 auto;
}

.pagefix {
    height: 101%;
    overflow: hidden;
}

.wrapper {
    width: 1120px;
    padding: 0 40px;
    margin: 0 auto;
    position: relative;
    }

#boxed_layout {

    -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
}

.section {
    width: 100%;
    min-height: 100%;
    overflow: auto;
    padding-bottom: 0px;
    line-height: 19px;
    background-color: #fff;
    position: relative;
}

.section .wrapper {
    padding: 40px 40px;
}

#footer_bg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: url(../images/footer_bg.png) top repeat-x;
    color: #fff;
}

.footer_wrap {
    max-width: 1200px;
}

.rev_slider_wrapper {
    z-index: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    max-width: 100%;
    height: auto;
}

.sb-event-title {
    font-family: barmenom;
    font-size:16px;
    color:#fff;
    margin-bottom:8px;
}

.sb-event {
    border-bottom: 1px solid rgba(0, 0, 0, 0.27);
    margin-bottom: 30px;
}

.events-deets {
    margin-bottom: 10px;
	font-size:14px!important
}

.events-deets > div { margin-bottom:10px }
.sb-event a { font-size:14px!important }

.googleMapCanvas img { max-width:none }

/************************
moved from themes individual html pages
*************************/

/* Header shadow effect */
#top_shadow {
    background: url(http://eqllp.co.uk/themes/icom/css/images/shadow-top.png) no-repeat top center
}

/* Custom Header Background */
.page_title_ctn {
    background: url(http://eqllp.co.uk/themes/icom/css/images/titlebg1.png) fixed top center;
}

/* Custom Background footer */
#footer_bg {
    background-color: #434349;
}

/* Custom Background */
body {
    background: url(http://eqllp.co.uk/themes/icom/css/images/pattern8.png);
}

#sidebar a {
    color:#fff;
}

#sidebar a:hover {
    color:#fd7e2d;
}
/* Custom Accent Colour */
.widget_post_title a, .more {
    color: #444444
}

.isotope-item a, .portfolio_desc a {
    color: #888
}

.pagination a, #comments a {
    color: #424242
}
.post a {color:#9f1a65;}

#footer a:hover {
    color: #000
}

.tp-bannertimer {
    background: #9f1a65;
    opacity: 0.9;
    max-height: 3px;
}

.tab-holder .tabs li.active a {
    border-top: 3px solid #9f1a65;
}

.testimonial-next:hover, .testimonial-prev:hover, .ta_c, .carousel_left:hover, .carousel_right:hover, .rp_left:hover, .rp_right:hover, .staff_left:hover, .staff_right:hover, .partners_left:hover, .partners_right:hover, .pb_bg, .pagination .current, .pagination a.active, .pagination a:hover, .pagination a:active, .page-numbers:hover, .current, .pricetable .pricetable-button-container a, .post-date-ctn, #options a.active, #options a:active, #options .selected a, #search-form input[type=submit], .cline, .cline_blog, .more-link:hover, .more:hover, .f_cta_button a, .post_link, #wp-calendar caption, .tagcloud a, #footer .wpcf7 input[type=submit], img[alt='Image 6'] {
    background-color: #9f1a65;
}

#footer a:hover, .testimonial-author a:hover, a, .post a:hover, #comments a:hover, .widget_post_title a:hover, .more:hover, .sb_widget a:hover, nav ul li a:hover, .current-menu-item a, #mobile-menu ul ul li a:before, #footer a, .page_subtitle, .img_link, #wp-calendar a {
    color: #9f1a65;
}

.top_email a {
    color: #414141;
}

.post .button_sc_, nav ul ul li a, .post .more-link:hover {
    color: #fff;
}

#top_bar {
    background: #9f1a65;
}

#footer_cta_box {
    background: #646469;
}

#footer_coms {
    background-color: #646469;
}

.current-menu-item a, nav ul li a:hover {
    border-bottom: 5px solid #9f1a65;
    padding: 31px 14px 23px 14px;
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}



/************************************************************************************





1 Header





*************************************************************************************/

#top_bg {
    position: relative;
    z-index: 1;
}

#top_bar {
    background-color: #414141;
    font-size: 11.5px;
}

#top_bar .wrapper {
    padding: 2px 0;
}

.top_phone {
    width: auto;
    color: #414141;
    float: right;
    margin: 0 10px;
    padding: 1px 0px 1px 0px;
}

.top_phone:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f095';
    padding: 0px 5px 0px 0px;
    color: #414141;
}

.top_email {
    width: auto;
    color: #414141;
    float: left;
    margin: 0px 0 0px 20px;
    padding: 1px 0px 1px 0px;
}

.top_email:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f0e0';
    padding: 0px 5px 0px 0px;
    color: #414141;
}

.top_text {
    width: auto;
    color: #414141;
    float: left;
    margin: 0px 0 0px 10px;
    padding: 1px 0px 1px 0px;
}

header {
    margin: 0px auto;
    padding: 0px 0 0 0;
    min-height: 84px;
    height: auto;
    position: relative;
    z-index: 10000;
    background-color: #FFF;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

header .wrapper {
    /*	background:url(../images/title_bg.png) repeat;*/
    overflow: inherit;
    background-color: #FFF;
}

#header_top {
    width: 100%;
    background-color: #fff;
    float: left;
}

#logo_img {
    line-height: 84px;
    /* max-width:190px; */
    width: auto;
    max-height: 84px;
    text-align: center;
    margin: 0px 0 0 0px;
    padding: 0px;
    float: left;
    position: relative;
    z-index: 100000;
}

#logo_img:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: 0; /* Adjusts for spacing */
}

#logo_img img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    max-height: 84px;
}

.logo_text {
    line-height: 84px;
    max-width: 170px;
    width: auto;
    max-height: 84px;
    text-align: left;
    margin: 0px 0 0 0px;
    padding: 0px;
    float: left;
}

.logo_text:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.5em; /* Adjusts for spacing */
}

.logo_text a {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    margin-top: -1px;
    max-height: 80px;
}

.logo_text p {
    font-weight: bold;
    font-size: 23px;
    line-height: inherit;
    width: 150px;
}

#header_socials {
    width: auto;
    float: right;
    text-align: center;
    padding-top: 0px;
    margin: 0 0px 0 0;
    font-size: 14px;
}

#header_socials a {
    color: #777;
}

#f_social_icons li a {
    color: #fff;
    font-size: 16px;
}

#f_social_icons li {
    display: inline;
}

#f_social_icons i {
    margin: 0 10px;
}

#header_bottom {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    float: left;
}

#nav_mini {
    display: none;
}

#nav_button {
    display: none;
}

#header_socials li {
    display: inline;
}

#header_socials i {
    margin: 0 5px;
}

nav {
    width: auto;
    min-height: 84px;
    height: auto;
    display: block;
    position: relative;
    z-index: 10000;
    margin: 0px 0 0px 0;
}

nav ul {
    float: right;
    position: relative;
    z-index: 10000;
    overflow: visible;
}

nav ul li {
    position: relative;
    font-size: 13px;
    float: left;
    z-index: 10000;
}

nav ul li a {
    position: relative;
    display: block;
    padding: 31px 14px 23px 14px;
    font-size: 14px;
    color: #555;
    border-bottom: 5px solid #FFF;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    float: left;
    z-index: 2000;
}

.current-menu-item a {
}

nav li.current-menu-item li a {
    color: #fff;
    background: none;
}

nav ul li.current-menu-item a:after {
    color: #444;
    content: attr(data-description);
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 400;
    display: block;
    line-height: 0;
    margin: 3px 0 -3px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: lowercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav ul li a:hover {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

nav ul li a:hover:after {
    color: #444;
    content: attr(data-description);
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 400;
    display: block;
    line-height: 0;
    margin: 3px 0 -3px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: lowercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav ul span {
    padding-left: 10px;
    padding-right: 10px;
}

nav ul a:after {
    color: rgb(167, 167, 167);
    content: attr(data-description);
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 400;
    display: block;
    line-height: 0;
    margin: 3px 0 -3px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: lowercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav ul ul {
    position: absolute;
    top: -9999em;
    width: 160px;
    line-height: 20px;
    padding: 0 0 0 0;
    margin: 0;
    z-index: 10000;
    border-left: none !important;
}

nav ul ul ul {
    z-index: 1000;
    border-left: none !important;
}

nav ul ul li {
    width: 158px;
    border-right: none !important;
}

nav ul ul li a, nav ul ul .current-menu-item li a {
    text-align: left;
    padding: 7px 0 7px 15px !important;
    border: none;
    color: #fff;
    float: none;
    border-top: 1px solid rgba(159, 26, 101, 0.40) !important;
    background-color: rgba(159, 26, 101, 0.98) !important;
    border-bottom: 1px solid rgba(159, 26, 101, 0.40) !important;
    font-size: 12px;
    text-transform: uppercase;
}

nav ul ul li a:hover, nav ul ul .current-menu-item a {

    border: none;
    border-top: 1px solid #383838 !important;
    background-color: #383838 !important;
    color: #fff;
    border-bottom: 1px solid #383838 !important;
}

nav ul ul li:last-child a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
}

nav ul li:hover ul, nav ul li.sfHover ul {
    left: 0px;
    top: 84px;
    z-index: 100000;
}

nav ul li:hover li ul, nav ul li.sfHover li ul, nav ul li li:hover li ul, nav ul li li.sfHover li ul, nav ul li li li:hover li ul, nav ul li li li.sfHover li ul {
    top: -9999em
}

nav ul li li:hover ul, nav ul li li.sfHover ul, nav ul li li li:hover ul, nav ul li li li.sfHover ul, nav ul li li li li:hover ul, nav ul li li li li.sfHover ul {
    left: 158px;
    top: 0px;
}

#mobile-menu {
    background-color: #414141;
    display: none;
}

#mobile-menu ul li a {
    display: block;
    padding: 15px 0;
    width: 100%;
    color: #fff;
    border-bottom: none !important;
}

#mobile-menu ul li {
    color: #666;
    border-top: 1px solid #4B4B4B;
    border-bottom: 1px solid #333;
}

#mobile-menu ul ul {
    border-top: 1px solid #333;
}

#mobile-menu ul ul li:last-child {
    border-bottom: none;
}

#mobile-menu ul ul li {
    border-top: 1px solid #4B4B4B;
}

#mobile-menu ul ul li a {
    padding: 15px 0 15px 0px;
}

#mobile-menu ul ul ul li a {
    padding: 15px 0 15px 20px;
}

#mobile-menu ul ul li a:before {
    font-family: "FontAwesome";
    content: "\f105";
    padding-right: 15px;
}

/************************************************************************************





2 Home Section





*************************************************************************************/

#center_adjust {
    display: table;
    width: 100%;
    height: 100%;
}

#intro {
    display: table-cell;
    vertical-align: middle;
    text-shadow: none;
}

.home_top_message {
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-family: "Open Sans";
    font-weight: 300;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.56);
    display: block;
    line-height: 80px;
    padding: 50px 0 20px 0;
    margin: 0;
    color: #fff;
    font-size: 80px;
    text-transform: uppercase;
    text-align: center;
}

.home_middle_message {
    display: block;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    font-size: 25px;
    text-align: center;
    padding: 0;
    margin: 0;
    font-family: "Open Sans";
    font-weight: 300;
    background-color: rgba(0, 0, 0, 0.56);
    color: #fff;
}

.home_bottom_message {
    display: block;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    text-align: center;
    font-family: "Open Sans";
    font-weight: 300;
    padding: 30px 0 60px 0;
    background-color: rgba(0, 0, 0, 0.56);
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 0;
}

#down_arrow {
    position: absolute;
    bottom: 0px;
    left: 50%;
    min-width: 88px;
    min-height: 25px;
    margin: 0 0 0 -44px;
    padding: 0;
    opacity: 0.7;
    background: url(http://eqllp.co.uk/themes/icom/images/down_arrow.png) no-repeat top center;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

#down_arrow:hover {
    opacity: 1;
    bottom: 0px;
}

.rotating {

/* rotation animation */
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-ms-keyframes rotate {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(360deg);
    }
}

.rotating {
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-transform-origin: 50% 50%;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-transform-origin: 50% 50%;
    -ms-animation-name: rotate;
    -ms-animation-duration: 1.5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-transform-origin: 50% 50%;
    -o-animation-name: rotate;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

    }

/************************************************************************************





3 Content





*************************************************************************************/

.page_title_ctn {
    margin: 0px 0 0 0;
    position: relative;
    height: 180px;
    overflow: auto;

}

.page_title_ctn .wrapper {
    height: 180px;
}

#top_shadow {
    position: absolute;
    top: -1px;
    min-width: 100%;
    min-height: 50px;
    background: url(../images/shadow-top.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.title_bb {
    width: auto;
    height: 90px;
    float: left;
    padding: 0 30px;
    margin: 50px 0 0 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.page_title {
    display: block;
    font-size: 23px;
    margin: 24px 0 0 0px;
    float: left;
    width: 100%;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'barmenom';
}

.page_title h1 { font-size:23px; width:100%; letter-spacing:0; color:#fff;  }

.page_subtitle, .page_subtitle p {
    color: #fff;
    width: 100%;
    font-size: 13px !important;
    line-height: 20px !important;
}

#breadcrumbs {
    position: absolute;
    right: 40px;
    bottom: 0;
}

#crumbs {
    background: #fff;
    padding: 2px 10px 0;
}

.sharethis {
    padding:0 10px;
}

.disquss img {
    margin:20px 0;
}

.textwidget p{
    font-size:12px;
}

/************************************************************************************





4 Staff section





*************************************************************************************/

.team-member {
    -webkit-transition: all .2s ease-in-out;
    text-align:center;
}

.team-member:hover { -webkit-transform: scale(1.1); }

.team-member a {
    color:#4d4d4d;
}

.team-member a:hover {
    color:#fd7e2d;
}

.team-member p {
    margin-bottom:5px;
}

.member-photo img {
    display: block;
    width: 100%;
    height: auto;
}

.member-info {
    display: block;
    padding: 16px 0px 9px;
}

.member-info h3 {
    margin: 0;
    margin-bottom: 3px !important;
    font-size: 25px;
    text-align: center;
}

.member-info .position {
    display: block;
    margin-bottom: 15px;
    font-size: 12px;
    text-align: center;
}

.member-info p {
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px 0 0 0;
    padding: 20px 5px;
}

.member-social-links {
    display: inline-block;
    margin: 0 auto;
    height: 20px;
}

.member-social-links span {
    display: block;
    float: left;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.member-social-links {
    width: 100%;
    overflow: hidden;
    text-align: center;
    height: 75px;
    margin: 0;
    padding: 0 0 30px 0;
}

.member-social-links div {
    width: auto;
    float: none;
    text-align: left;
    display: inline-block;
    zoom: 1;
    margin: 0 auto;
    padding: 0 0 0 5px;
    margin-top: 20px;
}

.member-social-links span {
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 5px;
    position: relative;
}

.member-social-links span a {
    float: left;
    text-indent: -10000px;
    height: 28px;
}

.member-social-links span.facebook a {
    width: 27px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/facebook.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.facebook a:hover {
    width: 27px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/facebook.png) no-repeat;
    background-position: 0px -33px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.twitter a {
    width: 28px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/twitter.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.twitter a:hover {
    width: 28px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/twitter.png) no-repeat;
    background-position: 0px -33px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.skype a {
    width: 28px;
    background: url(http://eqllp.co.uk/themes/icom/images/social_iconss/skype.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.skype a:hover {
    width: 28px;
    background: url(../images/social_icons/skype.png) no-repeat;
    background-position: 0px -33px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.dribbble a {
    width: 28px;
    background: url(../images/social_icons/dribbble.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.dribbble a:hover {
    width: 28px;
    background: url(../images/social_icons/dribbble.png) no-repeat;
    background-position: 0px -33px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

/************************************************************************************





5 Blog





*************************************************************************************/


#posts {
     width: 770px;
     max-width: 770px;
 }

#content {
    width: 770px;
    max-width: 770px;
    clear:both;
    margin-left: -30px;
    float:left;
	font-size:16px;
}

.blog-sb h4 {
    color:#777;
}

.blog-sb p {
    color:#777;
}

.blog_box {
    width: auto;
    overflow: auto;
}

.blog_box img {
    margin: 0 0 10px 0;
}

.blog_box_content {
    margin-top: 10px;
    width: auto;
}

.more {
    display: block;
    width: auto;
    padding: 9px 10px 8px;
    float: left;
    margin: 10px 0 0 0px;
    font-size: 10px;
    border: 1px solid #dfdfdf !important;
    text-shadow: none;
}

.more:hover {
    color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
}

.post {
    margin: 0 0 35px 0;
    padding: 0px;
    overflow: auto;
	border-bottom: 1px solid #dfdfdf;
}

.post_single {
    margin: 0px 0 0px 0;
}

.post-attachement {
    position: relative;
    width: auto;
    margin: 0 0 0px 0;
    padding-bottom: 20px;
}

.post_att_s {
    overflow: hidden;
    position: relative;
    width: auto;
    margin: 0;
    padding-bottom: 20px;
}

.entry {
    margin: 0px 0px 0px 0px;
    width: 100%;
}

.post-title {
    font-size: 18px;
    color: #161616;
    width: 100%;
    margin: 0px 0 13px 0;
    position: relative;
    text-shadow: none;
}

.post-title h4 {
    font-weight: normal;
}

.post-title a {
    color: #161616;
}

.entry ` {
    clear: both;
}

.post-date-ctn {
    width: 55px;
    height: 55px;
    border-radius: 5px;
    background-color: #3F6;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.20);
    float: left;
}

.post-info {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    color: #999;
    font-size: 11px;
    margin: 5px 0px 0px 0px;
}

.post-info a {
    color: #666;
}

.post-info a:hover {
    color: #606060;
}

.post-user {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}

.post-user:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f007';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.post-date {
    width: auto;
    float: left;
    margin: 0px 0 5px 0;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}
.blog-author {
    width: auto;
    float: left;
    margin: 0px 0 5px 0;
    padding: 8px 10px 9px 10px;
    font-size: 12px;
    border: 1px solid #dfdfdf;
	margin-right:4px;
}

.post-date:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f017';
    padding: 0px 1px 0px 0px;
    color: #676767;
}
.post-title .blog-author, .post-title .post-date {margin-bottom:20px;}

.post-cat {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}

.post-cat:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f07c';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.post-tag {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}

.post-tag:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f02c';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.post-com {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}

.post-com:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f086';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.post-share {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
    cursor: pointer;
}

.post-share:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f045';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.more-link {
    width: auto;
    padding: 9px 10px 8px;
    float: left;
    margin: 0 0 0 4px;
    font-size: 10px;
    border: 1px solid #dfdfdf !important;
    text-shadow: none;
}

.more-link:hover {
    border: 1px solid rgba(0, 0, 0, 0) !important;
}

#areaStyleBlogSubtitle62 {background:none !important;}

/***********Grid layout (be inclued in the next update **********/

.post_grid {
    float: left;
    margin: 0 30px 30px 0;
    width: 465px;
}

.post_grid .entry {
    font-size: 12px;
}

.post_grid .post-info {
    font-size: 10px;
}

#posts .post_grid {
    width: 335px;
}

/*** blog, portfolio navigation ***/

#pbd-alp-load-posts {
    padding: 20px 0;
}

#pbd-alp-load-posts a {
    padding: 10px 15px 10px 30px;
    background-color: #fafafa;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.navigation {
    padding: 0px 0px 40px 0px;
    width: 100%;
    font-weight: normal;
}

.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
}

.pagination span, .pagination a {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    letter-spacing: 0.5px;
    outline: none;
    overflow: visible; /* removes extra side padding in IE */
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 8px 5px 8px;
    width: auto;
}

.pagination a:hover {
    color: #fff;
    background: #3279BB;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}

.pagination .current {
    background: #3279BB;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}

.pagination a.active, .pagination a:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9  \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/********* Share Icons ********/

#posts .share-box {
    display: none;
}

.share-box {
    width: 100%;
    text-align: center;
    height: 70px;
    padding: 0 0 30px 0;
}

.share-box ul {
    width: auto;
    float: none;
    list-style: none;
    text-align: left;
    display: inline-block;
    zoom: 1;
    margin: 0 auto;
    padding: 0 0 0 19px;
    margin-top: 20px;
}

.share-box li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 19px;
    position: relative;
}

.share-box li a {
    float: left;
    text-indent: -10000px;
    height: 28px;
}

.share-box li.facebook a {
    width: 27px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/facebook.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.share-box li.twitter a {
    width: 28px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/twitter.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.linkedin a {
    width: 28px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/linkedin.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.reddit a {
    width: 28px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/reddit.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.tumblr a {
    width: 28px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/tumblr.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.google a {
    width: 28px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/g+.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.email a {
    width: 28px;
    background: url(http://eqllp.co.uk/themes/icom/images/share_icons/mail.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.popup {
    display: none;
    position: absolute;
    padding: 0 0 6px;
    color: #d1d1d2;
    font-size: 11px;
    line-height: 15px;
    bottom: 110%;
    left: -17px;
    text-shadow: none;
    background: url(../images/bg-popup.png) no-repeat 0 100%;
    background-size: 23px;
}

.popup p {
    margin: 0;
}

.popup .holder {
    padding: 4px 11px;
    background: #46494a;
}

.event-img {
    margin:0;
    margin-left:-30px;
    padding-right:30px;
}


.testimonials-list .youtubeBlock iframe {display:block;margin:0px auto;}

.testimonial blockquote, .excerpt{
    -webkit-transition: all .2s ease-in-out;
}
.testimonial blockquote:hover {
    -webkit-transform: scale(1.05);
    -webkit-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
}
.testimonials blockquote {
	-webkit-transition: all .2s ease-in-out;
}
.testimonials blockquote:hover {
    -webkit-transform: scale(1.05);
    -webkit-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
}

.excerpt a {
    color:#777 !important;
}
.excerpt a:hover {
    color:#9f1a65 !important;
}

#footer_coms .wrapper{
    overflow:hidden;
}

/************************************************************************************





6 Sidebar





*************************************************************************************/

#sidebar {

    width: 310px;
    color:#fff;
    float:right;

}

#sidebar > p { color:#888; font-size:13px; }
#sidebar > .ccm-block-styles > p, #sidebar > .ccm-block-styles > ul { color:#888; font-size:13px }
#sidebar label { color:#777 }

.right {
    float:right;
}

.left {
    float:left;
}

#sidebar blockquote:before {
    color:#592f5e;
}

#sidebar blockquote:after {
    display:none;
}


.sb_widget {
    overflow: auto;
    margin-bottom: 30px;
    font-size: 12px;
}

.sb_widget select {
    max-width: 98%;
}

.sb_widget h4 {
    font-size: 18px;
    font-weight:normal;
    border-bottom: 1px solid #ebebeb;
    font-family: barmenom;
    margin: 0px 0 30px 0;
    padding-bottom: 15px;
    }

.sb_widget ul li {
    padding-bottom: 10px;
}

.cline {
    width: 80px;
    /* background-color: #fd7e2d; */
    height: 2px;
}

.cline_blog {
    width: 80px;
    background: rgba(159, 26, 101, 0.98);
    height: 2px;
	margin-top:2em;
	clear:both;
}

#search {
    overflow: hidden;
}

/********Tag cloud widget **********/

.tagcloud a {
    display: inline-block;
    margin: 0 7px 7px 0;
    padding: 5px 10px;
    color: #fff !important;
    text-shadow: none;
    background: #abcc78;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tag-list .tagcloud a {
	padding: 8px 10px;
}

/********Recent comment widget**********/

#recentcomments li {
    padding-bottom: 10px;
}

#recentcomments li:last-child {
    padding-bottom: 0;
}

#recentcomments li:before {
    font-family: 'FontAwesome';
    content: '\f075';
    color: #444;
    width: 10px;
    padding-right: 10px;
    float: left;
}

.autonav ul li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    color: #fff;
    width: 10px;
    padding-right: 10px;
    float: left;
}

.autonav, .sb-events, .sb-news, .sb-testi, .sb-ppl, .sb-person-deets {
    padding:20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0), inset 0 2px 2px rgba(255,255,255,.1);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0), inset 0 2px 2px rgba(255,255,255,.1);
    box-shadow: 0 2px 2px rgba(0,0,0,0), inset 0 2px 2px rgba(255,255,255,.1);
}

.autonav {
    background-color: #9f1a65;
    border: solid 1px #890a52;
    background-image: -webkit-linear-gradient(bottom, #851349, #b92181);
    background-image: -moz-linear-gradient(bottom, #851349, #b92181);
    background-image: -o-linear-gradient(bottom, #851349, #b92181);
    background-image: linear-gradient(to top, #851349, #b92181);
}

.sb-events {
    background-color: #064d43;
    border: solid 1px #063026;
    background-image: -webkit-linear-gradient(bottom, #063a30, #064d43);
    background-image: -moz-linear-gradient(bottom, #063a30, #064d43);
    background-image: -o-linear-gradient(bottom, #063a30, #064d43);
    background-image: linear-gradient(to top, #063a30, #064d43);
    text-align:center;
}

.sb-events .cline {
    background-color: #063026;
}

.sb-events .f_cta_button a {
float:none;
padding:10px;
}

.sb-event li {
    margin:0 10px;
    padding-bottom:0;
}


.sb-news, .sb-person-deets {
    background-color: #76bd1d;
    border: solid 1px #447c19;
    background-image: -webkit-linear-gradient(bottom, #55911a, #76bd1d);
    background-image: -moz-linear-gradient(bottom, #55911a, #76bd1d);
    background-image: -o-linear-gradient(bottom, #55911a, #76bd1d);
    background-image: linear-gradient(to top, #55911a, #76bd1d);
}

.person-deets {
    margin:20px 20px 0 20px;
    font-size:14px;


}

.sb-news .cline {
    background-color: #447c19;
}

.sb-testi {
    background-color: #7d4082;
    border: solid 1px #592f5e;
    background-image: -webkit-linear-gradient(bottom, #633268, #7d4082);
    background-image: -moz-linear-gradient(bottom, #633268, #7d4082);
    background-image: -o-linear-gradient(bottom, #633268, #7d4082);
    background-image: linear-gradient(to top, #633268, #7d4082);
}

.sb-testi .cline {
    background-color:#592f5e;
}

.sb-ppl {
    background-color: #9f1a65;
    border: solid 1px #890a52;
    background-image: -webkit-linear-gradient(bottom, #851349, #b92181);
    background-image: -moz-linear-gradient(bottom, #851349, #b92181);
    background-image: -o-linear-gradient(bottom, #851349, #b92181);
    background-image: linear-gradient(to top, #851349, #b92181);
}

.autonav li:hover {
    padding-left:3px;
}

.person img {
    border-radius:50px;
}

.sb-person-deets .person img {
    border-radius:5px;
}

.effect2
{
    position: relative;
}
.effect2:before, .effect2:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.effect2:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

/********Recent Post widget**********/

.sidebarcarousel {

}

.sidebarcarousel .recent_port_ctn {
    padding-right: 0;
}

.widget_recent_entries li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    display: block;
    overflow: auto;
}

.widget_recent_entries li:last-child {
    padding-bottom: 0px;
    margin: 0;
!important
}

.thumbnail {
    width: 40px;
    height: 40px;
    padding: 5px;
    margin-right: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #f7f7f7;
    float: left;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.blog_box img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.blog_box img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}

.filter_img:hover img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}

.filter_img:hover .img_link, .filter_img:hover .post_link {
    opacity: 1;
}

.filter_img:hover .img_link {
    left: 35%;
}

.filter_img:hover .post_link {
    right: 35%;
}

/********Recent Portfolio widget**********/

.port_widget {
    width: 100%;
    overflow: auto;
    padding: 0 0 0px 0;
    margin: 0;
}

.port_widget img {
    width: auto;
    height: auto;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.port_widget :hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}

.no_margin {
    width: 22%;
    float: left;
    margin: 0px 0 5px 0;
    padding: 0;
    border: none;
!important
}

.margin_r {
    width: 22%;
    float: left;
    margin-top: 0px;
    margin-right: 4%;
    padding: 0;
    border: none;
!important
}

.port_tn {
    width: auto;
!important height : auto;
    padding: 5px 5px 0px 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    background: #f7f7f7;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

/********Twitter widget**********/

.tweets {
    clear: both;
    list-style: none;
    margin: 0;
    width: 100%;
    padding: 6px 0 0;
}

.tweets li:before {
    font-family: 'FontAwesome';
    content: '\f099';
    color: #444;
    width: 10px;
    height: 20px;
    padding-right: 10px;
    float: left;
}

.tweets li {
    margin-bottom: 6px;
    width: 100%;
    float: left;
}

.tweets p {
    margin-bottom: 0;
    width: auto;
    padding-left: 20px;
}

.tweets span {
    padding-left: 20px;
}

/********WP Calendar widget**********/

#wp-calendar {
    border: solid 1px #dfdfdf;
    width: 100%;
    text-shadow: none;
}

#wp-calendar td {
    padding: 8px;
    border-bottom: solid 1px #ededed;
}

#wp-calendar tbody td {
    border-left: solid 1px #ededed;
    text-align: center;
}

#wp-calendar th {
    padding: 4px;
    background: #333;
    color: #fff;
}

#wp-calendar caption {
    background: #abcc78;
    padding: 4px;
    color: #fff;
}

/************************************************************************************





7 Portfolio





*************************************************************************************/

/********** Tags **********/

#portfolio-tags {
    margin: 0 auto;
    padding: 0px 0 0 30px;
    text-align: center;
}

#options {
    display: inline-block;
    zoom: 1;
    list-style: none;
    width: auto;
    margin: 0 0px 0 0;
    padding: 0 0px 10px 0;
    overflow: auto;
}

#options li {
    float: left;
    letter-spacing: 0px;
    margin: 0 0px 0 0;
    padding: 3px 10px 2px 0;
}

#options a {
    display: inline-block;
    *display: inline;
    border-radius: 5px;
    padding: 7px 10px;
    background-color: #fff;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    margin-top: -5px;
    color: #747474;
    border: 1px solid rgba(0, 0, 0, 0.01);
    outline: none;
    overflow: visible; /* removes extra side padding in IE */
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    margin-bottom: 20px !important;
}

#options a:focus {
    outline: 0;
}

#options a.active, #options a:active, #options .selected a, .filter .selected {
    color: #fff !important;
    background-color: #fd7e2d !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
    outline: 0 !important;
}

/**** Container ****/

.portfolio {
    margin: 0px 0px 0px -30px;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}

.columns2 .isotope-item {
    height: auto;
    width: 545px;
    margin: 0 0 35px 30px;
}

.columns3 .isotope-item {
    height: auto;
    width: 353px;
    margin: 0 0 35px 30px;
}

.columns4 .isotope-item {
    height: auto;
    width: 257px;
    margin: 0 0 35px 30px;
}

.isotope-item {
    position: relative;
}

.filter_img {
    position: relative;
}

.filter_img a {
    margin: 0;
    padding: 0;
}

.ico_link, .ico_link img, .ico_link div, .ico_link canvas {
    border: none !important;
    display: block !important;
    text-decoration: none !important;
    outline: none !important;
    background-color: #fafafa !important;
    position: relative;
}

.ico_link img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.ico_link img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}

.portfolio_desc h5 {
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: normal;
    font-size: 12px;
}

.portfolio_desc h6 {
    font-size: 11px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    color: #bdbdbd;
    letter-spacing: normal;
}

.portfolio_desc h5 a {
    margin: 0;
    padding: 0;
    color: #444444;
}

.load_more_cont {
    margin-left: 30px;
    padding: 30px 0 30px 0;
}

.load_more_cont a {
    border: 1px solid rgba(0, 0, 0, 0.01);
    position: relative;
    z-index: 2;
    border-radius: 5px;
    color: #bdbdbd;
}

.get_portfolio_works_btn {
    padding: 10px 15px 10px 30px;
    background-color: #fafafa;
}

.refresh_icn {
    font-family: "FontAwesome";
    position: absolute;
    color: #b9b9b9;
    top: 9.5px;
    font-size: 14px;
    left: 10px;
    z-index: 1;
}

.load_more_cont .icon-refresh {
    top: 9px;
}

.get_portfolio_works_btn:hover {
    border: 1px solid #e1e1e1;
}

/**** Thumbnail ****/

.img_link:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    color: 14px;
    content: '\f002';
}

.img_link {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 0;
    text-shadow: none;
    opacity: 0;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    z-index: 2;
    width: 32px;
    height: 32px;
    background: #fff;
    display: inline-block;
    font-size: 18px;
    border-radius: 5px;
    color: rgba(159, 26, 101, 0.98);
    text-align: center;
    line-height: 28px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.post_link:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    color: 14px;
    content: '\f0c1';
}

.post_link {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 0;
    text-shadow: none;
    opacity: 0;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    z-index: 1;
    width: 32px;
    height: 32px;
    background: rgba(159, 26, 101, 0.98);
    display: inline-block;
    font-size: 18px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/**** Project details ****/

#information {
    width: 310px;
    float: right;
}

/**** Carousel ****/
.single-portfolio .jcarousel, .pb_full_width .jcarousel, .pb_full_width .rp_sc, .pb_full_width .staff_sc {
    width: 1150px;
}

.pb_three_fourth .jcarousel, .pb_three_fourth .rp_sc, .pb_three_fourth .staff_sc {
    width: 863px;
}

.pb_two_third .jcarousel, .pb_two_third .rp_sc, .pb_two_third .staff_sc {
    width: 767px;
}

.pb_one_half .jcarousel, .pb_one_half .rp_sc, .pb_one_half .staff_sc {
    width: 575px;
}

.pb_one_third .jcarousel, .pb_one_third .rp_sc, .pb_one_third .staff_sc {
    width: 384px;
}

.pb_one_fourth .jcarousel, .pb_one_fourth .rp_sc, .pb_one_fourth .staff_sc {
    width: 288px;
}

#posts .pb_full_width .jcarousel, #posts .pb_full_width .rp_sc, #posts .pb_full_width .staff_sc {
    width: 790px;
}

#posts .pb_three_fourth .jcarousel, #posts .pb_three_fourth .rp_sc, #posts .pb_three_fourth .staff_sc {
    width: 742.5px;
}

#posts .pb_two_third .jcarousel, #posts .pb_two_third .rp_sc, #posts .pb_two_third .staff_sc {
    width: 533.5px;
}

#posts .pb_one_half .jcarousel, #posts .pb_one_half .rp_sc, #posts .pb_one_half .staff_sc {
    width: 400px;
}

#posts .pb_one_third .jcarousel, #posts .pb_one_third .rp_sc, #posts .pb_one_third .staff_sc {
    width: 266.5px;
}

#posts .pb_one_fourth .jcarousel, #posts .pb_one_fourth .rp_sc, #posts .pb_one_fourth .staff_sc {
    width: 200px;
}

.jcarousel, .rp_sc, .staff_sc {
    padding-top: 5px;
    margin: 0 0 0 0px;

    height: 100%;
}

.portfolio_recent_post {
    width: 186px;
    overflow: visible;
    padding: 0;
    display: block;
    float: left;
    height: auto !important;
}

.recent_port_ctn {
    padding:0 20px;
    width: auto;
}

.portfolio_recent_post img {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
}

.portfolio_recent_post .portfolio_desc h5 {
    padding: 10px 0 0 0;
    margin: 0;
    color: #333;
    font-size: 12px;
    line-height: normal;
}

.portfolio_recent_post .portfolio_desc h6 {
    font-size: 11px;
    color: #bdbdbd;
}

.carousel_nav, .rp_nav, .staff_nav {
    position: relative;
    width: 100%;
    z-index: 100;
}

.carousel_left, .carousel_right, .rp_left, .rp_right, .staff_left, .staff_right {
    position: absolute;
    top: -35px;
    right: 25px;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.carousel_left:hover, .carousel_right:hover, .rp_left:hover, .rp_right:hover, .staff_left:hover, .staff_right:hover {
    color: #fff;
}

.carousel_right, .rp_right, .staff_right {
    right: 2px;
}

.carousel_left:before, .rp_left:before, .staff_left:before {
    font-family: 'FontAwesome';
    content: '\f104';
    position: absolute;
    left: 5px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}

.carousel_right:before, .rp_right:before, .staff_right:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 7px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}

.partners_nav {
    position: relative;
    width: 100%;
    z-index: 100;
}

.partners_left, .partners_right {
    position: absolute;
    top: -35px;
    right: 25px;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.partners_left:hover, .partners_right:hover {
    color: #fff;
}

.partners_right {
    right: 2px;
}

.partners_left:before {
    font-family: 'FontAwesome';
    content: '\f104';
    position: absolute;
    left: 5px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}

.partners_right:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 7px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}

/************************************************************************************





8 Contact





*************************************************************************************/

.contact-directions iframe {width:100% !important;}
.contact-directions table tr:last-child {display:none !important;}

.contact-title {

    font-family: barmenom;
    margin-bottom: 10px;
}

.contact-deets li {
    margin:20px 0;
    font-size:16px;

}
.wpcf7 input[type=text], input[type=email], input[type=password], textarea {
    margin-top: 10px;
}

#footer .wpcf7 input[type=text], #footer input[type=email] {
    margin-top: 0;
}

input[type=text], input[type=email], input[type=password], textarea {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 20px;
    height: 30px;
    color: #999999;
    padding: 0 1% 0 2%;
}

#footer input[type=text], #footer input[type=email], #footer input[type=password], #footer textarea {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 20px;
    height: 30px;
    color: #ffffff !important;
    padding: 0 1% 0 2%;
}

input[type=text], input[type=email], input[type=password] {
    width: 96%;
}

#footer input[type=text], #footer input[type=email], #footer input[type=password] {
    width: 100%;
    float: left;

}

.shadow:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 96%;
    bottom: 0;
    height: 10px;
    left: 2%;
    border-radius: 100px / 5px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);
}

    }

#footer input[type=text] {
    margin-right: 2%;
    float: left;
}

textarea, #footer textarea {
    height: 90px;
    width: 96%;
    padding: 1% 1% 0 2%;
}

input[type=text]:focus, input[type=email]:focus, textarea:focus, select:focus {
    border-color: #dedede;
    box-shadow: 0 1px 2px 0 #e0e0e0;
    -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
    -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
}

input[type=submit] {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    padding: 0 15px;
    color: #ffffff;
    background: #404040;
    border: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#footer .wpcf7 input[type=submit] {
    float: right;
    background: #9f1a65;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0)
}

input[type=submit]:hover {
    background-color: #1d1d1d;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

form {
    margin-top: 0px;
}

form div {
    margin-top: 15px;
    position: relative;
}

div form:first-child, form div:first-child {
    margin-top: 0px;
}

/************************************************************************************





9 ShortCodes





*************************************************************************************/


#sidebar blockquote {
    margin:0;
    border:none;
    color:#fff;
    padding:25px 0;
}
/* Sponsors */
.sponsors {
    overflow: hidden;
    position: relative;

}

ul.partners {
    width: 100%;
    text-align: center;

    overflow: auto;
}

.partners li {
    overflow: visible;
    padding: 0;
    display: block;
    float: left;
    height: auto !important;
    margin:0;

}

.partners li a {
    display: block;
    text-align: center;
}

.partners li img {
    opacity: 0.8;
    padding: 20px 0;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}

.partners li a:hover img {
    opacity: 1;
}

/* Pricetalbe  */

.pricetable-clear {
    clear: both;
}

.pricetable {
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 60px 0 30px 0;
    margin-bottom: 1em;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pricetable .pricetable-inner {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fafafa;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.pricetable .pricetable-column {
    float: left;
    line-height: 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.pricetable .pricetable-column.pricetable-featured {
    margin: -20px 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 4px 4px 20px 4px;
    background: #fafafa;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0), 0 8px 0 -5px #f7f7f7, 0 8px 1px -4px rgba(0, 0, 0, 0.15), 0 17px 0 -10px #f7f7f7, 0 17px 1px -9px rgba(0, 0, 0, 0.15);
}

.pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
    background: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* @group Borders */

.pricetable .pricetable-column.pricetable-standard {
    border-right: 1px solid #ededed;
}

.pricetable .pricetable-column.pricetable-standard.pricetable-last, .pricetable .pricetable-column.pricetable-standard.pricetable-before-featured {
    border-right: none;
}

/* @end */

/* @group Headers */

.pricetable h3.pricetable-name, .pricetable h4.pricetable-price {
    /* Override the post content height */
    line-height: 1 !important;
    margin: 0 !important;
    font-family: 'PT sans', sans-serif;
    font-weight: bold;
}

.pricetable h3.pricetable-name {
    color: #444444;
    margin: 0;
    padding: 22px 14px 9px 14px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.pricetable .pricetable-featured h3.pricetable-name {
    padding: 22px 14px 9px 14px;
}

.pricetable h4.pricetable-price {
    color: #888888;
    font-size: 17px;
    font-family: "Open sans";
    font-weight: 300;
    border-width: 1px 0;
    text-align: center;
    padding: 0 0 10px 0;
}

.pricetable .pricetable-featured h4.pricetable-price {
}

.pricetable .pricetable-header p {
    color: #444444;
    font-size: 13px;
    text-align: center;
    padding: 0 0 30px 0;
    margin: 0;
}

/* @end */

/* @group Features */

.pricetable .pricetable-features {
    position: relative;
}

.pricetable .pricetable-feature {
    position: relative;
    color: #444;
    font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    margin: 0 15px;
    border-top: 1px solid #eee;
    padding: 10px 0;
}

.pricetable .pricetable-feature small {
    font-size: 0.9em;
    color: #888;
    display: block;
    margin-top: 0.5em;
}

.pricetable .pricetable-feature:last-child {
    border-bottom: 1px solid #eee;
}

.pricetable .pricetable-feature h4 {
    line-height: 1;
    margin: 0px;
    color: #333;
}

.pricetable .pricetable-feature p {
    margin: 0.5em 0em 0em 0em;
    color: #555;
}

/* @end */

/* @group Button */

.pricetable .pricetable-button-container {
    margin-top: 30px;
    padding: 15px;
}

.pricetable .pricetable-featured .pricetable-button-container {
    padding: 22px 15px 20px 15px;
}

.pricetable .pricetable-button-container a, .pricetable .pricetable-button-container a .pricetable-gradient, .pricetable .pricetable-button-container a .pricetable-noise {
    display: block;
}

.pricetable .pricetable-button-container a {
    width: 75%;
    margin: 0 auto;
    color: #fff;
    background-color: #F93;
    text-decoration: none;
    text-shadow: none;
    border: 1px solid #CCC;
    display: block;
    overflow: hidden;
    /* Soften the border */
    -webkit-box-shadow: 0 0 1px #ccc;
    -moz-box-shadow: 0 0 1px #ccc;
    box-shadow: 0 0 1px #ccc;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.pricetable .pricetable-button-container a:active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
}

.pricetable .pricetable-button-container a .pricetable-gradient {
    text-align: center;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.pricetable .pricetable-button-container a:hover .pricetable-gradient {
    border-color: #CCC;
    background-color: #333;
}

.pricetable .pricetable-button-container .pricetable-noise {
    display: block;
    padding: 12px 0px;
    width: 100%;
}

/* Some themes add breaks to the pricetable, we dont want those */
.pricetable br {
    display: none;
}

/**************** Buttons **********************/

.button_sc_ {
    padding: 5px 4px 5px 7px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    line-height: 35px;
    color: #fff;
    text-shadow: none;
    overflow: hidden;
}

.button_sc_:hover {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #222;
}

.black {
    color: #fff;
    background-color: #414141;
    *background-color: #222222;
    background-image: -ms-linear-gradient(top, #555555, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
    background-image: -webkit-linear-gradient(top, #555555, #222222);
    background-image: -o-linear-gradient(top, #555555, #222222);
    background-image: -moz-linear-gradient(top, #555555, #222222);
    background-image: linear-gradient(top, #555555, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.black:hover, .black:active, .black.active, .black.disabled, .black[disabled] {
    color: #fff;
    background-color: #222222;
    *background-color: #151515;
}

.black:active, .black.active {
    background-color: #080808  \9;
}

.green {
    color: #fff;
    background-color: #5fb01c;
    *background-color: #4f9114;
    background-image: -ms-linear-gradient(top, #66b81f, #4f9114);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#66b81f), to(#4f9114));
    background-image: -webkit-linear-gradient(top, #66b81f, #4f9114);
    background-image: -o-linear-gradient(top, #66b81f, #4f9114);
    background-image: -moz-linear-gradient(top, #66b81f, #4f9114);
    background-image: linear-gradient(top, #66b81f, #4f9114);
    background-repeat: repeat-x;
    border-color: #4f9114 #4f9114 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#66b81f', endColorstr='#4f9114', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.green:hover, .green:active, .green.active, .green.disabled, .green[disabled] {
    color: #fff;
    background-color: #4f9114;
    *background-color: #3f730e;
}

.green:active, .green.active {
    background-color: #080808  \9;
}

.blue {
    color: #fff;
    background-color: #2865de;
    *background-color: #2654ab;
    background-image: -ms-linear-gradient(top, #2b70f0, #2654ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b70f0), to(#2654ab));
    background-image: -webkit-linear-gradient(top, #2b70f0, #2654ab);
    background-image: -o-linear-gradient(top, #2b70f0, #2654ab);
    background-image: -moz-linear-gradient(top, #2b70f0, #2654ab);
    background-image: linear-gradient(top, #2b70f0, #2654ab);
    background-repeat: repeat-x;
    border-color: #2654ab #2654ab #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#2b70f0', endColorstr='#2654ab', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.blue:hover, .blue:active, .blue.active, .blue.disabled, .blue[disabled] {
    color: #fff;
    background-color: #2654ab;
    *background-color: #3f730e;
}

.blue:active, .blue.active {
    background-color: #080808  \9;
}

.light_blue {
    color: #fff;
    background-color: #33adff;
    *background-color: #2b9be6;
    background-image: -ms-linear-gradient(top, #4fb9ff, #2b9be6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4fb9ff), to(#2b9be6));
    background-image: -webkit-linear-gradient(top, #4fb9ff, #2b9be6);
    background-image: -o-linear-gradient(top, #4fb9ff, #2b9be6);
    background-image: -moz-linear-gradient(top, #4fb9ff, #2b9be6);
    background-image: linear-gradient(top, #4fb9ff, #2b9be6);
    background-repeat: repeat-x;
    border-color: #2b9be6 #2b9be6 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#2b70f0', endColorstr='#2b9be6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.light_blue:hover, .light_blue:active, .light_blue.active, .light_blue.disabled, .light_blue[disabled] {
    color: #fff;
    background-color: #2b9be6;
    *background-color: #3f730e;
}

.light_blue:active, .light_blue.active {
    background-color: #080808  \9;
}

.orange {
    color: #fff;
    background-color: #ffaa00;
    *background-color: #eba71e;
    background-image: -ms-linear-gradient(top, #ffbe3d, #eba71e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbe3d), to(#eba71e));
    background-image: -webkit-linear-gradient(top, #ffbe3d, #eba71e);
    background-image: -o-linear-gradient(top, #ffbe3d, #eba71e);
    background-image: -moz-linear-gradient(top, #ffbe3d, #eba71e);
    background-image: linear-gradient(top, #ffbe3d, #eba71e);
    background-repeat: repeat-x;
    border-color: #eba71e #eba71e #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffbe3d', endColorstr='#eba71e', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.orange:hover, .orange:active, .orange.active, .orange.disabled, .orange[disabled] {
    color: #fff;
    background-color: #eba71e;
    *background-color: #db960d;
}

.orange:active, .orange.active {
    background-color: #080808  \9;
}

.dark_orange {
    color: #fff;
    background-color: #ff6533;
    *background-color: #e85a2e;
    background-image: -ms-linear-gradient(top, #fa7850, #eba71e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fa7850), to(#e85a2e));
    background-image: -webkit-linear-gradient(top, #fa7850, #e85a2ee);
    background-image: -o-linear-gradient(top, #fa7850, #e85a2e);
    background-image: -moz-linear-gradient(top, #fa7850, #e85a2e);
    background-image: linear-gradient(top, #fa7850, #e85a2e);
    background-repeat: repeat-x;
    border-color: #e85a2e #e85a2e #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fa7850', endColorstr='#e85a2e', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.dark_orange:hover, .dark_orange:active, .dark_orange.active, .dark_orange.disabled, .dark_orange[disabled] {
    color: #fff;
    background-color: #e85a2e;
    *background-color: #d4522a;
}

.dark_orange:active, .dark_orange.active {
    background-color: #080808  \9;
}

.red {
    color: #fff;
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.red:hover, .red:active, .red.active, .red.disabled, .red[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #942a26;
}

.red:active, .red.active {
    background-color: #080808  \9;
}

/****************Lines / Divider****************/

.sc_line {
    padding: 0px 0px 20px 0;
    display: block;
    overflow: auto;
    clear: both;
}

.normal {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.dashed {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}

.dotted {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
}

.none {
    border-bottom: none;
}

/****************Text Divider****************/

.sc_divider {
    text-align: center;
    height: auto;
    background: url(../images/lt_border.png) center 50% no-repeat;
}

.sc_divider span {
    background-color: #fff;
    padding: 0 25px;
    line-height: 55px;
    letter-spacing: -1px;
}

/****************Columns****************/

#pb_ctn {
    margin-left: -30px;
}

.one-half-sc, .one-third-sc, .one-fourth-sc, .three-fourth-sc, .two-third-sc {
    position: relative;
    height: auto;
    overflow: visible;
    margin: 0 30px 20px 0;
    padding: 0;
    float: left;
}

.pb_one_half, .pb_one_third, .pb_one_fourth, .pb_three_fourth, .pb_two_third, .pb_full_width {
    position: relative;
    height: auto;
    overflow: visible;
    margin: 0 0 0 30px;
    padding: 0;
    float: left;
}

.last-column {
    margin: 0 0 20px 0;
!important padding : 0;
}

.one-half-sc, .pb_one_half {
    width: 545px;
}

.one-third-sc, .pb_one_third {
    width: 353px;
}

.two-third-sc, .pb_two_third {
    width: 737px;
}

.one-fourth-sc, .pb_one_fourth {
    width: 257.5px;
}

.three-fourth-sc, .pb_three_fourth {
    width: 832.5px;
}

.pb_full_width {
    width: 1120px;
}

#posts .one-half-sc, #posts .pb_one_half {
    width: 370px;
}

#posts .one-third-sc, #posts .pb_one_third {
    width: 236.5px;
}

#posts .two-third-sc, #posts .pb_two_third {
    width: 503.5px;
}

#posts .one-fourth-sc, #posts .pb_one_fourth {
    width: 170px;
}

#posts .pb_full_width {
    width: 770px;
}

#posts three-fourth-sc, #posts .pb_three_fourth {
    width: 570px;
}

/****************Large text****************/

.lt_text {
    font-size: 26px;
    padding: 50px 0 10px 0;
    text-align: center;
    color: #CCC;
    background: url(../images/lt_border.png) top center no-repeat;
}

.lt_sub_text {
    font-size: 45px;
    line-height: 35px;
    font-family: "barmenom";
    color: #444;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px 0 55px 0;
    text-align: center;
    background: url(../images/lt_border.png) bottom center no-repeat;
}

/****************Progress Bar****************/

.progress_bar_sc {
    width: auto;
    margin: 0px 0 5px 0;
    font-size: 13px;
    font-family: "Cabin";
}

.pb_title:before {
    font-family: 'FontAwesome';
    padding-right: 5px;
    content: "\f105";
    font-size: 15px;
}

.pb_title {
    float: left;
    padding: 0 5px 0 0px;
}

.pb_percentage {
    float: left;
    color: #a9a9a9;
    font-size: 8px;
    font-style: italic;
    padding-top: 1px;
    font-family: Arial, Helvetica, sans-serif;
}

.pb_ctn {
    margin-top: 5px;
    width: 100%;
    background-color: #f6f6f6;
    height: 18px;
    position: relative;
}

.pb_bg {
    position: absolute;
    height: 18px;
    left: 0;
    background: url(../images/progress_bar.png) repeat;
    background-color: #bababa;
}

.pb_end {
    position: absolute;
    left: 0;
    height: 18px;
    background: url(../images/progress_bar_end.png) no-repeat top right;
}

/****************Alerts Box****************/

.alert {
    text-align: center;
    padding: 30px;
    margin-bottom: 20px;
}

.alert.white {
    background-color: #fff;
    color: #a9a6a6;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #e1e1e1;
}

.alert.grey {
    background-color: #eeeeee;
    color: #848484;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #cbcbcb;
}

.alert.red_a {
    background-color: #ffe7e7;
    color: #d86d6d;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #ed9393;
}

.alert.orange_a {
    background-color: #fff6e7;
    color: #ccb059;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #edd093;
}

.alert.blue_a {
    background-color: #e7e8ff;
    color: #7773c1;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #9393ed;
}

.alert.green_a {
    background-color: #ecffe7;
    color: #53a755;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #93ed95;
}

/****************Drop Caps****************/

.dropcap {
    width: 32px;
    height: 32px;
    background: #222222;
    margin: 8px 12px;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 700;
    border-radius: 32px;
    color: #f5f5f5;
    text-align: center;
    line-height: 30px;
    text-shadow: none;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
}

h4 .dropcap {
    float: none;
    margin: 0 12px 0 0;
    vertical-align: middle;
}

.dropcap icon {
    padding: 0;
    margin: 1px 0 0 0px;
    text-shadow: none;
}

/*dropcap styles */

.dropcap.a {
    font-size: 42px;
    font-weight: 600;
    background-color: transparent;
    color: #222;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    height: 40px;
}

.dropcap.b {
    background-color: transparent;
}

/****************Icons****************/

icon {
    font-size: 70px;
    padding: 15px;
    display: block !important;
}

/****************Icon box****************/

.icon_box {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    background-color: rgba(253, 253, 253, 1);
    position: relative;
    padding: 0px 20px 10px 20px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0), 0 8px 0 -5px #f7f7f7, 0 8px 1px -4px rgba(0, 0, 0, 0.15), 0 17px 0 -10px #f7f7f7, 0 17px 1px -9px rgba(0, 0, 0, 0.15);
}

.icon_box icon {
    position: absolute;
    font-size: 50px;
    top: -20px;
    right: -20px;
    color: #333;
    display: block !important;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.icon_box:hover icon {
    top: -12px;
    right: -10px;
}

.icon_box h3 {
    display: block;
    text-align: left;
    padding: 20px 0 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.icon_box p {
    padding: 5px 0 0 0;
    text-align: left;
}

/****************Icon box 2****************/

.icon_box2 {
    border: 1px solid #ebebeb;
    background-color: rgba(253, 253, 253, 1);
    text-align: center;
    padding: 0px 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 5px rgba(35, 31, 32, .16);
    -webkit-box-shadow: 0 1px 5px rgba(35, 31, 32, .16);
    box-shadow: 0 1px 5px rgba(35, 31, 32, .16);
}

.icon_box2 icon {
    font-size: 50px;
    color: #333;
    padding: 0;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.icon_box2 h3 {
    text-align: center;
    padding: 20px 0 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.icon_box2 p {
    padding: 5px 0 0 0;
    text-align: center;
}

.box_btn {
    padding: 15px;
    background-color: rgba(159, 26, 101, 0.98);
    border-radius: 5px;
    color: #fff;
    text-shadow: none;
}

/****************Toggle****************/

.toggle {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: -1px;
    background: #fafafa;
    color: #444;
}

div .toggle:first-child {
    margin-top: 0px;
}

.toggle {
    padding: 10px;
}

.toggle a {
    display: block;
    color: #444;
    text-decoration: none;
    font-size: 12px;
}

.toggle .toggle_icon:before {
    font-family: 'FontAwesome';
    content: '\f067';
    color: #444;
    font-size: 14px;
}

.toggle .toggle_icon {
    width: 13px;
    height: 13px;
    display: inline-block;
    float: left;
    padding: 1px;
    margin-right: 10px;
    margin-top: 0px;
}

.toggle a.active .toggle_icon {
    background-color: #F00
}

.toggle-content {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid #fcfcfc;
    padding-top: 15px;
    padding: 15px;
    display: none;
    background-color: #fff;
}

/****************Tab Box****************/

.tab-holder .tabs {
    height: 39px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tab-holder .tabs li {
    margin: 0;
    padding: 0;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    height: 40px;
    float: left;
}

.tab-holder .tabs li a {
    background: url(http://eqllp.co.uk/themes/icom/images/tab-bg.png) repeat-x top left;
    border: 0;
    font: 13px/39px 'Open sans';
    text-indent: 0;
    color: #333333;
    padding: 10px 15px 11px 15px;
    margin: 0;
    border-bottom: 1px solid #dcdcdc;
}

.tab-holder .tabs li:last-child {
    border-right: 1px solid #d9d9d9;
}

.tab-holder .tabs li:last-child a {
    width: 100%;
}

.tab-holder .tabs li.active a {
    background: none;
    background-color: #fafafa;
    padding: 7px 15px 11px 15px;
    border-top: 4px solid #84c650;
    border-bottom: 1px solid #fff;
}

.tab-holder .news-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab-holder .news-list li {
    border-bottom: 1px solid #e2e2e2;
    padding: 0px 15px;
    overflow: hidden;
}

.tab-holder .news-list li a {
    background: none;
    padding: 0;
}

.tab-holder .news-list li:last-child {
    border-bottom: 0;
}

.tab-holder .news-list .post-holder a {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: none;
    border: 0;
    text-indent: 0;
    height: auto;
    line-height: normal;
}

.tab-holder .news-list li .image {
    float: left;
    margin-right: 13px;
}

.tab-holder .news-list li .post-holder {
}

.tab-holder .news-list li .post-holder a {
    color: #444444;
    font-size: 13px;
    line-height: 17px;
}

.tab-holder .news-list li .post-holder p {
    margin: 0;
    margin-bottom: 5px;
}

.tab-holder .news-list li .post-holder .meta {
    margin: 0;
    margin-top: 2px;
    font-size: 12px;
    color: #747474;
}

.tab-holder .news-list li .post-holder .meta em {
    font-style: normal;
    font-size: 12px;
    color: #747474;
}

.tab-holder .news-list li .post-holder .comment-text-side {
    line-height: 16px;
}

.tabs-container {
    margin-top: -1px;
    border: 1px solid #e2e2e2;
    padding: 15px;
    background-color: #fafafa;
}

.panes .pane {
    display: none;
}

.panes div {
    display: none;
    border-top: 0;
    height: auto;
    background: #fff;
    padding: 19px 10px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

/********Recent comment widget / Testimonial shortcode **********/

.testimonials-wrapper {
    position: relative;
    overflow: hidden;
}

.testimonial {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
}

.testimonial-content {
    min-height: 40px;
    font-family: "Open Sans", "Times New Roman", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    background-color: #fafafa;
    width: auto;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 14px 20px;
}

.testimonial-author, .testimonial-author a {
    color: #999;
    font-family: "Open Sans", "Times New Roman", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
}

.testimonial-author a {
    font-weight: 600;
    color: #404040;
}

.testimonial-author a:hover {
    color: #e56a1b;
}

.testimonial-author {
    position: relative;
    top: -1px;
    background: url(http://eqllp.co.uk/themes/icom/images/icon-testimonial.png) no-repeat;
    padding: 6px 0 0 30px;
    height: 23px;
    margin-left: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    overflow: hidden;
    background: url(http://eqllp.co.uk/themes/icom/images/white_line.png) -1px 0px no-repeat;
}

.testimonial-author:before {
    position: absolute;
    top: -22px;
    content: '';
    left: -23px;
    display: block;
    background-color: #fafafa;
    border: 1px solid rgba(0, 0, 0, 0.05);
    height: 42px;
    width: 42px;
    margin: 0 0 0 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.testimonial-next, .testimonial-prev {
    width: 18px;
    height: 18px;
    position: absolute;
    padding-bottom: 0px;
    background-color: #fafafa;
    right: 1px;
    bottom: 2px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.testimonial-prev {
    right: 20px;
}

.testimonial-prev:before {
    font-family: 'FontAwesome';
    content: '\f104';
    position: absolute;
    left: 5px;
    top: -1px;
    font-size: 15px;
    text-shadow: none;
}

.testimonial-next:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 7px;
    top: -1px;
    font-size: 15px;
    text-shadow: none;
}

.testimonial-next:hover, .testimonial-prev:hover {
    background-position: 0 -18px;
    color: #fafafa;
}

/************************************************************************************





10 Comments





*************************************************************************************/

#comments {
    margin-bottom: 20px;
    padding-top: 0px;
}

#comments ul {
    margin-bottom: 0;
    margin-left: 75px !important;
}

#comments ul:first-child {
    margin-left: 0 !important;
}

.comment_ctn {
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 5px 5px 25px 0px;
    border-bottom: 1px solid #ebebeb;
}

#comments ul li {
    padding: 10px 0 10px;
    margin-bottom: 0;
}

#comments > ul > li:first-child {
    border-top-width: 0;
    padding-top: 0px;
}

#comments li:last-child {
    padding-bottom: 0;
}

#comments > ul > li ul {
    padding-top: 10px;
}

#comments ul li p {
    line-height: 24px;
}

#comments li p:last-child {
    margin-bottom: 0;
}

#comments ul li .avatar {
    float: left;
    margin-top: 5px;
}

#comments ul li .details {
    padding: 7px 0 0 20px;
    overflow: hidden;
}

#comments ul li .details span {
    margin-right: 6px;
}

#comments ul li .details span:last-child {
    margin-right: 0;
}

#comments ul li .details span.author {
    font-size: 12px;
    font-weight: 700;
    color: #333;
}

#comments ul li .details span.reply a, #comments ul li .details span.reply a:visited {
    font-size: 11px;
    color: #999;
}

#comments ul li .details span.reply a:hover {
    color: #333;
}

#comments ul li .details span.date {
    font-size: 11px;
    color: #a6a6a6;
}

#comments ul li .details span.comment {
    display: block;
    margin-top: 10px;
}

.comment-reply-link {
    font-size: 11px;
}

.avatar img {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.page-numbers {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    letter-spacing: 0.5px;
    outline: none;
    overflow: visible; /* removes extra side padding in IE */
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 8px 5px 8px;
    width: auto;
}

.page-numbers:hover {
    color: #fff;
    background: #3279BB;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.current {
    background: #3279BB;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}

/*Leave a Comment */

#add-comment {
    padding-top: 25px;
}

#add-comment input, #add-comment textarea {
    margin-bottom: 0;
}

#add-comment h4 {
    font-weight: normal;
    color: #424242;
    padding-bottom: 5px;
}

#add-comment textarea {
    height: 90px;
    width: 96%;
    padding: 1% 1% 0 2%;
}

#comment {
    width: 100%;
}

.comment-notes, .form-allowed-tags {
    display: none;
}

#reply-title {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

/************************************************************************************





11 Footer





*************************************************************************************/

#footer_cta_box {
    min-height: 50px;
    padding: 24px 0;
    background: #646469;
}

.f_cta_text {
    width: 73%;
    color: #fff;
    font-size: 21px;
    padding-top: 13px;
    float: left;
    font-family: barmenom, sans-serif;
}

/* .f_cta_button {
    width: 27%;
    float: right;
} */

.f_cta_button a {
    font-weight: bold;
    text-transform: none;
    padding: 14px 31px 13px 31px;
    font-size: 16px;
    background-color: #9f1a65;
    color: #fff;
    float: right;
    border-radius: 10px;
}

#footer_newsletter_box {
    padding: 24px 0;
    background: #9f1a65;
}

.f_newsletter_form {
	width: 100%;
    color: #fff;
}
.f_newsletter_form h3 {
    color: #fff;
    padding: 0;
	margin: 0;
	font-weight: normal;
	letter-spacing:normal;
	font-family: barmenom, sans-serif;
}

.f_newsletter_form p {
    font-size: 12px;
    padding: 0;
	margin: 0;
   font-family: 'Open Sans';
}

.f_newsletter_form .formblock .fields {
	float: left;
	width: 80%;
}

.f_newsletter_form .formblock .field{
	width:50%;
	float:left;
	margin:0;
	padding:0 10px 0 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.f_newsletter_form .formblock .fields .field label {
	display:none;
}

.f_newsletter_form .formblock .fields .field input {
	height: 49px;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.f_newsletter_form .submit {
	background-color: #ff6600;
    border-radius: 10px;
    color: #fff;
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding: 0; margin: 15px 0 0 0;
    text-transform: none;
	width: 20%;
	height: 49px;
	text-align: center;
	line-height: 49px;
}

.f_newsletter_form .success, .f_newsletter_form .errors {
    font-size: 12px;  
}

.f_newsletter_form .submit:hover {
	background-color: #ff6600;
}

#footer {
    width: 1160px;
    padding-bottom: 30px;
    overflow: auto;
    position: relative;
}

.widget {
    width: 420px;
    margin: 28px 30px 30px 0;
    float: left;
}

.widget_chartered {
    width: 260px;
	margin: 28px 0 30px 0;
    float: left;
}

.widget_awards {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
.widget h2, .widget_chartered h2, .widget_awards h2 {
    font-size: 18px;
    color: #fff;
    text-transform: none;
    margin: 0px 0 0 0;
    padding: 0px 0 15px 0px;
    font-weight: normal;
    letter-spacing: normal;
}

.widget .thumbnail, .widget .port_tn {
    background-color: rgba(0, 0, 0, 0.4);
}

.highlight {
    padding: 20px;
    background-color: aliceblue;
    border-radius: 5px;
    border: 1px solid #EDF3F8;
}

/********Social icons *******/

#footer_coms {
    text-align: right;
    padding: 19px 0 19px 0;
    background: url(../images/shadow-top3.png) center -1px no-repeat;
    background-color: rgba(0, 0, 0, 0.2);
}

#footer_coms .menu {
    margin-top: 10px;
}

#f_social_icons {
    padding: 13px 10px 0 0;
    float: right;
}

.copyright {
    float: left;
}
.copyright p {
    color: #fff;
    font-size:12px;
	text-align:left;
}

.footer-links {float:right;text-align:right;}
.footer-links p {color: #fff;font-size:12px;}
.footer-links a {font-size:12px;color:#fff;padding-right:8px;margin-right:5px;border-right:1px solid #fff;}
.footer-links a:hover {color:#9f1a65;}

#to_top {
    float: right;
    margin: 0;
    padding: 0px 0px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 52px;
    width: 52px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}

#to_top_img {
    display: block;
    background: url(../images/totop.png) no-repeat;
    background-position: 0px 0px;
    background-size: 52px;
    min-height: 52px;
    min-width: 52px;
    opacity: 0.95;
    cursor: pointer;
}

#to_top_img:hover {
    opacity: 1;
}

#twitter {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#twitter_img {
    display: block;
    background: url(../images/social_icons/twitter.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#linkedin {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#linkedin {
    display: block;
    background: url(../images/social_icons/linkedin.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#facebook {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#facebook_img {
    display: block;
    background: url(../images/social_icons/facebook.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#behance {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#behance_img {
    display: block;
    background: url(http://eqllp.co.uk/themes/icom/images/social_icons/behance.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#digg {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#digg_img {
    display: block;
    background: url(http://eqllp.co.uk/themes/icom/images/social_icons/digg.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#flickr {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#flickr_img {
    display: block;
    background: url(http://eqllp.co.uk/themes/icom/images/social_icons/flickr.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#instagram {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#rss {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#rss_img {
    display: block;
    background: url(../images/social_icons/rss.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#searchtop {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#searchtop_img {
    display: block;
    background: url(../images/search.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
    cursor: pointer;
}

#search-form {
    padding: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 0px 5px rgba(35, 31, 32, .16);
    -webkit-box-shadow: 0 0px 5px rgba(35, 31, 32, .16);
    box-shadow: 0 0px 5px rgba(35, 31, 32, .16);
    border-radius: 5px;
    height: 31px;
    right: 40px;
    position: absolute;
    min-width: 250px;
    z-index: 100000000;
    top: 0px;
    display: none;
}

#search-form input[type=submit] {
    background: url(../images/social_icons/search.png) no-repeat;
    background-color: #0C3;
    background-position: 1px 1px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
    margin: 0px;
    height: 32px;
}

#search-form input[type=text] {
    border: 1px solid rgba(102, 102, 102, 0.1);
    float: left;
    margin: 0;
    width: 83%;
}

#dribbble {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#dribbble_img {
    display: block;
    background: url(../images/social_icons/dribbble.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#skype {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#skype_img {
    display: block;
    background: url(../images/social_icons/skype.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

/************************************************************************************





12 Isotope





*************************************************************************************/

/**** Isotope Filtering ****/

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

#nav_button {
    margin: 8px 10px 0px 0px;
    float: left;
    height: 45px;
}

header {
    min-height: 75px;
	padding-bottom:10px;
}

#logo_img {
    max-height: 75px;
    line-height: 75px;
	margin-top:5px;
}

#logo_img img {
    max-height: 75px;
}

#header_socials {
    margin: 10px 0px 0 0;
}

#header_socials .ccm-search-block-form {text-align:right;margin-top:8px;}
#header_socials .ccm-search-block-form input[type="text"] {
	width:60%;
}

#search-form {
    z-index: 100;
    top: 78px;
    right: 40px;
    padding: 10px 0 0 0;
    -moz-box-shadow: 0 0px 5px rgba(35, 31, 32, 0);
    -webkit-box-shadow: 0 0px 5px rgba(35, 31, 32, 0);
    box-shadow: 0 0px 5px rgba(35, 31, 32, 0);
}

#searchResults .searchResult {margin-bottom:40px;}
#searchResults .searchResult .blog-title {font-size:20px;font-weight:bold;margin-bottom:10px;}

.top_email {
    float: right;
}

nav {
    min-height: 53px;
    z-index: 100;
}
.mobile-tel {
	display:none;
	width:100%;
	padding:10px 0;
	text-align:center;
	font-size:20px;
}

nav ul {
    float: left;
    border-left: 1px solid #dfdfdf;
}

nav > ul > li > a[href*="your-money"] { background:#9f1a65; color:#fff; border-bottom:5px solid #9f1a65 }

nav ul li {
    border-right: 1px solid #dfdfdf;
}

nav ul li:hover ul, nav ul li.sfHover ul {
    top: 53px;
}

.current-menu-item a, nav ul li a:hover {
    border-bottom: 5px solid #9f1a65;
    padding: 14px 16px 9px 16px;
}

nav ul li a {
    padding: 14px 10px 9px;
}

#header_socials #twitter {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #twitter_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/twitter.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #facebook {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #facebook_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/facebook.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #behance {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #behance_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/behance.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #digg {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #digg_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/digg.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #flickr {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #flickr_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/flickr.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #instagram {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #instagram_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/instagram.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #rss {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #rss_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/rss.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #searchtop_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/social_icons/search.png) no-repeat;
    background-position: 0px -31px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
    cursor: pointer;
}

#header_socials #gplus {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #gplus_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/g+.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #vimeo {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    min-height: 29px;
    min-width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #vimeo_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/vimeo.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #lin {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #lin_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/linkedin.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #yt {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #yt_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/youtube.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #tumblr {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #tumblr_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/tumblr.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #blogger {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #blogger_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/blogger.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #reddit {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #reddit_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/reddit.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #dribbble {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #dribbble_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/dribbble.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #skype {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #skype_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/skype.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #da {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #da_img {
    display: block;
    background: url(http://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/deviantart.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.about-bg { background: url(../images/about-bg.jpg) no-repeat;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
 }

.about-bg { background: url(../images/about-bg.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.blog-bg { background: url(../images/blog-bg.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.isotope-item {
    z-index: 2;

}

.isotope-item:hover {
    z-index: 2;

}.sc_divider h3 {
    background:#fff;
    width:auto;
 }


.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.events li:before{
    display:none;
}

.events a {
    color:#777;
}

.events {


}

.events li {
    border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px;
    /* background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd); */
    -webkit-transition: all .2s ease-in-out;
    margin-bottom: 20px;
    }
.events li:hover {
    -webkit-transform: scale(1.05);
    /* background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd); */
    -webkit-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
}

.event-deets li{
    margin:10px 0;
	font-size:16px;
}

.event-deets .icon-calendar, .event-deets .icon-map-marker {

    margin:0 5px;
    color: #d6d6d6;
}

.event-info {
    border-right:0px solid #ddd;
}

.event h2 a
{
	color:rgb(119, 119, 119);
}

.event {
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 30px 0;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    margin-bottom:20px;

}

.event:hover {
    -webkit-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    -webkit-transform: scale(1.020);
    background-color: #E7C7D7;
}

.event h2 a
{
	-webkit-transition: all .2s ease-in-out;
}

.event:hover
,.event:hover h2 a, .event:hover i {
	color:#444;
}

.event .f_cta_button {
    margin:20px;
}
.event-cta { margin:0;}

.event-cta-sb {
    margin:0;
    background-color: #f7f7f7;
    padding:20px;
    box-sizing: border-box;
    border-radius: 5px;

}

.event-cta-sb .event-deets ul {
    border-bottom:solid 1px #eaeaea;
    padding:10px 0;
    margin-left:0;
}

.event-cta-sb .event-deets li:last-child {

    border-bottom:none;
}

.event-cta-sb li.event-date:before, .event-cta-sb li.event-location:before{

    font-family: "FontAwesome";
    color:#eaeaea;
    padding-right:10px;
}

.event-cta-sb li.event-date:before {
    content: '\f073';
}

.event-cta-sb li.event-location:before {
    content: '\f041';
}

.ccm-jereme-tweetcrete-timeline li {line-height:1.3em;}
#footer .ccm-jereme-tweetcrete-timeline li a {color:#eee;text-decoration:underline;}
.home-testimonials-container {margin-left:0;}
.home-testimonials-container .pb_one_third {margin-right:20px;}
.home-testimonials-content {padding:20px;background:#ff7e19;color:#fff;-webkit-border-radius: 10px;border-radius: 10px;font-size:1.3em;}
.home-testimonials-content p {margin-bottom:5px;}
.home-testimonials-content .title {display:block;color:#d05300;text-align:right;}
.home-testimonials .pb_one_third {margin-left:0;}
.home-testimonials .testimonial-arrow {width:40px;height:20px;background:url(../images/testimonial_arrow.png) no-repeat;float:right;margin-right:20px;}

.newsletter  input[type=submit] {
    float: none;
	margin-top:5px;
    background: #9f1a65;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0)
}

#footer_cta_box p {margin:0;padding:0;}

.ccm-ui form div {position:static;}

/* Services */
.page_title_ctn {height:180px;overflow:hidden;}
.page_title_ctn .service-banner {position:absolute;width:100%;overflow:hidden;}
.page_title_ctn .editing-mode {height:70px;}
.page_title_ctn .service-banner div {height:180px;position:relative;z-index:10;}
.page_title_ctn .editing-mode div {height:30px;}
.page_title_ctn .service-banner .ccm-add-block {z-index:9999;}
.page_title_ctn .wrapper {z-index:20;}
.page_title_ctn .wrapper .page_title {margin-top:24px;}
.page_title_ctn .wrapper .page_title h1 {font-size:23px;margin:0;padding:0;font-weight:normal;line-height:24px;}
.page_title_ctn .wrapper .page_title p {margin:0;padding:0;}

.sb_widget .people-sidebar {width:268px;}
.sb_widget .people-sidebar .person {
	overflow: visible;
    padding: 0;
    display: block;
    float: left;
    height: auto !important;
    margin:0;
	text-align:center;
}

.people_nav {
	position: relative;
	width: 100%;
	z-index: 100;
}
.people_left, .people_right {
    position: absolute;
    top: -35px;
    right: 25px;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.people_left:hover, .people_right:hover {
    color: #fff;
}

.people_right {
    right: 2px;
}

.people_left:before {
    font-family: 'FontAwesome';
    content: '\f104';
    position: absolute;
    left: 5px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}

.people_right:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 7px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}
.people_left:hover, .people_right:hover {background:#76bd1d;}

.team-member img {max-width:100%;}

/* Contact */
.contact-title h1 {margin:0;padding:0;font-size:45px;}
.contact-subtitle p {margin:0;padding:0;}

/* Events */
.event-list-main {margin:40px 0;}
#book-place {color:#9f1a65;}

/* Blog */
.blog-banner {background:url(../images/blog-bg.jpg) no-repeat top center;height:180px;
position: absolute;
width: 100%;
overflow: hidden;
}
.is-news {background:url(../images/blog-news.jpg) no-repeat top center;}

.blog-rss-list {margin-bottom:20px;}
.module_blog .post-title h2 {font-size:18px;font-weight:normal;margin-bottom:10px;}
.sb_widget h3 {
font-size: 18px;
font-weight: normal;
border-bottom: 1px solid #ebebeb;
font-family: barmenom;
margin: 0px 0 30px 0;
padding-bottom: 15px;
color:#777;
}

.tag-list li {float:left;}
.tagcloud a:hover {background:#99B66C;}

.share-this {margin-top:20px;}

div.ccm-pagination {text-align:left;}
div.ccm-pagination a {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    letter-spacing: 0.5px;
    outline: none;
    overflow: visible; /* removes extra side padding in IE */
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 8px 5px 8px;
    width: auto;
}
div.ccm-pagination span span {padding:0;border:none;margin:0;}

div.ccm-pagination a {color:#424242;}
div.ccm-pagination a:hover {
    color: #fff;
    background: #3279BB;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}

div.ccm-pagination .currentPage {
    background: #3279BB;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}
div.ccm-pagination span.ccm-page-left, div.ccm-pagination span.ccm-page-right {position:static;}
div.ccm-pagination span.ccm-page-left a, div.ccm-pagination span.ccm-page-right a, div.ccm-pagination .currentPage strong, div.ccm-pagination span.ccm-page-left .ltgray, div.ccm-pagination span.ccm-page-right .ltgray {position:static;    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    letter-spacing: 0.5px;
    outline: none;
    overflow: visible; /* removes extra side padding in IE */
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 8px 5px 8px;
    width: auto;}
div.ccm-pagination .currentPage strong {background:#3279BB;}

#ccm-dialog-content1 select {border:1px solid #cecece;}

.callout-editing-mode {height:500px !important;overflow:visible !important;}
.callout-editing-mode .mosaic-overlay {top:0px !important;height:223px !important;}
.callout-editing-mode .mosaic-backdrop {top:280px !important;height:223px !important;}

em { font-style:italic }

/* RSS Feed */
.rssSummaryList h2 {color: #777; font-family: barmenom; font-size: 18px; font-weight: normal;}
.rssSummaryList .rssItem {padding:5px 30px;border-left:3px solid #eee;margin-bottom:30px;-webkit-transition: all .2s ease-in-out; color: #777;}
.rssSummaryList .rssItem .rssItemTitle {margin-bottom:5px;}
.rssSummaryList .rssItem a {color:#777 !important; transition: all 0.4s ease-in-out 0s; font-size: 16px;}
.rssSummaryList .rssItem:hover {-webkit-transform: scale(1.05);-webkit-box-shadow: 2px 2px 3px 0 #ccc;box-shadow: 2px 2px 3px 0 #ccc;border-width:0px;background:#fafafa;}
.rssSummaryList .rssItem:hover a {color:#9f1a65 !important;}

.ccm-add-block {color:#222;}

#sidebar .cline
{
	position:relative;
	top:-32px;
}

.journey .post-title, .journey .post-info { display:none }

.people-list { margin-left:0 }

@media (min-width:1200px) {
	nav ul li a {
		padding: 14px 16px 9px;
	}	
}

@media (min-width:768px) {
	


.journey .blog-content h1, .journey .blog-content h2, .journey .blog-content h3, .journey .blog-content h4, .journey .blog-content h5, .journey .blog-content h6, .journey .blog-content div, .journey .blog-content p { position:relative; z-index:2 }

.journey .blog-content { padding:0 30px; background:#191612 url(../images/journey-infographic.jpg) top center no-repeat; position:relative }
.journey .blog-content h1 { color:#fff; font-size:22px; border-bottom:solid 1px #fff; padding-top:55px }
.journey .blog-content h2 { font-family:barmenom,sans-serif; letter-spacing:0; font-size:18px; margin-bottom:10px; line-height:100% }
.journey .blog-content h3 { color:#fff; text-align:center; background:rgba(0,0,0,0.4); padding:26px 0; font-size:18px; border-radius:15px; clear:both; margin-bottom:40px; font-family:barmenom,sans-serif; letter-spacing:0 }
.journey .blog-content p { color:#fff; font-size:14px; line-height:155% }
.journey .blog-content .title { padding:30px 30px 10px; box-shadow:0 0 0 4px rgba(0,0,0,0.2); border-radius:15px; margin:4px 4px 54px; clear:both }
.journey .blog-content > .title { margin-top:70px }
.journey .blog-content .title h2 { color:#fff }

.journey .blog-content .tabs { float:right; width:40%; box-sizing:border-box; -moz-box-sizing:border-box; margin-bottom:17px }
.journey .blog-content .tabs li { background:rgba(0,0,0,0.2); box-shadow:0 0 0 4px rgba(255,255,255,0.2); cursor:pointer; border-radius:15px; padding:10px 20px; color:#d2d2d2; position:relative; margin:4px 4px 28px; font-size:12px }
.journey .blog-content .tabs li .arrow { height:14px; width:14px; background:#0092e5 url(../images/journey-left.png) center no-repeat; border:solid 2px #fff; position:absolute; left:-12px; top:50%; margin-top:-7px; border-radius:100% }
.journey .blog-content .tabs li:before { content:""; height:5px; width:5px; background:#fff; border:solid 2px rgba(255,255,255,0.75); box-shadow:0 0 0 2px rgba(0,0,0,0.2); position:absolute; left:-75px; top:50%; margin-top:-3px; border-radius:100% }
.journey .blog-content .tabs li strong { font-size:18px; font-family:barmenom,sans-serif; color:#fff }
.journey .blog-content .tabs li.current { background:#9f1a65; box-shadow:0 0 0 4px rgba(255,255,255,0.4); color:#fff }
.journey .blog-content .tabs li.current .arrow { background-color:#9f1a65!important }
.journey .blog-content .tabs li.current:before { background:#000 }


.journey .blog-content .pane { float:left; width:40%; background:rgba(255,255,255,0.6); padding:20px 25px; box-sizing:border-box; -moz-box-sizing:border-box; border-radius:15px; margin-bottom:45px }
.journey .blog-content .pane p { color:#161616; font-size:12px; line-height:18px }
.journey .blog-content .pane ul { font-size:12px; list-style:circle outside; margin-left:20px; margin-bottom:20px; color:#161616 }


.journey .blog-content .wrap:nth-of-type(odd) .tabs { float:left; }
.journey .blog-content .wrap:nth-of-type(odd) .tabs li .arrow { left:auto; right:-12px; background:#0092e5 url(../images/journey-right.png) center no-repeat }
.journey .blog-content .wrap:nth-of-type(odd) .tabs li:before { right:-84px; left:auto }
.journey .blog-content .wrap:nth-of-type(odd) .pane { float:right; }


.journey .blog-content .inner-thing { width:17px; position:absolute; top:320px; bottom:50px; left:50%; margin-left:-8px; background:#007ad2; border-radius:20px; border:solid 4px #565656; box-shadow:0 0 0 4px rgba(0,0,0,0.2); z-index:1 }

.journey .blog-content .end { padding:20px; background:rgba(0,0,0,0.2); clear:both; font-size:10px; color:#8e8e8e; border-radius:15px; line-height:100%; margin-bottom:10px }
.journey .wrapper-sticky { z-index:100!important }
.journey .blog-content .stick { margin:0 -30px; padding:0 30px; background:rgba(0,0,0,0.4); font-family:barmenom,sans-serif; text-align:center; z-index:100 }
.journey .blog-content .stick li { display:inline-block; width:30%; text-align:center; vertical-align:middle }
.journey .blog-content .stick li a { color:#fff; font-size:14px; display:block; padding:15px 0; }

}

@media (min-width: 1020px) and (max-width: 1200px){
	.journey .blog-content .wrap:nth-of-type(odd) .tabs li:before { right:-77px }	
	.journey .blog-content .tabs li:before { left:-67px }
}


@media (min-width: 768px) and (max-width: 1020px){
	.journey .blog-content .wrap:nth-of-type(odd) .tabs li:before { right:-55px }	
	.journey .blog-content .tabs li:before { left:-46px }
}

@media (max-width:768px) {
	.f_newsletter_form .formblock .fields { width:100%; float:none }
	.f_newsletter_form .formblock .field { width:100%; padding:0 0 10px; float:none; }
	.f_newsletter_form .submit { float: none; width: 100%;}
	.journey .title  { background:none!Important }
	.journey .pane { display:block }
	.journey .blog-content .pane ul { list-style:circle outside; margin-left:20px; margin-bottom:20px;  }
}

@media print { 
	.wrapper { width:100%!important; padding-left:0!important; padding-right:0!important; margin:0!important }
	.section { padding:0; margin:0; width:100%; min-height:auto; left:0 }
	
	#pb_ctn { margin:0 }
	.pb_one_half, .pb_one_third, .pb_one_fourth, .pb_three_fourth, .pb_two_third, .pb_full_width { margin:0!important; float:none }
	.two-third-sc, .pb_two_third { width:auto; margin:0; padding:0; float:none }
	.one-third-sc, .pb_one_third { width:auto!important; margin:0 }
	
	.mosaic-block { width:45%; margin:0 5% 0 0; height:auto; float:left }
	
	nav { display:none }
	.rev_slider { display:none }
	.mosaic-overlay, .home-testimonials { display:none!important }
	.details { padding:0 }
	
	#footer_cta_box { display:none }
	
	#footer { border-top:1px solid #dfdfdf; width:100%; padding:30px 0 0; display:none }
	/*#footer .widget_wrap { width:45%; margin-right:5%; float:left }
	#footer .widget_wrap:nth-of-type(3) { display:none }
	#footer .widget_wrap:nth-of-type(4) { display:none }
	
	#footer .widget_wrap .widget { margin:0; width:100%; float:none }*/
	
	#footer_coms { background:none!important; clear:both!important; display:block  }
	.footer-links { float:none; width:100%; display:block; clear:both; border-top:1px solid #dfdfdf; padding-top:30px }
	.footer-links p { text-align:center!important; color:#999 }
	.footer-links p:first-of-type { display:none } 
	
	.title_bb { padding:50px 0 0; margin:0; height:auto }
	.page_title_ctn { height:auto }
	.page_title_ctn .wrapper .page_title { margin:0 }
	.page_title_ctn, .page_title_ctn .wrapper { height:auto; padding:0 }
	.page_subtitle p { margin:0 }
	#breadcrumbs { display:none }
	
	#content { width:100%; margin:0; max-width:100%; float:none }
	blockquote { margin:0 0 40px; padding:0 0 20px; border-top:none }
	blockquote:before { display:none }
	blockquote:after { display:none }
	
	#sidebar { width:100%; float:none } 
	#sidebar .autonav { display:none }
	#sidebar .sb-news { display:none }
	#sidebar .sb-events { color:#000!important }
	#sidebar .sb-testi { display:none }
	
	.sc_divider { text-align:left }
	.sc_divider span { padding:0 }
	
	.ccm-layout-name-Testimonials-Layout-2 .ccm-layout-col { width:100%!important }
	.ccm-layout-name-Testimonials-Layout-2 .ccm-layout-col.first { display:none }
	.ccm-layout-name-Testimonials-Layout-2 .ccm-layout-col p { display:none }
	.ccm-layout-name-Testimonials-Layout-2 .ccm-layout-col blockquote p { display:block }
	.testimonial > p { display:none }
	
	.event { width:100% }
	.event:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
	.event .pb_one_fourth { width:30%; float:left; }
	.event .pb_one_half  { width:65%; float:left; padding-left:5% }
	.event .event-cta { display:none }
	.event-list-main { margin-top:0 }
	
	#posts { width:100%; max-width:100%; float:none!important }
	#posts .pb_full_width { width:100%; max-width:100% }
	#posts .pb_full_width .post { width:100%; display:block; overflow:visible; float:left!important; clear:both!important }
	#posts .pb_full_width .post a { display:block }
		 
	.blog-rss-list { display:none }
	.cline_blog { display:none }
}

#sidebar .your_money_form {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
background: #e5e5e5; /* Old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 0%, #d1d1d1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 0%,#d1d1d1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 0%,#d1d1d1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e5e5e5 0%,#d1d1d1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
padding:20px;
margin-bottom:30px;
}
#sidebar .your_money_form h4 {color:#9f1a65;margin-bottom:10px;}
#sidebar .your_money_form label {color:#9f1a65;font-size:14px;}
#sidebar .your_money_form input, #sidebar .your_money_form textarea {margin-top:0;}

#sidebar .useful-information {margin-bottom:30px;}

.formblock.generic-form {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
background: #e5e5e5; /* Old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 0%, #d1d1d1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 0%,#d1d1d1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 0%,#d1d1d1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e5e5e5 0%,#d1d1d1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
padding:20px;
margin-bottom:30px;
}
.formblock.generic-form h4 {color:#9f1a65;margin-bottom:10px;}
.formblock.generic-form label {color:#9f1a65;font-size:14px;}
.formblock.generic-form input, #sidebar .formblock.generic-form textarea {margin-top:0;}

.visible-phone  {
	display:block;
}
@media (min-width:479px) {
	.visible-phone {display:none;}
	.visible-phone.editing-mode {
		display:block;
	}
}
.hidden-phone {
	display:none;
}
@media (min-width:479px) {
	.hidden-phone {display:block;}
}

.home-form {margin-left:30px;}
.home-form h2 {font-family: barmenom;font-weight:normal;}
.home-form-content {padding:20px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background:#9f1a65;color:#fff;margin:30px 0;}
.home-form-content .field-text, .home-form-content .field-email {width:48%;float:left;margin:0 2% 12px 0;}
.home-form-content .field-textarea {width:48%;float:right;}
.home-form-content .field input, .home-form-content .field textarea {margin-top:0;}
.home-form-content input.submit {float:right;margin-top:10px;}

.ccm-next-previous-wrapper { margin:0 0 20px; }
.ccm-next-previous-wrapper .ccm-next-previous-nextlink, .ccm-next-previous-wrapper .ccm-next-previous-previouslink { width:50% }