/*
Theme Name: Circumference Lite Child
Theme URI: http://demo.styledthemes.com/free-themes/circumference-lite/
Description: Perfect for small businesses, Circumference Lite is a responsive, exceptional theme with clean design and a significant list of features like unlimited colours, full width or boxed page layouts, extensive theme options using the WordPress Customizer, font based icons, custom gallery styling, a large selection of beautifully styled Post Formats, page templates, several site title/logo options, translation ready, retina ready, built-in social networking, and a child theme that you can install and use for customization, plus much more!
Template: circumference-lite
Version: 9999999999
Author: StyledThemes.com & Felitopia
Author URI: http: //www.styledthemes.com/
Tags: custom-colors, white, light, two-columns, fluid-layout, responsive-layout, fixed-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
License: GNU General Public License v3
License URI: license.txt

Copyright: 2014 Styledthemes.com

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your custom  css below */

body {
    background-color: #010634 !important;
}

#cir-logo-group-wrapper {
    left: -42px;
    position: relative;
    top: -28px;
}

.col-md-5 {
    height: 72px;
}

#cir-site-header {
    padding: 0;
    border-bottom: 1px solid #EEE;
}

#cir-site-header-wrapper {
    position: fixed;
    width: 100%;
    z-index: 10;
}

#cir-site-header-filler {
    width: 100%;
}

#cir-cite-header-shadow {
    background-image: url(../../uploads/header_shadow.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 10px;
    z-index: 11;
}

#wp-calendar #next {
    text-align: right;
}

#cir-content-wrapper {
    padding: 2em 0;
}

#cir-footer-wrapper {
    background-color: #010634;
}

.front-block-wrapper {
    width: 100%;
    height: 450px;
    margin-top: 35px;
    background-image: url(../../uploads/block_bg.png);
    background-size: 90% 400px;
    background-repeat: no-repeat;
    background-position: center top;
}

.fbw-home {
    height: 550px;
    background-size: 90% 450px;
}

.front-block-wrapper h2 {
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 18px;
}

.front-block-wrapper hr {
    width: 100%;
    height: 1px;
    margin: 0;
}

.front-block-content {
    padding: 35px 50px 25px 75px;
}

.front-block-content-right {
    padding: 50px 50px 25px 75px;
}

.first-letter {
    margin-left: 0.8em;
    font-size: 1.5em;
    line-height: 1.0;
}

#cir-bottom-wrapper a:hover {
    color: #efda29 !important;
}

/* tagcloud */
.st-tag-cloud {
    margin-top: 15px;
}

.st-tag-cloud a {
    border: 1px solid #abb3b4;
    border-radius: 3px;
    display: inline-block;
    margin: 0 5px 6px 0;
    padding: 0 0.5em;
    color: #abb3b4 !important;
}

.st-tag-cloud a:hover {
    border-color: #efda29 !important;
}

/*  images */
.flt-image {
    border: 1px solid #AAA !important;
}

.flt-image.flt-gall-left {
    margin: 12px 11px 12px 0;
}

.flt-image.flt-gall-right {
    margin: 12px 0 12px 11px;
}

/*  no clear */
.flt-noclear {
    clear: none;
}

/* footnote */
.flt-footnote {
    margin-top: 30px;
    font-size: 10px;
    padding-top: 5px;
    clear: both;
}

.flt-footnote div {
    width: 50%;
    height: 2px;
    border-top: solid 1px gray;
}

/* bullet */
.flt-bullet {
    font-size: 18px;
    color: #213664;
}

.cir-dot {
    background-image: url(../../uploads/small-cat-paw.png);
    background-size: 29px 31px !important;
    background-repeat: no-repeat !important;
    border-radius: 0% !important;
    position: absolute !important;
    bottom: -14px !important;
    left: -14px !important;
    height: 29px !important;
    width: 31px !important;
    background-color: transparent !important;
}

.widget_nav_menu {
    margin-left: 65px;
}

#flt-ctvideo {
    float: left;
    margin: 0 25px 15px 0;
    position: relative;
    top: 5px;
}

#flt-ctvideo iframe{
    margin: 0;
}

#flt-ctvideo-caption {
    background-color: #e2e5e7;
    color: #656565;
    font-size: 0.8em;
    position: relative;
    text-align: center;
    top: -2px;
    padding: 2px 4px 3px;
}

/*  contact form controls */
.wpcf7-form-control:focus {
    border-color: #B6C0C7;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset 0, 0, 8px rgba(182, 192, 199, 0.6);
    outline: 0 none;
    background-color: #FAFAFA;
}

.wpcf7-form-control {
    width: 100%;
    background-color: #FDFDFD;
    border: 1px solid #E2E5E7;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #656565;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.wpcf7-textarea {
    min-width: 100% !important;
    max-width: 100% !important;
}

.wpcf7-submit {
    width: 100px;
    background-color: #EEEEEE;
}

.wpcf7-submit:hover {
    background-color: #BBBBBB;
    color: #FFFFFF;
    font-weight: bold;
}

/* captcha
.wpcf7-captchac {
    width: 85px;
    position: relative;
    top: -1px;
}

.wpcf7-captchar {
    width: 85px;
    margin-left: 25px;
}

div.wpcf7-response-output {
    margin: 0 !important;
}

div.wpcf7-validation-errors {
    display: none !important;
}
 */

#bottom3 h3 {
    margin-bottom: 15px;
}

/*  call to action */
#cir-cta {
    padding: 3.250em 0;
}

#cir-cta a {
    color: #112F4B;
}

#cir-cta a:hover {
    color: #525D0F;
}

.wp-caption.alignright {
    margin: 7px 0 20px 30px;
}

.wp-caption.alignleft {
    margin: 7px 30px 20px 0;
}

figcaption.wp-caption-text {
    font-size: 0.8em;
}

.byline, .featured-post {
    display: none;
}

#cir-footer-wrapper {
    padding: 1.5em;
}

#tbl-colofon {
    width: 100%; border: none;
}

#tbl-colofon td {
    border: none !important;
}

#backtop {
    border-radius: 8px;
}

a#backtop:before {
    color: #FFFFFF;
    display: block;
    font-size: 22px;
    margin-top: 9px;
    text-align: center;
}

a#backtop {
    background: none no-repeat scroll 0 0 #213664;
    border: 2px solid #efda29;
    bottom: 16px;
    height: 35px;
    line-height: 12px;
    position: fixed;
    right: 30px;
    text-decoration: none;
    width: 35px;
    z-index: 9999
}

a#backtop div {
    color: #fff;
    font-size: 24px;
    padding: 11px 0 0 9px;
}

.footer-divider {
    width: 50%;
    border-top: 1px dotted #323d5e;
    margin-top: 20px;
    padding-top: 20px;
}

.rss-icon {
    margin-right: 5px;
    position: relative;
    top: -2px;
    width: 17px;
}

.nav-menu li a {
    padding: 1em 0.45em;
}

.menu-toggle-wrapper {
    text-align: right;
}

.flt-aside {
    float: right;
    width: 265px;
    height: auto;
    border: 1px solid #ddd;
    padding: 15px;
    margin: 15px 0 15px 15px;
    background-color: #fafafa;
    color: #777;
}

.meta-author, .comment-form-url, iframe[src*="static.hupso.com"] {
    display: none;
}

.textwidget > p {
    margin: 0;
}

#cookie-notice .button {
    margin-left: 10px;
    border: 1px solid #2bafbb;
    padding: 0px 5px;
    border-radius: 5px;
}

#cookie-notice .button:hover {
    color: #efda29;
    text-decoration: none;
}

.wpforms-field-container input, .wpforms-field-container textarea, .wpforms-field-large {
    font-size: 14px !important;
}

/* Custom mobile styling
-------------------------------------------------------------- */
@media screen and (max-width: 1185px) {
    .flt-image.flt-gall-right {float: left !important; margin: 12px 11px 12px 0 !important;}
}

@media (max-width: 1000px) {

}

@media screen and (max-width: 320px) {

}

@media (min-width: 321px) and (max-width: 480px) {

}

@media screen and (max-width: 480px) {

}

@media (min-width: 481px) and (max-width: 768px) {

}

@media screen and (max-width: 768px) {

    a#backtop {
        display: none !important;
    }
}
