/*
Theme Name: BusinessTech-2015
Theme URI: http://www.businesstech.co.za
Description: Responsive BusinessTech theme with fixed width
Version: 1.0
Author: BusinessTech
Author http://www.businesstech.co.za
Tags: businesstech, 2015
*/

@font-face {
  font-family: 'Lato';
  font-weight: 300;
  font-style: normal;
  src: url('fonts/Lato-300/Lato-300.eot');
  src: url('fonts/Lato-300/Lato-300.eot?#iefix') format('embedded-opentype'),
       local('Lato Light'),
       local('Lato-300'),
       url('fonts/Lato-300/Lato-300.woff2') format('woff2'),
       url('fonts/Lato-300/Lato-300.woff') format('woff'),
       url('fonts/Lato-300/Lato-300.ttf') format('truetype'),
       url('fonts/Lato-300/Lato-300.svg#Lato') format('svg');
}

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

@font-face {
  font-family: 'Lato';
  font-weight: 700;
  font-style: normal;
  src: url('fonts/Lato-700/Lato-700.eot');
  src: url('fonts/Lato-700/Lato-700.eot?#iefix') format('embedded-opentype'),
       local('Lato Bold'),
       local('Lato-700'),
       url('fonts/Lato-700/Lato-700.woff2') format('woff2'),
       url('fonts/Lato-700/Lato-700.woff') format('woff'),
       url('fonts/Lato-700/Lato-700.ttf') format('truetype'),
       url('fonts/Lato-700/Lato-700.svg#Lato') format('svg');
}

.post_single .excerpt p { color: #657b83; margin: 7px 0 7px 0; line-height: 20px; }
.post_single .info { color: #1d68a2; margin-bottom: 12px; width: 100%; white-space: nowrap; border-collapse: collapse; font-size: 12px; height: 30px; max-height: 30px; }
.post_single .info td { max-height: 30px; height: 30px; text-align: left; vertical-align: middle; padding: 0; border: none; }
.post_single .info .l { background: url('images/article-info-left.gif') no-repeat; width: 12px; }
.post_single .info .d { background: url('images/article-info-divider.gif') repeat-y; width: 3px; }
.post_single .info .r { background: url('images/article-info-right.gif') no-repeat; width: 12px; }
.post_single .info a { font-weight: bold; color: #1d68a2; }
.post_single .author { padding-right: 12px; }
.post_single .date { margin: 0 10px; }
.post_single .comments { padding: 0; margin: 0; margin-left: 20px;}
.post_single .comments a { padding: 0 7px; line-height: 26px; }
.post_single .twitter iframe { vertical-align: middle; }
.post_single .facebook iframe { vertical-align: middle; }
.post_single .st_facebook_vcount { margin-right: 30px; }
.post_single .st_twitter_vcount { margin-right: 30px; }
.post_single .st_email_vcount { margin-right: 30px; }
.post_single .st_googleplus_vcount { margin-right: 30px; }
.post_single .subscribe { border-bottom: 1px solid #e0e0e0; margin-bottom: 18px; padding: 13px 0; }
.post_single .subscribe .button-share { margin-right: 40px; float: left; }
.post_single .newsletter { float: right; background: #fff; }
.post_single .newsletter span { display: inline-block; }
.post_single_tags { font-weight: normal; }
.byline { margin-bottom: 10px; }
.byline span { color: #555; font-size: 14px; }
.byline span a { color: #555; font-weight: bold; }
.post_single .right { float: right; }
.post_single .right .ad { margin-left: 1em; }
.pagination { font-size: 12px; border-top: solid 1px #DDDDDD; padding-top: 20px; margin-bottom: 20px;}
.pagination a { background: #fff; color: #666; margin-right: 1px; padding: 6px 10px; text-align: center; text-decoration: none; border-radius: 2px; transition: background 0.3s ease; }
.pagination a:hover, .pagination a:active { background: #eee; transition: background 0.3s ease; border-bottom: solid 2px #dddddd; text-decoration: none; }
.pagination .current { background: #014d7a; color: #ffffff; margin-right: 1px; padding: 6px 10px; text-align: center; text-decoration: none; border-radius: 2px; }
.pagination .title { padding: 3px 6px; border: 1px solid #ccc; color: #666666; margin-right: 4px; padding: 6px 10px; text-align: center; text-decoration: none; }
.gallery-item .attachment-thumbnail { padding: 2px; }
.gallery-item .attachment-thumbnail:hover { opacity: 0.9; }
.gallery { margin-bottom: 20px !important; }
.gallery-caption { color: #666; font-size: 13px; }

/* RESET */
/* ----------------------------------------- */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote { margin:0; padding:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

strong { font-weight:bold }
em { font-style:italic }
a img { border:none }

h1, h2, h3, h4, h5, h6 { font-weight:bold }

/* LAYOUT */
/* ----------------------------------------- */

.aligncenter { display:block; margin:1em auto }
.alignleft, .fl { float:left; }
.alignright, .fr { float:right; }
.clear { clear: both; }
.wp-caption { margin-bottom:20px; }
.wp-caption a img {width: 100%; height: auto; }
.wp-caption.alignleft { margin-right: 0.5em; }
.wp-caption.alignright { margin-left: 0.5em; }

br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }

body { font-family: 'Lato', sans-serif; background: #E9E9E9; font-size: 15px; }

a { color: #333333; text-decoration: none; }
a:hover { text-decoration: underline; }

#container { min-width: 1022px; position:relative; z-index:9;width:1022px; margin: 0 auto;-moz-box-shadow:0px 0px 20px -15px #000;-webkit-box-shadow: 0px 0px 20px -15px #000; box-shadow:0px 0px 30px -15px #000; }

.social { margin-bottom: 10px; }
.twitter { float: left; font-family: Arial; margin-right: 5px; }
.facebook { float: left; margin-right: 5px; }
.linkedin { float: left; width: 70px; text-align: center; border-radius: 3px; padding: 1px 0px; background: #0274b3; transition: all 0.3s; }
.linkedin:hover { background: #006298; transition: all 0.3s; }
.linkedin img { width: 12px; }

.top_head { margin: 0px auto; background: #004B79 none repeat scroll 0% 0%; }
.top_line { background: url(images/top_line.jpg) bottom left #003559 repeat-x; padding: 5px 4px 4px 4px; text-align: right; }
.top_line li { display: inline; padding-left: 10px; }
.top_line_container { text-align: center; }
.top_line_container ul { list-style: none; padding: 0; margin: 0 auto; }

.top_line_container ul li { display: inline; font-size: 12px; font-weight: bold; color: #FFF; height: 32px; line-height: 32px; padding: 0px 6px 0px 14px; }

.top_line_container ul li span { font-weight: bold; }
.top_line_container ul li .first { color: #FE9251; margin-right: 6px; }
.top_container, .top_line_container { margin: 0 auto; width: 990px; height: 116px; max-height: 116px; }
.top_container .top_logo img { width: 200px;  margin: 12px 0px 0px 17px; }
.top_container .top_logo a { display: block; width: 251px; height: 90px; }

.top_container #searchform { margin-right: 10px; margin-top: 10px; }

#searchform { z-index: 99;display:none; border-bottom: solid 3px #ddd; background: rgba(255,255,255,0.95); position: absolute;  width: 100%; }
#searchform .field { text-align: center; font-size: 38pt; color: #999; border: none; background: rgba(255,255,255,0.3); width: 100%; text-indent: 5px; }
#searchform .field::-webkit-input-placeholder { color: #ccc; }
#searchform .field:-moz-placeholder { color: #ccc; }
#searchform .field::-moz-placeholder { color: #ccc; }
#searchform .field:-ms-input-placeholder { color: #ccc; }

#searchform .field:focus { outline: none; }
#searchform .submit { margin-top: 17px; background-color: #004974; height: 25px; padding: 3px; }
#searchform .search_left { padding: 45px; overflow: hidden; }
#searchform .search_right { display:none; height: 32px; float: right; }

.search_header:hover { background: #013d62; transition: background 0.3s; }

.navigation { margin: 0px auto;  background: #004B79 none repeat scroll 0% 0%;  border-top: 1px solid #003c60; border-bottom: solid 3px #003c60; }

.navigation div.menu-header { margin: 0 auto; height: 45px; }
.navigation div.main_menu { }
.navigation .menu ul, .navigation ul.menu { display: table; width: 98%; margin: 0 auto; list-style: none; padding: 0px; }
.navigation .menu ul li, .navigation ul.menu li { display: table-cell ; font-size: 13px; border-right: solid 1px #003c60; text-align: center; width: 4%; }
.navigation .menu ul li, .navigation ul.menu li:first-child { border-left: solid 1px #003c60;  }

.navigation .menu ul li.current_item a, .navigation ul.menu li.current_item a { color: #ffffff; text-decoration: none; text-transform: capitalize; background: #013d62; transition: background 0.3s; }

.navigation .menu ul li a, .navigation ul.menu li a { display: inline-block; color: #f7f7f7; text-decoration: none; text-transform: capitalize; text-align: center; line-height: 45px; font-family: Arial, Helvetica, sans-serif; width: 100%; transition: background 0.3s; }

.navigation .menu ul li a:hover, .navigation ul.menu li a:hover { color: #FFF; background: #00436d; transition: background 0.3s; }
.categories_list_container { border-bottom: 1px solid #999999; }
.categories_list { width: 1010px; margin: 0 auto; padding: 0px; }
.categories_list ul { list-style: none; padding: 0; margin: 0; }
.categories_list ul li { display: inline; font-size: 11px; padding: 2px 3px; height: 31px; line-height: 31px; }
.categories_list ul li:last-child { background: none; }
.categories_list ul li a { color: #004A79; text-decoration: none; font-weight: normal; }

.categories_list ul li a:hover { text-decoration: underline; }
.content_holder { margin: 0 auto; background: #fff; overflow: hidden; }
.content { overflow: hidden; padding: 0px 18px 0px; float: left; background: #ffffff; border-right: solid 1px #DDD; margin-top: 15px; width: 645px; }
.posts { padding: 0px; }
.posts .post h2 { padding-bottom: 12px; font-size: 16pt; }
.posts .post .post_content p { font-size: 0.933em; line-height: 1.333em !important; margin-bottom: 10px; }
.post_content ul, ol { margin: 0 0 1em 1.3em; color: #333; margin-left: 40px; }
.post_content ul li { list-style: disc; line-height: 1.6em; }
.post_content ol li { list-style: decimal; line-height: 1.6em; }

.post_content blockquote { margin: 1em;	padding: 0.1em 1em 0.1em 1em; border-left: 3px solid #ccc; font-style: italic; color: #666 !important; }

.post_content .extras { font-size: 0.8em; }
.post { display: block; clear: both; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #DFDFE1; width: 645px; }
.posts .post:first-child { border-top: 1px solid #DFDFE1; margin-top: 20px; padding-top: 20px; }

.post h2 { padding: 0px 0px; }
.headline h2 { height: auto; }
.post h2 a:hover { text-decoration: underline; }
.post p { font-size: 0.933em; color: #444444; }
.post p a { font-weight: bold; color: #006699; text-decoration: none; }
.post a img { float: left; padding-right: 20px; width: 200px; }
.post .author_a { color: #444444; font-weight: bold; text-decoration: none; text-transform: capitalize; font-size: 0.8em; }
.post .post_content { width: 420px; }
.post .no_image { width: 530px; }
.post .extras { color: #818489; }
.post_top { display: block; clear: both; padding-bottom: 0px; border-bottom: 0px solid #DFDFE1; }
.post_top a img { float: none; padding-right: 0px; width: 100%; margin-top: -70px; }
.post_top .post_img { overflow: hidden; }
.headline_img { position: relative;  display: block; height: 300px; overflow: hidden; }
.post_top .post_content { width: auto; padding: 10px 0px 0px; line-height: 1.333em !important; }
.post_top .post_content p { font-size: 15px; line-height: 1.24em; margin-bottom: 15px; color: #666; }
.post_top h2 { font-size: 36px !important; color: #151515; font-weight: 700; padding: 0px; }
.post_top h2:hover { text-decoration: underline; }
.post_single { padding: 15px 0px; }
.post_single h1 { font-size: 36px; font-weight: 700; line-height: 1.2em; color: #333; margin-bottom: 5px; }
.post_single_author_avatar { float: left; }
.post_single_author_infos { font-size: 12px; float: left; margin-left: 20px; }
.post_single .author_a { font-weight: bold; color: #006699; text-decoration: none; text-transform: capitalize; }
.post_single_tags { font-weight: 400; }
.taglist { font-size: 0.8rem; color: #606060; margin: 1px 0px; }
.post_single_tags a { color: #333; text-decoration: none; text-transform: capitalize; background-color: #e5e5e5; font-size: 0.75rem; padding: 3px 8px; height: 1.5rem; margin-left: 5px; line-height: 27px; white-space: nowrap; }
.post_single_tags a:hover { background-color: #D7D7D7; }
.post_single .post_content { line-height: 19px; }
.post_single .post_content h3 { margin-bottom: 1em; font-size: 1.1em; }
.post_single .post_content p { margin-bottom: 1em; line-height: 1.6em !important; color: #333333; }
.blockquote p { color: #666 !important; }

.dynamic_post .post_top { border-bottom: solid 1px #dfdfe1; padding-bottom: 20px; }

.post_single .post_content p.wp-caption-text { margin: 0; color: #666; font-size: 13px; border-top: solid 1px #ddd; padding-top: 5px; margin-top: 8px; }

.post_single .post_content table { margin-bottom: 20px; border-collapse: collapse; }
.post_content p { font-size: 16px; }
.post_content p a { color: #1173b4; }
.post_content li a { color: #1173b4; }

.no_bottom { border-bottom: 0px solid #DFDFE1; margin-bottom: 0px; }

.horizontal_line { border-bottom: 1px solid #DFDFE1; margin-top: 10px; margin-bottom: 10px; }
.sidebar { float: right; width: 300px; margin-top: 12px; margin-right: 18px; padding-left: 18px; background: #FFF; }
.footer_widgets_container { margin-left: 20px; }
.footer_widgets .footer_widget_area { float: left; width: 230px; border-left: 1px solid #F0F0F0; padding-left: 15px; min-height: 185px; height: auto !important; height: 185px; }

.footer_widgets .footer_widget_area:first-child { border-left: 0px solid #363636; padding-left: 0px; }
.widget-title { color: #fcf8ec; font-weight: bold; font-size: 17px; }
.footer_widgets .footer_widget_area .widget-title { font-weight: normal; text-transform: uppercase; margin-bottom: 8px; }
.footer_widgets .footer_widget_area .menu li { margin-bottom: 8px; }
.footer_widgets .footer_widget_area .menu li a img { margin-top: 36px; }
.footer_container { background-color: #004B79; }

.footer { color: #FFF; font-size: 12px; margin: 0 auto; }
.footer a { font-size: 12px; color: #FFF; text-decoration: none; }
.footer .copyright { border-top: 1px solid #FFF; margin-top: 20px; margin-left: 20px; padding: 20px 0px; margin-right: 10px; }
.footer .flogo { margin-left: 20px; padding: 20px 0px; }
.footer .flogo img { height: 36px; }

.ad_top { margin: 13px 5px 0px auto; width: 728px; height: 90px; overflow: hidden; }
.ad_left { width: 300px; overflow: hidden; }
.ad_center { margin: 12px auto; width: 468px; height: 60px; overflow: hidden; }

.sb_tspacer { width: 100%; height: 12px; }

.sb .sb_top { width: auto; height: 40px; line-height: 40px; color: #333333; font-size: 20px; font-weight: 100; font-family: Arial, Helvetica, sans-serif;  border-bottom: solid 2px #dddddd; background: #eee; padding: 0px 0px 0px 10px; }
.sb .sb_middle { border-top: none; }

.content_spacer { width: 100%; height: 12px; }

.links .title { font-size: 16px; font-weight: bold; color: #010101; border-bottom: 1px solid #DFDFE1; margin: 12px 12px 0px 12px; padding-bottom: 12px; }
.links .content { margin: 0px 12px; padding: 0px; }
.links .content li { width: 298px; border-bottom: 1px solid #DFDFE1; padding: 12px 0px; }

.links .content li:last-child { border-bottom: 0px solid #DFDFE1; }
.links .content li a { font-size: 12px; color: #333333; text-decoration: none; }
.links .content li a:hover { text-decoration: underline; }
.links_spacer { width: 12px; height: 12px; }

.latest .content li a { font-size: 14px; }

.sb_author { border-bottom: solid 1px #ddd; padding-bottom: 10px; }
.sb_author .title { width: auto; height: 40px; line-height: 40px; color: #333333; font-size: 20px; font-weight: 100; font-family: Arial, Helvetica, sans-serif; border-bottom: solid 2px #dddddd; background: #eee; padding: 0px 0px 0px 10px; margin-bottom: 10px; }

.sb_author .scontent { line-height: 1.3em; padding-top: 12px; font-size: 14px; }

.post_author { font-size: 22px; font-weight: bold; text-transform: capitalize; padding-bottom: 12px; }

.author_twitter { width: 62px; overflow: hidden; margin-right: 24px; }

.author_website a,
.author_email a { font-size: 14px; color: #006699; text-decoration: none; margin-right: 24px; display: block; padding-left: 22px; height: 22px; line-height: 22px; }

.author_website a { background: url(images/author_website.jpg) left center no-repeat; }
.author_email a { background: url(images/author_email.jpg) left center no-repeat; }

.post_related, .post_forum { width: 306px; }

.post_related .rtitle,
.post_forum .ftitle,
.post_comments .ctitle { margin-bottom: 5px; width: auto; height: 40px; line-height: 40px; color: #333333; font-size: 20px; font-weight: 100; font-family: Arial, Helvetica, sans-serif; border-bottom: solid 2px #dddddd; background: #eee; padding: 0px 0px 0px 10px;  }

.post_related .rtitle, .post_forum .ftitle { padding-top: 0px; }
.post_related .content, .post_forum .content { margin: 0px; padding: 0px; width: 100%; }
.post_related .content li, .post_forum .content li { border-bottom: 1px solid #DFDFE1; padding: 12px 0px; }
.post_related .content li:last-child, .post_forum .content li:last-child { border-bottom: 0px solid #DFDFE1; }
.post_related .content li a,
.post_forum .content li a { font-size: 12px; font-weight: normal; color: #006699; text-decoration: none; }

.pr_spacer { width: 12px; height: 30px; }
.post_tspacer { width: 100%; height: 12px; }
.post_buttons { width: 60px; position: relative; margin-left: 20px; }
.post_buttons .post_buttons_abs { position: absolute; }
.post_buttons .addthis_toolbox a { margin-bottom: 10px; }

#dsq-content .dsq-options { border-bottom: 1px solid #DFDFE1; border-top: 1px solid #DFDFE1; padding: 12px 0px; margin: 12px 0px; clear: both; }

#dsq-content .dsq-options .dsq-item-sort { font-size: 14px; }
#dsq-content .dsq-options .dsq-item-sort select { font-weight: bold; }
#dsq-content #dsq-comments-title { display: none; }
#dsq-content .dsq-options .dsq-subscribe-email { float: right; margin-right: 0px; }
#dsq-content .dsq-options .dsq-subscribe-email a { color: #006699; text-decoration: none; }
#dsq-content .dsq-options .dsq-subscribe-email .dsq-subscribe-rss { margin-right: 0px; }
.dsq-request-user-info a, .dsq-full-comment .dsq-comment-footer-left a { color: #006699; text-decoration: none; }

.addthis_article .button { background-position: top left; background-repeat: no-repeat; width: 73px; height: 18px; display: block; float: left; margin-right: 25px; }
.addthis_article .button:hover { background-position: left bottom; }
.addthis_article .email { background-image: url('images/post-email.gif'); }
.addthis_article .print { background-image: url('images/post-print.gif'); }
.addthis_article .addthis_button_facebook_like { margin-right: 0px; }

.sb_middle .list { margin: 0px; padding: 4px 0px; }
.sb_middle .list li { margin: 0px; padding: 12px 0px; border-bottom: 1px solid #f2f2f2; }
.sb_middle .list li label {margin-left: 5px; }
.sb_middle .list li:last-child { border-bottom: 0px dotted #DFDFE1; text-align: center; }
.sb_middle .list li a { color: #2B475F; font-size: 12px; font-weight: bold; text-decoration: none; }
.sb_middle .list li span { display: block; }
.sb_middle .list li span.first { width: 100px; color: #006699; font-size: 12px; font-weight: bold; }
.sb_middle .list li span.second { width: 100px; font-size: 12px; font-weight: normal; text-align: center; }
.sb_middle .list li span.third { font-size: 12px; font-weight: bold; text-align: right; }
.sb_middle .list li.list_title { font-size: 15px; line-height: 22px; }

.Buttons { width: 100%; padding: 7px !important; color: #fff; background: #77b7d9 !important; border: none !important; border-radius: 2px; cursor: pointer; transition: background 0.3s ease; }
.Buttons:hover { background: #65a4c6 !important; transition: background 0.3s ease; }

.red { color: #F80700; }
.green { color: #20BF03; }

.companies_list .head,
.companies_list .line { font-size: 14px; font-weight: bold; padding: 12px 0px; border-bottom: 1px solid #DFDFE1; }

.companies_list .line a { color: #006699; text-decoration: none; }
.companies_list .second,
.companies_list .third { width: 140px; }
.companies_list .first { width: 250px; }
.companies_list .fourth { width: 80px; }
.post_companies { width: 654px; padding: 15px 0px; }
.post_companies h1 { padding: 0px 15px; }
.post_companies .horizontal_line { margin-left: 15px; margin-right: 15px; }

.pagination .wp-paginate { font-size: 12px; }
.pagination .wp-paginate a:hover, .pagination .wp-paginate a:active { background: #FFF; border: 1px solid #000; }
.pagination .wp-paginate .current { background: #FFF; border: 1px solid #000; color: #000; }
.pagination .wp-paginate a { background: #FFF; }
.pagination .wp-paginate .title { padding: 3px 6px; border: 1px solid #CCCCCC; color: #666666; }
.pagination ol { margin: 8px 0px; }

.post_single .link-forum .label { font-size: 14px; font-weight: bold; padding: 0 45px 0 10px; }
.post_single .link-forum a { color: #FFFFFF; font-size: 13px; font-weight: bold; margin-right: 2px; }
.post_single .link-forum .click { font-size: 13px; font-weight: bold; }
.post_single_author_avatar .entry_author_image img { width: 74px; }
.headline { width: 100%; }
#connect { padding: 15px 0px 5px; display: flex; justify-content: space-between; }
#connect a:hover { opacity: 0.8; transition: opacity 0.3s; }

.related-side { padding: 18px 0px 5px 0px; }
.related-side .related-post { border-bottom: 1px solid #DFDFE1; padding-bottom: 15px; margin: 0px 0px 15px; font-size: 11px; display: inline-block; width: 100%; }
.related-side .related-post-last { margin-bottom: 0; border-bottom: 0; padding-bottom: 0; }
.related-side .related-post h2 { font-size: 14pt; font-weight: 400; }
.related-side .related-post img { float: left; margin-right: 10px; width: 120px; height: auto; }
.related-side .related-post p { height: 90px; overflow: hidden; line-height: 15px; color: #444444;}

.related-bottom { }
.related-bottom .title { margin-bottom: 15px; width: auto; height: 40px; line-height: 40px; color: #333333; font-size: 20px; font-weight: 100; font-family: Arial, Helvetica, sans-serif; border-bottom: solid 2px #dddddd; background: #eee; padding: 0px 0px 0px 10px; }
.related-bottom .related-post { float: left; width: 144px; margin-right: 21px; }
.related-bottom .related-post-last { margin-right: 0; }
.related-bottom .related-post h2 { margin-bottom: 10px; margin-top: 5px; font-size: 14px; }
.related-bottom .related-post h2 a { color: #333333; font-size:12px; line-height: 14px;}
.related-bottom .related-post h2 a:hover { color: #333;}
.related-bottom .related-post img { width: 140px; height: auto; }

.top-related .related-link { display: block; height: 150px; overflow: hidden;  margin-bottom: 10px; }
.top-related .related-link img { width: 100%; margin-top: -40px; }

/*///////////////////
//Bottom Author Box//
///////////////////*/
.theAuthor { padding: 3px; border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; width: auto; color: #818181; font-size: 9pt; line-height: 12pt; }
.theAuthor a{ color: #2f2f2f; font-weight:600; font-size: 10pt; line-height: 15pt; }
.theAuthor a:hover{ text-decoration: underline; }
.authorg { color: #006699; margin-top: 4px; }
.floatAuthor { float: left; padding: 2px; margin-right: 10px; }
.floatAuthor img{ -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }

/* NEWSLETTER BOX CSS */
.form-container { text-decoration: none; vertical-align: middle; min-width:245px; width:245px; line-height: 13px; }
.form-field { line-height: 20px; margin-top: 0px; font-size: 9pt; float: left; border: 1px solid #ddd; background: #ffffff; color: #364444; padding: 9px; margin-bottom: 0px; width: 100%; border-radius: 2px; }
.form-field:focus { background: #fff; color: #374544; }
.form-container h2 { text-shadow: #fdf2e4 0 1px 0; font-size:18px; margin: 0 0 10px 0; text-align:left; }
.form-title { font-size: 10pt; color: #364444; }
.submit-container { margin:8px 0; text-align:right; }
.submit-button { margin-left: 6px; border: 1px solid #bbbbbc; background: #f5f5f5; border-radius: 2px; text-shadow: #ffffff 0 1px 0; color: #364444;
   padding: 4px 5px 5px; font-size: 11px; text-decoration: none; vertical-align: middle; }
.submit-button:hover { border: 1px solid #bbbbbc; text-shadow: #ffffff 0 1px 0; background: #ffffff; color: #364444; }
.submit-button:active { border: 1px solid #bbbbbc; text-shadow: #ffffff 0 1px 0; background: #ffffff; color: #364444; }
/* --------------------- */  

#mobile_header { display: none; height: 50px; width: 100%; position: fixed; top: 0px; left: 0px; z-index: 100; background: #00588b; background: #004B79; }
#mobile_menu { cursor: pointer; width: 50px; }
#mobile_search { cursor: pointer; float: right; width: 50px; }
#mobileMenu::before { content:"";height: 100%; left: 190px; width: 10px; position: fixed; box-shadow: inset -10px 0 5px -5px hsla(0,0%,0%,.25); }
#mobileMenu { height: 100%; background: #f2f2f2; width: 200px; position: fixed; display: none; overflow-y: auto; overflow-x: hidden; }
#mobileMenu li { padding: 15px; border-bottom: 1px solid #e3e3e3; font-weight: 200; }
#mobileMenu li a { color: #004f69; }
#mobileMenu a li:hover { text-decoration: none; }
#mobileMenu a:hover { text-decoration: none; }
#mobile_footer { width: 100%; left: 0px; height: 50px; background: #333333; display: none; padding: 20px 0px 0px 00px; color: #FFF; text-align: center; }
#mobile_footer a { color: #ffffff; }
.more_headlines { width: auto; background: none repeat scroll 0% 0% #CCC; text-align: center; color: #FFF; padding: 5px; margin-bottom: 20px; display: block; border-radius: 2px; transition: background 0.3s; }
.post_comments { margin-bottom: 15px; }
.post_content iframe { max-width: 100%; }

/* Social Buttons */

.topshare { display:none; }

.mobileshare { justify-content: space-between;display: none; clear: both;	padding: 0px; margin: 15px 0px; }
.mobileshare a { display: block; width: 19%; text-align: center; border-radius: 2px; }
.mobileshare a img { width: 15px; padding: 3px 0px 0px 0px; }
.mobileshare a:first-child { margin-left: 0; }

.mobile_facebook {background: #306199; transition: all 0.3s; }
.mobile_twitter {background: #1b95e0; transition: all 0.3s; }
.mobile_googleplus {background: #db4437; transition: all 0.3s; }
.mobile_email {background: #bababa; transition: all 0.3s; }
.mobile_linkedin {background: #0274b3; transition: all 0.3s; }

.mobile_facebook:hover {background: #29578b; }
.mobile_twitter:hover {background: #1b89cc; }
.mobile_googleplus:hover {background: #cb3c30; }
.mobile_email:hover {background: #a8a8a8; }
.mobile_linkedin:hover {background: #0067a0; }

/* ---------------- */

/* Social Counter Box */

.counter { color: #333; float: left; text-align: center; border-right: solid 1px #efefef; padding-right: 12px; }
.counter .number { font-size: 25pt; line-height: 0px; margin-top: 12px; margin-bottom: 15px; }
.counter .share_text { font-size: 9pt; height: 13px; }
.subscribe a { background: #bababa; display: inline-block; width: 50px; float: left; text-align: center; height: 40px; margin-left: 14px; width: 63px; border-radius: 2px; transition: opacity 0.3s; }
.subscribe a:hover { opacity: 0.8; transition: opacity 0.3s; }
.subscribe a img { margin-top: 10px; }

/* ---------------- */


/* Quiz style */
.wpProQuiz_content { padding: 10px; border: solid 1px #ddd; }

/* Temp Box (Popup Newsletter Subscription) */
.formwrapper { max-width: 900px; margin: 0 auto;padding-right: 60px;position:relative; }
#tempBox { display:none; width: 90%; position: fixed; bottom: 0px; left: 0px; z-index: 50; background: rgb(15, 74, 124); padding: 8px 5%; border-top: solid 1px rgba(255,255,255,0.3);bottom:-100px; }
#tempBoxDiv { color: #FFF; text-shadow: none; font-size: 16px; float: left; font-weight: 100; line-height: 28px; margin-right: 30px; }
#theBoxTemp { cursor: pointer; line-height: 30px;background: #0f4a7c; color: #fff; text-align: center; float: right; border: solid 1px rgba(255,255,255,0.3); height: 31px; border-top-right-radius: 20px;border-bottom-right-radius: 20px; padding: 0px 15px; }
#theMailTemp { border: none; border-radius: 20px; line-height: 15px; padding: 8px 15px; }
#close-welcome { cursor: pointer; color: #fff; float: right; font-weight: 100; font-size: 15pt; border: solid 1px rgba(255,255,255,0.3); border-radius: 30px; height: 28px; width: 28px; text-align: center; line-height: 23px; position: absolute; top: 0px; right: 0px;letter-spacing: 0.02em; -webkit-touch-callout: none; -webkit-user-select: none;  -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#theBoxTemp:hover { border: solid 1px rgba(255,255,255,1); }
#close-welcome:hover { border: solid 1px rgba(255,255,255,1); }

.newsletter_submit { border:none;line-height: 20px; height:40px; font-size: 11px; cursor: pointer; vertical-align: middle; position: relative; float: left; cursor: pointer; margin-left: -1px; color: #FFF; background: #03477B; border-top-right-radius: 2px; border-bottom-right-radius: 2px; display: block; text-align: center; width: 85px; }

#theMailTemp:focus { outline: none; }

.box-title { font-size: 22px; font-weight: bold; text-transform: capitalize; padding-bottom: 12px; }

/* Wallpaper */
#theWallpaper { position:fixed; overflow:hidden; z-index: 2; width:100%; height:2000px; margin-left:auto; margin-right:auto; left:0px; right:0px; top:0px; }
.articleTopAd { text-align: center; border-top: 1px solid #DFDFE1; border-bottom: 1px solid #DFDFE1; padding: 14px 0px 10px 0px; text-align: center; }
.more_headlines:hover { background: none repeat scroll 0% 0% #bbb; text-decoration: none; transition: background 0.3s; }
.tag_header { font-size: 22px; font-weight: bold; text-transform: capitalize; margin-bottom: 15px; }

/* Responsive Table */
.bt_table { width: 100%; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch; }
.bt_table table {font-size: 12px;}
.bt_table th { border-bottom: solid 3px #D9D9D9; background: #ebebeb; font-weight: bold; }
.bt_table tr { border-bottom: solid 1px #D9D9D9; }
.bt_table table { border-bottom: solid 3px #ddd; }
/* ---------------- */

/* Pull quote feature */
.pull { font-size: 2em; line-height: 1; font-style: italic; margin-bottom: 25px; margin-top: 25px; padding: 0px 10px; }
.pull_left { font-size: 2em; line-height: 1; font-style: italic; margin-bottom: 25px; margin-top: 25px; padding: 0px 30px 0px 0px; width: 45%; float: left; }
.pull_right { font-size: 2em; line-height: 1; font-style: italic; margin-bottom: 25px; margin-top: 25px; padding: 0px 0px 0px 30px; width: 45%; float: right; }
/* ---------------- */

/* In-article poll */
.post_content .wp-polls { border: solid 1px #ddd; margin-bottom: 10px;  }
.post_content .wp-polls ul { margin: 0px; }
.post_content .wp-polls ul .list_title { padding: 10px; background: #efefef; border-bottom: solid 1px #ddd; }
.post_content .wp-polls ul li { padding: 10px; border-bottom: solid 1px #ddd; }
.post_content .wp-polls ul li label { margin-left: 5px; }
.post_content .wp-polls ul li .Buttons { padding: 5px 10px; background: #004B79; color: #fff; }
.post_content .wp-polls ul li a { color: #004B79; }
/* --------------- */

/* Sponsored Articles */
.sponsored { padding: 10px; width: 625px; background: #f5f5f5; }
.sponsored .post_content { width: 410px; }
.sponsored a img { width: 190px; }
.sponsored h3 { color: #00709A; padding: 0px 0px 10px; font-weight: 400; font-size: 10pt; display:none; }
.sponsored h3 a { color: #00709A; text-decoration: none }
.sponsored .extras a { color: #00709A; text-decoration: none; }
.sponsoredPost { color: #333; text-decoration: none; background-color: #E5E5E5; font-size: 13px; padding: 3px 8px; display: inline-block; margin-bottom: 8px;}

/* Drop-down cateories */
.morehover:hover { background: #00436d; transition: background 0.3s; }
#morecat { display:none; width: 137px !important; position: absolute; right: 0px; background: #004B79; margin-top: 16px !important; }
#morecat li {  width: 135px !important; display: block!important; border-bottom: solid 1px #003c60; border-left: solid 1px #003c60; }
#clickshowcat { cursor: pointer; color: #fff; font-family: Arial, Helvetica, sans-serif; }
#clickshowcat span { display: inline-block; width: 0px; vertical-align: top; height: 0px; margin-top: 8px; margin-left: 4px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #fff; }

#mobile_morecat { display: block;  width: 100%; }
#mobile_clickshowcat { color: #004f69; cursor: pointer; }


@media screen and (min-width: 1010px) {
    .side_search .sb_middle { display: inline !important; }
}

@media screen and (max-width: 1010px) {
    #container { overflow-x: hidden; }
    #theWallpaper { display: none; }
    #theBoxTemp { margin-right: 20px !important; }
    .subscribe { display: none; }
    #mobile_header {  display: inline; }
    #container { width: 100%; min-width: 100%; }
    .sidebar { float: none; width: auto; border: none; margin-top: 0px; margin-right: 15px; padding-left: 15px; }
    .post { width: auto; }
    .post .post_content { width: auto; }
    .post_content a img { width: 100%; height: auto; }
    .top_head { display: none; }
    .content_holder { width: 100%; position: relative; left: 0px; z-index: 1; }
    #access { display: none; }
    .footer_container { display: none; }
    .fl { float: none; }
    .content { float: none; padding: none; margin-top: 65px; border-right: none; width: auto; }
    .post_single { width: auto; padding: 12px 0px; }
    .post_comments { width: auto; }
    .side_search .sb_top { display: none; }
    .side_search .sb_middle { display: none; position: fixed; top: 42px; width: 100%; background: #efefef; padding-left: 20px;
        margin-left: -15px; height: 60px; box-shadow: 0px 0px 8px -2px #000; }
    #searchform { position: fixed; top: 50px; }
    #searchform .search_left { padding: 10px; }
    #searchform .field { font-size: 18pt; }
    #searchform .search_right { margin-right: 35px; }
    .related-side .related-post p { font-size: 10pt; line-height: 13pt; }
    .related-side { padding: 18px 0px 0px 0px; }
    .links { width: 100%; }
    .sb .sb_top {  width: auto; }
    .content_spacer { display: none; }
    #mobile_footer { display: block; }
    .wp-caption { width: auto !important; }
    .wp-caption img { width: 100%; height: auto; }
    .post_top a img { margin-top: 0px; }
    .post_top a { display: inline; height: auto; }
    ._label form-title { width: 100% !important; }
    .article_img { margin-bottom: 10px; }
    .ad_left { margin: 0 auto; }
    .related-bottom .related-post { float: left; width: 100%; border-bottom: solid 1px #DDD; margin-bottom: 10px;padding-bottom: 8px; }
    .related-bottom .related-post img { display: none; }
    .related-bottom .related-post h2 a { font-size: 15px; }
    .copyright { padding: 0px 5px; }
    .mobileshare { display: flex; }
    .topshare { display: flex; }
    .share-bottom { display: none; }
    .article_img img { width: 112% !important; margin-left: -6%; }
    .top-related .related-link { float: left; display: block; height: auto; overflow: hidden;  margin-bottom: 0px; }
    .top-related .related-link img { width: 120px; margin-top: 0px; }
    .social { display:none; }
}
@media screen and (max-width: 590px) {
    .post a img { width: 30%; }
    .post_img a img { width: 100%; }
    .post { padding-bottom: 0px; }
    .extras { display: none; }
    .author_a { display: none; }
    .right { display: none; }
    .pull_left { width: auto; float: none; }
    .pull_right { width: auto; float: none; }
    .sponsored h3 { display:block; }
    #tempBoxDiv { display:none; }
    .formwrapper { padding-right: 30px; }
}
@media screen and (max-width: 500px) {
    #tip2 { width: 100%; padding: 0xp; }
    #_theForm_1038 { width: auto; padding: 0px 20px; }
    #theFullName { width: 85%; }
    #theMailCopy { width: 85%; }
    #close2 { position: absolute; top: 5px; right: 25px; left: auto; }
    #index_ad { display: none; }
}
@media screen and (max-width: 400px) {
    .articleTopAd { display: none; }
    .post_single { padding: 0px 0px 12px 0px; }
    .comment_title_count { display: none; }
}
