/* Start of Column CSS */
#container1 {
    float: left;
    width: 100%;
}

@media only screen and (max-width: 980px) {
    .coltype1, .coltype2 {
        float: none;
        width: 100%;
        padding: 0;
    }

}

/* PANEL */

.panel {
    /*
     border: 1px solid #D8D8D8;
     background-color: #F3F4EF;
    */
}
.panel ul, .panel li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.panel select {
    border-width: 0;
}
.panel .widget-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,.08);
    border-bottom: 1px solid rgba(0,0,0,.08);
    text-transform: uppercase;
    font-weight: 600;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    -ms-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
}

.panel .featured-post h4 {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
}
.panel .post-time {
    text-transform: uppercase;
    margin: 0;
    font-size: 12px;
}

.panel section {
    margin-bottom: 20px;
}
.panel section li, .panel section ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.panel .widget_wp_review_tab {
    display: none;
}
/*
 * POST STYLE CSS
 */

.headername {
    font-size: 11px;
    line-height: 14px;
    text-transform: lowercase;
    font-weight: bold;
    padding: 0 10px;
    text-align: right;
}
.headername a {
    font-size: 11px;
    padding: 0 2px;
    margin-left: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: underline;
}
.headunder {
    width: 100%;
    padding: 0 0;
    padding-bottom: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
}
/*
.headunder .hdot {
    width: 100%;
    height: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: rgba(0,0,0,.05);
    
     -webkit-box-shadow: inset 78px 0px 73px -21px #F3F4EF, inset -78px 0px 73px -21px #F3F4EF;
     -moz-box-shadow: inset 78px 0px 73px -21px #F3F4EF, inset -78px 0px 73px -21px #F3F4EF;
     box-shadow: inset 78px 0px 73px -21px #F3F4EF, inset -78px 0px 73px -21px #F3F4EF;
    
}

.headunder .hline {
    position: relative;
    z-index: 99;
    width: 24px;
    height: 3px;
    background: #BBBBBB; 
    padding: 0;
    margin-right: 7px;
    margin-top: -3px;
    float: right;
}
*/
/*
 .headername a {
 padding: 6px 0;
 border-bottom: 1px solid #373C3F;
 }
*/
.secondname {
    text-transform: uppercase;
    background: rgba(255,255,255,.05);
    padding: 2px 20px;
    margin-bottom: 20px;
    border: 1px solid rgba(0,0,0,0.05);
}
.ptag {
    display: inline-block;
    color: #FFFFFF;
    background: #111111;
    padding: 0 4px;
    line-height: 16px;
    font-size: 12px;
    margin-right: 4px;
    float: left;
    text-transform: uppercase;
}
.ptag a {
    color: #FFFFFF;
}
.ptag a:hover, .ptag:hover {
    opacity: .8;
    color: #FFFFFF;
}

.style1 .meta, .style2 .meta, .style3 .meta, .style4 .meta{
    line-height: 20px;
    padding: 0;
    height: 18px;
    overflow: hidden;
}
/* STYLE 1 */
.style1 {
}
.style1 .coltype1 {
    float: left;
    width: 48%;
    padding-right: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.style1 .coltype2 {
    float: left;
    width: 52%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.style1 .main {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*
     border: 3px solid rgba(0,0,0,.05);
     -webkit-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
    */
}
.style1 article {
    overflow: hidden;
    border-top-width: 0;
    margin-bottom: 0px;
    padding-bottom: 0;
    padding-top: 0;
    border-bottom-width: 0;
}
.style1 h3 {
    font-size: 13px;
    margin-top: 5px;
    line-height: 18px; 
}
.style1 .styleimage {
    float: left;
    margin-right: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 30%;
}
.style1 .styleimage img {
    width: 100%;
}
.style1 .clearpost {
    margin-bottom: 10px;
}
/* STYLE 2 */

.style2 .main {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 20px;
    /*
     border: 3px solid rgba(0,0,0,.05);
     -webkit-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
    */
}
.style2 .inblog {
    border-radius: 5px;
}
.style2 .item {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    position: relative;
}
.style2 .img {  
    height: 200px; 
    background-size: cover;
    overflow: hidden;
    margin-bottom: 20px;
    border: 6px solid #F7F7F7; 
}
.style2 h5 {
    line-height: 20px;
}
.style2 h5 a {
    line-height: 20px;
    position: relative;
    z-index: 999; 
}

/* STYLE 3 */
.style3 {
}
.style3 .main {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*
     border: 3px solid rgba(0,0,0,.05);
     -webkit-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
    */
}
.style3 article {
    margin: 0;
}
.style3 .second img {
    float: left;
    margin-right: 20px;
    width: 35%;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.style3 .second:hover img {
    opacity: .6;
}
.style3 i {
    padding: 0;
    margin: 0;
}
.style3 ul {
    padding: 0;
    margin: 0;
}
.style3 li {
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
}
.style3 li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.style3 h3 {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 0; 
}
.style3 h4 a {
    font-size: 14px;
    line-height: 16px;
    display: block;
    margin-top: 0px;
    padding-top: 0px; 
}
.style3 h5 {
    font-size: 13px;
    line-height: 18px; 
}
.style3 .text-on {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: rgba(0,0,0,0);

}
.style3 .text-on:hover {
    border-width: 0;
}
.style3 .text-on .background-on {
    background: rgba(0,0,0,0);

}
.style3 .text-on:hover .background-on {
    background: rgba(0,0,0,0.5);
}
.style3 img {
    width: 100%;
    height: 100%;
}
.style3 .text-on .background-on:after {
    content: "";
    display: none;
}
.style3 .text-on .textdeep {
    font-size: 14px;
    text-align: center; 
    margin: 0;
    padding: 0; 
}
.style3 .text-on .background-on:before {
    content: "";
    display: none;
} 
.style3 .text-on .theicon i {
    font-size: 6px;   
    opacity: 0;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.style3 .text-on:hover .theicon i { 
    font-size: 42px;   
    opacity: 1;
}
/* STYLE 4 */
.style4 {
}
.style4 .main {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 0;
    /*
     border: 3px solid rgba(0,0,0,.05);
     -webkit-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
    */
}
.style4 article {
    margin: 0;
    padding: 0;
}

.style4 i {
    padding: 0;
    margin: 0;
}
.style4 ul {
    padding: 0;
    margin: 0;
}

.style4 img {
    padding-bottom: 7px;
}
.style4 li .texts {
    padding: 0;
}
.style4 .imgcroper{ 
}
.style4 li {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    width: 20%;
    float: left; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin-right: 2%;
    height: 300px;
    background-color: #E54786;
    border-radius: 5px; 
    background-image: url(../images/vintage-flower.png);
    background-size: cover;
}
.style4 li:first-child {
    width: 56%;
    height: 300px;
    overflow: hidden; 
    margin-bottom: 0; 
    padding-right: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;  
} 
.style4 li img {
    width: 100%; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%; 
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.style4 li:first-child img {
    width: auto;
    height: 100%;
    padding-bottom: 0px;
    margin-bottom: 0;
    padding-right: 0;


}
.style4 li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-right: 0;
    padding-left: 0; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-right: 0;
}

.style4 h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 0 0; 
    display: none !important;
}
.style4 h4 a {
    font-size: 14px;
    line-height: 16px;
    display: block;
    margin-top: 0px;
    padding-top: 0px;  
    display: none !important;
}
.style4 h5 {
    font-size: 14px;
    line-height: 18px;  
    display: none !important;
}



/* STYLE 6 */
.style6 .main {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 20px;
    /*
     border: 3px solid rgba(0,0,0,.05);
     -webkit-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
    */
}
.style6 ul {
    padding: 0;
    margin: 0;
}
.style6 li {
    margin-bottom: 30px;
}
.style6 li:last-child {
    margin-bottom: 0px;
}
.style6 .text-on .textdeep {
    margin: 0;
    text-align: center;
    left: 50%;
    width: 80%;
    top: 50%;
}
.style6 .desc {
    width: 100%;
}
/* STYLE 7 */
.style7 .main {
    padding-bottom: 0;
}
.style7 .text-on {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #E54077;
    text-shadow: 0 0 6px #280811,0 0 6px #C62158;
}
.style7 .text-on:hover {
    border-width: 0;
}
.style7 .text-on .background-on {
    background: rgba(25,4,8,0.12);
}
.style7 img {
    width: 100%;
    height: 100%;
}
.style7 .img {  
    height: 200px; 
    background-size: cover;
    overflow: hidden; 
}
.style7 .text-on .background-on:after {
    content: "";
    display: none;
}
.style7 .text-on .textdeep .titles {
    font-size: 14px;
    text-align: center;
}
.style7 .text-on .background-on:before {
    content: "";
    margin: 0;
    margin: 150px;
}
.style7 .text-on:hover .background-on:before {
    content: "";
    margin: 20px;
}

/* STYLE 8 */
.style8 .main { 
    padding-bottom: 30px;
}
.style8 .img {  
    width: 100%;
    height: 200px; 
    background-size: cover;
    overflow: hidden;  
}
.style8 .theicon i {
    font-size: 22px;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}
.style8 .text-on .textdeep .titles {
    height: 52px;
    overflow: hidden;
}
.style8 .text-on .background-on:before {
    border-width: 1px;
    border-color: rgba(255,255,255,0.8);
}
.style8 .text-on .background-on:after {
    background-color: rgba(0,0,0,0);
    margin: 14px;
}

/* STYLE 9 */
.style9{
    border: 1px solid #EFEFEF;
    border-top-width: 0;
}
.style9 .items{  
    margin-top: 20px;
}
.style9 .items .img img {
    /* Just in case there are inline attributes */
    width: 100% !important;
    height: auto !important; 
    opacity: .5;	-webkit-transition: all .3s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.style9 .items:hover .img img {
    opacity: 1;
}
.style9 .items .img {
    padding: 0;
    margin: 0; 
    background-color: #000000;
}
.style9 .titles a{
    color: #FFFFFF;
}
.style9 .items { 
    box-sizing: border-box; /* Opera/IE 8+ */
    -webkit-box-sizing: border-box; /* Safari, Chrome et al */
    -moz-box-sizing: border-box; /* Firefox */
    padding-bottom: 2px;
}
.style9 .items h2 {
    border-top: 1px solid rgba(0,0,0,0.1);  
    padding: 0 20px;
    padding-top: 10px;
    line-height: 16px; 
    height: 66px;
    overflow: hidden;box-sizing: border-box; /* Opera/IE 8+ */
    -webkit-box-sizing: border-box; /* Safari, Chrome et al */
    -moz-box-sizing: border-box; /* Firefox */
    background-color: rgba(255,255,255,.2);	
    float: left;
    width: 80%;
}

.style9 .items .divwork{
    margin-top: -74px; 
    position: relative; 
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; 			
}
.style9 .items:hover .divwork{  
}
.style9 .items .theicon {

    text-align: center;
    z-index: 99;
    opacity: .7;
    background-color: #FFFFFF;
    padding: 11px 0; 
    box-sizing: border-box; /* Opera/IE 8+ */
    -webkit-box-sizing: border-box; /* Safari, Chrome et al */
    -moz-box-sizing: border-box; /* Firefox */
    float: left;
    width: 20%;
}
.style9 .items:hover .theicon {
    opacity: 1; 
}
.style9 .items .theicon i {
    font-size: 42px;
    color: #ff8956;	-moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; 
}
.style9 .items:hover .theicon i{
    color: #000000;
}
/* -------------------------------
  Recent Comments 
*/
.recent-comments {
    list-style: none;
    font-size: 12px;
    color: #485358;
}
.recent-comments li {
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 10px;
    border-top: 1px dotted #C8CBCE;
}
.recent-comments li:first-child {
    border: 0 none;
    padding-top: 0px;
}
.recent-comments img {
    float: left;
    margin-right: 8px;
}
.recent-comments a {
    font-size: 14px;
    line-height: 16px;
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    text-transform: uppercase;
}

/* OTHER */

.widget_tw-recent-posts-categories:before, .widget_siteorigin-panels-builder:before {
    content: '';
    background: #000;
    width: 0px;
    height: 0px;
}
.widget_tw-recent-posts-categories .title-line {
    height: 3px;
    width: 0%;
    background: rgba(255,255,255,0);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    transition: all 0.9s ease;
    margin-top: -3px;
}

.widget_tw-recent-posts-categories:hover .title-line {
    width: 100%;
    background: #707070;
}
.widget_tw-recent-posts-categories .podot {
    width: 32px;
    height: 3px;
    border: 3px solid #F2F2F0;
    border-right-width: 6px;
    border-left-width: 0;
    background: #AFAFAF;
    position: absolute;
    z-index: 99;
    float: right;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    margin-top: -25px;
}
.widget_tw-recent-posts-categories:hover .podot {
    background: #707070;
}

.lefts, .rights {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.lefts {
    padding-right: 15px;
}
.rights {
    padding-left: 15px;
}
/* panel style */

.widget_siteorigin-panels-post-content {
    padding: 0 20px;
}
.widget_sow-features {
    padding: 0;
}
.widget_sow-features .textwidget h5{
    line-height: 28px;
    padding: 0;
    margin: 0;
    font-size: 20px;
    margin-top: 10px;

} 
.widget_sow-post-carousel h3 {
    line-height: 22px;
}
.widget_sow-post-carousel .widget-title {
    background: rgba(0,0,0,0);
    border-width: 0;
    padding: 0;
    margin-bottom: 10px;
}

.morecate {
    border: 1px solid rgba(0,0,0,.1);
    float: right;
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 18px;
    margin-top: 11px;
    padding: 3px 4px;
}

/* current date */
.current_calendar {
    background-color: #707070;
    color: #FFFFFF;
    padding: 10%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.current_calendar .date {
    font-size: 72px;
    padding: 16px 0;
    padding-bottom: 80px;
    width: 96px;
    float: left;
}
.current_calendar .day {
    font-size: 15px;
    color: rgba(255,255,255,.8);
}
.current_calendar .mont {
    font-size: 18px;
}
.current_calendar .year {
    text-align: right;
    padding-top: 15px;
    margin-top: 5px;
    color: rgba(200,200,200,.7);
    border-top: 2px solid rgba(255,255,255,.1);
}

/* Popular Comments */
.popular_postz {
    margin: 0;
    padding-top: 20px;
    padding-left: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.popular_postz .title {
    line-height: 18px;
    position: relative;
    z-index: 9;
    font-weight: 600;
}
.popular_postz .orderby {
    line-height: 16px;
}
.popular_postz li {
    list-style: none;
    line-height: 38px;
}
.popular_postz .poppad {
    margin-bottom: 15px;
}
.popular_postz li:last-child {
    border-width: 0;
    padding-bottom: 0;
}

.popular_postz img {
    float: left;
    margin-right: 8px;
}
.popular_postz .numz {
    font-size: 38px;
    width: 40px;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}

.tagcloudbody {
    background: #736;
    padding: 15px;
}
.archivebody {
    background: #795;
    padding: 15px;
}
.style1 .readmore, .style7 .readmore {
    padding: 1px 8px;
    border: 2px solid rgba(0,0,0,0);
    line-height: 22px;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 600; 
}
.style1 .readmore:hover, .style7 .readmore:hover {
    opacity: .7;
}


/* STYLE 5 */
.style5 {
}
.style5 .main {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*
     border: 3px solid rgba(0,0,0,.05);
     -webkit-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
     box-shadow: inset 0px 0px 0px 3px #FFFFFF, inset 0px 0px 0px 4px rgba(0,0,0,.05);
    */
}
.style5 article {
    margin: 0;
    padding: 0;
}
.style5 i {
    padding: 0;
    margin: 0;
}
.style5 ul {
    padding: 0;
    margin: 0;
}
.style5 li {
    list-style: none;
    padding: 10px;
    width: 30%;
    height: 400px;
    float: left;
    margin:1.66%;   
    border-radius: 5px; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    position: relative; 
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    -webkit-box-shadow: 0px 0px 29px -8px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 29px -8px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 29px -8px rgba(0,0,0,0.26);
    border-bottom: 1px solid #DFDFDF;
}
.style5 li img {
    float: left;
    margin-right: 20px;
    width: 100%;
    margin-bottom: 0;
}

.style5 h3 {
    padding: 0 0;
    text-transform: capitalize;
    margin-bottom: 5px; 
    font-weight: 400;
}
.style5 h3 a{
    font-size: 20px !important; 
    font-family: 'Mitr', sans-serif;
}
.style5 .styleimage{
    width: 100%;
    height: 250px;
    background-position: center;
    background-size: cover;   
    border-radius: 4px;
}
 
.style5 .seemores {
    -moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
    -webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
    box-shadow:inset 0px 1px 0px 0px #a4e271;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
    background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
    background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
    background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
    background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
    background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
    background-color:#89c403;
    -moz-border-radius:36px;
    -webkit-border-radius:36px;
    border-radius:36px;
    border:1px solid #74b807;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:5px 28px;
    text-decoration:none;
    text-shadow:0px 1px 0px #528009;
}
.style5 .seemores:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
    background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
    background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
    background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
    background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
    background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
    background-color:#77a809;
}
.style5 .seemores:active {
    position:relative;
    top:1px;
}







