
.featured-slider .featured-content article img {
opacity: 1;
}
article.page {
max-width: 800px;
margin: 0 auto!important;
}
.he-img {
width: 100%;
}
.search-toggle {
border-bottom: 2px solid #955D2A;
}
.site-header .header-content {
background: #6a4916;
}
.site-navigation>div>ul>li>a {
color: #FFF;
}
.fly-baby {
position: absolute;
right: 0;
top: 25px;
width: 150px;
height: auto;
}

.site-content article .post-thumbnail img {
width: 100%;
}
.ss-title input[type="text"] {
	width: 100%;
}
.site-navigation>div>ul>li>a:after {
    background-color: #936723;
}
/*.entry-meta {
display: none;
}*/
.ccfic-caption {
text-align: center;
}
.share-p {
position: absolute;
top: 35%;
left: 30%;
font-family: sans-serif;
font-size: 18px;
}
.site-content div.ssba {
position: relative;
margin-top: 0!important;
margin-bottom: 0!important;
}


.fb-comments {
margin: 0px auto;
}
.fb_iframe_widget {
    display: table!important;
}
.single .related-articles h2 {
font-size: 1.5vw;
}
.related-thumb {
height: 190px;
}
.related-thumb img {
max-width: 140%;
opacity: .8;
}
.ssba img {
width: auto;
}

.single .related-articles-title {
margin-top: 0!important;
bottom: 0px;
}
.single .related-articles {
bottom: 0px;
}

.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
color: red;
}

/* Contact Form */



.your_name {
width: 48%;
float: left;
}
.your_name input {
width: 100%;
}
.your_email {
width: 48%;
float: left;
margin-left: 4%;
}
.your_email input {
width: 100%;
}
center.ss-title input {
    width: 100%;
}
.btn_send input {
width: 100%;
background: #955d2a;
color: white;
border-left: none!important;
}
textarea, input, input:focus, textarea:focus {
    border: none;
    border-left: 10px solid silver;
    border-bottom: 1px solid silver;
    outline: none;
}
input:focus {
	border-left: 10px solid #955d2a;
}
textarea:focus {
	border-left: 10px solid #955d2a;
}
input[type="file"],  input[type="file"]:focus {
background: white;
color: #8F8F8F;
border: 1px solid #955d2a;
margin: 1px;
}
div.wpcf7 img.ajax-loader {
width: 22px;
}

.site-footer-wrapper {
background: #fbeec8;
}

.site-content div.ssba {
border-top: initial;
border-bottom: initial;
}

#cforms_captcha {
height: 25px;
width: 150px;
}

.cform input.cf_upload {
width: 290px;
}

/* Mobile Devices */

@media screen and (max-width: 768px) {

.face-comm {
   width: 100%!important;
}

}


/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

    .cform {
        width:100%;
    }
    .cform label {
            color: #555;
            display: block;
            margin: 0;
            text-align: center;
            vertical-align: top;
            width: 100%;
    }
    .cform input, .cform input[type="text"] {
            width:90%;
            text-align: center;
    }
    .cform textarea {
            width:90%;
    }
    #cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
            height: 2em;
            width: 40%;
            padding: 0;
            margin: 0 auto;
            text-align: center;
            display: inline-block
    }
    img.captcha {
            vertical-align: text-bottom;
            margin: .5em !important;
            display: inline-block;
    }
    .captcha-reset {
            vertical-align: top;
            color: #777;
            margin: auto;
            display: inline-block;
            width: 21px;
            height: 21px;
            border: none;
    }
    .cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
            padding: 10px 20%;
            margin: 0 auto;
            display: block;
            font-size: 2em;
            cursor: pointer;
            width: auto;
    }
    .cform input.cf_upload {
            width: 90%;
            background: #f9f9f9;
            border: 2px solid #888;
    }
  }


/* OLD THEME */
/*
body.boxed-layout {
background-color: #E3E3E3;
}
.logo-ad-wrapper {
padding: 150px 0 0px;
background: url("https://thoughtcatalog.files.wordpress.com/2014/01/shutterstock_97932824.jpg?w=1200") repeat-x scroll center -253px;
}
.site-branding {
float: right;
}
.site-title {
font-size: 50px;
}
.main-navigation {
background: rgb(54, 64, 63);
}
#site-navigation ul li a {
color: #FFFFFF;
}
#site-navigation ul.sub-menu {
background: rgb(54, 64, 63);
}
*/