/*------------------------------------
        Reset css start
---------------------------------------*/
.utdh-main-blog-wrapper .utdh-clearfix:before,
.utdh-main-blog-wrapper .utdh-clearfix:after {
    content: "";
    display: table;
    flex-basis: 0;
    order: 1;
}
.utdh-main-blog-wrapper .utdh-clearfix:after{
    clear: both;
}
.utdh-main-blog-wrapper .utdh-clearfix {
    *zoom: 1;
}
.utdh-main-blog-wrapper{
    line-height: 1;
	font-family:  'Roboto', sans serif;
}
.utdh-main-blog-wrapper * {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
}
.utdh-main-blog-wrapper a {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.utdh-main-blog-wrapper img {
    max-width: 100%;
}
.utdh-image img {
    margin: 0 auto;
    display: block;
}
.utdh-main-blog-wrapper a {
    text-decoration: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.utdh-main-blog-wrapper a,
.utdh-main-blog-wrapper input {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
}
.utdh-main-blog-wrapper ol,
.utdh-main-blog-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.utdh-extra-slider-item img {
    margin: 0 auto;
}
.utdh-main-blog-wrapper a {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-image {
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    text-align:center;

}
.utdh-image-caption {
	color: #333333;
    font-family: 'Roboto', sans serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
    padding: 6px 0px 0px 0px;
	text-align: center;
}
.utdh-author-name * {
    vertical-align: unset;
}
/*.utdh-image a{
    overflow: hidden;
    display: inline-block;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.utdh-image a:before,
.utdh-image a:after{
    background-color: rgba(255,255,255,.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    width: 0;
    z-index: 2;
}
.utdh-image a:after{
    left: auto;
    top: auto;
    bottom: 0;
    right: 0;
}
.utdh-image img{
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
}
.utdh-image a:hover:before,
.utdh-image a:hover:after{
    height: 100%;
    width: 100%;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.utdh-image a:hover img{
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
*/

/*---------------------------------------
                        Reset css end
---------------------------------------*/
/*-------------------------------------
        vertical Timeline Layout css start
---------------------------------------*/
/**********Timeline- template 1 css start*********/

.utdh-vertical-timeline ,
.utdh-layout-vertical-section{
    position: relative;
}
.utdh-layout-timeline-section {
    position: relative;
}
.utdh-ver-timeline-template-1 .utdh-timeline-date {
    position: relative;
    clear: both;
    text-align: center;
    margin-bottom: 33px;
}
.utdh-ver-timeline-template-1 .utdh-timeline-date span {
    padding: 9px 16px;
    display: inline-block;
    position: relative;
    letter-spacing: 1px;
    color: #ffffff;
    background: #d37333;
    border: 1px solid #d37333;
    font-size: 24px;
    border-radius: 6px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    z-index: 9;
}
.utdh-ver-timeline-template-1 .utdh-timeline-line {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    border-right: 1px solid #d37333;
    border-left: 1px solid #d37333;
    top: 0;
}
.utdh-ver-timeline-template-1 .utdh-timeline-item {
    width: 45%;
    float: left;
    clear: left;
    margin-top: 100px;
}
.utdh-ver-timeline-template-1 .utdh-timeline-item:nth-of-type(2n) {
    float: right;
    clear: right;
    margin-top: 100px;
    margin-bottom: 0px;
}
/* re-spacing two columns */
.utdh-ver-timeline-template-1 .utdh-timeline-item:nth-of-type(2n)  .utdh-timeline-circle {
    margin-top: 40px;
}
.utdh-ver-timeline-template-1 .utdh-timeline-item:nth-of-type(2n)  .utdh-all-contain-here::before {
    top: 33px;
}
/* end re-spacing two columns */
.utdh-ver-timeline-template-1 .utdh-timeline-item:last-of-type{
    margin-bottom: 0;
}
.utdh-ver-timeline-template-1 .utdh-timeline-item:nth-last-of-type(2){
    margin-bottom: 0;
}
.utdh-ver-timeline-template-1 .utdh-timeline-item.utdh-last-child{
    margin-bottom: 50px !important;
}
.utdh-ver-timeline-template-1 .utdh-timeline-item.utdh-new-time-wrap{
    margin-top: 10px;
}
.utdh-ver-timeline-template-1 .utdh-timeline-circle {
    position: absolute;
    left: 50%;
    margin-top: 12px;
    margin-left: -7px;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    background-color: #d37333;
    border: 3px solid #d37333;
    z-index: 1;
}
.utdh-ver-timeline-template-1 .utdh-all-contain-here {
    position: relative;
    background: #fff;
    padding: 29px;
    border: 1px solid #e5e5e5;
    text-align: left;
}
.utdh-ver-timeline-template-1 .utdh-all-contain-here:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 99;
    right: -10px;
    top: 10px;
    background: #fff;
    border: 1px solid #e5e5e5;
    transform: rotate(45deg);
    border-left: 0;
    border-bottom: 0;
}
.utdh-ver-timeline-template-1 .utdh-timeline-item:nth-of-type(2n) .utdh-all-contain-here:before {
    right: auto;
    left: -10px;
    border: 0;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.utdh-ver-timeline-template-1 .utdh-image-container {
    position: relative;
}
.utdh-ver-timeline-template-1 .utdh-category-wrap {
    position: absolute;
    bottom: 5px;
    left: 17px;
}
.utdh-ver-timeline-template-1 .utdh-category-list a {
    display: inline-block;
    margin: 3px;
    padding: 4px 9px;
    border: 2px solid transparent;
    background: #d37333;
    color: #fff;
    text-transform: none;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.utdh-ver-timeline-template-1 .utdh-category-list i{
    vertical-align: middle;
    display: inline-block;
}
.utdh-ver-timeline-template-1 .utdh-category-list a:hover {
    color: #d37333;
    background: #fff;
    border: 2px solid #d37333;
}
.utdh-ver-timeline-template-1 .utdh-inner-content {
    padding-top: 18px;
}
.utdh-ver-timeline-template-1 .utdh-title {
    margin-bottom: 13px;
}
.utdh-ver-timeline-template-1 .utdh-title,
.utdh-ver-timeline-template-1 .utdh-title a{
    color: #333333;
    font-family: 'Roboto', sans serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}
.utdh-ver-timeline-template-1 .utdh-meta-wrap > div{
    margin-bottom: 10px;
    margin-right: 33px;
}
.utdh-ver-timeline-template-1 .utdh-meta-wrap > div,
.utdh-ver-timeline-template-1 .utdh-meta-wrap > div a {
    display: inline-block;
    color: #767676;
    vertical-align: middle;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.utdh-ver-timeline-template-1 .utdh-meta-wrap .utdh-author-name span{
    margin-right: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.utdh-ver-timeline-template-1 .utdh-meta-wrap .utdh-date span,
.utdh-ver-timeline-template-1 .utdh-meta-wrap .utdh-comment-wrap span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -3px;
}
.utdh-ver-timeline-template-1 .utdh-title a:hover,
.utdh-ver-timeline-template-1 .utdh-meta-wrap > div a:hover{

    color:#25a0fa;
}
.utdh-ver-timeline-template-1 .utdh-meta-wrap > div:last-child {
    margin-right: 0;
}
.utdh-ver-timeline-template-1 .utdh-content {
    color: #2f2f2f;
    font-family:  'Roboto', san-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 16px;
    margin-top: 10px;
}
.utdh-ver-timeline-template-1 .utdh-link-button {
    margin-bottom: 18px;
}
.utdh-ver-timeline-template-1 .utdh-link-button a {
    display: inline-block;
    padding: 10px 12px;
    background: #fff;
    border: 2px solid #25a0fa;
    color: #25a0fa;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-ver-timeline-template-1 .utdh-link-button a:hover {
    background: #25a0fa;
    color: #fff;
}
.utdh-ver-timeline-template-1 .utdh-content-outer-wrap {
    background: #ffffff;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.utdh-ver-timeline-template-1 .utdh-tag-list {
    float: left;
}
.utdh-ver-timeline-template-1 .utdh-tag-list i{
    display: inline-block;
    vertical-align: middle;
}
.utdh-ver-timeline-template-1 .utdh-share-wrap {
    float: right;
    margin-left: auto;
}
.utdh-ver-timeline-template-1 .utdh-tag-list a {
    color: #666;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 12px;
    display: inline-block;
    padding: 0 3px;
    vertical-align: middle;
}
.utdh-ver-timeline-template-1 .utdh-share-wrap a {
    display: inline-block;
    color: #666;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}
.utdh-ver-timeline-template-1 .utdh-tag-list a:hover,
.utdh-ver-timeline-template-1 .utdh-share-wrap a:hover {
    color: #25a0fa;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
/**********Timeline- template 1 css end***********/

/*-------------------------------------
        vertical Timeline Layout css END
---------------------------------------*/

/*--------------------------------------------------
Pagination css start
---------------------------------------------------*/
.utdh-pagination-block {
    text-align: center;
    margin: 30px 0 10px;
}
.utdh-pagination-block ul,
.utdh-pagination-block img{
    display:inline-block;
    vertical-align:middle;
}
.utdh-pagination-block .utdh-inner-paginate li {
    display: inline-block;
}
.utdh-pagination-block .utdh-inner-paginate li a {
    display: block;
}
/*pagination template-1 css start*/

.utdh-standard-page-template-1 .utdh-inner-paginate li a {
    padding: 10px 13px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 3px 5px;
    font-weight: bold;
    color: #191919;
    font-size: 12px;
    border: 1px solid #e2e2e2;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-standard-page-template-1 .utdh-inner-paginate li a.utdh-current-page,
.utdh-standard-page-template-1 .utdh-inner-paginate li a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}
/*pagination template-1 css end*/
/*pagination template-2 css start*/

.utdh-standard-page-template-2 .utdh-inner-paginate li a {
    padding: 10px 13px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 3px 5px;
    font-weight: bold;
    color: #000;
    font-size: 12px;
    background: #f1f1f1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-standard-page-template-2 .utdh-inner-paginate li a.utdh-current-page,
.utdh-standard-page-template-2 .utdh-inner-paginate li a:hover {
    background: #78c948;
    color: #fff;
}
/*pagination template-2 css end*/
/*pagination template-3 css start*/

.utdh-standard-page-template-3 .utdh-inner-paginate li a {
    padding: 10px 13px;
    margin: 0 3px 5px;
    font-weight: 700;
    color: #000;
    font-size: 14px;
    background: #fff;
    border: 2px solid #eee;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
}
.utdh-standard-page-template-3 .utdh-inner-paginate li a:before,
.utdh-standard-page-template-3 .utdh-inner-paginate li a:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 55%;
    top: -2px;
    background: #5bb3c7;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-standard-page-template-3 .utdh-inner-paginate li a:before {
    left: -2px;
}
.utdh-standard-page-template-3 .utdh-inner-paginate li a:after {
    right: -2px;
}
.utdh-standard-page-template-3 .utdh-inner-paginate li a.utdh-current-page,
.utdh-standard-page-template-3 .utdh-inner-paginate li a:hover {
    color: #5bb3c7;
    border-top-color: #5bb3c7;
}
.utdh-standard-page-template-3 .utdh-inner-paginate li a.utdh-current-page:before,
.utdh-standard-page-template-3 .utdh-inner-paginate li a:hover:before,
.utdh-standard-page-template-3 .utdh-inner-paginate li a.utdh-current-page:after,
.utdh-standard-page-template-3 .utdh-inner-paginate li a:hover:after {
    opacity: 1;
    visibility: visible;
}
/*pagination template-3 css end*/
/*pagination template-4 css start*/

.utdh-standard-page-template-4 .utdh-inner-paginate li a {
    padding: 10px 16px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: 0 3px 5px;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    background: #f1f1f1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-standard-page-template-4 .utdh-inner-paginate li a.utdh-current-page,
.utdh-standard-page-template-4 .utdh-inner-paginate li a:hover {
    background: #15c09e;
    color: #fff;
}
/*pagination template-4 css end*/
/*pagination template-5 css start*/
.utdh-standard-page-template-5 .utdh-inner-paginate li a {
    padding: 10px 13px;
    margin: 0 3px 5px;
    font-weight: bold;
    color: #000;
    font-size: 12px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-standard-page-template-5 .utdh-inner-paginate li a.utdh-current-page,
.utdh-standard-page-template-5 .utdh-inner-paginate li a:hover {
    background: #222;
    color: #fff;
}
/*pagination template-5 css end*
/*--------------------------------------------------
Pagination css end
---------------------------------------------------*/
/*--------------------------------------------------
Load more css start
---------------------------------------------------*/
.utdh-load-more-block {
    text-align: center;
    margin: 30px 0;
}
.utdh-load-more-block a {
    display: inline-block;
    outline: 0;
    box-shadow: none;
}
/*Load-more template 1 css start*/

.utdh-load-more-template-1 a.utdh-load-more-trigger {
    border-radius: 20px;
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 700;
    color: #ff3334;
    border: 2px solid #ff3334;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-load-more-template-1 a.utdh-load-more-trigger:hover {
    background: #ff3334;
    color: #fff;
}
/*Load-more template 1 css end*/
/*Load-more template 2 css start*/

.utdh-load-more-template-2 a.utdh-load-more-trigger {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 700;
    color: #7a7b7b;
    background: #fff;
    text-transform: uppercase;
    border: 2px solid #eeefee;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-load-more-template-2 a.utdh-load-more-trigger:hover {
    background: #7a7b7b;
    color: #fff;
    border-color: #7a7b7b;
}
/*Load-more template 2 css end*/
/*Load-more template 3 css start*/
.utdh-load-more-template-3 a.utdh-load-more-trigger {
    padding: 12px 25px;
    font-size: 18px;
    font-weight: 700;
    color: #2fcef5;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-load-more-template-3 a.utdh-load-more-trigger:hover {
    color: #fff;
    background: #2fcef5;
}
/*Load-more template 3 css end*/
/*Load-more template 4 css start*/
.utdh-load-more-template-4 a.utdh-load-more-trigger {
    padding: 14px 35px;
    font-size: 14px;
    font-weight: 700;
    color: #c4a474;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-load-more-template-4 a.utdh-load-more-trigger span:before,
.utdh-load-more-template-4 a.utdh-load-more-trigger span:after {
    content: "";
    position: absolute;
    background: #c4a474;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-load-more-template-4 a.utdh-load-more-trigger span.utdh-top:before,
.utdh-load-more-template-4 a.utdh-load-more-trigger span.utdh-top:after {
    left: 0;
    top: 0;
}
.utdh-load-more-template-4 a.utdh-load-more-trigger span.utdh-bottom:before,
.utdh-load-more-template-4 a.utdh-load-more-trigger span.utdh-bottom:after {
    right: 0;
    bottom: 0;
}
.utdh-load-more-template-4 a.utdh-load-more-trigger span.utdh-top:before,
.utdh-load-more-template-4 a.utdh-load-more-trigger span.utdh-bottom:before {
    height: 100%;
    width: 2px;
}
.utdh-load-more-template-4 a.utdh-load-more-trigger span.utdh-top:after,
.utdh-load-more-template-4 a.utdh-load-more-trigger span.utdh-bottom:after {
    width: 25%;
    height: 2px;
}
.utdh-load-more-template-4 a.utdh-load-more-trigger:hover span.utdh-top:after,
.utdh-load-more-template-4 a.utdh-load-more-trigger:hover span.utdh-bottom:after {
    width: 100%;
}
/*Load-more template 4 css end*/
/*Load-more template 5 css start*/

.utdh-load-more-template-5 a.utdh-load-more-trigger {
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #616161;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-load-more-template-5 a.utdh-load-more-trigger:hover {
    color: #000;
    background-color: #ccc;
}
/*Load-more template 5 css end*/
/*--------------------------------------------------
        Load more css end
---------------------------------------------------*/
/*--------------------------------------------------
Filter css start
---------------------------------------------------*/
.utdh-filter-wrap {
    margin-bottom: 70px;
}
.utdh-filter-wrap ul li a {
    outline: 0;
    display: inline-block;
}
/*filter template-1 css start*/

.utdh-filter-template-3 {
    text-align: center;
}
.utdh-filter-template-3 ul li {
    display: inline-block;
    margin: 2px;
}
.utdh-filter-template-3 ul li a {
    display: inline-block;
}
.utdh-filter-template-3 ul li a {
    padding: 10px 15px;
    font-size: 13px;
    text-transform: capitalize;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    color: #000;
    background: #f1f1f1;
}
.utdh-filter-template-3 ul li a:hover,
.utdh-filter-template-3 ul li a.utdh-active-filter {
    background: #d37333;
    color: #fff;
}
.utdh-filter-template-3 ul li:first-child a {
    border-radius: 40px 0 0 40px;
}
.utdh-filter-template-3 ul li:last-child a {
    border-radius: 0 40px 40px 0;
}
/*filter template-1 css end*/
/*filter template-2 css start*/

.utdh-filter-template-1 {
    text-align: center;
    position: fixed;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0.7%;
    background: transparent;
    padding: 15px 7px;
    text-align: left;
    max-height: 100vh;
    overflow-y: hidden;
    z-index: 350;
    overflow-x: hidden;
    width: 150px;
    height: 300px;
    z-index: 2000;
    color: #999999;
	font-size: 12px;
}
.utdh-filter-template-1 ul li {
    display: block;
    margin: 0px 2px;
	line-height: 1.2;
}
.utdh-filter-template-1 ul li a {
    padding: 5px 15px;
    border: 1px solid transparent;
    border-radius: 40px;
    font-size: 13px;
    text-transform: none;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    color: #ffffff;
	box-shadow: 0 0 0 0 #635a54;
	font-family: 'Roboto', san-serif;
}
.utdh-filter-template-1 ul li a.utdh-active-filter {
    border-color: #8e8b8b;
}
.utdh-filter-template-1 ul li a:hover {
    color: #D37333;
}
.utdh-filter-template-1 ul#menu-toggle li a {
    padding: 5px 7px;
    border-radius: 6px;
}
/*  menu toggle  */
#menuToggle
{
  display: block;
  position: relative;
  top: 0px;
  left: 10px;
  z-index: 2;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input[type="checkbox"]
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 3; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}

/* hamburger lines */
#menuToggle span
{
  display: block;
  width: 22px;
  height: 2px;
  margin-bottom: 3px;
  position: relative;
  background: #635a54;
  border-radius: 3px;
  z-index: 2;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* Transform all the slices of hamburger into X mark. */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #ffffff;
}

/* hide third/middle line */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/* Rotate second line to form X */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/* Make menu absolute positioned at the middle-left of the screen */
#menu-toggle
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 40px;
  padding-top: 110px;
  background: #635a54;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

/* menu slides in from the left */
#menuToggle input:checked ~ ul
{
  transform: none;
}
/* End of menu toggle  */

/*filter template-2 css end*/

/*--------------------------------------------------
Filter css end
---------------------------------------------------*/
/*--------------------------------------------------
Preview page
---------------------------------------------------*/
.utdh-preview-main-container{
    max-width: 1190px;
    padding: 30px 10px;
    width: 100%;
    margin: 0 auto;
}
.utdh-preview-title{
    font-size:20px;
    text-transform:uppercase;
    font-weight:500;
    color:#222;
    text-align:center;
    position:relative;
    padding-bottom:20px;
    margin-bottom:20px;
}
.utdh-preview-title:before{
    content:'';
    position:absolute;
    bottom:0;
    height:2px;
    width:50px;
    left:50%;
    margin-left:-25px;
    background:#222;
}
.utdh-preview-note{
    font-size:13px;
    font-weight:500;
    color:#222;
    line-height:1.5;
    margin-bottom:50px;
    text-align:center;
}
/*--------------------------------------------------
Preview page end
---------------------------------------------------*/
/*--------------------------------------------------
Navigation Bar css start
---------------------------------------------------*/
/*Navigation Bar template-1*/
.utdh-nav-history-bar.utdh-nav-template-1{
    position: fixed;
    top: 30%;
    left: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.utdh-nav-history-bar.utdh-nav-template-1.utdh-nav-active{
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.utdh-nav-history-bar.utdh-nav-template-1 .utdh-time-wrap a{
    display: block;
    padding: 5px 14px;
    line-height: 1.6;
    border-left: 3px solid #1090fd;
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    white-space: nowrap;
    border-bottom: 1px solid #eee;
    background: #fff;
    color:#254a5a;
}
.utdh-nav-history-bar.utdh-nav-template-1 .utdh-time-wrap a:nth-of-type(1){
    border-top:1px solid #eee;
}
.utdh-nav-history-bar.utdh-nav-template-1 .utdh-time-wrap a.utdh-active,
.utdh-nav-history-bar.utdh-nav-template-1 .utdh-time-wrap a:hover{
    color: #fff;
    background: #1090fd;
    border-bottom-color:#1090fd;
}
.utdh-nav-history-bar.utdh-nav-template-1 .utdh-time-wrap a:nth-of-type(1):hover{
    border-top-color:#1090fd;
}
.utdh-nav-history-bar.utdh-nav-template-1 .utdh-nav-one{
    position: absolute;
    top: 0;
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    cursor: pointer;
    padding:10px 13px;
    background:#3aa3fd;
    color: #FFFFFF;
}
.utdh-nav-history-bar.utdh-nav-template-1.utdh-nav-active .utdh-nav-one{
    -moz-transform: translateX(-101%);
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
}
/*Navigation Bar template-2*/
.utdh-nav-history-bar.utdh-nav-template-2{
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    background: #635a54;
    padding: 15px;
    text-align: center;
    max-height: 100vh;
    overflow-y: auto;
}
.utdh-nav-history-bar.utdh-nav-template-2 .utdh-time-wrap{
    border-left: 1px solid #eee;
    padding: 5px 0;
}
.utdh-nav-history-bar.utdh-nav-template-2 .utdh-date-outer-wrap{
    padding:0 0 20px 16px;
}
.utdh-nav-history-bar.utdh-nav-template-2 .utdh-date-outer-wrap:last-child{
    padding-bottom:0;
}
.utdh-nav-history-bar.utdh-nav-template-2 .utdh-date-history{
    position: relative;
}
.utdh-nav-history-bar.utdh-nav-template-2 .utdh-date-history:before{
    content: '';
    background: #ffffff;
    width: 11px;
    height: 11px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: -22px;
    top: 50%;
    margin-top: -5.5px;
}
.utdh-nav-history-bar.utdh-nav-template-2 .utdh-date-history:last-child{
    margin-bottom: 0;
}
.utdh-nav-history-bar.utdh-nav-template-2 .utdh-year-wrap{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 0 5px;
    cursor: pointer;
}
.utdh-nav-history-bar.utdh-nav-template-2  .utdh-month-day-wrap a{
    display: block;
    margin-top: 24px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
}
.utdh-nav-history-bar.utdh-nav-template-2  .utdh-month-day-wrap a.utdh-active,
.utdh-nav-history-bar.utdh-nav-template-2  .utdh-month-day-wrap a:hover{
    color: #fdbc57;
}
/*Navigation Bar template-3*/
.utdh-nav-history-bar.utdh-nav-template-3{
    position: fixed;
    top: 30%;
    left: 100%;
}
.utdh-nav-history-bar.utdh-nav-template-3 a{
    display: block;
    position: relative;
    margin: 0;
    width: 100%;
    white-space: nowrap;
    padding: 10px 15px;
    background: #3aa3fd;
    margin-bottom: 1px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
}
.utdh-nav-history-bar.utdh-nav-template-3 a.utdh-time-bar.utdh-active,
.utdh-nav-history-bar.utdh-nav-template-3 a.utdh-time-bar:hover{
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.utdh-nav-history-bar.utdh-nav-template-3 a i{
    position: absolute;
    background: #3aa3fd;
    color: #FFFFFF;
    text-align: center;
    margin: 0;
    left: 0;
    font-size: 14px;
    width: 32px;
    height: 34px;
    line-height: 34px;
    top: 0;
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    cursor: pointer;
}
/*Navigation Bar template-4*/
.utdh-nav-history-bar.utdh-nav-template-4{
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    padding-right: 10px;
}
.utdh-nav-template-4 .utdh-circle{
    border-color: #d73e4d;
    border-color: rgba(215, 62, 77, 0.17);
    border-width: 0;
    height: auto;
    margin: 0 0 34px;
    width: auto;
    position: relative;
    display: block;
}
.utdh-nav-template-4 .utdh-circle:before {
    border-color: inherit;
    border-width: 0;
    border-style: solid;
    border-left-width: 1px;
    content: "";
    display: block;
    height: 40px;
    left: 50%;
    margin: 0 0 0 -.5px;
    pointer-events: none;
    position: absolute;
    top: 10px;
    width: 0px;
}
.utdh-nav-template-4 .utdh-circle a {
    display: block;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-decoration: none;
    border: 0;
    width: 13px;
    height: 13px;
    padding: 3px;
    -webkit-transition: padding .1s linear, transform 0.5s ease;
    transition: padding .1s linear, transform 0.5s ease;
    color: #222;
    backface-visibility: hidden;
}
.utdh-nav-template-4 .utdh-circle a span {
    position: absolute;
    z-index: 1;
    margin: -2px 0 0 -2px;
    background: #d73e4d;
    border: 0 none;
    border-radius:50%;
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: .5;
    position: relative;
    top: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    width: 100%;
}
.utdh-nav-template-4 .utdh-circle a:hover,
.utdh-nav-template-4 .utdh-circle a.utdh-active {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.utdh-nav-template-4 .utdh-circle a:hover span,
.utdh-nav-template-4 .utdh-circle a.utdh-active  span{
    opacity:1;
}
.utdh-nav-template-4 .utdh-tooltip {
    white-space: nowrap;
    right: 31px;
    display: block;
    position: absolute;
    background: #d73e4d;
    border-radius: 11px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    min-height: 22px;
    min-width: 30px;
    opacity: 0;
    overflow: visible;
    padding: 4px 10px 3px;
    pointer-events: none;
    text-transform: uppercase;
    top: -5px;
    -webkit-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
    width: auto;
    cursor: pointer;
}
.utdh-nav-template-4 .utdh-tooltip i{
    width: auto;
    height: auto;
    font-size: 10px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: baseline;
}
.utdh-nav-template-4 .utdh-tooltip:before {
    background: inherit;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 49.5%;
    width: 21px;
    left: 100%;
}
.utdh-nav-template-4 .utdh-circle a.utdh-active + .utdh-tooltip,
.utdh-nav-template-4 .utdh-circle a:hover + .utdh-tooltip {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    width: auto;
    opacity: 1;
}
.utdh-nav-template-4  .utdh-icon-bar:last-child .utdh-circle:before,
.utdh-nav-template-4  .utdh-icon-bar:last-child:before {
    height: 0;
}
.utdh-nav-template-4  .utdh-icon-bar:last-child .utdh-circle:before,
.utdh-nav-template-4  .utdh-icon-bar:last-child .utdh-circle{
    margin-bottom: 0;
}
/*Navigation Bar template-5*/
.utdh-nav-history-bar.utdh-nav-template-5{
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
.utdh-nav-history-bar.utdh-nav-template-5 .utdh-time-wrap{
    background: #00aaaf;
    padding:20px 0;
}
.utdh-nav-history-bar.utdh-nav-template-5  .utdh-icon-bar{
    margin-bottom: 10px;
}
.utdh-nav-history-bar.utdh-nav-template-5  .utdh-icon-bar:last-child{
    margin-bottom: 0;
}
.utdh-nav-history-bar.utdh-nav-template-5  .utdh-icon-bar a{
    display: inline-block;
    background: #00aaaf;
    padding: 5px;
    margin-left: -35px;
    border-radius: 20px 0 0 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
}
.utdh-nav-history-bar.utdh-nav-template-5  .utdh-icon-bar a i{
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background:#0e9296;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;
    margin-right: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.utdh-nav-history-bar.utdh-nav-template-5  .utdh-icon-bar a.utdh-active i,
.utdh-nav-history-bar.utdh-nav-template-5  .utdh-icon-bar a:hover i{
    color:#007477;
    background:#fff;
}
/*--------------------------------------------------
Navigation Bar css end
---------------------------------------------------*/

/*New Styles Added*/
.utdh-image{
    position: relative;
}
.utdh-first-inner-wrap .utdh-image img,
.utdh-inner-wrap .utdh-image img,
.utdh-item-inner .utdh-image img,
.utdh-hor-inner-block .utdh-image img,
.utdh-all-contain-here .utdh-image img{
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    -ms-transition: all ease 0.35s;
    -o-transition: all ease 0.35s;
    transition: all ease 0.35s;
}
.utdh-first-inner-wrap:hover .utdh-image img,
.utdh-inner-wrap:hover .utdh-image img,
.utdh-item-inner:hover .utdh-image img,
.utdh-hor-inner-block:hover .utdh-image img,
.utdh-all-contain-here:hover .utdh-image img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

