/*
Theme Name: Fold Portfolio - Responsive Portfolio Template

Table of contents in this css file:
1-Embed external font "bebasNeue"
2-General classes
3-Transitions
4-Fonts
5-Home Slider
6-nav-menu section classes
7-about section classes
8-team section classes 
9-blog section classes
10-portfolio(works) section classes
11-clients section classes
12-contact section classes
13-footer section classes
14-single-post.html classes
*/




/*  Embed external font "bebasNeue"  */
@font-face {
    font-family: 'bebas';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/BebasNeue-webfont.woff') format('woff'),
        url('font/BebasNeue-webfont.ttf') format('truetype'),
        url('font/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*------ Embed external font "bebasNeue"--------*/


/*  General classes  */
.menu-holder.splited{
    z-index: 1000;
    width: 100%;
}
a:hover,a:focus,a:active{
    color:#333;
}
a{
    color:#336699;
}
body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

::-moz-selection {
    background-color: #FEDC00;
    color: #fff;
    text-shadow: none;
    -webkit-text-shadow: none;
}
::selection {
    background-color: #FEDC00;
    color: #fff;
    text-shadow: none;
    -webkit-text-shadow: none;
}
ul{
    margin: 0;
}
a{
    outline: none!important;
}
a:hover,
a:active,
a:focus
{
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5{
    margin: 0;
    font-weight: bold;
}
.ie8 .nav.dropdown{
    display: none;
}
/* ------- General classes ------- */



/*  Transitions  */
.flex-caption .learn-more,
.box-holder .box:after
{
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;

}
.team-item .thumb img,
.team-item .thumb:after,
.blog-item .thumb:after,
.blog-item .thumb img,
.portfolio-item .hover,
.portfolio-item img,
.scroll-indicator
{
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; 
}

/* ------ Transitions  ------  */



/*  Fonts  */
body,
p,
label,

ul li,
h1,
h2,
h3,
h4,
h5,
.placeholder
{

    font-family: 'Raleway', sans-serif;


}
.more-info-holder .meta-data{
    font-family: 'Montserrat', sans-serif;
}
.flex-caption h1,
.menu-holder .menu a,
.middle-slogan .big-text,
.tilt-area .call-us
{
    font-family: 'bebas', sans-serif;
}


/* ------- Fonts ------------ */


/*   Home Slider    */
.flex-direction-nav a {
    background-color: #000000;
    display: block;
    width: 65px;
    top: 49%;
    height: 55px;
    position: absolute;
}
.flex-direction-nav a:after{
    font-family: fontawesome;
    font-style: normal;
    color:#FEDC00;
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    top:0;
    margin: auto;
}
.flex-direction-nav .flex-prev:after{
    content:"";
}
.flex-direction-nav .flex-next:after{
    content:"";
}
.section-slider{
    position: relative;
}
.section-slider .logo{
    position: absolute;
    left: 0;
    right: 0;
    margin: 30px auto;
    text-align: center;
    z-index: 100;
}


.flex-caption h1{
    text-transform: uppercase;
    font-weight: normal;
    font-size: 100px;
    line-height: 100px;

}
.flex-caption h1:after{
    content: "";
    position: absolute;
    bottom: -7px;
    width: 60%;
    background-color: #000;
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.flex-caption div {
    padding: 11px 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
}
.flex-caption .nav-holder{
    left: 0;
    margin: 30px auto;
    right: 0;
    padding: 0;
    width: 164px;
}
.flex-caption .nav-holder  a{
    outline: none;
    font-size: 12px;
    font-weight: bold;
    color:#000;
}
.flex-caption .learn-more:hover{
    background-color: #fff;
}
.flex-caption .learn-more{
    background-color: #FEDC00;
    color:#000;
    font-weight: bold;
    padding: 7px 13px;
    font-size: 13px;
}
.flex-caption div span{
    padding: 3px 10px;
}
.flex-caption .button-holder {
    margin: 15px 0 0;
}
.flex-caption a{
    display: inline;

}
.flex-caption div,.flex-caption h1{
    color:#000;
    position: absolute;
    top:130%;
    left: 0;
    right: 0;

    text-align: center;

}
.flex-caption{
    position: absolute;
    width: 80%;

    color:#fff;
    left: 0;
    right: 0;
    margin:  0 auto;
    height: 100%;
    top:285px;



}
.ie8 .scroll-indicator{
    display: none;
}
.scroll-indicator,.scroll-indicator.show,.scroll-indicator.hide{
       opacity: 0;
    }
.scroll-indicator {
position: absolute;
z-index: 100;
left: 0;
right: 0;
top: 610px;
width: 64px;
margin: auto;
}
/*  --------- Home Slider -----------  */


/*    nav-menu section classes    */
.menu-holder{
    background-color: #000;
    border-bottom: 5px solid #FEDC00;

}

.menu-holder .menu{
    float: left;
}
.top-socials{
    float: right;
}
.menu-holder .menu .active a,.menu-holder .menu a:hover{
    color:#000;
    background-color: #FEDC00;

}
.chrome .menu-holder .menu a{
     padding: 17px 28px 15px ;
}
.menu-holder .menu a{
    color:#FEDC00;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    padding: 17px 28px 16px ;
}

.menu-holder .menu li {
    padding: 0px!important;
    text-align: center;
    margin: 0;
    float: left;
}
.top-socials li {
    padding: 0!important;;
    margin: 0!important;;
    float: left;
    border-left: 1px solid #fedc00;
    position: relative;
}
.top-socials{

}
.top-socials li a {
    color: #FEDC00;
    font-size: 18px;
    display: inline-block;

    padding: 17px 19px 17px;
}
.top-socials li a:hover,.languages-menu a:hover{
    color:#333;
    background-color: #FEDC00;
}
.top-socials li:last-child{
    border-right: 1px solid #fedc00;
}
.languages-menu a{
    float: right;
    display: inline-block;
    border-right: 1px solid #fedc00;
    padding: 16px 12px 16px;
    color: #FEDC00;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.languages-menu {
    position: relative; 
    float: right;     
}
.languages-menu .dropdown-menu{
    left: -1px;
    border-radius: 0;
    box-shadow: none;
    min-width: 99%!important;
    background-color: transparent!important;
    border: 1px solid #fedc00;
    border-top:0;

    border-bottom:0;
    padding: 0;
}
.languages-menu .dropdown-menu li a:hover{
    background-image: none;
    background-color: #FEDC00;
    color:#000;
}
.languages-menu .dropdown-menu li a {
    background-color: #000;
    font-weight: 600;
    padding: 16px 12px 16px;
    color: #FEDC00;
    display: block;
    float: none;
    border:none;
    border-bottom: 1px solid #fedc00;

}
/*   ------------ nav-menu section classes  ----------  */



/*    about section classes    */
.section-about .logo {
    text-align: center;
    margin: 17px 0 0;
}
.section-about .short-desc {
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    margin: 53px 0;
    position: relative;
}
.section-about .short-desc:before,.section-about .short-desc:after{
    content: "";
    width: 150px;
    height: 1px;
    background-color: #000;
    left: 0;
    margin: auto;
    right: 0;
    position: absolute;
}
.section-about .short-desc:before {

    top: -23px;

}

.section-about .short-desc:after {
    bottom:-23px;
}
.section-about .box-holder .box {
    display: inline-block;
    min-width: 49%;
    text-align: center;
    min-height: 275px;
    position: relative;

}
.ie8 .box-holder .title-box{
     margin: 45px 0 20px 0;
}
.box-holder .title-box {
    text-transform: uppercase;
    font-weight: bold;
    margin: 85px 0 20px 0;
    padding: 6px 30px;
    display: inline-block;
    color:#000;
    border: 3px solid #000;
}
.box-holder .desc {
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 16px;
    color:#000;
}
.box-holder .box:hover .button{
    background-color: #000;
    color:#FEDC00;
}
.box-holder .button {

    color:#000;
    padding: 4px 10px;
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
}
.box-holder img{
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
    opacity: 0.4;
     height: 100%;
     width: 100%;
}
.ie8 .box-holder img{
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
}
.box-holder .box:hover:after{
    opacity: 1;
}
.box-holder .box:after{
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    content: "";
    z-index: -1;
    background-color: rgba(254,220,0,0.6);
}
.section-about .box-holder {
    margin: 70px 0 0;
}
.section-about{
    position: relative;
}
.section-about:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 38%;
    bottom: -20px;
    margin: auto;
    height: 7px;
    background-color: #000;
}
.section-about:before {
    width: 100%;
    background-color: #BBBBBB;
    content: "";
    position: absolute;
    left: 0;
    bottom: -17px;
    height: 1px;
}

/*  -----------  about section classes  ------------  */



/*    team section classes    */
.section-post:before,.section-post:after{
    display: none;
}
.section-team .desc {
    text-align: center;
    font-size: 20px;
    line-height: 23px;

}
.section-team {
    margin-top: 65px;
}

.section-team .section-title {
    margin: 50px 0 48px;
}
.section-title{
    text-align: center;
}
.section-title h2 {
    display: inline-block;
    border: 1px solid #000;
    border-left: 0;
    border-right: 0;
    font-weight: 600;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 27px;
}
.section-title.invert h2 {
    display: inline-block;
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    font-weight: 600;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 27px;
   
   color:#fff;
}

.team-item .name,.team-item .position{
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
.team-item .name {
    color: #000;
    margin: 17px 0 0;
    font-size: 18px;
    position: relative;
}
.team-item .position{
    color:#737373;
    margin: 8px 0 0 0;
}
.team-holder .team-row{
    margin-bottom: 45px;
}

.team-item .name:after {
    content: "";
    width: 64%;
    height: 1px;
    bottom: -5px;
    left: 0;
    margin: auto;
    right: 0;
    position: absolute;
    background-color: #000;
}
.team-item .thumb{
    overflow: hidden;
    position: relative;
    height: 245px;
    
}
.team-item .thumb img{
  
    position: absolute;
}

.team-item .thumb:hover:after,.blog-item .thumb:hover:after{
    opacity: 1;
}
.team-item .thumb:after,.blog-item .thumb:after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(254,220,0,0.6);
    position: absolute;
    opacity: 0;
    left: 0;
    top:0;
}
.ie8 .team-item .thumb{
    width: 245px;
}
.ie8 .team-item:hover .thumb:after,ie8 .blog-item:hover .thumb:after{
    background-image: url('../images/transparent.png');
}
.team-item .thumb:hover img{
    -moz-transform: scale(1.2) rotate(10deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.2) rotate(10deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.2) rotate(10deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.2) rotate(10deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.2) rotate(10deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
/*   ------------ team section classes  --------------  */



/*    blog section classes    */
.section-news-blog {
padding-top: 50px;
}
.blog-item .info-area {
margin: 20px 34px 0 34px;
}
.info-area .date {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}
.info-area .title {
font-size: 21px;
line-height: 20px;
margin: 5px 0 20px;
font-weight: 600;
}
.info-area .excerpt {
line-height: 16px;
font-size: 13px;
min-height: 110px;
}
.blog-readmore {
color: #000;
text-transform: capitalize;
font-size: 12px;
font-weight: bold;
}
.blog-readmore:hover{
    color:#FEDC00;
}
.blog-item .thumb:hover img{
     -moz-transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

.middle-slogan{
    position: relative;
    text-align: center;
    background-image: url(../images/middle-image.jpg);
    background-position: center;
    min-height: 307px;

}
.middle-slogan .big-logo,.middle-slogan .big-text{
    display: inline-block;
}
.middle-slogan .big-text {
    font-size: 56px;
    color: #fff;
    border: 1px solid #fff;
    border-left: 0;
    padding: 15px 0;
    position: relative;
    top: 17px;
    border-right: 0;
    text-transform: uppercase;
    line-height: 40px;
}
.middle-slogan  .big-logo {
    margin: 52px 30px 0;
}

.blog-item{
    width: 33%;
    margin-right: 0px
}

.blog-list-row {
margin-bottom: 15px;
}
/*   -------- blog section classes  ---------  */


/*    portfolio(works) section classes    */
.section-works .section-title {
    margin: 45px 0 0;
}
.portfolio-item .more-info{
    display: none;
}
 .group-selectors{
    margin: 50px 0 ;
    text-align: center;
}
 .group-selectors a {
text-transform: uppercase;
font-weight: bold;
display: inline-block;
padding: 6px 10px;
margin: 0 9px;
border: 4px solid #000;
color: #000;
}
.portfolio-item .hover a:hover{
    border-color: #fff;
    color:#fff; 
}
 .group-selectors a:hover,.group-selectors a.active{
    border-color: #FEDC00;
    color:#FEDC00;
}
.ie8 .portfolio-item{
     margin-right: 2px;
}
.ie8 .container{
     width: 1200px;
}
.ie8 .languages-menu{
   
    display: none;
    
}
.portfolio-item{
     margin-bottom: 40px;
 margin-right: 7px;
 width: 379px;
 height: 240px;
    display: inline-block;
}
.blog-item{
   margin-bottom: 40px;

    display: inline-block;
}



.portfolio-item .thumb,.blog-item .thumb{
    position: relative;
    overflow: hidden;
}
.portfolio-item .hover {
position: absolute;
 background-color: rgba(254,220,0,0.6);
 width: 100%;
 height: 100%;
 opacity: 0;
 z-index: 100;
}
.ie8 .portfolio-item:hover .hover{
    background-image: url('../images/transparent.png');
}
.ie8 .portfolio-item .hover a{
    width: 160px;
}
.portfolio-item .hover a {
position: absolute;

text-transform: uppercase;
font-weight: bold;
display: inline-block;
padding: 6px 10px;
width: 135px;
height: 20px;
margin: auto;
left: 0;
right: 0;
top: -200%;
bottom: 0;
border: 4px solid #000;
color: #000;
}


@-webkit-keyframes portfolio-hover {
  0%   { top: -200%; }
  100% { top: 0; }
}
@-moz-keyframes portfolio-hover {
  0%   { top: -200%; }
  100% { top: 0; }
}
@-o-keyframes portfolio-hover {
 0%   { top: -200%; }
  100% { top: 0; }
}
@keyframes portfolio-hover {
 0%   { top: -200%; }
  100% { top: 0; }
}
.portfolio-item:hover .hover{
    opacity: 1;
}
.blog-item:hover .hover{
    opacity: 1;
}
.ie9 .portfolio-item .hover:hover a,.ie8 .portfolio-item .hover:hover a{
    top:0;
}
.portfolio-item .hover:hover a{
 
   -webkit-animation: portfolio-hover 0.3s 0.1s ease-in-out forwards;  
  -moz-animation:    portfolio-hover 0.3s 0.1s ease-in-out forwards; 
  -o-animation:      portfolio-hover 0.3s 0.1s ease-in-out forwards;   
  animation:         portfolio-hover 0.3s 0.1s ease-in-out forwards;  
}

.portfolio-item:hover .thumb img{
    -moz-transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.2) rotate(5deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

.portfolio-item .title {
font-size: 14px;
text-align: center;
margin-top: 12px;
font-weight: bold;
text-transform: uppercase;
}
.portfolio-item .more-info{
    position: absolute;
    background-color: #101014;
    padding: 40px;
    left: 0;
    min-width: 1000px;
    z-index: 1000;
    margin-top: 40px;
}
.portfolio-holder{
   text-align: center;  
   
overflow:visible!important;
margin: 0 auto;
}
.portfolio-holder,.blog-list-holder{
    position: relative;
   
}
.inner-slider{
    position: relative;
}
.inner-slider .flex-direction-nav a{
    background-color: rgba(0,0,0,0.2);
    top:44%;
    
}
.inner-slider .flex-direction-nav a:hover:after{
    color:#FEDC00;
}
.inner-slider .flex-direction-nav a:after{
    color:#fff;
}
.portfolio-item .more-info .triangle{
    
    width: 0px;
height: 0px;
border-style: solid;
border-width: 0 25px 25px 25px;
border-color: transparent transparent #101014 transparent;
position: absolute;
top:-25px;

}
.portfolio-item .more-info .close-btn{
    position: absolute;
    z-index: 100;
    right: 0;
    top:0;
    font-size: 30px;
    color:#FEDC00;
    background-color: #000;
    padding: 10px 20px;
    display: block;
}
.more-info-holder {
color: #ccc;
margin: 50px 0 0 35px;
}
.more-info-holder .meta-data {
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
}
.more-info-holder p {
font-size: 12px;
line-height: 14px;
}
.more-info-holder h3 {
text-transform: capitalize;
font-weight: normal;
line-height: 26px;
font-size: 19px;
}
.more-info-holder hr {
border-top: 0;
border-bottom: 1px solid #000;
}
.more-info-holder .author {
font-style: italic;
font-size: 10px;
}

/*  --------------  portfolio(works) section classes  ---------  */





/*    clients section classes    */

.section-clients{
    background-image: url(../images/clients.jpg);
  

    background-position: center top;
    background-repeat: no-repeat;
    min-height: 307px;
}
.client-item{
    text-align: center;
}
.client-item a{
    display: block;
}
.clients-row{
    margin-top: 120px;
}
/*   ---------- clients section classes -----------   */



/*    contact section classes    */

.section-contact{
    background-image: url(../images/contact.jpg);
     background-position: center top;
    background-repeat: no-repeat;
     min-height: 305px;
     background-color: #000;
}
.tilt-area {
text-align: center;
color: #fff;
padding: 58px 0 0;
min-height: 285px;
-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(-5deg);
		-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(-5deg);
        -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(-5deg);
        -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(-5deg);
        transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(-5deg);
}
.tilt-area h2 {
text-transform: uppercase;
font-size: 25px;
font-weight: 600;
}

.tilt-area .call-us {
background-color: #fff;
display: inline-block;
color: #000;
padding: 30px;
font-size: 56px;
text-transform: uppercase;
}

.tilt-area .support {
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
margin: 8px 0 0;
}
.bordered-text.invert{
    color:#fff;
    border:3px solid #fff;
    padding: 7px 70px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
}
.bordered-text{
    color:#000;
    border:3px solid #000;
    padding: 7px 70px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
}
.spam-text{
    margin: 48px 0;
    text-align: center;
}
.form-label {
    color:#FEDC00;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
label.error{
    color:red;
}
.contact-form .submit{
    background-color: #FEDC00;
    color:#000;
    text-transform: uppercase;
    border:none;
    font-weight: 600;
}
.contact-form input:not(.submit),
.contact-form textarea {
  background-color: #fff;
  border:none;
  border-left:  5px solid #FEDC00;
  border-radius: 0px;
  padding: 10px;
  -webkit-border-radius: 0px;
-webkit-box-shadow: inset 2px 0px 0px 0px #000;
        padding-left: 10px;
        box-shadow: inset 2px 0px 0px 0px #000;
  color: #000000;
  
}
.contact-form textarea {
    min-height: 200px!important;
   
}
.contact-form input:not(.submit):focus,
.contact-form textarea:focus {
  background-color: #fff;
  border:none;
  border-left:  5px solid red;
  border-radius: 0px;
  -webkit-border-radius: 0px;
-webkit-box-shadow: inset 2px 0px 0px 0px #000;
        outline: none;
        box-shadow: inset 2px 0px 0px 0px #000;
  color: #000000;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  -webkit-transition: all 100ms ease-out;
}
#loading {
  visibility: hidden;
  float: right;
}
.contact-form .controls {
  position: relative;
  margin-bottom: 40px;
}

.contact-form .control-group:nth-last-child(3) .controls {

  margin-bottom: 10px;
}

.contact-info label {
color: #FEDC00;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
}
.info-holder .value {
color: #fff;
font-size: 17px;
margin: 7px 0;
}
.info-holder {
margin-bottom: 48px;
}


/*   ------------- contact section classes   ----------------- */




/*    footer section classes    */
.footer {
background-color: #FEDC00;
text-align: center;
padding: 20px 0;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
}
.footer a{
    color:#fff;
}
.footer a:hover{
    color:#000;
}
.contact-form {
margin-left: 60px;
}


/*    --------------footer section classes  -----------  */





/*    single-post.html  classes    */
.single-post .date{
    border: 1px solid #000;
border-left: none;
border-right: none;
text-transform: uppercase;
font-weight: bold;
padding: 12px 0;
text-align: center;
width: 60%;
margin: 71px auto 0 auto;
}
.single-post .title {
text-align: center;
margin: 42px 0;
}
.single-post .title h1 {
font-weight: normal;
}
.single-post .author {
text-align: center;
font-size: 20px;
font-style: italic;
}

.single-post .post-image {
text-align: center;
margin: 40px 0;
}

.single-post .content {
width: 780px;
margin: 0 auto;
}

.single-post .content {
width: 780px;
margin: 0 auto;
padding: 10px 0 0 0;
font-size: 16px;
}
.single-post .content p
{
    margin-bottom: 30px;
}
.single-post blockquote {
border-left: 10px solid #FEDC00;
padding: 0 0 0 30px;
font-size: 21px;
line-height: 24px;
margin: 40px 0 50px ;
}
.share-row {
width: 780px;
border: 1px solid #000;
border-left: none;
border-right: none;
padding: 6px;
margin: 81px auto 46px auto;
}
.share-row ul {
display: inline-block;

}
.share-row .row-fluid{
   margin-top: 10px; 
}
.share-row .counter-holder{
    text-align: right;
}
.share-row .counter {
display: inline-block;
font-weight: bold;
text-transform: capitalize;
font-size: 14px;
}
.share-row ul li {
font-size: 17px;
text-transform: capitalize;
}
.share-row ul li a{
    color:#000;
}
.share-row ul li a:hover{
    color:#2D96CE;
}
.share-row ul li:after {
content: "|";
margin-left: 10px;
}
.share-row ul li:last-child:after{
   content: ""; 
}
.popoular-posts .area-title {
text-align: center;
margin-bottom: 20px;
}

.popoular-posts .area-title h2 {
font-size: 12px;
text-transform: uppercase;
}



/*  ---------  single-post.html  classes  ------------ */



/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}