/*!  
##########################################################
### normalize.css v3.0.2 | MIT License | git.io/normalize
##########################################################
*/
img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}

/*!  
##########################################
### Slick Theme CSS
########################################## 
*/
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden;}.slick-next,.slick-flogonext:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;background:0 0;outline:0}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-slider{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:hand}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-slider .slick-track{-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)}.slick-track{left:0;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-slide{float:left;height:100%;min-height:1px;display:none;outline:none;}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-next,.slick-prev{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;top:50%;margin-top:-10px;padding:0;border:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;color:#fff;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}.slick-next:before,[dir=rtl] .slick-next:before,[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li button{border:0;background:0 0;display:block;outline:0;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25}.slick-dots li.slick-active button:before{color:#000;opacity:.75}

/*  
##########################################  
### Grid Layout Defaults
########################################## 
*/

.row {
  margin: 0 auto;
  max-width: 88.25rem;
  width: 100%; 

}

.row:before, 
.row:after {
  content: " ";
  display: table;
}

.row::after {
  clear: both; 
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; 
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0; 
}

.row > .columns.collapse,
.row > .columns.collapse {
  padding: 0;
}

.row .row {
  width: auto;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; 
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }


.hide {
  display: none !important;
}

.column,
.columns {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.column + .column:last-child,
.columns + .columns:last-child {
  float: left;
}

@media screen and (min-width:768px) { 
  .row .row {
    width: auto;
    margin-left: -0.56rem;
    margin-right: -0.56rem;
  }

  .column,
  .columns {
    padding-left: 0.56rem;
    padding-right: 0.56rem;
  }
}



  .sm-1 { width: 8.333333333%; }
  .sm-2 { width: 16.666666667%; }
  .sm-3 { width: 25%; }
  .sm-4 { width: 33.333333333%; }
  .sm-5 { width: 41.666666667%; }
  .sm-6 { width: 50%; }
  .sm-7 { width: 58.333333333%; }
  .sm-8 { width: 66.666666667%; }
  .sm-9 { width: 75%; }
  .sm-10 { width: 83.333333333%; }
  .sm-11 { width: 91.666666667%; }
  .sm-12 { width: 100%; }
  
  .sm-push-0 { position:relative; right:auto; left: 0; }
  .sm-push-1 { position:relative; right:auto; left: 8.333333333%; }
  .sm-push-2 { position:relative; right:auto; left: 16.666666667%; }
  .sm-push-3 { position:relative; right:auto; left: 25%; }
  .sm-push-4 { position:relative; right:auto; left: 33.333333333%; }
  .sm-push-5 { position:relative; right:auto; left: 41.666666667%; }
  .sm-push-6 { position:relative; right:auto; left: 50%; }
  .sm-push-7 { position:relative; right:auto; left: 58.333333333%; }
  .sm-push-8 { position:relative; right:auto; left: 66.666666667%; }
  .sm-push-9 { position:relative; right:auto; left: 75%; }
  .sm-push-10 { position:relative; right:auto; left: 83.333333333%; }
  .sm-push-11 { position:relative; right:auto; left: 91.666666667%; }
  .sm-push-12 { position:relative; right:auto; left: 100%; }
  
  .sm-pull-0 { position: relative; left:auto; left: -0; }
  .sm-pull-1 { position: relative; left:auto; left: -8.333333333%; }
  .sm-pull-2 { position: relative; left:auto; left: -16.666666667%; }
  .sm-pull-3 { position: relative; left:auto; left: -25%; }
  .sm-pull-4 { position: relative; left:auto; left: -33.333333333%; }
  .sm-pull-5 { position: relative; left:auto; left: -41.666666667%; }
  .sm-pull-6 { position: relative; left:auto; left: -50%; }
  .sm-pull-7 { position: relative; left:auto; left: -58.333333333%; }
  .sm-pull-8 { position: relative; left:auto; left: -66.666666667%; }
  .sm-pull-9 { position: relative; left:auto; left: -75%; }
  .sm-pull-10 { position: relative; left:auto; left: -83.333333333%; }
  .sm-pull-11 { position: relative; left:auto; left: -91.666666667%; }
  .sm-pull-12 { position: relative; left:auto; left: -100%; }
  
  .sm-offset-0 {margin-left: 0; }
  .sm-offset-1 {margin-left: 8.333333333%; }
  .sm-offset-2 {margin-left: 16.666666667%; }
  .sm-offset-3 {margin-left: 25%; }
  .sm-offset-4 {margin-left: 33.333333333%; }
  .sm-offset-5 {margin-left: 41.666666667%; }
  .sm-offset-6 {margin-left: 50%; }
  .sm-offset-7 {margin-left: 58.333333333%; }
  .sm-offset-8 {margin-left: 66.666666667%; }
  .sm-offset-9 {margin-left: 75%; }
  .sm-offset-10 {margin-left: 83.333333333%; }
  .sm-offset-11 {margin-left: 91.666666667%; }
  .sm-offset-12 {margin-left: 100%; }


  .show-sm-only,
  .show-sm-up,
  .show-sm, 
  .show-sm-down, 
  .hide-md-only, 
  .hide-md-up, 
  .hide-md,
  .show-md-down, 
  .hide-lg-only, 
  .hide-lg-up, 
  .hide-lg, 
  .show-lg-down {
    display: inherit !important; 
  }

  .hide-sm-only,
  .hide-sm-up, 
  .hide-sm, 
  .hide-sm-down, 
  .show-md-only, 
  .show-md-up, 
  .show-md, 
  .hide-md-down, 
  .show-lg-only, 
  .show-lg-up, 
  .show-lg, 
  .hide-lg-down {
    display: none !important; 
  }


@media screen and (min-width:768px) { 
  .md-1 { width: 8.333333333%; }
  .md-2 { width: 16.666666667%; }
  .md-3 { width: 25%; }
  .md-4 { width: 33.333333333%; }
  .md-5 { width: 41.666666667%; }
  .md-6 { width: 50%; }
  .md-7 { width: 58.333333333%; }
  .md-8 { width: 66.666666667%; }
  .md-9 { width: 75%; }
  .md-10 { width: 83.333333333%; }
  .md-11 { width: 91.666666667%; }
  .md-12 { width: 100%; }
  
  .md-push-0 { position:relative; right:auto; left: 0; }
  .md-push-1 { position:relative; right:auto; left: 8.333333333%; }
  .md-push-2 { position:relative; right:auto; left: 16.666666667%; }
  .md-push-3 { position:relative; right:auto; left: 25%; }
  .md-push-4 { position:relative; right:auto; left: 33.333333333%; }
  .md-push-5 { position:relative; right:auto; left: 41.666666667%; }
  .md-push-6 { position:relative; right:auto; left: 50%; }
  .md-push-7 { position:relative; right:auto; left: 58.333333333%; }
  .md-push-8 { position:relative; right:auto; left: 66.666666667%; }
  .md-push-9 { position:relative; right:auto; left: 75%; }
  .md-push-10 { position:relative; right:auto; left: 83.333333333%; }
  .md-push-11 { position:relative; right:auto; left: 91.666666667%; }
  .md-push-12 { position:relative; right:auto; left: 100%; }
  
  .md-pull-0 { position: relative; left:auto; left: -0; }
  .md-pull-1 { position: relative; left:auto; left: -8.333333333%; }
  .md-pull-2 { position: relative; left:auto; left: -16.666666667%; }
  .md-pull-3 { position: relative; left:auto; left: -25%; }
  .md-pull-4 { position: relative; left:auto; left: -33.333333333%; }
  .md-pull-5 { position: relative; left:auto; left: -41.666666667%; }
  .md-pull-6 { position: relative; left:auto; left: -50%; }
  .md-pull-7 { position: relative; left:auto; left: -58.333333333%; }
  .md-pull-8 { position: relative; left:auto; left: -66.666666667%; }
  .md-pull-9 { position: relative; left:auto; left: -75%; }
  .md-pull-10 { position: relative; left:auto; left: -83.333333333%; }
  .md-pull-11 { position: relative; left:auto; left: -91.666666667%; }
  .md-pull-12 { position: relative; left:auto; left: -100%; }
  
  .md-offset-0 {margin-left: 0; }
  .md-offset-1 {margin-left: 8.333333333%; }
  .md-offset-2 {margin-left: 16.666666667%; }
  .md-offset-3 {margin-left: 25%; }
  .md-offset-4 {margin-left: 33.333333333%; }
  .md-offset-5 {margin-left: 41.666666667%; }
  .md-offset-6 {margin-left: 50%; }
  .md-offset-7 {margin-left: 58.333333333%; }
  .md-offset-8 {margin-left: 66.666666667%; }
  .md-offset-9 {margin-left: 75%; }
  .md-offset-10 {margin-left: 83.333333333%; }
  .md-offset-11 {margin-left: 91.666666667%; }
  .md-offset-12 {margin-left: 100%; }

  .hide-sm-only,
  .show-sm-up, 
  .hide-sm, 
  .hide-sm-down,
  .show-md-only, 
  .show-md-up, 
  .show-md, 
  .show-md-down, 
  .hide-lg-only, 
  .hide-lg {
    display: inherit !important; 
  }

 .show-sm-only,
 .hide-sm-up,
 .show-sm,
 .show-sm-down,
 .hide-md-only,
 .hide-md-up,
 .hide-md,
 .hide-md-down,
 .show-lg-only,
 .show-lg{
    display: none !important;
 }


}
 
@media screen and (min-width:970px) { 
  .lg-1 { width: 8.333333333%; }
  .lg-2 { width: 16.666666667%; }
  .lg-3 { width: 25%; }
  .lg-4 { width: 33.333333333%; }
  .lg-5 { width: 41.666666667%; }
  .lg-6 { width: 50%; }
  .lg-7 { width: 58.333333333%; }
  .lg-8 { width: 66.666666667%; }
  .lg-9 { width: 75%; }
  .lg-10 { width: 83.333333333%; }
  .lg-11 { width: 91.666666667%; }
  .lg-12 { width: 100%; }

  .lg-push-0 { position:relative; right:auto; left: 0; }
  .lg-push-1 { position:relative; right:auto; left: 8.333333333%; }
  .lg-push-2 { position:relative; right:auto; left: 16.666666667%; }
  .lg-push-3 { position:relative; right:auto; left: 25%; }
  .lg-push-4 { position:relative; right:auto; left: 33.333333333%; }
  .lg-push-5 { position:relative; right:auto; left: 41.666666667%; }
  .lg-push-6 { position:relative; right:auto; left: 50%; }
  .lg-push-7 { position:relative; right:auto; left: 58.333333333%; }
  .lg-push-8 { position:relative; right:auto; left: 66.666666667%; }
  .lg-push-9 { position:relative; right:auto; left: 75%; }
  .lg-push-10 { position:relative; right:auto; left: 83.333333333%; }
  .lg-push-11 { position:relative; right:auto; left: 91.666666667%; }
  .lg-push-12 { position:relative; right:auto; left: 100%; }

  .lg-pull-0 { position: relative; left:auto; left: -0; }
  .lg-pull-1 { position: relative; left:auto; left: -8.333333333%; }
  .lg-pull-2 { position: relative; left:auto; left: -16.666666667%; }
  .lg-pull-3 { position: relative; left:auto; left: -25%; }
  .lg-pull-4 { position: relative; left:auto; left: -33.333333333%; }
  .lg-pull-5 { position: relative; left:auto; left: -41.666666667%; }
  .lg-pull-6 { position: relative; left:auto; left: -50%; }
  .lg-pull-7 { position: relative; left:auto; left: -58.333333333%; }
  .lg-pull-8 { position: relative; left:auto; left: -66.666666667%; }
  .lg-pull-9 { position: relative; left:auto; left: -75%; }
  .lg-pull-10 { position: relative; left:auto; left: -83.333333333%; }
  .lg-pull-11 { position: relative; left:auto; left: -91.666666667%; }
  .lg-pull-12 { position: relative; left:auto; left: -100%; }

  .lg-offset-0 {margin-left: 0; }
  .lg-offset-1 {margin-left: 8.333333333%; }
  .lg-offset-2 {margin-left: 16.666666667%; }
  .lg-offset-3 {margin-left: 25%; }
  .lg-offset-4 {margin-left: 33.333333333%; }
  .lg-offset-5 {margin-left: 41.666666667%; }
  .lg-offset-6 {margin-left: 50%; }
  .lg-offset-7 {margin-left: 58.333333333%; }
  .lg-offset-8 {margin-left: 66.666666667%; }
  .lg-offset-9 {margin-left: 75%; }
  .lg-offset-10 {margin-left: 83.333333333%; }
  .lg-offset-11 {margin-left: 91.666666667%; }
  .lg-offset-12 {margin-left: 100%; }

  .hide-sm-only,
  .show-sm-up,
  .hide-sm, 
  .hide-sm-down, 
  .hide-md-only,  
  .show-md-up, 
  .hide-md, 
  .hide-md-down, 
  .show-lg-only,  
  .show-lg {
    display: inherit !important; }

  .show-sm-only, 
  .hide-sm-up, 
  .show-sm, 
  .show-sm-down, 
  .show-md-only, 
  .hide-md-up, 
  .show-md, 
  .show-md-down, 
  .hide-lg-only, 
  .hide-lg {
    display: none !important; }
}


/* 
########################################## 
### Global
########################################## 
*/

*, 
*::before, 
*::after {
  box-sizing: border-box !important; 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;           
  -ms-box-sizing: border-box;     
}

img {
  max-width: 100%;
  height: auto; 
}

.left { float: left !important; }
.right { float: right !important; }

.np-left { padding-left: 0 !important; }
.np-right { padding-right: 0 !important; }

.hide { display: none; }
.invisible { visibility: hidden; }

body {
  font-family: 'Biryani';
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  width: 100%;
}

body.nav-open {
  overflow-y: hidden;
  position:fixed; /* prevent overscroll bounce*/
  -webkit-overflow-scrolling: touch; /* iOS velocity scrolling */
}

#wrapper {
  position: relative;
  padding: 74px 0 0 0;
  min-height: 100vh;
}

.home #wrapper {
  padding: 0 0 0 0;
}


#wrapper-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.2);
  display: none;
}
@media (min-width: 800px) {

  
  #wrapper {
    padding: 0 0 0 0;
  }

  .home #wrapper {
    padding: 0 0 0 0;
  }
}

a.hidelink {
  display: block;
  left: 0;
  position: absolute;
  text-indent: -9999px;
  top: -1000em;
  z-index: 999;
}

.bl-none {
  border-left: none !important;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.position-zero {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.invisible {
  visibility: hidden;
}

.none {
  display: none !important;
}

.marginCenter {
  margin: 0 auto !important;
}

.center {
  text-align: center !important;
}

.block {
  display: block !important;
}

select::-ms-expand {
  display: none;
}

input:not([type="radio"]):not([type="checkbox"]) {
  -webkit-appearance: none;
}

/* 
##########################################
### Typography
########################################## 
*/

h1 { font-size: 2.125rem; }
h2 { font-size: 1.6875rem; }
h3 { font-size: 1.375rem; }
h4 { font-size: 1.125rem; }
h5 { font-size: 1.125rem; }
h6 { font-size: 1rem; }

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  color: #646b70;
  font-family: "Biryani",sans-serif, Helvetica, Arial;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: 0;
}

a {
  color: #182c4f;
  line-height: inherit;
  text-decoration: none; 
}

a:hover, 
a:focus {
  color: #182c4f; 
}

a img {
  border: none; 
}

p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 1.25rem;
}

small {
  font-size: 60%;
  line-height: inherit; 
}

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0; 
}


/*
##########################################
### Buttons
########################################## 
*/

.btn {
  cursor: pointer;
}

.btn.btn__primary {
  background-color: transparent;  
  border: 1px solid #FFF;
  border-radius: 200px;
  display: inline-block;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align:center;
  outline: none;
  text-decoration: none;
}

.btn.btn__primary > span {
  color: #fff;
  font-family: "Biryani";
  font-size: 0.625rem;
  font-weight: 400;
  padding: 9px 15px 7px 15px;
  position:relative;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 1.6;
  display: block;
  text-decoration: none;
}

.btn.btn__primary:hover,
.btn.btn__primary.active {
  background: #182c4f;
  border: 1px solid #182c4f;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none;
}

.btn.btn__primary:hover > span,
.btn.btn__primary.active > span {
  color: #FFF;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn.btn__primary:hover > span svg,
.btn.btn__primary.active > span svg{
  fill: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn.btn__primary i {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 5px 0 0;
}

.btn.btn__primary i svg {
  width: 10px;
  height: 10px;
  fill: #404345;
}

.btn.btn__primary--white {
  background-color: #FFF;  
  border: 1px solid #cccccc;
}

.btn.btn__primary--white > span {
  color: #404345;
}


.btn.btn__primary--blue {
  background-color: #182c4f;  
  border: 1px solid #182c4f;
}

.btn.btn__primary--blue > span {
  color: #FFF;
}


.btn.btn__primary--hwhite {
  background-color: transparent;  
  border: 1px solid #FFF;
}

.btn.btn__primary--hwhite > span {
  color: #FFF;
}


@media screen and (min-width:640px) {
  .btn.btn__primary--hwhite {
    background-color: #FFF;  
    border: 1px solid #cccccc;
  }

  .btn.btn__primary--hwhite > span {
    color: #404345;
  }
}


@media screen and (min-width:768px) {

  .btn.btn__primary {
    display: inline-block;
    width: auto;
  }

  .btn.btn__primary > span {
    font-size: 0.875rem;
    text-align:center;
    padding: 15px 28px 12px 28px;
  }

  
  .btn.btn__primary i {
    width: 13px;
    height: 13px;
    margin: 0 10px 0 0;
  }

  .btn.btn__primary i svg {
    width: 13px;
    height: 13px;
    position: relative;
    top: 1px;
  }

}

/*
##########################################
### Header
########################################## 
*/

.header {
  background-color: #FFF;
  height: 74px;
  left:0;
  padding: 0 0;
  position: fixed;
  right:0;
  top:0;
  z-index: 10000;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.15);
}

.nav-open .header { 
  height: 114px;
}


@media (min-width: 800px) {
  
  .header {
    position: relative;
    height: 200px;
    box-shadow: none;
  }

  .header:after,
  .header:before {
    clear: both;
    content: ' ';
    display: table;
  }

}


/*
##########################################
### Header Top
########################################## 
*/

.header-top {
  background: #182c4f;
  bottom:0;
  height: 40px;
  left:0;
  position: absolute;
  right:0;
  text-align: left;
  display: none;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 8px 0;
}

.nav-open .header-top {
  display: block;
  opacity: 1;
  text-align: center;
}

.header-top__business {
  display: inline-block;
  border-right: 1px solid #465672;
  height: 100%;
  padding-right: 10px;
  position: relative;
  z-index: 10001;
}

.header-top__business__icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 7px;
}

.header-top__business__icon svg {
  width: 16px;
  height: 16px;
  fill: #73777d;
}

.header-top__business .main-navigation li {
  width: 100%;
  margin: 0;
  text-align: left;
}


@media (max-width: 799px) {
  .header-top__business .header-top__business__dropdown  {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 114px;
    background: #FFF;
    display: none;
    overflow-x: hidden;
    overflow-y: scroll;
  }
}

.header-top__business .header-top__business__dropdown.show-mobile {
  display: block;
}

.header-top__business__header {
  display: inline-block;
  font-size: 0.566rem;
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  top: -2px;
  margin: 0 10px 0 0;
  cursor: pointer;
}

.header-top__stock {
  display: inline-block;
  color: #FFF;
  font-family: 'Biryani';
  padding: 0 0 0 16px;
  position: relative;
  top: -2px;
}

.header-top__stock__name {
  text-transform: uppercase;
  margin: 0 8px 0 0;
  color: #FFF;
  font-family: 'Biryani';
  font-size: 0.566rem;
  font-weight: 900;
  line-height: 1;
} 

.header-top__stock__price {
  color: #FFF;
  font-size: 0.566rem;
  margin: 0 8px 0 0;
  font-weight: 900;
  font-family: 'Biryani';
  line-height: 1;
}

.header-top__stock__change {
  color: #1cb520;
  font-size: 0.566rem;
  margin: 0 8px 0 0;
  font-family: 'Biryani';
  font-weight: 900;
  line-height: 1;
}

.header-top__stock__change.down {
  color: red;
}


@media (min-width: 800px) {

  .header-top {
    background: #182c4f;
    display: block;
    height: 55px;
    left:0;
    opacity: 1;
    position: relative;
    right:0;
    text-align: right;
    top:0;
  }

    
  .header-top__business {
    display: inline-block;
    border-right: 1px solid #465672;
    height: 100%;
    padding: 4px 10px 4px 0;
  }

  .header-top__business__icon {
    width: 22px;
    height: 22px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 7px;
  }

  .header-top__business__icon svg {
    width: 22px;
    height: 22px;
    fill: #73777d;
  }

  .header-top__business .header-top__business__dropdown  {
    padding-top: 7px;
  }

  .header-top__business__header {
    display: inline-block;
    font-size: 0.75rem;
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    top: 0;
    margin: 0 10px 0 0;
    cursor: pointer;
  }

  .header-top__business .header-top__business__dropdown.show-mobile {
    display: none;
  }

  .header-top__business:hover .header-top__business__dropdown {
    display: block !important;
  }

  

  .header-top__stock {
    display: inline-block;
    color: #FFF;
    font-family: 'Biryani';
    position: relative;
    top: 0;
    padding: 4px 0 4px 16px;
  }

  .header-top__stock__name {
    text-transform: uppercase;
    margin: 0 8px 0 0;
    color: #FFF;
    font-family: 'Biryani';
    font-size: 0.75rem;
    font-weight: 900;
    line-height: 1;
  } 

  .header-top__stock__price {
    color: #FFF;
    font-size: 0.75rem;
    margin: 0 8px 0 0;
    font-weight: 900;
    font-family: 'Biryani';
    line-height: 1;
  }

  .header-top__stock__change {
    color: #1cb520;
    font-size: 0.75rem;
    margin: 0 0 0 0;
    font-family: 'Biryani';
    font-weight: 900;
    line-height: 1;
  }

  .header-top__stock__change.down {
    color: red;
  }

}

/*
##########################################
### Header Bottom
########################################## 
*/

.header-bottom {
  text-align: center;
  height: 74px;
  position: absolute;
  top:0;
  left:0;
  right:0;
}

.header-bottom .row,
.header-bottom .row .relative,
.header-bottom .row .columns {
  height: 100%;
}


.header-bottom__btn--search {
  float: left;
  height: 17px;
  width: 17px;
  position: absolute;
  top: 28px;
  left:29px;
  background: none;
  border-width: 0;
  border-radius: 0;
  outline: none;
  padding:0;
}

.header-bottom__btn--search .cross {
  display: none;
}

.header-bottom__btn--search .search {
  display: block;
}

.header-bottom__btn--search.active .cross {
  display: block;
}

.header-bottom__btn--search.active .search {
  display: none;
}

.header-bottom__btn--search svg {
  height: 17px;
  width: 17px;
  fill: #5e6367;
  position: absolute;
  top:0;
  left:0;
}

.header-bottom__btn--search:hover svg {
  height: 17px;
  width: 17px;
  fill: hsl(207, 5%, 49%);
}

.header-bottom__btn--search:focus svg,
.header-bottom__btn--search:active svg {
  fill: #182c4f;
}

.header-bottom__btn--search .cross {
  height: 16px;
  margin: 0 auto 0 auto;
  position: relative;
  width: 16px;
  padding:0;
  display: none;
}

.header-bottom__btn--search.active .cross {
  display: block;
}

.header-bottom__btn--search .cross span {
  display: block;
  width: 16px;
  position: absolute;
  height: 2px;
  border: 0 solid #FFF;
  background: #64696c;
  border-radius: 20px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.header-bottom__btn--search .cross i {
  display: none;
}

.header-bottom__btn--search .cross span:nth-child(1) {
  top: 0;
}

.header-bottom__btn--search .cross span:nth-child(2),
.header-bottom__btn--search .cross span:nth-child(3) {
  top: 6px;
}

.header-bottom__btn--search .cross span:nth-child(4) {
  top: 12px;
}
.header-bottom__btn--search .cross {
  position: relative;
  left: -1px;
}

.header-bottom__btn--search .cross span:nth-child(1) {
  top: 0;
  width: 0%;
  left: 0%;
}

.header-bottom__btn--search .cross span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header-bottom__btn--search .cross span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header-bottom__btn--search .cross span:nth-child(4) {
  top: 0;
  width: 0%;
  left: 0%;
}

@media (min-width: 800px) {

  .header-bottom {
    height: 145px;
    position: relative;
  }

  
  .header-bottom__btn--search {
    display: none;
  }

}


/* 
##########################################
### Header Search
########################################## 
*/

@media (max-width: 799px) {
  .header-bottom__search {
    position: fixed;
    z-index: 10001;
    top: 74px;
    background: rgba(0,0,0,0.6);
    left: 0;
    right: 0;
    display: none;
    bottom: 0;
  }

  .header-bottom__search__input {
    height: 40px;
    width: 100%;
    border-radius: 0;
    border: none;
    border-top: 1px solid #cccccc;
    font-size: 0.875rem;
    color: rgba(64, 67, 69, 1);
    outline: none;
    padding: 0 55px 0 10px;
    letter-spacing: -0.01rem;
  }

  .header-bottom__search__btn {
    height: 17px;
    width: 17px;
    position: absolute;
    top: 11px;
    right:22px;
    background: none;
    border-width: 0;
    border-radius: 0;
    outline: none;
    padding:0;
  }

  
  .header-bottom__search__btn svg {
    height: 17px;
    width: 17px;
    fill: #5e6367;
    position: absolute;
    top:0;
    left:0;
  }

  .header-bottom__search__btn:hover svg {
    height: 17px;
    width: 17px;
    fill: hsl(207, 5%, 49%);
  }

  .header-bottom__search__btn:focus svg,
  .header-bottom__search__btn:active svg {
    fill: #182c4f;
  }

}

@media (min-width: 800px) {

  .header-bottom__search {
    float: right;
    height: 48px;
    width: 200px;
    margin: 52px 0 0 0;
    position: relative;
  }
  
  .header-bottom__search__label {
    display: none;
  }
  
  .header-bottom__search__input {
    height: 100%;
    width: 100%;
    border-radius: 200px;
    border: 1px solid #cccccc;
    font-size: 0.875rem;
    color: rgba(64, 67, 69, 1);
    outline: none;
    padding: 0 55px 0 22px;
    letter-spacing: -0.01rem;
  }

  .header-bottom__search__input:focus {
    border: 1px solid #182c4f;
  }

  
  .form__input::-webkit-input-placeholder { 
    color: rgba(64, 67, 69, 1);
    font-size: 0.875rem;
    font-weight: 400;
    font-family: 'Biryani';
    letter-spacing: -0.01rem;
  }
  .form__input::-moz-placeholder { 
    color: rgba(64, 67, 69, 1);
    font-size: 0.875rem;
    font-weight: 400;
    font-family: 'Biryani';
    letter-spacing: -0.01rem;
  }
  .form__input:-ms-input-placeholder {
    color: rgba(64, 67, 69, 1);
    font-size: 0.875rem;
    font-weight: 400;
    font-family: 'Biryani';
    letter-spacing: -0.01rem;
  }
  .form__input:-moz-placeholder {
    color: rgba(64, 67, 69, 1);
    font-size: 0.875rem;
    font-weight: 400;
    font-family: 'Biryani';
    letter-spacing: -0.01rem;
  }
  
  .header-bottom__search__btn {
    height: 17px;
    width: 17px;
    position: absolute;
    top:14px;
    right:22px;
    background: none;
    border-width: 0;
    border-radius: 0;
    outline: none;
    padding:0;
  }
  
  .header-bottom__search__btn svg {
    height: 17px;
    width: 17px;
    fill: #5e6367;
    position: absolute;
    top:0;
    left: 0;
  }

  .header-bottom__search__btn:hover svg {
    height: 17px;
    width: 17px;
    fill: hsl(207, 5%, 49%);
  }

  .header-bottom__search__btn:focus svg,
  .header-bottom__search__btn:active svg {
      fill: #182c4f;
  }


    @media (min-width:1000px) {
      .header-bottom__search {
        width: 200px;
      }
    }

}

/* 
##########################################
### Logo
########################################## 
*/

.logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50% , 0);transform: translate(-50% , 0);
  width: auto;
  height: 38px;
  margin: 18px 0 0 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.logo__link {
  display: block;
  height: 100%;
}

.logo__image {
  display: block;
  margin: 0;
  height: 100%;
}


@media (min-width: 500px) {
  
.logo {
  height: 50px;
  margin: 10px 0 0 0;
}

}

@media (min-width: 800px) {

  .logo {
    height: 99px;
    width: 111px;
    margin: 22px 0 0 0px;
    -webkit-transform: translate(0);
    transform: translate(0);
    position: absolute;
    top:0;
    left:0;
    padding:0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

}


/* 
##########################################
### Navigation
########################################## 
*/

@media (min-width: 800px) {
  

  #mobileNavigation {
    display: block;
    float: right;
    margin: 63px 12.5px 0 12.5px;
    position: relative;
    z-index: 10000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .header-large #mobileNavigation {
    padding-top: 89px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  #mobileNavigation form {
    display: none;
  }
  
  .main-navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    height: auto;
  }
  
  .main-navigation::after,
  .main-navigation::before {
    clear: both;
    content: ' ';
    display: table;
  }
  
  .main-navigation > li {
    display: block;
    position: relative;
    text-align: center;
    float:left;
    margin:  0 5px;
    z-index: 1000;
  }

  .main-navigation > li.hide-nav-lg {
    display: none;
  }

  .main-navigation__list-item--lg-hide {
    display: none !important;
  }
  
  .main-navigation > li i {
    display: none;
  }

  .main-navigation > li > a{
    font-family: "Biryani";
    color: #404345;
    font-size: 0.9rem;
    padding: 0 5px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .main-navigation > li.active > a,
  .main-navigation > li:hover > a{
    color: #182c4f;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .main-navigation > li > a.grey {
    color: #b3b4b5;
  }
  


  
  .main-navigation__dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0%;
    width: 250px;
    padding-top: 22px;
    z-index: 10000;
    text-align: center;

  }
  

  .main-navigation > li:hover  .main-navigation__dropdown {
    display: block;
  }

  .main-navigation__dropdown ul {
    margin:0;
    padding:22px 27px;
    list-style:none;
    text-align: left;
    background: #FFF;
    border: 1px solid #cccccc;
  }
  .main-navigation__dropdown--arrow {
    height: 13px;
    width: 24px;
    position: absolute;
    top: 10px;
    /* width: 0;
    height: 0; */
    left: 50%;
    /* border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff; */
    transform: translate(-50%, 0);
  }

  .main-navigation__dropdown ul li {
    background: #fff;
    display: block;    
  }

  .main-navigation > li.back {
    display: none;
  }

  .main-navigation__dropdown ul li:last-child {
    border-bottom-width: 0;
  }

  .main-navigation__dropdown ul li a{
    padding: 6px 0 6px 0;
    display: block;
    color: #404345;
    font-size: 0.875rem;
    font-family: 'Biryani';
    font-weight: 400;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    line-height: 1.4;
  }
  
  
  .main-navigation__dropdown ul li a i  {
    display: none;
  }

  .main-navigation__dropdown ul li a:hover,
  .main-navigation__dropdown ul li.active a{
    color: #1c4983;
    text-decoration: underline;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .main-navigation__dropdown ul li a:hover i svg {
    fill: #FFF;
  }

  .main-navigation__btn-container {
   display: none;
  }

  .secondary-navigation  {
		display: none;
  }


    
  @media (min-width: 1000px) {

    .main-navigation > li {
      display: block;
      position: relative;
      text-align: center;
      float:left;
      margin:  0 12.5px;
      z-index: 1000;
    }

    .main-navigation > li > a {
      font-size: 1.125rem;
    }
  }

}
  
  
@media (max-width: 799px) {


  #mobileMenuButtonContainer {
    float:right;
    width: 38px;
    height: 38px;
    margin: 19px 16px 0 0;
    background-color: transparent;
    border-width: 0;
    border-radius: 10px;
  }

	#mobileMenuButton {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    border-radius: 0;
    cursor: pointer;
    height: 100%;
    padding: 11px 6px;
    vertical-align: top;
    width: 37px;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }


  #mobileMenuButton div {
    height: 16px;
    margin: 0 auto 0 auto;
    position: relative;
    width: 16px;
    display: block;
    padding:0;
  }
  
  #mobileMenuButton span {
    display: block;
    width: 16px;
    position: absolute;
    height: 2px;
    border: 0 solid #FFF;
    background: #64696c;
    border-radius: 20px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
  #mobileMenuButton i {
    display: none;
  }
  
  #mobileMenuButton span:nth-child(1) {
    top: 0;
  }
  
  #mobileMenuButton span:nth-child(2),
  #mobileMenuButton span:nth-child(3) {
    top: 6px;
  }
  
  #mobileMenuButton span:nth-child(4) {
    top: 12px;
  }
  #mobileMenuButton.active {
    position: relative;
    left: -1px;
  }
  
  #mobileMenuButton.active span:nth-child(1) {
    top: 0;
    width: 0%;
    left: 0%;
  }
  
  #mobileMenuButton.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #mobileMenuButton.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #mobileMenuButton.active span:nth-child(4) {
    top: 0;
    width: 0%;
    left: 0%;
  }

	/* Mobile Navigation */
	#mobileNavigation {
    position: fixed;
    background: #FFF;
    bottom: 0;
    display: none;
    left: 0;
    padding-bottom: 0;
    right: 0;
    top: 114px;
    visibility: visible;
    z-index: 10000;
    overflow-x: hidden;
    overflow-y: scroll;
	}
  
	.main-navigation  {
    margin: 0;
    padding: 0 0;
    list-style: none;
    height: auto;
    border-bottom: 1px solid #cccccc;
	}

	.main-navigation > li{
		display: block;
		margin: 0;
    padding: 0;
    background: #FFF;
    list-style: none;
    position: relative;
    border-top: 1px solid #cccccc;
  }

  .main-navigation > li.back a {
    padding: 16px 21px 14px 60px;
  }

  .main-navigation > li.open > a {
    border-bottom: 1px solid #cccccc;
  }

  .main-navigation > li.open > a {
    color: #263859;
    background-color: #FFF;
  }

  .main-navigation > li i {
    width: 41px;
    height: 100%;
    position: absolute;
    right:0;
    top:0;
    border-left: 1px solid #ebebeb;
    cursor: pointer;
    font-style: normal;
  }

  .main-navigation > li i.backarrow {
    left: 0;
    right: inherit;
    right: initial;
    border-right: 1px solid #ebebeb;
  }

  .main-navigation > li i.backarrow svg{
    
  }

  .main-navigation  > li i.plus span {
    color: #135d99;
    font-size: 1.125rem;
    font-weight: 900;
    left: 50%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .main-navigation  > li i.backarrow svg {
    fill: #263859;
    display: block;
    width: 13px;
    height: 8px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: 0;
    -webkit-transform: translate(-50%,-50%) rotate(180deg);transform: translate(-50%,-50%) rotate(180deg);
  }

  .main-navigation  > li i.arrow svg {
    fill: #263859;
    display: block;
    width: 13px;
    height: 8px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: 0;
    -webkit-transform: translate(-50%,-50%) rotate(90deg);transform: translate(-50%,-50%) rotate(90deg);
  }
  

  .main-navigation  > li.open  a  i.arrow svg,
  .main-navigation  > li.goto  a  i.arrow svg {
    transform: rotate(0) translate(-50%,-50%);
    fill: #263859;
    display: block;
    width: 13px;
    height: 8px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: 0;
    margin-top: 0;
  }

  .main-navigation  > li.open i.arrow{
    display: block;
  }

  .main-navigation  > li.open i.plus{
    display: none;
  }


	.main-navigation  li > a {
    font-size: 0.933rem;
    display: block;
    font-family: "Biryani";
    color: #404345;
		font-weight: 400;
		text-align: left;
		line-height: 1.3;
		margin: 0;
		padding: 16px 40px 14px 26px;
    position: relative;
  }


	.main-navigation  ul{
    display: none;
    list-style: none;
    margin:0;
    padding:0;
	}

	.main-navigation  li.open ul{
		display: block;	
  }
  
  .main-navigation ul li svg {
    fill: #263859 !important;
  }

  .main-navigation ul > li i {
    border-left-color: #cccccc;
  }

  .main-navigation  ul > li.active svg,
  .main-navigation ul li:hover svg{
    fill: #263859 !important;
  }

  .main-navigation  ul li {
    border-bottom: 1px solid #cccccc;
  }

  .main-navigation  ul li:last-child {
    border-bottom-width: 0;
  }


	.main-navigation  ul > li > a {
		padding: 16px 21px 10px 26px;
    background: #ebebeb;
    color: #404345;
    font-size: 0.788rem;
    font-weight: 400;
  }

  .main-navigation  ul > li.active a,
  .main-navigation  ul > li:hover a {
    color: #263859;
    text-decoration: underline;
  }



}




/*  
##########################################
### Banner Home
########################################## 
*/

.banner-home {
  position: relative;
  margin-bottom: 26px;
  min-height: 320px;
  padding: 0 0.675rem;
  padding-top: 131%;
  overflow: hidden;
}

.banner-home__image {
  content: ' ';
  position: absolute;
  bottom:0;
  left:-0;
  right:-0;
  top:0;
  display: block;
  z-index:2;
  overflow: hidden;
}

.banner-home__image-overlay {
  position: absolute;
  bottom:0;
  left:0;
  right:0;
  top:0;
  background-image: -moz-linear-gradient( 90deg, rgb(37,38,40) 0%, rgba(32,32,32,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(37,38,40) 0%, rgba(32,32,32,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(37,38,40) 0%, rgba(32,32,32,0) 100%);
  z-index:2;
}


.banner-home__sm {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
}

.banner-home__lg {
  display: none;
}

.banner-home__text {
  position: absolute;
  bottom: 26px;
  width: 100%;
  text-align: center;
  z-index:3;
  padding: 0 10px;
}

.banner-home__header {
  font-size: 1.5rem;
  text-align:center;
  font-family: "Biryani";
  color: rgb(255, 255, 255);
  font-weight: 300;
  margin: 0 auto 12px auto;
}

.banner-home__summary {
  display: none;
}

.ranges-home__range__btn.btn {
  display: inline-block; 
}

@media screen and (min-width:400px) {
  
  .banner-home__header {
    font-size: 1.875rem;
    margin: 0 auto 12px auto;
  }
    
}


@media screen and (min-width:600px) {

  .banner-home {
    min-height: 557px;
    margin: 0 0 68px 0;
    padding: 0;
  }

  
  .banner-home__image-overlay {
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    top:0;
    background-image: -moz-linear-gradient( 90deg, rgb(37,38,40) 0%, rgba(32,32,32,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(37,38,40) 0%, rgba(32,32,32,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(37,38,40) 0%, rgba(32,32,32,0) 100%);
    z-index:2;
  }

  .banner-home__lg {
    position: absolute;
    top: 0;
    bottom:0;
    left:0;
    right:0;
    display: block;
  } 
  
  .banner-home__sm {
    display: none;
  }

  .banner-home__text {
    margin-bottom: 44px;
    text-align: left;
  }

  .banner-home__header {
    font-family: "Biryani";
    font-weight: 300;
    color: rgb(255, 255, 255);
    font-size: 2.55rem;
    margin: 0 0 12px 0;
    text-align: left;
  }
  
  .banner-home__summary {
    font-family: "Biryani";
    font-size: 1.175rem;
    display: block;
    color: #FFF;
    font-weight: 400;
    margin: 0 0 25px 0;
  }

}


/*  
##########################################
### Banner
########################################## 
*/

.banner-primary {
  position: relative;
  margin-bottom: 34px;
  padding-top:19.14%;
  display: block;
  overflow: hidden;
}

.banner-primary--show-lg {
  display: none;
}

.banner-primary--show-sm {
  display: block;
}

.banner-primary__sm {
  position: absolute;
  top: 0;
  bottom:0;
  left:0;
  right:0;
  z-index: 1;
  display: block;
} 

.banner-primary__lg {
  display: none;
}

.banner-primary__text {
  display: none;
}

.banner-primary__overlay{
display: none;
}


@media screen and (min-width:768px) {

  .banner-primary {
    height: 368px;
    margin: 0 0 63px 0;
    display: block;
  }

  .banner-primary__overlay{
    z-index: 2;
    position: absolute;
    top: 0;
    bottom:0;
    left:0;
    right:0;
    background-image: -moz-linear-gradient( 90deg, rgb(37,38,40) 0%, rgba(32,32,32,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(37,38,40) 0%, rgba(32,32,32,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(37,38,40) 0%, rgba(32,32,32,0) 100%);
    display: block;
  }

  .banner-primary--show-sm {
    display: none;
  }
  
  .banner-primary--show-lg {
    display: block;
  }

  .banner-primary__lg {
    position: absolute;
    top: 0;
    bottom:0;
    left:0;
    right:0;
    z-index: 1;
    display: block;
  } 
  
  .banner-primary__sm {
    display: none;
  }

  .banner-primary__text {
    position: absolute;
    display: block;
    top: 50%;
    bottom: 0;
    z-index: 3;
    max-width: 1418px;
    margin: 0 auto;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
  }

  .banner-primary__header {
    color: #FFF;
    font-weight: 300;
    font-size: 2.275rem;
    margin: 20px 0 20px 0;
  }

  .banner-primary__summary {
    color: #FFF;
    font-size: 1.5rem;
    font-weight: 300;
    max-width: 920px;
  }

}


/* 
##########################################
### Breadcrumbs
########################################## 
*/

.breadcrumbs--clear {
  margin: 0 0 32px 0;
}

.breadcrumbs-container {
  background: #ebebeb;
  width: 100%;
  margin-bottom: 0;
}

.breadcrumbs {  
  min-height:38px;
  margin: 0;
  display: block;
  padding: 10px 0 0px 0;
  list-style:none;
}

.breadcrumbs__item--home svg{
  width: 13px;
  height: 13px;
  fill: #b6b5b5;
  position: relative;
  top: 2px;
}

.breadcrumbs__item--home .breadcrumbs__item__link:hover {
  text-decoration: none;
}

.breadcrumbs__item--home .breadcrumbs__item__link:hover svg {
  fill: #182c4f;
}

.breadcrumbs__item {
  font-family: "Biryani";
  font-size: 0.875rem; 
  color: #182c4f;
  font-weight: 300;
  padding-bottom:6px;
  display: inline-block;
  vertical-align: top;
  line-height: 1.667;  
}

.breadcrumbs__item::after {
  content: ' ';
  background: url('../images/icons/breadcrumb-arrow.svg') no-repeat;
  width: 5px;
  height: 8px;
  display: inline-block;
  margin: 0 7px;
}

.breadcrumbs__item--home.breadcrumbs__item::after {
  top: 0;
  position: relative;
}

.breadcrumbs__item:last-child::after {
  content: '';
  display: none;
}

.breadcrumbs__item__link {
  font-family: "Biryani";
  font-size: 0.625rem;
  color: #182c4f;
  font-weight: 300;
  line-height: 1.667;
}

.breadcrumbs__item__link:hover {
  text-decoration: underline;
}

@media (min-width:874px) {

  .breadcrumbs--clear {
    margin: 0 0 43px 0;
  }

  .breadcrumbs-container {
    background: #ebebeb;
    width: 100%;
    margin: 0 0 0 0;
  }
  
  .breadcrumbs {  
    min-height:38px;
    margin: 0;
    display: block;
    padding: 19px 0 0px 0;
    list-style:none;
  }
  
  
  .breadcrumbs__item--home svg{
    width: 17px;
    height: 19px;
    position: relative;
    top: -1px;
  }
  
  .breadcrumbs__item {
    font-family: "Biryani";
    font-size: 0.75rem;
    color: #838383;
    font-weight: 300;
    padding-bottom:12px;
    display: inline-block;
    vertical-align: top;
    line-height: 1.667;  
  }
  
  .breadcrumbs__item::after {
    content: ' ';
    background: url('../images/icons/breadcrumb-arrow.svg') no-repeat;
    width: 7px;
    height: 11px;
    display: inline-block;
    margin: 0 12px;
  }
  
  .breadcrumbs__item--home.breadcrumbs__item::after {
    top: -3px;
    position: relative;
  }
  
  .breadcrumbs__item:last-child::after {
    content: '';
    display: none;
  }
  
  .breadcrumbs__item__link {
    font-family: "Biryani";
    font-size: 0.75rem;
    color: #838383;
    font-weight: 300;
    line-height: 2.2;
  }
}


/* 
##########################################
### Disclaimer
########################################## 
*/

.disclaimer {
  display: block;
  text-align: center;
}

.disclaimer__header {
  display: block;
}

.disclaimer__body {
  border: 1px solid #d6d6d6;
  -webkit-overflow-scrolling: touch;
  height: 200px;
  position: relative;
  overflow: auto;
  margin: 0 0 10px 0;
}

.disclaimer__body iframe{
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.disclaimer .btn {
  margin: 0 0 20px 0;
}

@media (min-width:768px) {

  .disclaimer {
    display: block;
    text-align: left;
  }

  .disclaimer__body {
    border: 1px solid #d6d6d6;
    display: block;
    position: relative;
    min-height: 500px;
  }
}




/* 
##########################################
### Media Videos
########################################## 
*/

.vid_container {
  margin: 30px 0 0 0;
  width: 100%;
}

.vid_container h2 {
  font-size: 1rem;
  color: #2b2a2e;
  line-height: 81px;
}

.sub_video {
  margin: 30px 0 0 0;
  width: 100%;
  min-height: 124px;
  background: #ececed;
}

.sub_video-text {
  display: block;
  margin: 0 0 0 0;
  padding: 20px;
  width: 100%;
  min-height: 124px;
}

.sub_video a {
  display: block;
  margin: 0 0 0 0;
  width: 100%;
  text-decoration: none;
}

.sub_video a img {
  display: block;
  margin: 0 0 0 0;
  width: 100%;
  border-right: 1px solid #ffffff;
}


.sub_video-text h4 {
  font-size: 1rem;
  font-family: "Biryani";
  color: #182c4f;
  line-height: 1.4545;
  text-align: left;
  font-weight: 300;
  margin: 4px 0 0 0;
}

.sub_video-text p {
  font-family: "Biryani";
  color: #404345;
  line-height: 1.4545;
  font-weight: 400;
  display: block;
  padding: 0;
  margin: 10px 0;
  font-size: 0.75rem;
}

@media only screen and (min-width: 550px) {

  
  .sub_video a {
    display: block;
    margin: 0 0 0 0;
    width: 100%;
    min-height: 124px;
    background: #ececed;
    position: relative;
    padding-left: 184px;
    text-decoration: none;
  }

  .sub_video a img {
    float: left;
    display: block;
    margin: 0 0 0 0;
    width: 186px;
    height: 124px;
    border-right: 1px solid #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
  }

    
  .sub_video-text h4 {
    font-size: 1.125rem;
    margin: 0 0 5px 0;
  }
  

  .sub_video-text p {
    font-size: 0.85rem;
  }


}


/* 
##########################################
### Article
########################################## 
*/

.article-container {
  margin: 0 0 20px 0;
}


.article-width {
  margin: 0 auto;
  max-width: 900px;
}

.article {
  display: block;
}

.article::after {
  clear: both;
  content: " ";
  display: table;
}

.article h1 {
  font-family: "Biryani";
  color: #182c4f;
  font-weight: 300;
  font-size: 1.25rem;
  margin: 0 0 12px 0;
  padding: 0;
  text-align: center;
}


.article h2 {
  color:#182c4f;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.01rem;
  margin: 0 0 17px 0;
  line-height: 1.6;
  text-align: center;
}

.article__image-container {
  display: block;
  text-align:center;
  padding: 0 50px;
  margin: 0 0 27px 0;
}

.article__image {
  display: inline-block;
  margin:0;
}



.article h3.date {
  font-size: 0.65rem;
  font-family: "Biryani";
  color: #7c7c7c;
  line-height: 1.4545;
  letter-spacing: 0.04rem;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 0 0 0;
  margin: 0 0 40px 0;
}

.article h3 {
  color:#182c4f;
  font-size: 0.75rem;
  font-weight: 300;
  margin: 20px 0 10px 0;
  line-height: 1.4;
  text-align: left;
}

.article h3 a{
  color: #182c4f;
  text-decoration: underline;
}


.article h4 {
  color:#182c4f;
  font-size: 0.7rem;
  font-weight: 300;
  margin: 0 0 10px 0;
  line-height: 1.4;
  text-align: left;
}

.article h4 a{
  color: #182c4f;
  text-decoration: underline;
}

.article h4 a:hover{
  color: #182c4f;
  text-decoration: underline;
}

.article p + h4 {
  margin-top: 20px;
}


.article p,
.article ol,
.article ul,
.article dl {
  color: #404345;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1.655;
  margin:5px 0 12px 0;
  letter-spacing: 0.01rem;
  font-family: 'Biryani';
}
.article p a,
.article p a:visited{
  font-size: 1em;
  color: #182c4f;
  font-weight: 300;
  text-decoration: underline;
  font-family: 'Biryani';
}

.article p a:focus,
.article p a:hover {
  color: #182c4f;
  text-decoration: underline;
  font-family: 'Biryani';
}

.article p img{
  margin:10px 0;
}

.article > ul, 
.article > ol {
  margin: 0 0 0 1.75rem;
  padding: 0;
}

.article > ul a,
.article > ol a {
  color: #182c4f;
  text-decoration: underline;
}

.article > ul > ul,
.article > ol > ol,
.article ul ol,
.article > ol > ul,
.article > ul > p,
.article > ol > p,
.article > dl > ul {
  font-size: 1em;
}

.article > ul > ul,
.article > ol > ul {
  list-style: disc;
}

.article > ul > ul,
.article > ol > ul,
.article > ol > ol,
.article > ul > ol {
  margin-top: 0.5em;
}

.article > ul > li,
.article > ol > li {
  margin-top: 0.4em;
  font-family: 'Biryani';
}

.article > dl {
  margin: 1em 0 0 0;
}

.article ul,
.article ol {
  margin: 0.5em 0 1em 2rem;
  padding: 0;
}

.article ul a,
.article ol a {
  text-decoration: underline;
}

.player-width {
  max-width: 645px;
}

.player-container {
  padding-top: 56.25%;
  position: relative;  
}

.player-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  margin: 0 !important;
}

@media only screen and (min-width:550px) {


.article h1 {
  font-size: 1.5175rem;
}

  .article h2 {
    font-size: 1.175rem;
  }

  .article h3.date {
    font-size: 0.8rem;
  }

  .article p,
  .article ol,
  .article ul,
  .article dl {
    font-size: 0.75rem;
    margin-bottom: 12px;
  }
}

@media only screen and (min-width:768px) {
  .article h1.banner-hide,
  .article h2.banner-hide {
    display: none;
  }
}

@media only screen and (max-width:799px) {
  .article__image-container,
  .article-container {
    min-height: auto !important;
  }
}

@media only screen and (min-width:800px) {

  .article-container {
    position: relative;
    padding:0 339px 0 0;
    margin: 0 0 40px 0;
  }

  /* .article-container--tall {
    min-height: 350px;
  } */

  .article {
    margin-bottom: 0;
  }

  .article h1 {
    display: block;
    font-weight: 300;
    color: #182c4f;
    text-align: left;
    font-size: 1.8175rem;
    margin: 0 0 20px 0;
    line-height: 1.4;
  }
  
  .article h2 {
    display: block;
    font-size: 1.375rem;
    margin: 0 0 32px 0;
    text-align: left;
    font-weight: 300;
    color: #182c4f;
    line-height: 1.4;
  }

  .article h3.date {
    font-size: 0.85rem;
    font-family: "Biryani";
    color: #7c7c7c;
    line-height: 1.4545;
    letter-spacing: 0.04rem;
    text-align: left;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0 0 40px 0;
  }
  

  .article h1.banner-hide,
  .article h2.banner-hide {
    display: none;
  }

  .article__image-container {
    position: absolute;
    margin: 0;
    width: 339px;
    padding: 0 0 0 58px;
    right:0;
    top:0;
  }
  
  .article__image {
    display: inline-block;
    margin:0;
  }


  .article h3.date {
    display: block;
    font-weight: 700;
  }
  
  .article h3 {
    font-size: 1.25rem;
    margin: 30px 0 15px 0;
  }

  .article h4 {
    font-size: 1.125rem;
    margin: 0 0 15px 0;
  }

  .article p + h4 {
    margin-top: 30px;
  }
  

  .article p,
  .article ol,
  .article ul,
  .article dl {
    font-size: 0.875rem;
    margin-bottom: 12px;
  }


}


@media only screen and (min-width:1000px) {


  .article h1 {
    font-size: 2.175rem;
  }
  
  .article h2 {
    font-size: 1.5rem;
  }

}





.model_container_heading {
  display: block;
  margin: 80px 0 0 0;
  width: 100%;
}

.model_container_heading h2 {
  color:#182c4f;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.01rem;
  margin: 0 0 17px 0;
  line-height: 1.6;
  text-align: left;
}

.model_container {
  margin: 0 0 0 0;
  width: 100%;
}

.model_chevron_inner {
  display: block;
  margin: 1px 0 0 0;
  width: 100%;
  background: #ececed;
  cursor: pointer;
}

.model_chevron_inner h3.label {
  padding: 10px 87px 10px 12px;
  margin:0;
  font-size: 0.875rem;
  font-family: "Biryani";
  color: #182c4f;
  position: relative;
}

.model_chevron_inner h3.label:after {
  position: absolute;
  width: 40px;
  height:100%;
  right:0;
  top:0;
  bottom:0;
  background: #182c4f url('../images/icons/icon_faq-plus.png') no-repeat;
  background-position: center;
  background-size: 17%;
  content: ' ';
  color: #FFF;
}

.model_chevron_innerSelected {
  display: block;
  margin: 1px 0 0 0;
  width: 100%;
  background: #ececed;
  cursor: pointer;
  position: relative;
}

.model_chevron_innerSelected h3.label {
  background: #d7d7d7;
  padding: 10px 87px 10px 12px;
  margin:0 0 1px 0;
  font-size: 0.875rem;
  font-family: "Biryani";
  color: #182c4f;
  border: 1px solid #182c4f;
}

.model_chevron_innerSelected h3.label:after {
  position: absolute;
  width: 40px;
  height:100%;
  right:0;
  top:0;
  bottom:0;
  background: #182c4f url('../images/icons/icon_faq-minus.png') no-repeat;
  background-position: center;
  background-size: 12%;
  content: ' ';
  color: #FFF;
}

.model_accordian {
  border-top:0;
  border: 1px solid #182c4f;
  margin: -2px 0 0 0;
  background: #d7d7d7;
}

.model_accordian:before,
.model_accordian:after {
  clear: both;
  content: ' ';
  display: table;
}

.model_accordian .article,
.model_accordian__downloads {
  padding: 10px 40px 10px 12px;
}


.model_accordian p.modeltxt {
  padding: 10px;
  font-size: 0.625rem;
  font-family: "Biryani";
  color: #182c4f;
}

.model_accordian p.modeltxt-alt {
  padding: 10px;
  font-size: 0.625rem;
  line-height: 21px;
  font-family: "Biryani";
  color: #404345;
}

/* About Model */
/*Business Model*/
.model_accordian#innovation {
  background: #2ea7df;
}

.model_accordian#manu_e {
  background: #d2232a;
}

.model_accordian#strong_cr {
  background: #ececed;
}

.model_accordian#strong_tb {
  background: #004781;
}

.model_accordian#high_pp {
  background: #ffc709;
}

.model_accordian#manu_e p.modeltxt,
.model_accordian#innovation p.modeltxt,
.model_accordian#strong_cr p.modeltxt,
.model_accordian#strong_tb p.modeltxt,
.model_accordian#high_pp p.modeltxt{
  color: #FFF !important;
}



.model_accordian img{float : right; display : block; margin : 0 0 0 30px; width : 206px; }

.model_accordian .sg_image img{float : right; display : block; margin : 10px 30px 0 30px; width : auto; height :auto;}


.bdownloads_container{ display : block; margin : 15px 0 0 30px!important; padding-top : 15px; padding-bottom : 15px; width : 563px;  height :auto; border-top : 1px solid #000000;}
.bdownloads_container a{ display : block; margin : 0 0 0 0;  width : 100%; padding-left : 25px;  font:normal 0.725em Arial,Verdana,Helvetica,san-serif; color:#2b2a2e; line-height : 24px; }


@media (min-width: 768px) {
  .model_container_heading h2 {
    font-size: 1.5rem;
  }

  .model_chevron_inner h3.label {
    font-size: 1.125rem;
    padding: 20px 87px 16px 24px;
  }
  
  .model_chevron_innerSelected {
    display: block;
    margin: 1px 0 0 0;
    width: 100%;
    background: #ececed;
    cursor: pointer;
  }
  
  .model_chevron_innerSelected h3.label {
    font-size: 1.125rem;
    padding: 19px 87px 15px 23px;
  }

  .model_accordian p.modeltxt {
    padding: 30px;
    font-size: 0.875rem;    
  }
  
  .model_accordian p.modeltxt-alt {
    padding: 30px;
    font-size: 0.875rem;    
  }

  
  .model_chevron_inner h3.label:after {
    width: 58px;
  }


    
  .model_chevron_innerSelected h3.label:after {
    width: 58px;
  }

  .model_accordian .article {
    padding: 20px 63px 20px 25px;
  }

  .model_accordian__downloads {
    padding: 0 63px 20px 25px;
  }

}

@media only screen and (max-width: 640px) {
  .model_accordian .sg_image img{
    margin:0;
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .model_accordian img {
    width:  100px;
  }
}


/* 
##########################################
### Downloads
########################################## 
*/

.downloads {
  max-width: 100%;
  margin-bottom: 20px;
  margin-top: 22px;
}

.downloads__header {
  display: none;
  color: #182c4f;
  font-size: 1.4rem;
  margin: 0 0 15px 0;
  padding: 0;
  font-weight: 900;
  font-family: "Biryani";
}

.download {
  margin-bottom: 7px;
  width:100%;
  min-height: 40px;
  display:block;
  overflow: hidden;
}

.download__link {
  background: transparent;
  color: #182c4f;
  display: block;
  height: 100%;
  min-height: 46px;
  padding: 14px 15px 14px 30px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download__link:hover,
.download__link:active,
.download__link:focus{
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download__icon {
  bottom:0;
  height: 19px;
  position: absolute;
  left:0;
  top:50%;
  -webkit-transform: translate(0, -50%);transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download__icon--right{
  -webkit-transform: rotate(-90deg);transform: rotate(-90deg);
  margin-top: -17px;
}

.download__icon--link {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: -8px;
}

.download__icon svg {
  fill: #182c4f;
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download__link:hover .download__icon svg ,
.download__link:active .download__icon svg ,
.download__link:focus .download__icon svg {
  fill: #182c4f;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download__link:hover .download__icon::after ,
.download__link:active .download__icon::after ,
.download__link:focus .download__icon::after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-top: 6px solid #0077be;
}

.download__text {
  display:block;
}

.download__title {
  color: #182c4f;
  display:inline-block;
  font-family: "Biryani";
  font-size: 0.75em;
  font-weight: 400;
  margin:0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download__summary {
  color: #182c4f;
  display: block;
  font-family: "Biryani";
  font-size: 0.75em;
  font-weight: 400;
  margin: 8px 0 0 0;
  padding:0;
}

.download__link:hover .download__title ,
.download__link:active .download__title ,
.download__link:focus .download__title {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: underline;
}

.download__size {
  color: #182c4f;
  display:inline-block;
  font-family: "Biryani";
  font-size: 0.75em;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.download__link:hover .download__size ,
.download__link:active .download__size ,
.download__link:focus .download__size {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: underline;
}

@media screen and (min-width:768px) {

  .downloads {
    margin-top:19px;
    margin-bottom: 40px;
  }

  .downloads__header {
    font-size: 2.5rem;
  }
  
  .download {
    margin-bottom: 11px;
  }

  .download__link {
    min-height: 59px;
    padding: 18px 20px 18px 45px;
  }

  .download__title {
    font-size: 1rem;
  }

  .download__size {
    font-size: 1rem;
  }

  .download__icon{
    width:34px;
    height: 34px;
  }

  .download__icon--link {
    margin-top: -16px;
  }
  
  .download__icon svg {
    width:34px;
    height: 34px;
  }

}


/*
##########################################
### Downloads Small 
########################################## 
*/


.downloads-small {
  margin-bottom: 40px;
  border-bottom: 1px solid #182c4f;
  padding-bottom: 20px;
}

.downloads-small:last-child {
  border-bottom-width: 0;
}

.downloads-small__header {
  display: block;
  font-weight: 300;
  color: #182c4f;
  text-align: left;
  font-size: 1.25rem;
  margin: 0 0 5px 0;
  line-height: 1.4;
  font-weight: 600;
}

.downloads-small__summary {
  display: block;
  font-size: 1rem;
  margin: 0 0 10px 0;
  text-align: left;
  font-weight: 300;
  color: #182c4f;
  line-height: 1.4;
  font-weight: 400;
}


.download-small {
  margin-bottom: 3px;
  width:100%;
  min-height: 40px;
  display:block;
  overflow: hidden;
}

.download-small__link {
  background: transparent;
  color: #182c4f;
  display: block;
  height: 100%;
  min-height: 46px;
  padding: 2px 15px 2px 30px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download-small__link:hover,
.download-small__link:active,
.download-small__link:focus{
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download-small__icon {
  bottom:0;
  height: 19px;
  position: absolute;
  left:0;
  top:50%;
  -webkit-transform: translate(0, -50%);transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download-small__icon--right{
  -webkit-transform: rotate(-90deg);transform: rotate(-90deg);
  margin-top: -17px;
}

.download-small__icon--link {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: -8px;
}

.download-small__icon svg {
  fill: #182c4f;
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download-small__link:hover .download-small__icon svg ,
.download-small__link:active .download-small__icon svg ,
.download-small__link:focus .download-small__icon svg {
  fill: #182c4f;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download-small__link:hover .download-small__icon::after ,
.download-small__link:active .download-small__icon::after ,
.download-small__link:focus .download-small__icon::after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-top: 6px solid #0077be;
}

.download-small__text {
  display:block;
}

.download-small__title {
  color: #182c4f;
  display:inline-block;
  font-family: "Biryani";
  font-size: 0.75em;
  font-weight: 400;
  margin:0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.download-small__summary {
  color: #182c4f;
  display: block;
  font-family: "Biryani";
  font-size: 0.75em;
  font-weight: 400;
  margin: 2px 0 0 0;
  padding:0;
}

.download-small__link:hover .download-small__title ,
.download-small__link:active .download-small__title ,
.download-small__link:focus .download-small__title {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: underline;
}

.download-small__size {
  color: #182c4f;
  display:inline-block;
  font-family: "Biryani";
  font-size: 0.75em;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.download-small__link:hover .download-small__size ,
.download-small__link:active .download-small__size ,
.download-small__link:focus .download-small__size {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: underline;
}

@media screen and (min-width:768px) {

  .download-smalls {
    margin-top:19px;
    margin-bottom: 40px;
  }

  .download-smalls__header {
    font-size: 2.5rem;
  }
  
  .download-small {
    margin-bottom: 10px;
  }

  .download-small__link {
    min-height: 50px;
    padding: 2px 20px 2px 38px;
  }

  .download-small__title {
    font-size: 0.875rem;
  }

  .download-small__size {
    font-size: 0.875rem;
  }

  .download-small__icon{
    width:24px;
    height: 24px;
  }

  .download-small__icon--link {
    margin-top: -16px;
  }
  
  .download-small__icon svg {
    width:24px;
    height: 24px;
  }

}

/*
##########################################
### Ranges Home 
########################################## 
*/

.ranges-home {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 15px;
}

.ranges-home:after,
.ranges-home:before {
  clear: both;
  content: ' ';
  display: table;
}

.ranges-home__range {
  display: block;
  position: relative;
  padding-top: 82.7%;
  margin-bottom: 13px;
  min-height: 100px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.ranges-home__range:after,
.ranges-home__range:before {
  clear: both;
  display: table;
  content: ' ';
}

.ranges-home__range__image {
  height: 100%;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

.ranges-home__range__image-overlay {
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color: rgb(10, 29, 53);
  opacity: 0.6;
}

.ranges-home__range__summary {
  display: none;
}

.ranges-home__range__logo1 {
  display: none;
}

.ranges-home__range__logo2 {
  display: inline-block;
  max-width: 94px;
  margin: 0 0 10px 0;
}

.ranges-home__range__header {
  font-size: 0.875rem;
  margin: 0 0 10px 0;
  text-align: center;
  font-weight: 400;
  color: #FFF;
  line-height: 1.4;
}

@media screen and (min-width:400px) {

  .ranges-home__range__logo2 {
    display: inline-block;
    max-width: 140px;
  }
}

@media screen and (max-width:639px) {
  .ranges-home__range__image-container {
    display:block;
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
  }

  .ranges-home__range__text-container {
    display:block;
    margin-bottom: 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 10px;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
    z-index:2;
  }
}


@media screen and (min-width:640px) {

  .ranges-home {
    margin: 0 auto 40px auto;
    max-width: 1165px;
  }

  .ranges-home__range {
    padding: 0 0 0 0;
    margin:0 0 22px 0;
  }

  
  .ranges-home__range__image-container {
    display:block;
    width: 44%;
    float:left;
    position: relative;
  }
  
  .ranges-home__range__image-overlay {
    display: none;
  }

  .ranges-home__range__text-container {
    display:block;
    width: 56%;
    float:right;
    padding: 16px;
    position: relative;
    text-align: left;
  }

  .ranges-home__range__image-container--alt-position {
    float: right;
  }

  .ranges-home__range__text-container--alt-position {
    float: left;
  }

  .ranges-home__range__logo-container {
    position: relative;
    min-height: 80px;
    padding: 0 0 0 80px;
    margin: 0 0 15px 0;
  }
    
  .ranges-home__range__header {
    display: block;
    font-size: 1rem;
    margin: 0 0 0 0;
    color: #182c4f;
    position: absolute;
    text-align: left;
    font-weight: 700;
    left: 100px;
    top:50%;
    -webkit-transform: translate(0,-50%);transform: translate(0,-50%);
  }

  .ranges-home__range__logo1 {
    display: inline-block;
    margin: 0 0 15px;
    max-width: 94px;
    position: absolute;
    left:0;
    top:0;
  }
  
  .ranges-home__range__logo2 {
    display: none;
  }
  

  .ranges-home__range__btn.btn {
    margin-bottom: 6px;
    margin-right: 8px;
  }


  .ranges-home__range__summary {
    font-size: 0.8rem;
    font-family: "Biryani";
    color: #404345;
    line-height: 1.7;
    text-align: left;
    font-weight: 400;
    display: block;
    padding: 0; 
    margin: 4px 0 10px 0;
  }


}

@media screen and (min-width:900px) {
  .ranges-home__range__image-container {
    width: 49.2%;
  }

  .ranges-home__range__text-container {
    width: 50.8%;
    padding: 45px 36px;
  }

  .ranges-home__range__logo-container {
    position: relative;
    min-height: 120px;
    padding: 0 0 0 150px;
    margin: 0 0 15px 0;
  }

      
  .ranges-home__range__header {
    font-size: 1.275rem;
    margin: 0 0 0 0;
    left: 150px;
  }

  .ranges-home__range__logo1 {
    display: inline-block;
    margin: 0 0 8px;
    max-width: 140px;
  }

  .ranges-home__range__summary {
    font-size: 0.9rem;
    margin: 0 0 23px 0;
  }

}


/*
##########################################
### Ranges Primary 
########################################## 
*/

.ranges-primary {
  position: relative;
  margin: 0 0 0 0;

}

.ranges-primary:after,
.ranges-primary:before {
  clear: both;
  content: ' ';
  display: table;
}

.ranges-primary > .row {
  margin: 0 -0.5rem;
}


.ranges-primary-area {
  margin-bottom: 40px;
  margin-top: 0;
  position: relative;
  margin:  0 auto;
}

.ranges-primary__range-width {
  width: 100%;
  display: inline-block;
  padding: 0 0;
  margin: 0 -1.3px;
  vertical-align: top;
}


.ranges-primary__range {
  display: block;
  position: relative;
  margin-bottom: 6px;
  padding: 16px;
  overflow: hidden;
  border: 1px solid #d6d6d6;
  background: #FFF;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ranges-primary__range:after,
.ranges-primary__range:before {
  clear: both;
  display: table;
  content: ' ';
}

.ranges-primary__range__image-container {
  display:block;
  width: 52px;
  margin-bottom: 18px;
}

.ranges-primary__range__image-link {
  display: block;
}


.ranges-primary__range__image {
  height: 100%;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0.5rem;
}

.ranges-primary__range__header {
  font-size: 1rem;
  font-family: "Biryani";
  color: #404345;
  line-height: 1.4545;
  letter-spacing: 0.01rem;
  text-align: left;
  font-weight: 300;
  margin: 4px 0 4px 0;
}

.ranges-primary__range__header-link,
.ranges-primary__range__header-link:hover,
.ranges-primary__range__header-link:active {
  color: #182c4f;
}

.ranges-primary__range__date {
  font-size: 0.54rem;
  font-family: "Biryani";
  color: #5e6367;
  line-height: 1.4545;
  letter-spacing: 0.01rem;
  text-align: left;
  font-weight: 900;
  margin: 0 0 4px 0;
  position: absolute;
  top: 29px;
  left:  82px;
  text-transform: uppercase;
}

.ranges-primary__range__summary {
  font-size: 0.85rem;
  display: none;
}

.ranges-primary__range__header-link:hover{
  color: #182c4f;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ranges-primary__range .btn {
  margin-bottom: 6px;
}

@media screen and (min-width:800px) {

  .ranges-primary {
    margin: 0 0 0 0;
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
  }

  .ranges-primary__range-width {
    width: 33.3333%;
  }

  .ranges-primary__range__image {
    min-height: 63px;
  }


  .ranges-primary__range {
    padding: 41px 33px 36px 33px;
    min-height: 176px;
    margin: 0 0 1px 0;
    border: none;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
  }


  .ranges-primary__range__image-container {
    display:block;
    width: 81px;
    margin-bottom: 0;
    top: 28px;
    left:10px;
    overflow: hidden;
  }

  .ranges-primary__range__text {
    padding: 28px 0 0 0;
  }

  .ranges-primary__range__date {
    font-size: 0.75rem;
    top: 64px;
    left:  131px;
    text-transform: uppercase;
  }
  
  
  .ranges-primary__range__header {
    font-size: 1.25rem;
    margin:-5px 0 10px 0;
  }
    
  
  .ranges-primary__range__summary {
    font-size: 1rem;
    font-family: "Biryani";
    color: #182c4f;
    line-height: 1.4545;
    letter-spacing: 0.01rem;
    text-align: left;
    font-weight: 400;
    display: block;
    padding: 0 0 10px 0; 
    margin: 0 0 0 0;
  }

  .ranges-primary {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }

  .ranges-primary-area {
    width: 100%;
  }
  

}



/*
##########################################
### Ranges Secondary 
########################################## 
*/

.ranges-secondary-container {
  background: #f3f2f2;
  padding: 40px 0;
}

.ranges-secondary__header {
  color: #182c4f;
  font-size: 1.4rem;
  margin: 0 0 15px 0;
  padding: 0;
  font-weight: 900;
  font-family: "Biryani";
}

.ranges-secondary {
  position: relative;
  margin: 0 -0.4rem 10px -0.4rem;
}

.ranges-secondary:after,
.ranges-secondary:before {
  clear: both;
  content: ' ';
  display: table;
}



.ranges-secondary__range-width {
  width: 100%;
  display: inline-block;
  padding: 0 0.4rem;
  margin: 0 -1.5px;
  vertical-align: top;
}


.ranges-secondary__range {
  display: block;
  position: relative;
  margin-bottom: 16px;
  padding: 62.4% 0 0 0;
  overflow: hidden;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.ranges-secondary__range:after,
.ranges-secondary__range:before {
  clear: both;
  display: table;
  content: ' ';
}

.ranges-secondary__range-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.ranges-secondary__range__image-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.ranges-secondary__range__image {
  height: 100%;
  width: 100%;
  margin:0;
  padding:0;
  display: block;
}

.ranges-secondary__range__overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgb(16, 51, 85);
  opacity: 0.502;
  z-index:1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ranges-secondary__range:hover .ranges-secondary__range__overlay {
  opacity: 0.8;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ranges-secondary__range__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding: 0 25px;
}

.ranges-secondary__range__header {
  font-size: 1.03rem;
  font-family: "Biryani";
  color: #ffffff;
  line-height: 1.4545;
  letter-spacing: 0.01rem;
  font-weight: 400;  
  margin: 0 0 4px 0;
}

.ranges-secondary__range__summary {
  display: none;
  -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
}

.ranges-secondary__range .btn {
  margin-top: 6px;
}

@media screen and (min-width:550px) {

  .ranges-secondary__range-width {
    width: 50%;
  }

}

@media screen and (min-width:800px) {

  .ranges-secondary-container {
    padding: 90px 0;
  }

  .ranges-secondary__range-width {
    width: 33.3333%;
  }

  .ranges-secondary__range-width:nth-last-child(2) .ranges-secondary__range,
  .ranges-secondary__range-width:last-child .ranges-secondary__range{
    border-bottom: 1px solid #dddddd;
  }


  .ranges-secondary__range__text {
    padding: 0 30px;
  }
  
  .ranges-secondary__range__header {
    font-size: 1.5rem;
    margin-bottom: 8px;
  }

      
  .ranges-secondary__header {
    font-size: 2.5rem;
    margin: 0 0 20px 0;
  }

  .ranges-secondary__range-link:hover .ranges-secondary__range__summary,
  .ranges-secondary__range-link:focus .ranges-secondary__range__summary {
    font-size: 0.875rem;
    font-family: "Biryani";
    color: #FFF;
    line-height: 1.4545;
    font-weight: 400;
    margin: 0;
    padding: 0 0 0 0; 
    display: block;
    -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
  }

  .ranges-secondary__range-link .btn  {
    margin-top: 10px;
    display: none;
    -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
  }

  .ranges-secondary__range-link:hover .btn,
  .ranges-secondary__range-link:focus .btn {
    display: inline-block;
    -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
  }
}

/*
##########################################
### Ranges tertiary 
########################################## 
*/

.ranges-tertiary {
  position: relative;
  margin: 0 0 0 0;
  text-align:center;

}

.ranges-tertiary:after,
.ranges-tertiary:before {
  clear: both;
  content: ' ';
  display: table;
}

.ranges-tertiary > .row {
  margin: 0 -0.5rem;
}


.ranges-tertiary-area {
  margin-bottom: 40px;
  margin-top: 0;
  position: relative;
  margin:  0 auto;
}

.ranges-tertiary__range-width {
  width: 100%;
  display: inline-block;
  padding: 0 0;
  margin: 0 -1.8px;
  vertical-align: top;
}


.ranges-tertiary__range {
  display: block;
  position: relative;
  margin-bottom: 6px;
  padding: 16px;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ranges-tertiary__range:after,
.ranges-tertiary__range:before {
  clear: both;
  display: table;
  content: ' ';
}

.ranges-tertiary__range__image-container {
  display:block;
  width: 155px;
  margin: 0 auto;
}

.ranges-tertiary__range__image-link {
  display: block;
}


.ranges-tertiary__range__image {
  height: 100%;
  width: 100%;
  display: block;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 0.5rem;
}

.ranges-tertiary__range__text {
  text-align: center;
}

.ranges-tertiary__range__header {
  font-size: 1rem;
  font-family: "Biryani";
  color: #182c4f;
  line-height: 1.4545;
  text-align: center;
  font-weight: 300;
  margin: 4px 0 0 0;
}

.ranges-tertiary__range__header-link,
.ranges-tertiary__range__header-link:hover,
.ranges-tertiary__range__header-link:active {
  color: #182c4f;
}

.ranges-tertiary__range__position {
  font-size: 0.75rem;
  font-family: "Biryani";
  color: #404345;
  line-height: 1.4545;
  font-weight: 300;
  margin: 0 0 4px 0;
  text-align: center;
}

.ranges-tertiary__range__summary {
  font-family: "Biryani";
  color: #404345;
  line-height: 1.4545;
  font-weight: 400;
  display: block;
  padding: 0; 
  margin: 10px 0 ;
  font-size: 0.75rem;
}

.ranges-tertiary__range__header-link:hover{
  color: #182c4f;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ranges-tertiary__range .btn {
  margin-bottom: 6px;
}


@media screen and (min-width:550px) {
  .ranges-tertiary__range-width {
    width: 50%;
  }
}



@media screen and (min-width:800px) {

  .ranges-tertiary {
    margin: 0 0 0 0;
  }

  .ranges-tertiary__range-width {
    width: 33.3333%;
  }

  .ranges-tertiary__range__image {
    min-height: 63px;
    margin: 0 0 22px;
  }


  .ranges-tertiary__range {
    padding: 41px 33px 36px 33px;
    min-height: 176px;
    margin: 0 0 1px 0;
  }


  .ranges-tertiary__range__image-container {
    display:block;
    width: 155px;
    overflow: hidden;
  }

  .ranges-tertiary__range__text {
    padding: 0 0 0 0;
  }

  .ranges-tertiary__range__position {
    font-size: 0.875rem;
    margin: 0 0 20px 0;
  }
  
  
  .ranges-tertiary__range__header {
    font-size: 1.5rem;
    margin:0 0 5px 0;
  }
    
  
  .ranges-tertiary__range__summary {
    font-size: 0.85rem;

  }

  .ranges-tertiary {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }

  .ranges-tertiary-area {
    width: 100%;
  }
  

}


/*
##########################################
### Latest News Bar
########################################## 
*/

.latest-news-bar {
  text-align: center;
}

.latest-news-bar__header {
  text-transform: uppercase;
  color: #182c4f;
  margin: 0 0 22px 0;
  font-size: 0.875rem;
}

.latest-news-bar__header strong{
  font-weight: 900;
}

@media screen and (min-width:641px) {
  
  .latest-news-bar {
    text-align: center;
  }
  
  .latest-news-bar__header {
    font-size: 1.625rem;
    margin: 0 0 48px;
  }

}



.n-results {
  color: #182c4f;
  font-size: 0.75rem;
  font-family: 'Biryani';
  font-weight: 400;
  margin: 0 0 27px 0;
}


.n_filter label {
  display: none;
}

.n_filter select {
  margin: 0 0 20px 0;
  width: 100%;
  height: 35px;
  display: block;
  appearance: none;
  background: url('../images/icons/icon_select-arrow.gif') no-repeat;
  background-position: 100% 14px;
  -webkit-appearance: none;
  border: 1px solid #cccccc;
  outline: none;
  color: #404345;
  padding-right: 33px;
  padding-left: 15px;
  font-size: 0.7rem;
  padding-top: 6px;
}

.n_filter select:focus {
  outline: none;
}

@media  (min-width:641px) {
  .n_filter {
    position: absolute;
    top: -108px;
    background: #FFF;
    z-index: 100;
    width: 204px;
    height: 45px;
  }

  .n_filter select {
    width: 204px;
    height: 45px;
    display: block;
    appearance: none;
    background: url('../images/icons/icon_select-arrow.gif') no-repeat;
    background-position: 100% 20px;
    -webkit-appearance: none;
    border: 1px solid #cccccc;
    outline: none;
    color: #404345;
    padding-right: 33px;
    padding-left: 22px;
    font-size: 0.788rem;
    padding-top: 9px;
    margin: 0;
  }
}

.n_sfilter form {
  display: block;
  margin: 0 0 20px 0;
}

.n_sfilter form:after,
.n_sfilter form:before {
  clear: both;
  content: ' ';
  display: table;
}


.n_sfilter label {
  display: none;
}

.n_sfilter select {
  margin: 0 0 20px 0;
  width: 100%;
  height: 35px;
  display: block;
  appearance: none;
  background: url('../images/icons/icon_select-arrow.gif') no-repeat;
  background-position: 100% 14px;
  -webkit-appearance: none;
  border: 1px solid #cccccc;
  outline: none;
  color: #404345;
  padding-right: 33px;
  padding-left: 15px;
  font-size: 0.7rem;
  padding-top: 6px;
}

.n_sfilter select:focus {
  outline: none;
}

@media  (min-width:641px) {
  .n_sfilter {
    background: #FFF;
    z-index: 100;
    width: 100%;
  }

  .n_sfilter select {
    max-width: 204px;
    height: 45px;
    display: inline-block;
    appearance: none;
    background: url('../images/icons/icon_select-arrow.gif') no-repeat;
    background-position: 100% 20px;
    -webkit-appearance: none;
    border: 1px solid #cccccc;
    outline: none;
    color: #404345;
    padding-right: 33px;
    padding-left: 22px;
    font-size: 0.788rem;
    padding-top: 9px;
    margin: 0;
  }
}


/* 
##########################################
### Form 
########################################## 
*/

.section-grey {
  background-color: #f3f2f2;
  padding: 20px 0 30px;
}

.form {
  margin-bottom: 20px;
}

.form__header {
  color: #182c4f;
  font-size: 1.125rem;
  margin: 0 0 14px 0;
  font-weight: 300;
}

.form__denotes {
  padding: 0;
  color: #182c4f;
  font-size: 0.65rem;
  font-family: 'Biryani';
  font-weight: 400;
  margin: 0 0 20px 0;
}

.form__label {
  color: #404345;
  display:block;
  font-family: 'Biryani';
  font-size: 0.72rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  margin: 10px 0 7px 0;
  position: relative;
  width: 100%;
}

.form__input:not([type="radio"]):not([type="checkbox"]),
.form__textarea,
.form__select {
  border-radius: 0;
  background-color: #FFF;
  border: 1px solid #cccccc;
  color: #182c4f;
  font-size: 0.8rem;
  font-weight: 300;
  margin-bottom: 5px;
  font-family: 'Biryani';
  min-height: 40px;
  padding: 0.5em 0.75rem;
  width:100%;
  max-width: 100%;
}

.form__input:not([type="radio"]):not([type="checkbox"]):focus,
.form__textarea:focus,
.form__select:focus  {
  border: 1px solid #182c4f;
  outline: none;
}

.form__input--address:not([type="radio"]):not([type="checkbox"]) {
  margin-bottom: 6px;
}

.form__input--address-last:not([type="radio"]):not([type="checkbox"]) {
  margin-bottom: 24px;
}

.form__textarea {
	min-height: 133px;
}

.form__select {
  background: #FFF url('../images/icons/icon_select.gif') right no-repeat;
  padding-right: 20px;
  -webkit-appearance:none;
  appearance: none;
}

.form__input::-webkit-input-placeholder { 
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.form__input::-moz-placeholder { 
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.form__input:-ms-input-placeholder {
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.form__input:-moz-placeholder {
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}

.form__select::-webkit-input-placeholder { 
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.form__select::-moz-placeholder { 
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.form__select:-ms-input-placeholder {
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.form__select:-moz-placeholder {
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}

.form__textarea::-webkit-input-placeholder { 
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.form__textarea::-moz-placeholder { 
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.form__textarea:-ms-input-placeholder {
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.form__textarea:-moz-placeholder {
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}

.form__mandatory {
  color: #404345;
  font-size: 0.7rem;
  font-family: 'Biryani';
  font-weight: 400;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
}

.form__store-info {
  display: block;
  margin: 4px 0 0 0;
}

.form__store-info__label {
  color: #404345;
  font-size: 0.7rem;
  font-family: 'Biryani';
  font-weight: 400;
  display: inline-block;
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
  position: relative;
}

.form__store-info__input {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);transform: translate(0, -50%);
  margin-right: 5px;
}

.btn.form__submit {
  margin-top: 20px;
  float: right;
}

.form__forgotten {
  color: #b2b3b3;
  font-size: 0.75rem;
  font-family: "Biryani";
  margin: -10px 0 0 0;
  display: inline-block;
  -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
}

.form__forgotten:hover,
.form__forgotten:focus {
  color: #6dc9c6;
  -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
}

.contact_validation img {
  max-width: 40px;
  width: 16%;
  padding-right: 1px;
}

.form__main-select {
  border: 2px solid #182c4f;
  font-size: 1rem;
  font-family: "Biryani";
  font-weight: bold;
  color: #182c4f;
  width: 100%;
  padding: 8px 10px;
  cursor: pointer;
  margin: 0 0 20px 0;
  outline: none;
}


.form__main-select span {
  color: #182c4f;
}

.form__main-select {
  -webkit-appearance:none;
  appearance: none;
  background: #FFF url('../images/icons/icon_select.gif') right no-repeat;
  padding-right: 20px;
}


.form-container:after,
.form-container:before {
  clear: both;
  content: ' ';
  display: table;
}

@media (min-width: 800px) {


  .section-grey {
    background-color: #f3f2f2;
    padding: 42px 0 64px 0;
  }

  .form {
    margin: 0 0 56px 0;
  }

  .form__header {
    color: #182c4f;
    margin: 0 0 20px 0;
    font-size: 1.5rem;
  }

  .form__label {
    font-size: 0.82rem;
    margin: 15px 0 5px 0;
  }
  

  .form__select {
    background: #FFF url('../images/icons/icon_select.gif') right no-repeat;
  }

  
  .form__main-select {
    font-size: 1.5rem;
    padding: 14px 18px; 
  }
}

@media (min-width: 850px) {

  .form-container {
    position: relative;
    padding: 0 339px 0 0;
  }

}


/* 
##########################################
### Contact Details Dropdown
########################################## 
*/


.contactDetails {
  margin: 0 0 20px 0;
}

.contactDetails__panel {
  background: #ffff;
  padding: 0; 
  margin: -12px 0 30px 0;
}

.contactDetails__panel__header {
  font-family: "Biryani";
  color: #182c4f;
  font-weight: 400;
  font-size: 1.25rem;
  margin: 0 0 12px 0;
  padding: 0;
  text-align: left;
}

.contactDetails__panel__summary {
  font-size: 0.75rem;
  color: #404345;
  margin:0 0 0 0;
  line-height: 1.5;
  padding:0;
  font-family: "Biryani";
  font-weight: 400;
}


.contactDetails__panel__summary span {
  display: block;
  margin: 0 0 10px 0;
}

.contactDetails__label {
  color: #182c4f;
  display:block;
  font-family: 'Biryani';
  font-size: 0.933rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
  margin: 15px 0 9px 0;
  position: relative;
  width: 100%;
}

.contactDetails__select {
  border-radius: 0;
  background-color: #FFF;
  border: 2px solid #cccccc;
  color: #182c4f;
  font-size: 0.875rem;
  font-weight: 300;
  margin-bottom: 30px;
  font-family: 'Biryani';
  min-height: 41px;
  padding: 0.5em 0.75rem;
  width:100%;
  max-width: 100%;
  background: #FFF url('../images/icons/icon_select.gif') right no-repeat;
  padding-right: 20px;
  -webkit-appearance:none;
  appearance: none;
}

.contactDetails__select:focus  {
  border: 2px solid #182c4f;
  outline: none;
}

.contactDetails__select::-webkit-input-placeholder { 
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.contactDetails__select::-moz-placeholder { 
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.contactDetails__select:-ms-input-placeholder {
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}
.contactDetails__select:-moz-placeholder {
  color: rgba(64, 64, 64,0.5);
  font-size: 0.9375rem;
  font-weight: bold;
  font-family: 'Biryani';
}


@media (min-width: 800px) {

  .contactDetails {
    margin: 0 0 10px 0;
  }
  
  .contactDetails__label {
    font-size: 1.5rem;
    margin: 0 0 23px 0;
  }

  .contactDetails__select {
    font-size: 1rem;
    padding: 12px 40px 12px 18px;
    margin: 0 0 40px 0;
  }

    
  .contactDetails__panel__header {
    font-family: "Biryani";
    color: #182c4f;
    font-weight: 400;
    font-size: 1.5rem;
    margin: 0 0 12px 0;
    padding: 0;
    text-align: left;
  }

  .contactDetails__panel__summary {
    font-size: 0.875rem;
    line-height: 1.5;
  }

  .contactDetails__panel__summary span {
    display: block;
    margin: 0 0 6px 0;
  }


}


/* 
##########################################
### Pagination
########################################## 
*/

.pagination {
  clear:both;
	color: #999999;
	font-size: 0.8125rem;
	line-height: 0;
	padding: 30px 0;
	border-top: 0 solid #d3dddb;
	text-align: center;
}

.pagination .center {
  display: inline-block;
  left: 100px;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 100px;
  text-align: center !important;
}

.pagination__pages {
	display: inline-block;
	margin: 0 10px;
	height: 28px;
	vertical-align: top;
  padding: 4px 0 0 0 ;
  color: #7c8b97;
}

.pagination__page {
  font-size: 15px;
  font-family: "Biryani";
  color: #182c4f;
  line-height: 1.333;
  font-weight: 600;
  text-align: center;
  padding: 5px 3px;
  margin: 0 2px;
}

.pagination__page:hover {
  color: #182c4f;
  
}

.pagination__page.active {
  color: #182c4f;
  text-decoration: underline;
}

.pagination__arrow {
	display: inline-block;
}

.pagination__arrow__link {
  background-color: #FFF;
  border-radius: 8px;
	color: #FFF;
	border: 1px solid #182c4f;
	display: block;
	height: 30px;
	width: 30px;
	padding: 15px 0;
  font-size: 23px;
  font-family: "Titillium Web";
  font-weight: 400;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 4px;
}

.pagination__arrow__link--left svg{
  transform: rotateZ(0.5turn);
}

.pagination__arrow__link svg {
  fill: #182c4f;
  height: 12px;
  width: 7px;
}

.pagination__arrow__link:focus,
.pagination__arrow__link:active,
.pagination__arrow__link:hover {
  font-weight: 400;
  color: #FFF;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


@media screen and (min-width:400px) {
  .pagination {
    padding: 40px 0 57px 0;
  }

  
  .pagination__pages {
    margin: 0 30px
  }

  .pagination__arrow__link {
    height: 45px;
    width: 45px;
    top: -4px;
  }
  
  
  .pagination__arrow__link--right:after {
    background: url('../images/icons/icon_arrow.svg') no-repeat;
    background-size: 14px 21px;
    background-position: center;
    left: 3px;
  }
  
  .pagination__arrow__link--left:after {
    background: url('../images/icons/icon_arrow.svg') no-repeat;
    background-size: 14px 21px;
    background-position: center;
    right: 3px;
  }
  
}

/* 
##########################################
### Contact Bar Footer 
########################################## 
*/

.contact-bar {
  background-color: #182c4f;
  padding: 36px 0;
  margin: 10px 0 0 0;
}

.contact-bar--cancel {
  margin: -10px 0 0 0;
}

.contact-bar--home {
  background-color: #f3f2f2;
  margin: 0 0 0 0;
}

.contact-bar__header {
  font-family: "Biryani";
  font-size: 2rem;
  color: #FFF;
  font-weight: 900;
  margin: 0 0 14px 0;
}

.contact-bar__header--home {
  color: #381438;
}

.contact-bar .btn {
  margin: 0;
}


@media (min-width:768px) { 

  .contact-bar {
    padding: 76px 0;
    margin: 40px 0 0 0;
  }

  .contact-bar--cancel {
    margin: -40px 0 0 0;
  }
  margin: 10px 0 0 0;

  .contact-bar--home {
    background-color: #f3f2f2;
    margin: 0 0 0 0;
  }
  
  
  .contact-bar__header {
    font-size: 3.375rem;
    margin: 0 0 20px 0;
  }
  
}



/* 
##########################################
### Site Map
########################################## 
*/

.sitemap {
  margin: 0 auto 30px auto;
  width: 100%;
  height: auto;
  max-width: 900px;
}

.sitemap-item {
  display: block;
  height: auto;
  text-align: left;
  width: 100%;
  margin: 0 0 12px 0;
}

.sitemap-item__link {
	color: #182c4f;
	font-family: 'Biryani';
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  height: 100%;
  line-height: 1.54;
  padding: 0;
  -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
}

.sitemap-item__link:hover{
  color: #182c4f;
  -webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;
}

.sitemap-item__link:hover,
.sitemap-item__link:focus {
  text-decoration: none;
}

.sitemap-item-2 {
  display: block;
  height: auto;
  text-align: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 0 15px;
}

.sitemap-item-2__link {
  display: inline-block;
  font-size: 1rem;
  font-family: "Biryani";
  font-weight: 600;
  color: #182c4f;
  line-height: 1.481;
  text-align: center;
}

.sitemap-item-2__link:hover,
.sitemap-item-2__link:focus {
  text-decoration: none;
  color: #182c4f;
}

.sitemap-item-2__link::after {
	margin-top: 10px;
}

.sitemap-item-3 {
  display: block;
  margin: 0 0 10px 0;
  text-align: center;
  padding: 0 0 0 30px;
}

.sitemap-item-3__link {
  display: block;
  font-size: 0.875rem;
  font-family: "Biryani";
  font-weight: 400;
  color: #182c4f;
  line-height: 1.481;
  text-align: left;
  margin: 5px 0;
}

.sitemap-item-3__link:hover,
.sitemap-item-3__link:focus {
  text-decoration: NONE;
  color: #182c4f;
}

.sitemap-item-3__link::after {
	margin-top: 10px;
}

.sitemap-item-2 + .sitemap-item {
  margin-top: 26px;
}

.sitemap-item-3 + .sitemap-item-2 {
  margin-top: 15px;
}

.sitemap-item-3 + .sitemap-item {
  margin-top: 26px;
}


@media screen and (min-width: 768px) {


}





/* 
##########################################
### ASP: Messages
########################################## 
*/

.msg {
	clear: both;
	display: block;	
	margin: 0 0 20px 0;
	min-height: 44px;
	padding:0 40px 0 40px;
	text-align: left;
  background-color: rgb(255, 255, 255);
  max-width: 900px;
  position: relative;
  width: 100%;
  border-radius: 0;
}

.msg--confirm {
  color: #FFF;
  background-color: #5ca60c;
}

.msg--error {
  color: #FFF;
  background-color: #b61b20;
}

.msg--confirm svg{
  fill: #FFF;
}

.msg--error svg{
  fill: #FFF;
}

.msg:before,
.msg:after {
	clear: both;
	content: ' ';
	display: table;
}

.msg__icon {
	left: 0;  
	min-height: 13px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
  width: 39px;
  height: 25px;
  text-align:center;
}

.msg__icon svg {
	width: 13px;
	height: 13px;
	display: inline-block;
}

.msg__message{
  font-size: 0.75rem;
  font-family: "Biryani";
  color: rgb(255, 255, 255);
  font-weight: 400;
  line-height: 1.777;
  padding:10px 0;
  text-align: left;
}

.msg__message .plate {
  display: block;
  margin: 5px 0;
}

.msg__message .postcode {
  display: block;
  margin: 5px 0;
}

@media screen and (min-width:769px){
	.msg__message{
		font-size: 0.9rem;
	}
}


/* 
##########################################
### BValidator
########################################## 
*/

/* invalid input */
.bvalidator_invalid {
	border: 1px solid #c83c50 !important;
}
/* error message */
.bvalidator_errmsg {
	background-color: #c83c50;
	font-size: 0.87rem;
	border: 0 solid transparent;
	color: #FFF;
	display: none;
	left: 0 !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-moz-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
	box-shadow: 0 0 6px #ddd;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
  opacity: 1;
  z-index: 10;
}
/* close icon */
.bvalidator_errmsg .bvalidator_close_icon {
	margin-left: 5px;
	margin-top: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	cursor: pointer
}
/* arrow */
.bvalidator_errmsg em {
	display: block;
	border-color: #c83c50 transparent transparent;
	border-style: solid;
	border-width: 10px 10px 0;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -9px;
	left: 5px
}


/* Cookie Dialog */
#gdpr-cookie-message {
	position: fixed;
	right: 30px;
	bottom: 30px;
	max-width: 375px;
	background-color: #ececec;
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0 6px 6px rgba(0,0,0,0.25);
	margin-left: 30px;
	z-index: 10000;
}
#gdpr-cookie-message h4 {
	color: #000000;
font-family: 'Biryani', serif;
font-size: 0.75rem;
	font-weight : 400;
margin-bottom :5px;
}
#gdpr-cookie-message p {
	color: #646b70;
font-family: 'Biryani', serif;
font-size: 0.75rem;
margin-top :0px;
margin-bottom :5px;
}
#gdpr-cookie-message p:last-child {
	margin-bottom: 0;
	text-align: left;
}
#gdpr-cookie-message a {
	color: #646b70;
  font-size: 0.75rem;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #646b70;
	transition: all 0.3s ease-in;
}

#gdpr-cookie-message button {
	border: none;
	background: #000000;
	color: white;
  font-size: 0.75rem;
	padding: 7px;
	border-radius: 3px;
	margin-left: 15px;
	cursor: pointer;
	transition: all 0.3s ease-in;
}

#gdpr-cookie-message button:hover {
	background: #182c4f;
	color: white;
	transition: all 0.3s ease-in;

}


/* 
##########################################
### News Letter Bar
########################################## 
*/

.newsletter-bar {
  background-color: #182c4f;
  padding: 29px 0 33px 0 ;
  text-align: center;
  margin: 40px 0 0 0;
}

.newsletter-bar--clear {
  margin: -40px 0 0 0;
}

.newsletter-bar__header {
  display: block;
  color: #ffffff;
  font-size: 0.733rem;
  margin: 0 0 13px 0;
  font-family: "Biryani";
  font-weight: 300;
}

.newsletter-bar__form {
  display: block;
  width: 265px;
  margin: 0 auto;
}

.newsletter-bar__form__label {
  position: relative;
  border: 1px solid #FFF;
  display: block;
  width: 100%;
  height:34px;
  border-radius: 200px;
}

.newsletter-bar__form__input {
  position: relative;
  background: #182c4f;
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  padding: 0 72px 0 16px;
  font-size: 0.56rem;
  color: #ffffff;
  overflow: hidden;
  border-radius: 200px;
  outline: none;
}

.newsletter-bar__form__btn {
  border: none;
  background: #FFF;
  border-radius: 200px;
  position: absolute;
  right:-1px;
  top:-1px;
  bottom: -1px;
}

.newsletter-bar__form__btn span {
  color: #182c4f;
  font-size: 0.56rem;
  padding: 0 13px;
}

.newsletter-bar__form__input::-webkit-input-placeholder { 
  font-size: 0.56rem;
  color: rgba(255,255,255,0.5);
  font-weight: 400;
  font-family: 'Biryani';
}
.newsletter-bar__form__input::-moz-placeholder { 
  font-size: 0.56rem;
  color: rgba(255,255,255,0.5);
  font-weight: 400;
  font-family: 'Biryani';
}
.newsletter-bar__form__input:-ms-input-placeholder {
  font-size: 0.56rem;
  color: rgba(255,255,255,0.5);
  font-weight: 400;
  font-family: 'Biryani';
}
.newsletter-bar__form__input:-moz-placeholder {
  font-size: 0.56rem;
  color: rgba(255,255,255,0.5);
  font-weight: 400;
  font-family: 'Biryani';
}



@media (min-width: 550px) {

  .newsletter-bar {
    margin: 76px 0 0 0;
  }

  .newsletter-bar--clear {
    margin: -76px 0 0 0;
  }
  
  .newsletter-bar__header {
    font-size: 1.1rem;
  }
  
  .newsletter-bar__form {
    width: 400px;
    height: 48px;
  }
  
  .newsletter-bar__form__input {
    font-size: 0.7rem;
    padding: 0 100px 0 18px;
  }
  
  
  .newsletter-bar__form__btn span {
    font-size: 0.7rem;
    padding: 0 18px;
  }
  
  .newsletter-bar__form__input::-webkit-input-placeholder { 
    font-size: 0.7rem;
  }
  .newsletter-bar__form__input::-moz-placeholder { 
    font-size: 0.7rem;
  }
  .newsletter-bar__form__input:-ms-input-placeholder {
    font-size: 0.7rem;
  }
  .newsletter-bar__form__input:-moz-placeholder {
    font-size: 0.7rem;
  }
  
}

@media (min-width: 1068px) {

  .newsletter-bar {
    padding: 72px 0 64px 0;
  }

  .newsletter-bar__header {
    display: inline-block;
    font-size: 1.688rem;
    vertical-align: middle;
    margin: 9px 18px 0 0;
  }
  
  .newsletter-bar__form {
    display: inline-block;
    vertical-align: middle;
  }

  .newsletter-bar__form__label {
    width: 422px;
    height: 48px;
  }

  
  .newsletter-bar__form {
    width: 400px;
    height: 42px;
  }
  
  .newsletter-bar__form__input {
    font-size: 0.875rem;
    padding: 0 122px 0 22px;
  }

  .newsletter-bar__form__btn span {
    font-size: 0.875rem;
    padding: 0 27px;
  }
  
  .newsletter-bar__form__input::-webkit-input-placeholder { 
    font-size: 0.875rem;
  }
  .newsletter-bar__form__input::-moz-placeholder { 
    font-size: 0.875rem;
  }
  .newsletter-bar__form__input:-ms-input-placeholder {
    font-size: 0.875rem;
  }
  .newsletter-bar__form__input:-moz-placeholder {
    font-size: 0.875rem;
  }

}


/* 
##########################################
### Footer
########################################## 
*/

.footer {
  display: block;
}

@media (min-width: 768px) {
  
  .footer {
    border-bottom: 1px solid #d7d7d7;
  }

}
/* 
##########################################
### Footer Top
########################################## 
*/

.footer-top {
  display: none;
}

@media (min-width: 650px) {

  .footer-top {
    display: block;
    padding: 53px 0 36px 0;
    border-bottom: 1px solid #d7d7d7;
    text-align: left;
  }


  .footer-top__item-width {
    width: 25%;
    float:left;
    padding:0 10px 0 0;
  }

  .footer-top__item {
    display: block;
  }

  .footer-top__item__header {
    margin:  0 0 16px 0;
    padding: 0;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 0.725rem;
    color: #404345;
  }

  .footer-top__list {
    margin:0;
    padding: 0;
  }

  .footer-top__list-item {
    margin:  0 0 8px 0;
    padding: 0;
    font-weight: 400;
    font-size: 0.725rem;
    list-style: none;
  }

  .footer-top__list-item-link {
    display: block;
    font-size: 1em;
    color: #404345;
  }

  .footer-top__list-item-link:hover {
    color: #182c4f;
  }

  .footer-top__list-item-link:focus,
  .footer-top__list-item-link:active {
    text-decoration: underline;
    color: #182c4f;
  }
   

}

@media (min-width: 800px) {

  .footer-top__item__header {
    font-size: 0.875rem;
  }


  .footer-top__list-item {
  
    font-size: 0.875rem;
   
  }


}

/* 
##########################################
### Footer Bottom
########################################## 
*/

.footer-bottom {
  display: block;
  padding: 22px 0 26px 0;
  text-align: center;
}

.footer-bottom__logo-link {
  display: inline-block;
}

.footer-bottom__logo {
  display: block;
  width: 34px;
  height: 34px;
}

.footer-bottom__details {
  font-size: 0.55rem;
  color: #6f6f6f;
  font-weight: 400;
  font-family: "Biryani";
  display: block;
  margin:0;
}

.footer-bottom__details span {
  display: block;
  margin: 0 0 6px 0;
}

.footer-bottom__links {
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0;
  float: none;
  vertical-align: middle;
}

.footer-bottom__links-item {
  display: inline-block;
  font-size: 0.55rem;
  margin: 0 5px 8px 5px;
}

.footer-bottom__links-item:first-child {
  display: inline-block;
}

.footer-bottom__links-item-link {
  font-size: 0.55rem;
  color: #6f6f6f;
  font-weight: 400;
  font-family: "Biryani";
  display: block;
}

.footer-bottom__links-item-link:hover {
  color: #182c4f;
}


.footer-bottom__arkom {
  display: block;
  font-size: 0.55rem;
  color: #6f6f6f;
  font-family: "Biryani";
  font-weight: 400;
  line-height: 1;
  margin: 0;
}

.footer-bottom__arkom-link {
  display: inline-block;
  color: #f8933a;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  vertical-align: middle;
}

.footer-bottom__arkom-link:hover {
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer-bottom__arkom-link svg {
  margin: 0 0 0 5px;
  height: 14px;
  width: 14px;
}

.btn.footer-bottom__login {
  margin-top: 20px ;
}


@media (min-width: 500px) {

  .footer-bottom__logo {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 0 10px 0;
  }

  .footer-bottom__details {
    font-size: 0.7rem;
  }

  .footer-bottom__links-item {
    font-size: 0.7rem;
  }

  .footer-bottom__links-item-link {
    font-size: 0.7rem;
  }
  
  
  .footer-bottom__arkom {
    font-size: 0.7rem;
  }


}


@media (min-width: 800px) {

  .footer-bottom {
    padding: 30px 200px 45px 95px;
    position: relative;
    text-align: left;
  }

  .footer-bottom__logo-link {
    display: inline-block;
    width: 70px;
    height: 70px;
    position: absolute;
    left:0;
  }
  
  .footer-bottom__logo {
    display: block;
    width: 70px;
    height: 70px;
  }

  .footer-bottom__details {
    font-size: 0.72rem;
    color: #6f6f6f;
    font-weight: 400;
    font-family: "Biryani";
    display: block;
    margin: 10PX 0 0 0;
  }
  
  .footer-bottom__details span {
    display: inline-block;
    margin: 0 15PX 6px 0;
  }

  .footer-bottom__links {
    display: inline-block;
    margin: 0 0 0 0;
  }

  .footer-bottom__links-item {
    display: inline-block;
    font-size: 0.72rem;
    margin: 0 8px 8px 0;
  }

  .footer-bottom__links-item:first-child {
    display: inline-block;
  }

  .footer-bottom__links-item-link {
    font-size: 0.72rem;
    color: #6f6f6f;
    font-weight: 400;
    font-family: "Biryani";
    display: block;
  }

  .footer-bottom__links-item-link:hover {
    color: #182c4f;
  }

  .footer-bottom__arkom {
    display: inline;
    font-size: 0.72rem;
    color: #6f6f6f;
    font-family: "Biryani";
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: -3px;
    margin: 0 0 0 15px;
  }
  
  .footer-bottom__arkom-link {
    display: inline-block;
    color: #f8933a;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    vertical-align: middle;
  }
  
  .footer-bottom__arkom-link:hover {
    text-decoration: underline;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .footer-bottom__arkom-link svg {
    margin: 0 0 0 5px;
    height: 14px;
    width: 14px;
  }
 
  .footer-bottom__login.btn {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 40px;
    margin-top:0;
  }
  
}

.periodicTable {
  background-color: transparent;
  clear: both;
}

.periodicTable *{
  box-sizing: border-box;
}
.periodicTable ::selection {
background: #337ab7;
color: transparent ;
}
.periodicTable ::-moz-selection {
background: #337ab7;
color: transparent ;
}
.periodicTable body{
  font-family: 'Open Sans', sans-serif;
  background: #fafafa;
  margin: 0;
  padding: 25px 0 0 0;
  color: #333;
}
.periodicTable header{
  background: rgba(0,0,0,0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 150;
  padding: 15px 50px;
}
.periodicTable header:after{
  content: "";
  display: block;
  clear: both;
}
.periodicTable header h1{
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  margin: 0;
  float: left;
}
.periodicTable header a{
  float: right;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  font-size: 15px;
  margin-right: 15px;
}
.periodicTable header .fa{
  margin-right: 3px;
}

.periodicTable .settings, .sharebox{
  width: 100%;
  max-width: 350px;
  background: rgba(0,0,0,0.85);
  position: fixed;
  top: 50px;
  right: -350px;
  bottom: 0;
  z-index: 110;
  transition: 200ms ease-out 50ms;
  padding: 40px;
}
.periodicTable .settings.visible, .sharebox.visible{
  right: 0;
}
.periodicTable .settings h2, .sharebox h2{
  color: #fff;
  font-size: 15px;
  margin: 0 0 10px 0;
  font-weight: normal;
}
.periodicTable .settings h2 .fa, .sharebox h2 .fa{
  margin-right: 3px;
  font-weight: normal;
}

.periodicTable .settings ul{
  color: #fff;
  list-style-type: none;
  padding: 0;
  margin: 0 0 30px 0;
  border-top: 1px solid #444;
}
.periodicTable .settings ul li, .sharebox a{
  cursor: pointer;
  display: block;
  padding: 8px 10px;
  border-bottom: 1px solid #444;
  color: #ddd;
  font-size: 14px;
  text-decoration: none;
}
.periodicTable .settings ul li:hover, .sharebox a:hover{
  background: rgba(255,255,255,0.05);
}
.periodicTable .settings ul li.active{
  background: rgba(255,255,255,0.15);
  color: #fff;
}
.periodicTable .sharebox a .fa{
  width: 25px;
}

.periodicTable .settings .btn{
  cursor: pointer;
  display: inline-block;
  background: #337ab7;
  color: #fff;
  padding: 8px 15px;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
}
.periodicTable .settings .btn:hover{
  background: #4087C4;
}

.periodicTable .overlay{
  display: none;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  background: #000;
  opacity: 0.7;
  overflow-x:hidden !important;
  z-index: 10000;
}

.periodicTable .element-panel{
  display: none;
  width: 100%;
  max-width: 800px;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 80px;
  bottom: 120px;
  margin-left: -400px;
  z-index: 10001;
  padding:0;
  overflow-y: scroll;
}
.periodicTable .element-panel h2{
  margin: 0 0 10px 0;
}
.periodicTable .element-panel h2 span{
  color: #aaa;
}
.periodicTable .element-panel p{
  margin: 0 0 20px 0;
  font-size: 14px;
  line-height: 24px;
  font-family: 'Merriweather', serif;
}
.periodicTable .element-panel p:last-of-type{
  margin: 0;
}
.periodicTable .element-panel p a{
  color: #337ab7;
  text-decoration: none;
}
.periodicTable .element-panel p a:hover{
  text-decoration: underline;
}
.periodicTable .element-panel .fa-close, .element-panel .nextelement, .element-panel .prevelement {
  position: absolute;
  cursor: pointer;
  font-size: 2rem;
  color: rgba(125, 125, 125, 0.8);
}
.periodicTable .element-panel .fa-close:hover{
  color: #000;
}

.periodicTable .element-panel .fa-close{
  top: 10px;
  background: #FFF;
  right: 10px;
  border-radius: 0;
  font-size: 1.7rem;
  padding: 8px;
}
.periodicTable .element-panel .nextelement{
  top: 11px;
  right: 40px;
}
.periodicTable .element-panel .prevelement{
  top: 11px;
  right: 62px;
}
.periodicTable .element-panel .nextelement:hover, .element-panel .prevelement:hover{
  color: #777;
}


.periodicTable .element-panel .wiki-content{
  border-left: 5px solid #ccc;
  padding-left: 20px;
}
.periodicTable .element-panel .wiki-content img{
  float: right;
  margin-left: 40px;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 100%;
  max-width: 250px;
}
.periodicTable .element-panel .wiki-content .info{
  margin-bottom: 20px;
  background: #fafafa;
  padding: 0;
  font-size: 13px;
}
.periodicTable .element-panel .wiki-content .info:after{
  content: "";
  clear: both;
  display: block;
}
.periodicTable .element-panel .wiki-content .info span{
  width: 25%;
  float: left;
  text-align: center;
  padding: 10px;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.periodicTable .container{
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}
.periodicTable .container:after{
  content: "";
  display: block;
  clear: both;
}
.periodicTable .element, .spacer, .Lanthanoids, .Actinoids{
  width: 5.55555%;
  float: left;
  background: transparent ;
  text-align: center;
  padding: 15px 0 8px 0;
  border: 1px solid transparent;
  position: relative;
  transition: 200ms;
  top: 0;
  overflow: hidden;
  min-height: 90px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.periodicTable .element.disabled {
  opacity:0.5 !important;
}

.periodicTable .element:not(.disabled){
  cursor: pointer;
}
.periodicTable .element:not(.disabled) *{
  cursor: pointer;
}
.periodicTable .element:before{
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  border: 1px solid rgba(0,0,0,0.1);
  content: "";
  display: block;
}
.periodicTable /*.element:after{
  position: absolute;
  top: 20%;
  left: 40%;
  background: #fff;
  opacity: 0.2;
  transform: rotate(30deg);
  content: "";
  display: block;
  width: 200%;
  height: 200%;
  z-index: 1;
}*/
.periodicTable .element.highlight:before{
  border: 1px solid rgba(0,0,0,0.3);
}
.periodicTable .Lanthanoids, .Lanthanoids *, .Actinoids, .Actinoids *{
  cursor: default;
}

.periodicTable .container[data-theme="2016-clean"] .element[data-category="Nonmetal"], .key li[data-category="Nonmetal"] span{ background-color: #c0d7f0; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Nonmetal"].highlight{ background-color: #CDE4FD; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Noble Gas"], .key li[data-category="Noble Gas"] span{ background-color: #e1cfe5; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Noble Gas"].highlight{ background-color: #EEDCF2; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Alkali Metal"], .key li[data-category="Alkali Metal"] span{ background-color: #f7aac0; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Alkali Metal"].highlight{ background-color: #FFB7CD; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Alkaline Earth"], .key li[data-category="Alkaline Earth"] span{ background-color: #ffdca9; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Alkaline Earth"].highlight{ background-color: #FFE9B6; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Metalloid"], .key li[data-category="Metalloid"] span{ background-color: #93d9f5; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Metalloid"].highlight{ background-color: #A0E6FF; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Halogen"], .key li[data-category="Halogen"] span{ background-color: #e0e0f0; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Halogen"].highlight{ background-color: #EDEDFD; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Transition Metal"], .key li[data-category="Transition Metal"] span{ background-color: #f7f6cc; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Transition Metal"].highlight{ background-color: #FFFFD9; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Post-Transition Metal"], .key li[data-category="Post-Transition Metal"] span{ background-color: #d4ebd8; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Post-Transition Metal"].highlight{ background-color: #E1F8E5; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Lanthanoid"], .Lanthanoids, .key li[data-category="Lanthanoid"] span{ background-color: #fce0ed; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Lanthanoid"].highlight, .Lanthanoids.highlight{ background-color: #FFEDFA; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Actinoid"], .Actinoids, .key li[data-category="Actinoid"] span{ background-color: #fabfe2; }
.periodicTable .container[data-theme="2016-clean"] .element[data-category="Actinoid"].highlight, .Actinoids.highlight{ background-color: #FFCCEF; }

.periodicTable .container[data-theme="minimalist"] .key li span{
  background: #fff;
  border: 1px solid rgba(0,0,0,0.3);
}
.periodicTable .container[data-theme="minimalist"] .element:before{
  border: 1px solid rgba(0,0,0,0.3);
}
.periodicTable .container[data-theme="minimalist"] .element:hover:before{
  border: 1px solid rgba(0,0,0,0.5);
}
.periodicTable .container[data-theme="minimalist"] .element{
  background: #f0f0f0;
}
.periodicTable .container[data-theme="minimalist"] .Lanthanoids, .container[data-theme="minimalist"] .Actinoids{
  background: #f0f0f0;
}

.periodicTable .element h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.periodicTable .element .atomic-number{
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 11px;
  letter-spacing: -0.5px;
  z-index: 5;
}
.periodicTable .element .name{
  display: block;
  font-size: 11px;
  letter-spacing: -0.5px;
  position: relative;
  z-index: 5;
}
.periodicTable .element .mass{
  display: block;
  font-size: 11px;
  letter-spacing: -0.5px;
  position: relative;
  z-index: 5;
}
.periodicTable .element.fadeout{
  opacity: 0.3;
}
.periodicTable .spacer:not(.label){
  visibility: hidden;
}
.periodicTable .spacer.label{
  font-size: 11px;
  font-weight: bold;
  padding-top: 65px;
  cursor: default;
}
.periodicTable .spacer.label.row{
  padding-top: 37px;
  text-align: right;
  padding-right: 9px;
}
.periodicTable .spacer.show{
  visibility: visible;
  overflow: visible;
}
.periodicTable .element[data-group="Lanthanoids"], .element[data-group="Actinoids"]{
  margin-top: -70px;
}

.periodicTable .key{
  position: absolute;
  top: 89px;
  left: 30%;
  width: 960%;
  z-index: 100;
  background: #fff;
  text-align: left;
  border: 1px solid rgba(0,0,0,0.1);
  padding: 10px 20px;
}

.periodicTable .key ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #555;
  font-size: 14px;
  line-height: 26px;
}

.periodicTable .key ul li{
  cursor: default;
  width: 33%;
  float: left;
font-size : 0.833em;
}
.periodicTable .key ul li:hover{
  text-decoration: underline;
}

.periodicTable .key ul li span{
  width: 20px;
  height: 20px;
  border-radius: 100%;

  display: inline-block;
  position: relative;
  top: 6px;
  margin-right: 10px;
  border: 1px solid rgba(0,0,0,0.1);
}

.periodicTable footer{
  font-size: 14px;
  color: #aaa;
  clear: both;
  position: relative;
  top: -30px;
  text-align: center;
  margin-bottom: 10px;
}
.periodicTable footer p{
  margin: 0;
}
.periodicTable footer a{
  color: #777;
  cursor: pointer;
  text-decoration: none;
}
.periodicTable footer a:hover{
  text-decoration: underline;
}

@media (max-width:1400px){

  .periodicTable body{
      padding: 0 10px;
  }

  .periodicTable header{
      padding-left: 10px;
      padding-right: 10px;
  }

}

@media (max-width:1300px){

  .periodicTable .element, .spacer, .Lanthanoids, .Actinoids{
      min-height: 80px;
  }

  .periodicTable .element .name{
      display: none;
  }

  .periodicTable .spacer.label{
      padding-top: 55px;
  }
  .periodicTable .spacer.label.row{
      padding-top: 32px;
  }


  .periodicTable .key{
      top: 79px;
      padding: 5px 15px;
      width: 970%;
  }

  .periodicTable .key ul{
      font-size: 13px;
  }

  .periodicTable .key ul li span{
      width: 15px;
      height: 15px;
      top: 3px;
  }

}

@media (max-width:1000px){

  .periodicTable .element h3{
      font-size: 20px;
  }

  .periodicTable .element, .spacer, .Lanthanoids, .Actinoids{
      padding-top: 20px;
      min-height: 73px;
  }

  .periodicTable .spacer.label{
      padding-top: 48px;
  }
  .periodicTable .spacer.label.row{
      padding-top: 27px;
  }

  .periodicTable .element .atomic-number{
      right: 5px;
      text-align: center;
  }

  .periodicTable .element .mass{
      font-size: 10px;
  }

  .periodicTable .key{
      top: 73px;
  }

}

@media (max-width:800px){

  .periodicTable body{
      padding-top: 60px;
  }

  .periodicTable .spacer{
      display: none;
  }

  .periodicTable .element{
      display: block;
      float: none;
      width: 100%;
      padding: 20px;
      min-height: 0;
  }

  .periodicTable .element.disabled{
      display:none !important;
  }

  /*    .element:after{
      left: 0;
      opacity: 0.15;
  }*/

  .periodicTable .element .name{
      display: block;
      position: static;
      float: left;
      font-size: 24px;
  }

  .periodicTable .element[data-group="Lanthanoids"], .element[data-group="Actinoids"]{
      margin-top: inherit;
  }

  .periodicTable .Lanthanoids, .Actinoids{
      display: none;
  }

  .periodicTable .element .atomic-number{
      right: auto;
  }

  .periodicTable .element h3{
      font-size: 24px;
      float: left;
      text-align: left;
      width: 60px;
      opacity: 0.8;
  }

  .periodicTable .element .mass{
      float: right;
      font-size: 24px;
      position: static;
  }

  .periodicTable footer{
      top: 0;
      margin-top: 20px;
      margin-bottom: 20px;
  }

}

@media (max-width:400px){

  .periodicTable .element{
      padding: 20px 10px;
  }

  .periodicTable .element .name{
      font-size: 18px;
  }

  .periodicTable .element h3{
      font-size: 18px;
  }

  .periodicTable .element .mass{
      font-size: 18px;
  }

  .periodicTable header h1{
      font-size: 13px;
  }

  .periodicTable header .togglemenu{
      font-size: 13px;
  }

  .periodicTable .settings, .sharebox{
      max-width: 100%;
      top: 46px;
      padding: 20px;
  }

}

@media (max-width: 820px){

  .periodicTable .element-panel{
      max-width: calc(100% - 20px);
      position: fixed;
      left: 10px; top: 10px; right: 10px; bottom: 10px;
      margin: 0;
  }

}

@media (max-width: 450px){

  .periodicTable .element-panel{
      padding: 40px 10px;
  }

}

@media (max-width: 700px){

  .periodicTable .element-panel .wiki-content img{
      max-width: 100%;
      margin: 0 0 20px 0;
  }

  .periodicTable header h1{
      display: none;
  }

}

.periodicTable section.followme{
  background: #fb4f4f;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  padding: 40px 0;
  text-align: center;
  margin: 0 -10px;
}

.periodicTable section.followme a{
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}

.periodicTable section.followme a:hover{
  text-decoration: none;
  opacity: 0.7;
}

/*Periodic Table*/
#element{padding:10px; margin:0; box-sizing:border-box;}
#element .header {background-color: #f0f0f0; height: 145px; width:100%;margin:0 0 10px 0;}
#element .header img {display:block; float:left;}

#element .header img.periodimage {
  margin:10px 0 0 0;
  display:block;
  width:100%;
}

#element .header h1 {color: #1c1e28; display: inline-block; font-family: 'Biryani', sans-serif; font-size: 1.875rem; font-weight: 300; letter-spacing: -1px; float: left; margin: 50px 0; line-height: 1.5; padding: 0 20px;}
#element h3#type-1 {padding:18px; font-family: 'Biryani', sans-serif; font-weight: 300; letter-spacing:-1px; background-color: #f8aac0; font-size:1.25rem; margin:0; line-height:1;}
#element h3#type-2 {padding:18px; font-family: 'Biryani', sans-serif; font-weight: 300; letter-spacing:-1px; background-color: #ffdca9; font-size:1.25rem; margin:0; line-height:1;}
#element h3#type-3 {padding:18px; font-family: 'Biryani', sans-serif; font-weight: 300; letter-spacing:-1px; background-color: #f7f6cc; font-size:1.25rem; margin:0; line-height:1;}
#element h3#type-4 {padding:18px; font-family: 'Biryani', sans-serif; font-weight: 300; letter-spacing:-1px; background-color: #d4ebd7; font-size:1.25rem; margin:0; line-height:1;}
#element h3#type-5 {padding:18px; font-family: 'Biryani', sans-serif; font-weight: 300; letter-spacing:-1px; background-color: #c0d7f0; font-size:1.25rem; margin:0; line-height:1;}
#element h3#type-6 {padding:18px; font-family: 'Biryani', sans-serif; font-weight: 300; letter-spacing:-1px; background-color: #93d9f5; font-size:1.25rem; margin:0; line-height:1;}
#element h3#type-7 {padding:18px; font-family: 'Biryani', sans-serif; font-weight: 300; letter-spacing:-1px; background-color: #fce0ed; font-size:1.25rem; margin:0; line-height:1;}
#element p{padding: 20px 20px 10px 20px; font-family: Arial; line-height:1.5;}

@media only screen and (max-width:500px){ 
  #element .header h1 {text-align: center; font-size:1.25rem;}
}


/*Search Results*/

.search-results-container {
  margin: 0;
  padding: 0;
}

.s-result {
  margin: 0 0 1px 0;
  background: #ebebeb;
  padding:0;
  color: #2f2e32;
}

.s-result a {
  text-decoration: none;
  margin: 0 0 0 0;
  line-height: 1.4;;
  color: #182c4f;
  font-size: 0.7rem;
  display: block;
  padding: 10px 48px 10px 12px;
  position: relative;
}

.s-result a:after {
  position: absolute;
  width: 40px;
  height:100%;
  right:0;
  top:0;
  bottom:0;
  background: #182c4f url('../images/icons/icon_arrow.svg') no-repeat;
  background-position: center;
  background-size: 17%;
  content: ' ';
  color: #FFF;
}


.s-result a span {
  color: #039feb;
  margin: 0 5px 0 0;
}

@media only screen and (min-width: 640px) {


  
  .s-result a {
    text-decoration: none;
    margin: 0 0 0 0;
    line-height: 1.4;
    color: #182c4f;
    font-size: 1.125rem;
    display: block;
    padding: 17px 80px 17px 24px;
  }

  .s-result a:after {
    width: 58px;
  }
}
