/*
 * Elsheikh Intro Styling Sheet.
 * - - - - - - - - - - - - - - - - - - - - - - - - - - -
 * @author		Gemy.me, <www.gemy.me>.
 * @copyright	Gemy.me 2013 All Rights Reserved.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0.5em;
  padding: 0;
}

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

html, body {
  font-size: 1em;
  line-height: 1.4;
  overflow-x: hidden;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.theme-rtl {
  direction: rtl;
}

fieldset.reset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

input, textarea {
  display: block;
  outline: none;
  color: #222;
}

input[type="checkbox"], input[type="radio"], input[type="submit"] {
  width: auto;
}

button {
  width: auto;
}

h0 {
  font-weight: 700;
}
h0:first-child {
  margin-top: 0;
}

h1 {
  font-weight: 700;
}
h1:first-child {
  margin-top: 0;
}

h2 {
  font-weight: 700;
}
h2:first-child {
  margin-top: 0;
}

h3 {
  font-weight: 700;
}
h3:first-child {
  margin-top: 0;
}

h4 {
  font-weight: 700;
}
h4:first-child {
  margin-top: 0;
}

h5 {
  font-weight: 700;
}
h5:first-child {
  margin-top: 0;
}

p {
  line-height: 1.6;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

aside .widget,
aside .block {
  margin-bottom: 20px;
}
aside .widget:last-child,
aside .block:last-child {
  margin-bottom: 0;
}

.clear {
  clear: both;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.opaque {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
}
.opaque:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix,
.cf {
  *zoom: 1;
}
.clearfix:before, .clearfix:after,
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.clearfix:after,
.cf:after {
  clear: both;
}

.rr {
  margin: 0;
  padding: 0;
  list-style: none;
}

.oh {
  overflow: hidden;
}

.dir-ltr, .dir-ltr {
  display: inline-block;
}

.dir-rtl {
  direction: rtl;
}

.dir-ltr {
  direction: ltr;
}

.browsehappy {
  margin: 0.2em 0;
  padding: 0.4em 0.8em;
  color: #222;
  background: #CCC;
}
.browsehappy a {
  display: inline-block;
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #999;
}
.browsehappy a:hover {
  border-bottom-color: #222;
}

/* Grid System */
.container {
  width: 940px;
  margin: 0 auto;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.row [class*="col-"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.row .col-12 {
  width: 940px;
}
.row .col-11 {
  width: 860px;
}
.row .col-10 {
  width: 780px;
}
.row .col-9 {
  width: 700px;
}
.row .col-8 {
  width: 620px;
}
.row .col-7 {
  width: 540px;
}
.row .col-6 {
  width: 460px;
}
.row .col-5 {
  width: 380px;
}
.row .col-4 {
  width: 300px;
}
.row .col-3 {
  width: 220px;
}
.row .col-2 {
  width: 140px;
}
.row .col-1 {
  width: 60px;
}
.row .offset-12 {
  margin-left: 980px;
}
.row .offset-11 {
  margin-left: 900px;
}
.row .offset-10 {
  margin-left: 820px;
}
.row .offset-9 {
  margin-left: 740px;
}
.row .offset-8 {
  margin-left: 660px;
}
.row .offset-7 {
  margin-left: 580px;
}
.row .offset-6 {
  margin-left: 500px;
}
.row .offset-5 {
  margin-left: 420px;
}
.row .offset-4 {
  margin-left: 340px;
}
.row .offset-3 {
  margin-left: 260px;
}
.row .offset-2 {
  margin-left: 180px;
}
.row .offset-1 {
  margin-left: 100px;
}
.row.fluid {
  width: 100%;
  margin-left: 0;
}
.row.fluid [class*="col-"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *margin-left: 2.074468085106383%;
}
.row.fluid [class*="col-"]:first-child {
  margin-left: 0;
}
.row.fluid .col-12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row.fluid .col-11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row.fluid .col-10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row.fluid .col-9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row.fluid .col-8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row.fluid .col-7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row.fluid .col-6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row.fluid .col-5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row.fluid .col-4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row.fluid .col-3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row.fluid .col-2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row.fluid .col-1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row.fluid .offset-12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row.fluid .offset-12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row.fluid .offset-11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row.fluid .offset-11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row.fluid .offset-10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row.fluid .offset-10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row.fluid .offset-9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row.fluid .offset-9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row.fluid .offset-8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row.fluid .offset-8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row.fluid .offset-7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row.fluid .offset-7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row.fluid .offset-6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row.fluid .offset-6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row.fluid .offset-5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row.fluid .offset-5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row.fluid .offset-4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row.fluid .offset-4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row.fluid .offset-3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row.fluid .offset-3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row.fluid .offset-2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row.fluid .offset-2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row.fluid .offset-1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row.fluid .offset-1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

[class*="col-"].hide, .row-fluid [class*="col-"].hide {
  display: none;
}

[class*="col-"].pull-right, .row-fluid [class*="col-"].pull-right {
  float: right;
}

/**
 * Default device specialization.
 */
@-ms-viewport {
  width: device-width;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

.visible-print {
  display: none !important;
}

/**
 * Responsive device specialization.
 */
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }

  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }

  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }
}
@media print {
  .visible-print {
    display: inherit !important;
  }

  .hidden-print {
    display: none !important;
  }
}
/**
 * Desktop ( 1170px ).
 */
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .row {
    margin-left: -30px;
  }
  .row [class*="col-"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .row .col-12 {
    width: 1170px;
  }
  .row .col-11 {
    width: 1070px;
  }
  .row .col-10 {
    width: 970px;
  }
  .row .col-9 {
    width: 870px;
  }
  .row .col-8 {
    width: 770px;
  }
  .row .col-7 {
    width: 670px;
  }
  .row .col-6 {
    width: 570px;
  }
  .row .col-5 {
    width: 470px;
  }
  .row .col-4 {
    width: 370px;
  }
  .row .col-3 {
    width: 270px;
  }
  .row .col-2 {
    width: 170px;
  }
  .row .col-1 {
    width: 70px;
  }
  .row .offset-12 {
    margin-left: 1230px;
  }
  .row .offset-11 {
    margin-left: 1130px;
  }
  .row .offset-10 {
    margin-left: 1030px;
  }
  .row .offset-9 {
    margin-left: 930px;
  }
  .row .offset-8 {
    margin-left: 830px;
  }
  .row .offset-7 {
    margin-left: 730px;
  }
  .row .offset-6 {
    margin-left: 630px;
  }
  .row .offset-5 {
    margin-left: 530px;
  }
  .row .offset-4 {
    margin-left: 430px;
  }
  .row .offset-3 {
    margin-left: 330px;
  }
  .row .offset-2 {
    margin-left: 230px;
  }
  .row .offset-1 {
    margin-left: 130px;
  }
  .row.fluid {
    width: 100%;
  }
  .row.fluid [class*="col-"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row.fluid [class*="col-"]:first-child {
    margin-left: 0;
  }
  .row.fluid .col-12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row.fluid .col-11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row.fluid .col-10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row.fluid .col-9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row.fluid .col-8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row.fluid .col-7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row.fluid .col-6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row.fluid .col-5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row.fluid .col-4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row.fluid .col-3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row.fluid .col-2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row.fluid .col-1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row.fluid .offset-12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row.fluid .offset-12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row.fluid .offset-11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row.fluid .offset-11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row.fluid .offset-10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row.fluid .offset-10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row.fluid .offset-9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row.fluid .offset-9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row.fluid .offset-8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row.fluid .offset-8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row.fluid .offset-7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row.fluid .offset-7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row.fluid .offset-6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row.fluid .offset-6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row.fluid .offset-5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row.fluid .offset-5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row.fluid .offset-4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row.fluid .offset-4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row.fluid .offset-3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row.fluid .offset-3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row.fluid .offset-2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row.fluid .offset-2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row.fluid .offset-1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row.fluid .offset-1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
}
/**
 * Tablets ( 768px ~ 979px ).
 */
@media (min-width: 768px) and (max-width: 979px) {
  .container {
    width: 724px;
  }

  .row {
    margin-left: -20px;
  }
  .row [class*="col-"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .row .col-12 {
    width: 724px;
  }
  .row .col-11 {
    width: 662px;
  }
  .row .col-10 {
    width: 600px;
  }
  .row .col-9 {
    width: 538px;
  }
  .row .col-8 {
    width: 476px;
  }
  .row .col-7 {
    width: 414px;
  }
  .row .col-6 {
    width: 352px;
  }
  .row .col-5 {
    width: 290px;
  }
  .row .col-4 {
    width: 228px;
  }
  .row .col-3 {
    width: 166px;
  }
  .row .col-2 {
    width: 104px;
  }
  .row .col-1 {
    width: 42px;
  }
  .row .offset-12 {
    margin-left: 764px;
  }
  .row .offset-11 {
    margin-left: 702px;
  }
  .row .offset-10 {
    margin-left: 640px;
  }
  .row .offset-9 {
    margin-left: 578px;
  }
  .row .offset-8 {
    margin-left: 516px;
  }
  .row .offset-7 {
    margin-left: 454px;
  }
  .row .offset-6 {
    margin-left: 392px;
  }
  .row .offset-5 {
    margin-left: 330px;
  }
  .row .offset-4 {
    margin-left: 268px;
  }
  .row .offset-3 {
    margin-left: 206px;
  }
  .row .offset-2 {
    margin-left: 144px;
  }
  .row .offset-1 {
    margin-left: 82px;
  }
  .row.fluid {
    width: 100%;
  }
  .row.fluid [class*="col-"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row.fluid [class*="col-"]:first-child {
    margin-left: 0;
  }
  .row.fluid .col-12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row.fluid .col-11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row.fluid .col-10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row.fluid .col-9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row.fluid .col-8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row.fluid .col-7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row.fluid .col-6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row.fluid .col-5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row.fluid .col-4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row.fluid .col-3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row.fluid .col-2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row.fluid .col-1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row.fluid .offset-12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row.fluid .offset-12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row.fluid .offset-11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row.fluid .offset-11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row.fluid .offset-10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row.fluid .offset-10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row.fluid .offset-9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row.fluid .offset-9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row.fluid .offset-8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row.fluid .offset-8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row.fluid .offset-7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row.fluid .offset-7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row.fluid .offset-6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row.fluid .offset-6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row.fluid .offset-5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row.fluid .offset-5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row.fluid .offset-4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row.fluid .offset-4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row.fluid .offset-3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row.fluid .offset-3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row.fluid .offset-2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row.fluid .offset-2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row.fluid .offset-1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row.fluid .offset-1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
}
/**
 * Phones ( 767px ).
 */
@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container.fluid {
    padding: 0;
  }

  .container {
    width: auto;
  }

  .row {
    margin-left: 0;
  }
  .row .col-12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row [class*="col-"], .row.fluid [class*="col-"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row.fluid {
    width: 100%;
  }
  .row.fluid .col-12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row.fluid [class*="offset-"]:first-child {
    margin-left: 0;
  }
}
/**
 * Anything less than ( 480px ).
 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(fonts/opensans/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(fonts/opensans/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(fonts/opensans/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(fonts/opensans/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(fonts/opensans/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff) format("woff");
}

/*
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 300;
	src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(fonts/opensans/PRmiXeptR36kaC0GEAetxh_xHqYgAV9Bl_ZQbYUxnQU.woff) format('woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local('Open Sans Italic'), local('OpenSans-Italic'), url(fonts/opensans/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 600;
	src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(fonts/opensans/PRmiXeptR36kaC0GEAetxn5HxGBcBvicCpTp6spHfNo.woff) format('woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 700;
	src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(fonts/opensans/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff) format('woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 800;
	src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url(fonts/opensans/PRmiXeptR36kaC0GEAetxkCDe67GEgBv_HnyvHTfdew.woff) format('woff');
}
*/
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local("Lato Hairline"), local("Lato-Hairline"), url(fonts/lato/boeCNmOCCh-EWFLSfVffDg.woff) format("woff");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local("Lato Light"), local("Lato-Light"), url(fonts/lato/KT3KS9Aol4WfR6Vas8kNcg.woff) format("woff");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(fonts/lato/9k-RPmcnxYEPm8CNFsH2gg.woff) format("woff");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(fonts/lato/wkfQbvfT_02e2IWO3yYueQ.woff) format("woff");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local("Lato Black"), local("Lato-Black"), url(fonts/lato/BVtM30trf7q_jfqYeHfjtA.woff) format("woff");
}

/*
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 100;
	src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(fonts/lato/CggrdU0t5c42NcNxN-VM3_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 300;
	src: local('Lato Light Italic'), local('Lato-LightItalic'), url(fonts/lato/2HG_tEPiQ4Z6795cGfdivD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;
	src: local('Lato Italic'), local('Lato-Italic'), url(fonts/lato/oUan5VrEkpzIazlUe5ieaA.woff) format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 700;
	src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(fonts/lato/HkF_qI1x_noxlxhrhMQYED8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 900;
	src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(fonts/lato/VNUH7ZAcagYBWsAiBBCEYz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
*/
/*
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/droidkufi/DroidKufi-Regular.eot);
  src: url(fonts/droidkufi/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(fonts/droidkufi/DroidKufi-Regular.woff2) format('woff2'),
       url(fonts/droidkufi/DroidKufi-Regular.woff) format('woff'),
       url(fonts/droidkufi/DroidKufi-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/droidkufi/DroidKufi-Bold.eot);
  src: url(fonts/droidkufi/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(fonts/droidkufi/DroidKufi-Bold.woff2) format('woff2'),
       url(fonts/droidkufi/DroidKufi-Bold.woff) format('woff'),
       url(fonts/droidkufi/DroidKufi-Bold.ttf) format('truetype');
}

@font-face {
    font-family: "Droid Arabic Naskh";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/droidnaskh/DroidNaskh-Regular.eot?#iefix") format("embedded-opentype"),
		 url("fonts/droidnaskh/DroidNaskh-Regular.woff2") format("x-woff2"),
		 url("fonts/droidnaskh/DroidNaskh-Regular.woff") format("woff"),
		 url("fonts/droidnaskh/DroidNaskh-Regular.ttf") format("truetype");
}
*/
/* ==========================================================================
   Body
   ========================================================================== */
/* ==========================================================================
   HEADER
   ========================================================================== */
header#main-header .header-inner {
  height: 159px;
  background: url("../images/shared/header-bg.png") repeat-x center top;
}
header#main-header .header-inner .social-links {
  float: left;
  margin-top: 110px;
}
header#main-header .header-inner .social-links li {
  display: inline;
}
header#main-header .header-inner .social-links li a {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  background: url("../images/shared/social-icon.png") no-repeat;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
header#main-header .header-inner .social-links li a:hover {
  opacity: 0.66 ;
  filter: alpha(opacity=66) ;
  -moz-opacity: 0.66 ;
  -khtml-opacity: 0.66 ;
  -webkit-opacity: 0.66 ;
}
header#main-header .header-inner .social-links li a.gplus {
  background-position: 0 -96px;
}
header#main-header .header-inner .social-links li a.youtube {
  background-position: 0 -64px;
}
header#main-header .header-inner .social-links li a.twitter {
  background-position: 0 -32px;
}
header#main-header .header-inner .social-links li a.facebook {
  background-position: 0 0;
}
header#main-header .header-inner .logo {
  width: 188px;
  height: 61px;
  margin: 0 auto;
  padding-top: 50px;
}
header#main-header .header-inner .logo a {
  display: block;
  width: 100%;
  min-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main-header .header-inner .contact-info {
  float: right;
  width: 290px;
  margin-top: 95px;
}
header#main-header .header-inner .contact-info li {
  display: block;
}
header#main-header .header-inner .contact-info .item {
  min-height: 26px;
  margin-bottom: 10px;
  *zoom: 1;
}
header#main-header .header-inner .contact-info .item:before, header#main-header .header-inner .contact-info .item:after {
  content: " ";
  display: table;
}
header#main-header .header-inner .contact-info .item:after {
  clear: both;
}
header#main-header .header-inner .contact-info .item .label, header#main-header .header-inner .contact-info .item .value {
  float: left;
  font-size: 0.875em;
}
header#main-header .header-inner .contact-info .item .label {
  position: relative;
  padding-left: 40px;
  min-width: 65px;
  color: #818181;
  font-weight: 700;
}
header#main-header .header-inner .contact-info .item .label:before {
  content: "";
  width: 26px;
  height: 17px;
  background: url("../images/shared/contact-icon.png") no-repeat;
  position: absolute;
  top: 3px;
  left: 0px;
}
header#main-header .header-inner .contact-info .item .value {
  color: #5b5b5b;
}
header#main-header .header-inner .contact-info .item .value a:hover {
  text-decoration: underline;
}
header#main-header .header-inner .contact-info .item.phone .label:before {
  background-position: left -17px;
}
header#main-header .header-inner .contact-info .item.email .label:before {
  background-position: left 0;
}

/* ==========================================================================
   MAIN CONTENT
   ========================================================================== */
div[role='main'] .main-hero {
  position: relative;
  min-height: 541px;
}
div[role='main'] .main-hero .bg {
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 0px;
}
div[role='main'] .main-hero .bg.bg1 {
  background: url("../images/shared/bg/1.png") no-repeat center top/cover #f1f1f1;
}
div[role='main'] .main-hero .viewport {
  position: relative;
  z-index: 2;
}
div[role='main'] .main-hero .viewport article {
  display: none;
}
div[role='main'] .main-hero .viewport article.active {
  display: block;
}
div[role='main'] .main-hero .viewport .hero-nav {
  padding-top: 43px;
  text-align: center;
}
div[role='main'] .main-hero .viewport .hero-nav li {
  display: inline-block;
}
div[role='main'] .main-hero .viewport .hero-nav a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 220px;
  height: 218px;
  margin: 0 10px;
  background: url("../images/shared/hero-nav-bg.png") no-repeat center center/149px auto;
  outline: 0 none;
}
div[role='main'] .main-hero .viewport .hero-nav a, div[role='main'] .main-hero .viewport .hero-nav a img {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div[role='main'] .main-hero .viewport .hero-nav a.active, div[role='main'] .main-hero .viewport .hero-nav a:hover {
  background-size: 100% auto;
}
div[role='main'] .main-hero .viewport .hero-nav a img {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
}
div[role='main'] .main-hero .viewport .hero-nav a.item1 img {
  width: 57px;
  height: 45.5px;
  margin: -25.5px 0 0 -25.75px;
}
div[role='main'] .main-hero .viewport .hero-nav a.item1.active img, div[role='main'] .main-hero .viewport .hero-nav a.item1:hover img {
  width: 114px;
  height: 91px;
  margin: -53px 0 0 -48.5px;
}
div[role='main'] .main-hero .viewport .hero-nav a.item2 img {
  width: 83.5px;
  height: 31.5px;
  margin: -16.75px 0 0 -40.75px;
}
div[role='main'] .main-hero .viewport .hero-nav a.item2.active img, div[role='main'] .main-hero .viewport .hero-nav a.item2:hover img {
  width: 167px;
  height: 63px;
  margin: -36.5px 0 0 -84.5px;
}
div[role='main'] .main-hero .viewport .hero-nav a.item3 img {
  width: 48px;
  height: 41px;
  margin: -17px 0 0 -22.5px;
}
div[role='main'] .main-hero .viewport .hero-nav a.item3.active img, div[role='main'] .main-hero .viewport .hero-nav a.item3:hover img {
  width: 96px;
  height: 82px;
  margin: -36px 0 0 -45px;
}
div[role='main'] .main-hero .viewport .main-intro {
  position: relative;
  margin-top: 50px;
}
div[role='main'] .main-hero .viewport .main-intro:before, div[role='main'] .main-hero .viewport .main-intro:after {
  content: "";
  display: block;
}
div[role='main'] .main-hero .viewport .main-intro:before, div[role='main'] .main-hero .viewport .main-intro:after, div[role='main'] .main-hero .viewport .main-intro .intro-inner {
  min-height: 53px;
  background: url("../images/shared/content-box.png") no-repeat;
}
div[role='main'] .main-hero .viewport .main-intro:before {
  position: relative;
  background-position: 0 0;
  background-size: 3512px 53px;
  z-index: 1;
}
div[role='main'] .main-hero .viewport .main-intro:after {
  background-position: -2342px 0;
  background-size: 3512px 53px;
}
div[role='main'] .main-hero .viewport .main-intro .indicator {
  width: 46px;
  height: 31px;
  margin-left: -23px;
  background: url("../images/shared/content-indicator.png") no-repeat center top;
  z-index: 2;
  position: absolute;
  bottom: 99.5%;
  left: 50%;
}
div[role='main'] .main-hero .viewport .main-intro .intro-inner {
  padding: 0 20px;
  background-repeat: repeat-y;
  background-position: -1171px 0;
  background-size: 3512px 53px;
}
div[role='main'] .main-hero .viewport .main-intro .about .heading {
  color: #ed1d25;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1;
}
div[role='main'] .main-hero .viewport .main-intro .about .inner-content {
  min-height: 86px;
  margin-top: 22px;
  padding-left: 10px;
  border-left: 4px solid #ed1d25;
}
div[role='main'] .main-hero .viewport .main-intro .about .inner-content .side-img {
  float: left;
  width: 86px;
  height: 86px;
  margin: 0 10px 0 0;
}
div[role='main'] .main-hero .viewport .main-intro .about .inner-content p {
  color: #434242;
  font-size: 0.9375em;
  text-align: justify;
}
div[role='main'] .main-hero .viewport .main-intro .about .inner-content p:first-of-type {
  margin-top: -6px;
}
div[role='main'] .main-hero .viewport .main-intro .contact {
  padding: 18px;
  background: #f3f3f3;
  border: 1px solid #e4e1e1;
  display: block;
  width: 100%;
  min-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div[role='main'] .main-hero .viewport .main-intro .contact .heading {
  padding-bottom: 10px;
  color: #393939;
  font-size: 0.875em;
  font-weight: 700;
  border-bottom: 1px solid #e4e1e1;
  line-height: 1;
}
div[role='main'] .main-hero .viewport .main-intro .contact .info {
  margin-top: 20px;
}
div[role='main'] .main-hero .viewport .main-intro .contact .info .item {
  position: relative;
  margin-bottom: 20px;
}
div[role='main'] .main-hero .viewport .main-intro .contact .info .item:before {
  content: "";
  width: 26px;
  height: 17px;
  background: url("../images/shared/contact-icon.png") no-repeat;
  position: absolute;
  top: 3px;
  left: 0px;
}
div[role='main'] .main-hero .viewport .main-intro .contact .info .item .value {
  padding-left: 40px;
  color: #5b5b5b;
  font-size: 0.875em;
  line-height: 1.3;
}
div[role='main'] .main-hero .viewport .main-intro .contact .info .item .value a:hover {
  text-decoration: underline;
}
div[role='main'] .main-hero .viewport .main-intro .contact .info .item.email:before {
  background-position: 0 0;
}
div[role='main'] .main-hero .viewport .main-intro .contact .info .item.phone:before {
  background-position: 0 -17px;
}
div[role='main'] .main-hero .viewport .main-intro .contact .info .item.location:before {
  background-position: 0 -34px;
}
div[role='main'] .main-hero .viewport .main-intro .contact .info li:last-child .item {
  margin-bottom: 0;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */
footer#main-footer {
  padding-top: 20px;
}

@media only screen and (min-width: 48em) and (max-width: 64em) {
  div[role='main'] .main-hero .viewport .main-intro:before {
    background-size: 2820px 53px;
  }
  div[role='main'] .main-hero .viewport .main-intro:after {
    background-position: -1880px 0;
    background-size: 2820px 53px;
  }
  div[role='main'] .main-hero .viewport .main-intro .intro-inner {
    background-position: -938px 0;
    background-size: 2820px 53px;
  }
}
/*
 * jQuery Tipsy
 */
.tipsy {
  padding: 5px;
  font-size: 1em;
  position: absolute;
  line-height: 14px;
  z-index: 100000;
}
.tipsy, .tipsy * {
  -webkit-transition: 0s;
  -moz-transition: 0s;
  transition: 0s;
}

body.theme-rtl .tipsy {
  direction: rtl;
}

.tipsy-inner {
  padding: 8px;
  background-color: black;
  color: white;
  max-width: 200px;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.tipsy-arrow {
  position: absolute;
  width: 9px;
  height: 5px;
  background: url("../images/shared/tipsy.gif") no-repeat top left;
}

.tipsy-n .tipsy-arrow {
  top: 0;
  left: 50%;
  margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
}

.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
}

.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
  bottom: 1px;
  left: 10px;
  background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  right: 0;
  width: 5px;
  height: 9px;
  background-position: top right;
}

.tipsy-w .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 5px;
  height: 9px;
}

.tipsy.tipsy-n {
  margin-top: 3px;
}
.tipsy.tipsy-s {
  margin-top: -3px;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
.flexslider {
  position: relative;
}
.flexslider img {
  max-width: 100% !important;
  width: inherit !important;
}

.flex-viewport {
  direction: ltr !important;
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

.no-js .slides > li:first-child {
  display: block;
}

/*
 * Chosen
 */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 100%;
  left: -9999px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  z-index: 1010;
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container.chzn-with-drop .chzn-drop {
  left: 0;
}

.chzn-container-single .chzn-single {
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, white), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background-image: -webkit-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -moz-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: linear, false, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  /*
   height: 23px;
   line-height: 24px;
   */
  height: 30px;
  line-height: 28px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none;
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url("../images/shared/chosen/chosen-sprite.png") -42px 1px no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat 0px 2px;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background: white url("../images/shared/chosen/chosen-sprite.png") no-repeat 100% -20px;
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat 100% -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat 100% -20px, -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat 100% -20px, -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat 100% -20px, -o-linear-gradient(top, #eeeeee 1%, white 15%);
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat 100% -20px, linear, false, #eeeeee 1%, white 15%;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container-single .chzn-drop {
  margin-top: -1px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}

.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear, false, #eeeeee 1%, white 15%;
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear, false, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear, top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%;
  color: #666;
  border: 1px solid #cccccc;
  padding-right: 5px;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url("../images/shared/chosen/chosen-sprite.png") -42px 1px no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.chzn-container-multi .chzn-results {
  margin: 0;
  padding: 0;
}

.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
  background-color: #3875d7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: linear, false, #3875d7 20%, #2a62bc 90%;
  color: #fff;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}

.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}

.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat -22px -3px;
}

.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
}
.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eeeeee), color-stop(80%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 20%, white 80%);
  background-image: -moz-linear-gradient(top, #eeeeee 20%, white 80%);
  background-image: -o-linear-gradient(top, #eeeeee 20%, white 80%);
  background-image: linear, false, #eeeeee 20%, white 80%;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active.chzn-with-drop .chzn-single div {
  background: transparent;
  border-left: none;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 2px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}

.chzn-disabled {
  cursor: default;
  opacity: 0.5 !important;
}
.chzn-disabled .chzn-single, .chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

.chzn-rtl {
  text-align: right;
}
.chzn-rtl .chzn-single {
  padding: 0 8px 0 0;
  overflow: visible;
}
.chzn-rtl .chzn-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}
.chzn-rtl .chzn-single div {
  left: 3px;
  right: auto;
}
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices .search-field input {
  direction: rtl;
}
.chzn-rtl .chzn-choices li {
  float: right;
}
.chzn-rtl .chzn-choices .search-choice {
  padding: 3px 5px 3px 19px;
  margin: 3px 5px 3px 0;
}
.chzn-rtl .chzn-choices .search-choice .search-choice-close {
  left: 4px;
  right: auto;
}
.chzn-rtl .chzn-search {
  left: 9999px;
}
.chzn-rtl.chzn-with-drop .chzn-search {
  left: 0px;
}
.chzn-rtl .chzn-drop {
  left: 9999px;
}
.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chzn-rtl .chzn-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}
.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
  border-right: none;
}
.chzn-rtl .chzn-search input {
  background: white url("../images/shared/chosen/chosen-sprite.png") no-repeat -30px -20px;
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat -30px -20px, -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat -30px -20px, -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat -30px -20px, -o-linear-gradient(top, #eeeeee 1%, white 15%);
  background: url("../images/shared/chosen/chosen-sprite.png") no-repeat -30px -20px, linear, false, #eeeeee 1%, white 15%;
  padding: 4px 5px 4px 20px;
  direction: rtl;
}

.chzn-container-single.chzn-rtl .chzn-single div b {
  background-position: 6px 5px;
}
.chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b {
  background-position: -12px 5px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chzn-rtl .chzn-search input {
    background-image: url("../images/shared/chosen/chosen-sprite@2x.png") !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }

  .chzn-container-single .chzn-single abbr, .chzn-container-single .chzn-single div b {
    background-image: url("../images/shared/chosen/chosen-sprite@2x.png") !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }
  .chzn-container-single .chzn-search input {
    background-image: url("../images/shared/chosen/chosen-sprite@2x.png") !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }

  .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
    background-image: url("../images/shared/chosen/chosen-sprite@2x.png") !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }

  .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span {
    background-image: url("../images/shared/chosen/chosen-sprite@2x.png") !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }
}
