@charset "UTF-8";
/*
Theme Name: CHINA CITIC BANK
Theme URI:
Author: Curious Few
Author URI: http://curiousfew.com/
Description: CHINA CITIC BANK
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: CHINA CITIC BANK
Domain Path: /languages/
Tags:
*/
/* line 65, ../sass/citic/_navmenu.scss */
.navmenu,
.navbar-offcanvas {
  width: 260px;
  height: 100%;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
}

/* line 74, ../sass/citic/_navmenu.scss */
.navmenu-fixed-left,
.navmenu-fixed-right,
.navbar-offcanvas {
  position: fixed;
  z-index: 1030;
  top: 0;
  border-radius: 0;
  overflow-y: auto;
}

/* line 83, ../sass/citic/_navmenu.scss */
.navmenu-fixed-left,
.navbar-offcanvas.navmenu-fixed-left {
  left: 0;
  right: auto;
  border-width: 0 1px 0 0;
  bottom: 0;
}

/* line 90, ../sass/citic/_navmenu.scss */
.navmenu-fixed-right,
.navbar-offcanvas {
  left: auto;
  right: 0;
  border-width: 0 0 0 1px;
}

/* line 101, ../sass/citic/_navmenu.scss */
.navmenu-nav {
  margin-bottom: 10px;
}
/* line 104, ../sass/citic/_navmenu.scss */
.navmenu-nav.dropdown-menu {
  position: static;
  margin: 0;
  padding-top: 0;
  float: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

/* line 116, ../sass/citic/_navmenu.scss */
.navbar-offcanvas .navbar-nav {
  margin: 0;
}
@media (min-width: 768px) {
  /* line 115, ../sass/citic/_navmenu.scss */
  .navbar-offcanvas {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 125, ../sass/citic/_navmenu.scss */
  .navbar-offcanvas.offcanvas {
    position: static;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 134, ../sass/citic/_navmenu.scss */
  .navbar-offcanvas .navbar-nav.navbar-left:first-child {
    margin-left: -10px;
  }
  /* line 137, ../sass/citic/_navmenu.scss */
  .navbar-offcanvas .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
  /* line 141, ../sass/citic/_navmenu.scss */
  .navbar-offcanvas .navmenu-brand {
    display: none;
  }
}

/* line 149, ../sass/citic/_navmenu.scss */
.navmenu-brand {
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 15px;
  margin: 10px 0;
}
/* line 154, ../sass/citic/_navmenu.scss */
.navmenu-brand:hover, .navmenu-brand:focus {
  text-decoration: none;
}

/* line 165, ../sass/citic/_navmenu.scss */
.navmenu-default,
.navbar-default .navbar-offcanvas {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 170, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-brand,
.navbar-default .navbar-offcanvas .navmenu-brand {
  color: #777;
}
/* line 172, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-brand:hover, .navmenu-default .navmenu-brand:focus,
.navbar-default .navbar-offcanvas .navmenu-brand:hover,
.navbar-default .navbar-offcanvas .navmenu-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 179, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-text,
.navbar-default .navbar-offcanvas .navmenu-text {
  color: #777;
}
/* line 185, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav > .dropdown > a:hover .caret,
.navmenu-default .navmenu-nav > .dropdown > a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
/* line 193, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav > .open > a, .navmenu-default .navmenu-nav > .open > a:hover, .navmenu-default .navmenu-nav > .open > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
/* line 198, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav > .open > a .caret, .navmenu-default .navmenu-nav > .open > a:hover .caret, .navmenu-default .navmenu-nav > .open > a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
/* line 204, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav > .dropdown > a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
/* line 208, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav.dropdown-menu,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #e7e7e7;
}
/* line 210, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav.dropdown-menu > .divider,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
  background-color: #f8f8f8;
}
/* line 214, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav.dropdown-menu > .active > a, .navmenu-default .navmenu-nav.dropdown-menu > .active > a:hover, .navmenu-default .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
  background-color: #d7d7d7;
}
/* line 222, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav > li > a,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a {
  color: #777;
}
/* line 224, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav > li > a:hover, .navmenu-default .navmenu-nav > li > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 231, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav > .active > a, .navmenu-default .navmenu-nav > .active > a:hover, .navmenu-default .navmenu-nav > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 239, ../sass/citic/_navmenu.scss */
.navmenu-default .navmenu-nav > .disabled > a, .navmenu-default .navmenu-nav > .disabled > a:hover, .navmenu-default .navmenu-nav > .disabled > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 250, ../sass/citic/_navmenu.scss */
.navmenu-inverse,
.navbar-inverse .navbar-offcanvas {
  background-color: #222;
  border-color: #090909;
}
/* line 255, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-brand,
.navbar-inverse .navbar-offcanvas .navmenu-brand {
  color: #777777;
}
/* line 257, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-brand:hover, .navmenu-inverse .navmenu-brand:focus,
.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,
.navbar-inverse .navbar-offcanvas .navmenu-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 264, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-text,
.navbar-inverse .navbar-offcanvas .navmenu-text {
  color: #777777;
}
/* line 270, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav > .dropdown > a:hover .caret,
.navmenu-inverse .navmenu-nav > .dropdown > a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 278, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav > .open > a, .navmenu-inverse .navmenu-nav > .open > a:hover, .navmenu-inverse .navmenu-nav > .open > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
/* line 283, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav > .open > a .caret, .navmenu-inverse .navmenu-nav > .open > a:hover .caret, .navmenu-inverse .navmenu-nav > .open > a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 289, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav > .dropdown > a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
/* line 293, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav.dropdown-menu,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #090909;
}
/* line 295, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav.dropdown-menu > .divider,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
  background-color: #222;
}
/* line 299, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a, .navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:hover, .navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
  background-color: black;
}
/* line 307, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav > li > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a {
  color: #777777;
}
/* line 309, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav > li > a:hover, .navmenu-inverse .navmenu-nav > li > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 316, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav > .active > a, .navmenu-inverse .navmenu-nav > .active > a:hover, .navmenu-inverse .navmenu-nav > .active > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 324, ../sass/citic/_navmenu.scss */
.navmenu-inverse .navmenu-nav > .disabled > a, .navmenu-inverse .navmenu-nav > .disabled > a:hover, .navmenu-inverse .navmenu-nav > .disabled > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 11, ../sass/citic/_offcanvas.scss */
.offcanvas {
  display: none;
}
/* line 6, ../sass/citic/_offcanvas.scss */
.offcanvas.in {
  display: block;
}

@media (max-width: 767px) {
  /* line 16, ../sass/citic/_offcanvas.scss */
  .offcanvas-xs {
    display: none;
  }
  /* line 6, ../sass/citic/_offcanvas.scss */
  .offcanvas-xs.in {
    display: block;
  }
}
@media (max-width: 991px) {
  /* line 21, ../sass/citic/_offcanvas.scss */
  .offcanvas-sm {
    display: none;
  }
  /* line 6, ../sass/citic/_offcanvas.scss */
  .offcanvas-sm.in {
    display: block;
  }
}
@media (max-width: 1199px) {
  /* line 26, ../sass/citic/_offcanvas.scss */
  .offcanvas-md {
    display: none;
  }
  /* line 6, ../sass/citic/_offcanvas.scss */
  .offcanvas-md.in {
    display: block;
  }
}
/* line 30, ../sass/citic/_offcanvas.scss */
.offcanvas-lg {
  display: none;
}
/* line 6, ../sass/citic/_offcanvas.scss */
.offcanvas-lg.in {
  display: block;
}

/* line 34, ../sass/citic/_offcanvas.scss */
.canvas-sliding {
  -webkit-transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
  transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
}

/* line 45, ../sass/citic/_offcanvas.scss */
.offcanvas-clone {
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
  position: absolute !important;
  top: auto !important;
  left: auto !important;
  bottom: 0px !important;
  right: 0px !important;
  opacity: 0 !important;
}

/* CITIC NAV STYLE
-------------------------------------------------- */
/*
.header {
	background-color: #FFFFFF;

	.nav {
		margin-top: 50px;
		margin-right: 40px;
		margin-top: 62px;
		margin-top: 72px;
		margin-top: 40px;

		@media (max-width: $screen-xs-max) {                 								// max: 767
			margin-top: 20px;
			margin-right: 10px;
			margin-top: 26px;
		}

		.btn-switch-lang {
			background-color: transparent;
			color: #006193;
			color: #00618E;
			padding: 0px; 

			&:hover, &:active, &:focus {
				background-color: transparent;
				color: #006193;
			}
		}
	}
	.navbar-brand {
		margin: 50px 40px; 
		padding: 0px;
		height: auto;
		display: block;
		//width: 15%;
		//width: 171px;

		width: 231px;
		margin: 25px 40px; 

		@media (max-width: $screen-xs-max) {                 								// max: 767
			//padding: 20px 10px; 
			//width: 49.5545%;
			margin: 20px 10px; 
			padding: 0px;
			width: 106px;
			width: 148px;
		}

		a.logo-holder {
			border: 0px solid red;
			//display: inline-block;
			display: block;
			margin:0px 0px;
			//width: 79.94166%;
			
			@media (max-width: $screen-xs-max) {                 								// max: 767
				
			}
			
		}
	}
}
*/
/* line 76, ../sass/citic/_nav.scss */
.navmenu-fixed-right {
  left: auto !important;
}

/* line 78, ../sass/citic/_nav.scss */
body.canvas-sliding.offcanvas-right, body.canvas-slid.offcanvas-right {
  left: auto !important;
}

/* line 84, ../sass/citic/_nav.scss */
.offcanvas-content.canvas-sliding.offcanvas-right, .offcanvas-content.canvas-slid.offcanvas-right {
  left: auto !important;
}
/* line 92, ../sass/citic/_nav.scss */
.offcanvas-content.canvas-opening .navbar-reveal .navbar-toggle, .offcanvas-content.canvas-slid .navbar-reveal .navbar-toggle {
  pointer-events: none;
}
/* line 97, ../sass/citic/_nav.scss */
.offcanvas-content.canvas-opening .navbar-reveal .navbar-toggle .icon-bar:nth-child(1), .offcanvas-content.canvas-slid .navbar-reveal .navbar-toggle .icon-bar:nth-child(1) {
  opacity: 0;
  transform: translateY(6px) rotate(45deg);
}
/* line 101, ../sass/citic/_nav.scss */
.offcanvas-content.canvas-opening .navbar-reveal .navbar-toggle .icon-bar:nth-child(2), .offcanvas-content.canvas-slid .navbar-reveal .navbar-toggle .icon-bar:nth-child(2) {
  opacity: 0;
  transform: translateX(-100%);
}
/* line 105, ../sass/citic/_nav.scss */
.offcanvas-content.canvas-opening .navbar-reveal .navbar-toggle .icon-bar:nth-child(3), .offcanvas-content.canvas-slid .navbar-reveal .navbar-toggle .icon-bar:nth-child(3) {
  opacity: 0;
  transform: translateY(-6px) rotate(-45deg);
}

/* line 117, ../sass/citic/_nav.scss */
.navmenu-reveal {
  z-index: 1;
  background-color: #FFFFFF;
  border: 0px solid #000000;
}
@media (min-width: 768px) {
  /* line 117, ../sass/citic/_nav.scss */
  .navmenu-reveal {
    position: static;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    z-index: 10;
    width: 100%;
    min-height: 50px;
    min-height: 86px;
  }
}
@media (max-width: 767px) {
  /* line 134, ../sass/citic/_nav.scss */
  .navmenu-reveal.navmenu-fixed-right {
    border-left: 1px solid #e7e7e7;
    border-left: 1px solid #939393;
    -webkit-box-shadow: inset 1px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 0px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0px 2px 0px rgba(0, 0, 0, 0.1);
    background-color: #A3A3A3;
  }
}
@media (min-width: 768px) {
  /* line 151, ../sass/citic/_nav.scss */
  .navmenu-reveal .navmenu-brand {
    float: left;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
    margin: 0px;
    width: 250px;
    height: auto;
    padding: 0px;
    margin: 15px 0px;
    margin-right: 10px;
  }
}
/* line 169, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-nav {
  margin: 0px;
  float: none;
  background-color: #A3A3A3;
}
/* line 174, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-nav > li {
  float: none;
  display: inline-block;
}
/* line 178, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-nav > li > a {
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 183, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-nav > li > a:focus, .navmenu-reveal .navbar-nav > li > a:hover {
  background-color: transparent;
}
@media (max-width: 767px) {
  /* line 178, ../sass/citic/_nav.scss */
  .navmenu-reveal .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 195, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-nav > li.active > a, .navmenu-reveal .navbar-nav > li.active > a:focus, .navmenu-reveal .navbar-nav > li.active > a:hover {
  color: #FFFFFF;
  background-color: transparent;
}
@media (max-width: 767px) {
  /* line 174, ../sass/citic/_nav.scss */
  .navmenu-reveal .navbar-nav > li {
    display: block;
    text-align: left;
  }
}
@media (max-width: 767px) {
  /* line 169, ../sass/citic/_nav.scss */
  .navmenu-reveal .navbar-nav {
    background-color: transparent;
  }
}
/* line 220, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav {
  margin: 0px;
  margin-top: 28px;
  background-color: transparent;
}
/* line 225, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li {
  float: left;
}
/* line 228, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li > a {
  color: #333333;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #333;
}
/* line 231, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li > a:focus, .navmenu-reveal .navbar-lang-nav > li > a:hover {
  background-color: transparent;
}
@media (max-width: 767px) {
  /* line 228, ../sass/citic/_nav.scss */
  .navmenu-reveal .navbar-lang-nav > li > a {
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 254, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li.last > a {
  border-right: 0px solid #333;
}
/* line 259, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li.active > a, .navmenu-reveal .navbar-lang-nav > li.active > a:focus, .navmenu-reveal .navbar-lang-nav > li.active > a:hover {
  color: #000000;
  background-color: transparent;
}
@media (max-width: 767px) {
  /* line 259, ../sass/citic/_nav.scss */
  .navmenu-reveal .navbar-lang-nav > li.active > a, .navmenu-reveal .navbar-lang-nav > li.active > a:focus, .navmenu-reveal .navbar-lang-nav > li.active > a:hover {
    color: #FFFFFF;
  }
}
/* line 269, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li.cross {
  display: none;
}
@media (max-width: 767px) {
  /* line 269, ../sass/citic/_nav.scss */
  .navmenu-reveal .navbar-lang-nav > li.cross {
    display: block;
    float: right;
  }
}
/* line 278, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li .navbar-toggle {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 7px 10px;
  border-radius: 0px;
  background-color: transparent;
}
/* line 285, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
/* line 289, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li .navbar-toggle .icon-bar:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
/* line 292, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li .navbar-toggle .icon-bar:nth-child(2) {
  opacity: 0;
  transform: translateX(-100%);
}
/* line 296, ../sass/citic/_nav.scss */
.navmenu-reveal .navbar-lang-nav > li .navbar-toggle .icon-bar:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}
@media (max-width: 767px) {
  /* line 225, ../sass/citic/_nav.scss */
  .navmenu-reveal .navbar-lang-nav > li {
    display: block;
    float: left;
  }
}
@media (max-width: 767px) {
  /* line 220, ../sass/citic/_nav.scss */
  .navmenu-reveal .navbar-lang-nav {
    margin-top: 17px;
    margin-bottom: 18px;
  }
}

/* line 319, ../sass/citic/_nav.scss */
.navbar-reveal {
  border: 0px solid #000000;
  background-color: #FFFFFF;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  /* line 319, ../sass/citic/_nav.scss */
  .navbar-reveal {
    display: none;
  }
}
/* line 328, ../sass/citic/_nav.scss */
.navbar-reveal .navbar-brand {
  width: 200px;
  height: auto;
  padding: 0px;
  margin: 10px 10px;
}
/* line 334, ../sass/citic/_nav.scss */
.navbar-reveal .navbar-toggle {
  border: 0px solid #DDDDDD;
  margin-top: 14px;
  margin-bottom: 14px;
  border-radius: 0px;
}
/* line 340, ../sass/citic/_nav.scss */
.navbar-reveal .navbar-toggle:hover, .navbar-reveal .navbar-toggle:focus {
  background-color: transparent;
}
/* line 345, ../sass/citic/_nav.scss */
.navbar-reveal .navbar-toggle .icon-bar {
  background-color: #333333;
  -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}

/* CITIC FORM STYLE
-------------------------------------------------- */
/* line 6, ../sass/citic/_form.scss */
.form-control {
  border: 1px solid #FFFFFF;
  border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* line 13, ../sass/citic/_form.scss */
.form-control:focus {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 20, ../sass/citic/_form.scss */
select.form-control {
  /*webkit browsers */
  -webkit-appearance: none;
  /*Firefox */
  -moz-appearance: none;
  /* modern browsers */
  appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* line 32, ../sass/citic/_form.scss */
.input-group-addon {
  background-color: #FFFFFF;
  border: none;
  border-radius: 0px;
}

/* line 38, ../sass/citic/_form.scss */
label {
  font-weight: normal;
}

/* line 43, ../sass/citic/_form.scss */
.help-block {
  display: none;
}

/* line 48, ../sass/citic/_form.scss */
.form-group.has-error .help-block {
  display: block;
  font-size: 12px;
  margin-bottom: 0px;
}

/* line 56, ../sass/citic/_form.scss */
.has-error .control-label,
.has-error .radio {
  color: inherit;
}

/*
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
*/
/* CITIC DATEPICKER STYLE
-------------------------------------------------- */
/* line 4, ../sass/citic/_datepicker.scss */
.ui-datepicker {
  padding: 0px 5px;
}
/* line 7, ../sass/citic/_datepicker.scss */
.ui-datepicker.ui-corner-all {
  border-radius: 0px;
}
/* line 10, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-corner-all {
  border-radius: 0px;
}
/* line 14, ../sass/citic/_datepicker.scss */
.ui-datepicker.ui-widget-content {
  border: 1px solid #EDEDED;
  background: #FFFFFF;
}
/* line 22, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-datepicker-header {
  border: 0px solid red;
  background: #EE653A;
  color: #FFFFFF;
  padding: 10px 0px;
  margin: 0px -5px;
}
/* line 29, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  top: 10px;
}
/* line 35, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-widget-header .ui-icon.ui-icon-circle-triangle-e {
  background: transparent url("../images/icon-next.png") 50% 50% no-repeat;
}
/* line 38, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-widget-header .ui-icon.ui-icon-circle-triangle-w {
  background: transparent url("../images/icon-prev.png") 50% 50% no-repeat;
}
/* line 45, ../sass/citic/_datepicker.scss */
.ui-datepicker td {
  padding: 0px;
}
/* line 48, ../sass/citic/_datepicker.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center;
  padding: 0.6em .2em;
}
/* line 58, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default {
  border-width: 0px;
  color: #FFFFFF;
  background: #A0958B;
}
/* line 64, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-state-disabled,
.ui-datepicker .ui-widget-content .ui-state-disabled,
.ui-datepicker .ui-widget-header .ui-state-disabled {
  opacity: 0.8;
}
/* line 68, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-state-disabled span,
.ui-datepicker .ui-state-disabled a,
.ui-datepicker .ui-widget-content .ui-state-disabled span,
.ui-datepicker .ui-widget-content .ui-state-disabled a,
.ui-datepicker .ui-widget-header .ui-state-disabled span,
.ui-datepicker .ui-widget-header .ui-state-disabled a {
  color: #C0C0C0;
}
/* line 76, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-datepicker-week-end.ui-datepicker-week-end-sunday .ui-state-default {
  color: #CE1126;
}
/* line 83, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-datepicker-holiday .ui-state-default {
  color: #CE1126;
}
/* line 89, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-priority-secondary,
.ui-datepicker .ui-widget-content .ui-priority-secondary,
.ui-datepicker .ui-widget-header .ui-priority-secondary {
  color: #FFFFFF;
  background: #DFDFDF;
  opacity: 1;
}
/* line 98, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-state-hover, .ui-datepicker .ui-widget-content .ui-state-hover,
.ui-datepicker .ui-priority-secondary.ui-state-hover {
  border-width: 0px;
  color: #FFFFFF;
  background: #EE653A;
}
/* line 107, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  border: 0px solid #000;
}
/* line 109, ../sass/citic/_datepicker.scss */
.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
  background: #F8B641;
  margin: 10px auto;
  float: none;
  display: block;
  padding: 5px 20px;
  font-weight: 400;
}

/* ----------------------------------------------------------------------- */
/* FONT */
@font-face {
  font-family: neuzeitgro-reg-webfont;
  src: url(../fonts/neuzeitgro-reg-webfont.eot);
  src: url(../fonts/neuzeitgro-reg-webfont.eot?) format("embedded-opentype"), url(../fonts/neuzeitgro-reg-webfont.woff) format("woff"), url(../fonts/neuzeitgro-reg-webfont.ttf) format("truetype"), url(../fonts/neuzeitgro-reg-webfont.svg#neuzeitgro-reg-webfont) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: neuzeitgro-lig-webfont;
  src: url(../fonts/neuzeitgro-lig-webfont.eot);
  src: url(../fonts/neuzeitgro-lig-webfont.eot?) format("embedded-opentype"), url(../fonts/neuzeitgro-lig-webfont.woff) format("woff"), url(../fonts/neuzeitgro-lig-webfont.ttf) format("truetype"), url(../fonts/neuzeitgro-lig-webfont.svg#neuzeitgro-lig-webfont) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: neuzeitgro-bol-webfont;
  src: url(../fonts/neuzeitgro-bol-webfont.eot);
  src: url(../fonts/neuzeitgro-bol-webfont.eot?) format("embedded-opentype"), url(../fonts/neuzeitgro-bol-webfont.woff) format("woff"), url(../fonts/neuzeitgro-bol-webfont.ttf) format("truetype"), url(../fonts/neuzeitgro-bol-webfont.svg#neuzeitgro-bol-webfont) format("svg");
  font-weight: 400;
  font-style: normal;
}
/* ----------------------------------------------------------------------- */
/* GENERAL */
/* line 55, ../sass/citic/_citic.scss */
html {
  background-color: #FFFFFF;
  height: 100%;
}

/* line 63, ../sass/citic/_citic.scss */
body {
  opacity: 1;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 0px;
  color: #333333;
  background-color: transparent;
    /*
	font-family: neuzeitgro-reg-webfont,Verdana,Arial,sans-serif,"Microsoft JhengHei","微軟正黑體",STHeiti;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	*/
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
/* line 94, ../sass/citic/_citic.scss */
body.fade-out {
  opacity: 0;
  transition: none;
}
/* line 98, ../sass/citic/_citic.scss */
body.fade-in {
  opacity: 1;
  -webkit-transition: opacity 1s ease 0s;
  -o-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;
}
/* line 102, ../sass/citic/_citic.scss */
body.active {
  overflow: auto;
}
@media (max-width: 767px) {
  /* line 63, ../sass/citic/_citic.scss */
  body {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 63, ../sass/citic/_citic.scss */
  body {
    width: 100%;
  }
}

/* line 140, ../sass/citic/_citic.scss */
#media-checking {
  width: 100%;
}

@media (max-width: 767px) {
  /* line 144, ../sass/citic/_citic.scss */
  #media-checking {
    width: 1px;
  }
}

/* line 150, ../sass/citic/_citic.scss */
.inline-block {
  display: inline-block;
}

/* line 154, ../sass/citic/_citic.scss */
.no-padding {
  padding: 0px;
}

/* line 157, ../sass/citic/_citic.scss */
.no-padding-left {
  padding-left: 0px;
}

/* line 160, ../sass/citic/_citic.scss */
.no-padding-right {
  padding-right: 0px;
}

@media (max-width: 767px) {
  /* line 163, ../sass/citic/_citic.scss */
  .no-padding-xs {
    padding: 0px;
  }
}

/* line 169, ../sass/citic/_citic.scss */
.no-margin {
  margin: 0px;
}

/* line 172, ../sass/citic/_citic.scss */
.no-margin-bottom {
  margin-bottom: 0px;
}

/* line 176, ../sass/citic/_citic.scss */
[class*="col-xs-"], [class*="col-sm-"], [class*="col-md-"], [class*="col-lg-"] {
  border: 0px solid gold;
}

/* line 179, ../sass/citic/_citic.scss */
.container {
  border-left: 0px solid #666666;
  border-right: 0px solid #666666;
}
@media (max-width: 1024px) {
  /* line 179, ../sass/citic/_citic.scss */
  .container {
    width: 100%;
  }
}

/* line 189, ../sass/citic/_citic.scss */
a {
  text-decoration: none;
  -webkit-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
}
/* line 194, ../sass/citic/_citic.scss */
a:focus, a:active {
  outline: none;
}
/* line 200, ../sass/citic/_citic.scss */
a.no-text-decoration {
  text-decoration: none;
}
/* line 203, ../sass/citic/_citic.scss */
a.text-underline {
  text-decoration: underline;
}
/* line 207, ../sass/citic/_citic.scss */
a.text-white {
  color: #FFFFFF;
}
/* line 209, ../sass/citic/_citic.scss */
a.text-white:active, a.text-white:focus, a.text-white:hover, a.text-white:active:hover {
  color: #FAFAFA;
}
/* line 214, ../sass/citic/_citic.scss */
a.text-orange:active, a.text-orange:focus, a.text-orange:hover, a.text-orange:active:hover {
  color: #EF653A;
}
/* line 218, ../sass/citic/_citic.scss */
a.text-dark-grey {
  color: #464646;
}
/* line 220, ../sass/citic/_citic.scss */
a.text-dark-grey:active, a.text-dark-grey:focus, a.text-dark-grey:hover {
  color: #464646;
}
/* line 224, ../sass/citic/_citic.scss */
a.text-dark-black {
  color: #444444;
}
/* line 226, ../sass/citic/_citic.scss */
a.text-dark-black:active, a.text-dark-black:focus, a.text-dark-black:hover {
  color: #444444;
}

/* line 243, ../sass/citic/_citic.scss */
.remark {
  font-size: 12px;
}

/* line 247, ../sass/citic/_citic.scss */
.aligner {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 253, ../sass/citic/_citic.scss */
.aligner-item {
  max-width: 50%;
}

/* line 257, ../sass/citic/_citic.scss */
.aligner-item--top {
  align-self: flex-start;
}

/* line 261, ../sass/citic/_citic.scss */
.aligner-item--bottom {
  align-self: flex-end;
}

/* line 265, ../sass/citic/_citic.scss */
.right-block {
  display: block;
  margin-left: auto;
  margin-right: 0px;
}

/* line 270, ../sass/citic/_citic.scss */
.left-block {
  display: block;
  margin-left: 0px;
  margin-right: auto;
}

/* BORDER
-------------------------------------------------- */
/* line 279, ../sass/citic/_citic.scss */
.border {
  border: 2px solid #FFF !important;
}

/* line 282, ../sass/citic/_citic.scss */
.border-black {
  border: 2px solid #000 !important;
}

/* line 285, ../sass/citic/_citic.scss */
.border-right {
  border-right: 2px solid #FFF !important;
}

/* line 288, ../sass/citic/_citic.scss */
.border-left {
  border-left: 2px solid #FFF !important;
}

/* line 291, ../sass/citic/_citic.scss */
.border-bottom {
  border-bottom: 2px solid #FFF !important;
}

/* FONT
-------------------------------------------------- */
/* line 298, ../sass/citic/_citic.scss */
.font-normal {
  font-weight: 300;
}

/* line 301, ../sass/citic/_citic.scss */
.font-weight-light {
  font-weight: 300;
}

/* TEXT 
-------------------------------------------------- */
/* line 309, ../sass/citic/_citic.scss */
.text-right {
  text-align: right;
}

/* line 312, ../sass/citic/_citic.scss */
.text-left {
  text-align: left;
}

/* line 315, ../sass/citic/_citic.scss */
.text-center {
  text-align: center;
}

/* line 318, ../sass/citic/_citic.scss */
.text-white {
  color: #FFFFFF;
}

/* line 321, ../sass/citic/_citic.scss */
.text-grey {
  color: #DEDEDE;
}

/* line 324, ../sass/citic/_citic.scss */
.text-green {
  color: #434c2e;
}

/* line 327, ../sass/citic/_citic.scss */
.text-black {
  color: #000000;
}

/* line 330, ../sass/citic/_citic.scss */
.text-dark-black {
  color: #333333;
}

/* line 333, ../sass/citic/_citic.scss */
.text-dark-grey {
  color: #464646;
}

/* line 336, ../sass/citic/_citic.scss */
.text-color-light {
  color: #FFFFFF;
}

/* line 339, ../sass/citic/_citic.scss */
.text-light-blue {
  color: #00a5e5;
}

/* line 342, ../sass/citic/_citic.scss */
.text-brown {
  color: #AB7669;
}

/* line 345, ../sass/citic/_citic.scss */
.text-light-brown {
  color: #A1968C;
  color: #A0958B;
  color: #666666;
}

/* line 350, ../sass/citic/_citic.scss */
.text-letter-spacing {
  letter-spacing: 2px;
}

/* line 353, ../sass/citic/_citic.scss */
.text-red {
  color: #e00d2f;
  color: #CE1126;
}

/* line 357, ../sass/citic/_citic.scss */
.text-warn-red {
  color: #a94442;
}

/* line 360, ../sass/citic/_citic.scss */
.text-light-red {
  color: #CE1126;
}

/* line 363, ../sass/citic/_citic.scss */
.text-orange {
  color: #EF653A;
}

@media (min-width: 768px) {
  /* line 367, ../sass/citic/_citic.scss */
  .text-right-sm {
    text-align: right;
  }
}

@media (min-width: 768px) {
  /* line 372, ../sass/citic/_citic.scss */
  .text-left-sm {
    text-align: left;
  }
}

/* line 378, ../sass/citic/_citic.scss */
.bg-brown {
  background-color: #c7c7be;
}

/* line 381, ../sass/citic/_citic.scss */
.bg-black {
  background-color: #000000;
}

/* line 385, ../sass/citic/_citic.scss */
.row-height {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
}

/* line 393, ../sass/citic/_citic.scss */
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}

/* line 399, ../sass/citic/_citic.scss */
.col-bottom {
  vertical-align: bottom;
}

@media (max-width: 767px) {
  /* line 404, ../sass/citic/_citic.scss */
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  /* line 410, ../sass/citic/_citic.scss */
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  /* line 415, ../sass/citic/_citic.scss */
  .col-xs-top {
    vertical-align: top;
  }

  /* line 418, ../sass/citic/_citic.scss */
  .col-xs-middle {
    vertical-align: middle;
  }

  /* line 421, ../sass/citic/_citic.scss */
  .col-xs-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  /* line 426, ../sass/citic/_citic.scss */
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  /* line 432, ../sass/citic/_citic.scss */
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  /* line 437, ../sass/citic/_citic.scss */
  .col-sm-top {
    vertical-align: top;
  }

  /* line 440, ../sass/citic/_citic.scss */
  .col-sm-middle {
    vertical-align: middle;
  }

  /* line 443, ../sass/citic/_citic.scss */
  .col-sm-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 1200px) {
  /* line 448, ../sass/citic/_citic.scss */
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  /* line 454, ../sass/citic/_citic.scss */
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  /* line 459, ../sass/citic/_citic.scss */
  .col-lg-top {
    vertical-align: top;
  }

  /* line 462, ../sass/citic/_citic.scss */
  .col-lg-middle {
    vertical-align: middle;
  }

  /* line 465, ../sass/citic/_citic.scss */
  .col-lg-bottom {
    vertical-align: bottom;
  }
}
@media (max-width: 767px) {
  /* line 470, ../sass/citic/_citic.scss */
  .inside-xs {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
/* line 475, ../sass/citic/_citic.scss */
.inside-full-height {
  height: 100%;
  margin-bottom: 0px;
  margin-top: 0;
}

/* line 481, ../sass/citic/_citic.scss */
a {
  color: #006193;
}

/* line 484, ../sass/citic/_citic.scss */
a:hover, a:focus {
  color: #006193;
}

/*
p {
    margin: 0 0 20px;
}
*/
/* line 494, ../sass/citic/_citic.scss */
.nobr {
  white-space: nowrap;
}

/* FORM
----------------------------------------------------------------------- */
/*
textarea:focus, 
input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus, 
.uneditable-input:focus {
	box-shadow: none !important;
    outline: none;
}

.form-group {
    margin-bottom: 10px;
    
    &.separator {
    	margin-top: 20px;
    	@media (max-width: $screen-xs-max) {                 						// max: 767
    		margin-top: 15px;
    		text-align: center;
    		font-size: 13px;
	    }
    }
    
    @media (max-width: $screen-xs-max) {                 						// max: 767
    	margin-bottom: 5px;
    }
}
.form-control {
	border-radius: 0px;
	&:focus {
	    border-color: #ccc;
    	box-shadow: none !important;
	    outline: none;
	}
}
*/
/* PLACEHOLDER
----------------------------------------------------------------------- */
/* line 548, ../sass/citic/_citic.scss */
::-webkit-input-placeholder {
  color: #FFFFFF;
}

/* line 551, ../sass/citic/_citic.scss */
:-moz-placeholder {
  color: #FFFFFF;
}

/* line 554, ../sass/citic/_citic.scss */
::-moz-placeholder {
  color: #FFFFFF;
}

/* line 557, ../sass/citic/_citic.scss */
:-ms-input-placeholder {
  color: #FFFFFF;
}

/* BUTTON
----------------------------------------------------------------------- */
/* line 565, ../sass/citic/_citic.scss */
.btn {
  border: none;
  text-decoration: none;
  line-height: 14px;
  border-radius: 0px;
  white-space: normal;
  font-size: 16px;
  line-height: 20px;
  font-size: 24px;
  line-height: auto;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 1199px) {
  /* line 565, ../sass/citic/_citic.scss */
  .btn {
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  /* line 565, ../sass/citic/_citic.scss */
  .btn {
    font-size: 16px;
    line-height: 20px;
  }
}
/* line 602, ../sass/citic/_citic.scss */
.btn.btn-upload {
  font-weight: 600;
}
/* line 605, ../sass/citic/_citic.scss */
.btn.btn-download-form {
  padding: 15px 40px;
  margin: 30px 0px;
}
@media (max-width: 479px) {
  /* line 605, ../sass/citic/_citic.scss */
  .btn.btn-download-form {
    padding: 15px 30px;
  }
}
@media (max-width: 991px) {
  /* line 605, ../sass/citic/_citic.scss */
  .btn.btn-download-form {
    padding: 15px 25px;
  }
}
/* line 618, ../sass/citic/_citic.scss */
.btn.btn-find-out-more {
  padding: 15px 40px;
  margin: 20px 0px;
}
/* line 622, ../sass/citic/_citic.scss */
.btn.btn-coming-sson {
  cursor: default;
}
/* line 631, ../sass/citic/_citic.scss */
.btn.btn-amend {
  margin-top: 20px;
}
/* line 634, ../sass/citic/_citic.scss */
.btn.btn-confirm {
  margin-top: 20px;
}
/* line 637, ../sass/citic/_citic.scss */
.btn.btn-separator {
  cursor: default;
}
/* line 639, ../sass/citic/_citic.scss */
.btn.btn-separator:hover, .btn.btn-separator:active {
  color: inherit;
}
@media (max-width: 767px) {
  /* line 637, ../sass/citic/_citic.scss */
  .btn.btn-separator {
    display: block;
  }
}
/* line 649, ../sass/citic/_citic.scss */
.btn.btn-dimension-flat {
  background-color: #000000;
}
/* line 652, ../sass/citic/_citic.scss */
.btn.btn-green {
  background-color: #00ffff;
  color: #000000;
  border: 0px solid #FFFFFF;
}
/* line 657, ../sass/citic/_citic.scss */
.btn.btn-green-dark {
  background-color: #06c9bd;
}
/* line 660, ../sass/citic/_citic.scss */
.btn.btn-light-orange {
  background-color: #F9B741;
}
/* line 662, ../sass/citic/_citic.scss */
.btn.btn-light-orange:active {
  background-color: #F9B741;
}
/* line 666, ../sass/citic/_citic.scss */
.btn.btn-grey {
  background-color: #3c3c3c;
}
/* line 669, ../sass/citic/_citic.scss */
.btn.btn-dark-blue {
  background-color: #415464;
  color: #FFFFFF;
}
/* line 673, ../sass/citic/_citic.scss */
.btn.btn-dark-blue:active, .btn.btn-dark-blue:hover, .btn.btn-dark-blue:focus {
  background-color: #415464;
  color: #FFFFFF;
}
/* line 678, ../sass/citic/_citic.scss */
.btn.btn-black {
  background-color: #000000;
  border: 0px solid #FFFFFF;
  color: #FFFFFF;
}
/* line 683, ../sass/citic/_citic.scss */
.btn.btn-yellow {
  background-color: #fff200;
  color: #00a5e5;
  border: 0px solid #FFFFFF;
}
/* line 688, ../sass/citic/_citic.scss */
.btn.btn-red {
  background-color: #e00d2f;
  color: #FFFFFF;
  border: 0px solid #FFFFFF;
}
/* line 693, ../sass/citic/_citic.scss */
.btn.btn-white {
  background-color: #FFFFFF;
  color: #e00d2f;
  border: 0px solid #FFFFFF;
}
/* line 698, ../sass/citic/_citic.scss */
.btn.text-color-light {
  color: #FFFFFF;
}
/* line 701, ../sass/citic/_citic.scss */
.btn.btn-shadow {
  -webkit-box-shadow: -4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  box-shadow: -4px 4px 8px 0px rgba(0, 0, 0, 0.4);
}

/* line 706, ../sass/citic/_citic.scss */
.btn:active, .btn.active, .btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: none;
  outline-offset: 0px;
  box-shadow: none;
}

/* line 712, ../sass/citic/_citic.scss */
.btn-size-medium {
  font-size: 14px;
  line-height: 100%;
  padding: 10px 20px;
  padding: 8px 12px;
}

/* line 718, ../sass/citic/_citic.scss */
.btn-corner-rounded {
  border-radius: 3px;
}

/* line 721, ../sass/citic/_citic.scss */
.btn-no-corner-rounded {
  border-radius: 0px;
}

/* line 725, ../sass/citic/_citic.scss */
.btn-end {
  cursor: default;
}

/* line 729, ../sass/citic/_citic.scss */
.btn-holder {
  position: relative;
}

/* line 733, ../sass/citic/_citic.scss */
.btn-download-icon {
  margin-right: 10px;
  width: 22px;
}

/*
.btn-participate-holder,
.btn-start-holder,
.btn-share-holder,
.btn-logout-holder {
	margin-top: -90px;
	margin-top: -32%;
	
	@media (max-width: $screen-xs-max) {                 						// max: 767
    	margin-top: -32%;
    }
    @media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {        		// 768 - 991
   		margin-top: -32%;
   	} 
}
*/
/* 
.btn-participate,
.btn-start,
.btn-share,
.btn-logout,
.btn-back-to-facebook,
.btn-takeit {
	position: absolute;
 	height: 50%;
 	bottom: 10%;
 	width: 100%;
 	left: 0%;
}
 */
/* 
.btn-submit, 
.btn-register-top,
.btn-register,
.btn-more,
.btn-play,
.btn-back,
.btn-analyze,
.btn-search,
.btn-fb-login {
	@include transition(opacity 0.4s ease 0.0s);
	&:hover {
		opacity: 0.9;	
	}
	&.btn-shadow {
	&:active,
	&:focus {
		@include box-shadow( -4px 4px 8px 0px rgba(0,0,0,0.4) );
	}
	}
}
.btn-search {

	&:active,
	&:focus,
	&:hover {
		background-color: transparent;
	}
}
 */
/* DIVIDER
----------------------------------------------------------------------- */
/* line 805, ../sass/citic/_citic.scss */
.divider {
  padding: 40px 0px 40px 0px;
}
@media (max-width: 767px) {
  /* line 805, ../sass/citic/_citic.scss */
  .divider {
    padding: 30px 0px;
  }
}
/* line 812, ../sass/citic/_citic.scss */
.divider.no-padding {
  padding: 0px;
}
/* line 815, ../sass/citic/_citic.scss */
.divider.thin-divider {
  padding: 20px 0px 20px 0px;
}
/* line 818, ../sass/citic/_citic.scss */
.divider.extra-thin-divider {
  padding: 10px 0px 10px 0px;
}
/* line 821, ../sass/citic/_citic.scss */
.divider.center {
  margin: 0px auto;
  text-align: center;
}
/* line 825, ../sass/citic/_citic.scss */
.divider .divider-inner {
  border-top: 4px solid #000000;
}
/* line 829, ../sass/citic/_citic.scss */
.divider.thin-solid .divider-inner {
  border-width: 2px;
}
/* line 834, ../sass/citic/_citic.scss */
.divider.extra-thin-solid .divider-inner {
  border-width: 1px;
}
/* line 839, ../sass/citic/_citic.scss */
.divider.no-thin-solid .divider-inner {
  border-width: 0px;
}
/* line 844, ../sass/citic/_citic.scss */
.divider.border-grey .divider-inner {
  border-color: #363636;
}
/* line 849, ../sass/citic/_citic.scss */
.divider.border-light-brown .divider-inner {
  border-color: #c7c7be;
}

/* line 856, ../sass/citic/_citic.scss */
.img-fit-height {
  height: 100%;
  width: auto;
}

/* LABEL
----------------------------------------------------------------------- */
/* ICON
----------------------------------------------------------------------- */
/* line 869, ../sass/citic/_citic.scss */
.fa-0x {
  font-size: 75%;
  padding-bottom: 4px;
  display: inline-table;
}

/* line 874, ../sass/citic/_citic.scss */
.icon-timestamp,
.icon-caption {
  margin-right: 10px;
}

/* HEADLINE
----------------------------------------------------------------------- */
/* SITE 
 */
/* ----------------------------------------------------------------------- */
/* line 896, ../sass/citic/_citic.scss */
#site-wrapper {
  opacity: 1;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100%;
  border: 1px solid #CCC;
  border: 0px solid #DDD;
  background-color: transparent;
  padding-bottom: 0px;
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  /* background-image: url('../img/bg-pattern.jpg'); */
}
/* line 916, ../sass/citic/_citic.scss */
#site-wrapper.fade-out {
  opacity: 0;
  transition: none;
}
/* line 920, ../sass/citic/_citic.scss */
#site-wrapper.fade-in {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
@media (max-width: 767px) {
  /* line 896, ../sass/citic/_citic.scss */
  #site-wrapper {
    border: 0px solid #CCC;
    padding-bottom: 0px;
    /* background-image: url('../img/bg-pattern-mobile.jpg'); */
  }
}

/* line 931, ../sass/citic/_citic.scss */
#site-canvas {
  width: 100%;
  height: 100%;
  /*     min-height: 1024px; */
  position: relative;
  padding: 0;
  border: 0px solid red;
  padding-top: 0px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  background-color: transparent;
  /*     background-image: url('../images/bg@2x.jpg'); */
}
@media (max-width: 767px) {
  /* line 931, ../sass/citic/_citic.scss */
  #site-canvas {
    padding-top: 0px;
    min-height: 0px;
  }
}

/* line 953, ../sass/citic/_citic.scss */
.offcanvas-content {
  position: relative;
  z-index: 2;
  background: #FFFFFF;
}
@media (min-width: 768px) {
  /* line 953, ../sass/citic/_citic.scss */
  .offcanvas-content {
    right: 0px !important;
  }
}

/* line 969, ../sass/citic/_citic.scss */
.content {
  padding: 40px 0px;
}
@media (max-width: 767px) {
  /* line 969, ../sass/citic/_citic.scss */
  .content {
    padding: 20px 0px;
  }
}

/* line 977, ../sass/citic/_citic.scss */
.table-block {
  clear: both;
  display: table;
  table-layout: fixed;
  width: 100%;
}

/* line 983, ../sass/citic/_citic.scss */
.table-cell-block {
  display: table-cell;
  vertical-align: middle;
}

/* line 990, ../sass/citic/_citic.scss */
.btn .table-block {
  margin: 0px auto;
  width: auto;
}

/* line 996, ../sass/citic/_citic.scss */
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

/* line 1001, ../sass/citic/_citic.scss */
.vertical-align {
  display: flex;
  align-items: center;
}

/* SECTION - LOGO 
----------------------------------------------------------------------- */
/* line 1009, ../sass/citic/_citic.scss */
.logo-section {
  background-color: #FFFFFF;
}
/* line 1011, ../sass/citic/_citic.scss */
.logo-section .logo-row {
  margin: 25px auto;
  margin: 3.2% auto;
}
@media (max-width: 767px) {
  /* line 1011, ../sass/citic/_citic.scss */
  .logo-section .logo-row {
    margin: 12px auto;
    margin: 4% auto;
  }
}

/* ICON
----------------------------------------------------------------------- */
/* line 1027, ../sass/citic/_citic.scss */
.icon-holder {
  width: 80px;
}
@media (max-width: 479px) {
  /* line 1027, ../sass/citic/_citic.scss */
  .icon-holder {
    width: 60px;
  }
}

/* SECTION - HEADER SECTION
----------------------------------------------------------------------- */
/* line 1037, ../sass/citic/_citic.scss */
.header-section {
  background-color: #FFFFFF;
}

/* line 1044, ../sass/citic/_citic.scss */
.section-kv .kv-container {
  position: relative;
  height: 360px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 479px) {
  /* line 1044, ../sass/citic/_citic.scss */
  .section-kv .kv-container {
    height: 185px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1044, ../sass/citic/_citic.scss */
  .section-kv .kv-container {
    height: 370px;
    height: 260px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1044, ../sass/citic/_citic.scss */
  .section-kv .kv-container {
    height: 280px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1044, ../sass/citic/_citic.scss */
  .section-kv .kv-container {
    height: 320px;
  }
}
/* line 1071, ../sass/citic/_citic.scss */
.section-kv .kv-container .kv-holder {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 18px;
  bottom: 18px;
  background-color: #E0E0E0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("../images/kv.jpg");
}
@media (max-width: 479px) {
  /* line 1071, ../sass/citic/_citic.scss */
  .section-kv .kv-container .kv-holder {
    top: 10px;
    bottom: 10px;
    background-image: url("../images/kv-mobile.jpg");
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1071, ../sass/citic/_citic.scss */
  .section-kv .kv-container .kv-holder {
    top: 14px;
    bottom: 14px;
    background-image: url("../images/kv-mobile.jpg");
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1071, ../sass/citic/_citic.scss */
  .section-kv .kv-container .kv-holder {
    top: 14px;
    bottom: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1071, ../sass/citic/_citic.scss */
  .section-kv .kv-container .kv-holder {
    top: 16px;
    bottom: 16px;
  }
}
/* line 1103, ../sass/citic/_citic.scss */
.section-kv .kv-container .kv-holder .kv-leadin-holder {
  position: relative;
  height: 100%;
}
/* line 1107, ../sass/citic/_citic.scss */
.section-kv .kv-container .kv-holder .kv-leadin-holder .leadin {
  font-size: 30px;
  line-height: 1.1;
  position: absolute;
  left: 50%;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9);
  display: table;
  width: 40%;
  height: 100%;
}
@media (max-width: 479px) {
  /* line 1107, ../sass/citic/_citic.scss */
  .section-kv .kv-container .kv-holder .kv-leadin-holder .leadin {
    font-size: 18px;
    left: 58%;
    width: 38%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1107, ../sass/citic/_citic.scss */
  .section-kv .kv-container .kv-holder .kv-leadin-holder .leadin {
    font-size: 24px;
    left: 58%;
    width: 38%;
  }
}
/* line 1134, ../sass/citic/_citic.scss */
.section-kv .kv-container .kv-holder .kv-leadin-holder .leadin .leadin-text {
  display: table-cell;
  vertical-align: middle;
}
/* line 1139, ../sass/citic/_citic.scss */
.section-kv .kv-container .kv-holder .kv-leadin-holder .leadin.leadin-1 {
  /*
  animation-name: fadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 8s;
  animation-direction: alternate;
  */
  -webkit-animation: fadeInOut 8s ease-in-out 0s infinite alternate;
  /* Safari 4+ */
  -moz-animation: fadeInOut 8s ease-in-out 0s infinite alternate;
  /* Fx 5+ */
  -o-animation: fadeInOut 8s ease-in-out 0s infinite alternate;
  /* Opera 12+ */
  animation: fadeInOut 8s ease-in-out 0s infinite alternate;
  /* IE 10+, Fx 29+ */
}
/* line 1153, ../sass/citic/_citic.scss */
.section-kv .kv-container .kv-holder .kv-leadin-holder .leadin.leadin-2 {
  /*
  animation-name: fadeOutIn;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 8s;
  animation-direction: alternate;
  */
  -webkit-animation: fadeOutIn 8s ease-in-out 0s infinite alternate;
  /* Safari 4+ */
  -moz-animation: fadeOutIn 8s ease-in-out 0s infinite alternate;
  /* Fx 5+ */
  -o-animation: fadeOutIn 8s ease-in-out 0s infinite alternate;
  /* Opera 12+ */
  animation: fadeOutIn 8s ease-in-out 0s infinite alternate;
  /* IE 10+, Fx 29+ */
}
/* line 1170, ../sass/citic/_citic.scss */
.section-kv .kv-container .door-left-holder {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
}
/* line 1176, ../sass/citic/_citic.scss */
.section-kv .kv-container .door-right-holder {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

@-webkit-keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutIn {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeOutIn {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeOutIn {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOutIn {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/* SECTION - FX OFFER SECTION
----------------------------------------------------------------------- */
/* line 1306, ../sass/citic/_citic.scss */
.section-fx-offer h1.title {
  margin-bottom: 20px;
  margin-top: 0px;
}
/* line 1312, ../sass/citic/_citic.scss */
.section-fx-offer .offer-boxes {
  margin-top: 20px;
  margin-bottom: 30px;
}
/* line 1316, ../sass/citic/_citic.scss */
.section-fx-offer .offer-boxes .offer-box {
  border-right: 1px dotted #A0958B;
  padding-right: 40px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  /* line 1316, ../sass/citic/_citic.scss */
  .section-fx-offer .offer-boxes .offer-box {
    padding-right: 10px;
    padding-left: 10px;
    border-right: 0px dotted #A0958B;
  }
  /* line 1330, ../sass/citic/_citic.scss */
  .section-fx-offer .offer-boxes .offer-box .inside {
    border-bottom: 1px dotted #A0958B;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* line 1337, ../sass/citic/_citic.scss */
.section-fx-offer .offer-boxes .offer-box.last {
  border-right: 0px dotted #A0958B;
  padding-right: 20px;
  padding-left: 40px;
}
@media (max-width: 767px) {
  /* line 1337, ../sass/citic/_citic.scss */
  .section-fx-offer .offer-boxes .offer-box.last {
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 0px dotted #A0958B;
  }
  /* line 1347, ../sass/citic/_citic.scss */
  .section-fx-offer .offer-boxes .offer-box.last .inside {
    border-bottom: 0px dotted #A0958B;
  }
}
/* line 1353, ../sass/citic/_citic.scss */
.section-fx-offer .offer-boxes .offer-box .content {
  padding: 0px 0px;
}
/* line 1357, ../sass/citic/_citic.scss */
.section-fx-offer .offer-boxes .offer-box .title {
  margin-top: 10px;
}
/* line 1360, ../sass/citic/_citic.scss */
.section-fx-offer .offer-boxes .offer-box .offer-img-holder {
  margin: 10px auto;
}
/* line 1363, ../sass/citic/_citic.scss */
.section-fx-offer .offer-boxes .offer-box .name {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}
/* line 1368, ../sass/citic/_citic.scss */
.section-fx-offer .offer-boxes .offer-box .desc {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 1368, ../sass/citic/_citic.scss */
  .section-fx-offer .offer-boxes .offer-box .desc {
    width: 80%;
    margin: 0px auto;
    margin-bottom: 10px;
  }
}

/* SECTION - CALCULATOR SECTION
----------------------------------------------------------------------- */
/* line 1383, ../sass/citic/_citic.scss */
.section-calculator {
  background-color: #F28D3C;
}
/* line 1386, ../sass/citic/_citic.scss */
.section-calculator .form-calculator {
  margin: 20px 0px;
}
/* line 1389, ../sass/citic/_citic.scss */
.section-calculator .desc {
  margin-bottom: 20px;
}
/* line 1395, ../sass/citic/_citic.scss */
.section-calculator .form-calculator input,
.section-calculator .form-calculator select {
  width: 100%;
}
/* line 1399, ../sass/citic/_citic.scss */
.section-calculator .form-calculator .input-group {
  width: 100%;
}

/* SECTION - CALCULATION STEPS SECTION
----------------------------------------------------------------------- */
/* line 1409, ../sass/citic/_citic.scss */
.section-calculation-result {
  background-color: #EF653A;
}

/* SECTION - STEPS SECTION
----------------------------------------------------------------------- */
/* line 1415, ../sass/citic/_citic.scss */
.section-steps {
  background-color: #F7EED6;
}
/* line 1418, ../sass/citic/_citic.scss */
.section-steps .step {
  padding-bottom: 40px;
}
/* line 1422, ../sass/citic/_citic.scss */
.section-steps .form-location {
  margin: 20px 0px;
}
/* line 1425, ../sass/citic/_citic.scss */
.section-steps .form-date {
  margin: 20px 0px;
}
/* line 1428, ../sass/citic/_citic.scss */
.section-steps .form-contact-information {
  margin: 20px 0px;
}
/* line 1431, ../sass/citic/_citic.scss */
.section-steps .form-confirmation {
  margin: 20px 0px;
}
/* line 1435, ../sass/citic/_citic.scss */
.section-steps .desc {
  margin-bottom: 20px;
}
/* line 1439, ../sass/citic/_citic.scss */
.section-steps .steps-swiper-pagination {
  position: relative;
  margin-top: 20px;
}
/* line 1443, ../sass/citic/_citic.scss */
.section-steps .steps-swiper-pagination .swiper-pagination-bullet {
  margin: 0px 10px;
}
/* line 1451, ../sass/citic/_citic.scss */
.section-steps .form-location label {
  padding: 6px 0px;
}
/* line 1454, ../sass/citic/_citic.scss */
.section-steps .form-location select {
  width: 100%;
}
/* line 1457, ../sass/citic/_citic.scss */
.section-steps .form-location .input-group {
  width: 100%;
}
/* line 1462, ../sass/citic/_citic.scss */
.section-steps .geolocation-msg.has-error {
  color: #a94442;
}
/* line 1466, ../sass/citic/_citic.scss */
.section-steps .buttons-holder {
  margin-top: 20px;
}
/* line 1472, ../sass/citic/_citic.scss */
.section-steps .form-date .input-group {
  width: 100%;
}
/* line 1475, ../sass/citic/_citic.scss */
.section-steps .form-date label {
  padding: 6px 0px;
}
/* line 1478, ../sass/citic/_citic.scss */
.section-steps .form-date input {
  width: 100%;
}
/* line 1483, ../sass/citic/_citic.scss */
.section-steps .input-group-date .form-control[readonly] {
  background-color: #FFFFFF;
  cursor: pointer;
}
/* line 1487, ../sass/citic/_citic.scss */
.section-steps .input-group-date .input-group-addon {
  padding: 0px 10px;
  background-color: transparent;
  cursor: pointer;
}
/* line 1496, ../sass/citic/_citic.scss */
.section-steps .form-contact-information .checkbox input[type=checkbox] {
  position: relative;
  margin-left: 0px;
}
/* line 1504, ../sass/citic/_citic.scss */
.section-steps .form-confirmation .row {
  margin-bottom: 15px;
}
/* line 1508, ../sass/citic/_citic.scss */
.section-steps .form-confirmation .response-error-container {
  margin-top: 30px;
  margin-bottom: 10px;
  display: none;
}

/* line 1519, ../sass/citic/_citic.scss */
.bs-wizard {
  margin-top: 40px;
}

/*
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
*/
/* line 1544, ../sass/citic/_citic.scss */
.bs-wizard {
  margin-top: 0px;
}

/* line 1547, ../sass/citic/_citic.scss */
.bs-wizard .progress {
  background: #A0958B;
}

/* line 1551, ../sass/citic/_citic.scss */
.bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 10px 0;
}

/* line 1553, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step {
  padding: 0;
  position: relative;
  width: 33.3333%;
  float: left;
}

/* line 1555, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}

/* line 1556, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px;
  padding-top: 10px;
}

/* line 1562, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 28px;
  height: 28px;
  display: block;
  background: #A0958B;
  top: 14px;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

/* line 1580, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.step-1 > .bs-wizard-dot {
  background-image: url("../images/icon-step-1.png");
}

/* line 1583, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.step-2 > .bs-wizard-dot {
  background-image: url("../images/icon-step-2.png");
}

/* line 1586, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.step-3 > .bs-wizard-dot {
  background-image: url("../images/icon-step-3.png");
}

/* line 1589, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.active.step-1 > .bs-wizard-dot {
  background-image: url("../images/icon-step-1-active.png");
}

/* line 1592, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.active.step-2 > .bs-wizard-dot {
  background-image: url("../images/icon-step-2-active.png");
}

/* line 1595, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.active.step-3 > .bs-wizard-dot {
  background-image: url("../images/icon-step-3-active.png");
}

/* line 1599, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.active > .bs-wizard-dot {
  background: #F8B641;
}

/* line 1602, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step > .bs-wizard-dot:after {
  content: ' ';
  width: 14px;
  height: 14px;
  border-radius: 50px;
  position: absolute;
  top: 7px;
  left: 7px;
}

/* line 1615, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 4px;
  box-shadow: none;
  margin: 12px 0;
}

/* line 1622, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #A0958B;
}

/* line 1627, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
}

/* line 1628, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%;
}

/* line 1629, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%;
}

/* line 1630, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}

/* line 1634, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}

/* line 1635, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}

/* line 1636, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step:last-child > .progress {
  width: 50%;
}

/* line 1637, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none;
}

/* line 1638, ../sass/citic/_citic.scss */
.bs-wizard .bs-wizard-step a.bs-wizard-dot {
  pointer-events: none;
}

/*
.bs-wizard {
	.progress {
		background: #A0958B;
	}
}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
	color: #999; 
	font-size: 14px;
	padding-top: 10px;

}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
	position: absolute; 
	width: 28px; 
	height: 28px; 
	display: block; 
	background: #A0958B; 
	top: 14px; 
	left: 50%; 
	margin-top: -14px; 
	margin-left: -14px; 
	border-radius: 50%;

	background-repeat: no-repeat;
    background-position: center center;
   	//background-size: auto 100% ;
   	background-size: contain;
   	
} 
.bs-wizard > .bs-wizard-step.step-1 > .bs-wizard-dot {
	background-image: url('../images/icon-step-1.png');
}
.bs-wizard > .bs-wizard-step.step-2 > .bs-wizard-dot {
	background-image: url('../images/icon-step-2.png');
}
.bs-wizard > .bs-wizard-step.step-3 > .bs-wizard-dot {
	background-image: url('../images/icon-step-3.png');
}
.bs-wizard > .bs-wizard-step.active.step-1 > .bs-wizard-dot {
	background-image: url('../images/icon-step-1-active.png');
}
.bs-wizard > .bs-wizard-step.active.step-2 > .bs-wizard-dot {
	background-image: url('../images/icon-step-2-active.png');
}
.bs-wizard > .bs-wizard-step.active.step-3 > .bs-wizard-dot {
	background-image: url('../images/icon-step-3-active.png');
}

.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
	background: #F8B641;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
	content: ' '; 
	width: 14px; 
	height: 14px; 
	//background: #fbbd19; 
	border-radius: 50px; 
	position: absolute; 
	top: 7px; 
	left: 7px; 
} 
.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
	//background: red; 
} 
.bs-wizard > .bs-wizard-step > .progress {
	position: relative; 
	border-radius: 0px; 
	height: 4px; 
	box-shadow: none; 
	margin: 12px 0;
}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
	width:0px; 
	box-shadow: none; 
	background: #A0958B;
}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
	//background-color: #f5f5f5;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
.bs-wizard > .bs-wizard-step a.bs-wizard-dot{ pointer-events: none; }
*/
/* SECTION - RESPONSE SECTION
----------------------------------------------------------------------- */
/* line 1740, ../sass/citic/_citic.scss */
.section-response {
  background-color: #F7EED6;
  display: none;
}
/* line 1744, ../sass/citic/_citic.scss */
.section-response .title {
  margin-bottom: 40px;
}

/* SECTION - INVESTMENT OFFERS SECTION
----------------------------------------------------------------------- */
/* line 1753, ../sass/citic/_citic.scss */
.section-investment-offers .risk-disclosure {
  border: 1px solid #000000;
  padding: 10px;
  margin-bottom: 20px;
}
/* line 1759, ../sass/citic/_citic.scss */
.section-investment-offers h1.title {
  margin-bottom: 20px;
}
/* line 1763, ../sass/citic/_citic.scss */
.section-investment-offers .offer-boxes {
  margin-top: 20px;
}
/* line 1769, ../sass/citic/_citic.scss */
.section-investment-offers .offer-box .inside {
  background-color: #F7EED5;
  position: relative;
}
/* line 1773, ../sass/citic/_citic.scss */
.section-investment-offers .offer-box .inside .content {
  padding: 20px 10px 60px 10px;
  position: relative;
}
/* line 1777, ../sass/citic/_citic.scss */
.section-investment-offers .offer-box .inside .btn-more-holder {
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px;
}
@media (max-width: 767px) {
  /* line 1768, ../sass/citic/_citic.scss */
  .section-investment-offers .offer-box {
    margin-bottom: 20px;
  }
}

/* SECTION - CALL FOR ACTION SECTION
----------------------------------------------------------------------- */
/* line 1800, ../sass/citic/_citic.scss */
.section-call-for-action h1.title {
  margin-bottom: 20px;
  margin-top: 0px;
}
/* line 1805, ../sass/citic/_citic.scss */
.section-call-for-action .content {
  padding-top: 0px;
}
/* line 1808, ../sass/citic/_citic.scss */
.section-call-for-action .content .btn-act-now {
  margin-bottom: 20px;
}

/* SECTION - TERMS & CONDITIONS SECTION
----------------------------------------------------------------------- */
/* line 1817, ../sass/citic/_citic.scss */
.section-terms-conditions {
  background-color: #A1968C;
}

/* SECTION - FOOTER SECTION
----------------------------------------------------------------------- */
/* line 1828, ../sass/citic/_citic.scss */
.section-footer .content {
  padding: 10px 0px;
}
/* line 1832, ../sass/citic/_citic.scss */
.section-footer ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
/* line 1837, ../sass/citic/_citic.scss */
.section-footer ul li {
  float: left;
  font-size: 11px;
  padding: 0 5px;
  color: #4d4d4d;
  white-space: nowrap;
  background: url(../images/bg-footer01.gif) 0 0.3em no-repeat;
}
/* line 1845, ../sass/citic/_citic.scss */
.section-footer ul li a {
  color: #4d4d4d;
  text-decoration: underline;
}
/* line 1850, ../sass/citic/_citic.scss */
.section-footer ul li.first {
  background: none;
  padding-left: 0px;
}
@media (max-width: 767px) {
  /* line 1837, ../sass/citic/_citic.scss */
  .section-footer ul li {
    float: none;
    font-size: 12px;
    background: none;
    padding: 0 0px;
    margin-bottom: 5px;
  }
  /* line 1862, ../sass/citic/_citic.scss */
  .section-footer ul li a {
    color: #e02826;
    color: #4d4d4d;
  }
}
/* line 1870, ../sass/citic/_citic.scss */
.section-footer .copyright {
  margin-top: 40px;
  font-size: 11px;
}
@media (max-width: 767px) {
  /* line 1870, ../sass/citic/_citic.scss */
  .section-footer .copyright {
    font-size: 12px;
  }
}
/* line 1879, ../sass/citic/_citic.scss */
.section-footer .caring-company {
  margin-left: auto;
  margin-right: 0px;
}

/* SECTION - VIDEO SECTION
----------------------------------------------------------------------- */
/* line 1899, ../sass/citic/_citic.scss */
.video-section {
  background-color: #666666;
}
/* line 1901, ../sass/citic/_citic.scss */
.video-section #youtube-player {
  display: block;
}

/* SECTION - BENEFITS SECTION
----------------------------------------------------------------------- */
/* line 1909, ../sass/citic/_citic.scss */
.benefits-section {
  background-color: #E2DFDD;
}
/* line 1917, ../sass/citic/_citic.scss */
.benefits-section .section .item {
  margin: 20px 0px;
}
/* line 1920, ../sass/citic/_citic.scss */
.benefits-section .section .item.first {
  margin-top: 40px;
}
@media (max-width: 767px) {
  /* line 1920, ../sass/citic/_citic.scss */
  .benefits-section .section .item.first {
    margin-top: 20px;
  }
}
/* line 1928, ../sass/citic/_citic.scss */
.benefits-section .section .desc-holder {
  padding-left: 20px;
}
/* line 1932, ../sass/citic/_citic.scss */
.benefits-section .section .list {
  margin-top: 20px;
}
/* line 1934, ../sass/citic/_citic.scss */
.benefits-section .section .list img {
  margin: 10px 0px;
}
/* line 1937, ../sass/citic/_citic.scss */
.benefits-section .section .list .word {
  width: 80%;
  margin-left: 20px;
  vertical-align: middle;
}

/* SECTION - STEPS SECTION
----------------------------------------------------------------------- */
/* line 1949, ../sass/citic/_citic.scss */
.steps-section {
  background-color: #FFFFFF;
}
/* line 1952, ../sass/citic/_citic.scss */
.steps-section .step {
  padding-bottom: 10px;
}
/* line 1958, ../sass/citic/_citic.scss */
.steps-section .step1 .btn-download-form {
  margin-top: 10px;
}
/* line 1964, ../sass/citic/_citic.scss */
.steps-section .step2 .content {
  border-right: 1px solid #666666;
  padding-right: 50px;
}
@media (max-width: 767px) {
  /* line 1964, ../sass/citic/_citic.scss */
  .steps-section .step2 .content {
    padding-right: 10px;
    border-right: 0px solid #666666;
    margin-bottom: 20px;
  }
}
/* line 1974, ../sass/citic/_citic.scss */
.steps-section .step2 .content.last {
  padding-left: 50px;
  padding-right: 10px;
  border-right: 0px solid #666666;
}
@media (max-width: 767px) {
  /* line 1974, ../sass/citic/_citic.scss */
  .steps-section .step2 .content.last {
    padding-left: 10px;
    border-right: 0px solid #666666;
    margin-bottom: 0px;
  }
}
/* line 1989, ../sass/citic/_citic.scss */
.steps-section .step2 .content .desc-holder {
  padding-left: 20px;
}
/* line 1992, ../sass/citic/_citic.scss */
.steps-section .step2 .content .desc {
  margin-top: 20px;
}
/* line 2002, ../sass/citic/_citic.scss */
.steps-section .step4 .desc p {
  margin-bottom: 30px;
}
/* line 2005, ../sass/citic/_citic.scss */
.steps-section .step4 .desc p.note {
  margin-bottom: 20px;
}

/* SECTION - NOTE SECTION
----------------------------------------------------------------------- */
/* line 2017, ../sass/citic/_citic.scss */
.note-section {
  background-color: #E2DFDD;
  	/*
  	font-family: neuzeitgro-lig-webfont,Verdana,Arial,sans-serif,"Microsoft JhengHei","微軟正黑體",STHeiti;
  	font-style: normal;
  	font-weight: 300;
  	font-size: 24px;
      line-height: 28px;
      */
}
@media (max-width: 767px) {
  /* line 2017, ../sass/citic/_citic.scss */
  .note-section {
    font-size: 16px;
    line-height: 22px;
  }
}
/* line 2036, ../sass/citic/_citic.scss */
.note-section .section .note-image-holder {
  display: table-cell;
  vertical-align: middle;
  width: 38px;
}
/* line 2041, ../sass/citic/_citic.scss */
.note-section .section .note-title,
.note-section .section .note-content {
  margin-left: 20px;
}

/* SECTION - CONTACT US SECTION
----------------------------------------------------------------------- */
/* line 2051, ../sass/citic/_citic.scss */
.contact-us-section {
  background-color: #FFFFFF;
}
/* line 2058, ../sass/citic/_citic.scss */
.contact-us-section .section {
  padding: 100px 50px 70px 50px;
  padding: 50px 50px;
}
@media (max-width: 767px) {
  /* line 2058, ../sass/citic/_citic.scss */
  .contact-us-section .section {
    padding: 40px 20px 0px 20px;
  }
}
@media (max-width: 767px) {
  /* line 2068, ../sass/citic/_citic.scss */
  .contact-us-section .item {
    margin-bottom: 20px;
  }
}
/* line 2076, ../sass/citic/_citic.scss */
.contact-us-section .desc-holder {
  padding-left: 20px;
  word-break: break-all;
}
/* line 2082, ../sass/citic/_citic.scss */
.contact-us-section .tel,
.contact-us-section .email {
  font-size: 30px;
  line-height: 30px;
  font-size: 27px;
  line-height: 31px;
}
/* line 2097, ../sass/citic/_citic.scss */
.contact-us-section .tel {
  margin-right: 80px;
}
@media (max-width: 767px) {
  /* line 2097, ../sass/citic/_citic.scss */
  .contact-us-section .tel {
    margin-right: 20px;
  }
}
/* line 2105, ../sass/citic/_citic.scss */
.contact-us-section .tree-image-holder {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  background-image: url("../images/tree@2x.png");
}

/* line 2117, ../sass/citic/_citic.scss */
.footer-section {
  background-color: #E2DFDD;
}
/* line 2127, ../sass/citic/_citic.scss */
.footer-section .copyright {
  margin-top: 20px;
}

/* FANCYBOX 
----------------------------------------------------------------------- */
/* line 2147, ../sass/citic/_citic.scss */
.fancy-popup-skin .container {
  width: 742px;
  width: 100%;
}
/* line 2159, ../sass/citic/_citic.scss */
.fancy-popup-skin ol {
  padding-left: 15px;
  margin: 20px auto;
}
/* line 2163, ../sass/citic/_citic.scss */
.fancy-popup-skin ol li {
  margin-bottom: 10px;
  padding-left: 10px;
}
/* line 2167, ../sass/citic/_citic.scss */
.fancy-popup-skin ol p {
  margin-bottom: 0px;
}

/* SECTION - 404 
----------------------------------------------------------------------- */
/* line 2176, ../sass/citic/_citic.scss */
.section-404 {
  background-color: #c7c7be;
}

/* SECTION - SEARCH 
----------------------------------------------------------------------- */
/* line 2182, ../sass/citic/_citic.scss */
.section-search {
  background-color: #c7c7be;
}

/* FOOTER 
----------------------------------------------------------------------- */
/* line 2191, ../sass/citic/_citic.scss */
#footer-area {
  background-color: transparent;
}

/* line 2196, ../sass/citic/_citic.scss */
.img-preload {
  opacity: 0;
}

/* ALL IMAGES LOADED
----------------------------------------------------------------------- */
/* line 2206, ../sass/citic/_citic.scss */
body.all-images-loaded .kv-section .bg {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
/* line 2211, ../sass/citic/_citic.scss */
body.all-images-loaded .kv-section .headline-holder .headline {
  opacity: 1;
  -webkit-transition: opacity 1s ease 1s;
  -o-transition: opacity 1s ease 1s;
  transition: opacity 1s ease 1s;
}
/* line 2217, ../sass/citic/_citic.scss */
body.all-images-loaded .kv-section .desc-holder .desc {
  opacity: 1;
  -webkit-transition: opacity 1s ease 1s;
  -o-transition: opacity 1s ease 1s;
  transition: opacity 1s ease 1s;
}
/* line 2223, ../sass/citic/_citic.scss */
body.all-images-loaded .kv-section .thanks-holder .desc {
  opacity: 1;
  -webkit-transition: opacity 1s ease 1s;
  -o-transition: opacity 1s ease 1s;
  transition: opacity 1s ease 1s;
}
/* line 2229, ../sass/citic/_citic.scss */
body.all-images-loaded .kv-section .icon-chop-holder .icon-chop {
  opacity: 1;
}
/* line 2236, ../sass/citic/_citic.scss */
body.all-images-loaded .kv-section .btn-start-holder .btn-start img {
  opacity: 1;
  -webkit-transition: opacity 1s ease 1s;
  -o-transition: opacity 1s ease 1s;
  transition: opacity 1s ease 1s;
}
/* line 2243, ../sass/citic/_citic.scss */
body.all-images-loaded .kv-section .logo-holder .logo {
  opacity: 1;
  -webkit-transition: opacity 1s ease 1s;
  -o-transition: opacity 1s ease 1s;
  transition: opacity 1s ease 1s;
}

/* OVERLAY
----------------------------------------------------------------------- */
/* line 2253, ../sass/citic/_citic.scss */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  height: 100%;
  width: 100%;
  position: fixed;
  /* Stay in place */
  z-index: 2;
  /* Sit on top */
  left: 0;
  top: 0;
  background-color: white;
  /* White fallback color */
  background-color: rgba(255, 255, 255, 0.98);
  /* White w/opacity */
  overflow-x: hidden;
  /* Disable horizontal scroll */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}
/* line 2266, ../sass/citic/_citic.scss */
.overlay .overlay-content {
  position: relative;
  top: 25%;
  /* 25% from the top */
  width: 100%;
  /* 100% width */
  text-align: center;
  /* Centered text/links */
  margin-top: 30px;
  /* 30px top margin to avoid conflict with the close button on smaller screens */
}
/* line 2274, ../sass/citic/_citic.scss */
.overlay .loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #f28d3c;
  width: 40px;
  height: 40px;
  margin: 0px auto;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* IE8, IE7 CSS
----------------------------------------------------------------------- */
/* line 2300, ../sass/citic/_citic.scss */
html.ie .section-investment-offers .offer-box .inside-full-height {
  min-height: 320px;
}
@media (max-width: 767px) {
  /* line 2300, ../sass/citic/_citic.scss */
  html.ie .section-investment-offers .offer-box .inside-full-height {
    min-height: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2300, ../sass/citic/_citic.scss */
  html.ie .section-investment-offers .offer-box .inside-full-height {
    min-height: 350px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 2300, ../sass/citic/_citic.scss */
  html.ie .section-investment-offers .offer-box .inside-full-height {
    min-height: 330px;
  }
}

/* line 2316, ../sass/citic/_citic.scss */
#captchaimg {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 2316, ../sass/citic/_citic.scss */
  #captchaimg {
    max-width: 130px;
    margin-bottom: 5px;
  }
}

/* ----------------------------------------------------------------------- */
/* PAGE TNC */
/* line 20, ../sass/citic/_page-tnc.scss */
.page-tnc {
  height: 100%;
}
/* line 23, ../sass/citic/_page-tnc.scss */
.page-tnc #site-wrapper {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 23, ../sass/citic/_page-tnc.scss */
  .page-tnc #site-wrapper {
    height: 100%;
  }
}
/* line 32, ../sass/citic/_page-tnc.scss */
.page-tnc #site-canvas {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 32, ../sass/citic/_page-tnc.scss */
  .page-tnc #site-canvas {
    min-height: 100%;
    height: 100%;
    overflow: scroll;
  }
}
@media (max-width: 767px) {
  /* line 48, ../sass/citic/_page-tnc.scss */
  .page-tnc .offcanvas-content {
    min-height: 100%;
  }
}
/* line 57, ../sass/citic/_page-tnc.scss */
.page-tnc #tnc {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  padding: 20px 0px;
}

/* ----------------------------------------------------------------------- */
/* PAGE PRE ORDER SERVICE TNC */
/* line 20, ../sass/citic/_page-pre-order-service-tnc.scss */
.page-pre-order-service-tnc {
  height: 100%;
}
/* line 23, ../sass/citic/_page-pre-order-service-tnc.scss */
.page-pre-order-service-tnc #site-wrapper {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 23, ../sass/citic/_page-pre-order-service-tnc.scss */
  .page-pre-order-service-tnc #site-wrapper {
    height: 100%;
  }
}
/* line 32, ../sass/citic/_page-pre-order-service-tnc.scss */
.page-pre-order-service-tnc #site-canvas {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 32, ../sass/citic/_page-pre-order-service-tnc.scss */
  .page-pre-order-service-tnc #site-canvas {
    min-height: 100%;
    height: 100%;
    overflow: scroll;
  }
}
@media (max-width: 767px) {
  /* line 45, ../sass/citic/_page-pre-order-service-tnc.scss */
  .page-pre-order-service-tnc .offcanvas-content {
    min-height: 100%;
  }
}
/* line 54, ../sass/citic/_page-pre-order-service-tnc.scss */
.page-pre-order-service-tnc #tnc {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  padding: 20px 0px;
}
/* line 62, ../sass/citic/_page-pre-order-service-tnc.scss */
.page-pre-order-service-tnc #tnc ol {
  padding-left: 15px;
  margin: 20px auto;
}
/* line 66, ../sass/citic/_page-pre-order-service-tnc.scss */
.page-pre-order-service-tnc #tnc ol li {
  margin-bottom: 10px;
  padding-left: 10px;
}

/* ----------------------------------------------------------------------- */
/* PAGE CONTACT US */
/* line 20, ../sass/citic/_page-contact-us.scss */
.page-contact-us {
  height: 100%;
}
/* line 23, ../sass/citic/_page-contact-us.scss */
.page-contact-us #site-wrapper {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 23, ../sass/citic/_page-contact-us.scss */
  .page-contact-us #site-wrapper {
    height: 100%;
  }
}
/* line 32, ../sass/citic/_page-contact-us.scss */
.page-contact-us #site-canvas {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 32, ../sass/citic/_page-contact-us.scss */
  .page-contact-us #site-canvas {
    min-height: 100%;
    height: 100%;
    overflow: scroll;
  }
}
@media (max-width: 767px) {
  /* line 45, ../sass/citic/_page-contact-us.scss */
  .page-contact-us .offcanvas-content {
    min-height: 100%;
  }
}
/* line 56, ../sass/citic/_page-contact-us.scss */
.page-contact-us .section-contact-us {
  background-color: #F7EED6;
}

/* ----------------------------------------------------------------------- */
/* PAGE EXCHANGE RATE */
/* line 20, ../sass/citic/_page-exchange-rate.scss */
.page-exchange-rate {
  height: 100%;
}
/* line 23, ../sass/citic/_page-exchange-rate.scss */
.page-exchange-rate #site-wrapper {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 23, ../sass/citic/_page-exchange-rate.scss */
  .page-exchange-rate #site-wrapper {
    height: 100%;
  }
}
/* line 32, ../sass/citic/_page-exchange-rate.scss */
.page-exchange-rate #site-canvas {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 32, ../sass/citic/_page-exchange-rate.scss */
  .page-exchange-rate #site-canvas {
    min-height: 100%;
    height: 100%;
    overflow: scroll;
  }
}
@media (max-width: 767px) {
  /* line 45, ../sass/citic/_page-exchange-rate.scss */
  .page-exchange-rate .offcanvas-content {
    min-height: 100%;
  }
}
/* line 55, ../sass/citic/_page-exchange-rate.scss */
.page-exchange-rate .section-exchange-rate {
  background-color: #F7EED6;
}
/* line 58, ../sass/citic/_page-exchange-rate.scss */
.page-exchange-rate .section-exchange-rate .table-exchange-rate {
  color: #FFFFFF;
}
/* line 60, ../sass/citic/_page-exchange-rate.scss */
.page-exchange-rate .section-exchange-rate .table-exchange-rate thead {
  background-color: #F18C3C;
}
/* line 63, ../sass/citic/_page-exchange-rate.scss */
.page-exchange-rate .section-exchange-rate .table-exchange-rate tbody {
  background-color: #A0958B;
}
/* line 70, ../sass/citic/_page-exchange-rate.scss */
.page-exchange-rate ol {
  padding-left: 15px;
  margin: 0px auto;
}
/* line 74, ../sass/citic/_page-exchange-rate.scss */
.page-exchange-rate ol li {
  margin-bottom: 0px;
  padding-left: 10px;
}

/* ----------------------------------------------------------------------- */
/* PAGE EXCHANGE RATE */
/* line 21, ../sass/citic/_page-branch.scss */
.table-branch thead {
  color: #FFFFFF;
  background-color: #F18C3C;
}
/* line 26, ../sass/citic/_page-branch.scss */
.table-branch > tbody > tr > td a {
  color: #FFFFFF;
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* line 25, ../sass/citic/_page-branch.scss */
  .table-branch > tbody > tr > td {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  /* line 20, ../sass/citic/_page-branch.scss */
  .table-branch {
    font-size: 13px;
  }
}

/* line 40, ../sass/citic/_page-branch.scss */
.page-branch {
  height: 100%;
}
/* line 43, ../sass/citic/_page-branch.scss */
.page-branch #site-wrapper {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 43, ../sass/citic/_page-branch.scss */
  .page-branch #site-wrapper {
    height: 100%;
    height: auto;
  }
}
/* line 53, ../sass/citic/_page-branch.scss */
.page-branch #site-canvas {
  background-image: none;
}
@media (max-width: 767px) {
  /* line 53, ../sass/citic/_page-branch.scss */
  .page-branch #site-canvas {
    min-height: 100%;
  }
}
@media (max-width: 767px) {
  /* line 66, ../sass/citic/_page-branch.scss */
  .page-branch .offcanvas-content {
    min-height: 100%;
  }
}
/* line 78, ../sass/citic/_page-branch.scss */
.page-branch .section-branch {
  background-color: #F7EED6;
}
/* line 81, ../sass/citic/_page-branch.scss */
.page-branch .section-branch .table-branch {
  color: #FFFFFF;
}
/* line 83, ../sass/citic/_page-branch.scss */
.page-branch .section-branch .table-branch thead {
  background-color: #F18C3C;
}
/* line 86, ../sass/citic/_page-branch.scss */
.page-branch .section-branch .table-branch tbody {
  background-color: #A0958B;
}
/* line 92, ../sass/citic/_page-branch.scss */
.page-branch .section-branch .table-branch td a {
  color: #FFFFFF;
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* line 90, ../sass/citic/_page-branch.scss */
  .page-branch .section-branch .table-branch td {
    padding: 5px;
  }
}
/* line 105, ../sass/citic/_page-branch.scss */
.page-branch ol {
  padding-left: 15px;
  margin: 0px auto;
}
/* line 109, ../sass/citic/_page-branch.scss */
.page-branch ol li {
  margin-bottom: 0px;
  padding-left: 10px;
}
