/* Enter Your Custom CSS Here */
.double-title {
     font-size: 28px;
    font-weight: 600;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
    text-transform: uppercase;
}


div.item-wrapper.vcenter{
padding-left: 30px;
  text-align: left;
}

.page-side .title {
    color: #fff;
    font-size: 33px;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
    line-height: 1.1em;
    margin-top: 0;
}

.page-side .title .second-part {
    display: none;
}

.tj-hover-3 .tj-overlay .title {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 30px;
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    font-weight: 700;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
    position: relative;
    color: #d0d0d0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.social-icons-widget ul {
    list-style-type: none;
    margin: 0 0 0 -15px;
    width: 100%;
}

h5.widget-title {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
    color: #474747;
}

#title1{
color:gray;
}

.post-author-image{
display: none;
}

#post-header .header-content .post-title{
    font-size: 50px;
    text-transform: none;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    font-weight: 800;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
}

p{
font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
}

div.cap-des{
font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
}

h1.lined{
font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
  display: none;
}

h2.section-title.double-title {
    font-size: 28px;
    margin-bottom: 20px;
}
.mystyle {
    padding: 0 0%;
    text-align: left;
}

@media screen and (min-width:300px) and (max-width:766px){
#post-header .header-content .post-title {
    font-size: 30px;
    text-transform: capitalize;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    font-weight: 800;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
}
}  

div.vc_btn3-container.vc_btn3-left{
display: none;
}

div.col-md-9{   
  margin-top: -55px;
}

.widget ul li {
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskeville, Georgia, Serif;
}

.tj-circle-hover .tj-overlay .circle {
    display: none;
}     
     
#side-footer {
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 100%;
    overflow: auto;
}

#copyright {
    position: relative;
    margin-top: 7px;
    color: #8d8d8d;
    display: block!important;
}
