#skiptocontent a:focus {
  position: absolute;
  left: 10px;
  top: 5px;
  background: #ffffff;
  outline-offset: 0;
  -webkit-transition: top .1s ease-in, background .5s linear;
  transition: top .1s ease-in, background .5s linear; }

#skiptocontent a {
  padding: 3px 6px;
  position: absolute;
  top: -40px;
  left: 0;
  font-family: 'etihadaltismedium', sans-serif;
  color: #270015;
  font-size: 16px;
  font-weight: bold;
  border-radius: 4px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 15; }

@media (max-width: 992px) {
  #skiptocontent a {
    display: none; } }

.navbar-brand {
  position: relative;
  z-index: 10; }

.top-nav {
  height: 48px;
  display: inline-block; }

@media (min-width: 768px) {
  .top-nav > div {
    position: relative;
    right: 0; } }

.top-nav > div {
  float: right;
  font-weight: bold; }

.navbar-default {
  background-color: #fff;
  max-height: 60px; }

.top-nav-right {
  float: left;
  list-style: none;
  position: relative; }

.top-nav-right li {
  float: left;
  color: #fff;
  padding: 3px 0; }

.top-nav-right li span, .top-nav-right li a, .top-nav-right li a:hover, .top-nav-right li a:active, .top-nav-right li a:visited {
  color: #ababab;
  background-color: transparent !important;
  font-size: 12px;
  padding: 7px 2px; }

.top-nav-right li a:hover, .top-nav-right li a:focus {
  text-decoration: underline; }

.top-nav-right li span.pipe {
  margin-right: 2px; }

.top-nav-right li .glyphicon {
  font-size: 11px;
  padding-left: 10px; }

.utility-nav > li > a {
  display: inline-block; }

.skew-topbar-outer-div {
  z-index: 2;
  position: absolute;
  right: -25px;
  top: 0;
  overflow: hidden;
  padding-left: 25px; }

.skew-topbar-div {
  font-size: 14px;
  width: 200px;
  height: 58px;
  padding: 24px 30px;
  font-family: 'etihadaltismedium', sans-serif;
  background-color: #c1c1c1;
  color: #4e4c4a;
  text-transform: uppercase;
  -ms-transform: skew(-35deg);
  -webkit-transform: skew(-35deg);
  -moz-transform: skew(-35deg);
  -o-transform: skew(-35deg);
  transform: skew(-35deg); }

.skew-topbar-div span {
  display: block;
  -ms-transform: skew(35deg);
  -webkit-transform: skew(35deg);
  -moz-transform: skew(35deg);
  -o-transform: skew(35deg);
  transform: skew(35deg); }

.skew-topbar-div span a {
  color: #4e4c4a !important;
  font-size: 14px;
  text-transform: uppercase; }

.skew-parent {
  position: relative;
  border: 0;
  max-height: 60px; }

.navbar-toggle {
  margin: -8px;
  margin-right: 5px;
  float: right;
  border-radius: 0;
  height: 53px;
  right: -7px; }

.navbar-toggle .icon-bar {
  background-color: #fff; }

.search-btn-collapsed {
  font-size: 14px;
  float: right;
  color: #000;
  position: relative;
  top: 12px;
  right: 60px; }

.search-btn-expanded {
  padding: 10px 0;
  position: absolute;
  right: 14px;
  color: #000;
  font-size: 17px;
  margin-top: 5px; }

.search-btn-expanded:focus, .search-btn-expanded:hover {
  color: #ababab; }

body {
  -webkit-font-smoothing: antialiased; }

li > a:hover #nav_search {
  fill: #29000c; }

.navbar {
  box-shadow: 0px 0px 3px 0px #ececec;
  border: none;
  background-color: #ececec;
  min-height: 52px !important; }

.header.navbar-default .navbar-nav > li > a {
  letter-spacing: 1px;
  font-weight: 500; }

.header.navbar-default .navbar-nav > li > a.active, .header.navbar-default .navbar-nav > li > a:focus, .header.navbar-default .navbar-nav > li > a:hover {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

a {
  color: #270015;
  text-decoration: none; }

a:hover, a:focus {
  text-decoration: none; }

.btn {
  height: 48px;
  padding: 0 20px 0 30px;
  border: none;
  font-family: 'etihadaltisbold', sans-serif;
  line-height: 1.5;
  border-radius: 3px; }

.btn .glyphicon.glyphicon-triangle-right {
  padding-left: 6px; }

.border-right {
  border-right: 1px #eee solid; }

.navbar-collapse .navbar-nav a.active {
  background: #fff; }

.navbar-collapse .navbar-nav li.active-page {
  background: #fff; }

.dropdown-sub-menu a {
  font-family: 'etihadaltislight', sans-serif; }

.dropdown-sub-menu {
  list-style-type: none;
  padding-left: 25px;
  display: none; }

.dropdown-menu > li .caret {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.dropdown-menu > li > a.active .caret, .dropdown-menu > li:hover .caret {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.dropdown-menu > li > a.active + .dropdown-sub-menu, .dropdown-menu > li:hover > .dropdown-sub-menu {
  display: block; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #ababab;
  background-color: transparent;
  text-decoration: underline; }

#header-search {
  float: left; }

#header-search .input-group-btn button {
  padding: 10px;
  height: 36px;
  border-radius: 0;
  color: #ababab;
  background: #fff;
  z-index: 19; }

#header-search .input-group {
  pointer-events: none;
  opacity: 0;
  z-index: 0;
  width: 36px;
  -webkit-transition: width 300ms ease, margin-left 300ms ease, opacity 200ms ease;
  -moz-transition: width 300ms ease, margin-left 300ms ease, opacity 200ms ease;
  -o-transition: width 300ms ease, margin-left 300ms ease, opacity 200ms ease;
  transition: width 300ms ease, margin-left 300ms ease, opacity 200ms ease; }

#header-search .input-group.expanded {
  pointer-events: all;
  width: 175px;
  opacity: 1;
  z-index: 105;
  margin-left: 8px; }

#header-search .input-group input {
  border-radius: 0;
  font-size: 12px;
  height: 36px;
  padding-right: 32px;
  padding-left: 1px;
  border: 0; }

#header-search .input-group-btn {
  position: absolute;
  right: 31px; }

#header-search .input-group.expanded input {
  padding-left: 10px;
  padding-right: 66px; }

#header-search .input-group.expanded input::-ms-clear, ::-ms-clear {
  width: 0;
  height: 0;
  display: none; }

#header-search #header-search-clear {
  position: absolute;
  right: 41px;
  top: 11px;
  cursor: pointer;
  color: #b7b7b9;
  padding: 0;
  background-color: transparent;
  border: none; }

.search-backdrop {
  height: 100%;
  width: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  z-index: 102;
  display: none; }

@media (min-width: 320px) {
  .navbar-brand {
    top: -35px; }
  .navbar-brand {
    height: 48px;
    width: 130px; }
  .skew-topbar-div {
    -ms-transform: skew(-45deg);
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -o-transform: skew(-45deg);
    transform: skew(-45deg);
    height: 50px;
    padding: 17px 28px; }
  .skew-topbar-div span {
    -ms-transform: skew(45deg);
    -webkit-transform: skew(45deg);
    -moz-transform: skew(45deg);
    -o-transform: skew(45deg);
    transform: skew(45deg); }
  .toll-number {
    margin-right: 20px; } }

.navbar-header {
  display: inline-block !important; }

@media (min-width: 768px) {
  .navbar-header {
    width: 0%; }
  .nav > li {
    position: static; }
  .dropdown-sub-menu a {
    color: #4e4c4a; }
  .header.navbar-default .navbar-nav > li > a {
    padding: 18px 8px;
    letter-spacing: 0;
    position: relative;
    z-index: 2;
    height: 60px;
    font-size: 14px;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold !important; }
  .navbar-nav {
    float: none; }
  .navbar-brand {
    position: absolute;
    z-index: 10; }
  .navbar-brand {
    width: 130px;
    top: -24px; }
  .skew-topbar-outer-div {
    right: 0;
    width: 150px; }
  .top-nav-right {
    right: 0; }
  .skew-topbar-div {
    height: 60px;
    padding: 19px 30px;
    font-size: 14px;
    -ms-transform: skew(-35deg);
    -webkit-transform: skew(-35deg);
    -moz-transform: skew(-35deg);
    -o-transform: skew(-35deg);
    transform: skew(-35deg);
    z-index: 4; }
  .skew-topbar-div span {
    -ms-transform: skew(35deg);
    -webkit-transform: skew(35deg);
    -moz-transform: skew(35deg);
    -o-transform: skew(35deg);
    transform: skew(35deg); }
  .dropdown-menu {
    width: 53%;
    left: auto; }
  .dropdown-menu > li {
    display: inline-block;
    width: 178px;
    vertical-align: top; }
  .dropdown-menu > li > a {
    white-space: normal;
    padding: 10px 20px;
    position: relative; }
  .dropdown-menu > li > a .caret {
    position: absolute;
    top: 17px;
    right: 13px; }
  .dropdown-sub-menu li:last-child {
    margin-bottom: 13px; }
  .dropdown-sub-menu li:hover {
    text-decoration: underline; }
  .dropdown-sub-menu a {
    color: #ababab; }
  .toll-number {
    margin-right: 55px; }
  .header.navbar-default .navbar-nav > li.dropdown > a {
    position: relative;
    z-index: 10;
    color: #4e4c4a;
    font-size: 14px;
    text-transform: uppercase; } }

@media (min-width: 979px) {
  .navbar-brand {
    width: 130px;
    top: -24px; }
  .navbar-nav li.dropdown:hover > ul.dropdown-menu {
    display: block; }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #fff;
    text-decoration: underline; }
  .header.navbar-default .navbar-nav > li > a {
    padding: 19px 13px;
    width: 106px;
    font-size: 14px;
    text-transform: uppercase; }
  .dropdown-menu {
    left: auto; }
  .navbar {
    padding-left: 50px; } }

@media (min-width: 1240px) {
  /*.search-btn-expanded {
    right: 44px; }*/
  .navbar-nav {
    margin-top: 0; }
  .top-nav {
    padding-right: 30px;
    width: auto;
    float: right;
    margin-right: 180px;
    margin-top: 6px; }
  .container {
    width: 1220px; }
  .navbar-brand {
    width: 130px; }
  .header.navbar-default .navbar-nav > li > a {
    padding: 19px 13px;
    font-family: 'etihadaltistext', sans-serif; }
  .skew-topbar-div {
    padding: 19px 50px; }
  .skew-topbar-outer-div {
    right: 0;
    width: 200px; }
  .toll-number {
    margin-right: 70px; } }

@media (max-width: 767px) {
  .dropdown.open {
    background: #fff; }
  .navbar {
    z-index: 101; }
  .navbar-nav > .dropdown > .dropdown-toggle {
    max-width: 100%;
    position: relative; }
  .navbar-nav > .dropdown > .dropdown-toggle > .caret {
    position: relative;
    right: 40px;
    z-index: 9999; }
  .navbar-collapse.skew-parent {
    position: absolute;
    background: #fff;
    top: 50px;
    z-index: 10;
    width: 90%;
    right: 0;
    max-height: 600px;
    border-radius: 0; }
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #4e4c4a;
    font-family: 'etihadaltistext', sans-serif;
    font-size: 16px; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > li.active-page, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #4e4c4a;
    background-color: #ececec; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #4e4c4a;
    font-family: 'etihadaltislight', sans-serif;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: 900;
    border-bottom: 1px solid #ccc; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:active {
    color: #000000; }
  .header.navbar-default .navbar-nav > li > a.active, .header.navbar-default .navbar-nav > li > a:focus, .header.navbar-default .navbar-nav > li > a:hover {
    box-shadow: none; }
  .dropdown-sub-menu a {
    color: #fff; }
  .navbar-collapse .dropdown .caret {
    float: right;
    margin-top: 9px; }
  .navbar-collapse .dropdown > a > .caret {
    -ms-transform: skew(-90deg);
    -webkit-transform: skew(-90deg);
    -moz-transform: skew(-90deg);
    -o-transform: skew(-90deg);
    transform: rotate(-90deg); }
  .navbar-collapse .open > a > .caret {
    -ms-transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: rotate(0deg); }
  .dropdown-sub-menu {
    padding-left: 40px; }
  .dropdown-sub-menu li {
    padding: 4px; }
  .ol-container {
    height: 10px; }
  .navbar-toggle {
    padding: 13px; }
  .skew-topbar-outer-div {
    right: 0;
    width: 135px; }
  .navbar-toggle[aria-expanded='true'] {
    background: #d8d8d8 !important; }
  .utility-menu-collapsed {
    border-top: 1px solid #5a4f49;
    padding: 15px 0;
    margin-top: 15px; }
  .navbar-default .navbar-nav.utility-menu-collapsed > li > a {
    padding: 10px 15px;
    font-size: 15px; }
  .toll-number-collapsed, .toll-number-collapsed:focus, .toll-number-collapsed:active {
    background: #5a4f49;
    color: #4e4c4a !important;
    font-family: 'etihadaltislight', sans-serif;
    font-size: 16px;
    padding: 15px 60px;
    width: 110%;
    left: -15px;
    margin-bottom: 20%;
    margin-top: 10px; }
  .toll-number-collapsed span {
    background: #4d443f;
    padding: 10px;
    position: relative;
    top: -8px;
    border-radius: 100%; }
  .navbar-nav .open .dropdown-menu {
    background: #fff;
    padding-bottom: 15px;
    padding-top: 0;
    border-radius: 0; }
  #header-search .input-group {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    z-index: 0;
    top: 36px;
    right: 0;
    padding: 10px;
    -webkit-transition: top 300ms ease, opacity 200ms ease;
    -moz-transition: top 300ms ease, opacity 200ms ease;
    -o-transition: top 300ms ease, opacity 200ms ease;
    transition: top 300ms ease, opacity 200ms ease; }
  #header-search .input-group.expanded {
    top: 85px;
    left: -15px;
    z-index: 105;
    width: 100%;
    height: 100%; }
  #header-search #header-search-clear {
    right: 50px;
    top: 21px; }
  #header-search .input-group input {
    padding-left: 34px;
    padding-right: 66px; }
  #header-search .input-group-btn {
    right: 39px; } }

ul.nav.navbar-nav > li > a {
  text-transform: uppercase; }

@media screen and (max-width: 767px) {
  .nav.top-nav-right.utility-nav {
    display: none !important; }
  .pull-right.search-btn-expanded {
    display: none !important; }
  .visible-xs.search-btn-collapsed {
    display: block !important;
    top: 9px; }
  .navbar-toggle.collapsed {
    display: block !important; }
  .navbar-default {
    max-height: 50px !important; } }

@media screen and (min-width: 0px) and (max-width: 375px) {
  .top-nav {
    float: right !important;
    padding-right: 32% !important;
    margin-top: 1% !important;
    height: 0px; } }

@media screen and (min-width: 376px) and (max-width: 639px) {
  .top-nav {
    height: 0px !important;
    float: right !important;
    padding-right: 28% !important;
    margin-top: 1% !important; } }

@media screen and (min-width: 640px) and (max-width: 767px) {
  .top-nav {
    height: 0px !important;
    float: right !important;
    padding-right: 19% !important;
    margin-top: 1% !important; } }

@media screen and (min-width: 768px) {
  .navbar-toggle {
    display: none !important; }
  #header-search .input-group.expanded input {
    padding-left: 10px;
    padding-right: 66px;
    border: 1px solid #aaa; }
  #header-search .input-group.expanded {
    border: 1px solid #ccc;
    margin-top: 5px; }
  #header-search .input-group-btn button {
    background: transparent;
    margin-top: -2px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .right-anchor-item-in-top-nav {
    font-size: 10px !important; }
  .left-anchor-item-in-top-nav {
    font-size: 11px !important; }
  .navbar-collapse.collapse {
    padding-left: 20% !important; }
  ul.nav.navbar-nav > li > a {
    font-size: 11px !important; } }

@media screen and (min-width: 768px) and (max-width: 811px) {
  .top-nav > div {
    right: 9% !important; }
  .top-nav-right > li > a {
    padding: 7px 0px !important; } }

@media screen and (min-width: 812px) and (max-width: 1023px) {
  .top-nav > div {
    left: 4% !important; } }

@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .top-nav > div {
    left: 6% !important; } }

@media screen and (min-width: 1240px) and (max-width: 1399px) {
  .top-nav > div {
    right: 16% !important; } }

@media screen and (min-width: 1400px) and (max-width: 1700px) {
  .top-nav > div {
    left: 0% !important; } }

@media screen and (min-width: 1400px) and (max-width: 1499px) {
  .top-nav {
    width: 20% !important; } }

@media screen and (min-width: 1500px) and (max-width: 1599px) {
  .top-nav {
    width: 23% !important; } }

@media screen and (min-width: 1600px) and (max-width: 1699px) {
  .top-nav {
    width: 25% !important; } }

@media screen and (min-width: 1700px) and (max-width: 1899px) {
  .top-nav {
    width: 28% !important; } }

@media screen and (min-width: 1900px) {
  .top-nav > div {
    right: 12% !important; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-nav {
    margin-right: 150px !important;
    float: right;
    margin-top: 9px;
    width: 0; }
  #header-search > .input-group.expanded {
    width: 150px !important; } }

@media screen and (max-width: 767px) {
  .navbar-nav {
    display: block !important; }
  .dropdown-menu {
    width: 100% !important; } }

@media screen and (max-width: 1024px) {
  .dropdown-menu {
    width: 100% !important; } }

.crumb-container {
  border-bottom: 1px solid #ececec;
  margin-left: 14%;
  margin-top: -10px;
  width: 86%; }

.crumb {
  margin-left: -2%; }

.crumb .breadcrumb {
  position: relative;
  z-index: 11;
  margin-bottom: 0; }

@media (min-width: 1200px) and (max-width: 1400px) {
  .crumb {
    padding-left: 0; } }

@media (min-width: 991px) and (max-width: 979px) {
  .crumb-container {
    margin-left: 15%;
    width: 85%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .crumb-container {
    margin-left: 11%;
    width: 89%; } }

@media (max-width: 767px) {
  .crumb {
    margin-top: -10px; }
  .crumb-container {
    margin-left: 0;
    width: 100%; } }

.footer-menu {
  padding-top: 40px;
  padding-bottom: 22px; }

.footer-copyright {
  padding-top: 23px;
  padding-bottom: 23px; }

.footer-container {
  font-family: 'etihadaltislight', sans-serif;
  font-weight: 300; }

.footer-container, .footer-copyright {
  background-color: #ececec;
  color: #270015;
  padding: 10px 0; }

.footer-copyright {
  font-size: 13px;
  font-family: "etihadaltisbook","Arial","Helvetica",sans-serif; }

.footer-item-list {
  list-style: none;
  padding: 0; }

.footer-item-list li {
  line-height: 29px; }

.footer-last-list li {
  line-height: 40px; }

.footer-item-head {
  padding-bottom: 10px;
  color: #270015 !important;
  font-size: 22.0px;
  font-family: "etihadaltisbook","Arial","Helvetica",sans-serif;
  text-transform: uppercase; }

.footer-item-head .v3-footer {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 24px;
  margin-left: 0;
  font-weight: bold; }

.footer-item-head .v3-footer a {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #270015;
  display: block; }

.footer-item i {
  min-width: 15px;
  min-height: 20px; }

.footer-item {
  font-size: 14px; }

.footer-item a {
  text-decoration: none;
  color: black;
  cursor: pointer;
  font-family: "etihadaltistext";
  font-size: 14px; }

.footer-item a:hover, .footer-item a:focus {
  text-decoration: underline; }

.separator-line {
  width: 100%;
  border-top: 1px solid rgba(12, 0, 3, 0.4);
  border-bottom: 1px solid rgba(91, 79, 73, 0.1); }

.footer-item-head-line.separator-line {
  position: absolute;
  margin-top: 48px; }

.footer-four-column .footer-last-column .footer-item-list li {
  padding-bottom: 5px; }

.footer-two-column .footer-item-head, .footer-two-column .footer-item-list {
  padding-left: 30%; }

.footer-item img {
  padding-right: 3px; }

@media (min-width: 320px) {
  .footer-item-list {
    padding-top: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .footer-four-column .footer-last-column .footer-item-list li {
    display: inline;
    list-style-type: none;
    padding-right: 50px;
    float: left; }
  .footer-four-column .footer-last-head {
    margin-bottom: 10px; }
  .footer-four-column .footer-last-column .footer-item-head {
    border: none !important; }
  .footer-four-column .footer-last-column .footer-item-list {
    border: none !important;
    padding-top: 0; } }

@media (max-width: 767px) {
  .footer-four-column .footer-last-column .footer-item-list .footer-item-text {
    display: none; }
  .footer-four-column .footer-last-column .footer-item-list li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    float: left; }
  .footer-container .navbar-collapse {
    border: none;
    box-shadow: none; }
  .footer-four-column .footer-last-column .footer-item-head .visible-xs {
    display: none !important; }
  .footer-four-column .footer-last-column .footer-item-head .hidden-xs {
    display: block !important; }
  .footer-four-column .footer-last-column .footer-item-list.collapse {
    display: block !important; }
  .footer-two-column .footer-item-head, .footer-two-column .footer-item-list {
    padding-left: 0; }
  .footer-item-head .v3-footer a {
    outline: 0; } }

@media (min-width: 768px) {
  /*.footer-menu [class^='col-'] {
    padding-left: 0;
    padding-right: 0; }*/
  /*.footer-item-head {
    border-bottom: 1px solid rgba(12, 0, 3, 0.4); }*/
  .footer-item-list {
    /*border-top: 1px solid rgba(91, 79, 73, 0.1) !important;*/
    padding-top: 10px; }
  /*.footer-menu .row > div:not(:first-child):not(:last-child) .footer-item-head, .footer-menu .row > div:not(:first-child):not(:last-child) .footer-item-list {
    padding-left: 30%; }*/
  /*newly added*/
  /*.footer-three-column  .row > div:not(:first-child):not(:last-child) .footer-item-head, .footer-three-column  .row > div:not(:first-child):not(:last-child) .footer-item-list {
                padding-left: 13% !important;
  }
    .footer-three-column .footer-last-column .footer-item-head, .footer-three-column .footer-last-column .footer-item-list {
    padding-left: 25%; }*/ }

@media (min-width: 1024px) {
  .footer-four-column .footer-last-column .footer-item-head {
    /*border-bottom: 1px solid rgba(12, 0, 3, 0.4);*/
    padding-bottom: 10px; }
  .footer-four-column .footer-last-column .footer-item-list {
    /*border-top: 1px solid rgba(91, 79, 73, 0.1);*/
    padding-bottom: 10px; }
  /*newly added*/
  /*.footer-three-column  .row > div:not(:first-child):not(:last-child) .footer-item-head, .footer-three-column  .row > div:not(:first-child):not(:last-child) .footer-item-list {
                padding-left: 18% !important;
  }
  .footer-menu .row > div:not(:first-child) .footer-item-head, .footer-menu .row > div:not(:first-child) .footer-item-list {
    padding-left: 35%; }*/ }

.footer-item-head .visible-xs .caret {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 8px;
  position: relative; }

.footer-item-head .visible-xs [aria-expanded='false'] .caret {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

@media screen and (max-width: 767px) {
  .footer-item-head .v3-footer {
    margin-left: 0 !important; } }

@media screen and (min-width: 768px) {
  .footer.section .navbar-collapse.collapse {
    padding-left: 0 !important; } }

.co {
  padding-top: 30px;
  padding-bottom: 30px; }

.columncontrol .enhancecallout .container {
  width: 100%; }

.co .co-text {
  font-size: 18px; }

.co h5 {
  font-weight: bold; }

.co .links a {
  padding-right: 20px;
  text-decoration: none;
  font-size: 16px;
  font-family: 'etihadaltisbold', sans-serif;
  cursor: pointer; }

.co .links .glyphicon {
  padding-left: 5px;
  vertical-align: baseline;
  font-size: 12px; }

.modal-content #etihaddemo {
  margin: 0 auto;
  display: block;
  height: 315px;
  width: 520px; }

.modal-content .modal-header {
  font-weight: bold; }

@media (min-width: 1024px) {
  .co .co-text {
    padding-right: 40px; }
  .co.co-text-right .co-text {
    padding-left: 30px; }
  .co-text-left .co-text h5,
  .co-text-right .co-text h5 {
    margin-top: -5px; }
  .co-vertical .co .links {
    padding-top: 0; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .co .co-text {
    padding-right: 20px; }
  .co.co-text-right .co-text {
    padding-left: 30px; }
  .co-text-left .co-text h5,
  .co-text-right .co-text h5 {
    margin-top: -5px; }
  .co-vertical .co .links {
    padding-top: 0; } }

@media (max-width: 767px) {
  .co h5 {
    text-align: center; }
  .co .co-img img {
    padding-top: 15px;
    padding-bottom: 15px; }
  .modal-content #etihaddemo {
    height: 150px;
    width: 250px; }
  .co {
    padding-top: 15px;
    padding-bottom: 15px; } }

.etihadlightbox {
  padding-top: 50px; }

.etihadlightbox img {
  display: block;
  margin: auto; }

.etihadmodal.modal {
  background-color: rgba(0, 0, 0, 0.7); }

.etihadmodal.modal .modal-body {
  padding: 10px; }

.etihadmodal.modal .modal-content {
  border-radius: 0; }

.etihadmodal.modal .modal-footer {
  border-top: 0;
  text-align: left;
  padding: 0 10px 10px;
  margin-top: 0; }

.etihadmodal.modal .modal-footer .title {
  font-weight: 600; }

.etihadmodal.modal .demovideo {
  width: 100%; }

.etihadmodal.modal .close {
  top: -15px;
  right: -15px;
  font-size: 24px;
  color: #4d443f;
  opacity: 1;
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 1px 0 #4d443f; }

.etihadmodal.modal .close span {
  padding-left: 1px; }

@media (max-width: 767px) {
  .etihadmodal.modal .modal-dialog {
    margin: 20px; }
  .etihadmodal.modal .close {
    top: -10px;
    right: -10px;
    font-size: 20px;
    width: 22px;
    height: 22px; } }

.hero-carousel-div .carousel-item img {
  display: block;
  width: 100%;
  height: auto; }

.hero-carousel-div .carousel-item {
  position: relative; }

.hero-carousel-div .anchor-text {
  position: absolute;
  right: 30px;
  top: 65%; }

.hero-carousel-div .anchor-text .title {
  font-weight: bold;
  font-family: 'etihadaltisbold', sans-serif;
  letter-spacing: 1px;
  color: #e9a914;
  margin-bottom: -1px;
  font-size: 4.5em; }

.hero-carousel-div .anchor-text .desc {
  color: #fff;
  font-size: 1.58em;
  font-weight: bold;
  font-family: 'etihadaltisthinitalic', sans-serif; }

.hero-carousel-div .owl-nav {
  height: 0;
  position: absolute;
  width: 100%;
  top: 43%; }

.hero-carousel-div.owl-theme .owl-nav [class*=owl-] {
  position: relative;
  margin: 0;
  border-radius: 0;
  background: #8e6a13;
  opacity: .8;
  color: #fff;
  border: 0; }

.hero-carousel-div.owl-theme .owl-nav [class*=owl-]:hover,
.hero-carousel-div.owl-theme .owl-nav [class*=owl-]:focus {
  opacity: 1;
  background: #8e6a13; }

.hero-carousel-div .owl-prev {
  float: left; }

.hero-carousel-div .owl-next {
  float: right; }

.hero-carousel-div .play-btn {
  display: none;
  background: url("../../../../../content/dam/eag/etihadengineering/etihad-engineering-com/icons/play.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 40%;
  left: 45%;
  padding: 6%;
  opacity: .8;
  cursor: pointer; }

.hero-carousel-div .owl-item.active .play-btn,
.hero-carousel-div .owl-item[aria-hidden='false'] .play-btn {
  display: block; }

.hero-carousel-div .play-btn:hover,
.hero-carousel-div .play-btn:active,
.hero-carousel-div .play-btn:focus {
  opacity: 1; }

.callforAccessibility {
  position: absolute;
  left: -10000px;
  overflow: hidden;
  width: 0;
  height: 0;
  display: inline-block; }

#toContentScroll,
#toContentScroll:focus,
#toContentScroll:hover {
  color: white;
  background: transparent;
  border: 0;
  position: absolute;
  bottom: 5%;
  left: 45%;
  padding: 0 6%;
  width: 0;
  font-size: 50px;
  z-index: 2; }

#toContentScroll .glyphicon-menu-down,
#toContentScroll:focus .glyphicon-menu-down,
#toContentScroll:hover .glyphicon-menu-down {
  text-indent: -25px; }

.glyphicon-menu-down:after {
  content: '\e259'; }

.hero-container {
  position: relative;
  margin-top: -20px;
  margin-bottom: 20px; }

.hero-modal .hero-video {
  width: 100%; }

@media (min-width: 320px) {
  .hero-carousel-div {
    width: 100%; }
  .hero-carousel-div .owl-nav {
    display: block; }
  .hero-carousel-div .owl-nav:hover {
    display: block;
    opacity: 1; }
  .hero-carousel-div.owl-theme .owl-nav [class*=owl-] {
    background: #8e6a13;
    font-size: 20px;
    padding: 20px 5px; } }

@media (max-width: 767px) {
  .hero-carousel-div .owl-nav {
    top: 27%; }
  .hero-carousel-div.owl-theme .owl-nav [class*=owl-] {
    padding: 8px 5px; } }

@media (min-width: 1024px) {
  .hero-carousel-div {
    width: 100%;
    margin: 0 auto; }
  .hero-carousel-div.owl-theme .owl-nav [class*=owl-] {
    padding: 18px 2px; } }

@media (min-width: 1440px) {
  .hero-carousel-div .anchor-text .title {
    font-size: 3.5em; }
  .hero-carousel-div .anchor-text .desc {
    font-size: 1.3em; }
  .hero-carousel-div .anchor-text {
    right: 30px; } }

.etihadlightbox {
  padding-top: 50px; }

.etihadlightbox img {
  display: block;
  margin: auto; }

.demoModal.modal {
  background-color: rgba(0, 0, 0, 0.7); }

.demoModal.modal .modal-body {
  padding: 10px; }

.demoModal.modal .modal-content {
  border-radius: 0; }

.demoModal.modal .modal-footer {
  border-top: 0;
  text-align: left;
  padding: 0 10px 10px;
  margin-top: 0; }

.demoModal.modal .demovideo {
  width: 100%; }

.demoModal.modal .close {
  top: -15px;
  right: -15px;
  font-size: 24px;
  color: #4d443f;
  opacity: 1;
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 1px 0 #4d443f; }

.demoModal.modal .close span {
  padding-left: 1px; }

@media (max-width: 767px) {
  .demoModal.modal .modal-dialog {
    margin: 20px; }
  .demoModal.modal .close {
    top: -10px;
    right: -10px;
    font-size: 20px;
    width: 22px;
    height: 22px; } }

.testimonial-carousel {
  position: relative; }

.videotestimonial {
  margin: auto;
  width: 100% !important; }

.videotestimonial .owl-stage-outer {
  min-height: 460px; }

.videotestimonial .owl-item .item {
  width: 100% !important;
  margin: auto; }

.videotestimonial .owl-stage-outer {
  padding: 2px; }

.videotestimonial .owl-item .item img,
.videotestimonial .owl-item .item video {
  width: 100%;
  height: 100%; }

.videotestimonial .owl-item.center {
  margin-top: 0; }

.videotestimonial .owl-item .text {
  display: none;
  font-size: 16px; }

.videotestimonial .owl-item .text blockquote {
  border: none;
  padding: 0;
  margin: 0; }

.videotestimonial .owl-item.center .text {
  display: block;
  text-align: center;
  margin-top: 50px;
  position: absolute;
  left: -100px;
  right: -100px; }

.videotestimonial .owl-nav [class*=owl-] {
  color: #525455;
  background: transparent;
  font-size: 30px;
  border: 0;
  opacity: .7;
  pointer-events: all;
  margin: 0 5px;
  padding: 0; }

.videotestimonial .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #343536;
  opacity: 1; }

.videotestimonial .owl-nav .owl-prev {
  float: left; }

.videotestimonial .owl-nav .owl-next {
  float: right; }

.videotestimonial .owl-nav {
  position: absolute;
  width: 100%;
  left: 0;
  pointer-events: none;
  margin-top: 0; }

.videotestimonial .owl-dots .owl-dot span {
  background: #d1d1d1; }

.videotestimonial .owl-dots .owl-dot.active span {
  background: #e8a90c; }

@media (min-width: 1024px) {
  .videotestimonial .owl-item .item {
    padding: 40px 40px;
    height: 240px; }
  .videotestimonial .owl-item.center .item {
    padding: 10px 0; }
  .videotestimonial .owl-nav {
    top: 100px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .videotestimonial .owl-item .item {
    padding: 40px 25px;
    height: 200px; }
  .videotestimonial .owl-item.center .item {
    padding: 10px 0; }
  .videotestimonial .owl-nav {
    top: 80px; } }

@media (min-width: 768px) {
  .videotestimonial .owl-item.center .text .message p:before,
  .videotestimonial .owl-item.center .text .message p:after {
    width: 16px;
    content: ' ';
    position: absolute;
    height: 22px;
    background-repeat: no-repeat; }
  .videotestimonial .owl-item.center .text .message p:before {
    background-image: url("commons-clientlibs/img/quotes_left.png");
    margin-left: -30px; }
  .videotestimonial .owl-item.center .text .message p:after {
    background-image: url("commons-clientlibs/img/quotes_right.png");
    margin-left: 15px; }
  .videotestimonial .owl-item.center .text .name {
    font-size: 20px;
    margin: 15px 0 0; }
  .videotestimonial .owl-item.center .text .position {
    font-size: 16px; }
  .videotestimonial .owl-nav.disabled {
    display: block; } }

@media (max-width: 767px) {
  .videotestimonial .owl-stage-outer {
    min-height: 335px;
    margin-top: 15px; }
  .videotestimonial .owl-item.active .text {
    display: block;
    margin-top: 10px;
    text-align: center; }
  .videotestimonial {
    width: 100% !important; }
  .videotestimonial .owl-item.active .text .name {
    font-size: 20px;
    margin: 15px 0 0; }
  .videotestimonial .owl-item.active .text .position {
    font-size: 13px; } }

.tile-carousel-div .owl-nav .owl-prev {
  float: left; }

.tile-carousel-div .owl-nav .owl-next {
  float: right; }

.tile-carousel-div img {
  width: 100%; }

.tile-carousel-div .owl-nav [class*=owl-].disabled {
  color: #b6b6b6;
  background: transparent; }

.tile-carousel-div .owl-stage-outer {
  padding: 2px; }

.tile-carousel-div .owl-nav [class*=owl-] {
  color: #525455;
  background: transparent;
  font-size: 30px;
  border: 0;
  opacity: .7;
  pointer-events: all; }

.tile-carousel-div .owl-nav [class*=owl-]:hover:not(.disabled) {
  background: transparent;
  color: #343536;
  opacity: 1; }

.tile-crsl-item {
  background: #fff;
  padding: 5px;
  padding-bottom: 20px;
  margin: 5px 25px;
  color: #000;
  text-align: left;
  box-shadow: 0 0 15px #e5e5e5;
  cursor: pointer; }

.tile-carousel-div .owl-item.active.border-box .tile-crsl-item {
  box-shadow: 0 0 15px #c5c5c5; }

.tile-crsl-item .card-block {
  padding: 10px; }

.tile-crsl-item .card-title {
  margin-bottom: 15px;
  margin-top: 10px; }

.tile-crsl-item .card-text {
  font-family: 'etihadaltislight', sans-serif;
  line-height: 1.7em;
  height: 90px;
  overflow: hidden;
  position: relative; }

.tile-crsl-item .card-text.has-overflow:after {
  content: '[ ... ]';
  position: absolute;
  right: -2px;
  bottom: -6px;
  background: white;
  padding: 5px 2px;
  padding-right: 5px;
  box-shadow: -5px 0 10px #fff; }

.tile-carousel-div .owl-nav {
  position: absolute;
  width: 100%;
  top: 40%;
  left: 0;
  pointer-events: none; }

.tile-carousel-div .owl-dots {
  display: none; }

.tile-carousel-div {
  padding: 10px 65px 30px;
  background: #fff; }

@media (max-width: 1023px) {
  .tile-carousel-div {
    padding: 10px 15px 30px; }
  .tile-carousel-div .owl-nav {
    width: 103%;
    left: -11px; }
  .tile-crsl-item {
    margin: 5px 15px; } }

@media (max-width: 767px) {
  .tile-carousel-div .owl-nav {
    visibility: hidden; }
  .tile-carousel-div .owl-dots {
    margin-top: 25px;
    display: block; }
  .tile-crsl-item {
    margin: 8px;
    box-shadow: 0 0 20px #d5d5d5; }
  .tile-carousel-div {
    padding: 10px 15px 30px; }
  .tile-carousel-div .owl-dots .owl-dot span {
    background: #d1d1d1; }
  .tile-carousel-div .owl-dots .owl-dot.active span {
    background: #e8a90c; } }

.heading-decorator {
  width: 80px;
  border-top: 2px solid #4e443f;
  display: inline-block;
  margin-bottom: 15px; }

.col-sm-4-5 {
  width: 37.49%;
  float: left;
  min-height: 1px; }

.col-sm-1-5 {
  width: 12.49%;
  float: left;
  min-height: 1px; }

.col-md-4-5 {
  width: 37.49%;
  float: left;
  min-height: 1px; }

.col-md-1-5 {
  width: 12.49%;
  float: left;
  min-height: 1px; }

.map-container {
  display: block;
  width: 100%;
  height: 430px;
  margin: 20px 0; }

.map-container > img {
  width: 100%;
  height: 430px; }

.location-map {
  display: none;
  width: 100%;
  height: 430px; }

@media (min-width: 1200px) {
  .map-container,
  .map-container > img,
  .location-map {
    height: 430px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .map-container,
  .map-container > img,
  .location-map {
    height: 341px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .map-container,
  .map-container > img,
  .location-map {
    height: 261px; } }

@media (max-width: 767px) {
  .map-container,
  .map-container > img,
  .location-map {
    height: 120px; } }

.cu-form .submitbtn {
  margin-top: 30px; }

.cu-form .form-control {
  border-color: #4e443f;
  border-radius: 0;
  margin-bottom: 30px;
  height: 28px;
  color: #270015;
  font-size: 16px;
  font-family: 'etihadaltisbook', sans-serif;
  box-shadow: none !important;
  padding: 0 12px; }

.cu-form textarea {
  height: 60px !important;
  padding: 6px 12px !important; }

.cu-form .privacy {
  text-align: center;
  margin: 20px 0 0; }

.cu-form .form-group.has-success .form-control,
.cu-form .form-group.has-warning .form-control {
  border-color: #4e443f; }

.cu-form .form-control:focus,
.cu-form .form-group.has-success .form-control:focus,
.cu-form .form-group.has-warning .form-control:focus {
  border-width: 2px;
  border-color: #c4921b;
  outline: none !important; }

.cu-form .form-group.mail-container.has-error {
  margin-bottom: 12px; }

.cu-form .form-group.has-error .form-control {
  margin-bottom: 0;
  border-color: red;
  border-width: 2px; }

.cu-form .form-group.has-error .help-block {
  margin: 0 0 5px;
  color: red;
  text-align: right;
  font-size: 12px; }

.cu-form .helptext {
  text-align: right;
  font-size: 12px; }

.cu-form .errortext,
.cu-form .successtext {
  text-align: center;
  margin-top: 20px; }

.cu-form .errortext .glyphicon,
.cu-form .successtext .glyphicon {
  width: 30px;
  top: 6px;
  margin-right: 10px;
  font-size: 25px; }

.cu-form .successtext {
  color: green; }

.cu-form .errortext {
  color: red; }

.cu-form .form-group.has-success .help-block,
.cu-form .form-group.has-warning .help-block {
  display: none; }

.cu-form .form-control::-webkit-input-placeholder {
  color: #4e443f; }

.cu-form .form-control::-moz-placeholder {
  color: #4e443f; }

.cu-form .form-control:-ms-input-placeholder {
  color: #4e443f; }

.cu-form .form-control:-moz-placeholder {
  color: #4e443f; }

.cu-form .form-control:focus::-webkit-input-placeholder {
  color: #270015; }

.cu-form .form-control:focus::-moz-placeholder {
  color: #270015; }

.cu-form .form-control:focus:-ms-input-placeholder {
  color: #270015; }

.cu-form .form-control:focus:-moz-placeholder {
  color: #270015; }

.cu-form .submitbtn .btn {
  font-family: 'etihadaltismedium', sans-serif;
  color: #270015;
  background-color: #e8a812;
  width: 105px;
  font-size: 18px;
  padding: 0;
  height: 28px; }

.cu-form .submitbtn .btn.invalid {
  background-color: #cecdcb;
  color: #260113;
  pointer-events: none;
  border-color: #cecdcb; }

.g-recaptcha {
  width: 300px;
  margin: auto; }

@media (min-width: 768px) and (max-width: 991px) {
  .g-recaptcha {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    width: 0;
    margin-left: 0; } }

@media (max-width: 350px) {
  .g-recaptcha {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    width: 0;
    margin-left: 8px; } }

.cu-custom-row {
  display: table;
  border-spacing: 15px 0;
  table-layout: fixed;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px; }

.cu-custom-column {
  display: table-cell;
  height: 100%;
  width: 100%;
  table-layout: fixed;
  float: none;
  box-shadow: 0 0 4px #dfdfdf;
  border: 1px solid #e2ddd5;
  border-radius: 4px;
  margin-bottom: 15px; }

.contactuswithemail.section,
.contactusform.section {
  padding: 30px 77px; }

.cu {
  margin-top: 30px; }

.cu-dept {
  padding-top: 20px; }

.cu-dept .text {
  line-height: 25px; }

.cu-dept .mail {
  font-family: 'etihadaltisbold', sans-serif;
  padding-right: 20px;
  color: #8e6b14;
  font-size: 16px;
  text-decoration: none; }

.cu-dept .mail .glyphicon {
  padding-left: 7px;
  font-size: 12px; }

#cumodal.modal .cu-form {
  border: none;
  box-shadow: none; }

#cumodal.modal .form-control,
#cumodal.modal .form-control:focus {
  background-color: #f3f3f3; }

@media (min-width: 992px) and (max-width: 1024px) {
  .contactuswithemail.section,
  .contactusform.section {
    padding: 30px 45px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .contactuswithemail.section,
  .contactusform.section {
    padding: 30px; } }

@media (max-width: 767px) {
  .cu {
    padding: 30px 0; }
  .contactuswithemail.section,
  .contactusform.section {
    padding: 0; }
  .cu-custom-row {
    display: block; }
  .cu-custom-column {
    display: block;
    box-shadow: none !important; } }

.etihadlightbox {
  padding-top: 50px; }

.etihadlightbox img {
  display: block;
  margin: auto; }

.etihadmodal.modal {
  background-color: rgba(0, 0, 0, 0.7); }

.etihadmodal.modal .modal-body {
  padding: 10px; }

.etihadmodal.modal .modal-content {
  border-radius: 0;
  background-color: #f3f3f3; }

.etihadmodal.modal .modal-footer {
  border-top: 0;
  text-align: left;
  padding: 0 10px 10px;
  margin-top: 0; }

.etihadmodal.modal .modal-footer .title {
  font-weight: 600; }

.etihadmodal.modal .demovideo {
  width: 100%; }

.etihadmodal.modal .close {
  top: -15px;
  right: -15px;
  font-size: 24px;
  color: #4d443f;
  opacity: 1;
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 1px 0 #4d443f; }

.etihadmodal.modal .close span {
  padding-left: 1px; }

@media (max-width: 767px) {
  .etihadmodal.modal .modal-dialog {
    margin: 20px; }
  .etihadmodal.modal .close {
    top: -10px;
    right: -10px;
    font-size: 20px;
    width: 22px;
    height: 22px; } }

body {
  background: transparent; }

.left-nav .btn-default {
  background-color: #ececec; }

.left-nav .btn-default:hover,
.left-nav .btn-default:focus,
.left-nav .btn-default:active,
.left-nav .btn-default.active,
.left-nav .open .dropdown-toggle.btn-default {
  background-color: #ececec; }

ul.nav-left-mobi {
  list-style: none;
  background-color: #d2d2d2; }

ul.nav-left-mobi li {
  padding-top: 15px;
  font-size: 20px; }

ul.nav-left-mobi li:last-child {
  padding-bottom: 15px; }

ul.list-group {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 112px; }

.list-group-item {
  padding: 23px 0;
  border: none; }

.left-nav .list-group-item a {
  font-family: 'etihadaltislight', sans-serif;
  font-size: 20px;
  color: #4e443f; }

.list-group-item.active p {
  font-family: 'etihadaltistext', sans-serif !important;
  font-size: 24px !important;
  color: #270015;
  display: inline; }

.list-group-item a:after,
.list-group-item p:after {
  margin-left: 52px;
  content: ''; }

@media (min-width: 768px) and (max-width: 991px) {
  .list-group-item a:after,
  .list-group-item p:after {
    margin-left: 30px; } }

.list-group-item.active:after {
  content: '\e251';
  position: relative;
  top: 6px;
  margin-left: -23px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: -7px;
  color: #ebebeb; }

.left-nav .btn span {
  font-size: 24px; }

.left-nav .btn {
  border-radius: 0;
  padding: 10px 18px;
  height: auto;
  text-align: left;
  margin-top: 6px; }

.left-nav .visible-xs .caret {
  border-top: 8px solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.left-nav .visible-xs .pull-right {
  padding: 7px 0; }

.left-nav .visible-xs #left-nav-menu a {
  color: #4e4c4a;
  display: block; }

.left-nav .visible-xs [aria-expanded='false'] .caret {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.left-nav .visible-xs .caret {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.img-lightbox-container {
  padding: 15px; }

.img-lightbox-container .image-container img {
  margin: 40px auto;
  cursor: pointer; }

#iv-container {
  background: rgba(0, 0, 0, 0.7); }

.iv-close {
  background: #29000c;
  border-radius: 10px; }

@media (max-width: 767px) {
  .img-lightbox-container .img-lightbox-text {
    text-align: center; } }

.co-custom-row {
  display: table;
  border-spacing: 15px 0;
  table-layout: fixed;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px; }

.co-custom-column-checked {
  display: table-cell;
  height: 100%;
  table-layout: fixed;
  float: none;
  box-shadow: 0 0 4px #dfdfdf;
  border: 1px solid #e2ddd5;
  border-radius: 4px;
  margin-bottom: 15px; }

.co-custom-column {
  display: table-cell;
  height: 100%;
  table-layout: fixed;
  float: none;
  margin-bottom: 15px; }

.callout.section {
  padding: 0; }

.call-out {
  width: 100%;
  padding: 30px;
  display: table; }

.call-out > div {
  display: table-cell; }

.call-out img {
  max-width: 100%; }

.call-out .image-full-width {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 0; }

.call-out.image-top h3 {
  margin: 30px 0; }

.call-out.image-bottom h3 {
  margin-bottom: 30px; }

.call-out.image-bottom .co-img-bottom {
  margin-top: 30px; }

.call-out.image-top .co-img-top img,
.call-out.image-bottom .co-img-bottom img {
  display: block;
  margin: auto; }

.call-out.image-left .co-img-left img {
  margin-right: 10px; }

.call-out.image-right .co-img-right img {
  margin-left: 10px; }

.call-out a {
  font-size: 16px; }

.call-out .co-text p {
  margin: 0; }

.v-top {
  vertical-align: top; }

.v-middle {
  vertical-align: middle; }

.v-bottom {
  vertical-align: bottom; }

.text-center {
  text-align: center; }

@media (max-width: 992px) {
  .call-out,
  .call-out > div {
    display: block; }
  .call-out.image-left .co-img-left img,
  .call-out.image-left .co-img-right img {
    margin: auto;
    display: block; }
  .call-out.image-bottom .co-img-bottom,
  .call-out.image-bottom .co-img-right {
    margin-top: 15px; }
  .call-out.image-bottom .co-img-top,
  .call-out.image-bottom .co-img-left {
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  .co-custom-row {
    display: block; }
  .co-custom-column {
    display: block; }
  [class*='col-xs-'].co-custom-column {
    display: inline;
    float: left; }
  .call-out {
    padding: 15px; } }

.print-container button {
  position: absolute;
  right: 40px;
  border: 0;
  background: transparent;
  color: #270015;
  font-size: 16px;
  z-index: 1000;
  top: 10px;
  font-family: 'etihadaltismedium', sans-serif;
  padding-top: 24px; }

.print-container {
  position: relative; }

@media (min-width: 1024px) {
  .print-container + div {
    padding-top: 30px; } }

@media print {
  a[href]:after {
    display: none; } }

.faq-container .panel .glyphicon {
  font-size: 14px;
  top: 8px; }

.faq-container .panel {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.faq-container .panel a:focus,
.faq-container .panel a:hover {
  text-decoration: none; }

.faq-container .panel .collapsed .glyphicon {
  -ms-transform: skew(-90deg);
  -webkit-transform: skew(-90deg);
  -moz-transform: skew(-90deg);
  -o-transform: skew(-90deg);
  transform: rotate(-90deg); }

.faq-container .panel h3 {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0; }

.faq-container .panel .collapsed h3 {
  border-bottom: 2px solid #e2ded5; }

.glyphicon-triangle-bottom:before {
  content: '\e252'; }

.faq-title h1 {
  color: #270015; }

.downloadfile {
  border-bottom: 1px solid #ececec;
  padding: 35px 0; }

.downloadfile .title {
  font-family: 'etihadaltisbold', sans-serif;
  margin-bottom: 25px;
  font-size: 16px; }

.downloadfile .title a .glyphicon {
  margin-left: 5px; }

.downloadfile:last-child {
  border: none !important; }

#cookie-bar {
  display: none; }

#cookie-bar .alert-cookie {
  position: relative;
  background: #fff;
  text-align: center;
  padding: 6px 10px;
  padding-top: 4px;
  padding-right: 25px;
  margin-bottom: 0; }

#cookie-bar .alert-cookie .close {
  position: absolute;
  top: 7px;
  right: 10px;
  opacity: 1; }

#cookie-bar .glyphicon {
  margin-right: 10px;
  top: 4px;
  font-size: 1.3em; }

#cookie-bar .alert-cookie p {
  margin-bottom: 0;
  display: inline-block;
  font-size: 16px; }

#cookie-bar .alert-cookie p > a:hover,
#cookie-bar .alert-cookie p > a:focus {
  text-decoration: underline; }

@-ms-viewport {
  width: auto !important; }

.left-float {
  float: left; }

.no-left-pad {
  padding-left: 0; }

.no-right-pad {
  padding-right: 0; }

.no-top-margin {
  margin-top: 0; }

.highlight-color {
  color: #270015; }

.search-btn-container {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-left: 0; }

.search-btn-container .input-group.search,
.search-btn-container .search-btn-section {
  float: left; }

.search-btn-container .form-control.search-key {
  border: 1px solid #635650;
  padding-right: 40px; }

.search-btn-container > .input-group {
  width: 350px; }

.search-btn-container > div > button {
  margin-left: 10px;
  width: 100px; }

.search-btn-container .btn,
.search-btn-container input.search-key {
  font-family: 'etihadaltismedium', sans-serif;
  font-size: 18px;
  padding: 10px 12px;
  height: 48px; }

.search_result_desc {
  margin-top: 15px;
  margin-bottom: 20px;
  padding-left: 0;
  word-break: break-all; }

.result-count {
  font-weight: bold; }

.search-result-item {
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0; }

.search-result .row.search-result-item:last-child,
.search-result .search-page-result .row:last-child + .search-result-item {
  border-bottom: none; }

.search-result-item .search-item-thumb {
  padding-left: 0; }

.search-result-item .search-item-thumb img {
  margin: 0 auto;
  cursor: pointer; }

.search-result-item .search-item-desc {
  margin-top: 20px; }

.search-result-item .search-item-content {
  padding-right: 0; }

.search-result-item .search-item-title.has-media {
  margin-top: 0; }

.row.learn-more-section,
.row.learn-more-section .load-more-btn {
  background-color: #f4f4f4;
  border: 0;
  color: #270015;
  font-size: 24px;
  font-family: 'etihadaltisbold', sans-serif;
  width: 100%; }

.learn-more-section .load-more-btn {
  padding-top: 10px;
  padding-bottom: 10px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.learn-more-section .load-more-btn.disabled {
  opacity: .5;
  pointer-events: none; }

.search-result .page-item-content {
  padding-left: 0;
  padding-right: 0; }

.search-btn-container .search-txt-section,
.search-btn-container .search-btn-section {
  padding-left: 0; }

.search-btn-container .search-btn-section {
  padding-right: 0; }

.search-btn-container .search-btn-section > button {
  margin-left: 30px; }

.search-btn-container .search-btn-section > button:first-child {
  margin-left: 20px; }

.search-result .search-video-result .play-btn {
  background: url("commons-clientlibs/img/play.png") no-repeat;
  background-size: 100%;
  padding: 6%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: .8;
  cursor: pointer;
  transform: translate(-40%, -45%); }

.search-result .search-video-result .play-btn:hover {
  opacity: 1; }

.search-btn-container .search-txt-section .clear-container {
  position: absolute;
  right: 57px;
  top: 10px;
  display: none;
  background: transparent;
  border: 0; }

.search-btn-container .search-txt-section .clear-icon {
  cursor: pointer; }

@media (max-width: 767px) {
  .search-btn-container > div > button {
    margin-left: 10px;
    width: 75px;
    padding: 2px 0; }
  .search-btn-container > div {
    position: relative;
    width: 100%;
    float: left; }
  .search-result-item .search-item-content {
    padding-right: 15px; }
  .search-photo-result .search-item-title {
    margin-top: 20px; }
  .search-result-item .search-item-title.has-media {
    margin-top: 20px; }
  .search-result-item .search-item-desc {
    margin-top: 10px; }
  .search-result-item {
    padding-bottom: 10px; }
  .search_result_desc {
    padding-left: 15px; }
  .search-btn-container > .input-group {
    width: 100%; }
  .search-btn-container {
    padding-left: 15px;
    padding-right: 15px; }
  .search-btn-container .search-txt-section {
    padding-left: 15px;
    padding-right: 15px; }
  .search-btn-container .search-btn-section {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px; }
  .search-result .row {
    margin-left: 0;
    margin-right: 0; }
  .search-result-item .search-item-thumb,
  .search-result-item .search-item-content {
    padding-left: 0;
    padding-right: 0; }
  .search-result .search-page-result .row.search-result-item .page-item-content {
    padding-left: 0;
    padding-right: 0; }
  .search-btn-container .search-btn-section > button {
    margin-left: 10px;
    font-size: 14px;
    padding: 0 0;
    height: 30px;
    width: 22%; }
  .search-btn-container .search-btn-section > button:first-child {
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .search-result .row {
    margin-left: 0;
    margin-right: 0; }
  .search_result_desc {
    padding-left: 15px; }
  .search-btn-container {
    margin-left: 0;
    margin-right: 0; }
  .search-btn-container > div {
    padding-left: 0;
    padding-right: 0; }
  .search-btn-container .input-group.search {
    width: 100%; }
  .search-btn-container .search-btn-section {
    padding-left: 5px; }
  .search-btn-container .search-btn-section > button {
    margin-left: 19px; }
  .search-btn-container .search-btn-section > button:first-child {
    margin-left: 16px; } }

.search-modal .modal-body {
  min-height: 150px; }

.etihadlightbox {
  padding-top: 50px; }

.etihadlightbox img {
  display: block;
  margin: auto; }

.demoModal.modal {
  background-color: rgba(0, 0, 0, 0.7); }

.demoModal.modal .modal-body {
  padding: 10px; }

.demoModal.modal .modal-content {
  border-radius: 0; }

.demoModal.modal .modal-footer {
  border-top: 0;
  text-align: left;
  padding: 0 10px 10px;
  margin-top: 0; }

.demoModal.modal .demovideo {
  width: 100%; }

.demoModal.modal .close {
  top: -15px;
  right: -15px;
  font-size: 24px;
  color: #4d443f;
  opacity: 1;
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 1px 0 #4d443f; }

.demoModal.modal .close span {
  padding-left: 1px; }

.callforAccessibility {
  position: absolute;
  left: -10000px;
  overflow: hidden;
  width: 0;
  height: 0;
  display: inline-block; }

@media (max-width: 767px) {
  .demoModal.modal .modal-dialog {
    margin: 20px; }
  .demoModal.modal .close {
    top: -10px;
    right: -10px;
    font-size: 20px;
    width: 22px;
    height: 22px; } }

.news-container > .row:nth-child(1) {
  background: #ececec; }

.news-container .image-container {
  text-align: center;
  padding: 30px 15px; }

.news-container .image-container > div {
  position: relative; }

.news-container .image-container img {
  margin: 0 auto; }

.news-container .image-container a {
  display: block; }

.news-container .image-container .img-title {
  margin-top: 15px;
  margin-bottom: 5px; }

#news-gallery > li.active > a {
  color: #270015;
  font-family: 'etihadaltistext', sans-serif;
  border: 0;
  font-size: 24px;
  border-bottom: 2px solid #270015; }

#news-gallery > li:not(.active) > a {
  color: #6f6764;
  font-size: 24px; }

.news-gallery-outer .tab-content {
  padding: 20px 0;
  min-height: 300px; }

.news-gallery-outer .tab-content .tab-pane > .row {
  border-bottom: 2px solid #ececec; }

.news-gallery-outer .tab-content .col {
  margin: 15px 0; }

.news-gallery-outer .tab-content h2 {
  font-family: 'etihadaltistext', sans-serif; }

.news-gallery-outer .tab-content h3 {
  font-family: 'etihadaltistext', sans-serif;
  margin: 0;
  margin-bottom: 30px; }

.news-gallery-outer .tab-content .no-media .image-thumb {
  display: none; }

.news-container .load-more-btn {
  width: 100%;
  font-family: 'etihadaltisbold', sans-serif;
  color: #270015;
  background: #f4f4f4;
  font-size: 24px;
  padding: 10px;
  border: 0; }

.news-gallery-outer .tab-content .tab-pane .learn-more {
  font-size: 16px;
  font-family: 'etihadaltisbold', sans-serif; }

.news-gallery-outer .tab-content .tab-pane .learn-more i {
  font-size: 12px;
  padding-left: 5px; }

.news-gallery-outer .tab-content .tab-pane > .row:last-of-type {
  border: 0; }

@media (max-width: 767px) {
  .news-gallery-outer .tab-content .tab-pane > .row:first-child .col {
    margin: 0 0; }
  .news-gallery-outer .tab-content .tab-pane > .row:first-child .col p {
    margin-bottom: 30px; }
  .news-container > .row:nth-child(2) {
    background: #ffffff;
    padding: 20px; }
  .news-gallery-outer .tab-content h3 {
    margin-bottom: 20px;
    margin-top: 10px; }
  #news-gallery {
    width: 114%;
    left: -7%;
    padding-left: 4%;
    position: relative; }
  .news-container .image-container {
    padding: 15px; } }

@media (min-width: 768px) {
  .news-gallery-outer .tab-content .image-thumb img {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 20px; }
  .news-container > .row:nth-child(2) {
    background: #fff;
    padding: 25px; }
  #news-gallery {
    width: 106%;
    left: -3%;
    position: relative;
    padding-left: 2%;
    min-height: 56px; } }

@media (min-width: 1200px) {
  .news-gallery-outer .tab-content .image-thumb img {
    width: 100%;
    margin: 0; }
  .news-container > .row:nth-child(2) {
    background: #fff;
    padding: 50px 100px; }
  #news-gallery {
    width: 124%;
    left: -12%;
    position: relative;
    padding-left: 11%;
    min-height: 56px; }
  #news-gallery > li > a {
    padding-bottom: 20px;
    margin-right: 50px; } }

@media only screen and (max-width: 1025px) {
  .tabMenu {
    width: 93%;
    padding-left: 3%; }
  #news-gallery {
    display: none; }
  ul li {
    font-size: 15px; }
  #news-gallery > li:not(.active) > a {
    font-size: 15px; }
  #news-gallery > li.active > a {
    font-size: 15px; } }

@media only screen and (min-width: 1025px) {
  .mobileShow {
    display: none; } }

#newsGallery {
  list-style: none;
  position: relative;
  left: -39px;
  padding: 12px;
  padding-bottom: 0px;
  float: left; }

.navYear {
  border: 1px;
  border-style: solid;
  border-color: #4e443f;
  width: 100%;
  height: 44px; }

.dropDownNav {
  float: right;
  margin-right: 20px; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #4e443f;
  margin-top: 8px; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #4e443f;
  margin-top: 8px;
  display: none; }

.photo-container > .row:nth-child(1) {
  background: #ececec; }

.photo-container > .row:nth-child(2) {
  background: #fff;
  padding: 50px; }

.photo-container .image-container {
  text-align: center;
  padding-top: 15px; }

.photo-container .image-container > div {
  position: relative; }

.photo-container .image-container img {
  margin: 0 auto; }

.photo-container .image-container img.has-video + .play-btn {
  display: block;
  -ms-transform: translate(-40%, -45%);
  -webkit-transform: translate(-40%, -45%);
  -moz-transform: translate(-40%, -45%);
  -o-transform: translate(-40%, -45%);
  transform: translate(-40%, -45%); }

.photo-container .image-container .img-title {
  margin-top: 15px;
  margin-bottom: 5px; }

#photo-gallery {
  width: 110%;
  left: -5%;
  position: relative;
  padding-left: 5%;
  min-height: 56px; }

#photo-gallery > li.active > a {
  color: #270015;
  font-family: 'etihadaltistext', sans-serif;
  border: 0;
  font-size: 24px;
  border-bottom: 2px solid #270015; }

#photo-gallery > li:not(.active) > a {
  color: #6f6764;
  font-size: 24px; }

.photo-gallery-outer .tab-content {
  padding: 20px 0;
  min-height: 300px; }

.photo-gallery-outer .tab-content .col {
  margin: 30px 0; }

.photo-gallery-outer .tab-content h2 {
  font-family: 'etihadaltistext', sans-serif; }

.photo-gallery-outer .tab-content h3 {
  font-family: 'etihadaltistext', sans-serif;
  margin: 15px 0; }

.photo-gallery-outer .tab-content p {
  text-align: center;
  margin-top: 10px; }

.photo-gallery-outer .tab-content img {
  margin: 0 auto; }

.photo-container .play-btn {
  background: url("commons-clientlibs/img/play.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 6%;
  opacity: .8;
  cursor: pointer;
  display: none; }

.photo-container .play-btn:hover,
.photo-container .play-btn:active,
.photo-container .play-btn:focus {
  opacity: 1; }

.photo-gallery-outer .has-video + .play-btn {
  display: block;
  -ms-transform: translate(-40%, -45%);
  -webkit-transform: translate(-40%, -45%);
  -moz-transform: translate(-40%, -45%);
  -o-transform: translate(-40%, -45%);
  transform: translate(-40%, -45%); }

.photo-gallery-outer .photo-gallery-thumbnail {
  position: relative; }

.photo-gallery-outer a:not(.play-btn) {
  display: block; }

.gallery-modal .modal-body {
  min-height: 150px; }

.gallery-modal video {
  width: 100%; }

.gallery-modal .owl-nav {
  height: 0;
  position: absolute;
  width: 100%;
  top: 36%; }

.gallery-modal .owl-theme .owl-nav [class*=owl-] {
  position: relative;
  margin: 0;
  border-radius: 0;
  background: #c4911b;
  opacity: .5;
  color: #fff;
  border: 0; }

.gallery-modal .owl-theme .owl-nav [class*=owl-]:hover,
.gallery-modal .owl-theme .owl-nav [class*=owl-]:focus {
  opacity: 1;
  background: #c4911b; }

.gallery-modal .owl-prev {
  float: left; }

.gallery-modal .owl-next {
  float: right; }

@media (min-width: 320px) {
  .gallery-modal .owl-nav:hover {
    display: block;
    opacity: 1; }
  .gallery-modal .owl-theme .owl-nav [class*=owl-] {
    background: #c4911b;
    padding: 24px 9px; } }

@media (max-width: 767px) {
  .photo-gallery-outer .tab-content .col:first-child {
    margin: 20px 0; }
  .photo-container > .row:nth-child(2) {
    padding: 10px; }
  .gallery-modal .owl-nav {
    top: 30%; }
  .gallery-modal .owl-theme .owl-nav [class*=owl-] {
    padding: 12px 9px; } }

@media (min-width: 1024px) {
  .gallery-modal .owl-theme .owl-nav [class*=owl-] {
    padding: 18px 6px; } }

@media (min-width: 1200px) {
  #photo-gallery > li > a {
    padding-bottom: 20px;
    margin-right: 50px; } }

.etihadlightbox {
  padding-top: 50px; }

.etihadlightbox img {
  display: block;
  margin: auto; }

.demoModal.modal {
  background-color: rgba(0, 0, 0, 0.7); }

.demoModal.modal .modal-body {
  padding: 10px; }

.demoModal.modal .modal-content {
  border-radius: 0; }

.demoModal.modal .modal-footer {
  border-top: 0;
  text-align: left;
  padding: 0 10px 10px;
  margin-top: 0; }

.demoModal.modal .demovideo {
  width: 100%; }

.demoModal.modal .close {
  top: -15px;
  right: -15px;
  font-size: 24px;
  color: #4d443f;
  opacity: 1;
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 1px 0 #4d443f; }

.demoModal.modal .close span {
  padding-left: 1px; }

.callforAccessibility {
  position: absolute;
  left: -10000px;
  overflow: hidden;
  width: 0;
  height: 0;
  display: inline-block; }

@media (max-width: 767px) {
  .demoModal.modal .modal-dialog {
    margin: 20px; }
  .demoModal.modal .close {
    top: -10px;
    right: -10px;
    font-size: 20px;
    width: 22px;
    height: 22px; } }

.table {
  overflow-x: auto; }

.table table {
  width: 100%; }

.table tbody {
  border-top: 2px solid #e7a90f; }

.table th,
.table td {
  border: none;
  padding: 12px 20px;
  font-size: 18px; }

.table th {
  background-color: #2a000c;
  color: #e7a90f;
  font-family: 'etihadaltistext', sans-serif;
  font-weight: normal; }

.table tr {
  border: 1px solid #ffffff; }

.table td {
  background-color: #ececec; }

/*
    ImageViewer v 1.1.0
    Author: Sudhanshu Yadav
    Copyright (c) 2015 to Sudhanshu Yadav - ignitersworld.com , released under the MIT license.
    Demo on: http://ignitersworld.com/lab/imageViewer.html
*/

/***** image viewer css *****/
#iv-container {
  position: fixed;
  background: #0d0d0d;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 1000;
}

.iv-container {
  overflow: hidden;
}

.iv-close {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  text-shadow: 0px 0px 3px #6d6d6d;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
}
.iv-close:after,
.iv-close:before {
  content: "";
  height: 4px;
  width: 32px;
  background: #FFF;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.iv-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.iv-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.iv-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/***** snap view css *****/
.iv-snap-view {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 20px;
  left: 20px;
  border: 1px solid #666;
  background: black;
  z-index: 100;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -o-transition: all ease 400ms;
  transition: all ease 400ms;
  opacity: 0;
}

.iv-snap-image-wrap {
  display: inline-block;
  position: absolute;
  max-width: 150px;
  max-height: 150px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.iv-snap-image {
  position: relative;
}

.iv-snap-handle {
  position: absolute;
  border: 1px solid #ccc;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
}

/*** zoom slider ***/
.iv-zoom-slider {
  width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #666;
  border-top: 0;
  background: rgba(204, 204, 204, 0.1);
  height: 15px;
  position: absolute;
  top: 150px;
  left: -1px;
}

.iv-zoom-handle {
  width: 20px;
  height: 15px;
  background: #ccc;
  position: absolute;
}

/**** snap view css end *****/
.iv-image-view {
  position: absolute;
  height: 100%;
  width: 100%;
}

.iv-image-wrap {
  display: inline-block;
}

.iv-image-wrap:active {
  cursor: move;
}

.iv-large-image {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/****** CSS loader by http://projects.lukehaas.me/css-loaders/ *****/
.iv-loader {
  top: 50%;
  left: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  z-index: 100;
  margin-top: -16px;
  margin-left: -16px;
  font-size: 5px;
  position: absolute;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.iv-loader:after {
  width: 10em;
  height: 10em;
  border-radius: 50%;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


@media screen and (max-width: 767px) {
  .iv-snap-view {
    z-index: -1;
    visibility: hidden;
  }
}
