/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 6, 2017, 11:47:13 AM
    Author     : Sandip
*/

.news_letter { position: absolute; top: 150px;left: -81px; z-index:1000;}
.your_email { float:left; }
.ns_submit { float:left; }
div.wpcf7-response-output {
    position: absolute;
    top: 82px;
    left: -87px;
    background: #fff;
    z-index: 1000000;
}
.td_module_3 .td-post-author-name, .td_module_11 .td-post-author-name { display: none; }
.td_module_3 .td-module-comments, .td_module_11 .td-module-comments { display: none; }
.td-sub-footer-container {
    background-color: #ffffff;
    position: relative;
    z-index: 100;
    top: -1px;
    padding-top: 19px;
    padding-bottom: 5px;
    margin-bottom: -2px;
}

.td-footer-wrapper .widget { margin-bottom: 0px; }
.page-template-default .td-load-more-wrap .td_ajax_load_more {
    display: block;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 1px;
    padding: 17px 10px;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    background: #000;
}
.page-template-default .td-load-more-wrap .td_ajax_load_more i { display: none; }
.social_buttons { position: fixed; right: 6px; bottom:120px; z-index: 10000;

    transform: translate3d(0, 258px, 0); -webkit-transform: translate3d(0, 258px, 0); 
 -moz-transform: translate3d(0, 258px, 0);
 -ms-transform: translate3d(0, 258px, 0); -o-transform: translate3d(0, 258px, 0);
 -webkit-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
 -moz-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
 -o-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
 transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;/* responsive phone */

}
.social_buttons.td-scroll-up-visible {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.visible-xs { display: none; }
.social_buttons a { display: block; background: #000; color: #fff; width:25px; height: 25px; line-height: 26px; text-align: center; font-size:14px; border-radius: 50%; margin-bottom: 19px; }
.slas {
    width:18px;
    display: inline-block;
    text-align: center;
}
.text-center {  text-align: center;}
.td_block_related_posts .td-next-prev-wrap { display: none; }
.single .td-main-content, .single .td-main-sidebar {}

.td_block_mega_menu{
    padding-bottom: 50px;
}
.td_module_mega_menu.td_mod_mega_menu{
    position: relative;
}
.td-mega-row .td-post-category {
    position: absolute;
    bottom: 65px;
    display: inline-block;
    left: 0px;
    font-size: 13px;
    padding: 6px 13px;
    text-align: center;
    min-width: 113px;
}
.td-mega-row .item-details {
    position: absolute !important;
    bottom: 0 !important;
}
.td-mega-span h3 a { 
    color: #000 !important;
    display: block; 
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
	max-height: 40px;
}
.td-mega-span h3 {
    margin: 0px;
    background: #fff;
    width: 90%;
    max-height: 65px;
}
.toggle_menu_logo img { height: 50px; width: auto;  }
.toggle_menu_logo {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 12px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.bg-white { background: #fff; }
.td-menu-mob-open-menu .social_buttons { display: none; }
.td-menu-mob-open-menu .nav_highlight { display: none; }
.footer_mobile_menu {
    width: 100%;
    float: left;
    padding: 15px 0px;
}
.td-theme-wrap .td_mega_menu_sub_cats .cur-sub-cat::before { background-color: transparent !important; }
.footer_mobile_menu .td-subfooter-menu li a { display: block; padding:6px 15px; }
.footer_mobile_menu .td-subfooter-menu li { display: inline-block; width: 100%; }
.category .td-header-sp-recs { display: none; }
.td-header-style-10 .td-header-sp-recs { display: none; }
body { position: relative; z-index: 2 }

.td-mega-row .td-post-category { background-color: #000 !important; color: #fff !important; border: 1px solid transparent; }
.td_module_11 .item-details .td-module-title { display: block; }
.related_post_block .td-module-thumb .entry-thumb { width: 100%; }
.related_post_block .td-module-image .td-post-category {
    position: relative;
    display: inline-block;
    bottom: 19px;
    left: 0;
    min-width: 102px;
    font-size: 17px;
}
.related_post_block .td-module-image { text-align: center; }
.mobile_view_tab .tab_cat a {
    float: left;
    width: 50%; cursor: pointer;
    border-bottom: 2px solid #ccc;
    padding: 7px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
.mobile_view_tab .tab_cat a.act-tab {
    border-bottom: 4px solid;
    margin-top: -1px;
}
.mobile_view_tab .tab_contents { float: left; width:100%; padding-top: 15px; }
.mobile_view_tab .td-a-rec, .mobile_view_tab .td-block-title-wrap { display: none; }
.mobile_view_tab #tab1c { margin-top: 20px; }
.mobile_view_tab .td_module_6 .entry-title { }
.mobile_view_tab .td_module_6 .td-module-meta-info .td-post-date { display: block; }
.mobile_view_tab .td_module_6 {}
.td-block-span12:last-child .td_module_11 { border-bottom: none; }
.category .td-ss-main-content .td_module_11:last-child {  border-bottom: none;  }

/*------------- color css ------------------- */

.category-lifestyle .mobile_view_tab .tab_cat a.act-tab { border-color: #E0B42D !important; }
.category-life-hacks .mobile_view_tab .tab_cat a.act-tab { border-color: #EA6000 !important; }
.category-tech .mobile_view_tab .tab_cat a.act-tab { border-color: #04497F !important; }
.category-entertainment .mobile_view_tab .tab_cat a.act-tab { border-color: #C10000 !important; }
.category-video .mobile_view_tab .tab_cat a.act-tab { border-color: #000000 !important; }
.category-news .mobile_view_tab .tab_cat a.act-tab { border-color: #005D04 !important; }


.td-post-category.news { background: #005D04 !important; }
.td-post-category.lifestyle { background: #E0B42D !important; }
.td-post-category.life-hacks { background: #EA6000 !important; }
.td-post-category.tech { background: #04497F !important; }
.td-post-category.entertainment { background: #C10000 !important; }
.td-post-category.video { background: #000000 !important; }

.td-mega-row .td-post-category.news { background:#000 !important; border-color: #005D04 !important;  }
.td-mega-row .td-post-category.lifestyle { background:#000 !important; border-color: #E0B42D !important; }
.td-mega-row .td-post-category.life-hacks { background:#000 !important; border-color: #EA6000 !important; }
.td-mega-row .td-post-category.tech { background:#000 !important; border-color: #04497F !important; }
.td-mega-row .td-post-category.entertainment { background:#000 !important; border-color: #C10000 !important; }
.td-mega-row .td-post-category.video { background:#000 !important; border-color: #000000 !important; }


.category-lifestyle .td-category-siblings .td-category a:hover {border-color: #DEB235; background-color: #DEB235; color: #fff;}
.category-lifestyle .td-category-siblings .td-category a.active { border-bottom: 4px solid #DFB332; }
.category-lifestyle .td-category-siblings .td-category .td-current-sub-category { border-bottom: 4px solid #DFB332 !important; }

.category-tech .td-category-siblings .td-category a:hover {border-color: #04497F !important; background-color: #04497F !important; color: #fff;}
.category-tech .td-category-siblings .td-category a.active { border-bottom: 4px solid #04497F; }
.category-tech .td-category-siblings .td-category .td-current-sub-category { border-bottom: 4px solid #04497F !important; }

.category-life-hacks .td-category-siblings .td-category a:hover {border-color: #EA6000 !important; background-color: #EA6000 !important; color: #fff;}
.category-life-hacks .td-category-siblings .td-category a.active { border-bottom: 4px solid #EA6000; }
.category-life-hacks .td-category-siblings .td-category .td-current-sub-category { border-bottom: 4px solid #EA6000 !important; }

.category-entertainment .td-category-siblings .td-category a:hover {border-color: #C10000 !important; background-color: #C10000 !important; color: #fff;}
.category-entertainment .td-category-siblings .td-category a.active { border-bottom: 4px solid #C10000; }
.category-entertainment .td-category-siblings .td-category .td-current-sub-category { border-bottom: 4px solid #C10000 !important; }

.category-video .td-category-siblings .td-category a:hover {border-color: #000000 !important; background-color: #000000 !important; color: #fff;}
.category-video .td-category-siblings .td-category a.active { border-bottom: 4px solid #000000; }
.category-video .td-category-siblings .td-category .td-current-sub-category { border-bottom: 4px solid #000000 !important; }

.category-news .td-category-siblings .td-category a:hover {border-color: #005D04 !important; background-color: #005D04 !important; color: #fff;}
.category-news .td-category-siblings .td-category a.active { border-bottom: 4px solid #005D04; }
.category-news .td-category-siblings .td-category .td-current-sub-category { border-bottom: 4px solid #005D04 !important; }

 .td-theme-wrap .menu-item-164 ul { background:#EA6000 !important; }
 .td-theme-wrap .menu-item-30 ul { background: #04497F !important; }
 .td-theme-wrap .menu-item-29 ul { background: #C10000 !important; }
 .td-theme-wrap .menu-item-32 ul { background: #000000 !important; }
 .td-theme-wrap .menu-item-321 ul { background: #005D04 !important; }
 
 .td-mobile-content .menu-item-164 > ul.sub-menu { background:#EA6000 !important; }
 .td-mobile-content .menu-item-196 > ul.sub-menu { background:#DEB235 !important; }
 .td-mobile-content .menu-item-30 > ul.sub-menu { background: #04497F !important; }
 .td-mobile-content .menu-item-29 > ul.sub-menu { background: #C10000 !important; }
 .td-mobile-content .menu-item-32 > ul.sub-menu { background: #000000 !important; }
 .td-mobile-content .menu-item-321 > ul.sub-menu { background: #005D04 !important; }

 .category-lifestyle .sf-menu > li.menu-item-196 > a, .sf-menu > li.menu-item-196 > a:hover { color: #DEB235 !important; }
 .td-theme-wrap .menu-item-196 ul .td_mega_menu_sub_cats::after { background-color: #DEB235 !important; }

.td-theme-wrap .menu-item-321 .td_mega_menu_sub_cats .cur-sub-cat { color: #fff; border-top: 1px solid #005D04; border-bottom: 1px solid #005D04;}
.td-theme-wrap .menu-item-321 ul .td_mega_menu_sub_cats { background: #005D04 !important; }
.td-theme-wrap .menu-item-321 ul .td_mega_menu_sub_cats a {}
.td-theme-wrap .menu-item-321 ul .td_mega_menu_sub_cats .cur-sub-cat { background: #005D04 !important; }
.td-theme-wrap .menu-item-321 ul .td_mega_menu_sub_cats::after { background-color: #005D04 !important; }
.sf-menu > li.menu-item-321 > a:after { background-color: #005D04 !important; }
.category-news .sf-menu > li.menu-item-321 > a, .sf-menu > li.menu-item-321 > a:hover { color: #005D04 !important; }

.td-theme-wrap .menu-item-30 .td_mega_menu_sub_cats .cur-sub-cat { color: #fff; border-top: 1px solid #04497F; border-bottom: 1px solid #04497F;}
.td-theme-wrap .menu-item-30 ul .td_mega_menu_sub_cats { background: #04497F !important; }
.td-theme-wrap .menu-item-30 ul .td_mega_menu_sub_cats a {}
.td-theme-wrap .menu-item-30 ul .td_mega_menu_sub_cats .cur-sub-cat { background: #04497F !important; }
.td-theme-wrap .menu-item-30 ul .td_mega_menu_sub_cats::after { background-color: #04497F !important; }
.sf-menu > li.menu-item-30 > a:after { background-color: #04497F !important; }
.category-tech .sf-menu > li.menu-item-30 > a, .sf-menu > li.menu-item-30 > a:hover { color: #04497F !important; }

.td-theme-wrap .menu-item-164 .td_mega_menu_sub_cats .cur-sub-cat { color: #fff; border-top: 1px solid #EA6000; border-bottom: 1px solid #EA6000;}
.td-theme-wrap .menu-item-164 ul .td_mega_menu_sub_cats { background: #EA6000 !important; }
.td-theme-wrap .menu-item-164 ul .td_mega_menu_sub_cats a {}
.td-theme-wrap .menu-item-164 ul .td_mega_menu_sub_cats .cur-sub-cat { background: #EA6000 !important; }
.td-theme-wrap .menu-item-164 ul .td_mega_menu_sub_cats::after { background-color: #EA6000 !important; }
.sf-menu > li.menu-item-164 > a:after { background-color: #EA6000 !important; }
.category-life-hacks .sf-menu > li.menu-item-164 > a, .sf-menu > li.menu-item-164 > a:hover { color: #EA6000 !important; }

.td-theme-wrap .menu-item-29 .td_mega_menu_sub_cats .cur-sub-cat { color: #fff; border-top: 1px solid #C10000; border-bottom: 1px solid #C10000;}
.td-theme-wrap .menu-item-29 ul .td_mega_menu_sub_cats { background: #C10000 !important; }
.td-theme-wrap .menu-item-29 ul .td_mega_menu_sub_cats a {}
.td-theme-wrap .menu-item-29 ul .td_mega_menu_sub_cats .cur-sub-cat { background: #C10000 !important; }
.td-theme-wrap .menu-item-29 ul .td_mega_menu_sub_cats::after { background-color: #C10000 !important; }
.sf-menu > li.menu-item-29 > a:after { background-color: #C10000 !important; }
.category-entertainment .sf-menu > li.menu-item-29 > a, .sf-menu > li.menu-item-29 > a:hover { color: #C10000 !important; }

.td-theme-wrap .menu-item-32 .td_mega_menu_sub_cats .cur-sub-cat { color: #fff; border-top: 1px solid #000000; border-bottom: 1px solid #000000;}
.td-theme-wrap .menu-item-32 ul .td_mega_menu_sub_cats { background: #000000 !important; }
.td-theme-wrap .menu-item-32 ul .td_mega_menu_sub_cats a {}
.td-theme-wrap .menu-item-32 ul .td_mega_menu_sub_cats .cur-sub-cat { background: #000000 !important; }
.td-theme-wrap .menu-item-32 ul .td_mega_menu_sub_cats::after { background-color: #000000 !important; }
.sf-menu > li.menu-item-32 > a:after { background-color: #000000 !important; }
.category-video .sf-menu > li.menu-item-32 > a, .sf-menu > li.menu-item-32 > a:hover { color: #000000 !important; }

.category-video .td-grid-style-1 .td-small-thumb .td-big-grid-meta { margin: 0px !important; width: 100%; }
.category-video .td-big-grid-post .entry-title a { color: #fff !important; font-size: 17px;}
.category-video .td-grid-style-1 .td-small-thumb .entry-title { background: #000 !important; color: #fff;}
.category-video .td-grid-style-1 .td-big-thumb .entry-title { line-height: 25px; }
.category-video .td-grid-style-1 .td-big-thumb .entry-title a { font-size: 19px; }
.category-video .td-grid-style-1 .td-big-thumb .td-big-grid-meta { margin: 0px !important; width: 100% !important; }
.category-video .td-big-grid-post .entry-title a { color: #fff !important; font-size: 15px;}
.category-video .td-grid-style-1 .td-big-thumb .entry-title { background: #000 !important; color: #fff;}
.category-video  .td-grid-style-1 .td-post-category { display: none; }

.category-lifestyle .td-mobile-content .current-menu-item.menu-item-196 > a, .category-lifestyle .td-related-title a { color:#DEB235; }
.category-life-hacks .td-mobile-content .current-menu-item.menu-item-164 > a, .category-life-hacks .td-related-title a { color:#EA6000; }
.category-tech .td-mobile-content .current-menu-item.menu-item-30 > a, .category-tech .td-related-title a { color:#04497F; }
.category-entertainment .td-mobile-content .current-menu-item.menu-item-29 > a, .category-entertainment .td-related-title a { color:#C10000 !important; }
.category-video .td-mobile-content .current-menu-item.menu-item-32 > a, .category-video .td-related-title a { color:#000000; }
.category-news .td-mobile-content .current-menu-item.menu-item-321 > a, .category-news .td-related-title a { color:#005D04; }

@media (min-width : 1270px) { 
.td-scroll-up { right: 78px; }
.social_buttons{ right: 86px;}
body:before { content: ""; position: absolute; left: 0; width:70px; top: 0; bottom: 0; background-image:url(images/1.jpg); z-index:1; background-size: contain; background-repeat-y: repeat;}
body:after { content: ""; position: absolute; right: 0; width:70px; top: 0; bottom: 0; background-image:url(images/1.jpg); z-index:1; background-size: contain; background-repeat-y: repeat; }

body.category-lifestyle:before { background:#DEB235 !important; }
body.category-lifestyle:after { background:#DEB235 !important; }

body.category-life-hacks:before { background:#EA6000 !important; }
body.category-life-hacks:after { background:#EA6000 !important; }

body.category-tech:before { background:#04497F !important; }
body.category-tech:after { background:#04497F !important; }

body.category-entertainment:before { background:#C10000 !important; }
body.category-entertainment:after { background:#C10000 !important; }

body.category-video:before {background-image:url(images/video_bg.png); z-index:1; background-size: contain; background-repeat-y: repeat; }
body.category-video:after { background-image:url(images/video_bg_r.png); z-index:1; background-size: contain; background-repeat-y: repeat; }

body.category-news:before { background:#005D04 !important; }
body.category-news:after { background:#005D04 !important; }

} 

@media (max-width: 767px) {
.footer-logo-wrap:before {
    content: "";
    position: absolute;
    top: -67px;
    width: 100%;
    height: 46px;
    background-image: url(images/mobbg.png);
    background-repeat-x: repeat;
    background-size: contain;
    left: -10px;
}
.news_letter {}
.your_email { }
.home .td_block_7 { display: none; }
.home .td_module_mx11 { display: none; }
.td-footer-bottom-full .td-pb-span3 { position: absolute; top:0px; }
.td-sub-footer-container { padding-top: 0px; padding-bottom: 43px; }
div.wpcf7-response-output {
    position: absolute;
    top: 113px !important;
    left: -9px !important;
}
.footer-text-wrap { text-align: left; }
.td_module_mx11 { display: none !important; }
.subscribe_mobile_menu div.wpcf7-response-output {
    position: absolute;
    top: 459px !important;
    left: 0px !important;
}
.related_post_block .td-module-image .td-post-category {
    position: relative;
    float: left;
    bottom: 0px;
    margin-left: 13px;
    min-width: 100px;
    font-size: 17px;
}
.copy_riserved { float: left;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.td_module_11 .item-details .td-module-title { min-height: auto; }
.category-video .td_module_mx6 { display: none !important; }
.home .td-block-title-wrap { margin-left:10px; }
/*.td_block_template_2 .td-block-title { display: none; }*/
.mobile_view_tab  .td_module_11 {

}
body { overflow-x: hidden; }
.term_list ol { padding-left: 15px; }
.term_list li {
    font-size: 16px !important; }
.single .td_block_7 { display: none; }

.visible-xs { display: inline-block; }
.nav_highlight .social_buttons a { width: 48% !important; height: 52px; line-height: 55px; font-size: 14px; letter-spacing: 1px; font-weight: bold; font-family:'TarzanaNarrow';padding-left:12px}
	
	.nav_highlight .social_buttons a i{
		left:-15px;
		top: 3px;
	}
/*.single .td-a-rec-id-content_bottom { display: none; }*/
	.td-scroll-up{
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		height: 52px;
	}
	.td-scroll-up .td-icon-menu-up{
		top: 15px;
		left: 4px;
	}
	.td-mobile-content a{
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	.sub-menu li:last-of-type a{
		padding-bottom: 30px !important;
	}
}
