@charset "UTF-8";
/*

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i|Oswald:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');
*/
@font-face {
  font-family: 'Oswald-DemiBold';
  src: url("../fonts/Oswald-DemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Oswald-DemiBold.woff") format("woff"), url("../fonts/Oswald-DemiBold.ttf") format("truetype"), url("../fonts/Oswald-DemiBold.svg#Oswald-DemiBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Oswald-light';
  src: url("../fonts/Oswald-ExtraLight.eot");
  src: url("../fonts/Oswald-xtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Oswald-ExtraLight.woff") format("woff"), url("../fonts/Oswald-ExtraLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Oswald-Regular';
  src: url("../fonts/Oswald-Regular.eot");
  src: url("../fonts/Oswald-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Oswald-Regular.woff") format("woff"), url("../fonts/Oswald-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato-MediumItalic';
  src: url("../fonts/Lato-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-MediumItalic.woff") format("woff"), url("../fonts/Lato-MediumItalic.ttf") format("truetype"), url("../fonts/Lato-MediumItalic.svg#Lato-MediumItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lato-black';
  src: url("../fonts/lato-black.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-black.woff") format("woff"), url("../fonts/lato-black.ttf") format("truetype"), url("../fonts/lato-black.svg#lato-black") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'lato-bold';
  src: url("../fonts/lato-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bold.woff") format("woff"), url("../fonts/lato-bold.ttf") format("truetype"), url("../fonts/lato-bold.svg#lato-bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Lato-Medium';
  src: url("../fonts/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Medium.woff") format("woff"), url("../fonts/Lato-Medium.ttf") format("truetype"), url("../fonts/Lato-Medium.svg#Lato-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }

::-webkit-input-placeholder {
  color: rgba(74, 74, 74, 0.4);
  font-family: "Lato-MediumItalic";
  opacity: 1; }

:-moz-placeholder {
  color: rgba(74, 74, 74, 0.4);
  font-family: "Lato-MediumItalic";
  opacity: 1; }

::-moz-placeholder {
  color: rgba(74, 74, 74, 0.4);
  font-family: "Lato-MediumItalic";
  opacity: 1; }

:-ms-input-placeholder {
  color: rgba(74, 74, 74, 0.4);
  font-family: "Lato-MediumItalic";
  opacity: 1; }

.safari ::-webkit-input-placeholder {
  color: rgba(74, 74, 74, 0.4); }

.safari :-moz-placeholder {
  color: rgba(74, 74, 74, 0.4); }

.safari ::-moz-placeholder {
  color: rgba(74, 74, 74, 0.4); }

.safari :-ms-input-placeholder {
  color: rgba(74, 74, 74, 0.4); }

input,
button,
textarea,
select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

.common, .main-outercon, .header-container, .header-top, .header-right .top-menu ul, .header-right .top-menu ul li a, .header-right .language-selector ul li, .header-right .language-selector ul li a, .header-right .social-icons ul, .header-bottom, .header-menu ul, .banner-container, .banner-container .banner-image, .content-container, .featured-content, .title-block, .featured-list, .featured-list .featured-single, .featured-list .featured-image, .featured-list .description-block, .tools-block, .tools-block .article-list, .tools-block .article-block, .tools-block .article-block article, .inner-contentcommon .right-outerblk .single-block .header-block, .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block, .tollbanner-block .banner-image, .relatednews-outer .single-block .header-block {
  float: left;
  width: 100%; }

.btn-default {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0 37px 0 52px;
  color: #ffffff;
  text-align: center;
  border-radius: 30px;
  background: #e1001a;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: "Lato", sans-serif;
  font-weight: 700; }
  .btn-default i {
    margin-left: 5px;
    opacity: 0.5; }
  .btn-default:hover {
    background: #ff0000;
    color: #ffffff; }
  .btn-default:focus {
    background: #ba2025 !important;
    color: #ffffff !important; }
  .btn-default:active {
    background: #ba2025 !important;
    color: #ffffff !important; }
  .btn-default.disabled {
    background: #cbd1d9;
    color: #ffffff; }
    .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active {
      background: #cbd1d9;
      color: #ffffff; }
  .btn-default.left-icon {
    padding: 0 52px 0 37px; }
    .btn-default.left-icon i {
      margin-right: 5px;
      opacity: 0.5; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  font-family: "Oswald-DemiBold", sans-serif;
  font-size: 16px;
  line-height: 23px;
  color: #4a4a4a;
  background: #ffffff; }

h1 {
  font-size: 45px;
  line-height: 60px;
  font-family: "Oswald-DemiBold", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #4a4a4a;
  letter-spacing: 2px; }

h2 {
  font-size: 36px;
  line-height: 43px;
  font-family: "Oswald-DemiBold", sans-serif;
  font-weight: 700;
  color: #4a4a4a;
  letter-spacing: 2px; }

h3 {
  font-size: 28px;
  line-height: 38px;
  font-family: "Oswald-DemiBold", sans-serif;
  font-weight: 300;
  color: #4a4a4a;
  letter-spacing: 2px; }

h4 {
  font-size: 24px;
  line-height: 30px;
  font-family: "Oswald-DemiBold", sans-serif;
  font-weight: 300;
  color: #4a4a4a; }

h5 {
  font-size: 22px;
  line-height: 28px;
  font-family: "Oswald-DemiBold", sans-serif;
  font-weight: 300;
  color: #4a4a4a;
  letter-spacing: 2px; }

h6 {
  font-size: 18px;
  line-height: 23px;
  font-family: "Oswald-DemiBold", sans-serif;
  font-weight: 300;
  color: #4a4a4a; }

p {
  margin-bottom: 30px;
  line-height: 23px;
  font-size: 16px;
  font-family: "Lato-Medium"; }

a {
  color: #e1001a;
  text-decoration: none;
  transition: all 300ms ease-in-out 0s; }

a:active,
a:hover,
a:focus {
  outline: none !important;
  text-decoration: none; }

strong {
  font-weight: 700;
  font-family: "Lato-bold"; }

input,
textarea,
selectbox {
  -webkit-appearance: none; }

.main-outercon {
  overflow: hidden; }

.header-container {
  position: absolute;
  z-index: 999;
  top: 0; }

.header-top {
  background: #000000; }
  @media (max-width: 1024px) {
    .header-top .container {
      width: 100%; } }

.header-right {
  float: right;
  width: 66.7%; }
  .header-right .top-menu {
    float: left;
    width: 75.5%; }
    @media (max-width: 1024px) {
      .header-right .top-menu {
        display: none; } }
    .header-right .top-menu ul {
      list-style: none; }
      .header-right .top-menu ul li {
        float: left;
        width: 32.9%;
        margin-left: 2px; }
        .header-right .top-menu ul li a {
          background: #e1001a;
          text-align: center;
          color: #ffffff;
          text-transform: uppercase;
          padding: 0 14px;
          font-size: 12px;
          font-family: "Oswald-DemiBold", sans-serif;
          font-weight: 500;
          height: 40px;
          line-height: 38px;
          letter-spacing: 2px; }
          .header-right .top-menu ul li a i {
            float: right;
            margin-top: 13px;
            opacity: 0.5;
            font-size: 14px; }
          .header-right .top-menu ul li a:hover {
            background: #ff0000; }
        .header-right .top-menu ul li.advanced a {
          background: #cd6702; }
          .header-right .top-menu ul li.advanced a:hover {
            background: #3c3b3b; }
  .header-right .language-selector {
    float: left;
    width: 122px;
    height: 40px;
    line-height: 36px;
    text-align: right;
    position: relative;
    padding: 0 17px;
    text-align: center; }
    .header-right .language-selector a {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 12px;
      font-family: "Oswald-DemiBold", sans-serif;
      font-weight: 500;
      letter-spacing: 2px;
      padding: 0 0px;
      position: relative; }
      .header-right .language-selector a span {
        color: #ffffff;
        opacity: 0.5;
        margin: 0 0 3px 3px;
        font-size: 14px;
        position: absolute;
        right: -20px; }
      .header-right .language-selector a:hover {
        color: #e1001a; }
        .header-right .language-selector a:hover span {
          color: #e1001a; }
      .header-right .language-selector a.active {
        color: #e1001a; }
        .header-right .language-selector a.active span {
          color: #e1001a; }
    .header-right .language-selector ul {
      position: absolute;
      left: 0;
      top: 100%;
      width: 100%;
      background: #000000;
      list-style: none;
      z-index: 999;
      display: none; }
      .header-right .language-selector ul li {
        line-height: 20px;
        border-top: 1px solid rgba(255, 255, 255, 0.4); }
        .header-right .language-selector ul li:first-child {
          border-top: 0; }
        .header-right .language-selector ul li a {
          text-transform: uppercase;
          padding: 5px 10px 8px 10px;
          text-align: center; }
          .header-right .language-selector ul li a:hover {
            color: #e1001a; }
  .header-right .social-icons {
    float: left;
    width: auto;
    padding-top: 7px; }
    .header-right .social-icons ul {
      list-style: none;
      margin: 0; }
      .header-right .social-icons ul li {
        float: left;
        margin-left: 20px; }
        .header-right .social-icons ul li a {
          color: #ffffff;
          font-size: 12px; }
          .header-right .social-icons ul li a:hover {
            color: #e1001a; }

.header-logo {
  float: left;
  width: 12%;
  margin-top: -30px; }
  .header-logo a {
    width: 124px;
    height: 124px;
    display: block; }
    .header-logo a:hover {
      transition: all 300ms ease-in-out 0s; }
      .header-logo a:hover img {
        transition: all 300ms ease-in-out 0s;
        opacity: 0.85; }
  .header-logo img {
    width: 124px;
    height: 124px;
    transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s; }

.header-search {
  float: left;
  width: auto;
  padding: 19px 0 0 27px; }
  .header-search a {
    color: #ffffff;
    font-size: 14px; }
    .header-search a:hover {
      color: #e1001a; }

.mb-trigger {
  display: none; }

.top-search {
  display: block;
  height: 60px !important;
  right: 0;
  position: absolute;
  top: 0;
  width: 60px; }
  @media (max-width: 1024px) {
    .top-search {
      width: 40px;
      height: 60px !important;
      top: -10px; }
      .top-search:before {
        content: '';
        width: 2px;
        height: 40px;
        top: 10px;
        background: white;
        position: absolute;
        left: -2px;
        opacity: 0.5; } }
  .top-search .search {
    display: block;
    height: 100%;
    width: 100%; }
    .top-search .search input {
      border: none;
      height: 100%;
      transition: all 300ms ease-in-out 0s;
      position: absolute;
      right: 100%;
      width: 0;
      z-index: 200;
      padding-left: 20px; }
      @media (max-width: 767px) {
        .top-search .search input {
          top: 1px; } }
      .top-search .search input.show-hidden {
        padding: 0px;
        background: transparent; }
      .top-search .search input:focus {
        outline: 0; }
    .top-search .search button {
      height: 100%;
      left: 0%;
      position: absolute;
      top: 0%;
      background: transparent;
      border: 0px;
      width: 100%; }
      .top-search .search button .fa {
        color: #FFF; }
      .top-search .search button:focus {
        outline: 0; }

.header-container.special-header .header-top {
  padding: 5px 0 2px;
  background: rgba(0, 0, 0, 0.4); }
  .header-container.special-header .header-top .logo {
    float: left;
    width: auto; }
    .header-container.special-header .header-top .logo img {
      width: 68px;
      height: 68px; }
  .header-container.special-header .header-top .header-right {
    width: auto; }
    .header-container.special-header .header-top .header-right .social-icons {
      float: right;
      padding: 20px 0 0 4px; }
      .header-container.special-header .header-top .header-right .social-icons ul li a {
        font-size: 14px; }
    .header-container.special-header .header-top .header-right .link-to-main {
      float: right;
      margin: 21px 0 0; }
      .header-container.special-header .header-top .header-right .link-to-main a {
        float: left;
        text-transform: uppercase;
        color: #f4f4f4;
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        padding: 1px 24px 2px 0;
        border-right: 1px solid #4c5a75; }
        .header-container.special-header .header-top .header-right .link-to-main a:hover {
          color: #c42c0c; }

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .header-right {
    width: 75.7%; }
  .header-right .top-menu {
    width: 74.5%; } }

@media only screen and (max-width: 1024px) {
  .header-right {
    width: auto; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-right {
    width: auto; }
  .header-right .top-menu {
    width: 75.5%; }
  .header-right .top-menu ul li {
    width: 31.9%; }
  .header-right .top-menu ul li a {
    padding: 0 8px;
    font-size: 12px;
    letter-spacing: 0.8px; }
  .header-right .language-selector {
    width: 100px;
    padding: 0 11px; }
  .header-right .social-icons ul li {
    margin-left: 14px; }
  .header-logo {
    width: 16%; }
  .header-logo img {
    width: 100px;
    height: 100px; } }

@media only screen and (max-width: 767px) {
  .mb-trigger {
    display: block; }
  .header-right {
    width: auto; }
  .header-right .social-icons {
    float: right; }
  .header-right .social-icons ul li {
    margin-left: 15px; }
  .header-search {
    float: right;
    padding: 6px 16px 6px 0;
    margin-right: 40px;
    border-right: 2px solid rgba(255, 255, 255, 0.5); }
  .header-search a {
    font-size: 18px; }
  .header-logo img {
    width: 94px;
    height: 94px; } }

@media only screen and (max-width: 479px) {
  .header-logo img {
    width: 50px;
    height: 50px;
    margin-top: 25px;
    margin-left: 10px; } }

.header-bottom {
  padding-top: 9px; }
  @media (max-width: 1024px) {
    .header-bottom .container {
      width: 100%; } }
  .header-bottom .navbar-default {
    background: transparent;
    border: 0;
    margin: 0;
    min-height: inherit; }
    .header-bottom .navbar-default .header-logo {
      display: none; }
      @media (max-width: 1024px) {
        .header-bottom .navbar-default .header-logo {
          display: block; } }
  .header-bottom .navbar-toggle {
    padding: 0;
    margin: 8px 0 0; }
  .header-bottom .open-button i.one,
  .header-bottom .navbar-toggle.is-open i.one {
    transform: rotate(45deg) translateX(3px) translateY(6px);
    background: #ffffff; }
  .header-bottom .open-button i.two,
  .header-bottom .navbar-toggle.is-open i.two {
    opacity: 0; }
  .header-bottom .navbar-toggle i,
  .header-bottom .open-button i {
    display: block;
    width: 24px;
    height: 4px;
    margin: 0 auto 4px;
    background: #ffffff;
    transition: all 300ms ease-in-out 0s; }
  .header-bottom .navbar-toggle.is-open i.three,
  .header-bottom .open-button i.three {
    transform: rotate(-45deg) translateX(5px) translateY(-9px);
    background: #ffffff; }

.header-menu {
  float: left;
  width: 83%; }
  @media (min-width: 1025px) {
    .header-menu {
      border-right: 2px solid rgba(255, 255, 255, 0.2); } }
  .header-menu ul {
    list-style: none;
    margin: 0; }
    .header-menu ul > li.menu-item-has-children.main:after {
      bottom: 0;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-bottom-color: black;
      border-width: 10px;
      margin-left: -10px;
      display: none;
      z-index: 100; }
    .header-menu ul > li.menu-item-has-children.main:hover:after {
      display: block; }
    .header-menu ul li {
      float: left;
      width: auto;
      position: relative; }
      @media (min-width: 1025px) {
        .header-menu ul li {
          min-height: 61px; } }
      .header-menu ul li a {
        font-size: 16px;
        color: #ffffff;
        text-transform: uppercase;
        font-family: "Oswald-DemiBold";
        letter-spacing: 2px;
        position: relative;
        padding: 19px 48px;
        display: block; }
        @media (min-width: 1025px) and (max-width: 1199px) {
          .header-menu ul li a {
            padding: 19px 32px; } }
        .header-menu ul li a:hover {
          color: #FFF; }
      .header-menu ul li .submenu {
        display: none;
        top: 60px;
        background: black; }
        @media (min-width: 1025px) {
          .header-menu ul li .submenu.about-us {
            padding-top: 30px; } }
        @media (min-width: 1025px) {
          .header-menu ul li .submenu {
            position: absolute;
            width: 280px;
            left: 50%;
            margin-left: -140px;
            padding: 20px 0px 30px; } }
        .header-menu ul li .submenu li {
          width: 100%;
          min-height: auto; }
          .header-menu ul li .submenu li a {
            width: 100%;
            text-align: center;
            font-family: "Lato", sans-serif;
            font-size: 13px;
            padding: 6px 20px 5px 50px;
            text-align: left; }
            @media (max-width: 1024px) {
              .header-menu ul li .submenu li a {
                padding-left: 20px; } }
            .header-menu ul li .submenu li a i {
              color: #E30720;
              opacity: 0.5;
              font-size: 12px;
              margin-left: 5px;
              transition: all 300ms ease-in-out 0s; }
            .header-menu ul li .submenu li a:hover {
              color: #E30720; }
              .header-menu ul li .submenu li a:hover i {
                opacity: 1; }
          .header-menu ul li .submenu li:hover {
            background: transparent; }
          .header-menu ul li .submenu li.submenu-item > .submenu-trigger {
            background: #920716;
            height: 48px; }
          .header-menu ul li .submenu li.submenu-item.usa {
            position: relative; }
            @media (min-width: 1025px) {
              .header-menu ul li .submenu li.submenu-item.usa {
                width: 60%;
                margin-bottom: 30px; } }
            @media (min-width: 1025px) {
              .header-menu ul li .submenu li.submenu-item.usa .sub-submenu {
                /* Chrome, Safari, Opera */
                /* Firefox */
                column-count: 4; }
                .header-menu ul li .submenu li.submenu-item.usa .sub-submenu li {
                  float: none;
                  width: auto; } }
          @media (min-width: 1025px) {
            .header-menu ul li .submenu li.submenu-item.world {
              width: 40%;
              border-left: 1px solid; }
              .header-menu ul li .submenu li.submenu-item.world .sub-submenu li.menu-item-has-children {
                display: table-row;
                width: 40%;
                color: #FFF;
                letter-spacing: 2px;
                font-family: "Lato", sans-serif;
                font-size: 13px; } }
    @media (min-width: 1025px) and (min-width: 1199px) {
      .header-menu ul li .submenu li.submenu-item.world .sub-submenu li.menu-item-has-children:nth-child(2) {
        padding-left: 30px; } }
    @media (min-width: 1025px) and (min-width: 1199px) {
      .header-menu ul li .submenu li.submenu-item.world .sub-submenu li.menu-item-has-children:nth-child(3) {
        padding-left: 30px; } }
    @media (min-width: 1025px) and (min-width: 1199px) {
      .header-menu ul li .submenu li.submenu-item.world .sub-submenu li.menu-item-has-children:nth-child(4) {
        padding-left: 30px; } }
          .header-menu ul li .submenu li.submenu-item a {
            padding-left: 0px; }
            .header-menu ul li .submenu li.submenu-item a.sub-submenu-title {
              color: #FFF; }
              .header-menu ul li .submenu li.submenu-item a.sub-submenu-title.bold {
                font-weight: bold; }
              .header-menu ul li .submenu li.submenu-item a.sub-submenu-title:hover {
                color: #E30720; }
            .header-menu ul li .submenu li.submenu-item a.submenu-title {
              line-height: 16px;
              padding: 0px 0px 8px 40px;
              margin-bottom: 10px;
              display: inline-block;
              position: relative; }
              @media (max-width: 1024px) {
                .header-menu ul li .submenu li.submenu-item a.submenu-title {
                  font-size: 11px;
                  padding-left: 20px; } }
              @media (max-width: 1024px) {
                .header-menu ul li .submenu li.submenu-item a.submenu-title {
                  font-size: 10px;
                  padding-left: 0px; } }
              @media (min-width: 1025px) {
                .header-menu ul li .submenu li.submenu-item a.submenu-title.last-item {
                  margin: 10px 0px 5px; } }
              @media (max-width: 991px) {
                .header-menu ul li .submenu li.submenu-item a.submenu-title {
                  padding-left: 20px; } }
              @media (max-width: 1024px) {
                .header-menu ul li .submenu li.submenu-item a.submenu-title {
                  padding-left: 20px;
                  padding-right: 45px;
                  margin-bottom: 0px;
                  min-height: 48px;
                  padding-top: 8px; }
                  .header-menu ul li .submenu li.submenu-item a.submenu-title.oneline {
                    line-height: 30px; } }
          .header-menu ul li .submenu li.submenu-item.menu-item-has-children a.submenu-title:before, .header-menu ul li .submenu li.submenu-item.menu-item-parent a.submenu-title:before {
            position: absolute;
            left: 40px;
            width: 65px;
            height: 1px;
            background: #D92A05;
            content: '';
            bottom: -5px; }
            @media (max-width: 1024px) {
              .header-menu ul li .submenu li.submenu-item.menu-item-has-children a.submenu-title:before, .header-menu ul li .submenu li.submenu-item.menu-item-parent a.submenu-title:before {
                left: 20px; } }
            @media (max-width: 1024px) {
              .header-menu ul li .submenu li.submenu-item.menu-item-has-children a.submenu-title:before, .header-menu ul li .submenu li.submenu-item.menu-item-parent a.submenu-title:before {
                display: none; } }
          .header-menu ul li .submenu li.submenu-item.menu-item-has-children:before, .header-menu ul li .submenu li.submenu-item.menu-item-parent:before {
            display: none; }
          .header-menu ul li .submenu li .sub-submenu {
            padding-left: 40px; }
            @media (max-width: 1024px) {
              .header-menu ul li .submenu li .sub-submenu {
                padding-left: 20px; } }
            @media (max-width: 1024px) {
              .header-menu ul li .submenu li .sub-submenu .submenu-trigger {
                height: 23px;
                background: #5e0009; }
                .header-menu ul li .submenu li .sub-submenu .submenu-trigger:before {
                  line-height: 23px; } }
            .header-menu ul li .submenu li .sub-submenu li.submenu-item.menu-item-has-children {
              color: #FFF;
              font-family: "Lato", sans-serif;
              font-size: 13px;
              text-align: left;
              letter-spacing: 2px; }
            @media (max-width: 1024px) {
              .header-menu ul li .submenu li .sub-submenu li {
                border-top: 1px solid #AAA;
                color: #FFF;
                font-family: "Lato", sans-serif;
                font-size: 11px !important;
                text-align: left;
                letter-spacing: 2px; } }
            .header-menu ul li .submenu li .sub-submenu li a {
              text-transform: none;
              color: #AAA;
              padding: 3px 0px;
              line-height: 18px; }
              .header-menu ul li .submenu li .sub-submenu li a:hover {
                color: #E30720; }
                @media (min-width: 1024px) {
                  .header-menu ul li .submenu li .sub-submenu li a:hover {
                    font-style: italic; } }
              .header-menu ul li .submenu li .sub-submenu li a.sub-submenu-title {
                color: #FFF; }
            .header-menu ul li .submenu li .sub-submenu li ul.sub-sub-submenu {
              padding-left: 10px; }
              .header-menu ul li .submenu li .sub-submenu li ul.sub-sub-submenu li a {
                line-height: 18px; }
            .header-menu ul li .submenu li .sub-submenu > .menu-item-has-children:before {
              display: none; }
        .header-menu ul li .submenu.large {
          padding: 30px 20px; }
          @media (max-width: 1024px) {
            .header-menu ul li .submenu.large {
              padding: 0px; } }
          .header-menu ul li .submenu.large.wwd {
            left: -100%;
            float: left;
            padding: 30px 0px; }
            @media (max-width: 1024px) {
              .header-menu ul li .submenu.large.wwd {
                padding: 0px; } }
            @media (min-width: 1025px) {
              .header-menu ul li .submenu.large.wwd > li {
                width: 33%;
                display: inline-block; }
                .header-menu ul li .submenu.large.wwd > li:nth-child(2) {
                  border-right: 1px solid rgba(238, 244, 250, 0.3);
                  border-left: 1px solid rgba(238, 244, 250, 0.3); }
                .header-menu ul li .submenu.large.wwd > li.menu-item-has-children:last-child {
                  margin-bottom: 100px; } }
          @media (min-width: 1025px) {
            .header-menu ul li .submenu.large {
              width: 1000px;
              left: -1%; } }
          @media (min-width: 1200px) {
            .header-menu ul li .submenu.large {
              width: 1200px;
              left: -50%; } }
      @media (min-width: 1025px) {
        .header-menu ul li:hover .submenu {
          display: block; } }
      .header-menu ul li.menu-item-has-children:before {
        content: "\f078";
        position: absolute;
        right: 10%;
        height: 100%;
        font-family: 'FontAwesome';
        color: white;
        top: 0px;
        line-height: 60px;
        font-size: 12px; }
        @media (max-width: 991px) {
          .header-menu ul li.menu-item-has-children:before {
            right: 3%;
            font-size: 8px; } }
        @media (max-width: 1024px) {
          .header-menu ul li.menu-item-has-children:before {
            line-height: 40px; } }
      .header-menu ul li.menu-item-has-children .submenu-trigger {
        display: none;
        position: absolute;
        height: 43px;
        width: 43px;
        padding: 0;
        right: 0;
        background: #e1001a;
        z-index: 1000;
        color: #FFF;
        text-align: center; }
        .header-menu ul li.menu-item-has-children .submenu-trigger:before {
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: white;
          line-height: 43px;
          z-index: 1;
          position: relative;
          content: "\f067";
          transition: all 300ms ease-in-out 0s; }
        @media only screen and (max-width: 1024px) {
          .header-menu ul li.menu-item-has-children .submenu-trigger {
            display: block; } }
      .header-menu ul li.menu-item-has-children.expanded > a.submenu-trigger:before {
        content: "\f068"; }
      @media (min-width: 1025px) {
        .header-menu ul li:hover {
          background: #D12E2E; }
          .header-menu ul li:hover:after {
            display: block; } }

@media only screen and (max-width: 1024px) {
  .navbar-toggle {
    display: block; }
  .header-bottom .navbar-toggle {
    position: absolute;
    right: 55px;
    border-radius: 0;
    z-index: 100; }
  .header-bottom .navbar.navbar-offcanvas.in {
    box-shadow: 0 0 63px 1000px rgba(0, 0, 0, 0.5); } }

@media only screen and (max-width: 1024px) {
  .header-bottom .navbar.navbar-offcanvas {
    position: fixed;
    background: #000000;
    padding: 20px 0; }
  .header-bottom .navbar.navbar-offcanvas.in {
    box-shadow: 0 0 63px 1000px rgba(0, 0, 0, 0.5); }
  .main-menu .header-logo {
    width: 100%;
    text-align: center;
    margin: 0 0 25px; }
  .header-menu ul li {
    width: 100%;
    padding: 0;
    border-top: 1px solid #ffffff; }
  .header-menu ul {
    padding-bottom: 0px; }
  .header-menu ul li a {
    font-size: 14px;
    padding: 10px 15px;
    display: block; }
  .header-bottom .navbar-toggle {
    position: absolute;
    right: 55px;
    border-radius: 0;
    z-index: 100; }
  .main-menu .header-logo img {
    width: 84px;
    height: 84px; }
  .header-bottom .navbar {
    height: 100% !important; }
  .header-menu {
    border: 0; }
  .header-menu ul li .submenu {
    top: 40px;
    left: 0px;
    width: 100%; }
    .header-menu ul li .submenu li a {
      font-size: 10px; } }

.banner-container {
  position: relative;
  height: 690px;
  overflow: hidden; }
  .banner-container img {
    width: 100%;
    display: block; }
  .banner-container .banner-image {
    height: 100%; }
  .banner-container .banner-overlay {
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99; }
  .banner-container .overlay-wrapper {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
    height: 100%;
    position: relative; }
  .banner-container .overlay-content {
    position: absolute;
    width: 38%;
    top: 50%;
    left: 40px;
    z-index: 10;
    transform: translateY(-50%); }
    @media (max-width: 767px) {
      .banner-container .overlay-content {
        width: 60%; } }
    .banner-container .overlay-content h1 {
      color: #ffffff;
      font-weight: 300;
      letter-spacing: 2px;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      margin-bottom: 18px; }
      .banner-container .overlay-content h1 span {
        font-family: "Oswald-light", sans-serif; }
      .banner-container .overlay-content h1 a {
        color: #FFF; }
        .banner-container .overlay-content h1 a:hover {
          color: #e1001a; }
      .banner-container .overlay-content h1 strong {
        font-weight: 700; }
  .banner-container .arrow {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #ffffff; }
    .banner-container .arrow:before, .banner-container .arrow:after {
      content: '';
      position: absolute;
      bottom: 100%;
      width: 100%;
      box-sizing: border-box; }
    .banner-container .arrow:before {
      right: 36%;
      border-bottom: 26px solid #1D1D1D;
      border-right: 26px solid transparent; }
    .banner-container .arrow:after {
      left: 64%;
      border-bottom: 26px solid #1D1D1D;
      border-left: 26px solid transparent; }
  .banner-container.inner-banner:before {
    display: none !important; }
  .banner-container.inner-banner .overlay-content {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    letter-spacing: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    top: calc(50% + 40px); }
    .banner-container.inner-banner .overlay-content h1 {
      font-weight: 700;
      letter-spacing: 3px;
      margin: 0px; }
      @media (max-width: 768px) {
        .banner-container.inner-banner .overlay-content h1 {
          font-size: 35px;
          letter-spacing: 2px; } }
    .banner-container.inner-banner .overlay-content h2 {
      font-weight: 300;
      font-family: "Oswald-light", sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 2px; }
  .banner-container.inner-banner.small-banner {
    height: 289px; }
  .banner-container.inner-banner.medium-banner {
    height: 460px; }

.fixed-button {
  position: fixed;
  right: -96px;
  top: 320px;
  text-align: center;
  transform: rotate(-90deg);
  z-index: 9999; }
  .fixed-button a {
    display: inline-block;
    padding: 0 13px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    background: #009af2;
    margin: 0 1px; }
    .fixed-button a i {
      margin-left: 6px;
      font-size: 15px; }
    .fixed-button a:hover {
      background: #0784cc; }

@media only screen and (min-width: 1940px) {
  .homepage .banner-container .banner-image {
    height: 100%;
    background-size: 1960px !important; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-container {
    height: 620px; }
  .banner-container .overlay-content {
    width: 42%;
    padding-top: 25px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-container .overlay-content h1 {
    font-size: 40px;
    line-height: 57px; }
  .banner-container .overlay-content {
    width: 52%;
    padding-top: 25px; }
  .banner-container {
    height: 600px; } }

@media only screen and (max-width: 767px) {
  .banner-container {
    height: 378px; }
  .banner-container .overlay-content h1 {
    font-size: 22px;
    line-height: 31px; }
  .banner-container.large-banner .overlay-content h2 {
    font-size: 18px;
    line-height: 31px; }
  .banner-container.large-banner .overlay-content {
    top: 50%;
    bottom: 0;
    position: relative;
    transform: translateY(-50%);
    margin-top: 20px; } }

.footer-container {
  width: 100%;
  float: left; }
  .footer-container .footer-top {
    width: 100%;
    float: left;
    padding: 36px 0 40px;
    background: #121213; }
    .footer-container .footer-top .footer-social {
      width: 21.2%;
      float: left;
      text-align: center;
      border-right: 2px solid #585858;
      padding: 5px 25px 35px 0; }
      .footer-container .footer-top .footer-social img {
        margin: 0 0 42px; }
      .footer-container .footer-top .footer-social ul {
        list-style-type: none; }
        .footer-container .footer-top .footer-social ul li {
          display: inline-block;
          padding: 0 10px; }
          .footer-container .footer-top .footer-social ul li a {
            font-size: 18px; }
            .footer-container .footer-top .footer-social ul li a:hover {
              color: #FFF; }
            .footer-container .footer-top .footer-social ul li a:focus {
              color: #FFF; }
    .footer-container .footer-top .footer-links {
      width: 57.5%;
      float: left; }
      .footer-container .footer-top .footer-links .footer-single {
        width: 33.33%;
        float: left;
        padding: 0 0 0 42px; }
        .footer-container .footer-top .footer-links .footer-single .footer-menu {
          width: 100%;
          float: left;
          margin: 0 0 19px; }
          .footer-container .footer-top .footer-links .footer-single .footer-menu h6 {
            color: #fff;
            font-size: 16px;
            font-weight: 500;
            letter-spacing: 2px; }
            .footer-container .footer-top .footer-links .footer-single .footer-menu h6 a {
              color: #fff; }
              .footer-container .footer-top .footer-links .footer-single .footer-menu h6 a:hover {
                color: #e1001a; }
          .footer-container .footer-top .footer-links .footer-single .footer-menu ul {
            list-style-type: none; }
            .footer-container .footer-top .footer-links .footer-single .footer-menu ul li {
              display: block; }
              .footer-container .footer-top .footer-links .footer-single .footer-menu ul li a {
                color: #c4c4c3;
                font-size: 14px;
                font-family: "Lato", sans-serif;
                font-weight: 300;
                line-height: 20px; }
                .footer-container .footer-top .footer-links .footer-single .footer-menu ul li a:hover {
                  color: #e1001a; }
        .footer-container .footer-top .footer-links .footer-single:first-child {
          padding: 0 0 0 50px; }
      .footer-container .footer-top .footer-links .footer-child {
        clear: both; }
        .footer-container .footer-top .footer-links .footer-child .footer-single {
          width: 100%; }
        .footer-container .footer-top .footer-links .footer-child a {
          color: #fff; }
          .footer-container .footer-top .footer-links .footer-child a:hover {
            color: #e1001a; }
    .footer-container .footer-top .footer-text {
      width: 21.3%;
      float: left;
      padding: 5px 0 0 50px;
      border-left: 2px solid #585858; }
      .footer-container .footer-top .footer-text p {
        color: #c4c4c3;
        font-size: 14px;
        font-family: "Lato", sans-serif;
        font-weight: 300;
        margin: 0;
        line-height: 20px; }
  .footer-container .footer-bottom {
    width: 100%;
    float: left;
    padding: 31px 0;
    background: #000000;
    text-align: center; }
    .footer-container .footer-bottom p {
      color: #ffffff;
      font-size: 14px;
      font-family: "Lato", sans-serif;
      font-weight: 300;
      margin: 0 0 20px; }
    .footer-container .footer-bottom span {
      color: #ffffff;
      font-size: 14px;
      font-family: "Lato", sans-serif;
      font-weight: 300; }
      .footer-container .footer-bottom span a {
        color: #ffffff; }
        .footer-container .footer-bottom span a:hover {
          color: #e1001a; }
  .footer-container .mb-trigger {
    display: none; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-container .footer-top .footer-text {
    padding: 5px 0 0 30px; }
  .footer-container .footer-top .footer-links .footer-single .footer-menu h6 {
    font-size: 14px;
    letter-spacing: 1px; }
  .footer-container .footer-top .footer-social img {
    margin: 0 0 25px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-container .footer-top {
    padding: 36px 0 20px; }
  .footer-container .footer-top .footer-text {
    padding: 5px 0 0 15px; }
  .footer-container .footer-top .footer-links .footer-single .footer-menu h6 {
    font-size: 13px;
    letter-spacing: 1px; }
  .footer-container .footer-top .footer-social img {
    margin: 0 0 20px; }
  .footer-container .footer-top .footer-links .footer-single .footer-menu ul li a, .footer-container .footer-top .footer-text p {
    font-size: 12px;
    line-height: 20px; }
  .footer-container .footer-top .footer-links {
    padding: 0 15px 0 0; }
  .footer-container .footer-top .footer-links .footer-single:first-child {
    padding: 0 0 0 10px; }
  .footer-container .footer-top .footer-links .footer-single {
    padding: 0 0 0 10px; }
  .footer-container .footer-top .footer-social ul li a {
    font-size: 16px; }
  .footer-container .footer-top .footer-social ul li {
    padding: 0 5px; } }

@media only screen and (max-width: 767px) {
  .footer-container .footer-top {
    padding: 25px 0;
    text-align: center; }
  .footer-container .footer-top .footer-social img {
    margin: 0; }
  .footer-container .footer-top .footer-social ul {
    margin: 10px 0 0; }
  .footer-container .footer-top .footer-social {
    padding: 0 0 25px;
    width: 100%;
    border: none; }
  .footer-container .footer-top .footer-links {
    width: 100%;
    padding: 0 0 15px; }
  .footer-container .footer-top .footer-text {
    width: 100%;
    padding: 0;
    border: none; }
  .footer-container .footer-top .footer-links .footer-single {
    width: 100%;
    padding: 0; }
  .footer-container .footer-top .footer-links .footer-single:first-child {
    padding: 0; }
  .footer-container .footer-top .footer-links .footer-single .footer-menu ul {
    display: none;
    padding: 0 0 15px; }
  .footer-container .mb-trigger {
    display: block; }
  .footer-container .footer-top .footer-links .footer-single .footer-menu {
    margin: 0;
    text-align: left; }
  .footer-container .footer-top .footer-links .footer-single .footer-menu h6 {
    font-size: 14px;
    cursor: pointer;
    position: relative;
    border-top: 1px dotted #5c5c5c;
    padding: 5px 0; }
  .footer-container .footer-top .footer-links .footer-single .footer-menu h6:after {
    position: absolute;
    right: 0;
    content: "\f103";
    top: 6px;
    font-family: "FontAwesome";
    padding: 0 0 0 10px; }
  .footer-container .footer-top .footer-links .footer-single .footer-menu h6.slide:after {
    content: "\f102"; }
  .footer-container .footer-bottom {
    padding: 20px 0; }
  .footer-container .footer-bottom p, .footer-container .footer-bottom span {
    font-size: 12px;
    line-height: 18px; }
  .footer-container .footer-bottom p {
    margin: 0 0 10px; } }

.content-container.industry .banner-container.inner-banner .overlay-content {
  top: calc(50% + 0px); }

.featured-content {
  background: #1D1D1D; }
  .featured-content .title-block h2 {
    color: #FFF; }

.title-block {
  padding: 12px 0;
  text-align: center; }
  .title-block .wrapper {
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden; }
  .title-block h2 {
    position: relative;
    display: inline;
    padding: 0 12px; }
    .title-block h2:after, .title-block h2:before {
      position: absolute;
      content: "";
      width: 300%;
      height: 3px;
      background: #98a4bc;
      top: 50%;
      transform: translateY(-50%);
      opacity: 0.2; }
    .title-block h2:before {
      left: 100%; }
    .title-block h2:after {
      right: 100%; }
  .title-block.right {
    text-align: right; }
    .title-block.right .wrapper {
      padding-right: 115px; }
  .title-block.left {
    text-align: left; }
    .title-block.left .wrapper {
      padding-left: 115px; }

.featured-list {
  padding: 26px 0 30px; }
  .featured-list ul {
    float: left;
    width: 101.3%;
    list-style: none;
    margin: 0 0 0 -1.29%; }
    .featured-list ul li {
      float: left;
      width: 32.04%;
      margin: 0 0 20px 1.29%; }
      .featured-list ul li:nth-child(even) .description-block {
        background: #920716; }
      .featured-list ul li:nth-child(even) .featured-single {
        background: #cbd1d9; }
  .featured-list .featured-single {
    border-radius: 5px;
    overflow: hidden;
    background: #98a4bc; }
    .featured-list .featured-single .featured-button h5 {
      font-family: "Oswald-light", sans-serif; }
    .featured-list .featured-single .featured-button h5, .featured-list .featured-single .featured-button p {
      color: #FFF;
      transition: all 300ms ease-in-out; }
    .featured-list .featured-single .featured-button:hover .featured-image {
      opacity: 0.8; }
    .featured-list .featured-single .featured-button:hover h5, .featured-list .featured-single .featured-button:hover p {
      color: #aaaaaa; }
  .featured-list .featured-image {
    height: 258px;
    transition: all 300ms ease-in-out 0s; }
    .featured-list .featured-image:hover {
      opacity: 0.8; }
  .featured-list .description-block {
    background: #2F2F2F;
    padding: 14px 22px 14px 34px;
    height: 151px;
    position: relative; }
    .featured-list .description-block h5 {
      font-weight: 300;
      margin-bottom: 10px;
      font-family: "Oswald-light", sans-serif; }
      .featured-list .description-block h5 a {
        color: #FFF; }
        .featured-list .description-block h5 a:hover {
          color: #e1001a; }
    .featured-list .description-block p {
      margin: 0;
      color: #FFF; }
    .featured-list .description-block:before {
      position: absolute;
      content: "";
      left: 0;
      top: 30px;
      height: 2px;
      width: 22px;
      background: #e1001a; }

.tools-block {
  background: url(../images/tools-bg.jpg);
  padding: 35px 0 20px; }
  .tools-block .article-list {
    padding-top: 36px; }
  .tools-block .article-block {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px; }
    .tools-block .article-block article {
      height: 100%;
      position: relative; }
      .tools-block .article-block article .article-button {
        color: inherit;
        position: absolute;
        z-index: 10;
        width: 100%;
        height: 100%;
        transition: all 300ms ease-in-out; }
        .tools-block .article-block article .article-button:hover {
          background: rgba(0, 0, 0, 0.1); }
    .tools-block .article-block .article-image {
      float: left;
      width: 31.8%; }
    .tools-block .article-block .article-content {
      float: left;
      width: 68.2%;
      background: #ffffff;
      border: 1px solid #e2e7ee;
      padding: 34px 22px 20px 28px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
      .tools-block .article-block .article-content h3 {
        text-align: center;
        padding-bottom: 21px;
        margin-bottom: 23px;
        position: relative;
        text-transform: uppercase; }
        .tools-block .article-block .article-content h3:after {
          position: absolute;
          content: "";
          left: 0;
          right: 0;
          margin: 0 auto;
          bottom: 0;
          width: 65px;
          height: 1px;
          background: #d92a05; }
      .tools-block .article-block .article-content a.btn-resources {
        float: right;
        font-size: 13px;
        font-family: "Lato", sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        color: #e1001a;
        letter-spacing: 1px; }
        .tools-block .article-block .article-content a.btn-resources i {
          opacity: 0.5;
          margin-left: 7px; }
        .tools-block .article-block .article-content a.btn-resources:hover {
          color: #ff0000; }
      .tools-block .article-block .article-content p {
        margin-bottom: 23px; }
    .tools-block .article-block.fullwidth {
      border-radius: 5px;
      border: 1px solid #e2e7ee;
      background: url(../images/bg-health.jpg) no-repeat left top;
      padding: 53px 15px 54px;
      text-align: center;
      background-size: cover; }
      .tools-block .article-block.fullwidth p {
        max-width: 550px;
        margin: 0 auto 32px;
        color: #FFF; }
      .tools-block .article-block.fullwidth h3 {
        margin-bottom: 25px;
        color: #FFF;
        font-weight: 700;
        font-size: 36px;
        letter-spacing: 3px; }
      .tools-block .article-block.fullwidth .btn-default {
        margin: 0 17px;
        height: 40px;
        line-height: 40px;
        max-width: 300px;
        width: 100%; }

.two-column-outer {
  width: 100%;
  float: left;
  padding: 50px 0;
  position: relative; }
  .two-column-outer .two-column-inner {
    width: 100%;
    float: left;
    padding: 0 43px; }
    .two-column-outer .two-column-inner .single-column {
      width: 50%;
      float: left;
      padding: 0 82px; }
      .two-column-outer .two-column-inner .single-column:first-child {
        border-right: 2px solid rgba(255, 255, 255, 0.8); }
      .two-column-outer .two-column-inner .single-column ul {
        list-style-type: none; }
        .two-column-outer .two-column-inner .single-column ul li {
          display: block;
          border-top: 2px solid rgba(255, 255, 255, 0.3);
          padding: 20px 0 5px; }
          .two-column-outer .two-column-inner .single-column ul li a {
            color: #ffffff;
            font-family: "Lato-Medium";
            display: inline-block;
            position: relative;
            padding: 0 0 5px;
            letter-spacing: -0.1px; }
            .two-column-outer .two-column-inner .single-column ul li a:after {
              position: absolute;
              right: auto;
              content: "\f105";
              color: #e1001a;
              font-family: "FontAwesome";
              top: auto;
              padding: 2px 0 0 7px;
              font-weight: 700; }
            .two-column-outer .two-column-inner .single-column ul li a:hover {
              color: #e1001a; }
          .two-column-outer .two-column-inner .single-column ul li .date {
            display: block;
            color: #ffffff;
            font-size: 12px;
            font-family: "Lato", sans-serif; }
            .two-column-outer .two-column-inner .single-column ul li .date span {
              font-weight: 700;
              font-style: italic; }
            .two-column-outer .two-column-inner .single-column ul li .date i {
              font-weight: 400;
              font-style: italic; }
          .two-column-outer .two-column-inner .single-column ul li:first-child {
            border-top: none;
            padding-top: 0; }
      .two-column-outer .two-column-inner .single-column h2 {
        padding: 0 0 25px;
        color: #ffffff; }
      .two-column-outer .two-column-inner .single-column p {
        font-family: "Lato-Medium";
        margin: 0 0 20px;
        color: #ffffff; }
      .two-column-outer .two-column-inner .single-column .input-row {
        width: 100%;
        float: left;
        margin: 0 0 10px; }
        .two-column-outer .two-column-inner .single-column .input-row .input-col1 {
          width: 49%;
          float: left;
          border: 2px solid white;
          border-radius: 50px;
          margin-right: 2%; }
        .two-column-outer .two-column-inner .single-column .input-row .input-col2 {
          width: 49%;
          float: left;
          border: 2px solid white;
          border-radius: 50px; }
        .two-column-outer .two-column-inner .single-column .input-row .input-col3 {
          width: 100%;
          float: left;
          border: 2px solid white;
          border-radius: 50px; }
        .two-column-outer .two-column-inner .single-column .input-row input {
          width: 100%;
          background: #ffffff;
          border: 2px solid transparent;
          color: rgba(74, 74, 74, 0.4);
          display: inline-block;
          font-family: "Lato-MediumItalic";
          height: 40px;
          line-height: 34px;
          padding: 0;
          border-radius: 50px;
          text-align: center;
          text-transform: capitalize; }
          .two-column-outer .two-column-inner .single-column .input-row input:focus {
            outline: none;
            box-shadow: 0px 2px 9px 0px rgba(50, 50, 50, 0.35); }
          .two-column-outer .two-column-inner .single-column .input-row input.error {
            border: 2px solid #e1001a; }
        .two-column-outer .two-column-inner .single-column .input-row .info-text {
          text-align: right;
          color: #e1001a;
          font-family: "Lato-Medium";
          font-size: 12px;
          text-decoration: underline;
          margin: 5px 10px 0 0;
          float: right; }
          .two-column-outer .two-column-inner .single-column .input-row .info-text:hover {
            text-decoration: none; }
      .two-column-outer .two-column-inner .single-column.right .input-row input:focus {
        border: 2px solid #e1001a; }
      .two-column-outer .two-column-inner .single-column.right p {
        margin-bottom: 37px; }
    .two-column-outer .two-column-inner .bttn-outer {
      width: 100%;
      float: left;
      text-align: center;
      margin: 45px 0 0; }
      .two-column-outer .two-column-inner .bttn-outer .btn-default {
        height: 40px;
        line-height: 40px;
        padding: 0 62px 0 82px; }
  .two-column-outer:before {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    content: "";
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .two-column-outer.news-blk {
    padding-top: 27px; }
    .two-column-outer.news-blk .two-column-inner {
      padding: 0 98px; }
      .two-column-outer.news-blk .two-column-inner .single-column {
        padding: 0 54px; }
        .two-column-outer.news-blk .two-column-inner .single-column:first-child {
          border-right: 2px solid rgba(255, 255, 255, 0.3); }
    .two-column-outer.news-blk:before {
      background: rgba(26, 26, 26, 0.85); }
  .two-column-outer .title-block {
    padding: 12px 153px; }
    .two-column-outer .title-block h2 {
      color: #ffffff;
      margin: 0 0 35px;
      letter-spacing: 3px;
      display: inline-block; }
    .two-column-outer .title-block p {
      color: #ffffff;
      font-size: 18px;
      font-family: "Lato", sans-serif;
      margin: 0 0 40px; }

.donate {
  text-align: center; }
  .donate .select-amount {
    float: left;
    text-align: left;
    width: 100%; }
    .donate .select-amount li {
      width: 115px;
      display: inline-block;
      float: left;
      padding: 0 !important;
      border: 2px solid #ffffff !important;
      border-radius: 50px;
      margin: 0 7px 0 0; }
      .donate .select-amount li .icheckbox_radio {
        width: 100%;
        background: #ffffff;
        border: 4px solid transparent;
        color: rgba(74, 74, 74, 0.4);
        cursor: pointer;
        display: inline-block;
        font-family: "Lato-MediumItalic";
        height: 40px;
        line-height: 34px;
        padding: 0;
        border-radius: 50px;
        text-align: center;
        text-transform: capitalize; }
        .donate .select-amount li .icheckbox_radio.checked {
          border: 2px solid #e1001a;
          color: #e1001a;
          font-family: "Lato", sans-serif;
          font-weight: 700;
          line-height: 38px;
          box-shadow: 0px 2px 9px 0px rgba(50, 50, 50, 0.35); }
      .donate .select-amount li:last-child {
        margin: 0; }
  .donate .btn-default {
    width: 100%;
    border: none;
    transition: all 300ms ease-in-out 0s;
    height: 40px;
    line-height: 40px; }
    .donate .btn-default:hover {
      background: #ff0000; }
    .donate .btn-default:focus {
      background: #ba2025;
      outline: none; }
  .donate:after {
    position: absolute;
    background: url(../images/shadow.png) no-repeat top center;
    content: "";
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 23px; }

.checkbx-outer {
  width: 100%;
  float: left;
  margin: 15px 0 20px; }
  .checkbx-outer .checkbx-section {
    display: inline-block;
    padding: 0 18px; }
    .checkbx-outer .checkbx-section label {
      text-align: left;
      font-family: "Lato-MediumItalic";
      opacity: 1;
      cursor: pointer;
      color: #FFF; }
    .checkbx-outer .checkbx-section .icheckbox_radio1 {
      display: inline-block;
      vertical-align: middle;
      margin: 6px 15px 0 0;
      padding: 0;
      width: 15px;
      height: 15px;
      background: url(../images/check.png) no-repeat;
      border: none;
      cursor: pointer;
      float: left;
      background-position: 0 0;
      opacity: 0.5; }
      .checkbx-outer .checkbx-section .icheckbox_radio1.checked {
        background-position: 0 -15px;
        opacity: 1; }

.checkbx-outer .checkbx-section .icheckbox_radio1.checked + label {
  color: #e1001a;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  opacity: 1; }

.two-column-outer .two-column-inner .single-column ul li .input-row {
  margin: 0; }
  .two-column-outer .two-column-inner .single-column ul li .input-row input {
    border: 2px solid transparent; }
    .two-column-outer .two-column-inner .single-column ul li .input-row input.checked {
      border: 2px solid red; }
    .two-column-outer .two-column-inner .single-column ul li .input-row input:focus {
      box-shadow: none; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tools-block .article-block .article-content {
    padding: 25px 22px 20px 22px; }
  .tools-block .article-block .article-content h3 {
    padding-bottom: 30px; }
  .two-column-outer.news-blk .two-column-inner {
    padding: 0 20px; }
  .two-column-outer.news-blk .two-column-inner .single-column {
    padding: 0 40px; }
  .two-column-outer .title-block {
    padding: 12px 61px; }
  .two-column-outer .two-column-inner {
    padding: 0 20px; }
  .two-column-outer .two-column-inner .single-column {
    padding: 0 25px; }
  .donate .select-amount li {
    width: 128px; }
  .featured-list .description-block {
    height: 140px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .featured-list .featured-image {
    height: 180px; }
  .featured-list .description-block {
    padding: 14px 14px 14px 30px; }
  .featured-list .description-block p {
    line-height: 21px;
    font-size: 15px; }
  .tools-block .article-block .article-content {
    padding: 20px 18px 20px 20px; }
  .tools-block .article-block .article-content h3 {
    padding-bottom: 15px;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 17px; }
  .two-column-outer.news-blk .two-column-inner {
    padding: 0 20px; }
  .two-column-outer.news-blk .two-column-inner .single-column {
    padding: 0 20px; }
  .two-column-outer .two-column-inner .single-column ul li a {
    font-size: 13px;
    line-height: 20px; }
  .two-column-outer .two-column-inner .single-column ul li a:after {
    padding: 0 0 0 5px; }
  .two-column-outer .title-block {
    padding: 12px 40px; }
  .two-column-outer .title-block p {
    font-size: 16px;
    margin: 0 0 30px; }
  .two-column-outer .two-column-inner {
    padding: 0; }
  .two-column-outer .two-column-inner .single-column {
    padding: 0 15px; }
  .donate .select-amount li {
    width: 104px; }
  .two-column-outer .two-column-inner .single-column h2 {
    padding: 0 0 10px; }
  .two-column-outer .title-block h2 {
    margin: 0 0 20px; }
  .featured-list .description-block {
    height: 180px; } }

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    line-height: 33px; }
  h3 {
    font-size: 24px;
    line-height: 30px; }
  .title-block.right, .title-block, .title-block.left {
    text-align: center; }
  .title-block.right .wrapper {
    padding-right: 0; }
  .title-block h2 {
    padding: 0 4px;
    font-size: 26px;
    line-height: 33px; }
  .featured-list {
    padding: 10px 0; }
  .featured-list ul {
    width: 100%;
    margin: 0;
    text-align: center; }
  .featured-list ul li {
    float: none;
    width: 100%;
    margin: 0 3px 20px;
    max-width: 217px;
    display: inline-block;
    vertical-align: top; }
  .featured-list .featured-image {
    height: 170px; }
  .featured-list .description-block p {
    line-height: 21px;
    font-size: 15px; }
  .featured-list .description-block {
    padding: 14px 14px 14px 29px;
    text-align: left; }
  .featured-list .description-block h5 {
    font-size: 20px;
    line-height: 26px; }
  .banner-container .arrow::before {
    right: 50%; }
  .banner-container .arrow::after {
    left: 50%; }
  .title-block.left .wrapper {
    padding-left: 0; }
  .tools-block .article-list {
    padding-top: 10px; }
  .tools-block .article-block .article-content {
    padding: 20px; }
  .tools-block .article-block .article-content h3 {
    padding-bottom: 18px;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px; }
  .tools-block .article-block {
    margin-bottom: 20px; }
  .tools-block .article-block .article-content p {
    margin-bottom: 14px; }
  .tools-block .article-block.fullwidth {
    padding: 23px 15px 20px;
    background-size: cover; }
  .tools-block .article-block.fullwidth h3 {
    margin-bottom: 19px;
    font-size: 20px; }
  .tools-block .article-block.fullwidth p {
    margin: 0 auto 20px; }
  .tools-block .article-block.fullwidth .btn-default {
    margin: 0 17px 15px;
    max-width: 260px; }
  .btn-default {
    padding: 0 27px 0 40px; }
  .tools-block {
    padding: 14px 0 10px; }
  .featured-list .description-block::before {
    top: 27px; }
  .two-column-outer {
    padding: 25px 0 33px; }
  .two-column-outer.news-blk {
    padding: 22px 0 33px; }
  .two-column-outer.news-blk .two-column-inner {
    padding: 0; }
  .two-column-outer .two-column-inner .single-column {
    width: 100%;
    padding: 0; }
  .two-column-outer.news-blk .two-column-inner .single-column {
    padding: 0 0 0 20px;
    width: 50%; }
  .two-column-outer.news-blk .two-column-inner .single-column:first-child {
    padding: 0 20px 0 0; }
  .two-column-outer .two-column-inner .single-column ul li a {
    font-size: 13px;
    line-height: 20px; }
  .two-column-outer .two-column-inner .single-column ul li a:after {
    padding: 0 0 0 5px; }
  .two-column-outer .two-column-inner .bttn-outer {
    margin: 25px 0 0; }
  .two-column-outer .title-block {
    padding: 12px 0; }
  .two-column-outer .title-block h2 {
    margin: 0 0 15px; }
  .two-column-outer .title-block p {
    font-size: 16px;
    margin: 0 0 10px; }
  .two-column-outer .two-column-inner {
    padding: 0; }
  .two-column-outer .two-column-inner .single-column:first-child {
    border: none;
    margin: 0 0 25px; }
  .donate .select-amount {
    text-align: center; }
  .donate .select-amount li {
    display: inline-block !important;
    float: none;
    margin: 0 0 10px;
    width: 93px; }
  .two-column-outer .two-column-inner .single-column ul li .input-row {
    float: none;
    display: inline-block !important; }
  .two-column-outer .two-column-inner .single-column h2 {
    padding: 0 0 10px; }
  .checkbx-outer {
    margin: 5px 0 10px; }
  .two-column-outer .two-column-inner .single-column p {
    font-size: 14px;
    margin: 0 0 10px; }
  .donate .select-amount li .icheckbox_radio.checked {
    font-size: 14px; }
  .checkbx-outer .checkbx-section {
    padding: 0 10px; }
  .donate::after {
    background-size: 100%; }
  .featured-list .description-block {
    height: 148px; } }

@media only screen and (max-width: 479px) {
  .featured-list .featured-image {
    height: 140px; }
  .featured-list ul li {
    margin: 0 0 20px;
    max-width: 100%; }
  .tools-block .article-block .article-content {
    width: 100%; }
  .tools-block .article-block .article-image {
    width: 100%;
    height: 140px; }
  .tools-block .article-block.fullwidth .btn-default {
    margin: 0 0px 15px; }
  .title-block h2 {
    padding: 0 4px;
    font-size: 23px;
    line-height: 28px;
    letter-spacing: 1px; }
  .two-column-outer.news-blk .two-column-inner .single-column {
    width: 100%;
    padding: 0; }
  .two-column-outer.news-blk .two-column-inner .single-column:first-child {
    border: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    margin: 0 0 10px; }
  .two-column-outer.news-blk .two-column-inner .single-column:first-child {
    padding: 0; }
  .two-column-outer .two-column-inner .single-column ul li {
    padding: 10px 0; }
  .two-column-outer .title-block p {
    font-size: 13px; }
  .tools-block .article-block .article-content {
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px; }
  .featured-list .description-block {
    height: inherit; } }

.main-contentblk {
  width: 100%;
  height: auto;
  float: left;
  padding: 30px 0 0 0; }

blockquote {
  /*width: 100%;
    height: auto;
    float: left;
    background: $block-bg;
    position: relative;
    @include border-radius(5px);
    color: $base-color;
    padding: 40px 0;
    font-size: $size-h5;
    color: $base-color;
    line-height: 30px;
    font-family: $subfont2;
    margin-bottom: 30px;*/
  background: #e2e7ed;
  border-left: 5px solid #e1001a;
  margin: 1.5em 10px;
  padding: 0.5em 50px;
  quotes: "“" "”" "“" "”";
  font-family: "Oswald-light", sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: bold;
  position: relative; }
  blockquote:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 5px;
    background: url(../images/quote_left.png) no-repeat left top;
    z-index: 1; }
  blockquote:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 10px;
    bottom: 5px;
    background: url(../images/quote_right.png) no-repeat right bottom;
    z-index: 1; }
  blockquote p {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 600px;
    font-size: 22px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    padding: 0;
    position: relative;
    font-family: "Lato-MediumItalic";
    z-index: 999; }
  blockquote .author {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777;
    padding-top: 5px; }

.inner-contentcommon {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  padding: 0 0 30px 0; }
  .inner-contentcommon .profile-outer {
    width: 130px;
    height: auto;
    float: left;
    position: absolute;
    right: 100%;
    top: 0;
    text-align: center; }
    .inner-contentcommon .profile-outer .img-block {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      overflow: hidden;
      display: inline-block; }
    .inner-contentcommon .profile-outer span {
      width: 100%;
      height: auto;
      float: left;
      font-size: 16px;
      color: #4a4a4a;
      font-family: "Lato-Regular";
      font-weight: 400; }
      .inner-contentcommon .profile-outer span strong {
        font-family: "Lato-Medium"; }
  .inner-contentcommon h4 {
    width: 100%;
    height: auto;
    float: left;
    text-transform: uppercase;
    padding-bottom: 22px;
    letter-spacing: 1.5px;
    font-family: "Oswald-light", sans-serif; }
  .inner-contentcommon .image-cont {
    width: 315px;
    height: 275px;
    float: right;
    position: relative;
    margin: -47px 0 47px 30px; }
    .inner-contentcommon .image-cont .title-out {
      width: 100%;
      height: 35px;
      background: #e2e7ed;
      position: absolute;
      top: 100%;
      left: 0;
      line-height: 35px;
      padding-left: 15px;
      font-size: 12px;
      font-style: italic;
      -webkit-border-bottom-right-radius: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-bottomright: 5px;
      -moz-border-radius-bottomleft: 5px;
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px; }
  .inner-contentcommon p span {
    color: #99a3be;
    font-family: "Lato-MediumItalic"; }
  .inner-contentcommon p a:hover {
    color: #ff0000; }
  .inner-contentcommon p a:focus {
    color: #ba2025; }
  .inner-contentcommon .importent-text {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 30px; }
    .inner-contentcommon .importent-text blockquote {
      width: 32%;
      max-width: 270px;
      background: none;
      text-align: center;
      font-size: 28px;
      line-height: 36px;
      font-family: "Lato-MediumItalic";
      color: #c42c0c;
      padding: 0 10px; }
      .inner-contentcommon .importent-text blockquote:after, .inner-contentcommon .importent-text blockquote:before {
        display: none; }
    .inner-contentcommon .importent-text ol {
      width: 68%;
      height: auto;
      float: left;
      list-style: decimal;
      padding-left: 60px;
      max-width: 420px; }
      .inner-contentcommon .importent-text ol li {
        width: 100%;
        height: auto;
        float: left;
        font-family: "Lato-Medium";
        font-size: 16px;
        line-height: 23px; }
        .inner-contentcommon .importent-text ol li ul {
          padding-left: 40px;
          list-style: none; }
          .inner-contentcommon .importent-text ol li ul li {
            position: relative; }
            .inner-contentcommon .importent-text ol li ul li:before {
              content: "-";
              position: absolute;
              left: -20px; }
  .inner-contentcommon .right-outerblk {
    width: 100%;
    height: auto;
    float: left; }
    .inner-contentcommon .right-outerblk .single-block {
      width: 100%;
      height: auto;
      float: left; }
      .inner-contentcommon .right-outerblk .single-block .header-block {
        background: #8d0916;
        padding: 22px 22px 22px 28px;
        position: relative; }
        .inner-contentcommon .right-outerblk .single-block .header-block h5 {
          font-weight: 300;
          color: #ffffff;
          font-family: "Oswald-light", sans-serif; }
        .inner-contentcommon .right-outerblk .single-block .header-block:before {
          position: absolute;
          content: "";
          left: 0;
          top: 50%;
          height: 2px;
          width: 18px;
          background: #000000;
          transform: translateY(-50%); }
      .inner-contentcommon .right-outerblk .single-block .content-block {
        width: 100%;
        height: auto;
        float: left;
        background: #e2e7ed;
        padding: 20px 28px 0; }
        .inner-contentcommon .right-outerblk .single-block .content-block ul {
          width: 100%;
          height: auto;
          float: left;
          list-style: none; }
          .inner-contentcommon .right-outerblk .single-block .content-block ul li {
            width: 100%;
            height: auto;
            float: left;
            padding-bottom: 20px; }
            .inner-contentcommon .right-outerblk .single-block .content-block ul li a {
              width: 100%;
              height: auto;
              float: left;
              color: #4a4a4a;
              font-family: "Lato-Medium";
              font-size: 14px;
              line-height: 22px;
              position: relative; }
              .inner-contentcommon .right-outerblk .single-block .content-block ul li a span {
                color: #c42c0c;
                font-weight: bold; }
              .inner-contentcommon .right-outerblk .single-block .content-block ul li a:after {
                font-family: 'FontAwesome';
                content: "\f105";
                color: #d1897b;
                margin-left: 10px;
                font-weight: bold; }
              .inner-contentcommon .right-outerblk .single-block .content-block ul li a:hover {
                color: #ff0000; }
              .inner-contentcommon .right-outerblk .single-block .content-block ul li a:focus {
                color: #ba2025; }
            .inner-contentcommon .right-outerblk .single-block .content-block ul li.document a:after {
              content: "\f1c1";
              font-weight: normal; }
      .inner-contentcommon .right-outerblk .single-block .lisnking-block {
        width: 100%;
        height: auto;
        float: left; }
        .inner-contentcommon .right-outerblk .single-block .lisnking-block a {
          width: 100%;
          height: 46px;
          line-height: 46px;
          background: #d4dbe3;
          float: left;
          text-align: center;
          text-transform: uppercase;
          color: #c42c0c;
          font-family: "Lato-Medium";
          letter-spacing: 1px;
          font-size: 13px; }
          .inner-contentcommon .right-outerblk .single-block .lisnking-block a:after {
            font-family: 'FontAwesome';
            content: "\f105";
            color: #d1897b;
            margin-left: 10px;
            font-weight: bold;
            font-size: 18px; }
          .inner-contentcommon .right-outerblk .single-block .lisnking-block a:hover {
            color: #ff0000; }
            .inner-contentcommon .right-outerblk .single-block .lisnking-block a:hover:after {
              color: #ff0000; }
          .inner-contentcommon .right-outerblk .single-block .lisnking-block a:focus {
            color: #ba2025; }
            .inner-contentcommon .right-outerblk .single-block .lisnking-block a:focus:after {
              color: #ba2025; }
      .inner-contentcommon .right-outerblk .single-block.help-widget .header-block {
        -webkit-border-top-left-radius: 7px;
        -webkit-border-top-right-radius: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px; }
      .inner-contentcommon .right-outerblk .single-block.help-widget .content-block {
        text-align: center;
        padding-bottom: 30px;
        -webkit-border-bottom-right-radius: 7px;
        -webkit-border-bottom-left-radius: 7px;
        -moz-border-radius-bottomright: 7px;
        -moz-border-radius-bottomleft: 7px;
        border-bottom-right-radius: 7px;
        border-bottom-left-radius: 7px; }
      .inner-contentcommon .right-outerblk .single-block.help-widget p {
        width: 100%;
        text-align: center;
        margin-bottom: 20px; }
      .inner-contentcommon .right-outerblk .single-block.help-widget .btn-default.left-icon {
        padding: 0 37px 0 37px; }
    .inner-contentcommon .right-outerblk .social-block {
      width: 100%;
      height: auto;
      float: left;
      background: #d4dbe3;
      text-align: center;
      padding: 14px 0;
      -webkit-border-bottom-right-radius: 7px;
      -webkit-border-bottom-left-radius: 7px;
      -moz-border-radius-bottomright: 7px;
      -moz-border-radius-bottomleft: 7px;
      border-bottom-right-radius: 7px;
      border-bottom-left-radius: 7px; }
      .inner-contentcommon .right-outerblk .social-block p {
        width: auto;
        height: auto;
        float: none;
        display: inline-block;
        font-size: 13px;
        margin: 0px;
        padding: 0px; }
      .inner-contentcommon .right-outerblk .social-block a {
        width: 36px;
        height: 26px;
        float: none;
        line-height: 26px;
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
        color: #c42c0c;
        font-family: "Lato-Medium";
        letter-spacing: 1px;
        font-size: 18px;
        position: relative; }
        .inner-contentcommon .right-outerblk .social-block a:hover {
          color: #4a4a4a; }
          .inner-contentcommon .right-outerblk .social-block a:hover:after {
            color: #4a4a4a; }
        .inner-contentcommon .right-outerblk .social-block a:hover {
          color: #ff0000; }
        .inner-contentcommon .right-outerblk .social-block a:focus {
          color: #ba2025; }
        .inner-contentcommon .right-outerblk .social-block a span {
          font-size: 30px;
          position: absolute;
          left: 0;
          top: -2px; }
  .inner-contentcommon.fullwidth-blk .image-cont {
    width: 456px; }
    .inner-contentcommon.fullwidth-blk .image-cont .title-out {
      text-align: center; }
  .inner-contentcommon.fullwidth-blk .importent-text ol {
    max-width: none; }
  .inner-contentcommon.bottom-blk {
    padding: 50px 0 20px; }

.shareback-outer {
  width: 100%;
  height: auto;
  float: left;
  background: #1d1d1d;
  padding: 22px 0; }
  .shareback-outer .social-block {
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
    padding-right: 120px; }
    .shareback-outer .social-block p {
      width: auto;
      height: auto;
      float: none;
      display: inline-block;
      font-size: 13px;
      margin: 0px;
      padding: 0px;
      color: #ffffff;
      line-height: 20px; }
    .shareback-outer .social-block a {
      width: 36px;
      height: 26px;
      float: none;
      display: inline-block;
      line-height: 30px;
      text-align: center;
      text-transform: uppercase;
      color: #c42c0c;
      font-family: "Lato-Medium";
      letter-spacing: 1px;
      font-size: 20px;
      position: relative;
      top: 3px; }
      .shareback-outer .social-block a:hover {
        color: #ffffff; }

.latestnews-outer {
  width: 100%;
  height: auto;
  float: left;
  background: #e2e7ed;
  padding-top: 27px; }
  .latestnews-outer .conten-listing-blk {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 22px; }
    .latestnews-outer .conten-listing-blk ul {
      width: 100%;
      height: auto;
      float: left;
      padding-bottom: 40px;
      text-align: center; }
      .latestnews-outer .conten-listing-blk ul li {
        width: 33.33%;
        height: auto;
        float: left;
        list-style: none;
        padding: 10px 0px;
        float: none;
        display: inline-block;
        max-width: 325px;
        margin: 0px 10px; }
        .latestnews-outer .conten-listing-blk ul li .news-singleblk {
          width: 100%;
          height: auto;
          float: left;
          background: #2f2f2f;
          border-radius: 7px;
          overflow: hidden; }
          .latestnews-outer .conten-listing-blk ul li .news-singleblk .news-image {
            width: 100%;
            height: 165px;
            float: left; }
          .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc {
            display: block;
            float: left; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc .round-icon {
              position: absolute;
              top: 10px;
              right: 10px;
              background: #ffffff;
              color: #910716;
              height: 32px;
              border-radius: 50%;
              width: 32px;
              text-align: center;
              line-height: 30px;
              font-size: 12px;
              z-index: 9999;
              transition: all 300ms ease-in-out 0s; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc h5 {
              font-weight: 300;
              font-family: "Oswald-light", sans-serif;
              margin-bottom: 18px;
              font-size: 20px;
              line-height: 30px;
              color: #FFF;
              transition: all 300ms ease-in-out 0s; }
              .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc h5 a {
                color: #ffffff;
                transition: all 300ms ease-in-out 0s; }
                .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc h5 a:hover {
                  color: #ff0000; }
                .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc h5 a:focus {
                  color: #ba2025; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc p {
              margin: 0 0 17px 0;
              color: #ffffff;
              font-size: 16px;
              letter-spacing: 1px;
              text-align: left;
              transition: all 300ms ease-in-out 0s; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc .read-more {
              transition: all 300ms ease-in-out 0s; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc:hover h5, .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc:hover .read-more {
              color: #ff0000; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc:hover p {
              opacity: 0.5; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk a.buttom-item-desc:hover .round-icon {
              background: #910716;
              color: #ffffff; }
          .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block {
            padding: 9px 22px 21px 21px;
            height: auto;
            position: relative; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block h5 {
              font-weight: 300;
              font-family: "Oswald-light", sans-serif;
              margin-bottom: 18px;
              font-size: 20px;
              line-height: 30px; }
              .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block h5 a {
                color: #ffffff; }
                .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block h5 a:hover {
                  color: #ff0000; }
                .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block h5 a:focus {
                  color: #ba2025; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block p {
              margin: 0 0 17px 0;
              color: #ffffff;
              font-size: 16px;
              letter-spacing: 1px;
              text-align: left; }
            .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block:before {
              position: absolute;
              content: "";
              left: 0;
              top: 30px;
              height: 2px;
              width: 10px;
              background: #e1001a; }

.read-more {
  width: 100%;
  height: auto;
  float: left;
  text-align: right;
  font-family: "Lato-Medium";
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #c42c0c; }
  .read-more i {
    font-size: 20px;
    position: relative;
    top: 2px;
    margin-left: 10px; }
  .read-more:hover {
    color: #ff0000; }
    .read-more:hover i {
      color: #ff0000; }
  .read-more:focus {
    color: #ba2025; }
    .read-more:focus i {
      color: #ba2025; }

#page-nav {
  width: 100%;
  display: inline-block;
  text-align: center; }
  #page-nav .load-more i {
    font-size: 13px;
    margin: 0 0 0 15px; }
  #page-nav .load-more:hover {
    background: #ff0000;
    color: #ffffff; }

.latestnews-outer #page-nav {
  margin: 0 0 50px; }

@media only screen and (max-width: 1399px) {
  .inner-contentcommon .profile-outer {
    position: relative;
    right: auto;
    background: #d4dbe3;
    padding: 10px;
    margin: 0 10px 10px 0; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inner-contentcommon .right-outerblk .single-block .content-block {
    padding: 10px 0; }
  .inner-contentcommon .right-outerblk .social-block a {
    width: 25px; }
  .inner-contentcommon .right-outerblk .single-block .content-block ul {
    padding: 20px 15px 0; }
  .inner-contentcommon .right-outerblk .single-block .content-block .lisnking-block a {
    letter-spacing: 0; }
  .inner-contentcommon .right-outerblk .single-block .header-block h5 {
    font-size: 20px; }
  .inner-contentcommon blockquote {
    padding: 20px; }
  .inner-contentcommon .importent-text blockquote {
    width: 100%;
    max-width: 100%; }
  .inner-contentcommon .importent-text ol {
    width: 100%;
    max-width: 100%;
    padding-left: 20px; }
  .inner-contentcommon .image-cont {
    margin: 0 0 47px 30px; }
  .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block h5 {
    letter-spacing: 0;
    font-size: 16px; }
  .latestnews-outer .conten-listing-blk ul li .news-singleblk .description-block p {
    font-size: 12px;
    line-height: 20px; } }

@media only screen and (max-width: 767px) {
  .inner-contentcommon .importent-text blockquote {
    width: 100%;
    max-width: 100%; }
  .inner-contentcommon .importent-text ol {
    width: 100%;
    max-width: 100%;
    padding-left: 20px; }
  .inner-contentcommon blockquote {
    padding: 20px; }
  .inner-contentcommon .image-cont {
    margin: 0 0 47px 30px;
    width: 100%; }
  .inner-contentcommon.fullwidth-blk .image-cont {
    margin: 0 0 47px 30px;
    width: 290px; }
  .inner-contentcommon .profile-outer {
    width: 100%;
    position: relative;
    right: auto;
    background: none;
    padding: 10px;
    margin: 0 10px 10px 0; }
  .shareback-outer {
    text-align: center;
    padding: 10px 0; }
  .shareback-outer .social-block {
    padding: 10px 0 0 0px;
    text-align: center; }
  .btn-default.left-icon {
    float: none;
    margin: 0 auto; }
  .latestnews-outer .conten-listing-blk ul li {
    width: 100%;
    padding: 10px 0px; }
  .latestnews-outer .conten-listing-blk ul {
    padding-bottom: 20px; }
  .latestnews-outer #page-nav {
    margin: 0 0 30px; } }

@media only screen and (max-width: 479px) {
  .inner-contentcommon.fullwidth-blk .image-cont {
    width: 100%; } }

.buttons-container {
  text-align: center; }
  .buttons-container a {
    background: #EFF4FA;
    display: inline-block;
    width: 235px;
    height: 40px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    border-radius: 0;
    margin-bottom: 10px;
    line-height: 28px; }

.select-block {
  background: #e2e7ed;
  padding: 33px 0 30px;
  text-align: center; }
  .select-block P {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 27px; }
  .select-block span {
    display: block;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 19px;
    font-family: "Lato", sans-serif;
    font-weight: 300; }
  .select-block .selectbox-item {
    width: 100%;
    float: left;
    padding: 35px 0 31px;
    background: #1d1d1d;
    border-radius: 4px;
    margin: 0 0 20px;
    position: relative; }
    .select-block .selectbox-item .select-wrap {
      display: inline-block;
      margin: 0 auto;
      text-align: center; }
      .select-block .selectbox-item .select-wrap .small-box {
        float: left; }
      .select-block .selectbox-item .select-wrap span {
        color: #ffffff;
        float: left;
        font-family: "Lato", sans-serif;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 0.7px;
        margin: 0;
        font-weight: normal; }
      .select-block .selectbox-item .select-wrap .btn-default {
        width: auto;
        float: left;
        border-radius: 25px;
        border: none;
        padding: 0 25px;
        transition: all 300ms ease-in-out 0s; }
        .select-block .selectbox-item .select-wrap .btn-default i {
          font-size: 12px;
          margin: 0 0 0 -1px;
          position: relative;
          right: -10px; }
        .select-block .selectbox-item .select-wrap .btn-default.clear-link {
          background: #910716;
          margin: 0 0 0 10px;
          padding: 0 15px 0 22px;
          letter-spacing: 0.6px; }
          .select-block .selectbox-item .select-wrap .btn-default.clear-link i {
            padding: 0 0 0 10px;
            right: 0; }
          .select-block .selectbox-item .select-wrap .btn-default.clear-link:hover {
            opacity: 0.7; }
        .select-block .selectbox-item .select-wrap .btn-default:hover {
          background: #ff0000;
          color: #ffffff; }
    .select-block .selectbox-item:before {
      top: 0;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(255, 255, 255, 0);
      border-top-color: #e2e7ed;
      border-width: 15px;
      margin-left: -15px; }
  .select-block .sbHolder {
    font-size: 16px;
    font-weight: normal;
    height: 35px;
    position: relative;
    width: 300px;
    float: left;
    background: #ffffff;
    border-radius: 25px;
    outline: none !important;
    -webkit-appearance: none !important;
    margin: 0 10px; }
    .select-block .sbHolder .sbSelector {
      color: #a3aab0;
      display: block;
      height: 35px;
      left: 0;
      line-height: 35px;
      outline: none;
      overflow: hidden;
      position: absolute;
      text-indent: 5px;
      top: 0;
      width: 100%;
      font-family: "Lato-MediumItalic"; }
      .select-block .sbHolder .sbSelector:link, .select-block .sbHolder .sbSelector:visited, .select-block .sbHolder .sbSelector:hover, .select-block .sbHolder .sbSelector:focus {
        color: #a3aab0;
        outline: none !important;
        text-decoration: none;
        -webkit-appearance: none !important; }
    .select-block .sbHolder .sbToggle {
      background: none;
      display: block;
      height: 35px;
      outline: none;
      position: absolute;
      right: 0;
      top: 0;
      width: 35px;
      font-size: 12px; }
      .select-block .sbHolder .sbToggle:before {
        position: absolute;
        content: "\f078";
        font-family: "FontAwesome";
        right: 14px;
        top: 5px; }
      .select-block .sbHolder .sbToggle.sbToggleOpen:before {
        content: "\f077"; }
      .select-block .sbHolder .sbToggle:focus {
        outline: none !important; }
    .select-block .sbHolder .sbOptions {
      background: #ffffff;
      border: solid 1px #ffffff;
      border-radius: 10px;
      list-style: none;
      left: -1px;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 38px !important;
      width: 100%;
      z-index: 1;
      overflow-y: auto;
      outline: none !important;
      -webkit-appearance: none !important;
      box-shadow: 10px 10px 48px -15px rgba(0, 0, 0, 0.75); }
      .select-block .sbHolder .sbOptions li a {
        display: block;
        outline: none;
        padding: 3px 0px;
        font-family: "Lato-Medium";
        font-size: 14px;
        text-align: left;
        color: #B53A20 !important;
        padding: 2px 25px; }
        .select-block .sbHolder .sbOptions li a:link, .select-block .sbHolder .sbOptions li a:visited {
          color: #a3aab0;
          text-decoration: none; }
        .select-block .sbHolder .sbOptions li a:hover, .select-block .sbHolder .sbOptions li a:focus {
          color: #FFF; }
        .select-block .sbHolder .sbOptions li a.sbFocus {
          color: #FFF; }
      .select-block .sbHolder .sbOptions li:first-child a {
        border: none; }
      .select-block .sbHolder .sbOptions li:hover {
        background: #B53A20; }
        .select-block .sbHolder .sbOptions li:hover a {
          color: #FFF !important; }
      .select-block .sbHolder .sbOptions li:first-child a {
        color: #1d1d1d !important;
        text-transform: uppercase; }
      .select-block .sbHolder .sbOptions li:first-child:hover {
        background: transparent; }
        .select-block .sbHolder .sbOptions li:first-child:hover a {
          color: #1d1d1d !important; }
  .select-block .inputbox {
    width: 300px;
    border: none;
    margin: 0 10px;
    height: 35px;
    line-height: 35px; }

.inputbox {
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  position: relative;
  color: #a3aab0;
  width: 100%;
  float: left;
  background: #ffffff;
  border-radius: 25px;
  margin: 0 0 10px;
  line-height: 40px;
  font-family: "Lato-MediumItalic";
  padding: 0 10px;
  border: 1px solid #e2e7ed;
  text-align: center; }
  .inputbox:focus {
    outline: none; }

.select-block .small-box .sbHolder {
  width: 200px; }

.selectbox-item.last .sbHolder {
  width: 280px; }

.accordion-outer {
  width: 100%;
  float: left;
  padding: 35px 0 0; }
  .accordion-outer .accordion-inner {
    width: 100%;
    float: left; }
    .accordion-outer .accordion-inner .panel {
      border: none;
      border-radius: 0px;
      box-shadow: none; }
      .accordion-outer .accordion-inner .panel .panel-heading {
        border: none;
        background: #e2e7ed;
        padding: 0;
        border-radius: 0px;
        display: inline-block;
        width: 100%; }
        .accordion-outer .accordion-inner .panel .panel-heading h4 a {
          color: #c32d0c;
          display: inline-block;
          font-family: "Lato", sans-serif;
          font-size: 13px;
          padding: 5px 100px;
          width: 100%;
          font-weight: 700;
          letter-spacing: 0.55px; }
          .accordion-outer .accordion-inner .panel .panel-heading h4 a i {
            opacity: 0.5;
            padding: 0 0 0 10px;
            transition: all 300ms ease-in-out 0s; }
            .accordion-outer .accordion-inner .panel .panel-heading h4 a i:before {
              content: "\f078";
              transition: all 300ms ease-in-out 0s; }
          .accordion-outer .accordion-inner .panel .panel-heading h4 a:hover i {
            opacity: 1; }
          .accordion-outer .accordion-inner .panel .panel-heading h4 a.collapsed i:before {
            content: "\f054";
            transition: all 300ms ease-in-out 0s; }
      .accordion-outer .accordion-inner .panel .panel-body {
        border: none !important;
        padding: 9px 127px 0;
        font-family: "Lato", sans-serif;
        font-size: 13px; }
    .accordion-outer .accordion-inner .wrapper {
      margin: 0 auto;
      max-width: 960px;
      overflow: hidden; }
  .accordion-outer .panel-group .panel + .panel {
    margin-top: 10px; }
  .accordion-outer.multi-blk {
    padding: 30px 0; }
    .accordion-outer.multi-blk #accordion.panel-group {
      margin: 0 0 7px; }

.resources .banner-container.inner-banner.small-banner .overlay-content {
  bottom: 65px; }
  .resources .banner-container.inner-banner.small-banner .overlay-content h1 {
    letter-spacing: 4px;
    font-size: 42px; }

.resources .main-contentblk {
  padding: 0; }

.resources .latestnews-outer {
  background: #ffffff;
  padding-top: 15px; }
  .resources .latestnews-outer .title-block {
    padding: 17px 0 0; }
    .resources .latestnews-outer .title-block h2 {
      letter-spacing: 3.4px;
      text-transform: uppercase; }
  .resources .latestnews-outer .conten-listing-blk {
    padding-top: 19px; }

.resources .title-block {
  padding: 17px 0 34px; }
  .resources .title-block h2 {
    letter-spacing: 3px;
    font-size: 34px;
    text-transform: uppercase; }
  .resources .title-block.left {
    overflow: hidden;
    padding: 17px 0 22px;
    text-align: left; }
    .resources .title-block.left h2 {
      text-transform: inherit;
      font-size: 28px;
      letter-spacing: 2px; }
      .resources .title-block.left h2 span {
        font-family: "Oswald-light", sans-serif; }
      .resources .title-block.left h2:after {
        content: none; }
      .resources .title-block.left h2:before {
        margin-top: 2px; }

.news-image {
  position: relative; }
  .news-image .round-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ffffff;
    color: #910716;
    height: 32px;
    border-radius: 50%;
    width: 32px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    z-index: 9999; }
    .news-image .round-icon:hover {
      background: #910716;
      color: #ffffff; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .select-block .sbHolder {
    width: 250px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .select-block .sbHolder {
    width: 250px; }
  .accordion-outer .accordion-inner .panel .panel-heading h4 a {
    padding: 5px 35px; }
  .accordion-outer .accordion-inner .panel .panel-body {
    padding: 9px 45px 0; }
  .select-block {
    padding: 33px 0 20px; }
  .accordion-outer.multi-blk {
    padding: 15px 0 20px; } }

@media only screen and (max-width: 767px) {
  .select-block {
    padding: 25px 0 10px; }
  .select-block P {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px; }
  .select-block span {
    line-height: 14px;
    margin-bottom: 15px; }
  .select-block .selectbox-item .select-wrap {
    max-width: 400px;
    width: 100%; }
  .select-block .sbHolder {
    margin: 0 0 10px; }
  .select-block .sbHolder, .select-block .selectbox-item .select-wrap span, .select-block .small-box .sbHolder, .select-block .selectbox-item .select-wrap .small-box {
    width: 100%; }
  .select-block .selectbox-item .select-wrap span {
    line-height: 26px; }
  .select-block .selectbox-item .select-wrap span, .select-block .sbHolder, .select-block .selectbox-item .select-wrap .btn-default {
    display: inline-block;
    float: none; }
  .resources .banner-container.inner-banner.small-banner .overlay-content h1 {
    font-size: 28px;
    letter-spacing: 2px; }
  .accordion-outer {
    padding: 15px 0 0; }
  .accordion-outer .accordion-inner .panel .panel-heading {
    padding: 0; }
  .accordion-outer .accordion-inner .panel .panel-heading h4 {
    line-height: 18px; }
  .accordion-outer .accordion-inner .panel .panel-heading h4 a {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    padding: 5px 7px; }
  .accordion-outer .accordion-inner .panel .panel-heading h4 a i {
    padding: 0 0 0 5px; }
  .accordion-outer .accordion-inner .panel .panel-body {
    line-height: 20px;
    font-size: 12px;
    padding: 9px 20px 0; }
  .resources .title-block h2 {
    font-size: 26px;
    letter-spacing: 1px; }
  .resources .latestnews-outer .title-block h2 {
    letter-spacing: 1px; }
  .resources .title-block {
    padding: 12px 0; }
  .select-block .inputbox {
    margin: 0 0 10px;
    width: 100%; }
  .select-block p br {
    display: none; }
  .resources .latestnews-outer {
    padding-top: 0; }
  .resources .latestnews-outer .conten-listing-blk ul {
    padding-bottom: 20px; }
  .resources .latestnews-outer .conten-listing-blk {
    padding-top: 10px; }
  .accordion-outer.multi-blk {
    padding: 5px 0 10px; }
  .resources .title-block.left {
    padding: 17px 0 10px; }
  .resources .title-block.left h2 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px; }
  .inner-contentcommon.fullwidth-blk {
    padding: 0; } }

@media only screen and (max-width: 479px) {
  .accordion-outer .accordion-inner .panel .panel-heading h4 a {
    font-size: 12px; }
  .select-block .selectbox-item .select-wrap {
    max-width: 270px; }
  .resources .title-block h2 {
    font-size: 20px;
    letter-spacing: 0; }
  .resources .title-block.left h2:before {
    content: none; } }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .select-block .sbHolder .sbToggle:before {
    top: 7px; } }

.main-contentblk.details-page {
  padding-top: 50px; }

.filter-container {
  float: left;
  width: 100%;
  background: #eff4fa;
  padding-bottom: 50px; }

.filter-header {
  float: left;
  width: 100%;
  text-align: center;
  margin: 13px 0 26px 0; }
  .filter-header span {
    display: inline-block;
    color: #4a4a4a;
    font-size: 16px;
    font-family: "Lato-Medium";
    margin: 0 25px 0 0; }
  .filter-header ul {
    display: inline-block;
    margin: 0 auto; }
    .filter-header ul li {
      display: inline-block;
      list-style: none;
      padding: 0 20px; }
      .filter-header ul li a {
        color: #4a4a4a;
        font-size: 14px;
        font-family: "Lato", sans-serif;
        text-transform: uppercase; }
        .filter-header ul li a:hover {
          color: #e1001a; }
        .filter-header ul li a.active-category {
          color: #e1001a; }

.filter-content {
  float: left;
  width: 100%;
  padding: 28px 0 51px;
  overflow: hidden;
  transition-property: height, width;
  transition-duration: 0.8s; }

.filter-block {
  float: left;
  width: 100%;
  padding: 0 60px; }
  .filter-block #page-nav {
    display: block !important;
    float: left;
    margin-top: 35px;
    text-align: center;
    width: 100%; }

.filter-single {
  float: left;
  width: 33.33%;
  display: table;
  height: 362px;
  padding: 0 20px;
  position: relative;
  transition-property: transform, opacity; }
  .filter-single .align-block {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    position: relative; }
    .filter-single .align-block:before {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      background: #d8dfe9;
      content: ""; }
  .filter-single.post .content-block {
    margin: 0 auto;
    max-width: 220px;
    width: 100%; }
  .filter-single.post h6 {
    font-family: "Lato-Medium";
    font-size: 16px;
    color: #4a4a4a; }
  .filter-single.post p {
    font-family: "Lato-Medium";
    font-size: 16px;
    color: #4a4a4a;
    margin: 0 0 7px 0; }
  .filter-single.post a {
    font-family: "Lato-Medium";
    font-size: 13px;
    color: #c42c0c;
    text-transform: uppercase;
    float: right;
    letter-spacing: 1px; }
    .filter-single.post a i {
      font-size: 20px;
      margin: 4px 0 0 11px;
      font-weight: bold;
      line-height: 14px;
      float: right;
      color: #d1897b;
      transition: all 300ms ease-in-out 0s; }
    .filter-single.post a:hover {
      color: #ff0000; }
      .filter-single.post a:hover i {
        color: #ff0000; }
    .filter-single.post a:active {
      color: #ba2025; }
      .filter-single.post a:active i {
        color: #ba2025; }
    .filter-single.post a:focus {
      color: #ba2025; }
      .filter-single.post a:focus i {
        color: #ba2025; }
  .filter-single.instagram .content-block {
    margin: 0 auto;
    max-width: 260px;
    width: 100%; }
    .filter-single.instagram .content-block img {
      float: left;
      width: 100%; }
    .filter-single.instagram .content-block .instagram-avatar {
      float: left;
      width: auto; }
      .filter-single.instagram .content-block .instagram-avatar img {
        border-radius: 100%;
        margin: 0 6px 0 0; }
    .filter-single.instagram .content-block .instagram-content {
      float: left;
      width: auto;
      margin: 0 0 0 7px; }
      .filter-single.instagram .content-block .instagram-content a {
        display: block;
        font-family: "Lato-Medium";
        font-size: 12px;
        color: #c42c0c;
        line-height: 13px; }
        .filter-single.instagram .content-block .instagram-content a:hover {
          color: #ff0000; }
        .filter-single.instagram .content-block .instagram-content a:active {
          color: #ba2025; }
        .filter-single.instagram .content-block .instagram-content a:focus {
          color: #ba2025; }
      .filter-single.instagram .content-block .instagram-content span {
        display: block;
        font-family: "Lato", sans-serif;
        font-size: 13px;
        color: #3f3f3f;
        line-height: 13px; }
    .filter-single.instagram .content-block .instagram-meta {
      float: left;
      width: 100%;
      padding: 13px 11px 0; }
      .filter-single.instagram .content-block .instagram-meta span {
        float: right;
        font-size: 12px;
        font-family: "Lato", sans-serif; }
  .filter-single.tweet .content-block {
    margin: 0 auto;
    max-width: 205px;
    width: 100%;
    text-align: center; }
    .filter-single.tweet .content-block .twitter-icon {
      float: left;
      width: 100%;
      padding: 0 0 16px 0; }
      .filter-single.tweet .content-block .twitter-icon i {
        color: #98a4bc; }
    .filter-single.tweet .content-block .tweet-head {
      float: left;
      width: 100%; }
      .filter-single.tweet .content-block .tweet-head img {
        border-radius: 100%; }
      .filter-single.tweet .content-block .tweet-head a {
        float: left;
        width: 100%;
        font-size: 16px;
        color: #c42c0c;
        font-family: "Lato-Medium";
        line-height: 17px;
        padding: 11px 0 3px; }
        .filter-single.tweet .content-block .tweet-head a:hover {
          color: #ff0000; }
        .filter-single.tweet .content-block .tweet-head a:active {
          color: #ba2025; }
        .filter-single.tweet .content-block .tweet-head a:focus {
          color: #ba2025; }
      .filter-single.tweet .content-block .tweet-head span {
        float: left;
        width: 100%;
        font-size: 12px;
        color: #3f3f3f;
        font-family: "Lato", sans-serif;
        line-height: 17px;
        padding: 3px 0 10px; }
    .filter-single.tweet .content-block .tweet-content {
      float: left;
      width: 100%;
      font-size: 16px;
      color: #4a4a4a;
      font-family: "Lato-Medium";
      line-height: 23px;
      padding: 3px 0 5px; }
      .filter-single.tweet .content-block .tweet-content span {
        color: #c42c0c; }
      .filter-single.tweet .content-block .tweet-content a {
        color: #c42c0c; }
        .filter-single.tweet .content-block .tweet-content a:hover {
          color: #ff0000; }
        .filter-single.tweet .content-block .tweet-content a:active {
          color: #ba2025; }
        .filter-single.tweet .content-block .tweet-content a:focus {
          color: #ba2025; }
  .filter-single.press-release .content-block {
    margin: 0 auto;
    max-width: 220px;
    width: 100%; }
  .filter-single.press-release h6 {
    font-family: "Lato-Medium";
    font-size: 16px;
    color: #4a4a4a; }
  .filter-single.press-release p {
    font-family: "Lato-Medium";
    font-size: 16px;
    color: #4a4a4a;
    margin: 0 0 7px 0; }
  .filter-single.press-release a {
    font-family: "Lato-Medium";
    font-size: 13px;
    color: #c42c0c;
    text-transform: uppercase;
    float: right;
    letter-spacing: 1px; }
    .filter-single.press-release a i {
      font-size: 20px;
      margin: 4px 0 0 11px;
      font-weight: bold;
      line-height: 14px;
      float: right;
      color: #d1897b;
      transition: all 300ms ease-in-out 0s; }
    .filter-single.press-release a:hover {
      color: #ff0000; }
      .filter-single.press-release a:hover i {
        color: #ff0000; }
    .filter-single.press-release a:active {
      color: #ba2025; }
      .filter-single.press-release a:active i {
        color: #ba2025; }
    .filter-single.press-release a:focus {
      color: #ba2025; }
      .filter-single.press-release a:focus i {
        color: #ba2025; }
  .filter-single:before {
    position: absolute;
    right: -4px;
    top: 0;
    content: "";
    width: 2px;
    height: 100%;
    background: #d8deea; }

/*========================================Slick Slider===========================================*/
.content-slider {
  float: left;
  width: 100%;
  margin: 0 0 52px; }
  .content-slider.content-caption {
    margin: 15px 0 0 0; }
    .content-slider.content-caption .slider-caption {
      float: left;
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.4);
      padding: 21px 0 51px; }
      .content-slider.content-caption .slider-caption .slider-caption-inner {
        float: left;
        width: 100%;
        padding: 0 7.8%; }
        .content-slider.content-caption .slider-caption .slider-caption-inner p {
          font-size: 16px;
          color: #ffffff;
          margin: 0; }

.content-slider.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }
  .slick-track::before {
    display: table;
    content: ''; }
  .slick-track::after {
    display: table;
    content: '';
    clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  position: relative; }

.slick-slide img {
  float: left;
  width: 100%; }

.slick-slide.slick-loading img {
  display: none; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: #c32d0c;
  border-radius: 50%; }
  .slick-prev:before,
  .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 28px;
    line-height: 1;
    opacity: 1;
    color: #ffffff; }

.slick-prev {
  left: 45px;
  z-index: 1; }
  .slick-prev::before {
    content: "\f104"; }

.slick-next {
  right: 45px; }
  .slick-next:before {
    content: "\f105"; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 7px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 9px;
  height: 9px;
  cursor: pointer;
  color: transparent;
  border: 0;
  padding: 0;
  outline: none;
  background: #ffffff;
  border-radius: 100%; }
  .slick-dots li button:hover {
    background: #e1001a; }

.slick-dots li.slick-active button {
  background: #e1001a; }

.content-image {
  float: left;
  width: 100%; }
  .content-image img {
    float: left;
    width: 100%; }

/*========================================Join Block==========================================*/
.join-block {
  float: left;
  width: 100%;
  position: relative; }
  .join-block img {
    float: left;
    width: 100%; }
  .join-block .join-block-content {
    float: left;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    left: 50%;
    text-align: center; }
    .join-block .join-block-content h2 {
      font-size: 45px;
      color: #ffffff;
      text-transform: uppercase;
      font-family: "Oswald-DemiBold", sans-serif;
      font-weight: 300;
      padding-bottom: 20px;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
    .join-block .join-block-content h3 {
      font-size: 45px;
      color: #ffffff;
      text-transform: uppercase;
      font-family: "Oswald-DemiBold", sans-serif;
      font-weight: 700;
      padding-bottom: 45px;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .filter-single {
    width: 33.3%; }
  .filter-single.instagram .content-block {
    max-width: 205px; }
  .filter-block {
    padding: 0 50px; }
  .content-slider.content-caption .slider-caption {
    padding: 18px 0 36px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .filter-single.instagram .content-block .instagram-avatar {
    margin: 0 7px 0 0; }
  .filter-single.instagram .content-block .instagram-meta {
    padding: 13px 2px 0; }
  .filter-block {
    padding: 0 40px; }
  .content-slider.content-caption .slider-caption {
    padding: 16px 0 30px; }
  .content-slider.content-caption .slider-caption .slider-caption-inner p {
    font-size: 14px;
    line-height: 19px; }
  .join-block .join-block-content h2 {
    font-size: 33px; }
  .join-block .join-block-content h3 {
    font-size: 33px; }
  .slick-prev {
    left: 15px; }
  .slick-prev {
    right: 15px; } }

@media only screen and (max-width: 767px) {
  .filter-single {
    width: 100%;
    height: 125px;
    padding: 0; }
  .filter-single .align-block {
    padding: 10px 0; }
  .filter-single.post .content-block {
    max-width: 100%; }
  .filter-single.instagram .content-block {
    max-width: 100%; }
  .filter-single.tweet .content-block {
    max-width: 100%; }
  .filter-single.press-release .content-block {
    max-width: 100%; }
  .filter-header {
    margin: 4px 0 20px; }
  .filter-header span {
    margin: 0; }
  .filter-header ul li {
    padding: 0 11px; }
  .filter-header ul {
    margin: 5px auto 0; }
  .filter-single::before {
    display: none; }
  .filter-block {
    padding: 0 30px; }
  .filter-single.instagram .content-block .instagram-content {
    margin: 0 0 0 10px; }
  .slick-slide img {
    position: relative;
    width: 1200px;
    max-width: none; }
  .content-slider .slick-dots {
    display: none !important; }
  .content-slider.content-caption .slider-caption {
    padding: 17px 0; }
  .content-slider.content-caption .slider-caption .slider-caption-inner p {
    font-size: 14px;
    line-height: 18px; }
  .content-slider.content-caption .slider-caption .slider-caption-inner {
    padding: 0 20px; }
  .join-block img {
    position: relative;
    width: 800px;
    max-width: none;
    left: 50%;
    margin-left: -400px; }
  .join-block .join-block-content h2 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 12px; }
  .join-block .join-block-content h3 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 16px; }
  .filter-container {
    padding-bottom: 30px; }
  .filter-content {
    padding: 20px 0; }
  .filter-block #page-nav {
    margin-top: 0; }
  .content-slider {
    margin: 0 0 30px; }
  .inner-contentcommon.fullwidth-blk.bottom-blk {
    padding: 30px 0 0; } }

@media only screen and (max-width: 479px) {
  .filter-block {
    padding: 0 10px; }
  .join-block .join-block-content h2 {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 12px; }
  .join-block .join-block-content h3 {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 16px; } }

.data-table {
  border-radius: 5px 5px 0px 0px;
  overflow: hidden; }
  .data-table tbody tr {
    background-color: #EAEFF6;
    border-bottom: 2px solid white; }
    .data-table tbody tr th {
      background: #4A4A4A;
      font-family: "Oswald-light", sans-serif;
      color: #FFF;
      text-align: center;
      font-size: 22px;
      padding: 16px 20px;
      border-right: 2px solid white; }
      .data-table tbody tr th:last-child {
        border-right: 0px; }
    .data-table tbody tr td {
      font-family: "Lato-Medium";
      text-align: center;
      padding: 16px;
      color: #3F3F3F;
      border-right: 2px solid #FFF; }
    .data-table tbody tr:nth-child(even) {
      background-color: #E3E7ED; }

.large-contentblk {
  width: 100%;
  height: auto;
  float: left;
  padding-bottom: 30px; }
  .large-contentblk p {
    font-size: 22px;
    font-family: "Lato-MediumItalic";
    line-height: 30px;
    margin: 0px; }

.representation-blk {
  width: 100%;
  height: auto;
  float: left; }
  .representation-blk .content-graph-blk {
    width: 100%;
    height: auto;
    float: left;
    position: relative; }
    .representation-blk .content-graph-blk .graphimage-block {
      width: 100%;
      height: 595px;
      float: left;
      border-radius: 7px; }

.graph-content-outer {
  width: 100%;
  height: 100%;
  float: left;
  padding: 20px 0 0 0;
  position: absolute; }
  .graph-content-outer .title-block h2 {
    color: #ffffff; }
  .graph-content-outer .details-outer {
    float: left;
    width: 240px;
    height: 240px;
    position: absolute; }
    .graph-content-outer .details-outer:before, .graph-content-outer .details-outer:after {
      content: "";
      width: 100%;
      height: 12px;
      position: absolute;
      background: #c52c0c;
      z-index: 1; }
    .graph-content-outer .details-outer .rounded-block {
      background: #eff4fa;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      border: #c52c0c solid 7px;
      text-align: center;
      position: absolute;
      z-index: 10000;
      box-shadow: 0px 0px 4px 0px black; }
      .graph-content-outer .details-outer .rounded-block .inner-alignment {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        padding: 0 50px; }
        .graph-content-outer .details-outer .rounded-block .inner-alignment h3 {
          font-size: 30px;
          text-transform: uppercase;
          font-weight: 700;
          color: #4a4a4a; }
        .graph-content-outer .details-outer .rounded-block .inner-alignment p {
          font-family: "Lato-Regular";
          font-size: 18px;
          letter-spacing: .1px;
          color: #4a4a4a;
          margin: 0px;
          padding: 0px;
          font-weight: 300; }
    .graph-content-outer .details-outer.first-block {
      left: 50px;
      top: 90px; }
      .graph-content-outer .details-outer.first-block:before {
        width: 500%;
        right: 99%;
        top: 50%;
        margin-left: -6px; }
      .graph-content-outer .details-outer.first-block:after {
        width: 100%;
        left: 80%;
        top: 80%;
        transform: rotate(25deg); }
    .graph-content-outer .details-outer.large-block {
      width: 280px;
      height: 280px;
      left: 50%;
      bottom: 50px;
      z-index: 9999;
      transform: translateX(-50%); }
      .graph-content-outer .details-outer.large-block .inner-alignment {
        padding: 0 34px; }
      .graph-content-outer .details-outer.large-block:before, .graph-content-outer .details-outer.large-block:after {
        display: none; }
    .graph-content-outer .details-outer.last-block {
      right: 50px;
      top: 90px;
      z-index: 999; }
      .graph-content-outer .details-outer.last-block .inner-alignment {
        padding: 0 40px; }
      .graph-content-outer .details-outer.last-block:before {
        width: 100%;
        right: 80%;
        top: 80%;
        transform: rotate(-25deg); }
      .graph-content-outer .details-outer.last-block:after {
        width: 400%;
        left: 70%;
        top: 150%;
        margin-left: -6px;
        transform: rotate(25deg); }

.explain-outerblock {
  width: 100%;
  height: auto;
  float: left;
  padding-top: 36px;
  margin-bottom: -30px; }
  .explain-outerblock ul {
    width: 100%;
    height: auto;
    float: left; }
    .explain-outerblock ul li {
      width: 100%;
      height: auto;
      float: left;
      list-style: none;
      background: #e2e7ed;
      position: relative; }
      .explain-outerblock ul li:after, .explain-outerblock ul li:before {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        top: 0;
        background: #e2e7ed; }
      .explain-outerblock ul li:after {
        left: 100%; }
      .explain-outerblock ul li:before {
        width: 500%;
        height: 100%;
        content: "";
        position: absolute;
        right: 100%;
        background: #910716; }
      .explain-outerblock ul li .title-block {
        width: 35.1%;
        height: auto;
        float: left;
        background: #910716;
        max-width: 400px;
        position: relative;
        padding: 40px; }
        .explain-outerblock ul li .title-block h3 {
          width: 100%;
          text-align: right;
          position: absolute;
          top: 50%;
          right: 60px;
          color: #ffffff;
          text-transform: uppercase;
          transform: translateY(-50%); }
      .explain-outerblock ul li .content-inn {
        width: 64.9%;
        height: auto;
        float: left;
        min-height: 146px;
        max-width: 740px;
        position: relative;
        padding: 39px 44px; }
        .explain-outerblock ul li .content-inn p {
          margin: 0px; }
          .explain-outerblock ul li .content-inn p .read-more {
            margin-left: 10px;
            width: auto;
            float: none;
            text-decoration: none;
            font-weight: 700; }
            .explain-outerblock ul li .content-inn p .read-more i {
              font-weight: bold;
              opacity: .5; }
      .explain-outerblock ul li:nth-child(even) {
        background: #eff4fa; }
        .explain-outerblock ul li:nth-child(even):after {
          background: #eff4fa;
          left: 100%; }
        .explain-outerblock ul li:nth-child(even):before {
          background: #eff4fa;
          right: 100%; }
        .explain-outerblock ul li:nth-child(even) .title-block {
          float: right; }
          .explain-outerblock ul li:nth-child(even) .title-block h3 {
            text-align: left;
            left: 60px;
            right: auto; }
        .explain-outerblock ul li:nth-child(even):after {
          width: 500%;
          height: 100%;
          content: "";
          position: absolute;
          right: 100%;
          background: #910716; }
        .explain-outerblock ul li:nth-child(even):before {
          right: 100%;
          background: #eff4fa; }

@media only screen and (max-width: 767px) {
  .representation-blk .content-graph-blk .graphimage-block {
    height: 750px; }
  .graph-content-outer .details-outer {
    width: 200px;
    height: 200px; }
  .graph-content-outer .details-outer.large-block {
    width: 200px;
    height: 200px; }
  .graph-content-outer .details-outer .rounded-block .inner-alignment {
    padding: 0 10px; }
  .graph-content-outer .details-outer .rounded-block .inner-alignment h3 {
    font-size: 22px; }
  .graph-content-outer .details-outer .rounded-block .inner-alignment p {
    font-size: 14px;
    line-height: 16px; }
  .graph-content-outer .details-outer.first-block {
    left: 50%;
    transform: translateX(-50%); }
  .graph-content-outer .details-outer.last-block {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    top: 310px; }
  .graph-content-outer .details-outer.large-block {
    bottom: 20px; }
  .graph-content-outer .details-outer:before, .graph-content-outer .details-outer:after {
    display: none; }
  .representation-blk {
    margin-top: 30px; }
  .explain-outerblock ul li .title-block {
    width: 100%;
    max-width: 100%;
    padding: 25px 0; }
  .explain-outerblock ul li .content-inn {
    width: 100%;
    max-width: 100%;
    padding: 10px;
    min-height: 10px; }
  .explain-outerblock ul li .title-block h3 {
    width: 100%;
    right: 0;
    max-width: 100%;
    padding: 0px;
    position: relative;
    text-align: center;
    transform: translateY(0); }
    .explain-outerblock ul li .title-block h3 br {
      display: none; }
  .explain-outerblock ul li:nth-child(even) .title-block h3 {
    left: 0;
    text-align: center; }
  .explain-outerblock ul li:before,
  .explain-outerblock ul li:after {
    background: #e2e7ed; }
  .explain-outerblock ul li:nth-child(even):before,
  .explain-outerblock ul li:nth-child(even):after {
    background: #eff4fa; } }

.initila-block {
  width: 100%;
  height: auto;
  float: left;
  background: #e2e7ed; }
  .initila-block p {
    font-size: 24px;
    text-align: center;
    max-width: 950px;
    line-height: 30px;
    float: none;
    margin: 0 auto;
    padding: 46px 0 46px 0; }

.tollbanner-block {
  width: 100%;
  height: auto;
  float: left;
  background: #d4d4d4;
  height: 500px;
  position: relative; }
  .tollbanner-block .banner-image {
    height: 100%; }
  .tollbanner-block .banner-overlay {
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    padding-top: 50px; }
    .tollbanner-block .banner-overlay:before {
      width: 100%;
      height: 100%;
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(22, 22, 22, 0.8); }
    .tollbanner-block .banner-overlay .title-block h2 {
      color: #ffffff;
      font-size: 33px;
      letter-spacing: 2px;
      text-transform: uppercase;
      font-size: 36px; }
  .tollbanner-block ul {
    width: 100%;
    height: auto;
    float: left;
    list-style: none;
    padding-top: 50px;
    text-align: center;
    font-size: 0px; }
    .tollbanner-block ul li {
      width: auto;
      max-width: 33.33%;
      height: auto;
      float: none;
      display: inline-block;
      padding: 0 41px; }
  .tollbanner-block .details-outer {
    width: 260px;
    height: 230px;
    margin: 0 auto; }
    .tollbanner-block .details-outer .rounded-block {
      background: none;
      width: 100%;
      height: 100%;
      border-radius: 7px;
      border: #c52c0c solid 7px;
      text-align: center;
      z-index: 10000;
      box-shadow: 0px 0px 4px 0px black; }
      .tollbanner-block .details-outer .rounded-block .inner-alignment {
        width: 100%;
        height: auto;
        float: left;
        padding: 0 20px;
        padding-top: 10px; }
        .tollbanner-block .details-outer .rounded-block .inner-alignment h3 {
          font-size: 30px;
          text-transform: capitalize;
          font-weight: 700;
          color: #ffffff;
          min-height: 95px;
          padding-bottom: 0px;
          float: left;
          width: 100%;
          line-height: 36px;
          position: relative; }
          .tollbanner-block .details-outer .rounded-block .inner-alignment h3 span {
            width: 100%;
            height: auto;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%); }
        .tollbanner-block .details-outer .rounded-block .inner-alignment p {
          font-family: "Lato-Regular";
          font-size: 18px;
          letter-spacing: .1px;
          color: #ffffff;
          margin: 0px;
          padding: 0px;
          font-weight: 300; }

.relatednews-outer ul.main-listouter {
  width: 102.9%;
  height: auto;
  float: left;
  list-style: none;
  margin-left: -2.9%;
  padding: 30px 0 50px; }

.relatednews-outer ul.main-listouter > li {
  width: 22.1%;
  height: auto;
  float: left;
  margin-left: 2.9%; }

.relatednews-outer {
  width: 100%;
  height: auto;
  float: left;
  background: #e2e7ed;
  overflow: hidden;
  padding-top: 32px; }
  .relatednews-outer .single-block {
    width: 100%;
    height: auto;
    float: left;
    border-radius: 7px;
    overflow: hidden; }
    .relatednews-outer .single-block .header-block {
      background: #4a4a4a;
      padding: 10px 10px 17px 10px;
      position: relative;
      overflow: hidden; }
      .relatednews-outer .single-block .header-block h5 {
        width: 100%;
        font-weight: 300;
        color: #ffffff;
        text-align: center;
        position: relative;
        z-index: 9999;
        font-family: "Oswald-light", sans-serif;
        font-size: 22px; }
      .relatednews-outer .single-block .header-block i {
        position: absolute;
        left: 50%;
        font-size: 80px;
        top: -10px;
        color: #424242;
        transform: translateX(-50%); }
    .relatednews-outer .single-block .relatelistcont-block {
      width: 100%;
      height: auto;
      float: left;
      background: #ffffff;
      padding: 0 0 50px 0;
      position: relative; }
      .relatednews-outer .single-block .relatelistcont-block.plain-listing {
        padding: 0;
        display: table; }
        .relatednews-outer .single-block .relatelistcont-block.plain-listing ul li {
          border: none;
          border-top: #e2e7ed solid 2px; }
        .relatednews-outer .single-block .relatelistcont-block.plain-listing ul li:first-child {
          border: none; }
        .relatednews-outer .single-block .relatelistcont-block.plain-listing p {
          border: none;
          padding-top: 0px;
          display: table-cell;
          vertical-align: middle;
          padding-bottom: 0px; }
      .relatednews-outer .single-block .relatelistcont-block ul {
        width: 100%;
        height: auto;
        float: left;
        list-style: none; }
        .relatednews-outer .single-block .relatelistcont-block ul li {
          width: 100%;
          height: auto;
          float: left;
          padding: 12px 20px;
          border-bottom: #e2e7ed solid 2px; }
          .relatednews-outer .single-block .relatelistcont-block ul li a {
            width: 100%;
            height: auto;
            float: left;
            color: #4a4a4a;
            font-family: "Lato-Medium";
            font-size: 14px;
            line-height: 22px;
            position: relative; }
            .relatednews-outer .single-block .relatelistcont-block ul li a span {
              color: #c42c0c;
              font-weight: bold; }
            .relatednews-outer .single-block .relatelistcont-block ul li a i {
              color: #c32d0c;
              margin-left: 10px;
              font-weight: bold; }
            .relatednews-outer .single-block .relatelistcont-block ul li a:hover {
              color: #ff0000; }
              .relatednews-outer .single-block .relatelistcont-block ul li a:hover i {
                color: #ff0000; }
            .relatednews-outer .single-block .relatelistcont-block ul li a:focus {
              color: #ba2025; }
              .relatednews-outer .single-block .relatelistcont-block ul li a:focus i {
                color: #ba2025; }
          .relatednews-outer .single-block .relatelistcont-block ul li.document a:after {
            content: "\f1c1";
            font-weight: normal; }
      .relatednews-outer .single-block .relatelistcont-block p {
        padding: 15px 20px 15px;
        margin: 0px;
        display: inline-block;
        border-bottom: #e2e7ed solid 2px;
        color: #4a4a4a; }
        .relatednews-outer .single-block .relatelistcont-block p a {
          width: 100%;
          height: auto;
          float: left;
          color: #4a4a4a;
          font-family: "Lato-Medium";
          font-size: 14px;
          line-height: 22px;
          position: relative; }
          .relatednews-outer .single-block .relatelistcont-block p a span {
            color: #c42c0c;
            font-weight: bold; }
          .relatednews-outer .single-block .relatelistcont-block p a i {
            color: #c32d0c;
            margin-left: 10px;
            font-weight: bold; }
          .relatednews-outer .single-block .relatelistcont-block p a:hover {
            color: #ff0000; }
            .relatednews-outer .single-block .relatelistcont-block p a:hover i {
              color: #ff0000; }
          .relatednews-outer .single-block .relatelistcont-block p a:focus {
            color: #ba2025; }
            .relatednews-outer .single-block .relatelistcont-block p a:focus i {
              color: #ba2025; }
      .relatednews-outer .single-block .relatelistcont-block ul.slick-dots {
        width: 100%;
        height: auto;
        float: left;
        background: none;
        text-align: center;
        bottom: 23px; }
        .relatednews-outer .single-block .relatelistcont-block ul.slick-dots li {
          width: auto;
          height: auto;
          padding: 0px;
          border: none;
          float: none;
          display: inline-block; }
          .relatednews-outer .single-block .relatelistcont-block ul.slick-dots li button {
            background: #d0d0d0; }
          .relatednews-outer .single-block .relatelistcont-block ul.slick-dots li.slick-active button {
            background: #c32d0c; }
      .relatednews-outer .single-block .relatelistcont-block .listing-slider {
        width: 100%;
        height: auto;
        float: left; }
      .relatednews-outer .single-block .relatelistcont-block .slick-prev,
      .relatednews-outer .single-block .relatelistcont-block .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        bottom: -11px;
        top: auto;
        display: block;
        width: 40px;
        height: 40px;
        padding: 0;
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: none;
        z-index: 9999;
        margin: 0px; }
        .relatednews-outer .single-block .relatelistcont-block .slick-prev:before,
        .relatednews-outer .single-block .relatelistcont-block .slick-next:before {
          font-family: 'FontAwesome';
          font-size: 28px;
          line-height: 1;
          opacity: 1;
          color: #c32d0c;
          font-weight: bold; }
      .relatednews-outer .single-block .relatelistcont-block .slick-prev {
        left: 45px;
        z-index: 1; }
        .relatednews-outer .single-block .relatelistcont-block .slick-prev::before {
          content: "\f104"; }
      .relatednews-outer .single-block .relatelistcont-block .slick-next {
        right: 45px; }
        .relatednews-outer .single-block .relatelistcont-block .slick-next:before {
          content: "\f105"; }

.latestnews-outer.page-12 {
  background: #FFF; }

.inner-contentcommon.industry-block {
  background: #e2e7ed;
  padding: 40px 0px; }
  .inner-contentcommon.industry-block p {
    font-size: 22px;
    color: #4A4A4A;
    margin-bottom: 0px;
    line-height: 30px;
    text-align: center; }

.inner-contentcommon.tobacco-cost {
  padding: 0; }
  .inner-contentcommon.tobacco-cost .image-cont {
    width: 454px;
    float: left;
    height: 279px;
    margin: 0 68px 30px 0; }
    .inner-contentcommon.tobacco-cost .image-cont.bottom-last {
      float: right;
      margin: 0 0 30px; }
  .inner-contentcommon.tobacco-cost ul {
    margin: 0 0 30px; }
    .inner-contentcommon.tobacco-cost ul li {
      font-family: "Lato", sans-serif;
      padding: 0 0 0 10px; }

.banner-container.inner-banner .overlay-content .btn-default.download-btn {
  margin: 25px 0 0;
  padding: 0 27px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .relatednews-outer .single-block .header-block h5 {
    font-size: 20px;
    letter-spacing: 1px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tollbanner-block ul li {
    max-width: 33.33%;
    padding: 0 10px; }
  .tollbanner-block .details-outer {
    height: 220px;
    width: 200px; }
  .tollbanner-block .details-outer .rounded-block .inner-alignment p {
    font-size: 14px;
    line-height: 20px; }
  .tollbanner-block .details-outer .rounded-block .inner-alignment {
    padding: 10px 10px 0; }
  .relatednews-outer ul.main-listouter > li {
    width: 47.1%;
    margin-bottom: 20px; }
  .relatednews-outer ul.main-listouter {
    padding: 30px 0; }
  .inner-contentcommon.tobacco-cost .image-cont {
    width: 370px;
    margin: 0 30px 30px 0; }
  .inner-contentcommon.tobacco-cost ul {
    margin: 0 0 20px; }
  .inner-contentcommon.tobacco-cost ul li {
    font-size: 14px;
    padding: 0 0 0 5px; }
  .inner-contentcommon.tobacco-cost p {
    font-size: 14px;
    margin: 0 0 20px; } }

@media only screen and (max-width: 767px) {
  .tollbanner-block .banner-overlay .title-block h2 {
    font-size: 23px;
    letter-spacing: 2px; }
  .tollbanner-block ul li {
    width: 100%;
    float: left;
    max-width: 100%;
    padding: 0 0 10px 0; }
  .tollbanner-block .details-outer {
    width: 100%;
    height: auto;
    float: left; }
  .tollbanner-block .details-outer .rounded-block {
    float: left;
    border: 3px solid #c52c0c; }
  .tollbanner-block ul {
    padding-top: 10px; }
  .tollbanner-block .details-outer .rounded-block .inner-alignment h3 {
    min-height: 10px;
    float: left;
    text-align: center; }
  .tollbanner-block .details-outer .rounded-block .inner-alignment h3 br {
    display: none; }
  .tollbanner-block .details-outer .rounded-block .inner-alignment h3 span {
    position: relative; }
  .tollbanner-block .details-outer .rounded-block .inner-alignment {
    padding: 15px; }
  .tollbanner-block .banner-overlay {
    padding-top: 20px; }
  .tollbanner-block .details-outer .rounded-block .inner-alignment p {
    font-size: 14px;
    line-height: 20px; }
  .relatednews-outer ul.main-listouter > li {
    width: 100%;
    margin: 0;
    padding-bottom: 20px; }
  .relatednews-outer ul.main-listouter {
    width: 100%;
    margin: 0;
    padding: 30px 0; }
  .inner-contentcommon.tobacco-cost .image-cont {
    margin: 0 0 30px;
    width: 100%;
    height: 175px; }
  .inner-contentcommon.tobacco-cost ul {
    width: 100%;
    float: left;
    padding: 0 15px;
    margin: 0 0 20px; }
  .inner-contentcommon.tobacco-cost p, .inner-contentcommon.tobacco-cost ul li {
    font-size: 14px;
    padding: 0 0 0 5px; }
  .inner-contentcommon.tobacco-cost p {
    margin: 0 0 20px; }
  .initila-block p {
    font-size: 16px;
    line-height: 26px;
    padding: 30px 0; }
  .title-block h2:after, .title-block h2:before {
    display: none; } }

@media only screen and (max-width: 479px) {
  .tollbanner-block {
    height: 550px; }
  .inner-contentcommon.tobacco-cost h4 {
    font-size: 20px; } }

.contact-block {
  width: 100%;
  float: left; }
  .contact-block .contact-single {
    width: 50%;
    float: left;
    padding: 67px 0 81px;
    text-align: center;
    position: relative;
    overflow: hidden; }
    .contact-block .contact-single:first-child:before {
      width: 100%;
      position: absolute;
      content: "";
      top: 0;
      background: rgba(0, 0, 0, 0.9);
      left: 0;
      height: 100%; }
    .contact-block .contact-single .title-block h2 {
      color: #ffffff; }
    .contact-block .contact-single .contact-detailsblk {
      width: 100%;
      height: auto;
      float: right;
      max-width: 600px; }
    .contact-block .contact-single .contact-info {
      width: 100%;
      float: left;
      z-index: 1;
      position: relative;
      font-family: "Lato", sans-serif;
      padding: 9px 0 13px; }
      .contact-block .contact-single .contact-info i {
        display: block;
        color: #c42c0c;
        margin: 0 0 10px;
        font-size: 20px; }
      .contact-block .contact-single .contact-info address {
        color: #ffffff;
        line-height: 20px; }
      .contact-block .contact-single .contact-info a {
        color: #ffffff; }
      .contact-block .contact-single .contact-info .info-btn:hover {
        color: #c42c0c; }
      .contact-block .contact-single .contact-info.bottom-brdr:before {
        position: absolute;
        left: 0;
        content: "";
        right: 0;
        width: 62px;
        height: 3px;
        background: #98a4bc;
        margin: 0 auto;
        bottom: -15px;
        opacity: 0.2; }
    .contact-block .contact-single .social-links {
      width: 100%;
      float: left;
      list-style-type: none;
      padding: 40px 0 0;
      z-index: 1;
      position: relative; }
      .contact-block .contact-single .social-links li {
        display: inline-block;
        padding: 0 18px; }
        .contact-block .contact-single .social-links li a {
          color: #c42c0c;
          font-size: 18px; }
          .contact-block .contact-single .social-links li a:hover {
            color: #ffffff; }
    .contact-block .contact-single .form-outer {
      width: 100%;
      max-width: 513px;
      float: left;
      display: inline-block;
      margin: 20px 0 0 0;
      padding-left: 88px; }
      .contact-block .contact-single .form-outer .input-wrap {
        width: 100%;
        float: left;
        position: relative; }
        .contact-block .contact-single .form-outer .input-wrap textarea {
          font-size: 16px;
          font-weight: normal;
          position: relative;
          color: #a3aab0;
          width: 100%;
          float: left;
          background: #ffffff;
          border-radius: 7px;
          margin: 0 0 10px;
          line-height: 35px;
          font-family: "Lato-MediumItalic";
          padding: 0 10px;
          border: 1px solid #e2e7ed;
          text-align: center;
          resize: none;
          height: 188px;
          padding: 12px;
          text-align: left; }
          .contact-block .contact-single .form-outer .input-wrap textarea:focus {
            outline: none; }
        .contact-block .contact-single .form-outer .input-wrap.submit-blk {
          margin: 25px 0 0; }
          .contact-block .contact-single .form-outer .input-wrap.submit-blk .btn-default {
            width: 100%;
            border: 1px solid #e1001a;
            max-width: 200px;
            float: right;
            line-height: 34px; }
            .contact-block .contact-single .form-outer .input-wrap.submit-blk .btn-default i {
              margin-left: 8px; }
            .contact-block .contact-single .form-outer .input-wrap.submit-blk .btn-default:hover {
              background: #ff0000;
              color: #ffffff;
              border: 1px solid #ff0000; }
        .contact-block .contact-single .form-outer .input-wrap span {
          float: left;
          color: #a3aab0;
          font-family: "Lato", sans-serif;
          font-size: 12px;
          padding: 0 0 0 10px;
          line-height: 35px; }
          .contact-block .contact-single .form-outer .input-wrap span sup {
            color: #e1001a;
            top: 0; }

.inputbox {
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  position: relative;
  color: #a3aab0;
  width: 100%;
  float: left;
  background: #ffffff;
  border-radius: 25px;
  margin: 0 0 10px;
  line-height: 40px;
  font-family: "Lato-MediumItalic";
  padding: 0 10px;
  border: 1px solid #e2e7ed;
  text-align: center; }
  .inputbox:focus {
    outline: none; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-block .contact-single .form-outer {
    max-width: 470px;
    padding-left: 45px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-block .contact-single {
    padding: 45px 0 55px; }
  .contact-block .contact-single .form-outer {
    max-width: 350px;
    padding-left: 35px; }
  .contact-block .contact-single .form-outer .input-wrap.submit-blk .btn-default {
    max-width: 140px;
    padding: 0 20px; } }

@media only screen and (max-width: 767px) {
  .contact-block .contact-single {
    padding: 30px 0;
    width: 100%; }
  .contact-block .contact-single .form-outer {
    margin: 0 auto;
    padding: 0 15px;
    float: none; }
  .contact-block .title-block {
    padding: 0 0 10px; }
  .contact-block .contact-single .contact-info {
    padding: 9px 0; }
  .contact-block .contact-single .contact-info i {
    margin: 0 0 5px; }
  .contact-block .contact-single .form-outer .input-wrap.submit-blk {
    margin: 10px 0 0; }
  .contact-block .contact-single .title-block h2:before, .contact-block .contact-single .title-block h2:after {
    width: 7700%; }
  .contact-block .contact-single .contact-detailsblk {
    display: inline-block;
    float: none; } }

@media only screen and (max-width: 479px) {
  .contact-block .contact-single .form-outer .input-wrap span {
    line-height: 12px;
    padding: 0; }
  .contact-block .contact-single .form-outer .input-wrap.submit-blk .btn-default, .contact-block .contact-single .form-outer .input-wrap span {
    display: inline-block;
    float: none; } }
