Saturday, 24 December 2022

Featured Widget Css

 /* ######## Featured Widget Css ######################### */

.feat-main-wrapper {

  margin:10px auto;

}

.tyard-wrapper {

  width:75%;

float:left;

max-width:780px;

overflow:hidden;

}

.tyard h2 {

    display: none;

    visibility: hidden;

}

.preload {

opacity:0;

transition: all .3s ease;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

}

.comload {

opacity:1;

transition: all .3s ease;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

}

.tyard .ty-first {

    width: 75%;

    position: relative;

    float: left;

    padding-right: 1px;

    box-sizing: border-box;

    overflow: hidden;

}

.tyard .ty-feat-image {

    width: 100%;

    position: relative;

    overflow: hidden;

}

.templatesyard .ty-first .tyard-thumb {

    position: relative;

    width: 100%;

    height: 135px;

}

.tyard-thumb {

    overflow: hidden;

}

.templatesyard .ty-img {

    width: 100%;

    height: 200px;

    position: relative;

    display: block;

    transition: all .3s ease-in-out;

}

.tyard .ty-first .tyard-thumb, .tyard .ty-img {

    height: 407px;

}

.ty-first .ty-img:after {

    content: no-close-quote;

    position: absolute;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 230px;

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MjMyZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTIzMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) repeat-x;

    opacity: .8;

}

.templatesyard .ty-feat .ty-rest .yard-img:after {

    content: no-close-quote;

    position: absolute;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 110px;

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MjMyZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTIzMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) repeat-x;

    opacity: .8;

}

.templatesyard .ty-feat .ty-last .yard-img:after {

height:230px;

}

.tyard .yard-label {

    z-index: 2;

}

.tyard .yard-label {

    background: $maincolor;

    color: #fff;

    text-transform: uppercase;

    height: 20px;

    line-height: 20px;

    display: inline-block;

    padding: 0 6px;

    font-size: 11px;

    font-weight: 400;

margin-bottom: 8px;

}

.tyard .yard-label a {

color:#fff;

}

.tyard .tyard-thumb .item-cmm {

     position: absolute;

    top: 0;

    right: 0;

    z-index: 2;

    color: #fff;

    text-transform: uppercase;

    height: 20px;

    line-height: 20px;

    display: inline-block;

    padding: 0 6px;

    font-size: 11px;

    font-weight: 400;

    background: $maincolor;

}

.tyard .tyard-thumb .item-cmm:before {

    content: "\f086";

    margin-right: 5px;

    font-family: FontAwesome;

    font-style: normal;

    font-weight: normal;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}

.tyard .ty-first .ty-con-yard, .column .ty-first .ty-con-yard {

    position: absolute;

    bottom: 0;

    width: 100%;

    z-index: 2;

    padding: 15px;

    box-sizing: border-box;

text-align:center;

}

.tyard .ty-first .ty-con-yard .tyard-title a, .column .ty-first .ty-con-yard .tyard-title a, .tyard .ty-last .yard-tent-ty .tyard-title a {

    display: block;

    font-size: 24px;

    color: #fff;

    font-weight: 400;

    line-height: 1.4em;

    margin-bottom: 5px;

}

.ty-con-yard .yard-auth-ty, .ty-con-yard .ty-time {

    color: #ccc;

}

.recent-summary {

    display: block;

    color: #ccc;

    padding: 10px 0;

}

.tyard .ty-feat .ty-rest-wrap {

display:block;

    position: relative;

    box-sizing: border-box;

    overflow: hidden;

}


.tyard .ty-feat .ty-last {

width: 25%;

    position: relative;

    float: left;

    padding: 0;

    box-sizing: border-box;

    overflow: hidden;

}

.tyard .ty-feat .ty-rest {

   overflow: hidden;

    display: block;

     padding: 0;

    position: relative;

}

.tyard .ty-feat .ty-rest-wrap:nth-child(3) .ty-rest,.tyard .ty-feat .ty-rest-wrap:nth-child(4) .ty-rest {

    margin-top: 1px;

}

.tyard .ty-feat .ty-rest-wrap:nth-child(3),.tyard .ty-feat .ty-rest-wrap:nth-child(5) {

   padding-right:0;

}

.templatesyard .ty-feat .ty-rest .tyard-thumb {

    width: 100%;

    height: 135px;

    vertical-align: middle;

}

.templatesyard .ty-feat .ty-rest .yard-img {

    width: 100%;

    height: 135px;

    position: relative;

    display: block;

    transition: all .3s ease-in-out;

}

.templatesyard .ty-feat .ty-last .yard-img, .templatesyard .ty-feat .ty-last .tyard-thumb {

height:407px;

}

.tyimg-lay {

    position: absolute;

    left: 0;

    top: 0;

    z-index: 1;

    width: 100%;

    height: 100%;

    background-color: rgba(40,35,40,0.05);

}

.templatesyard .ty-feat .ty-rest .yard-tent-ty {

   position: absolute;

    bottom: 0;

    width: 100%;

    z-index: 2;

    padding: 15px;

bottom:0;

text-align:center;

    box-sizing: border-box;

transition: all .4s ease-in-out;

}

.tyard .ty-rest .yard-tent-ty .tyard-title {

    overflow: hidden;

    line-height: 0;

    margin: 0 0 2px;

    padding: 0;

}

.tyard .ty-rest-wrap .ty-rest .yard-tent-ty .tyard-title a {

    color: #fff;

    font-weight: bold;

    font-size: 13px;

letter-spacing:0.2px;

    line-height: 18px;

}

.tyard .ty-first:hover .ty-img, .tyard .ty-rest:hover .yard-img {

transform: scale(1.1) rotate(-1deg);

    transition: all .3s ease-in-out;

}

.tyard .ty-first:hover .tyimg-lay, .tyard .ty-rest:hover .tyimg-lay {

    background-color: rgba(0,0,0,.2);

    transition: all .3s ease-in-out;

}

ul.roma-widget {

    padding: 0;

    margin: 0;

}

.roma-widget li:first-child {

    padding-top: 0;

    border-top: 0;

}

.roma-widget li {

    overflow: hidden;

    padding: 10px 0;

list-style: none;

    border-bottom: 1px solid #3c455a;

}

.roma-widget .wid-thumb {

    width: 80px;

    height: 60px;

    float: left;

    margin-right: 10px;

    overflow: hidden;

}

.roma-widget .mag-thumb {

    display: block;

    width: 80px;

    height: 60px;

    transition: all .3s ease-out!important;

    -webkit-transition: all .3s ease-out!important;

    -moz-transition: all .3s ease-out!important;

    -o-transition: all .3s ease-out!important;

}

.roma-widget .wrp-titulo {

    font: normal normal 13px;

    margin: 0 0 5px;

    overflow: hidden;

line-height: 18px;

}

.roma-widget .wrp-titulo a {

    color: #fff;

    font-weight: bold;

    font-size: 13px;

letter-spacing:0.2px;

    line-height: 18px;

}

.img-overlay {

    position: absolute;

    left: 0;

    top: 0;

    z-index: 1;

    width: 100%;

    height: 100%;

    background-color: rgba(40,35,40,0.05);

}

.tyard-ran {

    display: block;

    overflow: hidden;

    padding-left: 1px;

    box-sizing: border-box;

}

.tyard-ran .randoom {

    background: #2C3242;

    min-height: 407px;

    max-height: 407px;

    overflow-y: auto;

}

.tyard-ran .randoom .widget-content {

    padding: 15px;

    box-sizing: border-box;

}

.tyard-ran h2.title {

    background: #485169;

    padding: 0px 15px;

    line-height: 40px;

    margin: 0px 0 10px;

    text-transform: uppercase;

    font-weight: 800;

    font-size: 18px;

    color: #FFF;

}

.ty-con-yard .yard-auth-ty, .ty-con-yard .ty-time {

    color: #ccc;

}

.yard-auth-ty, .ty-time {

    color: #bdbdbd;

    font-size: 12px;

    font-weight: 400;

}

.yard-auth-ty {

    margin-right: 10px;

}

.yard-auth-ty::before {

    content: '\f007';

    font-family: fontawesome;

    color: #bbb;

    margin-right: 5px;

}

.ty-time:before {

    content: '\f133';

    font-family: fontawesome;

    color: #bbb;

    margin-right: 5px;

}

TET DSC EAMCET PGECET LAWCET ICET PECET TET DSC EAMCET PGECET LAWCET ICET PECET

0 comments:

Post a Comment

Search This Blog

Powered by Blogger.

Blog Archive

Govt Jobs Recruitment

CET's 2016

Telangana AP ts

Top