/* ==================================================
 Theme Name: ReviewBuilder
 Version: 2.0
 Description: Review Theme
 Author: Etorys
 Author URI: http://www.reviewbuilder.com
 Theme URI: http://www.reviewbuilder.com
 License: Commercial
 License URI: #
 Tags: responsive

/* Reset
================================================== */
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; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { padding:0 0 0 20px; margin:0 0 20px 0}
blockquote, q { quotes: none }
:focus { outline: 0 }
table { border-collapse: collapse; border-spacing: 0; }
img { max-width: 100%; height: auto; }
mark { background: none; }
select { max-width: 100%; }

/* The Grid
==================================================
.col:after,
.clr:after,
.group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.col { display: block; float: left; margin: 0 0 2% 1.6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
 */
/*percent grid*/
.wpex-row { margin: 0 -10px }
.wpex-row .col { float: left; margin: 0 0 20px; padding: 0 10px; }
.wpex-row .col-1 { clear: both; }
.wpex-row .span_1_of_1 { width: 100%; }
.wpex-row .span_1_of_2 { width: 50% }
.wpex-row .span_1_of_3 { width: 33.33333333% }
.wpex-row .span_1_of_4 { width: 25% }
.wpex-row .span_1_of_5 { width: 20% }
.wpex-row .span_1_of_6 { width: 16.66666667% }


.container .row, .col { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.row { margin-bottom: 20px }
.col { display: block; float: left; width: 100%; }
.col:first-child { margin-left: 0 }
.row:after, .col:after, .clr:after, .group:after { display: block; height: 0; clear: both; content: ""; visibility: hidden; }
.col { margin-left: 2% }
.span_1 { width: 6.5% }
.span_2 { width: 15.0% }
.span_3 { width: 23.5% }
.span_4 { width: 32.0% }
.span_5 { width: 40.5% }
.span_6 { width: 49.0% }
.span_7 { width: 57.5% }
.span_8 { width: 66.0% }
.span_9 { width: 74.5% }
.span_10 { width: 83.0% }
.span_11 { width: 91.5% }
.span_12 { width: 100% }

/*clear float and remove left margin*/
.clr-margin { margin-left: 0 }
.count-1 { clear: both; margin-left: 0; }
.col-1,
.col.first { clear: both; margin-left: 0; }

/* Body & Main
================================================== */
body { background: #fff; color: #676767; font: 400 16px/1.6 "Lato",Arial, Helvetica, sans-serif; }
body a { color: #FF6C3A; text-decoration: none; }
body a:hover { color: #6a7483; }
.container { margin: 0 auto; width: 1000px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#wrap { margin:0 auto; background: #fff; padding: 0 30px; overflow: hidden; }
#primary { padding-bottom: 40px; }
body.page-template-templateshome-php #primary { padding-bottom: 0; }
.left-content { float: left; width: 640px;}
.sidebar-container { float: right; width: 250px; }

/* Commons
================================================== */
.clr:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clear { clear: both }
img { height: auto; max-width: 100%; }
blockquote { font-size: 1.4em; line-height: 1.75em; margin-bottom: 30px; position: relative; font-family: 'Georgia'; color:  #787878; background: url("images/quote.png") left 4px no-repeat; padding-left: 60px; }
blockquote.left { float: left; margin-left: 0; margin-right: 20px; text-align: right; width: 33%; }
blockquote.right { float: right; margin-left: 20px; margin-right: 0; text-align: left; width: 33%; }
pre { background: #f9f9f9; padding: 20px; margin-bottom: 30px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-family: 'Verdana'; }
address { letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin-bottom: 25px; position: relative; }
#page-featured-img img { display: block; width: 100%; }
.double-divider { display: block; width: 100%; height: 3px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 40px 0; }
.heading { font-size: 16px; margin: 0 0 20px; padding-bottom: 5px; border-bottom: 1px solid #eee; font-weight:  400; }
.wpex-video-embed { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.wpex-video-embed frame,
.wpex-video-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
a.wpex-lightbox-gallery { display: block; }
.page-thumbnail { margin-bottom: 30px; }
.page-thumbnail img { display: block; }
body.page-template-templatesfullwidth-php .page-thumbnail { margin-top: -40px; margin-left: -30px; margin-right: -30px; }

/* Lists
================================================== */
.entry ul { margin: 30px 0 30px 20px }
.entry ul li,
.entry ol li { margin: 0 0 5px }
.entry ol { margin: 30px 0 30px 25px }
.entry ul { list-style: disc }
.entry ol { list-style: decimal }

/* Typography
================================================== */
h1,h2,h3,h4,h5,h6 { font-weight: 400; color: #000; font-family:'Montserrat', Helvetica Neue, Helvetica, Arial;  }
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { margin:0 0 20px 0 }
h1 { font-size: 24px; margin: 0 0 20px; }
h2 { font-size: 22px }
h3 { font-size: 16px }
h4 { font-size: 14px }
h5 { font-size: 12px }
h6 { font-size: 10px }
p { margin: 0 0 20px }
h1 a, h2 a, h3 a, h4 a { color: #000; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color: #FF6C3A; text-decoration: none; }
p.lead { color: #777; font-size: 21px; line-height: 27px; }
em { font-style: italic }
strong { font-weight: 600; }
.entry strong { color: #000; }
small { font-size: 80% }
hr { border: solid #eee; border-width: 1px 0 0; clear: both; height: 0; margin: 20px 0; }
a { outline: 0 }

/* Page Header
================================================== */
.page-header { position: relative; margin-bottom: 20px; }
.page-template-templatesportfolio-php .page-header { margin-bottom: 20px; }
.page-header-title { color: #000000; font-size: 24px; font-weight: 400; margin: 0; }
.single-post .page-header { margin: 0 0 20px; }
.single-post h1.page-header-title { margin:0; font-size: 24px; font-weight:100!important; letter-spacing:-1.5px }
.search-results .page-header { padding-bottom: 30px; border-bottom: 1px solid #ddd; }
.single-portfolio .page-header { margin: 0 0 10px; }
#archive-description { margin-top: 20px; }
#archive-description p:last-child { margin: 0; }

/* Header
================================================== */

/*header*/
#header-wrap { padding: 40px 30px; margin: 0 auto; }
#header { text-align: left; position: relative; }

/*logo*/
#logo img { display: block; max-width: 100%; }
#logo a { color: #000; font-size: 32px; text-decoration: none; }

/*search*/
#header-search { position: absolute; top: 50%; margin-top: -20px; right: 0; height: 40px; width: 240px; }
#header-search input { height: 40px; width: 100%; font-size: 13px; border: none; background: #eee; }

/* Main Navigation
================================================== */
.sf-menu,
.sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 10001; }
.sf-menu > li { float: left }
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block }
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
.sf-menu { float: left }
.sf-menu ul { min-width: 160px; *width: 160px; }
.sf-menu a { zoom: 1 }
.sf-menu li { position: relative; white-space: nowrap; *white-space: normal; -webkit-transition: background .2s; transition: background .2s; }
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none; transition: none; }
.sf-menu .sf-mega { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega { display: block }

/*styling*/
#site-navigation-wrap { background: #232C3B; margin: 0 0 20px 0; height: 55px; }
#site-navigation .dropdown-menu li { display: block; float: left; height: 55px; line-height: 55px; }
#site-navigation .dropdown-menu a { color: #c6cad2; font-weight: 400; text-decoration: none; text-align: left; cursor: pointer; padding: 0 30px; }
#site-navigation .dropdown-menu > li > a:hover,
#site-navigation .dropdown-menu > li.sfHover > a,
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-item > a:hover { background: #FF6C3A; color: #fff; }

/*drop-down styles*/
#site-navigation .dropdown-menu ul { background: #000; background: rgba(0,0,0,0.90); font-size: 12px; }
#site-navigation .dropdown-menu ul a { display: block; height: auto; line-height: 1.7em; padding: 10px 20px; margin: 0px; border: 0px; text-transform: none; }
#site-navigation .dropdown-menu ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.08); line-height: 1.4em; height: auto; float: none; display: block; }
#site-navigation .dropdown-menu ul li > a:hover { color: #fff }
#site-navigation .dropdown-menu ul li:last-child { border: none; }

/* Sidebar
================================================== */
.sidebar-container .sidebar-widget { margin-bottom: 20px; }
.sidebar-container .sidebar-widget > ul > li { border-bottom: 1px solid #eee; }
.sidebar-container .sidebar-widget > ul > li:first-child { border-top: 1px solid #eee; }
.sidebar-container .sidebar-widget .widget-title { font-size: 24px; margin: 0 0 20px; font-weight: 100; }

/* Widgets
================================================== */
.sidebar-container select { width: 100%; }

/*calendar widget*/
#wp-calendar { width: 100%; font-size: 11px; }
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #ddd; border-top: none; font-size: 11px; }
#wp-calendar tbody td { text-align: center; border: 1px solid #ddd; line-height: 2.5em; transition: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s ease; }
#wp-calendar tbody td a,
#wp-calendar tbody td a:hover { color: #02aace; text-decoration: underline; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 12px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #02aace; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 2px 0; color: #a7a7a7; }
#wp-calendar tfoot td#next { text-align: right; }
#footer #wp-calendar thead th { background: #232323 }
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td { border-color: #333 }

/* Posts
================================================== */
.loop-entry { border-bottom: 1px solid #eee; margin-bottom: 40px; padding-bottom: 40px; }
.loop-entry.post-entry p:last-child { margin: 0 }
.loop-entry-title{ font-size: 24px; font-weight: 400; margin: 0 0 10px; }
.loop-entry-thumbnail,
.loop-entry-video,
.post-thumbnail { margin-bottom: 20px; }
.post-thumbnail img{ box-shadow:0 0 8px rgba(0,0,0,0.6); nowhitespace: afterproperty; }
.loop-entry-thumbnail img, .page-thumbnail img { box-shadow:0 0 8px rgba(0,0,0,0.6); nowhitespace: afterproperty; }
.loop-entry-thumbnail img:hover, .page-thumbnail img:hover { opacity: 0.8; }
.post-video { margin-bottom: 30px; }
.entry-footer { margin-top: 40px; }
.entry-footer a { float: right; display: block; border: 2px solid #ddd; padding: 2px 14px; color: #aaa; font-size: 0.85em; text-transform: uppercase; letter-spacing: 1px }
.entry-footer a:hover { color: #000; border-color: #000; text-decoration: none; }
.author-info { margin-top: 40px; }
.author-info .author-info-inner { position: relative; padding-left: 100px; }
.author-info .author-avatar { position: absolute; left: 0; top: 0; }
.author-info .author-avatar img { border-radius: 2px; }

/* Post Meta
================================================== */
.post-meta { color: #000; display: block; float: none; font-size: 13px; line-height: 1.6em; margin-bottom:20px; }
.post-meta li { display: inline-block;margin: 0; }
.post-meta li .meta-seperator { margin: 0 15px; color: #ddd; }
.post-meta .meta-date-text,
.post-meta a { color: #808080; }
.post-meta a { text-decoration: underline; }
.post-meta a:hover { color: #FF6C3A; }

/* Search
================================================== */
.search-entry { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #ddd; }
.search-entry-thumbnail { float: left; margin: 0 20px 0 0; }
.search-entry-thumbnail img { width: 100%; }
.search-entry-thumbnail a:hover img { opacity: 0.8; }
.search-entry-title { margin: 0 0 15px; }
.search-entry.no-featured-image { padding-left: 0; }

/* Pagination
================================================== */
ul.page-numbers { list-style: none; margin: 0; }
.page-template-templatesportfolio-php ul.page-numbers,
.tax-portfolio_category ul.page-numbers { margin-top: 20px; }
ul.page-numbers li { display: block; float: left; text-align: center; }
.page-numbers:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.page-numbers a,
.page-numbers span,
#edd_download_pagination .page-numbers { background-color: transparent; border: 0; color: #606060; background: #ddd; cursor: pointer; display: block; float: left; height: 30px; line-height: 30px; margin-right: 4px; margin-top: 4px; width: auto; padding: 0 12px; text-align: center; ftext-decoration: none;border-radius:6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;  }
.page-numbers a:hover,
.page-numbers span.current,
#edd_download_pagination .page-numbers:hover,
#edd_download_pagination .page-numbers.current { background: #FF6C3A; color: #fff; text-decoration: none;  }
.infinite-scroll ul.page-numbers { display: none !important }

/* FlexSlider
================================================== */

/* Necessary Styles*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; margin: 0; } 
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}

/*main*/
.flexslider-container { position: relative; }
.flexslider-container img { display: block; }

/*next/prev*/
.flex-direction-nav { z-index: 9; position: absolute; bottom:0; right: 0; }
.flex-direction-nav li { display: block; float: left; margin-left: 0; }
.flex-direction-nav li a { display: block; height: 30px; line-height: 30px; width: 35px; text-align: center; opacity: 0.8; background: #000; color: #fff; font-size: 14px; }
.flex-direction-nav li a:hover { opacity: 1; background: #02aace; color: #fff; text-decoration: none; }
.flex-direction-nav li a .genericon { font-size: 16px; height: 30px; line-height: 30px; }

/*pagination*/
.flex-control-nav { margin-top: 20px; }
.flex-control-nav li { display: block; float: left; }
.flex-control-nav a { background-color: transparent; border: 0; color: #606060; background: #ddd; cursor: pointer; display: block; float: left; height: 30px; line-height: 30px; margin-right: 2px; width: 30px; text-align: center; ftext-decoration: none; }
.flex-control-nav a:hover,
.flex-control-nav a.flex-active { background: #02aace; color: #fff; text-decoration: none; }

/* Homepage
================================================== */
#homepage-slider-wrap { margin: -40px -30px 0; }
#homepage-content { margin: 20px 0; }
#homepage-features,
#homepage-portfolio { margin-bottom: 30px; }
#homepage-content p:last-child { margin: 0; }
#homepage-content { background: #f4f4f4; border-radius: 4px; font-size: 16px; olor: #000;  padding: 30px;}
#homepage-content ul.post-meta { margin:10px 0; padding:0; display:block}
#homepage-content .home-thumbnail { float:left; margin:0 20px 0 0;}
#homepage-content .home-excerpt { display:block}
#homepage-content h2.home-entry-title { line-height:26px; margin:0; padding:0;}

#home_wrap { margin:20px 0 0 0}
.box_title { margin:0 0 10px 0}
.introimg {border: 1px solid #e5e5e5; margin: 0 0 10px 0; padding: 1px; border-radius:6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; display:inline-block;}
h1.home-h1 { text-transform:uppercase}
h2.box_title { display:inline-block}
.link_more { display:inline-block; float:right}
/* Feature Entries
================================================== */
.feature-thumbnail { margin: 0 0 20px; }
.feature-thumbnail img { display: block; width: auto; margin: 0 auto; }
.feature-thumbnail a:hover img { opacity: 0.8; }
.feature-entry-title { margin: 0 0 10px; font-size: 21px; }
.feature-icon-font { margin-right: 10px; }
.feature-entry-content p:last-child { margin: 0; }

/* Portfolio
================================================== */

/*main*/
#portfolio-wrap { position: relative }
#portfolio-wrap ul { margin: 0px; list-style: none; }
#portfolio-description { padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #e6e6e6; }
#portfolio-description p:last-child,
.portfolio-description p { margin: 0 }

/*portfolio entry*/
.portfolio-entry.grid-2 { margin-bottom: 60px }
.portfolio-entry.grid-3 { margin-bottom: 40px }
.portfolio-entry.grid-4 { margin-bottom: 40px }
.portfolio-entry-img { display: block; width: 100%; }
.portfolio-entry a { text-decoration: none }
.portfolio-entry a:hover { text-decoration: none }
.portfolio-entry-content { margin-top: 20px }
.portfolio-entry-heading h3 { margin: 0 0 10px }
.portfolio-entry .overlayparent { position: relative; display: block; }
.portfolio-entry .overlay { visibility: hidden; opacity: 0; position: absolute; display: block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background-color: #000; transition: all 0.1s ease-in-out; }
.portfolio-entry .overlayparent:hover .overlay { visibility: visible; opacity: 0.75; }
.portfolio-entry .overlay h3 { color: #fff; margin: 30px 30px 0; font-weight: 400; }
.single-portfolio .post-slider-wrap,
.single-portfolio .post-video { margin: -40px -30px 30px; }

/* Staff
================================================== */
.staff-entry-media img { display: block; }
.staff-entry-title { font-size: 18px; font-weight: 400; margin: 15px 0; }

/* Forms / Inputs / Buttons
================================================== */

/*inputs*/
input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"] { }input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="tel"]:focus,textarea:focus { color: #676767; outline: none; }
input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],
textarea { -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: transparent; border: 2px solid #ededed; box-sizing: border-box; color: #606060; display: block; font-size: 1em; margin: 0; max-width: 100%; padding: 10px 14px; }
textarea { width: 100%; }
button,
input[type="button"],
input[type="submit"] { -webkit-appearance: none; background: #232C3B; border: transparent; border-radius: 3px; color: #fff; cursor: pointer; display: inline-block; font-size: 1em; font-weight: 600; outline: none; padding: 0 25px; height: 40px; line-height: 40px; position: relative; }
.entry input[type="submit"] { margin-top: 10px; }
button:active,
input[type="button"]:active,
input[type="submit"]:active { }
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover { background-color: #FF6C3A }
a.view-all { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background: #EEEEEE; border-radius: 3px; padding: 8px 20px; text-align: center; width: 100%; color: #808080; }

/* Search
================================================== */
input[type="search"] { -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: #fff; border: none; border-radius: 0; box-sizing: border-box; color: #666;font-size: 0.813em; outline: none; padding: 10px 14px; width: 100%; border: 1px solid #ddd; }
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }

/* Contact Form 7
================================================== */
.wpcf7-form span.wpcf7-form-control-wrap { display: block; margin-top: 10px; position: relative; }
.wpcf7-form p { margin: 0 0 20px }
.wpcf7-form p:last-of-type { margin: 0 }
.wpcf7-list-item { padding:0 10px 0 0 }
div.wpcf7-validation-errors { margin: 25px 0 0 }
span.wpcf7-not-valid-tip { font-size: 0.95em; color:  #898989; font-family: 'Verdana'; }
.wpcf7-response-output { background: #f4f4f4; color: #888; display: none; line-height: 1.45em; margin-top: 30px; padding: 12px; text-align: center; }
input.wpcf7-not-valid[type="text"],
input.wpcf7-not-valid[type="password"],
input.wpcf7-not-valid[type="email"],
input.wpcf7-not-valid[type="url"],
input.wpcf7-not-valid[type="tel"],
textarea.wpcf7-not-valid { border-color: #FF4847 }
.screen-reader-response {}
/* Comments
================================================== */
#comments { margin-top: 40px }
#comments span.required { color: #C30 }
#comments-title { margin-bottom: 40px; }
.commentlist { margin: 0 }
.commentlist .children { margin-left: 30px; }
.commentlist li { list-style: none; margin: 0; }
.commentlist .comment { border-bottom: 1px solid #eee;margin-bottom: 40px; padding-bottom: 40px; }
.comment-author { left: 0; position: absolute; top: 0; }
.comment-author .avatar { display: block; border-radius: 2px; }
.comment-meta { margin-bottom: 10px }
.comment-meta .fn { font-size: 1.1em; color: #000; display: block; }
.comment-date { display: inline-block; margin-right: 12px; }
.comment-details { margin-left: 80px; }
.comment-content p:last-child { margin: 0 }
.comment-date a,
a.comment-reply-link { font-size: 0.9em; color: #808080 }
a#cancel-comment-reply-link { color: red; display: inline; font-size: 0.95em; margin-left: 12px; }
a#cancel-comment-reply-link:hover { text-decoration: underline; }
#respond { margin: 40px 0 0; }
.respond-table { float:right; padding: 3px; margin:20px 5% 0 0;}
.commentlist li article { position: relative }
.commentlist #respond { margin-bottom: 100px }
#comments-logged-in { font-size: 13px; margin-bottom: 30px; margin-top: 10px; }
#log-out { float: right; margin-top: -56px; }
.comment-form-comment label[for="comment"] { display: none }
#reply-title { font-size: 16px; margin: 0 0 20px; }
p.logged-in-as { margin-bottom: 60px }
#commentform textarea { width: 100% }
#comments .form-allowed-tags { display: none }
.comment-awaiting-moderation { background: #02AACE; color: #fff; display: inline-block; line-height: 1em; margin-bottom: 20px; margin-top: 10px; padding: 2px 6px; }

/* Footer
================================================== */
#footer-wrap { background: #232C3B; color:#b4c2da; margin:0; padding: 30px; overflow: hidden; }
#footer-wrap input[type="text"],
#footer-wrap input[type="search"] { border:  none; }
#footer-wrap select { width: 100%; }
#footer-wrap a { color: #fff; }
#footer-wrap a:hover { color: #ff6c3a; text-decoration: none; }
#footer { padding:0 30px}
#footer-widgets .widget-title { color:  #fff; font-size: 18px; margin: 0 0 15px; font-weight: 400; }
#footer-widgets.wpex-row { margin: 0 -15px; }
#footer-widgets.wpex-row .col { padding: 0 15px; }
.footer-widget { margin-bottom:0 }
.footer-widget > ul > li { border-bottom: 1px solid #333; border-bottom-color: rgba(255,255,255,0.14);  }
.footer-widget > ul > li:first-child { border-top: 1px solid #333; border-top-color: rgba(255,255,255,0.14); }
#footer-widgets .widget_nav_menu ul > li { border-bottom: 1px solid #333; border-bottom-color: rgba(255,255,255,0.14);}
#footer-widgets .widget_nav_menu ul > li a{ display:block; padding:5px 0}
#footer-widgets .widget_nav_menu ul > li:first-child { border-top: 1px solid #333; border-top-color: rgba(255,255,255,0.14); }
#footer-widgets .widget_nav_menu ul > li li a:before { content: "-"; padding: 0 10px; color: #555; }
#footer-widgets .widget_nav_menu ul > li.menu-item-has-children{ border-bottom: none; }
#copyright-wrap { background: #161D28; border-top: 1px solid #222; margin:0; padding: 20px 30px; color: #c6cad2; text-align: center; }
#copyright-wrap a:hover{ color: #fff; }

/* 404 Page
================================================== */
#error-page { text-align: center; margin-top: 60px; }
#error-page-title { border: none; font-size: 7.5em; line-height: 1em; margin: 0 0 30px; }
#error-page-title span { margin-right: 7px }
#error-page-text { font-size: 1.15em; }

/* WordPress Styles
================================================== */
.sticky { }
.bypostauthor { }

/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }

/*floats*/
.floatleft { float: left }
.floatright { float: right }

/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }

/*captions*/
.wp-caption { max-width: 100% !important }
.wp-caption p.wp-caption-text { box-sizing: border-box; text-align: center; }
.wp-caption img { display: block; border: 0 none; margin: 0; width: 100%; padding: 0; }

/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }

/*img attachment*/
#img-attch-page { overflow: hidden; text-align: center; }
#img-attch-page img { display: inline-block; margin: 0 auto; margin-bottom: 20px; max-width: 100%; }

/*gallery*/
.gallery { margin: 0 0 30px !important; }
.gallery-icon img { border: none !important; }

/*hide responsive elements
================================================== */
#navigation-toggle,
.sidr,
#sidr-close { display: none }

/* EDD tweaks
================================================== */
.edd_download_image { margin-bottom: 20px; }
.edd_download_image a { display: block; }
.edd_download_image img { width: 100%; display: block; }
.edd_download_image a:hover img { opacity: 0.85; }
.entry .edd_download_title { margin: 0 0 10px;}
.edd_downloads_list .edd_download { margin-bottom: 30px; }
.edd_downloads_list .edd_download_inner { margin: 0; }
.edd_downloads_list .edd_download_title { margin: 0 0 10px; font-size: 21px; }

/* Magnific Popup CSS
================================================== */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.9;filter:alpha(opacity=90);}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#cccccc;}.mfp-preloader a:hover{color:white;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100);}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:black;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}.mfp-ie7 .mfp-img{padding:0;}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}.mfp-ie7 .mfp-container{padding:0;}.mfp-ie7 .mfp-content{padding-top:44px;}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}

#top-rated-posts h3 {padding: 5px 0px 10px 42px;	background: transparent url(images/icons/chart.png) no-repeat left center;}
ul#toprated { list-style:none; padding:0; margin:0}
ul#toprated li { padding:10px 0 5px 0}
ul#toprated li a { font-size:18px; line-height:20px; display:inline; margin:0 0 0 5px; color:#232C3B; font-family:'Montserrat', Helvetica Neue, Helvetica, Arial;}
ul#toprated li span.reviews { padding:0; display:inline-block; margin:3px 0 0 0; float:right}
ul#toprated li span.reviews a { font-size:12px; color:#000}
ul#toprated li span.rating { padding:0; font-size:11px; height:16px; display:inline-block; margin:5px 0 0 40px}
ul#toprated .rs-title { font-size:15px;}
ul#toprated .rs-button { color:#ffffff; background:#FF6C3A; border:2px solid #ca4e24; padding:5px 10px;  border-radius:6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; display:inline-block; float:right; }
ul#toprated .rs-button:hover { background:#e95a2a;}
#recent-reviews h3 {padding: 5px 0px 5px 42px;background: transparent url(images/icons/comments.png) no-repeat left center;}
ul#recentreviews li a {display:block; text-align:right}
ul#toprated .badge { background:#fff; border:2px solid #ddd; padding:5px 10px; color:#555; border-radius:20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
/* Comparison Table */
.comparison-box {width:300px; float:left}
.comparison-box h2 { border:none; margin:0 0 20px 0;}
.comparison {float:left;padding:0 0 3px 0; width:300px;	margin: 0 0 10px 0;	position:relative;border-bottom:1px solid #E5E5E5; font-size:12px}
.comparison a { text-decoration:none; color:#F89406}
.comparison .badge { background:#fff; border:2px solid #ddd; padding:5px 10px; color:#555; border-radius:20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; font-size:15px; font-weight:bold }
.comparison .col1 { width:30px; float:left; padding:0;}
.comparison .col2 { width:155px; float:left; padding:0 0 0 10px;}
.comparison .col2 a.gohost{font-size:20px; display:block; line-height:20px;}
.comparison .col2 .rating{font-size:12px; display:block;line-height:20px; margin:10px 0 0 0}
.comparison .col3 { width:100px;float:right; text-align:left; text-align:right}
.comparison .col3 .price{color:#232C3B; font-size:25px; line-height:20px;float:left}
.comparison .col3 .start{color:#ccc; font-size:12px; line-height:15px; float:left; margin:0; padding:0 10px 0 0}
.comparison .col3 a.user-reviews {font-size:12px; display:block; clear:both; padding:10px 0 0 0}
.popover-content ul li { font-size:12px; line-height:20px; padding:0 0 0 20px; background:url(images/icons/check.png)0 50% no-repeat}

a.tooltip::before {content: attr(data-tip) ; width:100%;   font-size: 14px;  position:absolute;   z-index: 999; font-family:"Montserrat",Helvetica Neue,Helvetica,Arial; text-transform:uppercase;
    white-space:nowrap;   bottom:9999px;  left: 50%;background:#eee;  color:#FF6C3A;  padding:0;text-align:center; line-height: 25px; height: 25px; opacity: 0;  transition:opacity 0.4s ease-out;   }
a.tooltip:hover::before { opacity: 0.9; bottom:0px; left:0;  -webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;}

/* Tabs */
#tabs-box {width:710px; display:block; margin:0 0 20px 0;}
#myTab a{ text-decoration:none; color:#FF770D; font-weight:bold}
#tabs-box ul.nav { margin:0}
#myTabContent { padding:10px;border-bottom:1px solid #DDDDDD;border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD; -webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px; }
#intro { margin:0 0 10px 0;}
#intro h1{ font-size:25px; margin:0 0 10px 0; padding:0;}
#intro p{ margin:0 0 20px 0}
#intro img { float:left; margin:0 10px 0 0; border:1px solid #E5E5E5; padding:1px;}
#comments .table { width:250px; float:right; margin:0 0 0 20px; padding:0;}
#comments .author { font-size:15px; margin:0 0 10px 0;}
#learning h3 { margin:0 0 10px 0; font-size:20px;}
#learning .learn { margin:0 0 10px 0;}
#learning .learn a{ text-decoration:underline}
#learning .span4 { margin:0 10px 0 0;}

.tested { display:block}
.monitor-w {max-width:256px;height:210px; position:relative}
.monitor-i { width:231px; height:135px; overflow:hidden; position:relative; margin:11px 0 0 12px}
.monitor { background:url(images/monitor.png) 0 0 no-repeat; width:256px; height:210px; position:relative; float:left}
.monitor a { width:232px; height:145px; position:absolute; top:0; left:0;}
.monitor img { position:relative; border:none;}
.monitor span { display:none; width:100px; position:absolute; top:40%; left:45%; margin: 0 0 0 -50px; text-align:center; text-decoration:underline}
.monitor span.btn { font-weight:bold}
.monitor:hover span { display:block;}
.btn-monitor{color:#ffffff;background:#FF6C3A; border:3px solid #fff; padding:5px 10px;  border-radius:6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.btn-monitor:hover,.btn-monitor:active,.btn-monitor.active,.btn-monitor.disabled,.btn-monitor[disabled]{color:#ffffff;background:#e95a2a;}

#promo-button {margin:0 auto 10px auto; width:50%; padding:10px;  border-radius:6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background:#ff6c3a; border:2px solid #ca4e24; text-align:center}
.promo-button span.button-inner { display:block; color:#fff; text-align:center; font-size:20px; line-height:30px; font-weight:bold}
.promo-button span.button-outer { display:block; color:#fff; text-align:center; font-size:15px; line-height:20px;}
#promo-button:hover { background:#e95a2a; }

.single-table { max-width:210px; min-width:200px; text-align:center; margin:0 0 0 10px; font-size:12px;}
.single-table .table { margin:0; text-align:left}
.single-special { max-width:162px; margin:0 0 0 10px; text-align:center}

.monitor-w,.single-table,.single-special{-moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; display: block; float: left;}
.btn-small {color:#999;background:#eee; border:1px solid #ddd; padding:5px 10px;  border-radius:4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.btn-small:hover { color:#666}
.last-update { font-size:12px; display:inline-block; float:right}
#signup { width:100%; margin:0 auto; background:#FF6C3A; border:2px solid #ca4e24; padding:5px 0; text-align:center; border-radius:6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
#signup:hover { background:#e95a2a; }
#signup a {color:#ffffff;}
#signup .btn {font-weight:bold;width:175px;}

#signup-2 { width:100%; margin:0 auto; background:#FF6C3A; border:2px solid #ca4e24; padding:5px 0; text-align:center; border-radius:6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
#signup-2:hover { background:#e95a2a; }
#signup-2 a {color:#ffffff;}
#signup-2 .btn {font-weight:bold;width:175px;}

#signup-host{ width:250px; margin:0 auto}
#signup-host .btn {font-weight:bold;width:235px;}
#topcontrol { background:url(images/arrow_up.png) 50% 50% no-repeat;width:60px;height:60px;white-space:nowrap;cursor: pointer;opacity:0.7;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); bottom:20px; right:20px;}

.cms-hosting { clear:both; width:255px; margin:0 auto 20px auto;}
.cms-hosting a{ width:75px; float:left; margin:0 10px 0 0; text-align:center}
.cms-hosting img{ float:left;}
.cms-hosting span{ float:left; clear:left}

.rating_value a,.rating_value img { margin:0 2px 0 0}

#fixed-footer{ background: #232C3B; color:#fff; bottom: 0;  font-size: 13px;  position: fixed;  right: 0; text-align: center; width: 100% !important;  z-index: 2000; line-height:15px; padding:5px 0;}
#fixed-footer a {color:#fff; }
#alert { padding:10px 20px; background:#ffecec; border:1px solid #f9c9c6; border-radius:6px; margin:0 0 10px 0; color:#a6312d }
#alert a { color:#000; text-decoration:underline;}
#alert a:hover { text-decoration:none}
#success { padding:10px 20px; background:#e9ffd9; border:1px solid #c5e0b1; border-radius:6px; margin:0 0 10px 0; color:#598737 }
#success a { color:#FF6C3A; text-decoration:underline;}
#success a:hover { text-decoration:none}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container { max-width: 95%; }
}
/* Mobile (Portrait & Landscape)
================================================== */
@media only screen and (max-width: 768px) {
	.container {  width: 95%; }
	.col{ width: 100%; margin-left: 0; margin-bottom: 10px; }
	.row { margin-bottom: 0 }
	.single-post-article { padding:0}
	#header-aside { position:relative; display:block}
	#header-row h1 { font-size:25px; text-align:center;}
}
/* Mobile (Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#content { padding:20px}
	.sidr { width: 480px; }
	.sidr.right { right: -480px; }
	.loop-entry { padding:20px 20px 0 180px; min-height:80px }
	.loop-entry-thumbnail { width: 140px; }
	.loop-entry-video-overlay { font-size: 60px; }
	.featured-slider-caption { padding: 15px; }
	.featured-slider-caption-title { margin: 0; font-size: 1.1em; }

}
/* Mobile (Portrait only)
================================================== */
@media only screen and (max-width: 479px) {
	#content { padding:20px}
	.search-entry { padding-left: 100px; min-height: 80px; }
	.search-entry-thumbnail { width: 80px; }
	.loop-entry { padding:0; margin:0 0 20px 0 }
	.loop-entry-thumbnail { position: inherit; top: auto; left: auto; width: 100%; margin-bottom:10px; }
	.loop-entry-text { width:100%}
	.loop-entry-video-overlay { font-size: 60px; }
	.featured-slider-caption { padding: 10px; }
	.featured-slider-caption-title { margin: 0; font-size: 1em; }
	header .link_more  { position:relative; display:block; top:0;}
	.monitor-w, .single-table, .single-special, .last-update { float:none; text-align:center; display:block; margin:0 auto 10px auto}
	.last-update { margin-top:10px}
}