@charset "utf-8";
/*
	Theme Name: Base Theme
	Author: S.Dogg
*/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #313131;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #313131;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #313131;
}
:-moz-placeholder { /* Firefox 18- */
  color: #313131;
}


/* general */
/*body:not(.home) { padding-top: 115px; }*/
body { line-height: 1.8; }
.social-links { list-style: none; margin: 0; padding: 0; display: inline-block; }
.social-links > li { display: inline-block; }
.section-title { font-size: 42px; line-height: 54px; padding-bottom: 25px; margin-bottom: 45px; position: relative; }
.section-title h1 { margin: 0; font-size: inherit; line-height: inherit; }
.section-title:after { content: ""; position: absolute; width: 220px; height: 3px; bottom: 0; left: 50%; transform: translateX(-50%); background-color: #FFF; }

.cta-wrapper { border-top: solid 2px #00823b; border-bottom: solid 2px #00823b; padding: 30px 0; margin-bottom: 50px; margin-top: 10px; }
.cta-wrapper .cta { text-align: center; }
.cta-wrapper .cta h3 { margin: 0; }

#search-overlay { position: fixed; z-index: 2; height: 100vh; width: 100vw; left: 0; right: 0; bottom: 100%; background-color: rgba(255,255,255,0.99); transition: bottom 0.5s ease; }
.search-open #search-overlay { bottom: 0; }
.close-x { stroke: black; fill: transparent; stroke-linecap: round; stroke-width: 2; }
.search-form-wrapper { border-bottom: solid 1px #f8f8f8; padding: 50px 0; }
#searchform .form-control { font-size: 30px; width: calc(100% - 200px); float: left; height: auto; padding: 3px 20px; border: none; background: none; border-radius: 0; box-shadow: none; }
#searchform .btn { max-width: 145px; }
#searchform .show-search { display: block; width: 50px; height: 50px; float: right; }
#wrapper { position: relative; z-index: 1; }

/* header */
/* moved to theme options
#main-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 4000; background-color: rgba(54,54,54,0.7); transition: all 0.5s ease; }
body:not(.home) #main-header { background-color: rgba(54,54,54,0.7); }
.logged-in #main-header { top: 32px; }
#main-header.sticky, body:not(.home) #main-header.sticky { background-color: rgba(54,54,54,0.99); }
*/
#main-header { position: relative; width: 100%; z-index: 4000; }
#main-header #header { position: relative; width: 100%; z-index: 4000; background-color: #00823b; border-top: solid 1px #FFF; }
#main-header.sticky #header { position: fixed; top: 0; left: 0; background-color: rgba(255,255,255,1); border-top-color: transparent; border-bottom: solid 1px #ccc; }
#main-header #logo { display: block; padding-top: 15px; }
#main-header #logo img { width: 174px; }
#header .hidden-links { padding-top: 6px; display: none; }
#main-header.sticky #header .hidden-links { display: block; }
#main-header.sticky #topbar .hidden-links { display: none; }
.hidden-links .show-search { color: #0bd34e; font-size: 21px; line-height: 34px; display: inline-block; float: right; }


/* topbar */
#topbar { padding: 6px 0; color: rgba(255,255,255,0.6); }
#topbar p { margin: 0; line-height: 28px; }
#topbar .searchform, #topbar .searchform > div { display: inline-block; background-color: rgba(255,255,255,0.2); position: relative; }
#topbar .searchform .screen-reader-text { display: none; }
#topbar .searchform input { background: none; border: none; }
#topbar .searchform input[type="text"] { padding: 2px 5px; color: #FFF; }
#topbar .searchform input[type="text"]::-webkit-input-placeholder { color: rgba(255,255,255,0.8); }
#topbar .searchform input[type="text"]::-moz-placeholder { color: rgba(255,255,255,0.8); }
#topbar .searchform input[type="text"]:-ms-input-placeholder { color: rgba(255,255,255,0.8); }
#topbar .searchform input[type="text"]:-moz-placeholder { color: rgba(255,255,255,0.8); }
#topbar .searchform #searchsubmit { width: 24px; color: transparent; }
#topbar .searchform:after { font-family: fontAwesome; content: "\f002"; position: absolute; top: 1px; right: 5px; color: rgba(255,255,255,0.6); font-size: 14px; pointer-events: none; }
#topbar .social-links > li { width: 21px; height: 21px; border-radius: 50%; text-align: center; line-height: 22px; background-color: rgba(255,255,255,0.8); margin-left: 6px; }
#topbar .social-links > li:hover { background-color: rgba(255,255,255,1); }
#topbar .social-links > li:first-child { margin-left: 12px; }
#topbar .social-links > li > a { display: block; font-size: 12px; }
#topbar .social-links > li > a > .fa-facebook { position: relative; margin-left: -2px; }
#topbar .hidden-links { padding-top: 20px; }

/* footer */
footer { background: #00823b; padding: 20px 0; font-size: 14px; color: #FFF; }
footer a { color: inherit; }
footer .social-links > li { margin: 0 2px; }
footer .social-links > li > a { display: block; color: #FFF; font-size: 18px; }
footer #footer_top { display: inline-block; text-align: center; text-transform: uppercase; max-width: 50px; font-size: 12px; line-height: 1.2; color: #FFF; text-decoration: none; }
footer #footer_top span { width: 30px; height: 30px; background: #FFF; color: #0bd34e; display: inline-block; font-size: 20px; line-height: 1.5; margin-bottom: 5px; }
.footer-top .content { padding-top: 20px; }
.footer-top .content.widgets .widget { width: 50%; float: left; padding: 0 15px; }
.footer-top .menu { padding: 15px 0 0 0; margin: 0; list-style: none; display: block; text-align: center; }
.footer-top .menu > li { display: inline-block; font-size: 16px; padding: 0 20px; }
.footer-top .menu > li:first-child { padding-left: 0; }
.footer-top .menu > li:last-child { padding-right: 0; }
.footer-top .menu ul { display: none; }
.footer-top #footer_logo { display: block; }
.footer-top #footer_logo img { width: 174px; }
#footer_cta { padding: 35px 0 25px 0; background-repeat: no-repeat; background-position: center; background-size: cover; width: 100%; position: relative; }
#footer_cta:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; }
#footer_cta .footer-grid { position: relative; z-index: 11; display: grid; grid-template-columns: 1fr 1fr; grid-gap: 50px; }
#footer_cta .footer-grid > .widget { position: relative; display: grid; align-items: center; }
#footer_cta .footer-grid > .widget:first-child .widget-title { font-size: 22px; line-height: 30px; margin-bottom: 10px; text-transform: uppercase; }
#footer_cta .footer-grid > .widget:first-child .textwidget {  }
#footer_cta .footer-grid > .widget:first-child .textwidget > p:last-child { margin-bottom: 0; }
#footer_cta .footer-grid .form-inline:after { content: ""; display: block; clear: both; height: 0; overflow: hidden; }
#footer_cta .footer-grid .form-inline .form-group { width: 75%; float: left; }
#footer_cta .footer-grid .form-inline .wpcf7-submit { width: 22%; float: right; padding: 10px 0; }
#footer_cta .footer-grid .form-inline .form-group .wpcf7-form-control { background: none; border: none; border-bottom: solid 2px #313131; padding: 10px; margin: 0; }
#footer_cta .footer-grid .form-inline p { margin: 0; }
#footer_cta .footer-grid div.wpcf7 .ajax-loader { position: absolute; }


/* main nav */
#main-nav {  }
#main-nav .nav { width: 100%; text-align: center; }
#main-nav .nav > li { display: inline-block; float: none; margin: 0; }
#main-nav .nav > li > a { padding: 10px 30px; border-radius: 0; font-size: 18px; background: none; color: #FFF; text-transform: uppercase; }
#main-nav .nav > li.open > a, #main-nav .nav > li.active > a, #main-nav .nav > li > a:hover, #main-nav .nav > li > a:active, #main-nav .nav > li > a:focus { color: #FFF; background: #0bd34e !important; }
#main-header.sticky #main-nav .nav > li > a { color: #00823b; }
#main-header.sticky #main-nav .nav > li.open > a, #main-header.sticky #main-nav .nav > li.active > a, #main-header.sticky #main-nav .nav > li > a:hover, #main-header.sticky #main-nav .nav > li > a:active, #main-header.sticky #main-nav .nav > li > a:focus { color: #FFF; background: #0bd34e !important; }
#main-nav .dropdown-menu { min-width: 100%; border-radius: 0 3px 3px 3px; box-shadow: none; padding: 20px 0; margin: 0; }



.intro { position: relative; padding: 90px 0 0 0; }
.intro .title { position: relative; margin: 0 0 0 -25px; }
.intro .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 40px; }
.intro .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -50px; width: 100px; height: 2px; background: #00823b; }

.services { position: relative; padding-top: 90px; }
.services .services-container { display: -webkit-box; display: -ms-flexbox; display: flex; }
.services .services-container .services-left { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; }
.services .services-container .services-right { background-color: #f2f1f2; -webkit-box-flex: 1; -ms-flex: auto; flex: auto; padding-right: 2.8rem; }
.services .services-container .services-center { background-color: #f2f1f2; position: relative; }
.services .services-container .services-center .title { position: relative; margin: -25px 0 0 -25px; }
.services .services-container .services-center .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 40px; }
.services .services-container .services-center .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -50px; width: 100px; height: 2px; background: #00823b; }
.services .services-container .services-center .services-content-wrap { max-width: 1115px; padding-left: 12rem; }
.services .services-container .services-center .services-content-wrap .text { padding-bottom: 20px; }
.services .services-container .services-center .services-content-wrap .items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; padding: 0; list-style: none; }
.services .services-container .services-center .services-content-wrap .items > li { width: 23%; margin: 0 1%; padding: 0; font-size: 14px; }
.services .services-container .services-center .services-content-wrap .items > li:first-child { margin-left: 0; }
.services .services-container .services-center .services-content-wrap .items > li .image { margin-bottom: 20px; }
.services .services-container .services-center .services-content-wrap .items > li .image > img { width: 100%; }


.solutions { position: relative; padding: 10px 0; }
.solutions .title { position: relative; margin: 40px 0 0 -25px; }
.solutions .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 40px; }
.solutions .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -50px; width: 100px; height: 2px; background: #00823b; }
.solutions .items { margin: 0; padding: 0; list-style: none; max-width: 470px; float: right; }
.solutions .items > li { background: #e7f8fc; width: 230px; height: 230px; border-radius: 50%; text-align: center; padding: 20px 30px; float: left; }
.solutions .items > li:nth-child(2) { width: 220px; height: 220px; float: right; }
.solutions .items > li:nth-child(3) { width: 210px; height: 210px; padding: 15px 20px; margin-left: 140px; margin-top: -25px; }
.solutions .items > li .image { margin-bottom: 10px; }
.solutions .items > li .image > img { max-width: 100px; }
.solutions .items > li .text > h4 { font-weight: 600; font-size: 17px; }


.case-studies-feed { position: relative; padding: 50px 0; background-color: #f2f1f2; }
.case-studies-feed .title { position: relative; margin: 0; }
.case-studies-feed .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 40px; }
.case-studies-feed .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -50px; width: 100px; height: 2px; background: #00823b; }


.about { position: relative; padding: 50px 0; }
.about .title { position: relative; margin: 0 0 0 -25px; }
.about .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 40px; }
.about .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -50px; width: 100px; height: 2px; background: #00823b; }


.lets-connect { position: relative; padding: 50px 0 20px 0; }
.lets-connect:not(.white-bg) { background-color: #f2f1f2; }
.lets-connect .title { position: relative; margin: 0; }
.lets-connect .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 40px; }
.lets-connect .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -50px; width: 100px; height: 2px; background: #00823b; }
.lets-connect .text { padding-bottom: 20px; }
.lets-connect .items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0; padding: 0; list-style: none; }
.lets-connect .items > li { width: 18%; margin: 0 1%; padding: 0; }
.sidebar .lets-connect .container { width: 100%; }
.sidebar .lets-connect .items { display: block; }
.sidebar .lets-connect .items > li { width: 100%; margin: 0; }


#case-slider { position: relative; }
#case-slider .slider-controls-outer { width: 20px; z-index: 500; position: absolute; left: 53%; top: 50%; margin-left: -10px; transform: translateY(-50%); overflow: hidden; }
#case-slider .slider-controls-inner { position: relative; padding: 40px 0; }
#case-slider .slider-pager { text-align: center; }
#case-slider .slider-pager span { font-family: arial; font-size: 16px; line-height: 1; width: 16px; height: 16px; border-radius: 50%; display: inline-block; color: #FFF; background-color: #FFF; cursor: pointer; border: solid 1px #CCC; }
#case-slider .slider-pager span.cycle-pager-active { color: #0bd34e; background-color: #0bd34e; border-color: #0bd34e; }
#case-slider .slider-pager > * { cursor: pointer; }
#case-slider .slider-controls >  a { color: #c9c9c9; position: absolute; width: 100%; text-align: center; font-size: 34px; line-height: 1; }
#case-slider .slider-controls >  a.prev { top: 0; }
#case-slider .slider-controls >  a.next { bottom: 0; }
#case-slider .slide .text-wrapper { padding-top: 20px; }
#case-slider .slide .image { padding: 7% 9%; }
#case-slider .slide .image img { width: 100%; }
.tablet-wrapper { position: relative; overflow: visible; }
.tablet-wrapper .tablet { position: absolute; width; 100%; }

.case-studies { position: relative; padding: 50px 0; }
.case-studies.single { padding-bottom: 0; }
.case-studies.single .sidebar { margin-bottom: 30px; }
.case-studies.single .sidebar .wp-post-image { margin-bottom: 30px; }
.case-studies.single .content { padding-bottom: 50px; padding-left: 30px; }
.case-studies.single .content .title { padding-bottom: 20px; }
.case-studies.single .content ul { margin: 0 0 20px 0; padding: 0; list-style: none; }
.case-studies.single .content ul > li { position: relative; display: block; margin-bottom: 3px; padding-left: 30px; padding-top: 4px; }
.case-studies.single .content ul > li:before { content: "\f046"; display: block; position: absolute; left: 0; top: 0; font-family: fontAwesome; color: #0bd34e; font-size: 20px; }
.case-studies.single .prev-btn { margin-bottom: 45px; padding-left: 30px; }
.case-studies.archive .item { margin-bottom: 45px; padding-left: 30px; padding-right: 30px; }
.case-studies.archive .item:nth-child(3n+4) { clear: both; }
.case-studies.archive .item a { color: #000; text-decoration: none; display: block; }
.case-studies.archive .item a.btn { color: #FFFF; text-decoration: none; display: inline-block; }
.case-studies.archive .item .image { position: relative; border: solid 1px #f8f8f8; }
.case-studies.archive .item .image > .hover { position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); padding: 10px 15px; color: #FFF; overflow: hidden; opacity: 0; transition: all 0.5s ease; }
.case-studies.archive .item a:hover .image > .hover { opacity: 1; }
.case-studies.archive .item .content { padding-top: 20px; }



.overview { position: relative; padding: 50px 0; background-color: #f2f1f2; }
.overview .title { position: relative; margin: 0; }
.overview .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 40px; }
.overview .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100px; height: 2px; background: #00823b; }
.overview .text { padding-bottom: 30px; }
.features { position: relative; padding: 50px 0 20px 0; background-color: #ffffff; }
.features .title { position: relative; margin: 0; }
.features .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 40px; }
.features .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -50px; width: 100px; height: 2px; background: #00823b; }
.features .text { padding-bottom: 30px; }
.feature-icons { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; }
.feature-icons > li { width: 30%; margin-bottom: 30px; }



/* slider */
#slider { position: relative; height: 100vh; }
#slider .slide { background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; width: 100%; height: 100vh; position: relative; display: grid !important; justify-items: center; align-items: center; }
#slider .slide:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; opacity: 0.25; background-color: #053b72; background-position: bottom center; background-repeat: no-repeat; }
#slider .slide .container { position: relative; z-index: 101; text-align: center; }
#slider .slide-title { font-size: 42px; line-height: 54px; margin-bottom: 5px; color: #FFF; text-transform: uppercase; }
#slider .slide-text { position: relative; font-size: 19px; line-height: 31px; padding-bottom: 20px; margin-bottom: 20px; color: #FFF; }
#slider .slide-text > p:last-child { margin-bottom: 0; }
#slider .slide-text:after { content: ""; position: absolute; width: 220px; height: 3px; bottom: 0; left: 50%; transform: translateX(-50%); background-color: #FFF; }
#slider .slide-btn {  }
#slider .slider-controls { top: 50%; width: 100%; z-index: 1000; position: absolute; transform: translateY(-50%); }
#slider .slider-controls >  a { position: absolute; }
#slider .slider-controls > a.prev { left: 5%; }
#slider .slider-controls > a.next { right: 5%; }


.banner { background-repeat: no-repeat; background-position: center; background-size: cover; width: 100%; position: relative; background-color: #00823b; }
/*.banner:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; opacity: 0.70; background-color: #FFF; }*/
.banner .banner-text { text-align: center; padding: 75px 0; }
.banner.home-banner .banner-text { color: #FFF; }
.banner .banner-text h2 { font-size: 38px; line-height: 44px; font-weight: 400; }
.banner .banner-text h4 { font-size: 18px; line-height: 24px; font-weight: 400; }
.banner .title { position: relative; }
.banner .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 20px; }
.banner .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -50px; width: 100px; height: 2px; background: #00823b; }
#sub-banner { min-height: 285px; }


/* General Template Styles */

.general-content-mod { padding: 40px 0; }
.general-content-mod .title { font-size: 38px; line-height: 50px; margin-bottom: 20px; }
.general-content-mod .title h2 { font-size: 38px; line-height: 50px; margin: 0; }
.general-content-mod .title:after { content: ""; display: block; width: 50px; height: 4px; margin-top: 5px; }

.image-mod { padding: 90px 0 140px 0; position: relative; background-repeat: no-repeat; background-size: contain; overflow: hidden; }
.image-mod.img-left { background-position: left center; }
.image-mod.img-right { background-position: right center; }
.image-mod .image-wrapper { position: absolute; top: 0; width: 50%; height: 100%; overflow: hidden; }
.image-mod .image-wrapper .image { min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.image-mod.img-left .image-wrapper { left: 0; }
.image-mod.img-right .image-wrapper { right: 0; }
.image-mod .image-wrapper .image img { min-width: 100%; max-width: none; }
.image-mod.img-left .content { float: right; }
.image-mod.img-right .content { float: left; }
.image-mod .content { padding: 0 45px; }
.image-mod .content .title { margin-bottom: 30px; }
.image-mod .content .text { margin-bottom: 30px; }

.three-feature-mod { padding: 55px 0 70px 0; position: relative; text-align: center; background-repeat: no-repeat; background-size: cover; background-position: center; }
.three-feature-mod:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255,255,255,0.7); }
.three-feature-mod .content { position: relative; z-index: 10; }
.three-feature-mod .section-title:after { background-color: #313131; }
.three-feature-mod .features > .item { margin-bottom: 15px; }
.three-feature-mod .features > .item .image-wrapper { width: 130px; margin: 0 auto 15px auto; padding-bottom: 15px; position: relative; }
.three-feature-mod .features > .item .image-wrapper:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #313131; overflow: hidden; }
.three-feature-mod .features > .item .image { width: 130px; height: 130px; overflow: hidden; border-radius: 50%; }
.three-feature-mod .features > .item .image img { height: 130px; -o-object-fit: cover; object-fit: cover; }
.three-feature-mod .button { margin-top: 50px; }



.contact { padding: 80px 0 90px 0; }
.contact .title { margin-bottom: 20px; }
.contact .our-team { list-style: none; padding: 0; margin: 0 0 20px 0; }
.contact .our-team > .item { padding: 0; margin-bottom: 20px; }
.contact .our-team > .item .image { border-radius: 50%; overflow: hidden; }
.contact .our-team > .item .name { position: relative; margin-bottom: 5px; text-transform: uppercase; }
.contact .our-team > .item .name:after { content: ""; position: absolute; left: 0; bottom: 0; width: 30px; height: 1px; background-color: #575757; overflow: hidden; }
.contact .our-team > .item .phone { margin-bottom: 5px; }
.contact .our-team > .item .text { margin-top: 15px; }
.contact .right .text {  }
.contact .right .text label { width: 100%; font-weight: 400; }
.contact .right .text .wpcf7-form-control:not([type="submit"]) { border: none; background: #ebebeb; padding: 8px; display: block; }
.contact .right .text .wpcf7-submit { padding: 6px 35px; }





.filters { padding: 30px 0 45px 0; }
.filters .form-group { min-width: 28%; max-width: 28%; min-height: 51px; float: left; margin-right: 8px; margin-bottom: 8px; position: relative; border: solid 1px #CCC; }
.filters .form-group:after { content: "\f107"; font-family: fontAwesome; position: absolute; z-index: 101; right: 1px; top: 1px; width: 35px; height: 47px; line-height: 47px; text-align: center; background: #FFF; display: block; color: #555; pointer-events: none; }
.filters .form-group .form-control { width: 100%; z-index: 100; position: relative; height: 49px; border: none; padding: 10px 20px; }
.filters .btn-lg { padding: 14px 40px; }

#blog-feed { background-color: #363636; padding: 50px 0 80px 0; color: #FFF; }
#blog-feed .item .image { margin-bottom: 25px; }
#blog-feed .item .title { font-size: 16px; text-transform: uppercase; }
#blog-feed .item .date { font-size: 10px; margin-bottom: 10px; }

#blog-list { background-color: #FFF; background-position: top center; background-repeat: no-repeat; padding-top: 60px; padding-bottom: 60px; }
/*
#blog-list .post > .item > .category { background-color: #dddddd; }
#blog-list .post > .item > .category:after { content: ""; display: block; height: 0; overflow: hidden; clear: both; }
#blog-list .post > .item > .category > .icon { width: 50px; height: 50px; float: left; position: relative; }
#blog-list .post > .item > .category > .icon > img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
#blog-list .post > .item > .category > .text { font-size: 13px; line-height: 50px; color: #787878; text-transform: uppercase; float: left; margin-left: 15px; }
*/
#blog-list > #main-list > .row > .post:nth-child(3n+4) { clear: both; }
#blog-list .post > .item { margin-bottom: 30px; }
#blog-list .post > .item > .image {  margin-bottom: 25px; }
#blog-list .post > .item > .description a { color: #313131; }
#blog-list .post > .item > .description > .title { font-size: 16px; text-transform: uppercase; }
#blog-list .post > .item > .description > .date { font-size: 10px; margin-bottom: 10px; }
#blog-list .load-more { margin-top: 40px; }

#blog-info { padding-top: 60px; padding-bottom: 20px; }
#blog-info .info-wrapper { padding-right: 30px; padding-bottom: 10px; }
#blog-info .main-content .title { position: relative; margin: 40px 0 0 -25px; }
#blog-info .main-content .title h1 { display: inline-block; position: relative; padding-bottom: 20px; margin-bottom: 40px; }
#blog-info .main-content .title h1:after { content: ""; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -50px; width: 100px; height: 2px; background: #00823b; }
#blog-info .social-links { margin-bottom: 0; }
#blog-info .social-links > li { width: 48px; height: 48px; border-radius: 0; text-align: center; line-height: 48px; background: #fafdff; margin-right: 0; }
#blog-info .social-links > li:last-child { margin-right: 0; }
#blog-info .social-links > li:nth-child(1):hover { background: #3b5998; }
#blog-info .social-links > li:nth-child(2):hover { background: #287bbc; }
#blog-info .social-links > li:nth-child(3):hover { background: #1da1f2; }
#blog-info .social-links > li:nth-child(4):hover { background: #dc4e40; }
#blog-info .social-links > li > a { display: block; color: #cdcdcd; font-size: 24px; }
#blog-info .social-links > li > a > .fa-facebook { position: relative; margin-left: -2px; }
#blog-info .social-links > li:hover > a { color: #FFF; }
#blog-info .sidebar { overflow: hidden; }
#blog-info .sidebar h2 { margin-bottom: 20px; font-size: 20px; font-weight: 400; text-transform: uppercase; }
#blog-info .sidebar hr { border-width: 2px; }
#blog-info .sidebar #recent-posts .item { position: relative; padding-left: 115px; margin-bottom: 20px; min-height: 74px; }
#blog-info .sidebar #recent-posts .item .image { position: absolute; top: 0; left: 0; }
#blog-info .sidebar #recent-posts .item .description { padding-top: 10px; }
#blog-info .sidebar #recent-posts .item .title { margin-bottom: 5px; font-size: 16px; }
#blog-info .sidebar #recent-posts .item .title a { color: #313131; }
#blog-info .sidebar #recent-posts .item .date { font-size: 10px; }
#blog-info .sidebar #menu-blog-sidebar { list-style: none; margin: 0; padding: 0; }
#blog-info .sidebar #menu-blog-sidebar > li { padding: 8px 0; margin: 0; }
#blog-info .sidebar #menu-blog-sidebar > li > a { font-size: 20px; color: #7f7f7f; }
#blog-info .sidebar #menu-blog-sidebar > li > a:hover { text-decoration: none; color: #333; }
.sidebar .widget .widget-title { margin-bottom: 20px; font-size: 20px; font-weight: 400; text-transform: uppercase; }
.sidebar .widget .screen-reader-text { display: none; }
.sidebar .widget select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.sidebar .widget select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.loading-wheel { color: #333; text-align: center; width: 100%; font-size: 62px; }

.size-blog-feed-thumbs-square { width: 100%; }
