@charset "utf-8";
#language_active,
.mainBtn,
.more_menu>a,
.navbar_toggle {
    cursor: pointer
}

.dropdown_menu ul,
.mobile_toolist,
.navbar_nav,
ul {
    list-style: none
}

body,
html {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.text-center,
h4,
h5 {
    text-align: center
}

h4,
p {
    padding-bottom: 30px
}

h7,
table {
    padding-bottom: 20px
}

*,
body {
    margin: 0;
    font-family: Montserrat, sans-serif!important
}

body {
    counter-reset: section
}

*,
:after,
:before {
    box-sizing: border-box
}

.material-icons {
    font-family: 'Material Icons'!important
}

.fa {
    display: inline-block;
    font-family: FontAwesome!important
}

div,
h7 {
    display: block
}

.far,
.fas {
    font-family: "Font Awesome 5 Free"!important
}

.fab {
    font-family: "Font Awesome 5 Brands"!important
}

a {
    text-decoration: none;
    color: #2196f3
}

h6 {
    color: #55555a;
    font-size: 26px;
    position: relative;
    font-weight: 100;
    margin-bottom: 30px;
    line-height: 1.5em
}

h6:not(.noLine):after {
    content: '';
    width: 60px;
    height: 0;
    border-top: 3px solid #b1e974;
    position: absolute;
    bottom: -8px;
    left: 0
}

img {
    color: transparent;
}

#announcement {
	position: sticky;
    top: 0px;
	z-index: 5050;
}

#announcement__body {
	margin-bottom: 0;
    border-radius: 0;
    text-align: center;
	background: #ff8d00;
	color: #fff;
	height: 50px;
	display: flex;
	align-items: center;
    justify-content: center;
	font-size: 18px;
	gap: 20px;
	font-weight: bold;
}

#announcement__body a {
	color: #fff;
	text-decoration: underline;
}

@media screen and (max-width:768px) {
	#announcement__body {
		height: 100px;
		flex-direction: column;
	}
}

#mobile_drawer,
.navbar_mobile {
    right: 0;
    bottom: 0;
    overflow: auto;
    top: 0
}

.step_counter::before {
    counter-increment: section;
    content: counter(section);
    float: left;
    margin-left: -4.5rem;
    color: #fff;
    font-size: 2rem;
    font-weight: 300;
    text-align: center;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    box-shadow: rgba(150, 60, 138, .2) 0 0 0 4px;
    background: #37aadc;
    border-radius: 5rem;
    margin-top: -2px
}

h2,
h4 {
    font-weight: 400
}

ol,
p.small,
ul {
    line-height: 24px
}

h5,
p {
    color: #55555a
}

h4,
h5,
p {
    margin: 0
}

p {
    font-size: 17px;
    line-height: 34px
}

p.small {
    font-size: 15px
}

p a {
    color: #2196f3
}

h4 {
    color: #32325d;
    font-size: 40px;
    padding-top: 40px;
    line-height: 50px
}

.dark,
.darkest,
.light,
h5 {
    padding: 50px 0
}

h1 {
    font-size: 45px;
    line-height: 1.35;
    letter-spacing: -.02em
}

h1.resize {
    font-size: 30px;
    margin-bottom: -20px;
    max-width: 750px;
    letter-spacing: .1rem
}

h2 {
    font-size: 20px;
    line-height: 48px
}

h3 {
    line-height: 40px
}

h5 {
    font-size: 30px;
    font-weight: 700;
    line-height: 2.5rem
}

h7 {
    text-align: left;
    font-size: 20px;
    color: #37aadc
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.textRight {
    text-align: right
}

.text-left,
.textLeft {
    text-align: left
}

.marginAuto {
    margin: auto
}

.dark {
    color: #000;
    background: #f3f9fd
}

.light {
    color: #000;
    background: #fff
}

.darkest,
.darkest h5,
.darkest h6,
.darkest p,
header {
    color: #fff
}

.darkest {
    background: #1f5377
}

.border-top-block {
    border-top: 1px solid #d2d2d5
}

.border-bottom-block {
    border-bottom: 1px solid #d2d2d5
}

.container {
    margin-right: auto;
    margin-left: auto
}

header {
    padding: 5px 0 0;
    margin-bottom: 0;
    height: 68px;
    position: fixed;
    top: 0; /* should be 0 when no announcement and 50 when we have announcement */
    left: 0;
    right: 0;
    z-index: 10;
    background: #2080c4
}

@media screen and (max-width:768px) {
	header {
		top: 0; /* only when announcement is live and 100 when we have announcement */
	}
}

.navbar_header img {
    margin-top: 12px;
    width: 200px
}

.container>.navbar_collapse,
.container>.navbar_header {
    margin-right: -15px;
    margin-left: -15px
}

.visible_hamburger {
    display: none
}

#home_landing .mainBtn,
.getStarted_block .mainBtn {
    background: rgb(153, 197, 103);
    padding: 15px 35px;
}

#home_landing .mainBtn:hover,
.getStarted_block .mainBtn:hover {
    background: #37aadc;
}

#primary_menu .navbar_nav>li>a,
.navbar_nav>li {
    display: block;
    position: relative
}

.navbar_nav {
    padding-left: 0
}

#primary_menu.box {
    -webkit-transition: box-shadow .218s;
    transition: box-shadow .218s;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .2)
}

#primary_menu ul.navbar_nav {
    margin-left: 35px
}

#primary_menu .navbar_nav>li>a {
    font-weight: 300;
    font-size: 17px;
    color: #f2f2f5;
    padding: 19px 18px;
    transition: color .3s
}

#primary_menu ul.navbar_nav>li:hover>a,
.loginBtn,
.mainBtn {
    color: #fff
}

.mainBtn {
    background: 0 0;
    border-width: 2px;
    border-style: solid;
    padding: 10px 35px;
    border-radius: 4px;
    outline: 0;
    font-weight: 600;
    white-space: normal;
    display: table
}

.dropdown_menu ul>li>a,
.mobile_toolist>li>a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.loginBtn {
    margin-top: 17px
}

.loginBtn:hover {
    text-decoration: underline
}

.navbar_toggle {
    border: 0;
    font-size: 22px;
    color: #fff;
    padding: 2px 6px 3px;
    position: relative;
    float: right;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    margin: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.navbar_toggle i {
    font-size: 35px
}

#language_picker {
    position: relative
}

.collapsed #language_picker {
    float: unset;
    display: inline-block;
    margin-right: 20px
}

#language_active {
    margin-top: 5px;
    border: 2px solid #fff;
    border-radius: 4px;
    padding: 12px 20px;
    min-height: 48px
}

.collapsed #language_active {
    padding: 5px 10px
}

#language_active img {
    width: 20px;
    vertical-align: -5px;
    margin-right: 3px
}

.collapsed #language_active img {
    margin-top: 6px
}

#lang_text_mobile {
    vertical-align: sub
}

#language_list_container {
    position: absolute;
    color: #3c3c3c;
    top: 55px;
    padding-top: 10px;
    width: 150px;
    opacity: 0;
    transition: all .25s;
    left: 50%;
    visibility: hidden;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.collapsed #language_list_container {
    width: 200px
}

#language_list {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .2)
}

#language_list li {
    margin-bottom: 5px
}

#language_list li.active {
    background: #cae9ff
}

#language_list li>a {
    padding: 5px;
    display: block;
    color: #000
}

#language_list li:hover:not(.active) {
    background: #e9e9e9;
    border-radius: 4px
}

#language_list img {
    width: 20px;
    vertical-align: -5px;
    margin-right: 5px
}

#language_list:after {
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    content: "";
    display: block;
    height: 0;
    right: 66px;
    position: absolute;
    top: -10px;
    width: 0
}

.collapsed #language_list:after {
    right: 88px
}

#language_list_container:hover,
#language_picker:hover #language_list_container {
    opacity: 1;
    visibility: visible
}

.collapsed #hamburger_icon {
    vertical-align: middle
}

main {
    margin-top: 68px;
    color: #fff;
    z-index: 2;
    display: block
}

.col-md-10 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.pad_top {
    padding-top: 68px!important
}

.pad_top_small {
    padding-top: 15px
}

.pad_bottom {
    padding-bottom: 30px
}

#mobile_drawer {
    position: fixed;
    left: 0;
    z-index: 20;
    color: #fff
}

.navbar_mobile {
    position: absolute;
    width: 280px;
    background: #11171c;
    box-shadow: 0 0 25px rgba(0, 0, 0, .2)
}

.navbar_mobile_list {
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0 0 30px;
    margin: 0
}

.navbar_mobile_list>li>a {
    color: #fff;
    display: block;
    padding: 10px 30px;
    border-bottom: 1px solid #000;
    border-top: 1px solid rgba(255, 255, 255, .05)
}

.navbar_mobile_list .navbar_mobile_list {
    left: 100%;
    position: absolute;
    top: 0
}

.navbar_mobile_head {
    padding: 10px
}

.navbar_mobile_head h2 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 100!important
}

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

.drawer_close {
    background: #11171c;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    display: block;
    position: absolute;
    top: 5px;
    z-index: 2000;
    right: 287px
}

.mobile_toolist {
    display: block;
    padding: 0
}

.mobile_toolist>li {
    margin: auto auto 20px;
    display: block;
    max-width: 147px
}

.mobile_toolist>li>a {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 34px;
    padding: 0 18px;
    background: #3e4148;
    color: #fff;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    border-radius: 3px
}

.drawer_itemParent::after,
li[data-action=back] a::before {
    font-size: 25px;
    position: absolute;
    font-family: 'Material Icons'
}

.mobile_nav_screen {
    display: block;
    height: 100%;
    width: calc(100% - 280px)
}

.drawer_itemParent::after {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" fill="%23fff"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
    right: 14px;
    margin-top: -33px
}

li[data-action=back] a::before {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z" fill="%23fff"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
    top: 13px;
    left: 4px
}

li[data-action=back] {
    position: relative;
    background: #000
}

.dropdown_wrap,
.tail1,
.tooltip {
    position: absolute
}

.sign_up {
    padding: 12px;
    margin-top: 5px
}

.sign_up:hover {
    background: #8bc36b;
    text-decoration: none!important
}

.wrapper_collapse {
    margin: auto;
    padding: 30px;
    display: flex
}

.no_pad {
    padding: 0!important
}

.wrapper_collapse .column {
    display: table-cell;
    padding: 10px;
    vertical-align: top;
    text-align: center
}

.wrapper_collapse .column_3:not(:last-child) {
    border-right: solid thin #c3c3c3
}

.wrapper_collapse .column_3 {
    width: 33%
}

.wrapper_collapse .column_2 {
    width: 45%
}

.wrapper_collapse .column_block {
    padding: 0
}

.more {
    color: #37aadc;
    font-size: 16px;
    text-align: center;
    margin: auto;
    display: table
}

.more:hover {
    color: #ff2c8d
}

.more::after {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" fill="%2337aadc"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
    font-size: 25px;
    vertical-align: -7px
}

.more:hover::after {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" fill="%23ff2c8d"/><path d="M0 0h24v24H0z" fill="none"/></svg>')
}

.no_border {
    border: none!important
}

.copyright {
    background: #55555a;
    color: #e1e1e6;
    text-align: center;
    font-size: 12.32px;
    padding: 10px 0
}

.tooltip {
    width: 270px;
    padding: 12px;
    border-radius: 7px;
    z-index: 13;
    text-align: left;
    background: #2f96c3!important
}

.tooltip .tooltipHead,
.tooltip h7 {
    font-size: 18px;
    border-bottom: dotted 1px #fff;
    padding-bottom: 5px;
    margin-bottom: 7px;
    width: 100%;
    display: block;
    color: #b7ea81
}

.tooltip p {
    color: #fff;
    padding: 0
}

.tail1 {
    bottom: -20px;
    left: 121px;
    width: 0;
    height: 0;
    border-color: #234454 transparent transparent;
    border-width: 10px;
    border-style: solid;
    border-top-color: #2f96c3!important
}

.page_title {
    background: url(../images/header_back.png) top no-repeat;
    min-height: 275px;
    display: grid;
    width: 100%;
    position: relative
}

.page_title:before {
    content: "";
    background: 0 0;
    background: -moz-linear-gradient(to right, #1574c0 0, #309bcf 100%);
    background: -o-linear-gradient(to right, #1574c0 0, #309bcf 100%);
    background: -ms-linear-gradient(to right, #1574c0 0, #309bcf 100%);
    background: linear-gradient(to right, #1574c0 0, #309bcf 100%);
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 2;
    left: 0;
    opacity: .9
}

.head_img,
.page_title h1,
.page_title p {
    position: relative;
    z-index: 3
}

.page_title h1 {
    text-align: center;
    padding: 60px 60px 40px;
    margin: auto;
    display: block;
    width: 100%
}

.page_title p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: -40px
}

.page_title.has_img {
    padding-bottom: 80px
}

.head_img {
    margin: -135px auto auto;
    display: block;
    min-height: 375px
}

p.blocked {
    max-width: 400px;
    display: inline-block;
    text-align: left
}

.getStarted_block {
    background: #2196f3;
    background: linear-gradient(135deg, #1672bc 0, #37aadc 100%);
    margin: 0;
    text-align: center;
    color: #fff;
    border: 0;
    padding: 150px 0;
    position: relative
}

.getStarted_block h1 {
    font-size: 3rem
}

.getStarted_block .subTitle {
    font-size: 1.5rem;
    color: #fff;
    margin-top: 0
}

.get_started {
    margin: auto
}

a.get_started {
    color: #fff;
    font-size: 20px
}

a.get_started:hover {
    background: #8bc36b
}

.featureNavIcon {
    width: 19px;
    height: 19px;
    position: absolute;
    left: 3px;
    top: 9px
}

.featureNavIcon_inner {
    fill: #aaaaaf
}

.dropdown_menu,
.dropdown_menu ul,
.dropdown_menu ul>li,
.dropdown_menu ul>li>a {
    transition: background .2s ease-in-out, opacity .2s ease-in-out, transform .2s ease-in-out, border-color .2s ease-in-out, font-weight .2s ease-in-out
}

.dropdown_wrap {
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: -9999px;
    perspective: 500px;
    padding-top: 6px
}

.menu_item.menu_item_dropdown.set .dropdown_wrap {
    top: 100%
}

.menu_item.more_menu {
    display: none
}

.menu_item.more_menu svg {
    width: 12px;
    vertical-align: -5px
}

.menu_item.more_menu:hover svg path {
    color: #fff
}

.dropdown_menu {
    position: relative;
    background-color: #f2f2f5;
    box-shadow: 2px 4px 6px 2px rgba(0, 0, 0, .15);
    transform: rotateX(-15deg);
    -ms-transform-origin: 50% -50px;
    transform-origin: 50% -50px;
    transition: all .25s;
    opacity: 0
}

.dropdown_menu:after,
.dropdown_menu:before {
    content: "";
    position: absolute
}

.dropdown_menu:before {
    width: 100%;
    height: 4px;
    top: 0;
    background-color: #2196f3;
    left: 0
}

.dropdown_menu:after {
    border: 15px solid transparent;
    border-bottom: 10px solid #2196f3;
    width: 0;
    height: 0;
    bottom: 100%;
    left: 50%;
    margin-left: -15px
}

.menu_item.menu_item_dropdown:hover .dropdown_menu {
    opacity: 1;
    -ms-transform: none;
    transform: none
}

.dropdown_menu ul {
    width: 415px;
    padding: 25px 10px;
    border-top: 1px solid #d2d2d5;
    border-bottom: 1px solid #d2d2d5;
    display: inline-block
}

.menu_item.menu_item_dropdown .dropdown_menu ul:before {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.dropdown_menu ul>li {
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px
}

.more_menu .dropdown_menu ul {
    width: 200px;
    padding: 10px
}

.more_menu .dropdown_menu ul>li {
    float: unset;
    width: unset;
    padding: 0
}

.more_menu .dropdown_menu ul>li>a {
    padding: 10px
}

.more_menu .dropdown_menu ul>li:hover {
    background-color: #dedede;
    border-radius: 4px
}

.dropdown_menu ul>li>a {
    color: #55555a;
    display: block;
    padding: 7px 0 7px 27px;
    position: relative;
    text-decoration: none;
    transition: color .1s
}

.dropdown_menu ul>li>a:hover {
    color: #414145
}

.dropdown_menu ul>li .fas,
.dropdown_menu ul>li .material-icons {
    color: #aaaaaf;
    position: absolute;
    left: 7px;
    top: 12px;
    transition: color .1s
}

.dropdown_menu ul>li .material-icons {
    left: 3px;
    top: 9px;
    font-size: 19px
}

.dropdown_menu ul>li:hover .fas,
.dropdown_menu ul>li:hover .featureNavIcon_inner,
.dropdown_menu ul>li:hover .material-icons {
    fill: #2196f3;
    color: #2196f3
}

.full_list {
    background: #fff;
    padding: 10px
}

.info_message {
    padding: 15px 15px 15px 45px;
    border-radius: 2px;
    background: #37aadc;
    position: relative;
    margin-bottom: 10px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .1)
}

.info_message:before {
    content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" data-prefix="fas" data-icon="info-circle" class="svg-inline--fa fa-info-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" widht="20" height="20" viewBox="0 0 512 512"><path fill="%23fff" d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"></path></svg>');
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 20px;
    font-weight: 900
}

.action_button {
    color: #fff;
    display: table;
    padding: 8px 20px;
    text-align: center;
    outline: 0;
    line-height: 1.5em;
    font-weight: 700;
    margin: auto;
    font-size: 1.5em;
    position: relative;
    z-index: 3;
    background: rgb(153, 197, 103);
    border-radius: 4px;
}

.action_button:hover {
    background: #37aadc
}

.tag {
    background: #E91E63;
    vertical-align: 1px;
    margin-left: 10px;
    position: absolute;
    top: 9px;
    font-size: 11px;
    color: #fff;
    display: inline-block;
    text-indent: 0;
    line-height: 18px;
    padding: 0 6px;
    border-radius: 8px
}

table.al-table {
    width: 100%;
    border: 1px solid #d2d2d5;
    font-size: 13px;
    border-top: 4px solid #2196f3;
    margin-bottom: 35px;
    box-shadow: 0 0 15px rgba(0, 105, 255, .15)
}

table.al-table .col-1 {
    width: 40%;
    text-align: left
}

table.al-table th {
    font-weight: 300;
    vertical-align: top;
    background-color: #fff;
    border-bottom: 0;
    padding: 16px 20px;
    border-left: 1px solid #d2d2d5;
    margin: 0
}

table.al-table th.col-1 h5 {
    text-align: left;
    max-width: 160px;
    margin-left: 0;
    margin-right: 0
}

table.al-table th h5 {
    font-size: 17px;
    color: #55555a;
    padding: 0
}

table.al-table tr:nth-child(odd) {
    background: #f2f2f5
}

table.al-table td {
    padding: 16px 20px;
    border-bottom: 1px solid #d2d2d5;
    border-right: 1px solid #d2d2d5;
    text-align: center;
    color: #55555a
}

footer p,
footer ul li,
footer ul li a {
    color: #fff
}

table.al-table.membership_access_mobile {
    display: none
}

table.al-table.membership_access_mobile .col-1 {
    width: 65%
}

footer {
    position: relative;
    background: #414146
}

footer .wrapper_collapse>.column {
    padding: 0 60px;
    margin: auto
}

footer .wrapper_collapse>.column:last-child,
footer ul {
    padding: 0
}

footer .wrapper_collapse .column {
    text-align: left!important
}

footer .wrapper_collapse>.column:first-child {
    border-right: solid 1px #aaaaaf
}

footer .footer_logo {
    margin-bottom: 15px;
    width: 40px;
    height: 40px
}

footer p {
    padding-bottom: 15px
}

footer ul {
    list-style-type: none
}

footer ul li a:hover {
    text-decoration: underline
}

.social {
    height: 30px;
    margin-right: 15px;
    color: #aaaaaf
}

.social:hover {
    color: #fff
}

.inline {
    display: inline-block!important
}

.float_right {
    float: right!important
}

a.contact {
    border: 1px solid #ebeef0;
    padding: 5px 10px;
    background: #ebeef0;
    color: #000;
    border-radius: 3px;
    transition: .15s all ease-in-out;
    display: table-cell
}

a.contact:hover {
    box-shadow: 4px 5px 2px rgba(0, 0, 0, .2);
    background: #fefefe;
    border: 1px solid #fefefe
}

.subTitle {
    text-align: center;
    font-size: 16px;
    color: #b6b6b6;
    margin-top: -21px
}

.fadeInImg {
    animation-name: fade;
    animation-duration: 1s
}

@keyframes fade {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media screen and (min-width:768px) {
    .navbar_header,
    .navbar_nav>li {
        float: left
    }
    .container {
        width: 750px
    }
    .container>.navbar_collapse,
    .container>.navbar_header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar_nav {
        float: left;
        margin: 0
    }
    .navbar_right {
        float: right!important;
        margin-right: -15px;
        margin-top: 3px
    }
    .item_right {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
    .navbar_toggle {
        display: none
    }
}

.fa-question-circle {
    margin-left: 5px;
    color: #37aadc;
    cursor: pointer;
    vertical-align: -2px
}

@media screen and (min-width:500px) {
    h1.resize {
        font-size: 3.2rem
    }
    h2 {
        font-size: 1.4rem
    }
}

@media screen and (min-width:992px) {
    .container {
        width: 970px
    }
    #primary_menu .container {
        width: 100%;
        padding: 0 10px
    }
    h1.resize {
        font-size: 3.6rem
    }
    h2 {
        font-size: 1.5rem
    }
}

@media screen and (min-width:1200px) {
    #primary_menu .container,
    .container {
        width: 1140px
    }
    .inner {
        padding: 0 180px
    }
    h1.resize {
        font-size: 4rem
    }
    h2 {
        font-size: 2rem
    }
}

@media screen and (min-width:1440px) {
    #primary_menu .container,
    .container {
        width: 1280px
    }
}

@media screen and (max-width:1125px) {
    #language_active span:not(#lang_text_mobile) {
        display: none
    }
    #language_active {
        padding: 9.25px 10px
    }
    #language_active img {
        vertical-align: middle;
        margin-right: 0
    }
}

@media screen and (max-width:1065px) {
    #primary_menu ul.navbar_nav {
        margin-left: 17px
    }
}

@media screen and (max-width:1015px) {
    .hidden_hamburger {
        display: none
    }
    #primary_menu .navbar_toggle {
        display: block;
        margin-right: -5px
    }
    .container {
        width: 100%;
        padding: 0 10px
    }
    #primary_menu .navbar_header {
        float: none;
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 10px
    }
    .inner {
        padding: 10px
    }
}

@media screen and (max-width:768px) {
    .wrapper_collapse>.column {
        display: block!important;
        width: 94%!important;
        padding: 0 0 20px!important;
        margin: auto
    }
    .wrapper_collapse>.column:not(.borderKeep) {
        border: none!important
    }
    .wrapper_collapse {
        flex-direction: column;
        padding: 0
    }
    .inner {
        padding: 10px
    }
    .order_1 {
        order: 1
    }
    .order_2 {
        order: 2
    }
    p.blocked {
        max-width: none!important;
        display: block!important
    }
    .page_title h1 {
        padding: 60px 10px;
        font-size: 35px
    }
    .head_img,
    .mob_view {
        width: 90%;
        min-height: 90%
    }
    .social_list>li {
        margin-bottom: 15px
    }
    footer .footer_logo {
        margin-top: 15px
    }
}

@media screen and (max-width:600px) {
    .pad_top {
        padding-top: 0!important
    }
}

.show_mobile {
    display: none
}

@media screen and (max-width:575px) {
    #lang_text_mobile {
        display: none
    }
}

@media screen and (max-width:440px) {
    table.al-table.hide_mobile {
        display: none
    }
    table.al-table.membership_access_mobile {
        display: block;
        padding: 0
    }
    h5 {
        line-height: 45px
    }
}

@media screen and (max-width:365px) {
    .navbar_header img {
        margin-top: 18px;
        width: 155px
    }
}