@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic|Fjalla+One|Hind+Siliguri:400,500,700);
/*IMPORTS*/
/*KEYFRAME ANIMATIONS MIXIN*/
/*HEADINGS*/
/*BUTTON*/
/*BORDER RADIUS*/
/** Text **/
/** Dropdown **/
/* Normal state */
/* Active state */
/* Disabled state */
/*p*/
/*heading*/
/*h1*/
/*h2*/
/*h3*/
/*h4*/
/*h5*/
/*h6*/
/*p*/
/*Button Outline Rounded*/
/*Button Filled Rounded*/
/*Button Box*/
/*Button Outline*/
#wrapper {
  font-family: 'Hind Siliguri', sans-serif;
  color: #404040;
  font-size: 18px;
}
#wrapper h1,
#wrapper h2,
#wrapper h3,
#wrapper h4,
#wrapper h5,
#wrapper h6 {
  color: #0c1621;
  margin: 25px 0px;
}
#wrapper h1.border,
#wrapper h2.border,
#wrapper h3.border,
#wrapper h4.border,
#wrapper h5.border,
#wrapper h6.border {
  padding-bottom: 7px;
}
#wrapper h1.border-thin.page-title-border,
#wrapper h2.border-thin.page-title-border,
#wrapper h3.border-thin.page-title-border,
#wrapper h4.border-thin.page-title-border,
#wrapper h5.border-thin.page-title-border,
#wrapper h6.border-thin.page-title-border {
  border-color: #354b64;
}
#wrapper small {
  color: #5f7b99;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: bold;
}
#wrapper p {
  margin: 25px 0px;
  line-height: 160%;
}
#wrapper hr {
  border-color: #e5e5e5;
  border-width: 2px;
}
#wrapper h1 {
  color: #0c1621;
  font-size: 60px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 500;
}
#wrapper h2 {
  color: #0c1621;
  font-size: 52px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 500;
}
#wrapper h3 {
  color: #0c1621;
  font-size: 44px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 500;
}
#wrapper h4 {
  color: #0c1621;
  font-size: 34px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 500;
}
#wrapper h5 {
  color: #0c1621;
  font-size: 26px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 500;
}
#wrapper h6 {
  color: #0c1621;
  font-size: 22px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 500;
}
#wrapper p {
  color: #404040;
  font-size: 18px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 400;
}
#wrapper .bordered {
  border-bottom: 2px solid #2c3e50;
  padding-bottom: 4px;
}
#wrapper .border-stripes {
  position: relative;
  padding-bottom: 25px;
}
#wrapper .border-stripes:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 6px;
  border: none;
  font: normal 100% normal Arial, Helvetica, sans-serif;
  color: #ffffff;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background-position: auto auto;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 5px 5px;
  background-size: 5px 5px;
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
}
#wrapper .border-thin {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 15px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#wrapper .border-thin:after {
  border-bottom: 1px solid #d8b301;
  bottom: -1px;
  content: '';
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/*VARIABLES*/
.clearb {
  clear: both;
}
body {
  background: #ffffff;
  overflow-x: hidden;
}
body #mmenuMobileTorque,
body .mmenu {
  background-color: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
}
body #mmenuMobileTorque .mm-navbar,
body .mmenu .mm-navbar {
  background-color: inherit;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body #mmenuMobileTorque .mm-navbar .mm-search,
body .mmenu .mm-navbar .mm-search {
  padding: 6px 10px 0;
}
body #mmenuMobileTorque .mm-navbar .mm-search input,
body .mmenu .mm-navbar .mm-search input {
  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7);
}
body #mmenuMobileTorque .mm-navbar .mm-search input:focus,
body .mmenu .mm-navbar .mm-search input:focus {
  box-shadow: none;
  border-color: #3e9be8;
}
body #mmenuMobileTorque .mm-navbar a,
body .mmenu .mm-navbar a {
  color: rgba(0, 0, 0, 0.3);
  outline: none;
}
body #mmenuMobileTorque .mm-panels .mm-panel,
body .mmenu .mm-panels .mm-panel {
  background-color: #f3f3f3;
}
body #mmenuMobileTorque .mm-panels .mm-panel .mm-navbar .mm-prev:after,
body .mmenu .mm-panels .mm-panel .mm-navbar .mm-prev:after,
body #mmenuMobileTorque .mm-panels .mm-panel .mm-navbar .mm-btn:after,
body .mmenu .mm-panels .mm-panel .mm-navbar .mm-btn:after,
body #mmenuMobileTorque .mm-panels .mm-panel .mm-navbar .mm-prev:before,
body .mmenu .mm-panels .mm-panel .mm-navbar .mm-prev:before,
body #mmenuMobileTorque .mm-panels .mm-panel .mm-navbar .mm-btn:before,
body .mmenu .mm-panels .mm-panel .mm-navbar .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.7);
}
body #mmenuMobileTorque .mm-panels .mm-panel .mm-listview > li:not(.mm-divider),
body .mmenu .mm-panels .mm-panel .mm-listview > li:not(.mm-divider) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body #mmenuMobileTorque .mm-panels .mm-panel .mm-listview > li:not(.mm-divider):after,
body .mmenu .mm-panels .mm-panel .mm-listview > li:not(.mm-divider):after {
  border-bottom: none;
}
body #mmenuMobileTorque .mm-panels .mm-panel .mm-listview > li:not(.mm-divider) a,
body .mmenu .mm-panels .mm-panel .mm-listview > li:not(.mm-divider) a {
  background-color: #f3f3f3;
  color: rgba(0, 0, 0, 0.7);
}
body #mmenuMobileTorque .mm-panels .mm-panel .mm-listview > li:not(.mm-divider) a:hover,
body .mmenu .mm-panels .mm-panel .mm-listview > li:not(.mm-divider) a:hover,
body #mmenuMobileTorque .mm-panels .mm-panel .mm-listview > li:not(.mm-divider) a:focus,
body .mmenu .mm-panels .mm-panel .mm-listview > li:not(.mm-divider) a:focus {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.7);
}
body #mmenuMobileTorque .mm-panels .mm-panel .mm-listview > li .mm-next,
body .mmenu .mm-panels .mm-panel .mm-listview > li .mm-next {
  outline: none;
}
body #mmenuMobileTorque .mm-panels .mm-panel .mm-listview > li .mm-next:before,
body .mmenu .mm-panels .mm-panel .mm-listview > li .mm-next:before {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}
body #mmenuMobileTorque .mm-panels .mm-panel .mm-listview > li .mm-next:after,
body .mmenu .mm-panels .mm-panel .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.7);
}
body #mmenuMobileTorque .mm-panels .mm-panel .mm-listview > li .mm-arrow:after,
body .mmenu .mm-panels .mm-panel .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.1);
}
#wrapper {
  overflow: hidden;
  /*--------------------------------------------------*/
  /*---------------------------
    Bootstrap navbar styling.
----------------------------*/
  /*
*Source: http://codepen.io/ameyraut/pen/yfzog
*/
  /*Change icons size here*/
  /*Change icons circle size and color here*/
  /*--------------------------------------------------*/
  /*--------------------------------------------------*/
}
#wrapper #mmenuMobileTorque {
  display: none;
}
#wrapper .mm-menu .mm-header > a {
  outline: none;
}
#wrapper .container .container {
  width: auto;
}
#wrapper .ccm-block-page-list-wrapper .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-thumbnail {
  width: 25%;
}
#wrapper .ccm-block-page-list-wrapper .ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-page-entry-thumbnail .img-responsive {
  width: 100%;
}
#wrapper .ds-torque-animate-slider-wrapper,
#wrapper .ccm-image-slider {
  background-color: transparent;
}
#wrapper .main-backtop {
  background-color: #d8b301;
  border: 1px solid #d8b301;
  bottom: 20px;
  color: #ffffff;
  display: none;
  font-size: 10px;
  padding: 2% 1% 1%;
  position: fixed;
  right: 20px;
  text-transform: uppercase;
  z-index: 999;
  -webkit-transition: background-color 1s ease 0s;
  -moz-transition: background-color 1s ease 0s;
  -ms-transition: background-color 1s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background-color 1s ease 0s;
  transition: background-color 1s ease 0s;
}
#wrapper .main-backtop:before {
  content: "\f106";
  font-family: 'Fontawesome';
  position: absolute;
  font-size: 2.5em;
  left: 50%;
  top: 25%;
  text-align: center;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#wrapper .main-backtop:hover,
#wrapper .main-backtop:focus {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: background-color 1s ease 0s;
  -moz-transition: background-color 1s ease 0s;
  -ms-transition: background-color 1s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background-color 1s ease 0s;
  transition: background-color 1s ease 0s;
}
#wrapper .main-backtop.is-fade-out {
  opacity: 0.1;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
#wrapper .main-backtop.is-fade-out:hover {
  opacity: 1;
}
#wrapper .newsletter {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font: normal 100% normal Arial, Helvetica, sans-serif;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background-position: auto auto;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 5px 5px;
  background-size: 5px 5px;
  padding: 24px 15px;
}
#wrapper .newsletter .ccm-block-type-form {
  padding: 5% 15px;
}
#wrapper .newsletter h1,
#wrapper .newsletter h2,
#wrapper .newsletter h3,
#wrapper .newsletter h4,
#wrapper .newsletter h5,
#wrapper .newsletter h6,
#wrapper .newsletter p {
  margin: 12px 0;
}
#wrapper a {
  color: #d8b301;
}
#wrapper a:focus {
  outline: none;
}
#wrapper img {
  max-width: 100%;
}
#wrapper .search-results-wrapper {
  min-height: 18em;
}
#wrapper .search-results-wrapper .torque-search-box {
  text-align: center;
}
#wrapper .search-results-wrapper .torque-search-box .form-control {
  padding: 6px 12px;
}
#wrapper .search-results-wrapper .searchResult {
  border-bottom: 1px solid #ddd;
}
#wrapper .search-results-wrapper .searchResult h3 {
  margin-bottom: -18px;
  color: #1a0dab;
}
#wrapper .search-results-wrapper .searchResult h3 a {
  color: #1a0dab;
}
#wrapper .search-results-wrapper .searchResult p .pageLink {
  color: #006621;
}
#wrapper .torque-collapsible .mtree {
  position: relative;
  background: transparent;
  padding: 0;
  opacity: 1;
}
#wrapper .torque-collapsible .mtree a {
  color: #ffffff;
  padding: 14px 24px;
  text-transform: capitalize;
  /* hover for menu */
}
#wrapper .torque-collapsible .mtree a:hover,
#wrapper .torque-collapsible .mtree a:focus {
  background-color: #333333;
  color: #ffffff;
  text-decoration: none;
}
#wrapper .torque-collapsible .mtree.transit li.mtree-node > ul > li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
#wrapper .torque-collapsible .mtree.transit li.mtree-node > a:hover:before,
#wrapper .torque-collapsible .mtree.transit li.mtree-node > a:focus:before {
  color: #ffffff;
}
#wrapper .torque-collapsible .mtree.transit li.mtree-node > a:before {
  color: #ffffff;
  right: 24px;
}
#wrapper .torque-collapsible .mtree.bubba > li {
  background-color: #354b64;
}
#wrapper .torque-collapsible .mtree.bubba li.mtree-node > a:after {
  content: '';
}
#wrapper .torque-collapsible .mtree li.mtree-node > a {
  font-weight: normal;
}
#wrapper .torque-collapsible .mtree li ul {
  background-color: #2e3e4f;
  padding-left: 0;
}
#wrapper .torque-collapsible .mtree li ul p {
  margin: 32px;
}
#wrapper .torque-collapsible .mtree li ul li a {
  /* hover for submenu */
}
#wrapper .torque-collapsible .mtree li ul li a:hover,
#wrapper .torque-collapsible .mtree li ul li a:focus {
  background-color: #333333;
  color: #ffffff;
}
#wrapper .torque-collapsible-v2 .mtree {
  position: relative;
  background: transparent;
  padding: 0;
  opacity: 1;
}
#wrapper .torque-collapsible-v2 .mtree.torque-mtree-v2 {
  padding: 0;
}
#wrapper .torque-collapsible-v2 .mtree a {
  color: #ffffff;
  padding: 14px 24px;
  text-transform: capitalize;
  /* hover for menu */
}
#wrapper .torque-collapsible-v2 .mtree a:hover,
#wrapper .torque-collapsible-v2 .mtree a:focus {
  background-color: #333333;
  color: #ffffff;
  text-decoration: none;
}
#wrapper .torque-collapsible-v2 .mtree.transit li.mtree-node > ul > li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
#wrapper .torque-collapsible-v2 .mtree.transit li.mtree-node > a:hover:before,
#wrapper .torque-collapsible-v2 .mtree.transit li.mtree-node > a:focus:before {
  color: #ffffff;
}
#wrapper .torque-collapsible-v2 .mtree.transit li.mtree-node > a:before {
  color: #ffffff;
  right: 24px;
}
#wrapper .torque-collapsible-v2 .mtree.bubba > li {
  background-color: #354b64;
  margin-bottom: 4px;
}
#wrapper .torque-collapsible-v2 .mtree.bubba li.mtree-node > a:after {
  content: '';
}
#wrapper .torque-collapsible-v2 .mtree li.mtree-node > a {
  font-weight: normal;
}
#wrapper .torque-collapsible-v2 .mtree li ul {
  background-color: #2e3e4f;
  padding-left: 0;
}
#wrapper .torque-collapsible-v2 .mtree li ul p {
  margin: 32px;
}
#wrapper .torque-collapsible-v2 .mtree li ul li a {
  /* hover for submenu */
}
#wrapper .torque-collapsible-v2 .mtree li ul li a:hover,
#wrapper .torque-collapsible-v2 .mtree li ul li a:focus {
  background-color: #333333;
  color: #ffffff;
}
#wrapper .torque-long-arrow-list-wrapper .torque-long-arrow-list {
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
}
#wrapper .torque-long-arrow-list-wrapper .torque-long-arrow-list li {
  position: relative;
}
#wrapper .torque-long-arrow-list-wrapper .torque-long-arrow-list li.active:before {
  border-color: #d8b301;
  color: #d8b301;
}
#wrapper .torque-long-arrow-list-wrapper .torque-long-arrow-list li.active a {
  color: #d8b301;
}
#wrapper .torque-long-arrow-list-wrapper .torque-long-arrow-list li a {
  color: #404040;
  display: block;
  padding: 5px 0 5px 30px;
}
#wrapper .torque-long-arrow-list-wrapper .torque-long-arrow-list li a:after {
  font-family: FontAwesome;
  content: "\f178";
  position: absolute;
  top: 5px;
  left: 0;
  color: #d8b301;
}
#wrapper .torque-long-arrow-list-wrapper .torque-long-arrow-list li:hover:before {
  border-color: #d8b301;
  color: #d8b301;
}
#wrapper .torque-long-arrow-list-wrapper .torque-long-arrow-list li:hover a {
  color: #d8b301;
  text-decoration: none;
}
#wrapper .torque-navbar-static-top {
  background-color: #ffffff;
  border-bottom: 1px solid #efefef;
  font-family: inherit;
  font-weight: normal;
  margin-bottom: 0;
  z-index: 800;
}
@media (max-width: 991px) {
  #wrapper .torque-navbar-static-top .navbar-header {
    float: left;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .navbar-header {
    float: none;
    text-align: left;
    width: 100%;
  }
}
#wrapper .torque-navbar-static-top .navbar-header .navbar-brand {
  height: auto;
  max-width: 250px;
}
#wrapper .torque-navbar-static-top .navbar-header .navbar-brand.editmode-adjust {
  min-width: 250px;
}
@media (max-width: 991px) {
  #wrapper .torque-navbar-static-top .navbar-header .navbar-brand {
    float: none;
    margin: auto;
  }
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .navbar-header .navbar-brand {
    float: left;
  }
}
@media (max-width: 480px) {
  #wrapper .torque-navbar-static-top .navbar-header .navbar-brand {
    padding: 14px 0 14px 15px;
    max-width: 200px;
  }
}
#wrapper .torque-navbar-static-top .navbar-header .navbar-brand p {
  margin: 14px 0;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse {
  min-height: 90px;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper {
  margin: 24px 15px;
}
@media (max-width: 991px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper {
    display: block;
    margin: auto;
    text-align: center;
  }
}
@media (max-width: 991px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right {
    float: none !important;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right {
    float: left;
    margin: auto;
    text-align: left;
  }
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-toggle {
  position: relative;
  padding-right: 24px;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-toggle:after {
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size-adjust: none;
  font-size: inherit;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
  font-size: 14px;
  position: absolute;
  right: 5px;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu {
  background-color: #ffffff;
  border-radius: 0;
  left: 50%;
  margin-left: -88px;
  min-width: 180px;
  padding: 0;
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu {
    display: none;
    left: 0;
    margin-left: 0;
    opacity: 1;
    position: relative;
    transform: none;
    transition: none;
    visibility: visible;
    width: 100%;
  }
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu li {
  border-bottom: 1px solid #acacac;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu li:last-child {
    border-bottom: 1px solid #acacac;
  }
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu li a {
  color: #d8b301;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  padding: 10px;
  text-align: center;
  white-space: normal;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu li:hover {
  border-color: #acacac;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu li:hover a {
  background-color: #d8b301;
  color: #ffffff;
  margin-top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu > .active > a {
  background-color: #d8b301;
  color: #ffffff;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu > .active > a:hover,
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu > .active > a:focus {
  background-color: #d8b301;
  color: #ffffff;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu .dropdown-toggle:after {
  content: "\f0da";
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu .dropdown-toggle:after {
    content: "\f0d7";
  }
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu .dropdown-menu {
  left: 99%;
  top: -3px;
  margin-left: 0;
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right .dropdown .dropdown-menu .dropdown-menu {
    position: relative;
    left: 0;
    top: 0;
  }
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > .open > a {
  background-color: transparent;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  color: #d8b301;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > .open > a:hover,
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > .open > a:focus {
  background-color: transparent;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  color: #d8b301;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (max-width: 991px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li {
    float: none;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li {
    float: none;
    display: block !important;
  }
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li.has-active > a {
  background-color: transparent;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  color: #d8b301;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li > a {
  background-color: transparent;
  color: #0c1621;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  padding: 18px 12px;
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li > a:hover,
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li > a:focus {
  background-color: transparent;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  color: #d8b301;
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li > a {
    border-bottom: 1px solid #acacac;
  }
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li > a:before {
    content: '';
  }
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li > a:hover,
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li > a:focus {
    border-color: #df4001;
  }
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li.active > a {
  background-color: transparent;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  color: #d8b301;
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li.active > a:hover,
#wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li.active > a:focus {
  background-color: transparent;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  color: #d8b301;
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (max-width: 767px) {
  #wrapper .torque-navbar-static-top .torque-navbar-collapse .torque-navbar-right-wrapper .torque-navbar-right > li .caret {
    float: right;
    margin: 10px 0;
  }
}
#wrapper .navbar-default .navbar-toggle {
  border-color: transparent;
  top: 18px;
  color: #404040;
  font-size: 25px;
}
@media (max-width: 480px) {
  #wrapper .navbar-default .navbar-toggle {
    margin-right: 0;
    right: -12px;
    top: 12px;
  }
}
#wrapper .navbar-default .navbar-toggle:hover,
#wrapper .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
#wrapper .navbar-default .navbar-toggle:hover .icon-bar,
#wrapper .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #808080;
  transition: all 0.4s ease 0s;
}
#wrapper .navbar-default .navbar-toggle .icon-bar {
  background-color: #d8b301;
  height: 4px;
  width: 34px;
  transition: all 0.4s ease 0s;
}
#wrapper .navbar-default .navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 18% 10%;
}
#wrapper .navbar-default .navbar-toggle .middle-bar {
  opacity: 0;
}
#wrapper .navbar-default .navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
#wrapper .navbar-default .navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
#wrapper .navbar-default .navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
#wrapper .navbar-default .navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
#wrapper .tree {
  padding: 0;
}
#wrapper .tree li {
  position: relative;
  margin-left: -15px;
  list-style: none;
}
#wrapper .tree li a {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  color: #d8b301;
  display: block;
  margin-top: -1px;
  padding: 6px 4px;
  text-decoration: none;
  transition: background 0.4s ease-in-out;
}
#wrapper .tree li a:hover {
  background-color: #dddddd;
  border-color: #dddddd;
  color: #d91f1f;
  text-decoration: none;
  transition: background 0.4s ease-in-out;
}
#wrapper .tree li .a-has-child {
  padding-left: 34px;
  display: block;
}
#wrapper .tree li .a-has-child:before {
  background-color: #efefef;
  border: 1px solid #dddddd;
  color: #dddddd;
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 14px;
  left: -0;
  position: absolute;
  top: 0;
  padding: 7px;
}
#wrapper .tree li .has-child-checkbox {
  cursor: pointer;
  height: 2em;
  left: 0;
  margin-left: 0;
  opacity: 0;
  position: absolute;
  top: -1px;
  width: 2em;
  z-index: 2;
}
#wrapper .tree li .has-child-checkbox:checked + ol {
  height: auto;
  margin: -1.4em 0 -3px -44px;
  padding: 1.563em 0 0 80px;
  trasition: all 0.4s ease-in-out;
}
#wrapper .tree li .has-child-checkbox:checked + ol > li {
  display: block;
  margin: 0 0 0.125em;
}
#wrapper .tree li .has-child-checkbox:checked + ol > li:last-child {
  margin: 0 0 0.063em;
}
#wrapper .tree li .has-child-checkbox + ol {
  height: 1em;
  margin: -0.98em 0 0 -44px;
}
#wrapper .tree li .has-child-checkbox + ol > li {
  display: none;
  margin-left: -14px !important;
  padding-left: 1px;
}
#wrapper .tree li ol li a {
  margin-top: -3px;
}
#wrapper .torque-core-conversation .form-control {
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #2e3e4f;
}
#wrapper .torque-core-conversation .form-control::-webkit-input-placeholder {
  color: #2e3e4f;
}
#wrapper .torque-core-conversation .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #2e3e4f;
}
#wrapper .torque-core-conversation .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #2e3e4f;
}
#wrapper .torque-core-conversation .form-control:-ms-input-placeholder {
  color: #2e3e4f;
}
#wrapper .torque-core-conversation .main-reply-form .ccm-conversation-avatar img {
  border: 1px solid #2e3e4f;
  border-radius: 0;
}
#wrapper .torque-core-conversation .main-reply-form .ccm-conversation-message-form [data-submit="conversation-message"] {
  background-color: #d8b301;
  border: 2px solid #d8b301;
  border-radius: 0;
  color: #ffffff;
  position: relative;
  transition: all 0.4s ease 0s;
}
#wrapper .torque-core-conversation .main-reply-form .ccm-conversation-message-form [data-submit="conversation-message"]:hover {
  background-color: transparent;
  border-color: #d8b301;
  color: #d8b301;
}
#wrapper .torque-core-conversation .main-reply-form .ccm-conversation-message-form .ccm-conversation-attachment-toggle {
  border: 1px solid #2e3e4f;
  border-radius: 0;
}
#wrapper .torque-core-conversation .ccm-conversation-messages-header .ccm-sort-conversations {
  display: none;
}
#wrapper .torque-core-conversation .ccm-conversation-attachment-container .dropzone {
  border: 1px dashed #2e3e4f;
  border-radius: 0;
}
#wrapper .schedinfo-card-block {
  background-color: #ffffff;
  border: 1px solid #d7d7d7;
  clear: both;
  display: block;
  float: left;
  margin: 15px 0;
  width: 100%;
}
#wrapper .schedinfo-card-block h3 {
  background-color: #24498f;
  color: #ffffff;
  font-size: 20px;
  margin: 0;
  padding: 15px;
}
#wrapper .schedinfo-card-block img {
  width: 100%;
  height: auto;
}
#wrapper .schedinfo-card-block .days-of-week {
  padding: 20px;
  float: left;
  display: block;
  width: 100%;
}
#wrapper .schedinfo-card-block .days-of-week div {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 8px 5px;
  width: 100%;
}
#wrapper .schedinfo-card-block .days-of-week div span {
  display: block;
  float: left;
  width: 30%;
  color: #404040;
}
#wrapper .schedinfo-card-block .days-of-week div span.scheduled-time {
  text-align: right;
  width: 70%;
}
#wrapper .torque-faq-collapsible .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #e5e5e5;
}
#wrapper .torque-faq-collapsible .panel-heading {
  background-image: linear-gradient(to bottom, #fcfcfc 0px, #f2f2f2 100%);
  background-repeat: repeat-x;
  background-color: #f8f8f8;
  border-radius: 0;
}
#wrapper .torque-faq-collapsible .panel-heading .panel-title {
  margin: 0 !important;
}
#wrapper .ccm-faq-block-links {
  margin-bottom: 50px;
}
#wrapper .ccm-faq-block-links a {
  display: block;
  margin-bottom: 18px;
}
#wrapper .torque-faq-scroll .torque-faq-scroll-links {
  margin-bottom: 50px;
}
#wrapper .torque-faq-scroll .torque-faq-scroll-links a {
  display: block;
  margin-bottom: 18px;
}
#wrapper .torque-faq-scroll .torque-faq-scroll-entries .torque-faq-scroll-entry-content {
  border-bottom: 1px solid #ddd;
  margin-bottom: 32px;
  padding-bottom: 14px;
}
#wrapper .torque-faq-scroll .torque-faq-scroll-entries .torque-faq-scroll-entry-content:first-child {
  margin-top: -20px;
}
#wrapper .torque-faq-scroll .torque-faq-scroll-entries .torque-faq-scroll-entry-content .fa-arrow-up {
  border: 1px solid #ccc;
  border-radius: 100%;
  color: #ccc;
  float: right;
  font-size: 12px;
  height: 24px;
  padding: 4.5px 6px;
  position: relative;
  top: -24px;
  width: 24px;
}
#wrapper .torque-feature-horizontal {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #wrapper .torque-feature-horizontal {
    text-align: center;
  }
}
#wrapper .torque-feature-horizontal .torque-feature-icon {
  margin-bottom: 20px;
}
#wrapper .torque-feature-horizontal .torque-feature-icon .fa {
  text-shadow: 1px 1px 0px #454545;
}
#wrapper .torque-feature-horizontal .torque-feature-content .torque-feature-title h4 {
  margin: 0;
}
#wrapper .torque-feature-horizontal .torque-feature-content p {
  margin: 14px 0 25px;
  line-height: 154%;
}
#wrapper .ccm-block-feature-item-hover-wrapper {
  margin-bottom: 25px;
}
#wrapper .ccm-block-feature-item-hover-wrapper .ccm-block-feature-item-hover .ccm-block-feature-item-hover-icon .fa {
  font-size: 3em;
  text-shadow: 1px 1px 0px #454545;
}
#wrapper .ccm-block-feature-item-hover-wrapper .ccm-block-feature-item-hover-title {
  color: #0c1621;
  font-size: 34px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 500;
}
#wrapper .torque-feature-vertical {
  text-align: center;
}
#wrapper .torque-feature-vertical .torque-feature-icon {
  margin: 25px 0;
}
#wrapper .torque-feature-vertical .torque-feature-icon .fa {
  text-shadow: 1px 1px 0px #454545;
}
#wrapper .torque-form .form-control {
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ddd;
}
#wrapper .torque-form .img-captcha img {
  margin-bottom: 10px;
}
#wrapper .torque-form .form-actions .btn-primary {
  background-color: #d8b301;
  border: 3px solid #d8b301;
  border-radius: 0;
  color: #ffffff;
  padding-left: 24px;
  padding-right: 24px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}
#wrapper .torque-form .form-actions .btn-primary:hover {
  background-color: transparent;
  border-color: #d8b301;
  color: #d8b301;
}
#wrapper .torque-newsletter-form .form-inline .captcha {
  display: none;
}
#wrapper .torque-newsletter-form .form-inline .form-control {
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ddd;
}
#wrapper .torque-newsletter-form .form-inline .form-field-group {
  display: block;
  margin-bottom: 0;
  vertical-align: middle;
  float: left;
  width: 68%;
}
@media (max-width: 480px) {
  #wrapper .torque-newsletter-form .form-inline .form-field-group {
    width: 50%;
  }
}
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-email {
  display: block;
}
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-email label {
  display: none;
}
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-email .form-control {
  height: 38px;
  margin-top: 0;
  padding-left: 15px;
  padding-top: 7px;
}
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-text,
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-textarea,
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-radios,
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-select,
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-checkboxlist,
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-fileupload,
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-telephone,
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-url,
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-date,
#wrapper .torque-newsletter-form .form-inline .form-field-group .field-datetime {
  display: none;
}
#wrapper .torque-newsletter-form .form-inline .form-actions {
  float: left;
}
#wrapper .torque-newsletter-form .form-inline .form-actions .btn-primary {
  background-color: #d8b301;
  border: 3px solid #d8b301;
  border-radius: 0;
  color: #ffffff;
  padding: 4px 24px 0 24px;
  height: 37px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}
#wrapper .torque-newsletter-form .form-inline .form-actions .btn-primary:hover {
  background-color: transparent;
  border-color: #d8b301;
  color: #d8b301;
}
#wrapper .torque-newsletter-form .form-inline .img-captcha img {
  margin-bottom: 10px;
}
#wrapper .torque-img-bottom-to-top .pic {
  display: block;
  margin-bottom: 15px;
}
#wrapper .torque-img-bottom-to-top .pic:hover img {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-img-bottom-to-top .pic img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-img-bottom-to-top .pic .pic-caption {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
}
#wrapper .torque-img-bottom-to-top .pic .pic-caption .fa-search {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  color: #fff;
  height: 35px;
  width: 35px;
  padding: 8px;
  transition: all 0.5s ease;
}
#wrapper .torque-img-bottom-to-top .pic .pic-caption .fa-search:hover {
  color: #fff;
  transition: all 0.5s ease;
}
#wrapper .torque-img-bottom-to-top .pic .pic-caption .caption-inner-with-title,
#wrapper .torque-img-bottom-to-top .pic .pic-caption .no-title {
  position: relative;
  top: 40%;
}
#wrapper .torque-img-left-to-right .pic {
  display: block;
  margin-bottom: 15px;
}
#wrapper .torque-img-left-to-right .pic:hover img {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-img-left-to-right .pic img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-img-left-to-right .pic .pic-caption {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
}
#wrapper .torque-img-left-to-right .pic .pic-caption .fa-search {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  color: #fff;
  height: 35px;
  width: 35px;
  padding: 8px;
  transition: all 0.5s ease;
}
#wrapper .torque-img-left-to-right .pic .pic-caption .fa-search:hover {
  color: #fff;
  transition: all 0.5s ease;
}
#wrapper .torque-img-left-to-right .pic .pic-caption .caption-inner-with-title,
#wrapper .torque-img-left-to-right .pic .pic-caption .no-title {
  position: relative;
  top: 40%;
}
#wrapper .torque-img-right-to-left .pic {
  display: block;
  margin-bottom: 15px;
}
#wrapper .torque-img-right-to-left .pic:hover img {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-img-right-to-left .pic img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-img-right-to-left .pic .pic-caption {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
}
#wrapper .torque-img-right-to-left .pic .pic-caption .fa-search {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  color: #fff;
  height: 35px;
  width: 35px;
  padding: 8px;
  transition: all 0.5s ease;
}
#wrapper .torque-img-right-to-left .pic .pic-caption .fa-search:hover {
  color: #fff;
  transition: all 0.5s ease;
}
#wrapper .torque-img-right-to-left .pic .pic-caption .caption-inner-with-title,
#wrapper .torque-img-right-to-left .pic .pic-caption .no-title {
  position: relative;
  top: 40%;
}
#wrapper .torque-img-top-to-bottom .pic {
  display: block;
  margin-bottom: 15px;
}
#wrapper .torque-img-top-to-bottom .pic:hover img {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-img-top-to-bottom .pic img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-img-top-to-bottom .pic .pic-caption {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
}
#wrapper .torque-img-top-to-bottom .pic .pic-caption .fa-search {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  color: #fff;
  height: 35px;
  width: 35px;
  padding: 8px;
  transition: all 0.5s ease;
}
#wrapper .torque-img-top-to-bottom .pic .pic-caption .fa-search:hover {
  color: #fff;
  transition: all 0.5s ease;
}
#wrapper .torque-img-top-to-bottom .pic .pic-caption .caption-inner-with-title,
#wrapper .torque-img-top-to-bottom .pic .pic-caption .no-title {
  position: relative;
  top: 40%;
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner {
  height: 550px;
}
@media (max-width: 767px) {
  #wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner {
    height: 250px;
  }
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item {
  min-height: 350px;
  height: 100%;
  width: 100%;
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .img-animate {
  height: 100%;
  width: auto;
  margin: auto;
}
@media (max-width: 767px) {
  #wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .img-animate {
    height: 250px;
  }
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption {
  padding-bottom: 50px;
  /* Animation delays */
}
@media (max-width: 480px) {
  #wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption {
    padding-bottom: 25px;
  }
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption .no-title {
  display: none;
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption .caption-title {
  animation-delay: 1s;
  color: #fff !important;
  display: inline-block;
  font-family: "Fjalla One", sans-serif;
  font-size: 5.2em;
  font-weight: bold;
  margin: 0 0 32px;
  text-align: center;
}
@media (max-width: 767px) {
  #wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption .caption-title {
    font-size: 3em;
  }
}
@media (max-width: 480px) {
  #wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption .caption-title {
    font-size: 2.4em;
    margin: 0 0 35%;
  }
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption .caption-description {
  animation-delay: 2s;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 4px 15px;
}
@media (max-width: 767px) {
  #wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption .caption-description {
    display: none;
  }
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption .caption-description p {
  color: #fff !important;
  text-align: center;
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-inner .item .carousel-caption .caption-description p a {
  text-decoration: underline;
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-indicators {
  background-color: rgba(0, 0, 0, 0);
  bottom: 18px;
  left: 0;
  margin: 0;
  padding: 10px;
  width: 100%;
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-control .fa-angle-right,
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-control .fa-angle-left {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  display: inline-block;
  font-size: 2.5em;
  height: 78px;
  margin-top: -15px;
  padding: 20px;
  position: absolute;
  top: 50%;
  width: 72px;
  z-index: 5;
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-control .fa-angle-left {
  margin-left: -15px;
  left: 50%;
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-control .fa-angle-right {
  margin-right: -15px;
  right: 50%;
}
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-control.left,
#wrapper .ds-torque-animate-slider-wrapper .carousel .carousel-control.right {
  background-image: none;
}
#wrapper .banner-feature-content .ds-torque-3-column-img-hover-wrapper {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  #wrapper .banner-feature-content .ds-torque-3-column-img-hover-wrapper {
    margin: 0;
    padding: 0 15px;
  }
}
#wrapper .banner-feature-content .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover {
  border: 1px solid #fff;
}
#wrapper .ds-torque-3-column-img-hover-wrapper {
  padding: 0 15px;
}
@media (max-width: 767px) {
  #wrapper .ds-torque-3-column-img-hover-wrapper .col-sm-4 {
    margin: 15px 0;
  }
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover {
  background-color: #333333;
  height: auto;
  max-height: 200px;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 10px 0;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover.no-image {
  height: 300px;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover:hover .img-hover {
  -moz-transform: scale(0.97);
  -webkit-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover:hover .content {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .img-hover {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (max-width: 991px) {
  #wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .img-hover {
    max-width: none;
    width: auto !important;
  }
}
@media (max-width: 767px) {
  #wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .img-hover {
    max-width: 100%;
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  #wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .img-hover {
    max-width: none;
    width: auto !important;
  }
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .content {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .content h4 {
  font-size: 25px;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .content h4 a {
  text-decoration: none;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .content h4,
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .content p {
  margin: 0;
  color: #fff !important;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .content h4:hover,
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .content p:hover {
  text-decoration: none;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .content .text {
  position: absolute;
  bottom: 18px;
  left: 0;
  padding: 4px 15px;
}
#wrapper .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover .content .btn-torque-ctm {
  color: #fff;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel {
  padding: 0 25px;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-inner .item .torque-four-column-carousel-list-inner-wrapper .torque-four-column-carousel-list {
  margin: 25px 0;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-inner .item .torque-four-column-carousel-list-inner-wrapper .torque-four-column-carousel-list .pagethumbnail {
  display: inline-block;
  height: auto;
  width: 100%;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-inner .item .torque-four-column-carousel-list-inner-wrapper .torque-four-column-carousel-list .pagethumbnail .img-pagethumbnail {
  max-height: 270px;
  margin: auto;
  width: 100%;
  height: auto;
  overflow: hidden;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-inner .item .torque-four-column-carousel-list-inner-wrapper .torque-four-column-carousel-list h5 {
  font-size: 18px;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-inner .item .torque-four-column-carousel-list-inner-wrapper .torque-four-column-carousel-list .page-name {
  text-decoration: none;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-control {
  width: 42px;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-control .glyphicon-chevron-left,
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-control .glyphicon-chevron-right {
  color: rgba(0, 0, 0, 0.4);
  font-weight: normal;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-control.left {
  left: -20px;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-control.right {
  right: -20px;
}
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-control.left,
#wrapper .torque-four-column-carousel-list-wrapper .carousel .carousel-control.right {
  background-image: none;
}
#wrapper .banner-feature-content .ds-torque-4-column-img-hover-wrapper {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  #wrapper .banner-feature-content .ds-torque-4-column-img-hover-wrapper {
    margin: 0;
    padding: 0 15px;
  }
}
#wrapper .banner-feature-content .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover {
  border: 1px solid #fff;
}
#wrapper .ds-torque-4-column-img-hover-wrapper {
  padding: 0 15px;
}
@media (max-width: 767px) {
  #wrapper .ds-torque-4-column-img-hover-wrapper .col-sm-3 {
    margin: 15px 0;
  }
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover {
  background-color: #333333;
  height: auto;
  margin: 10px 0;
  max-height: 300px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover.no-image {
  height: 250px;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover:hover .img-hover {
  -moz-transform: scale(0.97);
  -webkit-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover:hover .content {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .img-hover {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (max-width: 991px) {
  #wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .img-hover {
    max-width: none;
    width: auto !important;
  }
}
@media (max-width: 767px) {
  #wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .img-hover {
    max-width: 100%;
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  #wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .img-hover {
    max-width: none;
    width: auto !important;
  }
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .content {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .content h4 {
  font-size: 25px;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .content h4 a {
  text-decoration: none;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .content h4,
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .content p {
  margin: 0;
  color: #fff !important;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .content h4:hover,
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .content p:hover {
  text-decoration: none;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .content .text {
  position: absolute;
  bottom: 18px;
  left: 0;
  padding: 4px 15px;
}
#wrapper .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover .content .btn-torque-ctm {
  color: #fff;
}
#wrapper .ds-torque-four-column-list-wrapper .ds-torque-four-column-list {
  margin: 25px 0;
}
#wrapper .ds-torque-four-column-list-wrapper .ds-torque-four-column-list .pagethumbnail {
  border: 1px solid #fff;
  display: inline-block;
  height: auto;
  width: 100%;
}
#wrapper .ds-torque-four-column-list-wrapper .ds-torque-four-column-list .pagethumbnail .img-pagethumbnail {
  max-height: 270px;
  margin: auto;
  width: 100%;
  height: auto;
  overflow: hidden;
}
#wrapper .ds-torque-four-column-list-wrapper .ds-torque-four-column-list h6 {
  font-size: 18px;
}
#wrapper .ds-torque-four-column-list-wrapper .ds-torque-four-column-list .page-name {
  text-decoration: none;
}
#wrapper .torque-arrow-list-wrapper .torque-arrow-list {
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
}
#wrapper .torque-arrow-list-wrapper .torque-arrow-list li {
  border-bottom: 1px solid #bfc9d6;
  position: relative;
}
#wrapper .torque-arrow-list-wrapper .torque-arrow-list li.active:before {
  border-color: #d8b301;
  color: #d8b301;
}
#wrapper .torque-arrow-list-wrapper .torque-arrow-list li.active a {
  color: #d8b301;
}
#wrapper .torque-arrow-list-wrapper .torque-arrow-list li a {
  color: #8b97a3;
  display: block;
  padding: 10px 12px 10px 0;
}
#wrapper .torque-arrow-list-wrapper .torque-arrow-list li a:after {
  font-family: FontAwesome;
  content: "\f105";
  position: relative;
  top: 1px;
  left: 6px;
}
#wrapper .torque-arrow-list-wrapper .torque-arrow-list li:hover:before {
  border-color: #d8b301;
  color: #d8b301;
}
#wrapper .torque-arrow-list-wrapper .torque-arrow-list li:hover a {
  color: #d8b301;
  text-decoration: none;
}
#wrapper .torque-main-list-wrapper .article {
  border: 1px solid #e2e2e2;
  margin-bottom: 32px;
  padding: 25px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-main-list-wrapper .article:hover {
  box-shadow: 0px 4px 8px #ddd;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-main-list-wrapper .article .article-title {
  max-height: 400px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
#wrapper .torque-main-list-wrapper .article .article-title img {
  margin: auto;
  width: 100%;
  height: auto;
}
#wrapper .torque-main-list-wrapper .article .article-title h2 {
  margin: 0;
  color: #2c3e50;
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (max-width: 767px) {
  #wrapper .torque-main-list-wrapper .article .article-title h2 {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  #wrapper .torque-main-list-wrapper .article .article-title h2 {
    font-size: 28px;
  }
}
#wrapper .torque-main-list-wrapper .article .article-title h2 a {
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
  color: #d8b301;
}
#wrapper .torque-main-list-wrapper .article .article-title h2:hover,
#wrapper .torque-main-list-wrapper .article .article-title h2:focus {
  color: #d8b301;
}
#wrapper .torque-main-list-wrapper .article .article-title h2:hover a,
#wrapper .torque-main-list-wrapper .article .article-title h2:focus a {
  color: #d8b301;
  text-decoration: none;
}
#wrapper .torque-main-list-wrapper .article .article-content .article-details {
  margin: 25px 0;
}
#wrapper .torque-main-list-wrapper .article .article-content .article-details p {
  margin: 0;
  font-size: 14px;
}
#wrapper .torque-main-list-wrapper .article .article-content .article-details .author,
#wrapper .torque-main-list-wrapper .article .article-content .article-details .date,
#wrapper .torque-main-list-wrapper .article .article-content .article-details .comment {
  color: #404040;
}
#wrapper .torque-main-list-wrapper .article .article-content .article-paragraph {
  border-left: 1px solid #e2e2e2;
  padding-left: 40px;
}
@media (max-width: 767px) {
  #wrapper .torque-main-list-wrapper .article .article-content .article-paragraph {
    border-left: none;
    padding-left: 0;
  }
}
#wrapper .torque-portfolio-list {
  display: inline-block;
  margin: 24px auto;
  max-height: 240px;
  padding: 4px 10px;
  width: 32.3333%;
}
#wrapper .torque-portfolio-list.no-image {
  background-color: #333333;
  min-height: 250px;
  position: relative;
  text-align: center;
}
#wrapper .torque-portfolio-list.no-image .torque-portfolio-name {
  left: 50%;
  max-width: 300px;
  position: absolute;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #wrapper .torque-portfolio-list {
    display: inline-block;
    margin: 24px auto;
    width: 100%;
  }
}
@media (max-width: 480px) {
  #wrapper .torque-portfolio-list {
    padding: 4px 0;
  }
}
#wrapper .torque-portfolio-list .pic {
  display: block;
}
#wrapper .torque-portfolio-list .pic:hover img {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-portfolio-list .pic img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-portfolio-list .pic .pic-caption {
  background-color: rgba(0, 0, 0, 0);
}
#wrapper .torque-portfolio-list .pic .pic-caption .fa-search {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  color: #fff;
  height: 100px;
  padding: 16px;
  position: relative;
  text-align: center;
  top: 32%;
  transition: all 0.5s ease;
  width: 100px;
}
@media (max-width: 767px) {
  #wrapper .torque-portfolio-list .pic .pic-caption .fa-search {
    top: 40%;
  }
}
@media (max-width: 480px) {
  #wrapper .torque-portfolio-list .pic .pic-caption .fa-search {
    top: 32%;
  }
}
#wrapper .torque-portfolio-list .pic .pic-caption .fa-search:hover {
  color: #fff;
  transition: all 0.5s ease;
}
#wrapper .torque-portfolio-list .pic .pic-caption .no-title {
  position: relative;
  top: 40%;
}
#wrapper .torque-portfolio-list .pic .pic-caption .date {
  display: block;
}
#wrapper .torque-portfolio-list .pic .pic-caption .view-project {
  font-family: "Oswald", sans-serif;
  font-size: 12px;
}
#wrapper .torque-portfolio-list .torque-portfolio-name {
  max-width: 300px;
}
#wrapper .torque-portfolio-list .torque-portfolio-name h5 {
  margin: 12px 0;
  font-size: 18px;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list {
  padding-bottom: 32px;
  padding-top: 32px;
  position: relative;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -moz-transition: box-shadow 0.3s ease 0s;
  -ms-transition: box-shadow 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 6px;
  border: none;
  font: normal 100% normal Arial, Helvetica, sans-serif;
  color: #ffffff;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background-position: auto auto;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 5px 5px;
  background-size: 5px 5px;
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list:last-child:after {
  background: none;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
  -webkit-transition: box-shadow 0.3s ease 0s;
  -moz-transition: box-shadow 0.3s ease 0s;
  -ms-transition: box-shadow 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-imagebox {
  display: table-cell;
  vertical-align: top;
  width: 120px;
}
@media (max-width: 480px) {
  #wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-imagebox {
    display: block;
    margin-bottom: 12px;
    width: 100%;
  }
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-imagebox .pagethumbnail {
  float: left;
  height: 120px;
  width: 100%;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-imagebox .ds-torque-sidebar-list-date {
  background-color: #d8b301;
  color: #fff;
  height: auto;
  left: 0;
  line-height: 24px;
  padding: 6px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 70px;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-imagebox .ds-torque-sidebar-list-date .day,
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-imagebox .ds-torque-sidebar-list-date .month {
  display: block;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-imagebox .ds-torque-sidebar-list-date .day {
  font-size: 25px;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-imagebox .ds-torque-sidebar-list-date .month {
  font-size: 14px;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-descbox {
  display: table-cell;
  padding-left: 15px;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-descbox h6 {
  font-size: 18px;
  margin: 0 0 4px;
}
@media (max-width: 480px) {
  #wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-descbox h6 {
    margin: 24px;
  }
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-descbox h6 a {
  color: #404040;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-descbox h6 a:hover,
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-descbox h6 a:focus {
  text-decoration: none;
}
#wrapper .ds-torque-sidebar-list-wrapper .torque-sidebar-list .torque-descbox p {
  margin: 0;
  font-size: 14px;
}
#wrapper .torque-search-box {
  margin: 5px 0;
}
#wrapper .torque-search-box .search-input {
  background-color: #ffffff;
  border-color: #dddddd;
  border-radius: 0;
  height: 38px;
  padding-left: 15px;
  top: 0;
}
#wrapper .torque-search-box .search-input::-webkit-input-placeholder {
  color: #2c3e50;
  font-style: italic;
}
#wrapper .torque-search-box .search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #2c3e50;
  font-style: italic;
}
#wrapper .torque-search-box .search-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #2c3e50;
  font-style: italic;
}
#wrapper .torque-search-box .search-input:-ms-input-placeholder {
  color: #2c3e50;
  font-style: italic;
}
#wrapper .torque-search-box .search-btn {
  background-color: #16356e;
  border: 1px solid #16356e;
  border-radius: 0;
  height: 38px;
  padding-left: 18px;
  padding-right: 18px;
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}
#wrapper .torque-search-box .search-btn .fa-search {
  border: 1px solid transparent;
  color: #ffffff;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
#wrapper .torque-search-box .search-btn:hover {
  background-color: #16356e;
  border-color: #16356e;
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}
#wrapper .torque-search-box .search-btn:hover .fa-search {
  color: #ffffff !important;
  line-height: 101%;
}
#wrapper #searchResults .searchResult {
  border-bottom: 1px solid #2c3e50;
}
#wrapper #searchResults .searchResult h3 {
  margin-bottom: 12px;
}
#wrapper #searchResults .searchResult p {
  margin-top: 12px;
}
#wrapper #searchResults .searchResult span {
  font-size: 90%;
  padding: 4px;
  background-color: #ccc !important;
}
#wrapper .torque-share-this-page {
  background-color: #2e3e4f;
  text-align: center;
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  #wrapper .torque-share-this-page {
    background-color: transparent;
  }
}
#wrapper .torque-share-this-page .list-inline li a {
  color: #ffffff;
  display: block;
  font-size: 18px;
  padding: 12px 15px;
  transition: color 0.3s ease;
}
#wrapper .torque-share-this-page .list-inline li a:hover {
  color: #d8b301;
  transition: color 0.3s ease;
}
@media (max-width: 480px) {
  #wrapper .torque-share-this-page .list-inline li a {
    background-color: #2e3e4f;
    padding: 12px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
#wrapper .social-icons .fa {
  font-size: 1.8em;
}
#wrapper .social-icons .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#wrapper .social-icons li {
  padding-left: 2px;
  padding-right: 2px;
}
#wrapper .social-icons.icon-circle .fa {
  border-radius: 50%;
}
#wrapper .social-icons.icon-rounded .fa {
  border-radius: 5px;
}
#wrapper .social-icons.icon-flat .fa {
  border-radius: 0;
}
#wrapper .social-icons .fa:hover,
#wrapper .social-icons .fa:active {
  color: #FFF;
  -webkit-box-shadow: 1px 1px 3px #333;
  -moz-box-shadow: 1px 1px 3px #333;
  box-shadow: 1px 1px 3px #333;
}
#wrapper .social-icons.icon-zoom .fa:hover,
#wrapper .social-icons.icon-zoom .fa:active {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#wrapper .social-icons.icon-rotate .fa:hover,
#wrapper .social-icons.icon-rotate .fa:active {
  -webkit-transform: scale(1.1) rotate(360deg);
  -moz-transform: scale(1.1) rotate(360deg);
  -ms-transform: scale(1.1) rotate(360deg);
  -o-transform: scale(1.1) rotate(360deg);
  transform: scale(1.1) rotate(360deg);
}
#wrapper .social-icons .fa-adn {
  background-color: #504e54;
}
#wrapper .social-icons .fa-apple {
  background-color: #aeb5c5;
}
#wrapper .social-icons .fa-android {
  background-color: #A5C63B;
}
#wrapper .social-icons .fa-bitbucket,
#wrapper .social-icons .fa-bitbucket-square {
  background-color: #003366;
}
#wrapper .social-icons .fa-bitcoin,
#wrapper .social-icons .fa-btc {
  background-color: #F7931A;
}
#wrapper .social-icons .fa-css3 {
  background-color: #1572B7;
}
#wrapper .social-icons .fa-dribbble {
  background-color: #F46899;
}
#wrapper .social-icons .fa-dropbox {
  background-color: #018BD3;
}
#wrapper .social-icons .fa-facebook,
#wrapper .social-icons .fa-facebook-square {
  background-color: #3C599F;
}
#wrapper .social-icons .fa-flickr {
  background-color: #FF0084;
}
#wrapper .social-icons .fa-foursquare {
  background-color: #0086BE;
}
#wrapper .social-icons .fa-github,
#wrapper .social-icons .fa-github-alt,
#wrapper .social-icons .fa-github-square {
  background-color: #070709;
}
#wrapper .social-icons .fa-google-plus,
#wrapper .social-icons .fa-google-plus-square {
  background-color: #CF3D2E;
}
#wrapper .social-icons .fa-html5 {
  background-color: #E54D26;
}
#wrapper .social-icons .fa-instagram {
  background-color: #A1755C;
}
#wrapper .social-icons .fa-linkedin,
#wrapper .social-icons .fa-linkedin-square {
  background-color: #0085AE;
}
#wrapper .social-icons .fa-linux {
  background-color: #FBC002;
  color: #333;
}
#wrapper .social-icons .fa-maxcdn {
  background-color: #F6AE1C;
}
#wrapper .social-icons .fa-pagelines {
  background-color: #241E20;
  color: #3984EA;
}
#wrapper .social-icons .fa-pinterest,
#wrapper .social-icons .fa-pinterest-square {
  background-color: #CC2127;
}
#wrapper .social-icons .fa-renren {
  background-color: #025DAC;
}
#wrapper .social-icons .fa-skype {
  background-color: #01AEF2;
}
#wrapper .social-icons .fa-stack-exchange {
  background-color: #245590;
}
#wrapper .social-icons .fa-stack-overflow {
  background-color: #FF7300;
}
#wrapper .social-icons .fa-trello {
  background-color: #265A7F;
}
#wrapper .social-icons .fa-tumblr,
#wrapper .social-icons .fa-tumblr-square {
  background-color: #314E6C;
}
#wrapper .social-icons .fa-twitter,
#wrapper .social-icons .fa-twitter-square {
  background-color: #32CCFE;
}
#wrapper .social-icons .fa-vimeo-square {
  background-color: #229ACC;
}
#wrapper .social-icons .fa-vk {
  background-color: #375474;
}
#wrapper .social-icons .fa-weibo {
  background-color: #D72B2B;
}
#wrapper .social-icons .fa-windows {
  background-color: #12B6F3;
}
#wrapper .social-icons .fa-xing,
#wrapper .social-icons .fa-xing-square {
  background-color: #00555C;
}
#wrapper .social-icons .fa-youtube,
#wrapper .social-icons .fa-youtube-play,
#wrapper .social-icons .fa-youtube-square {
  background-color: #C52F30;
}
#wrapper .torque-social-links-wrapper .torque-social-links {
  padding: 0;
}
#wrapper .torque-social-links-wrapper .torque-social-links li {
  padding: 0;
}
#wrapper .torque-social-links-wrapper .torque-social-links li a {
  font-size: 20px;
  width: 40px;
  height: 40px;
  padding-top: 4px !important;
  color: #4568a9 !important;
  text-align: center;
  border: 2px solid #4568a9;
  border-radius: 999px;
  display: inline-block;
  transition: all 0.4s ease;
}
#wrapper .torque-social-links-wrapper .torque-social-links li a:hover {
  border-color: #d8b301;
  color: #d8b301 !important;
  transition: all 0.4s ease;
}
#wrapper .torque-tags-wrapper .torque-tags > li {
  margin-bottom: 18px;
  padding-left: 2px;
  padding-right: 2px;
}
#wrapper .torque-tags-wrapper .torque-tags > li > a,
#wrapper .torque-tags-wrapper .torque-tags > li > .not-link,
#wrapper .torque-tags-wrapper .torque-tags > li > span {
  background-color: transparent;
  border: 1px solid #bfc9d6;
  color: #bfc9d6;
  display: block;
  padding: 6px 12px;
  transition: background-color 0.3s ease;
}
#wrapper .torque-tags-wrapper .torque-tags > li > a:before,
#wrapper .torque-tags-wrapper .torque-tags > li > .not-link:before,
#wrapper .torque-tags-wrapper .torque-tags > li > span:before {
  font-family: 'Fontawesome';
  content: "\f02b";
  position: relative;
  left: 0;
  margin-right: 12px;
}
#wrapper .torque-tags-wrapper .torque-tags > li > a:hover,
#wrapper .torque-tags-wrapper .torque-tags > li > .not-link:hover,
#wrapper .torque-tags-wrapper .torque-tags > li > span:hover,
#wrapper .torque-tags-wrapper .torque-tags > li > a:focus,
#wrapper .torque-tags-wrapper .torque-tags > li > .not-link:focus,
#wrapper .torque-tags-wrapper .torque-tags > li > span:focus {
  background-color: #d8b301;
  border: 1px solid #d8b301;
  color: #ffffff;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
#wrapper span.alert {
  display: block;
}
#wrapper .alert-success {
  background-color: #e2f5e4;
  border-color: #289917;
  border-radius: 0;
  color: #299918;
}
#wrapper .alert-danger {
  background-color: #fad4cd;
  border-color: #d62911;
  border-radius: 0;
  color: #d62911;
}
#wrapper .alert-info {
  background-color: #d2e4f1;
  border-color: #4694cf;
  border-radius: 0;
  color: #3c87c9;
}
#wrapper .alert-warning {
  background-color: #fdfcce;
  border-color: #d89c04;
  border-radius: 0;
  color: #dfaf3b;
}
#wrapper .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: normal;
  margin-left: -15px;
  margin-right: -15px;
}
#wrapper .breadcrumb li {
  background-color: #dddddd;
  margin: 0 8px 8px;
  padding: 0;
  position: relative;
  -webkit-transition: background 0.3s ease 0s;
  -moz-transition: background 0.3s ease 0s;
  -ms-transition: background 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}
#wrapper .breadcrumb li:hover,
#wrapper .breadcrumb li:focus {
  background-color: #d8b301;
  -webkit-transition: background 0.3s ease 0s;
  -moz-transition: background 0.3s ease 0s;
  -ms-transition: background 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}
#wrapper .breadcrumb li:hover a,
#wrapper .breadcrumb li:focus a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .breadcrumb li:hover:before,
#wrapper .breadcrumb li:focus:before,
#wrapper .breadcrumb li:hover:after,
#wrapper .breadcrumb li:focus:after {
  background-color: #d8b301;
  -webkit-transition: background 0.3s ease 0s;
  -moz-transition: background 0.3s ease 0s;
  -ms-transition: background 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}
#wrapper .breadcrumb li + li {
  margin-left: 0;
}
#wrapper .breadcrumb li a {
  color: #5f6a76;
  display: block;
  padding: 8px 21px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .breadcrumb li:first-child {
  margin-left: 0;
  margin-right: 8px;
}
#wrapper .breadcrumb li:first-child:before {
  transform: none;
  background: none;
}
#wrapper .breadcrumb li:before,
#wrapper .breadcrumb li:after {
  background-color: #dddddd;
  content: '';
  padding: 0;
}
#wrapper .breadcrumb li:before {
  left: -1.2em;
}
#wrapper .breadcrumb li:after {
  right: -1.2em;
}
#wrapper .breadcrumb li.active {
  background-color: #d8b301;
  color: #ffffff;
  padding: 8px 21px;
  margin-left: 0;
}
#wrapper .breadcrumb li.active:before,
#wrapper .breadcrumb li.active:after {
  background-color: #d8b301;
}
#wrapper .breadcrumb li.active:hover,
#wrapper .breadcrumb li.active:focus {
  background-color: #d8b301;
  color: #ffffff;
}
#wrapper .breadcrumb li.active:hover:before,
#wrapper .breadcrumb li.active:focus:before,
#wrapper .breadcrumb li.active:hover:after,
#wrapper .breadcrumb li.active:focus:after {
  background-color: #d8b301;
}
#wrapper .btn-torque-ctm {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
#wrapper .btn-torque-ctm.sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
#wrapper .btn-torque-ctm.md {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
}
#wrapper .btn-torque-ctm.lg {
  padding: 10px 18px;
  font-size: 18px;
  line-height: 1.3333333;
}
#wrapper .btn-torque-ctm.xl {
  padding: 14px 21px;
  font-size: 21px;
  line-height: 1.2;
}
#wrapper .btn-torque-ctm.outline-rounded {
  background-color: transparent;
  border-radius: 50px;
  border: 1px solid #d8b301;
  color: #d8b301;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#wrapper .btn-torque-ctm.outline-rounded.sm:before {
  top: 4px;
}
#wrapper .btn-torque-ctm.outline-rounded.md:before {
  top: 5px;
}
#wrapper .btn-torque-ctm.outline-rounded.lg:before {
  top: 8px;
}
#wrapper .btn-torque-ctm.outline-rounded.xl:before {
  top: 12px;
}
#wrapper .btn-torque-ctm.outline-rounded:hover {
  background-color: #d8b301;
  border-color: #d8b301;
  color: #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#wrapper .btn-torque-ctm.outline-rounded:hover:before {
  content: '';
}
#wrapper .btn-torque-ctm.filled-rounded {
  background-color: #d8b301;
  border-radius: 50px;
  border: 1px solid #d8b301;
  color: #ffffff;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .btn-torque-ctm.filled-rounded.sm:after {
  top: 4px;
}
#wrapper .btn-torque-ctm.filled-rounded.md:after {
  top: 7px;
}
#wrapper .btn-torque-ctm.filled-rounded.lg:after {
  top: 10px;
}
#wrapper .btn-torque-ctm.filled-rounded.xl:after {
  top: 14px;
}
#wrapper .btn-torque-ctm.filled-rounded:hover {
  background-color: transparent;
  border-color: #d8b301;
  color: #d8b301;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .btn-torque-ctm.box {
  background-color: #d8b301;
  border: 1px solid #d8b301;
  color: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .btn-torque-ctm.box:hover {
  background-color: transparent;
  border-color: #d8b301;
  color: #d8b301;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .btn-torque-ctm.outline {
  background-color: transparent;
  border-color: #d8b301;
  color: #d8b301;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .btn-torque-ctm.outline:hover {
  background-color: #d8b301;
  border-color: #d8b301;
  color: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#wrapper .torque-list-square ul,
#wrapper .torque-list-long-arrow ul,
#wrapper .torque-list-arrow ul,
#wrapper .torque-ordered-list ul,
#wrapper .torque-list-square ol,
#wrapper .torque-list-long-arrow ol,
#wrapper .torque-list-arrow ol,
#wrapper .torque-ordered-list ol {
  padding: 0;
}
#wrapper .torque-list-square ul,
#wrapper .torque-list-square ol {
  list-style: none;
  position: relative;
}
#wrapper .torque-list-square ul li,
#wrapper .torque-list-square ol li {
  padding: 4px 0 4px 18px;
}
#wrapper .torque-list-square ul li:before,
#wrapper .torque-list-square ol li:before {
  color: #d8b301;
  content: "\f0c8";
  font-family: Fontawesome;
  font-size: 8px;
  height: 12px;
  left: 0;
  margin-top: 4px;
  position: absolute;
  width: 12px;
}
#wrapper .torque-list-long-arrow ul,
#wrapper .torque-list-long-arrow ol {
  list-style: none;
  position: relative;
}
#wrapper .torque-list-long-arrow ul li,
#wrapper .torque-list-long-arrow ol li {
  padding: 4px 0 4px 18px;
}
#wrapper .torque-list-long-arrow ul li:before,
#wrapper .torque-list-long-arrow ol li:before {
  color: #d8b301;
  content: "\f178";
  font-family: Fontawesome;
  left: 0;
  margin-top: 2px;
  position: absolute;
}
#wrapper .torque-list-arrow ul,
#wrapper .torque-list-arrow ol {
  list-style: none;
  position: relative;
}
#wrapper .torque-list-arrow ul li,
#wrapper .torque-list-arrow ol li {
  padding: 4px 0 4px 18px;
}
#wrapper .torque-list-arrow ul li:before,
#wrapper .torque-list-arrow ol li:before {
  color: #d8b301;
  content: "\f105";
  font-family: Fontawesome;
  left: 0;
  margin-top: 2px;
  position: absolute;
}
#wrapper .torque-ordered-list ul,
#wrapper .torque-ordered-list ol {
  padding-left: 15px;
  list-style-type: none;
}
#wrapper .torque-ordered-list ul li,
#wrapper .torque-ordered-list ol li {
  counter-increment: step-counter;
  padding: 4px 0 4px 4px;
}
#wrapper .torque-ordered-list ul li:before,
#wrapper .torque-ordered-list ol li:before {
  color: #d8b301;
  content: counter(step-counter, decimal) ". ";
  left: 15px;
  position: absolute;
  top: auto;
}
#wrapper .torque-pagination {
  text-align: center;
}
#wrapper .torque-pagination .pagination > li:first-child > a,
#wrapper .torque-pagination .pagination > li:first-child > span {
  border-radius: 0;
}
#wrapper .torque-pagination .pagination > li:last-child > a,
#wrapper .torque-pagination .pagination > li:last-child > span {
  border-radius: 0;
}
#wrapper .torque-pagination .pagination > li > a,
#wrapper .torque-pagination .pagination > li > span {
  background-color: transparent;
  border: 1px solid #2e3e4f;
  color: #2e3e4f;
  margin-bottom: 10px;
  margin-left: 8px;
  transition: all 0.3s ease;
}
#wrapper .torque-pagination .pagination > li > a:hover,
#wrapper .torque-pagination .pagination > li > span:hover {
  background-color: transparent;
  border-color: #d8b301;
  color: #d8b301;
  transition: all 0.3s ease;
}
#wrapper .torque-pagination .pagination > .active > a,
#wrapper .torque-pagination .pagination > .active > span {
  background-color: #d8b301;
  border-color: #d8b301;
  color: #ffffff;
}
#wrapper .torque-pagination .pagination > .active > a:hover,
#wrapper .torque-pagination .pagination > .active > span:hover,
#wrapper .torque-pagination .pagination > .active > a:focus,
#wrapper .torque-pagination .pagination > .active > span:focus {
  background-color: #d8b301;
  border-color: #d8b301;
  color: #ffffff;
}
#wrapper .torque-pagination .pagination > .disabled > a,
#wrapper .torque-pagination .pagination > .disabled > span {
  background-color: transparent;
  border-color: #dddddd;
  color: #dddddd;
  cursor: not-allowed;
}
#wrapper .torque-pagination .pagination > .disabled > a:hover,
#wrapper .torque-pagination .pagination > .disabled > span:hover,
#wrapper .torque-pagination .pagination > .disabled > a:focus,
#wrapper .torque-pagination .pagination > .disabled > span:focus {
  background-color: transparent;
  border-color: #dddddd;
  color: #dddddd;
  cursor: not-allowed;
}
#wrapper .torque-testimonial {
  border: none;
  margin: 42px 44px;
  padding: 42px;
  position: relative;
}
@media (max-width: 480px) {
  #wrapper .torque-testimonial {
    margin: 0;
    padding: 24px;
  }
}
#wrapper .torque-testimonial:before,
#wrapper .torque-testimonial:after {
  color: rgba(223, 64, 1, 0.18);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16em;
  font-weight: normal;
  position: absolute;
}
#wrapper .torque-testimonial:after {
  content: "\201D";
  right: 0;
  top: 0;
}
#wrapper .torque-testimonial .torque-testimonial-content {
  font-style: italic;
  margin: 0;
}
#wrapper .torque-testimonial .torque-testimonial-author {
  font-weight: bold;
  margin: 12px 0 0;
}
#wrapper .torque-testimonial .torque-testimonial-author .torque-company {
  color: #26b99a;
}
#wrapper .ds-schedinfo-block {
  margin-bottom: 10px;
}
#wrapper .ds-schedinfo-block h3 {
  margin: 10px 0 15px 0;
}
#wrapper .ds-schedinfo-block img {
  width: 100%;
  height: auto;
}
#wrapper .ds-schedinfo-block .days-of-week {
  padding-top: 10px;
}
#wrapper .ds-schedinfo-block .days-of-week p {
  margin: 0;
  padding: 8px 0;
  line-height: 1;
}
#wrapper .ds-schedinfo-block .days-of-week p .scheduled-time {
  float: right;
}
@media (max-width: 480px) {
  #wrapper .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  #wrapper .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li img {
    width: auto !important;
    max-width: none !important;
  }
}
@media (max-width: 991px) {
  #wrapper .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li img {
    width: auto !important;
    max-width: none !important;
  }
}
#wrapper .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
#wrapper .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li .ccm-image-slider-text {
  padding: 15px;
  text-align: center;
  top: 50%;
  width: 100%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#wrapper .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li .ccm-image-slider-text h2 {
  color: #fff !important;
  font-weight: 700;
  font-size: 65px;
  line-height: 1;
}
@media (max-width: 767px) {
  #wrapper .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li .ccm-image-slider-text h2 {
    font-size: 45px;
  }
}
@media (max-width: 480px) {
  #wrapper .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li .ccm-image-slider-text h2 {
    font-size: 34px;
  }
}
#wrapper .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides_tabs {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 999;
  -moz-transform: translate(-50%, -15%);
  -webkit-transform: translate(-50%, -15%);
  -o-transform: translate(-50%, -15%);
  -ms-transform: translate(-50%, -15%);
  transform: translate(-50%, -15%);
}
#wrapper section#login {
  background: #000;
}
#wrapper section#login ul {
  margin: 0px;
  padding: 0px;
  text-align: right;
}
#wrapper section#login ul li {
  display: inline-block;
  border-right: 1px solid #b8b8b8;
  padding: 10px 15px;
}
#wrapper section#login ul li a {
  color: #b8b8b8;
  text-transform: uppercase;
  font-size: 12px;
}
#wrapper header#pt-home {
  background-color: rgba(0, 0, 0, 0.88);
  background-position: center center;
  background-size: cover;
  min-height: 200px;
}
#wrapper header#pt-home #banner h1,
#wrapper header#pt-home #banner h2,
#wrapper header#pt-home #banner h3,
#wrapper header#pt-home #banner h4,
#wrapper header#pt-home #banner h5,
#wrapper header#pt-home #banner p {
  color: #ffffff;
}
#wrapper header#pt-home .banner-feature-content {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font: normal 100% normal Arial, Helvetica, sans-serif;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background-position: auto auto;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 5px 5px;
  background-size: 5px 5px;
  padding: 0 15px;
}
#wrapper header#pt-home .banner-feature-content .ds-torque-3-column-img-hover-wrapper .ds-torque-3-column-img-hover,
#wrapper header#pt-home .banner-feature-content .ds-torque-4-column-img-hover-wrapper .ds-torque-3-column-img-hover,
#wrapper header#pt-home .banner-feature-content .ds-torque-3-column-img-hover-wrapper .ds-torque-4-column-img-hover,
#wrapper header#pt-home .banner-feature-content .ds-torque-4-column-img-hover-wrapper .ds-torque-4-column-img-hover {
  margin: 0;
}
#wrapper header #topmost {
  background: #24498f;
  color: #ffffff;
  font-size: 15px;
  min-height: 12px;
}
#wrapper header #topmost p {
  color: #ffffff;
  margin: 10px 0;
}
#wrapper header #topmost a {
  color: #2c3e50;
}
#wrapper header #banner {
  background-attachment: fixed;
  background-color: #0c1621;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 200px;
}
#wrapper header #banner .btn-torque-ctm.box:hover,
#wrapper header #banner .btn-torque-ctm.box:focus {
  color: #d8b301 !important;
}
#wrapper #page-title {
  background-color: #0c1621;
  background-position: center center;
  background-size: cover;
  padding: 5em 0;
}
#wrapper #page-title h1,
#wrapper #page-title h2,
#wrapper #page-title h3,
#wrapper #page-title h4,
#wrapper #page-title h5,
#wrapper #page-title p {
  color: #ffffff;
}
#wrapper #page-title .page-title-text {
  float: left;
  min-width: 150px;
  position: relative;
}
#wrapper #page-title .page-title-text h3 {
  color: #ffffff;
  font-size: 45px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: normal;
}
#wrapper #page-title .page-title-text .border-thin {
  padding-bottom: 12px;
}
#wrapper #body {
  padding: 30px 0;
}
#wrapper .no-border-stripes:after {
  background: none !important;
  height: 0 !important;
}
#wrapper #prefoot {
  background-color: #1e4183;
  padding: 60px 0;
  position: relative;
}
#wrapper #prefoot:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 15px;
  border: none;
  font: normal 100% normal Arial, Helvetica, sans-serif;
  color: #ffffff;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 0), #eeeeee;
  background-position: auto auto;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 5px 5px;
  background-size: 5px 5px;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
}
#wrapper #prefoot .torque-tags-wrapper .torque-tags li a:hover,
#wrapper #prefoot .torque-tags-wrapper .torque-tags li a:focus {
  color: #404040 !important;
}
#wrapper #prefoot h1,
#wrapper #prefoot h2,
#wrapper #prefoot h3,
#wrapper #prefoot h4,
#wrapper #prefoot h5,
#wrapper #prefoot h6 {
  color: #bfc9d6;
}
#wrapper #prefoot a {
  color: #bfc9d6 !important;
}
#wrapper #prefoot a:hover,
#wrapper #prefoot a:focus {
  color: #d8b301 !important;
}
#wrapper #prefoot p,
#wrapper #prefoot div {
  color: #bfc9d6 !important;
  font-size: 15px;
  font-family: 'Hind Siliguri', sans-serif;
  font-weight: 400;
}
#wrapper #prefoot .border-thin {
  border-color: #4568a9;
}
#wrapper #prefoot .border-thin:after {
  border-color: #bfc9d6;
}
#wrapper #footer {
  padding: 15px 0 5px 0;
  background: #254c95;
  color: #bfc9d6;
}
#wrapper #footer a {
  color: #bfc9d6;
}
#wrapper #footer p {
  margin: 12px 0;
}
#wrapper #footer h1,
#wrapper #footer h2,
#wrapper #footer h3,
#wrapper #footer h4,
#wrapper #footer h5,
#wrapper #footer h6,
#wrapper #footer p {
  color: #bfc9d6;
}
@media (max-width: 767px) {
  #wrapper #footer h1,
  #wrapper #footer h2,
  #wrapper #footer h3,
  #wrapper #footer h4,
  #wrapper #footer h5,
  #wrapper #footer h6,
  #wrapper #footer p {
    text-align: center !important;
  }
}
#wrapper #footer h1 a,
#wrapper #footer h2 a,
#wrapper #footer h3 a,
#wrapper #footer h4 a,
#wrapper #footer h5 a,
#wrapper #footer h6 a,
#wrapper #footer p a {
  color: #bfc9d6;
}
#wrapper .author {
  font-size: 12px;
}
