/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 27, 2016 */
/* @font-face {
    font-family: 'montserrat';
    src: url('../Release/font/montserrat-bold-webfont.woff2') format('woff2'),
         url('../Release/font/montserrat-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'montserrat';
    src: url('../Release/font/montserrat-regular-webfont.woff2') format('woff2'),
         url('../Release/font/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserrat';
    src: url('../Release/font/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../Release/font/montserrat-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}
@font-face {
    font-family: 'montserrat';
    src: url('../Release/font/montserrat-thin-webfont.woff2') format('woff2'),
         url('../Release/font/montserrat-thin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;

}
@font-face {
    font-family: 'montserrat';
    src: url('../Release/font/montserrat-light-webfont.woff2') format('woff2'),
         url('../Release/font/montserrat-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

} */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; -webkit-text-size-adjust:none;  box-sizing:border-box; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/**
 * Minimal base styles.
 */

html { font-size: 100.01%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;  }
body { font-size: 62.5%; line-height:1em; font-family:Arial, sans-serif; color:#000; background:#fff;}
html, body{min-height:100%;}

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; color:#000;}
a:link:hover, a:visited:hover { text-decoration: none;  color:#ed1c24; }
:focus { outline: 0; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.iem7 input[type="checkbox"] { vertical-align: baseline; }
input[type="submit"]:disabled, input[type="button"]:disabled{opacity:.5; cursor:auto;}
input, select { vertical-align: middle; }
textarea { overflow:auto; }

/* Hand cursor on clickable input elements */
 input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea { margin: 0; }

/* Make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }

/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height:1.2em; }

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* blockquote , q and hr  */
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

/* Images and Default Classes  */
img { max-width:100%; vertical-align:bottom; }
img.alignleft{ float:left; margin:0 10px 10px 0; display: inline;}
img.alignright{ float:right; margin:0 0px 10px 10px; display: inline;}
img.aligncenter{ display:block; margin-left:auto; margin-right:auto; margin-bottom:10px;}

/* Default List Styles  */
ul, ol { list-style:none; }
li { line-height:1.2em; }
li ul, li ol { margin-bottom:0px; } 

/* 
 * Clearing Methods
 */
.clearfix:after { content: "."; display: block; font-size:0; height: 0; clear: both; visibility: hidden;}
.clearfix { display: block; }
.floatbox { overflow:hidden; }
.clear { clear: both; height:1px; line-height:1px; }

/* 
 * Generic classes 
 */
 
/*---- Floats ----*/
.flR { float: right; }
.flL { float: left; }

/*---- Horizontal Alignment ----*/
.alR { text-align: right; }
.alC { text-align: center; }

/*---- Hide ----*/
.hide { display: none; }

/*----- Grids -----*/
.container{max-width:1170px; margin:0 auto;}

.row{margin-left:-10px;margin-right:-10px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:56.33333333%}.col-md-6{width:50%}.col-md-5{width:43.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}
.row:before,.row:after {content:" "; display:table;}
.row:after {clear: both;}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*!
 * Font Awesome converted to Bootstrap Icons
 * Bootstrap Icons v1.11.3 - https://icons.getbootstrap.com/
 * License: MIT License
 */

/* Import Bootstrap Icons from CDN */
@import url('https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css');

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 bootstrap-icons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "\00f000";
}
.fa-music:before {
    content: "\00f001";
}
.fa-search:before {
    content: "\00f52a";
}
.fa-envelope-o:before {
    content: "\00f32f";
}
.fa-heart:before {
    content: "\00f004";
}
.fa-star:before {
    content: "\00f586";
}
.fa-star-o:before {
    content: "\00f588";
}
.fa-user:before {
    content: "\00f4e1";
}
.fa-film:before {
    content: "\00f008";
}
.fa-th-large:before {
    content: "\00f009";
}
.fa-th:before {
    content: "\00f00a";
}
.fa-th-list:before {
    content: "\00f00b";
}
.fa-check:before {
    content: "\00f26b";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\00f62a";
}
.fa-search-plus:before {
    content: "\00f00e";
}
.fa-search-minus:before {
    content: "\00f010";
}
.fa-power-off:before {
    content: "\00f70b";
}
.fa-signal:before {
    content: "\00f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\00f013";
}
.fa-trash-o:before {
    content: "\00f014";
}
.fa-home:before {
    content: "\00f424";
}
.fa-file-o:before {
    content: "\00f016";
}
.fa-clock-o:before {
    content: "\00f293";
}
.fa-road:before {
    content: "\00f018";
}
.fa-download:before {
    content: "\00f019";
}
.fa-arrow-circle-o-down:before {
    content: "\00f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\00f01b";
}
.fa-inbox:before {
    content: "\00f01c";
}
.fa-play-circle-o:before {
    content: "\00f4d2";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\00f01e";
}
.fa-refresh:before {
    content: "\00f021";
}
.fa-list-alt:before {
    content: "\00f022";
}
.fa-lock:before {
    content: "\00f47e";
}
.fa-flag:before {
    content: "\00f024";
}
.fa-headphones:before {
    content: "\00f025";
}
.fa-volume-off:before {
    content: "\00f026";
}
.fa-volume-down:before {
    content: "\00f027";
}
.fa-volume-up:before {
    content: "\00f028";
}
.fa-qrcode:before {
    content: "\00f029";
}
.fa-barcode:before {
    content: "\00f02a";
}
.fa-tag:before {
    content: "\00f02b";
}
.fa-tags:before {
    content: "\00f02c";
}
.fa-book:before {
    content: "\00f02d";
}
.fa-bookmark:before {
    content: "\00f02e";
}
.fa-print:before {
    content: "\00f500";
}
.fa-camera:before {
    content: "\00f030";
}
.fa-font:before {
    content: "\00f679";
}
.fa-bold:before {
    content: "\00f032";
}
.fa-italic:before {
    content: "\00f033";
}
.fa-text-height:before {
    content: "\00f034";
}
.fa-text-width:before {
    content: "\00f035";
}
.fa-align-left:before {
    content: "\00f036";
}
.fa-align-center:before {
    content: "\00f037";
}
.fa-align-right:before {
    content: "\00f038";
}
.fa-align-justify:before {
    content: "\00f039";
}
.fa-list:before {
    content: "\00f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\00f03b";
}
.fa-indent:before {
    content: "\00f03c";
}
.fa-video-camera:before {
    content: "\00f4e2";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\00f443";
}
.fa-pencil:before {
    content: "\00f4cb";
}
.fa-map-marker:before {
    content: "\00f041";
}
.fa-adjust:before {
    content: "\00f042";
}
.fa-tint:before {
    content: "\00f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\00f044";
}
.fa-share-square-o:before {
    content: "\00f045";
}
.fa-check-square-o:before {
    content: "\00f046";
}
.fa-arrows:before {
    content: "\00f047";
}
.fa-step-backward:before {
    content: "\00f048";
}
.fa-fast-backward:before {
    content: "\00f049";
}
.fa-backward:before {
    content: "\00f04a";
}
.fa-play:before {
    content: "\00f04b";
}
.fa-pause:before {
    content: "\00f04c";
}
.fa-stop:before {
    content: "\00f04d";
}
.fa-forward:before {
    content: "\00f04e";
}
.fa-fast-forward:before {
    content: "\00f050";
}
.fa-step-forward:before {
    content: "\00f051";
}
.fa-eject:before {
    content: "\00f052";
}
.fa-chevron-left:before {
    content: "\00f284";
}
.fa-chevron-right:before {
    content: "\00f285";
}
.fa-plus-circle:before {
    content: "\00f055";
}
.fa-minus-circle:before {
    content: "\00f056";
}
.fa-times-circle:before {
    content: "\00f057";
}
.fa-check-circle:before {
    content: "\00f058";
}
.fa-question-circle:before {
    content: "\00f059";
}
.fa-info-circle:before {
    content: "\00f05a";
}
.fa-crosshairs:before {
    content: "\00f05b";
}
.fa-times-circle-o:before {
    content: "\00f05c";
}
.fa-check-circle-o:before {
    content: "\00f05d";
}
.fa-ban:before {
    content: "\00f05e";
}
.fa-arrow-left:before {
    content: "\00f12f";
}
.fa-arrow-right:before {
    content: "\00f138";
}
.fa-arrow-up:before {
    content: "\00f062";
}
.fa-arrow-down:before {
    content: "\00f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\00f064";
}
.fa-expand:before {
    content: "\00f065";
}
.fa-compress:before {
    content: "\00f066";
}
.fa-plus:before {
    content: "\00f4fe";
}
.fa-minus:before {
    content: "\00f4e6";
}
.fa-asterisk:before {
    content: "\00f069";
}
.fa-exclamation-circle:before {
    content: "\00f333";
}
.fa-gift:before {
    content: "\00f06b";
}
.fa-leaf:before {
    content: "\00f06c";
}
.fa-fire:before {
    content: "\00f06d";
}
.fa-eye:before {
    content: "\00f06e";
}
.fa-eye-slash:before {
    content: "\00f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\00f071";
}
.fa-plane:before {
    content: "\00f072";
}
.fa-calendar:before {
    content: "\00f203";
}
.fa-random:before {
    content: "\00f074";
}
.fa-comment:before {
    content: "\00f075";
}
.fa-magnet:before {
    content: "\00f076";
}
.fa-chevron-up:before {
    content: "\00f286";
}
.fa-chevron-down:before {
    content: "\00f287";
}
.fa-retweet:before {
    content: "\00f079";
}
.fa-shopping-cart:before {
    content: "\00f07a";
}
.fa-folder:before {
    content: "\00f07b";
}
.fa-folder-open:before {
    content: "\00f07c";
}
.fa-arrows-v:before {
    content: "\00f07d";
}
.fa-arrows-h:before {
    content: "\00f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\00f4e8";
}
.fa-twitter-square:before {
    content: "\00f8db";
}
.fa-facebook-square:before {
    content: "\00f344";
}
.fa-camera-retro:before {
    content: "\00f083";
}
.fa-key:before {
    content: "\00f44f";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\00f085";
}
.fa-comments:before {
    content: "\00f086";
}
.fa-thumbs-o-up:before {
    content: "\00f087";
}
.fa-thumbs-o-down:before {
    content: "\00f088";
}
.fa-star-half:before {
    content: "\00f089";
}
.fa-heart-o:before {
    content: "\00f08a";
}
.fa-sign-out:before {
    content: "\00f08b";
}
.fa-linkedin-square:before {
    content: "\00f472";
}
.fa-thumb-tack:before {
    content: "\00f08d";
}
.fa-external-link:before {
    content: "\00f08e";
}
.fa-sign-in:before {
    content: "\00f090";
}
.fa-trophy:before {
    content: "\00f091";
}
.fa-github-square:before {
    content: "\00f092";
}
.fa-upload:before {
    content: "\00f093";
}
.fa-lemon-o:before {
    content: "\00f094";
}
.fa-phone:before {
    content: "\00f095";
}
.fa-square-o:before {
    content: "\00f096";
}
.fa-bookmark-o:before {
    content: "\00f097";
}
.fa-phone-square:before {
    content: "\00f098";
}
.fa-twitter:before {
    content: "\00f8db";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\00f344";
}
.fa-github:before {
    content: "\00f09b";
}
.fa-unlock:before {
    content: "\00f09c";
}
.fa-credit-card:before {
    content: "\00f09d";
}
.fa-feed:before,
.fa-rss:before {
    content: "\00f09e";
}
.fa-hdd-o:before {
    content: "\00f0a0";
}
.fa-bullhorn:before {
    content: "\00f0a1";
}
.fa-bell:before {
    content: "\00f0f3";
}
.fa-certificate:before {
    content: "\00f0a3";
}
.fa-hand-o-right:before {
    content: "\00f0a4";
}
.fa-hand-o-left:before {
    content: "\00f0a5";
}
.fa-hand-o-up:before {
    content: "\00f0a6";
}
.fa-hand-o-down:before {
    content: "\00f0a7";
}
.fa-arrow-circle-left:before {
    content: "\00f0a8";
}
.fa-arrow-circle-right:before {
    content: "\00f0a9";
}
.fa-arrow-circle-up:before {
    content: "\00f0aa";
}
.fa-arrow-circle-down:before {
    content: "\00f0ab";
}
.fa-globe:before {
    content: "\00f0ac";
}
.fa-wrench:before {
    content: "\00f0ad";
}
.fa-tasks:before {
    content: "\00f0ae";
}
.fa-filter:before {
    content: "\00f0b0";
}
.fa-briefcase:before {
    content: "\00f0b1";
}
.fa-arrows-alt:before {
    content: "\00f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\00f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\00f299";
}
.fa-cloud:before {
    content: "\00f0c2";
}
.fa-flask:before {
    content: "\00f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\00f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f759";
}
.fa-paperclip:before {
    content: "\00f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\00f0c7";
}
.fa-square:before {
    content: "\00f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\00f479";
}
.fa-list-ul:before {
    content: "\00f0ca";
}
.fa-list-ol:before {
    content: "\00f0cb";
}
.fa-strikethrough:before {
    content: "\00f0cc";
}
.fa-underline:before {
    content: "\00f0cd";
}
.fa-table:before {
    content: "\00f0ce";
}
.fa-magic:before {
    content: "\00f0d0";
}
.fa-truck:before {
    content: "\00f0d1";
}
.fa-pinterest:before {
    content: "\00f0d2";
}
.fa-pinterest-square:before {
    content: "\00f0d3";
}
.fa-google-plus-square:before {
    content: "\00f0d4";
}
.fa-google-plus:before {
    content: "\00f0d5";
}
.fa-money:before {
    content: "\00f0d6";
}
.fa-caret-down:before {
    content: "\00f0d7";
}
.fa-caret-up:before {
    content: "\00f0d8";
}
.fa-caret-left:before {
    content: "\00f0d9";
}
.fa-caret-right:before {
    content: "\00f0da";
}
.fa-columns:before {
    content: "\00f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\00f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\00f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\00f0de";
}
.fa-envelope:before {
    content: "\00f32f";
}
.fa-linkedin:before {
    content: "\00f472";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\00f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\00f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\00f0e4";
}
.fa-comment-o:before {
    content: "\00f0e5";
}
.fa-comments-o:before {
    content: "\00f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\00f0e7";
}
.fa-sitemap:before {
    content: "\00f0e8";
}
.fa-umbrella:before {
    content: "\00f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\00f0ea";
}
.fa-lightbulb-o:before {
    content: "\00f0eb";
}
.fa-exchange:before {
    content: "\00f0ec";
}
.fa-cloud-download:before {
    content: "\00f0ed";
}
.fa-cloud-upload:before {
    content: "\00f0ee";
}
.fa-user-md:before {
    content: "\00f0f0";
}
.fa-stethoscope:before {
    content: "\00f0f1";
}
.fa-suitcase:before {
    content: "\00f0f2";
}
.fa-bell-o:before {
    content: "\00f0a2";
}
.fa-coffee:before {
    content: "\00f0f4";
}
.fa-cutlery:before {
    content: "\00f0f5";
}
.fa-file-text-o:before {
    content: "\00f0f6";
}
.fa-building-o:before {
    content: "\00f0f7";
}
.fa-hospital-o:before {
    content: "\00f0f8";
}
.fa-ambulance:before {
    content: "\00f0f9";
}
.fa-medkit:before {
    content: "\00f0fa";
}
.fa-fighter-jet:before {
    content: "\00f0fb";
}
.fa-beer:before {
    content: "\00f0fc";
}
.fa-h-square:before {
    content: "\00f0fd";
}
.fa-plus-square:before {
    content: "\00f0fe";
}
.fa-angle-double-left:before {
    content: "\00f100";
}
.fa-angle-double-right:before {
    content: "\00f101";
}
.fa-angle-double-up:before {
    content: "\00f102";
}
.fa-angle-double-down:before {
    content: "\00f103";
}
.fa-angle-left:before {
    content: "\00f284";
}
.fa-angle-right:before {
    content: "\00f285";
}
.fa-angle-up:before {
    content: "\00f286";
}
.fa-angle-down:before {
    content: "\00f287";
}
.fa-desktop:before {
    content: "\00f108";
}
.fa-laptop:before {
    content: "\00f109";
}
.fa-tablet:before {
    content: "\00f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\00f10b";
}
.fa-circle-o:before {
    content: "\00f10c";
}
.fa-quote-left:before {
    content: "\00f4d4";
}
.fa-quote-right:before {
    content: "\00f10e";
}
.fa-spinner:before {
    content: "\00f110";
}
.fa-circle:before {
    content: "\00f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\00f112";
}
.fa-github-alt:before {
    content: "\00f113";
}
.fa-folder-o:before {
    content: "\00f114";
}
.fa-folder-open-o:before {
    content: "\00f115";
}
.fa-smile-o:before {
    content: "\00f118";
}
.fa-frown-o:before {
    content: "\00f119";
}
.fa-meh-o:before {
    content: "\00f11a";
}
.fa-gamepad:before {
    content: "\00f11b";
}
.fa-keyboard-o:before {
    content: "\00f11c";
}
.fa-flag-o:before {
    content: "\00f11d";
}
.fa-flag-checkered:before {
    content: "\00f11e";
}
.fa-terminal:before {
    content: "\00f120";
}
.fa-code:before {
    content: "\00f5f2";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\00f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\00f123";
}
.fa-location-arrow:before {
    content: "\00f124";
}
.fa-crop:before {
    content: "\00f125";
}
.fa-code-fork:before {
    content: "\00f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\00f127";
}
.fa-question:before {
    content: "\00f128";
}
.fa-info:before {
    content: "\00f129";
}
.fa-exclamation:before {
    content: "\00f12a";
}
.fa-superscript:before {
    content: "\00f12b";
}
.fa-subscript:before {
    content: "\00f12c";
}
.fa-eraser:before {
    content: "\00f12d";
}
.fa-puzzle-piece:before {
    content: "\00f12e";
}
.fa-microphone:before {
    content: "\00f130";
}
.fa-microphone-slash:before {
    content: "\00f131";
}
.fa-shield:before {
    content: "\00f132";
}
.fa-calendar-o:before {
    content: "\00f133";
}
.fa-fire-extinguisher:before {
    content: "\00f134";
}
.fa-rocket:before {
    content: "\00f135";
}
.fa-maxcdn:before {
    content: "\00f136";
}
.fa-chevron-circle-left:before {
    content: "\00f137";
}
.fa-chevron-circle-right:before {
    content: "\00f138";
}
.fa-chevron-circle-up:before {
    content: "\00f139";
}
.fa-chevron-circle-down:before {
    content: "\00f13a";
}
.fa-html5:before {
    content: "\00f13b";
}
.fa-css3:before {
    content: "\00f13c";
}
.fa-anchor:before {
    content: "\00f13d";
}
.fa-unlock-alt:before {
    content: "\00f13e";
}
.fa-bullseye:before {
    content: "\00f140";
}
.fa-ellipsis-h:before {
    content: "\00f141";
}
.fa-ellipsis-v:before {
    content: "\00f142";
}
.fa-rss-square:before {
    content: "\00f143";
}
.fa-play-circle:before {
    content: "\00f144";
}
.fa-ticket:before {
    content: "\00f145";
}
.fa-minus-square:before {
    content: "\00f146";
}
.fa-minus-square-o:before {
    content: "\00f147";
}
.fa-level-up:before {
    content: "\00f148";
}
.fa-level-down:before {
    content: "\00f149";
}
.fa-check-square:before {
    content: "\00f14a";
}
.fa-pencil-square:before {
    content: "\00f14b";
}
.fa-external-link-square:before {
    content: "\00f14c";
}
.fa-share-square:before {
    content: "\00f14d";
}
.fa-compass:before {
    content: "\00f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\00f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\00f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\00f152";
}
.fa-euro:before,
.fa-eur:before {
    content: "\00f153";
}
.fa-gbp:before {
    content: "\00f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\00f155";
}
.fa-rupee:before,
.fa-inr:before {
    content: "\00f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\00f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\00f158";
}
.fa-won:before,
.fa-krw:before {
    content: "\00f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\00f15a";
}
.fa-file:before {
    content: "\00f15b";
}
.fa-file-text:before {
    content: "\00f15c";
}
.fa-sort-alpha-asc:before {
    content: "\00f15d";
}
.fa-sort-alpha-desc:before {
    content: "\00f15e";
}
.fa-sort-amount-asc:before {
    content: "\00f160";
}
.fa-sort-amount-desc:before {
    content: "\00f161";
}
.fa-sort-numeric-asc:before {
    content: "\00f162";
}
.fa-sort-numeric-desc:before {
    content: "\00f163";
}
.fa-thumbs-up:before {
    content: "\00f164";
}
.fa-thumbs-down:before {
    content: "\00f165";
}
.fa-youtube-square:before {
    content: "\00f166";
}
.fa-youtube:before {
    content: "\00f62b";
}
.fa-xing:before {
    content: "\00f168";
}
.fa-xing-square:before {
    content: "\00f169";
}
.fa-youtube-play:before {
    content: "\00f16a";
}
.fa-dropbox:before {
    content: "\00f16b";
}
.fa-stack-overflow:before {
    content: "\00f16c";
}
.fa-instagram:before {
    content: "\00f437";
}
.fa-flickr:before {
    content: "\00f16e";
}
.fa-adn:before {
    content: "\00f170";
}
.fa-bitbucket:before {
    content: "\00f171";
}
.fa-bitbucket-square:before {
    content: "\00f172";
}
.fa-tumblr:before {
    content: "\00f173";
}
.fa-tumblr-square:before {
    content: "\00f174";
}
.fa-long-arrow-down:before {
    content: "\00f175";
}
.fa-long-arrow-up:before {
    content: "\00f176";
}
.fa-long-arrow-left:before {
    content: "\00f177";
}
.fa-long-arrow-right:before {
    content: "\00f178";
}
.fa-apple:before {
    content: "\00f179";
}
.fa-windows:before {
    content: "\00f17a";
}
.fa-android:before {
    content: "\00f17b";
}
.fa-linux:before {
    content: "\00f17c";
}
.fa-dribbble:before {
    content: "\00f17d";
}
.fa-skype:before {
    content: "\00f17e";
}
.fa-foursquare:before {
    content: "\00f180";
}
.fa-trello:before {
    content: "\00f181";
}
.fa-female:before {
    content: "\00f182";
}
.fa-male:before {
    content: "\00f183";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\00f184";
}
.fa-sun-o:before {
    content: "\00f185";
}
.fa-moon-o:before {
    content: "\00f186";
}
.fa-archive:before {
    content: "\00f187";
}
.fa-bug:before {
    content: "\00f188";
}
.fa-vk:before {
    content: "\00f189";
}
.fa-weibo:before {
    content: "\00f18a";
}
.fa-renren:before {
    content: "\00f18b";
}
.fa-pagelines:before {
    content: "\00f18c";
}
.fa-stack-exchange:before {
    content: "\00f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\00f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\00f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\00f191";
}
.fa-dot-circle-o:before {
    content: "\00f192";
}
.fa-wheelchair:before {
    content: "\00f193";
}
.fa-vimeo-square:before {
    content: "\00f194";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\00f195";
}
.fa-plus-square-o:before {
    content: "\00f196";
}
.fa-space-shuttle:before {
    content: "\00f197";
}
.fa-slack:before {
    content: "\00f198";
}
.fa-envelope-square:before {
    content: "\00f199";
}
.fa-wordpress:before {
    content: "\00f19a";
}
.fa-openid:before {
    content: "\00f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\00f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\00f19d";
}
.fa-yahoo:before {
    content: "\00f19e";
}
.fa-google:before {
    content: "\00f1a0";
}
.fa-reddit:before {
    content: "\00f1a1";
}
.fa-reddit-square:before {
    content: "\00f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\00f1a3";
}
.fa-stumbleupon:before {
    content: "\00f1a4";
}
.fa-delicious:before {
    content: "\00f1a5";
}
.fa-digg:before {
    content: "\00f1a6";
}
.fa-pied-piper-pp:before {
    content: "\00f1a7";
}
.fa-pied-piper-alt:before {
    content: "\00f1a8";
}
.fa-drupal:before {
    content: "\00f1a9";
}
.fa-joomla:before {
    content: "\00f1aa";
}
.fa-language:before {
    content: "\00f1ab";
}
.fa-fax:before {
    content: "\00f1ac";
}
.fa-building:before {
    content: "\00f1ad";
}
.fa-child:before {
    content: "\00f1ae";
}
.fa-paw:before {
    content: "\00f1b0";
}
.fa-spoon:before {
    content: "\00f1b1";
}
.fa-cube:before {
    content: "\00f1b2";
}
.fa-cubes:before {
    content: "\00f1b3";
}
.fa-behance:before {
    content: "\00f1b4";
}
.fa-behance-square:before {
    content: "\00f1b5";
}
.fa-steam:before {
    content: "\00f1b6";
}
.fa-steam-square:before {
    content: "\00f1b7";
}
.fa-recycle:before {
    content: "\00f1b8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\00f1b9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\00f1ba";
}
.fa-tree:before {
    content: "\00f1bb";
}
.fa-spotify:before {
    content: "\00f1bc";
}
.fa-deviantart:before {
    content: "\00f1bd";
}
.fa-soundcloud:before {
    content: "\00f1be";
}
.fa-database:before {
    content: "\00f1c0";
}
.fa-file-pdf-o:before {
    content: "\00f1c1";
}
.fa-file-word-o:before {
    content: "\00f1c2";
}
.fa-file-excel-o:before {
    content: "\00f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\00f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\00f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\00f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\00f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\00f1c8";
}
.fa-file-code-o:before {
    content: "\00f1c9";
}
.fa-vine:before {
    content: "\00f1ca";
}
.fa-codepen:before {
    content: "\00f1cb";
}
.fa-jsfiddle:before {
    content: "\00f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\00f1cd";
}
.fa-circle-o-notch:before {
    content: "\00f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\00f1d0";
}
.fa-ge:before,
.fa-empire:before {
    content: "\00f1d1";
}
.fa-git-square:before {
    content: "\00f1d2";
}
.fa-git:before {
    content: "\00f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\00f1d4";
}
.fa-tencent-weibo:before {
    content: "\00f1d5";
}
.fa-qq:before {
    content: "\00f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\00f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\00f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\00f1d9";
}
.fa-history:before {
    content: "\00f1da";
}
.fa-circle-thin:before {
    content: "\00f1db";
}
.fa-header:before {
    content: "\00f1dc";
}
.fa-paragraph:before {
    content: "\00f1dd";
}
.fa-sliders:before {
    content: "\00f1de";
}
.fa-share-alt:before {
    content: "\00f1e0";
}
.fa-share-alt-square:before {
    content: "\00f1e1";
}
.fa-bomb:before {
    content: "\00f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\00f1e3";
}
.fa-tty:before {
    content: "\00f1e4";
}
.fa-binoculars:before {
    content: "\00f1e5";
}
.fa-plug:before {
    content: "\00f1e6";
}
.fa-slideshare:before {
    content: "\00f1e7";
}
.fa-twitch:before {
    content: "\00f1e8";
}
.fa-yelp:before {
    content: "\00f1e9";
}
.fa-newspaper-o:before {
    content: "\00f1ea";
}
.fa-wifi:before {
    content: "\00f1eb";
}
.fa-calculator:before {
    content: "\00f1ec";
}
.fa-paypal:before {
    content: "\00f1ed";
}
.fa-google-wallet:before {
    content: "\00f1ee";
}
.fa-cc-visa:before {
    content: "\00f1f0";
}
.fa-cc-mastercard:before {
    content: "\00f1f1";
}
.fa-cc-discover:before {
    content: "\00f1f2";
}
.fa-cc-amex:before {
    content: "\00f1f3";
}
.fa-cc-paypal:before {
    content: "\00f1f4";
}
.fa-cc-stripe:before {
    content: "\00f1f5";
}
.fa-bell-slash:before {
    content: "\00f1f6";
}
.fa-bell-slash-o:before {
    content: "\00f1f7";
}
.fa-trash:before {
    content: "\00f1f8";
}
.fa-copyright:before {
    content: "\00f1f9";
}
.fa-at:before {
    content: "\f152";
}
.fa-eyedropper:before {
    content: "\00f1fb";
}
.fa-paint-brush:before {
    content: "\00f1fc";
}
.fa-birthday-cake:before {
    content: "\00f1fd";
}
.fa-area-chart:before {
    content: "\00f1fe";
}
.fa-pie-chart:before {
    content: "\00f200";
}
.fa-line-chart:before {
    content: "\00f201";
}
.fa-lastfm:before {
    content: "\00f202";
}
.fa-lastfm-square:before {
    content: "\00f203";
}
.fa-toggle-off:before {
    content: "\00f204";
}
.fa-toggle-on:before {
    content: "\00f205";
}
.fa-bicycle:before {
    content: "\00f206";
}
.fa-bus:before {
    content: "\00f207";
}
.fa-ioxhost:before {
    content: "\00f208";
}
.fa-angellist:before {
    content: "\00f209";
}
.fa-cc:before {
    content: "\00f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\00f20b";
}
.fa-meanpath:before {
    content: "\00f20c";
}
.fa-buysellads:before {
    content: "\00f20d";
}
.fa-connectdevelop:before {
    content: "\00f20e";
}
.fa-dashcube:before {
    content: "\00f210";
}
.fa-forumbee:before {
    content: "\00f211";
}
.fa-leanpub:before {
    content: "\00f212";
}
.fa-sellsy:before {
    content: "\00f213";
}
.fa-shirtsinbulk:before {
    content: "\00f214";
}
.fa-simplybuilt:before {
    content: "\00f215";
}
.fa-skyatlas:before {
    content: "\00f216";
}
.fa-cart-plus:before {
    content: "\00f217";
}
.fa-cart-arrow-down:before {
    content: "\00f218";
}
.fa-diamond:before {
    content: "\00f219";
}
.fa-ship:before {
    content: "\00f21a";
}
.fa-user-secret:before {
    content: "\00f21b";
}
.fa-motorcycle:before {
    content: "\00f21c";
}
.fa-street-view:before {
    content: "\00f21d";
}
.fa-heartbeat:before {
    content: "\00f21e";
}
.fa-venus:before {
    content: "\00f221";
}
.fa-mars:before {
    content: "\00f222";
}
.fa-mercury:before {
    content: "\00f223";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\00f224";
}
.fa-transgender-alt:before {
    content: "\00f225";
}
.fa-venus-double:before {
    content: "\00f226";
}
.fa-mars-double:before {
    content: "\00f227";
}
.fa-venus-mars:before {
    content: "\00f228";
}
.fa-mars-stroke:before {
    content: "\00f229";
}
.fa-mars-stroke-v:before {
    content: "\00f22a";
}
.fa-mars-stroke-h:before {
    content: "\00f22b";
}
.fa-neuter:before {
    content: "\00f22c";
}
.fa-genderless:before {
    content: "\00f22d";
}
.fa-facebook-official:before {
    content: "\00f230";
}
.fa-pinterest-p:before {
    content: "\00f231";
}
.fa-whatsapp:before {
    content: "\00f618";
}
.fa-server:before {
    content: "\00f233";
}
.fa-user-plus:before {
    content: "\00f234";
}
.fa-user-times:before {
    content: "\00f235";
}
.fa-hotel:before,
.fa-bed:before {
    content: "\00f236";
}
.fa-viacoin:before {
    content: "\00f237";
}
.fa-train:before {
    content: "\00f238";
}
.fa-subway:before {
    content: "\00f239";
}
.fa-medium:before {
    content: "\00f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "\00f23b";
}
.fa-optin-monster:before {
    content: "\00f23c";
}
.fa-opencart:before {
    content: "\00f23d";
}
.fa-expeditedssl:before {
    content: "\00f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\00f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\00f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\00f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\00f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\00f244";
}
.fa-mouse-pointer:before {
    content: "\00f245";
}
.fa-i-cursor:before {
    content: "\00f246";
}
.fa-object-group:before {
    content: "\00f247";
}
.fa-object-ungroup:before {
    content: "\00f248";
}
.fa-sticky-note:before {
    content: "\00f249";
}
.fa-sticky-note-o:before {
    content: "\00f24a";
}
.fa-cc-jcb:before {
    content: "\00f24b";
}
.fa-cc-diners-club:before {
    content: "\00f24c";
}
.fa-clone:before {
    content: "\00f24d";
}
.fa-balance-scale:before {
    content: "\00f24e";
}
.fa-hourglass-o:before {
    content: "\00f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\00f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\00f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\00f253";
}
.fa-hourglass:before {
    content: "\00f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\00f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\00f256";
}
.fa-hand-scissors-o:before {
    content: "\00f257";
}
.fa-hand-lizard-o:before {
    content: "\00f258";
}
.fa-hand-spock-o:before {
    content: "\00f259";
}
.fa-hand-pointer-o:before {
    content: "\00f25a";
}
.fa-hand-peace-o:before {
    content: "\00f25b";
}
.fa-trademark:before {
    content: "\00f25c";
}
.fa-registered:before {
    content: "\00f25d";
}
.fa-creative-commons:before {
    content: "\00f25e";
}
.fa-gg:before {
    content: "\00f260";
}
.fa-gg-circle:before {
    content: "\00f261";
}
.fa-tripadvisor:before {
    content: "\00f262";
}
.fa-odnoklassniki:before {
    content: "\00f263";
}
.fa-odnoklassniki-square:before {
    content: "\00f264";
}
.fa-get-pocket:before {
    content: "\00f265";
}
.fa-wikipedia-w:before {
    content: "\00f266";
}
.fa-safari:before {
    content: "\00f267";
}
.fa-chrome:before {
    content: "\00f268";
}
.fa-firefox:before {
    content: "\00f269";
}
.fa-opera:before {
    content: "\00f26a";
}
.fa-internet-explorer:before {
    content: "\00f26b";
}
.fa-tv:before,
.fa-television:before {
    content: "\00f26c";
}
.fa-contao:before {
    content: "\00f26d";
}
.fa-500px:before {
    content: "\00f26e";
}
.fa-amazon:before {
    content: "\00f270";
}
.fa-calendar-plus-o:before {
    content: "\00f271";
}
.fa-calendar-minus-o:before {
    content: "\00f272";
}
.fa-calendar-times-o:before {
    content: "\00f273";
}
.fa-calendar-check-o:before {
    content: "\00f274";
}
.fa-industry:before {
    content: "\00f275";
}
.fa-map-pin:before {
    content: "\00f276";
}
.fa-map-signs:before {
    content: "\00f277";
}
.fa-map-o:before {
    content: "\00f278";
}
.fa-map:before {
    content: "\00f279";
}
.fa-commenting:before {
    content: "\00f4e5";
}
.fa-commenting-o:before {
    content: "\00f27b";
}
.fa-houzz:before {
    content: "\00f27c";
}
.fa-vimeo:before {
    content: "\00f27d";
}
.fa-black-tie:before {
    content: "\00f27e";
}
.fa-fonticons:before {
    content: "\00f280";
}
.fa-reddit-alien:before {
    content: "\00f281";
}
.fa-edge:before {
    content: "\00f282";
}
.fa-credit-card-alt:before {
    content: "\00f283";
}
.fa-codiepie:before {
    content: "\00f284";
}
.fa-modx:before {
    content: "\00f285";
}
.fa-fort-awesome:before {
    content: "\00f286";
}
.fa-usb:before {
    content: "\00f287";
}
.fa-product-hunt:before {
    content: "\00f288";
}
.fa-mixcloud:before {
    content: "\00f289";
}
.fa-scribd:before {
    content: "\00f28a";
}
.fa-pause-circle:before {
    content: "\00f28b";
}
.fa-pause-circle-o:before {
    content: "\00f28c";
}
.fa-stop-circle:before {
    content: "\00f28d";
}
.fa-stop-circle-o:before {
    content: "\00f28e";
}
.fa-shopping-bag:before {
    content: "\00f290";
}
.fa-shopping-basket:before {
    content: "\00f291";
}
.fa-hashtag:before {
    content: "\00f292";
}
.fa-bluetooth:before {
    content: "\00f293";
}
.fa-bluetooth-b:before {
    content: "\00f294";
}
.fa-percent:before {
    content: "\00f295";
}
.fa-gitlab:before {
    content: "\00f296";
}
.fa-wpbeginner:before {
    content: "\00f297";
}
.fa-wpforms:before {
    content: "\00f298";
}
.fa-envira:before {
    content: "\00f299";
}
.fa-universal-access:before {
    content: "\00f29a";
}
.fa-wheelchair-alt:before {
    content: "\00f29b";
}
.fa-question-circle-o:before {
    content: "\00f29c";
}
.fa-blind:before {
    content: "\00f29d";
}
.fa-audio-description:before {
    content: "\00f29e";
}
.fa-volume-control-phone:before {
    content: "\00f2a0";
}
.fa-braille:before {
    content: "\00f2a1";
}
.fa-assistive-listening-systems:before {
    content: "\00f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\00f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\00f2a4";
}
.fa-glide:before {
    content: "\00f2a5";
}
.fa-glide-g:before {
    content: "\00f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
    content: "\00f2a7";
}
.fa-low-vision:before {
    content: "\00f2a8";
}
.fa-viadeo:before {
    content: "\00f2a9";
}
.fa-viadeo-square:before {
    content: "\00f2aa";
}
.fa-snapchat:before {
    content: "\00f2ab";
}
.fa-snapchat-ghost:before {
    content: "\00f2ac";
}
.fa-snapchat-square:before {
    content: "\00f2ad";
}
.fa-pied-piper:before {
    content: "\00f2ae";
}
.fa-first-order:before {
    content: "\00f2b0";
}
.fa-yoast:before {
    content: "\00f2b1";
}
.fa-themeisle:before {
    content: "\00f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\00f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "\00f2b4";
}
.fa-handshake-o:before {
    content: "\00f2b5";
}
.fa-envelope-open:before {
    content: "\00f2b6";
}
.fa-envelope-open-o:before {
    content: "\00f2b7";
}
.fa-linode:before {
    content: "\00f2b8";
}
.fa-address-book:before {
    content: "\00f2b9";
}
.fa-address-book-o:before {
    content: "\00f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
    content: "\00f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\00f2bc";
}
.fa-user-circle:before {
    content: "\00f2bd";
}
.fa-user-circle-o:before {
    content: "\00f4e1";
}
.fa-user-o:before {
    content: "\00f2c0";
}
.fa-id-badge:before {
    content: "\00f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: "\00f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\00f2c3";
}
.fa-quora:before {
    content: "\00f2c4";
}
.fa-free-code-camp:before {
    content: "\00f2c5";
}
.fa-telegram:before {
    content: "\00f5c3";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\00f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\00f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\00f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\00f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\00f2cb";
}
.fa-shower:before {
    content: "\00f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\00f2cd";
}
.fa-podcast:before {
    content: "\00f2ce";
}
.fa-window-maximize:before {
    content: "\00f2d0";
}
.fa-window-minimize:before {
    content: "\00f2d1";
}
.fa-window-restore:before {
    content: "\00f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\00f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\00f2d4";
}
.fa-bandcamp:before {
    content: "\00f2d5";
}
.fa-grav:before {
    content: "\00f2d6";
}
.fa-etsy:before {
    content: "\00f2d7";
}
.fa-imdb:before {
    content: "\00f2d8";
}
.fa-ravelry:before {
    content: "\00f2d9";
}
.fa-eercast:before {
    content: "\00f2da";
}
.fa-microchip:before {
    content: "\00f2db";
}
.fa-snowflake-o:before {
    content: "\00f2dc";
}
.fa-superpowers:before {
    content: "\00f2dd";
}
.fa-wpexplorer:before {
    content: "\00f2de";
}
.fa-meetup:before {
    content: "\00f2e0";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}



/*------------------------- primary Styles ------------------*/
/*----- Company-header ---*/
.cmpny_hdr{padding:20px 0; background:#f9f9f9; margin-bottom:30px; }
.cmpny_hdr .logo{width:80px; height:80px; float:left; background:#ffffff; margin-right:20px; display:table;}
.cmpny_hdr .logo a{display:table-cell; width:100%; height:100%; vertical-align:middle; text-align:center;}
.cmpny_hdr h2{font-size:24px; line-height:1em; margin-bottom:10px; color:#000; padding-top:5px;}

/*---- content-----*/
#content{padding:20px 0;}

/*---- Button ----*/
a.button1{height:32px; display:inline-block; line-height:31px; color:#ffffff; font-size:14px; font-weight:bold; padding:0 20px; background:#ed1c24; border:1px solid #ed1c24; transition:all .3s ease; box-sizing:border-box; }
a.button1:hover{background:none;}
 
/*------ Widget ---*/
.wdgt{margin-bottom:25px;}

/*----- box-----*/
.box1{background:#fff; padding:20px; margin-bottom:20px;border:1px solid #e7e7e7;border-radius: 10px;}
.box1 h2{font-size:18px; border-bottom:1px solid #e7e7e7; padding-bottom:10px; margin-bottom:10px; color:#000;}

.key-people img{width:48px; height:48px; margin-right:10px; float:left;}
.key-people h3{font-size:16px; line-height:1.3em; margin-bottom: }

/*-------- sidebar-navigation -------*/
.sidebar-nav.box1{padding:0;}
.sidebar-nav ul li{list-style:none; border-bottom:1px solid #e7e7e7;  font-size:15px; color:#555; }
.sidebar-nav ul li:last-child{border-bottom:0;}
.sidebar-nav ul li a{display:block; padding:10px 20px; line-height:1.3em; transition:all .3s ease; color:#555; }
.sidebar-nav ul li .fa{float:right;}
.sidebar-nav ul li:hover a, .sidebar-nav ul li.active a{ color:#000;}
.sidebar-nav ul li:hover{background:#f2f2f2;}
.sidebar-nav ul li.dataplan{padding-bottom:8px;}
.sidebar-nav ul li.dataplan a{padding-bottom:5px;}
.sidebar-nav ul li.dataplan div{padding:5px 20px;text-align:right; }
.sidebar-nav ul li.dataplan select, .sidebar-nav ul li.dataplan label{display:inline-block; height:30px; line-height:30px; }
.sidebar-nav ul li.dataplan select{margin-left:10px; width:150px; padding:0 5px; font-size:15px; color:#555; border:1px solid #e7e7e7;}

/*----- Article ---*/
article h3{font-size:20px; line-height:1.3em; margin-bottom:10px;}
article{font-size:16px; line-height:1.5em; color:#555;}
#dataplan h2{margin-bottom:10px; border:0; padding-bottom:0;}
#dataplan td span.price{display:block; height:34px; line-height:34px; min-width:85px; border:1px solid #ed1c24; color:#ed1c24; display:block; text-align:center; padding:0 10px; border-radius:2px}
#dataplan table tr:nth-child(2n+1) td{background:inherit;}
/*----- Table ---*/
table{width:100%; border:0;}
table tr th, table tr td{border-bottom:1px solid #dfdfdf; padding:7px 10px; line-height:1.5em; font-size:14px; color:#555; text-align:left; min-width:90px;}
table tr th{color:#bbb; font-weight:normal;}
table tr th:last-child, table tr td:last-child{text-align:right;}
table .fa{vertical-align:baseline;}
table .fa-arrow-down, table .fa-arrow-up{font-size:13px;}
table tr:last-child td{border-bottom:0;}
table td.tbl_hd, table tr:nth-child(2n+1) td.tbl_hd{color:#000; font-weight:500; background:#f4f4f4;}
table strong{font-weight:bold;}
table tr:nth-child(2n+1) td{background:#fafafa;}


#dataplan .data-circle{float:right;}
#dataplan .data-circle select{ height:30px; line-height:30px; width:150px; padding:0 5px; font-size:15px; color:#555; border:1px solid #e7e7e7;}

/*----- Tab_hdr ----*/
.tab_strip{border-bottom:1px solid #dfdfdf; margin-bottom:0px; list-style:none;}
.tab_strip.mb0{margin-bottom:15px;}
.tab_strip li{float:left; margin-right:15px; margin-bottom:-1px;}
.tab_strip a{float:left; padding-bottom:20px; border-bottom:3px solid transparent; font-size:14px; color:#666; font-weight:300; padding-bottom:10px;  }
.tab_strip li:last-child{margin-right:0;}
.tab_strip li a:hover, .tab_strip li.active a{color:#000; border-color:#ed1c24; cursor:pointer;}
.tab_strip li.active a{font-weight:500; }
.sidebar_right .tab_strip a{text-transform:none;}

.tab_strip li{margin-right:2px;}
.tab_strip li a{padding:12px; font-weight:500; background:#eee; border:1px solid #d5d5d5; text-align:center; color:#555; }
.tab_strip.styl2 li a{min-width:150px;padding:15px; font-weight:500; font-size:15px; }
.tab_strip li a:hover{border-color:#d5d5d5;}
.tab_strip li.active a{border:1px solid #d5d5d5; border-bottom-color:#fff; background:none; color:#ed1c24;}

/*---- News-list ---*/
ul.news_lst li{list-style:none; padding:9px 0; font-size:14px; color:#555; line-height:1.3em; font-weight:300; border-bottom:1px solid #dfdfdf;font-family: 'Roboto', sans-serif;}
ul.news_lst li:first-child{padding-top:0; font-size:20px; font-weight:bold; color:#000; }
ul.news_lst li:first-child:after{clear:both; display:block; content:" "; height:0; width:0;}
ul.news_lst li a{display:block; color:inherit;}
ul.news_lst li img{float:left; width:154px; margin-right:15px;}

/*----- Similar Companies ----*/
.similar-companies li{list-style:none; color:#888; font-size:13px; line-height:1.5em; border-bottom:1px solid #e7e7e7; padding-bottom:10px; margin-bottom:10px; }
.similar-companies li:last-child{margin-bottom:0; padding-bottom:0; border:0;}
.similar-companies li img{float:left; width:60px; margin-right:10px;}
.similar-companies li .info{overflow:hidden;}
.similar-companies h3{font-size:14px; position:relative; margin-top:-3px; margin-bottom:3px; }

.no-padding{padding:0 !important;}
.container-fluid {padding-right:15px; padding-left:15px; margin-right:auto; margin-left:auto;}
h1{font-size:36px; line-height:1.1em; margin-bottom:10px;}
h1,h2{margin-top:0px !important;}
.cmpny_hdr .logo{min-width:80px;height:80px;width:auto;}
.cmpny_hdr .logo img{height:80px;}
.sociable .custom_styl{display:block; }
.sociable .default_styl{display:none;}	
.socialShareBar .socialShareElement{display:inline-block;margin:2px;font-size:13px;vertical-align:middle;}
.socialShareBar .socialShareElement a.btn {cursor:pointer;text-decoration:none;}
.socialShareBar .socialShareElement.facebook {background-color:#466dba;}
.socialShareBar .socialShareElement.twitter {background-color:#1faeeb;}
.socialShareBar .socialShareElement.gplus {background-color:#f94c39;}
.socialShareBar .socialShareElement.linkedin {background-color:#0b86c9;}
.socialShareBar .socialShareElement.whatsapp {background-color:#5cbe4a; display:none;}
.socialShareBar .socialShareElement .fa{width:18px; height:18px; line-height:18px; text-align:center; color:#fff;}
.socialShareBar .circle, .round_img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.socialShareBar .socialShareElement.email {background-color:#333; width:22px; height:22px;}
.socialShareBar .socialShareElement{margin:0 10px; width:32px !important; height:32px !important; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.socialShareBar .socialShareElement span.label{display:none;}
.socialShareBar .socialShareElement .fa{height:32px; line-height:32px; width:32px; font-size:16px;}
.socialShareBar .socialShareElement .fa.fa-envelope-o{top:-1px; position:relative; font-size:14px;}
.post .sociable, .main-heading  .sociable{padding:7px 0 7px !important; border:0 !important;}
.socialShareBar .socialShareElement .count, .email-btn{display:none;}
.socialShareBar {text-align:left}
.socialShareBar .socialShareElement:first-of-type{margin-left:0 !important;}
.socialShareBar .socialShareElement a{padding:0px;}
.print-btn, .newsletter, .font-controls{position:relative; top:5px;}


.btn{display: inline-block;padding:4px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;
white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;
-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
#filters{margin-bottom:10px;}
.wrapper_filters{overflow:hidden; position:relative;  clear:both;}
.filtercontrol{z-index: 10;position: absolute;right:0px;background-color: #ccc;padding: 4px; bottom:0;}
.btn-default {  color: #333;   background-color: #fff;    border-color: #ccc;}
.btn-default:hover {  color: #333;  background-color: #e6e6e6;  border-color: #adadad;}
.badge{display: inline-block;min-width: 10px;padding: 3px 7px;font-size: 12px;font-weight: 700;line-height: 1;
color: #fff;text-align: center;white-space: nowrap;vertical-align: middle;background-color: #aaa;border-radius: 10px;}

.pager{padding-left: 0;margin: 20px 0;text-align: center;list-style: none;}
.pager li {  display: inline;}
.pager li > a, .pager li > span { display:inline-block; padding:5px 14px; background-color:#fff; border:1px solid #ddd; border-radius:15px; font-size:13px;}
.pager li > a:hover{background:#eee; text-decoration:none;}
.pager .next > a, .pager .next > span{float:right;}
.pager .previous > a, .pager .previous > span{float:left;}
.top-promos{height: auto;}
.site-header__login .loggedin-user .hvr_bx ul li .fa::before{display: none;}


@media screen and (max-width:767px){
h1{font-size:24px; margin-bottom:15px;}
.cmpny_hdr{padding:10px; margin-bottom:0;}
.cmpny_hdr .logo {min-width: 60px; height: 60px; width: auto; margin-bottom:15px;}
.cmpny_hdr .logo img{height:60px;}
.tbl_outr{width:100%; overflow:scroll;}
.container-fluid{padding-left:10px; padding-right:10px;}	
.site-header__inner{display: flex;}
.site-header .site-header__inner:after, .site-header .site-header__inner:before {display: none;}
.mobile-header{width: 100%;}
}
@media screen and (max-width:639px){
.tbl_outr table{min-width:600px;}
#dataplan  .row.pull-right{float:left;}
#filters .data-circle{float:left; display:block; width:50%; padding-right:10px; margin-bottom:10px;}
#filters .data-circle:last-of-type{float:none; width:100%; }
#filters .data-circle:last-of-type select{width:100%;}
}

.page-recharge-plan .sticky .site-header__inner {
    height: 70px; }
  
  .page-recharge-plan #content {
    padding-top: 0; }
  
  .page-recharge-plan .site-header {
    z-index: 999; }
    @media screen and (max-width: 1000px) {
      .page-recharge-plan .site-header__inner {
        display: flex;
        justify-content: flex-start; }
        .page-recharge-plan .site-header__inner .site-header__logo {
          width: -webkit-fill-available; } }
  
  .page-recharge-plan .top-secondary-nav .layer-overlay-nav {
    height: 40px; }
  
  .page-recharge-plan .mobile-header,
  .page-recharge-plan .sticky .top-secondary-nav > span {
    width: 100%; }
  
  .page-recharge-plan .filtercontrol {
    z-index: 4; }
  
  .page-recharge-plan .top-panel__navigation > li > span.navigation__more--trigger:after {
    top: 6px; }
  
  .page-recharge-plan .navigation-hover .skeleton.mediums {
    height: 115px; }
  
  .page-recharge-plan #content .wrapper {
    max-width: 1125px; }

    @media screen and (max-width: 1000px) {
        #inpage_promo_header_list {
          height: 110px; } }
      .page-recharge-plan #inpage_promo_header_list {
        display: none !important; }
    
    .page-recharge-plan .top-panel__navigation .fa.fa-home {
      display: none; }


