html * {
  outline: 0 !important;
}
html,
body {
  min-height: 100%;
}
#page-header #header {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
#page-header #header .header-topbar {
  position: relative;
  float: left;
  width: 100%;
  height: 35px;
  padding: 0;
  background-color: #f1f1f1;
}
#page-header #header .header-topbar .topbar-left {
  float: left;
}
#page-header #header .header-topbar .topbar-right {
  float: right;
}
#page-header #header .header-topbar .topbar-social > ul {
  margin: 0;
}
#page-header #header .header-topbar .topbar-social > ul > li {
  padding: 0;
}
#page-header #header .header-topbar .topbar-social > ul > li:last-child > a {
  margin-right: 0;
}
#page-header #header .header-topbar .topbar-social > ul > li > a {
  padding: 9px 10px;
  line-height: 18px;
  display: inline-block;
  background-color: #e8e8e8;
  color: #737373;
  margin-right: 1px;
  -webkit-transition: 0.2s background-color;
  -moz-transition: 0.2s background-color;
  -ms-transition: 0.2s background-color;
  -o-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
#page-header #header .header-topbar .topbar-social > ul > li > a:hover {
  color: #ffffff;
}
#page-header #header .header-topbar .topbar-social > ul > li > a:hover.icon-google-plus {
  background-color: #dd4b39;
}
#page-header #header .header-topbar .topbar-social > ul > li > a:hover.icon-twitter {
  background-color: #00aced;
}
#page-header #header .header-topbar .topbar-social > ul > li > a:hover.icon-facebook {
  background-color: #3b5998;
}
#page-header #header .header-topbar .topbar-links ul {
  margin: 0;
}
#page-header #header .header-topbar .topbar-links ul > li {
  padding: 0;
}
#page-header #header .header-topbar .topbar-links ul > li + li:before {
  padding: 0 15px;
  color: #a3a3a3;
  font-family: "fontawesome";
  font-size: 5px;
  content: "\f111";
  vertical-align: middle;
}
#page-header #header .header-topbar .topbar-links ul > li > a {
  line-height: 35px;
  color: #a3a3a3;
}
#page-header #header .header-topbar .topbar-links ul > li > a:hover {
  color: #333333;
}
#page-header #header .header-topbar .topbar-search .search-form {
  padding: 0;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input {
  width: 200px;
  border: 0;
  border-radius: 0;
  background-color: #e8e8e8;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
  width: 300px;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input i {
  cursor: pointer;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input::-webkit-input-placeholder {
  font-style: italic;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input:-moz-placeholder {
  font-style: italic;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input::-moz-placeholder {
  font-style: italic;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input:-ms-input-placeholder {
  font-style: italic;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon i {
  cursor: pointer;
}
#page-header #header .header-topbar .topbar-actions > ul {
  margin: 0;
}
#page-header #header .header-topbar .topbar-actions > ul > li {
  position: relative;
  padding: 0;
}
#page-header #header .header-topbar .topbar-actions > ul > li:last-child > a {
  margin-right: 0;
}
#page-header #header .header-topbar .topbar-actions > ul > li > a {
  padding: 9px 10px 8px;
  line-height: 18px;
  display: inline-block;
  background-color: #e5e5e5;
  color: #737373;
  margin-right: 1px;
  -webkit-transition: 0.2s background-color;
  -moz-transition: 0.2s background-color;
  -ms-transition: 0.2s background-color;
  -o-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
#page-header #header .header-topbar .topbar-actions > ul > li > a:hover {
  background-color: #d5d5d5;
}
#page-header #header .header-topbar .topbar-actions .dropdown-login .form-control {
  border: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
#page-header #header .header-topbar .topbar-actions .topbar-latest-news {
  padding: 8px 10px;
  color: #737373;
  min-width: 600px;
}
#page-header #header .header-topbar .topbar-actions .topbar-latest-news .vticker a {
  color: #aaaaaa;
  font-style: italic;
}
#page-header #header .header-logo-banner {
  position: relative;
  float: left;
  width: 100%;
  height: 130px;
  padding: 20px 0;
  background-color: #ff9933;
}
#page-header #header .header-logo-banner .logo {
  position: relative;
  float: left;
  height: 100%;
  
}
#page-header #header .header-logo-banner .banner-adv {
  float: right;
}
#page-header #header .header-logo-banner .header-info {
  position: relative;
  float: right;
  min-width: 750px;
  margin-top: 18px;
}
#page-header #header .header-logo-banner .header-info .block-info {
  position: relative;
  padding-top: 7px;
  text-align: center;
}
#page-header #header .header-logo-banner .header-info .block-info .icons {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 12px;
  text-align: center;
  border-radius: 50%;
  background-color: #f0f0f0;
  color: #a3a3a3;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#page-header #header .header-logo-banner .header-info .block-info .icons:hover {
  background-color: #333333;
  color: #ffffff;
}
#page-header #header .header-logo-banner .header-info .block-info .details {
  display: inline-block;
}
#page-header #header .header-logo-banner .header-info .block-info .details p {
  font-size: 13px;
  margin-bottom: 5px;
  color: #a3a3a3;
}
#page-header #header .header-logo-banner .header-info .row .col-md-4 {
  border-right: 1px solid #f0f0f0;
}
#page-header #header .header-logo-banner .header-info .row .col-md-4:last-child {
  border-right: 0;
}
#page-header #header .header-menu {
  position: relative;
  margin:auto;
left:-35px;
  width:80%;
  background-color: #4e86c8
}
#page-header #header .header-menu #menu {
  z-index: 10;
  position: relative;
}
#page-header #header .header-menu #menu > li.active > a,
#page-header #header .header-menu #menu > li.open > a {
  background-color: #0c54a7;
  color: #ffffff;
}
#page-header #header .header-menu #menu > li > a {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  padding: 8px 10px;
  border-radius: 0;
  background-color: #4e86c8;
}
#page-header #header .header-menu #menu > li > a:hover,
#page-header #header .header-menu #menu > li > a:focus {
  background-color: #0c54a7;
  color: #ffffff;
}
#page-header #header .header-menu #menu > li > a small {
  display: block;
  font-size: 12px;
  text-transform: none;
  color: rgba(255, 255, 255, 0.3);
}
#page-header #header .header-menu #menu > li ul {
  border: 0;
  background-color: #4e86c8;


}
#page-header #header .header-menu #menu > li ul > li.active > a {
  background-color: #555555;
  color: #ffffff;
}
#page-header #header .header-menu #menu > li ul > li > a {
  background-color: #4e86c8;
  color: #ffffff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;


}
#page-header #header .header-menu #menu > li ul > li > a:hover,
#page-header #header .header-menu #menu > li ul > li > a:focus {
  background-color: #0c54a7;
  color: #ffffff;
}
#page-header #header .header-menu #menu > li .menu-search {
  background-color: #333333;
  border: 0;
}
#page-header #header .header-menu #menu > li .menu-search .input-icon .form-control {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
  border: 0;
  color: #a3a3a3;
}
#page-header #header .header-menu #menu > li .menu-search .input-icon i {
  color: #a3a3a3;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown {
  position: relative;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown.mega-menu-full .dropdown-menu {
  left: 0;
  right: 0;
  margin-bottom: 10px;
  box-shadow: none;
  border-bottom: 1px solid #fff;
width:230px;

}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu {
  left: auto;
  width: auto;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .pd-right30 {
  padding-right: 30px !important;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content {
  padding: 20px;
  margin: 0;
  z-index: 100;


 
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu {
  padding: 0;
  margin: 0;
  z-index: 100;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li {
  padding: 0px !important;
  margin: 0 !important;
  list-style: none;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li:last-child > a {
  border-bottom: 0;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > a {
  white-space: normal;
  padding: 7px 10px;
  margin: 0;
  display: block;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > a > i {
  display: none;
  margin-right: 10px;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs {
  position: relative;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs > li {
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 0;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs > li.active > a {
  background-color: #555555;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs > li:last-child > a {
  border-bottom: 0;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs > li > a {
  padding: 7px 15px;
  margin-right: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content {
  color: #ffffff;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel {
  background-color: transparent;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .thumb {
  margin-bottom: 10px;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .title {
  color: #ffffff;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .title:hover {
  color: #a3a3a3;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .info {
  color: #aaaaaa;
  font-size: 11px;
  font-style: italic;
  margin-top: 7px;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-control {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-shadow: none;
  color: #737373;
  font-size: 16px;
  position: relative;
  float: right;
  margin-left: 3px;
  background-color: #e5e5e5;
  transition: background 0.2s;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-control.left {
  background-image: none;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-control.right {
  background-image: none;
}
#page-header #header .header-menu .menu-responsive {
  padding: 5px 10px;
  float: left;
  text-align: center;
  position: absolute;
  right: 80px;
  top: -157px;
  cursor: pointer;
  background: #333333;
}
#page-header #header .header-menu .menu-responsive > span {
  font-size: 30px;
  color: #fff;
}
#wrapper {
  width: 100%;
  min-height: 100%;
  float: left;
  padding-top: 20px;
}
#wrapper #page-wrapper .main-content .content .weather-info {
  margin-bottom: 16px;
  color: #737373;
}
#wrapper #page-wrapper .main-content .content .weather-info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#wrapper #page-wrapper .main-content .content .weather-info #rain {
  width: 35px;
}
#wrapper #page-wrapper .main-content .content .banner-adv-1 img {
  width: 100%;
}
#wrapper #page-wrapper .main-content .content #survey-form {
  border: 1px solid #e5e5e5;
  padding: 25px 30px;
}
#wrapper #page-wrapper .main-content .content #survey-form .heading {
  margin-bottom: 20px;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
#wrapper #page-wrapper .main-content .content #survey-form .question {
  color: #737373;
  font-size: 16px;
  margin-bottom: 20px;
}
#wrapper #page-wrapper .main-content .content #survey-form .answer-list label {
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 10px;
}
#wrapper #page-wrapper .main-content .content #survey-form .btn-submit {
  border-radius: 0;
  background-color: #333333;
  border-color: #333333;
  color: #ffffff;
  text-transform: uppercase;
}
#wrapper #page-wrapper .main-content .content #survey-form .btn-submit:hover {
  background-color: #737373;
  border-color: #737373;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 {
  border: 1px solid #e5e5e5;
  padding: 20px 30px;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .heading,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .heading {
  margin-bottom: 15px;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption {
  margin-top: 15px;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .title,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .title {
  font-size: 16px;
  color: #333333;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .title:hover,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .title:hover {
  color: #a3a3a3;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .info,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .info {
  color: #aaaaaa;
  font-style: italic;
  font-size: 11px;
  margin-top: 10px;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .info .category,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .info .category {
  background-color: #b3b3b3;
  color: #fff;
  padding: 3px 5px;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .info .fa-circle,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#wrapper #page-wrapper .main-content .content #video-gallery .thumb .caption {
  font-size: 15px;
}
.section-category {
  margin-bottom: 40px;
}
.section-category .section-name {
  border-top: 2px solid #000000;
  padding-top: 10px;
  margin-bottom: 25px;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.section-category .section-name a {
  color: #333333;
}
.section-category .section-name a:hover {
  color: #a3a3a3;
}
.section-category .section-name > .pull-right {
  font-weight: 400;
  text-transform: none;
  font-size: 12px;
}
.section-category .section-name > .pull-right > .location-link,
.section-category .section-name > .pull-right > .share-link {
  margin-top: 5px;
}
.section-category .section-name > .pull-right > .views > a {
  font-size: 18px;
}
.section-category .section-name > .pull-right a {
  color: #737373;
}
.section-category .section-name > .pull-right a:hover {
  color: #a3a3a3;
}
.thumb {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.thumb:hover .caption {
  background-color: rgba(255, 255, 255, 0.9);
  color: #a3a3a3;
}
.thumb .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.7);
  font-weight: bold;
  color: #333333;
}
.img-cate {
  background-color: #000000;
  padding: 3px 10px;
  position: absolute;
  top: 0;
}
.img-cate:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.img-cate i {
  color: #ffffff;
}
#back-top {
  position: fixed;
  bottom: 30px;
  right: 15px;
  z-index: 999;
}
#back-top i {
  border: 2px solid #333333;
  background: #fff;
  font-size: 20px;
  padding: 7px 12px 7px;
  color: #333333;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  transition: all 0.3s ease;
}
#back-top:hover i {
  background: #333333;
  color: #fff;
}
#footer {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  padding: 50px 0 20px;
  background-color: #0c54a7;
  color: #fff;
}
#footer .logo-small {
  margin-bottom: 20px;
}
#footer .heading {
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#footer .footer-social ul {
  margin: 0;
}
#footer .footer-social ul > li {
  padding: 0;
}
#footer .footer-social ul > li:last-child > a {
  margin-right: 0;
}
#footer .footer-social ul > li > a {
  padding: 9px 10px;
  line-height: 18px;
  display: inline-block;
  background-color: transparent;
  border: 1px solid #737373;
  color: #737373;
  margin-right: 10px;
  -webkit-transition: 0.2s background-color;
  -moz-transition: 0.2s background-color;
  -ms-transition: 0.2s background-color;
  -o-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
#footer .footer-social ul > li > a:hover {
  color: #ffffff;
}
#footer .footer-social ul > li > a:hover.icon-google-plus {
  background-color: #dd4b39;
  border-color: #dd4b39;
}
#footer .footer-social ul > li > a:hover.icon-twitter {
  background-color: #00aced;
  border-color: #00aced;
}
#footer .footer-social ul > li > a:hover.icon-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
#footer #footer-contact {
  font-size: 13px;
}
#footer #footer-contact i {
  color: #ffffff;
}
#footer #footer-contact .address {
  margin-bottom: 10px;
}
#footer #footer-contact .input-newsletter .input-group-addon {
  background-color: transparent;
  border-radius: 0;
  font-size: 15px;
}
#footer #footer-contact .input-newsletter .input-group-addon i {
  color: #737373;
}
#footer #footer-contact .input-newsletter input {
  background-color: transparent;
  font-size: 15px;
  border: 1px solid #ccc !important;
  border-right: 0 !important;
  color: #737373;
}
#footer #footer-contact .input-newsletter input:focus {
  border-color: #cccccc;
}
#footer #footer-contact .input-newsletter input::-webkit-input-placeholder {
  font-style: italic;
}
#footer #footer-contact .input-newsletter input:-moz-placeholder {
  font-style: italic;
}
#footer #footer-contact .input-newsletter input::-moz-placeholder {
  font-style: italic;
}
#footer #footer-contact .input-newsletter input:-ms-input-placeholder {
  font-style: italic;
}
#footer #footer-contact .input-newsletter .btn-subscribe {
  padding: 5px;
}
#footer #footer-contact .input-newsletter .btn-subscribe .btn {
  background-color: #737373;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0;
  padding: 6px 25px;
}
#footer #footer-contact .input-newsletter .btn-subscribe .btn:hover {
  background-color: #ffffff;
}
#footer #footer-contact .input-newsletter .btn-subscribe .btn-icon {
  display: none;
}
#footer .section-category {
  margin-bottom: 40px;
}
#footer .section-category .section-name {
  border-top: 2px solid #ffffff;
  padding-top: 10px;
  margin-bottom: 25px;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}
#footer .section-category .section-name a {
  color: #ffffff;
}
#footer .sub-footer {
  margin-bottom: 20px;
}
#footer .sub-footer .list-news > li {
  margin-bottom: 10px;
}
#footer .sub-footer .list-news > li:last-child {
  margin-bottom: 0;
}
#footer .sub-footer .list-news > li > a {
  color: #737373;
}
#footer .sub-footer .list-news > li > a i {
  margin-right: 15px;
  color: #ffffff;
}
#footer .sub-footer .list-news > li > a:hover {
  color: #ffffff;
}
#footer .copyright {
  padding-top: 20px;
  border-top: 1px solid #fff;
}
#footer .copyright > .pull-left span {
  text-transform: uppercase;
  color: #ffffff;
}
#footer .copyright > .pull-right a {
  color: #737373;
}
#footer .copyright > .pull-right a:hover {
  color: #ffffff;
}
#footer .form-control {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
  border: 0;
  color: #a3a3a3;
}
#footer .form-group {
  margin-bottom: 10px;
}
#footer .tags-list a {
  color: #999999;
  border-color: #999999;
}
#footer .tags-list a:hover {
  border-color: #737373;
  background-color: #737373;
  color: #ffffff;
}
#theme-setting {
  position: fixed;
  right: -245px;
  top: 17%;
  background: #ffffff;
  border: 0;
  width: 245px;
  z-index: 999;
  -webkit-transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  -ms-transition: 0.4s all ease-in-out;
  -o-transition: 0.4s all ease-in-out;
  transition: 0.4s all ease-in-out;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#theme-setting .btn-theme-setting {
  padding: 7px 12px 7px;
  background-color: #333333;
  position: absolute;
  z-index: 999;
  left: -42px;
  top: 0;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
#theme-setting .btn-theme-setting i {
  font-size: 20px;
  color: #ffffff;
}
#theme-setting .btn-theme-setting:hover,
#theme-setting .btn-theme-setting:focus {
  color: #333333;
  outline: none;
}
#theme-setting .layout-options {
  padding: 5px 20px 15px;
  text-align: right;
  border-bottom: 1px solid #e5e5e5;
}
#theme-setting .layout-options .form-control {
  border-radius: 0;
  background-color: #FFFFFF !important;
  border-color: #cccccc !important;
}
#theme-setting .theme-setting-content .switcher-title {
  padding: 15px 20px;
  color: #333333;
  font-family: 'roboto slab';
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  margin: 0;
}
#theme-setting .boxed-background-patterns,
#theme-setting .boxed-background-images {
  display: none;
}
#theme-setting .boxed-background-patterns ul,
#theme-setting .boxed-background-images ul {
  margin: 0;
}
#theme-setting .boxed-background-patterns ul > li,
#theme-setting .boxed-background-images ul > li {
  padding: 0 0 5px 5px;
}
#theme-setting .boxed-background-patterns ul > li:first-child,
#theme-setting .boxed-background-images ul > li:first-child {
  padding-left: 0;
}
#theme-setting .boxed-background-patterns ul > li > a > img,
#theme-setting .boxed-background-images ul > li > a > img {
  width: 30px;
  height: 30px;
}
#theme-setting #layout-wide.btn,
#theme-setting #layout-boxed.btn,
#theme-setting #menu-static.btn,
#theme-setting #menu-fixed.btn {
  border-radius: 0;
  background-color: transparent;
  border-color: #333333;
  color: #333333;
}
#theme-setting #layout-wide.btn.active,
#theme-setting #layout-boxed.btn.active,
#theme-setting #menu-static.btn.active,
#theme-setting #menu-fixed.btn.active,
#theme-setting #layout-wide.btn:hover,
#theme-setting #layout-boxed.btn:hover,
#theme-setting #menu-static.btn:hover,
#theme-setting #menu-fixed.btn:hover,
#theme-setting #layout-wide.btn:focus,
#theme-setting #layout-boxed.btn:focus,
#theme-setting #menu-static.btn:focus,
#theme-setting #menu-fixed.btn:focus {
  box-shadow: none;
  background-color: #333333;
  color: #ffffff;
}
body.layout-boxed {
  width: 1200px;
  margin: 0 auto;
}
body.layout-boxed #page-header #header {
  background-color: #ffffff;
}
body.layout-boxed.fashion-theme {
  background: url("../images/backgrounds/bg_6.html") no-repeat fixed;
  background-size: cover;
}
body.layout-boxed #wrapper {
  background-color: #ffffff;
}
body.header-menu-fixed #page-header #header .header-menu #menu {
  position: fixed;
  top: 0;
  width: 1140px;
  margin: 0 auto;
  z-index: 9999;
}
body.header-menu-fixed.layout-boxed #page-header #header .header-menu #menu {
  width: 1200px;
  margin-left: -30px;
}
@media (min-width: 1200px) {
  .col-left {
    width: 840px;
  }
  .col-right {
    width: 330px;
  }
}
@media screen and (min-width: 601px) {
  .menu-responsive {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #theme-setting {
    display: none;
  }
  .container {
    padding-left: 0;
    padding-right: 0;
  }
  #page-header #header .header-menu #menu > li > a {
    padding: 8px 6px;
    font-size: 15px;
  }
  #page-header #header .header-menu #menu .dropdown-menu .carousel-inner .title {
    font-size: 13px;
  }
  #footer .footer-social ul > li > a {
    padding: 7px;
  }
}
@media screen and (max-width: 800px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
  }
  #page-header #header .header-logo-banner {
    height: 100px;
  }
  #page-header #header .header-logo-banner .logo {
    padding-top: 15px;
  }
  #page-header #header .header-logo-banner .banner-adv {
    width: 65%;
  }
  #page-header #header .header-menu #menu > li > a {
    font-size: 14px;
  }
  #page-header #header .header-menu #menu .dropdown span.fa {
    display: none;
  }
  #page-header #header .header-menu #menu .dropdown .mega-menu-content {
    padding: 20px 10px 10px 10px !important;
  }
  #page-header #header .header-menu #menu .dropdown .mega-menu-content .col-sm-2 {
    padding-right: 6px;
    padding-left: 12px;
  }
  #page-header #header .header-menu #menu .dropdown .mega-menu-content .mega-menu-submenu li > h3 {
    font-size: 13px !important;
  }
  #page-header #header .header-menu #menu .dropdown .dropdown-menu {
    font-size: 12px;
  }
  #page-header #header .header-menu #menu .dropdown .dropdown-menu .tab-content .carousel-inner .media-600-hide {
    display: none;
  }
  #page-header #header .header-menu #menu .dropdown .dropdown-menu .tab-content .pull-right .carousel-control span.fa {
    display: block;
  }
  #footer .sub-footer .col-sm-4,
  #footer .sub-footer .col-sm-5 {
    padding-left: 5px !important;
  }
  #footer .sub-footer #footer-contact .section-content .col-md-4 {
    line-height: 35px;
    padding-left: 15px !important;
  }
  #footer .sub-footer #footer-contact .section-content .mbxl {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 600px) {
  .container {
    padding-left: 80px;
    padding-right: 80px;
    margin-left: 0;
  }
  #page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .pd-right30 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #page-header #header .header-topbar {
    height: 35px;
    background-color: #DFDFDF;
  }
  #page-header #header .header-logo-banner {
    height: 150px;
    padding: 0;
  }
  #page-header #header .header-logo-banner .logo {
    padding-top: 0;
    padding-bottom: 0;
    float: left;
    top: 20px;
    z-index: 10;
  }
  #page-header #header .header-logo-banner .logo img {
    width: 70%;
  }
  #page-header #header .header-logo-banner .banner-adv {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-top: 80px;
  }
  #page-header #header .header-menu #menu {
    float: none;
    position: absolute;
    right: 80px;
    top: -98px;
    visibility: hidden;
    width: 140px;
    z-index: 10;
    color: #fff;
    background: #333333;
  }
  #page-header #header .header-menu #menu .dropdown span.fa {
    display: inline;
  }
  #page-header #header .header-menu #menu.active {
    visibility: visible;
  }
  #page-header #header .header-menu #menu .menu-text-dropdown a span.fa {
    display: none !important;
  }
  #page-header #header .header-menu #menu .menu-text-dropdown .dropdown-menu {
    display: none !important;
  }
  #page-header #header .header-menu #menu li {
    border-bottom: 1px solid #fff;
    margin-left: 0;
  }
  #page-header #header .header-menu #menu li > a {
    margin-bottom: 0;
    background: #333333 ;
    text-align: left;
    padding: 8px 10px;
  }
  #page-header #header .header-menu #menu li.active > a {
    background: #555555;
  }
  #page-header #header .header-menu #menu li:last-child {
    border: none;
  }
  #page-header #header .header-menu #menu li .dropdown-menu {
    min-width: 140px;
    width: 140px ;
    overflow: hidden;
    position: relative;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu {
    width: 140px;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .col-md-10.col-sm-9 {
    display: none;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content {
    padding: 0 0 0 3px !important;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .menu-tabs ul.nav-tabs > li {
    text-align: left !important;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .col-sm-2 {
    padding-right: 0px;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content ul li h3 {
    font-weight: bold;
    line-height: 2;
    background: #555555;
    padding: 10px;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
    padding: 3px 0 3px 10px !important;
    background: #171414;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .nav.nav-tabs > li.active > a {
    background: #171414 !important;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .nav.nav-tabs > li > a {
    background: #555555;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li a,
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li h3,
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .nav.nav-tabs li a {
    padding-left: 25px !important;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li a {
    background-color: #555555;
  }
  #page-header #header .header-menu .menu-responsive {
    display: inline;
    position: absolute;
    margin-top: 11px;
    cursor: pointer;
    z-index: 10;
    top: -150px;
  }
  #page-header #header .header-menu .menu-responsive span {
    line-height: 1;
    vertical-align: middle;
  }
  #page-header #header .header-background-menu {
    background: #;
    height: 64px;
    position: relative;
    z-index: 1;
    width: 100%;
    top: 34px;
  }
  #footer .sub-footer {
    margin-bottom: 40px;
  }
  #footer .sub-footer .col-sm-4,
  #footer .sub-footer .col-sm-5 {
    padding-left: 15px !important;
  }
  #footer .col-sm-3 {
    padding-bottom: 40px;
  }
  #footer .col-sm-4 {
    padding-bottom: 30px;
    padding-left: 15px !important;
  }
  #footer .col-sm-5 {
    padding-left: 15px !important;
  }
  #wrapper {
    padding-top: 0;
  }
  #wrapper.mask {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    transition: all 0.2s;
  }
}
@media screen and (max-width: 480px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
  #page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
    width: 200px;
  }
  #page-header #header .header-logo-banner .logo {
    padding-bottom: 20px;
  }
  #page-header #header .header-menu .menu-responsive {
    position: absolute;
    right: 40px;
  }
  #page-header #header .header-menu #menu {
    right: 40px;
  }
}
@media screen and (max-width: 380px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #page-header #header .header-topbar .topbar-search .search-form .input-icon input {
    width: 150px;
  }
  #page-header #header .header-logo-banner {
    height: 20px;
  }
  #page-header #header .header-logo-banner .banner-adv {
    display: none;
  }
  #page-header #header .header-menu #menu {
    top: 22px;
    right: 15px;
    transition: all 0.5s;
  }
  #page-header #header .header-menu .menu-responsive {
    top: -14px;
    right: 15px;
  }
  #page-header #header .header-menu .menu-responsive span {
    font-size: 20px;
  }
  #footer .copyright .pull-right {
    float: left !important;
    padding-top: 10px;
  }
  #footer #footer-contact .btn-subscribe .btn {
    padding: 8px 10px !important;
  }
  #footer #footer-contact .btn-subscribe .btn-text {
    display: none;
  }
  #footer #footer-contact .btn-subscribe .btn-icon {
    display: inline !important;
  }
}
.breaking-news {
  margin-bottom: 20px;
}
.breaking-news label {
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 0;
  margin-bottom: 0;
}
.breaking-news ul {
  margin-bottom: 0;
  display: inline-block;
}
.breaking-news ul > li > a {
  color: #737373;
}
.slider-news {
 
}
.slider-news #carousel .carousel-inner {
  height: 355px;
  border:solid 2px #0c54a7;
}
.slider-news #carousel .carousel-inner .item {
  cursor: pointer;
}
.slider-news #carousel .carousel-inner .item img {
  width: 100%;
  height: 355px;
  transition: transform 0.5s cubic-bezier(0.49, -0.01, 0.42, 0.81);
}
.slider-news #carousel .carousel-inner .item .caption {
  position: relative;
  height: 355px;
  padding: 30px;
  background-color: #000000;
  color: #ffffff;
  z-index: 2;
}
.slider-news #carousel .carousel-inner .item .caption .title {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 10px;
}
.slider-news #carousel .carousel-inner .item .caption .info {
  color: #8d8d8d;
  font-style: italic;
  font-size: 11px;
  margin-bottom: 10px;
}
.slider-news #carousel .carousel-inner .item .caption .info .fa-circle {
  font-size: 5px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}
.slider-news #carousel .carousel-inner .item:hover img {
  transform: scale(1.2);
}
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 {
  padding: 0;
  padding-right: 5px;
}
.slider-news #thumbcarousel .carousel-inner .item .col-md-3:last-child {
  padding-right: 0;
}
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
  cursor: pointer;
  float: left;
  width: 100%;
  height: 154px;
  padding-left: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:active .caption,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:hover .caption,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:visited .caption,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:focus .caption {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333;
}
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:active img,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:hover img,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:visited img,
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb:focus img {
  transform: scale(1.2);
}
.slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb img {
  width: 100%;
  height: 100%;
  margin: 0;
  transition: transform 0.5s cubic-bezier(0.49, -0.01, 0.42, 0.81);
}
.slider-news #thumbcarousel .carousel-inner .item .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px;
  background-color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
  color: #fff;
  transition: all 0.25s;
}
.slider-news .carousel-control {
  font-size: 50px;
  padding-top: 40px;
  width: 60px;
  opacity: 0.9;
  text-shadow: none;
  transition: background 0.3s;
}
.slider-news .carousel-control.left {
  background-image: none;
}
.slider-news .carousel-control.right {
  background-image: none;
}
.slider-news .carousel-control:hover {
  opacity: 1;
}
.slider-news .carousel-control:hover.left {
  background-color: rgba(255, 255, 255, 0.5);
}
.slider-news .carousel-control:hover.right {
  background-color: rgba(255, 255, 255, 0.5);
}
#hot-topics .thumb {
  margin-bottom: 0;
}
#hot-topics .thumb .title {
  font-size: 20px;
  color: #333333;
}
#hot-topics .thumb .img-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  float: left;
  margin-bottom: 20px;
}
#hot-topics .thumb .img-wrapper img {
  transition: transform 0.5s cubic-bezier(0.49, -0.01, 0.42, 0.81);
}
#hot-topics .thumb .info {
  color: #aaaaaa;
  font-style: italic;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#hot-topics .thumb .info .category {
  background-color: #b3b3b3;
  color: #fff;
  padding: 3px 5px;
}
#hot-topics .thumb .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#hot-topics .thumb:hover .title {
  color: #a3a3a3;
}
#hot-topics .thumb:hover img {
  transform: scale(1.2);
}
#hot-topics .hot-topics-list .media {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
#hot-topics .hot-topics-list .media:last-child {
  padding-bottom: 0;
}
#hot-topics .hot-topics-list .media .info {
  color: #aaaaaa;
  font-style: italic;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#hot-topics .hot-topics-list .media .info .category {
  background-color: #b3b3b3;
  color: #fff;
  padding: 3px 5px;
}
#hot-topics .hot-topics-list .media .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#hot-topics .hot-topics-list .media .media-left {
  padding-right: 20px;
}
#hot-topics .hot-topics-list .media .media-left img {
  width: 80px;
  height: 80px;
}
#hot-topics .hot-topics-list .media .media-body .description {
  font-size: 13px;
  color: #737373;
}
#hot-topics .hot-topics-list .media .media-body .info {
  margin-bottom: 0;
}
#hot-topics .hot-topics-list .media .media-body .title {
  font-size: 16px;
}
#hot-topics .hot-topics-list .media:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#hot-topics .hot-topics-list .media:hover .media-body .title {
  color: #a3a3a3;
}
#latest-news {
  min-height: 515px;
}
#latest-news ul > li {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
#latest-news ul > li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#latest-news ul > li > .title {
  font-size: 16px;
  color: #333333;
}
#latest-news ul > li > .title:hover {
  color: #a3a3a3;
}
#latest-news ul > li > .info {
  color: #aaaaaa;
  font-style: italic;
  font-size: 11px;
  margin-top: 6px;
}
#latest-news ul > li > .info .category {
  background-color: #b3b3b3;
  color: #fff;
  padding: 3px 5px;
}
#latest-news ul > li > .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#world-news .col-md-3 {
  width: 20%;
}
#world-news .col-md-9 {
  width: 80%;
}
#world-news .subtitle {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
#world-news .subtitle > .pull-right {
  margin-top: 0;
}
#world-news .subtitle > .pull-right .carousel-control {
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-shadow: none;
  color: #737373;
  position: relative;
  float: right;
  margin-left: 3px;
  background-color: #eeeeee;
  transition: background 0.3s;
}
#world-news .subtitle > .pull-right .carousel-control.left {
  background-image: none;
}
#world-news .subtitle > .pull-right .carousel-control.right {
  background-image: none;
}
#world-news .subtitle > .pull-right .carousel-control:hover.left {
  background-color: rgba(0, 0, 0, 0.1);
}
#world-news .subtitle > .pull-right .carousel-control:hover.right {
  background-color: rgba(0, 0, 0, 0.1);
}
#world-news .title {
  font-size: 18px;
  color: #333333;
}
#world-news .title:hover {
  color: #a3a3a3;
}
#world-news .info {
  color: #aaaaaa;
  font-style: italic;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 15px;
}
#world-news .info .category {
  background-color: #b3b3b3;
  color: #fff;
  padding: 3px 5px;
}
#world-news .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#world-news .description {
  color: #737373;
}
#world-news ul.location-news > li {
  margin-bottom: 10px;
}
#world-news ul.location-news > li:last-child {
  margin-bottom: 0;
}
#world-news ul.location-news > li > a {
  color: #333333;
}
#world-news ul.location-news > li > a i {
  margin-right: 15px;
}
#world-news ul.location-news > li > a:hover {
  color: #a3a3a3;
}
#weather-news .today-weather {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
#weather-news .today-weather #snow {
  width: 100px;
}
#weather-news .today-weather .temp {
  font-size: 50px;
  line-height: 1;
  display: inline-block;
}
#weather-news .today-weather .info p {
  font-size: 20px;
  margin-bottom: 0;
}
#weather-news .today-weather .info small {
  color: #aaaaaa;
}
#weather-news .next-day-weather .row #clear-day,
#weather-news .next-day-weather .row #wind,
#weather-news .next-day-weather .row #sleet {
  width: 50px;
}
#weather-news .next-day-weather .row .col-md-4 {
  padding-top: 20px;
  border-right: 1px solid #e5e5e5;
}
#weather-news .next-day-weather .row .col-md-4:last-child {
  border-right: 0;
}
#weather-news .next-day-weather .row .col-md-4 .temp {
  font-weight: bold;
}
#weather-news .next-day-weather .row .col-md-4 .date-weather {
  color: #a3a3a3;
  font-size: 12px;
}
#category-topics {
  padding: 50px 0;
  background-color: #f6f6f6;
}
#category-topics .thumb {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 25px;
  overflow: hidden;
}
#category-topics .thumb:hover .caption {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333;
}
#category-topics .thumb:hover img {
  transform: scale(1.2);
}
#category-topics .thumb img {
  transition: transform 0.5s cubic-bezier(0.49, -0.01, 0.42, 0.81);
}
#category-topics .thumb .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
  color: #fff;
  transition: all 0.25s;
}
#category-topics .category-topics-list > .media {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
#category-topics .category-topics-list > .media:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#category-topics .category-topics-list > .media > .media-left i {
  color: #333333;
}
#category-topics .category-topics-list > .media > .media-body .title {
  font-size: 15px;
  color: #333333;
}
#category-topics .category-topics-list > .media > .media-body .title:hover {
  color: #a3a3a3;
}
#category-topics #video-gallery .box-video-left .thumb img {
  height: 420px;
}
@media screen and (max-width: 1024px) {
  #wrapper .content .col-left .breaking-news .col-md-2 {
    width: 24% !important;
  }
  #wrapper .content .col-left .breaking-news .col-md-10 {
    width: 76% !important;
  }
  #wrapper .content .col-left .slider-news {
    min-height: 440px;
  }
  #wrapper .content .col-left .slider-news #carousel .carousel-inner {
    height: 100%;
  }
  #wrapper .content .col-left .slider-news #carousel .carousel-inner .item .caption {
    padding: 30px 15px;
    height: 300px;
  }
  #wrapper .content .col-left .slider-news #carousel .carousel-inner .item .caption .title {
    font-size: 24px;
  }
  #wrapper .content .col-left .slider-news #carousel .carousel-inner img {
    height: 300px;
  }
  #wrapper .content .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
    height: 130px;
  }
  #wrapper .content .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb .caption {
    padding: 5px;
    font-size: 12px;
  }
  #wrapper .content .col-left .slider-news #thumbcarousel .carousel-control {
    font-size: 40px;
    padding-top: 36px;
    width: 40px;
  }
  #wrapper .content .col-left #hot-topics .section-content .col-md-6 .thumb {
    padding-right: 15px;
  }
  #wrapper .content .col-left #hot-topics .section-content .hot-topics-list {
    margin-left: -15px;
  }
  #wrapper .content .col-left #hot-topics .section-content .hot-topics-list .media {
    padding-bottom: 0;
    margin-top: 30px;
    margin-bottom: 0;
    border: none;
  }
  #wrapper .content .col-left #hot-topics .section-content .hot-topics-list .media.media:first-child {
    margin-top: 0;
  }
  #wrapper .content .col-left #hot-topics .section-content .hot-topics-list .media .media-left {
    padding-right: 10px;
  }
  #wrapper .content .col-left #world-news .section-content .col-md-3 {
    padding-right: 0;
  }
  #wrapper .content .col-left #world-news .section-content .col-md-9 .media-left.prxl {
    padding-right: 15px !important;
  }
  #wrapper .content .col-right #latest-news {
    min-height: 440px;
  }
  #wrapper .content .col-right #latest-news .section-name {
    margin-bottom: 10px;
    padding-top: 9px;
  }
  #wrapper .content .col-right #latest-news .section-content ul > li > .title {
    font-size: 14px;
  }
  #wrapper .content .col-right #latest-news .section-content ul li:last-child {
    padding-bottom: 0;
  }
  #wrapper .content #category-topics {
    padding: 50px 0 0 0;
  }
  #wrapper .content #category-topics .section-category {
    margin-bottom: 0;
    min-height: 480px;
  }
  #wrapper .content #category-topics .category-topics-list > .media > .media-body .title {
    font-size: 13px;
  }
  #wrapper .content #category-topics #video-gallery .box-video-left .thumb img {
    height: 356px;
  }
}
@media screen and (max-width: 800px) {
  #wrapper .content .container .col-left {
    padding-right: 0;
  }
  #wrapper .content .container .col-left .slider-news {
    min-height: 350px;
  }
  #wrapper .content .container .col-left .slider-news #carousel {
    margin-bottom: 10px !important;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner {
    height: 100%;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption {
    padding: 10px;
    height: 240px;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption .title {
    font-size: 20px;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption .description {
    font-size: 13px;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner img {
    height: 240px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 {
    padding-right: 10px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
    height: 110px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb .caption {
    font-weight: 500;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3:last-child {
    padding-right: 0;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-control {
    font-size: 40px;
    padding-top: 32px;
    width: 40px;
  }
  #wrapper .content .container .col-left #hot-topics .col-md-6 {
    padding-right: 0;
  }
  #wrapper .content .container .col-left #hot-topics .col-md-6 .thumb {
    padding-right: 10px;
  }
  #wrapper .content .container .col-left #hot-topics .hot-topics-list .media {
    padding-bottom: 0;
    margin-top: 10px;
  }
  #wrapper .content .container .col-left #hot-topics .hot-topics-list .media .media-left {
    padding-right: 10px;
  }
  #wrapper .content .container .col-left #hot-topics .hot-topics-list .media .media-body .title {
    font-size: 14px;
  }
  #wrapper .content .container .col-left #hot-topics .hot-topics-list .media .media-body .info .fa-circle {
    margin: 0 10px;
  }
  #wrapper .content .container .col-left #world-news .section-content .col-sm-4 {
    width: 33.33% !important;
  }
  #wrapper .content .container .col-left #world-news .section-content .col-sm-8 {
    width: 66.67% !important;
  }
  #wrapper .content .container .col-left #world-news .section-content #location-news-carousel .carousel-inner .media .media-left {
    padding-bottom: 30px;
  }
  #wrapper .content .container .col-left #world-news .section-content #location-news-carousel .carousel-inner .media .media-body {
    display: inline;
  }
  #wrapper .content .container .col-left #world-news .section-content #location-news-carousel .carousel-inner .media .media-body .media-heading .title {
    font-size: 16px;
  }
  #wrapper .content .container .col-left #world-news .section-content #location-news-carousel .carousel-inner .media .media-body .description {
    font-size: 13px;
  }
  #wrapper .content .container .col-right #weather-news .section-content .today-weather #snow {
    width: 88px;
  }
  #wrapper .content .container .col-right #weather-news .section-content .today-weather .temp {
    font-size: 36px;
  }
  #wrapper .content .container .col-right #weather-news .section-content .today-weather .info p {
    font-size: 16px;
  }
  #wrapper .content .container .col-right #latest-news .section-content ul > li > .title {
    font-size: 13px;
  }
  #wrapper .content .container .col-right #survey-form {
    padding: 10px !important;
  }
  #wrapper .content .container .col-right #survey-form .heading,
  #wrapper .content .container .col-right #survey-form .question {
    margin-bottom: 15px;
  }
  #wrapper .content .container .col-right #survey-form .answer-list label {
    font-size: 12px;
  }
  #wrapper .content #category-topics .section-category {
    min-height: 440px;
  }
  #wrapper .content #category-topics .section-category .section-content .img-responsive {
    width: 100%;
  }
  #wrapper .content #category-topics .section-category .section-content .category-topics-list .media {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  #wrapper .content #category-topics #video-gallery {
    min-height: 100%;
  }
  #wrapper .content #category-topics #video-gallery .box-video-left {
    padding-right: 10px;
  }
  #wrapper .content #category-topics #video-gallery .box-video-left .thumb img {
    height: 284px;
  }
  #wrapper .content #category-topics #video-gallery .box-video-right {
    padding-left: 0;
  }
  #wrapper .content #category-topics #video-gallery .box-video-right .col-md-6.col-sm-6.col-xs-6.box-style-padding {
    padding-left: 5px;
    padding-bottom: 10px;
    padding-right: 16px;
  }
  #wrapper .content #category-topics #video-gallery .box-video-right .col-md-6.col-sm-6.col-xs-6 {
    padding-right: 5px;
    padding-bottom: 10px;
  }
  #wrapper .content #category-topics #video-gallery .section-content .thumb {
    margin-bottom: 0;
  }
  #wrapper .content #category-topics #video-gallery .section-content .thumb .caption {
    font-size: 13px;
    padding: 5px;
  }
}
@media screen and (max-width: 600px) {
  #wrapper .content .container .col-left {
    padding-right: 15px;
  }
  #wrapper .content .container .col-left .breaking-news {
    text-align: center;
  }
  #wrapper .content .container .col-left .breaking-news .col-md-2 {
    width: 100% !important;
  }
  #wrapper .content .container .col-left .breaking-news .col-md-10 {
    width: 100% !important;
  }
  #wrapper .content .container .col-left .breaking-news .vticker {
    padding-left: 15px !important;
  }
  #wrapper .content .container .col-left .breaking-news .vticker ul.list-unstyled {
    position: inherit !important;
  }
  #wrapper .content .container .col-left .slider-news {
    min-height: 385px;
  }
  #wrapper .content .container .col-left .slider-news #carousel {
    margin-bottom: 0 !important;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner {
    position: relative;
    height: 100%;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 20px;
    height: 140px;
    position: absolute;
    top: 150px;
    z-index: 2;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption .title {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption .info {
    margin-bottom: 5px;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner img {
    height: 260px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 {
    padding-top: 20px;
    padding-right: 10px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
    height: 150px;
    padding-right: 0;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb .caption {
    font-weight: 600;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3.box-style-padding {
    padding-right: 0;
    padding-left: 10px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-control {
    font-size: 50px;
    padding-top: 142px;
    width: 40px;
    color: rgba(0, 0, 0, 0.8);
    margin-left: -40px;
    margin-right: -40px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 {
    display: inline-block;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .thumb {
    margin-bottom: 0;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .thumb .img-wrapper {
    width: 41%;
    margin-bottom: 0;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .thumb .img-wrapper img {
    max-width: 100%;
    width: 100%;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 img.img-responsive {
    display: inline;
    float: left;
    max-width: 40%;
    height: auto;
    width: 40%;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .title {
    float: left;
    width: 245px;
    padding-left: 20px;
    font-size: 18px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .info {
    padding-left: 20px;
    float: left;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list {
    margin-left: 0px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media {
    margin-top: 20px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media:first-child {
    margin-top: 15px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-left {
    padding-right: 0;
    width: 40%;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-left img {
    width: 100%;
    height: 132px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-body .title {
    font-size: 18px;
  }
  #wrapper .content .container .col-left #world-news .section-content {
    padding-bottom: 40px;
  }
  #wrapper .content .container .col-left #world-news .section-content #location-news-carousel .carousel-inner .media .media-left {
    padding-bottom: 15px;
    padding-right: 0 !important;
  }
  #wrapper .content .container .col-right .weather-info {
    display: none;
  }
  #wrapper .content .container .col-right #latest-news {
    min-height: 380px;
  }
  #wrapper .content .container .col-right #latest-news .section-name {
    padding-top: 10px;
    margin-bottom: 25px;
  }
  #wrapper .content .container .col-right #latest-news .section-content ul > li > .title {
    font-size: 16px;
  }
  #wrapper .content .container .col-right #weather-news .section-content .today-weather #snow {
    width: 120px;
  }
  #wrapper .content .container .col-right #weather-news .section-content .today-weather .temp {
    font-size: 50px;
  }
  #wrapper .content .container .col-right #weather-news .section-content .today-weather .info p {
    font-size: 30px;
  }
  #wrapper .content .container .col-right .banner-adv-1 {
    margin-bottom: 40px !important;
  }
  #wrapper .content .container .col-right #survey-form {
    padding: 30px !important;
  }
  #wrapper .content .container .col-right #survey-form .heading,
  #wrapper .content .container .col-right #survey-form .question {
    margin-bottom: 20px;
  }
  #wrapper .content .container .col-right #survey-form .answer-list label {
    font-size: 16px;
    padding-right: 10px;
  }
  #wrapper .content .container .col-right #survey-form .answer-list .col-md-6.col-sm-6 {
    padding-left: 15px !important;
    padding-right: 0 !important;
  }
  #wrapper .content #category-topics .boxed-category-left {
    padding-right: 10px;
  }
  #wrapper .content #category-topics .boxed-category-right {
    padding-left: 10px;
  }
  #wrapper .content #category-topics .section-category {
    min-height: 450px;
  }
  #wrapper .content #category-topics #video-gallery {
    padding-bottom: 20px;
  }
  #wrapper .content #category-topics #video-gallery .section-content .box-video-left {
    padding-right: 15px;
  }
  #wrapper .content #category-topics #video-gallery .section-content .box-video-right {
    padding-left: 15px;
  }
  #wrapper .content #category-topics #video-gallery .section-content .thumb {
    margin-bottom: 0 !important;
  }
  #wrapper .content #category-topics #video-gallery .section-content .col-md-6.col-sm-6.col-xs-6 {
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 0;
  }
  #wrapper .content #category-topics #video-gallery .section-content .col-md-6.col-sm-6.col-xs-6.box-style-padding {
    padding-left: 10px;
    padding-right: 15px;
    padding-bottom: 0;
  }
  #page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
    width: 200px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .title {
    width: 220px;
    font-size: 16px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-body .title {
    font-size: 16px;
  }
  #wrapper .content #category-topics .section-category {
    min-height: 430px;
  }
  #wrapper .content #category-topics .thumb .caption {
    font-weight: 700;
    font-size: 13px;
    padding: 5px;
  }
  #wrapper .content #category-topics .category-topics-list > .media > .media-left.prl {
    padding-right: 10px !important;
  }
  #wrapper .content #category-topics .category-topics-list > .media > .media-body .title {
    font-size: 12px;
  }
}
@media screen and (max-width: 380px) {
  #page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
    width: 150px;
  }
  #wrapper {
    margin-top: 50px;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item img {
    height: 230px;
  }
  #wrapper .content .container .col-left .slider-news #carousel .carousel-inner .item .caption {
    top: 100px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 {
    padding-top: 15px;
    padding-right: 7px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3 .thumb {
    height: 110px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-inner .item .col-md-3.box-style-padding {
    padding-right: 0px;
    padding-left: 8px;
  }
  #wrapper .content .container .col-left .slider-news #thumbcarousel .carousel-control {
    padding-top: 98px;
    margin-left: -10px;
    margin-right: -10px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 img.img-responsive {
    height: 100px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .title {
    width: 160px;
    padding-left: 15px;
    font-size: 13px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .info {
    padding-left: 15px;
    float: left;
    width: 160px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .info .fa-circle {
    margin: 0 5px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media {
    margin-top: 15px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media:first-child {
    margin-top: 10px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-left img {
    height: 100px;
  }
  #wrapper .content .container .col-left #hot-topics .section-content .col-md-6.col-sm-6 .hot-topics-list .media .media-body .title {
    font-size: 13px;
  }
  #wrapper .content .container .col-left #world-news .section-content .col-md-3.col-sm-4.col-xs-4,
  #wrapper .content .container .col-left #world-news .section-content .col-md-9.col-sm-8.col-xs-8 {
    width: 100% !important;
  }
  #wrapper .content .container .col-left #world-news .section-content .col-md-9.col-sm-8.col-xs-8 #location-news-carousel .carousel-inner .media .media-left {
    display: block;
    padding-right: 0!important;
  }
  #wrapper .content .container .col-left #world-news .section-content .col-md-9.col-sm-8.col-xs-8 #location-news-carousel .carousel-inner .media .media-left img {
    width: 100%;
  }
  #wrapper .content .container .col-right #latest-news .section-content ul > li > .title {
    font-size: 14px;
  }
  #wrapper .content .container .col-right #weather-news .section-content .today-weather #snow {
    width: 80px;
  }
  #wrapper .content .container .col-right #weather-news .section-content .today-weather .temp {
    font-size: 40px;
  }
  #wrapper .content .container .col-right #weather-news .section-content .today-weather .info p {
    font-size: 24px;
  }
  #wrapper .content #category-topics .container .boxed-category-left,
  #wrapper .content #category-topics .container .boxed-category-right {
    padding-left: 15px;
    padding-right: 15px;
  }
  #wrapper .content #category-topics .container .col-md-3.col-sm-4.col-xs-6 {
    width: 100% !important;
    padding-bottom: 40px;
  }
  #wrapper .content #category-topics .container .category-topics-list > .media > .media-body .title {
    font-size: 14px;
  }
  #wrapper .content #category-topics .container .thumb .caption {
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
  }
  #wrapper .content #category-topics .container #video-gallery .thumb {
    margin-bottom: 0 !important;
  }
  #wrapper .content #category-topics .container #video-gallery .thumb .caption {
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
  }
  #wrapper .content #category-topics .container #video-gallery .box-video-left .thumb img {
    height: 218px;
  }
  #wrapper .content #category-topics .container #video-gallery .col-md-6.col-sm-6.col-xs-6,
  #wrapper .content #category-topics .container #video-gallery .col-md-6.col-sm-6.col-xs-6.box-style-padding {
    width: 100% !important;
    padding: 15px 15px 0 15px;
  }
}
@media screen and (min-width: 1025px) {
  #thumbcarousel .carousel-inner .item .col-md-3 {
    width: 202.5px;
  }
}