
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	overflow: hidden-x;
	overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	margin: 0;
	overflow: hidden-x;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}
.overflow-hidden{
	overflow: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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;
	outline:0;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 55%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -1em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	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;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
	max-width: 100%;
  	margin-bottom: 20px;
	border: 1px solid #ddd;
}
thead {
    display: table-header-group;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 12px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
table th,
table td {
    border: 1px solid #ddd;
  }
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 1px solid #ddd;
}

table > thead > tr > th,
table > thead > tr > td {
  border-bottom-width: 1px;
}
.table-open-row table,
.table-open-row table > tbody > tr > td:first-child{
	border-left:0px;
}
.table-open-row table,
.table-open-row table > tbody > tr > td:last-child{
	border-right:0px;
}
.table-stripped table,
.table-stripped table > tbody > tr > th,
.table-stripped table > tbody > tr > td,
.table-stripped table > thead > tr > th,
.table-stripped table > thead > tr > td,
.table-stripped table > tfoot > tr > th,
.table-stripped table > tfoot > tr > td,
.thead-color table > thead > tr > th,
.thead-color table > thead > tr > td{
	border:0px;
}
.table-stripped table > tbody > tr > td{
	border-right:1px solid #ffffff;
}
.table-stripped table > tbody > tr > td:last-child{
	border-right:0px;
}
.table-stripped table > tbody tr {
    background-color: rgba(0,0,0,.02);
}
.table-stripped table > tbody tr:nth-child(odd) {
    background-color: rgba(0,0,0,.04);
}
@media screen and (max-width: 767px) {
	table {
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	table caption{
	  padding-right: 15px;
	  padding-left: 15px;
	}
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #333;
    font: 1em/1.6 Verdana, Geneva, sans-serif;
	font-size:.84em;
	letter-spacing: .064em;
    font-weight: 400;
    color: #666;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:'Raleway', sans-serif;
	clear: both;
	color:#121212;
	margin-top:0;
	margin-bottom:15px;
}
.title-h1,
.title-h2,
.title-h3,
.title-h4,
.title-h5,
.title-h6{
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .25em;
}
.title-h1 {
	font-size: 2.75em;
}
.title-h2 {
	font-size: 2em;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	padding-left: 30px;
	border-width:0 0 0 2px;
	border-style:solid;
    margin: 15px 0;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/


html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
	text-decoration: none;
}

a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}
/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/

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

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

.text-center {
  text-align: center;
}
.all-pad{padding:15px}
.all-mar{margin:10px}
.p-zero{padding:0!important;}
.m-zero, .mir-blog p{margin:0!important;}
.mt-zero{margin-top: 0;}
.mb-zero{margin-bottom: 0;}
.mt-10{margin-top: 10px;}
.mb-10{margin-bottom: 10px;}
.ml-10{margin-left: 10px;}
.mr-10{margin-right: 10px;}
.mt-15{margin-top: 15px;}
.mb-15{margin-bottom: 15px;}
.ml-15{margin-left: 15px;}
.mr-15{margin-right: 15px;}
.mt-40{margin-top: 40px;}
.mb-40{margin-bottom: 40px;}
.mr-1{margin-right: -1px;}
.ml-1{margin-left: -1px;}
.pd-10{padding: 10px;}
.pd-15{padding: 15px;}
.pt-zero{padding-top: 0;}
.pb-zero{padding-bottom: 0;}
.pt-10{padding-top: 10px;}
.pt-5{padding-top: 5px;}
.pb-5{padding-bottom: 5px;}
.pb-10{padding-bottom: 10px;}
.pl-10{padding-left: 10px;}
.pr-10{padding-right: 10px;}
.pt-15{padding-top: 15px;}
.pb-15{padding-bottom: 15px;}
.pt-40{padding-top: 40px;}
.pb-40{padding-bottom: 40px;}
.pt-150{padding-top: 150px;}
.pb-150{padding-bottom: 150px;}
.pt-200{padding-top: 200px;}
.pb-200{padding-bottom: 200px;}
.ptb-30{padding: 30px 0;}
.pl-15{padding-left: 15px;}
.pr-15{padding-right: 15px;}
.txt-100{font-weight:100;}
.txt-200{font-weight:200;}
.txt-400{font-weight:400;}
.txt-700{font-weight:700;}
.txt-800{font-weight:800;}
.txt-600{font-weight:600;}
.font-16{font-size:16px;}
.font-18{font-size:18px;}
.font-22{font-size:22px;}
.font-24{font-size:24px;}
.font-30{font-size:30px;}
.font-34{font-size:34px;}
.font-36{font-size:36px;}
.font-38{font-size:38px;}
.font-40{font-size:40px;}
.font-46{font-size:46px;}
.font-50{font-size:50px;}
.font-60{font-size:60px; line-height:60px;}
.font-80{font-size:80px; line-height:80px;}
.font-100{font-size:100px; line-height:100px;}
.font-120{font-size:120px; line-height:120px;}
.font-150{font-size:150px; line-height:150px;}
.font-180{font-size:180px; line-height:180px;}
.font-200{font-size:200px; line-height:200px;}
.uppercase{text-transform:uppercase;}
.wbgc{background-color:#ffffff;}
.gbgc{background-color: #f9f9f9;}
.wbgc-t90{background-color:rgba(255,255,255, 0.90)!important;}
.wbgc-t85{background-color:rgba(255,255,255, 0.85)!important;}
.wbgc-t80{background-color:rgba(255,255,255, 0.80)!important;}
.wbgc-t15{background-color:rgba(255,255,255, 0.15)!important;}
.color-t15{color:rgba(255,255,255, 0.15)!important;}
.color-t35{color:rgba(255,255,255, 0.35)!important;}
.color-t75{color:rgba(255,255,255, 0.75)!important;}
.mir-g35{color:rgba(0,0,0, 0.35)!important;}
.mir-g25{color:rgba(0,0,0, 0.25)!important;}
.mir-b65{color:rgba(0,0,0, 0.65)!important;}
.mir-b50{color:rgba(0,0,0, 0.50)!important;}
.mir-transbg{background-color:transparent;}
.mir-bdr-left{border-left:1px solid #e1e8ed;}
.mir-bdr-right{border-right:1px solid #e1e8ed;}
.mir-bdr-top{border-top:1px solid #e1e8ed;}
.mir-bdr-bottom{border-bottom:1px solid #e1e8ed;}
.mir-trans-bdr{border:1px solid rgba(255,255,255,0.35)!important;}
.mir-font-italic{font-style: italic;}
.gray-text{color: #5f5f5f;}
.max-w600{ max-width:600px;}
.platinum-section{
	background-color:#f1f1f1;
}
.platinum-section .edge{
	fill: rgb(235, 235, 236);
	stroke: rgb(235, 235, 236);
}
.silver-section{
	background-color:rgb(237, 242, 248);
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
.text-success {
  color: #3c763d;
}
.text-info {
  color: #31708f;
}
.text-warning {
  color: #8a6d3b;
}
.text-danger {
  color: #a94442;
}
.mir-circle{
	-moz-border-radius: 50%;
  -webkit-border-radius: 50%;  
  border-radius: 50%;
}
.mir-rounded{
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;  
  border-radius: 5px;
}
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}
.mir-hidden{
	overflow:hidden;
}
.mir-sub-title{
	font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 20.02px;
    text-transform: none;
    letter-spacing: 1px;
    word-spacing: 0;
}
.mir-subtext{
	font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin-top: 0;
    margin-bottom: 5px;
    letter-spacing: .075em;
    color: #7e7e7e;
    text-decoration: none;
}
.mir-sub,
a.mir-sub,
.mir-sub a{
	opacity: .8;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin-top: 0;
	margin-bottom:5px;
	text-transform: uppercase;
    letter-spacing: .25em;
    color: #7e7e7e;
	font-size: .85em;
	text-decoration: none;
}

.mir_arrow{
	position:relative;
	background:#ffffff;
	border:1px solid #eaeaea;
}
.mir_arrow:after, 
.mir_arrow:before{
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.mir_arrow_bottom:after, 
.mir_arrow_bottom_left:after,
.mir_arrow_top:after{
	border-width: 10px; margin-left: -10px;
} 
.mir_arrow_bottom:before, 
.mir_arrow_bottom_left:before, 
.mir_arrow_top:before{
	border-width: 11px; margin-left: -11px;
}
.mir_arrow_right:after, 
.mir_arrow_left:after,
.mir_arrow_left_top:after{
	border-width: 10px; margin-top: -10px;
} 
.mir_arrow_right:before, 
.mir_arrow_left:before,
.mir_arrow_left_top:before{
	border-width: 11px; margin-top: -11px;
}

.mir_arrow_bottom:after, 
.mir_arrow_bottom:before {
	top: 100%;
	left: 50%;
}
.mir_arrow_bottom_left:after, 
.mir_arrow_bottom_left:before {
	top: 100%;
	left: 25px;
}
.mir_arrow_top:after, .mir_arrow_top:before {
	bottom: 100%;
	left: 50%;
}
.mir_arrow_left:after, 
.mir_arrow_left:before {
	right: 100%;
	top: 50%;
}
.mir_arrow_left_top:after, 
.mir_arrow_left_top:before {
	right: 100%;
	top: 25px;
}
.mir_arrow_right:after, .mir_arrow_right:before {
	left: 100%;
	top: 50%;
}

.mir_arrow_bottom:after, .mir_arrow_bottom_left:after{border-color: rgba(255, 255, 255, 0);border-top-color: #ffffff;}
.mir_arrow_bottom:before, .mir_arrow_bottom_left:before {border-color: rgba(218, 222, 225, 0);border-top-color: #eaeaea;}	
.mir_arrow_top:after{border-color: rgba(255, 255, 255, 0);border-bottom-color: #ffffff;}
.mir_arrow_top:before{border-color: rgba(218, 222, 225, 0);border-bottom-color: #eaeaea;}
.mir_arrow_left:after, .mir_arrow_left_top:after{border-color: rgba(255, 255, 255, 0);border-right-color: #ffffff;}
.mir_arrow_left:before, .mir_arrow_left_top:before{border-color: rgba(218, 222, 225, 0);border-right-color: #eaeaea;}
.mir_arrow_right:after{border-color: rgba(255, 255, 255, 0);border-left-color: #ffffff;}
.mir_arrow_right:before{border-color: rgba(218, 222, 225, 0);border-left-color: #eaeaea;}

.white-color,
.read-more:hover i,
.table-stripped table > thead > tr,
.thead-color table > thead > tr{
	color:#ffffff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0px 0px 30px rgba(0, 0, 0, 0.075);
}
.btn{
	padding: 17px 30px 16px;
    font-weight: 700;
    font-size: 12px;
	line-height: 100%;
	outline: 0;
    border: none!important;
	text-transform:uppercase;
	color:#ffffff;
	cursor:pointer;
	text-shadow: 0px -1px 0px rgba(0,0,0,.5);
	overflow:hidden;
}

.read-more, 
.buy-now,
.read-all,
.view-more{
    font-size: .8em;
	text-transform:uppercase;
	text-decoration:none;
	outline: 0;
	padding:7px 12px 6px;
	display:inline-block;
	cursor:pointer;
	border-width:1px;
	border-style:solid;
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.view-more,
.read-all{
	border:0px;
	padding:0;
	font-size: .72em;
	display:block;
	margin-top:10px;
}
.view-more{
	text-transform:none;
}
.read-more::before,
.buy-now::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.read-more,
.read-more::before,
.buy-now,
.buy-now::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}


.read-more:hover,
body .read-more:hover i{
	color: #fff;
	text-shadow: 0px -1px 0px rgba(0,0,0,.5);
	text-decoration:none;
}

.read-more:hover::before{
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.bdr-btn,
input[type="submit"]{
	font-weight: 600;
    font-size: .70em;
	letter-spacing:.22em;
	text-transform:uppercase;
	text-decoration:none;
	outline: 0;
	padding:17px 30px 16px;
	display:inline-block;
	cursor:pointer;
	border-width:1px;
	border-style:solid;
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	background: transparent;
	border-color: #121212;
	color:#121212;
	text-shadow:none;
}
.btn-large,
input[type="submit"].btn-large{
	padding:17px 40px 16px;
}
.btn-medium,
input[type="submit"].btn-medium{
	padding:13px 22px 12px;
}
.bdr-btn-small,
.btn-small,
input[type="submit"].btn-small,
.mir-submit{
	padding:8px 16px 7px;
}
.bdr-btn-mini,
input[type="submit"].btn-mini,
.btn-mini{
	padding:8px 12px 7px;
	font-weight:normal;
}
.bdr-btn::before,
input[type="submit"]::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	background-color:#121212;
}
.bdr-btn,
input[type="submit"],
input[type="submit"]::before,
.bdr-btn::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.bdr-btn:hover::before,
input[type="submit"]:hover::before{
	background-color:#121212;
	background:#121212;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.bdr-btn:hover{
	border-color:#121212;
	color:#ffffff;
}
input[type="submit"]:hover{
	color:rgb(204, 204, 204);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn.mir_disabled,
.btn[mir_disabled],
.bdr-btn.mir_disabled,
.bdr-btn[mir_disabled],
.btn.mir_disabled:hover,
.bdr-btn.mir_disabled::before,
.bdr-btn.mir_disabled:hover{
	outline:0!important;
	cursor: not-allowed;
	color:#757575!important;
	text-shadow:none!important;
	background:#ddd!important;
	border-color:#ddd!important;
	box-shadow:none!important;
}
.bdr-btn.mir_disabled:hover i{
	color:#757575!important;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/*--------------------------------------------------------------
## List
--------------------------------------------------------------*/
ul.list-icon,
ul.list-icon-nopad,
ul.list-nopad,
ul.list-alternate,
ul.list-underline,
.widget ul{
	margin:0;
	padding:0;
	list-style:none;
}
ul.list-icon{
	padding-left:40px;
}
ul.list-icon li,
ul.list-icon-nopad li{
	display:block;
	line-height:20px;
	margin-bottom:15px;
	position:relative;
}
ul.list-icon li:last-child,
ul.list-icon-nopad li:last-child{
	margin-bottom:0px;
}
ul.list-icon li > i,
ul.list-icon-nopad li> i{
	position:absolute;
	top:4px;
	left:-25px;
	color:#121212;
}
ul.list-alternate{
	border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#EFEFEF;
	background:#ffffff;
}

ul.list-alternate li,
ul.list-underline li{
	padding:20px 15px;
	display:block;
	margin:0;
	border-bottom: 1px solid #EFEFEF;
}

ul.list-underline li{
	padding:10px 0px;
	border-style:dashed; 
}
ul.list-alternate li:nth-child(2n+2){
	background: #F7F7F7;
}
ul.list-alternate.last-bdr-zero li:last-child,
ul.list-underline.last-bdr-zero li:last-child{
	border-bottom:0px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
	position:relative;
    width: 100%;
    z-index: 9999;
    height: 80px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    line-height:80px;
	top:0;
	left:0;
}
#header-wrap,
.nav-button-col{
	position:relative;
    width: 100%;
    height: 80px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    line-height:80px;
}
#header-content{
	z-index:300;
}
ul#primary-menu,
ul#primary-menu > li{
	line-height:80px;
}
#header.shrink{
	background-color:#ffffff;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
	border-bottom:0px;
}
#header.shrink,
#header-wrap.shrink,
#header.shrink .nav-button-col,
#header.shrink ul#primary-menu,
#header.shrink ul#primary-menu > li {
    height: 50px;
    line-height:50px;
}
#header img{
	width:auto;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#header.shrink img{
	height:44px;
	margin:3px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.logo-wrap img.site-logo{
	max-height:150px;
}
.header-logo-wrap{
	max-height:80px;
}
.header-logo-wrap a{
	text-decoration:none;
	text-decoration:none;
	line-height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.header-logo-wrap img{
	max-height:50px;
	margin-bottom:5px;
	margin-top:5px;
}

#header.shrink .site-name{
    font-size:24px;
	line-height:50px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.nav-button-wrap{
	z-index: 120;
	position: absolute;
	top: 50%;
	margin-top:-17px;
    right: 15px;
	webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
	width:32px;
	height:32px;
    font-size: 0;
    text-align: right;
    white-space: nowrap;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
}
.nav-button{
	overflow: hidden;
	cursor: pointer;
	width:32px;
	height:32px;
	vertical-align: top;
    position: relative;
    display: inline-block;
    border-radius: 16px;
	border:1px solid rgba(66, 66, 66, 0.64);
    text-decoration: none;
    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.56, 0.86, 0.59, 1), background-color 0.2s ease-in-out, background-position 0.25s ease-in-out, z-index 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    transition: transform 0.45s cubic-bezier(0.56, 0.86, 0.59, 1), background-color 0.2s ease-in-out, background-position 0.25s ease-in-out, z-index 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
.nav-button:hover{
	background-color: rgba(66, 66, 66, 0.15);
	border:1px solid rgba(66, 66, 66, 0.84);
}

.nav-button .line-1, 
.nav-button .line-2, 
.nav-button .line-3 {
    position: absolute;
    right: 7px;
    width: 16px;
    height: 2px;
    border-radius: 1px;
    background: #121212;
    -webkit-transition: 0.2s opacity ease, 0.2s background ease, 0.2s top ease 0.2s, 0.2s -webkit-transform ease;
    transition: 0.2s opacity ease, 0.2s background ease, 0.2s top ease 0.2s, 0.2s transform ease;
}

.nav-button .line-1{top: 10px;} 
.nav-button .line-2{top: 14px;} 
.nav-button .line-3{top: 18px;} 

.nav-button-wrap.nav-open .nav-button .line-1{
	top: 14px;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.nav-button-wrap.nav-open .nav-button .line-2 {
    background: rgba(255, 255, 255, 0) !important;
}
.nav-button-wrap.nav-open .nav-button .line-3 {
    top: 14px;
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.nav-button-wrap.nav-open .nav-button .line-1, 
.nav-button-wrap.nav-open .nav-button .line-2, 
.nav-button-wrap.nav-open .nav-button .line-3 {
    -webkit-transition: 0.2s opacity ease, 0.2s background ease, 0.2s top ease, 0.2s -webkit-transform ease 0.2s;
    transition: 0.2s opacity ease, 0.2s background ease, 0.2s top ease, 0.2s transform ease 0.2s;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#copyright .footer-icon a{
	width: 26px;
    height: 26px;
    padding: 6px;
	color:#121212;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    display: inline-block;
    font-size: .8em;
    text-align: center;
    margin: 0 5px;
	outline:0;
}
#copyright .footer-icon a svg{
    height: 100%;
    width: 100%;
}
#copyright .footer-icon a.social-svg:hover svg{
	fill: blue;
}
#copyright,
#footer{
	padding:30px 0;
	position:relative;
	font-size: 12px;
    font-weight: 400;
}
#footer{
	padding-bottom:100px;
	padding-top:100px;
	background-color:#FBFBFB;
}
#footer .edge{
	fill: #f6f6f6;
	stroke: #f6f6f6;
}
#copyright .edge{
	fill: #f2f2f2;
	stroke: #f2f2f2;
}
#copyright{
	background:rgb(235, 235, 236);
}
#footer a, 
#copyright a{
	transition: color .3s ease;
	text-decoration:none;
	color: #888;
}
#footer a:hover, 
#copyright a:hover{
	color:#121212;
}

#footer ul{
	margin-bottom: 15px;
	list-style: none;
    margin: 0;
    padding: 0;
}
#footer ul li{
	margin-bottom:9px;
}
.copyright-logo{
	text-align:center;
}
.copyright-logo img{
	max-height:50px;
}

.edge {
	display: block;
	position: relative;
	margin: 0 auto;
}

[class*=edge-] svg {
	height: 101%;
}
.edge-bottom {
	top: 100%;
	z-index: 1000;
}
.edge-top {
	bottom: 100%;
	z-index: 1000;
}

.page-section .edge-bottom .edge{
	margin-top:-1px;
}
[class*=edge-] {
	position: absolute;
	width: 100%;
	height: 100px;
	left: 0;
}

#footer h3{
	font-weight: 800;
    position: relative;
    line-height: 1.58em;
    letter-spacing: .21em;
    text-transform: uppercase;
    font-size: 1.12em;
    margin-bottom: 20px;
}
.go-back {
	position: fixed;
	bottom: 15px;
	right: 10px;
	width:36px;
	height:36px;
	line-height:36px;
	text-decoration: none;
	display: none;
	text-align:center;
	z-index:3000;
	outline:0;
}
.go-back i{
	width:36px;
	height:36px;
	font-size: 18px;
	color:#ffffff;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
ul#primary-menu, 
ul#primary-menu ul,
ul.pagination{
  list-style: none;
  margin: 0;
  padding: 0;
  text-align:center;
}
ul#primary-menu{
	text-align:right;
}
ul.pagination{
	margin:10px 0;
}
ul#primary-menu > li{
	display:inline-block;
	margin:0 6px;
	text-align:center;
}

ul#primary-menu > li,
ul#primary-menu ul > li{
	position:relative;
}

ul#primary-menu li a{
	font-family:'Raleway', sans-serif;
	padding:8px 4px;
	color: rgba(15,17,19,0.5);
	text-shadow: none!important;
	line-height: 13px;
    font-size: .84em;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 170ms cubic-bezier(.55, 0, .1, 1);
	vertical-align:middle;
}

ul#primary-menu > li > a:hover,
ul#primary-menu > li.current-menu-item > a,
ul#primary-menu > li > ul > li.current-menu-item > a,
ul#primary-menu li ul > li > a:hover{
	color:#0f1113;
}
ul#primary-menu li ul,
ul#primary-menu > li ul{
	text-align:left;
}
ul#primary-menu li ul li,
ul#primary-menu > li ul li{
	display:block;
	position:relative;
	text-align:left;
}
ul#primary-menu li ul li a,
ul#primary-menu > li ul li a{
	display:block;
}
ul#primary-menu li ul,
ul#primary-menu > li ul{
	padding:6px 0;
}
ul#primary-menu > li ul li:not(:last-child) a{
	border-bottom:1px solid rgba(15,17,19,0.065);
}
ul#primary-menu li ul li,
ul#primary-menu > li ul li{
	padding-left:12px;
	padding-right:12px;
}
ul#primary-menu li ul,
ul#primary-menu li > ul li ul{
	display:none;
	background-color:#ffffff;
	border:1px solid #ebebeb;
	position:absolute;
	z-index:2000;
	width:220px;
}
ul#primary-menu > li:hover > ul,
ul#primary-menu > li > ul > li:hover > ul{
	display:block;
	top:100%;
	left:0;
	margin-top:-1px;
}
ul#primary-menu > li > ul li:hover ul,
ul#primary-menu > li > ul > li > ul li:hover ul{
	display:block;
	top:0;
	left:100%;
}
.main-navigation ul.menu li{
	margin:0;
	padding:0;
	display:inline-block;
}
.main-navigation ul.menu li a{
	padding:10px 15px;
	text-decoration:none;
}
.main-navigation ul.menu li a:hover{
	text-decoration:none;
}

/* 10.0 Google Map */

.gmap{
	margin:0 auto;
	width:100%;
	min-height:450px;
}	
.gmap iframe{
	width:100%;
	height:320px;
}

/* Bootstrap Css Map Fix*/
.gmap img { 
  max-width: none;
}

.gmap label { 
  width: auto;
  display:inline; 
}
.gomapMarker{
	color:#000000;
	text-shadow:none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#content .page-section{
    width: 100%;
	min-height:150px;
	display:block;
}
.content-section{
	padding:100px 0;
}
.content-svg svg{
	width:280px;
	height:280px;
	max-height:100%;
	max-width:100%;
	margin-top:-50px;
}
.container-inner{
	overflow:hidden;
}
.parallax-section,
.section-page-title,
.container-inner{
	position: relative;
}
.parallax-overlay,
.section-page-title.title-background:after{
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background-color:rgba(0,0,0,0.65);
	top:0;
	left:0;
}
.section-page-title.title-background:after{
	content:" ";
	z-index:0;
}
.section-page-title.title-background > div{
	z-index:10;
}
.page-section .container{
	z-index:100;
	position:relative;
}
body .parallax-section.fixed{
	background-attachment: fixed!important;
	background-position:center center!important;
}
#content-loader{
	text-align: center;
	padding:10px 0;
	height:32px;
}
/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/
.home-bg{
	background: #e0e0e0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.home-bg svg {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}
#content #home.page-section,
#home-container{
	min-height:450px;
}
.home-title h1 {
	margin: 0px;
    font-size: 2.75em;
    font-weight: 400;
    letter-spacing: .25em;
    line-height: 1.5em;
}
.home-content{
	width:100%;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-35px;
	z-index: 200;
	
}
#home canvas{
	position:absolute;
	left: -10px;
    top: -24px;
	z-index:100;
}
/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.price-wrap {
    z-index: 1;
	border: 1px solid #ddd;
    position: relative;
	margin-bottom:15px;
}
.pricing-style-one .price-wrap{
	background-color: #ebebeb;
}
.pricing-title{
	position:relative;
}
.pricing-title .edge-bottom{
	z-index:-1;
}
.price-wrap h3{
	color: #121212;
    font-weight: 800;
    font-size: 1.4em;
    letter-spacing: .15em;
    text-transform: uppercase;
    padding: 20px 0;
    background-color: #F7F7F7;
    display: block;
	margin:0px;
}
.pricing-title .edge-bottom .edge {
	fill: #F7F7F7;
	stroke: #F7F7F7;
}
.price-wrap .pricing{
	height: 128px;
    width: 128px;
    margin: 0px auto;
	margin-top: 20px;
}
.price-wrap .price {
    color: #444;
    font-size: 20px;
	height: 120px;
    width: 120px;
    font-weight: normal;
    text-align: center;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display:table-cell;
	vertical-align: middle;
	border-width: 4px;
    border-style: solid;
}
.price-wrap .price span{
	font-size:12px;
	line-height:12px;
	font-style:italic;
	display:block;
}
.pricing-style-one .price-wrap .price,
.pricing-style-two .price-wrap .price,
.pricing-style-three .price-wrap .price{
	background-color: #ffffff;
}
.price-wrap ul li:nth-child(odd){
	background-color:#F7F7F7;
}

@media (min-width: 768px) {
  	.pricing-style-three > div{
		padding-left:0px;
		padding-right:0px;
	}
	.pricing-style-three > div .price-wrap{
		border-left: none;
	}
	.pricing-style-three > div:first-child .price-wrap{
		border-left: 1px solid #ddd;
	}
	.pricing-style-three > div.highlighted .price-wrap{
		border-left: 1px solid #ddd;
		z-index:10;
	}
	.pricing-style-three > div:first-child{
		padding-left:15px;
	}
	.pricing-style-three > div:last-child{
		padding-right:15px;
	}
	.pricing-style-three > div.highlighted .price-wrap{
		margin: -15px 0 -15px -1px;
	}
	.pricing-style-three div.highlighted{
		padding-bottom:35px;
	}
}

.price-wrap ul {
	margin:0;
	list-style:none;
	padding:20px 20px 0px 20px;
}
.price-wrap ul li {
    border-top: rgba(0,0,0,0.1) 1px solid;
    line-height: 40px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    list-style: none;
}
.price-wrap ul li:last-child {
	background-color: #f6f6f6;
}
.price-wrap .buy-now{
	margin-top: 20px;
    margin-bottom: 20px;
	padding: 0px 30px;
	border-color: #ddd;
}

.pricing-style-three > div.highlighted .price-wrap{
    -webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 20px 5px rgba(0,0,0,.1);
    box-shadow: 0 0 20px 5px rgba(0,0,0,.1);
}
#hosting-page-section h4{
	font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .13em;
	text-align:center;
	background-color:#f1f1f1;
	margin:0px;
	padding:10px;
	border:1px solid #ddd;
	border-bottom:0px;
}
#hosting-page-section table{
	margin-bottom:40px;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.mir p{
	margin:0;
	padding:0;
}

.mir-form input[type="text"],
.mir-form input[type="email"],
.mir-form input[type="url"],
.mir-form input[type="password"],
.mir-form input[type="search"],
.mir-form select,
.mir-form textarea {
    width: 100%;
    padding: 12px;
    margin: 4px 0 12px;
	margin-bottom:1em;
    border: 1px solid #ccc;
    background: #fafafa;
    font-family: sans-serif;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.mir-form input[type="text"]:focus,
.mir-form input[type="email"]:focus,
.mir-form input[type="url"]:focus,
.mir-form input[type="password"]:focus,
.mir-form input[type="search"]:focus,
.mir-form select:focus,
.mir-form textarea:focus,
.mir-form input[type="text"]:active,
.mir-form input[type="email"]:active,
.mir-form input[type="url"]:active,
.mir-form input[type="password"]:active,
.mir-form input[type="search"]:active,
.mir-form select:active,
.mir-form textarea:active{
	background: #ffffff;
	outline:0;
}
.mir-form input[type="submit"]{
	padding:1em 3.5em;
}
.mir-form textarea{
	resize:none;
}
.mir-form label{
	display:block;
}
.mir-form label{
	font-weight:400;
}
.mir-form textarea{
	height:120px;
	min-height:120px;
}
.mir-form .mir-form-control-wrap{
	color:inherit;
	font-weight:normal;
}
.mir-recaptcha{
	margin-bottom:8px;
}
.required{
	color:red;
}
.mir-response-output .text-warning,
.mir-response-output .text-success{
	padding-bottom:10px;
	padding-top: 10px;

}
.mir-response-output .text-warning{
	border:1px solid #8a6d3b;
}
.mir-response-output .text-success{
	border:1px solid #3c763d;
}


/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/

/*!
 * Based on Bootstrap v3.3.5 (http://getbootstrap.com)
 * Fairone v1.00
 */

.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* Bootstrap 5 column layout */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
    }
}
@media (max-width: 768px) {
	.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
	.col-md-15 {
        width: 25%;
    }
}
.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-right: 15px;
  padding-left: 15px;
}
.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;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.mir-masonry:before,
.mir-masonry:after{
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after,
.navbar:after,
.mir-masonry:before,
.mir-masonry:after{
  clear: both;
}
@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: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.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;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* ----------- iPhone 4, 4S, 5, 5s, 6, 6+ ----------- */


/* Portrait and Landscape ipad mini, 1, 2 */

@media (min-width: 768px) and (max-width: 991px) {
	.mir-bdr-left, .mir-bdr-right{border:0px;}
	.font-60{font-size:50px; line-height:50px;}
	.font-80{font-size:65px; line-height:65px;}
	.font-100{font-size:90px; line-height:90px;}
	.font-120{font-size:100px; line-height:100px;}
	.font-150{font-size:120px; line-height:120px;}
	.font-180{font-size:130px; line-height:130px;}
	.font-200{font-size:150px; line-height:150px;}
	.accordion-icon{
		right:10px;
	}
}
@media (max-width: 767px) {
	.mir-bdr-left, .mir-bdr-right{border:0px;}
	.font-60{font-size:40px; line-height:40px;}
	.font-80{font-size:50px; line-height:50px;}
	.font-100{font-size:70px; line-height:70px;}
	.font-120{font-size:80px; line-height:80px;}
	.font-150{font-size:90px; line-height:90px;}
	.font-180{font-size:100px; line-height:100px;}
	.font-200{font-size:120px; line-height:120px;}
	.main-navigation{
		position:fixed;
		height: 100%;
		top:0px;
		left:-250px;
		width: 250px;
		z-index:999999;
		padding:0px 0px 10px 0px;
		background:#f5f5f5;
	}
	ul#primary-menu{
		height:100%;
		line-height:none;
	}
	.main-navigation ul#primary-menu{
		height:100%;
		list-style:none;
		margin:0;
		padding:0;
		text-align: left;
		overflow:auto;
	}
	.main-navigation ul#primary-menu li,
	.main-navigation ul#primary-menu li ul li{
		display:block;
		text-align: left;
		margin:0;
		padding:0;
		line-height:34px;
		position:inherit;
		border:0;
	}
	.main-navigation ul#primary-menu li a{
		padding:5px 12px;
		display:block;
		cursor:pointer;
		line-height: 20px;
		text-decoration:none;
	}
	.main-navigation ul#primary-menu li ul, 
	.main-navigation ul#primary-menu li ul li ul,
	.main-navigation ul#primary-menu li:hover ul, 
	.main-navigation ul#primary-menu li:hover ul li ul{
		display:block;
		background-color:transparent;
		list-style:none;
		text-shadow: 0px;
		box-shadow: none;
		border:0px;
		padding:0 0 0 10px;
		position:inherit;
		margin:0;
	}
	ul#primary-menu > li:hover > ul,
	ul#primary-menu > ul > li:hover > ul,
	ul#primary-menu > li > ul li:hover ul,
	ul#primary-menu > ul > li > ul li:hover ul{
		position: inherit;
		margin:0;
	}
	ul#primary-menu > li ul li:not(:last-child) a{
		border-bottom:0;
	}
	.footer-icon{
		padding-bottom:10px;
		padding-top:10px;
		margin-top: 0px;
	}
	.content-svg svg{
		width: 200px;
		height: 200px;
		max-height: 100%;
		max-width: 100%;
	}
	.content-svg.svg-right svg{
		margin-top:36px;
	}
	.content-svg.svg-left svg{
		margin-top:0px;
		margin-bottom:36px;
	}
	.mobile-center{
		text-align:center;
	}
	.accordion-icon{
		right:5px;
	}
}
@media (max-width: 480px) {
	.font-60{font-size:20px; line-height:20px;}
	.font-80{font-size:30px; line-height:30px;}
	.font-100{font-size:40px; line-height:40px;}
	.font-120{font-size:50px; line-height:50px;}
	.font-150{font-size:60px; line-height:60px;}
	.font-180{font-size:70px; line-height:70px;}
	.font-200{font-size:80px; line-height:80px;}
	#header,
	#header-wrap,
	.nav-button-col{
		line-height:40px;
		height:40px;
	}
}
