/*
Theme Name: Best
Theme URI: http://mythemeshop.com/themes/best
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Best is a pixel perfect, ultra responsive WordPress theme with a beautiful design, fast loading time, SEO optimizations and a built-in review system for writing helpful reviews.
Version: 1.0.1
*/
/* apply a natural box layout model to all elements */
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'AvenirLTStdBlack';
    src: url('fonts/AvenirLTStdBlack.eot');
    src: url('fonts/AvenirLTStdBlack.eot') format('embedded-opentype'),
         url('fonts/AvenirLTStdBlack.woff2') format('woff2'),
         url('fonts/AvenirLTStdBlack.woff') format('woff'),
         url('fonts/AvenirLTStdBlack.ttf') format('truetype'),
         url('fonts/AvenirLTStdBlack.svg#AvenirLTStdBlack') format('svg');
}

@font-face {
    font-family: 'AvenirLTStdRoman';
    src: url('fonts/AvenirLTStdRoman.eot');
    src: url('fonts/AvenirLTStdRoman.eot') format('embedded-opentype'),
         url('fonts/AvenirLTStdRoman.woff2') format('woff2'),
         url('fonts/AvenirLTStdRoman.woff') format('woff'),
         url('fonts/AvenirLTStdRoman.ttf') format('truetype'),
         url('fonts/AvenirLTStdRoman.svg#AvenirLTStdRoman') format('svg');
}

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

}

@font-face {
    font-family: 'AvenirLTStdMedium';
    src: url('fonts/AvenirLTStdMedium.eot');
    src: url('fonts/AvenirLTStdMedium.eot') format('embedded-opentype'),
         url('fonts/AvenirLTStdMedium.woff2') format('woff2'),
         url('fonts/AvenirLTStdMedium.woff') format('woff'),
         url('fonts/AvenirLTStdMedium.ttf') format('truetype'),
         url('fonts/AvenirLTStdMedium.svg#AvenirLTStdMedium') format('svg');
}

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

}

@font-face {
    font-family: 'AvenirNextLTProRegular';
    src: url('fonts/AvenirNextLTProRegular.eot');
    src: url('fonts/AvenirNextLTProRegular.eot') format('embedded-opentype'),
         url('fonts/AvenirNextLTProRegular.woff2') format('woff2'),
         url('fonts/AvenirNextLTProRegular.woff') format('woff'),
         url('fonts/AvenirNextLTProRegular.ttf') format('truetype'),
         url('fonts/AvenirNextLTProRegular.svg#AvenirNextLTProRegular') format('svg');
}

@font-face {
    font-family: 'AvenirLTStdLight';
    src: url('fonts/AvenirLTStdLight.eot');
    src: url('fonts/AvenirLTStdLight.eot') format('embedded-opentype'),
         url('fonts/AvenirLTStdLight.woff2') format('woff2'),
         url('fonts/AvenirLTStdLight.woff') format('woff'),
         url('fonts/AvenirLTStdLight.ttf') format('truetype'),
         url('fonts/AvenirLTStdLight.svg#AvenirLTStdLight') format('svg');
}

@font-face {
    font-family: 'droid_serifitalic';
    src: url('fonts/droidserif-italic-webfont.eot');
    src: url('fonts/droidserif-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droidserif-italic-webfont.woff2') format('woff2'),
         url('fonts/droidserif-italic-webfont.woff') format('woff'),
         url('fonts/droidserif-italic-webfont.ttf') format('truetype'),
         url('fonts/droidserif-italic-webfont.svg#droid_serifitalic') 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, tbody, tfoot, thead, tr, th, td, 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;
}
html { -webkit-font-smoothing: antialiased }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    padding: 30px 25px 30px 70px;
    background: #eee;
    position: relative;
    margin: 0 0 25px;
}
blockquote:after {
    font-family: FontAwesome;
    position: absolute;
    content: "\f10d";
    font-size: 30px;
    color: #737373;
    font-style: normal;
    top: 10px;
    left: 30px;
}
.entry-content > blockquote { margin: 0 0 25px }
blockquote p:last-child { margin-bottom: 0 }
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFF7A8;
}
address {
    margin: 10px 0;
    font-style: italic;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky {

}
.gallery-caption {

}
#gallery-1 img { border: 0!important }
.bypostauthor {

}
.wp-caption-text { margin-bottom: 0 }
dl { padding-bottom: 1em }
dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    overflow: hidden;
}
#wpadminbar { -webkit-backface-visibility: hidden }
/*-[ Framework ]--------------------*/
body {
    font: 15px/1.5 Noto Sans, sans-serif;
    color: #444;
    background-color: #eeeeee;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
/*-[ Headings ]---------------*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #444;
    line-height: 1;
    margin-bottom: 15px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { line-height: 1.4 }
h1 { font-size: 30px }
h2 { font-size: 25px }
h3 { font-size: 20px }
h4 { font-size: 18px }
h5 { font-size: 15px }
h6 { font-size: 13px }
.sub-title { font-size: 12px }
p { margin-bottom: 25px }
.entry-content p {

}
/*-[ Links ]---------------*/
a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
a:hover { color: #3498DB }
a:link, a:visited, a:active { text-decoration: none }
a.disabled { pointer-events: none }
/*-[ Main container ]---------------*/
.main-container {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: block;
    padding: 0;
}
#page, .container {
    width: 1180px;
}
#page {
    float: none;
    clear: both;
    display: inline-block;
    width: 100%;
	z-index:999
}
.featured-section-1-full-width-1 #page { padding: 0 }
/*-[ Header ]-----------------------*/
header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    background: #fff;
    position: relative;
    float: left;
    width: 100%;
   
}
#header {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    z-index: 9999;
	background:#2C2E30;
}
.secondary-menu-disabled #header { padding: 0 }
.header-inner {
    width: 100%;
	margin:auto;
}
.logo-wrap, .widget-header {
}
.logo-wrap { float:left;  }
.widget-header { }
#header h1, #header h2 {
    font-size: 35px;
    font-weight: 400;
    float: left;
    display: inline-block;
    line-height: 1;
    position: relative;
    margin-bottom: 0;
}
#logo a {
    float: left;
    line-height: 1;
}
#logo img { float: left }
.site-description {
    float: left;
    margin-top: 0;
    clear: left;
}
/* header add */
#header .ad-728 { float: right }
#header .ad-728 img {
    display: block;
    width: 100%;
}
/*-[ Navigation ]-----------------*/
.menu li {
    position: relative;
}
#header nav ul li li {
    background: #fff;
    border-bottom: 0;
}
#header nav ul ul {
    position: absolute;
    width: 255px;
    padding: 20px 0 0 0;
    padding-top: 0;
    font-size: 12px;
    color: #798189;
    z-index: 99999;
}
#header nav ul ul li {
    padding: 0;
    color: #fff;
    border-right: 0;
}
#header nav ul ul > li:first-child { border-top: 1px solid rgba(0, 0, 0, 0.1) }
#header nav ul ul ul > li:first-child { border-top: 0 }
#header nav#navigation ul ul li { background: #e52329 }
#header nav ul ul a, #header nav ul ul a:link, #header nav ul ul a:visited {
    padding: 9px 45px 9px 20px;
    color: #fff;
    position: relative;
    width: 190px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#header nav ul ul li:last-child a { border-bottom: none }
#header nav ul ul { display: none }
#header nav ul ul ul {
    left: 255px;
    top: 0;
}
#header nav .menu-item-has-children>a:after, #header nav .page_item_has_children>a:after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 19px;
    top: 19px;
}
#header nav .sub-menu .menu-item-has-children>a:after, #header nav .children .page_item_has_children>a:after {
    content: "\f105";
    color: #fff;
    right: 16px;
    top: 9px;
}
#header nav .menu-item-has-children>a, #header nav .page_item_has_children>a { padding-right: 40px }
#header nav ul li:hover a {  }
#navigation .menu li, #navigation .menu li a {  }
#navigation .menu li, #navigation .menu li a { }
#navigation .menu a:hover, #navigation .menu .current-menu-item > a {
    
}
.home .menu .home-menu-item a, .menu .current-menu-item > a {  }
/* bottom header nav */
.secondary-navigation {
    display: inline-table;
    float: left;
    width: 100%;
    position: relative;
}
.secondary-navigation a {
    color: #fff;
    text-align: left;
    text-decoration: none;
    padding: 19px 20px;
}
#navigation {
    float: left;
    width: 100%;
    z-index: 99999;
}
#navigation ul { margin: 0 auto }
#navigation ul li {
    float: left;
   
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: inline-block }
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
.menu .menu-item:not(.home-menu-item) .fa { margin-right: 4px }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1  }
nav a.toggle-mobile-menu { display: none }
/* Flyout nav */
.sticky-nav #navigation { padding-bottom: 0 }
.sticky-nav {
    z-index: 9999;
    position: fixed;
    top: 0;
    -webkit-backface-visibility: hidden;
}
.admin-bar .sticky-nav { top: 32px }
/*-[ Content ]--------------------*/
.article {
    width: 63%;
    float: left;
}
#content_box, .hentry, .hentry header, .hentry .box {
  
}
.hentry header, .hentry .box {
   
}
.hentry header, .hentry .entry-title { margin-bottom: 0 }
.hentry .entry-title {
    font-size: 25px;
    line-height: 1.4;
}
.hentry header { border-bottom: 1px solid #eee }
.page .hentry header { padding-bottom: 10px }
.single_page { padding-top: 0 }
.entry-content a { color: #3498DB }
.post-content {
    overflow: hidden;
    clear: both;
}
.post-single-content {
	
	margin:16px 0 48px;
  
}
.post-single-content-inner {
   
}
.singleleft {
   
}
.singleleft .related-posts { margin-bottom: 0 }
.entry-content .singleleft a { color: #444 }
div.singleleft.crlayout { float: right }
.readMore {
	margin:18px 0 0;   
}
.readMore a {
	width:119px;
	display:block;
	padding:10px 0;
	text-align:center;
	color:#fff;
	font-size:14px;
	 font-family: "AvenirLTStdMedium";
	 line-height:20px;
	 background:#a7192f;
	 text-transform:uppercase;
}
.ss-full-width {
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.wp-post-image {
   
}
.post-box .wp-post-image { width: 100% }
.featured-thumbnail {
    float: left;
    max-width: 100%;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.title {
   
}
.single-title {
   
}
.page h1.title { padding-top: 0 }
.post-info {
    width: 100%;
	display:block;
	margin:0 0 10px;
}
.single .post-info { margin-top: 5px }
.post-info a {
  
}
.thetags a { padding-right: 0 }
.post-info > span {
    display: inline-block;
    margin-right: 30px;
    font-family: 'droid_serifregular';
    font-size: 15px;
    line-height: 20px;
	color:#656766;
	padding-left:21px;
}

.post-info > span a{
	color:#656766;
}
.thecategory a {
    color: #FFF!important;
    background: #3498DB;
}
article header {
    margin-bottom: 11px;
    float: left;
    width: 100%;
}
.single_post header {
    width: 100%;
    margin-bottom: 15px;
}
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
.article ul, .textwidget ul {
}
.article ol, .textwidget ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul, .textwidget ul ul, .textwidget ul ol, .textwidget ol ul {
    margin-top: 0;
    margin-bottom: 0;
}
.article .iconlist { margin-left: 0 }
.article .iconlist li { list-style-type: none }
/**********featured sections***********/
/*general*/
.featured-section { margin: 0 0 25px 0 }
.featured-section.no-gap, #latest-posts.no-gap { margin: 0 0 50px 0 }
.featured-section-title {
    padding: 0;
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 22px;
}
.no-gap .featured-section-title { padding: 0 }
/*checker layouts*/
.featured-section-1-1, .featured-section-2-1, .dark { margin: 0 0 35px 0;}
.featured-section-2-1 .featured-section-title, .dark .featured-section-title { padding: 0 }
/*slider 1*/
.featured-section-1-full-width-1 .featured-section-1-1 { position: relative }
#featured-section-1 .static-posts, #featured-section-1 .static-posts .post-box { float: left }
.featured-section-1-full-width-2 .featured-section-1-2 .slider-container { width: 71.2% }
.featured-section-1-full-width-2 .featured-section-1-2 .static-posts { width: 28.8% }
.featured-section-1-full-width-1 .featured-section-1-1 .static-posts .post-box { padding: 0 }
/*slider 2*/
.featured-section-1-2 { margin-bottom: 40px }
.featured-section-1-2 .slider-container { margin-bottom: 10px }
.featured-section-1-2 .slider-container, .featured-section-1-2 .static-posts .post-box, .slider-like .post-box { padding: 0 5px }
/*section 2*/
.dark .post-box, .featured-section-2-1 .post-box { width: 33.33%!important }
.featured-section-2-2 .post-box, .slider-like .post-box { width: 50%!important }
.featured-section-2-full-width-2 .featured-section-2-2 .post-box { width: 33.33%!important }
.dark .post-box, .featured-section-2-1 .post-box {
    padding: 0;
    margin: 0!important;
}
#latest-posts { margin: 0 }
#featured-section-3 .vertical-small .post-img { margin-top: 3px; }
#featured-section-3 .featured-section-title { margin-bottom: 25px; }
/**********post layouts***********/
/*post container*/
.post-box {
    list-style-type: none;
    width: 100%;
}
.widget .post-box {
    padding: 0;
    max-width: 345px;
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 15px;
}
.latestPost {

}
.mixed.latestPost {
    width: 48.5%;
    clear: none;
    margin-right: 3%;
    margin-bottom: 30px;
}
.mixed.latestPost:nth-of-type(2n+1) { clear: left }
.post-data, .post-img {
    position: relative;
    overflow: hidden;
}
.post-data .post-title a {
    line-height: 1.4;
}
.vertical-small .post-img, .vertical-small .post-data { width: 100% }
.vertical .post-data { overflow: hidden; }
.mixed.vertical-small:nth-of-type(2n+2) { margin-right: 0 }
.vertical .post-img {
    margin-bottom: 15px;
    margin-right: 20px;
    float: left;
    margin-top: 5px;
    width: 48.4%;
}
.post-box.vertical {
}

/* horizontal boxes */
.horizontal-container, .horizontal-container-inner {
    width: 100%;
    float: left;
    position: relative;
}
.horizontal-container { overflow: hidden }
/* horizontal loop */
.horizontal .post-img, .horizontal .post-data { width: 50% }
.horizontal:nth-of-type(odd) .horizontal-container-inner { left: 50% }
.horizontal:nth-of-type(odd) .post-img, .horizontal:nth-of-type(odd) .post-data { right: 50% }
.horizontal:nth-of-type(even) .horizontal-container-inner { right: 50% }
.horizontal:nth-of-type(even) .post-img, .horizontal:nth-of-type(even) .post-data { left: 50% }
.horizontal:nth-of-type(even) .post-img { float: right }
.horizontal .post-data-container { margin: 8% 20px !important }
/* horizontal in mixed loop / related / widgets */
.horizontal-small .post-img {
    width: 29.6%;
    float: left;
    margin-top: 4px;
}
.widget .horizontal-small .post-img {
    width: 33.33%;
    margin-top: 3px;
}
.widget .horizontal-small .post-data { overflow: hidden }
.clear-left { clear: left }
.clear-right { clear: right }
.clear-none { clear: none }
/*data*/
.vertical-small .post-data { margin-top: 15px }
.post-data header { margin-bottom: 0 }
.post-data .post-title {
    display: block;
    margin-bottom: 0 !important;
    overflow: hidden;
}
.horizontal-small .post-info {
    color: #919191;
    margin-top: 10px;
}
.post-data .post-excerpt {
	   color: #757c85;
    font-family: "droid_serifregular";
    font-size: 18px;
    line-height: 26px;
}
.post-data .post-excerpt p{
	   color: #757c85;
    font-family: "droid_serifregular";
    font-size: 18px;
    line-height: 26px;
}
.latestPost.mixed.horizontal-small {
    margin-right: 0;
    clear: none;
}
.horizontal-small .post-data-container {
    margin: 0 0 0 18px;
    overflow: hidden;
}
.slider1 .post-data-container { margin: 40px 20px }
.slider1 .post-box, .featured-section-1-1 .post-box { margin: 0 !important }
.post-day {
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 1;
    font-weight: lighter;
    color: #fff;
}
/* no image widget box */
.no-thumb.post-box .post-data { overflow: hidden }
.no-thumb.horizontal-container .post-data {
    height: auto!important;
    padding: 0!important;
    width: 100%!important;
}
.no-thumb.horizontal-container .post-data-container { position: relative!important }
/*-[ Thumbnail video icon ]--------------------------------*/
.play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    font-size: 14px;
    text-align: center;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin: -24px 0 0 -24px;
    background: rgba(0,0,0,.5);
    border-radius: 50%;
    padding: 3px;
}
.play-icon .fa {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 38px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.vertical .play-icon, .slider1 .play-icon, .slider2 .play-icon {
    font-size: 18px;
    width: 96px;
    height: 96px;
    line-height: 96px;
    margin: -48px 0 0 -48px;
    padding: 5px;
}
.vertical .play-icon .fa, .slider1 .play-icon .fa, .slider2 .play-icon .fa {
    line-height: 80px;
    border-width: 3px;
}
.slider1 .play-icon { left: 68.75% }
.featured-section-1-full-width-1 .featured-section-1-1 .slider1 .play-icon {
    top: 25%;
    left: 75%;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.related-posts h3 {
    text-transform: uppercase;
    font-size: 25px;
    margin: 0;
}
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts li {
    width: 48.5%;
    float: left;
    list-style: none;
    margin-bottom: 20px;
    margin-right: 3%;
    padding: 0;
}
.related-posts li:nth-child(odd) { clear: left }
.related-posts li:nth-child(even) {
    clear: right;
    margin-right: 0;
}
.relatedthumb img {
    width: 100%;
    max-width: 115px;
    margin: 0;
}
.singleleft .related-posts li {
    width: 100%;
    padding: 0;
}
.singleleft .postauthor-top { margin-bottom: 20px }
.singleleft .related-posts h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.singleleft .related-posts ul { margin: 0 }
.singleleft .rthumb img { margin-bottom: 3px }
/*-[ Tab/Review Widgets ]---------------------------*/
.widget_wpt, .widget_wp_review_tab { position: relative }
.widget_wpt ul.wpt-tabs li, .widget_wp_review_tab ul.wp-review-tabs li {
    list-style: none;
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    margin: 0;
}
.widget_wpt ul.has-1-tabs, .widget_wp_review_tab ul.has-1-tabs { display: none }
.widget_wpt ul.has-3-tabs li, .widget_wp_review_tab ul.has-3-tabs li { width: 33.33% }
.widget_wpt .tab_title a, .widget_wp_review_tab .tab_title a {
    display: block;
    background: #eee;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 1;
    padding: 15px 0;
    border-right: 1px solid #DDD;
}
.widget_wpt .wpt-tabs .tab_title:last-child a, .widget_wp_review_tab .tab_title:last-child a, .widget_wpt .has-4-tabs .tab_title:nth-child(even) a, .widget_wp_review_tab .has-4-tabs .tab_title:nth-child(even) a { border-right: 0px none }
.widget_wpt .has-4-tabs .tab_title:nth-child(-n+2) a, .widget_wp_review_tab .has-4-tabs .tab_title:nth-child(-n+2) a { border-bottom: 1px solid #DDD }
.widget_wpt .tab_title.selected a, .widget_wp_review_tab .tab_title.selected a { color: #fff }
.widget_wpt .wpt-tabs, .widget_wp_review_tab .wp-review-tabs {
    float: left;
    width: 100%;
    font-size: 15px;
    margin-bottom: 18px;
    background: transparent;
}
.widget_wpt .inside, .widget_wp_review_tab .inside {
    background: transparent;
    padding: 0;
}
.widget_wpt .tab-content li {
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}
.widget_wpt .entry-title, .widget_wpt .comment-meta {
    font-size: 15px;
    font-weight: bold;
    color: #444;
    padding: 20px;
}
/* Comments tab */
.wpt_avatar, .wpt_comment_data { float: left }
.wpt_avatar { width: 33.33% }
.wpt_comment_data {
    width: 66.67%;
    position: relative;
    padding: 0 20px;
    background: #ffffff;
    min-height: 115px;
}
.wpt_comment_data.no-avatar {
    width: 100%;
    min-height: 0px;
}
.wpt_comment_meta {
    font-size: 13px;
    margin-top: 15px;
    color: #929292;
}
.wpt_comment_content { font-size: 15px }
/* Tags tab */
#tags-tab-content { padding-bottom: 10px }
#tags-tab-content ul {
    margin: 0;
    overflow: hidden;
}
#tags-tab-content ul li {
    width: auto;
    margin-bottom: 0;
}
.widget_wpt #tags-tab-content li a {
    color: #fff;
    white-space: nowrap;
}
/* Pagination */
.wpt-pagination.pagination, .widget_wp_review_tab .wp-review-tab-pagination {
    margin: 0;
    width: 100%;
    font-size: 14px;
}
.wpt-pagination a, .widget_wp_review_tab .wp-review-tab-pagination a { color: #fff }
.wpt-pagination a:first-child, .widget_wp_review_tab .wp-review-tab-pagination a:first-child { border-right: 1px solid #5e5e5e }
.wpt-pagination a:only-child, .widget_wp_review_tab .wp-review-tab-pagination a:only-child { border-right: 0px none }
/* Loading... */
.widget_wpt .wpt-loading li:after, .widget_wp_review_tab .wp-review-tab-loading li:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
}
/* Review Data */
.post-box .post-info { display: inline-table }
.post-box .review-total-only {
    display: inline-block;
    padding: 0 6px;
    background: #e52329;
    color: #fff;
    position: relative;
    border-radius: 3px;
}
.post-box .review-total-only span { margin: 0 }
.post-box .review-type-star.review-total-only {
    background: none!important;
    padding: 0;
    vertical-align: middle;
}
.post-box .review-total-only .review-result-wrapper i {
    color: #919191 !important;
    opacity: 1;
}
.post-box .review-total-only .review-result-wrapper .review-result i { color: #e52329 !important }
/*-[ Facebook like box Widget ]---------------------------*/
.widget.facebook_like iframe { width: 100% !important }
.fb_iframe_widget, .fb_iframe_widget span {
    max-width: 100%;
    width: 100%!important;
}
/*-[ WP Widgets ]---------------------------*/
.widget.widget_meta li, .widget.widget_archive li, .widget.widget_categories li, .widget.widget_pages li, .widget.widget_recent_comments li, .widget.widget_recent_entries li { padding: 0 }
/* Custom Nav Widget */
.widget_nav_menu ul a {
    padding: 0 20px;
    line-height: 40px;
}
.widget_nav_menu .menu-item { margin: 0 }
.widget_nav_menu ul ul a { color: #444 !important }
.widget_nav_menu .sub-menu > li > a { padding-left: 40px }
.widget_nav_menu .menu-item a:hover {
    background: #e52329;
    color: #fff;
}
.widget_nav_menu .menu-item-has-children a { padding-right: 60px }
.menu-caret {
    position: absolute;
    right: 0;
    top: 1px;
    width: 40px;
    text-align: center;
    border-left: 1px solid #c5c5c5;
    line-height: 40px;
}
.menu-caret:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    vertical-align: middle;
}
.active > a > .menu-caret {
    color: #ffffff;
    background: #e52329;
}
.active > a > .menu-caret:before { content: "\f107" }
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 9px 12px;
    font-size: 13px;
	line-height:20px;
    color: #8E0300;
    border: 1px solid #fff;
    background: #fff;
    font-family: 'droid_serifregular';
	width:100%;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select {
    padding: 6px 10px;
    border-color: #919191;
}
input:focus, textarea:focus { background: #fff; color:#b47573; }
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 1px solid #eee;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #eee;
    background: #eee;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
.widget-header form#searchform {
    max-width: 300px;
    float: right;
}
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
.article #searchform { max-width: 300px }
#searchform fieldset { float: left }
.sbutton, #searchsubmit {
    right: 0px;
    top: 0px;
    padding: 9px 0;
    float: right;
    border: 0;
    width: 41px;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    color: white;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: transparent !important;
    z-index: 10;
    position: relative;
    border: 0;
    vertical-align: top;
}
#searchform .fa-search {
    font-size: 18px;
    top: 0px;
    position: absolute;
    right: 0px;
    color: #919191;
    padding: 15px 15px;
}
#s {
    width: 100%;
    float: left;
    padding: 15px 0;
    height: 48px;
    text-indent: 10px;
    color: #919191;
    background: #eeeeee;
    border: 1px solid #eee;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border-radius: 3px;
}
/* Search input placeholder text styling */
::-webkit-input-placeholder { color: #919191 }
:-moz-placeholder { color: #919191 }
::-moz-placeholder { color: #919191 }
:-ms-input-placeholder { color: #919191 }
:input-placeholder { color: #919191 }
/* Microphone icon position fix */
input::-webkit-input-speech-button {
    margin-right: 50px;
    margin-left: 5px;
    cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb {
    clear: both;
    padding: 0;
    overflow: hidden;
}
.breadcrumb> div {
    padding: 0 5px;
    overflow: hidden;
    float: none;
    display: inline-block;
}
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb> div { overflow: visible }
.no-results h2 { font-size: 16px }
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-top: 10px;
}
/*-[ Sidebar ]---------------------*/
.sidebar.c-4-12 {
    float: right;
	width:380px;
}
.widget {

}
.widget-title {

}
.sidebar .widget h3 {

}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: inherit;
    font-size: 12px;
}
.widget li {

}
.widget li:last-child { margin-bottom: 0 }
.widget h3 {
}
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 20px 0 0;
    overflow: hidden;
    clear: both;
    border: none;
}
.share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
.share-item.shareit.top {
    float: left;
    margin-bottom: 10px!important;
    margin-top: 0;
    width: 100%;
}
.share-item.facebookbtn {
    margin-top: -1px;
    width: 100px;
    height: 28px;
}
.share-item.gplusbtn { width: 85px }
.share-item.pinbtn { margin-top: 2px }
.share-item.pinbtn a {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.share-item.stumblebtn {
    margin-top: 1px;
    height: 24px;
}
/*-[ Social Profile Widget ]--------------------------*/
.widget .social-profile-icons { margin: -5px }
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 !important;
    padding: 5px !important;
}
.social-profile-icons ul li a {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    border-radius: 3px;
}
.social-profile-icons ul li a:hover { opacity: 0.8 }
.social-profile-icons ul li i {
    font-size: 18px;
    line-height: 40px;
}
.social-profile-icons .social-youtube a { background: #c9322b }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-gplus a { background: #eb5e4c }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 }
/*-[ Footer ]-------------------*/
footer > .footer-carousel-wrap, footer > .copyrights { background: #2c3741 !important }
.footer-carousel-wrap { padding: 50px 0 }
footer {
    overflow: hidden;
    width: 100%;
    position: relative;
    clear: both;
    display: inline-table;
}
footer .container { padding: 0 }
.footer-widgets {
    overflow: hidden;
    padding: 50px 0 0;
    width: 100%;
    margin: 0;
}
.f-widget {
    width: 29.5%;
    float: left;
    position: relative;
    margin-bottom: 0;
    margin-right: 5.75%;
}
.widgets-num-4 .f-widget {
    width: 22%;
    margin-right: 4%;
}
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    padding: 38px 0 24px;
}
#copyright-note {
    width: 100%;
    margin: 0 auto;
    clear: both;
}
#copyright-note > span { 
float: left;
}
.postsby { margin-bottom: 25px }
/*-[ Back To Top ]---------------------------*/
#move-to-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: fixed;
    right: 10px;
    bottom: 31px;
    z-index: 25;
    background: #444;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-backface-visibility: hidden;
    border-radius: 3px;
}
#move-to-top:hover { color: #ffffff }
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top .fa-chevron-up {
    font-size: 14px;
    padding: 0;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
/*-[ Post Tags ]---------------------------------*/
.tags {
    margin: 20px 0 0 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
/*-[ Author Box ]--------------------------------*/
.postauthor {
    margin: 0 0 50px 0;
    padding: 0;
    min-height: 180px;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor h4 {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 22px;
}
.postauthor .vcard {
    margin-bottom: 15px;
    text-transform: uppercase;
}
.postauthor .vcard .fa { padding-right: 7px }
.postauthor .vcard .mail { color: #919191 }
.author-box {
    float: left;
    width: 100%;
}
.author-box img, .author-box-content { margin: 0 }
.author-box img {
    float: left;
    width: 19.2%;
}
.author-box-content {
    position: relative;
    padding: 0 0 0 20px;
    min-height: 150px;
    background-color: #fff;
    overflow: hidden;
}
.postauthor p {
    padding-top: 0px;
    margin-bottom: 0;
}
.postauthor h4 a { color: #444 !important }
#respond h4, .total-comments, .postauthor h4, .postauthor-top {
  
}
.clear { clear: both }
.left { float: left }
.right { float: right; margin-top:-24px; }
.last { margin-right: 0!important }
/*-[ Tag widget ]------------------------------*/
.tagcloud a, #tags-tab-content a {
    font-size: 15px!important;
    padding: 7px 13px;
    margin-bottom: 7px;
    float: left;
    border-radius: 3px;
    margin-right: 7px;
    background: #c5c5c5;
    color: #FFFFFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"], .mts-subscribe input[type="submit"] {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.mts-subscribe input[type="text"] {
    width: 70%;
    float: left;
    padding: 15px 0;
    height: 48px;
    text-indent: 10px;
    background: #eeeeee;
    color: #919191;
    border: 1px solid #eee;
    border-right: 0px none;
    border-radius: 3px;
}
.mts-subscribe { overflow: hidden }
.mts-subscribe form { position: relative }
.mts-subscribe input[type="submit"] {
    background: #444;
    cursor: pointer;
    color: #fffefe!important;
    padding: 17px 0;
    float: left;
    height: 48px;
    text-align: center;
    width: 33%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 3px 3px 0;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    list-style: none outside none;
    margin: 0 auto;
    max-width: 100%;
}
.ad-125 li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none !important;
    float: left;
    list-style: none outside none !important;
    margin-bottom: 15px;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0 !important;
    max-width: 48%;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
.ad-300 { text-align: center; }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
    margin-bottom: 0;
    border: 0px none;
    position: relative;
}
#wp-calendar td {
    text-align: center;
    padding: 0;
    line-height: 40px;
}
#wp-calendar td a {
    display: block;
    color: #fff;
    background: #444;
}
#wp-calendar td a:hover, #wp-calendar #today { color: #fff }
#wp-calendar caption {
    font-size: 15px;
    padding: 10px 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #444;
}
#wp-calendar thead {
    background: transparent;
    font-size: 15px;
    font-weight: bold;
    color: #919191;
}
#wp-calendar thead th {
    padding: 25px 0;
    text-align: center;
    border-bottom: 1px solid #c5c5c5;
}
#wp-calendar thead th.today {
    border-bottom: 1px solid;
    color: #444;
}
#wp-calendar #prev, #wp-calendar #next {
    position: absolute;
    top: 0;
}
#wp-calendar #prev { left: 0 }
#wp-calendar #next { right: 0 }
#wp-calendar #prev a, #wp-calendar #next a { position: relative }
#wp-calendar #prev a:before, #wp-calendar #next a:before {
    position: absolute;
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fff;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #444;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#wp-calendar #prev a:before {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    content: "\f104";
}
#wp-calendar #next a:before {
    border-left: 1px solid #5e5e5e;
    content: "\f105";
}
#wp-calendar tfoot .pad { display: none }
/*-[Comments]--------------*/
.nocomments {
    margin: 0;
    clear: both;
    float: left;
    width: 100%;
}
.total-comments {
	    border-bottom: 1px solid #e5e5e5;
    color: #2c2e30;
    font-family: "AvenirLTStdBlack";
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 24px;
    padding-bottom: 22px;
}
#comments {
	background:#fff;
	padding:44px 44px 20px;
	margin-bottom:48px;
}
#respond h4 {
  
}
#commentsAdd {
    width: 100%;
	background:#fff;
	padding:44px;
}
#comments .avatar {

}
.comment-box {
    position: relative;
}
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url {
  
}
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform input#submit, .contactform #submit, input[type="submit"] {
    background-color: #750200 !important;
    padding: 9px 0;
    color: #fff;
    text-decoration: none;
    float:none;
    cursor: pointer;
    display: inline-block;
    border: none;
    text-transform: uppercase;
	font-family: 'AvenirLTStdRoman';
	font-size:14px;
	line-height:20px;
	font-weight:600;
	width:100px;
	text-align:center;
	margin-top:9px;
}
.contactform #submit { float: left }
.contactform label { display: block }
.contactform {
    overflow: hidden;
    margin-bottom: 35px;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
    margin-left: 0;
    margin-top: 13px;
}
.commentlist li {
    list-style: none;
    position: relative;
	background:url(images/single-post-comment-icon.jpg) no-repeat left 4px;
	padding-left:28px;
	margin:0 0 26px;
}
.commentlist p { 
 color: #2d2d2f;
    font-family: "droid_serifregular";
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
}
.ago {
  
}
.fn {
    
}
.bypostauthor .fn { padding-left: 85px }
.fn a {
    
}
.comment-reply-link {
    color: #3498DB;
    float: right;
    margin-left: 15px;
    font-size: 14px;
}
.commentmetadata {
    overflow: hidden;
}
.commentmetadata > ul, .commentmetadata > ol {
    margin-bottom: 15px!important;
    float: left;
}
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
    margin-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    width: 100%;
    float: right;
}
.reply a {
    font-weight: bold;
    float: left;
    padding: 0 0px;
    color: #e52329;
    font-size: 12px;
}
#commentsAdd #respond h4 { 
  color: #2c2e30;
    font-family: "AvenirLTStdBlack";
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 26px;
}
.comment #respond #respond { margin-top: 20px }
.commentlist .children {
    margin-left: 113px;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
}
.commentlist .children li { padding-bottom: 0 }
.avatar {
    float: left;
    border-radius: 3px;
}
#respond h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
   
}
#commentform textarea:focus { background: #fff }
#commentform p {
    margin-bottom: 10px;
}
#commentform p label {
	display:block;
	padding:0 0 6px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
}
.required {
    color: red;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic;
display:none;
}
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 0;
    width: 100%;
}
article .pagination { padding: 0 }
article .pagination a { margin-right: 10px }
.pagination ul {
    list-style: none;
    margin: 0 auto;
    display: inline-block;
}
.pagination-previous-next ul { display: block }
.pagination ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.pagination-previous-next ul li, .pagination ul li:only-child, .pagination ul li:last-child { border-right: 0px none }
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
}
.currenttext {
    float: left;
    background: #DDD;
    border-radius: 3px;
    min-width: 42px;
}
.pagination a {
    background: #444;
    display: inline-block;
    float: left;
    text-decoration: none;
    padding: 10px 15px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border-radius: 3px;
    min-width: 42px;
}
.pagination .nav-previous, .pagination .previous {
    float: left;
    margin: 0;
    margin-bottom: 10px;
}
.pagination .nav-next, .pagination .next {
    float: right;
    margin: 0;
    margin-bottom: 10px;
}
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
    padding: 0;
    background: transparent;
    margin-right: 0;
}
.single .pagination a:hover .currenttext { color: #fff }
.pagination .fa { font-size: 14px }
.pagination .nav-previous .fa { margin-right: 15px }
.pagination .nav-next .fa { margin-left: 15px }
/*-[ Contact Form ]------------------*/
.contact-form { position: relative }
.contact-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}
.contact-form label, .contact-form input, .contact-form textarea {
    display: block;
    width: 100%;
}
.contact-form input, .contact-form textarea { padding: 12px }
.contact-form label { margin-top: 12px }
.contact-form input[type="submit"] {
    margin-top: 12px;
    padding: 15px;
}
.mtscontact_error { color: #B90101 }
/*-[ AJAX search results ]------------------*/
.widget_search, #sidebar-search { overflow: visible }
.ajax-search-box-open #s { background-color: #eeeeee }
.ajax-search-results-container {
    position: absolute;
    top: 47px;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #FBFBFB;
    border: 1px solid #FBFBFB;
    border-top: none;
    color: #6a6a6a;
    margin-top: -1px;
    border-radius: 0 0 3px 3px;
}
.ajax-search-results-container a { padding: 0 }
.ajax-search-results-container.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
    margin: 0;
    padding: 0;
}
.ajax-search-results li {
    margin: 0;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    list-style: none;
    min-height: 50px;
    padding: 12px 12px 0;
    border-bottom: 0;
    position: relative;
}
.ajax-search-results li:last-of-type { padding-bottom: 12px }
.ajax-search-results .wp-post-image { margin: 3px 15px 0 0 }
.ajax-search-results .meta { margin: 5px 0 0 94px }
.ajax-search-meta .results-link {
    float: left;
    width: 100.6%;
    text-align: center;
    padding: 12px 20px;
    line-height: 1;
    border-radius: 0 0 3px 3px;
    background: #eee;
    margin: 0 -1px;
}
.ajax-search-results-container .no-results {
    padding: 8px;
    color: #AAA;
    font-style: italic;
}
.ajax-search-results .play-icon {
    left: 16.5%;
    top: 50%;
}
/*-[ Load More ]-------------------*/
.pace .pace-progress {
    background: #e52329;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 3px;
    -webkit-transition: width 0.8s;
    -moz-transition: width 0.8s;
    -o-transition: width 0.8s;
    transition: width 0.8s;
    -webkit-backface-visibility: hidden;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
#load-posts, #fs2_load_more_container {
    float: left;
    width: 100%;
    text-align: center;
}
#load-posts a, #fs2_load_more_button {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    float: none;
    line-height: 22px;
    text-decoration: none;
    padding: 9px 20px;
    margin: 15px 0 25px 0;
    background: #444;
    border-radius: 3px;
}
#fs2_load_more_button { margin-bottom: 0 }
#load-posts .fa, #fs2_load_more_button .fa { margin-right: 15px }
/*-[ Parallax ]--------------------------------*/
#parallax {
    position: relative;
    padding-bottom: 25.6%;
    height: 0;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 15px;
}
#page.parallax { padding-top: 15px }
/*-[ Misc ]---------------------------*/
pre {
    overflow: auto;
    padding: 15px;
    margin: 15px 0;
    position: relative;
    background: #eee;
    font-family: monospace;
    color: #444;
}
pre:before {
    content: "\f121";
    color: #444;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: FontAwesome;
}
/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    padding: 2px 8px;
}
.latestPost-review-wrapper .review-total-star { margin: 4px 0 }
.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal;
}
.post-box .review-total-star {
    position: relative!important;
    right: auto!important;
    top: auto!important;
}
/*-[ Tabs Shortcode ]--------------------------------*/
article .tab_widget ul.wps_tabs li { border-color: #eee }
article .tab_widget ul.wps_tabs li.active {
    border-color: #eee;
    background: #eee!important;
}
article .tab_widget .tab_content { background: #eee }
article .tab_widget .tab_container { border-color: #eee }
article .toggle .wps_togglet, article .toggle .toggleta {
    border-color: #eee;
    background: #eee;
}
article .toggle .togglec {
    background: #F9F9F9;
    border-color: #F9F9F9;
}
/*-[ Mega Menu ]------------------------------------*/
#wpmm-megamenu a:hover { background: none!important; }
#wpmm-megamenu .review-total-only { border-radius: 0 3px 0; }
#navigation .menu .menu-item-wpmm-megamenu a:hover { background: transparent; }
#navigation .menu .wpmm-light-scheme.menu-item-wpmm-megamenu a:hover {
    background: transparent;
    color: #333!important;
}
.left-menu-main .left-menu ul li, .right-menu-main .right-menu ul li{
float:left;
}
.right-menu-main .right-menu ul li{
	margin-right:36px;
}
.right-menu-main .right-menu ul li.contact-us-menu{
	margin-right:0;
}
.left-menu-main .left-menu ul li a, .right-menu-main .right-menu ul li a{
font-size:14px;
line-height:20px;
color:#FFFFFF;
font-family: 'AvenirLTStdMedium';
text-transform:uppercase;
padding:21px 28px;
display:block;
}
.right-menu-main .right-menu ul li a{
	padding:21px 28px;
}
.left-menu-main .left-menu ul li a:hover, .left-menu-main .left-menu ul li.current-menu-item a, .right-menu-main .right-menu ul li a:hover,  .right-menu-main .right-menu ul li.current-menu-item a{
background:#841122;
}
.left-menu-top #text-2{
float:right;
width:228px;
}
.left-menu-top{
border-bottom:1px solid #6C6D6F;
padding:16px 0 23px;
}
.left-menu-top ul li{
background:url(images/phone.png) no-repeat left 1px;
color:#FFFFFF;
font-size:22px;
line-height:22px;
font-family: 'AvenirLTStdRoman';
padding-left:34px;
font-weight:600;
}
.left-menu-main{
float:left;
width:445px;
}
.right-menu-main{
float:right;
    width: 443px;
}
.right-menu-main .right-menu-top ul li{
float:left;
margin-right:14px;
}
.right-menu-main .right-menu-top ul li span{
  color: #fffefe;
    font-family: 'AvenirLTStdMedium';
    font-size: 16px;
    line-height: 15px;
    vertical-align: 5px;
}
.right-menu-main .right-menu-top ul li a{
	display:block;
}
.right-menu-main .right-menu-top ul li.header-facebook a{
	background:url(images/header-facebbok-icon.png) no-repeat;
	   height: 17px;
    width: 8px;
}
.right-menu-main .right-menu-top ul li.header-facebook a:hover{
	background:url(images/header-facebook-hover-icon.png) no-repeat;
}
.right-menu-main .right-menu-top ul li.header-twitter a{
	background:url(images/header-twitter-icon.png) no-repeat left 3px;
	  height: 17px;
    width: 16px;
}
.right-menu-main .right-menu-top ul li.header-twitter a:hover{
	background:url(images/header-twitter-hover-icon.png) no-repeat left 3px;
}
.right-menu-main .right-menu-top ul li.header-linkedin a{
	background:url(images/header-linked-in-icon.png) no-repeat;
	   width: 17px;
    height: 18px;
}
.right-menu-main .right-menu-top ul li.header-linkedin a:hover{
	background:url(images/header-linked-in-hover-icon.png) no-repeat;
}
.right-menu-main .right-menu-top #text-3{
margin-left:27px;
}
.right-menu-main .right-menu-top{
border-bottom:1px solid #6C6D6F;
padding:22px 0 16px 14px;
}
.home-slider{
width:100%;
}
#text-5 h3{
color: #970704;
    font-size: 24px;
    line-height: 20px;
    padding-left: 56px;
    padding-top: 22px;
	text-transform:none;
}
#text-5 h6{
color: #A6ACB2;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding-left: 58px;
    text-transform: none;
	border-bottom:1px solid #E7E6E6;
	   padding-bottom: 40px;
}
#text-5 h4{
color: #A6ACB2;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding-left: 58px;
    text-transform: none;
}

.home-contact{
float:right;
width:54.5%;
}

#bne_testimonials_slider_widget-2{
background:#a6192e;
padding:60px 70px 45px 32px;
}

.bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-prev {
background:url(images/left-arrow.png) no-repeat left center;	
}
.bne-testimonial-slider.bne-flexslider .flex-direction-nav .flex-next {
background:url(images/right-arrow.png) no-repeat right center;	
}
.bne_testimonial_slider_widget h3{
color:#FFFFFF;
font-size:26px;
line-height:26px;
font-weight:600;
 font-family: 'AvenirLTStdRoman';
    padding-left: 38px;
	text-transform:none;
	background:url(images/testimonial-img.png) no-repeat left top;
	margin:0 0 20px;
}
.bne-testimonial-description p{
color:#FFFFFF;
font-size:20px;
line-height:32px;
 font-family: 'droid_serifregular';
}
.contact-name{
float: left;
width:49%;
}
.contact-phone{
   float: right;
   width:49%;
}
.home-contact #text-6{
background:#831122;
padding:60px 38px 7px 69px;
}
.home-contact .wpcf7-form input[type="text"], .home-contact .wpcf7-form input[type="email"], .home-contact .wpcf7-form input[type="tel"], .home-contact .wpcf7-form textarea{
	color:#b47573;
}
.home-contact .wpcf7-form input[type="submit"]{
	background:#a6192e !important;
}
.home-contact h3{
color:#FFFFFF;
   font-size: 26px;
    line-height: 26px;
    padding-left: 31px;
	font-family: 'AvenirLTStdRoman';
	font-weight:600;
	margin:0 0 20px;
	text-transform:none;
background:url(images/contact-img.png) no-repeat left 2px;
}
.home-content-main-inner h4{
font-size:35px;
line-height:35px;
color:#a6192e;
text-align:center;
margin:0 0 28px;
font-weight:600;
text-transform:none;
font-family: 'AvenirLTStdRoman';
}
.content-left-div{
float:left;
}
.content-left-div-one{
float:left;
margin-left:4%;
 }
.content-right-div{
float:left;
  margin-left: 4%;
  }
.content-right-div-one{
float:right;
}
.content-left-div, .content-left-div-one, .content-right-div, .content-right-div-one{
width:48%;
}
.content-text h6{
   color: #404e5b;
    font-family: "AvenirLTStdRoman";
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 13px;
    text-align: center;
    text-transform: none;
}
.content-text p{
 color: #404e5b;
    font-family: "droid_serifregular";
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.office-address{
float:left;
}
.office-mail{
float:left;
margin-left:21px;
}
.callus{
float:left;
  margin-left: 21px;
  }
.fallow{
float:left;
 margin-left: 21px;
  }
.join{
float:right;
}
.footer-top-div{
background:#404e5b;
padding:50px 0 38px;
}
.office-address ul li{
 background:url(images/address-img.png) no-repeat left 2px;
 padding-left:21px;
}
.office-mail ul li{
 background:url(images/mail-img.png) no-repeat left 3px;
 padding-left:23px;
}
.callus ul li{
 background:url(images/phone1.png)  no-repeat left 3px;
 padding-left:26px;
}

.footer-top-inner .footer-top ul li{
color:#FFFFFF;
font-size:19px;
line-height:22px;
font-family: 'AvenirLTStdRoman';
margin:0 0 2px;
font-weight:600;
}
.footer-top-inner .footer-top ul li a{
color:#FFFFFF;
}
.footer-top-inner .footer-top .office-mail ul li a{
	 border-bottom: 2px solid #b1b5b9;
    display: block;
}
.footer-top-inner .footer-top span{
color:#FFFEFE;
font-size:14px;
line-height:20px;
font-family: 'AvenirLTStdRoman';
font-weight:600;
display:block;
text-transform:uppercase;
}
.footer-top-inner .footer-top .fallow ul li{
float:left;
margin:10px 17px 0 0;
}
.footer-top-inner .footer-top .join a{
background:url(images/mailing-list-icon.png) no-repeat 98% center #FFFFFF;
width:260px;
display:block;
color:#404E5B;
font-size:13px;
font-family: 'droid_serifregular';
line-height:20px;
padding:7px 12px;
margin-top:8px;
}
.copyright-div ul li{
float:left;
}
.copyright-div ul li a{
padding:0 14px;
font-size:13px;
line-height:14px;
text-transform:uppercase;
font-weight:bold;
color:#C0C3C6;
border-right:2px solid #989DA2;
font-family: 'AvenirLTStdRoman';
font-weight:700;
display:block;
}
.copyright-div ul li:first-child a{
padding-left:0;
}
.copyright-div ul li:last-child a{
border:none;
}
#bne_testimonials_slider_widget-3{
background:#8E0300;
padding:52px 9px 78px 55px;
}
.contact-page-l{
float:left;
width:475px;
margin:10px 0 0 8px;
}
.contact-page-l h4{
 font-size: 30px;
    font-weight: normal;
line-height:30px;
color:#444444;
font-family: 'droid_serifregular';
margin:0 0 32px;
}
.contact-pagemain ul li{
color:#444444;
font-size:16px;
line-height:20px;
font-family: 'droid_serifregular';
}
.contact-pagemain ul li a{
color:#444444;
}
.contact-pagemain span{
display:block;
font-size:14px;
line-height:20px;
font-family: 'droid_serifbold';
margin:0 0 6px;
}
.contact-location{
float:left;
width: 54%;
}
.contactpage-mail, .contact-fax-details{
float:right;
    width: 40%;
}
.contactpage-follow{
margin-top: 24px;
}
.contactpage-follow ul li{
float:left;
margin:3px 22px 0 0;
}
.contact-pagemain .contact-main{
margin:0 0 25px;
}
.contact-main .contact-location ul li{
    padding-left: 28px;
	background:url(images/contact-img1.png) no-repeat left 4px;
}
.contact-main .contactpage-mail ul li{
    padding-left: 28px;
	background:url(images/contact-img2.png) no-repeat left 5px;
}
.contact-tow .contact-location ul li{
    padding-left: 28px;
	background:url(images/contact-img3.png) no-repeat left 4px;
}
.contact-tow .contact-fax-details ul li{
    padding-left: 28px;
	background:url(images/contact-fax-icon.png) no-repeat left 4px;
}
.sidebar.c-4-12 #text-10{
background:#af0e0a;
padding:45px 45px 15px 55px;
}
.sidebar.c-4-12 #text-10 h3{
 color: #FFFFFF;
    font-size: 26px;
    line-height: 26px;
	font-family: 'AvenirLTStdRoman';
	margin:0 0 22px;
    padding-left: 32px;
	text-transform:none;
	font-weight:600;
	background:url(images/contact-img.png) no-repeat left 2px;
}
.faq-page-full .faq-page-inner .article .accordions .ui-accordion-header {
    position: relative;
	background:url(images/faq-img.png) no-repeat left 2px !important;
	text-align:left;
	color:#373435;
	font-size:21px;
	line-height:21px;
	 font-family: 'droid_serifregular';
	 text-transform:none;
	 border:none !important;
	 padding-left:36px;
font-weight:normal;
border-bottom: 1px solid #d1d8de !important;
    margin-bottom: 30px;
    padding-bottom: 30px;
padding-top:0;
}
.faq-page-full .faq-page-inner .article .accordions .ui-accordion-header .accordion-icons{
display:none;
}
.faq-page-full .faq-page-inner .article .accordions .ui-accordion-header.ui-accordion-header-active{
background:url(images/faq-img1.png) no-repeat left 1px !important;
color:#9F0A06;
border-bottom:none !important;
padding-bottom:0;
}
.faq-page-full .faq-page-inner .article .accordions .ui-accordion-header.ui-accordion-header-active .accordion-icons{
display:none !important;
}
.responsive-accordion-default.responsive-accordion li{
border-bottom:1px solid #D1D8DE;
  margin-bottom: 30px;
    padding-bottom: 30px;
}
.responsive-accordion-default.responsive-accordion li:last-child{
border:none;
}
.faq-page-full .faq-page-inner .article .accordions .accordion-content {
color:#1B1B1B;
font-size:20px;
  line-height: 30px;
    padding: 16px 10px 5px 32px;
    width: 92%;
 font-family: 'droid_serifregular';
border:none !important;
background:none;
border-bottom: 1px solid #d1d8de !important;
 line-height: 30px;
    margin-bottom: 30px;
    margin-top: -30px;
}
.responsive-accordion-default.responsive-accordion li .responsive-accordion-head i {
display:none;
}
.middle-main-div .testimonials{
float: left;
    width: 45.5%;
}
h4.bne-testimonial-heading{
color:#E8CDCC;
font-size:14px;
line-height:20px;
font-weight:600px;
margin:0;
font-family: 'AvenirLTStdRoman';
}
.bne-testimonial-details .bne-testimonial-tagline{
color:#C78180;
font-size:12px;
line-height:16px;
font-family: 'AvenirLTStdMedium';
display:block;
}
.bne-testimonial-slider.bne-flexslider .flex-direction-nav {
    bottom: 21px;
    height: 11px;
    right: 5px;
}
.home-contact .wpcf7-form p{
margin:0 0 22px;
}
.home-content-main-full{
background:#fff;
position:relative;
padding:56px 0;
}
.home-content-empty-img{
background:url(images/homemain-content-empty-img.png) no-repeat center center;
   bottom: 41%;
    height: 200px;
    left: -167px;
    position: absolute;
    width: 178px;
    z-index: 999;
display:none;
}
footer{
background:none !important;
}
.copyright-l{
float:left;
color:#82868b;
font-size:13px;
font-family: 'AvenirLTStdRoman';
line-height:20px;
font-weight:600;
}
.copyright-l .copyright-div{
margin:0 0 10px;
}
.copyright-r{
float:right;
color:#C0C3C6;
font-size:13px;
font-family: 'AvenirLTStdRoman';
line-height:20px;
text-align:right;
width:130px;
font-weight:600;
}
.tp-bullets.simplebullets.square-old .bullet{
background:url(images/slider-left-arrow.png) no-repeat;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected{
background:url(images/slider-right-arrow.png) no-repeat;
}
.announcements-widget{
background:#fff;
border-top:3px solid #AF0E0A;
padding:42px 52px 0;
}
.sidebar.c-4-12 .widget_recent_entries{
background:#fff;
border-top:3px solid #AF0E0A;
padding:42px 52px 1px;
}
.announcements-widget h3.widget-title{
color:#970704;
font-weight:600;
text-transform:none;
font-size:26px;
line-height:26px;
margin:0 0 22px;
}
.sidebar.c-4-12 .widget_recent_entries h3.widget-title{
color:#970704;
font-weight:600;
text-transform:none;
font-size:26px;
line-height:26px;
margin:0 0 22px;
}
.sidebar.c-4-12 .widget_recent_entries ul li{
border-bottom:1px solid #E7E6E6;
 margin-bottom: 32px;
    padding-bottom: 32px;
}
.sidebar.c-4-12 .widget_recent_entries ul li:last-child {
border:none;
}
.sidebar.c-4-12 .widget_recent_entries ul li a{
color:#404D5A;
font-size:21px;
line-height:32px;
font-family: 'droid_serifregular';
margin:0 0 8px;
display:block;
}
.sidebar.c-4-12 .widget_recent_entries ul li span.post-date{
color:#404D5A;
font-size:14px;
line-height:20px;
font-family: 'AvenirLTStdRoman';
display:block;
}
.announcements-widget ul li{
border-bottom:1px solid #E7E6E6;
 margin-bottom: 32px;
    padding-bottom: 32px;
}
.announcements-widget ul li:last-child {
border:none;
}
.announcements-widget ul li h5.announcements-title{
color:#404D5A;
font-size:21px;
line-height:32px;
font-weight:normal;
text-transform:none;
font-family: 'droid_serifregular';
margin:0 0 8px;
}
.announcements-widget ul li h6.announcements-date{
color:#404D5A;
font-size:14px;
line-height:20px;
font-weight:normal;
font-family: 'AvenirLTStdRoman';
margin:0;
}
.announcements-widget a{
font-family: 'AvenirLTStdRoman';
font-size:14px;
line-height:17px;
text-transform:uppercase;
color:#fff;
background:#AF0E0A;
width:95px;
margin:auto;
display:block;
padding:10px 0;
text-align:center;
}
.home-page-top-content-inner .sidebar.c-4-12{
margin-top:-90px;
}
.featured-img img{
display:block;
}
.sidebar.c-4-12 #bne_testimonials_slider_widget-3 .bne-testimonial-slider.bne-flexslider .flex-direction-nav{
  bottom: -30px;
    height: 6px;
    left: 0;
}
.sidebar.c-4-12 .wpcf7-form p{
margin:0 0 22px;
}
.page-template-templete_about .announcements-widget ul li:last-child, .page-template-templete_faq .announcements-widget ul li:last-child{
display:none;
}
.page-template-templete_about .announcements-widget .announcements-link, .page-template-templete_faq .announcements-widget .announcements-link{
display:none;
}
.page-template-templete_about .announcements-widget ul li, .page-template-templete_faq .announcements-widget ul li{
border:none;
margin:0;
}
.about-page-inner .article p{
color:#757C85;
font-size:21px;
line-height:32px;
font-family: 'droid_serifregular';
}
.about-page-inner .article h2{
color: #2c2e30;
    font-family: 'AvenirLTStdBlack';
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
	margin:-12px 0 11px;
}
.about-page-inner .article h3{
  color: #2c2e30;
    font-family: 'AvenirLTStdBlack';
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
	margin:0 0 13px;
}
.about-page-inner .article ul li{
color:#757C85;
 font-size: 18px;
    line-height: 22px;
    list-style: disc outside none;
    margin: 0 0 12px 12px;
font-family: 'droid_serifregular';
}
.about-page-inner .article ul li br{
display:none;
}
.about-page-content-l{
float:left;
width:38%;
}
.about-page-content-l img{
display:block;
}
.about-page-content-r{
float:right;
width:58%;
}
.about-page-content-inn.abput-content-main1{
padding:0 0 42px;
}
.page-caption{
padding:75px 0 42px;
}
.page-title{
color:#2C2E30;
font-size:50px;
line-height:50px;
font-weight:normal;
margin:0;
font-family: 'AvenirLTStdBlack';
}
.about-page-full{
padding-bottom:9%;
}
.faq-page-full{
padding-bottom:9%;
}
.contact-page-r{
width:580px;
float:right;
background:#fff;
border-top:3px solid #AF0E0A;
margin-top:-95px;
}
.contact-page-r h3{
color:#2C2E30;
font-size:30px;
line-height:30px;
font-weight:normal;
margin:0 0 10px;
font-family: 'AvenirLTStdBlack';
}
.contact-page-r h6{
color:#444444;
font-size:16px;
line-height:20px;
font-family: 'droid_serifregular';
font-weight:normal;
text-transform:none;
margin: 0 0 28px;
}
.contact-page-r .wpcf7-form input, .contact-page-r .wpcf7-form textarea{
color:#1B1B1B;
font-size:14px;
font-family: 'AvenirLTStdMedium';
border:2px solid #CECECE;
padding:12px 13px;
}
.contact-page-r .wpcf7-form textarea{
height:100px;
}
.contact-page-r .wpcf7-form input[type="submit"]{
border:none;
color:#fff;
padding:9px 0;
}
.contact-page-r #text-12{
padding:40px 65px 32px;
}
.contact-page-r .wpcf7-form p{
margin:0 0 10px;
}
.contact-map-sidebar iframe{
display:block;
}
.contact-page-content-full{
padding-bottom:75px;
}
.ui-tabs .practce-areas-tabs-top ul.ui-tabs-nav li{
    width: 280px !important;
float:left;
background:none;
padding:0;
margin:0;
border:none;
}
.ui-tabs .practce-areas-tabs-top ul.ui-tabs-nav li a{
padding: 38px 30px;
display:block;
margin:0 0 14px;
float:none;
}
.ui-tabs .practce-areas-tabs-top ul.ui-tabs-nav li.ui-tabs-active{
background:url(images/practice-areas-tabs-active-.png) no-repeat center bottom;
}
.ui-tabs .practce-areas-tabs-top ul.ui-tabs-nav li.ui-tabs-active a{
background:#B4C9DF;
padding-bottom:15px;
}
.ui-tabs .practce-areas-tabs-top ul.ui-tabs-nav{
background:none;
padding:0;
margin:0;
border:none;
}
.practice-areas-page-full .ui-tabs.ui-widget{
background:none;
padding:0;
margin:0;
border:none;
}
.practice-areas-tabs-top-img{
position:relative;
}
.practice-areas-tabs-top-img img{
display:block;
}
.practice-tabs-title{
padding: 15px 0 0;
    text-align: center;
    white-space: normal;
    width: 100%;
}
.practice-tabs-title h3{
color:#2c2e30;
font-size:15px;
line-height:20px;
font-weight:600;
margin:0;
font-family: 'AvenirLTStdRoman';
 min-height: 48px;
}
.practce-areas-tabs-top{
background:#C5D6E8;
padding:0 0 0 30px;
height:352px;
}
.practce-areas-tabs-top{
position:relative;
}
.practce-areas-tabs-top a.prev, .practce-areas-tabs-top a.next{
 bottom: 45%;
    display: block;
    height: 42px;
    position: absolute;
    text-indent: -9999px;
    width: 24px;
}
.practce-areas-tabs-top a.prev{
background:url(images/practice-areas-slider-left.png) no-repeat;
 left: -21px;
}
.practce-areas-tabs-top a.next{
background:url(images/practice-areas-slider-right.png) no-repeat;
right: -21px;
}
.practice-areas-content-full h4.practice-content-title{
color:#2C2E30;
font-size:26px;
line-height:26px;
font-weight:normal;
font-family: 'AvenirLTStdBlack';
margin:5% 0 2%;
}
.practice-tabs-content-inner img{
float:left;
margin-right: 4%;
}
.practice-tabs-content-inner p{
font-family: 'droid_serifregular';
color:#404D5A;
   font-size: 17px;
    line-height: 25px;
    margin: 0 0 20px;
}
.practice-tabs-content-inner h6{
color:#404D5A;
font-size:25px;
line-height:30px;
font-weight:normal;
text-transform:none;
margin:0 0 15px;
font-family: 'droid_serifregular';
}
.practice-areas-page-full{
padding-bottom:9%;
}
.home-page-practice-areas{
padding-top:58px;
}
.home-parctice-areas-inner a.homeprev, .home-parctice-areas-inner a.homenext{
display: block;
    height: 29px;
    position: absolute;
    text-indent: -9999px;
    top: 56%;
    width: 29px;
}
.home-parctice-areas-inner a.homeprev{
background:url(images/practiceareas-left-arrow.jpg) no-repeat;
   left: -41px;
}
.home-parctice-areas-inner a.homenext{
background:url(images/practiceareas-right-arrow.jpg) no-repeat;
 right:-41px;
}
.home .sidebar.c-4-12 .widget_bne_testimonials_slider_widget{
display:none;
}
.home .sidebar.c-4-12 #text-10{
display:none;
}
.home-parctice-areas-inner ul li{
float:left;
margin-right:16px;
}
.home-practice-areas-title{
      padding: 15px 0 0;
    position: relative;
    text-align: center;
    white-space: normal;
    width: 100%;
}
.home-practice-areas-title h4{
color:#2c2e30;
font-size:15px;
line-height:20px;
font-weight:600;
font-family: 'AvenirNextLTProRegular';
margin:0;
}
.home-practice-areas-img img{
display:block;
}
.home-practice-areas-img{
position:relative;
}
.home-page-practice-areas h2{
color:#970704;
font-size:26px;
line-height:26px;
font-weight:600;
margin:0 0 22px;
font-family: 'AvenirLTStdRoman';
text-transform:none;
}
.wp_popup_default_theme .sub_content ul{
display:none;
}
.wp_popup_default_theme .sub_content form input[type="text"]{
height:auto !important;
margin:0 !important;
border: 2px solid #cecece;
    color: #1b1b1b;
    font-family: 'AvenirLTStdMedium';
    font-size: 14px;
    padding: 12px 13px;
}
.wp_popup_default_theme .sub_content form input[type="submit"]{
 border-radius: 0;
    box-shadow: none;
    text-shadow: none;
}
.wp_popup_default_theme .sub_content form p{
margin:0 0 10px;
}
.wp_popup_default_theme .sub_content h4{
font-family: 'AvenirLTStdBlack';
font-weight:normal !important;
margin: 0 0 10px !important;
font-size:20px;
line-height:20px;
}
.secondary-navigation{
display:none;
}
.mobile-logo{
display:none;
}
.left-menu{
	margin-left:34px;
}
.right-menu{
	margin-left:13px;
}
.home-top-content-main-bg{
	background:url(images/home-practice-areas-main-bg.jpg) repeat-x left top #ffffff;
}
.home-top-content-sidebar-left{
	float:left;
	width:49.1%;
	background:#a6192e;
}
.home-top-content-sidebar-left .widget_text{
	background:url(images/home-top-left-bg-icon.jpg) no-repeat left 46px;
}
.home-top-content-sidebar-right{
	float:right;
	width:49.1%;
	background: #831122;
}
.home-top-content-sidebar-right .widget_text{
	background:url(images/home-top-right-bg-icon.jpg) no-repeat left 46px;
}
.home-top-conetnt-sidebar .widget_text{
	padding:52px 20px 40px 56px;
}
.home-top-conetnt-sidebar h3{
	color:#fffefe;
	font-weight:600;
	font-family: 'AvenirNextLTProRegular';
	font-size:16px;
	line-height:20px;
	margin:0 0 10px;
}
.home-top-content-sidebar-left p{
color: #ffffff;
    font-family: "AvenirLTStdLight";
    font-size: 23px;
    line-height: 30px;
    margin: 0;
}
.home-top-content-sidebar-right h6{
	color:#ffffff;
	font-size:21px;
	line-height:21px;
	font-family: 'AvenirLTStdMedium';
	font-weight:normal;
	text-transform:none;
	margin:0 0 11px;
}
.home-top-content-sidebar-right p{
	color: #fff;
    font-family: "AvenirLTStdLight";
    font-size: 17px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 22px;
}
.home-top-conetnt-sidebar{
	padding:61px 0 28px;
}
.middle-main-div{
	background:#831122;
}
h2.blog-post-title{
	    color: #2c2e30;
    font-family: "AvenirLTStdBlack";
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
	margin:0 0 11px;
}
h2.blog-post-title a{
	color: #2c2e30;
}
.post-info span.blog-post-date{
	background:url(images/blog-date-icon.jpg) no-repeat left center;
}
.post-info span.blog-post-comment{
	background:url(images/blog-comments-icon.jpg) no-repeat left center;
}
.post-info span.blog-post-views{
	background:url(images/blog-views-icon.jpg) no-repeat left center;
}
.blog-post-img-l{
	float:left;
	width:325px;
}
.blog-post-img-l img{
	display:block;
	background:#fff;
	padding:3px;
}
.blog-post-img-r{
	float:right;
	width:69%;
}
.blog-page-main-full article.post-box.vertical{
		border-bottom:1px solid #d1d8de;
	padding-bottom:44px;
	margin-bottom:44px;
}
.blog-page-main-full article.post-box.vertical:last-child{
	border:none;
}
.blog .page-caption, .single-post .page-caption{
	padding-top:97px;
}
.blog-page-main-full{
	padding:0 0 40px;
}
.single-post-img img{
	display:block;
	width:100%;
}
.post-single-content p{
	  color: #2b2e33;
    font-family: "droid_serifregular";
    font-size: 19px;
    line-height: 28px;
    margin: 0 0 20px;
}
.single-post-img{
	padding:0 0 42px;
} 
#commentsAdd #commentform input[type="text"], #commentsAdd #commentform input[type="email"], #commentsAdd #commentform input[type="text"], #commentsAdd #commentform input[type="tel"], #commentsAdd #commentform textarea{
	border:2px solid #cecece;
	padding:13px 8px;
}
#commentsAdd #commentform input[type="submit"]{
	float:right;
	width:100px;
	background:#a7192f !important;
}
#commentsAdd #commentform textarea{
	height:168px;
}
.single-post-commentform-left{
	float:left;
	width:41.5%;
}
.single-post-commentform-right{
	float:right;
	width:57.5%;
}
#commentsAdd #commentform:after{
	clear:both;
	content:"";
	display:block;
}
.single-post-main{
	padding:0 0 90px;
}
.commentlist li h6{
	  color: #676767;
    font-family: "droid_serifregular";
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 5px;
    text-transform: none;
}
.commentlist li h4{
	     color: #2c2e30;
    font-family: "AvenirLTStdRoman";
    font-size: 21px;
    font-weight: 600;
    line-height: 22px;
    margin: 0 0 8px;
    text-transform: none;
}
.testimonial-page-list .bne-element-container  .bne-testimonial-list-wrapper .single-bne-testimonial{
	background:#fff;
	padding:42px 72px 32px 42px;
	position:relative;
}
.testimonial-page-main-details-inn{
	float:right;
	width:170px;
}
.testimonial-page-list .bne-element-container  .bne-testimonial-list-wrapper .single-bne-testimonial .bne-testimonial-description{
	border-bottom:1px solid #e8e8e8;
	margin:0 0 24px;
}
.testimonial-page-list .bne-element-container  .bne-testimonial-list-wrapper .single-bne-testimonial img.bne-testimonial-featured-image.circle{
	border:none;
	width:52px;
	height:52px;
	position:absolute;
	bottom:19px;
	right:31.5%;
	box-shadow:none;
	background:none;
}
.testimonial-page-list .bne-element-container  .bne-testimonial-list-wrapper .single-bne-testimonial .bne-testimonial-description p{
	 color: #3d4e58;
    font-family: "droid_serifitalic";
    font-size: 17px;
    line-height: 26px;
}
.testimonial-page-list .bne-element-container  .bne-testimonial-list-wrapper .single-bne-testimonial h4.bne-testimonial-heading{
	 color: #3e4e5d;
    font-family: droid_serifbold;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 3px;
    text-transform: none;
}
.testimonial-page-list .bne-element-container  .bne-testimonial-list-wrapper .single-bne-testimonial .bne-testimonial-details .bne-testimonial-tagline{
	color: #3e4e5b;
    font-family: "droid_serifregular";
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
.page-template-template_testimonial-php .page-caption{
	padding-top:98px;
}
.testimonial-page-full{
	padding:0 0 92px;
}
.footer-fax{
	float:left;
	margin-left:21px;
}
.footer-fax ul li{
	background:url(images/footer-fax-icon.png) no-repeat left 2px;
	padding-left:26px;
}
.header-top-bar{
    background: #404e5b;
padding: 10px 0;
}
.header-top-bar p{
  font-family: "droid_serifregular";
color: #fff;
text-align: center;
margin: 0;
font-size: 16px;
line-height: 20px;
}