/*Add css for common style all over the site*/
/*===============reset css=============*/
/* line 15, ../scss/common.scss */
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  color: #434343;
}

/* line 19, ../scss/common.scss */
body {
  font-family: arial,helvetica;
  font-size: 12px;
  color: #434343;
}

/* line 25, ../scss/common.scss */
p {
  margin: 10px 0;
  font-size: 13px;
}

/* line 30, ../scss/common.scss */
a, a.active, a:hover {
  color: #174f82;
}

/*============================== VARIABLE DEFINED || START========================*/
/*============================== VARIABLE DEFINED || END========================*/
/*============================== BASIC LAYOUT || START========================*/
/* line 44, ../scss/common.scss */
body {
  background: #f1f1f1;
  padding: 0;
}

/* line 50, ../scss/common.scss */
body .maincontainer {
  background: white;
}

/* line 54, ../scss/common.scss */
.container-fluid {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
}

/*============================== BASIC LAYOUT || END========================*/
/*============================== H1 H1 H3 .... || START========================*/
/* line 65, ../scss/common.scss */
h1, h2, h3, h4, h5, h6 {
  color: #000;
  line-height: 22px;
}

/* line 70, ../scss/common.scss */
h3 {
  font-size: 20px;
}

/* line 74, ../scss/common.scss */
h4 {
  font-size: 18px;
}

/* line 78, ../scss/common.scss */
h4.small a {
  font-size: 17px !important;
}

/* line 82, ../scss/common.scss */
h5 {
  font-size: 16px;
}

/* line 86, ../scss/common.scss */
h6 {
  font-size: 13px;
}

/* line 90, ../scss/common.scss */
h2 {
  font-size: 35px;
}

/* line 94, ../scss/common.scss */
h1 {
  font-size: 55px;
}

/* line 99, ../scss/common.scss */
h1.page-title {
  color: white;
  font-family: times new roman;
  font-weight: normal;
  left: 7%;
  position: absolute;
  text-shadow: 3px 1px 5px #F67611;
  top: 25%;
}

/* line 111, ../scss/common.scss */
h3.list {
  margin: 0 0 0px 0;
}

/* line 116, ../scss/common.scss */
h3.whiteheading {
  color: white;
}

/* line 120, ../scss/common.scss */
.blue-title {
  color: #174f82;
}

/* line 124, ../scss/common.scss */
h5 a {
  font-size: 16px !important;
}

/* line 128, ../scss/common.scss */
h2.article-title {
  background: none repeat scroll 0 0 transparent;
  font-size: 35px;
  line-height: 40px;
  padding: 0;
}

/* line 135, ../scss/common.scss */
.blocks-in-block h3 {
  margin-bottom: 10px;
}

/* line 139, ../scss/common.scss */
.black {
  color: #000;
}

/*============================== Unordered LIsting============================*/
/* line 145, ../scss/common.scss */
ul.unorderedListing li {
  color: #BCBCBC;
  list-style-type: square;
  margin-bottom: 10px;
}

/* line 151, ../scss/common.scss */
.unorderedListing {
  margin: 5px 0 0 5px !important;
}

/* line 154, ../scss/common.scss */
ul.unorderedListing li a {
  font-size: 13px;
}

/* line 160, ../scss/common.scss */
.unorderedListing.borderBottom li,
.blackunordered-list.borderBottom li {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 12px;
}

/* line 164, ../scss/common.scss */
.date {
  color: #7f7f7f;
  margin-bottom: 10px;
  font-size: 12px;
}

/* line 172, ../scss/common.scss */
#site-logo > img {
  margin-left: 9px;
}

/* line 176, ../scss/common.scss */
.grayborder {
  border-bottom: 2px solid #E9E9E9;
  padding-bottom: 14px;
}

/* line 180, ../scss/common.scss */
.blocks-in-block {
  margin-bottom: 20px;
}

/* line 184, ../scss/common.scss */
li.last {
  border-bottom: none;
}

/* line 188, ../scss/common.scss */
.blackunordered-list li a {
  color: #515151;
  font-size: 13px;
}

/* line 193, ../scss/common.scss */
ul.blackunordered-list li {
  margin-bottom: 10px;
  list-style-type: none;
}

/* line 198, ../scss/common.scss */
ul.blackunordered-list {
  margin-left: 9px;
}

/* line 202, ../scss/common.scss */
.hide {
  display: none;
}

/* line 206, ../scss/common.scss */
.show {
  display: block;
}

/*=============================QuickTab UI====================================*/
/* line 212, ../scss/common.scss */
.Quicktab-news-listing ul#myTab {
  border-bottom: 4px solid #AF0B0C;
  position: relative;
  border-bottom: 0 none;
  margin-bottom: 0;
}

/* line 219, ../scss/common.scss */
.Quicktab-news-listing .nav-tabs li a {
  font-size: 18px;
  font-weight: bold;
  color: #6d6d6d;
  line-height: 13px;
  text-transform: capitalize;
}

/* line 227, ../scss/common.scss */
.Quicktab-news-listing .carousel-control {
  background: url("../images/carousel-small-arrow-right.png") no-repeat center;
  border-right: 0;
  border: 0;
  opacity: 1;
  width: 25px;
  height: 25px;
  top: 5px;
  left: auto;
  right: 10px;
  margin-top: 0;
}
/* line 238, ../scss/common.scss */
.Quicktab-news-listing .carousel-control.left {
  right: 32px;
  background: url("../images/carousel-small-arrow-left.png") no-repeat center;
}

/* line 246, ../scss/common.scss */
.Quicktab-news-listing .nav li.active a,
.Quicktab-news-listing .nav-tabs li a:hover,
.Quicktab-news-listing .nav li .active a:focus {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
  background: #990002;
  border: 1px solid #990002;
  border-radius: 4px 4px 0 0;
}

@media (max-width: 306px) {
  /* line 258, ../scss/common.scss */
  .Quicktab-news-listing li a {
    font-size: 12px !important;
    padding: 8px 5px;
  }
  /* line 263, ../scss/common.scss */
  .Quicktab-news-listing li.active a {
    font-size: 12px !important;
    padding: 8px 5px;
  }
}
/* line 271, ../scss/common.scss */
.Quicktab-news-listing .nav li.active {
  background: url("../images/background/red-arrow.png") no-repeat scroll center bottom transparent;
  padding-bottom: 7px;
}

/* line 276, ../scss/common.scss */
.Quicktab-news-listing .nav-container {
  background: #EEEEEE;
  border-bottom: 4px solid #AF0B0C;
  height: 34px;
  margin-bottom: 12px;
}

/* line 283, ../scss/common.scss */
.Quicktab-news-listing h5 {
  margin: 0;
}

/* line 287, ../scss/common.scss */
.Quicktab-news-listing ul.unorderedListing {
  margin-left: 0;
}

/*============================== PAGINATION .... || START=====================*/
/* line 293, ../scss/common.scss */
.pagination a {
  color: #7f7f7f;
}

/* line 305, ../scss/common.scss */
.pagination ul li a:hover,
.pagination ul li a:active,
.pagination ul li a:focus {
  background: #9c0403;
  color: white;
}

/* line 317, ../scss/common.scss */
.pagination ul li.active a {
  background: #9c0403;
  color: white;
}

/*============================== PAGINATION || END========================*/
/*============================== TWO COL LAYOUT|| START========================*/
/* line 330, ../scss/common.scss */
.twowidth-layout {
  float: left;
  margin-right: 1.3%;
  width: 49.3%;
}

/* line 337, ../scss/common.scss */
.twowidth-layout.last {
  margin-right: 0;
}

/* line 343, ../scss/common.scss */
.module .moduleContent {
  overflow: auto;
}

/* line 349, ../scss/common.scss */
.module img {
  display: block;
  float: left;
  margin: 3px 15px 0 0;
  width: auto !important;
}

/*============================== TWO COL LAYOUT|| END========================*/
/*=====================Breadcrumb || Start============================*/
/* line 362, ../scss/common.scss */
.breadcrumb {
  background-color: transparent;
  border-bottom: 1px solid #F0F0F0;
  border-radius: 0 0 0 0;
  list-style: none outside none;
  margin: 0 0 5px;
  padding: 1px 2px 3px 1px;
}

/* line 372, ../scss/common.scss */
.breadcrumb ul {
  margin: 0;
}

/* line 378, ../scss/common.scss */
.breadcrumb ul li {
  color: #818282;
  display: inline;
  font-size: 10px;
}

/* line 389, ../scss/common.scss */
.breadcrumb ul li a {
  color: #4F4E4E;
  font-size: 10px;
  font-weight: bold;
}

/*=====================Breadcrumb || END============================*/
/*=====================TEXT || START============================*/
/* line 403, ../scss/common.scss */
.blackNote {
  font-size: 15px;
  font-weight: bold;
}

/* line 408, ../scss/common.scss */
.banner-section {
  margin: 0 -5px 10px;
}

/* line 412, ../scss/common.scss */
.gray-gradiant {
  background: url("../images/background/dottedsliderbackground.png");
  padding: 7px 10px;
  margin-bottom: 10px;
  border: 1px solid #E6E6E6;
}

/* line 419, ../scss/common.scss */
.grayBG {
  background: #F9F9FB;
  border: 1px solid #F3F3F3;
  padding: 10px;
}

/* line 427, ../scss/common.scss */
p.GrayNoteBig {
  font-size: 14px;
  color: #6d6d6d;
}

/* line 432, ../scss/common.scss */
.last-updated {
  color: #7f7f7f;
}

/* line 436, ../scss/common.scss */
.gray-background-block {
  background: #EEEEEE;
  margin: 0 0 20px;
  position: relative;
}

/* line 442, ../scss/common.scss */
.gray-background-block h3 {
  background: #DDDDDD;
  color: #174F82;
  margin: 0;
  padding: 6px 10px 6px;
}

/*====================Accordian || start================*/
/* line 452, ../scss/common.scss */
.accordion-wrapper .accordion-group {
  border-radius: 0 0 0 0;
  boder-bottom: 2px soild white;
  margin-bottom: 0;
}

/* line 460, ../scss/common.scss */
.accordion-wrapper .accordion-heading {
  background: url("../images/minus.gif") no-repeat scroll 96% center #d4d4d4;
}
/* line 463, ../scss/common.scss */
.accordion-wrapper .accordion-heading .accordion-toggle.collapsed {
  background: url("../images/plus.png") no-repeat scroll 96% center #d4d4d4;
  border: medium none;
  color: #777777;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 14px;
}

/* line 478, ../scss/common.scss */
.accordion-wrapper .accordion-inner {
  background: #F6F6F6;
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}

/*====================Accordian || End================*/
/*==Big list nav==*/
/* line 489, ../scss/common.scss */
#astrobanner--section {
  background: url("../images/astrobanner.png") no-repeat scroll 0 0 transparent;
  height: 141px;
  background-size: cover;
  position: relative;
}
/* line 497, ../scss/common.scss */
#astrobanner--section ul.topbar-rounded-nav {
  bottom: 3%;
  left: 35%;
  margin: 0;
  position: absolute;
}
/* line 502, ../scss/common.scss */
#astrobanner--section ul.topbar-rounded-nav li {
  background: #000000;
  border-radius: 8px 8px 0 0;
  display: inline;
  font-family: georgia;
  font-size: 17px;
  padding: 3px 13px 1px 9px;
}
/* line 510, ../scss/common.scss */
#astrobanner--section ul.topbar-rounded-nav li a {
  color: #BB4E37;
}
/* line 513, ../scss/common.scss */
#astrobanner--section ul.topbar-rounded-nav li.active {
  background: #793214;
  border-right: 2px none;
  padding: 5px 8px 1px 12px;
  color: white;
  font-family: georgia;
  font-size: 25px;
}
/* line 520, ../scss/common.scss */
#astrobanner--section ul.topbar-rounded-nav li.active:hover {
  text-decoration: none;
}

/*== Big list nav || end*/
/*== Social networking link */
/* line 534, ../scss/common.scss */
.headersection .date {
  color: #000;
  margin-bottom: 3px;
  width: 170px;
}

/* line 541, ../scss/common.scss */
.headersection {
  border-top: 6px solid;
  overflow: hidden;
}
/* line 544, ../scss/common.scss */
.headersection .search-bar {
  background: #000000;
  height: 46px;
  padding: 6px 0;
  display: none;
}
/* line 550, ../scss/common.scss */
.headersection .row-fluid {
  overflow: hidden;
}
/* line 555, ../scss/common.scss */
.headersection .search-bar input[type="text"] {
  background: url("../images/icon/search-icon.png") no-repeat scroll 5px 1px white;
  border: 1px solid #DCDCDC;
  height: 32px;
  padding-left: 37px;
}
/* line 562, ../scss/common.scss */
.headersection .search-bar input[type="text"].subscribe-input {
  background-image: none;
  padding-left: 10px;
}
/* line 568, ../scss/common.scss */
.headersection .search-bar button {
  background: url("../images/redcarpetbackground.png") repeat-x scroll 0 0 transparent;
  border: medium none;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  height: 31px;
  margin-top: -11px;
  padding: 0 10px;
  border-radius: 4px 4px 4px 4px;
}
/* line 579, ../scss/common.scss */
.headersection .search-bar .close {
  background: url("../images/close.png") no-repeat scroll 0 4px transparent;
  display: block;
  float: right;
  height: 35px;
  margin: 5px 16px 0 24px;
  opacity: 0.7;
  width: 40px;
  position: relative;
}
/* line 589, ../scss/common.scss */
.headersection .search-bar .close:hover, .headersection .search-bar .close:focus {
  opacity: 0.9;
}
/* line 593, ../scss/common.scss */
.headersection .logo {
  float: left;
  margin: 10px 0 0 10px;
  width: 17%;
}
/* line 598, ../scss/common.scss */
.headersection .social-links {
  float: left;
  width: 80%;
}
/* line 605, ../scss/common.scss */
.headersection ul.link-icon.socialnetworking-link {
  float: left;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 5px;
}
/* line 611, ../scss/common.scss */
.headersection ul.link-icon li {
  display: inline;
}
/* line 613, ../scss/common.scss */
.headersection ul.link-icon li a {
  float: left;
  margin-right: 2px;
}
/* line 622, ../scss/common.scss */
.headersection ul.language-links {
  overflow: hidden;
  float: right;
  margin: 5px 3px 0 0;
}
/* line 628, ../scss/common.scss */
.headersection .ads {
  text-align: right;
  clear: both;
}

/* line 634, ../scss/common.scss */
.advertisement img {
  width: auto !important;
}

/*== Social networking link || end */
/*=== Main Navigation ===*/
/* line 646, ../scss/common.scss */
.parent-menu li {
  position: relative;
}

/* line 653, ../scss/common.scss */
.sub-nav {
  border-color: #000000 #ECECEC #ECECEC;
  border-style: solid;
  border-width: 4px 1px 1px;
  box-shadow: 0 4px 9px #ECECEC;
  margin: 0px 0 20px;
  position: relative;
}

/* line 662, ../scss/common.scss */
.hover-menu {
  background: none repeat scroll 0 0 #FFFFFF;
  position: absolute !important;
  top: 0;
  z-index: 99999 !important;
}

/* line 668, ../scss/common.scss */
body .container-fluid {
  margin-top: 0;
}

/* line 672, ../scss/common.scss */
.active a span {
  color: #fff;
}

/*========================= Comment Form =====================================*/
/* line 677, ../scss/common.scss */
.module .user-image img {
  padding: 5px;
  border: 1px solid #CBCBCB;
  width: auto;
}

/* line 683, ../scss/common.scss */
.comments .modulecontent {
  background: #F2F2F2;
  border-bottom: 1px solid #EDEDED;
  border-left: 1px solid #EDEDED;
  border-radius: 4px 4px 4px 4px;
  border-top: 1px solid #EDEDED;
  padding: 5px;
  position: relative;
  z-index: 0;
}

/* line 694, ../scss/common.scss */
.comments-wrapper .comment-content {
  overflow: auto;
}

/* line 698, ../scss/common.scss */
.comments-wrapper .comments {
  margin: 25px 0;
}

/* line 702, ../scss/common.scss */
.comments-wrapper .comment-first.comments {
  margin-top: 0px;
}

/* line 706, ../scss/common.scss */
.comments-wrapper .user-comment-reply {
  margin-left: 81px;
}

/* line 711, ../scss/common.scss */
.block-railing {
  margin: 0 0 30px 0;
}

/* line 716, ../scss/common.scss */
.comments .comment-content .edit-love {
  display: inline-block;
  float: left;
}
/* line 719, ../scss/common.scss */
.comments .comment-content .edit-love a {
  display: inline-block;
  width: 25px;
  height: 30px;
  padding: 0 2px 0 2px;
  margin-right: 5px;
}
/* line 725, ../scss/common.scss */
.comments .comment-content .edit-love a.edit-comment {
  background: url("../images/sprite/small-sprite.png") no-repeat scroll 5px -549px transparent;
}
/* line 728, ../scss/common.scss */
.comments .comment-content .edit-love a.like-comment {
  background: url("../images/sprite/small-sprite.png") no-repeat scroll -25px -549px transparent;
}

/* line 735, ../scss/common.scss */
.comments-wrapper .user-info {
  background: url("../images/background/bottom-arrow.png") no-repeat scroll 90% 0 transparent;
  overflow: auto;
  position: relative;
  z-index: 9;
}
/* line 740, ../scss/common.scss */
.comments-wrapper .user-info .user-name {
  padding: 5px 0 5px 52px;
  float: left;
  width: 84%;
}

/* line 750, ../scss/common.scss */
.comment-form input,
.comment-form textarea {
  border-radius: 0 0 0 0;
  width: 82%;
}

/* line 755, ../scss/common.scss */
.comment-form input {
  height: 30px;
}

/* line 759, ../scss/common.scss */
.comment-form .form-horizontal .control-label {
  text-align: left;
  width: 16%;
}

/* line 764, ../scss/common.scss */
.comment-form .rail-title {
  margin-bottom: 22px;
}

/*main nav UI*/
/* line 772, ../scss/common.scss */
.main-navbar ul li {
  border-bottom: medium none;
  display: inline-block;
  line-height: 26px;
  list-style: none outside none;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
  background: url("../images/main-menu-devider.png") no-repeat scroll center right transparent;
  border-right: 0;
  display: table-cell;
}

/* line 785, ../scss/common.scss */
.main-navbar ul li.last {
  background: none;
}

/* line 789, ../scss/common.scss */
.main-navbar ul {
  border-collapse: collapse;
  display: table;
  margin: 0;
  table-layout: fixed;
  width: 99%;
}

/* line 797, ../scss/common.scss */
.main-navbar ul li a {
  display: inline-block;
  position: relative;
}

/* line 804, ../scss/common.scss */
.main-navbar ul li a span,
.section-menu-list-phone .menu a {
  color: #FFFFFF;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  position: relative;
  z-index: 6001;
}

/* line 812, ../scss/common.scss */
.main-navbar {
  background: url("../images/redcarpetbackground.png") repeat-x scroll 0 0 transparent;
  position: relative;
  z-index: 99999;
}

/* line 818, ../scss/common.scss */
.main-navbar .dropdown {
  background: #000;
  display: block;
  position: absolute;
  right: 0;
  z-index: 2147483647;
  padding: 10px;
  width: 160%;
  top: 26px;
}

/* line 830, ../scss/common.scss */
.main-navbar .dropdown span,
.section-menu-list-phone .menu a {
  color: #ffea00;
}

/* line 834, ../scss/common.scss */
.dropdown > li {
  display: block !important;
  text-align: left !important;
  background: none !important;
}

/* line 844, ../scss/common.scss */
.main-navbar li:hover, .main-navbar li.active,
.sub-nav li:hover, .sub-nav li.active,
.sub-nav li.last:hover, .sub-nav li.last.active,
.main-navbar li.last:hover, .main-navbar li.last.active,
.sub-nav li.more:hover, .sub-nav li.more.active {
  background: #000 !important;
}

/* line 852, ../scss/common.scss */
.sub-nav .parent-child-menu li:hover span,
.sub-nav li.last:hover span,
.main-navbar li.last:hover span,
.sub-nav .parent-child-menu li.more:hover ul li:hover span {
  color: #fff;
}

/* line 856, ../scss/common.scss */
.sub-nav .parent-child-menu li.more:hover ul li span {
  color: #434343;
}

/* line 860, ../scss/common.scss */
.parent-child-menu li {
  background: url("../images/sub-menu-divider.png") no-repeat scroll right 8px transparent;
  display: inline-block;
  text-align: center;
  text-transform: capitalize;
  line-height: 31px;
  font-family: arial;
  font-size: 12px !important;
  display: table-cell;
}

/* line 871, ../scss/common.scss */
.parent-child-menu li.last {
  background: none;
}

/* line 875, ../scss/common.scss */
.parent-child-menu {
  margin: 0;
  position: relative;
  z-index: 0;
  width: 100%;
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  z-index: 99;
}

/* line 886, ../scss/common.scss */
.child-dropdown {
  border-color: #ECECEC #ECECEC;
  border-style: solid;
  border-width: 0px 1px 1px;
  box-shadow: 0 4px 9px #ECECEC;
  padding: 10px;
  background: #fff;
  position: absolute;
  border-top: none;
  z-index: 2147483647;
  width: 100%;
  right: 0;
}

/* line 902, ../scss/common.scss */
.parent-child-menu .more,
.main-navbar .more {
  position: relative;
}

/* line 906, ../scss/common.scss */
.child-dropdown > li {
  display: block !important;
  background: none;
  text-align: left;
}

/* line 912, ../scss/common.scss */
li.more span {
  font-size: 0 !important;
}

/* line 916, ../scss/common.scss */
.main-navbar ul li.more {
  background: url("../images/background/more.png") no-repeat scroll 0 -4px black !important;
  display: none;
}

/* line 922, ../scss/common.scss */
ul.dropdown span,
ul.child-dropdown span {
  font-size: 12px !important;
}

/* line 927, ../scss/common.scss */
.main-navbar .dropdown,
.parent-child-menu .child-dropdown {
  display: none;
}

/* line 931, ../scss/common.scss */
.parent-child-menu li.more {
  background-color: transparent !important;
  background-image: none !important;
  border-right: none;
}

/* line 938, ../scss/common.scss */
.parent-child-menu li.more span {
  font-size: 12px !important;
  font-weight: bold;
}

/*Right Bar slideshow with listing block*/
/* line 948, ../scss/common.scss */
.block--slideshows .slideshow--main {
  background: url("../images/background/dottedsliderbackground.png") repeat scroll 0 0/cover transparent;
  border-color: #E6E6E6 #E6E6E6 #AF1415 !important;
  border-style: solid !important;
  border-width: 1px 1px 5px !important;
  padding: 10px!important;
}

/* line 956, ../scss/common.scss */
.block--slideshows .carousel-control {
  background: url("../images/carousel-small-arrow-right.png") no-repeat scroll center center transparent;
  border: 0 none;
  height: 25px;
  left: auto;
  opacity: 1;
  right: 10px;
  top: 21px !important;
  width: 25px;
}

/* line 967, ../scss/common.scss */
.block--slideshows .slideshow--list h4 a {
  font-size: 16px;
}

/* line 971, ../scss/common.scss */
.block--slideshows .slideshow--list .more-slideshow {
  margin: 0;
  text-decoration: underline;
  text-transform: capitalize;
}

/* header CSS*/
/* line 979, ../scss/common.scss */
.no-textshadow #search-bar-block form {
  float: right;
}

/* line 983, ../scss/common.scss */
#astrobanner--section {
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/astrobanner.png',sizingMethod='scale')";
  background: none\9;
}

/* line 989, ../scss/common.scss */
.footer-toggle-button.active-footer {
  background: url("../images/footer-toggle-button-close.png") no-repeat scroll 0 0 transparent;
}

/* line 993, ../scss/common.scss */
.carousel-caption p {
  margin-top: 0;
  color: #fff;
}

/* line 999, ../scss/common.scss */
.carousel-caption {
  position: absolute !important;
  padding: 10px;
}

/* line 1004, ../scss/common.scss */
.page-home .block--special {
  min-height: 195px;
}

/* line 1008, ../scss/common.scss */
.tag {
  font-weight: bold;
}

/* line 1012, ../scss/common.scss */
.page-scitech .twocol .cols.last {
  margin-right: 0;
}

/* line 1017, ../scss/common.scss */
.rotating-carousal .carousel-inner {
  float: left\9;
  width: 60%\9;
}
/* line 1021, ../scss/common.scss */
.rotating-carousal .carousel-navigation {
  float: left\9;
  width: 40%\9;
}

/* line 1027, ../scss/common.scss */
.fullstory-page .maincontainer {
  margin-left: 99px\9;
  padding-top: 10px\9;
  width: 90%\9;
}

@media all\0 {
  /* line 1035, ../scss/common.scss */
  .share-left .addthis_floating_style {
    position: fixed !important;
  }
}
@media all\0 {
  /* line 1045, ../scss/common.scss */
  .article-subheader .prev-story-btn,
  .article-subheader .next-story-btn {
    width: 35% !important;
  }

  /* line 1048, ../scss/common.scss */
  .share-bottom {
    display: none;
  }

  /* line 1051, ../scss/common.scss */
  .fullcoverge-page .more, #big-display-mode-active {
    display: none;
  }

  /* line 1054, ../scss/common.scss */
  .row--scoreboard .tab-content {
    overflow: hidden;
  }
}
