@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
/************************ Virtual Header *********************************/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
.virtual-header-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.full-bg {
  background: url(../images/back-bg1.jpg) fixed;
  background-size: cover;
  background-position: center top;
  position: relative;
  overflow: hidden;
  height: 500px;
  width: 100%;
  display: table;
}

#home-slider.flexslider {
  background-color: transparent;
  border-radius: 0px;
  border: none;
}

.virtual-text-wrapper {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}

#home-slider p.home-slide-content {
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  font-size: 64px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
}

#home-slider .flex-caption {
  margin-bottom: 10px;
  font-size: 24px;
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  text-align: center;
  font-weight: 300;
}

.virtual-logo {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 30px;
}

.virtual-logo a {
  display: block;
}

/**Search Styles ***/
.search-button {
  line-height: 100px;
  float: right;
  color: #eee;
  position: relative;
  margin: 0 0 0 25px;
  z-index: 99;
  cursor: pointer;
}

.search-button .search-form {
  position: absolute;
  width: 94vw;
  display: none;
  right: 36px;
  top: 0;
  height: 100px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .search-button .search-form {
    width: 92vw;
  }
}

.search-button .search-form .form-control {
  height: 100px;
}

.search-button div.SearchBorder {
  width: 94%;
  height: 97px;
  border: none;
  background-color: #fff;
  margin-top: 0;
  border-bottom: 3px solid #969696;
  padding: 0 20px;
}

.SearchButton {
  display: none !important;
}

.search-style input[type="text"] {
  padding: 0;
  width: 100%;
  color: #111;
  height: 97px;
  background-color: transparent;
  border: none;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  font-size: 66px;
  line-height: 80px;
  font-weight: 300;
}

.con-r007 .counter, .con-r007 span, .con_r013 a {
  font-family: Raleway, sans-serif;
}

.con_ls_s002 {
  float: left;
  width: 100%;
}

.virtual-header-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
}

.SpeedyDropDown {
  float: right;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown {
    float: none;
    background-color: #fff;
  }
}

.SpeedyDropDown .nav {
  float: right;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav {
    background-color: #fff;
  }
}

.SpeedyDropDown .nav > li > a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  height: 100px;
  line-height: 100px;
  margin-right: 0;
  padding: 0 15px;
  color: #333333;
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .SpeedyDropDown .nav > li > a {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li > a {
    color: #111;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
  }
}

.SpeedyDropDown .nav > li ul.Dropdown, .SpeedyDropDown .nav > li ul.Dropdown ul.subs {
  width: 15em;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  border: none;
  border-top: 2px solid #1B72AC;
  color: #117ec3;
  margin-left: 0;
  background: #333;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.Dropdown, .SpeedyDropDown .nav > li ul.Dropdown ul.subs {
    width: 100%;
    left: 0;
    background-color: #fff;
    margin-left: 30px !important;
    padding-left: 0;
    box-shadow: none !important;
    border-top: none !important;
  }
}

.SpeedyDropDown .nav > li ul.Dropdown li a, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a {
  color: #999;
  padding: 0.75em 1em;
  line-height: 21px;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.Dropdown li a, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a {
    color: #111;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
    padding: 0;
  }
}

.SpeedyDropDown .nav > li ul.Dropdown li a:hover, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a:hover {
  color: #ccc;
  padding: 0.75em 1.2em;
  background-color: rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.Dropdown li a:hover, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a:hover {
    color: #333;
    padding: 0;
    background-color: transparent;
  }
}

.SpeedyDropDown .nav > li.active a {
  color: #1B72AC;
  background-color: transparent;
}

.SpeedyDropDown .nav > li > a:hover {
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li > a:hover {
    padding-left: 15px !important;
  }
}

ul.Dropdown ul li a {
  display: inline-block;
  width: 84%;
}

ul.Dropdown ul.subs {
  margin-top: -43px;
}

.custom_menu_width {
  width: 87%;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .custom_menu_width {
    width: 82%;
  }
}

@media only screen and (max-width: 767px) {
  .custom_menu_width {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown {
    width: 100%;
  }
}

.search-button {
  margin: 0 29px 0 28px;
}

@media only screen and (max-width: 767px) {
  button.navbar-toggle {
    margin-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .virtual-logo {
    padding-right: 0;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .main_menu_area {
    margin: 0 auto;
    width: 95%;
  }
}

.breadcrumb_S02 .breadcrumb__title {
  display: inline-block;
}

.breadcrumb_S02 .page_des {
  display: inline-block;
  float: right;
  padding-top: 15px;
}

.breadcrumb_S02 .page_des a {
  color: #fff;
}

.spd-login .SkinObject {
  float: left;
  padding-right: 10px;
  line-height: 35px;
}

@media screen and (min-width: 1024px) and (max-width: 1053px) {
  .homebox .custom_menu_width {
    width: 82%;
  }
}

@media screen and (max-width: 767px) {
  .con_a024 {
    display: table;
    text-align: center;
    width: 100%;
  }
  .con_a024 .SkinObject {
    display: inline-block;
    float: none;
  }
  .con_r039 img, .con_r037 img, .con_r038 img, .con_r041 img, .con_r042 img, .con_r043 img {
    width: 100%;
  }
  #MpageBody * img {
    width: 100%;
  }
}

.flex-direction-nav a:before {
  font-family: fontawesome;
  padding: 6px;
}

.flexslider ul {
  padding-left: 0;
}

.searchInputContainer {
  width: 100%;
  display: inline !important;
  padding-bottom: 21px;
}

ul.searchSkinObjectPreview {
  left: 0;
}

ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group, ul.searchSkinObjectPreview > li {
  line-height: 35px;
}

.con-r006 hr {
  display: inline-block;
}

.loginGroup, .registerGroup {
  display: inline-block;
}

.con_k027 .tablist ul, .con_k030 .tab-div .nav-tabs {
  padding-left: 0;
}

.con_k030 .tab-div .nav-tabs {
  padding-left: 0;
}

.breadcrumb_S02 .breadcrumb__title {
  padding-left: 15px;
}

.breadcrumb_S02 .page_des {
  padding-right: 15px;
}

.demo_area {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #cccccc;
  margin: 5px 0;
  text-align: center;
}

.con_n011 .item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

#dnn_dnnUser_messageGroup, #dnn_dnnUser_notificationGroup, #dnn_dnnUser_avatarGroup {
  display: none;
}

.pos__static {
  position: static;
}

.homebox {
  background: #fff;
  max-width: 1200px;
  margin: 0 auto;
}

.boxbg {
  background-image: url(../images/spd-n-bn-half-left-new.png);
  background-repeat: repeat;
  width: 100%;
}

.homebox .transparent-header {
  margin: 0 auto;
  position: relative;
}

.homebox .search-button div.SearchBorder {
  width: 85%;
  float: right;
}

#LeftSidebar {
  overflow: hidden;
  width: 100%;
  margin-top: 60px;
}

#LeftSidebar .nav {
  border-top: 1px solid #e0dede;
  border-right: 1px solid #e0dede;
}

#LeftSidebar .nav li {
  width: 100%;
}

#LeftSidebar .nav li a {
  line-height: 40px;
  height: 40px;
  color: #333;
  border-bottom: 1px solid #e0dede;
  padding: 0;
  width: 100%;
  display: inline-block;
}

#LeftSidebar .nav li a:hover {
  padding: 0;
  background-color: transparent;
}

#LeftSidebar .nav > li ul.Dropdown, #LeftSidebar .nav > li ul.Dropdown ul.subs {
  position: relative;
  left: 0;
  margin-top: 0;
  background: transparent;
  box-shadow: none;
  width: 100%;
  margin-left: 15px;
  border: none;
}

#LeftSidebar .MenuContent {
  display: none;
}

/*footer*/
.virtual-footer {
  padding-top: 30px;
  background: #333333;
  border-top: 0px solid #e6e6e6;
  padding-bottom: 20px;
  /*end of footer*/
}

.virtual-footer h4 {
  padding: 10px 0px 17px 0px;
  color: #cdcdcd;
}

.virtual-footer p {
  color: #cdcdcd;
}

.virtual-footer .foot-01 {
  text-align: left;
}

.virtual-footer .foot-01 img {
  padding-top: 20px;
  padding-bottom: 30px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .virtual-footer .foot-01 {
    text-align: center;
  }
}

.virtual-footer .foot-02 ul {
  padding: 0;
  list-style: none;
  color: #cdcdcd;
}

.virtual-footer .foot-02 ul li {
  border-bottom: 0px solid #585858;
  padding: 3px 0px 3px 0px;
}

.virtual-footer .foot-02 ul li a {
  text-decoration: none;
  color: #cdcdcd;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .virtual-footer .foot-02 {
    text-align: center;
  }
}

.virtual-footer i.f-list-icon {
  padding-right: 10px;
}

.virtual-footer .foot-03 .post-border {
  border-top: 1px dashed #4f4e4e;
}

.virtual-footer .foot-03 a {
  color: #848484;
  text-decoration: none;
  font-style: italic;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .virtual-footer .foot-03 {
    text-align: center;
  }
}

.virtual-footer .foot-04 {
  word-wrap: break-word;
}

.virtual-footer .foot-04 span {
  padding: 0 4px;
}

.virtual-footer .foot-04 .both-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .virtual-footer .foot-04 .both-5 {
    padding-bottom: 20px;
  }
}

.virtual-footer .foot-04 .view_f04 {
  overflow: hidden;
  position: relative;
  text-align: center;
}

.virtual-footer .foot-04 .view_f04 a:hover {
  font-weight: 300;
  color: #000000;
  line-height: 25px;
  font-size: 10px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.virtual-footer .foot-04 .view_f04 img {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .virtual-footer .foot-04 {
    text-align: center;
  }
}

.virtual-footer #backtotop {
  bottom: 12px;
  position: fixed;
  right: 20px;
  z-index: 5000;
}

.virtual-footer #backtotop a {
  background: #000000 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  color: #000000;
  display: block;
  height: 39px;
  line-height: 39px;
  text-align: center;
  text-decoration: none;
  width: 39px;
}

/*Footer Coppyright*/
/* coppyright */
.virtual-coppyright {
  border-top-width: 0px;
  border-right-width: 0;
  border-left-width: 0;
  border-style: solid;
  border-bottom: 1px solid #e6e6e6;
  padding: 25px 0 15px 0;
  background: #292929;
  color: #cdcdcd;
}

.virtual-coppyright .coppytext a {
  color: #000000;
  text-decoration: none;
}

.virtual-coppyright .coppyright-social {
  float: right;
}

.virtual-coppyright .coppyright-social li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}

.virtual-coppyright .coppyright-social li a {
  color: #848484;
  font-size: 16px;
}

.virtual-coppyright .copyright-bottom {
  color: #848484;
  text-align: right;
  padding-right: 30px;
}

.virtual-coppyright .copyright-bottom i {
  padding: 0px 5px;
}

.virtual-coppyright .copyright-bottom a {
  text-decoration: none;
  color: #848484;
}

@media screen and (max-width: 767px) {
  .virtual-coppyright .coppytext, .virtual-coppyright .copyright-bottom {
    text-align: center;
  }
  .virtual-coppyright .coppyright-social {
    float: none;
    text-align: center;
  }
}

h1, h2, h3, h4, h5, h6 {
  color: #303030;
}

h1 {
  font-size: 30px;
  line-height: 1.25em;
  text-transform: uppercase;
}

h2 {
  font-size: 24px;
  line-height: 1.384615384615385em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h3 {
  font-size: 19px;
  line-height: 1.304347826086957em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h4 {
  font-size: 17px;
  line-height: 1.375em;
  font-weight: 600;
  text-transform: uppercase;
}

h5 {
  font-size: 15px;
  line-height: 1.571428571428571em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h6 {
  font-size: 13px;
  line-height: 1.538461538461538em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #303030;
}

a, p a {
  color: #303030;
  text-decoration: none;
  cursor: pointer;
}

a:hover, p a:hover {
  color: #1abc9c;
  text-decoration: none;
}

input[type='submit'], input[type='button'] {
  -webkit-appearance: none;
}

ul {
  list-style-position: inside;
}

html {
  height: 100%;
  -webkit-transition: all 1.3s ease-out;
  transition: all 1.3s ease-out;
}

body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #555;
  font-weight: 400;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
}

