/*
Theme Name:     Newspaper 7 Child-2
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        6.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

/*mobile-menu*/
.td-menu-mob-open-menu #td-outer-wrap{
  -webkit-transform: inherit;
}
.td-mobile-content .menu-item a {
    font-size: 18px!important;
}
.td-mobile-content ul.sub-menu li a {
    font-size: 15px!important;
}
/*activate account*/
.wp-activate-container {
    width: 1028px;
    margin: auto;
    text-align: center;
}
/*author page*/
.td-author-page{
  display:none;
}
/*category page*/
.cat-dropdown.td-pb-span2 {
    padding-left: 0px!important;
}
.td-category-header .td-pulldown-filter-list {
  left: 0!important;
}
/*Top menu css*/
.td-header-wrap {
    z-index: 4!important;
}
.td-full-layout .td-header-style-3 .td-header-main-menu {
    padding-left: 0px;
}
.td-header-sp-top-widget {
    margin-top: 9px;
}
.td-header-main-menu {
    padding-right: 0px;
}
.menu-home-second-container {
    display: inline-block;
}
.sf-menu > li > a{
  padding: 0 10px;
}
.sf-menu > li.menu-item-first > a {
    padding-left: 35px!important;
}
.td-header-wrap .black-menu .sf-menu > .current-menu-item > a{
  background-color:transparent!important;
}
.menu-home-second-container ul li a{
  font-family:'Georgia, Times, "Times New Roman", serif';
  font-size:14px;
  font-weight:400;
  text-transform: initial;
  display:inline-block !important;
}
/*.menu-home-second-container .menu-item-object-page .td-icon-menu-down:after{
  content: '|';
  color: #ffffff;
  font-weight: lighter;
  font-family: -webkit-pictograph;
  position:absolute;
  left:25px;
}*/
.menu-home-second-container .sub-menu .td-icon-menu-down:after{
  content: '';
}
.td-header-wrap .black-menu .sf-menu > .sfHover > a{
  background-color:#151515!important;
}

.menu-home-second-container ul li:last-child:after{
  display:none;
}
.td-mobile-content .menu-home-second-container ul li:after {
  display: none;
}
.social-menu {
    float: right!important;
    padding-right: 50px!important;
}
.social-menu-mobile{
  display:none;
}
.social-menu a {
  color: #f9f9f9;
}
.td-header-wrap{
  z-index:1;
}
#td-header-menu {
    max-height: 48px;
}

.td-header-style-3 .sf-menu > li > a {
    color: #fff;
    font-family:'Georgia, Times, "Times New Roman", serif';
    font-size:14px;
    text-transform: inherit;
}
.td-header-wrap .black-menu .sf-menu > li > a:hover{
  background-color:#151515!important;
}
.sf-menu > li > a:hover{
  background-color:initial !important;
  color:#cc0000;
}
.extra-header-menu li{
  display:inline-block;
}
.extra-fixed-menu li a{
  font-family:'Georgia, Times, "Times New Roman", serif';
  font-size:14px;
  font-weight:600;
  text-transform: uppercase;
  color:#ffffff;
}
.extra-fixed-menu li.menu-item-first{
    margin-left:0px;
    padding:10px 0px;
}
.extra-fixed-menu li.menu-item{
    margin-left:-5px;
    padding:10px 0px;
}
.extra-fixed-menu li.menu-item-first a, .extra-fixed-menu li.menu-item a{
    padding: 10px 35px 10px 35px;
}

.extra-fixed-menu li.menu-item-first:hover, .extra-fixed-menu li.menu-item:hover{
    background-color: #CC3C43;
}
.extra-fixed-menu li.active {
    background-color: #c9232b;
}
ul.extra-fixed-menu {
    margin: 0px;
    background-color:#9e1d23;
}
li.menu-item.subscribe-btn {
    float: right;
    background: #c9232b;
}
li.menu-item.subscribe-btn:hover{
    background: #CC3C43;
}
li.menu-item.subscribe-btn a {
  text-transform: none;
  font-size: 15px;
  letter-spacing: 0.5px;
  padding: 10px 40px;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.td-menu-item.td-normal-menu a {
  width: 100%!important;
}
.menu-item li a {
    width: 100%!important;
}

#td-top-search {
    top: 72%;
}
.today-date {
  float:right;
  display: block!important;
  width: 100%;
  text-align: right;
  padding: 5px 10px;
  font-size:16px;
  font-family:'Georgia, Times, "Times New Roman", serif';
}

.td-container.td-header-row.td-header-header {
    background-position: 50% 50%;
    background-size: cover;
}
.td-container.billboard_ad, .td-container.billboard_fake_ad {
    text-align: center;
    padding: 10px 30px;
}
.td-header-style-3 .td-header-sp-logo {
    margin: 28px 28px 0 28px;
}

.td-header-style-3 .td-header-sp-recs {
    margin: 28px 0 0 0;
}
ul.sub-menu {
    overflow-y: scroll;
    height: 200px;
}
@media (max-width: 950px){
  .social-menu {
   display:none !important;
  }
  .social-menu-mobile {
    display:block;
    text-align: center;
    padding: 10px 0px;
    z-index:0;
  }
}
@media (max-width: 767px){
  ul.sub-menu {
      overflow-y: scroll;
      height: 100%;
  }
  .extra-fixed-menu {
   display:none !important;
  }
  #td-top-search {
    top: 0%;
    margin-top:0px;
  }
  .td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
    height: auto!important;
  }
  /*.td-menu-mob-open-menu .td-mobile-nav-wrap {
    z-index: 1;
  }*/
  /*sticky header*/
  .td-header-menu-wrap-full {
    position: fixed;
    width: 100%;
  }
  .td-header-wrap.td-header-style-3 {
/*    height: 200px;*/
    overflow:hidden;
    clear:both;
  }
  /*.td-mobile-nav-wrap {
    position: absolute;
    top: 0;
    left: -100%;
    width: 80%;
    height: 100%;
    background-color: #f5f5f5;
    z-index:9999999;
  }*/
  .menu-home-second-container {
    overflow: hidden;
    display: inline-block;
    padding-left: 21px;
    padding-right: 21px;
    display: block;
    width:100%;
  }
  .td-banner-wrap-full{
    height:0px;
  }

  .today-date {
    display:none!important;
  }
  .td-header-rec-wrap {
    position: relative;
    margin-top: 76px;
  }
  .td-container.fake_ad {
      display: none;
  }

  /* ITB Asia AD */
  .td-container.itbasia_ad {
    display: none;
}

  .td-transition-content-and-menu.td-content-wrap {
      overflow: hidden;
  }
  .td-container.td-header-row.td-header-header {
      background-image: url("/")!important;
  }
  .td-header-rec-wrap {
    padding: 0px 30px;
  }
  .td-header-sp-recs img{
    margin:0px;
  }

}

/*Home Page CSS*/
.entry-crumbs {
    padding: 5px 20px;
}
.td-container{
  position:relative;
}
.home .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.home .block-title{
  margin-bottom:16px;
}
.home .two-fifth .triangle{
      border: 0px!important;
}
.home .two-fifth .block-title{
      background:#cc0000;
      text-align:center;
}
.home .td-pb-row {
    margin-right: -1px;
    margin-left: -1px;
}
.home .td-pb-row .td-pb-row .td-pb-span12 {
    padding:0px;
}
.home .td-pb-row .td-pb-row .td-pb-span6 {
    padding: 0px;
}
.home .td-pb-row .td-pb-span6.two-fifth {
    width: 40%;
    padding-right:24px;
}

.home .td-pb-row .td-pb-span6.three-fifth {
    width: 60%;
}

.home .td-post-author-name span {
    display: none;
}
.home .td_block_1 .block-title span {
    padding: 10px 20px 10px 20px;
}
.td-excerpt{
  color:#000000;
}
.home.td_quote_on_blocks{
  display:none;
}
.td-header-style-3 .td-header-sp-logo img {
    max-height: 120px;
}
.home .td-main-page-wrap {
  padding-top: 10px;
}
/*End of homepage CSS*/

/*homepage first row CSS*/
.home .headlines .td_module_1 .td-module-thumb img {
    width: 100%;
}

.home .headlines .td_module_1 .td-module-thumb {
    height: 250px;
    width: 100%;
    overflow: hidden;
}
.home .headlines .td_module_6{
  padding-bottom:10px;
}
/*End of homepage first row CSS*/

/*homepage left column CSS*/
.home .two-fifth .td_block_7 .td-block-span12 .td-module-thumb{
    width: 70px;
    height: 70px;
    overflow:hidden;
}
.home .two-fifth .td_block_7 .td-block-span12 .td-module-thumb img{
   height:100%;
   display:none;
}
.home .two-fifth .module-bg{
  padding: 10px 15px;
  background:#f3f3f3;
}
.home .two-fifth .td_module_6 .td-module-thumb {
    margin-bottom: 0px;
    height: 70px;
    background: no-repeat center;
    background-size: cover;
}
/*.home .two-fifth .td_module_6 .td-module-thumb img{
  display:none;
}*/

.two-fifth .td_module_1 .td-module-thumb {
    margin-bottom: 0px;
    height: 200px;
    background: no-repeat center;
    background-size: cover;
}
.two-fifth .td_module_1{
  padding-bottom:0px;
}

.home .two-fifth .td_module_1 .td-module-thumb img{
  display:none;
}

.two-fifth .td_block_3 h4.block-title {
    margin-bottom: 0px;
}
.home .two-fifth .td_module_6 .item-details {
    margin-left: 77px;
}
.home .two-fifth .td_block_text_with_title .td_mod_wrap {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    background: #f3f3f3;
    padding: 50px 30px;
    position: relative;
}
.home .two-fifth .td_block_text_with_title h4.block-title{
   margin-bottom:0px;
}
.home .two-fifth .td_block_14 .block-title {
 margin: 0px;
}
/*.home .two-fifth .td_block_text_with_title .td_mod_wrap:before {
    content:'\f10d';
    font-family:'FontAwesome';
    font-weight: normal;
    font-size: 25px;
    color:#969696;
    padding:0 10px 0px 0;;
}
.home .two-fifth .td_block_text_with_title .td_mod_wrap:after {
    content: '\f10e';
    font-family: 'FontAwesome';
    font-weight: bold;
    font-size: 25px;
    color: #969696;
    padding-left: 5px;
    position: absolute;
    bottom: 29px;
    right: 31px;
}*/
.home .two-fifth .td_block_text_with_title {
    padding-bottom: 22px!important;
}
.home .menu-home-side-menu-container{
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 15px;
    line-height:18px;
    font-weight:bold;
}
.home .menu-home-side-menu-container li:first-child {
    padding-top: 0px;
}
.home .menu-home-side-menu-container li{
    border-bottom: 1px solid #bb2229;
    padding-top:10px;
    margin-left:0px;
}
.home .menu-home-side-menu-container li a:after{
    content:'\f105';
    color:#bb2229;
    font-weight: bold;
    font-family: 'FontAwesome';
    float:right;
    font-size:23px;
}
.home .menu-home-side-menu-container li a{
    color:#bb2229;
    display:block;
}
.home .menu-home-side-menu-container li a:hover{
    color:#000;
}
.home .td_module_9 h3 a, .home .td_module_mx4 h3 a,.home .td_module_6 h3 a {
    font-weight: 700;
}
.two-fifth .td_block_14 .td_block_inner {
    margin-right: 0px!important;
}
/*End of homepage left column CSS*/

/*homepage center column CSS*/
.home .three-fifth .td_module_4 .td-module-thumb {
    height: auto;
}
.home .td_block_1 .td-block-span4 {
    padding-left: 0px!important;
}
.home .three-fifth .td-next-prev-wrap {
    text-align: center;
}
.home .three-fifth .td_module_2 .td-module-thumb img {
    width: 100%;
}
.home .three-fifth img.entry-thumb.td-animation-stack-type0-2 {
    width: 100%;
    overflow: hidden;
}
.home .td_module_2 .td-module-thumb{
    height: 250px;
    width: 100%;
    overflow: hidden;
}
.home .td_block_14 .td-block-span12{
  padding:0px !important;
  width:100%!important;
}
.home .td_block_14 .td-post-author-name.by-author {
    color: #ffffff;
}
.home .td_block_14 .td-module-meta-info{
  width:100%;
  background: rgba(162, 159, 159, 0.76);
  margin-bottom: 0px;
  padding: 12px 15px 20px 15px;

}
.home .td_block_14 .td_module_mx1 .td-module-thumb a:last-child:before{
  display:none;
}
.td_block_14 .td-block-row:last-child {
    margin-bottom: 0px;
}

.home .td_module_16 .td-module-thumb {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 50%;
    height: 120px;
}
.home .td_module_16 .item-details {
    margin-left: 208px;
    width: 45%;
    min-height:0;
}
.home .td_module_16 .td-module-thumb img {
    width: 100%;
    overflow: hidden;
}
.home .td_module_16 {
    padding-bottom: 20px;
    min-height: 138px;
}
.home .td_block_wrap .td-next-prev-wrap{
  margin-bottom:0px;
  text-align: center;
}
.widget_text, .widget_ttg_forum_widget{
    margin-bottom: 22px;
}
/*aligning the blocks in home*/
/*.three-fifth .td_block_wrap.td_block_17 {
    height: 391px!important;
}*/
@media (min-width: 768px)and (max-width: 1018px ){
    .home .three-fifth .td_module_8{
      padding-bottom: 0px!important;
    }
    .home .td_module_16 .item-details {
      margin-left: 190px;
    }
    .forum .form-submit input#submit {
      width: 100%;
    }
    a.button.view-all-ans {
      width: 100%;
      margin-bottom: 10px;
    }
    .widget_ttg_forum_widget-content-inner {
      padding-bottom: 40px;
    }
    .home .menu-home-side-menu-container{
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 13px;
    }
    .td_block_1 .td-block-span6, .td_block_1 .td-block-span4{
      width:47% !important;
    }
    .td-header-style-3 .td-header-sp-logo {
      height: 90px;
      margin: 14px 28px 14px 28px;
    }
    .td-header-rec-wrap {
      min-height: 90px;
    }
    .td-sub-footer-container .td-container{
      padding:0 3%!important;
    }
    .home .headlines .td_module_1 .td-module-thumb{
      height:150px;
    }
}

/*sidebar widget css*/
/*.widget.widget_sp_image span {
    background-color: transparent;
    color: #cc2229;
    padding: 0px 0px 5px 0px;
}
*/
.widget_sp_image-description p {
    color: black;
    font-size: 14px;
    line-height: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
}
/*end of sidebar widget css*/
@media (max-width: 968px ){
  .td-pb-span5.td-sub-footer-menu,  .td-pb-span7.td-sub-footer-copy ,.td-pb-span7.td-sub-footer-menu, .td-pb-span5.td-sub-footer-copy{
    width: 100%;
    text-align: center!important;
  }
  ul.award-logos {
    text-align: center!important;
  }
  .td-subfooter-menu {
    padding: 0px!important;
    float: none!important;
  }
  .td-pb-row.upper-footer .td-pb-span4 {
    width: 32%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
  }
  .footer-side-image.computer{
    display:none;
  }
  img.logo-image{
    width: 111px!important;
    padding-bottom: 10px;
  }
  .td-footer-wrapper .td-pb-span4 {
    margin-bottom: 0px;
  }
  .widget_text {
    margin-bottom: 0px;
  }
  .ttg_asia_flight_widget-content .detailed-index, .ttg_asia_flight_widget-content .detailed-info{
    width:100%!important;
  }
}
@media (max-width: 769px){
  .home .td-ss-main-content .three-fifth .triangle {
    top: 28px;
  }
}

@media (max-width: 767px){
  .home .td-pb-row .td-pb-span6.two-fifth {
    width: 100%;
    padding-right:0px;
  }
  .home .two-fifth .td_block_text_with_title .td_mod_wrap{
    text-align:center;
  }
  .home .td-pb-row .td-pb-span6.three-fifth {
      width: 100%;
  }
  .home .td-block-span6-right{
    width:100%;
  }
  .home .td_block_14 .td-block-span12{
    width:100%;
  }
  .textwidget .ad_sidebar{
    margin: auto!important;
    width:300px;
  }
  .home .three-fifth .td_module_16 .item-details {
      margin-left: 0px;
      width: 100%;
  }
  .home .three-fifth .td_module_16 .td-module-thumb {
      position: relative;
      overflow: hidden;
      width: 100%;
      height:auto;
  }
/*  .home .three-fifth .td_module_2 .td-module-thumb {
    height: auto;
  }*/
  .td_block_1 .td-block-span6, .td_block_1 .td-block-span4{
    width:100% !important;
  }
  .td_block_17 .td-block-span6{
    width:100% !important;
    float:right;
  }
  .td_block_17 .td-block-span6-right{
    width:100% !important;
  }
  .home .headlines .td_module_1 .td-module-thumb {
    height: auto;
  }
  .td-main-sidebar .td_block_text_with_title img {
    width: 100%;
  }
  .ttg_asia_flight_widget-content.td_block_10 {
    display: none;
  }
  .td-main-content-wrap{
    padding-bottom:0px;
  }
}
@media (max-width: 620px){
/*  .td-header-wrap.td-header-style-3{
    height:180px;
  }*/
}
@media (max-width: 480px){
  #interContainer{
    display:none!important;
  }
  #interVeil{
    display:none!important;
  }
/*  .td-header-wrap.td-header-style-3 {
    height: 160px;
  }*/
}
@media (max-width: 400px){
/*  .td-header-wrap.td-header-style-3 {
    height: 150px;
   }*/
  .home .td-main-page-wrap {
    padding-top: 10px;
  }
}


/*End of homepage center column CSS*/

/*Visual composer CSS*/
.td-pb-row {
    margin-right: 0;
    margin-left: 0;
}
.td-pb-row .td-pb-span8.td-main-content , .td-pb-row .td-main-sidebar{
    padding-right: 20px;
    padding-left: 20px;
}

@media (max-width: 767px){
  .td-pb-row .td-pb-row {
    padding-right: 0;
    padding-left: 0;
    margin: 0px;
  }
}
/*End of Visual composer CSS*/

/*Header google  and Container CSS*/
#container {
    position: relative;
    z-index: 2;
    width:1025px;
    margin-left:auto;
    margin-right:auto;
}
#ad-takeover {
    position: fixed;
    top: 0px;
    left: 50%;
    width: 1690px;
    height: 1050px;
    margin-left: -845px;
    z-index: 0;
}
.main_wrapper {
    width: 1009px;
}

.td-banner-wrap-full, .td-header-menu-wrap-full {
    background-color: transparent;
}
.header-background{
  display:none;
}

@media (min-width: 1018px){
	.td-container {
	    width: 1028px;
	    padding: 0%;
	}

}
.td-header-style-3 .td-header-sp-logo {
    width: 189px;
}

@media (max-width: 1018px) and (min-width: 768px){

	.td-header-style-3 .td-header-sp-logo img {
	    max-height: 120px;
	    margin-top: 5px;
	}
  .td-header-style-3 .td-header-sp-recs {
      margin: 16px 0;
      width: 67%;
  }
}
/*End of Header google  and Container CSS*/

/*Ad Media Queries CSS*/
@media (max-width: 768px){
  #ad-takeover{
    display:none;
  }
  .leaderboard_ad{
    display:none;
  }
}
/*End of Ad Media Queries CSS*/

/*Interstitial CSS*/
#interContainer{
position: absolute;
width: 640px; /*Width of interstitial box*/
height: 422px; /*Height of interstitial box*/
left: 0;
top: 0;
padding: 0px;
padding-top: 0;
background-color: #e3e3e3;
border: 0px solid black;
visibility: hidden;
z-index: 6;
}

#interContainer .headerbar{ /*CSS for header bar of interstitial box*/
color: gray;
padding: 0px 0;
text-align: right;
z-index: 6;
}

#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/
font-size: 120%;
text-decoration: none;
}


#interContent{ /*CSS for div that holds the content to show*/
border: 0px solid gray;

background-color: white;
}

#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
position: absolute;
background: black url(../blackdot.gif);
right: 0;
width: 10px;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}

/*End of Interstitial CSS*/

/*Modules CSS*/
.td_module_6 .entry-title {
    line-height: 14px;
}
.td_module_8{
  border-bottom:0px;
  margin-bottom:0px;
}

.td-post-author-name span {
    vertical-align: middle;
}
.by-author{
  padding-right:3px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  line-height: 13px;
  font-weight: normal
}
/*End of Modules CSS*/

/*Start of blocks CSS*/
.td-block-span6-right{
  padding-right:0px !important;
  width:50%;
}

    /*header of blocks for home*/
    .home .block-title span {
        position: relative;
    }
    .block-title span{
        padding: 10px 12px 10px 12px;
    }
    .home .td-ss-main-content .triangle {
      width: 0px;
      height: 0px;
      border: 10px solid;
      border-color: #cc0000 transparent transparent transparent;
      position: absolute;
      top: 34px;
      left: 45%;
    }
    /*block columns*/
    .td_block_1 .td-block-span6 {
      width: 60.6666%;
    }
    .td-block-span9 {

      width: 44%;
    }
    .td_block_1 .td-block-span4{
      width: 39.333333%;
      float:right!important;
    }
    /*block 10 and archives (sidebar of home)*/
    .td_block_10 .td_block_inner {
        background: #f3f3f3;
        padding: 15px 0 15px 0;
    }
    .td_block_10 .block-title{
        margin-bottom:0px;
    }
    .widget_archive .block-title span,.td_block_10 .block-title span{
        display: block;
        text-align: center;
    }
    .td_block_10 .block-title{
        background-color:#cc0000;
        margin-bottom: 0px;
    }
    .widget_archive .block-title{
        margin-bottom: 0px;
    }

    .td_block_10 .td_module_9 {
        padding-bottom: 0px;
        border-bottom: 0px;
        margin-bottom: 0px;
        text-align: left;
    }
     body {
       counter-reset: item;
     }
     .td-ss-main-sidebar ol {
       list-style: none;
       margin-top:0px;
     }
     .td_block_10 .td_block_inner li {
       counter-increment: item;
       margin-bottom: 5px;
     }
     .td_block_10 .td_block_inner li:before {
       margin-right: 10px;
       content: counter(item);
       background: #cc0000;
       border-radius: 100%;
       color: white;
       width: 1.2em;
       text-align: center;
       padding: 0 16px 0 7px;
       display: inline-block;
     }
     .td_block_10 .td_module_9 {
        display: inline-block;
    }
    .td_module_9 .td_quote_on_blocks{
        display:none;
    }

    @media (max-width: 767px){
      .home .td-block-span10{
        padding-right:24px;
      }
    }
    @media (max-width: 480px){
      .home .td-block-span10{
        width:100%10
      }
      .td_block_1 .td-block-span4{
        width:100%;
      }
    }

/*End of blocks CSS*/

/*Select box CSS*/
select{
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQAkjUyOfvbFf-1FWpBeFUJspjn17fFoZAgYlbYHDUv0xkWoVB5), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin: 0px;
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 300px;
}
/*End of Select Box CSS */

/*Top Footer CSS*/
.td-footer-wrapper {
    background-color: #f9f9f9;
    padding-top: 40px;
}
.top-footer-menu{
  display:inline-block;
}
.top-footer-menu ul li{
  display:inline;
}
.top-footer-menu ul li a{
    display: inline;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    color:#898989;
}
.top-footer-menu li:after{
  content:'|';
  color:#898989;
  padding: 0 20px;
}
.social-media-footer{
  display:inline-block;
}
ul.social-media-footer li {
    display: inline-block;
    vertical-align: top;
}

ul.social-media-footer li img {
    max-height: 25px;
    height: 16px;
    vertical-align: initial;
}

.td-footer-bottom-full{
  text-align: center
}
span.tag-line{
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  font-weight: bold;
  color:#898989;
}
.td-footer-bottom-full {
    padding-top: 20px;
    padding-bottom: 10px;
}
.footer-text{
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  font-weight: bold;
  color:#898989;
  text-transform: uppercase;
}
.upper-footer{
  padding-bottom:20px;
}
.upper-footer .td-pb-span6 {
    padding: 0px 10px;
    text-align: center;
}
.footer-side-image{
  display:inline-block;
}
.divider {
    width: 100%;
    height: 1px;
    border-top: 2px solid #898989;
}
img.logo-image {
    width: 60%;
    display: block;
    margin:auto;
}
/*End of Top Footer CSS */

/*Subfooter CSS*/
.td-sub-footer-container{
  position:relative;
  background-color:#363636;
  color:#ffffff;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  padding-top:30px;
}
.td-sub-footer-container p{
  color:#ffffff;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  display:inline-block;
}
.td-sub-footer-menu ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0px;
}
.td-sub-footer-menu ul li a:hover{
    color:#cc0000;
}
.td-sub-footer-menu {
  float: left;
}
.td-sub-footer-container .td-sub-footer-menu {
  float: left;
  padding:0px;
}
.td-sub-footer-menu li:after{
    content: '|';
}
.td-sub-footer-menu p {
    padding-right: 10px;
}

.td-sub-footer-menu li:last-child:after {
    content: '';
}
.td-sub-footer-menu li a {
    padding: 0px 10px;
    margin-right:0px;
    color:#ffffff;
}
.td-sub-footer-menu li:first-child a{
    padding-left:0px;
}

.td-pb-span5.td-sub-footer-copy {
    text-align: right;
    display: inline;
}
.award-logos li{
  list-style: none;
  display:inline-block;
  width: 100%;
  margin:0;
}
ul.award-logos{
  text-align: right;
}
.td-pb-span7 .td-sub-footer-copy{
    padding: 0px;
}

/*End of Subfooter CSS */

/* Forum CSS */

.forums-link {
    margin-top: 21px;
    margin-bottom: 21px;
}

.td-post-title-question {
    margin-bottom: 21px;
}

.forum-run-dates {
    color: #ccc;
    display: block;
}

a.button {
    background-color: #222222;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: 500;
    padding: 8px 15px;
    transition: background-color 0.4s ease 0s;
}
a.button:hover {
    background-color: #4db2ec;
    color: #fff;
}

.forum .block-title{
  background-color: #000000;
  margin-bottom: 0px;
  text-align: center;
  border-color:#000000;
}
.forum .block-title > span{
  background-color: #000000;

}
.forum textarea {
  height: 100px;
  min-height: 100px;
}
.widget_ttg_forum_widget-content-inner {
    padding: 20px;
    background: #f3f3f3;
}
p.question{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:16px;
  font-weight:normal;
  line-height: 18px;
  margin-bottom:10px;
}
a.button.view-all-ans{
  background-color:#969696;
  text-align: center;
  width:58%;
  display:inline-block;
  margin-right:2%;
}
.forum .form-submit input#submit {
    background-color: #bb2229;
    float: right;
    width: 40%;
    line-height:21px;
}
.forum p.form-submit, .forum .comment-form p{
  margin-bottom:7px;
}
.forum .comment-respond {
  margin-bottom: 0px;
}

.forum .logged-in-as a {
  font-weight: 400;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.widget.widget_ttg_forum_widget a:hover ,.widget_ttg_forum_widget input#submit:hover{
  color:#000000;
}
/* End of Forum CSS */

/*Start of Sidebar CSS*/
.td-main-sidebar .td_block_text_with_title .block-title span {
    background: transparent;
    color: #cc2229;
    padding: 0 0 5px 0;
}
.td-main-sidebar .td_block_text_with_title .title {
    color: black;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display:block;
}
.td_mod_wrap a:hover{
  text-decoration: none;
}
.td_mod_wrap .title:hover{
  color:#bb2229;
}

.td-main-sidebar .td_block_text_with_title img{
  margin-bottom: 0px
}
.sidebar_quote{
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  color:#898989;
}

.td-main-sidebar .td_block_text_with_title {
    padding-bottom: 22px;
}

.td-main-sidebar .td_module_9.td_module_wrap {
    width: 80%;
    vertical-align: middle;
    padding-top: 5px;
}
.td-main-sidebar .td_block_wrap.td_block_15 {
    width: 100%!important;
}
.td-main-sidebar .td_block_15 .td-column-1 .td-module-thumb {
    overflow: hidden;
    height: 100%;
}
.td-main-sidebar .td_block_15 .td-column-1 .td-block-span12{
  width:100%!important;
}

.td-main-sidebar .td-column-1 .td_module_mx4 .entry-title{
  font-size:14px;
}

/*End of Sidebar CSS*/

/*Article CSS*/

.td-post-template-default .td-pb-row{
  margin:0px;
}
.td-post-content .vc_row{
  margin-right: -24px;
  margin-left: -24px;
}
@media (max-width: 1140px) and (min-width: 1019px){
  .td-post-content .vc_row{
      margin-right: -20px;
      margin-left: -20px;
  }
}
@media (max-width: 1018px) and (min-width: 768px){
  .td-post-content .vc_row{
      margin-right: -15px;
      margin-left: -15px;
  }
  .td-container {
      width: 100%;
  }
}
@media (max-width: 767px){
  .td-post-content .vc_row{
    margin:0px;
  }
  .td-header-menu-wrap-full{
    top:0px;
  }
}
.td-category a {
    color: #fff;
    background-color: #bb2229;
    padding: 8px 11px 9px 11px;
    white-space: nowrap;
    display: inline-block;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}

.post header .entry-title {
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.td-post-content {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}

header .td-module-meta-info, header .td-module-meta-info a {
    font-weight: 100;
    margin-right: 3px;
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 13px;
}
header .td-post-date {
   margin-left: 0px;
}
.comment cite{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.comment{
  padding:20px 0;
  border-bottom: 1px solid #ededed
}

.comment, .comments p, .comments h3{
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 13px;
    line-height: 15px;
    margin-bottom:5px;
}
.td-comments-title-wrap .block-title span {
    background: transparent;
    color: #bb2229;
    border: 0px;
    padding:0px;
}
.td-comments-title-wrap h4.block-title{
    border: 0px;
    margin-bottom:0px;
}
.comments textarea {
    height: 100px;
    min-height: 100px;
    padding: 6px 9px 6px 9px;
    background: #F5F5F5;
}
.comments input{
    background: #F5F5F5;
}
.comments .form-submit input{
  background:#bb2229;
}
.comment .comment-content, .comment .comment-meta, .comment .comment-respond{
  margin-left:0px;
}
.comment .children .comment .comment-content, .comment .children .comment .comment-meta, .comment .children .comment .comment-respond{
  margin-left:0px;
}
.comment .avatar{
  display:none;
}

p.form-submit {
    text-align: right;
    padding: 10px 0px;
}
p.td-post-sub-title{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px!important;
    line-height: 18px!important;
    color:#898989 ;
    padding: 10px 0 10px 15px;
    border-left: 2px solid #bb2229;
    font-weight:bold!important;
}
p.td-image-caption{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color:#898989 ;
  font-weight:normal;
  text-align: center;

}
.td-post-share-title{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  font-size: 14px;
  font-style:bold;
  color:#898989;
}
.td-post-featured-image img{
  margin-bottom:10px;
}
.single-post .td-post-featured-image {
    display: none;
}
.td-post-sharing-bottom .td-social-sharing-buttons{
  background-color: transparent!important;
  color: #898989;
}
.td-post-sharing-bottom .td-social-sharing-buttons {
    min-width: 0px;
    padding: 6px 0px 4px 0px;
}
.td-post-sharing-bottom .td-social-google {
    width: auto;
}
.td-post-sharing-bottom {
    border-top: 1px solid #898989!important;
    padding: 5px 0px;
    margin-bottom: 20px;
    border:0px;
}
.td-post-template-default h4.td-related-title {
    border: 0px;
    margin-bottom: 0px;
}
.td-post-template-default .td-related-title .td-cur-simple-item{
  padding:0px;
  background-color:transparent;
  color:#bb2229;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  font-weight:bold;
}
.td-post-template-default .td_block_related_posts .entry-title a, .td-post-template-default .td_block_related_posts li{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  font-size: 14px;
  font-weight:bold;
}
.td-post-template-default .td_block_related_posts h3.entry-title.td-module-title{
  margin-bottom:5px;
}

.td-post-next-prev-content span {
    display: block;
    color: #898989;
    margin-bottom: 7px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-size: 15px;
    font-weight: bold;
}

/*category template CSS (for template 1)  */

.category img.entry-thumb {
  width: 100%;
  height: auto;
}
.category .td_module_1 .td-module-thumb{
  overflow:hidden;
}

.cat-dropdown.td-pb-span2{
  padding:0px;
  padding-top:10px;
}

.td_category_template_1 .td-category-header .td-category-pulldown-filter {
    position: initial;
}
.td-category-header .td-pb-row [class*="td-pb-span"] {
    padding-right: 20px;
    padding-left: 20px;
}

/*error page 404*/
.error404 .td_module_1 .td-module-thumb {
    height: inherit;
}

/*forum page*/
.forum .forum-main{
    padding:0px;
}

/* flight index widget */
.top-most-sidebar {
  position: relative;
  z-index: 1 ;
  background: #fff;
}


.ttg_asia_flight_widget-content .block-title {
  border: 0;
  position: relative;
}

.ttg_asia_flight_widget-content .flight-plane {
  vertical-align: middle;
  height: 20px;
  width: 20px;
  margin-right: 10px;
}

.ttg_asia_flight_widget-content .logo-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  height: 42px;
}
.logo-box{
  display:block;
}
.logo-box a {
  padding: 0;
  background: transparent;
  margin: 0;
  border: 0;
}

.ttg_asia_flight_widget-content .small-logo {
  width: 44px;
  height: 42px;
}

.ttg_asia_flight_widget-content .bg-transparent {
  background: transparent !important;
}


.ttg_asia_flight_widget-content ul {
  margin: 0;
  text-align: center;
  padding: 0px 20px;
}

.ttg_asia_flight_widget-content ul li {
  display: inline-block;
  list-style-type: none;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 10px;
  margin-left: 0;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-top: 5px;
  font-size:12px;
  font-family: Georgia, Times, "Times New Roman", serif;
}
.city-active{
  border-bottom:2px solid #CC0000 !important;
}

.ttg_asia_flight_widget-content .dashicons {
  font-size: 2em;
  line-height: 24px;
}

.ttg_asia_flight_widget-content .up {
  color: #70BA73;
}

.ttg_asia_flight_widget-content .down {
  color: #CC0000;
}

.ttg_asia_flight_widget-content .fix {
  color: #FDD976;
}

.ttg_asia_flight_widget-content .graph-hidden {
  display: none;
}

.ttg_asia_flight_widget-content .index-box {
  padding:20px 20px 10px 20px;
  color: #939393;
}

.ttg_asia_flight_widget-content .detailed-index {
  float: left;
  width: 70%;
  border-right: 1px solid #EBEBEB;
}

.ttg_asia_flight_widget-content .detailed-info {
  display: inline-block;
  width: 30%;
  border-left: 1px solid #EBEBEB;
}

.ttg_asia_flight_widget-content .graph-title {
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #9b9b9b;

}
.ttg_asia_flight_widget-content tbody{
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #000000;
}

.ttg_asia_flight_widget-content tbody .up, .ttg_asia_flight_widget-content tbody.down{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.index-box.detailed-info p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #9b9b9b;
  margin-bottom: 0px;
}
.ttg_asia_flight_widget-content td {
  border: 0;
  text-align: center;
}

.ttg_asia_flight_widget-content .green-cell {
  vertical-align: bottom;
}

.ttg_asia_flight_widget-content .red-cell {
  vertical-align: top;
}

.ttg_asia_flight_widget-content .column {
  width: 2em;
  margin: auto;
}

.ttg_asia_flight_widget-content .green-column {
  background: #70BA73;
}

.ttg_asia_flight_widget-content .red-column {
  background: #CC0000;
}
.ttg_asia_flight_widget-content table td {
  padding: 0px;
}
@media (max-width: 1018px ){
  .ttg_asia_flight_widget-content ul {
    padding: 0px ;
  }
  .top-most-sidebar.td-container {
    padding: 0px;
  }
}
/*ttg publications*/
.publications .header.block-title .triangle {
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color: #cc0000 transparent transparent transparent;
    position: absolute;
    top: 36px;
    left: 10%;
}

/*styles to ovewrite foo gallery*/
.foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner {
    border: none!important;
    box-shadow:none!important;
    -webkit-box-shadow: none!important;
}
.foogallery-album-gallery-list .foogallery-pile {
    position: initial!important;
}

.foogallery-album-gallery-list .foogallery-pile h3{
  position:relative!important;
  padding: 10px 5px 0 5px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:16px;
  font-weight:600;
  line-height:17px!important;
  opacity:1!important;
}
ul.foogallery-album-gallery-list {
  width: 100%;
  overflow: hidden;
  margin-left:-10px;
}
.foogallery-album-gallery-list li {
  float: left;
  overflow: hidden;
  margin-left: 0px;
  width: 33.3%;
}
.foogallery-pile-inner a:hover{
    text-decoration: none!important;
}
.foogallery-pile-inner a:hover h3{
    color: #cc0000!important;
}

.td-page-content{
  line-height:15px !important;
}

.foogallery-album-header h2{
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  margin-top:0px;
}
.foogallery-album-header a{
  font-size: 15px;
  line-height: 17px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.foogallery-album-header p{
  margin-bottom:0px;
}
.foogallery-default img {
    padding: 3px;
}

@media (max-width: 480px){
  .foogallery-album-gallery-list li {
    width:50%;
  }
}

/*google ads*/
#div-gpt-ad-1578275569855-0,#div-gpt-ad-1576724108134-0,#div-gpt-ad-1562746739029-0,#div-gpt-ad-1562834806550-0,#div-gpt-ad-1463107851671-0,#div-gpt-ad-1463109316486-0,#div-gpt-ad-1368585577298-0,#div-gpt-ad-1368585577298-1,#div-gpt-ad-1376470240213-0,#div-gpt-ad-1392619193206-0,#div-gpt-ad-1397708025522-0,#div-gpt-ad-1425436427418-0,#div-gpt-ad-1401864130969-0,#div-gpt-ad-1438669878040-0,#div-gpt-ad-1353652423580-0,#div-gpt-ad-1364788056544-0,#div-gpt-ad-1412740111978-0 {width:100%!important;}
iframe {width:100%;}

.img_ad, a#aw0, iframe>.img_ad, iframe>#google_image_div>.img_ad {
    width:100%!important;
    height:auto!important;
    display:block;
  }

img.img_ad {
    width: 99%;
    margin: auto;
}

.ad_sidebar.mpu {
    padding-bottom: 22px;
}
/*special articles*/
.left{
  float:left;
}
.right{
  float:right;
}

.td_module_4 .td-module-thumb {
    height: auto;
}
/*tags*/
.tag .td_module_1 .td-module-image {
    overflow: hidden;
    padding-bottom: 30px;
}

/*signup*/

div#signup-content {
    position: relative;
}
