@charset 'utf-8';
/* CSS Document */

html {
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: 'Lato', Arial, Trebuchet MS, sans-serif;
  color: #2C3643;/*Ling*/
  font-size: 15px;
  margin: 0;
}

.nav.navbar-nav {
  display: block;
  float: none;
  position: relative;
}
.aux:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  visibility: hidden;
}

.header-top {
  background-color: #ebebeb;
  border-bottom: 1px solid #acaca4;
  height: 35px;
  min-width: 1225px;
  padding: 4px 0 0 0;
  width: 100%;
}
.social span {
  display: block;
  float: left;
  height: 28px;
  width: 28px;
}
.social span,
.sph span {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.trending-header {
  margin: 10px 0 20px 0;
}
.social:after,
.aux:after,
.sub-menu:after,
.block:after,
.trending-header:after,
.news-sect:after,
.comments-log:after,
.share-comment-count:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  visibility: hidden;
}
.header-top-wrapper .social .mobile {
  background-image: url(../images/header-left-icon.png);
  background-position: 0 0; /*Ling*/
}
.header-top-wrapper .social .mobile:hover {
  background-image: url(../images/header-left-icon.png);
  background-position: 0px -33px; /*Ling*/
}
.header-top-wrapper .social .app {
  background-image: url(../images/header-left-icon.png);
  background-position: 58px 0;/*Ling*/
}
.header-top-wrapper .social .app:hover {
  background-image: url(../images/header-left-icon.png);
  background-position: -27px -33px;/*Ling*/
}
.header-top-wrapper .social .rss {
  background-image: url(../images/header-left-icon.png);
  background-position: 114px 0;/*Ling*/
}
.header-top-wrapper .social .rss:hover {
  background-image: url(../images/header-left-icon.png);
  background-position: -56px -33px;/*Ling*/
}
.date p {
  color: #323232;
  margin: 0;
}
.social div {
  float: left;
  line-height: 25px;
  padding-left: 10px;
}
.header-top-wrapper {
  margin: 0 auto;
  width: 1170px;
}
.sph {
  float: right;
}
.sph .sph-logo {
  background-image: url(../images/icons/sph-logo.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
  width: 35px;
}
.sph-text {
  color: #00375d;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  margin: 0;
}
.sph:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  visibility: hidden;
}
.header-logo {
  height: 80px;
  margin: 0 auto;
  width: 1170px;
}

/*.asiaone-logo {
  background-image: url(../images/a1logo_wtagline.png);
  background-repeat: no-repeat;
  display: block;
  height: 73px;
  margin: 0 auto;
  margin-top: 5px;
}*/

.page-taxonomy .asiaone-logo {
  background-position: center;
}

.asiaone-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
}

.asiaone-logo-wrapper  > a {
  background-image: url(../images/asiaone-masthead_v4.jpg);
  background-repeat: no-repeat;
}

.asiaone-logo-wrapper > .kfc-santa {
  width: 200px;
  background-position: 0 center;
}

.asiaone-logo-wrapper > .asiaone-logo {
  width: 280px;
  background-position: -201px center;
  margin: 0;
  height: initial;
}

.asiaone-logo-wrapper > .kfc-chicken {
  width: 200px;
  background-position: -481px center;
}

.widget-logo {
  float: right;
  margin-top: 28px;
  position: relative;
}

.search-bar {
  padding: 15px;
  z-index: 1000;
  position: relative;
  display: none;
}

.widget-icons {
  float: right;
}

.widget-icons a {
  display: block;
  float: left;
  /*height: 35px;
  width: 38px; Ling */
}
.widget-icons a:focus {
  outline: none;
}
.widget-logo .search,
.widget-logo .batch,
.widget-logo .hangout{
  background-image: url(../images/header-middle-icon-1.png);
  height: 45px; /* Ling */
  width: 45px;/* Ling */
  margin: 0 2px;/* Ling */
}
.search-active {
  background-position: -1px -45px !important; /*Ling*/
  height: 45px; /* Ling */
  width: 45px;/* Ling */
  margin: 0 2px;/* Ling */
}
.widget-logo .search {
  background-position: 0 0;
}
.widget-logo .batch {
  background-position: 75px 0;
}
.widget-logo .hangout {
  background-position: 45px 0;/*Ling*/
}
.widget-logo .hangout:hover {
background-position: 45px -45px;/*Ling Added*/
}
.widget-logo .search:hover {
/*background-position: -105px -118px;*/
}
.header-navbar,
.footer-navbar {
  background-color: #0087ce;
  min-width: 1225px;
  width: 100%;
}
.footer-navbar {
  background-color: #005983;
  width: 100%;
}
.header-navbar ul,
.footer-navbar ul {
  margin: 0;
  padding: 0;
}
.tb-megamenu .nav > li,
.footer-navbar ul li {
  border-right: 1px solid #0B70A5;
  color: #fff;
}

.tb-megamenu .nav > li {
	font-size: 15px;
  position: static;
  text-transform: uppercase;
}

.active-page {
  background-color: #00aced;
}
.mouse-entry .active-page {
	background: none;
}
.header-navbar ul li.active-list {
  background-color: #00aced;
}

.tb-megamenu .nav > li:hover {
  background-color: #08b0f8;
  cursor: pointer;
}
.footer-navbar ul li {
  border-right: none;
	font-size: 16px;
}
.footer-navbar .home {
  background: url(../images/icons/footer-home.png) no-repeat;
  background-position: 0 3px;
  height: 31px;
  margin-left: 16px;
  width: 31px;
}
.header-navbar .home {
  background-image: url(../images/home_icon.png);
  background-position: center;
  background-repeat: no-repeat;
}
.header-navbar .singtel {
  background-image: url(../images/singtel-logo.png);
  background-repeat: no-repeat;
  border-right: none;
  width: 100px;
}
.header-navbar .hilife {
  background-image: url(../images/hilife.png);
  background-repeat: no-repeat;
  border-right: none;
  width: 100px;
  background-position-x: -1px;
  background-position-y: 2px;
  height: 38px;
}
.tb-megamenu .nav > li.pca > a {
  color: transparent !important;
}

.header-navbar .hilife a:hover,
.header-navbar .pca a:hover {
  background: none !important;
}

.header-navbar .pca {
  background: url(../images/pca2016.png) no-repeat center center;
}

.secondary-ul:before {
  background: #00548e;
  border: 3px solid #08b0f8;
  content: ' ';
  display: block;
}

.secondary-ul {
  background-color: #fff;
  border-right: 1px solid #ededed;
  left: 0;
  position: absolute;
  width: 1170px !important;
  z-index: 1;
}
.secondary-ul .secondary-li .all-content {
  position: absolute;
  right: 0;
  top: 0;
  width: 85%;
}
.secondary-li {
  background-color: #08b0f8;
  border-right: 0 !important;
  list-style-type: none;
  padding: 5px 15px !important;
  width: 14%;
}
.secondary-li a.active {
  color: #08b0f8 !important;
  text-decoration: none;
}
.secondary-li:hover,
.secondary-li.active {
  background-color: #fff !important;
  color: #000 !important;
}
.forecast-report {
  float: left;
  width: 100%;
}
.temprature {
  color: #777;
  font-size: 20px;
  font-weight: bold;
  padding-top: 5px;
}
.forecast-info {
  background-image: url(../images/icons/weather.png);
  background-repeat: no-repeat;
  padding-left: 50px;
  width: 45px;
}
.forecast-info .time {
  color: #777;
  font-size: 16px;
  font-weight: bold;
  width: 150px;
}
.temprature sup {
  font-size: 8px;
}
.forecast-report .city {
  color: #777;
  font-size: 13px;
}
.connect,
.partner {
  margin: 0 auto;
  overflow: hidden;
  width: 1170px;
}
.footer-col-3 .submit {
  float: right;
  width: 100px;
}
.partner {
  clear: both;
}
.partner ul li a {
  color: #000;
}
.partner .heading {
  border-bottom: 1px solid #004e7e;
  color: #024371;
  font-size: 25px;
  margin-bottom: 20px;
}
.footer-bottom-col-1 .head,
.footer-bottom-col-2 .head,
.footer-bottom-col-3 .head,
.footer-bottom-col-4 .head,
.footer-bottom-col-5 .head {
  color: #024371;/*Changed*/
  font-weight: bold;
}
.footer-bottom-col-1 ul li,
.footer-bottom-col-2 ul li,
.footer-bottom-col-3 ul li,
.footer-bottom-col-4 ul li,
.footer-bottom-col-5 ul li {
  border: none;
  margin-bottom: 0;
  padding: 0;
}
.copyright {
  background-color: #005983;
  clear: both;
  color: white;
  font-size: 13px;
  margin-bottom: 20px;
  padding: 10px 0;
  text-align: center;
}
.copyright a:hover {
  color: #fff;
}
.header-navbar .navbar-default,
.footer-navbar .navbar-default {
  margin: 0 auto;
  width: 1170px;
}
.header-navbar .navbar-default,
.footer-navbar .navbar-default {
  background-color: #0087ce;
  border: none;
  margin-bottom: 0;
  min-height: 35px;
}
.header-navbar .navbar-default, {
  background-color: #0087ce;
}
.footer-navbar .navbar-default {
  background-color: #005983;
}
.footer-navbar ul li a {
  color: #fff !important;
  display: inline;
  line-height: 0;
  padding: 0 0;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
}
.header-navbar .container-fluid,
.footer-navbar .container-fluid {
  padding-left: 0;
}
.footer-col-1 .list-group-item {
  border: none;
  margin-bottom: 0;
  padding: 0;
}
.footer-col-1 li a {
  color: #000;
}
.news-menu ul li {
  color: #fff;
  list-style-type: none;
  padding: 3px 10px;
  text-transform: uppercase;
}
.news-menu ul li:hover {
  background-color: #fff;
  color: #00aced;
}
.news-menu ul {
  background-color: #0B70A5;
  margin: 0;
  padding: 0;
  padding: 0 0 10px 5px;
}
.all-news .all-news {
  float: left;
  margin-top: 20px;
  min-height: 100px;
  width: 20%;
}
.top-navbar {
  background-color: #00aced;
  height: 10px;
  margin-left: 15px;
  width: 90%;
}
.all-news .all-news-image {
  background-size: 100%;
  height: 100px;
}
.asia-reuters .all-news-image {
  background-image: url(../images/1st-story.png);
}
.world-afp .all-news-image {
  background-image: url(../images/2nd_pic.png);
}
.asia-afp .all-news-image {
  background-image: url(../images/3rd_pic.png);
}
.singapore-times .all-news-image {
  background-image: url(../images/4th_pic.png);
}
.advertisement .all-news-image {
  background-image: url(../images/5th_pic.png);
}
.all-news-title {
  color: #c5c5c5;
  font-size: 12px;
  min-height: 35px;
  margin-top: 7px;
}
.all-news-description {
  color: #446c88;
  font-size: 12px;
  font-weight: bold;
}
.sub-menu {
  background-color: #fff;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  width: 1170px;
  z-index: 999999;
}
.aux {
  margin: 0 auto;
  width: 1170px;
  z-index:1;
  position:relative;
}
.no-padding { z-index:0 !important;}
.aux .ads-banner {
 /* min-height: 114px;*/
  z-index: 0;
}
.aux .ads-banner img {
  display: block;
  margin: 10px auto;
}
.aux .col-md-7 {
  width: 57.333333%;
}

/* aside */
.sidebar {
  margin: 0 auto;
  width: 300px;
	padding:0;
}
.widget-ad {
  border-bottom: 3px solid #070707;
  margin: 0;
}
.banker-ad {
  border-bottom: 1px solid;
}
.input-wrapper,
.btn-wrapper {
  padding: 0 5px 0 15px;
}
.input-wrapper .form-control {
  border-radius: 0;
}
.btn-wrapper .btn {
  border-radius: 0;
  font-size: 18px;
  font-weight: 200;
  line-height: 1;
  width: 90%;

  boder-radius: 1px;
}
.stock-widget {
  padding: 10px 0;
}
.section-title {
  background-color: #0072bc;
  color: white;
  height: 36px;
  width: 100%;
}
.follow-us a {
  display: inline-block;
}
.most-read-section ul {
  border: 1px solid #ddd;
  list-style: none;
  margin: 0;
  padding: 0;
}
.most-read-section .section-title,
.forum-topics .section-title {
  font-size: 20px;
  padding: 4px 0 4px 8px;
  text-transform: uppercase;
}
.most-read-section ul li {
  border-bottom: 1px solid #ddd;
  clear: both;
  padding: 5px;
}
.sr-no {
  color: #036eb2;
  display: table-cell;
  font-size: 18px;
  padding-right: 5px;
  vertical-align: top;
}
.most-read-section .news-title {
  display: table-cell;
  font-size: 15px;
  font-weight: 600;
  vertical-align: top;
}
.most-read-section ul li.more,
.forum-topics ul li.more {
  display: table;
  font-size: 11px;
  padding: 0;
  text-align: right;
  width: 100%;
}
.most-read-section .more a,
.forum-topics .more a,
.latest-news .more a {
  background: url(../images/icons/more.png) no-repeat right;
  margin-right: 5px;
  padding-right: 20px;
}
.latest-news .more a {
  background-position: left;
  color: #770023;
  padding: 0 0 0 18px;
}
.more {
  text-align: right;
}
.more a {
  color: #333;
  display: inline-block;
  font-weight: 600;
  padding: 4px;
}
.more span {
  vertical-align: bottom;
}
.forum-topics ul {
  border: 1px solid #ddd;
  list-style: none;
  padding-left: 0;
}
.forum-topics ul li {
  border-bottom: 1px solid #ddd;
  clear: both;
  padding: 0;
}
.forum-topics .section-title {
  background-color: #003663;
}
.forum-topics .news-title {
  font-size: 16px;/***Ling***/
  font-weight: 600;
}
.topics-title {
  font-size: 18px;
  padding: 0 10px;
}
.topics-title a,
.most-read-section a {
  color: #383838;
  text-decoration: none;
}
.tool-1,
.tool-2,
.tool-3,
.tool-4,
.tool-5,
.tool-6,
.tool-7,
.tool-8 {
  float: left;
  height: 64px;
  width: 64px;
}
.service-tools {
  border: 1px solid #ddd;
  margin-top: 20px;
  overflow: hidden;
  padding: 6px;
}
.tool-1 {
  background-image: url('../images/aside-sprite.png');
  background-position: 0 0;
}
.tool-2 {
  background-image: url('../images/aside-sprite.png');
  background-position: 64px 0;
  margin: 0 6px;
}
.tool-3 {
  background-image: url('../images/aside-sprite.png');
  background-position: 128px 0;
  margin: 0 6px 0 0;
}
.tool-4 {
  background-image: url('../images/aside-sprite.png');
  background-position: 192px 0;
}
.tool-5 {
  background-image: url('../images/aside-sprite.png');
  background-position: 0 64px;
}
.tool-6 {
  background-image: url('../images/aside-sprite.png');
  background-position: 64px 64px;
  margin: 0 6px;
}
.tool-7 {
  background-image: url('../images/aside-sprite.png');
  background-position: 128px 64px;
  margin: 0 6px 0 0;
}
.tool-8 {
  background-image: url('../images/aside-sprite.png');
  background-position: 192px 64px;
}
.tools-container {
  margin: 20px 0;
}
.tools-row {
  overflow: hidden;
  padding: 7px 0;
}
.content-partners {
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 6px;
}
.content-partners h3 {
  color: #003663;
  font-size: 25px;
  text-shadow: 2px 2px .bbc9d5;
  text-transform: uppercase;
}
.content-partners .partners {
  margin: 20px 0;
}
.content-partners {
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 6px;
}
.ad-wrapper {
  border: 1px solid #373535;
  padding: 2px;
}
.asiaone-facebook {
  border: 1px solid #373535;
  padding: 2px;
}
.life-matters {
  border: 1px solid #373535;
}
.banker-ad,
.stock-widget,
.follow-us,
.most-read-section,
.forum-topics,
.service-tools,
.content-partners,
.ad-wrapper,
.asiaone-facebook,
.life-matters {
  margin-top: 20px;
}
.content-partners,
.ad-wrapper,
.asiaone-facebook,
.life-matters {
  border: 1px solid #ddd;
}
/* end aside */

/* footer */
.bottom-content {
  background-color: #fafbf6;
  border-top: 2px solid #e4e5e0;
  margin-top: 10px;
}
.bottom-content-wrapper {
  background: url(../images/bottom-content-img.png) no-repeat 850px 37px;
  margin: 0 auto;
  width: 1170px;
}
.middle-content {
  padding: 15px 27% 1.5% 14%;
  text-align: center;
}
.middle-content .content {
  color: #30465b;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 20px;
  font-family: "LatoLight",sans-serif;
}
.bottom-content-wrapper .sign-up-form .form_submit {
  background-color: #940001;
  border: none;
  color: #fff;
  padding: 5px 22px;
  font-size: 20px;/*Ling*/
}
/* footer end */

/* QA fixes */
.container {
  width: auto !important;
}
.container-nav {
  margin: 0 auto;
  width: 1170px;
}
.header-navbar .navbar-default,
.footer-navbar .navbar-default {
  margin: 0 auto;
  width: 1170px;
}
.secondary-ul li {
  float: none !important;
}
#myCarousel .left.carousel-control,
#myCarousel .right.carousel-control {
  filter: none;
}
#myCarousel .carousel-control {
  width: 7%;
}
.top a {
  background: url(../images/top-arrow.png) no-repeat 2px 0;
  display: block !important;
  height: 17px;
  padding-top: 23px !important;
  text-align: center;
  width: 35px;
}
.service-tools h3 {
  color: #003663;
  font-size: 25px;
  text-transform: uppercase;
}
.copyright a {
  color: #fff;
}

.footer-navbar .col-md-12 {
  padding: 0;
}
.footer-navbar ul li.top {
  padding: 0 15px 0 0;
}
.footer-col-2 span,
.social-container span {
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 47px;
  width: 49px;
}

.footer-col-2.sidebar .facebook,
.footer-col-2.sidebar .twitter,
.footer-col-2.sidebar .twitter,
.footer-col-2.sidebar .gplus,
.footer-col-2.sidebar .linkedin,
.footer-col-2.sidebar .rss,
.footer-col-2.sidebar .instagram {
  background-image: url(../images/socialmedia_icon_s.png);
  height: 53px;/*Ling*/
  width: 53px;/*Ling*/
  float: left;/*Ling*/
  margin-right:0;/*Ling*/
}

/* sidebar social icons */

.footer-col-2.sidebar .facebook {
	background-position: 0px 0px;
}
.footer-col-2.sidebar .twitter {
  background-position:-62px 0px;
}
.footer-col-2.sidebar .instagram {
  background-position:-124px  0px;
}
.footer-col-2.sidebar .gplus {
  background-position:-186px 0px
}
.footer-col-2.sidebar .rss {
  background-position:-248px 0px;
}
.footer-col-2.sidebar .facebook:hover {
  background-position: 0px -53px;
}
.footer-col-2.sidebar .twitter:hover {
  background-position:-62px -53px;
}
.footer-col-2.sidebar .instagram:hover {
  background-position:-124px  -53px;
}
.footer-col-2.sidebar .gplus:hover {
  background-position:-186px -53px
}
.footer-col-2.sidebar .rss:hover {
  background-position:-248px -53px;
}

/* end of sidebar social icons */


/*End added by Ling*/


.social-container .facebook {
  background-image: url(../images/social-icons.png);
  background-position: 0 0;
}

.social-container .twitter {
  background-image: url(../images/social-icons.png);
  background-position: -51px -2px;
}

.social-container .gplus {
  background-image: url(../images/social-icons.png);
  background-position: -104px -2px;
}

.social-container .linkedin {
  background-image: url(../images/social-icons.png);
  background-position: -161px -2px;
}

.social-container .rss {
  background-image: url(../images/social-icons.png);
  background-position: -216px -2px;
}
.social-container .followus {
  margin-left: 0;
}
.bottom-content-wrapper .sign-up-form .search_text {
  height: 30px;
  margin-right: 6px;
  width: 235px;
	padding-left: 5px;
}
.footer-col-3 .form-horizontal .control-label {
  text-align: left;
	color: #404040;
}
.panel .panel-heading h4 {
  color: #00437c;
  font-size: 18px;
}
.middle-content h2 {
  color: #024370;
  font-size: 40px;
}
/*form .form-control:focus,
.footer-col-3 textarea {
  width: 200px !important;
}ANUSHKA*/

.all-news.all-content {
  text-transform: capitalize;
}
.all-news .all-news
{
padding:1%;
}
.router-icon {
  background-image: url(../images/icons/router.png);
  background-repeat: no-repeat;
  height: 17px;
  display: inline-block;
  width: 18px;
  vertical-align: middle;
}
.dot-icon {
  background-image: url(../images/icons/dot.png);
  background-repeat: no-repeat;
  height: 5px;
  display: inline-block;
  width: 5px;
  vertical-align: middle;
}
.asia-icon
{
  background-image: url(../images/icons/asia.png);
  background-repeat: no-repeat;
  height: 14px;
  display: inline-block;
  width: 15px;
  vertical-align: middle;
}
.st-icon
{
  background-image: url(../images/icons/st.png);
  background-repeat: no-repeat;
  height: 8px;
  display: inline-block;
  width: 13px;
  vertical-align: middle;
}

/*--- css for right side common section ---*/
.banker-ad img, .widget-ad img {
	width: 100%;
}
.follow-us {
	padding-bottom: 18px;
}
.aside .ad img {
	width: 100%;
}
aside .footer-col-2 {
	padding-left:0;
}

/*............... Mobile CSS.....................*/

.mobile-menu-head {
	width:100%;
	height:59px;
	background-color:#e6e6e6;
}
.mobile-asiaone-img {
	/*width: 50%;Ling*/
	background-size: 100%;
	background-repeat: no-repeat;
  margin: 12px 0 3px 44px;
	float: left;
	width: 140px;
}
.mobile-menu-option {
	width: 31px;
	height: 25px;
	background-size: 100%;
	background-repeat: no-repeat;
	margin:16px 0 3px 10px;
	float:left;
	background: url(../images/mobile-menu-option.png);
}
.mobile-menu-option-close {
	background:url(../images/mobile-menu-close-option.png) !important;
	width: 31px;
	height: 30px;
	background-size: 100%;
	background-repeat: no-repeat;
	margin:12px 0 3px 10px;
	float:left;
}
.mobile-search-img {
	width: 30px;
	height: 30px;
	background-size: 100%;
	background-repeat: no-repeat;
	margin:14px 15px 3px 10px;
}
.mobile-search {
	float:right;
	margin-right:10px;
	background-image: url("../images/header-middle-icon-1.png");/*Ling*/
	margin-top: 4px;/*Ling*/
	width: 45px;/*Ling*/
	height: 45px;/*Ling*/
}
.mobile-dropdown-menu {
	width:100%;
	text-transform: uppercase;
	position:absolute;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	z-index: 999;
}
.mobile-dropdown-menu ul {
	margin:0;
	padding:0;
	background:#e6e6e6;
	min-height: 254px;
}
.mobile-dropdown-menu ul li {
	list-style-type: none;
	float: left;
	width: 50%;
	color: #003a57;
	font-size: 16px;
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.mobile-menu-heading {
	background-color: #3793d3;
	width: 100%;
	height: 34px;
	float: left;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 18px;
}
.mobile-menu-option img {
	cursor:pointer;
}

/* End */

/***********************************************************************************************************
  Tablet menu bar starts here
*************************************************************************************************************/

.tablet-dropdown-menu {
	width:100%;
	text-transform: uppercase;
	position: absolute;
	top:0;
	width: 302px;
	left: -302px;
	z-index: 999;
	height: 100%;
	background-color: #01b0ff;
	padding-top: 59px;
	padding-bottom: 20px;

}
.tablet-dropdown-menu ul {
	margin:0;
	padding:0;
	min-height: 195px;
}
.tablet-dropdown-menu ul li {
	list-style-type: none;
	color: #fff;
	font-size: 18px;
	padding: 10px;
	border-bottom: 1px solid #000;
  background-color: #01b0ff;
}

.tablet-dropdown-menu ul li a {
	color: white !important;
}
.tablet-menu-option img {
	cursor: pointer;
}

.main-wrapper {
	position: relative;
}
.body-active {
	overflow: hidden;
	overflow-y: scroll;
}

@media only screen and (max-width : 767px) {
.bottom-content-wrapper .sign-up-form .search_text {
 width: 130px;
}
.aux .ads-banner img {
 margin: 0;
 width: 100%;
}
 .aux .ads-banner {
 min-height: 1px;
 padding: 0;
}
 .mobile-version {
 display: block;
}
 .aux {
 padding-top: 0;
}
.sticky {
 position: static;
}
.header-top, .header-logo, .header-navbar {
 display: none;
}
.mobile-menu {
 display: block;
}
.aux, .connect .col-xs-3, .connect .col-xs-4, .connect .col-xs-5, .partner .col-xs-3, .partner .col-xs-2 {
 width: 100%;
}
.bottom-content-wrapper {
 width: 100%;
 background: none;
}
.middle-content {
 padding: 15px;
 text-align: center;
}
.middle-content h2 {
 font-size: 30px;
 color: #0c3259;
 margin-bottom: 0;
}
.middle-content .content {
 color: #30465b;
 font-weight: 300;
 font-size: 18px !important;
 line-height: 23px;
 margin-bottom: 12px;
}
.connect, .partner {
 width: 100%;
}
 .footer-col-2, .footer-col-3 form {
 padding-left: 0;
}

 .col-sm-offset-7 {
 padding-left: 14px;
}

.footer-navbar {
	display: none;
}

}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	.footer-navbar ul li {
		padding: 8px 4px !important;
	}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.aux {
 padding-top: 0;
}
.sticky {
 position: static;
}
.header-top, .header-logo, .header-navbar, #block-aone-aonehometop-weather {
 display: none;
}
.mobile-menu {
 display: block;
}
.aux {
	width: 100%;
}
.bottom-content-wrapper {
 width: 980px;
 background-position: 727px 51px;
 background-size: 23%;
}
.footer-navbar {
 min-width: 980px;
}
.connect, .partner {
 width: 100%;
 padding: 0 8px;
}
 .connect .container, .partner .container {
 width: 100%;
}
 .footer-col-3 input, .footer-col-3 textarea {
 width: 100%;
}
 .middle-content {
 padding: 15px 27% 1.5% 0;
}
 .bottom-content-wrapper {
 background: url(../images/bottom-content-img.png) no-repeat 96% 130%;
 background-size: 28%;
}
 .footer-col-3 input, .footer-col-3 textarea {
 width: 100% !important;
}
 .footer-col-3 .form-horizontal .form-group {
 margin: 0;
}
 .footer-col-3 .form-horizontal .form-group {
 margin: 0;
}
 .form-group .col-sm-3 {
 padding-left: 0;
}
.footer-navbar .navbar-default {
 width: 100%;
}
.connect, .partner {
 width: 100%;
}
 .bottom-content-wrapper {
 width: 100%;
 background-size: 28%;
}
 .footer-navbar {
 min-width: 750px;
}
.post-comment {
  margin-bottom: 50px;
}
.post-comment textarea {
  width: 522px;
}
 .footer-col-2 {
 padding-left: 0;
}
 .footer-navbar ul li {
 padding: 10px 10px;
}
.footer-navbar ul li.top {
 padding: 0px 15px 0 7px;
}
.form-group .col-sm-offset-7 {
	margin: 0;
	text-align: right;
}
.partner .visible-xs {
	display: block !important;
}
}


@media only screen and (min-width : 768px) and (max-width : 1024px){
	.mobile-search{
		display:none;
	}
	.widget-logo {
		margin-top: 5px !important;
	}
}



@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.bottom-content-wrapper {
 background: url(../images/bottom-content-img.png) no-repeat 96% 0;
}
.footer-navbar ul li {
	padding: 10px 11px;
}

.partner .visible-xs {
  display: none !important;
}

}

@media only screen and (max-width : 966px) and (orientation : landscape) {
.partner .visible-xs {
  display: block !important;
}

}

.newsletter_signup_button{
  background-color: #940001;
  border: none;
  color: #fff;
  padding: 5px 22px;
  font-size: 20px;
  width:100%;
}

.masthead {
  width: 237px;
  height: 80px;
  position: relative;
  overflow: hidden;
}
/* Article Page Social Icons */
.article_sidebar .footer-col-2.sidebar .facebook,
.article_sidebar .footer-col-2.sidebar .twitter,
.article_sidebar .footer-col-2.sidebar .twitter,
.article_sidebar .footer-col-2.sidebar .gplus,
.article_sidebar .footer-col-2.sidebar .linkedin,
.article_sidebar .footer-col-2.sidebar .rss,
.article_sidebar .footer-col-2.sidebar .instagram {
  background-image: url(../images/small_socialicon.jpg);
  height: 53px;/*Ling*/
  width: 53px;/*Ling*/
  float: left;/*Ling*/
  margin-right:0;/*Ling*/
}
.article_sidebar .footer-col-2.sidebar .twitter {
  background-position:-36px 0px;
}
.article_sidebar .footer-col-2.sidebar .instagram {
  background-position:-73px  0px;
}
.article_sidebar .footer-col-2.sidebar .gplus {
  background-position:-111px 0px
}
.article_sidebar .footer-col-2.sidebar .rss {
  background-position:-148px 0px;
}
.article_sidebar .footer-col-2.sidebar .facebook:hover {
  background-position: 0px -38px;
}
.article_sidebar .footer-col-2.sidebar .twitter:hover {
  background-position:-36px -38px;
}
.article_sidebar .footer-col-2.sidebar .instagram:hover {
  background-position:-73px  -38px;
}
.article_sidebar .footer-col-2.sidebar .gplus:hover {
  background-position:-111px -38px
}
.article_sidebar .footer-col-2.sidebar .rss:hover {
  background-position:-148px -38px;
}
.article_sidebar .sidebar .followus {
color: #024371;
font-size: 16px;
/* float: left; */
margin: 10px -14px;
width: 125px;
}
.article_sidebar .footer-col-2.sidebar .facebook, .article_sidebar .footer-col-2.sidebar .twitter, .article_sidebar .footer-col-2.sidebar .twitter, .article_sidebar .footer-col-2.sidebar .gplus, .article_sidebar .footer-col-2.sidebar .linkedin, .article_sidebar .footer-col-2.sidebar .rss, .article_sidebar .footer-col-2.sidebar .instagram {
background-image: url(../images/small_socialicon.jpg);
height: 38px;
width: 37px;
float: left;
margin-right: 0;
}
.article_sidebar .sidebar {margin: 15px auto;}
.article_sidebar .follow-us {
    padding-bottom: 0px !important;
    margin-top: 0;
}
