/*
Errno::ENOENT: No such file or directory @ rb_sysopen - scss/app.scss

Backtrace:
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:484:in `read'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:484:in `update_stylesheet'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin.rb:109:in `method_missing'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/sass_scss.rb:360:in `watch_or_update'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/sass_scss.rb:51:in `process_result'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/base.rb:52:in `parse'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/base.rb:19:in `parse!'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/bin/sass:13:in `<top (required)>'
C:/Ruby23-x64/bin/sass:22:in `load'
C:/Ruby23-x64/bin/sass:22:in `<main>'
*/
/* ==========================================================================
   Mixins
   ========================================================================== */
/* media query */
/* ==========================================================================
   Variables
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
@font-face {
    font-family: 'montserratlight';
    src: url("../fonts/montserratlight.eot");
    src: url("../fonts/montserratlight.eot") format("embedded-opentype"), url("../fonts/montserratlight.woff2") format("woff2"), url("../fonts/montserratlight.woff") format("woff"), url("../fonts/montserratlight.ttf") format("truetype"), url("../fonts/montserratlight.svg#montserratlight") format("svg"); }
@font-face {
    font-family: 'MontserratRegular';
    src: url("../fonts/MontserratRegular.eot");
    src: url("../fonts/MontserratRegular.eot") format("embedded-opentype"), url("../fonts/MontserratRegular.woff2") format("woff2"), url("../fonts/MontserratRegular.woff") format("woff"), url("../fonts/MontserratRegular.ttf") format("truetype"), url("../fonts/MontserratRegular.svg#MontserratRegular") format("svg"); }
@font-face {
    font-family: 'MontserratSemiBold';
    src: url("../fonts/MontserratSemiBold.eot");
    src: url("../fonts/MontserratSemiBold.eot") format("embedded-opentype"), url("../fonts/MontserratSemiBold.woff2") format("woff2"), url("../fonts/MontserratSemiBold.woff") format("woff"), url("../fonts/MontserratSemiBold.ttf") format("truetype"), url("../fonts/MontserratSemiBold.svg#MontserratSemiBold") format("svg"); }
@font-face {
    font-family: 'MontserratMedium';
    src: url("../fonts/MontserratMedium.eot");
    src: url("../fonts/MontserratMedium.eot") format("embedded-opentype"), url("../fonts/MontserratMedium.woff2") format("woff2"), url("../fonts/MontserratMedium.woff") format("woff"), url("../fonts/MontserratMedium.ttf") format("truetype"), url("../fonts/MontserratMedium.svg#MontserratMedium") format("svg"); }
@font-face {
    font-family: 'MontserratBold';
    src: url("../fonts/MontserratBold.eot");
    src: url("../fonts/MontserratBold.eot") format("embedded-opentype"), url("../fonts/MontserratBold.woff2") format("woff2"), url("../fonts/MontserratBold.woff") format("woff"), url("../fonts/MontserratBold.ttf") format("truetype"), url("../fonts/MontserratBold.svg#MontserratBold") format("svg"); }
@font-face {
    font-family: 'MontserratThin';
    src: url("../fonts/MontserratThin.eot");
    src: url("../fonts/MontserratThin.eot") format("embedded-opentype"), url("../fonts/MontserratThin.woff2") format("woff2"), url("../fonts/MontserratThin.woff") format("woff"), url("../fonts/MontserratThin.ttf") format("truetype"), url("../fonts/MontserratThin.svg#MontserratThin") format("svg"); }
@font-face {
    font-family: 'MontserratMediumItalic';
    src: url("../fonts/MontserratMediumItalic.eot");
    src: url("../fonts/MontserratMediumItalic.eot") format("embedded-opentype"), url("../fonts/MontserratMediumItalic.woff2") format("woff2"), url("../fonts/MontserratMediumItalic.woff") format("woff"), url("../fonts/MontserratMediumItalic.ttf") format("truetype"), url("../fonts/MontserratMediumItalic.svg#MontserratMediumItalic") format("svg"); }
/* Image replacement */


ol, ul, dl, p {
    margin-bottom: 0;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px; }

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
    visibility: hidden; }

/* Clear fix */
.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden; }

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table; }

.clearfix:after {
    clear: both; }

.clearfix {
    *zoom: 1; }

/* Align */
.text-center {
    text-align: center; }

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

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

/* Float */
.float-left {
    float: left; }

.float-right {
    float: right; }

.float-none {
    float: none; }

.tbl {
    display: table;
    width: 100%;
    border-collapse: collapse; }

.tbl-row {
    display: table-row; }

.tbl-cell {
    display: table-cell;
    vertical-align: middle; }

.bold {
    font-family: "MontserratRegular", sans-serif;
    font-weight: normal; }

.no-border, .b-a-0 {
    border: none; }

/*.b-a { border: solid 1px $color-border-light; }
.b-l { border-left: solid 1px $color-border-light; }
.b-r { border-right: solid 1px $color-border-light; }
.b-t { border-top: solid 1px $color-border-light; }
.b-b { border-bottom: solid 1px $color-border-light; }
.b-t-0 { border-top: none; }
.b-r-0 { border-bottom: none !important; }
.border-primary { border-color: $color-blue; }
.border-default { border-color: $color-border-light; }
.border-warning { border-color: $color-gold; }
.border-success { border-color: $color-green; }
.border-info { border-color: $color-purple; }
.border-white { border-color: #fff; }
.border-danger { border-color: $color-red; }*/
.no-radius {
    border-radius: 0; }

.round {
    border-radius: 25rem; }

.brtl {
    border-top-left-radius: 25rem; }

.brtr {
    border-top-right-radius: 25rem; }

.blbl {
    border-bottom-left-radius: 25rem; }

.brbr {
    border-bottom-right-radius: 25rem; }

.overflow-hidden {
    overflow: hidden; }

.overflow-visible {
    overflow: visible; }

.overflow-auto {
    overflow: auto; }

.text-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

.w100 {
    width: 100px; }

.w150 {
    width: 150px; }

.w200 {
    width: 200px; }

.w250 {
    width: 250px; }

.w300 {
    width: 300px; }

.w350 {
    width: 350px; }

.w400 {
    width: 400px; }

.w450 {
    width: 450px; }

.w500 {
    width: 500px; }

.width-auto {
    width: auto; }

.width-full {
    width: 100%; }

.relative {
    position: relative; }

.absolute {
    position: absolute; }

.lt {
    left: 0; }

.rt {
    right: 0; }

.bt {
    bottom: 0; }

.tp {
    top: 0; }

.height-auto {
    height: auto; }

.no-padding {
    padding: 0; }

.no-margin {
    margin: 0; }

.no-bg {
    background: none; }

.no-shadow {
    box-shadow: none; }

.shadow {
    box-shadow: 1px 1px rgba(0, 0, 0, 0.3); }

.text-shadow {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3); }

.block {
    display: block; }

.hide {
    display: none !important; }

.m-x-n {
    margin-left: -15px;
    margin-right: -15px; }

.m-r-n {
    margin-right: -15px; }

.m-l-n-n {
    margin-left: -15px; }

.m-a-lg {
    margin: 30px; }

.m-r-lg {
    margin-right: 30px; }

.m-b-lg {
    margin-bottom: 30px; }

.m-l-lg {
    margin-left: 30px; }

.m-t-lg {
    margin-top: 30px; }

.m-x-lg {
    margin-left: 30px;
    margin-right: 30px; }

.m-y-lg {
    margin-top: 30px;
    margin-bottom: 30px; }

.m-a-md {
    margin: 20px; }

.m-r-md {
    margin-right: 20px; }

.m-b-md {
    margin-bottom: 20px; }

.m-l-md {
    margin-left: 20px; }

.m-t-md {
    margin-top: 20px; }

.m-x-md {
    margin-left: 20px;
    margin-right: 20px; }

.m-y-md {
    margin-top: 20px;
    margin-bottom: 20px; }

.m-a {
    margin: 15px; }

.m-r {
    margin-right: 15px; }

.m-b {
    margin-bottom: 15px; }

.m-l {
    margin-left: 15px; }

.m-t {
    margin-top: 15px; }

.m-x {
    margin-left: 15px;
    margin-right: 15px; }

.m-y {
    margin-top: 15px;
    margin-bottom: 15px; }

.m-a-0 {
    margin: 0; }

.m-r-0 {
    margin-right: 0; }

.m-b-0 {
    margin-bottom: 0; }

.m-l-0 {
    margin-left: 0; }

.m-t-0 {
    margin-top: 0; }

.m-x-0 {
    margin-left: 0;
    margin-right: 0; }

.m-y-0 {
    margin-top: 0;
    margin-bottom: 0; }

.m-x-auto {
    margin-right: auto;
    margin-left: auto; }

.p-x-n {
    padding-left: -15px;
    padding-right: -15px; }

.p-r-n {
    padding-right: -15px; }

.p-l-n-n {
    padding-left: -15px; }

.p-a-lg {
    padding: 30px; }

.p-r-lg {
    padding-right: 30px; }

.p-b-lg {
    padding-bottom: 30px; }

.p-l-lg {
    padding-left: 30px; }

.p-t-lg {
    padding-top: 30px; }

.p-x-lg {
    padding-left: 30px;
    padding-right: 30px; }

.p-y-lg {
    padding-top: 30px;
    padding-bottom: 30px; }

.p-a-md {
    padding: 20px; }

.p-r-md {
    padding-right: 20px; }

.p-b-md {
    padding-bottom: 20px; }

.p-l-md {
    padding-left: 20px; }

.p-t-md {
    padding-top: 20px; }

.p-x-md {
    padding-left: 20px;
    padding-right: 20px; }

.p-y-md {
    padding-top: 20px;
    padding-bottom: 20px; }

.p-a {
    padding: 15px; }

.p-r {
    padding-right: 15px; }

.p-b {
    padding-bottom: 15px; }

.p-l {
    padding-left: 15px; }

.p-t {
    padding-top: 15px; }

.p-x {
    padding-left: 15px;
    padding-right: 15px; }

.p-y {
    padding-top: 15px;
    padding-bottom: 15px; }

.p-a-0 {
    padding: 0; }

.p-r-0 {
    padding-right: 0; }

.p-b-0 {
    padding-bottom: 0; }

.p-l-0 {
    padding-left: 0; }

.p-t-0 {
    padding-top: 0; }

.p-x-0 {
    padding-left: 0;
    padding-right: 0; }

.p-y-0 {
    padding-top: 0;
    padding-bottom: 0; }

.p-x-auto {
    padding-right: auto;
    padding-left: auto; }

/*.color-pink{
    color: $color-pink !important;
}
.color-black{
    color: $color-black !important;
}

.color-gray{
    color: $color-gray !important;
}
.color-green{
    color:$color-green !important;
}*/
.display-table {
    display: table;
    width: 100%; }

.pointer {
    cursor: pointer; }

.opacity-0 {
    opacity: 0; }

.text-vertical-middle {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }

.inline-block {
    display: inline-block !important; }

.ml-100 {
    margin-left: 100px; }

.ml-99 {
    margin-left: 99px; }

.ml-98 {
    margin-left: 98px; }

.ml-97 {
    margin-left: 97px; }

.ml-96 {
    margin-left: 96px; }

.ml-95 {
    margin-left: 95px; }

.ml-94 {
    margin-left: 94px; }

.ml-93 {
    margin-left: 93px; }

.ml-92 {
    margin-left: 92px; }

.ml-91 {
    margin-left: 91px; }

.ml-90 {
    margin-left: 90px; }

.ml-89 {
    margin-left: 89px; }

.ml-88 {
    margin-left: 88px; }

.ml-87 {
    margin-left: 87px; }

.ml-86 {
    margin-left: 86px; }

.ml-85 {
    margin-left: 85px; }

.ml-84 {
    margin-left: 84px; }

.ml-83 {
    margin-left: 83px; }

.ml-82 {
    margin-left: 82px; }

.ml-81 {
    margin-left: 81px; }

.ml-80 {
    margin-left: 80px; }

.ml-79 {
    margin-left: 79px; }

.ml-78 {
    margin-left: 78px; }

.ml-77 {
    margin-left: 77px; }

.ml-76 {
    margin-left: 76px; }

.ml-75 {
    margin-left: 75px; }

.ml-74 {
    margin-left: 74px; }

.ml-73 {
    margin-left: 73px; }

.ml-72 {
    margin-left: 72px; }

.ml-71 {
    margin-left: 71px; }

.ml-70 {
    margin-left: 70px; }

.ml-69 {
    margin-left: 69px; }

.ml-68 {
    margin-left: 68px; }

.ml-67 {
    margin-left: 67px; }

.ml-66 {
    margin-left: 66px; }

.ml-65 {
    margin-left: 65px; }

.ml-64 {
    margin-left: 64px; }

.ml-63 {
    margin-left: 63px; }

.ml-62 {
    margin-left: 62px; }

.ml-61 {
    margin-left: 61px; }

.ml-60 {
    margin-left: 60px; }

.ml-59 {
    margin-left: 59px; }

.ml-58 {
    margin-left: 58px; }

.ml-57 {
    margin-left: 57px; }

.ml-56 {
    margin-left: 56px; }

.ml-55 {
    margin-left: 55px; }

.ml-54 {
    margin-left: 54px; }

.ml-53 {
    margin-left: 53px; }

.ml-52 {
    margin-left: 52px; }

.ml-51 {
    margin-left: 51px; }

.ml-50 {
    margin-left: 50px; }

.ml-49 {
    margin-left: 49px; }

.ml-48 {
    margin-left: 48px; }

.ml-47 {
    margin-left: 47px; }

.ml-46 {
    margin-left: 46px; }

.ml-45 {
    margin-left: 45px; }

.ml-44 {
    margin-left: 44px; }

.ml-43 {
    margin-left: 43px; }

.ml-42 {
    margin-left: 42px; }

.ml-41 {
    margin-left: 41px; }

.ml-40 {
    margin-left: 40px; }

.ml-39 {
    margin-left: 39px; }

.ml-38 {
    margin-left: 38px; }

.ml-37 {
    margin-left: 37px; }

.ml-36 {
    margin-left: 36px; }

.ml-35 {
    margin-left: 35px; }

.ml-34 {
    margin-left: 34px; }

.ml-33 {
    margin-left: 33px; }

.ml-32 {
    margin-left: 32px; }

.ml-31 {
    margin-left: 31px; }

.ml-30 {
    margin-left: 30px; }

.ml-29 {
    margin-left: 29px; }

.ml-28 {
    margin-left: 28px; }

.ml-27 {
    margin-left: 27px; }

.ml-26 {
    margin-left: 26px; }

.ml-25 {
    margin-left: 25px; }

.ml-24 {
    margin-left: 24px; }

.ml-23 {
    margin-left: 23px; }

.ml-22 {
    margin-left: 22px; }

.ml-21 {
    margin-left: 21px; }

.ml-20 {
    margin-left: 20px; }

.ml-19 {
    margin-left: 19px; }

.ml-18 {
    margin-left: 18px; }

.ml-17 {
    margin-left: 17px; }

.ml-16 {
    margin-left: 16px; }

.ml-15 {
    margin-left: 15px; }

.ml-14 {
    margin-left: 14px; }

.ml-13 {
    margin-left: 13px; }

.ml-12 {
    margin-left: 12px; }

.ml-11 {
    margin-left: 11px; }

.ml-10 {
    margin-left: 10px; }

.ml-9 {
    margin-left: 9px; }

.ml-8 {
    margin-left: 8px; }

.ml-7 {
    margin-left: 7px; }

.ml-6 {
    margin-left: 6px; }

.ml-5 {
    margin-left: 5px; }

.ml-4 {
    margin-left: 4px; }

.ml-3 {
    margin-left: 3px; }

.ml-2 {
    margin-left: 2px; }

.ml-1 {
    margin-left: 1px; }

.ml-0 {
    margin-left: 0px; }

.mr-100 {
    margin-right: 100px; }

.mr-99 {
    margin-right: 99px; }

.mr-98 {
    margin-right: 98px; }

.mr-97 {
    margin-right: 97px; }

.mr-96 {
    margin-right: 96px; }

.mr-95 {
    margin-right: 95px; }

.mr-94 {
    margin-right: 94px; }

.mr-93 {
    margin-right: 93px; }

.mr-92 {
    margin-right: 92px; }

.mr-91 {
    margin-right: 91px; }

.mr-90 {
    margin-right: 90px; }

.mr-89 {
    margin-right: 89px; }

.mr-88 {
    margin-right: 88px; }

.mr-87 {
    margin-right: 87px; }

.mr-86 {
    margin-right: 86px; }

.mr-85 {
    margin-right: 85px; }

.mr-84 {
    margin-right: 84px; }

.mr-83 {
    margin-right: 83px; }

.mr-82 {
    margin-right: 82px; }

.mr-81 {
    margin-right: 81px; }

.mr-80 {
    margin-right: 80px; }

.mr-79 {
    margin-right: 79px; }

.mr-78 {
    margin-right: 78px; }

.mr-77 {
    margin-right: 77px; }

.mr-76 {
    margin-right: 76px; }

.mr-75 {
    margin-right: 75px; }

.mr-74 {
    margin-right: 74px; }

.mr-73 {
    margin-right: 73px; }

.mr-72 {
    margin-right: 72px; }

.mr-71 {
    margin-right: 71px; }

.mr-70 {
    margin-right: 70px; }

.mr-69 {
    margin-right: 69px; }

.mr-68 {
    margin-right: 68px; }

.mr-67 {
    margin-right: 67px; }

.mr-66 {
    margin-right: 66px; }

.mr-65 {
    margin-right: 65px; }

.mr-64 {
    margin-right: 64px; }

.mr-63 {
    margin-right: 63px; }

.mr-62 {
    margin-right: 62px; }

.mr-61 {
    margin-right: 61px; }

.mr-60 {
    margin-right: 60px; }

.mr-59 {
    margin-right: 59px; }

.mr-58 {
    margin-right: 58px; }

.mr-57 {
    margin-right: 57px; }

.mr-56 {
    margin-right: 56px; }

.mr-55 {
    margin-right: 55px; }

.mr-54 {
    margin-right: 54px; }

.mr-53 {
    margin-right: 53px; }

.mr-52 {
    margin-right: 52px; }

.mr-51 {
    margin-right: 51px; }

.mr-50 {
    margin-right: 50px; }

.mr-49 {
    margin-right: 49px; }

.mr-48 {
    margin-right: 48px; }

.mr-47 {
    margin-right: 47px; }

.mr-46 {
    margin-right: 46px; }

.mr-45 {
    margin-right: 45px; }

.mr-44 {
    margin-right: 44px; }

.mr-43 {
    margin-right: 43px; }

.mr-42 {
    margin-right: 42px; }

.mr-41 {
    margin-right: 41px; }

.mr-40 {
    margin-right: 40px; }

.mr-39 {
    margin-right: 39px; }

.mr-38 {
    margin-right: 38px; }

.mr-37 {
    margin-right: 37px; }

.mr-36 {
    margin-right: 36px; }

.mr-35 {
    margin-right: 35px; }

.mr-34 {
    margin-right: 34px; }

.mr-33 {
    margin-right: 33px; }

.mr-32 {
    margin-right: 32px; }

.mr-31 {
    margin-right: 31px; }

.mr-30 {
    margin-right: 30px; }

.mr-29 {
    margin-right: 29px; }

.mr-28 {
    margin-right: 28px; }

.mr-27 {
    margin-right: 27px; }

.mr-26 {
    margin-right: 26px; }

.mr-25 {
    margin-right: 25px; }

.mr-24 {
    margin-right: 24px; }

.mr-23 {
    margin-right: 23px; }

.mr-22 {
    margin-right: 22px; }

.mr-21 {
    margin-right: 21px; }

.mr-20 {
    margin-right: 20px; }

.mr-19 {
    margin-right: 19px; }

.mr-18 {
    margin-right: 18px; }

.mr-17 {
    margin-right: 17px; }

.mr-16 {
    margin-right: 16px; }

.mr-15 {
    margin-right: 15px; }

.mr-14 {
    margin-right: 14px; }

.mr-13 {
    margin-right: 13px; }

.mr-12 {
    margin-right: 12px; }

.mr-11 {
    margin-right: 11px; }

.mr-10 {
    margin-right: 10px; }

.mr-9 {
    margin-right: 9px; }

.mr-8 {
    margin-right: 8px; }

.mr-7 {
    margin-right: 7px; }

.mr-6 {
    margin-right: 6px; }

.mr-5 {
    margin-right: 5px; }

.mr-4 {
    margin-right: 4px; }

.mr-3 {
    margin-right: 3px; }

.mr-2 {
    margin-right: 2px; }

.mr-1 {
    margin-right: 1px; }

.mr-0 {
    margin-right: 0px; }

.mt-100 {
    margin-top: 100px; }

.mt-99 {
    margin-top: 99px; }

.mt-98 {
    margin-top: 98px; }

.mt-97 {
    margin-top: 97px; }

.mt-96 {
    margin-top: 96px; }

.mt-95 {
    margin-top: 95px; }

.mt-94 {
    margin-top: 94px; }

.mt-93 {
    margin-top: 93px; }

.mt-92 {
    margin-top: 92px; }

.mt-91 {
    margin-top: 91px; }

.mt-90 {
    margin-top: 90px; }

.mt-89 {
    margin-top: 89px; }

.mt-88 {
    margin-top: 88px; }

.mt-87 {
    margin-top: 87px; }

.mt-86 {
    margin-top: 86px; }

.mt-85 {
    margin-top: 85px; }

.mt-84 {
    margin-top: 84px; }

.mt-83 {
    margin-top: 83px; }

.mt-82 {
    margin-top: 82px; }

.mt-81 {
    margin-top: 81px; }

.mt-80 {
    margin-top: 80px; }

.mt-79 {
    margin-top: 79px; }

.mt-78 {
    margin-top: 78px; }

.mt-77 {
    margin-top: 77px; }

.mt-76 {
    margin-top: 76px; }

.mt-75 {
    margin-top: 75px; }

.mt-74 {
    margin-top: 74px; }

.mt-73 {
    margin-top: 73px; }

.mt-72 {
    margin-top: 72px; }

.mt-71 {
    margin-top: 71px; }

.mt-70 {
    margin-top: 70px; }

.mt-69 {
    margin-top: 69px; }

.mt-68 {
    margin-top: 68px; }

.mt-67 {
    margin-top: 67px; }

.mt-66 {
    margin-top: 66px; }

.mt-65 {
    margin-top: 65px; }

.mt-64 {
    margin-top: 64px; }

.mt-63 {
    margin-top: 63px; }

.mt-62 {
    margin-top: 62px; }

.mt-61 {
    margin-top: 61px; }

.mt-60 {
    margin-top: 60px; }

.mt-59 {
    margin-top: 59px; }

.mt-58 {
    margin-top: 58px; }

.mt-57 {
    margin-top: 57px; }

.mt-56 {
    margin-top: 56px; }

.mt-55 {
    margin-top: 55px; }

.mt-54 {
    margin-top: 54px; }

.mt-53 {
    margin-top: 53px; }

.mt-52 {
    margin-top: 52px; }

.mt-51 {
    margin-top: 51px; }

.mt-50 {
    margin-top: 50px; }

.mt-49 {
    margin-top: 49px; }

.mt-48 {
    margin-top: 48px; }

.mt-47 {
    margin-top: 47px; }

.mt-46 {
    margin-top: 46px; }

.mt-45 {
    margin-top: 45px; }

.mt-44 {
    margin-top: 44px; }

.mt-43 {
    margin-top: 43px; }

.mt-42 {
    margin-top: 42px; }

.mt-41 {
    margin-top: 41px; }

.mt-40 {
    margin-top: 40px; }

.mt-39 {
    margin-top: 39px; }

.mt-38 {
    margin-top: 38px; }

.mt-37 {
    margin-top: 37px; }

.mt-36 {
    margin-top: 36px; }

.mt-35 {
    margin-top: 35px; }

.mt-34 {
    margin-top: 34px; }

.mt-33 {
    margin-top: 33px; }

.mt-32 {
    margin-top: 32px; }

.mt-31 {
    margin-top: 31px; }

.mt-30 {
    margin-top: 30px; }

.mt-29 {
    margin-top: 29px; }

.mt-28 {
    margin-top: 28px; }

.mt-27 {
    margin-top: 27px; }

.mt-26 {
    margin-top: 26px; }

.mt-25 {
    margin-top: 25px; }

.mt-24 {
    margin-top: 24px; }

.mt-23 {
    margin-top: 23px; }

.mt-22 {
    margin-top: 22px; }

.mt-21 {
    margin-top: 21px; }

.mt-20 {
    margin-top: 20px; }

.mt-19 {
    margin-top: 19px; }

.mt-18 {
    margin-top: 18px; }

.mt-17 {
    margin-top: 17px; }

.mt-16 {
    margin-top: 16px; }

.mt-15 {
    margin-top: 15px; }

.mt-14 {
    margin-top: 14px; }

.mt-13 {
    margin-top: 13px; }

.mt-12 {
    margin-top: 12px; }

.mt-11 {
    margin-top: 11px; }

.mt-10 {
    margin-top: 10px; }

.mt-9 {
    margin-top: 9px; }

.mt-8 {
    margin-top: 8px; }

.mt-7 {
    margin-top: 7px; }

.mt-6 {
    margin-top: 6px; }

.mt-5 {
    margin-top: 5px; }

.mt-4 {
    margin-top: 4px; }

.mt-3 {
    margin-top: 3px; }

.mt-2 {
    margin-top: 2px; }

.mt-1 {
    margin-top: 1px; }

.mt-0 {
    margin-top: 0px; }

.mb-100 {
    margin-bottom: 100px; }

.mb-99 {
    margin-bottom: 99px; }

.mb-98 {
    margin-bottom: 98px; }

.mb-97 {
    margin-bottom: 97px; }

.mb-96 {
    margin-bottom: 96px; }

.mb-95 {
    margin-bottom: 95px; }

.mb-94 {
    margin-bottom: 94px; }

.mb-93 {
    margin-bottom: 93px; }

.mb-92 {
    margin-bottom: 92px; }

.mb-91 {
    margin-bottom: 91px; }

.mb-90 {
    margin-bottom: 90px; }

.mb-89 {
    margin-bottom: 89px; }

.mb-88 {
    margin-bottom: 88px; }

.mb-87 {
    margin-bottom: 87px; }

.mb-86 {
    margin-bottom: 86px; }

.mb-85 {
    margin-bottom: 85px; }

.mb-84 {
    margin-bottom: 84px; }

.mb-83 {
    margin-bottom: 83px; }

.mb-82 {
    margin-bottom: 82px; }

.mb-81 {
    margin-bottom: 81px; }

.mb-80 {
    margin-bottom: 80px; }

.mb-79 {
    margin-bottom: 79px; }

.mb-78 {
    margin-bottom: 78px; }

.mb-77 {
    margin-bottom: 77px; }

.mb-76 {
    margin-bottom: 76px; }

.mb-75 {
    margin-bottom: 75px; }

.mb-74 {
    margin-bottom: 74px; }

.mb-73 {
    margin-bottom: 73px; }

.mb-72 {
    margin-bottom: 72px; }

.mb-71 {
    margin-bottom: 71px; }

.mb-70 {
    margin-bottom: 70px; }

.mb-69 {
    margin-bottom: 69px; }

.mb-68 {
    margin-bottom: 68px; }

.mb-67 {
    margin-bottom: 67px; }

.mb-66 {
    margin-bottom: 66px; }

.mb-65 {
    margin-bottom: 65px; }

.mb-64 {
    margin-bottom: 64px; }

.mb-63 {
    margin-bottom: 63px; }

.mb-62 {
    margin-bottom: 62px; }

.mb-61 {
    margin-bottom: 61px; }

.mb-60 {
    margin-bottom: 60px; }

.mb-59 {
    margin-bottom: 59px; }

.mb-58 {
    margin-bottom: 58px; }

.mb-57 {
    margin-bottom: 57px; }

.mb-56 {
    margin-bottom: 56px; }

.mb-55 {
    margin-bottom: 55px; }

.mb-54 {
    margin-bottom: 54px; }

.mb-53 {
    margin-bottom: 53px; }

.mb-52 {
    margin-bottom: 52px; }

.mb-51 {
    margin-bottom: 51px; }

.mb-50 {
    margin-bottom: 50px; }

.mb-49 {
    margin-bottom: 49px; }

.mb-48 {
    margin-bottom: 48px; }

.mb-47 {
    margin-bottom: 47px; }

.mb-46 {
    margin-bottom: 46px; }

.mb-45 {
    margin-bottom: 45px; }

.mb-44 {
    margin-bottom: 44px; }

.mb-43 {
    margin-bottom: 43px; }

.mb-42 {
    margin-bottom: 42px; }

.mb-41 {
    margin-bottom: 41px; }

.mb-40 {
    margin-bottom: 40px; }

.mb-39 {
    margin-bottom: 39px; }

.mb-38 {
    margin-bottom: 38px; }

.mb-37 {
    margin-bottom: 37px; }

.mb-36 {
    margin-bottom: 36px; }

.mb-35 {
    margin-bottom: 35px; }

.mb-34 {
    margin-bottom: 34px; }

.mb-33 {
    margin-bottom: 33px; }

.mb-32 {
    margin-bottom: 32px; }

.mb-31 {
    margin-bottom: 31px; }

.mb-30 {
    margin-bottom: 30px; }

.mb-29 {
    margin-bottom: 29px; }

.mb-28 {
    margin-bottom: 28px; }

.mb-27 {
    margin-bottom: 27px; }

.mb-26 {
    margin-bottom: 26px; }

.mb-25 {
    margin-bottom: 25px; }

.mb-24 {
    margin-bottom: 24px; }

.mb-23 {
    margin-bottom: 23px; }

.mb-22 {
    margin-bottom: 22px; }

.mb-21 {
    margin-bottom: 21px; }

.mb-20 {
    margin-bottom: 20px; }

.mb-19 {
    margin-bottom: 19px; }

.mb-18 {
    margin-bottom: 18px; }

.mb-17 {
    margin-bottom: 17px; }

.mb-16 {
    margin-bottom: 16px; }

.mb-15 {
    margin-bottom: 15px; }

.mb-14 {
    margin-bottom: 14px; }

.mb-13 {
    margin-bottom: 13px; }

.mb-12 {
    margin-bottom: 12px; }

.mb-11 {
    margin-bottom: 11px; }

.mb-10 {
    margin-bottom: 10px; }

.mb-9 {
    margin-bottom: 9px; }

.mb-8 {
    margin-bottom: 8px; }

.mb-7 {
    margin-bottom: 7px; }

.mb-6 {
    margin-bottom: 6px; }

.mb-5 {
    margin-bottom: 5px; }

.mb-4 {
    margin-bottom: 4px; }

.mb-3 {
    margin-bottom: 3px; }

.mb-2 {
    margin-bottom: 2px; }

.mb-1 {
    margin-bottom: 1px; }

.mb-0 {
    margin-bottom: 0px; }

.pl-100 {
    padding-left: 100px; }

.pl-99 {
    padding-left: 99px; }

.pl-98 {
    padding-left: 98px; }

.pl-97 {
    padding-left: 97px; }

.pl-96 {
    padding-left: 96px; }

.pl-95 {
    padding-left: 95px; }

.pl-94 {
    padding-left: 94px; }

.pl-93 {
    padding-left: 93px; }

.pl-92 {
    padding-left: 92px; }

.pl-91 {
    padding-left: 91px; }

.pl-90 {
    padding-left: 90px; }

.pl-89 {
    padding-left: 89px; }

.pl-88 {
    padding-left: 88px; }

.pl-87 {
    padding-left: 87px; }

.pl-86 {
    padding-left: 86px; }

.pl-85 {
    padding-left: 85px; }

.pl-84 {
    padding-left: 84px; }

.pl-83 {
    padding-left: 83px; }

.pl-82 {
    padding-left: 82px; }

.pl-81 {
    padding-left: 81px; }

.pl-80 {
    padding-left: 80px; }

.pl-79 {
    padding-left: 79px; }

.pl-78 {
    padding-left: 78px; }

.pl-77 {
    padding-left: 77px; }

.pl-76 {
    padding-left: 76px; }

.pl-75 {
    padding-left: 75px; }

.pl-74 {
    padding-left: 74px; }

.pl-73 {
    padding-left: 73px; }

.pl-72 {
    padding-left: 72px; }

.pl-71 {
    padding-left: 71px; }

.pl-70 {
    padding-left: 70px; }

.pl-69 {
    padding-left: 69px; }

.pl-68 {
    padding-left: 68px; }

.pl-67 {
    padding-left: 67px; }

.pl-66 {
    padding-left: 66px; }

.pl-65 {
    padding-left: 65px; }

.pl-64 {
    padding-left: 64px; }

.pl-63 {
    padding-left: 63px; }

.pl-62 {
    padding-left: 62px; }

.pl-61 {
    padding-left: 61px; }

.pl-60 {
    padding-left: 60px; }

.pl-59 {
    padding-left: 59px; }

.pl-58 {
    padding-left: 58px; }

.pl-57 {
    padding-left: 57px; }

.pl-56 {
    padding-left: 56px; }

.pl-55 {
    padding-left: 55px; }

.pl-54 {
    padding-left: 54px; }

.pl-53 {
    padding-left: 53px; }

.pl-52 {
    padding-left: 52px; }

.pl-51 {
    padding-left: 51px; }

.pl-50 {
    padding-left: 50px; }

.pl-49 {
    padding-left: 49px; }

.pl-48 {
    padding-left: 48px; }

.pl-47 {
    padding-left: 47px; }

.pl-46 {
    padding-left: 46px; }

.pl-45 {
    padding-left: 45px; }

.pl-44 {
    padding-left: 44px; }

.pl-43 {
    padding-left: 43px; }

.pl-42 {
    padding-left: 42px; }

.pl-41 {
    padding-left: 41px; }

.pl-40 {
    padding-left: 40px; }

.pl-39 {
    padding-left: 39px; }

.pl-38 {
    padding-left: 38px; }

.pl-37 {
    padding-left: 37px; }

.pl-36 {
    padding-left: 36px; }

.pl-35 {
    padding-left: 35px; }

.pl-34 {
    padding-left: 34px; }

.pl-33 {
    padding-left: 33px; }

.pl-32 {
    padding-left: 32px; }

.pl-31 {
    padding-left: 31px; }

.pl-30 {
    padding-left: 30px; }

.pl-29 {
    padding-left: 29px; }

.pl-28 {
    padding-left: 28px; }

.pl-27 {
    padding-left: 27px; }

.pl-26 {
    padding-left: 26px; }

.pl-25 {
    padding-left: 25px; }

.pl-24 {
    padding-left: 24px; }

.pl-23 {
    padding-left: 23px; }

.pl-22 {
    padding-left: 22px; }

.pl-21 {
    padding-left: 21px; }

.pl-20 {
    padding-left: 20px; }

.pl-19 {
    padding-left: 19px; }

.pl-18 {
    padding-left: 18px; }

.pl-17 {
    padding-left: 17px; }

.pl-16 {
    padding-left: 16px; }

.pl-15 {
    padding-left: 15px; }

.pl-14 {
    padding-left: 14px; }

.pl-13 {
    padding-left: 13px; }

.pl-12 {
    padding-left: 12px; }

.pl-11 {
    padding-left: 11px; }

.pl-10 {
    padding-left: 10px; }

.pl-9 {
    padding-left: 9px; }

.pl-8 {
    padding-left: 8px; }

.pl-7 {
    padding-left: 7px; }

.pl-6 {
    padding-left: 6px; }

.pl-5 {
    padding-left: 5px; }

.pl-4 {
    padding-left: 4px; }

.pl-3 {
    padding-left: 3px; }

.pl-2 {
    padding-left: 2px; }

.pl-1 {
    padding-left: 1px; }

.pl-0 {
    padding-left: 0px; }

.pr-100 {
    padding-right: 100px; }

.pr-99 {
    padding-right: 99px; }

.pr-98 {
    padding-right: 98px; }

.pr-97 {
    padding-right: 97px; }

.pr-96 {
    padding-right: 96px; }

.pr-95 {
    padding-right: 95px; }

.pr-94 {
    padding-right: 94px; }

.pr-93 {
    padding-right: 93px; }

.pr-92 {
    padding-right: 92px; }

.pr-91 {
    padding-right: 91px; }

.pr-90 {
    padding-right: 90px; }

.pr-89 {
    padding-right: 89px; }

.pr-88 {
    padding-right: 88px; }

.pr-87 {
    padding-right: 87px; }

.pr-86 {
    padding-right: 86px; }

.pr-85 {
    padding-right: 85px; }

.pr-84 {
    padding-right: 84px; }

.pr-83 {
    padding-right: 83px; }

.pr-82 {
    padding-right: 82px; }

.pr-81 {
    padding-right: 81px; }

.pr-80 {
    padding-right: 80px; }

.pr-79 {
    padding-right: 79px; }

.pr-78 {
    padding-right: 78px; }

.pr-77 {
    padding-right: 77px; }

.pr-76 {
    padding-right: 76px; }

.pr-75 {
    padding-right: 75px; }

.pr-74 {
    padding-right: 74px; }

.pr-73 {
    padding-right: 73px; }

.pr-72 {
    padding-right: 72px; }

.pr-71 {
    padding-right: 71px; }

.pr-70 {
    padding-right: 70px; }

.pr-69 {
    padding-right: 69px; }

.pr-68 {
    padding-right: 68px; }

.pr-67 {
    padding-right: 67px; }

.pr-66 {
    padding-right: 66px; }

.pr-65 {
    padding-right: 65px; }

.pr-64 {
    padding-right: 64px; }

.pr-63 {
    padding-right: 63px; }

.pr-62 {
    padding-right: 62px; }

.pr-61 {
    padding-right: 61px; }

.pr-60 {
    padding-right: 60px; }

.pr-59 {
    padding-right: 59px; }

.pr-58 {
    padding-right: 58px; }

.pr-57 {
    padding-right: 57px; }

.pr-56 {
    padding-right: 56px; }

.pr-55 {
    padding-right: 55px; }

.pr-54 {
    padding-right: 54px; }

.pr-53 {
    padding-right: 53px; }

.pr-52 {
    padding-right: 52px; }

.pr-51 {
    padding-right: 51px; }

.pr-50 {
    padding-right: 50px; }

.pr-49 {
    padding-right: 49px; }

.pr-48 {
    padding-right: 48px; }

.pr-47 {
    padding-right: 47px; }

.pr-46 {
    padding-right: 46px; }

.pr-45 {
    padding-right: 45px; }

.pr-44 {
    padding-right: 44px; }

.pr-43 {
    padding-right: 43px; }

.pr-42 {
    padding-right: 42px; }

.pr-41 {
    padding-right: 41px; }

.pr-40 {
    padding-right: 40px; }

.pr-39 {
    padding-right: 39px; }

.pr-38 {
    padding-right: 38px; }

.pr-37 {
    padding-right: 37px; }

.pr-36 {
    padding-right: 36px; }

.pr-35 {
    padding-right: 35px; }

.pr-34 {
    padding-right: 34px; }

.pr-33 {
    padding-right: 33px; }

.pr-32 {
    padding-right: 32px; }

.pr-31 {
    padding-right: 31px; }

.pr-30 {
    padding-right: 30px; }

.pr-29 {
    padding-right: 29px; }

.pr-28 {
    padding-right: 28px; }

.pr-27 {
    padding-right: 27px; }

.pr-26 {
    padding-right: 26px; }

.pr-25 {
    padding-right: 25px; }

.pr-24 {
    padding-right: 24px; }

.pr-23 {
    padding-right: 23px; }

.pr-22 {
    padding-right: 22px; }

.pr-21 {
    padding-right: 21px; }

.pr-20 {
    padding-right: 20px; }

.pr-19 {
    padding-right: 19px; }

.pr-18 {
    padding-right: 18px; }

.pr-17 {
    padding-right: 17px; }

.pr-16 {
    padding-right: 16px; }

.pr-15 {
    padding-right: 15px; }

.pr-14 {
    padding-right: 14px; }

.pr-13 {
    padding-right: 13px; }

.pr-12 {
    padding-right: 12px; }

.pr-11 {
    padding-right: 11px; }

.pr-10 {
    padding-right: 10px; }

.pr-9 {
    padding-right: 9px; }

.pr-8 {
    padding-right: 8px; }

.pr-7 {
    padding-right: 7px; }

.pr-6 {
    padding-right: 6px; }

.pr-5 {
    padding-right: 5px; }

.pr-4 {
    padding-right: 4px; }

.pr-3 {
    padding-right: 3px; }

.pr-2 {
    padding-right: 2px; }

.pr-1 {
    padding-right: 1px; }

.pr-0 {
    padding-right: 0px; }

.pt-100 {
    padding-top: 100px; }

.pt-99 {
    padding-top: 99px; }

.pt-98 {
    padding-top: 98px; }

.pt-97 {
    padding-top: 97px; }

.pt-96 {
    padding-top: 96px; }

.pt-95 {
    padding-top: 95px; }

.pt-94 {
    padding-top: 94px; }

.pt-93 {
    padding-top: 93px; }

.pt-92 {
    padding-top: 92px; }

.pt-91 {
    padding-top: 91px; }

.pt-90 {
    padding-top: 90px; }

.pt-89 {
    padding-top: 89px; }

.pt-88 {
    padding-top: 88px; }

.pt-87 {
    padding-top: 87px; }

.pt-86 {
    padding-top: 86px; }

.pt-85 {
    padding-top: 85px; }

.pt-84 {
    padding-top: 84px; }

.pt-83 {
    padding-top: 83px; }

.pt-82 {
    padding-top: 82px; }

.pt-81 {
    padding-top: 81px; }

.pt-80 {
    padding-top: 80px; }

.pt-79 {
    padding-top: 79px; }

.pt-78 {
    padding-top: 78px; }

.pt-77 {
    padding-top: 77px; }

.pt-76 {
    padding-top: 76px; }

.pt-75 {
    padding-top: 75px; }

.pt-74 {
    padding-top: 74px; }

.pt-73 {
    padding-top: 73px; }

.pt-72 {
    padding-top: 72px; }

.pt-71 {
    padding-top: 71px; }

.pt-70 {
    padding-top: 70px; }

.pt-69 {
    padding-top: 69px; }

.pt-68 {
    padding-top: 68px; }

.pt-67 {
    padding-top: 67px; }

.pt-66 {
    padding-top: 66px; }

.pt-65 {
    padding-top: 65px; }

.pt-64 {
    padding-top: 64px; }

.pt-63 {
    padding-top: 63px; }

.pt-62 {
    padding-top: 62px; }

.pt-61 {
    padding-top: 61px; }

.pt-60 {
    padding-top: 60px; }

.pt-59 {
    padding-top: 59px; }

.pt-58 {
    padding-top: 58px; }

.pt-57 {
    padding-top: 57px; }

.pt-56 {
    padding-top: 56px; }

.pt-55 {
    padding-top: 55px; }

.pt-54 {
    padding-top: 54px; }

.pt-53 {
    padding-top: 53px; }

.pt-52 {
    padding-top: 52px; }

.pt-51 {
    padding-top: 51px; }

.pt-50 {
    padding-top: 50px; }

.pt-49 {
    padding-top: 49px; }

.pt-48 {
    padding-top: 48px; }

.pt-47 {
    padding-top: 47px; }

.pt-46 {
    padding-top: 46px; }

.pt-45 {
    padding-top: 45px; }

.pt-44 {
    padding-top: 44px; }

.pt-43 {
    padding-top: 43px; }

.pt-42 {
    padding-top: 42px; }

.pt-41 {
    padding-top: 41px; }

.pt-40 {
    padding-top: 40px; }

.pt-39 {
    padding-top: 39px; }

.pt-38 {
    padding-top: 38px; }

.pt-37 {
    padding-top: 37px; }

.pt-36 {
    padding-top: 36px; }

.pt-35 {
    padding-top: 35px; }

.pt-34 {
    padding-top: 34px; }

.pt-33 {
    padding-top: 33px; }

.pt-32 {
    padding-top: 32px; }

.pt-31 {
    padding-top: 31px; }

.pt-30 {
    padding-top: 30px; }

.pt-29 {
    padding-top: 29px; }

.pt-28 {
    padding-top: 28px; }

.pt-27 {
    padding-top: 27px; }

.pt-26 {
    padding-top: 26px; }

.pt-25 {
    padding-top: 25px; }

.pt-24 {
    padding-top: 24px; }

.pt-23 {
    padding-top: 23px; }

.pt-22 {
    padding-top: 22px; }

.pt-21 {
    padding-top: 21px; }

.pt-20 {
    padding-top: 20px; }

.pt-19 {
    padding-top: 19px; }

.pt-18 {
    padding-top: 18px; }

.pt-17 {
    padding-top: 17px; }

.pt-16 {
    padding-top: 16px; }

.pt-15 {
    padding-top: 15px; }

.pt-14 {
    padding-top: 14px; }

.pt-13 {
    padding-top: 13px; }

.pt-12 {
    padding-top: 12px; }

.pt-11 {
    padding-top: 11px; }

.pt-10 {
    padding-top: 10px; }

.pt-9 {
    padding-top: 9px; }

.pt-8 {
    padding-top: 8px; }

.pt-7 {
    padding-top: 7px; }

.pt-6 {
    padding-top: 6px; }

.pt-5 {
    padding-top: 5px; }

.pt-4 {
    padding-top: 4px; }

.pt-3 {
    padding-top: 3px; }

.pt-2 {
    padding-top: 2px; }

.pt-1 {
    padding-top: 1px; }

.pt-0 {
    padding-top: 0px; }

.pb-100 {
    padding-bottom: 100px; }

.pb-99 {
    padding-bottom: 99px; }

.pb-98 {
    padding-bottom: 98px; }

.pb-97 {
    padding-bottom: 97px; }

.pb-96 {
    padding-bottom: 96px; }

.pb-95 {
    padding-bottom: 95px; }

.pb-94 {
    padding-bottom: 94px; }

.pb-93 {
    padding-bottom: 93px; }

.pb-92 {
    padding-bottom: 92px; }

.pb-91 {
    padding-bottom: 91px; }

.pb-90 {
    padding-bottom: 90px; }

.pb-89 {
    padding-bottom: 89px; }

.pb-88 {
    padding-bottom: 88px; }

.pb-87 {
    padding-bottom: 87px; }

.pb-86 {
    padding-bottom: 86px; }

.pb-85 {
    padding-bottom: 85px; }

.pb-84 {
    padding-bottom: 84px; }

.pb-83 {
    padding-bottom: 83px; }

.pb-82 {
    padding-bottom: 82px; }

.pb-81 {
    padding-bottom: 81px; }

.pb-80 {
    padding-bottom: 80px; }

.pb-79 {
    padding-bottom: 79px; }

.pb-78 {
    padding-bottom: 78px; }

.pb-77 {
    padding-bottom: 77px; }

.pb-76 {
    padding-bottom: 76px; }

.pb-75 {
    padding-bottom: 75px; }

.pb-74 {
    padding-bottom: 74px; }

.pb-73 {
    padding-bottom: 73px; }

.pb-72 {
    padding-bottom: 72px; }

.pb-71 {
    padding-bottom: 71px; }

.pb-70 {
    padding-bottom: 70px; }

.pb-69 {
    padding-bottom: 69px; }

.pb-68 {
    padding-bottom: 68px; }

.pb-67 {
    padding-bottom: 67px; }

.pb-66 {
    padding-bottom: 66px; }

.pb-65 {
    padding-bottom: 65px; }

.pb-64 {
    padding-bottom: 64px; }

.pb-63 {
    padding-bottom: 63px; }

.pb-62 {
    padding-bottom: 62px; }

.pb-61 {
    padding-bottom: 61px; }

.pb-60 {
    padding-bottom: 60px; }

.pb-59 {
    padding-bottom: 59px; }

.pb-58 {
    padding-bottom: 58px; }

.pb-57 {
    padding-bottom: 57px; }

.pb-56 {
    padding-bottom: 56px; }

.pb-55 {
    padding-bottom: 55px; }

.pb-54 {
    padding-bottom: 54px; }

.pb-53 {
    padding-bottom: 53px; }

.pb-52 {
    padding-bottom: 52px; }

.pb-51 {
    padding-bottom: 51px; }

.pb-50 {
    padding-bottom: 50px; }

.pb-49 {
    padding-bottom: 49px; }

.pb-48 {
    padding-bottom: 48px; }

.pb-47 {
    padding-bottom: 47px; }

.pb-46 {
    padding-bottom: 46px; }

.pb-45 {
    padding-bottom: 45px; }

.pb-44 {
    padding-bottom: 44px; }

.pb-43 {
    padding-bottom: 43px; }

.pb-42 {
    padding-bottom: 42px; }

.pb-41 {
    padding-bottom: 41px; }

.pb-40 {
    padding-bottom: 40px; }

.pb-39 {
    padding-bottom: 39px; }

.pb-38 {
    padding-bottom: 38px; }

.pb-37 {
    padding-bottom: 37px; }

.pb-36 {
    padding-bottom: 36px; }

.pb-35 {
    padding-bottom: 35px; }

.pb-34 {
    padding-bottom: 34px; }

.pb-33 {
    padding-bottom: 33px; }

.pb-32 {
    padding-bottom: 32px; }

.pb-31 {
    padding-bottom: 31px; }

.pb-30 {
    padding-bottom: 30px; }

.pb-29 {
    padding-bottom: 29px; }

.pb-28 {
    padding-bottom: 28px; }

.pb-27 {
    padding-bottom: 27px; }

.pb-26 {
    padding-bottom: 26px; }

.pb-25 {
    padding-bottom: 25px; }

.pb-24 {
    padding-bottom: 24px; }

.pb-23 {
    padding-bottom: 23px; }

.pb-22 {
    padding-bottom: 22px; }

.pb-21 {
    padding-bottom: 21px; }

.pb-20 {
    padding-bottom: 20px; }

.pb-19 {
    padding-bottom: 19px; }

.pb-18 {
    padding-bottom: 18px; }

.pb-17 {
    padding-bottom: 17px; }

.pb-16 {
    padding-bottom: 16px; }

.pb-15 {
    padding-bottom: 15px; }

.pb-14 {
    padding-bottom: 14px; }

.pb-13 {
    padding-bottom: 13px; }

.pb-12 {
    padding-bottom: 12px; }

.pb-11 {
    padding-bottom: 11px; }

.pb-10 {
    padding-bottom: 10px; }

.pb-9 {
    padding-bottom: 9px; }

.pb-8 {
    padding-bottom: 8px; }

.pb-7 {
    padding-bottom: 7px; }

.pb-6 {
    padding-bottom: 6px; }

.pb-5 {
    padding-bottom: 5px; }

.pb-4 {
    padding-bottom: 4px; }

.pb-3 {
    padding-bottom: 3px; }

.pb-2 {
    padding-bottom: 2px; }

.pb-1 {
    padding-bottom: 1px; }

.pb-0 {
    padding-bottom: 0px; }

.colpie-1 {
    width: 1%; }

.colpie-2 {
    width: 2%; }

.colpie-3 {
    width: 3%; }

.colpie-4 {
    width: 4%; }

.colpie-5 {
    width: 5%; }

.colpie-6 {
    width: 6%; }

.colpie-7 {
    width: 7%; }

.colpie-8 {
    width: 8%; }

.colpie-9 {
    width: 9%; }

.colpie-10 {
    width: 10%; }

.colpie-11 {
    width: 11%; }

.colpie-12 {
    width: 12%; }

.colpie-13 {
    width: 13%; }

.colpie-14 {
    width: 14%; }

.colpie-15 {
    width: 15%; }

.colpie-16 {
    width: 16%; }

.colpie-17 {
    width: 17%; }

.colpie-18 {
    width: 18%; }

.colpie-19 {
    width: 19%; }

.colpie-20 {
    width: 20%; }

.colpie-21 {
    width: 21%; }

.colpie-22 {
    width: 22%; }

.colpie-23 {
    width: 23%; }

.colpie-24 {
    width: 24%; }

.colpie-25 {
    width: 25%; }

.colpie-26 {
    width: 26%; }

.colpie-27 {
    width: 27%; }

.colpie-28 {
    width: 28%; }

.colpie-29 {
    width: 29%; }

.colpie-30 {
    width: 30%; }

.colpie-31 {
    width: 31%; }

.colpie-32 {
    width: 32%; }

.colpie-33 {
    width: 33%; }

.colpie-34 {
    width: 34%; }

.colpie-35 {
    width: 35%; }

.colpie-36 {
    width: 36%; }

.colpie-37 {
    width: 37%; }

.colpie-38 {
    width: 38%; }

.colpie-39 {
    width: 39%; }

.colpie-40 {
    width: 40%; }

.colpie-41 {
    width: 41%; }

.colpie-42 {
    width: 42%; }

.colpie-43 {
    width: 43%; }

.colpie-44 {
    width: 44%; }

.colpie-45 {
    width: 45%; }

.colpie-46 {
    width: 46%; }

.colpie-47 {
    width: 47%; }

.colpie-48 {
    width: 48%; }

.colpie-49 {
    width: 49%; }

.colpie-50 {
    width: 50%; }

.colpie-51 {
    width: 51%; }

.colpie-52 {
    width: 52%; }

.colpie-53 {
    width: 53%; }

.colpie-54 {
    width: 54%; }

.colpie-55 {
    width: 55%; }

.colpie-56 {
    width: 56%; }

.colpie-57 {
    width: 57%; }

.colpie-58 {
    width: 58%; }

.colpie-59 {
    width: 59%; }

.colpie-60 {
    width: 60%; }

.colpie-61 {
    width: 61%; }

.colpie-62 {
    width: 62%; }

.colpie-63 {
    width: 63%; }

.colpie-64 {
    width: 64%; }

.colpie-65 {
    width: 65%; }

.colpie-66 {
    width: 66%; }

.colpie-67 {
    width: 67%; }

.colpie-68 {
    width: 68%; }

.colpie-69 {
    width: 69%; }

.colpie-70 {
    width: 70%; }

.colpie-71 {
    width: 71%; }

.colpie-72 {
    width: 72%; }

.colpie-73 {
    width: 73%; }

.colpie-74 {
    width: 74%; }

.colpie-75 {
    width: 75%; }

.colpie-76 {
    width: 76%; }

.colpie-77 {
    width: 77%; }

.colpie-78 {
    width: 78%; }

.colpie-79 {
    width: 79%; }

.colpie-80 {
    width: 80%; }

.colpie-81 {
    width: 81%; }

.colpie-82 {
    width: 82%; }

.colpie-83 {
    width: 83%; }

.colpie-84 {
    width: 84%; }

.colpie-85 {
    width: 85%; }

.colpie-86 {
    width: 86%; }

.colpie-87 {
    width: 87%; }

.colpie-88 {
    width: 88%; }

.colpie-89 {
    width: 89%; }

.colpie-90 {
    width: 90%; }

.colpie-91 {
    width: 91%; }

.colpie-92 {
    width: 92%; }

.colpie-93 {
    width: 93%; }

.colpie-94 {
    width: 94%; }

.colpie-95 {
    width: 95%; }

.colpie-96 {
    width: 96%; }

.colpie-97 {
    width: 97%; }

.colpie-98 {
    width: 98%; }

.colpie-99 {
    width: 99%; }

.colpie-100 {
    width: 100%; }

.l-100 {
    left: 100px; }

.l-99 {
    left: 99px; }

.l-98 {
    left: 98px; }

.l-97 {
    left: 97px; }

.l-96 {
    left: 96px; }

.l-95 {
    left: 95px; }

.l-94 {
    left: 94px; }

.l-93 {
    left: 93px; }

.l-92 {
    left: 92px; }

.l-91 {
    left: 91px; }

.l-90 {
    left: 90px; }

.l-89 {
    left: 89px; }

.l-88 {
    left: 88px; }

.l-87 {
    left: 87px; }

.l-86 {
    left: 86px; }

.l-85 {
    left: 85px; }

.l-84 {
    left: 84px; }

.l-83 {
    left: 83px; }

.l-82 {
    left: 82px; }

.l-81 {
    left: 81px; }

.l-80 {
    left: 80px; }

.l-79 {
    left: 79px; }

.l-78 {
    left: 78px; }

.l-77 {
    left: 77px; }

.l-76 {
    left: 76px; }

.l-75 {
    left: 75px; }

.l-74 {
    left: 74px; }

.l-73 {
    left: 73px; }

.l-72 {
    left: 72px; }

.l-71 {
    left: 71px; }

.l-70 {
    left: 70px; }

.l-69 {
    left: 69px; }

.l-68 {
    left: 68px; }

.l-67 {
    left: 67px; }

.l-66 {
    left: 66px; }

.l-65 {
    left: 65px; }

.l-64 {
    left: 64px; }

.l-63 {
    left: 63px; }

.l-62 {
    left: 62px; }

.l-61 {
    left: 61px; }

.l-60 {
    left: 60px; }

.l-59 {
    left: 59px; }

.l-58 {
    left: 58px; }

.l-57 {
    left: 57px; }

.l-56 {
    left: 56px; }

.l-55 {
    left: 55px; }

.l-54 {
    left: 54px; }

.l-53 {
    left: 53px; }

.l-52 {
    left: 52px; }

.l-51 {
    left: 51px; }

.l-50 {
    left: 50px; }

.l-49 {
    left: 49px; }

.l-48 {
    left: 48px; }

.l-47 {
    left: 47px; }

.l-46 {
    left: 46px; }

.l-45 {
    left: 45px; }

.l-44 {
    left: 44px; }

.l-43 {
    left: 43px; }

.l-42 {
    left: 42px; }

.l-41 {
    left: 41px; }

.l-40 {
    left: 40px; }

.l-39 {
    left: 39px; }

.l-38 {
    left: 38px; }

.l-37 {
    left: 37px; }

.l-36 {
    left: 36px; }

.l-35 {
    left: 35px; }

.l-34 {
    left: 34px; }

.l-33 {
    left: 33px; }

.l-32 {
    left: 32px; }

.l-31 {
    left: 31px; }

.l-30 {
    left: 30px; }

.l-29 {
    left: 29px; }

.l-28 {
    left: 28px; }

.l-27 {
    left: 27px; }

.l-26 {
    left: 26px; }

.l-25 {
    left: 25px; }

.l-24 {
    left: 24px; }

.l-23 {
    left: 23px; }

.l-22 {
    left: 22px; }

.l-21 {
    left: 21px; }

.l-20 {
    left: 20px; }

.l-19 {
    left: 19px; }

.l-18 {
    left: 18px; }

.l-17 {
    left: 17px; }

.l-16 {
    left: 16px; }

.l-15 {
    left: 15px; }

.l-14 {
    left: 14px; }

.l-13 {
    left: 13px; }

.l-12 {
    left: 12px; }

.l-11 {
    left: 11px; }

.l-10 {
    left: 10px; }

.l-9 {
    left: 9px; }

.l-8 {
    left: 8px; }

.l-7 {
    left: 7px; }

.l-6 {
    left: 6px; }

.l-5 {
    left: 5px; }

.l-4 {
    left: 4px; }

.l-3 {
    left: 3px; }

.l-2 {
    left: 2px; }

.l-1 {
    left: 1px; }

.l-0 {
    left: 0px; }

.t-100 {
    top: 100px; }

.t-99 {
    top: 99px; }

.t-98 {
    top: 98px; }

.t-97 {
    top: 97px; }

.t-96 {
    top: 96px; }

.t-95 {
    top: 95px; }

.t-94 {
    top: 94px; }

.t-93 {
    top: 93px; }

.t-92 {
    top: 92px; }

.t-91 {
    top: 91px; }

.t-90 {
    top: 90px; }

.t-89 {
    top: 89px; }

.t-88 {
    top: 88px; }

.t-87 {
    top: 87px; }

.t-86 {
    top: 86px; }

.t-85 {
    top: 85px; }

.t-84 {
    top: 84px; }

.t-83 {
    top: 83px; }

.t-82 {
    top: 82px; }

.t-81 {
    top: 81px; }

.t-80 {
    top: 80px; }

.t-79 {
    top: 79px; }

.t-78 {
    top: 78px; }

.t-77 {
    top: 77px; }

.t-76 {
    top: 76px; }

.t-75 {
    top: 75px; }

.t-74 {
    top: 74px; }

.t-73 {
    top: 73px; }

.t-72 {
    top: 72px; }

.t-71 {
    top: 71px; }

.t-70 {
    top: 70px; }

.t-69 {
    top: 69px; }

.t-68 {
    top: 68px; }

.t-67 {
    top: 67px; }

.t-66 {
    top: 66px; }

.t-65 {
    top: 65px; }

.t-64 {
    top: 64px; }

.t-63 {
    top: 63px; }

.t-62 {
    top: 62px; }

.t-61 {
    top: 61px; }

.t-60 {
    top: 60px; }

.t-59 {
    top: 59px; }

.t-58 {
    top: 58px; }

.t-57 {
    top: 57px; }

.t-56 {
    top: 56px; }

.t-55 {
    top: 55px; }

.t-54 {
    top: 54px; }

.t-53 {
    top: 53px; }

.t-52 {
    top: 52px; }

.t-51 {
    top: 51px; }

.t-50 {
    top: 50px; }

.t-49 {
    top: 49px; }

.t-48 {
    top: 48px; }

.t-47 {
    top: 47px; }

.t-46 {
    top: 46px; }

.t-45 {
    top: 45px; }

.t-44 {
    top: 44px; }

.t-43 {
    top: 43px; }

.t-42 {
    top: 42px; }

.t-41 {
    top: 41px; }

.t-40 {
    top: 40px; }

.t-39 {
    top: 39px; }

.t-38 {
    top: 38px; }

.t-37 {
    top: 37px; }

.t-36 {
    top: 36px; }

.t-35 {
    top: 35px; }

.t-34 {
    top: 34px; }

.t-33 {
    top: 33px; }

.t-32 {
    top: 32px; }

.t-31 {
    top: 31px; }

.t-30 {
    top: 30px; }

.t-29 {
    top: 29px; }

.t-28 {
    top: 28px; }

.t-27 {
    top: 27px; }

.t-26 {
    top: 26px; }

.t-25 {
    top: 25px; }

.t-24 {
    top: 24px; }

.t-23 {
    top: 23px; }

.t-22 {
    top: 22px; }

.t-21 {
    top: 21px; }

.t-20 {
    top: 20px; }

.t-19 {
    top: 19px; }

.t-18 {
    top: 18px; }

.t-17 {
    top: 17px; }

.t-16 {
    top: 16px; }

.t-15 {
    top: 15px; }

.t-14 {
    top: 14px; }

.t-13 {
    top: 13px; }

.t-12 {
    top: 12px; }

.t-11 {
    top: 11px; }

.t-10 {
    top: 10px; }

.t-9 {
    top: 9px; }

.t-8 {
    top: 8px; }

.t-7 {
    top: 7px; }

.t-6 {
    top: 6px; }

.t-5 {
    top: 5px; }

.t-4 {
    top: 4px; }

.t-3 {
    top: 3px; }

.t-2 {
    top: 2px; }

.t-1 {
    top: 1px; }

.t-0 {
    top: 0px; }

.r-100 {
    right: 100px; }

.r-99 {
    right: 99px; }

.r-98 {
    right: 98px; }

.r-97 {
    right: 97px; }

.r-96 {
    right: 96px; }

.r-95 {
    right: 95px; }

.r-94 {
    right: 94px; }

.r-93 {
    right: 93px; }

.r-92 {
    right: 92px; }

.r-91 {
    right: 91px; }

.r-90 {
    right: 90px; }

.r-89 {
    right: 89px; }

.r-88 {
    right: 88px; }

.r-87 {
    right: 87px; }

.r-86 {
    right: 86px; }

.r-85 {
    right: 85px; }

.r-84 {
    right: 84px; }

.r-83 {
    right: 83px; }

.r-82 {
    right: 82px; }

.r-81 {
    right: 81px; }

.r-80 {
    right: 80px; }

.r-79 {
    right: 79px; }

.r-78 {
    right: 78px; }

.r-77 {
    right: 77px; }

.r-76 {
    right: 76px; }

.r-75 {
    right: 75px; }

.r-74 {
    right: 74px; }

.r-73 {
    right: 73px; }

.r-72 {
    right: 72px; }

.r-71 {
    right: 71px; }

.r-70 {
    right: 70px; }

.r-69 {
    right: 69px; }

.r-68 {
    right: 68px; }

.r-67 {
    right: 67px; }

.r-66 {
    right: 66px; }

.r-65 {
    right: 65px; }

.r-64 {
    right: 64px; }

.r-63 {
    right: 63px; }

.r-62 {
    right: 62px; }

.r-61 {
    right: 61px; }

.r-60 {
    right: 60px; }

.r-59 {
    right: 59px; }

.r-58 {
    right: 58px; }

.r-57 {
    right: 57px; }

.r-56 {
    right: 56px; }

.r-55 {
    right: 55px; }

.r-54 {
    right: 54px; }

.r-53 {
    right: 53px; }

.r-52 {
    right: 52px; }

.r-51 {
    right: 51px; }

.r-50 {
    right: 50px; }

.r-49 {
    right: 49px; }

.r-48 {
    right: 48px; }

.r-47 {
    right: 47px; }

.r-46 {
    right: 46px; }

.r-45 {
    right: 45px; }

.r-44 {
    right: 44px; }

.r-43 {
    right: 43px; }

.r-42 {
    right: 42px; }

.r-41 {
    right: 41px; }

.r-40 {
    right: 40px; }

.r-39 {
    right: 39px; }

.r-38 {
    right: 38px; }

.r-37 {
    right: 37px; }

.r-36 {
    right: 36px; }

.r-35 {
    right: 35px; }

.r-34 {
    right: 34px; }

.r-33 {
    right: 33px; }

.r-32 {
    right: 32px; }

.r-31 {
    right: 31px; }

.r-30 {
    right: 30px; }

.r-29 {
    right: 29px; }

.r-28 {
    right: 28px; }

.r-27 {
    right: 27px; }

.r-26 {
    right: 26px; }

.r-25 {
    right: 25px; }

.r-24 {
    right: 24px; }

.r-23 {
    right: 23px; }

.r-22 {
    right: 22px; }

.r-21 {
    right: 21px; }

.r-20 {
    right: 20px; }

.r-19 {
    right: 19px; }

.r-18 {
    right: 18px; }

.r-17 {
    right: 17px; }

.r-16 {
    right: 16px; }

.r-15 {
    right: 15px; }

.r-14 {
    right: 14px; }

.r-13 {
    right: 13px; }

.r-12 {
    right: 12px; }

.r-11 {
    right: 11px; }

.r-10 {
    right: 10px; }

.r-9 {
    right: 9px; }

.r-8 {
    right: 8px; }

.r-7 {
    right: 7px; }

.r-6 {
    right: 6px; }

.r-5 {
    right: 5px; }

.r-4 {
    right: 4px; }

.r-3 {
    right: 3px; }

.r-2 {
    right: 2px; }

.r-1 {
    right: 1px; }

.r-0 {
    right: 0px; }

.b-100 {
    bottom: 100px; }

.b-99 {
    bottom: 99px; }

.b-98 {
    bottom: 98px; }

.b-97 {
    bottom: 97px; }

.b-96 {
    bottom: 96px; }

.b-95 {
    bottom: 95px; }

.b-94 {
    bottom: 94px; }

.b-93 {
    bottom: 93px; }

.b-92 {
    bottom: 92px; }

.b-91 {
    bottom: 91px; }

.b-90 {
    bottom: 90px; }

.b-89 {
    bottom: 89px; }

.b-88 {
    bottom: 88px; }

.b-87 {
    bottom: 87px; }

.b-86 {
    bottom: 86px; }

.b-85 {
    bottom: 85px; }

.b-84 {
    bottom: 84px; }

.b-83 {
    bottom: 83px; }

.b-82 {
    bottom: 82px; }

.b-81 {
    bottom: 81px; }

.b-80 {
    bottom: 80px; }

.b-79 {
    bottom: 79px; }

.b-78 {
    bottom: 78px; }

.b-77 {
    bottom: 77px; }

.b-76 {
    bottom: 76px; }

.b-75 {
    bottom: 75px; }

.b-74 {
    bottom: 74px; }

.b-73 {
    bottom: 73px; }

.b-72 {
    bottom: 72px; }

.b-71 {
    bottom: 71px; }

.b-70 {
    bottom: 70px; }

.b-69 {
    bottom: 69px; }

.b-68 {
    bottom: 68px; }

.b-67 {
    bottom: 67px; }

.b-66 {
    bottom: 66px; }

.b-65 {
    bottom: 65px; }

.b-64 {
    bottom: 64px; }

.b-63 {
    bottom: 63px; }

.b-62 {
    bottom: 62px; }

.b-61 {
    bottom: 61px; }

.b-60 {
    bottom: 60px; }

.b-59 {
    bottom: 59px; }

.b-58 {
    bottom: 58px; }

.b-57 {
    bottom: 57px; }

.b-56 {
    bottom: 56px; }

.b-55 {
    bottom: 55px; }

.b-54 {
    bottom: 54px; }

.b-53 {
    bottom: 53px; }

.b-52 {
    bottom: 52px; }

.b-51 {
    bottom: 51px; }

.b-50 {
    bottom: 50px; }

.b-49 {
    bottom: 49px; }

.b-48 {
    bottom: 48px; }

.b-47 {
    bottom: 47px; }

.b-46 {
    bottom: 46px; }

.b-45 {
    bottom: 45px; }

.b-44 {
    bottom: 44px; }

.b-43 {
    bottom: 43px; }

.b-42 {
    bottom: 42px; }

.b-41 {
    bottom: 41px; }

.b-40 {
    bottom: 40px; }

.b-39 {
    bottom: 39px; }

.b-38 {
    bottom: 38px; }

.b-37 {
    bottom: 37px; }

.b-36 {
    bottom: 36px; }

.b-35 {
    bottom: 35px; }

.b-34 {
    bottom: 34px; }

.b-33 {
    bottom: 33px; }

.b-32 {
    bottom: 32px; }

.b-31 {
    bottom: 31px; }

.b-30 {
    bottom: 30px; }

.b-29 {
    bottom: 29px; }

.b-28 {
    bottom: 28px; }

.b-27 {
    bottom: 27px; }

.b-26 {
    bottom: 26px; }

.b-25 {
    bottom: 25px; }

.b-24 {
    bottom: 24px; }

.b-23 {
    bottom: 23px; }

.b-22 {
    bottom: 22px; }

.b-21 {
    bottom: 21px; }

.b-20 {
    bottom: 20px; }

.b-19 {
    bottom: 19px; }

.b-18 {
    bottom: 18px; }

.b-17 {
    bottom: 17px; }

.b-16 {
    bottom: 16px; }

.b-15 {
    bottom: 15px; }

.b-14 {
    bottom: 14px; }

.b-13 {
    bottom: 13px; }

.b-12 {
    bottom: 12px; }

.b-11 {
    bottom: 11px; }

.b-10 {
    bottom: 10px; }

.b-9 {
    bottom: 9px; }

.b-8 {
    bottom: 8px; }

.b-7 {
    bottom: 7px; }

.b-6 {
    bottom: 6px; }

.b-5 {
    bottom: 5px; }

.b-4 {
    bottom: 4px; }

.b-3 {
    bottom: 3px; }

.b-2 {
    bottom: 2px; }

.b-1 {
    bottom: 1px; }

.b-0 {
    bottom: 0px; }

.radius-100 {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px; }

.radius-99 {
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px; }

.radius-98 {
    -webkit-border-radius: 98px;
    -moz-border-radius: 98px;
    border-radius: 98px; }

.radius-97 {
    -webkit-border-radius: 97px;
    -moz-border-radius: 97px;
    border-radius: 97px; }

.radius-96 {
    -webkit-border-radius: 96px;
    -moz-border-radius: 96px;
    border-radius: 96px; }

.radius-95 {
    -webkit-border-radius: 95px;
    -moz-border-radius: 95px;
    border-radius: 95px; }

.radius-94 {
    -webkit-border-radius: 94px;
    -moz-border-radius: 94px;
    border-radius: 94px; }

.radius-93 {
    -webkit-border-radius: 93px;
    -moz-border-radius: 93px;
    border-radius: 93px; }

.radius-92 {
    -webkit-border-radius: 92px;
    -moz-border-radius: 92px;
    border-radius: 92px; }

.radius-91 {
    -webkit-border-radius: 91px;
    -moz-border-radius: 91px;
    border-radius: 91px; }

.radius-90 {
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px; }

.radius-89 {
    -webkit-border-radius: 89px;
    -moz-border-radius: 89px;
    border-radius: 89px; }

.radius-88 {
    -webkit-border-radius: 88px;
    -moz-border-radius: 88px;
    border-radius: 88px; }

.radius-87 {
    -webkit-border-radius: 87px;
    -moz-border-radius: 87px;
    border-radius: 87px; }

.radius-86 {
    -webkit-border-radius: 86px;
    -moz-border-radius: 86px;
    border-radius: 86px; }

.radius-85 {
    -webkit-border-radius: 85px;
    -moz-border-radius: 85px;
    border-radius: 85px; }

.radius-84 {
    -webkit-border-radius: 84px;
    -moz-border-radius: 84px;
    border-radius: 84px; }

.radius-83 {
    -webkit-border-radius: 83px;
    -moz-border-radius: 83px;
    border-radius: 83px; }

.radius-82 {
    -webkit-border-radius: 82px;
    -moz-border-radius: 82px;
    border-radius: 82px; }

.radius-81 {
    -webkit-border-radius: 81px;
    -moz-border-radius: 81px;
    border-radius: 81px; }

.radius-80 {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px; }

.radius-79 {
    -webkit-border-radius: 79px;
    -moz-border-radius: 79px;
    border-radius: 79px; }

.radius-78 {
    -webkit-border-radius: 78px;
    -moz-border-radius: 78px;
    border-radius: 78px; }

.radius-77 {
    -webkit-border-radius: 77px;
    -moz-border-radius: 77px;
    border-radius: 77px; }

.radius-76 {
    -webkit-border-radius: 76px;
    -moz-border-radius: 76px;
    border-radius: 76px; }

.radius-75 {
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px; }

.radius-74 {
    -webkit-border-radius: 74px;
    -moz-border-radius: 74px;
    border-radius: 74px; }

.radius-73 {
    -webkit-border-radius: 73px;
    -moz-border-radius: 73px;
    border-radius: 73px; }

.radius-72 {
    -webkit-border-radius: 72px;
    -moz-border-radius: 72px;
    border-radius: 72px; }

.radius-71 {
    -webkit-border-radius: 71px;
    -moz-border-radius: 71px;
    border-radius: 71px; }

.radius-70 {
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px; }

.radius-69 {
    -webkit-border-radius: 69px;
    -moz-border-radius: 69px;
    border-radius: 69px; }

.radius-68 {
    -webkit-border-radius: 68px;
    -moz-border-radius: 68px;
    border-radius: 68px; }

.radius-67 {
    -webkit-border-radius: 67px;
    -moz-border-radius: 67px;
    border-radius: 67px; }

.radius-66 {
    -webkit-border-radius: 66px;
    -moz-border-radius: 66px;
    border-radius: 66px; }

.radius-65 {
    -webkit-border-radius: 65px;
    -moz-border-radius: 65px;
    border-radius: 65px; }

.radius-64 {
    -webkit-border-radius: 64px;
    -moz-border-radius: 64px;
    border-radius: 64px; }

.radius-63 {
    -webkit-border-radius: 63px;
    -moz-border-radius: 63px;
    border-radius: 63px; }

.radius-62 {
    -webkit-border-radius: 62px;
    -moz-border-radius: 62px;
    border-radius: 62px; }

.radius-61 {
    -webkit-border-radius: 61px;
    -moz-border-radius: 61px;
    border-radius: 61px; }

.radius-60 {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px; }

.radius-59 {
    -webkit-border-radius: 59px;
    -moz-border-radius: 59px;
    border-radius: 59px; }

.radius-58 {
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    border-radius: 58px; }

.radius-57 {
    -webkit-border-radius: 57px;
    -moz-border-radius: 57px;
    border-radius: 57px; }

.radius-56 {
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    border-radius: 56px; }

.radius-55 {
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px; }

.radius-54 {
    -webkit-border-radius: 54px;
    -moz-border-radius: 54px;
    border-radius: 54px; }

.radius-53 {
    -webkit-border-radius: 53px;
    -moz-border-radius: 53px;
    border-radius: 53px; }

.radius-52 {
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    border-radius: 52px; }

.radius-51 {
    -webkit-border-radius: 51px;
    -moz-border-radius: 51px;
    border-radius: 51px; }

.radius-50 {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px; }

.radius-49 {
    -webkit-border-radius: 49px;
    -moz-border-radius: 49px;
    border-radius: 49px; }

.radius-48 {
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px; }

.radius-47 {
    -webkit-border-radius: 47px;
    -moz-border-radius: 47px;
    border-radius: 47px; }

.radius-46 {
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px; }

.radius-45 {
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px; }

.radius-44 {
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    border-radius: 44px; }

.radius-43 {
    -webkit-border-radius: 43px;
    -moz-border-radius: 43px;
    border-radius: 43px; }

.radius-42 {
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    border-radius: 42px; }

.radius-41 {
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    border-radius: 41px; }

.radius-40 {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px; }

.radius-39 {
    -webkit-border-radius: 39px;
    -moz-border-radius: 39px;
    border-radius: 39px; }

.radius-38 {
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    border-radius: 38px; }

.radius-37 {
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    border-radius: 37px; }

.radius-36 {
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px; }

.radius-35 {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px; }

.radius-34 {
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px; }

.radius-33 {
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    border-radius: 33px; }

.radius-32 {
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px; }

.radius-31 {
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px; }

.radius-30 {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }

.radius-29 {
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border-radius: 29px; }

.radius-28 {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px; }

.radius-27 {
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px; }

.radius-26 {
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px; }

.radius-25 {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px; }

.radius-24 {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px; }

.radius-23 {
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px; }

.radius-22 {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px; }

.radius-21 {
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px; }

.radius-20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }

.radius-19 {
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px; }

.radius-18 {
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px; }

.radius-17 {
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px; }

.radius-16 {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px; }

.radius-15 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }

.radius-14 {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px; }

.radius-13 {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px; }

.radius-12 {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px; }

.radius-11 {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px; }

.radius-10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }

.radius-9 {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px; }

.radius-8 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }

.radius-7 {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.radius-6 {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.radius-5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.radius-4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.radius-3 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

.radius-2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

.radius-1 {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px; }

.radius-0 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }

.heading-text-100 {
    font-size: 100px;
    font-size: 6.25rem; }

.heading-text-99 {
    font-size: 99px;
    font-size: 6.1875rem; }

.heading-text-98 {
    font-size: 98px;
    font-size: 6.125rem; }

.heading-text-97 {
    font-size: 97px;
    font-size: 6.0625rem; }

.heading-text-96 {
    font-size: 96px;
    font-size: 6rem; }

.heading-text-95 {
    font-size: 95px;
    font-size: 5.9375rem; }

.heading-text-94 {
    font-size: 94px;
    font-size: 5.875rem; }

.heading-text-93 {
    font-size: 93px;
    font-size: 5.8125rem; }

.heading-text-92 {
    font-size: 92px;
    font-size: 5.75rem; }

.heading-text-91 {
    font-size: 91px;
    font-size: 5.6875rem; }

.heading-text-90 {
    font-size: 90px;
    font-size: 5.625rem; }

.heading-text-89 {
    font-size: 89px;
    font-size: 5.5625rem; }

.heading-text-88 {
    font-size: 88px;
    font-size: 5.5rem; }

.heading-text-87 {
    font-size: 87px;
    font-size: 5.4375rem; }

.heading-text-86 {
    font-size: 86px;
    font-size: 5.375rem; }

.heading-text-85 {
    font-size: 85px;
    font-size: 5.3125rem; }

.heading-text-84 {
    font-size: 84px;
    font-size: 5.25rem; }

.heading-text-83 {
    font-size: 83px;
    font-size: 5.1875rem; }

.heading-text-82 {
    font-size: 82px;
    font-size: 5.125rem; }

.heading-text-81 {
    font-size: 81px;
    font-size: 5.0625rem; }

.heading-text-80 {
    font-size: 80px;
    font-size: 5rem; }

.heading-text-79 {
    font-size: 79px;
    font-size: 4.9375rem; }

.heading-text-78 {
    font-size: 78px;
    font-size: 4.875rem; }

.heading-text-77 {
    font-size: 77px;
    font-size: 4.8125rem; }

.heading-text-76 {
    font-size: 76px;
    font-size: 4.75rem; }

.heading-text-75 {
    font-size: 75px;
    font-size: 4.6875rem; }

.heading-text-74 {
    font-size: 74px;
    font-size: 4.625rem; }

.heading-text-73 {
    font-size: 73px;
    font-size: 4.5625rem; }

.heading-text-72 {
    font-size: 72px;
    font-size: 4.5rem; }

.heading-text-71 {
    font-size: 71px;
    font-size: 4.4375rem; }

.heading-text-70 {
    font-size: 70px;
    font-size: 4.375rem; }

.heading-text-69 {
    font-size: 69px;
    font-size: 4.3125rem; }

.heading-text-68 {
    font-size: 68px;
    font-size: 4.25rem; }

.heading-text-67 {
    font-size: 67px;
    font-size: 4.1875rem; }

.heading-text-66 {
    font-size: 66px;
    font-size: 4.125rem; }

.heading-text-65 {
    font-size: 65px;
    font-size: 4.0625rem; }

.heading-text-64 {
    font-size: 64px;
    font-size: 4rem; }

.heading-text-63 {
    font-size: 63px;
    font-size: 3.9375rem; }

.heading-text-62 {
    font-size: 62px;
    font-size: 3.875rem; }

.heading-text-61 {
    font-size: 61px;
    font-size: 3.8125rem; }

.heading-text-60 {
    font-size: 60px;
    font-size: 3.75rem; }

.heading-text-59 {
    font-size: 59px;
    font-size: 3.6875rem; }

.heading-text-58 {
    font-size: 58px;
    font-size: 3.625rem; }

.heading-text-57 {
    font-size: 57px;
    font-size: 3.5625rem; }

.heading-text-56 {
    font-size: 56px;
    font-size: 3.5rem; }

.heading-text-55 {
    font-size: 55px;
    font-size: 3.4375rem; }

.heading-text-54 {
    font-size: 54px;
    font-size: 3.375rem; }

.heading-text-53 {
    font-size: 53px;
    font-size: 3.3125rem; }

.heading-text-52 {
    font-size: 52px;
    font-size: 3.25rem; }

.heading-text-51 {
    font-size: 51px;
    font-size: 3.1875rem; }

.heading-text-50 {
    font-size: 50px;
    font-size: 3.125rem; }

.heading-text-49 {
    font-size: 49px;
    font-size: 3.0625rem; }

.heading-text-48 {
    font-size: 48px;
    font-size: 3rem; }

.heading-text-47 {
    font-size: 47px;
    font-size: 2.9375rem; }

.heading-text-46 {
    font-size: 46px;
    font-size: 2.875rem; }

.heading-text-45 {
    font-size: 45px;
    font-size: 2.8125rem; }

.heading-text-44 {
    font-size: 44px;
    font-size: 2.75rem; }

.heading-text-43 {
    font-size: 43px;
    font-size: 2.6875rem; }

.heading-text-42 {
    font-size: 42px;
    font-size: 2.625rem; }

.heading-text-41 {
    font-size: 41px;
    font-size: 2.5625rem; }

.heading-text-40 {
    font-size: 40px;
    font-size: 2.5rem; }

.heading-text-39 {
    font-size: 39px;
    font-size: 2.4375rem; }

.heading-text-38 {
    font-size: 38px;
    font-size: 2.375rem; }

.heading-text-37 {
    font-size: 37px;
    font-size: 2.3125rem; }

.heading-text-36 {
    font-size: 36px;
    font-size: 2.25rem; }

.heading-text-35 {
    font-size: 35px;
    font-size: 2.1875rem; }

.heading-text-34 {
    font-size: 34px;
    font-size: 2.125rem; }

.heading-text-33 {
    font-size: 33px;
    font-size: 2.0625rem; }

.heading-text-32 {
    font-size: 32px;
    font-size: 2rem; }

.heading-text-31 {
    font-size: 31px;
    font-size: 1.9375rem; }

.heading-text-30 {
    font-size: 30px;
    font-size: 1.875rem; }

.heading-text-29 {
    font-size: 29px;
    font-size: 1.8125rem; }

.heading-text-28 {
    font-size: 28px;
    font-size: 1.75rem; }

.heading-text-27 {
    font-size: 27px;
    font-size: 1.6875rem; }

.heading-text-26 {
    font-size: 26px;
    font-size: 1.625rem; }

.heading-text-25 {
    font-size: 25px;
    font-size: 1.5625rem; }

.heading-text-24 {
    font-size: 24px;
    font-size: 1.5rem; }

.heading-text-23 {
    font-size: 23px;
    font-size: 1.4375rem; }

.heading-text-22 {
    font-size: 22px;
    font-size: 1.375rem; }

.heading-text-21 {
    font-size: 21px;
    font-size: 1.3125rem; }

.heading-text-20 {
    font-size: 20px;
    font-size: 1.25rem; }

.heading-text-19 {
    font-size: 19px;
    font-size: 1.1875rem; }

.heading-text-18 {
    font-size: 18px;
    font-size: 1.125rem; }

.heading-text-17 {
    font-size: 17px;
    font-size: 1.0625rem; }

.heading-text-16 {
    font-size: 16px;
    font-size: 1rem; }

.heading-text-15 {
    font-size: 15px;
    font-size: 0.9375rem; }

.heading-text-14 {
    font-size: 14px;
    font-size: 0.875rem; }

.heading-text-13 {
    font-size: 13px;
    font-size: 0.8125rem; }

.heading-text-12 {
    font-size: 12px;
    font-size: 0.75rem; }

.heading-text-11 {
    font-size: 11px;
    font-size: 0.6875rem; }

.heading-text-10 {
    font-size: 10px;
    font-size: 0.625rem; }

.heading-text-9 {
    font-size: 9px;
    font-size: 0.5625rem; }

.heading-text-8 {
    font-size: 8px;
    font-size: 0.5rem; }

.heading-text-7 {
    font-size: 7px;
    font-size: 0.4375rem; }

.heading-text-6 {
    font-size: 6px;
    font-size: 0.375rem; }

.heading-text-5 {
    font-size: 5px;
    font-size: 0.3125rem; }

.heading-text-4 {
    font-size: 4px;
    font-size: 0.25rem; }

.heading-text-3 {
    font-size: 3px;
    font-size: 0.1875rem; }

.heading-text-2 {
    font-size: 2px;
    font-size: 0.125rem; }

.heading-text-1 {
    font-size: 1px;
    font-size: 0.0625rem; }

.heading-text-0 {
    font-size: 0px;
    font-size: 0rem; }

.line-height-100 {
    line-height: 100px; }

.line-height-99 {
    line-height: 99px; }

.line-height-98 {
    line-height: 98px; }

.line-height-97 {
    line-height: 97px; }

.line-height-96 {
    line-height: 96px; }

.line-height-95 {
    line-height: 95px; }

.line-height-94 {
    line-height: 94px; }

.line-height-93 {
    line-height: 93px; }

.line-height-92 {
    line-height: 92px; }

.line-height-91 {
    line-height: 91px; }

.line-height-90 {
    line-height: 90px; }

.line-height-89 {
    line-height: 89px; }

.line-height-88 {
    line-height: 88px; }

.line-height-87 {
    line-height: 87px; }

.line-height-86 {
    line-height: 86px; }

.line-height-85 {
    line-height: 85px; }

.line-height-84 {
    line-height: 84px; }

.line-height-83 {
    line-height: 83px; }

.line-height-82 {
    line-height: 82px; }

.line-height-81 {
    line-height: 81px; }

.line-height-80 {
    line-height: 80px; }

.line-height-79 {
    line-height: 79px; }

.line-height-78 {
    line-height: 78px; }

.line-height-77 {
    line-height: 77px; }

.line-height-76 {
    line-height: 76px; }

.line-height-75 {
    line-height: 75px; }

.line-height-74 {
    line-height: 74px; }

.line-height-73 {
    line-height: 73px; }

.line-height-72 {
    line-height: 72px; }

.line-height-71 {
    line-height: 71px; }

.line-height-70 {
    line-height: 70px; }

.line-height-69 {
    line-height: 69px; }

.line-height-68 {
    line-height: 68px; }

.line-height-67 {
    line-height: 67px; }

.line-height-66 {
    line-height: 66px; }

.line-height-65 {
    line-height: 65px; }

.line-height-64 {
    line-height: 64px; }

.line-height-63 {
    line-height: 63px; }

.line-height-62 {
    line-height: 62px; }

.line-height-61 {
    line-height: 61px; }

.line-height-60 {
    line-height: 60px; }

.line-height-59 {
    line-height: 59px; }

.line-height-58 {
    line-height: 58px; }

.line-height-57 {
    line-height: 57px; }

.line-height-56 {
    line-height: 56px; }

.line-height-55 {
    line-height: 55px; }

.line-height-54 {
    line-height: 54px; }

.line-height-53 {
    line-height: 53px; }

.line-height-52 {
    line-height: 52px; }

.line-height-51 {
    line-height: 51px; }

.line-height-50 {
    line-height: 50px; }

.line-height-49 {
    line-height: 49px; }

.line-height-48 {
    line-height: 48px; }

.line-height-47 {
    line-height: 47px; }

.line-height-46 {
    line-height: 46px; }

.line-height-45 {
    line-height: 45px; }

.line-height-44 {
    line-height: 44px; }

.line-height-43 {
    line-height: 43px; }

.line-height-42 {
    line-height: 42px; }

.line-height-41 {
    line-height: 41px; }

.line-height-40 {
    line-height: 40px; }

.line-height-39 {
    line-height: 39px; }

.line-height-38 {
    line-height: 38px; }

.line-height-37 {
    line-height: 37px; }

.line-height-36 {
    line-height: 36px; }

.line-height-35 {
    line-height: 35px; }

.line-height-34 {
    line-height: 34px; }

.line-height-33 {
    line-height: 33px; }

.line-height-32 {
    line-height: 32px; }

.line-height-31 {
    line-height: 31px; }

.line-height-30 {
    line-height: 30px; }

.line-height-29 {
    line-height: 29px; }

.line-height-28 {
    line-height: 28px; }

.line-height-27 {
    line-height: 27px; }

.line-height-26 {
    line-height: 26px; }

.line-height-25 {
    line-height: 25px; }

.line-height-24 {
    line-height: 24px; }

.line-height-23 {
    line-height: 23px; }

.line-height-22 {
    line-height: 22px; }

.line-height-21 {
    line-height: 21px; }

.line-height-20 {
    line-height: 20px; }

.line-height-19 {
    line-height: 19px; }

.line-height-18 {
    line-height: 18px; }

.line-height-17 {
    line-height: 17px; }

.line-height-16 {
    line-height: 16px; }

.line-height-15 {
    line-height: 15px; }

.line-height-14 {
    line-height: 14px; }

.line-height-13 {
    line-height: 13px; }

.line-height-12 {
    line-height: 12px; }

.line-height-11 {
    line-height: 11px; }

.line-height-10 {
    line-height: 10px; }

.line-height-9 {
    line-height: 9px; }

.line-height-8 {
    line-height: 8px; }

.line-height-7 {
    line-height: 7px; }

.line-height-6 {
    line-height: 6px; }

.line-height-5 {
    line-height: 5px; }

.line-height-4 {
    line-height: 4px; }

.line-height-3 {
    line-height: 3px; }

.line-height-2 {
    line-height: 2px; }

.line-height-1 {
    line-height: 1px; }

.line-height-0 {
    line-height: 0px; }

/****Commom classes****/
/**Fonts**/
.font-text-light-mont {
    font-family: "montserratlight", sans-serif; }

.font-text-regular-mont {
    font-family: "MontserratRegular", sans-serif; }

.font-text-semi-bold-mont {
    font-family: "MontserratSemiBold", sans-serif; }

.font-text-semi-medium-mont {
    font-family: "MontserratMedium", sans-serif; }

.font-text-bold-mont {
    font-family: "MontserratBold", sans-serif; }

.font-text-thin-mont {
    font-family: "MontserratThin", sans-serif; }

.font-text-mefium-italic-mont {
    font-family: "MontserratMediumItalic", sans-serif; }

/**Fonts**/
/**colors**/
.color-blue {
    color: #115491; }

.color-white {
    color: #ffffff; }

.color-red {
    color: #c9202b; }

.color-333333 {
    color: #333333; }

.color-888888 {
    color: #888888; }

.color-666666 {
    color: #666666; }

.color-999999 {
    color: #999999; }

.color-5f727f {
    color: #5f727f; }

.bg-color-dadfe4 {
    background-color: #dadfe4; }

.bg-color-115491 {
    background-color: #115491; }

.bg-color-dadfe4 {
    background-color: #dadfe4; }

.bg-color-white {
    background-color: #ffffff; }

.bg-color-f1f2f2 {
    background-color: #f1f2f2; }

.bg-color-eaeff4 {
    background-color: #eaeff4; }

.bg-color-red {
    background-color: #c9202b; }

.bg-color-e1e8ee {
    background-color: #e1e8ee; }

/**colors**/
/****float****/
.float-l {
    float: left; }

.float-r {
    float: right; }

/****float****/
.normal {
    font-weight: normal !important; }

.bold {
    font-weight: bold; }

.border-right-blue {
    border-right: 1px solid #5487b6; }

.border-bottom-dddddd {
    border-bottom: 1px solid #dddddd; }

/****Commom classes****/
.text-dec-none {
    text-decoration: none; }

.grey-color {
    color: #565655; }

.ft-small {
    font-size: 14px; }

.lh-small {
    line-height: 20px; }

.employee-border {
    border: 5px solid #ffffff;
    /*-webkit-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    -moz-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);*/ }

.blue-large-button {
    float: left;
    display: table;
    width: 100%; }
.blue-large-button a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #115491;
    padding: 20px 100px;
    text-decoration: none;
    text-transform: uppercase; }

.benefit-links-section-left-1 {
    float: left; }
.benefit-links-section-left-1 p {
    background-color: #115491;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    margin-bottom: 20px;
    width: 100%;
    padding: 0; }
.benefit-links-section-left-1 p a {
    color: #ffffff;
    text-decoration: none;
    padding: 18px 0;
    width: 100%; }

.bg-color-table .bus-detail-row:nth-child(odd) {
    background-color: #f8f8f8; }
.bg-color-table .bus-detail-row:nth-child(even) {
    background-color: #eeeeee; }

.wellness-pd-right {
    padding-right: 5em; }

.wellness-pd-left {
    padding-left: 5em; }

@font-face {
    font-family: 'hr-iconmoon';
    src: url("../fonts/hr-iconmoon.eot?1gm5i0");
    src: url("../fonts/hr-iconmoon.eot?1gm5i0#iefix") format("embedded-opentype"), url("../fonts/hr-iconmoon.ttf?1gm5i0") format("truetype"), url("../fonts/hr-iconmoon.woff?1gm5i0") format("woff"), url("../fonts/hr-iconmoon.svg?1gm5i0#hr-iconmoon") format("svg");
    font-weight: normal;
    font-style: normal; }
[class^="hr-"], [class*=" hr-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'hr-iconmoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.hr-down-arrow:before {
    content: "\e910"; }

.hr-menu:before {
    content: "\e904"; }

.hr-left-arrow:before {
    content: "\e902"; }

.hr-right-arrow:before {
    content: "\e903"; }

.hr-call:before {
    content: "\e901"; }

.hr-email:before {
    content: "\e905"; }

.hr-user:before {
    content: "\e900"; }
@font-face {
    font-family: 'hr-new-icomoon';
    src:  url('../fonts/hr-new-icomoon.eot?fefbkc');
    src:  url('../fonts/hr-new-icomoon.eot?fefbkc#iefix') format('embedded-opentype'),
        url('../fonts/hr-new-icomoon.ttf?fefbkc') format('truetype'),
        url('../fonts/hr-new-icomoon.woff?fefbkc') format('woff'),
        url('../fonts/hr-new-icomoon.svg?fefbkc#hr-new-icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon_1"], [class*=" icon_1"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'hr-new-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon_1download-arrow:before {
    content: "\e900";
}
.icon_1language:before {
    content: "\e901";
}
a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
a:focus, a:active {
    outline: none;
    text-decoration: none; }

.mr-auto {
    float: none;
    display: block;
    margin: auto; }

.ucase {
    text-transform: uppercase; }

.ccase {
    text-transform: capitalize; }

.center {
    text-align: center; }

.relative {
    position: relative; }

.btn:focus, .btn:hover {
    text-decoration: none;
    outline: none; }

.container {
    /*width: 1200px;*/
    margin: 0 auto; }

.dwnld-btn {
    float: left; }
.dwnld-btn a {
    color: #ffffff;
    background-color: #115491;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none;
    width: auto;
    height: auto;
    float: left;
    transition: .5s ease;
    padding: 12px 20px;
    text-decoration: none; }
.dwnld-btn a span {
    float: left;
    padding-right: 20px;
    padding-top: 8px; }
.dwnld-btn a i {
    font-size: 30px;
    float: left; }

.view-btn-small {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: table;
    float: left; }

.view-btn-small a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #115491;
    padding: 15px 45px;
    text-decoration: none; }

.view-btn-small-big {
    float: left;
    width: auto; }
.view-btn-small-big a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #115491;
    padding: 15px 60px;
    text-decoration: none;
    line-height: 20px; }

.view-btn-small-red {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: table;
    padding-top: 3em; }
.view-btn-small-red a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #c9202b;
    padding: 15px 35px;
    text-decoration: none; }

.full-width-btn a {
    width: 100%; }

.black-btn-small {
    float: right; }

.black-btn-small a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    background-color: #333333;
    padding: 15px 25px;
    text-decoration: none; }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px); } }
@keyframes hvr-icon-down {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px); } }
/* Icon Down */
.hvr-icon-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-down .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

.hvr-icon-down:hover .hvr-icon, .hvr-icon-down:focus .hvr-icon, .hvr-icon-down:active .hvr-icon {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

.hvr-sweep-to-right-blue, .hvr-sweep-to-right-red, .hvr-sweep-to-right-black, .hvr-sweep-to-right-white {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }

.hvr-sweep-to-right-blue:before, .hvr-sweep-to-right-red:before, .hvr-sweep-to-right-black:before, .hvr-sweep-to-right-white:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1667b0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }

.hvr-sweep-to-right-red:before {
    background: #ea3c3e; }

.hvr-sweep-to-right-black:before {
    background: #585858; }

.hvr-sweep-to-right-white:before {
    background: #ffffff; }

.hvr-sweep-to-right-blue:hover, .hvr-sweep-to-right-red:hover, .hvr-sweep-to-right-black:hover, .hvr-sweep-to-right-white:hover, .hvr-sweep-to-right-blue:focus, .hvr-sweep-to-right-red:focus, .hvr-sweep-to-right-black:focus, .hvr-sweep-to-right-white:focus, .hvr-sweep-to-right-blue:active, .hvr-sweep-to-right-red:active, .hvr-sweep-to-right-black:active, .hvr-sweep-to-right-white:active {
    color: white; }

.hvr-sweep-to-right-blue:hover:before, .hvr-sweep-to-right-red:hover:before, .hvr-sweep-to-right-white:hover:before, .hvr-sweep-to-right-black:hover:before, .hvr-sweep-to-right-blue:focus:before, .hvr-sweep-to-right-red:focus:before, .hvr-sweep-to-right-white:focus:before, .hvr-sweep-to-right-black:focus:before, .hvr-sweep-to-right-blue:active:before, .hvr-sweep-to-right-red:active:before, .hvr-sweep-to-right-black:active:before, .hvr-sweep-to-right-white:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.hvr-sweep-to-right-blue:hover {
    color: #ffffff !important; }

/*Start header CSS*/
.middle-menu i {
    display: none; }

header {
    background-color: #115491;
    border-bottom: 1px solid #ffffff; }
header .header-logo {
    float: left; }
header .header-logo .logo-left {
    background-color: #ffffff;
    position: relative; }
header .header-logo .logo-left:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg); }
header .header-logo img {
    width: 70%;
    padding: 17px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1000; }
header .middle-menu {
    float: left;
    margin-top: 28px; }
header .middle-menu ul {
    text-align: center;
    width:100%; }
header .middle-menu ul li {
    display: inline-block;
    list-style-type: none;
    padding: 0px 25px; }
header .middle-menu ul li a {
    font-size: 16px;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none;
    line-height: 12px; }
header .my-account-name {
    float: left;
    padding: 20px 0; }
header .my-account-name .ac-left-des {
    border-left: 1px solid #ffffff;
    float: left;
    padding: 0.50em 2em 0.50em 4em; }
header .my-account-name i {
    float: left;
    color: #ffffff;
    font-size: 16px;
    margin-right: 20px; }
header .my-account-name p {
    float: left;
    color: #ffffff;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif;
    line-height: 16px;}
header .my-account-name .home-email-icon {
    float: left;
    margin-top: 5px;
    margin-left: 8px; }
header .my-account-name .home-email-icon i {
    font-size: 22px; }
header .my-account-name {
    float: left; }
header .home-menu-right {
    float: left;
    margin-top: 20px; }
header .home-menu-right .button_container {
    position: relative;
    top: 3%;
    height: 27px;
    width: 35px;
    cursor: pointer;
    z-index: 99999;
    transition: opacity .25s ease;
    margin-top: 6px; }
header .home-menu-right .button_container:hover {
    opacity: .7; }
header .home-menu-right .button_container.active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #FFF; }
header .home-menu-right .button_container.active .middle {
    opacity: 0;
    background: #FFF; }
header .home-menu-right .button_container.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #FFF; }
header .home-menu-right .button_container span {
    background: #ffffff;
    border: none;
    height: 3px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer;
    border-radius: 15px; }
header .home-menu-right .button_container span:nth-of-type(2) {
    top: 11px; }
header .home-menu-right .button_container span:nth-of-type(3) {
    top: 22px; }
header .home-menu-right .overlay {
    position: fixed;
    background: #000000;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden; }
header .home-menu-right .overlay.open {
    opacity: .9;
    visibility: visible;
    height: 100%;
    z-index: 9999; }
header .home-menu-right .overlay.open li {
    animation: fadeInRight .5s ease forwards;
    animation-delay: .35s;
    width: 33.3%;
    float: left; }
header .home-menu-right .overlay.open li:nth-of-type(2) {
    animation-delay: .4s; }
header .home-menu-right .overlay.open li:nth-of-type(3) {
    animation-delay: .45s; }
header .home-menu-right .overlay.open li:nth-of-type(4) {
    animation-delay: .50s; }
header .home-menu-right .overlay nav {
    position: relative;
    height: 70%;
    top: 55%;
    transform: translateY(-50%);
    font-size: 50px;
    font-family: 'Vollkorn', serif;
    font-weight: 400;
    text-align: center; }
header .home-menu-right .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%; }
header .home-menu-right .overlay ul li {
    display: block;
    height: 25%;
    height: calc(100% / 4);
    min-height: 50px;
    position: relative;
    opacity: 0; }
header .home-menu-right .overlay ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
    border-left: none;
    color: #b0afaf;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratRegular", sans-serif;
    text-align: left; }
@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%; }
    100% {
        opacity: 1;
        left: 0; } }
header .home-responsive-menu-right {
    display: none;
    float: right;
    height: 30px;
    margin: 0 0 0 10px;
    line-height: 30px;
    cursor: pointer;
    color: #adb7be;
    border: none;
    background: none;
    font-size: 1.375rem;
    position: relative;
    top: 1px; }
header .site-header-collapsed {
    float: left;
    width: 100%;
    margin-right: -199px; }
header .site-header-collapsed .site-header-collapsed-in {
    margin-right: 199px;
    zoom: 1; }

/*menu hover css*/
/*/* Effect 15: scale down, reveal
.cl-effect-15 a {
  color: rgba(255,255,255,1);
  text-shadow: none;
}


.cl-effect-15 a::before {
  color: #ffffff;
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
}*/
.snip1135 a {
    padding: 0.5em 0;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    text-decoration: none; }

.snip1135 a:before,
.snip1135 a:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }

.snip1135 a:before {
    bottom: 0;
    display: block;
    height: 3px;
    width: 0%;
    content: ""; }

.snip1135 a:after {
    left: 0;
    top: 0;
    padding: 10px 0;
    position: absolute;
    content: attr(data-hover);
    color: #ffffff;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden; }

.overlay-menu a:after {
    left: 0;
    top: 0;
    padding: 0.5em 0; }

.snip1135 a:hover:before,
.snip1135 .current a:before {
    opacity: 1;
    width: 100%; }

.snip1135 a:hover:after,
.snip1135 .current a:after {
    max-width: 100%; }

/*menu hover css*/
/*End header CSS*/
/*Start slider CSS*/
.slider-home {
    float: left;
    background-image: url(../images/slider-home-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
.slider-home h2 {
    color: #c9202b;
    font-size: 35px;
    font-size: 2.1875rem;
    font-family: "MontserratRegular", sans-serif;
    text-align: center;
    margin-top: 2em; }
.slider-home .team-name {
    margin-top: 35px; }
.slider-home .team-name span {
    color: #666666 !important;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif; }

.team-designation {
    text-align: center;
    margin: 0 auto; }

.team-designation p {
    text-align: center;
    color: #115491;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    padding-top: 5px; }

/*rotate slider css*/
.rotateslider-container .rotateslider-item.now .team-name > p {
    text-align: center;
    color: #c9202b !important;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif; }

.rotateslider-container .rotateslider-item .team-name > p {
    text-align: center;
    color: #777777;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif; }

/*.rotateslider-container img {
  -webkit-filter: grayscale(1);
    filter: grayscale(1);

}*/
.rotateslider-container .rotateslider-item.now img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }

.rotateslider-container {
    position: relative;
    width: 100% !important;
    height: 488px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; }

.rotateslider-container .rotateslider-item {
    position: absolute;
    left: 50%;
    top: 50%;
    /*  -webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
      -ms-transform: translateY(-50%) translateX(-50%) scale(0.6);
      transform: translateY(-50%) translateX(-50%) scale(0.6);*/
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    opacity: 0;
    /*-webkit-filter: blur(5px);*/
    /*filter: blur(5px);*/
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.rotateslider-container .rotateslider-item.next {
    left: 72.5%;
    opacity: 1; }

.rotateslider-container .rotateslider-item.next-bigger {
    left: 80%;
    opacity: 1; }

.rotateslider-container .rotateslider-item.next-before-next {
    left: 90%;
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.8);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0.8);
    transform: translateY(-50%) translateX(-50%) scale(0.8);
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }

.rotateslider-container .rotateslider-item.prev {
    left: 27.5%;
    opacity: 1;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }

.rotateslider-container .rotateslider-item.prev-bigger {
    left: 20%;
    opacity: 1; }

.rotateslider-container .rotateslider-item.prev-before-prev {
    left: 10%;
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.8);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0.8);
    transform: translateY(-50%) translateX(-50%) scale(0.8); }

.rotateslider-container .rotateslider-item.now {
    opacity: 1;
    -webkit-filter: blur(0px);
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 999;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }

.rotateslider-container img {
    box-shadow: 0px 5px 15px -4px rgba(0, 0, 0, 0.7);
    border: 1px solid #ffffff;
    width: 190px;
    height: 230px;
    object-fit: cover;
    object-position: center top; }

.rotateslider-container .arrow {
    display: inline-block;
    width: 50px;
    height: 50px;
    /*background-color: #000;*/
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    color: #888888;
    text-align: center;
    font-size: 25px; }

.rotateslider-container .arrow.left {
    left: -12px; }

.rotateslider-container .arrow.right {
    right: -12px; }

.arrow.right.js-rotateslider-arrow img {
    top: 0; }

.arrow.left.js-rotateslider-arrow img {
    top: 0; }

.rotateslider-container .rotateslider-item.now > .team-name span {
    display: inline; }

.rotateslider-container .rotateslider-item > .team-name span {
    display: none; }

.rotateslider-container .rotateslider-item.now > .team-designation {
    display: inline; }

.rotateslider-container .rotateslider-item > .team-designation {
    display: none; }

.rotateslider-container .rotateslider-item.now img {
    width: 278px;
    height: 314px;
    object-position: top;
    object-fit: cover; }

/*rotate slider css*/
/*End slider CSS*/
/*Start footer CSS*/
footer {
    background-color: transparent;
    float: left; }
footer .footer-links {
    float: left;
    padding: 60px 0; }
footer .footer-links .footer-link-1 {
    float: left; }
footer .footer-links .footer-link-1 ul li {
    text-align: left;
    padding-bottom: 15px; }
footer .footer-links .footer-link-1 ul li a {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-align: left;
    text-decoration: none;
    transition: .5s; }

.footer-bottom-line {
    float: left;
    background-image: url(../images/footer-bottom-line-bg.jpg);
    background-repeat-x: repeat;
    background-repeat-y: repeat; }
.footer-bottom-line p {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-align: center;
    padding: 20px 0; }

.footer-center {
    padding: 0 4em; }

/*End footer CSS*/
/*Start video section CSS*/
.video-main-section {
    float: left;
    padding: 3em 0; }
.video-main-section .video-home-bg {
    position: absolute;
    right: 0; }
.video-main-section .video-img-middle {
    width: 100%;
    /*width: 85%;*/
    height: auto;
    margin: 0 auto;
    margin-top: 35px; }
.video-main-section .video-img-middle img {
    width: 100%;
    height: auto; }
.video-main-section .video-img-middle iframe {
    width: 100%;
    height: 570px; }

/*End video section CSS*/
/*Start wellness section CSS*/
.wellness-main-section {
    float: left;
    background-image: url(../images/footer-bottom-line-bg.jpg);
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    padding: 3em 0;
    -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.35);
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff; }
.wellness-main-section h2 {
    color: #ffffff;
    font-size: 30px;
    font-size: 1.875rem;
    font-family: "MontserratMedium", sans-serif;
    text-align: center;
    padding-bottom: 45px; }
.wellness-main-section .serch-by-location-left {
    float: left;
    position: relative; }
.wellness-main-section .serch-by-location-left select {
    width: 90%;
    float: left;
    padding: 15px;
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    border: 1px solid #dddddd; }
.wellness-main-section .serch-by-location-right {
    float: left; }
.wellness-main-section .serch-by-location-right .input-box {
    position: relative; }
.wellness-main-section .serch-by-location-right .input-box input {
    padding: 20px 15px;
    border: 1px solid #dddddd;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    color: #333333;
    border-radius: 0; }
.wellness-main-section .serch-by-location-right .input-box .actions {
    border: 0px;
    position: absolute;
    right: 3px;
    top: 3px;
    margin: 0px;
    padding: 0px; }
.wellness-main-section .serch-by-location-right .input-box .actions .btn {
    background-color: transparent;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    font-weight: normal;
    border-radius: 0;
    color: #115491;
    padding: 11px 30px;
    margin: 0px;
    border: none;
    text-transform: uppercase; }
.wellness-main-section .serch-by-location-right .input-box .actions .btn:hover {
    color: #c9202b; }
.wellness-main-section .serch-by-location-right .input-box .actions i {
    margin-right: 10px;
    font-size: 17px; }

.serch-by-location-left select {
    display: none;
    /*hide original SELECT element:*/ }

.select-selected {
    background-color: #ffffff; }

/*style the arrow inside the select element:*/
.select-selected:after {
    position: absolute;
    content: "";
    top: 19px;
    right: 32px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-color: #666666 transparent transparent transparent; }

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #333333 transparent;
    top: 12px; }

/*style the items (options), including the selected item:*/
.select-selected {
    color: #333333;
    padding: 15px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif; }

.select-items div {
    color: #333333;
    padding: 15px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #ffffff;
    border-bottom: 2px solid #115491; }

/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #115491;
    top: 100%;
    left: 15px;
    right: 0;
    z-index: 99;
    width: 88%;
    float: left; }

/*hide the items when the select box is closed:*/
.select-hide {
    display: none; }

.select-items div:hover, .same-as-selected {
    background-color: #1f6fbd;
    color: #ffffff; }

/*End wellness section CSS*/
/*Start gallery section*/
.view_gallery_homepage {
    float: left;
    /*padding: 6em 0;*/ }
.view_gallery_homepage .gallery-home-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: auto; }
.view_gallery_homepage .gallery-home-bg img {
    width: auto; }
.view_gallery_homepage .gallery-top {
    float: left; }
.view_gallery_homepage .gallery-top .gallery-img-detail {
    margin-bottom: 30px; }
.view_gallery_homepage img {
    /*width: 300px;
    height: 300px;
    object-fit: cover;*/
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    object-position: left center; }
.view_gallery_homepage .home-gallery-left {
    width: 70%;
    float: left; }
.view_gallery_homepage .home-gallery-left .padding-right-gallery {
    padding-right: 10px;
    padding-bottom: 10px;
    float: left; }
.view_gallery_homepage .home-gallery-left .padding-right-gallery_2 {
    padding-right: 10px; }
.view_gallery_homepage .home-gallery-right {
    width: 30%;
    float: left;
    overflow: hidden;
    position: relative;
    padding: 0; }

.hover-home-eefect {
    float: left;
    overflow: hidden;
    position: relative; }
.hover-home-eefect img {
    transition: 0.6s ease; }
.hover-home-eefect:hover img {
    transform: scale(1.08); }

/*End gallery section*/
/*Start benefits section CSS*/
/*.benefits-section-main {
float:left;
background-color: #f7f7f7;
padding-top:5em;
padding-bottom:2em;

  img {
    width: 100%;
  }

   .benefits-inner {
    float: none;
    margin: 0 auto;
    display: block;

      .benifit-title-section {
      float: left;

          h2 {
          color:#c9202b;
          @include fontSize(35px);
          font-family:$font-text-regular-mont;
          padding-bottom: 18px;
          line-height: 42px;
          }
      }

      .benifit-tab-section {
        float: left;

          .board {
           float: right;

             .board-inner{
             float: left;

                li {


                  a {

                  float: left;
                  width: 100%;

                    span {

                    margin: 0 auto;
                    width: 120px;
                    text-align: center;
                    padding: 25px 0;
                    border: 2px solid #dddddd;
                    border-radius: 50%;
                    background-color: #ffffff;
                    margin-bottom: 15px;
                    height: 120px;
                    }

                    p{
                    color:#115491;
                    @include fontSize(15px);
                    font-family:$font-text-regular-mont;
                    text-align: center;
                    width: 100%;
                    float: left;
                    }

                  }

                  img {
                  width: 45%;
                  -webkit-filter: grayscale(1);
                  filter: grayscale(1);
                  }

                }
             }

          }

      }

      .benefit-links-section {
      float: left;
      border-top: 1px solid #dddddd;
      padding-top: 5em;

         .benefit-links-section-left {
          float:left;

            h4 {
            color:#333333;
            @include fontSize(18px);
            font-family:$font-text-semi-bold-mont;
            }

            p {
            color: #333333;
            @include fontSize(16px);
            font-family:$font-text-semi-medium-mont;
            float:left;
            width: 100%;
            line-height: 20px;
            padding-top: 35px;
            margin-bottom: 4em;

              a {
              color: #115491;
              @include fontSize(16px);
              font-family:$font-text-semi-medium-mont;
              float:left;
              width: 100%;
              padding-bottom: 5px;
              text-decoration: none;

                 &:hover {
                 color:#c9202b;
                 padding-left:2px;
                 @include transition(0.3s);
                 }

              }

            }


         }

         .padding-left-b {
          padding-left: 5em;
         }

         .padding-right-b {
          padding-right: 5em;
         }

      }

      .benifit-content-section {
        float: left;
        padding: 50px;
        background-color: #ffffff;
        box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
        margin: 2em 0 4em 0;

         .employee-benifit-top {
          float: left;
          width: 100%;
          border-bottom: 1px solid #dddddd;
          padding-bottom: 50px;

            .content-left {
            float: left;
            padding-right: 28px;

                 h2 {
                 color:#333333;
                 @include fontSize(28px);
                 font-family:$font-text-semi-medium-mont;
                 padding-bottom: 40px;
                 }

                .content-left-top {
                float: left;

                    ul {
                    counter-reset: my-badass-counter;

                    }
                    li {
                    position: relative;
                    color:#333333;
                    @include fontSize(14px);
                    font-family:$font-text-semi-medium-mont;
                    padding-top: 5px;
                    line-height: 20px;
                    vertical-align: middle;
                    padding-left: 65px;

                      &:before {
                      content: counter(my-badass-counter);
                      counter-increment: my-badass-counter;
                      position: absolute;
                      left: 0;
                      top: 0;


                      @include fontSize(14px);
                      font-family:$font-text-semi-medium-mont;
                      background-color: #bbbbbb;
                      line-height: 50px;
                      border-radius: 50%;
                      width: 50px;
                      text-align: center;
                      color: #ffffff;
                      }
                   }

                   .li-padding-btm {
                    float: left;
                   }
                }

                .content-left-bottom {
                float: left;
                padding-top: 18px;

                   .content-left-bottom-title {
                   float: left;

                      h4 {
                      color:#c9202b;
                      @include fontSize(18px);
                      font-family:$font-text-semi-bold-mont;
                      line-height: 22px;
                      }

                      p {
                      color:#333333;
                      @include fontSize(13px);
                      font-family:$font-text-semi-medium-mont;
                      line-height: 20px;
                      padding-top: 4px;
                      }

                   }

                   .content-left-bottom-btn {
                    float: left;
                   }

                }

            }

            .content-right {
            float: left;
            padding-left: 50px;

               h2 {
               color:#333333;
               @include fontSize(28px);
               font-family:$font-text-semi-medium-mont;
               padding-bottom: 40px;
               }

               .video-popup {
               float: left;

                  img {
                  width: 100%;
                  height: auto;
                  }
               }

            }

         }

         .employee-benifit-bottom {
          float: left;
          padding-top: 2.5em;

            .employee-benifit-bottom-left {
            float: left;

                h2 {
                color:#333333;
                @include fontSize(26px);
                font-family:$font-text-semi-medium-mont;
                line-height: 30px;
                padding-top: 10px;
                }

            }

            .employee-benifit-bottom-right {
            float: left;

            }


         }

      }

   }

}

.nav-tabs {
    border-bottom: 0;
}
.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li span{
    text-align: center;
    display: block;
    float: none;
}
.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li.active span{
    border: 2px solid #115491;

}

.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li:hover span {
    border: 2px solid #115491;
}

.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li.active img{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.benefits-section-main .nav-tabs > li.active > a {
    background-color: transparent;
    border: 0;
}
.benefits-section-main .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-bottom-color: transparent;
}
.benefits-section-main .nav > li > a:hover, .nav > li > a:focus {
    border: 0;
    background-color: transparent;
}
.benefits-section-main .nav-tabs > li > a:hover {
    border-color: transparent;
}
.benefits-section-main .nav-tabs > li > a {
    border: 0;
}*/
/*End benefits section CSS*/
/*Start Retirement section CSS*/
.retirement-main-section_left {
    float: left;
    background-image: url(../images/retirement-left-bg-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
.retirement-main-section_left .middle-content {
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 4em 15px 4em 15px;
    float: left;
    width: 100%; }
.retirement-main-section_left .middle-content .top-title-section h2 {
    color: #ffffff;
    font-size: 72px;
    font-size: 4.5rem;
    font-family: "MontserratBold", sans-serif;
    text-transform: uppercase;
    line-height: 76px; }
.retirement-main-section_left .middle-content .top-title-section p {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratRegular", sans-serif;
    padding-top: 5px;
    line-height: 20px; }
.retirement-main-section_left .middle-content .middle-title-section {
    margin-top: 40px; }
.retirement-main-section_left .middle-content .middle-title-section a {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratRegular", sans-serif; }
.retirement-main-section_left .middle-content .middle-title-section a:hover {
    padding-left: 3px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none; }
.retirement-main-section_left .middle-content .middle-title-section p {
    color: #ffffff;
    font-size: 25px;
    font-size: 1.5625rem;
    font-family: "MontserratBold", sans-serif;
    padding-top: 0px; }
.retirement-main-section_left .middle-content .bottom-title-section {
    margin-top: 70px; }
.retirement-main-section_left .middle-content .bottom-title-section p {
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 18px;
    width: 23%;
    margin: 0 auto;
    padding-bottom: 20px; }
.retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link {
    padding-bottom: 10px; }
.retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none;
    background-color: #c9202b;
    padding: 15px 80px;
    margin: auto; }

.retirement-main-section {
    float: left;
    background-color: #115491; }
.retirement-main-section .retirement-main-section_right {
    float: left;
    background-color: #115491;
    padding: 3em 2em; }
.retirement-main-section .retirement-main-section_right .padding-left-block {
    padding-left: 3em;
    float: left; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points {
    float: left;
    width: 100%;
    margin-bottom: 30px; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points p {
    color: #ffffff;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul {
    margin-top: 15px; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none;
    padding-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 25px; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
    content: "";
    background-color: #ffffff;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    left: 67px;
    margin-top: 5px; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button {
    float: left;
    width: 100%; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button {
    float: left;
    width: 100%; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    background-color: transparent;
    padding: 10px 15px;
    text-decoration: none;
    border: 2px solid #ffffff;
    float: left; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a:hover {
    color: #333333; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .bottom-text {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    margin: 20px 0 25px 0;
    width: 61%;
    line-height: 20px;
    float: left; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .margin-bottom-b {
    margin-bottom: 20px; }

/*End Retirement section CSS*/
/*Start bottom icon section CSS*/
.bottom-icon-section {
    float: left;
    padding: 6em 0;
    background-color: #ffffff; }
.bottom-icon-section .bottom-icon-section-1 {
    float: left;
    margin-right: 75px;
    width: 20%; }
.bottom-icon-section .bottom-icon-section-1:last-child {
    margin-right: 0; }
.bottom-icon-section .bottom-icon-section-1 p {
    color: #565655;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratRegular", sans-serif;
    margin-top: 25px;
    text-align: center; }
.bottom-icon-section .bottom-icon-section-1 p a {
    color: #565655;
    text-decoration: none; }
.bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img {
    text-align: center;
    margin: 0 auto;
    background-color: #f3f3f3;
    border-radius: 50%;
    position: relative;
    border: 1px solid #bbbbbb; }
.bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img img {
    width: 100%;
    padding: 60px; }

/**Home icon hover effect**/
front, .back {
    position: absolute;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    -ms-transition: all .7s;
    transition: all .7s;
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 0; }

.front {
    z-index: 1; }

.bottom-icon-section-1:hover .front, .back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    z-index: 0;
    opacity: 0; }

.bottom-icon-section-1:hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 1;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0; }

/**Home icon hover effect**/
#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #015cb7;
    text-indent: -9999px;
    display: none;
    z-index: 9999; }

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff; }

.employee-benifit-top iframe {
    width: 100%; }

.holder, .bottom-icon-section-1 {
    position: relative; }

/****Start Employee Recognition Page CSS****/
.internal-page-banner-main {
    background-image: url(../images/footer-bottom-line-bg.jpg);
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    float: left;
    width: 100%;
}
.internal-page-banner-main .page-title {
    display: table;
    height: 150px;
    width: 100%; }
.internal-page-banner-main .page-title h1 {
    color: #ffffff;
    font-size: 30px;
    font-size: 1.875rem;
    font-family: "MontserratBold", sans-serif;
    line-height: 34px;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%; }

.internal-page-main-section {
    float: left;
    padding-top: 6em;
    padding-bottom: 6em;
    position: relative;
    width: 100%;
}
.internal-page-main-section .bg-img-employee {
    position: absolute;
    right: 0;
    top: 8em; }
.internal-page-main-section .employee-main-section {
    float: left; }
.internal-page-main-section .employee-main-section .employee-left-section {
    float: left; }
.internal-page-main-section .employee-main-section .employee-left-section img {
    width: 560px;
    height: 389px;
    object-fit: cover;
    object-position: center center; }
.internal-page-main-section .employee-main-section .employee-right-section {
    float: left;
    padding-left: 70px; }
.internal-page-main-section .employee-main-section .employee-right-section p {
    font-family: "MontserratMedium", sans-serif; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no {
    float: left; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no {
    float: left;
    margin-top: 40px; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no h6 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    color: #565655;
    font-family: "MontserratMedium", sans-serif;
    width: 100%; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no h6 span {
    color: #c9202b;
    font-family: "MontserratBold", sans-serif; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    color: #565655;
    font-family: "MontserratMedium", sans-serif;
    padding-top: 5px; }

.bottom-manager-section {
    margin-top: 25px; }
.bottom-manager-section .manager-main-pic {
    width: 240px;
    height: 260px;
    object-fit: cover;
    object-position: top center;
    border: 5px solid #ededed;
    max-width: 100%;
    position: relative; }
.bottom-manager-section .manager-des-detail {
    /* position: absolute;
    left: 17em;
    bottom: 0; */ 
    margin-top: 15px;
}

.bottom-employee-detail-left {
    padding-right: 1.5em; }

.bottom-employee-detail-right {
    padding-left: 1.5em; }

.bottom-employee-detail {
    margin-top: 50px; }
.social-media-calendar.bottom-employee-detail {
    margin-top: 0px; }
.bottom-employee-detail .employee-department-name {
    color: #115491;
    font-size: 18px;
    line-height: 22px;
    font-family: "MontserratMedium", sans-serif; }
.bottom-employee-detail .bus-detail-row a {
    color: #333333;
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratMedium", sans-serif;
    text-decoration: none; }
.bottom-employee-detail .bus-detail-row a:hover {
    color: #c60b46;
    transition: .5s ease; }
.bottom-employee-detail .bus-detail-row p {
    color: #333333;
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratMedium", sans-serif; }
.bottom-employee-detail .bus-detail-row .col-inner-detail {
    padding: 14px 18px 14px 18px; }
.bottom-employee-detail .bus-detail-row .small-bullet {
    width: 5px;
    height: 8px;
    background-color: #d02c2f; }
.bottom-employee-detail .bus-detail-row .inner-first-row {
    padding: 17px 18px 17px 18px; }

/****End Employee Recognition Page CSS****/
/****Start 401K Plan Page CSS****/
.plan-top-section {
    float: left;
    width: 100%;
}
.plan-top-section .employee-middle-content {
    padding: 3em 0 10em 0;
    float: left; }
.plan-top-section .employee-title-section {
    margin-top: 40px !important; }
.plan-top-section .employee-title-section .plan-para {
    width: 37% !important;
    color: #115491 !important; }

.loan-payoff-section {
    float: left;
    padding: 54px 100px 70px 100px;
    border-bottom: 1px solid #dddddd; }
.loan-payoff-section .loan-payoff-section-left {
    float: left; }
.loan-payoff-section .loan-payoff-section-left h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    color: #565655;
    font-family: "MontserratMedium", sans-serif; }
.loan-payoff-section .loan-payoff-section-left ul {
    margin-top: 30px;
    padding-left: 25px; }
.loan-payoff-section .loan-payoff-section-left ul li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    color: #565655;
    font-family: "MontserratMedium", sans-serif;
    padding-bottom: 8px;
    list-style-type: disc; }
.loan-payoff-section .loan-payoff-section-right {
    float: left;
    padding-top: 50px; }

.bottom-plan-section {
    float: left; }
.bottom-plan-section .bottom-plan-para {
    color: #333333;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 24px;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0 40px 0; }
.bottom-plan-section .bottom-box-section {
    float: left;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2); }
.bottom-plan-section .bottom-box-section .internal-box-section {
    float: left;
    padding: 35px 0 35px 60px; }
.bottom-plan-section .bottom-box-section .internal-box-section h6 {
    color: #115491;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 20px;
    text-transform: uppercase;
    float: left;
    width: 100%; }
.bottom-plan-section .bottom-box-section .internal-box-section p {
    color: #666666;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    padding-top: 20px;
    float: left;
    width: 100%; }
.bottom-plan-section .bottom-box-section .internal-box-section .fone-para {
    float: left;
    padding-top: 25px; }
.bottom-plan-section .bottom-box-section .internal-box-section .fone-para i {
    color: #c9202b;
    font-size: 16px; }
.bottom-plan-section .bottom-box-section .internal-box-section .fone-para span {
    color: #115491;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratSemiBold", sans-serif;
    line-height: 20px;
    padding-left: 15px; }
.bottom-plan-section .bottom-box-section .internal-box-section .email-para {
    float: left;
    padding-top: 15px; }
.bottom-plan-section .bottom-box-section .internal-box-section .email-para span a {
    color: #666666;
    text-decoration: none; }
.bottom-plan-section .bottom-box-section .internal-box-section .email-para span a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.bottom-plan-section .bottom-box-section .internal-box-link {
    float: left;
    background-color: #c9202b;
    height: 242px;
    display: table; }
.bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
.bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    background-color: transparent;
    padding: 12px 15px;
    text-decoration: none;
    border: 2px solid #ffffff;
    text-align: center;
    line-height: 20px;
    width: 60%; }
.bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a:hover {
    color: #333333; }

.middle-link {
    display: table-cell;
    vertical-align: middle; }

.plan-video-main-section {
    margin-top: 85px;
    /* cell number */
    /*.carousel-main {
      iframe {
      width: 100%;
      height: 100%;
      }
    }*/ }
.plan-video-main-section .carousel {
    margin-bottom: 30px; }
.plan-video-main-section .carousel-cell {
    width: 100%;
    height: auto;
    background: #212121;
    counter-increment: carousel-cell; }
.plan-video-main-section .carousel-cell img {
    vertical-align: middle;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: 100%; }
.plan-video-main-section .carousel-cell:before {
    display: none; }
.plan-video-main-section .carousel-main .carousel-cell:before {
    display: none; }
.plan-video-main-section .carousel-nav .carousel-cell {
    height: 80px;
    width: 100px; }
.plan-video-main-section .carousel-nav .carousel-cell:before {
    font-size: 50px;
    line-height: 80px; }
.plan-video-main-section .flickity-page-dots {
    display: none; }

/****End 401K Plan Page CSS****/
/****Start Benifits Page CSS****/
.benifit-main-section {
    float: left;
    margin: 0 auto;
    display: block;
    text-align: center; }
.benifit-main-section img {
    position: relative; }
.benifit-main-section .benifit-text-top {
    float: left;
    float: left;
    position: absolute;
    bottom: 4em;
    width: 50%;
    left: 8em; }
.benifit-main-section .benifit-text-top .benifit-text-top-txt {
    color: #565655;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    text-align: left;
    float: left;
    width: 100%;
    padding-bottom: 2em; }
.benifit-main-section .benifit-text-top a {
    color: #c9202b;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 24px;
    text-decoration: none;
    text-align: left;
    float: left;
    width: 100%; }
.benifit-main-section .benifit-text-top a:hover {
    color: #115491;
    transition: .5s ease; }
.benifit-main-section .benifit-text-top p {
    color: #565655;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    text-align: left;
    float: left;
    width: 100%;
    padding-top: 8px; }

.bottom-pdf-link {
    float: left;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    padding: 20px 30px; }
.bottom-pdf-link .left-pdf-link {
    float: left;
    padding-top: 12px;
    padding-bottom: 12px; }
.bottom-pdf-link .left-pdf-link a {
    color: #c9202b;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 24px;
    text-decoration: none; }
.bottom-pdf-link .left-pdf-link a:hover {
    color: #115491;
    transition: .5s ease; }
.bottom-pdf-link .border-left {
    border-left: 1px solid #dddddd;
    padding-left: 35px; }

.bottom-benifit-section {
    float: left;
    padding: 4em 8em 0 8em; }

/****End Benifits Page CSS****/
/****Start Forms and Policies Page CSS****/
.forms-policies-main {
    float: left; }
.forms-policies-main .left-policy-img {
    float: left; }
.forms-policies-main .left-policy-img img {
    float: left;
    width: 100%; }
.forms-policies-main .right-policy-text {
    float: left;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    padding: 4em 4em 13em 4em;
    border: 5px solid #ededed;
    margin: 4em 0 0 -1.5em;
    background-color: #ffffff; }
.forms-policies-main .right-policy-text h2 {
    color: #c71f2c;
    font-size: 40px;
    font-size: 2.5rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 45px;
    text-transform: uppercase; }
.forms-policies-main .right-policy-text h2 span {
    font-family: "MontserratBold", sans-serif; }
.forms-policies-main .right-policy-text .form-link {
    float: left;
    margin-top: 6em; }
.forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
    line-height: 22px; }
.forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
    text-transform: uppercase; }
.forms-policies-main .right-policy-text .right-policy-text-btm {
    color: #333333;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    float: left;
    padding-top: 4em; }

/****End Forms and Policies Page CSS****/
/****Start Wellness Page CSS****/
.wellness-main-section-h {
    float: left; }
.wellness-main-section-h .wellness-left-section {
    float: left;
    padding-bottom: 7em; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box {
    float: left;
    position: relative;
    width: 100%; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
    float: left;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    padding: 2em 2em 2em 2em;
    border: 5px solid #ededed;
    margin: 1.5em 0 0 0em;
    background-color: #ffffff;
    width: 300px;
    position: absolute;
    z-index: 8; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 {
    color: #141414;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "MontserratSemiBold", sans-serif;
    line-height: 28px;
    text-align: center;
    width: 100%; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 span {
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 20px;
    width: 100%;
    float: left; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
    color: #b0b0b6;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 20px;
    text-align: center;
    padding: 60px 0 20px 0;
    position: relative;
    width: 100%;
    margin: 0 auto; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P:after {
    content: "";
    background-color: #c9202b;
    width: 45px;
    height: 2px;
    position: absolute;
    text-align: center;
    /* top: 0; */
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box .btn-pd-top {
    padding-top: 6em; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box img {
    width: 65%;
    float: right;
    height: auto;
    object-fit: cover;
    object-position: center center;
    min-height: 400px;
}

.upload-flyer-section {
    float: left; }
.upload-flyer-section .btn-flyer {
    padding-top: 0;
    z-index: 99; }
.upload-flyer-section .btn-flyer a {
    padding: 20px 35px; }
.upload-flyer-section .bottm-flyer-info {
    float: left;
    margin-top: -25px; }
.upload-flyer-section .bottm-flyer-info .upload-points {
    background-color: #f9f9f9;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    padding: 50px 40px 40px;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    display: table; }
.upload-flyer-section .bottm-flyer-info .upload-points ul li {
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 18px;
    position: relative;
    padding-left: 20px;
    padding-bottom: 8px;
    text-align: left; }
.upload-flyer-section .bottm-flyer-info .upload-points ul li:before {
    content: "";
    background-color: #333333;
    height: 1px;
    width: 5px;
    position: absolute;
    top: 8px;
    left: 0; }

/****End Wellness Page CSS****/
/****Start Career Page CSS****/
.career-table {
    float: left; }
.career-table table {
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2); }
.career-table table .table-bg-blue th {
    background-color: #115491;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    height: 50px;
    vertical-align: middle;
    padding-left: 35px;
    border-right: 1px solid #dddddd;
    font-weight: normal; }
.career-table table .table-bg-blue th:last-child {
    border-right: 0; }
.career-table table tr {
    border-bottom: 1px solid #dddddd; }
.career-table table td {
    background-color: #ffffff;
    color: #565655;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    padding: 0 15px 0 35px !important;
    border-right: 1px solid #dddddd;
    font-weight: normal;
    height: 50px;
    vertical-align: middle !important; }
.career-table table td:last-child {
    border-right: 0; }

/****End Career Page CSS****/
/****Start Meet HR Team Page CSS****/
.hr-team-main {
    float: left; }
.hr-team-main .team-detail-section {
    float: left;
    padding-bottom: 60px; }
.hr-team-main .team-detail-section .team-description {
    float: left;
    margin-top: 20px; }
.hr-team-main .team-detail-section .team-description .team-member-name-t h3 {
    color: #c9202b;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "MontserratBold", sans-serif;
    line-height: 24px;
    border-bottom: 1px solid #c9202b; }
.hr-team-main .team-detail-section .team-description .team-designation-t {
    width: 100%; }
.hr-team-main .team-detail-section .team-description .team-designation-t p {
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 18px;
    padding-top: 8px; }
.hr-team-main .team-detail-section .team-description .team-para-t p {
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    padding: 25px 0 25px 0; }
.hr-team-main .team-detail-section .team-description .view-detail-team {
    padding-top: 15px; }
.hr-team-main .team-detail-section .team-description .view-detail-team a {
    color: #115491;
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    border-bottom: 1px solid #115491;
    text-decoration: none; }
.hr-team-main .team-detail-section .team-description .view-detail-team a:hover {
    color: #c9202b;
    transition: .5s ease;
    border-bottom: 1px solid #c9202b; }
.hr-team-main .team-detail-section .team-image {
    float: left; }
.hr-team-main .team-detail-section .team-image img {
    width: 280px;
    height: 306px;
    object-fit: cover;
    object-position: top center;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    max-width: 100%;
    height: auto; }

.team-fl-r {
    float: right; }

.team-fl-l {
    float: left; }

.team-ta-l {
    text-align: left; }

.team-ta-r {
    text-align: right; }

.pr-team {
    padding-right: 35px; }

.pl-team {
    padding-left: 35px; }

/****End Meet HR Team Page CSS****/
/*End bottom icon section CSS*/
/****Start Benifits new section CSS****/
.benefits-section-main-new {
    position: relative; }
.benefits-section-main-new .benifit-bg-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    margin: 0 auto; }
.benefits-section-main-new .benifit-main-section-n {
    padding-bottom: 5em;
    padding-top: 4em; }
.benefits-section-main-new .benifit-main-section-n .benifit-section-left-n a {
    text-decoration: none;
    padding: 15px 50px;
    margin-top: 6em;
    -webkit-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    -moz-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47); }
.benefits-section-main-new .benifit-main-section-n .benifit-section-center-n {
    z-index: 999; }
.benefits-section-main-new .benifit-main-section-n .benifit-section-center-n img {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    display: block;
    animation: beat .70s infinite alternate;
    transform-origin: center; }

/* Heart beat animation */
@keyframes beat {
    to {
        transform: scale(1.08); } }
.btm-hotline-number {
    margin-top: 60px; }

/****End Benifits new section CSS****/
/****Start Dayforce page CSS****/
.dayforce-main-section .day-force-left-section {
    padding-right: 2.3em; }
.dayforce-main-section .day-force-left-section .day-force-left-section-form {
    padding: 60px 100px 60px 100px; }
.dayforce-main-section .day-force-left-section .day-force-left-section-form .dayforce-main-form {
    margin-top: 50px;
    float: left; }
.dayforce-main-section .day-force-left-section .day-force-left-section-form .access-ac a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none; }
.dayforce-main-section .day-force-right-section {
    padding-left: 2.3em; }
.dayforce-main-section .day-force-right-section .day-force-right-link-section {
    padding: 90px 65px 90px 65px; }
.dayforce-main-section .day-force-right-section .day-force-right-link-section .benefit-links-section-left-1 p {
    margin-bottom: 30px; }
.dayforce-main-section .day-force-right-section .day-force-right-link-section .benefit-links-section-left-1 p a {
    padding: 25px 15px; }

.form-group {
    float: left;
    width: 100%; }

.fl-flex-label {
    position: relative; }

.fl-flex-label .form-control:not(.form-control-lg) {
    min-height: 50px; }

.form-control {
    display: block;
    width: 100%;
    /*padding: 18px 15px;*/
    padding: 6px 12px;
    color: #565655;
    background-image: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-family: "MontserratRegular", sans-serif;
    border-bottom: 1px solid #dddddd; }

.form-control:focus {
    border-color: #dddddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

.form-group {
    float: left;
    width: 100%; }

.fl-flex-label {
    position: relative; }

.fl-flex-label .form-control:not(.form-control-lg) {
    min-height: 50px; }

/****End Dayforce page CSS****/
/****Start login page CSS****/
.login-bg-main-section {
    background-image: url(../images/login-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute; }
.login-bg-main-section .login-left-section {
    background-color: #ffffff;
    position: relative;
    height: 100%;
    width: 13%; }
.login-bg-main-section .login-left-section:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    transform-origin: bottom left;
    -ms-transform: skew(-11deg, 0deg);
    -webkit-transform: skew(-11deg, 0deg);
    transform: skew(-11deg, 0deg); }
.login-bg-main-section .login-left-section img {
    width: 80%;
    padding-top: 50px;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 9999;
    margin-left: 5em; }
.login-bg-main-section .login-right-main-section {
    position: absolute;
    left: 0;
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: left;
    display: block;
    height: 410px; }
.login-bg-main-section .login-right-main-section .login-r-left-section {
    width: 30%;
    float: left;
    padding-right: 90px;
    padding-top: 3.5em; }
.login-bg-main-section .login-right-main-section .login-r-left-section img {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    display: block; }
.login-bg-main-section .login-right-main-section .login-form-right-section {
    float: left;
    width: 70%;
    padding-left: 90px;
    border-left: 1px solid #dddddd; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form label {
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    font-weight: normal; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form input[type=text], .login-bg-main-section .login-right-main-section .login-form-right-section .login-form input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .loginLabel {
    margin-top: 22px;
}
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
    background-color: #d02c2f;
    color: #ffffff;
    padding: 12px 50px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: auto;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.2px; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form img.avatar {
    width: 40%;
    border-radius: 50%; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .container {
    padding: 16px; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form span.psw {
    float: right;
    padding-top: 16px; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form checkboxFive label {
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    background: #eee;
    border: 1px solid #ddd; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .forget-text a {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratMedium", sans-serif;
    margin-top: 20px;
    float: left;
    border-bottom: 1px solid #ffffff;
    text-decoration: none; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .forget-text a:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-right: 2px; }

.btm-login-section {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #a5a5a5; }

.register-text-btm {
    padding-top: 30px; }
.register-text-btm p {
    color: #ffffff;
    font-size: 14px;
    font-family: "MontserratMedium", sans-serif; }
.register-text-btm p a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-left: 5px;
    text-decoration: none; }
.register-text-btm p a:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-left: 2px; }

/****End login page CSS****/
/****Start employee perk page CSS****/
.program-section-main .program-img-left img {
    width: 330px;
    height: 330px;
    max-width: 100%;
    object-position: top center;
    object-fit: cover; }
.program-section-main .program-img-right .perks-program-list ul {
    counter-reset: my-badass-counter; }
.program-section-main .program-img-right .perks-program-list ul li {
    position: relative;
    font-family: "MontserratMedium", sans-serif;
    padding-top: 5px;
    vertical-align: middle;
    padding-left: 50px; }
.program-section-main .program-img-right .perks-program-list ul li:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #c9202b;
    line-height: 35px;
    border-radius: 50%;
    width: 35px;
    text-align: center;
    color: #ffffff; }
.program-section-main .program-img-right a {
    text-decoration: none; }
.program-section-main .program-img-right a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

/****End employee perk page CSS****/
/****Start Leadership Development page CSS****/
.select-development-box-main .row {
    float: right; }
.select-development-box-main .select-box {
    position: relative;
    display: inline-block;
    min-height: 40px;
    max-height: 40px;
    width: 350px;
    padding: 40px 0 0;
    box-sizing: border-box;
    border-radius: 0;
    outline: none;
    overflow: hidden;
    box-shadow: none;
    vertical-align: top;
    transition: .3s;
    border: 1px solid #bbbbbb;
    float: left; }
.select-development-box-main .select-box:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 40px;
    top: 0;
    right: 10px;
    background-image: url(../images/select-arrow-img.png);
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    transform: rotate(180deg); }
.select-development-box-main #hover-select:hover {
    max-height: 160px; }
.select-development-box-main #hover-select:hover:after {
    transform: rotate(0deg); }
.select-development-box-main .select-box > input {
    display: none; }
.select-development-box-main .select-box > label {
    display: block;
    height: 40px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 40px;
    cursor: pointer;
    transition: background-color .4s;
    color: #888888;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px;
    font-weight: normal; }
.select-development-box-main .select-box > label:hover {
    background-color: #f4f4f4; }
.select-development-box-main .select-box > input:checked + label {
    position: absolute;
    top: 0; }
.select-development-box-main .select-box > input:checked + label:hover {
    background-color: #fff;
    cursor: default; }
.select-development-box-main #select-box-input {
    display: none; }
.select-development-box-main #select-box-input:checked + label {
    max-height: 160px; }
.select-development-box-main #select-box-input:checked + label:after {
    transform: rotate(0deg);
    background-position-x: right; }
.select-development-box-main #select-box-input + label:after {
    width: 100%;
    right: 0;
    margin-right: 10px;
    background-position-x: left;
    background-position-y: center; }
.select-development-box-main #select-box-input + label:hover {
    box-shadow: 0 0 0 1px #b28fff; }
.select-development-box-main #select-box-input + label > label:hover {
    background-color: rgba(178, 143, 255, 0.2); }
.select-development-box-main #select-box-input + label:hover:after {
    background-image: url(../images/select-arrow-img.png); }
.select-development-box-main #select-box-input + label:not(:focus) {
    max-height: 40px; }

.bottom-listing-prog .bottom-listing-prog-des {
    margin-bottom: 85px; }
.bottom-listing-prog .bottom-listing-prog-des img {
    width: 100%;
    height: auto; }

/****End Leadership Development page CSS****/
/****Start Meet HR Team page CSS****/
.hr-team-detail-main .team-employee-name {
    color: #c9202b;
    font-size: 22px;
    line-height: 26px;
    font-family: "MontserratBold", sans-serif;
    float: left;
    width: 100%;
    padding-bottom: 5px; }
.hr-team-detail-main .employee-dest {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%;
    padding-bottom: 40px; }
.hr-team-detail-main .employee-detail-dest {
    color: #5f727f;
    font-size: 14px;
    line-height: 20px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%;
    padding-bottom: 45px; }
.hr-team-detail-main .employee-detail-short {
    color: #115491;
    font-size: 20px;
    line-height: 24px;
    font-family: "MontserratMediumItalic", sans-serif;
    float: left;
    width: 100%;
    padding-bottom: 25px; }
.hr-team-detail-main .des-member-name {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%; }

/****End Meet HR Team page CSS****/
/****Start Wellness new page CSS****/
.wellness-slider-main-section {
    position: relative;
    margin-bottom: 80px;
    -webkit-box-shadow:  0px 0px 12px 2px rgba(0,0,0,0.4);
    -moz-box-shadow:  0px 0px 12px 2px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 12px 2px rgba(0,0,0,0.4); }
#SliderView_home .wellness-slider-main-section {
    margin-bottom: -24px;
    margin-top: 24px;
}

/*.wellness-slider-main-section .carousel-indicators {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 1;
    width: 100%;
    padding-left: 0;
    margin-left: -5%;
    text-align: right;
    list-style: none; }*/

.wellness-slider-main-section .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #666666;
    margin-right: 6px;
    border: 1px solid #FFFFFF;
    border-radius: 10px; }
.wellness-slider-main-section .carousel-indicators .active {
    background-color: #118dff; }

.wellness-main-section-h .wellness-right-section {
    padding-left: 75px; }

/****End Wellness new page CSS****/
/****Start benifit new page CSS****/
.benifit-section-main .benifit-section-left {
    padding-right: 3em; }
.benifit-section-main .benifit-section-left .bottom-benifit-left {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 3em; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt h4 {
    color: #333333;
    /*font-size: 18px;
    line-height: 22px;*/
    font-size: 28px;
    line-height: 28px;
    font-family: "MontserratSemiBold", sans-serif;
    float: left;
    border-bottom: 1px solid #8f9397;
    margin-bottom: 0; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-call-no {
    color: #333333;
    /*font-size: 30px;
    line-height: 34px;
          font-family: "MontserratBold", sans-serif;
    */
    font-size: 18px;
    line-height: 18px;
    font-family: "Montserrat", sans-serif;
    float: left;
    width: 100%;
    margin-top: 30px; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website {
    color: #115491;
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%;
    text-decoration: underline;
    margin-top: 10px; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-grup-name {
    color: #333333;
    font-size: 18px;
    line-height: 20px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%;
    margin-top: 5px; }
.benifit-section-main .benifit-section-right {
    padding-left: 3.3em; }
.benifit-section-main .benifit-section-right .bottom-right-brnifit-list {
    margin-top: 60px; }
.benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 40px; }
.benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-enroll-no {
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #c9202b;
    line-height: 40px;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    color: #ffffff;
    float: left; }
.benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v {
    width: 45%;
    float: right; }
.benifit-section-main .benifit-section-right .benifit-arrow-img {
    position: absolute;
    top: 48px;
    left: -64px;
    animation: spin .90s infinite alternate;
    transform-origin: center; }

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg); }
    to {
        -moz-transform: rotate(20deg); } }
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg); }
    to {
        -webkit-transform: rotate(20deg); } }
@keyframes spin {
    from {
        transform: rotate(0deg); }
    to {
        transform: rotate(20deg); } }
.video-section {
    margin-top: 65px;
    padding-bottom: 45px; }
.video-section img {
    width: 100%;
    height: auto;
    webkit-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    -moz-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47); }

/****End benifit new page CSS****/
/****Start contact page CSS****/
.contact-section-main .contact-title {
    margin: 0 auto; }

.bottom-contact-detail-main {
    background-image: url(../images/contact-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 8em; }
.bottom-contact-detail-main .contact-email-btn {
    margin-top: -30px; }
.bottom-contact-detail-main .contact-email-btn a {
    padding: 18px 45px;
    margin: auto;
}
.bottom-contact-detail-main .contact-detail {
    margin: 7em 0;
    text-align: center;
    display: inline-block; }
.bottom-contact-detail-main .contact-detail .contact-middle {
    padding: 60px 65px;
    background-color: #ffffff;
    margin: 0 auto;
    text-align: left;
    width: 80%;
    display: inline-block; }
.bottom-contact-detail-main .contact-detail .left-call-icon i {
    font-size: 86px;
    line-height: 90px;
    color: #bbbbbb; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section a {
    text-decoration: none;
    margin-top: 35px; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section a:hover {
    color: #c9202b;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media {
    /*----- button 5 -----*/ }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a {
    display: inline-block;
    position: relative;
    background: none;
    border: none;
    color: #c9202b;
    font-size: 25px;
    cursor: pointer;
    background: transparent;
    border: 2px solid #c9202b;
    margin-top: 20px;
    margin-right: 20px; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover {
    background-color: transparent;
    color: #115491;
    border: 2px solid #115491; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span {
    display: block;
    padding: 3px 15px; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a::before, .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.1s;
    background: #115491; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span::before, .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.1s;
    background: #115491; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover::before, .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover::after {
    width: 100%; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover span::before, .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover span::after {
    height: 100%; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media .btn-5::after {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media .btn-5 span::after {
    right: 0;
    top: 0;
    transition-duration: 0.4s; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media .btn-5::before {
    right: 0;
    top: 0;
    transition-duration: 0.4s; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media .btn-5 span::before {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s; }

.contact-page-main {
    padding-bottom: 0; }

/****End contact page CSS****/
/****Start Gallery page CSS****/
.gallety-main-section .portfolio-categ {
    float: left;
    width: 100%;
    padding-bottom: 40px;
    border-bottom: 1px solid #dddddd; }
.gallety-main-section .portfolio-content {
    float: left;
    width: 75%; }
.gallety-main-section .portfolio-area {
    float: left;
    width: 100%; }
.gallety-main-section .portfolio-area li img {
    width: 100%;
    /*width: 250px;*/
    /*width: 225px;*/
    /*height: 250px;*/
    height: auto;
    max-width: 100%;
    max-height: 100%;
    /*object-fit: cover;*/
    object-fit: contain;
    object-position: center center; }
.gallety-main-section .portfolio-categ li {
    display: inline;
    margin-right: 10px; }
.gallety-main-section .portfolio-categ li a {
    background-color: #dddddd;
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratBold", sans-serif;
    padding: 15px 45px;
    text-transform: uppercase;
    cursor: pointer;}
.gallety-main-section .portfolio-categ li a:hover {
    background-color: #115491;
    color: #ffffff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none; }
.gallety-main-section .portfolio-area li {
    float: left;
    /*margin-bottom: 40px;
    margin-right: 40px;*/
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 5px;
    width: 30%; }

.gallety-main-section .portfolio-categ li.active a {
    background-color: #115491;
    color: #ffffff;
    text-decoration: none; }

.bottom-gallery-detail-main {
    margin-top: 60px; }
.bottom-gallery-detail-main .gallery-title {
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    font-family: "MontserratSemiBold", sans-serif;
    margin-bottom: 10px; }
.bottom-gallery-detail-main .gallery-title-description {margin-bottom: 25px !important;}

.gallery-right-cat ul {
    margin-top: 15px;
    float: left;
    width: 100%; }
.gallery-right-cat ul li a {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    float: left;
    font-family: "MontserratMedium", sans-serif;
    text-decoration: none;
    border-bottom: 1px dashed #cccccc;
    position: relative;
    padding-left: 25px;
    cursor: pointer;}
.gallery-right-cat ul li a:before {
    content: "";
    background-color: #b3b3b3;
    position: absolute;
    top: 45%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 0; }
.gallery-right-cat ul li a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.gallery-right-cat ul li a:hover:before {
    background-color: #115491; }
.gallery-right-cat ul li .active {
    color: #c9202b; }
.gallery-right-cat ul li .active:before {
    background-color: #115491; }

.btm-select-box-gallery {
    margin-top: 60px;
    position: relative;
    /* select starting stylings ------------------------------*/
    /* Remove focus */
    /* Use custom arrow */
    /* LABEL ======================================= */
    /* active state */
    /* BOTTOM BARS ================================= */
    /* active state */
    /* HIGHLIGHTER ================================== */ }
.btm-select-box-gallery .wrap {
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    left: 0;
    margin: 0 auto; }
.btm-select-box-gallery .select {
    font-family: "MontserratMedium", sans-serif;
    position: relative;
    width: 100%; }
.btm-select-box-gallery .select-text {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 5px 10px 10px 0;
    font-size: 14px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #dddddd;
    line-height: 20px; }
.btm-select-box-gallery .select-text:focus {
    outline: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0); }
.btm-select-box-gallery .select .select-text {
    appearance: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #dddddd; }
.btm-select-box-gallery .select:after {
    position: absolute;
    top: 18px;
    right: 10px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666666;
    pointer-events: none; }
.btm-select-box-gallery .select-label {
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 10px;
    transition: 0.2s ease all; }
.btm-select-box-gallery .select-text:focus ~ .select-label, .btm-select-box-gallery .select-text:valid ~ .select-label {
    color: #616161;
    top: -12px;
    transition: 0.2s ease all;
    font-size: 12px; }
.btm-select-box-gallery .select-bar {
    position: relative;
    display: block;
    width: 100%; }
.btm-select-box-gallery .select-bar:before, .btm-select-box-gallery .select-bar:after {
    content: '';
    height: 0;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #115491;
    transition: 0.2s ease all;
    color: #ffffff; }
.btm-select-box-gallery .select-bar:before {
    left: 50%; }
.btm-select-box-gallery .select-bar:after {
    right: 50%; }
.btm-select-box-gallery .select-text:focus ~ .select-bar:before, .btm-select-box-gallery .select-text:focus ~ .select-bar:after {
    width: 50%; }
.btm-select-box-gallery .select-highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5; }

.plan-video-main-section {
    /* .html5gallery {
     width: 100% !important;
     height: auto;
     }

     .html5gallery-container-0 {
     width: 100%;
     height: auto;
     }

     .html5gallery-box-0 {
     width: 100% !important;
     height: auto;
     }

     .html5gallery-elem-0 {
     width: 100% !important;
     height: auto;
     }

     iframe {
     width: 100% !important;
     height: auto;
     }

     .html5gallery-car-0 {
     top: 20em;
     width: 100%;
     }

     .html5gallery-car-list-0 {
     width: 100%;
     }

     .html5gallery-car-mask-0 {
     left: 0;
     width: 100%;
     top: 0px;
     height: 102px;
     }

     .html5gallery-elem-video-0 {
     width: 100% !important;
     }

     .html5gallery-title-0 {
     width: 100%;
     }

     .html5gallery-right-0 {
     right: 0;
     }*/ }

/****End Gallery page CSS****/
/****Start menu for mobile****/
.cat-section-mobile {
    background-color: #ffffff;
    margin-top: 20px;
    float: left;
    width: 100%;
    display: none; }
.cat-section-mobile h6 {
    color: #c9202b;
    font-size: 16px;
    line-height: 20px;
    font-family: "MontserratSemiBold", sans-serif; }
.cat-section-mobile ul {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-y: scroll;
    height: 3.5rem;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    color: #333333;
    padding: 0 .8rem; }
.cat-section-mobile ul li {
    padding: 0 15px;
    height: 100%;
    line-height: 3.5rem;
    border-bottom: 2px solid #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px; }
.cat-section-mobile ul .active {
    border-color: #115491;
    color: #115491; }
.cat-section-mobile ::-webkit-scrollbar {
    display: none; }

.gallery-cat-desktop {
    display: block; }

.gallery-select .btn-group.bootstrap-select > .btn.dropdown-toggle {
    border-width: 0px 0px 1px 0px;
    border-color: #ddd;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    padding-bottom: 10px; }

.gallery-select .btn-group.bootstrap-select > .btn.dropdown-toggle .filter-option {
    padding: 0px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    color: #000000; }

.btn-group.bootstrap-select.bootstrap-select-arrow > .btn.dropdown-toggle .bs-caret {
    background: none; }

.gallery-select label {
    font-size: 20px;
    font-weight: normal;
    padding: 0px;
    color: #c9202b;
    font-family: "MontserratBold", sans-serif;
    margin-bottom: 13px; }

.gallery-select .btn-group.bootstrap-select .dropdown-menu {
    border-top: none;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-top: -1px;
    font-size: 1rem;
    padding: 0; }

.gallery-select .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

.gallery-select .bootstrap-select {
    border-bottom: 1px solid #dddddd;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333333;
    font-family: "MontserratMedium", sans-serif;
    padding-bottom: 10px;
    line-height: 16px; }

.gallery-select .bootstrap-select.btn-group .dropdown-menu li:hover a {
    background: #c9202b;
    color: #fff; }

.gallery-select input:focus, textarea:focus, select:focus {
    outline-offset: 0; }

.gallery-select:focus {
    outline: none; }

.month-list-desktop {
    display: none; }

/****End menu for mobile****/
#html5gallery-tn-0-0 {
    height: 85px !important; }

#html5gallery-tn-0-1 {
    height: 85px !important; }

#html5gallery-tn-0-2 {
    height: 85px !important; }

#html5gallery-tn-0-3 {
    height: 85px !important; }

#html5gallery-tn-0-4 {
    height: 85px !important; }

.html5gallery-tn-title-0 {
    font-family: "MontserratMedium", sans-serif;
    padding: 5px 0;
    color: #333333;
    font-size: 12px;
    line-height: 14px; }

/****Register page CSS****/
.register-main-section .register-right-main-section {
    position: absolute;
    left: 0;
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: left;
    display: block;
    height: 630px;}
.register-main-section .register-right-main-section h2 {
    color: #ffffff;
    font-size: 30px;
    font-family: "MontserratSemiBold", sans-serif;
    text-transform: uppercase;
    margin-bottom: 3em; }
.register-main-section .register-right-main-section label {
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    font-weight: normal; }
.register-main-section .register-right-main-section input[type=text], .register-main-section .register-right-main-section input[type=password], .register-main-section .register-right-main-section input[type=email], .register-main-section .register-right-main-section input[type=number] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0 8px 0;
    /*display: inline-block;*/
    display: block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px; }
.register-main-section .register-right-main-section .registerlabel{
    margin-top: 22px;
}
.register-main-section .register-right-main-section button {
    background-color: #d02c2f;
    color: #ffffff;
    padding: 12px 50px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: auto;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.2px; }
.register-main-section .register-right-main-section .btm-register-section {
    border-bottom: none; }

/****Register page CSS****/
/****Start Forms Policies page CSS****/
.forms-policy-main-section {
    margin-top: 75px; }
.forms-policy-main-section .forms-detail-main {
    padding: 40px 0;
    border: 1px solid #eeeeee;
    margin-bottom: 50px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.3);
    -moz-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.3);
    box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.3); }
.forms-policy-main-section .forms-detail-main .left-policy-img {
    padding: 0 50px; }
.forms-policy-main-section .forms-detail-main .left-policy-img img {
    width: 100%;
    height: auto; }
.forms-policy-main-section .forms-detail-main .right-policy-text {
    padding: 0 50px; }
.forms-policy-main-section .forms-detail-main .right-policy-text h2 {
    margin-bottom: 40px; }
.forms-policy-main-section .forms-detail-main .right-policy-text .benefit-links-section-left-1 p {
    width: 80%;
    font-size: 14px;
    line-height: 14px; }
.forms-policy-main-section .forms-detail-main .right-policy-text .benefit-links-section-left-1 p a {
    padding: 18px 15px; }
.forms-policy-main-section .forms-detail-main .right-policy-text .internal-link {
    color: #c9202c;
    text-decoration: none; }
.forms-policy-main-section .forms-detail-main .right-policy-text .internal-link:hover {
    color: #115491;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

/****End Forms Policies page CSS****/
/****Start Dayforce new page CSS****/
.dayforce-main-section .bottom-listing-prog-des {
    margin-bottom: 80px; }
.dayforce-main-section img {
    width: 100%; }
.dayforce-main-section .btm-video-link {
    background-color: #cccccc;
    padding: 15px; }
.dayforce-main-section .btm-video-link a {
    color: #333333; }
.dayforce-main-section .btm-video-link a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none; }

.dayforce-video-detail-left {
    padding-right: 2em; }

.dayforce-video-detail-right {
    padding-left: 2em; }

.daygorce-detail-inner {
    border: 1px solid #dddddd; }
.daygorce-detail-inner h3 {
    padding: 15px 20px;
    background-color: #115491;
    color: #ffffff; }
.daygorce-detail-inner p{
    padding: 30px 15px;
    min-height: 120px; }
.daygorce-detail-inner .Video401k p {
    padding: 6px 15px;
    min-height: 2px; }
.daygorce-detail-inner ul {
    padding: 6px 30px;
    min-height: 2px;
    list-style-type:circle !important;
}
.daygorce-detail-inner ul li{
    list-style-type:disc !important;
}

/****End Dayforce new page CSS****/
/****Start Survey page CSS****/
.survey-main-section .survey-detail-section {
    margin-bottom: 40px;
    float: left; }
.survey-main-section .survey-detail-section .survey-inner-sec {
    border: 1px solid #dddddd;
    float: left;
    width: 100%; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-title {
    width: 100%;
    float: left; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-title h3 {
    float: left;
    width: 100%;
    background-color: #115491;
    font-size: 16px;
    color: #ffffff;
    font-family: "MontserratMedium", sans-serif;
    line-height: 20px;
    padding: 15px 20px; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-short-des p {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 25px 20px;
    min-height: 170px; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-pdf-section {
    background-color: #dddddd;
    float: left;
    width: 100%; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-pdf-section a {
    color: #115491;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 15px 25px;
    float: left;
    width: 100%; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-pdf-section a:hover {
    color: #c9202b; }

.job-des-form-img {
    width: 70% !important;
    height: auto; }

.bottom-benifit-para {
    padding-top: 40px;
    border-top: 1px solid #dddddd; }

.bottom-listing-prog-des video,.bottom-listing-prog-des iframe {
    width: 100%; }

.gallety-main-section .portfolio-area li .video-popup img {
    width: 100%;
    height: 130px;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center center; }
.view-right-benifit-r .view-btn-small-big {
    float: left;
    width: auto; }
.bottom-benifit-para .view-btn-small-big a,.view-right-benifit-r .view-btn-small-big a {
    padding: 12px 16px;
    width: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 13px;
}
.view-right-benifit-r .benifit-btn-right {
    margin-top: 0; }
.wellness-slider-main-section .carousel-inner {
    position: relative; }
.wellness-slider-main-section .carousel-inner .item:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: ""; }
.wellness-slider-main-section .carousel-inner .textBG:before {
    background: rgba(0, 0, 0, 0.4);
}
.wellness-slider-main-section .carousel-inner .carousel-caption {
    bottom: 60px;
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    font-family: "MontserratMediumItalic", sans-serif;
    /*right: 18%;
    left: 18%;*/
    right: 6%;
    left: 6%;
    max-height: 130px;
    overflow: hidden; }
.gallery-right-cat .subcategory-gallery li:first-child a {
    padding-top: 10px; }

.gallery-right-cat .subcategory-gallery li:first-child a:before {
    top: 36%; }

.gallery-right-cat span i {
    float: right;
    font-size: 20px;
}

.gallery-right-cat .subcategory-gallery {
    padding-left: 20px;
    margin-top: 0;
}

.gallery-right-cat .subcategory-gallery li:last-child {
    border-bottom: 0 !important;
}
.registre-btn {
    margin-left: 20px;
}
/****Team member****/
.hr-team-main-section {
    padding-top: 3em;
    padding-bottom: 5em; }
.hr-team-main-section .hr-team-member-detial {
    margin-bottom: 30px; }
.hr-team-main-section .hr-team-member-detial img {
    width: 100%;
    height: auto;
    object-position: top;
    object-fit: cover; }
.hr-team-main-section .hr-team-member-detial .team-name {
    margin-top: 35px; }
.hr-team-main-section .hr-team-member-detial .team-name p {
    text-align: center;
    color: #c9202b !important;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif;
    line-height: 18px;
    width: 100%; }
.hr-team-main-section .hr-team-member-detial .team-name p span {
    display: initial;
    float: left;
    width: 100%;
    padding-top: 5px; }
.hr-team-main-section .hr-team-member-detial .team-designation {
    display: inline;
    float: left;
    width: 100%; }
.hr-team-main-section .hr-team-member-detial .team-designation p {
    text-align: center;
    color: #115491;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    padding-top: 5px; }

.member-img-hover {
    overflow: hidden;
    box-shadow: 0px 5px 15px -4px rgba(0, 0, 0, 0.7);
    border: 1px solid #ffffff; }
.view-right-benifit-r {
    padding-left: 60px;
    margin-top: 10px;
}
.view-right-benifit-r .view-btn-small-big a i {
    font-size: 20px;
    float: left;
    padding-right: 10px;
}

#main-footer img{width: 100%;}
.hru-new-section{ float: left; width: 100%; position: relative; z-index: 9; }
.hru-gallery{ background:#e4ebf3; padding: 70px; }
.hru-video{ background: #f8f8f8; padding: 70px;}
.hru-new-section span { float: left; width: 100%; color: #333333; font-size: 30px; font-family: 'MontserratMedium'; margin-bottom: 45px; }
/****Team member****/


.accordion .card .btn.faqTitle {
    padding: 0;
    color: #337ab7;
    font-size: 15px;
    line-height: 19px;
    font-family: 'MontserratRegular';
    text-align: left;
}

.accordion .collapse:not(.show) {
    display: none !important;
}

.accordion .card-header, .accordion .card-body.faqBody {
    padding: 15px 30px;
}

.survey-main-section .form-group input.searchInput {
    border: 0;
}

.clearfix {
    float: left;
    width: 100%;
}

.internal-page-banner-main .v-select .dropdown-toggle .vs__actions .clear {
    right: 30px;
    margin: auto;
    top: 14px;
    height: 20px;
}
.searchable .selected.d-center {
    word-break: break-word;
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.contact-page-main .form-group input.searchInput {
    border: 0 !important;
}

.general-slider {
    width: 100%;
    float: left;
}

.list-group {
    display: block !important;
}

.dayforce-right-title {
    margin-bottom: 30px !important;
}

.card {
    margin-bottom: .75rem;
}

.accordion .card:first-of-type {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
}

.fc-state-default.fc-state-active {
    background-color: #115491 !important;
    color: #ffffff !important;
}

.fc-state-default {
    color: #115491 !important;
    border-color: #115491 !important;
}
.fc button {
    height: auto !important;
    padding: 7px 15px !important;
}
.v-select li>a {
    padding: 6px 20px;
    font-size: 14px;
    line-height: 18px;
}

.contact-middle .contact-top-section .left-text-section p a {
    color: #337ab7;
}

.program-section-main .program-img-right p.description h1 {
    font-size: 16px !important;
    line-height: 20px;
}

.leadership-development-main .bottom-listing-prog {
    margin-top: 0;
}

.leadership-development-main .bottom-listing-prog .leading-title {
    padding-top: 10px;
}

.nav-calendar-top {
    float: left;
    width: 100%;
}

/****End Survey page CSS****/


/**06/09/2019***/
.social-media-calendar h2 {
    font-size: 18px;
}
.social-media-calendar .btn-primary {
    color: #fff;
    background-color: #1667b0;
    border-color: #1667b0;
    padding: 0.250rem 0.55rem;
    font-size: 14px;
}

.fc-state-default { text-shadow: none; }
.bottom-employee-detail-left {
    margin-bottom: 40px;
}
.bottom-employee-detail-right {
    margin-bottom: 40px;
}
.social-media-description{

    margin-bottom: 40px;
}
#DownloadAll {
    padding: 0.350rem 0.80rem;
}
.socialmediacalendarpopup button.themebutton {
    font-size: 16px;
    color: #fff;
    background: #1667b0;
    border-radius: 5px;
    padding: 8px 30px;
    float: right;
    font-family: SanFranciscoDisplayLight;
    border-bottom: 2px solid #1667b0;
}
/**06/09/2019***/
.forum-input {
    border: 1px solid #28a745 !important;
    /*border-radius: 5px !important;*/
    color: #565655;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
    font-family: 'MontserratRegular';
}

.forum-main .input-group-prepend {
    background-color: rgba(40, 167, 49, 0.3);
    /*border-radius: 5px;*/
    margin-left: 12px;
}

.forum-main .input-group-prepend button i {
    color: #868686;
}

.ForumListing h2 {
    color: #c9202b;
    font-family: "MontserratMedium", sans-serif;
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 15px;
}

.ForumPage {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.ForumQue {
    float: left;
    width: 100%;
    padding: 4px 0;
}

.ForumButton {
    float: right;
    width: 18%;
    margin: 0 0 0 20px;
    text-align: right;
}

.ForumQue a {
    color: #333333;
    font-size: 15px;
    line-height: 20px;
    font-family: "MontserratMedium", sans-serif;
    padding: 15px 0;
    float: left;
}

.ForumQue a:hover {
    color: #007bff;
    transition: .5s ease;
}

.ForumButton button {
    color: #ffffff;
    background-color: #115491;
    font-size: 15px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 12px 20px;
    border-radius: 0;
}

.ForumButton button:hover {
    background-color: #115491 !important;
    border-color: #115491 !important;
}

.forum-modal {
    margin-top: 50px;
}

.forum-modal .modal-title {
    color: #115491;
    font-size: 20px;
    line-height: 24px;
    font-family: "MontserratMedium", sans-serif;
    padding: 0px 15px;
}

.forum-modal .close {
    font-size: 30px;
    line-height: 30px;
    padding: 10px 20px;
}

.forum-modal .form-control {
    border: 1px solid #dddddd;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    font-family: "MontserratMedium", sans-serif;
    padding: 5px 15px;
}

.forum-modal .modal-header {
    border-bottom: 0 !important;
    padding: 25px 20px 0 20px;
}

.ForumPopupButton {
    margin-top: 25px;
    float: left;
    width: 100%;
}

.forum-modal .modal-body {
    padding: 20px 20px 30px 20px;
}

.forum-modal .modal-title {
    color: #115491;
    font-size: 20px;
    line-height: 24px;
    font-family: "MontserratMedium", sans-serif;
    padding: 0 5px;
}

.forum-modal button#SubmitQuestion {
    color: #ffffff;
    background-color: #115491;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 10px 18px;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    float: left;
}

.addlink {
    background-color: #c9202b;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 10px 20px;
    margin-left: 10px;
    float: left;
}

.modal-backdrop.show {
    opacity: 0.6 !important;
}

.ForumQue {
    float: left;
    width: 100%;
    color: #c9202b;
    font-family: "MontserratMedium", sans-serif;
    font-size: 23px;
    line-height: 27px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0;
}
.ForumQue-Image-container {
    float: left;
    width: 100%;
}
.ForumQue-Image-container a {
    float: left;
    width: 23%;
    height: 150px;
    margin-right: 20px;
}

.ForumQue-Image-container {
    margin: 15px 0 20px 0;
}

.ForumQue-Image-container a img {
    height: 150px;
    object-fit: cover;
    width: 100%;
    object-position: center center;
}

.que-comment {
    float: left;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #e7e7e7;
}

.que-comment .ForumQue-top-container strong {
    float: left;
    width: 80%;
    font-size: 16px;
    line-height: 20px;
    font-family: "MontserratBold", sans-serif;
    color: #333333;
}

.que-comment .ForumQue-top-container span {
    float: right;
    width: 20%;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratRegular", sans-serif;
    color: #333333;
}

.que-comment .ForumQue-top-container p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    color: #333333;
    padding-top: 10px;
}

.ForumQueActions a {
    float: left;
    color: #ffffff;
    background-color: #115491;
    font-size: 13px;
    line-height: 16px;
    font-family: "MontserratMedium", sans-serif;
    padding: 12px 15px;
    border-radius: 0;
    width: auto;
}

.ForumQueActions img {
    width: 15%;
    height: auto;
    margin-right: 8px;
}

.ForumQueActions {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.ForumQueActions textarea {
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5 !important;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    font-family: "MontserratMedium", sans-serif;
    margin-top: 10px;
    padding: 10px 15px !important;
}

.ForumQueActions #addComment {
    color: #ffffff;
    background-color: #115491;
    font-size: 15px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 9px 15px;
    border-radius: 0;
    border: 0;
}

.ForumQueActions #CancelComment {
    color: #ffffff;
    background-color: #c9202b;
    font-size: 15px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 9px 15px;
    border-radius: 0;
    border: 0;
}

.ForumTop {
    width: 80%;
    float: left;
}

.load_more_container {
    margin: auto;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 20px;
}

.load_more_container .deleteMedia {
    position: relative;
    border-radius: 0;
    padding: 8px 25px;
}

.ForumQue.ForumQueBorderNone {
    margin-bottom: 20px;
}
/*--------Employee resource page-------*/
.employee-resource .survey-detail-section .survey-inner-sec .survey-title{
  height: 50px;
  background-color: #115491;
}
.employee-resource .survey-detail-section .survey-inner-sec img {
  height: 205px;
}

.employee-resource .survey-detail-section .survey-inner-sec .survey-title h3{
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px;
  overflow: hidden;
}
.employee-resource .survey-detail-section .survey-inner-sec .survey-pdf-section{
  height: 50px;
}
.employee-resource .survey-detail-section .survey-inner-sec .survey-pdf-section a {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px;
  overflow: hidden;
}
.employee-resource .survey-detail-section .survey-inner-sec .survey-short-des{
  overflow:auto;
  height: 400px;
}

@media only screen and (max-width: 1920px) {
    header .my-account-name i {
        margin-right: 14px;
    }
}
@media only screen and (max-width: 1853px) {
    header .my-account-name i {
        margin-right: 0.22em;
    }
}
@media only screen and (max-width: 1682px) {
    header .my-account-name .ac-left-des {
        float: left;
        padding: 0.50em 0.50em 0.50em 0.50em; } }
@media only screen and (max-width: 1700px) {
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        padding: 15px 42px;
    }
    header .middle-menu ul li a {
        font-size: 14px; }
}
@media only screen and (max-width: 1440px) {
    header .my-account-name .ac-left-des {
        float: right;
        padding: 0.50em .3em 0.50em .6em; }

    header .home-menu-right {
        float: left;
        margin-top: 15px; }

    header .home-menu-right .button_container span {
        width: 35px; }

    header .middle-menu {
        float: left;
        margin-top: 20px; }

    header .my-account-name p {
        font-size: 14px; }

    header .my-account-name i {
        font-size: 14px;
        margin-right: 8px; }

    header .my-account-name .home-email-icon i {
        font-size: 20px; }

    header .middle-menu ul li {
        padding: 0px 15px; }

    header .my-account-name a {
        padding: 0.50em 0em 0.50em 0em; }

    header .my-account-name {
        float: left;
        padding: 16px 0; }
    .login-bg-main-section .login-right-main-section {
        width: 62%;
    }
    .login-bg-main-section .login-left-section img {
        width: 100%;
        margin-left: 3em;
    }
    .login-bg-main-section .login-left-section {
        width: 11%;
    }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        padding: 15px 34px;
    }
}

@media only screen and (max-width: 1280px) {
    header .middle-menu ul li {
        padding: 0px 8px;
    }
}

@media only screen and (max-width: 1100px) {
    .ForumButton {
        float: right;
        width: 30%;
        margin: 0 0 0 20px;
        text-align: right;
    }

    .ForumTop {
        width: 67%;
        float: left;
    }

    .ForumListing h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .MainForumDetails .ForumQue {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .ForumPage {
        margin-top: 0;
    }

    .que-comment .ForumQue-top-container span {
        float: right;
        width: 25%;
    }

    .ForumPage {
        margin-top: 25px;
    }

    .que-comment .ForumQue-top-container strong {
        float: left;
        width: 75%;
    }

    .hr-team-detail-main .employee-detail-short {
        font-size: 18px;
        line-height: 22px;
    }

    .hr-team-detail-main .employee-detail-dest {
        padding-bottom: 25px;
    }

    .hr-team-detail-main .employee-dest {
        padding-bottom: 25px;
    }

    .form-group.sb-search-open {
        height: 44px;
    }

    .program-section-main.hr-team-detail-main:first-child {
        padding-top: 0;
    }

    .program-section-main.hr-team-detail-main {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .home-email-icon a {
        margin-right: 10px;
    }
    .home-email-icon {
        display: block;
    }
    header .my-account-name .home-email-icon i {
        font-size: 20px;
        border: none;
        padding: 0;
    }
    header .my-account-name .home-email-icon {
        float: right;
        margin-top: 8px;
        margin-left: 5px;
    }
    .bottom-plan-section .bottom-box-section .internal-box-section .email-para {
        padding-top: 5px;
        padding-left: 0px; }

    .bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a {
        font-size: 12px;
        padding: 10px 10px;
        line-height: 20px;
        width: 75%; }

    .bottom-plan-section .bottom-box-section .internal-box-link {
        height: 190px; }

    .bottom-plan-section .bottom-box-section .internal-box-section {
        float: left;
        padding: 21px 0 26px 35px; }

    .bottom-plan-section .bottom-box-section .internal-box-section .fone-para span {
        font-size: 12px;
        line-height: 16px;
        padding-left: 5px; }

    .bottom-plan-section .bottom-box-section .internal-box-section p {
        font-size: 14px;
        line-height: 16px;
        padding-top: 15px; }

    .bottom-plan-section .bottom-box-section .internal-box-section h6 {
        font-size: 14px;
        line-height: 16px; }

    .bottom-plan-section .bottom-plan-para {
        font-size: 16px;
        line-height: 22px;
        width: 78%;
        padding: 50px 0 40px 0; }

    .blue-large-button a {
        padding: 15px 50px; }

    .loan-payoff-section {
        float: left;
        padding: 30px 15px 30px 15px; }

    .plan-top-section .employee-middle-content {
        padding: 3em 0 4em 0;
        float: left; }

    .retirement-main-section_left .middle-content .top-title-section h2 {
        font-size: 50px;
        line-height: 52px; }

    /*.home-email-icon {
        display: none; }*/

    /****Start login page CSS****/
    .login-bg-main-section {
        position: absolute;
    }
    .login-bg-main-section .login-left-section {
        background-color: #ffffff;
        position: relative;
        height: 100%;
        width: 11%;}
    .login-bg-main-section .login-left-section:before {
        -ms-transform: skew(-8deg, 0deg);
        -webkit-transform: skew(-8deg, 0deg);
        transform: skew(-8deg, 0deg);}
    .login-bg-main-section .login-left-section img {
        width: 100%;
        margin-left: 3em; }
    .login-bg-main-section .login-right-main-section {
        position: absolute;
        left: 0;
        width: 62%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: left;
        display: table;}
    .login-bg-main-section .login-right-main-section .login-r-left-section {
        width: 30%;
        float: left;
        padding-right: 30px;
        padding-top: 2.5em; }
    .login-bg-main-section .login-right-main-section .login-r-left-section p {
        font-size: 20px;
        line-height: 24px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section {
        padding-left: 50px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form label {
        font-size: 14px;
        line-height: 18px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form input[type=text], .login-bg-main-section .login-right-main-section .login-form-right-section .login-form input[type=password] {
        width: 100%;
        padding: 12px 15px;
        margin: 8px 0 20px 0;
        display: inline-block;
        font-size: 14px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        background-color: #d02c2f;
        color: #ffffff;
        padding: 15px 20px;
        margin: 8px 0;
        border: none;
        cursor: pointer;
        width: auto;
        font-family: "MontserratMedium", sans-serif;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.2px;}
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .cancelbtn {
        width: auto;
        padding: 10px 18px;
        background-color: #f44336; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .imgcontainer {
        text-align: center;
        margin: 24px 0 12px 0; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form img.avatar {
        width: 40%;
        border-radius: 50%; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .container {
        padding: 16px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form span.psw {
        float: right;
        padding-top: 16px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form checkboxFive label {
        cursor: pointer;
        position: absolute;
        width: 25px;
        height: 25px;
        top: 0;
        left: 0;
        background: #eee;
        border: 1px solid #ddd; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .forget-text a {
        color: #ffffff;
        font-size: 14px;
        line-height: 16px;
        font-family: "MontserratMedium", sans-serif;
        margin-top: 20px;
        float: left;
        border-bottom: 1px solid #ffffff;
        text-decoration: none; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .forget-text a:hover {
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        padding-left: 2px; }

    /****End login page CSS****/
    .gallety-main-section .portfolio-area li {
        margin-bottom: 5px;
        margin-right: 5px;
        width: 31%; }

    .program-section-main .program-img-left img {
        width: 265px;
        height: 265px; }

    .heading-text-22 {
        font-size: 20px; }

    .pb-30 {
        padding-bottom: 20px; }

    .program-img-right .pt-50 {
        padding-top: 35px; }
    .program-img-right .mt-65 {
        margin-top: 40px; }
    .program-img-right .mt-90 {
        margin-top: 50px; }

    .heading-text-20 {
        font-size: 18px; }

    .bottom-contact-detail-main .contact-detail .contact-middle {
        width: 100%; }

    /*Start Retirement section CSS*/
    .retirement-main-section {
        float: left; }
    .retirement-main-section .retirement-main-section_left .middle-content {
        margin: 0 auto;
        padding: 3em 0 2em 0;
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_left .middle-content .top-title-section h2 {
        font-size: 24px;
        font-size: 1.5rem; }
    .retirement-main-section .retirement-main-section_left .middle-content .top-title-section p {
        font-size: 16px;
        font-size: 1rem; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section {
        margin-top: 45px; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section a:hover {
        padding-left: 3px; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section p {
        color: #ffffff;
        font-size: 25px;
        font-size: 1.5625rem;
        padding-top: 10px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section {
        margin-top: 70px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section p {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        width: 55%;
        margin: 0 auto;
        padding-bottom: 20px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link {
        padding-bottom: 10px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 10px 50px; }
    .retirement-main-section .retirement-main-section_right {
        float: left;
        background-color: #115491;
        padding: 3em 2em; }
    .retirement-main-section .retirement-main-section_right .padding-left-block {
        padding-left: 3em;
        float: left; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points {
        margin-bottom: 22px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points p {
        font-size: 16px;
        font-size: 1rem; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul {
        margin-top: 15px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li {
        font-size: 12px;
        font-size: 0.75rem; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
        width: 8px;
        height: 8px;
        left: 67px;
        margin-top: 5px; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 10px 15px;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .bottom-text {
        font-size: 12px;
        font-size: 0.75rem;
        width: 93%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .margin-bottom-b {
        margin-bottom: 20px; }

    /*End Retirement section CSS*/
    .pb-40 {
        padding-bottom: 20px; }

    .dwnld-btn a {
        padding: 12px 10px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left .content-left-top li:before {
        line-height: 40px;
        width: 40px; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board {
        float: left; }

    .bottom-icon-section {
        float: left;
        padding: 4em 15px; }

    .bottom-icon-section .bottom-icon-section-1 p {
        font-size: 14px; }

    .bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img img {
        width: 100%;
        padding: 45px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right {
        float: left;
        padding-left: 45px;
        padding-top: 0px; }

    .retirement-main-section .retirement-main-section_right .padding-left-block {
        padding-left: 0em;
        float: left; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-bottom {
        float: left;
        padding-top: 1em; }

    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
        left: 20px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right h2 {
        font-size: 20px;
        padding-bottom: 18px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-bottom .employee-benifit-bottom-left h2 {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 15px; }

    .benefits-section-main .benefits-inner .benifit-title-section h2 {
        font-size: 25px; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li a span {
        width: 100px;
        padding: 20px 0;
        height: 100px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left h2 {
        font-size: 20px;
        padding-bottom: 25px; }

    .benefits-section-main .benefits-inner .benifit-content-section {
        float: left;
        padding: 30px;
        margin: 2em 0 1em 0; }

    .video-main-section .video-img-middle iframe {
        width: 100%;
        height: 406px; }

    .view_gallery_homepage .home-gallery-right {
        padding-left: 0; }

    .benefits-inner {
        padding: 0 15px;
        float: left; }

    .benefits-section-main .benefits-inner .benefit-links-section .padding-left-b {
        padding-left: 0; }

    .slider-home h2 {
        font-size: 25px;
        margin-top: 1em; }

    .rotateslider-container .rotateslider-item > .team-name {
        display: none; }

    .rotateslider-container .rotateslider-item.now > .team-name {
        display: block; }

    .wellness-main-section h2 {
        font-size: 25px; }

    .view_gallery_homepage .gallery-home-bg {
        display: none; }

    .video-main-section .video-home-bg {
        display: none; }

    .view_gallery_homepage {
        float: left;
        padding: 0em 0 3em 0; }

    .benefits-section-main {
        padding: 3em 15px; }

    .benefits-section-main .benefits-inner h2 {
        font-size: 25px; }

    .benefits-section-main .benefits-inner .benefit-links-section {
        padding-top: 3em; }

    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left h4 {
        line-height: 22px;
        font-size: 16px; }
    .registre-btn {
        margin-left: 10px;
    }
    .view-right-benifit-r {
        padding-left: 0;
    }
    .benifit-sec-para {
        padding-bottom: 30px;
    }
    .video-section {
        margin-top: 25px;
        padding-bottom: 10px;
    }
    .wellness-slider-main-section {
        margin-bottom: 50px;
    }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li {
        padding-top: 20px;
    }

    .bg-color-table {
        margin-top: 30px;
    }
    .bottom-employee-detail .bus-detail-row .inner-first-row {
        padding: 17px 10px 17px 15px;
    }
    .program-section-main {
        margin-top: 50px;
    }
    .program-section-main:first-child {
        margin-top: 0;
    }

    .contact-section-main .contact-title {
        padding-bottom: 15px;
    }

    .bottom-contact-detail-main .contact-email-btn a {
        padding: 15px 35px;
    }
    .contact-middle .left-text-section:last-child {
        /*padding-left: 40px;*/
    }

    .contact-bottom-section .right-social-media {
        /*padding-left: 40px;*/
    }

    .contact-bottom-section.mt-80 {
        margin-top: 30px;
    }

    .bottom-contact-detail-main {
        margin-top: 5em;
    }

    .page-title .dropdown {
        width: 100%;
    }

    .bottom-listing-prog .bottom-listing-prog-des {
        margin-bottom: 40px;
    }
}


@media only screen and (max-width: 1056px) {
    .border-right-blue {border-right: 0px;}
    header .home-menu-right .overlay.open li {
        width: 50%;
        float: left; }

    .video-main-section .video-img-middle {
        width: 94%; }

    .bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img img {
        width: 100%;
        padding: 30px; }

    .view_gallery_homepage .view-btn-small {
        padding-top: 0;
        margin-bottom: 30px; }

    .view_gallery_homepage .view-btn-small {
        padding-top: 0;
        margin-bottom: 30px; }

    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        margin-right: 45px;
        width: 20%; }

    /****Start Benifits new section CSS****/
    .benefits-section-main-new .benifit-bg-img {
        display: none; }
    .benefits-section-main-new .benifit-main-section-n {
        padding-bottom: 2em;
        padding-top: 2em; }
    .benefits-section-main-new .benifit-main-section-n .benifit-section-left-n a {
        padding: 15px 50px;
        margin-top: 5em;
        font-size: 14px;
        line-height: 18px; }
    .benefits-section-main-new .benifit-main-section-n .benifit-section-center-n {
        z-index: 9999; }

    /****End Benifits new section CSS****/
    /****Start Forms and Policies Page CSS****/
    .forms-policies-main .left-policy-img {
        margin-bottom: 50px; }
    .forms-policies-main .right-policy-text {
        padding: 3em 2em 8em 2em;
        border: 5px solid #ededed;
        margin: 4em 0 0 -2em; }
    .forms-policies-main .right-policy-text h2 {
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 30px; }
    .forms-policies-main .right-policy-text .form-link {
        margin-top: 4em; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
        line-height: 22px;
        font-size: 14px; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
        text-transform: uppercase; }
    .forms-policies-main .right-policy-text .right-policy-text-btm {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        padding-top: 4em; }

    .benefit-links-section-left-1 p a {
        padding: 12px 0;
        width: 100%; }

    /****End Forms and Policies Page CSS****/
    .footer-center {
        padding: 0 3em; }

    .line-height-22 {
        line-height: 20px; }

    .heading-text-16 {
        font-size: 14px; }

    .benifit-section-main .benifit-section-left {
        padding-right: 45px; }
    .benifit-section-main .benifit-section-left h2 {
        padding-left: 20px;
        padding-right: 20px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 3em; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt {
        margin-top: 25px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt h4 {
        font-size: 14px;
        line-height: 18px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-call-no {
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website {
        font-size: 14px;
        line-height: 18px;
        margin-top: 0px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-grup-name {
        font-size: 16px;
        line-height: 20px;
        margin-top: 5px;
        margin-bottom: 5px; }
    .benifit-section-main .benifit-section-right {
        padding-left: 30px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list {
        margin-top: 30px; }
    .benifit-section-main .benifit-section-right .benifit-top-para {
        padding-bottom: 25px; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para {
        margin-top: 30px;
        padding-bottom: 0; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para p {
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para .toll-free-call-btm {
        margin-top: 5px; }
    .benifit-section-main .benifit-section-right .enroll-benefit {
        width: 93%; }

    .line-height-28 {
        line-height: 24px; }

    .heading-text-25 {
        font-size: 20px; }

    .internal-page-banner-main .page-title {
        width: 100%;
        height: 130px; }
    .internal-page-banner-main .page-title h1 {
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 30px;
        height: 100%;
        width: 100%; }

    .internal-page-main-section {
        padding-top: 3em;
        padding-bottom: 4em; }

    .middle-menu i {
        display: block;
        float: right;
        padding: 17px;
        font-size: 20px;
        color: #343434;
        font-weight: normal; }

    .middle-menu i:hover {
        color: #c9202b; }

    .menu-toggle {
        right: 0 !important;
        margin-top: 0; }

    .menu-toggle a {
        color: #343434;
        transition: .5s ease; }

    header .middle-menu {
        margin-top: 0;
        display: none;
    }

    .menu-toggle li {
        float: left;
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratRegular", sans-serif; }

    .menu-toggle ul {
        padding-top: 60px; }

    .menu-toggle .cl-effect-15 a::before {
        color: #333333; }

    header .home-responsive-menu-right {
        /*display: block;*/
        display: none;
        float: left;
        top: 5px; }

    .home-responsive-menu-right i {
        border: none !important;
        font-size: 25px !important;
        color: #dddddd !important; }

    header .header-logo {
        float: left;
        padding-right: 2em;
        width: 32%;
        flex: 0 0 32%;}

    header .header-logo img {
        width: 75%;
        padding: 15px 0 18px 30px; }

    header .my-account-name {
        float: right;
        width: 25%;
        padding: 14px 0; }

    header .my-account-name a {
        border-left: none;
        float: left;
        padding: 0.50em 10px 0.50em 10px; }

    header .my-account-name p {
        display: none; }

    header .my-account-name i {
        float: right;
        border: 2px solid #dddddd;
        border-radius: 50%;
        padding: 8px;
        margin-right: 0; }

    header .home-menu-right .button_container span {
        width: 30px; }

    header .home-menu-right .button_container {
        margin-left: 18px;
        float: right;}

    header .home-menu-right {
        float: left;
        margin-top: 30px;
        width: 20%;
    }

    header .home-menu-right .overlay ul li a {
        font-size: 16px;
        line-height: 40px; }

    header .home-menu-right .overlay ul li {
        min-height: 35px; }

    header .home-menu-right .overlay ul {
        float: left; }

    .menu-hover-full {
        width: 100%;
        float: left; }

    header .home-menu-right .overlay nav {
        position: relative;
        height: 70%;
        top: 42%; }

    header .home-menu-right .button_container.active {
        margin-left: 8px;
        float: right;
        width: 100%;
        position: absolute;
        left: 30em; }

    .middle-menu {
        position: fixed;
        right: -200px;
        width: 200px;
        background-color: #ffffff;
        z-index: 99;
        height: 100%;
        top: 0;
        margin: 0;
        z-index: 99999; }

    .video-main-section .video-img-middle iframe {
        width: 100%;
        height: 340px; } }

@media only screen and (min-width: 980px) and (max-width: 1100px) {
    header .header-logo {
        float: left;
        padding-right: 2em;
        width: 32%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    header .my-account-name {
        float: right;
        width: 25%;
        padding: 8px 0;
        max-width: 65%;
        flex: 0 0 65%;
    }

    header .home-menu-right {
        margin-top: 12px;
    }

    .hr-team-main-section .hr-team-member-detial {
        margin-bottom: 30px;
        max-width: 33.33%;
        flex: 0 0 33.33%;
    }
}

@media only screen and (min-width: 768) and (max-width: 991px) {
    .wellness-main-section-h .wellness-right-section .right-top-wellness-text {
        margin-top: 0; } }
@media only screen and (max-width: 800px) {
    .gallery-home-row {
        margin-right: 15px;
        margin-left: 15px; } }
@media only screen and (max-width: 991px) {
    #SliderView_benefit {
        margin-bottom: 40px;
    }
    /*body{
        background-color: #0F4C82;
    }*/
    /****Register Page CSS****/
    .login-bg-main-section {
        position: initial; }
    .login-bg-main-section .register-right-main-section {
        position: initial;
        left: 0;
        width: 100%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        display: table; }
    .login-bg-main-section .register-right-main-section .register-form-main {
        float: left;
        width: 100%;
        padding-left: 15px;
        border-left: none;
        padding-right: 15px;
        margin-top: 50px; }
    .login-bg-main-section .register-right-main-section .register-form-main h2 {
        color: #a11a22;
        font-size: 24px;
        text-align: left;
        margin-bottom: 2em;
        margin-top: 1em; }
    .login-bg-main-section .register-right-main-section .register-form-main label {
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        float: left; }
    .login-bg-main-section .register-right-main-section .register-form-main button {
        float: left;
        text-align: left; }
    .login-bg-main-section .register-right-main-section .register-form-main p {
        text-align: left;
        color: #333333; }
    .login-bg-main-section .register-right-main-section .register-form-main p a {
        color: #333333;
        border-bottom: 1px solid #333333; }

    /****End register page CSS****/
    /****Start login page CSS****/
    .login-bg-main-section .login-left-section {
        background-color: #ffffff;
        width: 100%;
        height: auto; }
    .login-bg-main-section .login-left-section:before {
        content: none; }
    .login-bg-main-section .login-left-section img {
        width: 25%;
        padding-top: 40px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 40px; }
    .login-bg-main-section .login-right-main-section {
        position: initial;
        left: 0;
        width: 100%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        display: table; }
    .login-bg-main-section .login-right-main-section .login-r-left-section {
        display: none; }
    .login-bg-main-section .login-right-main-section .login-form-right-section {
        float: left;
        width: 100%;
        padding-left: 15px;
        border-left: none;
        padding-right: 15px;
        margin-top: 50px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form label {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        float: left; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        float: left;
        text-align: left; }
    .login-bg-main-section .login-right-main-section .login-form-right-section p {
        text-align: left; }

    /****End login page CSS****/
    .gallety-main-section .portfolio-area li {
        margin-right: 5px;
        width: 32%;
    }

    header .home-menu-right .button_container.active {
        left: 0; }

    footer .footer-links {
        float: left;
        padding: 50px 0 15px 0; }
    footer .footer-links .footer-link-1 {
        float: left;
        width: 50%;
        margin-bottom: 20px; }
    footer .footer-center {
        padding: 0 15px; }
    footer .mobile-footer-res {
        padding-left: 0; }
    footer .footer-right {
        float: left;
        padding-left: 30px; }
    footer .footer-right .float-r {
        float: left; }

    /****Start Wellness new page CSS****/
    .wellness-slider-main-section {
        margin-bottom: 35px; }
    /* .wellness-slider-main-section .carousel-indicators {
         position: absolute;
         bottom: 20px;
         left: 0;
         z-index: 1;
         width: 100%;
         padding-left: 0;
         margin-left: -5%;
         text-align: right;
         list-style: none; }*/
    .wellness-slider-main-section .carousel-indicators li {
        width: 10px;
        height: 10px; }

    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px; }

    .wellness-main-section-h {
        padding-bottom: 3em;
        border-bottom: 1px solid #dddddd;
        padding-top: 3em; }
    .wellness-main-section-h .wellness-left-section {
        float: left;
        padding-bottom: 0em;
        padding-right: 55px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box {
        float: left;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
        float: left;
        padding: 2em 1em 2em 1em;
        margin: 1.3em 0 0 0em;
        width: 280px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 span {
        font-size: 16px;
        font-size: 1rem;
        line-height: 18px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        padding: 60px 0 20px 0;
        width: 60%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box .btn-pd-top {
        padding-top: 3em; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box img {
        width: 90%; }

    /****End Wellness new page CSS****/
    header .my-account-name {
        float: right;
        width: 25%;
        padding: 10px 0; }

    header .home-menu-right {
        float: left;
        margin-top: 15px;
        width: 20%; }

    /****Start Forms and Policies Page CSS****/
    .forms-policies-main .left-policy-img {
        margin-bottom: 50px; }
    .forms-policies-main .right-policy-text {
        padding: 3em 2em 7em 2em;
        border: 5px solid #ededed;
        margin: 3em 0 0 -1.5em; }
    .forms-policies-main .right-policy-text h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px; }
    .forms-policies-main .right-policy-text .form-link {
        margin-top: 2em; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
        line-height: 15px;
        font-size: 11px; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
        text-transform: uppercase; }
    .forms-policies-main .right-policy-text .right-policy-text-btm {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px;
        padding-top: 1em; }

    .benefit-links-section-left-1 p a {
        padding: 12px 0;
        width: 100%; }

    /****End Forms and Policies Page CSS****/
    .program-img-right .pb-30 {
        padding-bottom: 20px; }
    .program-img-right .pt-50 {
        padding-top: 25px; }
    .program-img-right .mt-90 {
        margin-top: 25px; }
    .program-img-right .mt-65 {
        margin-top: 40px; }

    .line-height-24 {
        line-height: 22px; }

    .heading-text-20 {
        font-size: 16px; }

    .heading-text-18 {
        font-size: 15px; }

    .line-height-26 {
        line-height: 24px; }

    .heading-text-22 {
        font-size: 20px; }

    .program-section-main .program-img-left img {
        width: 210px;
        height: 210px; }

    .heading-text-28 {
        font-size: 20px; }

    .heading-text-32 {
        font-size: 22px; }

    .bottom-contact-detail-main {
        margin-top: 5em; }

    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a {
        margin-top: 5px;
        margin-right: 10px; }

    .bottom-contact-detail-main .contact-detail .contact-bottom-section a {
        text-decoration: none;
        margin-top: 16px; }

    .bottom-contact-detail-main .contact-detail .left-call-icon i {
        font-size: 38px;
        line-height: 52px; }

    .bottom-contact-detail-main .contact-detail .contact-middle {
        padding: 40px 20px;
        width: 90%;
        margin-top: 0em; }

    .bottom-contact-detail-main .contact-detail {
        margin: 2em 0; }

    .benifit-section-main .benifit-section-right {
        padding-left: 15px; }
    .benifit-section-main .benifit-section-right .benifit-top-para {
        padding-bottom: 25px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list {
        margin-top: 30px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li {
        position: relative;
        float: left;
        width: 100%;
        padding-top: 0px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li p {
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0px;
        font-size: 12px;
        line-height: 16px;
        width: 100%;
        float: left; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-enroll-no {
        display: none; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v {
        width: 100%;
        float: left;
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v a {
        float: left; }
    .benifit-section-main .benifit-section-right .benifit-arrow-img {
        display: none; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para {
        margin-top: 30px;
        padding-bottom: 0; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para p {
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para .toll-free-call-btm {
        margin-top: 5px; }
    .benifit-section-main .benifit-section-right .benifit-enroll-no {
        display: none; }
    .benifit-section-main .benifit-section-right .benifit-btn {
        margin-left: 0; }
    .benifit-section-main .benifit-section-right .benifit-btn-right {
        margin-left: 50px; }

    .view-btn-small-big a {
        padding: 15px 45px; }
    .view-right-benifit-r {
        margin-left: 0;
        margin-top: 12px;
    }

    .bottom-benifit-para .view-btn-small-big a,.view-right-benifit-r .view-btn-small-big a {
        padding: 10px 20px;
        font-size: 11px;
    }

    .view-right-benifit-r .view-btn-small-big a i {
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px) {
    .wellness-wrapper {
        padding: 0 60px;
        float: left;
        width: 100%; }

    .benefits-inner {
        padding: 0 15px;
        float: left; }

    .retirement-main-section_left {
        border-right: 1px solid #ffffff;
        width: 100%; }

    .bottom-plan-section .bottom-box-section .internal-box-link {
        float: right;
        /* width: 30%; */width: 100%; }

    .carousel-indicators {
        bottom: 30px; } }
@media only screen and (max-width: 768px) {
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website {
        word-break: break-word;
    }

    .retirement-main-section_right {
        border-top: 1px solid #dddddd; }

    header .home-menu-right {
        float: left;
        margin-top: 15px;
        width: 20%; }

    header .my-account-name {
        float: right;
        width: 30%;
        padding: 6px 0; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right {
        float: left;
        padding-left: 15px;
        padding-top: 30px; }
    .gallety-main-section .portfolio-area li img {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    header .my-account-name .ac-left-des {
        float: left;
        padding: 0.50em .3em 0.50em .6em; }

    header .my-account-name .home-email-icon {
        float: left;
        margin-top: 8px;
        margin-left: 5px;
    }

    .bottom-employee-detail-right .bg-color-table {
        margin-top: 30px;
    }
    .fc-toolbar.fc-header-toolbar {
        margin-bottom: 8px !important;
    }
    .form-group input.searchInput {
        height: 34px !important;
    }
    .fc-center {
        display: block;
        width: 100%;
        margin-top: 15px;
    }
    #backToCalendar {
        padding: 5px 10px !important;
    }
    .fc-center h2 {
        text-align: center;
        width: 100%;
        margin: auto;
        font-size: 18px;
        line-height: 20px;
    }
    .calendar-main-section {
        padding-left: 0;
        padding-right: 0;
        margin-top: 2em;
    }
    .nevCalendar i {
        font-size: 14px;
    }


    .fc-button-group .fc-button {
        font-size: 14px;
    }
    .nevCalendar .btn {
        padding: 4px 8px !important;
    }

    .search-label i {
        font-size: 14px;
    }
    .searchBtn {
        min-width: 34px !important;
        height: 34px !important;
        margin-left: 0 !important;
    }

    .search-label {
        padding: 1px 10px 10px !important;
    }

    #refresh.btn {
        padding: 2px 9px !important;
        height: 33px;
        float: right !important;
        text-align: right !important;
        right: 0;
    }

    #refresh i {
        font-size: 14px;
    }

    .left-text-section {
        margin-top: 20px;
    }

    .left-text-section .mt-20 {
        margin-top: 5px;
    }
    .contact-bottom-section.mt-80 {
        margin-top: 0;
    }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a {
        font-size: 20px;
    }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span {
        padding: 2px 10px;
    }

    .contact-section-main h2 {
        font-size: 18px;
        line-height: 22px;
        padding-top: 8px;
        padding-bottom: 15px;
    }
    .contact-section-main p {
        font-size: 14px;
        line-height: 20px;
    }
    .bottom-contact-detail-main .contact-email-btn a {
        padding: 10px 35px;
    }
    .bottom-contact-detail-main .contact-email-btn {
        margin-top: -20px;
    }
    .bottom-contact-detail-main {
        margin-top: 3.5em;
    }
    .bottom-contact-detail-main .contact-detail .contact-middle {
        margin-top: 0;
        padding: 25px 20px;
    }


    .accordion .card .btn.faqTitle {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .accordion .card-header, .accordion .card-body.faqBody {
        padding: 12px 15px;
    }

    .gallety-main-section .portfolio-area li .video-popup img {
        height: auto;
    }
    .forms-policy-main-section .forms-detail-main {
        margin-bottom: 30px;
    }

    .gallety-main-section .portfolio-categ li a {
        font-size: 13px;
        line-height: 17px;
        padding: 15px 40px
    }
    .bottom-employee-detail .employee-department-name {
        font-size: 16px;
        line-height: 20px;
    }
    .cat-section-mobile h6 {
        margin-top: 15px;
    }
    .v-select .dropdown-toggle .vs__actions .clear {
        position: absolute;
        height: 42px;
        right: 18px;
        width: 25px !important;
        display: flex;
        align-self: center;
    }

    .bottom-gallery-detail-main {
        margin-top: 35px;
    }

    .program-section-main .mb-30 {
        margin-bottom: 10px;
    }
    .cat-section-mobile {
        margin-top: 5px;
    }

    .program-img-right .pb-30 {
        padding-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .program-section-main {
        margin-top: 30px;
    }
    .program-img-right .description {
        padding-bottom: 0;
    }
    .view-btn-small-big {
        margin-top: 0;
    }

    .bottom-employee-detail .bus-detail-row .inner-first-row {
        padding: 17px 10px 17px 10px;
    }
    .bottom-employee-detail .bus-detail-row .col-inner-detail {
        padding: 14px 10px 14px 10px;
    }
    .bottom-employee-detail .bus-detail-row .col-inner-detail {
        padding: 14px 10px 14px 10px;
    }
    .bottom-employee-detail .bus-detail-row .small-bullet {
        width: 5px;
        height: 5px;
    }
    .bottom-employee-detail .bus-detail-row p {
        font-size: 13px;
        line-height: 16px;
    }
    .benifit-sec-para {
        padding-bottom: 20px;
        padding-top: 15px;
    }
    .sidemenu {
        min-height: initial;
    }

    .slider-home h2 {
        font-size: 18px;
        text-align: center;
        width: 100%;
        margin-top: 1em;
    }

    .bottom-employee-detail-right {
        padding-right: 1.5em;
        padding-left: 1.0em;
    }
    .benifit-section-main .benifit-section-right .benifit-btn {
        margin-left: 0;
    }

    .benifit-section-main .benifit-section-right .benifit-btn-right {
        margin-left: 15px;
        margin-top: 0;
    }

    .view-right-benifit-r {
        width: 100%;
        float: left;
        margin-top: 20px;
        margin-left: 0;
        padding-left: 0; }

    .view-right-benifit-r .view-btn-small-big {
        float: left;
        width: auto; }
    .bottom-benifit-para .view-btn-small-big a,.view-right-benifit-r .view-btn-small-big a {
        padding: 10px 12px;
        width: auto; }
    .hover-home-eefect {
        width: 100%; }

    .bottom-listing-prog-des video,.bottom-listing-prog-des iframe {
        width: 100%; }

    .wellness-right-section h3 {
        font-size: 16px;
        line-height: 20px;
        margin-top: 30px; }

    .wellness-right-section p {
        margin-top: 20px; }

    .survey-main-section .survey-detail-section .survey-inner-sec .survey-short-des p {
        min-height: 115px; }

    /****Start Dayforce new page CSS****/
    .dayforce-main-section .bottom-listing-prog-des {
        margin-bottom: 30px; }
    .dayforce-main-section img {
        width: 100%; }

    .dayforce-video-detail-left {
        padding-right: 15px; }

    .dayforce-video-detail-right {
        padding-left: 15px; }

    .daygorce-detail-inner p {
        min-height: 100px; }

    /****End Dayforce new page CSS****/
    /****Start Forms Policies page CSS****/
    .forms-policy-main-section {
        margin-top: 30px; }
    .forms-policy-main-section .forms-detail-main {
        padding: 15px 0; }
    .forms-policy-main-section .forms-detail-main .left-policy-img {
        padding: 0 35px; }
    .forms-policy-main-section .forms-detail-main .left-policy-img img {
        width: 100%;
        height: auto; }
    .forms-policy-main-section .forms-detail-main .right-policy-text {
        padding: 0 35px; }
    .forms-policy-main-section .forms-detail-main .right-policy-text h2 {
        margin-bottom: 20px;
        margin-top: 25px; }
    .forms-policy-main-section .forms-detail-main .right-policy-text .benefit-links-section-left-1 p {
        width: 100%;
        font-size: 14px;
        line-height: 18px; }
    .forms-policy-main-section .forms-detail-main .right-policy-text .benefit-links-section-left-1 p a {
        padding: 15px 15px; }

    /****End Forms Policies page CSS****/
    .view_gallery_homepage .gallery-top .gallery-img-detail {
        padding-left: 0;
        padding-right: 0; }

    .gallery-select .bootstrap-select {
        width: 100%;
        float: left;
        font-size: 12px;
        line-height: 14px; }

    .gallery-select label {
        font-size: 16px;
        margin-bottom: 13px; }

    .plan-video-main-section {
        margin-top: 30px; }

    .bottom-plan-section .bottom-box-section .internal-box-section {
        float: left;
        padding: 25px 20px 25px 30px; }

    .loan-payoff-section {
        float: left;
        padding: 30px 15px 30px 15px; }

    .loan-payoff-section .loan-payoff-section-left ul {
        margin-top: 18px;
        padding-left: 25px; }

    .loan-payoff-section .loan-payoff-section-right {
        float: left;
        padding-top: 20px; }

    .blue-large-button a {
        padding: 16px 50px; }

    .bottom-plan-section .bottom-plan-para {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
        padding: 25px 0 25px 0; }

    /*Start Retirement section CSS*/
    .retirement-main-section_left .middle-content {
        padding: 1.8em 15px 1.5em 15px;
        float: left;
        width: 100%; }
    .retirement-main-section_left .middle-content .top-title-section h2 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 28px; }
    .retirement-main-section_left .middle-content .top-title-section p {
        font-size: 16px;
        font-size: 1rem;
        padding-top: 2px; }
    .retirement-main-section_left .middle-content .middle-title-section {
        margin-top: 30px; }
    .retirement-main-section_left .middle-content .middle-title-section a {
        font-size: 16px;
        font-size: 1rem; }
    .retirement-main-section_left .middle-content .middle-title-section p {
        font-size: 20px;
        font-size: 1.25rem;
        padding-top: 5px; }
    .retirement-main-section_left .middle-content .bottom-title-section {
        margin-top: 30px; }
    .retirement-main-section_left .middle-content .bottom-title-section p {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        width: 90% !important;
        padding-bottom: 30px; }
    .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link {
        padding-bottom: 10px; }
    .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 15px 15px; }

    .retirement-main-section {
        float: left;
        background-color: #115491; }
    .retirement-main-section .retirement-main-section_right {
        float: left;
        background-color: #115491;
        padding: 3em 2em; }
    .retirement-main-section .retirement-main-section_right .padding-left-block {
        padding-left: 3em;
        float: left; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points {
        float: left;
        width: 100%;
        margin-bottom: 30px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points p {
        color: #ffffff;
        font-size: 16px;
        font-size: 1rem;
        font-family: "MontserratRegular", sans-serif;
        text-decoration: none; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul {
        margin-top: 15px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li {
        color: #ffffff;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif;
        text-decoration: none;
        padding-bottom: 10px;
        padding-bottom: 10px;
        padding-left: 25px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
        content: "";
        background-color: #ffffff;
        width: 8px;
        height: 8px;
        position: absolute;
        border-radius: 50%;
        left: 67px;
        margin-top: 5px; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a {
        color: #ffffff;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif;
        background-color: transparent;
        padding: 10px 15px;
        text-decoration: none;
        border: 2px solid #ffffff;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a:hover {
        color: #333333; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .bottom-text {
        color: #ffffff;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif;
        margin: 20px 0 25px 0;
        width: 61%;
        line-height: 20px;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .margin-bottom-b {
        margin-bottom: 20px; }

    /*End Retirement section CSS*/
    header .my-account-name .ac-left-des {
        border-left: 0;
        float: left;
        padding: 0.50em 1em 0.50em 1em; }

    .gallety-main-section .portfolio-categ {
        width: 100%;
        float: left; }
    .gallety-main-section .month-list-desktop {
        width: 35%;
        float: left;
        margin-left: 20px; }
    .gallety-main-section .month-list-desktop .btm-select-box-gallery {
        margin-top: 0;
        position: relative; }

    .btm-select-box-gallery {
        display: none; }

    .gallery-cat-desktop {
        display: none; }

    /****Start login page CSS****/
    .month-list-desktop {
        display: block; }

    .cat-section-mobile {
        display: block; }

    .login-bg-main-section .login-left-section {
        background-color: #ffffff;
        width: 100%;
        height: auto; }
    .login-bg-main-section .login-left-section:before {
        content: none; }
    .login-bg-main-section .login-left-section img {
        width: 35%;
        padding-top: 20px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 20px; }
    .login-bg-main-section .login-right-main-section {
        position: initial;
        left: 0;
        width: 100%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        display: table; }
    .login-bg-main-section .login-right-main-section .login-r-left-section {
        display: none; }
    .login-bg-main-section .login-right-main-section .login-form-right-section {
        float: left;
        width: 100%;
        padding-left: 15px;
        border-left: none;
        padding-right: 15px;
        margin-top: 50px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form label {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        float: left; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        float: left;
        text-align: left; }

    /****End login page CSS****/
    div.pp_pic_holder {
        width: 100% !important;
        left: 0 !important;
        height: auto !important; }

    .pp_details {
        width: 100% !important; }

    .pp_content_container #pp_full_res img, .pp_hoverContainer {
        width: 100% !important;
        height: auto !important; }

    .bottom-employee-detail {
        margin-top: 30px; }

    .bottom-employee-detail-left > div {
        margin-top: 20px; }

    .gallety-main-section .portfolio-content {
        float: left;
        width: 100%; }

    .gallety-main-section .portfolio-area li {
        margin-right: 5px;
        width: 32%;
    }

    .gallery-home-row {
        margin-right: 15px;
        margin-left: 15px; }

    .retirement-main-section .retirement-main-section_left .view-btn-small a {
        color: #115491;
        background-color: #ffffff; }

    /****Start Benifits new section CSS****/
    .benefits-section-main-new .benifit-bg-img {
        display: none; }
    .benefits-section-main-new .benifit-main-section-n {
        padding-bottom: 2em;
        padding-top: 2em; }
    .benefits-section-main-new .benifit-main-section-n .benifit-section-left-n a {
        padding: 12px 50px;
        margin: 0 auto;
        display: block;
        width: 100%; }
    .benefits-section-main-new .benifit-main-section-n .benifit-section-center-n img {
        width: 50%;
        padding: 20px 0; }

    /****End Benifits new section CSS****/
    /****Start Wellness new page CSS****/
    .wellness-slider-main-section {
        margin-bottom: 0px; }
    /*.wellness-slider-main-section .carousel-indicators {
        position: absolute;
        bottom: 20px;
        left: 0;
        z-index: 1;
        width: 100%;
        padding-left: 0;
        margin-left: -5%;
        text-align: right;
        list-style: none; }*/
    .wellness-slider-main-section .carousel-indicators li {
        width: 10px;
        height: 10px; }

    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px; }

    .wellness-main-section-h {
        padding-bottom: 3em;
        border-bottom: 1px solid #dddddd;
        padding-top: 3em; }
    .wellness-main-section-h .wellness-left-section {
        float: left;
        padding-bottom: 0em; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box {
        float: left;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
        float: left;
        padding: 3em 2em 3em 2em;
        margin: 1.9em 0 0 0em;
        width: 350px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 span {
        font-size: 16px;
        font-size: 1rem;
        line-height: 18px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        padding: 60px 0 20px 0;
        width: 60%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box .btn-pd-top {
        padding-top: 3em; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box img {
        width: 78%;
        float: right;
        height: auto;
        object-fit: cover;
        object-position: center center; }

    /****End Wellness new page CSS****/
    /****Start Meet HR Team page CSS****/
    .hr-team-detail-main {
        padding-bottom: 50px; }
    .hr-team-detail-main .program-img-right {
        margin-top: 0; }
    .hr-team-detail-main .team-employee-name {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 5px; }
    .hr-team-detail-main .employee-dest {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 25px; }
    .hr-team-detail-main .employee-detail-dest {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 25px; }
    .hr-team-detail-main .employee-detail-short {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 25px; }
    .hr-team-detail-main .des-member-name {
        font-size: 14px;
        line-height: 18px; }

    /****End Meet HR Team page CSS****/
    /****Start Leadership Development page CSS****/
    .select-development-box-main .row {
        float: left; }
    .select-development-box-main .select-box {
        min-height: 30px;
        max-height: 30px;
        width: 290px;
        padding: 40px 0 0;
        margin-top: 15px;
        float: left; }

    .bottom-listing-prog .bottom-listing-prog-des {
        margin-bottom: 30px; }
    .bottom-listing-prog .bottom-listing-prog-des img {
        width: 100%;
        height: auto; }
    .bottom-listing-prog .bottom-listing-prog-des .view-btn-small-big {
        margin-top: 20px; }

    /****End Leadership Development page CSS****/
    /****Start Forms and Policies Page CSS****/
    .forms-policies-main .left-policy-img {
        margin-bottom: 50px; }
    .forms-policies-main .right-policy-text {
        padding: 1em 2em 2em 2em;
        border: 5px solid #ededed;
        margin: 0; }
    .forms-policies-main .right-policy-text h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px; }
    .forms-policies-main .right-policy-text .form-link {
        margin-top: 2em; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
        line-height: 22px;
        font-size: 14px; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
        text-transform: uppercase; }
    .forms-policies-main .right-policy-text .right-policy-text-btm {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px;
        padding-top: 1em; }

    .benefit-links-section-left-1 p a {
        padding: 12px 0;
        width: 100%; }

    /****End Forms and Policies Page CSS****/
    .program-section-main .program-img-left {
        margin-bottom: 20px; }
    .program-section-main .program-img-left img {
        width: 100%;
        height: auto; }
    header .home-menu-right .overlay.open li {
        width: 33%;
    }
    header .home-menu-right .overlay ul li a {
        font-size: 12px;
        line-height: 18px; }

    .internal-page-main-section {
        padding-top: 2em;
        padding-bottom: 3em; }

    .heading-text-25 {
        font-size: 20px; }

    .line-height-28 {
        line-height: 24px; }

    footer .footer-links {
        float: left;
        padding: 50px 0 15px 0; }
    footer .footer-links .footer-link-1 {
        float: left;
        width: 50%;
        margin-bottom: 20px; }
    footer .footer-center {
        padding: 0 15px; }
    footer .mobile-footer-res {
        padding-left: 0; }
    footer .footer-right {
        float: left;
        padding-left: 30px; }
    footer .footer-right .float-r {
        float: left; }
    .registre-btn {
        margin-left: 10px;
        float: left;
    }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        padding: 12px 15px;
        font-size: 12px;
        line-height: 14px;
    }
    .hr-team-main-section {
        padding-top: 2em;
        padding-bottom: 0;
    }
    .bottom-benifit-para .view-btn-small-big a,.view-right-benifit-r .view-btn-small-big a {
        width: auto;
        margin-right: 5px;
        margin-bottom: 12px;
        font-size: 10px;
    }

    .view-right-benifit-r .view-btn-small-big a i {
        font-size: 16px;
        float: left;
        padding-right: 8px;
    }
}
@media only screen and (min-width: 767px) {
    .contact-section-main .contact-title {
        width: 50%; }
    /*
        .bottom-listing-prog .bottom-listing-prog-des:nth-child(odd) {
            padding-right: 1.5em; }
        .bottom-listing-prog .bottom-listing-prog-des:nth-child(even) {
            padding-left: 1.5em; }*/ }
@media only screen and (min-width: 480) and (max-width: 767px) {

    .select-development-box-main p {
        padding-top: 25px; }
}
@media only screen and (max-width: 667px) {
    .forum-modal .modal-title {
        font-size: 16px;
        line-height: 20px;
    }

    .forum-modal .close {
        font-size: 25px;
        line-height: 25px;
        padding: 4px 15px;
    }

    .forum-modal .form-control {
        font-size: 14px;
        line-height: 16px;
        padding: 12px 15px;
        height: auto;
    }

    .forum-modal button#SubmitQuestion {
        width: auto;
    }

    .addlink {
        padding: 8px 16px;
    }

    .ForumPopupButton {
        margin-top: 15px;
    }

    .ForumPage {
        margin-top: 0;
    }

    .ForumQue-Image-container a {
        float: left;
        width: 46%;
        height: 100px;
        margin-right: 20px;
    }

    .ForumQue-Image-container a img {
        height: 100px;
    }

    .que-comment .ForumQue-top-container strong {
        font-size: 15px;
        line-height: 19px;
        width: 100%;
        float: left;
    }

    .que-comment .ForumQue-top-container span {
        font-size: 13px;
        line-height: 17px;
        margin-top: 7px;
        float: left;
        width: 100%;
        text-align: left;
    }

    .ForumQue-Image-container {
        margin: 15px 0 10px 0;
    }

    .que-comment .ForumQue-top-container p {
        font-size: 14px;
        line-height: 18px;
        padding-top: 20px;
    }

    .ForumQueActions textarea {
        margin-bottom: 5px;
    }

    .ForumTop {
        width: 100%;
        float: left;
    }

    .ForumSearch button {
        padding: 5px 8px;
    }

    .ForumQueActions #addComment {
        width: auto;
    }

    .forum-main .input-group-prepend button i {
        color: #868686;
        font-size: 15px;
    }

    .ForumButton {
        float: left;
        width: 100%;
        margin: 12px 0 0 0;
        text-align: left;
    }

    .ForumQueActions #CancelComment {
        width: auto;
    }

    .ForumQue {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .ForumListing h2 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 5px;
        margin-top: 20px;
    }

    .ForumQue a {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
        float: left;
    }

    .ForumButton button {
        font-size: 13px;
        line-height: 16px;
        padding: 10px 15px;
        width: auto;
    }

    .social-media-calendar.bottom-employee-detail {
        margin-top: 0px;
        padding: 0;
    }


    .bottom-employee-detail-left {
        margin-bottom: 0;
        float: left;
        width: 100%;
        padding: 0;
    }

    .bottom-employee-detail-right {
        margin-bottom: 40px;
        float: left;
        width: 100%;
        padding: 0;
    }
    .plan-top-section .employee-title-section {
        margin-top: 15px !important;
    }
    .carousel-indicators {
        margin-left: 5%;
    }

    .wellness-slider-main-section .carousel-inner .carousel-caption {
        bottom: 40px;
    }

    .hru-updated-social-container {
        margin: 45px auto;
    }

    header .home-menu-right .overlay.open{ overflow: auto; }

    header .home-menu-right .overlay nav {
        position: relative;
        height: 70%;
        top: 42%;
    }

    header .home-menu-right .button_container.active {
        left: inherit;
        width: auto;
        position: fixed;
        right: 7%;
    }


    header .home-menu-right .overlay.open li { width: 50%; }
    .login-bg-main-section {
        position: initial;
        height: 100% !important;
    }

    .home-email-icon a {
        margin-right: 10px;
    }
    .home-email-icon {
        display: block;
    }
    header .my-account-name .home-email-icon i {
        font-size: 20px;
        border: none;
        padding: 0;
    }
    header .my-account-name .home-email-icon {
        float: left;
        margin-top: 8px;
        margin-left: 5px;
    }
    .gallety-main-section .portfolio-categ li {
        display: inline;
        margin-right: 5px; }

    .bottom-employee-detail .employee-department-name {
        font-size: 16px;
        line-height: 20px; }

    .bottom-employee-detail .bus-detail-row p {
        font-size: 12px;
        line-height: 16px; }

    .bottom-employee-detail .inner-first-row {
        width: 6%; }
    .bottom-employee-detail .col-area {
        width: 40%; }
    .bottom-employee-detail .col-number {
        width: 52%; }

    .bottom-employee-detail .bus-detail-row .inner-first-row {
        padding: 17px 10px 15px 15px; }

    .bottom-employee-detail .bus-detail-row .small-bullet {
        width: 4px;
        height: 6px; }

    .gallety-main-section .portfolio-categ li a {
        font-size: 10px;
        line-height: 12px;
        padding: 10px 20px; }

    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        margin-right: 0px; }

    .wellness-slider-main-section {
        margin-bottom: 0px; }
    /*.wellness-slider-main-section .carousel-indicators {
        position: absolute;
        bottom: 20px;
        left: 0;
        z-index: 1;
        width: 100%;
        padding-left: 0;
        margin-left: -5%;
        text-align: right;
        list-style: none; }*/
    .wellness-slider-main-section .carousel-indicators li {
        width: 10px;
        height: 10px; }

    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px; }

    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
        float: left;
        padding: 2em 2em 2em 2em;
        margin: 2.1em 0 0 0em;
        width: 310px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
        font-size: 16px;
        font-size: 1rem;
        width: 80%; }

    /****End Wellness new page CSS****/
    /****Start Forms and Policies Page CSS****/
    .forms-policies-main .left-policy-img {
        margin-bottom: 50px; }
    .forms-policies-main .right-policy-text {
        padding: 1em 2em 2em 2em;
        border: 5px solid #ededed;
        margin: 0; }
    .forms-policies-main .right-policy-text h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px; }
    .forms-policies-main .right-policy-text .form-link {
        margin-top: 2em; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
        line-height: 15px;
        font-size: 11px; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
        text-transform: uppercase; }
    .forms-policies-main .right-policy-text .right-policy-text-btm {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px;
        padding-top: 1em; }

    .benefit-links-section-left-1 p a {
        padding: 12px 0;
        width: 100%; }

    /****End Forms and Policies Page CSS****/
    .heading-text-24 {
        font-size: 20px; }

    .mb-30 {
        margin-bottom: 20px; }

    .program-img-right {
        margin-top: 35px; }

    .heading-text-22 {
        font-size: 18px; }

    .line-height-26 {
        line-height: 24px; }

    .heading-text-18 {
        font-size: 14px; }

    .line-height-32 {
        line-height: 24px; }

    .heading-text-28 {
        font-size: 20px; }

    .program-img-right h3 {
        padding-bottom: 15px; }
    .program-img-right .pt-50 {
        padding-top: 25px; }
    .program-img-right .view-btn-small-big {
        margin-top: 25px; }
    .program-img-right .mt-90 {
        margin-top: 20px; }

    /****Start contact page CSS****/
    .contact-section-main .contact-title {
        margin: 0 auto; }

    .bottom-contact-detail-main {
        background-image: none;
        margin-top: 30px; }
    .bottom-contact-detail-main .contact-email-btn a {
        padding: 15px 30px; }
    .bottom-contact-detail-main .contact-detail {
        margin: 0; }
    .bottom-contact-detail-main .contact-detail .contact-middle {
        padding: 45px 15px;
        width: 100%; }
    .bottom-contact-detail-main .contact-detail .left-call-icon {
        display: none; }
    .bottom-contact-detail-main .contact-detail .right-text-con {
        margin-top: 30px; }
    .bottom-contact-detail-main .contact-detail .right-text-con .res-margin-top {
        margin-top: 5px; }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section {
        margin-top: 20px; }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section a {
        text-decoration: none;
        margin-top: 10px; }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a {
        font-size: 14px;
        margin-top: 10px;
        margin-right: 10px; }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span {
        display: block;
        padding: 3px 10px; }

    /****End contact page CSS****/
    .line-height-36 {
        line-height: 25px; }

    .heading-text-32 {
        font-size: 20px; }

    .retirement-main-section .retirement-main-section_left .middle-content {
        text-align: left; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right h2 {
        font-size: 16px;
        padding-top: 30px;
        padding-bottom: 20px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right {
        float: left;
        padding-left: 15px; }

    #scroll {
        width: 30px;
        height: 30px; }

    #scroll span {
        margin-left: -5px;
        margin-top: -9px;
        border: 6px solid transparent;
        border-bottom-color: #ffffff; }

    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        width: 25%; }

    .dwnld-btn a i {
        font-size: 20px; }

    .dwnld-btn a span {
        float: left;
        padding-right: 15px;
        padding-top: 3px; }

    .benefits-section-main .benefits-inner .benifit-content-section {
        margin: 2em 0 2em 0; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-bottom .employee-benifit-bottom-left h2 {
        font-size: 16px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-bottom {
        float: left;
        padding-top: 20px; }

    .benefits-section-main .benefits-inner .benifit-content-section {
        float: left;
        padding: 30px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left h2 {
        font-size: 20px;
        padding-bottom: 25px; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li a span {
        width: 90px;
        padding: 20px 0;
        height: 90px; }

    .benefits-section-main .benefits-inner .benifit-title-section h2 {
        font-size: 18px;
        text-align: center; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li img {
        width: 40%; }

    .benefits-inner {
        padding: 0 15px;
        float: left; }

    .middle-menu {
        position: fixed;
        right: -200px;
        width: 200px;
        background-color: #ffffff;
        z-index: 99;
        height: 100%;
        top: 0;
        margin: 0;
        z-index: 99999; }

    /*Start wellness responsive*/
    .wellness-main-section {
        float: left;
        padding: 2em 0;
        margin-top: 1em; }
    .wellness-main-section .gallery-home-bg {
        display: none; }
    .wellness-main-section h2 {
        color: #ffffff;
        font-size: 18px;
        font-size: 1.125rem;
        padding-bottom: 25px; }
    .wellness-main-section .serch-by-location-left {
        float: left;
        position: relative; }
    .wellness-main-section .serch-by-location-right {
        float: left;
        margin-top: 10px; }
    .wellness-main-section .serch-by-location-right .input-box {
        position: relative; }
    .wellness-main-section .serch-by-location-right .input-box input {
        padding: 20px 15px;
        font-size: 12px;
        font-size: 0.75rem; }
    .wellness-main-section .serch-by-location-right .input-box .actions .btn {
        font-size: 12px;
        font-size: 0.75rem;
        padding: 11px 10px; }
    .wellness-main-section .serch-by-location-right .input-box .actions i {
        margin-right: 8px;
        font-size: 14px; }

    .select-selected {
        padding: 15px;
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratMedium", sans-serif; }

    .select-selected:after {
        border: 6px solid transparent;
        border-color: #666666 transparent transparent transparent; }

    .select-items {
        width: 94.7%; }

    .select-items div {
        padding: 12px 15px;
        font-size: 12px;
        font-size: 0.75rem; }

    /*End wellness responsive*/
    /*Start gallery responsive*/
    .view_gallery_homepage {
        float: left;
        padding: 0em 0 2em 0; }
    .view_gallery_homepage .gallery-home-bg {
        display: none; }
    .view_gallery_homepage img {
        width: 100%; }
    .view_gallery_homepage .home-gallery-left {
        width: 100%;
        float: left;
        padding: 0 30px; }
    .view_gallery_homepage .home-gallery-left .padding-right-gallery {
        padding-right: 0px;
        padding-bottom: 10px;
        float: left;
        width: 100%; }
    .view_gallery_homepage .home-gallery-left .padding-right-gallery_2 {
        padding-right: 0px; }
    .view_gallery_homepage .home-gallery-right {
        width: 100%;
        float: left;
        margin-top: 10px;
        padding: 0 15px; }
    .view_gallery_homepage .hover-home-eefect {
        float: left;
        overflow: hidden;
        position: relative;
        width: 100%; }
    .view_gallery_homepage .hover-home-eefect img {
        transition: 0.6s ease; }
    .view_gallery_homepage .hover-home-eefect:hover img {
        transform: scale(1.08); }

    .view-btn-small {
        padding-top: 2em; }

    /*End gallery responsive*/
    /*Start benefits responsive*/
    .benefits-section-main {
        float: left;
        background-color: #f7f7f7;
        padding: 1em 15px; }
    .benefits-section-main .benefits-inner {
        float: none;
        margin: 0 auto;
        display: block; }
    .benefits-section-main .benefits-inner h2 {
        font-size: 18px;
        font-size: 1.125rem;
        padding-bottom: 10px; }
    .benefits-section-main .benefits-inner .benefit-links-section {
        float: left;
        border-top: 1px solid #dddddd;
        padding-top: 2em; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left {
        float: left; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left h4 {
        line-height: 20px;
        font-size: 16px;
        font-size: 1rem; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left p {
        font-size: 12px;
        font-size: 0.75rem;
        float: left;
        width: 100%;
        line-height: 20px;
        padding-top: 15px;
        margin-bottom: 2em; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left p a {
        color: #115491;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratMedium", sans-serif;
        float: left;
        width: 100%;
        padding-bottom: 5px;
        text-decoration: none; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left p a:hover {
        color: #c9202b;
        padding-left: 2px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left .benefit-links-section-left-1 {
        float: left; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left .benefit-links-section-left-1 p {
        background-color: #115491;
        text-align: center;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratMedium", sans-serif;
        margin-bottom: 15px;
        width: 91%;
        padding: 0; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left .benefit-links-section-left-1 p a {
        color: #ffffff;
        text-decoration: none;
        padding: 12px 0; }
    .benefits-section-main .benefits-inner .benefit-links-section .padding-left-b {
        padding-left: 45px;
        margin-top: 0px; }
    .benefits-section-main .benefits-inner .benefit-links-section .padding-right-b {
        padding-right: 0em; }

    /*Start slider CSS*/
    .slider-home {
        padding-bottom: 2em; }
    .slider-home h2 {
        font-size: 18px;
        font-size: 1.125rem;
        margin-top: 2em; }
    .slider-home .team-name {
        margin-top: 25px; }
    .slider-home .team-name span {
        color: #666666 !important;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif; }

    /*rotate slider css*/
    .rotateslider-container .rotateslider-item.now .team-name > p {
        font-size: 14px;
        font-size: 0.875rem; }

    .rotateslider-container .rotateslider-item .team-name > p {
        text-align: center;
        color: #777777;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif; }

    .rotateslider-container {
        width: 100% !important;
        height: 425px; }

    .rotateslider-container .rotateslider-item.prev {
        left: 27.5%;
        opacity: 1; }

    .rotateslider-container .rotateslider-item.prev-bigger {
        left: 20%;
        opacity: 1; }

    .rotateslider-container .rotateslider-item.prev-before-prev {
        left: 10%;
        opacity: 1;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(0.8);
        -ms-transform: translateY(-50%) translateX(-50%) scale(0.8);
        transform: translateY(-50%) translateX(-50%) scale(0.8); }

    .rotateslider-container .rotateslider-item.now {
        opacity: 1;
        -webkit-filter: blur(0px);
        top: 57%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
        -ms-transform: translateY(-50%) translateX(-50%) scale(1);
        transform: translateY(-50%) translateX(-50%) scale(1);
        z-index: 999; }

    .rotateslider-container img {
        box-shadow: 0px 5px 15px -4px rgba(0, 0, 0, 0.7);
        border: 1px solid #ffffff;
        width: 190px;
        height: 230px;
        object-fit: cover;
        object-position: center top; }

    .rotateslider-container .arrow {
        display: inline-block;
        width: 50px;
        height: 50px;
        /*background-color: #000;*/
        position: absolute;
        top: 50%;
        margin-top: -25px;
        cursor: pointer;
        color: #888888;
        text-align: center;
        font-size: 20px; }

    .rotateslider-container .arrow.left {
        left: 0; }

    .rotateslider-container .arrow.right {
        right: 0; }

    .arrow.right.js-rotateslider-arrow img {
        top: 0; }

    .arrow.left.js-rotateslider-arrow img {
        top: 0; }

    .rotateslider-container .rotateslider-item.now > .team-name {
        display: block; }

    .rotateslider-container .rotateslider-item > .team-name {
        display: none; }

    .rotateslider-container .rotateslider-item.now img {
        width: 220px;
        height: 290px;
        object-position: top;
        object-fit: cover; }

    /*rotate slider css*/
    /*End slider CSS*/
    /*End benefits responsive*/
    /*Start Retirement section CSS*/
    .retirement-main-section {
        float: left; }
    .retirement-main-section .retirement-main-section_left {
        float: left;
        background-image: none; }
    .retirement-main-section .retirement-main-section_left .middle-content {
        padding: 3em 15px 2em 15px;
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_left .middle-content .top-title-section h2 {
        font-size: 18px;
        font-size: 1.125rem; }
    .retirement-main-section .retirement-main-section_left .middle-content .top-title-section p {
        font-size: 12px;
        font-size: 0.75rem;
        padding-top: 5px; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section {
        margin-top: 40px; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section a {
        color: #ffffff;
        font-size: 16px;
        font-size: 1rem;
        font-family: "MontserratRegular", sans-serif; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section a:hover {
        padding-left: 3px;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        text-decoration: none; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section p {
        color: #ffffff;
        font-size: 18px;
        font-size: 1.125rem;
        padding-top: 8px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section {
        margin-top: 30px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section p {
        color: #ffffff;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 18px;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 40px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link {
        padding-bottom: 10px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
        color: #ffffff;
        font-size: 12px;
        font-size: 0.75rem;
        padding: 15px 25px; }
    .retirement-main-section .retirement-main-section_right {
        float: left;
        background-color: #115491;
        padding: 0em 15px 3em 15px;
        border-top: none; }
    .retirement-main-section .retirement-main-section_right .padding-left-block {
        padding-left: 15px;
        float: left; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points {
        float: left;
        width: 100%;
        margin-bottom: 20px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points p {
        color: #ffffff;
        font-size: 14px;
        font-size: 0.875rem; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul {
        margin-top: 15px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li {
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratRegular", sans-serif;
        text-decoration: none;
        padding-bottom: 10px;
        padding-bottom: 10px;
        padding-left: 25px;
        line-height: 16px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
        left: 18px;
        margin-top: 5px; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a {
        color: #ffffff;
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratRegular", sans-serif;
        padding: 10px 15px;
        text-decoration: none;
        border: 2px solid #ffffff;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .bottom-text {
        margin: 20px 0 25px 0;
        width: 95%;
        line-height: 20px;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .margin-bottom-b {
        margin-bottom: 20px; }

    /*Start bottom icon section CSS*/
    .bottom-icon-section {
        float: left;
        padding: 3em 15px; }
    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        margin-bottom: 30px; }
    .bottom-icon-section .bottom-icon-section-1 p {
        font-size: 12px;
        font-size: 0.75rem;
        margin-top: 15px;
        text-align: center;
        line-height: 18px; }
    .bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img {
        width: 80%;
        text-align: center;
        margin: 0 auto;
        background-color: #f3f3f3;
        border-radius: 50%; }
    .bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img img {
        width: 100%;
        padding: 30px; }

    /*End bottom icon section CSS*/
    /*Start footer CSS*/
    footer .footer-links {
        float: left;
        padding: 50px 0 15px 0; }
    footer .footer-links .footer-link-1 {
        float: left;
        width: 50%;
        margin-bottom: 20px; }
    footer .footer-center {
        padding: 0 15px; }
    footer .mobile-footer-res {
        padding-left: 0; }
    footer .footer-right {
        float: left;
        padding-left: 30px; }
    footer .footer-right .float-r {
        float: left; }

    .footer-bottom-line {
        float: left;
        background-image: url(../images/footer-bottom-line-bg.jpg);
        background-repeat-x: repeat;
        background-repeat-y: repeat; }
    .footer-bottom-line p {
        color: #ffffff;
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratRegular", sans-serif;
        text-align: center;
        padding: 20px 0; }

    /*End footer CSS*/
    /*Start video section CSS*/
    .video-main-section {
        float: left;
        padding: 3em 0; }
    .video-main-section .video-home-bg {
        position: absolute;
        right: 0;
        display: none; }
    .video-main-section .video-img-middle {
        width: 90%;
        height: auto;
        margin: 0 auto; }
    .video-main-section .video-img-middle img {
        width: 100%;
        height: auto; }
    .video-main-section .video-img-middle iframe {
        width: 100%;
        height: 290px; }
    .load_more_container .deleteMedia {
        position: initial;
        border-radius: 0;
        padding: 8px 20px;
        font-size: 14px;
        line-height: 18px;
        width: auto;
    }
    /*End video section CSS*/
    /*End Retirement section CSS*/ }
@media only screen and (max-width: 500px) {
    .fc-toolbar .fc-right {
        float: left !important;
        padding: 0 10px 0 40px;
    }
    .left-call-icon {
        display: none;
    }
    .program-section-main .program-img-right a {
        word-break: break-word;
    }

    .line-height-28 {
        line-height: 22px;
    }

    .bottom-employee-detail {
        margin-top: 20px;
    }

    .heading-text-24 {
        font-size: 18px;
    }

    header .home-menu-right .button_container {
        margin-left: 0px;
    }

    .login-bg-main-section .register-right-main-section .register-form-main h2 {
        font-size: 18px;
        text-align: left;
        margin-bottom: 2em;
        margin-top: 0; }

    header .home-menu-right .overlay ul li a {
        font-size: 12px;
        line-height: 22px; }

    .bottom-plan-section .bottom-box-section .internal-box-section .email-para {
        padding-left: 0; }

    .bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a {
        width: 90%; }

    .bottom-plan-section .bottom-box-section .internal-box-link {
        height: 180px; }

    .bottom-plan-section .bottom-box-section .internal-box-section .fone-para span {
        font-size: 14px;
        line-height: 18px;
        padding-left: 10px; }

    .bottom-plan-section .bottom-box-section .internal-box-section p {
        font-size: 14px;
        line-height: 20px;
        padding-top: 15px; }

    .bottom-plan-section .bottom-box-section .internal-box-section .email-para span a {
        font-size: 14px; }

    .retirement-main-section_left .middle-content .top-title-section p {
        font-size: 14px;
        line-height: 18px; }

    .retirement-main-section_left .middle-content .middle-title-section p {
        font-size: 18px;
        padding-top: 5px; }

    .bottom-manager-section .manager-main-pic {
        width: 100%;
        height: auto;
        max-width: 100%;
        position: relative; }

    .bottom-manager-section .manager-des-detail {
        position: initial;
        width: 100%;
        margin-top: 20px; }

    .pp_pic_holder {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; }

    .hover-home-eefect {
        width: 100%; }

    .gallety-main-section .portfolio-area li {
        float: left;
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px; }

    .gallety-main-section .portfolio-content {
        float: left;
        width: 100%; }

    .view_gallery_homepage .view-btn-small {
        padding-top: 0;
        margin-bottom: 30px; }

    .bottom-icon-section .bottom-icon-section-1 {
        margin-right: 0px; }

    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
        width: 100%; }

    /****Start Wellness new page CSS****/
    .wellness-slider-main-section {
        margin-bottom: 0px; }
    /*.wellness-slider-main-section .carousel-indicators {
        position: absolute;
        bottom: 20px;
        left: 0;
        z-index: 1;
        width: 100%;
        padding-left: 0;
        margin-left: -5%;
        text-align: right;
        list-style: none; }*/
    .wellness-slider-main-section .carousel-indicators li {
        width: 10px;
        height: 10px; }

    .wellness-main-section-h {
        padding-bottom: 0em;
        border-bottom: 1px solid #dddddd;
        padding-top: 1em; }
    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px; }

    .wellness-main-section-h .wellness-left-section {
        float: left;
        padding-bottom: 0;
        padding-right: 15px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box {
        float: left;
        position: relative;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
        padding: 2em 2em 3em 2em;
        margin: 1.5em 0 0 0em;
        width: 100%;
        position: initial;
        z-index: 99; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 span {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        padding: 45px 0 15px 0;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box .btn-pd-top {
        padding-top: 2em; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box img {
        display: none; }
    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px;
        margin-bottom: 40px; }

    /****End Wellness new page CSS****/
    .line-height-24 {
        line-height: 20px; }

    .heading-text-20 {
        font-size: 16px; }

    .line-height-22 {
        line-height: 20px; }

    .heading-text-16 {
        font-size: 14px; }

    .heading-text-25 {
        font-size: 16px; }

    .line-height-28 {
        line-height: 20px; }

    .pb-15 {
        padding-bottom: 12px; }

    .pt-15 {
        padding-top: 12px; }

    .content-left-bottom-title {
        width: 100%; }

    .content-left-bottom-btn {
        width: 100%; }

    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        width: 50%; }

    .benifit-tab-section li {
        width: 50%; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left .content-left-top li {
        font-size: 12px;
        padding-top: 0px;
        line-height: 18px;
        padding-left: 58px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left .content-left-top li:before {
        line-height: 40px;
        width: 40px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left .content-left-bottom .content-left-bottom-title h4 {
        font-size: 14px; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li a p {
        font-size: 12px; }

    .benifit-tab-section.nav-tabs > li {
        float: left;
        margin-bottom: 10px; }

    .black-btn-small {
        float: left;
        margin-top: 20px; }

    .black-btn-small a {
        font-size: 12px;
        padding: 12px 18px;
        margin-top: 15px; }

    .view_gallery_homepage {
        float: left;
        padding: 0em 0 2em 0; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right {
        float: left;
        padding-left: 15px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right h2 {
        font-size: 16px;
        padding-top: 30px;
        padding-bottom: 20px; }

    .benefits-section-main .benefits-inner .benefit-links-section .padding-left-b {
        padding-left: 15px;
        margin-top: 2em; }

    header .home-menu-right .button_container.active {
        margin-left: 8px;
        float: right;
        width: 100%;
        position: fixed;
        left: 20em;
    }

    header .home-menu-right .button_container span {
        width: 22px;
        padding: 0;
        height: 3px; }

    header .home-menu-right .button_container span:nth-of-type(2) {
        top: 8px; }

    header .home-menu-right .button_container span:nth-of-type(3) {
        top: 16px; }

    header .home-menu-right .button_container.active span:nth-of-type(3) {
        top: 22px; }

    header .my-account-name {
        float: right;
        width: 40%;
        padding: 3px 0;
        border-right: 1px solid #ffffff;
    }

    header .my-account-name a {
        border-left: none;
        float: left;
        padding: 5px 1em 5px 1em; }
    header .my-account-name a {
        border-left: none;
        float: left;
        padding: 5px 0 5px 0;
    }
    header .my-account-name i {
        float: right;
        border: 2px solid #dddddd;
        border-radius: 50%;
        padding: 6px;
        margin-right: 0; }

    header .header-logo {
        float: left;
        padding-right: 2em;
        width: 35%;
        flex: 0 0 40%;
    }

    header .header-logo img {
        width: 100%;
        padding: 15px 0 18px 30px; }

    .home-responsive-menu-right i {
        border: none !important;
        font-size: 20px !important;
        color: #dddddd !important; }

    .wellness-main-section .serch-by-location-right {
        float: left;
        margin-top: 10px; }

    .benefit-links-section .padding-left-b {
        padding-left: 15px;
        margin-top: 25px; }

    footer .footer-links {
        float: left;
        padding: 50px 0 15px 0; }
    footer .footer-links .footer-link-1 {
        float: left;
        width: 50%;
        margin-bottom: 20px; }
    footer .footer-center {
        padding: 0 15px; }
    footer .mobile-footer-res {
        padding-left: 0; }

    .video-main-section .video-img-middle iframe {
        width: 100%;
        height: 180px; }

    header .home-menu-right {
        float: left;
        margin-top: 10px;
        width: 20%; }

    .internal-page-banner-main .page-title {
        display: table;
        height: 100px;
        width: 100%; }
    .internal-page-banner-main .page-title h1 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        height: 100%;
        width: 100%; }

    .internal-page-main-section {
        padding-top: 0em;
        padding-bottom: 3em;
    }

    .internal-page-main-section.leadership-development-main, .internal-page-main-section.benifit-section-main, .internal-page-main-section.employee-recognisation-main, .internal-page-main-section.survey-section-main, .gallety-main-section, .internal-page-main-section.plan-401K-main , .internal-page-main-section.faq-section-main, .internal-page-main-section.contact-page-main, .internal-page-main-section.wellness-section-main {
        padding-top: 2em;
    }

    .plan-top-section {
        margin-top: 20px;
    }

    .survey-main-section .survey-detail-section {
        margin-bottom: 25px;
    }

    /****Start benifit new page CSS****/
    .benifit-section-main .benifit-section-left {
        padding-right: 15px; }
    .benifit-section-main .benifit-section-left h2 {
        padding-left: 20px;
        padding-right: 20px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 3em; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt {
        margin-top: 40px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt h4 {
        font-size: 14px;
        line-height: 18px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-call-no {
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website {
        font-size: 14px;
        line-height: 18px;
        margin-top: 0px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-grup-name {
        font-size: 16px;
        line-height: 20px;
        margin-top: 5px;
        margin-bottom: 5px; }
    .benifit-section-main .benifit-section-right {
        padding-left: 15px; }
    .benifit-section-main .benifit-section-right .benifit-top-para {
        margin-top: 40px;
        padding-bottom: 25px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list {
        margin-top: 30px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li {
        position: relative;
        float: left;
        width: 100%;
        padding-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li p {
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0px;
        font-size: 12px;
        line-height: 16px;
        width: 100%;
        float: left; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-enroll-no {
        display: none; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v {
        width: 100%;
        float: left;
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v a {
        float: left; }
    .benifit-section-main .benifit-section-right .benifit-arrow-img {
        display: none; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para {
        margin-top: 30px;
        padding-bottom: 0; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para p {
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para .toll-free-call-btm {
        margin-top: 5px; }
    .benifit-section-main .benifit-btn {
        margin-left: 15px; }
    .benifit-section-main .benifit-btn-right {
        margin-left: 45px; }

    .view-btn-small-big a {
        padding: 12px 20px;
        font-size: 12px; }

    .video-section {
        margin-top: 25px; }
    .video-section img {
        width: 100%;
        height: auto;
        margin-top: 0px; }
    .video-section iframe {
        width: 100%; }

    .border-res-none {
        border: none !important; } }
@media only screen and (max-width: 400px) {
    .program-section-main .program-img-right .perks-program-list ul li {
        padding-left: 0; }

    .program-section-main .program-img-right .perks-program-list ul li:before {
        display: none; } }

/*# sourceMappingURL=app.css.map */
.form-group label{margin-bottom: 4px;}
.v-select{background-color: #FFFFFF;font-size: 14px;border-radius: 3px;}
.v-select .dropdown-toggle::after {
    content: none;
}
.btn-croppie{padding: 12px !important;}
.drag-view a {width: 100%;}
.drag-view span {width: 100%;}
.drag-view img {width: 100%;height: 100%;}
.table-action{width: 82px;}
.bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a:focus {color:#333333;}
.deleteMedia{position: absolute; top: -4px; right: 18px; border-radius: 25px; padding: 8px 12px;}
.deleteFaq{top: 0px; right: 0px;border-radius: 0px 3px 3px 0px;padding: 12px 15px;}
.faqQuestion{display: block;}
.show_home, .hide_home{position: absolute; top: -4px; left: 18px; border-radius: 25px; padding: 10px 12px;}
.video-popup img{width: 100%;}
.v-select .dropdown-toggle .vs__actions .clear{position: absolute;height: 26px;right: 18px;width: 20px;margin: 7px 12px 7px 0px;}
.view_gallery_homepage .gallery-top .gallery-img-detail {overflow: hidden !important;}
.leadership-category {position: relative;width: 191px;}
.card-body{padding: 10px 0px;}
.faqBody{padding: 15px 32px;}
.faqTitle{text-align: left;width: 100%;}
/* HR CALENDER SEARCH */
/*.search-form .form-group input.form-control::-webkit-input-placeholder{
    display:none;
}
.search-form .form-group input.form-control::-moz-placeholder{
    display:none;
}*/
/*.navbar-right{
    min-width:450px;
}
.navbar-right form{
    width:100%;
}*/
.searchBtn{
    color: #333333 !important;
    margin-left: 5px;
    position:relative;
    width:0%;
    min-width:42px;
    height:40px;
    overflow:hidden;
    transition: width 0.5s;
    backface-visibility:hidden;
}
.searchBtn:hover{
    color: #000000;
}
.form-group input.searchInput{
    position:absolute;
    top:0;
    right:0;
    outline:none;
    width:100%;
    height:42px;
    margin:0;
    z-index:7;
}
input[type="text"].searchInput{
    -webkit-appearence:none;
    -webkit-border-radius:0;
}
.form-control-submit,
.search-label{
    padding: 7px 14px 10px;
    position:absolute;
    right:0;
    top:0;
    /*padding:0;*/
    margin:0;
    text-align:center;
    cursor:pointer;
    line-height:30px;
    background:white;
}
.search-label{
    padding: 4px 13px 10px;
}
/*.form-control-submit{
    background:#fff;
    opacity: 0;
    color:transparent;
    border:none;
    outline:none;
    z-index:-1;
}*/
.search-label{
    z-index:8;
}
.form-group.sb-search-open,
.no-js .sb-search-open{
    width:95%;
    float: left !important;
    margin: 0;
}
.form-group.sb-search-open .search-label,
.no-js .sb-search .search-label {
    background: #449d44;
    color: #fff;
    z-index: 8;
}
.policyForms{top: -12px;right: 6px;}
.ValidationErrorDanger{color: #ea3c3e;}
.ValidationErrorSuccess{color: #ea3c3e;}
/*.form-group.sb-search-open .form-control-submit,
.no-js .form-control .form-control-submit {
    z-index: 90;
}*/
.modal-body video{
    width :100%;
}
@media only screen and (max-width: 1000px) {
    .form-group.sb-search-open,
    .no-js .sb-search-open{
        width:91%;
    }
}
@media only screen and (max-width: 520px) {
    .form-group.sb-search-open,
    .no-js .sb-search-open{
        width:89%;
    }
}


@media only screen and (max-width: 480px) {
    .login-bg-main-section {
        position: initial;
        height: 100vh !important;
    }
    header .home-menu-right .overlay.open li { width: 100%; }

    header .home-menu-right .button_container.active {
        left: inherit;
        width: auto;
        position: fixed;
        right: 10%;
    }

}

@media only screen and (max-width: 420px) {
    .form-group.sb-search-open,
    .no-js .sb-search-open{
        width:85%;
    }
}
.v-select{margin-bottom: 4px;}
.faqSearch{
    margin: 0px 0px 20px 0px !important;
    width: 100% !important;
}
.social-media-description,.social-media-description p{
    line-height: 24px !important;
}
.swiper-slide img{
    max-height: 50px;
    max-width: 80px;
    cursor: pointer;
}
.swiper-slide{
    background-color: #f9f9f9;
    text-align: center;
    height: auto !important;
}


@media only screen and (max-width: 360px) {
    header .home-menu-right .button_container.active {
        left: 19em;
    }
    .fc-toolbar .fc-right {
        float: left !important;
        padding: 0 10px 0 40px;
    }
}


@media only screen and (max-width: 320px) {
    header .home-menu-right .button_container.active {
        left: 17em;
    }
    .fc-toolbar .fc-right {
        padding:0 10px 0 14px;
    }
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition:      -o-transform .6s ease-in-out;
        transition:         transform .6s ease-in-out;

        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 1;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
    text-shadow: none;
}
.carousel {
    position: relative;
    float: left;
    width: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0;
}
.dz-preview.dz-complete.dz-image-preview .dz-image{background: #49A7F1;
                                                   color: #FFFFFF;}
.btn.edit-btn-vvg.waves-effect.pull-left.manageicon {
    background: transparent;
}
.communication{
    border-top: 0px;
}
/**/
.ForumPopupButton .dz-error-message span{
    border: 0px solid #d3dee3 !important;
    line-height: 22px !important;
}
.ForumPopupButton .dz-details .dz-size span{
    line-height: 22px !important;
}
.ForumPopupButton .dz-details .dz-filename span{
    line-height: 22px !important;
}
/* .modal-body .ForumPopupButton .dropZoneDiv{
    max-height: 170px;
    overflow-y: auto;
    margin-bottom: 20px;
} */
.survey-img .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.75);
    cursor:pointer;
  }
  .survey-img .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
  }
  .survey-img:hover .overlay {
    opacity: 1;
  }
/*
Errno::ENOENT: No such file or directory @ rb_sysopen - scss/app.scss

Backtrace:
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:484:in `read'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:484:in `update_stylesheet'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `each'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin/compiler.rb:294:in `watch'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/plugin.rb:109:in `method_missing'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/sass_scss.rb:360:in `watch_or_update'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/sass_scss.rb:51:in `process_result'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/base.rb:52:in `parse'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/lib/sass/exec/base.rb:19:in `parse!'
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sass-3.4.23/bin/sass:13:in `<top (required)>'
C:/Ruby23-x64/bin/sass:22:in `load'
C:/Ruby23-x64/bin/sass:22:in `<main>'
*/
/* ==========================================================================
   Mixins
   ========================================================================== */
/* media query */
/* ==========================================================================
   Variables
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
@font-face {
    font-family: 'montserratlight';
    src: url("../fonts/montserratlight.eot");
    src: url("../fonts/montserratlight.eot") format("embedded-opentype"), url("../fonts/montserratlight.woff2") format("woff2"), url("../fonts/montserratlight.woff") format("woff"), url("../fonts/montserratlight.ttf") format("truetype"), url("../fonts/montserratlight.svg#montserratlight") format("svg"); }
@font-face {
    font-family: 'MontserratRegular';
    src: url("../fonts/MontserratRegular.eot");
    src: url("../fonts/MontserratRegular.eot") format("embedded-opentype"), url("../fonts/MontserratRegular.woff2") format("woff2"), url("../fonts/MontserratRegular.woff") format("woff"), url("../fonts/MontserratRegular.ttf") format("truetype"), url("../fonts/MontserratRegular.svg#MontserratRegular") format("svg"); }
@font-face {
    font-family: 'MontserratSemiBold';
    src: url("../fonts/MontserratSemiBold.eot");
    src: url("../fonts/MontserratSemiBold.eot") format("embedded-opentype"), url("../fonts/MontserratSemiBold.woff2") format("woff2"), url("../fonts/MontserratSemiBold.woff") format("woff"), url("../fonts/MontserratSemiBold.ttf") format("truetype"), url("../fonts/MontserratSemiBold.svg#MontserratSemiBold") format("svg"); }
@font-face {
    font-family: 'MontserratMedium';
    src: url("../fonts/MontserratMedium.eot");
    src: url("../fonts/MontserratMedium.eot") format("embedded-opentype"), url("../fonts/MontserratMedium.woff2") format("woff2"), url("../fonts/MontserratMedium.woff") format("woff"), url("../fonts/MontserratMedium.ttf") format("truetype"), url("../fonts/MontserratMedium.svg#MontserratMedium") format("svg"); }
@font-face {
    font-family: 'MontserratBold';
    src: url("../fonts/MontserratBold.eot");
    src: url("../fonts/MontserratBold.eot") format("embedded-opentype"), url("../fonts/MontserratBold.woff2") format("woff2"), url("../fonts/MontserratBold.woff") format("woff"), url("../fonts/MontserratBold.ttf") format("truetype"), url("../fonts/MontserratBold.svg#MontserratBold") format("svg"); }
@font-face {
    font-family: 'MontserratThin';
    src: url("../fonts/MontserratThin.eot");
    src: url("../fonts/MontserratThin.eot") format("embedded-opentype"), url("../fonts/MontserratThin.woff2") format("woff2"), url("../fonts/MontserratThin.woff") format("woff"), url("../fonts/MontserratThin.ttf") format("truetype"), url("../fonts/MontserratThin.svg#MontserratThin") format("svg"); }
@font-face {
    font-family: 'MontserratMediumItalic';
    src: url("../fonts/MontserratMediumItalic.eot");
    src: url("../fonts/MontserratMediumItalic.eot") format("embedded-opentype"), url("../fonts/MontserratMediumItalic.woff2") format("woff2"), url("../fonts/MontserratMediumItalic.woff") format("woff"), url("../fonts/MontserratMediumItalic.ttf") format("truetype"), url("../fonts/MontserratMediumItalic.svg#MontserratMediumItalic") format("svg"); }
/* Image replacement */


ol, ul, dl, p {
    margin-bottom: 0;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px; }

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
    visibility: hidden; }

/* Clear fix */
.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden; }

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table; }

.clearfix:after {
    clear: both; }

.clearfix {
    *zoom: 1; }

/* Align */
.text-center {
    text-align: center; }

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

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

/* Float */
.float-left {
    float: left; }

.float-right {
    float: right; }

.float-none {
    float: none; }

.tbl {
    display: table;
    width: 100%;
    border-collapse: collapse; }

.tbl-row {
    display: table-row; }

.tbl-cell {
    display: table-cell;
    vertical-align: middle; }

.bold {
    font-family: "MontserratRegular", sans-serif;
    font-weight: normal; }

.no-border, .b-a-0 {
    border: none; }

/*.b-a { border: solid 1px $color-border-light; }
.b-l { border-left: solid 1px $color-border-light; }
.b-r { border-right: solid 1px $color-border-light; }
.b-t { border-top: solid 1px $color-border-light; }
.b-b { border-bottom: solid 1px $color-border-light; }
.b-t-0 { border-top: none; }
.b-r-0 { border-bottom: none !important; }
.border-primary { border-color: $color-blue; }
.border-default { border-color: $color-border-light; }
.border-warning { border-color: $color-gold; }
.border-success { border-color: $color-green; }
.border-info { border-color: $color-purple; }
.border-white { border-color: #fff; }
.border-danger { border-color: $color-red; }*/
.no-radius {
    border-radius: 0; }

.round {
    border-radius: 25rem; }

.brtl {
    border-top-left-radius: 25rem; }

.brtr {
    border-top-right-radius: 25rem; }

.blbl {
    border-bottom-left-radius: 25rem; }

.brbr {
    border-bottom-right-radius: 25rem; }

.overflow-hidden {
    overflow: hidden; }

.overflow-visible {
    overflow: visible; }

.overflow-auto {
    overflow: auto; }

.text-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

.w100 {
    width: 100px; }

.w150 {
    width: 150px; }

.w200 {
    width: 200px; }

.w250 {
    width: 250px; }

.w300 {
    width: 300px; }

.w350 {
    width: 350px; }

.w400 {
    width: 400px; }

.w450 {
    width: 450px; }

.w500 {
    width: 500px; }

.width-auto {
    width: auto; }

.width-full {
    width: 100%; }

.relative {
    position: relative; }

.absolute {
    position: absolute; }

.lt {
    left: 0; }

.rt {
    right: 0; }

.bt {
    bottom: 0; }

.tp {
    top: 0; }

.height-auto {
    height: auto; }

.no-padding {
    padding: 0; }

.no-margin {
    margin: 0; }

.no-bg {
    background: none; }

.no-shadow {
    box-shadow: none; }

.shadow {
    box-shadow: 1px 1px rgba(0, 0, 0, 0.3); }

.text-shadow {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3); }

.block {
    display: block; }

.hide {
    display: none !important; }

.m-x-n {
    margin-left: -15px;
    margin-right: -15px; }

.m-r-n {
    margin-right: -15px; }

.m-l-n-n {
    margin-left: -15px; }

.m-a-lg {
    margin: 30px; }

.m-r-lg {
    margin-right: 30px; }

.m-b-lg {
    margin-bottom: 30px; }

.m-l-lg {
    margin-left: 30px; }

.m-t-lg {
    margin-top: 30px; }

.m-x-lg {
    margin-left: 30px;
    margin-right: 30px; }

.m-y-lg {
    margin-top: 30px;
    margin-bottom: 30px; }

.m-a-md {
    margin: 20px; }

.m-r-md {
    margin-right: 20px; }

.m-b-md {
    margin-bottom: 20px; }

.m-l-md {
    margin-left: 20px; }

.m-t-md {
    margin-top: 20px; }

.m-x-md {
    margin-left: 20px;
    margin-right: 20px; }

.m-y-md {
    margin-top: 20px;
    margin-bottom: 20px; }

.m-a {
    margin: 15px; }

.m-r {
    margin-right: 15px; }

.m-b {
    margin-bottom: 15px; }

.m-l {
    margin-left: 15px; }

.m-t {
    margin-top: 15px; }

.m-x {
    margin-left: 15px;
    margin-right: 15px; }

.m-y {
    margin-top: 15px;
    margin-bottom: 15px; }

.m-a-0 {
    margin: 0; }

.m-r-0 {
    margin-right: 0; }

.m-b-0 {
    margin-bottom: 0; }

.m-l-0 {
    margin-left: 0; }

.m-t-0 {
    margin-top: 0; }

.m-x-0 {
    margin-left: 0;
    margin-right: 0; }

.m-y-0 {
    margin-top: 0;
    margin-bottom: 0; }

.m-x-auto {
    margin-right: auto;
    margin-left: auto; }

.p-x-n {
    padding-left: -15px;
    padding-right: -15px; }

.p-r-n {
    padding-right: -15px; }

.p-l-n-n {
    padding-left: -15px; }

.p-a-lg {
    padding: 30px; }

.p-r-lg {
    padding-right: 30px; }

.p-b-lg {
    padding-bottom: 30px; }

.p-l-lg {
    padding-left: 30px; }

.p-t-lg {
    padding-top: 30px; }

.p-x-lg {
    padding-left: 30px;
    padding-right: 30px; }

.p-y-lg {
    padding-top: 30px;
    padding-bottom: 30px; }

.p-a-md {
    padding: 20px; }

.p-r-md {
    padding-right: 20px; }

.p-b-md {
    padding-bottom: 20px; }

.p-l-md {
    padding-left: 20px; }

.p-t-md {
    padding-top: 20px; }

.p-x-md {
    padding-left: 20px;
    padding-right: 20px; }

.p-y-md {
    padding-top: 20px;
    padding-bottom: 20px; }

.p-a {
    padding: 15px; }

.p-r {
    padding-right: 15px; }

.p-b {
    padding-bottom: 15px; }

.p-l {
    padding-left: 15px; }

.p-t {
    padding-top: 15px; }

.p-x {
    padding-left: 15px;
    padding-right: 15px; }

.p-y {
    padding-top: 15px;
    padding-bottom: 15px; }

.p-a-0 {
    padding: 0; }

.p-r-0 {
    padding-right: 0; }

.p-b-0 {
    padding-bottom: 0; }

.p-l-0 {
    padding-left: 0; }

.p-t-0 {
    padding-top: 0; }

.p-x-0 {
    padding-left: 0;
    padding-right: 0; }

.p-y-0 {
    padding-top: 0;
    padding-bottom: 0; }

.p-x-auto {
    padding-right: auto;
    padding-left: auto; }

/*.color-pink{
    color: $color-pink !important;
}
.color-black{
    color: $color-black !important;
}

.color-gray{
    color: $color-gray !important;
}
.color-green{
    color:$color-green !important;
}*/
.display-table {
    display: table;
    width: 100%; }

.pointer {
    cursor: pointer; }

.opacity-0 {
    opacity: 0; }

.text-vertical-middle {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }

.inline-block {
    display: inline-block !important; }

.ml-100 {
    margin-left: 100px; }

.ml-99 {
    margin-left: 99px; }

.ml-98 {
    margin-left: 98px; }

.ml-97 {
    margin-left: 97px; }

.ml-96 {
    margin-left: 96px; }

.ml-95 {
    margin-left: 95px; }

.ml-94 {
    margin-left: 94px; }

.ml-93 {
    margin-left: 93px; }

.ml-92 {
    margin-left: 92px; }

.ml-91 {
    margin-left: 91px; }

.ml-90 {
    margin-left: 90px; }

.ml-89 {
    margin-left: 89px; }

.ml-88 {
    margin-left: 88px; }

.ml-87 {
    margin-left: 87px; }

.ml-86 {
    margin-left: 86px; }

.ml-85 {
    margin-left: 85px; }

.ml-84 {
    margin-left: 84px; }

.ml-83 {
    margin-left: 83px; }

.ml-82 {
    margin-left: 82px; }

.ml-81 {
    margin-left: 81px; }

.ml-80 {
    margin-left: 80px; }

.ml-79 {
    margin-left: 79px; }

.ml-78 {
    margin-left: 78px; }

.ml-77 {
    margin-left: 77px; }

.ml-76 {
    margin-left: 76px; }

.ml-75 {
    margin-left: 75px; }

.ml-74 {
    margin-left: 74px; }

.ml-73 {
    margin-left: 73px; }

.ml-72 {
    margin-left: 72px; }

.ml-71 {
    margin-left: 71px; }

.ml-70 {
    margin-left: 70px; }

.ml-69 {
    margin-left: 69px; }

.ml-68 {
    margin-left: 68px; }

.ml-67 {
    margin-left: 67px; }

.ml-66 {
    margin-left: 66px; }

.ml-65 {
    margin-left: 65px; }

.ml-64 {
    margin-left: 64px; }

.ml-63 {
    margin-left: 63px; }

.ml-62 {
    margin-left: 62px; }

.ml-61 {
    margin-left: 61px; }

.ml-60 {
    margin-left: 60px; }

.ml-59 {
    margin-left: 59px; }

.ml-58 {
    margin-left: 58px; }

.ml-57 {
    margin-left: 57px; }

.ml-56 {
    margin-left: 56px; }

.ml-55 {
    margin-left: 55px; }

.ml-54 {
    margin-left: 54px; }

.ml-53 {
    margin-left: 53px; }

.ml-52 {
    margin-left: 52px; }

.ml-51 {
    margin-left: 51px; }

.ml-50 {
    margin-left: 50px; }

.ml-49 {
    margin-left: 49px; }

.ml-48 {
    margin-left: 48px; }

.ml-47 {
    margin-left: 47px; }

.ml-46 {
    margin-left: 46px; }

.ml-45 {
    margin-left: 45px; }

.ml-44 {
    margin-left: 44px; }

.ml-43 {
    margin-left: 43px; }

.ml-42 {
    margin-left: 42px; }

.ml-41 {
    margin-left: 41px; }

.ml-40 {
    margin-left: 40px; }

.ml-39 {
    margin-left: 39px; }

.ml-38 {
    margin-left: 38px; }

.ml-37 {
    margin-left: 37px; }

.ml-36 {
    margin-left: 36px; }

.ml-35 {
    margin-left: 35px; }

.ml-34 {
    margin-left: 34px; }

.ml-33 {
    margin-left: 33px; }

.ml-32 {
    margin-left: 32px; }

.ml-31 {
    margin-left: 31px; }

.ml-30 {
    margin-left: 30px; }

.ml-29 {
    margin-left: 29px; }

.ml-28 {
    margin-left: 28px; }

.ml-27 {
    margin-left: 27px; }

.ml-26 {
    margin-left: 26px; }

.ml-25 {
    margin-left: 25px; }

.ml-24 {
    margin-left: 24px; }

.ml-23 {
    margin-left: 23px; }

.ml-22 {
    margin-left: 22px; }

.ml-21 {
    margin-left: 21px; }

.ml-20 {
    margin-left: 20px; }

.ml-19 {
    margin-left: 19px; }

.ml-18 {
    margin-left: 18px; }

.ml-17 {
    margin-left: 17px; }

.ml-16 {
    margin-left: 16px; }

.ml-15 {
    margin-left: 15px; }

.ml-14 {
    margin-left: 14px; }

.ml-13 {
    margin-left: 13px; }

.ml-12 {
    margin-left: 12px; }

.ml-11 {
    margin-left: 11px; }

.ml-10 {
    margin-left: 10px; }

.ml-9 {
    margin-left: 9px; }

.ml-8 {
    margin-left: 8px; }

.ml-7 {
    margin-left: 7px; }

.ml-6 {
    margin-left: 6px; }

.ml-5 {
    margin-left: 5px; }

.ml-4 {
    margin-left: 4px; }

.ml-3 {
    margin-left: 3px; }

.ml-2 {
    margin-left: 2px; }

.ml-1 {
    margin-left: 1px; }

.ml-0 {
    margin-left: 0px; }

.mr-100 {
    margin-right: 100px; }

.mr-99 {
    margin-right: 99px; }

.mr-98 {
    margin-right: 98px; }

.mr-97 {
    margin-right: 97px; }

.mr-96 {
    margin-right: 96px; }

.mr-95 {
    margin-right: 95px; }

.mr-94 {
    margin-right: 94px; }

.mr-93 {
    margin-right: 93px; }

.mr-92 {
    margin-right: 92px; }

.mr-91 {
    margin-right: 91px; }

.mr-90 {
    margin-right: 90px; }

.mr-89 {
    margin-right: 89px; }

.mr-88 {
    margin-right: 88px; }

.mr-87 {
    margin-right: 87px; }

.mr-86 {
    margin-right: 86px; }

.mr-85 {
    margin-right: 85px; }

.mr-84 {
    margin-right: 84px; }

.mr-83 {
    margin-right: 83px; }

.mr-82 {
    margin-right: 82px; }

.mr-81 {
    margin-right: 81px; }

.mr-80 {
    margin-right: 80px; }

.mr-79 {
    margin-right: 79px; }

.mr-78 {
    margin-right: 78px; }

.mr-77 {
    margin-right: 77px; }

.mr-76 {
    margin-right: 76px; }

.mr-75 {
    margin-right: 75px; }

.mr-74 {
    margin-right: 74px; }

.mr-73 {
    margin-right: 73px; }

.mr-72 {
    margin-right: 72px; }

.mr-71 {
    margin-right: 71px; }

.mr-70 {
    margin-right: 70px; }

.mr-69 {
    margin-right: 69px; }

.mr-68 {
    margin-right: 68px; }

.mr-67 {
    margin-right: 67px; }

.mr-66 {
    margin-right: 66px; }

.mr-65 {
    margin-right: 65px; }

.mr-64 {
    margin-right: 64px; }

.mr-63 {
    margin-right: 63px; }

.mr-62 {
    margin-right: 62px; }

.mr-61 {
    margin-right: 61px; }

.mr-60 {
    margin-right: 60px; }

.mr-59 {
    margin-right: 59px; }

.mr-58 {
    margin-right: 58px; }

.mr-57 {
    margin-right: 57px; }

.mr-56 {
    margin-right: 56px; }

.mr-55 {
    margin-right: 55px; }

.mr-54 {
    margin-right: 54px; }

.mr-53 {
    margin-right: 53px; }

.mr-52 {
    margin-right: 52px; }

.mr-51 {
    margin-right: 51px; }

.mr-50 {
    margin-right: 50px; }

.mr-49 {
    margin-right: 49px; }

.mr-48 {
    margin-right: 48px; }

.mr-47 {
    margin-right: 47px; }

.mr-46 {
    margin-right: 46px; }

.mr-45 {
    margin-right: 45px; }

.mr-44 {
    margin-right: 44px; }

.mr-43 {
    margin-right: 43px; }

.mr-42 {
    margin-right: 42px; }

.mr-41 {
    margin-right: 41px; }

.mr-40 {
    margin-right: 40px; }

.mr-39 {
    margin-right: 39px; }

.mr-38 {
    margin-right: 38px; }

.mr-37 {
    margin-right: 37px; }

.mr-36 {
    margin-right: 36px; }

.mr-35 {
    margin-right: 35px; }

.mr-34 {
    margin-right: 34px; }

.mr-33 {
    margin-right: 33px; }

.mr-32 {
    margin-right: 32px; }

.mr-31 {
    margin-right: 31px; }

.mr-30 {
    margin-right: 30px; }

.mr-29 {
    margin-right: 29px; }

.mr-28 {
    margin-right: 28px; }

.mr-27 {
    margin-right: 27px; }

.mr-26 {
    margin-right: 26px; }

.mr-25 {
    margin-right: 25px; }

.mr-24 {
    margin-right: 24px; }

.mr-23 {
    margin-right: 23px; }

.mr-22 {
    margin-right: 22px; }

.mr-21 {
    margin-right: 21px; }

.mr-20 {
    margin-right: 20px; }

.mr-19 {
    margin-right: 19px; }

.mr-18 {
    margin-right: 18px; }

.mr-17 {
    margin-right: 17px; }

.mr-16 {
    margin-right: 16px; }

.mr-15 {
    margin-right: 15px; }

.mr-14 {
    margin-right: 14px; }

.mr-13 {
    margin-right: 13px; }

.mr-12 {
    margin-right: 12px; }

.mr-11 {
    margin-right: 11px; }

.mr-10 {
    margin-right: 10px; }

.mr-9 {
    margin-right: 9px; }

.mr-8 {
    margin-right: 8px; }

.mr-7 {
    margin-right: 7px; }

.mr-6 {
    margin-right: 6px; }

.mr-5 {
    margin-right: 5px; }

.mr-4 {
    margin-right: 4px; }

.mr-3 {
    margin-right: 3px; }

.mr-2 {
    margin-right: 2px; }

.mr-1 {
    margin-right: 1px; }

.mr-0 {
    margin-right: 0px; }

.mt-100 {
    margin-top: 100px; }

.mt-99 {
    margin-top: 99px; }

.mt-98 {
    margin-top: 98px; }

.mt-97 {
    margin-top: 97px; }

.mt-96 {
    margin-top: 96px; }

.mt-95 {
    margin-top: 95px; }

.mt-94 {
    margin-top: 94px; }

.mt-93 {
    margin-top: 93px; }

.mt-92 {
    margin-top: 92px; }

.mt-91 {
    margin-top: 91px; }

.mt-90 {
    margin-top: 90px; }

.mt-89 {
    margin-top: 89px; }

.mt-88 {
    margin-top: 88px; }

.mt-87 {
    margin-top: 87px; }

.mt-86 {
    margin-top: 86px; }

.mt-85 {
    margin-top: 85px; }

.mt-84 {
    margin-top: 84px; }

.mt-83 {
    margin-top: 83px; }

.mt-82 {
    margin-top: 82px; }

.mt-81 {
    margin-top: 81px; }

.mt-80 {
    margin-top: 80px; }

.mt-79 {
    margin-top: 79px; }

.mt-78 {
    margin-top: 78px; }

.mt-77 {
    margin-top: 77px; }

.mt-76 {
    margin-top: 76px; }

.mt-75 {
    margin-top: 75px; }

.mt-74 {
    margin-top: 74px; }

.mt-73 {
    margin-top: 73px; }

.mt-72 {
    margin-top: 72px; }

.mt-71 {
    margin-top: 71px; }

.mt-70 {
    margin-top: 70px; }

.mt-69 {
    margin-top: 69px; }

.mt-68 {
    margin-top: 68px; }

.mt-67 {
    margin-top: 67px; }

.mt-66 {
    margin-top: 66px; }

.mt-65 {
    margin-top: 65px; }

.mt-64 {
    margin-top: 64px; }

.mt-63 {
    margin-top: 63px; }

.mt-62 {
    margin-top: 62px; }

.mt-61 {
    margin-top: 61px; }

.mt-60 {
    margin-top: 60px; }

.mt-59 {
    margin-top: 59px; }

.mt-58 {
    margin-top: 58px; }

.mt-57 {
    margin-top: 57px; }

.mt-56 {
    margin-top: 56px; }

.mt-55 {
    margin-top: 55px; }

.mt-54 {
    margin-top: 54px; }

.mt-53 {
    margin-top: 53px; }

.mt-52 {
    margin-top: 52px; }

.mt-51 {
    margin-top: 51px; }

.mt-50 {
    margin-top: 50px; }

.mt-49 {
    margin-top: 49px; }

.mt-48 {
    margin-top: 48px; }

.mt-47 {
    margin-top: 47px; }

.mt-46 {
    margin-top: 46px; }

.mt-45 {
    margin-top: 45px; }

.mt-44 {
    margin-top: 44px; }

.mt-43 {
    margin-top: 43px; }

.mt-42 {
    margin-top: 42px; }

.mt-41 {
    margin-top: 41px; }

.mt-40 {
    margin-top: 40px; }

.mt-39 {
    margin-top: 39px; }

.mt-38 {
    margin-top: 38px; }

.mt-37 {
    margin-top: 37px; }

.mt-36 {
    margin-top: 36px; }

.mt-35 {
    margin-top: 35px; }

.mt-34 {
    margin-top: 34px; }

.mt-33 {
    margin-top: 33px; }

.mt-32 {
    margin-top: 32px; }

.mt-31 {
    margin-top: 31px; }

.mt-30 {
    margin-top: 30px; }

.mt-29 {
    margin-top: 29px; }

.mt-28 {
    margin-top: 28px; }

.mt-27 {
    margin-top: 27px; }

.mt-26 {
    margin-top: 26px; }

.mt-25 {
    margin-top: 25px; }

.mt-24 {
    margin-top: 24px; }

.mt-23 {
    margin-top: 23px; }

.mt-22 {
    margin-top: 22px; }

.mt-21 {
    margin-top: 21px; }

.mt-20 {
    margin-top: 20px; }

.mt-19 {
    margin-top: 19px; }

.mt-18 {
    margin-top: 18px; }

.mt-17 {
    margin-top: 17px; }

.mt-16 {
    margin-top: 16px; }

.mt-15 {
    margin-top: 15px; }

.mt-14 {
    margin-top: 14px; }

.mt-13 {
    margin-top: 13px; }

.mt-12 {
    margin-top: 12px; }

.mt-11 {
    margin-top: 11px; }

.mt-10 {
    margin-top: 10px; }

.mt-9 {
    margin-top: 9px; }

.mt-8 {
    margin-top: 8px; }

.mt-7 {
    margin-top: 7px; }

.mt-6 {
    margin-top: 6px; }

.mt-5 {
    margin-top: 5px; }

.mt-4 {
    margin-top: 4px; }

.mt-3 {
    margin-top: 3px; }

.mt-2 {
    margin-top: 2px; }

.mt-1 {
    margin-top: 1px; }

.mt-0 {
    margin-top: 0px; }

.mb-100 {
    margin-bottom: 100px; }

.mb-99 {
    margin-bottom: 99px; }

.mb-98 {
    margin-bottom: 98px; }

.mb-97 {
    margin-bottom: 97px; }

.mb-96 {
    margin-bottom: 96px; }

.mb-95 {
    margin-bottom: 95px; }

.mb-94 {
    margin-bottom: 94px; }

.mb-93 {
    margin-bottom: 93px; }

.mb-92 {
    margin-bottom: 92px; }

.mb-91 {
    margin-bottom: 91px; }

.mb-90 {
    margin-bottom: 90px; }

.mb-89 {
    margin-bottom: 89px; }

.mb-88 {
    margin-bottom: 88px; }

.mb-87 {
    margin-bottom: 87px; }

.mb-86 {
    margin-bottom: 86px; }

.mb-85 {
    margin-bottom: 85px; }

.mb-84 {
    margin-bottom: 84px; }

.mb-83 {
    margin-bottom: 83px; }

.mb-82 {
    margin-bottom: 82px; }

.mb-81 {
    margin-bottom: 81px; }

.mb-80 {
    margin-bottom: 80px; }

.mb-79 {
    margin-bottom: 79px; }

.mb-78 {
    margin-bottom: 78px; }

.mb-77 {
    margin-bottom: 77px; }

.mb-76 {
    margin-bottom: 76px; }

.mb-75 {
    margin-bottom: 75px; }

.mb-74 {
    margin-bottom: 74px; }

.mb-73 {
    margin-bottom: 73px; }

.mb-72 {
    margin-bottom: 72px; }

.mb-71 {
    margin-bottom: 71px; }

.mb-70 {
    margin-bottom: 70px; }

.mb-69 {
    margin-bottom: 69px; }

.mb-68 {
    margin-bottom: 68px; }

.mb-67 {
    margin-bottom: 67px; }

.mb-66 {
    margin-bottom: 66px; }

.mb-65 {
    margin-bottom: 65px; }

.mb-64 {
    margin-bottom: 64px; }

.mb-63 {
    margin-bottom: 63px; }

.mb-62 {
    margin-bottom: 62px; }

.mb-61 {
    margin-bottom: 61px; }

.mb-60 {
    margin-bottom: 60px; }

.mb-59 {
    margin-bottom: 59px; }

.mb-58 {
    margin-bottom: 58px; }

.mb-57 {
    margin-bottom: 57px; }

.mb-56 {
    margin-bottom: 56px; }

.mb-55 {
    margin-bottom: 55px; }

.mb-54 {
    margin-bottom: 54px; }

.mb-53 {
    margin-bottom: 53px; }

.mb-52 {
    margin-bottom: 52px; }

.mb-51 {
    margin-bottom: 51px; }

.mb-50 {
    margin-bottom: 50px; }

.mb-49 {
    margin-bottom: 49px; }

.mb-48 {
    margin-bottom: 48px; }

.mb-47 {
    margin-bottom: 47px; }

.mb-46 {
    margin-bottom: 46px; }

.mb-45 {
    margin-bottom: 45px; }

.mb-44 {
    margin-bottom: 44px; }

.mb-43 {
    margin-bottom: 43px; }

.mb-42 {
    margin-bottom: 42px; }

.mb-41 {
    margin-bottom: 41px; }

.mb-40 {
    margin-bottom: 40px; }

.mb-39 {
    margin-bottom: 39px; }

.mb-38 {
    margin-bottom: 38px; }

.mb-37 {
    margin-bottom: 37px; }

.mb-36 {
    margin-bottom: 36px; }

.mb-35 {
    margin-bottom: 35px; }

.mb-34 {
    margin-bottom: 34px; }

.mb-33 {
    margin-bottom: 33px; }

.mb-32 {
    margin-bottom: 32px; }

.mb-31 {
    margin-bottom: 31px; }

.mb-30 {
    margin-bottom: 30px; }

.mb-29 {
    margin-bottom: 29px; }

.mb-28 {
    margin-bottom: 28px; }

.mb-27 {
    margin-bottom: 27px; }

.mb-26 {
    margin-bottom: 26px; }

.mb-25 {
    margin-bottom: 25px; }

.mb-24 {
    margin-bottom: 24px; }

.mb-23 {
    margin-bottom: 23px; }

.mb-22 {
    margin-bottom: 22px; }

.mb-21 {
    margin-bottom: 21px; }

.mb-20 {
    margin-bottom: 20px; }

.mb-19 {
    margin-bottom: 19px; }

.mb-18 {
    margin-bottom: 18px; }

.mb-17 {
    margin-bottom: 17px; }

.mb-16 {
    margin-bottom: 16px; }

.mb-15 {
    margin-bottom: 15px; }

.mb-14 {
    margin-bottom: 14px; }

.mb-13 {
    margin-bottom: 13px; }

.mb-12 {
    margin-bottom: 12px; }

.mb-11 {
    margin-bottom: 11px; }

.mb-10 {
    margin-bottom: 10px; }

.mb-9 {
    margin-bottom: 9px; }

.mb-8 {
    margin-bottom: 8px; }

.mb-7 {
    margin-bottom: 7px; }

.mb-6 {
    margin-bottom: 6px; }

.mb-5 {
    margin-bottom: 5px; }

.mb-4 {
    margin-bottom: 4px; }

.mb-3 {
    margin-bottom: 3px; }

.mb-2 {
    margin-bottom: 2px; }

.mb-1 {
    margin-bottom: 1px; }

.mb-0 {
    margin-bottom: 0px; }

.pl-100 {
    padding-left: 100px; }

.pl-99 {
    padding-left: 99px; }

.pl-98 {
    padding-left: 98px; }

.pl-97 {
    padding-left: 97px; }

.pl-96 {
    padding-left: 96px; }

.pl-95 {
    padding-left: 95px; }

.pl-94 {
    padding-left: 94px; }

.pl-93 {
    padding-left: 93px; }

.pl-92 {
    padding-left: 92px; }

.pl-91 {
    padding-left: 91px; }

.pl-90 {
    padding-left: 90px; }

.pl-89 {
    padding-left: 89px; }

.pl-88 {
    padding-left: 88px; }

.pl-87 {
    padding-left: 87px; }

.pl-86 {
    padding-left: 86px; }

.pl-85 {
    padding-left: 85px; }

.pl-84 {
    padding-left: 84px; }

.pl-83 {
    padding-left: 83px; }

.pl-82 {
    padding-left: 82px; }

.pl-81 {
    padding-left: 81px; }

.pl-80 {
    padding-left: 80px; }

.pl-79 {
    padding-left: 79px; }

.pl-78 {
    padding-left: 78px; }

.pl-77 {
    padding-left: 77px; }

.pl-76 {
    padding-left: 76px; }

.pl-75 {
    padding-left: 75px; }

.pl-74 {
    padding-left: 74px; }

.pl-73 {
    padding-left: 73px; }

.pl-72 {
    padding-left: 72px; }

.pl-71 {
    padding-left: 71px; }

.pl-70 {
    padding-left: 70px; }

.pl-69 {
    padding-left: 69px; }

.pl-68 {
    padding-left: 68px; }

.pl-67 {
    padding-left: 67px; }

.pl-66 {
    padding-left: 66px; }

.pl-65 {
    padding-left: 65px; }

.pl-64 {
    padding-left: 64px; }

.pl-63 {
    padding-left: 63px; }

.pl-62 {
    padding-left: 62px; }

.pl-61 {
    padding-left: 61px; }

.pl-60 {
    padding-left: 60px; }

.pl-59 {
    padding-left: 59px; }

.pl-58 {
    padding-left: 58px; }

.pl-57 {
    padding-left: 57px; }

.pl-56 {
    padding-left: 56px; }

.pl-55 {
    padding-left: 55px; }

.pl-54 {
    padding-left: 54px; }

.pl-53 {
    padding-left: 53px; }

.pl-52 {
    padding-left: 52px; }

.pl-51 {
    padding-left: 51px; }

.pl-50 {
    padding-left: 50px; }

.pl-49 {
    padding-left: 49px; }

.pl-48 {
    padding-left: 48px; }

.pl-47 {
    padding-left: 47px; }

.pl-46 {
    padding-left: 46px; }

.pl-45 {
    padding-left: 45px; }

.pl-44 {
    padding-left: 44px; }

.pl-43 {
    padding-left: 43px; }

.pl-42 {
    padding-left: 42px; }

.pl-41 {
    padding-left: 41px; }

.pl-40 {
    padding-left: 40px; }

.pl-39 {
    padding-left: 39px; }

.pl-38 {
    padding-left: 38px; }

.pl-37 {
    padding-left: 37px; }

.pl-36 {
    padding-left: 36px; }

.pl-35 {
    padding-left: 35px; }

.pl-34 {
    padding-left: 34px; }

.pl-33 {
    padding-left: 33px; }

.pl-32 {
    padding-left: 32px; }

.pl-31 {
    padding-left: 31px; }

.pl-30 {
    padding-left: 30px; }

.pl-29 {
    padding-left: 29px; }

.pl-28 {
    padding-left: 28px; }

.pl-27 {
    padding-left: 27px; }

.pl-26 {
    padding-left: 26px; }

.pl-25 {
    padding-left: 25px; }

.pl-24 {
    padding-left: 24px; }

.pl-23 {
    padding-left: 23px; }

.pl-22 {
    padding-left: 22px; }

.pl-21 {
    padding-left: 21px; }

.pl-20 {
    padding-left: 20px; }

.pl-19 {
    padding-left: 19px; }

.pl-18 {
    padding-left: 18px; }

.pl-17 {
    padding-left: 17px; }

.pl-16 {
    padding-left: 16px; }

.pl-15 {
    padding-left: 15px; }

.pl-14 {
    padding-left: 14px; }

.pl-13 {
    padding-left: 13px; }

.pl-12 {
    padding-left: 12px; }

.pl-11 {
    padding-left: 11px; }

.pl-10 {
    padding-left: 10px; }

.pl-9 {
    padding-left: 9px; }

.pl-8 {
    padding-left: 8px; }

.pl-7 {
    padding-left: 7px; }

.pl-6 {
    padding-left: 6px; }

.pl-5 {
    padding-left: 5px; }

.pl-4 {
    padding-left: 4px; }

.pl-3 {
    padding-left: 3px; }

.pl-2 {
    padding-left: 2px; }

.pl-1 {
    padding-left: 1px; }

.pl-0 {
    padding-left: 0px; }

.pr-100 {
    padding-right: 100px; }

.pr-99 {
    padding-right: 99px; }

.pr-98 {
    padding-right: 98px; }

.pr-97 {
    padding-right: 97px; }

.pr-96 {
    padding-right: 96px; }

.pr-95 {
    padding-right: 95px; }

.pr-94 {
    padding-right: 94px; }

.pr-93 {
    padding-right: 93px; }

.pr-92 {
    padding-right: 92px; }

.pr-91 {
    padding-right: 91px; }

.pr-90 {
    padding-right: 90px; }

.pr-89 {
    padding-right: 89px; }

.pr-88 {
    padding-right: 88px; }

.pr-87 {
    padding-right: 87px; }

.pr-86 {
    padding-right: 86px; }

.pr-85 {
    padding-right: 85px; }

.pr-84 {
    padding-right: 84px; }

.pr-83 {
    padding-right: 83px; }

.pr-82 {
    padding-right: 82px; }

.pr-81 {
    padding-right: 81px; }

.pr-80 {
    padding-right: 80px; }

.pr-79 {
    padding-right: 79px; }

.pr-78 {
    padding-right: 78px; }

.pr-77 {
    padding-right: 77px; }

.pr-76 {
    padding-right: 76px; }

.pr-75 {
    padding-right: 75px; }

.pr-74 {
    padding-right: 74px; }

.pr-73 {
    padding-right: 73px; }

.pr-72 {
    padding-right: 72px; }

.pr-71 {
    padding-right: 71px; }

.pr-70 {
    padding-right: 70px; }

.pr-69 {
    padding-right: 69px; }

.pr-68 {
    padding-right: 68px; }

.pr-67 {
    padding-right: 67px; }

.pr-66 {
    padding-right: 66px; }

.pr-65 {
    padding-right: 65px; }

.pr-64 {
    padding-right: 64px; }

.pr-63 {
    padding-right: 63px; }

.pr-62 {
    padding-right: 62px; }

.pr-61 {
    padding-right: 61px; }

.pr-60 {
    padding-right: 60px; }

.pr-59 {
    padding-right: 59px; }

.pr-58 {
    padding-right: 58px; }

.pr-57 {
    padding-right: 57px; }

.pr-56 {
    padding-right: 56px; }

.pr-55 {
    padding-right: 55px; }

.pr-54 {
    padding-right: 54px; }

.pr-53 {
    padding-right: 53px; }

.pr-52 {
    padding-right: 52px; }

.pr-51 {
    padding-right: 51px; }

.pr-50 {
    padding-right: 50px; }

.pr-49 {
    padding-right: 49px; }

.pr-48 {
    padding-right: 48px; }

.pr-47 {
    padding-right: 47px; }

.pr-46 {
    padding-right: 46px; }

.pr-45 {
    padding-right: 45px; }

.pr-44 {
    padding-right: 44px; }

.pr-43 {
    padding-right: 43px; }

.pr-42 {
    padding-right: 42px; }

.pr-41 {
    padding-right: 41px; }

.pr-40 {
    padding-right: 40px; }

.pr-39 {
    padding-right: 39px; }

.pr-38 {
    padding-right: 38px; }

.pr-37 {
    padding-right: 37px; }

.pr-36 {
    padding-right: 36px; }

.pr-35 {
    padding-right: 35px; }

.pr-34 {
    padding-right: 34px; }

.pr-33 {
    padding-right: 33px; }

.pr-32 {
    padding-right: 32px; }

.pr-31 {
    padding-right: 31px; }

.pr-30 {
    padding-right: 30px; }

.pr-29 {
    padding-right: 29px; }

.pr-28 {
    padding-right: 28px; }

.pr-27 {
    padding-right: 27px; }

.pr-26 {
    padding-right: 26px; }

.pr-25 {
    padding-right: 25px; }

.pr-24 {
    padding-right: 24px; }

.pr-23 {
    padding-right: 23px; }

.pr-22 {
    padding-right: 22px; }

.pr-21 {
    padding-right: 21px; }

.pr-20 {
    padding-right: 20px; }

.pr-19 {
    padding-right: 19px; }

.pr-18 {
    padding-right: 18px; }

.pr-17 {
    padding-right: 17px; }

.pr-16 {
    padding-right: 16px; }

.pr-15 {
    padding-right: 15px; }

.pr-14 {
    padding-right: 14px; }

.pr-13 {
    padding-right: 13px; }

.pr-12 {
    padding-right: 12px; }

.pr-11 {
    padding-right: 11px; }

.pr-10 {
    padding-right: 10px; }

.pr-9 {
    padding-right: 9px; }

.pr-8 {
    padding-right: 8px; }

.pr-7 {
    padding-right: 7px; }

.pr-6 {
    padding-right: 6px; }

.pr-5 {
    padding-right: 5px; }

.pr-4 {
    padding-right: 4px; }

.pr-3 {
    padding-right: 3px; }

.pr-2 {
    padding-right: 2px; }

.pr-1 {
    padding-right: 1px; }

.pr-0 {
    padding-right: 0px; }

.pt-100 {
    padding-top: 100px; }

.pt-99 {
    padding-top: 99px; }

.pt-98 {
    padding-top: 98px; }

.pt-97 {
    padding-top: 97px; }

.pt-96 {
    padding-top: 96px; }

.pt-95 {
    padding-top: 95px; }

.pt-94 {
    padding-top: 94px; }

.pt-93 {
    padding-top: 93px; }

.pt-92 {
    padding-top: 92px; }

.pt-91 {
    padding-top: 91px; }

.pt-90 {
    padding-top: 90px; }

.pt-89 {
    padding-top: 89px; }

.pt-88 {
    padding-top: 88px; }

.pt-87 {
    padding-top: 87px; }

.pt-86 {
    padding-top: 86px; }

.pt-85 {
    padding-top: 85px; }

.pt-84 {
    padding-top: 84px; }

.pt-83 {
    padding-top: 83px; }

.pt-82 {
    padding-top: 82px; }

.pt-81 {
    padding-top: 81px; }

.pt-80 {
    padding-top: 80px; }

.pt-79 {
    padding-top: 79px; }

.pt-78 {
    padding-top: 78px; }

.pt-77 {
    padding-top: 77px; }

.pt-76 {
    padding-top: 76px; }

.pt-75 {
    padding-top: 75px; }

.pt-74 {
    padding-top: 74px; }

.pt-73 {
    padding-top: 73px; }

.pt-72 {
    padding-top: 72px; }

.pt-71 {
    padding-top: 71px; }

.pt-70 {
    padding-top: 70px; }

.pt-69 {
    padding-top: 69px; }

.pt-68 {
    padding-top: 68px; }

.pt-67 {
    padding-top: 67px; }

.pt-66 {
    padding-top: 66px; }

.pt-65 {
    padding-top: 65px; }

.pt-64 {
    padding-top: 64px; }

.pt-63 {
    padding-top: 63px; }

.pt-62 {
    padding-top: 62px; }

.pt-61 {
    padding-top: 61px; }

.pt-60 {
    padding-top: 60px; }

.pt-59 {
    padding-top: 59px; }

.pt-58 {
    padding-top: 58px; }

.pt-57 {
    padding-top: 57px; }

.pt-56 {
    padding-top: 56px; }

.pt-55 {
    padding-top: 55px; }

.pt-54 {
    padding-top: 54px; }

.pt-53 {
    padding-top: 53px; }

.pt-52 {
    padding-top: 52px; }

.pt-51 {
    padding-top: 51px; }

.pt-50 {
    padding-top: 50px; }

.pt-49 {
    padding-top: 49px; }

.pt-48 {
    padding-top: 48px; }

.pt-47 {
    padding-top: 47px; }

.pt-46 {
    padding-top: 46px; }

.pt-45 {
    padding-top: 45px; }

.pt-44 {
    padding-top: 44px; }

.pt-43 {
    padding-top: 43px; }

.pt-42 {
    padding-top: 42px; }

.pt-41 {
    padding-top: 41px; }

.pt-40 {
    padding-top: 40px; }

.pt-39 {
    padding-top: 39px; }

.pt-38 {
    padding-top: 38px; }

.pt-37 {
    padding-top: 37px; }

.pt-36 {
    padding-top: 36px; }

.pt-35 {
    padding-top: 35px; }

.pt-34 {
    padding-top: 34px; }

.pt-33 {
    padding-top: 33px; }

.pt-32 {
    padding-top: 32px; }

.pt-31 {
    padding-top: 31px; }

.pt-30 {
    padding-top: 30px; }

.pt-29 {
    padding-top: 29px; }

.pt-28 {
    padding-top: 28px; }

.pt-27 {
    padding-top: 27px; }

.pt-26 {
    padding-top: 26px; }

.pt-25 {
    padding-top: 25px; }

.pt-24 {
    padding-top: 24px; }

.pt-23 {
    padding-top: 23px; }

.pt-22 {
    padding-top: 22px; }

.pt-21 {
    padding-top: 21px; }

.pt-20 {
    padding-top: 20px; }

.pt-19 {
    padding-top: 19px; }

.pt-18 {
    padding-top: 18px; }

.pt-17 {
    padding-top: 17px; }

.pt-16 {
    padding-top: 16px; }

.pt-15 {
    padding-top: 15px; }

.pt-14 {
    padding-top: 14px; }

.pt-13 {
    padding-top: 13px; }

.pt-12 {
    padding-top: 12px; }

.pt-11 {
    padding-top: 11px; }

.pt-10 {
    padding-top: 10px; }

.pt-9 {
    padding-top: 9px; }

.pt-8 {
    padding-top: 8px; }

.pt-7 {
    padding-top: 7px; }

.pt-6 {
    padding-top: 6px; }

.pt-5 {
    padding-top: 5px; }

.pt-4 {
    padding-top: 4px; }

.pt-3 {
    padding-top: 3px; }

.pt-2 {
    padding-top: 2px; }

.pt-1 {
    padding-top: 1px; }

.pt-0 {
    padding-top: 0px; }

.pb-100 {
    padding-bottom: 100px; }

.pb-99 {
    padding-bottom: 99px; }

.pb-98 {
    padding-bottom: 98px; }

.pb-97 {
    padding-bottom: 97px; }

.pb-96 {
    padding-bottom: 96px; }

.pb-95 {
    padding-bottom: 95px; }

.pb-94 {
    padding-bottom: 94px; }

.pb-93 {
    padding-bottom: 93px; }

.pb-92 {
    padding-bottom: 92px; }

.pb-91 {
    padding-bottom: 91px; }

.pb-90 {
    padding-bottom: 90px; }

.pb-89 {
    padding-bottom: 89px; }

.pb-88 {
    padding-bottom: 88px; }

.pb-87 {
    padding-bottom: 87px; }

.pb-86 {
    padding-bottom: 86px; }

.pb-85 {
    padding-bottom: 85px; }

.pb-84 {
    padding-bottom: 84px; }

.pb-83 {
    padding-bottom: 83px; }

.pb-82 {
    padding-bottom: 82px; }

.pb-81 {
    padding-bottom: 81px; }

.pb-80 {
    padding-bottom: 80px; }

.pb-79 {
    padding-bottom: 79px; }

.pb-78 {
    padding-bottom: 78px; }

.pb-77 {
    padding-bottom: 77px; }

.pb-76 {
    padding-bottom: 76px; }

.pb-75 {
    padding-bottom: 75px; }

.pb-74 {
    padding-bottom: 74px; }

.pb-73 {
    padding-bottom: 73px; }

.pb-72 {
    padding-bottom: 72px; }

.pb-71 {
    padding-bottom: 71px; }

.pb-70 {
    padding-bottom: 70px; }

.pb-69 {
    padding-bottom: 69px; }

.pb-68 {
    padding-bottom: 68px; }

.pb-67 {
    padding-bottom: 67px; }

.pb-66 {
    padding-bottom: 66px; }

.pb-65 {
    padding-bottom: 65px; }

.pb-64 {
    padding-bottom: 64px; }

.pb-63 {
    padding-bottom: 63px; }

.pb-62 {
    padding-bottom: 62px; }

.pb-61 {
    padding-bottom: 61px; }

.pb-60 {
    padding-bottom: 60px; }

.pb-59 {
    padding-bottom: 59px; }

.pb-58 {
    padding-bottom: 58px; }

.pb-57 {
    padding-bottom: 57px; }

.pb-56 {
    padding-bottom: 56px; }

.pb-55 {
    padding-bottom: 55px; }

.pb-54 {
    padding-bottom: 54px; }

.pb-53 {
    padding-bottom: 53px; }

.pb-52 {
    padding-bottom: 52px; }

.pb-51 {
    padding-bottom: 51px; }

.pb-50 {
    padding-bottom: 50px; }

.pb-49 {
    padding-bottom: 49px; }

.pb-48 {
    padding-bottom: 48px; }

.pb-47 {
    padding-bottom: 47px; }

.pb-46 {
    padding-bottom: 46px; }

.pb-45 {
    padding-bottom: 45px; }

.pb-44 {
    padding-bottom: 44px; }

.pb-43 {
    padding-bottom: 43px; }

.pb-42 {
    padding-bottom: 42px; }

.pb-41 {
    padding-bottom: 41px; }

.pb-40 {
    padding-bottom: 40px; }

.pb-39 {
    padding-bottom: 39px; }

.pb-38 {
    padding-bottom: 38px; }

.pb-37 {
    padding-bottom: 37px; }

.pb-36 {
    padding-bottom: 36px; }

.pb-35 {
    padding-bottom: 35px; }

.pb-34 {
    padding-bottom: 34px; }

.pb-33 {
    padding-bottom: 33px; }

.pb-32 {
    padding-bottom: 32px; }

.pb-31 {
    padding-bottom: 31px; }

.pb-30 {
    padding-bottom: 30px; }

.pb-29 {
    padding-bottom: 29px; }

.pb-28 {
    padding-bottom: 28px; }

.pb-27 {
    padding-bottom: 27px; }

.pb-26 {
    padding-bottom: 26px; }

.pb-25 {
    padding-bottom: 25px; }

.pb-24 {
    padding-bottom: 24px; }

.pb-23 {
    padding-bottom: 23px; }

.pb-22 {
    padding-bottom: 22px; }

.pb-21 {
    padding-bottom: 21px; }

.pb-20 {
    padding-bottom: 20px; }

.pb-19 {
    padding-bottom: 19px; }

.pb-18 {
    padding-bottom: 18px; }

.pb-17 {
    padding-bottom: 17px; }

.pb-16 {
    padding-bottom: 16px; }

.pb-15 {
    padding-bottom: 15px; }

.pb-14 {
    padding-bottom: 14px; }

.pb-13 {
    padding-bottom: 13px; }

.pb-12 {
    padding-bottom: 12px; }

.pb-11 {
    padding-bottom: 11px; }

.pb-10 {
    padding-bottom: 10px; }

.pb-9 {
    padding-bottom: 9px; }

.pb-8 {
    padding-bottom: 8px; }

.pb-7 {
    padding-bottom: 7px; }

.pb-6 {
    padding-bottom: 6px; }

.pb-5 {
    padding-bottom: 5px; }

.pb-4 {
    padding-bottom: 4px; }

.pb-3 {
    padding-bottom: 3px; }

.pb-2 {
    padding-bottom: 2px; }

.pb-1 {
    padding-bottom: 1px; }

.pb-0 {
    padding-bottom: 0px; }

.colpie-1 {
    width: 1%; }

.colpie-2 {
    width: 2%; }

.colpie-3 {
    width: 3%; }

.colpie-4 {
    width: 4%; }

.colpie-5 {
    width: 5%; }

.colpie-6 {
    width: 6%; }

.colpie-7 {
    width: 7%; }

.colpie-8 {
    width: 8%; }

.colpie-9 {
    width: 9%; }

.colpie-10 {
    width: 10%; }

.colpie-11 {
    width: 11%; }

.colpie-12 {
    width: 12%; }

.colpie-13 {
    width: 13%; }

.colpie-14 {
    width: 14%; }

.colpie-15 {
    width: 15%; }

.colpie-16 {
    width: 16%; }

.colpie-17 {
    width: 17%; }

.colpie-18 {
    width: 18%; }

.colpie-19 {
    width: 19%; }

.colpie-20 {
    width: 20%; }

.colpie-21 {
    width: 21%; }

.colpie-22 {
    width: 22%; }

.colpie-23 {
    width: 23%; }

.colpie-24 {
    width: 24%; }

.colpie-25 {
    width: 25%; }

.colpie-26 {
    width: 26%; }

.colpie-27 {
    width: 27%; }

.colpie-28 {
    width: 28%; }

.colpie-29 {
    width: 29%; }

.colpie-30 {
    width: 30%; }

.colpie-31 {
    width: 31%; }

.colpie-32 {
    width: 32%; }

.colpie-33 {
    width: 33%; }

.colpie-34 {
    width: 34%; }

.colpie-35 {
    width: 35%; }

.colpie-36 {
    width: 36%; }

.colpie-37 {
    width: 37%; }

.colpie-38 {
    width: 38%; }

.colpie-39 {
    width: 39%; }

.colpie-40 {
    width: 40%; }

.colpie-41 {
    width: 41%; }

.colpie-42 {
    width: 42%; }

.colpie-43 {
    width: 43%; }

.colpie-44 {
    width: 44%; }

.colpie-45 {
    width: 45%; }

.colpie-46 {
    width: 46%; }

.colpie-47 {
    width: 47%; }

.colpie-48 {
    width: 48%; }

.colpie-49 {
    width: 49%; }

.colpie-50 {
    width: 50%; }

.colpie-51 {
    width: 51%; }

.colpie-52 {
    width: 52%; }

.colpie-53 {
    width: 53%; }

.colpie-54 {
    width: 54%; }

.colpie-55 {
    width: 55%; }

.colpie-56 {
    width: 56%; }

.colpie-57 {
    width: 57%; }

.colpie-58 {
    width: 58%; }

.colpie-59 {
    width: 59%; }

.colpie-60 {
    width: 60%; }

.colpie-61 {
    width: 61%; }

.colpie-62 {
    width: 62%; }

.colpie-63 {
    width: 63%; }

.colpie-64 {
    width: 64%; }

.colpie-65 {
    width: 65%; }

.colpie-66 {
    width: 66%; }

.colpie-67 {
    width: 67%; }

.colpie-68 {
    width: 68%; }

.colpie-69 {
    width: 69%; }

.colpie-70 {
    width: 70%; }

.colpie-71 {
    width: 71%; }

.colpie-72 {
    width: 72%; }

.colpie-73 {
    width: 73%; }

.colpie-74 {
    width: 74%; }

.colpie-75 {
    width: 75%; }

.colpie-76 {
    width: 76%; }

.colpie-77 {
    width: 77%; }

.colpie-78 {
    width: 78%; }

.colpie-79 {
    width: 79%; }

.colpie-80 {
    width: 80%; }

.colpie-81 {
    width: 81%; }

.colpie-82 {
    width: 82%; }

.colpie-83 {
    width: 83%; }

.colpie-84 {
    width: 84%; }

.colpie-85 {
    width: 85%; }

.colpie-86 {
    width: 86%; }

.colpie-87 {
    width: 87%; }

.colpie-88 {
    width: 88%; }

.colpie-89 {
    width: 89%; }

.colpie-90 {
    width: 90%; }

.colpie-91 {
    width: 91%; }

.colpie-92 {
    width: 92%; }

.colpie-93 {
    width: 93%; }

.colpie-94 {
    width: 94%; }

.colpie-95 {
    width: 95%; }

.colpie-96 {
    width: 96%; }

.colpie-97 {
    width: 97%; }

.colpie-98 {
    width: 98%; }

.colpie-99 {
    width: 99%; }

.colpie-100 {
    width: 100%; }

.l-100 {
    left: 100px; }

.l-99 {
    left: 99px; }

.l-98 {
    left: 98px; }

.l-97 {
    left: 97px; }

.l-96 {
    left: 96px; }

.l-95 {
    left: 95px; }

.l-94 {
    left: 94px; }

.l-93 {
    left: 93px; }

.l-92 {
    left: 92px; }

.l-91 {
    left: 91px; }

.l-90 {
    left: 90px; }

.l-89 {
    left: 89px; }

.l-88 {
    left: 88px; }

.l-87 {
    left: 87px; }

.l-86 {
    left: 86px; }

.l-85 {
    left: 85px; }

.l-84 {
    left: 84px; }

.l-83 {
    left: 83px; }

.l-82 {
    left: 82px; }

.l-81 {
    left: 81px; }

.l-80 {
    left: 80px; }

.l-79 {
    left: 79px; }

.l-78 {
    left: 78px; }

.l-77 {
    left: 77px; }

.l-76 {
    left: 76px; }

.l-75 {
    left: 75px; }

.l-74 {
    left: 74px; }

.l-73 {
    left: 73px; }

.l-72 {
    left: 72px; }

.l-71 {
    left: 71px; }

.l-70 {
    left: 70px; }

.l-69 {
    left: 69px; }

.l-68 {
    left: 68px; }

.l-67 {
    left: 67px; }

.l-66 {
    left: 66px; }

.l-65 {
    left: 65px; }

.l-64 {
    left: 64px; }

.l-63 {
    left: 63px; }

.l-62 {
    left: 62px; }

.l-61 {
    left: 61px; }

.l-60 {
    left: 60px; }

.l-59 {
    left: 59px; }

.l-58 {
    left: 58px; }

.l-57 {
    left: 57px; }

.l-56 {
    left: 56px; }

.l-55 {
    left: 55px; }

.l-54 {
    left: 54px; }

.l-53 {
    left: 53px; }

.l-52 {
    left: 52px; }

.l-51 {
    left: 51px; }

.l-50 {
    left: 50px; }

.l-49 {
    left: 49px; }

.l-48 {
    left: 48px; }

.l-47 {
    left: 47px; }

.l-46 {
    left: 46px; }

.l-45 {
    left: 45px; }

.l-44 {
    left: 44px; }

.l-43 {
    left: 43px; }

.l-42 {
    left: 42px; }

.l-41 {
    left: 41px; }

.l-40 {
    left: 40px; }

.l-39 {
    left: 39px; }

.l-38 {
    left: 38px; }

.l-37 {
    left: 37px; }

.l-36 {
    left: 36px; }

.l-35 {
    left: 35px; }

.l-34 {
    left: 34px; }

.l-33 {
    left: 33px; }

.l-32 {
    left: 32px; }

.l-31 {
    left: 31px; }

.l-30 {
    left: 30px; }

.l-29 {
    left: 29px; }

.l-28 {
    left: 28px; }

.l-27 {
    left: 27px; }

.l-26 {
    left: 26px; }

.l-25 {
    left: 25px; }

.l-24 {
    left: 24px; }

.l-23 {
    left: 23px; }

.l-22 {
    left: 22px; }

.l-21 {
    left: 21px; }

.l-20 {
    left: 20px; }

.l-19 {
    left: 19px; }

.l-18 {
    left: 18px; }

.l-17 {
    left: 17px; }

.l-16 {
    left: 16px; }

.l-15 {
    left: 15px; }

.l-14 {
    left: 14px; }

.l-13 {
    left: 13px; }

.l-12 {
    left: 12px; }

.l-11 {
    left: 11px; }

.l-10 {
    left: 10px; }

.l-9 {
    left: 9px; }

.l-8 {
    left: 8px; }

.l-7 {
    left: 7px; }

.l-6 {
    left: 6px; }

.l-5 {
    left: 5px; }

.l-4 {
    left: 4px; }

.l-3 {
    left: 3px; }

.l-2 {
    left: 2px; }

.l-1 {
    left: 1px; }

.l-0 {
    left: 0px; }

.t-100 {
    top: 100px; }

.t-99 {
    top: 99px; }

.t-98 {
    top: 98px; }

.t-97 {
    top: 97px; }

.t-96 {
    top: 96px; }

.t-95 {
    top: 95px; }

.t-94 {
    top: 94px; }

.t-93 {
    top: 93px; }

.t-92 {
    top: 92px; }

.t-91 {
    top: 91px; }

.t-90 {
    top: 90px; }

.t-89 {
    top: 89px; }

.t-88 {
    top: 88px; }

.t-87 {
    top: 87px; }

.t-86 {
    top: 86px; }

.t-85 {
    top: 85px; }

.t-84 {
    top: 84px; }

.t-83 {
    top: 83px; }

.t-82 {
    top: 82px; }

.t-81 {
    top: 81px; }

.t-80 {
    top: 80px; }

.t-79 {
    top: 79px; }

.t-78 {
    top: 78px; }

.t-77 {
    top: 77px; }

.t-76 {
    top: 76px; }

.t-75 {
    top: 75px; }

.t-74 {
    top: 74px; }

.t-73 {
    top: 73px; }

.t-72 {
    top: 72px; }

.t-71 {
    top: 71px; }

.t-70 {
    top: 70px; }

.t-69 {
    top: 69px; }

.t-68 {
    top: 68px; }

.t-67 {
    top: 67px; }

.t-66 {
    top: 66px; }

.t-65 {
    top: 65px; }

.t-64 {
    top: 64px; }

.t-63 {
    top: 63px; }

.t-62 {
    top: 62px; }

.t-61 {
    top: 61px; }

.t-60 {
    top: 60px; }

.t-59 {
    top: 59px; }

.t-58 {
    top: 58px; }

.t-57 {
    top: 57px; }

.t-56 {
    top: 56px; }

.t-55 {
    top: 55px; }

.t-54 {
    top: 54px; }

.t-53 {
    top: 53px; }

.t-52 {
    top: 52px; }

.t-51 {
    top: 51px; }

.t-50 {
    top: 50px; }

.t-49 {
    top: 49px; }

.t-48 {
    top: 48px; }

.t-47 {
    top: 47px; }

.t-46 {
    top: 46px; }

.t-45 {
    top: 45px; }

.t-44 {
    top: 44px; }

.t-43 {
    top: 43px; }

.t-42 {
    top: 42px; }

.t-41 {
    top: 41px; }

.t-40 {
    top: 40px; }

.t-39 {
    top: 39px; }

.t-38 {
    top: 38px; }

.t-37 {
    top: 37px; }

.t-36 {
    top: 36px; }

.t-35 {
    top: 35px; }

.t-34 {
    top: 34px; }

.t-33 {
    top: 33px; }

.t-32 {
    top: 32px; }

.t-31 {
    top: 31px; }

.t-30 {
    top: 30px; }

.t-29 {
    top: 29px; }

.t-28 {
    top: 28px; }

.t-27 {
    top: 27px; }

.t-26 {
    top: 26px; }

.t-25 {
    top: 25px; }

.t-24 {
    top: 24px; }

.t-23 {
    top: 23px; }

.t-22 {
    top: 22px; }

.t-21 {
    top: 21px; }

.t-20 {
    top: 20px; }

.t-19 {
    top: 19px; }

.t-18 {
    top: 18px; }

.t-17 {
    top: 17px; }

.t-16 {
    top: 16px; }

.t-15 {
    top: 15px; }

.t-14 {
    top: 14px; }

.t-13 {
    top: 13px; }

.t-12 {
    top: 12px; }

.t-11 {
    top: 11px; }

.t-10 {
    top: 10px; }

.t-9 {
    top: 9px; }

.t-8 {
    top: 8px; }

.t-7 {
    top: 7px; }

.t-6 {
    top: 6px; }

.t-5 {
    top: 5px; }

.t-4 {
    top: 4px; }

.t-3 {
    top: 3px; }

.t-2 {
    top: 2px; }

.t-1 {
    top: 1px; }

.t-0 {
    top: 0px; }

.r-100 {
    right: 100px; }

.r-99 {
    right: 99px; }

.r-98 {
    right: 98px; }

.r-97 {
    right: 97px; }

.r-96 {
    right: 96px; }

.r-95 {
    right: 95px; }

.r-94 {
    right: 94px; }

.r-93 {
    right: 93px; }

.r-92 {
    right: 92px; }

.r-91 {
    right: 91px; }

.r-90 {
    right: 90px; }

.r-89 {
    right: 89px; }

.r-88 {
    right: 88px; }

.r-87 {
    right: 87px; }

.r-86 {
    right: 86px; }

.r-85 {
    right: 85px; }

.r-84 {
    right: 84px; }

.r-83 {
    right: 83px; }

.r-82 {
    right: 82px; }

.r-81 {
    right: 81px; }

.r-80 {
    right: 80px; }

.r-79 {
    right: 79px; }

.r-78 {
    right: 78px; }

.r-77 {
    right: 77px; }

.r-76 {
    right: 76px; }

.r-75 {
    right: 75px; }

.r-74 {
    right: 74px; }

.r-73 {
    right: 73px; }

.r-72 {
    right: 72px; }

.r-71 {
    right: 71px; }

.r-70 {
    right: 70px; }

.r-69 {
    right: 69px; }

.r-68 {
    right: 68px; }

.r-67 {
    right: 67px; }

.r-66 {
    right: 66px; }

.r-65 {
    right: 65px; }

.r-64 {
    right: 64px; }

.r-63 {
    right: 63px; }

.r-62 {
    right: 62px; }

.r-61 {
    right: 61px; }

.r-60 {
    right: 60px; }

.r-59 {
    right: 59px; }

.r-58 {
    right: 58px; }

.r-57 {
    right: 57px; }

.r-56 {
    right: 56px; }

.r-55 {
    right: 55px; }

.r-54 {
    right: 54px; }

.r-53 {
    right: 53px; }

.r-52 {
    right: 52px; }

.r-51 {
    right: 51px; }

.r-50 {
    right: 50px; }

.r-49 {
    right: 49px; }

.r-48 {
    right: 48px; }

.r-47 {
    right: 47px; }

.r-46 {
    right: 46px; }

.r-45 {
    right: 45px; }

.r-44 {
    right: 44px; }

.r-43 {
    right: 43px; }

.r-42 {
    right: 42px; }

.r-41 {
    right: 41px; }

.r-40 {
    right: 40px; }

.r-39 {
    right: 39px; }

.r-38 {
    right: 38px; }

.r-37 {
    right: 37px; }

.r-36 {
    right: 36px; }

.r-35 {
    right: 35px; }

.r-34 {
    right: 34px; }

.r-33 {
    right: 33px; }

.r-32 {
    right: 32px; }

.r-31 {
    right: 31px; }

.r-30 {
    right: 30px; }

.r-29 {
    right: 29px; }

.r-28 {
    right: 28px; }

.r-27 {
    right: 27px; }

.r-26 {
    right: 26px; }

.r-25 {
    right: 25px; }

.r-24 {
    right: 24px; }

.r-23 {
    right: 23px; }

.r-22 {
    right: 22px; }

.r-21 {
    right: 21px; }

.r-20 {
    right: 20px; }

.r-19 {
    right: 19px; }

.r-18 {
    right: 18px; }

.r-17 {
    right: 17px; }

.r-16 {
    right: 16px; }

.r-15 {
    right: 15px; }

.r-14 {
    right: 14px; }

.r-13 {
    right: 13px; }

.r-12 {
    right: 12px; }

.r-11 {
    right: 11px; }

.r-10 {
    right: 10px; }

.r-9 {
    right: 9px; }

.r-8 {
    right: 8px; }

.r-7 {
    right: 7px; }

.r-6 {
    right: 6px; }

.r-5 {
    right: 5px; }

.r-4 {
    right: 4px; }

.r-3 {
    right: 3px; }

.r-2 {
    right: 2px; }

.r-1 {
    right: 1px; }

.r-0 {
    right: 0px; }

.b-100 {
    bottom: 100px; }

.b-99 {
    bottom: 99px; }

.b-98 {
    bottom: 98px; }

.b-97 {
    bottom: 97px; }

.b-96 {
    bottom: 96px; }

.b-95 {
    bottom: 95px; }

.b-94 {
    bottom: 94px; }

.b-93 {
    bottom: 93px; }

.b-92 {
    bottom: 92px; }

.b-91 {
    bottom: 91px; }

.b-90 {
    bottom: 90px; }

.b-89 {
    bottom: 89px; }

.b-88 {
    bottom: 88px; }

.b-87 {
    bottom: 87px; }

.b-86 {
    bottom: 86px; }

.b-85 {
    bottom: 85px; }

.b-84 {
    bottom: 84px; }

.b-83 {
    bottom: 83px; }

.b-82 {
    bottom: 82px; }

.b-81 {
    bottom: 81px; }

.b-80 {
    bottom: 80px; }

.b-79 {
    bottom: 79px; }

.b-78 {
    bottom: 78px; }

.b-77 {
    bottom: 77px; }

.b-76 {
    bottom: 76px; }

.b-75 {
    bottom: 75px; }

.b-74 {
    bottom: 74px; }

.b-73 {
    bottom: 73px; }

.b-72 {
    bottom: 72px; }

.b-71 {
    bottom: 71px; }

.b-70 {
    bottom: 70px; }

.b-69 {
    bottom: 69px; }

.b-68 {
    bottom: 68px; }

.b-67 {
    bottom: 67px; }

.b-66 {
    bottom: 66px; }

.b-65 {
    bottom: 65px; }

.b-64 {
    bottom: 64px; }

.b-63 {
    bottom: 63px; }

.b-62 {
    bottom: 62px; }

.b-61 {
    bottom: 61px; }

.b-60 {
    bottom: 60px; }

.b-59 {
    bottom: 59px; }

.b-58 {
    bottom: 58px; }

.b-57 {
    bottom: 57px; }

.b-56 {
    bottom: 56px; }

.b-55 {
    bottom: 55px; }

.b-54 {
    bottom: 54px; }

.b-53 {
    bottom: 53px; }

.b-52 {
    bottom: 52px; }

.b-51 {
    bottom: 51px; }

.b-50 {
    bottom: 50px; }

.b-49 {
    bottom: 49px; }

.b-48 {
    bottom: 48px; }

.b-47 {
    bottom: 47px; }

.b-46 {
    bottom: 46px; }

.b-45 {
    bottom: 45px; }

.b-44 {
    bottom: 44px; }

.b-43 {
    bottom: 43px; }

.b-42 {
    bottom: 42px; }

.b-41 {
    bottom: 41px; }

.b-40 {
    bottom: 40px; }

.b-39 {
    bottom: 39px; }

.b-38 {
    bottom: 38px; }

.b-37 {
    bottom: 37px; }

.b-36 {
    bottom: 36px; }

.b-35 {
    bottom: 35px; }

.b-34 {
    bottom: 34px; }

.b-33 {
    bottom: 33px; }

.b-32 {
    bottom: 32px; }

.b-31 {
    bottom: 31px; }

.b-30 {
    bottom: 30px; }

.b-29 {
    bottom: 29px; }

.b-28 {
    bottom: 28px; }

.b-27 {
    bottom: 27px; }

.b-26 {
    bottom: 26px; }

.b-25 {
    bottom: 25px; }

.b-24 {
    bottom: 24px; }

.b-23 {
    bottom: 23px; }

.b-22 {
    bottom: 22px; }

.b-21 {
    bottom: 21px; }

.b-20 {
    bottom: 20px; }

.b-19 {
    bottom: 19px; }

.b-18 {
    bottom: 18px; }

.b-17 {
    bottom: 17px; }

.b-16 {
    bottom: 16px; }

.b-15 {
    bottom: 15px; }

.b-14 {
    bottom: 14px; }

.b-13 {
    bottom: 13px; }

.b-12 {
    bottom: 12px; }

.b-11 {
    bottom: 11px; }

.b-10 {
    bottom: 10px; }

.b-9 {
    bottom: 9px; }

.b-8 {
    bottom: 8px; }

.b-7 {
    bottom: 7px; }

.b-6 {
    bottom: 6px; }

.b-5 {
    bottom: 5px; }

.b-4 {
    bottom: 4px; }

.b-3 {
    bottom: 3px; }

.b-2 {
    bottom: 2px; }

.b-1 {
    bottom: 1px; }

.b-0 {
    bottom: 0px; }

.radius-100 {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px; }

.radius-99 {
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px; }

.radius-98 {
    -webkit-border-radius: 98px;
    -moz-border-radius: 98px;
    border-radius: 98px; }

.radius-97 {
    -webkit-border-radius: 97px;
    -moz-border-radius: 97px;
    border-radius: 97px; }

.radius-96 {
    -webkit-border-radius: 96px;
    -moz-border-radius: 96px;
    border-radius: 96px; }

.radius-95 {
    -webkit-border-radius: 95px;
    -moz-border-radius: 95px;
    border-radius: 95px; }

.radius-94 {
    -webkit-border-radius: 94px;
    -moz-border-radius: 94px;
    border-radius: 94px; }

.radius-93 {
    -webkit-border-radius: 93px;
    -moz-border-radius: 93px;
    border-radius: 93px; }

.radius-92 {
    -webkit-border-radius: 92px;
    -moz-border-radius: 92px;
    border-radius: 92px; }

.radius-91 {
    -webkit-border-radius: 91px;
    -moz-border-radius: 91px;
    border-radius: 91px; }

.radius-90 {
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px; }

.radius-89 {
    -webkit-border-radius: 89px;
    -moz-border-radius: 89px;
    border-radius: 89px; }

.radius-88 {
    -webkit-border-radius: 88px;
    -moz-border-radius: 88px;
    border-radius: 88px; }

.radius-87 {
    -webkit-border-radius: 87px;
    -moz-border-radius: 87px;
    border-radius: 87px; }

.radius-86 {
    -webkit-border-radius: 86px;
    -moz-border-radius: 86px;
    border-radius: 86px; }

.radius-85 {
    -webkit-border-radius: 85px;
    -moz-border-radius: 85px;
    border-radius: 85px; }

.radius-84 {
    -webkit-border-radius: 84px;
    -moz-border-radius: 84px;
    border-radius: 84px; }

.radius-83 {
    -webkit-border-radius: 83px;
    -moz-border-radius: 83px;
    border-radius: 83px; }

.radius-82 {
    -webkit-border-radius: 82px;
    -moz-border-radius: 82px;
    border-radius: 82px; }

.radius-81 {
    -webkit-border-radius: 81px;
    -moz-border-radius: 81px;
    border-radius: 81px; }

.radius-80 {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px; }

.radius-79 {
    -webkit-border-radius: 79px;
    -moz-border-radius: 79px;
    border-radius: 79px; }

.radius-78 {
    -webkit-border-radius: 78px;
    -moz-border-radius: 78px;
    border-radius: 78px; }

.radius-77 {
    -webkit-border-radius: 77px;
    -moz-border-radius: 77px;
    border-radius: 77px; }

.radius-76 {
    -webkit-border-radius: 76px;
    -moz-border-radius: 76px;
    border-radius: 76px; }

.radius-75 {
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px; }

.radius-74 {
    -webkit-border-radius: 74px;
    -moz-border-radius: 74px;
    border-radius: 74px; }

.radius-73 {
    -webkit-border-radius: 73px;
    -moz-border-radius: 73px;
    border-radius: 73px; }

.radius-72 {
    -webkit-border-radius: 72px;
    -moz-border-radius: 72px;
    border-radius: 72px; }

.radius-71 {
    -webkit-border-radius: 71px;
    -moz-border-radius: 71px;
    border-radius: 71px; }

.radius-70 {
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px; }

.radius-69 {
    -webkit-border-radius: 69px;
    -moz-border-radius: 69px;
    border-radius: 69px; }

.radius-68 {
    -webkit-border-radius: 68px;
    -moz-border-radius: 68px;
    border-radius: 68px; }

.radius-67 {
    -webkit-border-radius: 67px;
    -moz-border-radius: 67px;
    border-radius: 67px; }

.radius-66 {
    -webkit-border-radius: 66px;
    -moz-border-radius: 66px;
    border-radius: 66px; }

.radius-65 {
    -webkit-border-radius: 65px;
    -moz-border-radius: 65px;
    border-radius: 65px; }

.radius-64 {
    -webkit-border-radius: 64px;
    -moz-border-radius: 64px;
    border-radius: 64px; }

.radius-63 {
    -webkit-border-radius: 63px;
    -moz-border-radius: 63px;
    border-radius: 63px; }

.radius-62 {
    -webkit-border-radius: 62px;
    -moz-border-radius: 62px;
    border-radius: 62px; }

.radius-61 {
    -webkit-border-radius: 61px;
    -moz-border-radius: 61px;
    border-radius: 61px; }

.radius-60 {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px; }

.radius-59 {
    -webkit-border-radius: 59px;
    -moz-border-radius: 59px;
    border-radius: 59px; }

.radius-58 {
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    border-radius: 58px; }

.radius-57 {
    -webkit-border-radius: 57px;
    -moz-border-radius: 57px;
    border-radius: 57px; }

.radius-56 {
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    border-radius: 56px; }

.radius-55 {
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px; }

.radius-54 {
    -webkit-border-radius: 54px;
    -moz-border-radius: 54px;
    border-radius: 54px; }

.radius-53 {
    -webkit-border-radius: 53px;
    -moz-border-radius: 53px;
    border-radius: 53px; }

.radius-52 {
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    border-radius: 52px; }

.radius-51 {
    -webkit-border-radius: 51px;
    -moz-border-radius: 51px;
    border-radius: 51px; }

.radius-50 {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px; }

.radius-49 {
    -webkit-border-radius: 49px;
    -moz-border-radius: 49px;
    border-radius: 49px; }

.radius-48 {
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px; }

.radius-47 {
    -webkit-border-radius: 47px;
    -moz-border-radius: 47px;
    border-radius: 47px; }

.radius-46 {
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px; }

.radius-45 {
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px; }

.radius-44 {
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    border-radius: 44px; }

.radius-43 {
    -webkit-border-radius: 43px;
    -moz-border-radius: 43px;
    border-radius: 43px; }

.radius-42 {
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    border-radius: 42px; }

.radius-41 {
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    border-radius: 41px; }

.radius-40 {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px; }

.radius-39 {
    -webkit-border-radius: 39px;
    -moz-border-radius: 39px;
    border-radius: 39px; }

.radius-38 {
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    border-radius: 38px; }

.radius-37 {
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    border-radius: 37px; }

.radius-36 {
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px; }

.radius-35 {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px; }

.radius-34 {
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px; }

.radius-33 {
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    border-radius: 33px; }

.radius-32 {
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px; }

.radius-31 {
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px; }

.radius-30 {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }

.radius-29 {
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border-radius: 29px; }

.radius-28 {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px; }

.radius-27 {
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px; }

.radius-26 {
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px; }

.radius-25 {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px; }

.radius-24 {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px; }

.radius-23 {
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px; }

.radius-22 {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px; }

.radius-21 {
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px; }

.radius-20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }

.radius-19 {
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px; }

.radius-18 {
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px; }

.radius-17 {
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px; }

.radius-16 {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px; }

.radius-15 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }

.radius-14 {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px; }

.radius-13 {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px; }

.radius-12 {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px; }

.radius-11 {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px; }

.radius-10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }

.radius-9 {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px; }

.radius-8 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }

.radius-7 {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.radius-6 {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.radius-5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.radius-4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.radius-3 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

.radius-2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

.radius-1 {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px; }

.radius-0 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }

.heading-text-100 {
    font-size: 100px;
    font-size: 6.25rem; }

.heading-text-99 {
    font-size: 99px;
    font-size: 6.1875rem; }

.heading-text-98 {
    font-size: 98px;
    font-size: 6.125rem; }

.heading-text-97 {
    font-size: 97px;
    font-size: 6.0625rem; }

.heading-text-96 {
    font-size: 96px;
    font-size: 6rem; }

.heading-text-95 {
    font-size: 95px;
    font-size: 5.9375rem; }

.heading-text-94 {
    font-size: 94px;
    font-size: 5.875rem; }

.heading-text-93 {
    font-size: 93px;
    font-size: 5.8125rem; }

.heading-text-92 {
    font-size: 92px;
    font-size: 5.75rem; }

.heading-text-91 {
    font-size: 91px;
    font-size: 5.6875rem; }

.heading-text-90 {
    font-size: 90px;
    font-size: 5.625rem; }

.heading-text-89 {
    font-size: 89px;
    font-size: 5.5625rem; }

.heading-text-88 {
    font-size: 88px;
    font-size: 5.5rem; }

.heading-text-87 {
    font-size: 87px;
    font-size: 5.4375rem; }

.heading-text-86 {
    font-size: 86px;
    font-size: 5.375rem; }

.heading-text-85 {
    font-size: 85px;
    font-size: 5.3125rem; }

.heading-text-84 {
    font-size: 84px;
    font-size: 5.25rem; }

.heading-text-83 {
    font-size: 83px;
    font-size: 5.1875rem; }

.heading-text-82 {
    font-size: 82px;
    font-size: 5.125rem; }

.heading-text-81 {
    font-size: 81px;
    font-size: 5.0625rem; }

.heading-text-80 {
    font-size: 80px;
    font-size: 5rem; }

.heading-text-79 {
    font-size: 79px;
    font-size: 4.9375rem; }

.heading-text-78 {
    font-size: 78px;
    font-size: 4.875rem; }

.heading-text-77 {
    font-size: 77px;
    font-size: 4.8125rem; }

.heading-text-76 {
    font-size: 76px;
    font-size: 4.75rem; }

.heading-text-75 {
    font-size: 75px;
    font-size: 4.6875rem; }

.heading-text-74 {
    font-size: 74px;
    font-size: 4.625rem; }

.heading-text-73 {
    font-size: 73px;
    font-size: 4.5625rem; }

.heading-text-72 {
    font-size: 72px;
    font-size: 4.5rem; }

.heading-text-71 {
    font-size: 71px;
    font-size: 4.4375rem; }

.heading-text-70 {
    font-size: 70px;
    font-size: 4.375rem; }

.heading-text-69 {
    font-size: 69px;
    font-size: 4.3125rem; }

.heading-text-68 {
    font-size: 68px;
    font-size: 4.25rem; }

.heading-text-67 {
    font-size: 67px;
    font-size: 4.1875rem; }

.heading-text-66 {
    font-size: 66px;
    font-size: 4.125rem; }

.heading-text-65 {
    font-size: 65px;
    font-size: 4.0625rem; }

.heading-text-64 {
    font-size: 64px;
    font-size: 4rem; }

.heading-text-63 {
    font-size: 63px;
    font-size: 3.9375rem; }

.heading-text-62 {
    font-size: 62px;
    font-size: 3.875rem; }

.heading-text-61 {
    font-size: 61px;
    font-size: 3.8125rem; }

.heading-text-60 {
    font-size: 60px;
    font-size: 3.75rem; }

.heading-text-59 {
    font-size: 59px;
    font-size: 3.6875rem; }

.heading-text-58 {
    font-size: 58px;
    font-size: 3.625rem; }

.heading-text-57 {
    font-size: 57px;
    font-size: 3.5625rem; }

.heading-text-56 {
    font-size: 56px;
    font-size: 3.5rem; }

.heading-text-55 {
    font-size: 55px;
    font-size: 3.4375rem; }

.heading-text-54 {
    font-size: 54px;
    font-size: 3.375rem; }

.heading-text-53 {
    font-size: 53px;
    font-size: 3.3125rem; }

.heading-text-52 {
    font-size: 52px;
    font-size: 3.25rem; }

.heading-text-51 {
    font-size: 51px;
    font-size: 3.1875rem; }

.heading-text-50 {
    font-size: 50px;
    font-size: 3.125rem; }

.heading-text-49 {
    font-size: 49px;
    font-size: 3.0625rem; }

.heading-text-48 {
    font-size: 48px;
    font-size: 3rem; }

.heading-text-47 {
    font-size: 47px;
    font-size: 2.9375rem; }

.heading-text-46 {
    font-size: 46px;
    font-size: 2.875rem; }

.heading-text-45 {
    font-size: 45px;
    font-size: 2.8125rem; }

.heading-text-44 {
    font-size: 44px;
    font-size: 2.75rem; }

.heading-text-43 {
    font-size: 43px;
    font-size: 2.6875rem; }

.heading-text-42 {
    font-size: 42px;
    font-size: 2.625rem; }

.heading-text-41 {
    font-size: 41px;
    font-size: 2.5625rem; }

.heading-text-40 {
    font-size: 40px;
    font-size: 2.5rem; }

.heading-text-39 {
    font-size: 39px;
    font-size: 2.4375rem; }

.heading-text-38 {
    font-size: 38px;
    font-size: 2.375rem; }

.heading-text-37 {
    font-size: 37px;
    font-size: 2.3125rem; }

.heading-text-36 {
    font-size: 36px;
    font-size: 2.25rem; }

.heading-text-35 {
    font-size: 35px;
    font-size: 2.1875rem; }

.heading-text-34 {
    font-size: 34px;
    font-size: 2.125rem; }

.heading-text-33 {
    font-size: 33px;
    font-size: 2.0625rem; }

.heading-text-32 {
    font-size: 32px;
    font-size: 2rem; }

.heading-text-31 {
    font-size: 31px;
    font-size: 1.9375rem; }

.heading-text-30 {
    font-size: 30px;
    font-size: 1.875rem; }

.heading-text-29 {
    font-size: 29px;
    font-size: 1.8125rem; }

.heading-text-28 {
    font-size: 28px;
    font-size: 1.75rem; }

.heading-text-27 {
    font-size: 27px;
    font-size: 1.6875rem; }

.heading-text-26 {
    font-size: 26px;
    font-size: 1.625rem; }

.heading-text-25 {
    font-size: 25px;
    font-size: 1.5625rem; }

.heading-text-24 {
    font-size: 24px;
    font-size: 1.5rem; }

.heading-text-23 {
    font-size: 23px;
    font-size: 1.4375rem; }

.heading-text-22 {
    font-size: 22px;
    font-size: 1.375rem; }

.heading-text-21 {
    font-size: 21px;
    font-size: 1.3125rem; }

.heading-text-20 {
    font-size: 20px;
    font-size: 1.25rem; }

.heading-text-19 {
    font-size: 19px;
    font-size: 1.1875rem; }

.heading-text-18 {
    font-size: 18px;
    font-size: 1.125rem; }

.heading-text-17 {
    font-size: 17px;
    font-size: 1.0625rem; }

.heading-text-16 {
    font-size: 16px;
    font-size: 1rem; }

.heading-text-15 {
    font-size: 15px;
    font-size: 0.9375rem; }

.heading-text-14 {
    font-size: 14px;
    font-size: 0.875rem; }

.heading-text-13 {
    font-size: 13px;
    font-size: 0.8125rem; }

.heading-text-12 {
    font-size: 12px;
    font-size: 0.75rem; }

.heading-text-11 {
    font-size: 11px;
    font-size: 0.6875rem; }

.heading-text-10 {
    font-size: 10px;
    font-size: 0.625rem; }

.heading-text-9 {
    font-size: 9px;
    font-size: 0.5625rem; }

.heading-text-8 {
    font-size: 8px;
    font-size: 0.5rem; }

.heading-text-7 {
    font-size: 7px;
    font-size: 0.4375rem; }

.heading-text-6 {
    font-size: 6px;
    font-size: 0.375rem; }

.heading-text-5 {
    font-size: 5px;
    font-size: 0.3125rem; }

.heading-text-4 {
    font-size: 4px;
    font-size: 0.25rem; }

.heading-text-3 {
    font-size: 3px;
    font-size: 0.1875rem; }

.heading-text-2 {
    font-size: 2px;
    font-size: 0.125rem; }

.heading-text-1 {
    font-size: 1px;
    font-size: 0.0625rem; }

.heading-text-0 {
    font-size: 0px;
    font-size: 0rem; }

.line-height-100 {
    line-height: 100px; }

.line-height-99 {
    line-height: 99px; }

.line-height-98 {
    line-height: 98px; }

.line-height-97 {
    line-height: 97px; }

.line-height-96 {
    line-height: 96px; }

.line-height-95 {
    line-height: 95px; }

.line-height-94 {
    line-height: 94px; }

.line-height-93 {
    line-height: 93px; }

.line-height-92 {
    line-height: 92px; }

.line-height-91 {
    line-height: 91px; }

.line-height-90 {
    line-height: 90px; }

.line-height-89 {
    line-height: 89px; }

.line-height-88 {
    line-height: 88px; }

.line-height-87 {
    line-height: 87px; }

.line-height-86 {
    line-height: 86px; }

.line-height-85 {
    line-height: 85px; }

.line-height-84 {
    line-height: 84px; }

.line-height-83 {
    line-height: 83px; }

.line-height-82 {
    line-height: 82px; }

.line-height-81 {
    line-height: 81px; }

.line-height-80 {
    line-height: 80px; }

.line-height-79 {
    line-height: 79px; }

.line-height-78 {
    line-height: 78px; }

.line-height-77 {
    line-height: 77px; }

.line-height-76 {
    line-height: 76px; }

.line-height-75 {
    line-height: 75px; }

.line-height-74 {
    line-height: 74px; }

.line-height-73 {
    line-height: 73px; }

.line-height-72 {
    line-height: 72px; }

.line-height-71 {
    line-height: 71px; }

.line-height-70 {
    line-height: 70px; }

.line-height-69 {
    line-height: 69px; }

.line-height-68 {
    line-height: 68px; }

.line-height-67 {
    line-height: 67px; }

.line-height-66 {
    line-height: 66px; }

.line-height-65 {
    line-height: 65px; }

.line-height-64 {
    line-height: 64px; }

.line-height-63 {
    line-height: 63px; }

.line-height-62 {
    line-height: 62px; }

.line-height-61 {
    line-height: 61px; }

.line-height-60 {
    line-height: 60px; }

.line-height-59 {
    line-height: 59px; }

.line-height-58 {
    line-height: 58px; }

.line-height-57 {
    line-height: 57px; }

.line-height-56 {
    line-height: 56px; }

.line-height-55 {
    line-height: 55px; }

.line-height-54 {
    line-height: 54px; }

.line-height-53 {
    line-height: 53px; }

.line-height-52 {
    line-height: 52px; }

.line-height-51 {
    line-height: 51px; }

.line-height-50 {
    line-height: 50px; }

.line-height-49 {
    line-height: 49px; }

.line-height-48 {
    line-height: 48px; }

.line-height-47 {
    line-height: 47px; }

.line-height-46 {
    line-height: 46px; }

.line-height-45 {
    line-height: 45px; }

.line-height-44 {
    line-height: 44px; }

.line-height-43 {
    line-height: 43px; }

.line-height-42 {
    line-height: 42px; }

.line-height-41 {
    line-height: 41px; }

.line-height-40 {
    line-height: 40px; }

.line-height-39 {
    line-height: 39px; }

.line-height-38 {
    line-height: 38px; }

.line-height-37 {
    line-height: 37px; }

.line-height-36 {
    line-height: 36px; }

.line-height-35 {
    line-height: 35px; }

.line-height-34 {
    line-height: 34px; }

.line-height-33 {
    line-height: 33px; }

.line-height-32 {
    line-height: 32px; }

.line-height-31 {
    line-height: 31px; }

.line-height-30 {
    line-height: 30px; }

.line-height-29 {
    line-height: 29px; }

.line-height-28 {
    line-height: 28px; }

.line-height-27 {
    line-height: 27px; }

.line-height-26 {
    line-height: 26px; }

.line-height-25 {
    line-height: 25px; }

.line-height-24 {
    line-height: 24px; }

.line-height-23 {
    line-height: 23px; }

.line-height-22 {
    line-height: 22px; }

.line-height-21 {
    line-height: 21px; }

.line-height-20 {
    line-height: 20px; }

.line-height-19 {
    line-height: 19px; }

.line-height-18 {
    line-height: 18px; }

.line-height-17 {
    line-height: 17px; }

.line-height-16 {
    line-height: 16px; }

.line-height-15 {
    line-height: 15px; }

.line-height-14 {
    line-height: 14px; }

.line-height-13 {
    line-height: 13px; }

.line-height-12 {
    line-height: 12px; }

.line-height-11 {
    line-height: 11px; }

.line-height-10 {
    line-height: 10px; }

.line-height-9 {
    line-height: 9px; }

.line-height-8 {
    line-height: 8px; }

.line-height-7 {
    line-height: 7px; }

.line-height-6 {
    line-height: 6px; }

.line-height-5 {
    line-height: 5px; }

.line-height-4 {
    line-height: 4px; }

.line-height-3 {
    line-height: 3px; }

.line-height-2 {
    line-height: 2px; }

.line-height-1 {
    line-height: 1px; }

.line-height-0 {
    line-height: 0px; }

/****Commom classes****/
/**Fonts**/
.font-text-light-mont {
    font-family: "montserratlight", sans-serif; }

.font-text-regular-mont {
    font-family: "MontserratRegular", sans-serif; }

.font-text-semi-bold-mont {
    font-family: "MontserratSemiBold", sans-serif; }

.font-text-semi-medium-mont {
    font-family: "MontserratMedium", sans-serif; }

.font-text-bold-mont {
    font-family: "MontserratBold", sans-serif; }

.font-text-thin-mont {
    font-family: "MontserratThin", sans-serif; }

.font-text-mefium-italic-mont {
    font-family: "MontserratMediumItalic", sans-serif; }

/**Fonts**/
/**colors**/
.color-blue {
    color: #115491; }

.color-white {
    color: #ffffff; }

.color-red {
    color: #c9202b; }

.color-333333 {
    color: #333333; }

.color-888888 {
    color: #888888; }

.color-666666 {
    color: #666666; }

.color-999999 {
    color: #999999; }

.color-5f727f {
    color: #5f727f; }

.bg-color-dadfe4 {
    background-color: #dadfe4; }

.bg-color-115491 {
    background-color: #115491; }

.bg-color-dadfe4 {
    background-color: #dadfe4; }

.bg-color-white {
    background-color: #ffffff; }

.bg-color-f1f2f2 {
    background-color: #f1f2f2; }

.bg-color-eaeff4 {
    background-color: #eaeff4; }

.bg-color-red {
    background-color: #c9202b; }

.bg-color-e1e8ee {
    background-color: #e1e8ee; }

/**colors**/
/****float****/
.float-l {
    float: left; }

.float-r {
    float: right; }

/****float****/
.normal {
    font-weight: normal !important; }

.bold {
    font-weight: bold; }

.border-right-blue {
    border-right: 1px solid #5487b6; }

.border-bottom-dddddd {
    border-bottom: 1px solid #dddddd; }

/****Commom classes****/
.text-dec-none {
    text-decoration: none; }

.grey-color {
    color: #565655; }

.ft-small {
    font-size: 14px; }

.lh-small {
    line-height: 20px; }

.employee-border {
    border: 5px solid #ffffff;
    /*-webkit-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    -moz-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);*/ }

.blue-large-button {
    float: left;
    display: table;
    width: 100%; }
.blue-large-button a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #115491;
    padding: 20px 100px;
    text-decoration: none;
    text-transform: uppercase; }

.benefit-links-section-left-1 {
    float: left; }
.benefit-links-section-left-1 p {
    background-color: #115491;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    margin-bottom: 20px;
    width: 100%;
    padding: 0; }
.benefit-links-section-left-1 p a {
    color: #ffffff;
    text-decoration: none;
    padding: 18px 0;
    width: 100%; }

.bg-color-table .bus-detail-row:nth-child(odd) {
    background-color: #f8f8f8; }
.bg-color-table .bus-detail-row:nth-child(even) {
    background-color: #eeeeee; }

.wellness-pd-right {
    padding-right: 5em; }

.wellness-pd-left {
    padding-left: 5em; }

@font-face {
    font-family: 'hr-iconmoon';
    src: url("../fonts/hr-iconmoon.eot?1gm5i0");
    src: url("../fonts/hr-iconmoon.eot?1gm5i0#iefix") format("embedded-opentype"), url("../fonts/hr-iconmoon.ttf?1gm5i0") format("truetype"), url("../fonts/hr-iconmoon.woff?1gm5i0") format("woff"), url("../fonts/hr-iconmoon.svg?1gm5i0#hr-iconmoon") format("svg");
    font-weight: normal;
    font-style: normal; }
[class^="hr-"], [class*=" hr-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'hr-iconmoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.hr-down-arrow:before {
    content: "\e910"; }

.hr-menu:before {
    content: "\e904"; }

.hr-left-arrow:before {
    content: "\e902"; }

.hr-right-arrow:before {
    content: "\e903"; }

.hr-call:before {
    content: "\e901"; }

.hr-email:before {
    content: "\e905"; }

.hr-user:before {
    content: "\e900"; }
@font-face {
    font-family: 'hr-new-icomoon';
    src:  url('../fonts/hr-new-icomoon.eot?fefbkc');
    src:  url('../fonts/hr-new-icomoon.eot?fefbkc#iefix') format('embedded-opentype'),
        url('../fonts/hr-new-icomoon.ttf?fefbkc') format('truetype'),
        url('../fonts/hr-new-icomoon.woff?fefbkc') format('woff'),
        url('../fonts/hr-new-icomoon.svg?fefbkc#hr-new-icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon_1"], [class*=" icon_1"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'hr-new-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon_1download-arrow:before {
    content: "\e900";
}
.icon_1language:before {
    content: "\e901";
}
a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
a:focus, a:active {
    outline: none;
    text-decoration: none; }

.mr-auto {
    float: none;
    display: block;
    margin: auto; }

.ucase {
    text-transform: uppercase; }

.ccase {
    text-transform: capitalize; }

.center {
    text-align: center; }

.relative {
    position: relative; }

.btn:focus, .btn:hover {
    text-decoration: none;
    outline: none; }

.container {
    /*width: 1200px;*/
    margin: 0 auto; }

.dwnld-btn {
    float: left; }
.dwnld-btn a {
    color: #ffffff;
    background-color: #115491;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none;
    width: auto;
    height: auto;
    float: left;
    transition: .5s ease;
    padding: 12px 20px;
    text-decoration: none; }
.dwnld-btn a span {
    float: left;
    padding-right: 20px;
    padding-top: 8px; }
.dwnld-btn a i {
    font-size: 30px;
    float: left; }

.view-btn-small {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: table;
    float: left; }

.view-btn-small a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #115491;
    padding: 15px 45px;
    text-decoration: none; }

.view-btn-small-big {
    float: left;
    width: auto; }
.view-btn-small-big a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #115491;
    padding: 15px 60px;
    text-decoration: none;
    line-height: 20px; }

.view-btn-small-red {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: table;
    padding-top: 3em; }
.view-btn-small-red a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #c9202b;
    padding: 15px 35px;
    text-decoration: none; }

.full-width-btn a {
    width: 100%; }

.black-btn-small {
    float: right; }

.black-btn-small a {
    width: auto;
    height: auto;
    text-align: center;
    transition: .5s ease;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    background-color: #333333;
    padding: 15px 25px;
    text-decoration: none; }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px); } }
@keyframes hvr-icon-down {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px); } }
/* Icon Down */
.hvr-icon-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-down .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

.hvr-icon-down:hover .hvr-icon, .hvr-icon-down:focus .hvr-icon, .hvr-icon-down:active .hvr-icon {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

.hvr-sweep-to-right-blue, .hvr-sweep-to-right-red, .hvr-sweep-to-right-black, .hvr-sweep-to-right-white {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }

.hvr-sweep-to-right-blue:before, .hvr-sweep-to-right-red:before, .hvr-sweep-to-right-black:before, .hvr-sweep-to-right-white:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1667b0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }

.hvr-sweep-to-right-red:before {
    background: #ea3c3e; }

.hvr-sweep-to-right-black:before {
    background: #585858; }

.hvr-sweep-to-right-white:before {
    background: #ffffff; }

.hvr-sweep-to-right-blue:hover, .hvr-sweep-to-right-red:hover, .hvr-sweep-to-right-black:hover, .hvr-sweep-to-right-white:hover, .hvr-sweep-to-right-blue:focus, .hvr-sweep-to-right-red:focus, .hvr-sweep-to-right-black:focus, .hvr-sweep-to-right-white:focus, .hvr-sweep-to-right-blue:active, .hvr-sweep-to-right-red:active, .hvr-sweep-to-right-black:active, .hvr-sweep-to-right-white:active {
    color: white; }

.hvr-sweep-to-right-blue:hover:before, .hvr-sweep-to-right-red:hover:before, .hvr-sweep-to-right-white:hover:before, .hvr-sweep-to-right-black:hover:before, .hvr-sweep-to-right-blue:focus:before, .hvr-sweep-to-right-red:focus:before, .hvr-sweep-to-right-white:focus:before, .hvr-sweep-to-right-black:focus:before, .hvr-sweep-to-right-blue:active:before, .hvr-sweep-to-right-red:active:before, .hvr-sweep-to-right-black:active:before, .hvr-sweep-to-right-white:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.hvr-sweep-to-right-blue:hover {
    color: #ffffff !important; }

/*Start header CSS*/
.middle-menu i {
    display: none; }

header {
    background-color: #115491;
    border-bottom: 1px solid #ffffff; }
header .header-logo {
    float: left; }
header .header-logo .logo-left {
    background-color: #ffffff;
    position: relative; }
header .header-logo .logo-left:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg); }
header .header-logo img {
    width: 70%;
    padding: 17px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1000; }
header .middle-menu {
    float: left;
    margin-top: 28px; }
header .middle-menu ul {
    text-align: center;
    width:100%; }
header .middle-menu ul li {
    display: inline-block;
    list-style-type: none;
    padding: 0px 25px; }
header .middle-menu ul li a {
    font-size: 16px;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none;
    line-height: 12px; }
header .my-account-name {
    float: left;
    padding: 20px 0; }
header .my-account-name .ac-left-des {
    border-left: 1px solid #ffffff;
    float: left;
    padding: 0.50em 2em 0.50em 2em; }
header .my-account-name i {
    float: left;
    color: #ffffff;
    font-size: 16px;
    margin-right: 20px; }
header .my-account-name p {
    float: left;
    color: #ffffff;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif;
    line-height: 16px;}
header .my-account-name .home-email-icon {
    float: left;
    margin-top: 5px;
    margin-left: 8px; }
header .my-account-name .home-email-icon i {
    font-size: 22px; }
header .my-account-name {
    float: left; }
header .home-menu-right {
    float: left;
    margin-top: 20px; }
header .home-menu-right .button_container {
    position: relative;
    top: 3%;
    height: 27px;
    width: 35px;
    cursor: pointer;
    z-index: 99999;
    transition: opacity .25s ease;
    margin-top: 6px; }
header .home-menu-right .button_container:hover {
    opacity: .7; }
header .home-menu-right .button_container.active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #FFF; }
header .home-menu-right .button_container.active .middle {
    opacity: 0;
    background: #FFF; }
header .home-menu-right .button_container.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #FFF; }
header .home-menu-right .button_container span {
    background: #ffffff;
    border: none;
    height: 3px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer;
    border-radius: 15px; }
header .home-menu-right .button_container span:nth-of-type(2) {
    top: 11px; }
header .home-menu-right .button_container span:nth-of-type(3) {
    top: 22px; }
header .home-menu-right .overlay {
    position: fixed;
    background: #000000;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden; }
header .home-menu-right .overlay.open {
    opacity: .9;
    visibility: visible;
    height: 100%;
    z-index: 9999; }
header .home-menu-right .overlay.open li {
    animation: fadeInRight .5s ease forwards;
    animation-delay: .35s;
    width: 33.3%;
    float: left; }
header .home-menu-right .overlay.open li:nth-of-type(2) {
    animation-delay: .4s; }
header .home-menu-right .overlay.open li:nth-of-type(3) {
    animation-delay: .45s; }
header .home-menu-right .overlay.open li:nth-of-type(4) {
    animation-delay: .50s; }
header .home-menu-right .overlay nav {
    position: relative;
    height: 70%;
    top: 55%;
    transform: translateY(-50%);
    font-size: 50px;
    font-family: 'Vollkorn', serif;
    font-weight: 400;
    text-align: center; }
header .home-menu-right .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%; }
header .home-menu-right .overlay ul li {
    display: block;
    height: 25%;
    height: calc(100% / 4);
    min-height: 50px;
    position: relative;
    opacity: 0; }
header .home-menu-right .overlay ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
    border-left: none;
    color: #b0afaf;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratRegular", sans-serif;
    text-align: left; }
@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%; }
    100% {
        opacity: 1;
        left: 0; } }
header .home-responsive-menu-right {
    display: none;
    float: right;
    height: 30px;
    margin: 0 0 0 10px;
    line-height: 30px;
    cursor: pointer;
    color: #adb7be;
    border: none;
    background: none;
    font-size: 1.375rem;
    position: relative;
    top: 1px; }
header .site-header-collapsed {
    float: left;
    width: 100%;
    margin-right: -199px; }
header .site-header-collapsed .site-header-collapsed-in {
    margin-right: 199px;
    zoom: 1; }

/*menu hover css*/
/*/* Effect 15: scale down, reveal
.cl-effect-15 a {
  color: rgba(255,255,255,1);
  text-shadow: none;
}


.cl-effect-15 a::before {
  color: #ffffff;
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
}*/
.snip1135 a {
    padding: 0.5em 0;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    text-decoration: none; }

.snip1135 a:before,
.snip1135 a:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }

.snip1135 a:before {
    bottom: 0;
    display: block;
    height: 3px;
    width: 0%;
    content: ""; }

.snip1135 a:after {
    left: 0;
    top: 0;
    padding: 10px 0;
    position: absolute;
    content: attr(data-hover);
    color: #ffffff;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden; }

.overlay-menu a:after {
    left: 0;
    top: 0;
    padding: 0.5em 0; }

.snip1135 a:hover:before,
.snip1135 .current a:before {
    opacity: 1;
    width: 100%; }

.snip1135 a:hover:after,
.snip1135 .current a:after {
    max-width: 100%; }

/*menu hover css*/
/*End header CSS*/
/*Start slider CSS*/
.slider-home {
    float: left;
    background-image: url(../images/slider-home-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
.slider-home h2 {
    color: #c9202b;
    font-size: 35px;
    font-size: 2.1875rem;
    font-family: "MontserratRegular", sans-serif;
    text-align: center;
    margin-top: 2em; }
.slider-home .team-name {
    margin-top: 35px; }
.slider-home .team-name span {
    color: #666666 !important;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif; }

.team-designation {
    text-align: center;
    margin: 0 auto; }

.team-designation p {
    text-align: center;
    color: #115491;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    padding-top: 5px; }

/*rotate slider css*/
.rotateslider-container .rotateslider-item.now .team-name > p {
    text-align: center;
    color: #c9202b !important;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif; }

.rotateslider-container .rotateslider-item .team-name > p {
    text-align: center;
    color: #777777;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif; }

/*.rotateslider-container img {
  -webkit-filter: grayscale(1);
    filter: grayscale(1);

}*/
.rotateslider-container .rotateslider-item.now img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }

.rotateslider-container {
    position: relative;
    width: 100% !important;
    height: 488px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; }

.rotateslider-container .rotateslider-item {
    position: absolute;
    left: 50%;
    top: 50%;
    /*  -webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
      -ms-transform: translateY(-50%) translateX(-50%) scale(0.6);
      transform: translateY(-50%) translateX(-50%) scale(0.6);*/
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    opacity: 0;
    /*-webkit-filter: blur(5px);*/
    /*filter: blur(5px);*/
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.rotateslider-container .rotateslider-item.next {
    left: 72.5%;
    opacity: 1; }

.rotateslider-container .rotateslider-item.next-bigger {
    left: 80%;
    opacity: 1; }

.rotateslider-container .rotateslider-item.next-before-next {
    left: 90%;
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.8);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0.8);
    transform: translateY(-50%) translateX(-50%) scale(0.8);
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }

.rotateslider-container .rotateslider-item.prev {
    left: 27.5%;
    opacity: 1;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }

.rotateslider-container .rotateslider-item.prev-bigger {
    left: 20%;
    opacity: 1; }

.rotateslider-container .rotateslider-item.prev-before-prev {
    left: 10%;
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.8);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0.8);
    transform: translateY(-50%) translateX(-50%) scale(0.8); }

.rotateslider-container .rotateslider-item.now {
    opacity: 1;
    -webkit-filter: blur(0px);
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 999;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }

.rotateslider-container img {
    box-shadow: 0px 5px 15px -4px rgba(0, 0, 0, 0.7);
    border: 1px solid #ffffff;
    width: 190px;
    height: 230px;
    object-fit: cover;
    object-position: center top; }

.rotateslider-container .arrow {
    display: inline-block;
    width: 50px;
    height: 50px;
    /*background-color: #000;*/
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    color: #888888;
    text-align: center;
    font-size: 25px; }

.rotateslider-container .arrow.left {
    left: -12px; }

.rotateslider-container .arrow.right {
    right: -12px; }

.arrow.right.js-rotateslider-arrow img {
    top: 0; }

.arrow.left.js-rotateslider-arrow img {
    top: 0; }

.rotateslider-container .rotateslider-item.now > .team-name span {
    display: inline; }

.rotateslider-container .rotateslider-item > .team-name span {
    display: none; }

.rotateslider-container .rotateslider-item.now > .team-designation {
    display: inline; }

.rotateslider-container .rotateslider-item > .team-designation {
    display: none; }

.rotateslider-container .rotateslider-item.now img {
    width: 278px;
    height: 314px;
    object-position: top;
    object-fit: cover; }

/*rotate slider css*/
/*End slider CSS*/
/*Start footer CSS*/
footer {
    background-color: transparent;
    float: left; }
footer .footer-links {
    float: left;
    padding: 60px 0; }
footer .footer-links .footer-link-1 {
    float: left; }
footer .footer-links .footer-link-1 ul li {
    text-align: left;
    padding-bottom: 15px; }
footer .footer-links .footer-link-1 ul li a {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-align: left;
    text-decoration: none;
    transition: .5s; }

.footer-bottom-line {
    float: left;
    background-image: url(../images/footer-bottom-line-bg.jpg);
    background-repeat-x: repeat;
    background-repeat-y: repeat; }
.footer-bottom-line p {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-align: center;
    padding: 20px 0; }

.footer-center {
    padding: 0 4em; }

/*End footer CSS*/
/*Start video section CSS*/
.video-main-section {
    float: left;
    padding: 3em 0; }
.video-main-section .video-home-bg {
    position: absolute;
    right: 0; }
.video-main-section .video-img-middle {
    width: 100%;
    /*width: 85%;*/
    height: auto;
    margin: 0 auto;
    margin-top: 35px; }
.video-main-section .video-img-middle img {
    width: 100%;
    height: auto; }
.video-main-section .video-img-middle iframe {
    width: 100%;
    height: 570px; }

/*End video section CSS*/
/*Start wellness section CSS*/
.wellness-main-section {
    float: left;
    background-image: url(../images/footer-bottom-line-bg.jpg);
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    padding: 3em 0;
    -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.35);
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff; }
.wellness-main-section h2 {
    color: #ffffff;
    font-size: 30px;
    font-size: 1.875rem;
    font-family: "MontserratMedium", sans-serif;
    text-align: center;
    padding-bottom: 45px; }
.wellness-main-section .serch-by-location-left {
    float: left;
    position: relative; }
.wellness-main-section .serch-by-location-left select {
    width: 90%;
    float: left;
    padding: 15px;
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    border: 1px solid #dddddd; }
.wellness-main-section .serch-by-location-right {
    float: left; }
.wellness-main-section .serch-by-location-right .input-box {
    position: relative; }
.wellness-main-section .serch-by-location-right .input-box input {
    padding: 20px 15px;
    border: 1px solid #dddddd;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    color: #333333;
    border-radius: 0; }
.wellness-main-section .serch-by-location-right .input-box .actions {
    border: 0px;
    position: absolute;
    right: 3px;
    top: 3px;
    margin: 0px;
    padding: 0px; }
.wellness-main-section .serch-by-location-right .input-box .actions .btn {
    background-color: transparent;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    font-weight: normal;
    border-radius: 0;
    color: #115491;
    padding: 11px 30px;
    margin: 0px;
    border: none;
    text-transform: uppercase; }
.wellness-main-section .serch-by-location-right .input-box .actions .btn:hover {
    color: #c9202b; }
.wellness-main-section .serch-by-location-right .input-box .actions i {
    margin-right: 10px;
    font-size: 17px; }

.serch-by-location-left select {
    display: none;
    /*hide original SELECT element:*/ }

.select-selected {
    background-color: #ffffff; }

/*style the arrow inside the select element:*/
.select-selected:after {
    position: absolute;
    content: "";
    top: 19px;
    right: 32px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-color: #666666 transparent transparent transparent; }

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #333333 transparent;
    top: 12px; }

/*style the items (options), including the selected item:*/
.select-selected {
    color: #333333;
    padding: 15px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif; }

.select-items div {
    color: #333333;
    padding: 15px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #ffffff;
    border-bottom: 2px solid #115491; }

/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #115491;
    top: 100%;
    left: 15px;
    right: 0;
    z-index: 99;
    width: 88%;
    float: left; }

/*hide the items when the select box is closed:*/
.select-hide {
    display: none; }

.select-items div:hover, .same-as-selected {
    background-color: #1f6fbd;
    color: #ffffff; }

/*End wellness section CSS*/
/*Start gallery section*/
.view_gallery_homepage {
    float: left;
    /*padding: 6em 0;*/ }
.view_gallery_homepage .gallery-home-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: auto; }
.view_gallery_homepage .gallery-home-bg img {
    width: auto; }
.view_gallery_homepage .gallery-top {
    float: left; }
.view_gallery_homepage .gallery-top .gallery-img-detail {
    margin-bottom: 30px; }
.view_gallery_homepage img {
    /*width: 300px;
    height: 300px;
    object-fit: cover;*/
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    object-position: left center; }
.view_gallery_homepage .home-gallery-left {
    width: 70%;
    float: left; }
.view_gallery_homepage .home-gallery-left .padding-right-gallery {
    padding-right: 10px;
    padding-bottom: 10px;
    float: left; }
.view_gallery_homepage .home-gallery-left .padding-right-gallery_2 {
    padding-right: 10px; }
.view_gallery_homepage .home-gallery-right {
    width: 30%;
    float: left;
    overflow: hidden;
    position: relative;
    padding: 0; }

.hover-home-eefect {
    float: left;
    overflow: hidden;
    position: relative; }
.hover-home-eefect img {
    transition: 0.6s ease; }
.hover-home-eefect:hover img {
    transform: scale(1.08); }

/*End gallery section*/
/*Start benefits section CSS*/
/*.benefits-section-main {
float:left;
background-color: #f7f7f7;
padding-top:5em;
padding-bottom:2em;

  img {
    width: 100%;
  }

   .benefits-inner {
    float: none;
    margin: 0 auto;
    display: block;

      .benifit-title-section {
      float: left;

          h2 {
          color:#c9202b;
          @include fontSize(35px);
          font-family:$font-text-regular-mont;
          padding-bottom: 18px;
          line-height: 42px;
          }
      }

      .benifit-tab-section {
        float: left;

          .board {
           float: right;

             .board-inner{
             float: left;

                li {


                  a {

                  float: left;
                  width: 100%;

                    span {

                    margin: 0 auto;
                    width: 120px;
                    text-align: center;
                    padding: 25px 0;
                    border: 2px solid #dddddd;
                    border-radius: 50%;
                    background-color: #ffffff;
                    margin-bottom: 15px;
                    height: 120px;
                    }

                    p{
                    color:#115491;
                    @include fontSize(15px);
                    font-family:$font-text-regular-mont;
                    text-align: center;
                    width: 100%;
                    float: left;
                    }

                  }

                  img {
                  width: 45%;
                  -webkit-filter: grayscale(1);
                  filter: grayscale(1);
                  }

                }
             }

          }

      }

      .benefit-links-section {
      float: left;
      border-top: 1px solid #dddddd;
      padding-top: 5em;

         .benefit-links-section-left {
          float:left;

            h4 {
            color:#333333;
            @include fontSize(18px);
            font-family:$font-text-semi-bold-mont;
            }

            p {
            color: #333333;
            @include fontSize(16px);
            font-family:$font-text-semi-medium-mont;
            float:left;
            width: 100%;
            line-height: 20px;
            padding-top: 35px;
            margin-bottom: 4em;

              a {
              color: #115491;
              @include fontSize(16px);
              font-family:$font-text-semi-medium-mont;
              float:left;
              width: 100%;
              padding-bottom: 5px;
              text-decoration: none;

                 &:hover {
                 color:#c9202b;
                 padding-left:2px;
                 @include transition(0.3s);
                 }

              }

            }


         }

         .padding-left-b {
          padding-left: 5em;
         }

         .padding-right-b {
          padding-right: 5em;
         }

      }

      .benifit-content-section {
        float: left;
        padding: 50px;
        background-color: #ffffff;
        box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
        margin: 2em 0 4em 0;

         .employee-benifit-top {
          float: left;
          width: 100%;
          border-bottom: 1px solid #dddddd;
          padding-bottom: 50px;

            .content-left {
            float: left;
            padding-right: 28px;

                 h2 {
                 color:#333333;
                 @include fontSize(28px);
                 font-family:$font-text-semi-medium-mont;
                 padding-bottom: 40px;
                 }

                .content-left-top {
                float: left;

                    ul {
                    counter-reset: my-badass-counter;

                    }
                    li {
                    position: relative;
                    color:#333333;
                    @include fontSize(14px);
                    font-family:$font-text-semi-medium-mont;
                    padding-top: 5px;
                    line-height: 20px;
                    vertical-align: middle;
                    padding-left: 65px;

                      &:before {
                      content: counter(my-badass-counter);
                      counter-increment: my-badass-counter;
                      position: absolute;
                      left: 0;
                      top: 0;


                      @include fontSize(14px);
                      font-family:$font-text-semi-medium-mont;
                      background-color: #bbbbbb;
                      line-height: 50px;
                      border-radius: 50%;
                      width: 50px;
                      text-align: center;
                      color: #ffffff;
                      }
                   }

                   .li-padding-btm {
                    float: left;
                   }
                }

                .content-left-bottom {
                float: left;
                padding-top: 18px;

                   .content-left-bottom-title {
                   float: left;

                      h4 {
                      color:#c9202b;
                      @include fontSize(18px);
                      font-family:$font-text-semi-bold-mont;
                      line-height: 22px;
                      }

                      p {
                      color:#333333;
                      @include fontSize(13px);
                      font-family:$font-text-semi-medium-mont;
                      line-height: 20px;
                      padding-top: 4px;
                      }

                   }

                   .content-left-bottom-btn {
                    float: left;
                   }

                }

            }

            .content-right {
            float: left;
            padding-left: 50px;

               h2 {
               color:#333333;
               @include fontSize(28px);
               font-family:$font-text-semi-medium-mont;
               padding-bottom: 40px;
               }

               .video-popup {
               float: left;

                  img {
                  width: 100%;
                  height: auto;
                  }
               }

            }

         }

         .employee-benifit-bottom {
          float: left;
          padding-top: 2.5em;

            .employee-benifit-bottom-left {
            float: left;

                h2 {
                color:#333333;
                @include fontSize(26px);
                font-family:$font-text-semi-medium-mont;
                line-height: 30px;
                padding-top: 10px;
                }

            }

            .employee-benifit-bottom-right {
            float: left;

            }


         }

      }

   }

}

.nav-tabs {
    border-bottom: 0;
}
.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li span{
    text-align: center;
    display: block;
    float: none;
}
.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li.active span{
    border: 2px solid #115491;

}

.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li:hover span {
    border: 2px solid #115491;
}

.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li.active img{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.benefits-section-main .nav-tabs > li.active > a {
    background-color: transparent;
    border: 0;
}
.benefits-section-main .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-bottom-color: transparent;
}
.benefits-section-main .nav > li > a:hover, .nav > li > a:focus {
    border: 0;
    background-color: transparent;
}
.benefits-section-main .nav-tabs > li > a:hover {
    border-color: transparent;
}
.benefits-section-main .nav-tabs > li > a {
    border: 0;
}*/
/*End benefits section CSS*/
/*Start Retirement section CSS*/
.retirement-main-section_left {
    float: left;
    background-image: url(../images/retirement-left-bg-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
.retirement-main-section_left .middle-content {
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 4em 15px 4em 15px;
    float: left;
    width: 100%; }
.retirement-main-section_left .middle-content .top-title-section h2 {
    color: #ffffff;
    font-size: 72px;
    font-size: 4.5rem;
    font-family: "MontserratBold", sans-serif;
    text-transform: uppercase;
    line-height: 76px; }
.retirement-main-section_left .middle-content .top-title-section p {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratRegular", sans-serif;
    padding-top: 5px;
    line-height: 20px; }
.retirement-main-section_left .middle-content .middle-title-section {
    margin-top: 40px; }
.retirement-main-section_left .middle-content .middle-title-section a {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratRegular", sans-serif; }
.retirement-main-section_left .middle-content .middle-title-section a:hover {
    padding-left: 3px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none; }
.retirement-main-section_left .middle-content .middle-title-section p {
    color: #ffffff;
    font-size: 25px;
    font-size: 1.5625rem;
    font-family: "MontserratBold", sans-serif;
    padding-top: 0px; }
.retirement-main-section_left .middle-content .bottom-title-section {
    margin-top: 70px; }
.retirement-main-section_left .middle-content .bottom-title-section p {
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 18px;
    width: 23%;
    margin: 0 auto;
    padding-bottom: 20px; }
.retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link {
    padding-bottom: 10px; }
.retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none;
    background-color: #c9202b;
    padding: 15px 80px;
    margin: auto; }

.retirement-main-section {
    float: left;
    background-color: #115491; }
.retirement-main-section .retirement-main-section_right {
    float: left;
    background-color: #115491;
    padding: 3em 2em; }
.retirement-main-section .retirement-main-section_right .padding-left-block {
    padding-left: 3em;
    float: left; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points {
    float: left;
    width: 100%;
    margin-bottom: 30px; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points p {
    color: #ffffff;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul {
    margin-top: 15px; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    text-decoration: none;
    padding-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 25px; }
.retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
    content: "";
    background-color: #ffffff;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    left: 67px;
    margin-top: 5px; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button {
    float: left;
    width: 100%; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button {
    float: left;
    width: 100%; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    background-color: transparent;
    padding: 10px 15px;
    text-decoration: none;
    border: 2px solid #ffffff;
    float: left; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a:hover {
    color: #333333; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .bottom-text {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    margin: 20px 0 25px 0;
    width: 61%;
    line-height: 20px;
    float: left; }
.retirement-main-section .retirement-main-section_right .loan-payoff-button .margin-bottom-b {
    margin-bottom: 20px; }

/*End Retirement section CSS*/
/*Start bottom icon section CSS*/
.bottom-icon-section {
    float: left;
    padding: 6em 0;
    background-color: #ffffff; }
.bottom-icon-section .bottom-icon-section-1 {
    float: left;
    margin-right: 75px;
    width: 20%; }
.bottom-icon-section .bottom-icon-section-1:last-child {
    margin-right: 0; }
.bottom-icon-section .bottom-icon-section-1 p {
    color: #565655;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratRegular", sans-serif;
    margin-top: 25px;
    text-align: center; }
.bottom-icon-section .bottom-icon-section-1 p a {
    color: #565655;
    text-decoration: none; }
.bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img {
    text-align: center;
    margin: 0 auto;
    background-color: #f3f3f3;
    border-radius: 50%;
    position: relative;
    border: 1px solid #bbbbbb; }
.bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img img {
    width: 100%;
    padding: 60px; }

/**Home icon hover effect**/
front, .back {
    position: absolute;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    -ms-transition: all .7s;
    transition: all .7s;
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 0; }

.front {
    z-index: 1; }

.bottom-icon-section-1:hover .front, .back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    z-index: 0;
    opacity: 0; }

.bottom-icon-section-1:hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 1;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0; }

/**Home icon hover effect**/
#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #015cb7;
    text-indent: -9999px;
    display: none;
    z-index: 9999; }

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff; }

.employee-benifit-top iframe {
    width: 100%; }

.holder, .bottom-icon-section-1 {
    position: relative; }

/****Start Employee Recognition Page CSS****/
.internal-page-banner-main {
    background-image: url(../images/footer-bottom-line-bg.jpg);
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    float: left;
    width: 100%;
}
.internal-page-banner-main .page-title {
    display: table;
    height: 150px;
    width: 100%; }
.internal-page-banner-main .page-title h1 {
    color: #ffffff;
    font-size: 30px;
    font-size: 1.875rem;
    font-family: "MontserratBold", sans-serif;
    line-height: 34px;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%; }

.internal-page-main-section {
    float: left;
    padding-top: 6em;
    padding-bottom: 6em;
    position: relative;
    width: 100%;
}
.internal-page-main-section .bg-img-employee {
    position: absolute;
    right: 0;
    top: 8em; }
.internal-page-main-section .employee-main-section {
    float: left; }
.internal-page-main-section .employee-main-section .employee-left-section {
    float: left; }
.internal-page-main-section .employee-main-section .employee-left-section img {
    width: 560px;
    height: 389px;
    object-fit: cover;
    object-position: center center; }
.internal-page-main-section .employee-main-section .employee-right-section {
    float: left;
    padding-left: 70px; }
.internal-page-main-section .employee-main-section .employee-right-section p {
    font-family: "MontserratMedium", sans-serif; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no {
    float: left; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no {
    float: left;
    margin-top: 40px; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no h6 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    color: #565655;
    font-family: "MontserratMedium", sans-serif;
    width: 100%; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no h6 span {
    color: #c9202b;
    font-family: "MontserratBold", sans-serif; }
.internal-page-main-section .employee-main-section .employee-right-section .bottom-call-no p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    color: #565655;
    font-family: "MontserratMedium", sans-serif;
    padding-top: 5px; }

.bottom-manager-section {
    margin-top: 25px; }
.bottom-manager-section .manager-main-pic {
    width: 240px;
    height: 260px;
    object-fit: cover;
    object-position: top center;
    border: 5px solid #ededed;
    max-width: 100%;
    position: relative; }
/* .bottom-manager-section .manager-des-detail {
    position: absolute;
    left: 17em;
    bottom: 0; } */

.bottom-employee-detail-left {
    padding-right: 1.5em; }

.bottom-employee-detail-right {
    padding-left: 1.5em; }

.bottom-employee-detail {
    margin-top: 50px; }
.social-media-calendar.bottom-employee-detail {
    margin-top: 0px; }
.bottom-employee-detail .employee-department-name {
    color: #115491;
    font-size: 18px;
    line-height: 22px;
    font-family: "MontserratMedium", sans-serif; }
.bottom-employee-detail .bus-detail-row a {
    color: #333333;
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratMedium", sans-serif;
    text-decoration: none; }
.bottom-employee-detail .bus-detail-row a:hover {
    color: #c60b46;
    transition: .5s ease; }
.bottom-employee-detail .bus-detail-row p {
    color: #333333;
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratMedium", sans-serif; }
.bottom-employee-detail .bus-detail-row .col-inner-detail {
    padding: 14px 18px 14px 18px; }
.bottom-employee-detail .bus-detail-row .small-bullet {
    width: 5px;
    height: 8px;
    background-color: #d02c2f; }
.bottom-employee-detail .bus-detail-row .inner-first-row {
    padding: 17px 18px 17px 18px; }

/****End Employee Recognition Page CSS****/
/****Start 401K Plan Page CSS****/
.plan-top-section {
    float: left;
    width: 100%;
}
.plan-top-section .employee-middle-content {
    padding: 3em 0 10em 0;
    float: left; }
.plan-top-section .employee-title-section {
    margin-top: 40px !important; }
.plan-top-section .employee-title-section .plan-para {
    width: 37% !important;
    color: #115491 !important; }

.loan-payoff-section {
    float: left;
    padding: 54px 100px 70px 100px;
    border-bottom: 1px solid #dddddd; }
.loan-payoff-section .loan-payoff-section-left {
    float: left; }
.loan-payoff-section .loan-payoff-section-left h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    color: #565655;
    font-family: "MontserratMedium", sans-serif; }
.loan-payoff-section .loan-payoff-section-left ul {
    margin-top: 30px;
    padding-left: 25px; }
.loan-payoff-section .loan-payoff-section-left ul li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    color: #565655;
    font-family: "MontserratMedium", sans-serif;
    padding-bottom: 8px;
    list-style-type: disc; }
.loan-payoff-section .loan-payoff-section-right {
    float: left;
    padding-top: 50px; }

.bottom-plan-section {
    float: left; }
.bottom-plan-section .bottom-plan-para {
    color: #333333;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 24px;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0 40px 0; }
.bottom-plan-section .bottom-box-section {
    float: left;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2); }
.bottom-plan-section .bottom-box-section .internal-box-section {
    float: left;
    padding: 35px 0 35px 60px; }
.bottom-plan-section .bottom-box-section .internal-box-section h6 {
    color: #115491;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 20px;
    text-transform: uppercase;
    float: left;
    width: 100%; }
.bottom-plan-section .bottom-box-section .internal-box-section p {
    color: #666666;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    padding-top: 20px;
    float: left;
    width: 100%; }
.bottom-plan-section .bottom-box-section .internal-box-section .fone-para {
    float: left;
    padding-top: 25px; }
.bottom-plan-section .bottom-box-section .internal-box-section .fone-para i {
    color: #c9202b;
    font-size: 16px; }
.bottom-plan-section .bottom-box-section .internal-box-section .fone-para span {
    color: #115491;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratSemiBold", sans-serif;
    line-height: 20px;
    padding-left: 15px; }
.bottom-plan-section .bottom-box-section .internal-box-section .email-para {
    float: left;
    padding-top: 15px; }
.bottom-plan-section .bottom-box-section .internal-box-section .email-para span a {
    color: #666666;
    text-decoration: none; }
.bottom-plan-section .bottom-box-section .internal-box-section .email-para span a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.bottom-plan-section .bottom-box-section .internal-box-link {
    float: left;
    background-color: #c9202b;
    height: 242px;
    display: table; }
.bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
.bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a {
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    background-color: transparent;
    padding: 12px 15px;
    text-decoration: none;
    border: 2px solid #ffffff;
    text-align: center;
    line-height: 20px;
    width: 60%; }
.bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a:hover {
    color: #333333; }

.middle-link {
    display: table-cell;
    vertical-align: middle; }

.plan-video-main-section {
    margin-top: 85px;
    /* cell number */
    /*.carousel-main {
      iframe {
      width: 100%;
      height: 100%;
      }
    }*/ }
.plan-video-main-section .carousel {
    margin-bottom: 30px; }
.plan-video-main-section .carousel-cell {
    width: 100%;
    height: auto;
    background: #212121;
    counter-increment: carousel-cell; }
.plan-video-main-section .carousel-cell img {
    vertical-align: middle;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: 100%; }
.plan-video-main-section .carousel-cell:before {
    display: none; }
.plan-video-main-section .carousel-main .carousel-cell:before {
    display: none; }
.plan-video-main-section .carousel-nav .carousel-cell {
    height: 80px;
    width: 100px; }
.plan-video-main-section .carousel-nav .carousel-cell:before {
    font-size: 50px;
    line-height: 80px; }
.plan-video-main-section .flickity-page-dots {
    display: none; }

/****End 401K Plan Page CSS****/
/****Start Benifits Page CSS****/
.benifit-main-section {
    float: left;
    margin: 0 auto;
    display: block;
    text-align: center; }
.benifit-main-section img {
    position: relative; }
.benifit-main-section .benifit-text-top {
    float: left;
    float: left;
    position: absolute;
    bottom: 4em;
    width: 50%;
    left: 8em; }
.benifit-main-section .benifit-text-top .benifit-text-top-txt {
    color: #565655;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    text-align: left;
    float: left;
    width: 100%;
    padding-bottom: 2em; }
.benifit-main-section .benifit-text-top a {
    color: #c9202b;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 24px;
    text-decoration: none;
    text-align: left;
    float: left;
    width: 100%; }
.benifit-main-section .benifit-text-top a:hover {
    color: #115491;
    transition: .5s ease; }
.benifit-main-section .benifit-text-top p {
    color: #565655;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    text-align: left;
    float: left;
    width: 100%;
    padding-top: 8px; }

.bottom-pdf-link {
    float: left;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    padding: 20px 30px; }
.bottom-pdf-link .left-pdf-link {
    float: left;
    padding-top: 12px;
    padding-bottom: 12px; }
.bottom-pdf-link .left-pdf-link a {
    color: #c9202b;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 24px;
    text-decoration: none; }
.bottom-pdf-link .left-pdf-link a:hover {
    color: #115491;
    transition: .5s ease; }
.bottom-pdf-link .border-left {
    border-left: 1px solid #dddddd;
    padding-left: 35px; }

.bottom-benifit-section {
    float: left;
    padding: 4em 8em 0 8em; }

/****End Benifits Page CSS****/
/****Start Forms and Policies Page CSS****/
.forms-policies-main {
    float: left; }
.forms-policies-main .left-policy-img {
    float: left; }
.forms-policies-main .left-policy-img img {
    float: left;
    width: 100%; }
.forms-policies-main .right-policy-text {
    float: left;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    padding: 4em 4em 13em 4em;
    border: 5px solid #ededed;
    margin: 4em 0 0 -1.5em;
    background-color: #ffffff; }
.forms-policies-main .right-policy-text h2 {
    color: #c71f2c;
    font-size: 40px;
    font-size: 2.5rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 45px;
    text-transform: uppercase; }
.forms-policies-main .right-policy-text h2 span {
    font-family: "MontserratBold", sans-serif; }
.forms-policies-main .right-policy-text .form-link {
    float: left;
    margin-top: 6em; }
.forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
    line-height: 22px; }
.forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
    text-transform: uppercase; }
.forms-policies-main .right-policy-text .right-policy-text-btm {
    color: #333333;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    float: left;
    padding-top: 4em; }

/****End Forms and Policies Page CSS****/
/****Start Wellness Page CSS****/
.wellness-main-section-h {
    float: left; }
.wellness-main-section-h .wellness-left-section {
    float: left;
    padding-bottom: 7em; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box {
    float: left;
    position: relative;
    width: 100%; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
    float: left;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    padding: 2em 2em 2em 2em;
    border: 5px solid #ededed;
    margin: 1.5em 0 0 0em;
    background-color: #ffffff;
    width: 300px;
    position: absolute;
    z-index: 8; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 {
    color: #141414;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "MontserratSemiBold", sans-serif;
    line-height: 28px;
    text-align: center;
    width: 100%; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 span {
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 20px;
    width: 100%;
    float: left; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
    color: #b0b0b6;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 20px;
    text-align: center;
    padding: 60px 0 20px 0;
    position: relative;
    width: 100%;
    margin: 0 auto; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P:after {
    content: "";
    background-color: #c9202b;
    width: 45px;
    height: 2px;
    position: absolute;
    text-align: center;
    /* top: 0; */
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box .btn-pd-top {
    padding-top: 6em; }
.wellness-main-section-h .wellness-left-section .wellness-right-img-box img {
    width: 65%;
    float: right;
    height: auto;
    object-fit: cover;
    object-position: center center;
    min-height: 400px;
}

.upload-flyer-section {
    float: left; }
.upload-flyer-section .btn-flyer {
    padding-top: 0;
    z-index: 99; }
.upload-flyer-section .btn-flyer a {
    padding: 20px 35px; }
.upload-flyer-section .bottm-flyer-info {
    float: left;
    margin-top: -25px; }
.upload-flyer-section .bottm-flyer-info .upload-points {
    background-color: #f9f9f9;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    padding: 50px 40px 40px;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    display: table; }
.upload-flyer-section .bottm-flyer-info .upload-points ul li {
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 18px;
    position: relative;
    padding-left: 20px;
    padding-bottom: 8px;
    text-align: left; }
.upload-flyer-section .bottm-flyer-info .upload-points ul li:before {
    content: "";
    background-color: #333333;
    height: 1px;
    width: 5px;
    position: absolute;
    top: 8px;
    left: 0; }

/****End Wellness Page CSS****/
/****Start Career Page CSS****/
.career-table {
    float: left; }
.career-table table {
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2); }
.career-table table .table-bg-blue th {
    background-color: #115491;
    color: #ffffff;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    height: 50px;
    vertical-align: middle;
    padding-left: 35px;
    border-right: 1px solid #dddddd;
    font-weight: normal; }
.career-table table .table-bg-blue th:last-child {
    border-right: 0; }
.career-table table tr {
    border-bottom: 1px solid #dddddd; }
.career-table table td {
    background-color: #ffffff;
    color: #565655;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    padding: 0 15px 0 35px !important;
    border-right: 1px solid #dddddd;
    font-weight: normal;
    height: 50px;
    vertical-align: middle !important; }
.career-table table td:last-child {
    border-right: 0; }

/****End Career Page CSS****/
/****Start Meet HR Team Page CSS****/
.hr-team-main {
    float: left; }
.hr-team-main .team-detail-section {
    float: left;
    padding-bottom: 60px; }
.hr-team-main .team-detail-section .team-description {
    float: left;
    margin-top: 20px; }
.hr-team-main .team-detail-section .team-description .team-member-name-t h3 {
    color: #c9202b;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "MontserratBold", sans-serif;
    line-height: 24px;
    border-bottom: 1px solid #c9202b; }
.hr-team-main .team-detail-section .team-description .team-designation-t {
    width: 100%; }
.hr-team-main .team-detail-section .team-description .team-designation-t p {
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 18px;
    padding-top: 8px; }
.hr-team-main .team-detail-section .team-description .team-para-t p {
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    padding: 25px 0 25px 0; }
.hr-team-main .team-detail-section .team-description .view-detail-team {
    padding-top: 15px; }
.hr-team-main .team-detail-section .team-description .view-detail-team a {
    color: #115491;
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: "MontserratMedium", sans-serif;
    line-height: 22px;
    border-bottom: 1px solid #115491;
    text-decoration: none; }
.hr-team-main .team-detail-section .team-description .view-detail-team a:hover {
    color: #c9202b;
    transition: .5s ease;
    border-bottom: 1px solid #c9202b; }
.hr-team-main .team-detail-section .team-image {
    float: left; }
.hr-team-main .team-detail-section .team-image img {
    width: 280px;
    height: 306px;
    object-fit: cover;
    object-position: top center;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    max-width: 100%;
    height: auto; }

.team-fl-r {
    float: right; }

.team-fl-l {
    float: left; }

.team-ta-l {
    text-align: left; }

.team-ta-r {
    text-align: right; }

.pr-team {
    padding-right: 35px; }

.pl-team {
    padding-left: 35px; }

/****End Meet HR Team Page CSS****/
/*End bottom icon section CSS*/
/****Start Benifits new section CSS****/
.benefits-section-main-new {
    position: relative; }
.benefits-section-main-new .benifit-bg-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    margin: 0 auto; }
.benefits-section-main-new .benifit-main-section-n {
    padding-bottom: 5em;
    padding-top: 4em; }
.benefits-section-main-new .benifit-main-section-n .benifit-section-left-n a {
    text-decoration: none;
    padding: 15px 50px;
    margin-top: 6em;
    -webkit-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    -moz-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47); }
.benefits-section-main-new .benifit-main-section-n .benifit-section-center-n {
    z-index: 999; }
.benefits-section-main-new .benifit-main-section-n .benifit-section-center-n img {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    display: block;
    animation: beat .70s infinite alternate;
    transform-origin: center; }

/* Heart beat animation */
@keyframes beat {
    to {
        transform: scale(1.08); } }
.btm-hotline-number {
    margin-top: 60px; }

/****End Benifits new section CSS****/
/****Start Dayforce page CSS****/
.dayforce-main-section .day-force-left-section {
    padding-right: 2.3em; }
.dayforce-main-section .day-force-left-section .day-force-left-section-form {
    padding: 60px 100px 60px 100px; }
.dayforce-main-section .day-force-left-section .day-force-left-section-form .dayforce-main-form {
    margin-top: 50px;
    float: left; }
.dayforce-main-section .day-force-left-section .day-force-left-section-form .access-ac a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none; }
.dayforce-main-section .day-force-right-section {
    padding-left: 2.3em; }
.dayforce-main-section .day-force-right-section .day-force-right-link-section {
    padding: 90px 65px 90px 65px; }
.dayforce-main-section .day-force-right-section .day-force-right-link-section .benefit-links-section-left-1 p {
    margin-bottom: 30px; }
.dayforce-main-section .day-force-right-section .day-force-right-link-section .benefit-links-section-left-1 p a {
    padding: 25px 15px; }

.form-group {
    float: left;
    width: 100%; }

.fl-flex-label {
    position: relative; }

.fl-flex-label .form-control:not(.form-control-lg) {
    min-height: 50px; }

.form-control {
    display: block;
    width: 100%;
    /*padding: 18px 15px;*/
    padding: 6px 12px;
    color: #565655;
    background-image: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-family: "MontserratRegular", sans-serif;
    border-bottom: 1px solid #dddddd; }

.form-control:focus {
    border-color: #dddddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

.form-group {
    float: left;
    width: 100%; }

.fl-flex-label {
    position: relative; }

.fl-flex-label .form-control:not(.form-control-lg) {
    min-height: 50px; }

/****End Dayforce page CSS****/
/****Start login page CSS****/
.login-bg-main-section {
    background-image: url(../images/login-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute; }
.login-bg-main-section .login-left-section {
    background-color: #ffffff;
    position: relative;
    height: 100%;
    width: 13%; }
.login-bg-main-section .login-left-section:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    transform-origin: bottom left;
    -ms-transform: skew(-11deg, 0deg);
    -webkit-transform: skew(-11deg, 0deg);
    transform: skew(-11deg, 0deg); }
.login-bg-main-section .login-left-section img {
    width: 80%;
    padding-top: 50px;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 9999;
    margin-left: 5em; }
.login-bg-main-section .login-right-main-section {
    position: absolute;
    left: 0;
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: left;
    display: block;
    height: 410px; }
.login-bg-main-section .login-right-main-section .login-r-left-section {
    width: 30%;
    float: left;
    padding-right: 90px;
    padding-top: 3.5em; }
.login-bg-main-section .login-right-main-section .login-r-left-section img {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    display: block; }
.login-bg-main-section .login-right-main-section .login-form-right-section {
    float: left;
    width: 70%;
    padding-left: 90px;
    border-left: 1px solid #dddddd; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form label {
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    font-weight: normal; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form input[type=text], .login-bg-main-section .login-right-main-section .login-form-right-section .login-form input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .loginLabel {
    margin-top: 22px;
}
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
    background-color: #d02c2f;
    color: #ffffff;
    padding: 12px 50px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: auto;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.2px; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form img.avatar {
    width: 40%;
    border-radius: 50%; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .container {
    padding: 16px; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form span.psw {
    float: right;
    padding-top: 16px; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form checkboxFive label {
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    background: #eee;
    border: 1px solid #ddd; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .forget-text a {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratMedium", sans-serif;
    margin-top: 20px;
    float: left;
    border-bottom: 1px solid #ffffff;
    text-decoration: none; }
.login-bg-main-section .login-right-main-section .login-form-right-section .login-form .forget-text a:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-right: 2px; }

.btm-login-section {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #a5a5a5; }

.register-text-btm {
    padding-top: 30px; }
.register-text-btm p {
    color: #ffffff;
    font-size: 14px;
    font-family: "MontserratMedium", sans-serif; }
.register-text-btm p a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-left: 5px;
    text-decoration: none; }
.register-text-btm p a:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-left: 2px; }

/****End login page CSS****/
/****Start employee perk page CSS****/
.program-section-main .program-img-left img {
    width: 330px;
    height: 330px;
    max-width: 100%;
    object-position: top center;
    object-fit: cover; }
.program-section-main .program-img-right .perks-program-list ul {
    counter-reset: my-badass-counter; }
.program-section-main .program-img-right .perks-program-list ul li {
    position: relative;
    font-family: "MontserratMedium", sans-serif;
    padding-top: 5px;
    vertical-align: middle;
    padding-left: 50px; }
.program-section-main .program-img-right .perks-program-list ul li:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #c9202b;
    line-height: 35px;
    border-radius: 50%;
    width: 35px;
    text-align: center;
    color: #ffffff; }
.program-section-main .program-img-right a {
    text-decoration: none; }
.program-section-main .program-img-right a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

/****End employee perk page CSS****/
/****Start Leadership Development page CSS****/
.select-development-box-main .row {
    float: right; }
.select-development-box-main .select-box {
    position: relative;
    display: inline-block;
    min-height: 40px;
    max-height: 40px;
    width: 350px;
    padding: 40px 0 0;
    box-sizing: border-box;
    border-radius: 0;
    outline: none;
    overflow: hidden;
    box-shadow: none;
    vertical-align: top;
    transition: .3s;
    border: 1px solid #bbbbbb;
    float: left; }
.select-development-box-main .select-box:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 40px;
    top: 0;
    right: 10px;
    background-image: url(../images/select-arrow-img.png);
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    transform: rotate(180deg); }
.select-development-box-main #hover-select:hover {
    max-height: 160px; }
.select-development-box-main #hover-select:hover:after {
    transform: rotate(0deg); }
.select-development-box-main .select-box > input {
    display: none; }
.select-development-box-main .select-box > label {
    display: block;
    height: 40px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 40px;
    cursor: pointer;
    transition: background-color .4s;
    color: #888888;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px;
    font-weight: normal; }
.select-development-box-main .select-box > label:hover {
    background-color: #f4f4f4; }
.select-development-box-main .select-box > input:checked + label {
    position: absolute;
    top: 0; }
.select-development-box-main .select-box > input:checked + label:hover {
    background-color: #fff;
    cursor: default; }
.select-development-box-main #select-box-input {
    display: none; }
.select-development-box-main #select-box-input:checked + label {
    max-height: 160px; }
.select-development-box-main #select-box-input:checked + label:after {
    transform: rotate(0deg);
    background-position-x: right; }
.select-development-box-main #select-box-input + label:after {
    width: 100%;
    right: 0;
    margin-right: 10px;
    background-position-x: left;
    background-position-y: center; }
.select-development-box-main #select-box-input + label:hover {
    box-shadow: 0 0 0 1px #b28fff; }
.select-development-box-main #select-box-input + label > label:hover {
    background-color: rgba(178, 143, 255, 0.2); }
.select-development-box-main #select-box-input + label:hover:after {
    background-image: url(../images/select-arrow-img.png); }
.select-development-box-main #select-box-input + label:not(:focus) {
    max-height: 40px; }

.bottom-listing-prog .bottom-listing-prog-des {
    margin-bottom: 85px; }
.bottom-listing-prog .bottom-listing-prog-des img {
    width: 100%;
    height: auto; }

/****End Leadership Development page CSS****/
/****Start Meet HR Team page CSS****/
.hr-team-detail-main .team-employee-name {
    color: #c9202b;
    font-size: 22px;
    line-height: 26px;
    font-family: "MontserratBold", sans-serif;
    float: left;
    width: 100%;
    padding-bottom: 5px; }
.hr-team-detail-main .employee-dest {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%;
    padding-bottom: 40px; }
.hr-team-detail-main .employee-detail-dest {
    color: #5f727f;
    font-size: 14px;
    line-height: 20px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%;
    padding-bottom: 45px; }
.hr-team-detail-main .employee-detail-short {
    color: #115491;
    font-size: 20px;
    line-height: 24px;
    font-family: "MontserratMediumItalic", sans-serif;
    float: left;
    width: 100%;
    padding-bottom: 25px; }
.hr-team-detail-main .des-member-name {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%; }

/****End Meet HR Team page CSS****/
/****Start Wellness new page CSS****/
.wellness-slider-main-section {
    position: relative;
    margin-bottom: 80px;
    -webkit-box-shadow:  0px 0px 12px 2px rgba(0,0,0,0.4);
    -moz-box-shadow:  0px 0px 12px 2px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 12px 2px rgba(0,0,0,0.4); }
#SliderView_home .wellness-slider-main-section {
    margin-bottom: -24px;
    margin-top: 24px;
}

/*.wellness-slider-main-section .carousel-indicators {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 1;
    width: 100%;
    padding-left: 0;
    margin-left: -5%;
    text-align: right;
    list-style: none; }*/

.wellness-slider-main-section .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #666666;
    margin-right: 6px;
    border: 1px solid #FFFFFF;
    border-radius: 10px; }
.wellness-slider-main-section .carousel-indicators .active {
    background-color: #118dff; }

.wellness-main-section-h .wellness-right-section {
    padding-left: 75px; }

/****End Wellness new page CSS****/
/****Start benifit new page CSS****/
.benifit-section-main .benifit-section-left {
    padding-right: 3em; }
.benifit-section-main .benifit-section-left .bottom-benifit-left {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 3em; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt h4 {
    color: #333333;
    /*font-size: 18px;
    line-height: 22px;*/
    font-size: 28px;
    line-height: 28px;
    font-family: "MontserratSemiBold", sans-serif;
    float: left;
    border-bottom: 1px solid #8f9397;
    margin-bottom: 0; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-call-no {
    color: #333333;
    /*font-size: 30px;
    line-height: 34px;
          font-family: "MontserratBold", sans-serif;
    */
    font-size: 18px;
    line-height: 18px;
    font-family: "Montserrat", sans-serif;
    float: left;
    width: 100%;
    margin-top: 30px; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website {
    color: #115491;
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%;
    text-decoration: underline;
    margin-top: 10px; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-grup-name {
    color: #333333;
    font-size: 18px;
    line-height: 20px;
    font-family: "MontserratMedium", sans-serif;
    float: left;
    width: 100%;
    margin-top: 5px; }
.benifit-section-main .benifit-section-right {
    padding-left: 3.3em; }
.benifit-section-main .benifit-section-right .bottom-right-brnifit-list {
    margin-top: 60px; }
.benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 40px; }
.benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-enroll-no {
    font-size: 1rem;
    font-family: "MontserratMedium", sans-serif;
    background-color: #c9202b;
    line-height: 40px;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    color: #ffffff;
    float: left; }
.benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v {
    width: 45%;
    float: right; }
.benifit-section-main .benifit-section-right .benifit-arrow-img {
    position: absolute;
    top: 48px;
    left: -64px;
    animation: spin .90s infinite alternate;
    transform-origin: center; }

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg); }
    to {
        -moz-transform: rotate(20deg); } }
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg); }
    to {
        -webkit-transform: rotate(20deg); } }
@keyframes spin {
    from {
        transform: rotate(0deg); }
    to {
        transform: rotate(20deg); } }
.video-section {
    margin-top: 65px;
    padding-bottom: 45px; }
.video-section img {
    width: 100%;
    height: auto;
    webkit-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    -moz-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47);
    box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.47); }

/****End benifit new page CSS****/
/****Start contact page CSS****/
.contact-section-main .contact-title {
    margin: 0 auto; }

.bottom-contact-detail-main {
    background-image: url(../images/contact-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 8em; }
.bottom-contact-detail-main .contact-email-btn {
    margin-top: -30px; }
.bottom-contact-detail-main .contact-email-btn a {
    padding: 18px 45px;
    margin: auto;
}
.bottom-contact-detail-main .contact-detail {
    margin: 7em 0;
    text-align: center;
    display: inline-block; }
.bottom-contact-detail-main .contact-detail .contact-middle {
    padding: 60px 65px;
    background-color: #ffffff;
    margin: 0 auto;
    text-align: left;
    width: 80%;
    display: inline-block; }
.bottom-contact-detail-main .contact-detail .left-call-icon i {
    font-size: 86px;
    line-height: 90px;
    color: #bbbbbb; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section a {
    text-decoration: none;
    margin-top: 35px; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section a:hover {
    color: #c9202b;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media {
    /*----- button 5 -----*/ }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a {
    display: inline-block;
    position: relative;
    background: none;
    border: none;
    color: #c9202b;
    font-size: 25px;
    cursor: pointer;
    background: transparent;
    border: 2px solid #c9202b;
    margin-top: 20px;
    margin-right: 20px; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover {
    background-color: transparent;
    color: #115491;
    border: 2px solid #115491; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span {
    display: block;
    padding: 3px 15px; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a::before, .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.1s;
    background: #115491; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span::before, .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.1s;
    background: #115491; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover::before, .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover::after {
    width: 100%; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover span::before, .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a:hover span::after {
    height: 100%; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media .btn-5::after {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media .btn-5 span::after {
    right: 0;
    top: 0;
    transition-duration: 0.4s; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media .btn-5::before {
    right: 0;
    top: 0;
    transition-duration: 0.4s; }
.bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media .btn-5 span::before {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s; }

.contact-page-main {
    padding-bottom: 0; }

/****End contact page CSS****/
/****Start Gallery page CSS****/
.gallety-main-section .portfolio-categ {
    float: left;
    width: 100%;
    padding-bottom: 40px;
    border-bottom: 1px solid #dddddd; }
.gallety-main-section .portfolio-content {
    float: left;
    width: 75%; }
.gallety-main-section .portfolio-area {
    float: left;
    width: 100%; }
.gallety-main-section .portfolio-area li img {
    width: 100%;
    /*width: 250px;*/
    /*width: 225px;*/
    /*height: 250px;*/
    height: auto;
    max-width: 100%;
    max-height: 100%;
    /*object-fit: cover;*/
    object-fit: contain;
    object-position: center center; }
.gallety-main-section .portfolio-categ li {
    display: inline;
    margin-right: 10px; }
.gallety-main-section .portfolio-categ li a {
    background-color: #dddddd;
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratBold", sans-serif;
    padding: 15px 45px;
    text-transform: uppercase;
    cursor: pointer;}
.gallety-main-section .portfolio-categ li a:hover {
    background-color: #115491;
    color: #ffffff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none; }
.gallety-main-section .portfolio-area li {
    float: left;
    /*margin-bottom: 40px;
    margin-right: 40px;*/
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 5px;
    width: 30%; }

.gallety-main-section .portfolio-categ li.active a {
    background-color: #115491;
    color: #ffffff;
    text-decoration: none; }

.bottom-gallery-detail-main {
    margin-top: 60px; }
.bottom-gallery-detail-main .gallery-title {
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    font-family: "MontserratSemiBold", sans-serif;
    margin-bottom: 10px; }
.bottom-gallery-detail-main .gallery-title-description {margin-bottom: 25px !important;}

.gallery-right-cat ul {
    margin-top: 15px;
    float: left;
    width: 100%; }
.gallery-right-cat ul li a {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    float: left;
    font-family: "MontserratMedium", sans-serif;
    text-decoration: none;
    border-bottom: 1px dashed #cccccc;
    position: relative;
    padding-left: 25px;
    cursor: pointer;}
.gallery-right-cat ul li a:before {
    content: "";
    background-color: #b3b3b3;
    position: absolute;
    top: 45%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 0; }
.gallery-right-cat ul li a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.gallery-right-cat ul li a:hover:before {
    background-color: #115491; }
.gallery-right-cat ul li .active {
    color: #c9202b; }
.gallery-right-cat ul li .active:before {
    background-color: #115491; }

.btm-select-box-gallery {
    margin-top: 60px;
    position: relative;
    /* select starting stylings ------------------------------*/
    /* Remove focus */
    /* Use custom arrow */
    /* LABEL ======================================= */
    /* active state */
    /* BOTTOM BARS ================================= */
    /* active state */
    /* HIGHLIGHTER ================================== */ }
.btm-select-box-gallery .wrap {
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    left: 0;
    margin: 0 auto; }
.btm-select-box-gallery .select {
    font-family: "MontserratMedium", sans-serif;
    position: relative;
    width: 100%; }
.btm-select-box-gallery .select-text {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 5px 10px 10px 0;
    font-size: 14px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #dddddd;
    line-height: 20px; }
.btm-select-box-gallery .select-text:focus {
    outline: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0); }
.btm-select-box-gallery .select .select-text {
    appearance: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #dddddd; }
.btm-select-box-gallery .select:after {
    position: absolute;
    top: 18px;
    right: 10px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666666;
    pointer-events: none; }
.btm-select-box-gallery .select-label {
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 10px;
    transition: 0.2s ease all; }
.btm-select-box-gallery .select-text:focus ~ .select-label, .btm-select-box-gallery .select-text:valid ~ .select-label {
    color: #616161;
    top: -12px;
    transition: 0.2s ease all;
    font-size: 12px; }
.btm-select-box-gallery .select-bar {
    position: relative;
    display: block;
    width: 100%; }
.btm-select-box-gallery .select-bar:before, .btm-select-box-gallery .select-bar:after {
    content: '';
    height: 0;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #115491;
    transition: 0.2s ease all;
    color: #ffffff; }
.btm-select-box-gallery .select-bar:before {
    left: 50%; }
.btm-select-box-gallery .select-bar:after {
    right: 50%; }
.btm-select-box-gallery .select-text:focus ~ .select-bar:before, .btm-select-box-gallery .select-text:focus ~ .select-bar:after {
    width: 50%; }
.btm-select-box-gallery .select-highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5; }

.plan-video-main-section {
    /* .html5gallery {
     width: 100% !important;
     height: auto;
     }

     .html5gallery-container-0 {
     width: 100%;
     height: auto;
     }

     .html5gallery-box-0 {
     width: 100% !important;
     height: auto;
     }

     .html5gallery-elem-0 {
     width: 100% !important;
     height: auto;
     }

     iframe {
     width: 100% !important;
     height: auto;
     }

     .html5gallery-car-0 {
     top: 20em;
     width: 100%;
     }

     .html5gallery-car-list-0 {
     width: 100%;
     }

     .html5gallery-car-mask-0 {
     left: 0;
     width: 100%;
     top: 0px;
     height: 102px;
     }

     .html5gallery-elem-video-0 {
     width: 100% !important;
     }

     .html5gallery-title-0 {
     width: 100%;
     }

     .html5gallery-right-0 {
     right: 0;
     }*/ }

/****End Gallery page CSS****/
/****Start menu for mobile****/
.cat-section-mobile {
    background-color: #ffffff;
    margin-top: 20px;
    float: left;
    width: 100%;
    display: none; }
.cat-section-mobile h6 {
    color: #c9202b;
    font-size: 16px;
    line-height: 20px;
    font-family: "MontserratSemiBold", sans-serif; }
.cat-section-mobile ul {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-y: scroll;
    height: 3.5rem;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    color: #333333;
    padding: 0 .8rem; }
.cat-section-mobile ul li {
    padding: 0 15px;
    height: 100%;
    line-height: 3.5rem;
    border-bottom: 2px solid #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px; }
.cat-section-mobile ul .active {
    border-color: #115491;
    color: #115491; }
.cat-section-mobile ::-webkit-scrollbar {
    display: none; }

.gallery-cat-desktop {
    display: block; }

.gallery-select .btn-group.bootstrap-select > .btn.dropdown-toggle {
    border-width: 0px 0px 1px 0px;
    border-color: #ddd;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    padding-bottom: 10px; }

.gallery-select .btn-group.bootstrap-select > .btn.dropdown-toggle .filter-option {
    padding: 0px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    color: #000000; }

.btn-group.bootstrap-select.bootstrap-select-arrow > .btn.dropdown-toggle .bs-caret {
    background: none; }

.gallery-select label {
    font-size: 20px;
    font-weight: normal;
    padding: 0px;
    color: #c9202b;
    font-family: "MontserratBold", sans-serif;
    margin-bottom: 13px; }

.gallery-select .btn-group.bootstrap-select .dropdown-menu {
    border-top: none;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-top: -1px;
    font-size: 1rem;
    padding: 0; }

.gallery-select .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

.gallery-select .bootstrap-select {
    border-bottom: 1px solid #dddddd;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333333;
    font-family: "MontserratMedium", sans-serif;
    padding-bottom: 10px;
    line-height: 16px; }

.gallery-select .bootstrap-select.btn-group .dropdown-menu li:hover a {
    background: #c9202b;
    color: #fff; }

.gallery-select input:focus, textarea:focus, select:focus {
    outline-offset: 0; }

.gallery-select:focus {
    outline: none; }

.month-list-desktop {
    display: none; }

/****End menu for mobile****/
#html5gallery-tn-0-0 {
    height: 85px !important; }

#html5gallery-tn-0-1 {
    height: 85px !important; }

#html5gallery-tn-0-2 {
    height: 85px !important; }

#html5gallery-tn-0-3 {
    height: 85px !important; }

#html5gallery-tn-0-4 {
    height: 85px !important; }

.html5gallery-tn-title-0 {
    font-family: "MontserratMedium", sans-serif;
    padding: 5px 0;
    color: #333333;
    font-size: 12px;
    line-height: 14px; }

/****Register page CSS****/
.register-main-section .register-right-main-section {
    position: absolute;
    left: 0;
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: left;
    display: block;
    height: 630px;}
.register-main-section .register-right-main-section h2 {
    color: #ffffff;
    font-size: 30px;
    font-family: "MontserratSemiBold", sans-serif;
    text-transform: uppercase;
    margin-bottom: 3em; }
.register-main-section .register-right-main-section label {
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    font-weight: normal; }
.register-main-section .register-right-main-section input[type=text], .register-main-section .register-right-main-section input[type=password], .register-main-section .register-right-main-section input[type=email], .register-main-section .register-right-main-section input[type=number] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0 8px 0;
    /*display: inline-block;*/
    display: block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px; }
.register-main-section .register-right-main-section .registerlabel{
    margin-top: 22px;
}
.register-main-section .register-right-main-section button {
    background-color: #d02c2f;
    color: #ffffff;
    padding: 12px 50px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: auto;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.2px; }
.register-main-section .register-right-main-section .btm-register-section {
    border-bottom: none; }

/****Register page CSS****/
/****Start Forms Policies page CSS****/
.forms-policy-main-section {
    margin-top: 75px; }
.forms-policy-main-section .forms-detail-main {
    padding: 40px 0;
    border: 1px solid #eeeeee;
    margin-bottom: 50px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.3);
    -moz-box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.3);
    box-shadow: 0px 0px 23px -2px rgba(46, 46, 46, 0.3); }
.forms-policy-main-section .forms-detail-main .left-policy-img {
    padding: 0 50px; }
.forms-policy-main-section .forms-detail-main .left-policy-img img {
    width: 100%;
    height: auto; }
.forms-policy-main-section .forms-detail-main .right-policy-text {
    padding: 0 50px; }
.forms-policy-main-section .forms-detail-main .right-policy-text h2 {
    margin-bottom: 40px; }
.forms-policy-main-section .forms-detail-main .right-policy-text .benefit-links-section-left-1 p {
    width: 80%;
    font-size: 14px;
    line-height: 14px; }
.forms-policy-main-section .forms-detail-main .right-policy-text .benefit-links-section-left-1 p a {
    padding: 18px 15px; }
.forms-policy-main-section .forms-detail-main .right-policy-text .internal-link {
    color: #c9202c;
    text-decoration: none; }
.forms-policy-main-section .forms-detail-main .right-policy-text .internal-link:hover {
    color: #115491;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

/****End Forms Policies page CSS****/
/****Start Dayforce new page CSS****/
.dayforce-main-section .bottom-listing-prog-des {
    margin-bottom: 80px; }
.dayforce-main-section img {
    width: 100%; }
.dayforce-main-section .btm-video-link {
    background-color: #cccccc;
    padding: 15px; }
.dayforce-main-section .btm-video-link a {
    color: #333333; }
.dayforce-main-section .btm-video-link a:hover {
    color: #c9202b;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none; }

.dayforce-video-detail-left {
    padding-right: 2em; }

.dayforce-video-detail-right {
    padding-left: 2em; }

.daygorce-detail-inner {
    border: 1px solid #dddddd; }
.daygorce-detail-inner h3 {
    padding: 15px 20px;
    background-color: #115491;
    color: #ffffff; }
.daygorce-detail-inner p{
    padding: 30px 15px;
    min-height: 120px; }
.daygorce-detail-inner .Video401k p {
    padding: 6px 15px;
    min-height: 2px; }
.daygorce-detail-inner ul {
    padding: 6px 30px;
    min-height: 2px;
    list-style-type:circle !important;
}
.daygorce-detail-inner ul li{
    list-style-type:disc !important;
}

/****End Dayforce new page CSS****/
/****Start Survey page CSS****/
.survey-main-section .survey-detail-section {
    margin-bottom: 40px;
    float: left; }
.survey-main-section .survey-detail-section .survey-inner-sec {
    border: 1px solid #dddddd;
    float: left;
    width: 100%; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-title {
    width: 100%;
    float: left; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-title h3 {
    float: left;
    width: 100%;
    background-color: #115491;
    font-size: 16px;
    color: #ffffff;
    font-family: "MontserratMedium", sans-serif;
    line-height: 20px;
    padding: 15px 20px; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-short-des p {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 25px 20px;
    min-height: 170px; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-pdf-section {
    background-color: #dddddd;
    float: left;
    width: 100%; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-pdf-section a {
    color: #115491;
    font-family: "MontserratMedium", sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 15px 25px;
    float: left;
    width: 100%; }
.survey-main-section .survey-detail-section .survey-inner-sec .survey-pdf-section a:hover {
    color: #c9202b; }

.job-des-form-img {
    width: 70% !important;
    height: auto; }

.bottom-benifit-para {
    padding-top: 40px;
    border-top: 1px solid #dddddd; }

.bottom-listing-prog-des video,.bottom-listing-prog-des iframe {
    width: 100%; }

.gallety-main-section .portfolio-area li .video-popup img {
    width: 100%;
    height: 130px;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center center; }
.view-right-benifit-r .view-btn-small-big {
    float: left;
    width: auto; }
.bottom-benifit-para .view-btn-small-big a,.view-right-benifit-r .view-btn-small-big a {
    padding: 12px 16px;
    width: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 13px;
}
.view-right-benifit-r .benifit-btn-right {
    margin-top: 0; }
.wellness-slider-main-section .carousel-inner {
    position: relative; }
.wellness-slider-main-section .carousel-inner .item:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: ""; }
.wellness-slider-main-section .carousel-inner .textBG:before {
    background: rgba(0, 0, 0, 0.4);
}
.wellness-slider-main-section .carousel-inner .carousel-caption {
    bottom: 60px;
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    font-family: "MontserratMediumItalic", sans-serif;
    /*right: 18%;
    left: 18%;*/
    right: 6%;
    left: 6%;
    max-height: 130px;
    overflow: hidden; }
.gallery-right-cat .subcategory-gallery li:first-child a {
    padding-top: 10px; }

.gallery-right-cat .subcategory-gallery li:first-child a:before {
    top: 36%; }

.gallery-right-cat span i {
    float: right;
    font-size: 20px;
}

.gallery-right-cat .subcategory-gallery {
    padding-left: 20px;
    margin-top: 0;
}

.gallery-right-cat .subcategory-gallery li:last-child {
    border-bottom: 0 !important;
}
.registre-btn {
    margin-left: 20px;
}
/****Team member****/
.hr-team-main-section {
    padding-top: 3em;
    padding-bottom: 5em; }
.hr-team-main-section .hr-team-member-detial {
    margin-bottom: 30px; }
.hr-team-main-section .hr-team-member-detial img {
    width: 100%;
    height: auto;
    object-position: top;
    object-fit: cover; }
.hr-team-main-section .hr-team-member-detial .team-name {
    margin-top: 35px; }
.hr-team-main-section .hr-team-member-detial .team-name p {
    text-align: center;
    color: #c9202b !important;
    font-size: 16px;
    font-size: 1rem;
    font-family: "MontserratRegular", sans-serif;
    line-height: 18px;
    width: 100%; }
.hr-team-main-section .hr-team-member-detial .team-name p span {
    display: initial;
    float: left;
    width: 100%;
    padding-top: 5px; }
.hr-team-main-section .hr-team-member-detial .team-designation {
    display: inline;
    float: left;
    width: 100%; }
.hr-team-main-section .hr-team-member-detial .team-designation p {
    text-align: center;
    color: #115491;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "MontserratRegular", sans-serif;
    padding-top: 5px; }

.member-img-hover {
    overflow: hidden;
    box-shadow: 0px 5px 15px -4px rgba(0, 0, 0, 0.7);
    border: 1px solid #ffffff; }
.view-right-benifit-r {
    padding-left: 60px;
    margin-top: 10px;
}
.view-right-benifit-r .view-btn-small-big a i {
    font-size: 20px;
    float: left;
    padding-right: 10px;
}

#main-footer img{width: 100%;}
.hru-new-section{ float: left; width: 100%; position: relative; z-index: 9; }
.hru-gallery{ background:#e4ebf3; padding: 70px; }
.hru-video{ background: #f8f8f8; padding: 70px;}
.hru-new-section span { float: left; width: 100%; color: #333333; font-size: 30px; font-family: 'MontserratMedium'; margin-bottom: 45px; }
/****Team member****/


.accordion .card .btn.faqTitle {
    padding: 0;
    color: #337ab7;
    font-size: 15px;
    line-height: 19px;
    font-family: 'MontserratRegular';
    text-align: left;
}

.accordion .collapse:not(.show) {
    display: none !important;
}

.accordion .card-header, .accordion .card-body.faqBody {
    padding: 15px 30px;
}

.survey-main-section .form-group input.searchInput {
    border: 0;
}

.clearfix {
    float: left;
    width: 100%;
}

.internal-page-banner-main .v-select .dropdown-toggle .vs__actions .clear {
    right: 30px;
    margin: auto;
    top: 14px;
    height: 20px;
}
.searchable .selected.d-center {
    word-break: break-word;
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.contact-page-main .form-group input.searchInput {
    border: 0 !important;
}

.general-slider {
    width: 100%;
    float: left;
}

.list-group {
    display: block !important;
}

.dayforce-right-title {
    margin-bottom: 30px !important;
}

.card {
    margin-bottom: .75rem;
}

.accordion .card:first-of-type {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
}

.fc-state-default.fc-state-active {
    background-color: #115491 !important;
    color: #ffffff !important;
}

.fc-state-default {
    color: #115491 !important;
    border-color: #115491 !important;
}
.fc button {
    height: auto !important;
    padding: 7px 15px !important;
}
.v-select li>a {
    padding: 6px 20px;
    font-size: 14px;
    line-height: 18px;
}

.contact-middle .contact-top-section .left-text-section p a {
    color: #337ab7;
}

.program-section-main .program-img-right p.description h1 {
    font-size: 16px !important;
    line-height: 20px;
}

.leadership-development-main .bottom-listing-prog {
    margin-top: 0;
}

.leadership-development-main .bottom-listing-prog .leading-title {
    padding-top: 10px;
}

.nav-calendar-top {
    float: left;
    width: 100%;
}

/****End Survey page CSS****/


/**06/09/2019***/
.social-media-calendar h2 {
    font-size: 18px;
}
.social-media-calendar .btn-primary {
    color: #fff;
    background-color: #1667b0;
    border-color: #1667b0;
    padding: 0.250rem 0.55rem;
    font-size: 14px;
}

.fc-state-default { text-shadow: none; }
.bottom-employee-detail-left {
    margin-bottom: 40px;
}
.bottom-employee-detail-right {
    margin-bottom: 40px;
}
.social-media-description{

    margin-bottom: 40px;
}
#DownloadAll {
    padding: 0.350rem 0.80rem;
}
.socialmediacalendarpopup button.themebutton {
    font-size: 16px;
    color: #fff;
    background: #1667b0;
    border-radius: 5px;
    padding: 8px 30px;
    float: right;
    font-family: SanFranciscoDisplayLight;
    border-bottom: 2px solid #1667b0;
}
/**06/09/2019***/
.forum-input {
    border: 1px solid #28a745 !important;
    /*border-radius: 5px !important;*/
    color: #565655;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
    font-family: 'MontserratRegular';
}

.forum-main .input-group-prepend {
    background-color: rgba(40, 167, 49, 0.3);
    /*border-radius: 5px;*/
    margin-left: 12px;
}

.forum-main .input-group-prepend button i {
    color: #868686;
}

.ForumListing h2 {
    color: #c9202b;
    font-family: "MontserratMedium", sans-serif;
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 15px;
}

.ForumPage {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.ForumQue {
    float: left;
    width: 100%;
    padding: 4px 0;
}

.ForumButton {
    float: right;
    width: 18%;
    margin: 0 0 0 20px;
    text-align: right;
}

.ForumQue a {
    color: #333333;
    font-size: 15px;
    line-height: 20px;
    font-family: "MontserratMedium", sans-serif;
    padding: 15px 0;
    float: left;
}

.ForumQue a:hover {
    color: #007bff;
    transition: .5s ease;
}

.ForumButton button {
    color: #ffffff;
    background-color: #115491;
    font-size: 15px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 12px 20px;
    border-radius: 0;
}

.ForumButton button:hover {
    background-color: #115491 !important;
    border-color: #115491 !important;
}

.forum-modal {
    margin-top: 50px;
}

.forum-modal .modal-title {
    color: #115491;
    font-size: 20px;
    line-height: 24px;
    font-family: "MontserratMedium", sans-serif;
    padding: 0px 15px;
}

.forum-modal .close {
    font-size: 30px;
    line-height: 30px;
    padding: 10px 20px;
}

.forum-modal .form-control {
    border: 1px solid #dddddd;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    font-family: "MontserratMedium", sans-serif;
    padding: 5px 15px;
}

.forum-modal .modal-header {
    border-bottom: 0 !important;
    padding: 25px 20px 0 20px;
}

.ForumPopupButton {
    margin-top: 25px;
    float: left;
    width: 100%;
}

.forum-modal .modal-body {
    padding: 20px 20px 30px 20px;
}

.forum-modal .modal-title {
    color: #115491;
    font-size: 20px;
    line-height: 24px;
    font-family: "MontserratMedium", sans-serif;
    padding: 0 5px;
}

.forum-modal button#SubmitQuestion {
    color: #ffffff;
    background-color: #115491;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 10px 18px;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    float: left;
}

.addlink {
    background-color: #c9202b;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 10px 20px;
    margin-left: 10px;
    float: left;
}

.modal-backdrop.show {
    opacity: 0.6 !important;
}

.ForumQue {
    float: left;
    width: 100%;
    color: #c9202b;
    font-family: "MontserratMedium", sans-serif;
    font-size: 23px;
    line-height: 27px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0;
}
.ForumQue-Image-container {
    float: left;
    width: 100%;
}
.ForumQue-Image-container a {
    float: left;
    width: 23%;
    height: 150px;
    margin-right: 20px;
}

.ForumQue-Image-container {
    margin: 15px 0 20px 0;
}

.ForumQue-Image-container a img {
    height: 150px;
    object-fit: cover;
    width: 100%;
    object-position: center center;
}

.que-comment {
    float: left;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #e7e7e7;
}

.que-comment .ForumQue-top-container strong {
    float: left;
    width: 80%;
    font-size: 16px;
    line-height: 20px;
    font-family: "MontserratBold", sans-serif;
    color: #333333;
}

.que-comment .ForumQue-top-container span {
    float: right;
    width: 20%;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratRegular", sans-serif;
    color: #333333;
}

.que-comment .ForumQue-top-container p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    color: #333333;
    padding-top: 10px;
}

.ForumQueActions a {
    float: left;
    color: #ffffff;
    background-color: #115491;
    font-size: 13px;
    line-height: 16px;
    font-family: "MontserratMedium", sans-serif;
    padding: 12px 15px;
    border-radius: 0;
    width: auto;
}

.ForumQueActions img {
    width: 15%;
    height: auto;
    margin-right: 8px;
}

.ForumQueActions {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.ForumQueActions textarea {
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5 !important;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    font-family: "MontserratMedium", sans-serif;
    margin-top: 10px;
    padding: 10px 15px !important;
}

.ForumQueActions #addComment {
    color: #ffffff;
    background-color: #115491;
    font-size: 15px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 9px 15px;
    border-radius: 0;
    border: 0;
}

.ForumQueActions #CancelComment {
    color: #ffffff;
    background-color: #c9202b;
    font-size: 15px;
    line-height: 18px;
    font-family: "MontserratMedium", sans-serif;
    padding: 9px 15px;
    border-radius: 0;
    border: 0;
}

.ForumTop {
    width: 80%;
    float: left;
}

.load_more_container {
    margin: auto;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 20px;
}

.load_more_container .deleteMedia {
    position: relative;
    border-radius: 0;
    padding: 8px 25px;
}

.ForumQue.ForumQueBorderNone {
    margin-bottom: 20px;
}


@media only screen and (max-width: 1920px) {
    header .my-account-name i {
        margin-right: 14px;
    }
}
@media only screen and (max-width: 1853px) {
    header .my-account-name i {
        margin-right: 0.22em;
    }
}
@media only screen and (max-width: 1682px) {
    header .my-account-name .ac-left-des {
        float: left;
        padding: 0.50em 0.50em 0.50em 0.50em; } }
@media only screen and (max-width: 1700px) {
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        padding: 15px 42px;
    }
    header .middle-menu ul li a {
        font-size: 14px; }
}
@media only screen and (max-width: 1440px) {
    header .my-account-name .ac-left-des {
        float: right;
        padding: 0.50em .3em 0.50em .6em; }

    header .home-menu-right {
        float: left;
        margin-top: 15px; }

    header .home-menu-right .button_container span {
        width: 35px; }

    header .middle-menu {
        float: left;
        margin-top: 20px; }

    header .my-account-name p {
        font-size: 14px; }

    header .my-account-name i {
        font-size: 14px;
        margin-right: 8px; }

    header .my-account-name .home-email-icon i {
        font-size: 20px; }

    header .middle-menu ul li {
        padding: 0px 15px; }

    header .my-account-name a {
        padding: 0.50em 0em 0.50em 0em; }

    header .my-account-name {
        float: left;
        padding: 16px 0; }
    .login-bg-main-section .login-right-main-section {
        width: 62%;
    }
    .login-bg-main-section .login-left-section img {
        width: 100%;
        margin-left: 3em;
    }
    .login-bg-main-section .login-left-section {
        width: 11%;
    }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        padding: 15px 34px;
    }
}

@media only screen and (max-width: 1280px) {
    header .middle-menu ul li {
        padding: 0px 8px;
    }
}

@media only screen and (max-width: 1100px) {
    .ForumButton {
        float: right;
        width: 30%;
        margin: 0 0 0 20px;
        text-align: right;
    }

    .ForumTop {
        width: 67%;
        float: left;
    }

    .ForumListing h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .MainForumDetails .ForumQue {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .ForumPage {
        margin-top: 0;
    }

    .que-comment .ForumQue-top-container span {
        float: right;
        width: 25%;
    }

    .ForumPage {
        margin-top: 25px;
    }

    .que-comment .ForumQue-top-container strong {
        float: left;
        width: 75%;
    }

    .hr-team-detail-main .employee-detail-short {
        font-size: 18px;
        line-height: 22px;
    }

    .hr-team-detail-main .employee-detail-dest {
        padding-bottom: 25px;
    }

    .hr-team-detail-main .employee-dest {
        padding-bottom: 25px;
    }

    .form-group.sb-search-open {
        height: 44px;
    }

    .program-section-main.hr-team-detail-main:first-child {
        padding-top: 0;
    }

    .program-section-main.hr-team-detail-main {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .home-email-icon a {
        margin-right: 10px;
    }
    .home-email-icon {
        display: block;
    }
    header .my-account-name .home-email-icon i {
        font-size: 20px;
        border: none;
        padding: 0;
    }
    header .my-account-name .home-email-icon {
        float: right;
        margin-top: 8px;
        margin-left: 5px;
    }
    .bottom-plan-section .bottom-box-section .internal-box-section .email-para {
        padding-top: 5px;
        padding-left: 0px; }

    .bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a {
        font-size: 12px;
        padding: 10px 10px;
        line-height: 20px;
        width: 75%; }

    .bottom-plan-section .bottom-box-section .internal-box-link {
        height: 190px; }

    .bottom-plan-section .bottom-box-section .internal-box-section {
        float: left;
        padding: 21px 0 26px 35px; }

    .bottom-plan-section .bottom-box-section .internal-box-section .fone-para span {
        font-size: 12px;
        line-height: 16px;
        padding-left: 5px; }

    .bottom-plan-section .bottom-box-section .internal-box-section p {
        font-size: 14px;
        line-height: 16px;
        padding-top: 15px; }

    .bottom-plan-section .bottom-box-section .internal-box-section h6 {
        font-size: 14px;
        line-height: 16px; }

    .bottom-plan-section .bottom-plan-para {
        font-size: 16px;
        line-height: 22px;
        width: 78%;
        padding: 50px 0 40px 0; }

    .blue-large-button a {
        padding: 15px 50px; }

    .loan-payoff-section {
        float: left;
        padding: 30px 15px 30px 15px; }

    .plan-top-section .employee-middle-content {
        padding: 3em 0 4em 0;
        float: left; }

    .retirement-main-section_left .middle-content .top-title-section h2 {
        font-size: 50px;
        line-height: 52px; }

    /*.home-email-icon {
        display: none; }*/

    /****Start login page CSS****/
    .login-bg-main-section {
        position: absolute;
    }
    .login-bg-main-section .login-left-section {
        background-color: #ffffff;
        position: relative;
        height: 100%;
        width: 11%;}
    .login-bg-main-section .login-left-section:before {
        -ms-transform: skew(-8deg, 0deg);
        -webkit-transform: skew(-8deg, 0deg);
        transform: skew(-8deg, 0deg);}
    .login-bg-main-section .login-left-section img {
        width: 100%;
        margin-left: 3em; }
    .login-bg-main-section .login-right-main-section {
        position: absolute;
        left: 0;
        width: 62%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: left;
        display: table;}
    .login-bg-main-section .login-right-main-section .login-r-left-section {
        width: 30%;
        float: left;
        padding-right: 30px;
        padding-top: 2.5em; }
    .login-bg-main-section .login-right-main-section .login-r-left-section p {
        font-size: 20px;
        line-height: 24px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section {
        padding-left: 50px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form label {
        font-size: 14px;
        line-height: 18px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form input[type=text], .login-bg-main-section .login-right-main-section .login-form-right-section .login-form input[type=password] {
        width: 100%;
        padding: 12px 15px;
        margin: 8px 0 20px 0;
        display: inline-block;
        font-size: 14px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        background-color: #d02c2f;
        color: #ffffff;
        padding: 15px 20px;
        margin: 8px 0;
        border: none;
        cursor: pointer;
        width: auto;
        font-family: "MontserratMedium", sans-serif;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.2px;}
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .cancelbtn {
        width: auto;
        padding: 10px 18px;
        background-color: #f44336; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .imgcontainer {
        text-align: center;
        margin: 24px 0 12px 0; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form img.avatar {
        width: 40%;
        border-radius: 50%; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .container {
        padding: 16px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form span.psw {
        float: right;
        padding-top: 16px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form checkboxFive label {
        cursor: pointer;
        position: absolute;
        width: 25px;
        height: 25px;
        top: 0;
        left: 0;
        background: #eee;
        border: 1px solid #ddd; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .forget-text a {
        color: #ffffff;
        font-size: 14px;
        line-height: 16px;
        font-family: "MontserratMedium", sans-serif;
        margin-top: 20px;
        float: left;
        border-bottom: 1px solid #ffffff;
        text-decoration: none; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form .forget-text a:hover {
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        padding-left: 2px; }

    /****End login page CSS****/
    .gallety-main-section .portfolio-area li {
        margin-bottom: 5px;
        margin-right: 5px;
        width: 31%; }

    .program-section-main .program-img-left img {
        width: 265px;
        height: 265px; }

    .heading-text-22 {
        font-size: 20px; }

    .pb-30 {
        padding-bottom: 20px; }

    .program-img-right .pt-50 {
        padding-top: 35px; }
    .program-img-right .mt-65 {
        margin-top: 40px; }
    .program-img-right .mt-90 {
        margin-top: 50px; }

    .heading-text-20 {
        font-size: 18px; }

    .bottom-contact-detail-main .contact-detail .contact-middle {
        width: 100%; }

    /*Start Retirement section CSS*/
    .retirement-main-section {
        float: left; }
    .retirement-main-section .retirement-main-section_left .middle-content {
        margin: 0 auto;
        padding: 3em 0 2em 0;
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_left .middle-content .top-title-section h2 {
        font-size: 24px;
        font-size: 1.5rem; }
    .retirement-main-section .retirement-main-section_left .middle-content .top-title-section p {
        font-size: 16px;
        font-size: 1rem; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section {
        margin-top: 45px; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section a:hover {
        padding-left: 3px; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section p {
        color: #ffffff;
        font-size: 25px;
        font-size: 1.5625rem;
        padding-top: 10px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section {
        margin-top: 70px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section p {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        width: 55%;
        margin: 0 auto;
        padding-bottom: 20px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link {
        padding-bottom: 10px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 10px 50px; }
    .retirement-main-section .retirement-main-section_right {
        float: left;
        background-color: #115491;
        padding: 3em 2em; }
    .retirement-main-section .retirement-main-section_right .padding-left-block {
        padding-left: 3em;
        float: left; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points {
        margin-bottom: 22px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points p {
        font-size: 16px;
        font-size: 1rem; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul {
        margin-top: 15px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li {
        font-size: 12px;
        font-size: 0.75rem; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
        width: 8px;
        height: 8px;
        left: 67px;
        margin-top: 5px; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 10px 15px;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .bottom-text {
        font-size: 12px;
        font-size: 0.75rem;
        width: 93%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .margin-bottom-b {
        margin-bottom: 20px; }

    /*End Retirement section CSS*/
    .pb-40 {
        padding-bottom: 20px; }

    .dwnld-btn a {
        padding: 12px 10px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left .content-left-top li:before {
        line-height: 40px;
        width: 40px; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board {
        float: left; }

    .bottom-icon-section {
        float: left;
        padding: 4em 15px; }

    .bottom-icon-section .bottom-icon-section-1 p {
        font-size: 14px; }

    .bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img img {
        width: 100%;
        padding: 45px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right {
        float: left;
        padding-left: 45px;
        padding-top: 0px; }

    .retirement-main-section .retirement-main-section_right .padding-left-block {
        padding-left: 0em;
        float: left; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-bottom {
        float: left;
        padding-top: 1em; }

    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
        left: 20px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right h2 {
        font-size: 20px;
        padding-bottom: 18px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-bottom .employee-benifit-bottom-left h2 {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 15px; }

    .benefits-section-main .benefits-inner .benifit-title-section h2 {
        font-size: 25px; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li a span {
        width: 100px;
        padding: 20px 0;
        height: 100px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left h2 {
        font-size: 20px;
        padding-bottom: 25px; }

    .benefits-section-main .benefits-inner .benifit-content-section {
        float: left;
        padding: 30px;
        margin: 2em 0 1em 0; }

    .video-main-section .video-img-middle iframe {
        width: 100%;
        height: 406px; }

    .view_gallery_homepage .home-gallery-right {
        padding-left: 0; }

    .benefits-inner {
        padding: 0 15px;
        float: left; }

    .benefits-section-main .benefits-inner .benefit-links-section .padding-left-b {
        padding-left: 0; }

    .slider-home h2 {
        font-size: 25px;
        margin-top: 1em; }

    .rotateslider-container .rotateslider-item > .team-name {
        display: none; }

    .rotateslider-container .rotateslider-item.now > .team-name {
        display: block; }

    .wellness-main-section h2 {
        font-size: 25px; }

    .view_gallery_homepage .gallery-home-bg {
        display: none; }

    .video-main-section .video-home-bg {
        display: none; }

    .view_gallery_homepage {
        float: left;
        padding: 0em 0 3em 0; }

    .benefits-section-main {
        padding: 3em 15px; }

    .benefits-section-main .benefits-inner h2 {
        font-size: 25px; }

    .benefits-section-main .benefits-inner .benefit-links-section {
        padding-top: 3em; }

    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left h4 {
        line-height: 22px;
        font-size: 16px; }
    .registre-btn {
        margin-left: 10px;
    }
    .view-right-benifit-r {
        padding-left: 0;
    }
    .benifit-sec-para {
        padding-bottom: 30px;
    }
    .video-section {
        margin-top: 25px;
        padding-bottom: 10px;
    }
    .wellness-slider-main-section {
        margin-bottom: 50px;
    }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li {
        padding-top: 20px;
    }

    .bg-color-table {
        margin-top: 30px;
    }
    .bottom-employee-detail .bus-detail-row .inner-first-row {
        padding: 17px 10px 17px 15px;
    }
    .program-section-main {
        margin-top: 50px;
    }
    .program-section-main:first-child {
        margin-top: 0;
    }

    .contact-section-main .contact-title {
        padding-bottom: 15px;
    }

    .bottom-contact-detail-main .contact-email-btn a {
        padding: 15px 35px;
    }
    .contact-middle .left-text-section:last-child {
        /*padding-left: 40px;*/
    }

    .contact-bottom-section .right-social-media {
        /*padding-left: 40px;*/
    }

    .contact-bottom-section.mt-80 {
        margin-top: 30px;
    }

    .bottom-contact-detail-main {
        margin-top: 5em;
    }

    .page-title .dropdown {
        width: 100%;
    }

    .bottom-listing-prog .bottom-listing-prog-des {
        margin-bottom: 40px;
    }
}


@media only screen and (max-width: 1056px) {
    .border-right-blue {border-right: 0px;}
    header .home-menu-right .overlay.open li {
        width: 50%;
        float: left; }

    .video-main-section .video-img-middle {
        width: 94%; }

    .bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img img {
        width: 100%;
        padding: 30px; }

    .view_gallery_homepage .view-btn-small {
        padding-top: 0;
        margin-bottom: 30px; }

    .view_gallery_homepage .view-btn-small {
        padding-top: 0;
        margin-bottom: 30px; }

    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        margin-right: 45px;
        width: 20%; }

    /****Start Benifits new section CSS****/
    .benefits-section-main-new .benifit-bg-img {
        display: none; }
    .benefits-section-main-new .benifit-main-section-n {
        padding-bottom: 2em;
        padding-top: 2em; }
    .benefits-section-main-new .benifit-main-section-n .benifit-section-left-n a {
        padding: 15px 50px;
        margin-top: 5em;
        font-size: 14px;
        line-height: 18px; }
    .benefits-section-main-new .benifit-main-section-n .benifit-section-center-n {
        z-index: 9999; }

    /****End Benifits new section CSS****/
    /****Start Forms and Policies Page CSS****/
    .forms-policies-main .left-policy-img {
        margin-bottom: 50px; }
    .forms-policies-main .right-policy-text {
        padding: 3em 2em 8em 2em;
        border: 5px solid #ededed;
        margin: 4em 0 0 -2em; }
    .forms-policies-main .right-policy-text h2 {
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 30px; }
    .forms-policies-main .right-policy-text .form-link {
        margin-top: 4em; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
        line-height: 22px;
        font-size: 14px; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
        text-transform: uppercase; }
    .forms-policies-main .right-policy-text .right-policy-text-btm {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        padding-top: 4em; }

    .benefit-links-section-left-1 p a {
        padding: 12px 0;
        width: 100%; }

    /****End Forms and Policies Page CSS****/
    .footer-center {
        padding: 0 3em; }

    .line-height-22 {
        line-height: 20px; }

    .heading-text-16 {
        font-size: 14px; }

    .benifit-section-main .benifit-section-left {
        padding-right: 45px; }
    .benifit-section-main .benifit-section-left h2 {
        padding-left: 20px;
        padding-right: 20px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 3em; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt {
        margin-top: 25px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt h4 {
        font-size: 14px;
        line-height: 18px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-call-no {
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website {
        font-size: 14px;
        line-height: 18px;
        margin-top: 0px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-grup-name {
        font-size: 16px;
        line-height: 20px;
        margin-top: 5px;
        margin-bottom: 5px; }
    .benifit-section-main .benifit-section-right {
        padding-left: 30px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list {
        margin-top: 30px; }
    .benifit-section-main .benifit-section-right .benifit-top-para {
        padding-bottom: 25px; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para {
        margin-top: 30px;
        padding-bottom: 0; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para p {
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para .toll-free-call-btm {
        margin-top: 5px; }
    .benifit-section-main .benifit-section-right .enroll-benefit {
        width: 93%; }

    .line-height-28 {
        line-height: 24px; }

    .heading-text-25 {
        font-size: 20px; }

    .internal-page-banner-main .page-title {
        width: 100%;
        height: 130px; }
    .internal-page-banner-main .page-title h1 {
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 30px;
        height: 100%;
        width: 100%; }

    .internal-page-main-section {
        padding-top: 3em;
        padding-bottom: 4em; }

    .middle-menu i {
        display: block;
        float: right;
        padding: 17px;
        font-size: 20px;
        color: #343434;
        font-weight: normal; }

    .middle-menu i:hover {
        color: #c9202b; }

    .menu-toggle {
        right: 0 !important;
        margin-top: 0; }

    .menu-toggle a {
        color: #343434;
        transition: .5s ease; }

    header .middle-menu {
        margin-top: 0;
        display: none;
    }

    .menu-toggle li {
        float: left;
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratRegular", sans-serif; }

    .menu-toggle ul {
        padding-top: 60px; }

    .menu-toggle .cl-effect-15 a::before {
        color: #333333; }

    header .home-responsive-menu-right {
        /*display: block;*/
        display: none;
        float: left;
        top: 5px; }

    .home-responsive-menu-right i {
        border: none !important;
        font-size: 25px !important;
        color: #dddddd !important; }

    header .header-logo {
        float: left;
        padding-right: 2em;
        width: 32%;
        flex: 0 0 32%;}

    header .header-logo img {
        width: 75%;
        padding: 15px 0 18px 30px; }

    header .my-account-name {
        float: right;
        width: 25%;
        padding: 14px 0; }

    header .my-account-name a {
        border-left: none;
        float: left;
        padding: 0.50em 10px 0.50em 10px; }

    header .my-account-name p {
        display: none; }

    header .my-account-name i {
        float: right;
        border: 2px solid #dddddd;
        border-radius: 50%;
        padding: 8px;
        margin-right: 0; }

    header .home-menu-right .button_container span {
        width: 30px; }

    header .home-menu-right .button_container {
        margin-left: 18px;
        float: right;}

    header .home-menu-right {
        float: left;
        margin-top: 30px;
        width: 20%;
    }

    header .home-menu-right .overlay ul li a {
        font-size: 16px;
        line-height: 40px; }

    header .home-menu-right .overlay ul li {
        min-height: 35px; }

    header .home-menu-right .overlay ul {
        float: left; }

    .menu-hover-full {
        width: 100%;
        float: left; }

    header .home-menu-right .overlay nav {
        position: relative;
        height: 70%;
        top: 42%; }

    header .home-menu-right .button_container.active {
        margin-left: 8px;
        float: right;
        width: 100%;
        position: absolute;
        left: 30em; }

    .middle-menu {
        position: fixed;
        right: -200px;
        width: 200px;
        background-color: #ffffff;
        z-index: 99;
        height: 100%;
        top: 0;
        margin: 0;
        z-index: 99999; }

    .video-main-section .video-img-middle iframe {
        width: 100%;
        height: 340px; } }

@media only screen and (min-width: 980px) and (max-width: 1100px) {
    header .header-logo {
        float: left;
        padding-right: 2em;
        width: 32%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    header .my-account-name {
        float: right;
        width: 25%;
        padding: 8px 0;
        max-width: 65%;
        flex: 0 0 65%;
    }

    header .home-menu-right {
        margin-top: 12px;
    }

    .hr-team-main-section .hr-team-member-detial {
        margin-bottom: 30px;
        max-width: 33.33%;
        flex: 0 0 33.33%;
    }
}

@media only screen and (min-width: 768) and (max-width: 991px) {
    .wellness-main-section-h .wellness-right-section .right-top-wellness-text {
        margin-top: 0; } }
@media only screen and (max-width: 800px) {
    .gallery-home-row {
        margin-right: 15px;
        margin-left: 15px; } }
@media only screen and (max-width: 991px) {
    #SliderView_benefit {
        margin-bottom: 40px;
    }
    /*body{
        background-color: #0F4C82;
    }*/
    /****Register Page CSS****/
    .login-bg-main-section {
        position: initial; }
    .login-bg-main-section .register-right-main-section {
        position: initial;
        left: 0;
        width: 100%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        display: table; }
    .login-bg-main-section .register-right-main-section .register-form-main {
        float: left;
        width: 100%;
        padding-left: 15px;
        border-left: none;
        padding-right: 15px;
        margin-top: 50px; }
    .login-bg-main-section .register-right-main-section .register-form-main h2 {
        color: #a11a22;
        font-size: 24px;
        text-align: left;
        margin-bottom: 2em;
        margin-top: 1em; }
    .login-bg-main-section .register-right-main-section .register-form-main label {
        color: #333333;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        float: left; }
    .login-bg-main-section .register-right-main-section .register-form-main button {
        float: left;
        text-align: left; }
    .login-bg-main-section .register-right-main-section .register-form-main p {
        text-align: left;
        color: #333333; }
    .login-bg-main-section .register-right-main-section .register-form-main p a {
        color: #333333;
        border-bottom: 1px solid #333333; }

    /****End register page CSS****/
    /****Start login page CSS****/
    .login-bg-main-section .login-left-section {
        background-color: #ffffff;
        width: 100%;
        height: auto; }
    .login-bg-main-section .login-left-section:before {
        content: none; }
    .login-bg-main-section .login-left-section img {
        width: 25%;
        padding-top: 40px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 40px; }
    .login-bg-main-section .login-right-main-section {
        position: initial;
        left: 0;
        width: 100%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        display: table; }
    .login-bg-main-section .login-right-main-section .login-r-left-section {
        display: none; }
    .login-bg-main-section .login-right-main-section .login-form-right-section {
        float: left;
        width: 100%;
        padding-left: 15px;
        border-left: none;
        padding-right: 15px;
        margin-top: 50px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form label {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        float: left; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        float: left;
        text-align: left; }
    .login-bg-main-section .login-right-main-section .login-form-right-section p {
        text-align: left; }

    /****End login page CSS****/
    .gallety-main-section .portfolio-area li {
        margin-right: 5px;
        width: 32%;
    }

    header .home-menu-right .button_container.active {
        left: 0; }

    footer .footer-links {
        float: left;
        padding: 50px 0 15px 0; }
    footer .footer-links .footer-link-1 {
        float: left;
        width: 50%;
        margin-bottom: 20px; }
    footer .footer-center {
        padding: 0 15px; }
    footer .mobile-footer-res {
        padding-left: 0; }
    footer .footer-right {
        float: left;
        padding-left: 30px; }
    footer .footer-right .float-r {
        float: left; }

    /****Start Wellness new page CSS****/
    .wellness-slider-main-section {
        margin-bottom: 35px; }
    /* .wellness-slider-main-section .carousel-indicators {
         position: absolute;
         bottom: 20px;
         left: 0;
         z-index: 1;
         width: 100%;
         padding-left: 0;
         margin-left: -5%;
         text-align: right;
         list-style: none; }*/
    .wellness-slider-main-section .carousel-indicators li {
        width: 10px;
        height: 10px; }

    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px; }

    .wellness-main-section-h {
        padding-bottom: 3em;
        border-bottom: 1px solid #dddddd;
        padding-top: 3em; }
    .wellness-main-section-h .wellness-left-section {
        float: left;
        padding-bottom: 0em;
        padding-right: 55px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box {
        float: left;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
        float: left;
        padding: 2em 1em 2em 1em;
        margin: 1.3em 0 0 0em;
        width: 280px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 span {
        font-size: 16px;
        font-size: 1rem;
        line-height: 18px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        padding: 60px 0 20px 0;
        width: 60%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box .btn-pd-top {
        padding-top: 3em; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box img {
        width: 90%; }

    /****End Wellness new page CSS****/
    header .my-account-name {
        float: right;
        width: 25%;
        padding: 10px 0; }

    header .home-menu-right {
        float: left;
        margin-top: 15px;
        width: 20%; }

    /****Start Forms and Policies Page CSS****/
    .forms-policies-main .left-policy-img {
        margin-bottom: 50px; }
    .forms-policies-main .right-policy-text {
        padding: 3em 2em 7em 2em;
        border: 5px solid #ededed;
        margin: 3em 0 0 -1.5em; }
    .forms-policies-main .right-policy-text h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px; }
    .forms-policies-main .right-policy-text .form-link {
        margin-top: 2em; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
        line-height: 15px;
        font-size: 11px; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
        text-transform: uppercase; }
    .forms-policies-main .right-policy-text .right-policy-text-btm {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px;
        padding-top: 1em; }

    .benefit-links-section-left-1 p a {
        padding: 12px 0;
        width: 100%; }

    /****End Forms and Policies Page CSS****/
    .program-img-right .pb-30 {
        padding-bottom: 20px; }
    .program-img-right .pt-50 {
        padding-top: 25px; }
    .program-img-right .mt-90 {
        margin-top: 25px; }
    .program-img-right .mt-65 {
        margin-top: 40px; }

    .line-height-24 {
        line-height: 22px; }

    .heading-text-20 {
        font-size: 16px; }

    .heading-text-18 {
        font-size: 15px; }

    .line-height-26 {
        line-height: 24px; }

    .heading-text-22 {
        font-size: 20px; }

    .program-section-main .program-img-left img {
        width: 210px;
        height: 210px; }

    .heading-text-28 {
        font-size: 20px; }

    .heading-text-32 {
        font-size: 22px; }

    .bottom-contact-detail-main {
        margin-top: 5em; }

    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a {
        margin-top: 5px;
        margin-right: 10px; }

    .bottom-contact-detail-main .contact-detail .contact-bottom-section a {
        text-decoration: none;
        margin-top: 16px; }

    .bottom-contact-detail-main .contact-detail .left-call-icon i {
        font-size: 38px;
        line-height: 52px; }

    .bottom-contact-detail-main .contact-detail .contact-middle {
        padding: 40px 20px;
        width: 90%;
        margin-top: 0em; }

    .bottom-contact-detail-main .contact-detail {
        margin: 2em 0; }

    .benifit-section-main .benifit-section-right {
        padding-left: 15px; }
    .benifit-section-main .benifit-section-right .benifit-top-para {
        padding-bottom: 25px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list {
        margin-top: 30px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li {
        position: relative;
        float: left;
        width: 100%;
        padding-top: 0px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li p {
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0px;
        font-size: 12px;
        line-height: 16px;
        width: 100%;
        float: left; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-enroll-no {
        display: none; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v {
        width: 100%;
        float: left;
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v a {
        float: left; }
    .benifit-section-main .benifit-section-right .benifit-arrow-img {
        display: none; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para {
        margin-top: 30px;
        padding-bottom: 0; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para p {
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para .toll-free-call-btm {
        margin-top: 5px; }
    .benifit-section-main .benifit-section-right .benifit-enroll-no {
        display: none; }
    .benifit-section-main .benifit-section-right .benifit-btn {
        margin-left: 0; }
    .benifit-section-main .benifit-section-right .benifit-btn-right {
        margin-left: 50px; }

    .view-btn-small-big a {
        padding: 15px 45px; }
    .view-right-benifit-r {
        margin-left: 0;
        margin-top: 12px;
    }

    .bottom-benifit-para .view-btn-small-big a,.view-right-benifit-r .view-btn-small-big a {
        padding: 10px 20px;
        font-size: 11px;
    }

    .view-right-benifit-r .view-btn-small-big a i {
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px) {
    .wellness-wrapper {
        padding: 0 60px;
        float: left;
        width: 100%; }

    .benefits-inner {
        padding: 0 15px;
        float: left; }

    .retirement-main-section_left {
        border-right: 1px solid #ffffff;
        width: 100%; }

    .bottom-plan-section .bottom-box-section .internal-box-link {
        float: right;
        /* width: 30%; */width: 100%; }

    .carousel-indicators {
        bottom: 30px; } }
@media only screen and (max-width: 768px) {
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website {
        word-break: break-word;
    }

    .retirement-main-section_right {
        border-top: 1px solid #dddddd; }

    header .home-menu-right {
        float: left;
        margin-top: 15px;
        width: 20%; }

    header .my-account-name {
        float: right;
        width: 30%;
        padding: 6px 0; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right {
        float: left;
        padding-left: 15px;
        padding-top: 30px; }
    .gallety-main-section .portfolio-area li img {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    header .my-account-name .ac-left-des {
        float: left;
        padding: 0.50em .3em 0.50em .6em; }

    header .my-account-name .home-email-icon {
        float: left;
        margin-top: 8px;
        margin-left: 5px;
    }

    .bottom-employee-detail-right .bg-color-table {
        margin-top: 30px;
    }
    .fc-toolbar.fc-header-toolbar {
        margin-bottom: 8px !important;
    }
    .form-group input.searchInput {
        height: 34px !important;
    }
    .fc-center {
        display: block;
        width: 100%;
        margin-top: 15px;
    }
    #backToCalendar {
        padding: 5px 10px !important;
    }
    .fc-center h2 {
        text-align: center;
        width: 100%;
        margin: auto;
        font-size: 18px;
        line-height: 20px;
    }
    .calendar-main-section {
        padding-left: 0;
        padding-right: 0;
        margin-top: 2em;
    }
    .nevCalendar i {
        font-size: 14px;
    }


    .fc-button-group .fc-button {
        font-size: 14px;
    }
    .nevCalendar .btn {
        padding: 4px 8px !important;
    }

    .search-label i {
        font-size: 14px;
    }
    .searchBtn {
        min-width: 34px !important;
        height: 34px !important;
        margin-left: 0 !important;
    }

    .search-label {
        padding: 1px 10px 10px !important;
    }

    #refresh.btn {
        padding: 2px 9px !important;
        height: 33px;
        float: right !important;
        text-align: right !important;
        right: 0;
    }

    #refresh i {
        font-size: 14px;
    }

    .left-text-section {
        margin-top: 20px;
    }

    .left-text-section .mt-20 {
        margin-top: 5px;
    }
    .contact-bottom-section.mt-80 {
        margin-top: 0;
    }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a {
        font-size: 20px;
    }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span {
        padding: 2px 10px;
    }

    .contact-section-main h2 {
        font-size: 18px;
        line-height: 22px;
        padding-top: 8px;
        padding-bottom: 15px;
    }
    .contact-section-main p {
        font-size: 14px;
        line-height: 20px;
    }
    .bottom-contact-detail-main .contact-email-btn a {
        padding: 10px 35px;
    }
    .bottom-contact-detail-main .contact-email-btn {
        margin-top: -20px;
    }
    .bottom-contact-detail-main {
        margin-top: 3.5em;
    }
    .bottom-contact-detail-main .contact-detail .contact-middle {
        margin-top: 0;
        padding: 25px 20px;
    }


    .accordion .card .btn.faqTitle {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .accordion .card-header, .accordion .card-body.faqBody {
        padding: 12px 15px;
    }

    .gallety-main-section .portfolio-area li .video-popup img {
        height: auto;
    }
    .forms-policy-main-section .forms-detail-main {
        margin-bottom: 30px;
    }

    .gallety-main-section .portfolio-categ li a {
        font-size: 13px;
        line-height: 17px;
        padding: 15px 40px
    }
    .bottom-employee-detail .employee-department-name {
        font-size: 16px;
        line-height: 20px;
    }
    .cat-section-mobile h6 {
        margin-top: 15px;
    }
    .v-select .dropdown-toggle .vs__actions .clear {
        position: absolute;
        height: 42px;
        right: 18px;
        width: 25px !important;
        display: flex;
        align-self: center;
    }

    .bottom-gallery-detail-main {
        margin-top: 35px;
    }

    .program-section-main .mb-30 {
        margin-bottom: 10px;
    }
    .cat-section-mobile {
        margin-top: 5px;
    }

    .program-img-right .pb-30 {
        padding-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .program-section-main {
        margin-top: 30px;
    }
    .program-img-right .description {
        padding-bottom: 0;
    }
    .view-btn-small-big {
        margin-top: 0;
    }

    .bottom-employee-detail .bus-detail-row .inner-first-row {
        padding: 17px 10px 17px 10px;
    }
    .bottom-employee-detail .bus-detail-row .col-inner-detail {
        padding: 14px 10px 14px 10px;
    }
    .bottom-employee-detail .bus-detail-row .col-inner-detail {
        padding: 14px 10px 14px 10px;
    }
    .bottom-employee-detail .bus-detail-row .small-bullet {
        width: 5px;
        height: 5px;
    }
    .bottom-employee-detail .bus-detail-row p {
        font-size: 13px;
        line-height: 16px;
    }
    .benifit-sec-para {
        padding-bottom: 20px;
        padding-top: 15px;
    }
    .sidemenu {
        min-height: initial;
    }

    .slider-home h2 {
        font-size: 18px;
        text-align: center;
        width: 100%;
        margin-top: 1em;
    }

    .bottom-employee-detail-right {
        padding-right: 1.5em;
        padding-left: 1.0em;
    }
    .benifit-section-main .benifit-section-right .benifit-btn {
        margin-left: 0;
    }

    .benifit-section-main .benifit-section-right .benifit-btn-right {
        margin-left: 15px;
        margin-top: 0;
    }

    .view-right-benifit-r {
        width: 100%;
        float: left;
        margin-top: 20px;
        margin-left: 0;
        padding-left: 0; }

    .view-right-benifit-r .view-btn-small-big {
        float: left;
        width: auto; }
    .bottom-benifit-para .view-btn-small-big a,.view-right-benifit-r .view-btn-small-big a {
        padding: 10px 12px;
        width: auto; }
    .hover-home-eefect {
        width: 100%; }

    .bottom-listing-prog-des video,.bottom-listing-prog-des iframe {
        width: 100%; }

    .wellness-right-section h3 {
        font-size: 16px;
        line-height: 20px;
        margin-top: 30px; }

    .wellness-right-section p {
        margin-top: 20px; }

    .survey-main-section .survey-detail-section .survey-inner-sec .survey-short-des p {
        min-height: 115px; }

    /****Start Dayforce new page CSS****/
    .dayforce-main-section .bottom-listing-prog-des {
        margin-bottom: 30px; }
    .dayforce-main-section img {
        width: 100%; }

    .dayforce-video-detail-left {
        padding-right: 15px; }

    .dayforce-video-detail-right {
        padding-left: 15px; }

    .daygorce-detail-inner p {
        min-height: 100px; }

    /****End Dayforce new page CSS****/
    /****Start Forms Policies page CSS****/
    .forms-policy-main-section {
        margin-top: 30px; }
    .forms-policy-main-section .forms-detail-main {
        padding: 15px 0; }
    .forms-policy-main-section .forms-detail-main .left-policy-img {
        padding: 0 35px; }
    .forms-policy-main-section .forms-detail-main .left-policy-img img {
        width: 100%;
        height: auto; }
    .forms-policy-main-section .forms-detail-main .right-policy-text {
        padding: 0 35px; }
    .forms-policy-main-section .forms-detail-main .right-policy-text h2 {
        margin-bottom: 20px;
        margin-top: 25px; }
    .forms-policy-main-section .forms-detail-main .right-policy-text .benefit-links-section-left-1 p {
        width: 100%;
        font-size: 14px;
        line-height: 18px; }
    .forms-policy-main-section .forms-detail-main .right-policy-text .benefit-links-section-left-1 p a {
        padding: 15px 15px; }

    /****End Forms Policies page CSS****/
    .view_gallery_homepage .gallery-top .gallery-img-detail {
        padding-left: 0;
        padding-right: 0; }

    .gallery-select .bootstrap-select {
        width: 100%;
        float: left;
        font-size: 12px;
        line-height: 14px; }

    .gallery-select label {
        font-size: 16px;
        margin-bottom: 13px; }

    .plan-video-main-section {
        margin-top: 30px; }

    .bottom-plan-section .bottom-box-section .internal-box-section {
        float: left;
        padding: 25px 20px 25px 30px; }

    .loan-payoff-section {
        float: left;
        padding: 30px 15px 30px 15px; }

    .loan-payoff-section .loan-payoff-section-left ul {
        margin-top: 18px;
        padding-left: 25px; }

    .loan-payoff-section .loan-payoff-section-right {
        float: left;
        padding-top: 20px; }

    .blue-large-button a {
        padding: 16px 50px; }

    .bottom-plan-section .bottom-plan-para {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
        padding: 25px 0 25px 0; }

    /*Start Retirement section CSS*/
    .retirement-main-section_left .middle-content {
        padding: 1.8em 15px 1.5em 15px;
        float: left;
        width: 100%; }
    .retirement-main-section_left .middle-content .top-title-section h2 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 28px; }
    .retirement-main-section_left .middle-content .top-title-section p {
        font-size: 16px;
        font-size: 1rem;
        padding-top: 2px; }
    .retirement-main-section_left .middle-content .middle-title-section {
        margin-top: 30px; }
    .retirement-main-section_left .middle-content .middle-title-section a {
        font-size: 16px;
        font-size: 1rem; }
    .retirement-main-section_left .middle-content .middle-title-section p {
        font-size: 20px;
        font-size: 1.25rem;
        padding-top: 5px; }
    .retirement-main-section_left .middle-content .bottom-title-section {
        margin-top: 30px; }
    .retirement-main-section_left .middle-content .bottom-title-section p {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        width: 90% !important;
        padding-bottom: 30px; }
    .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link {
        padding-bottom: 10px; }
    .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 15px 15px; }

    .retirement-main-section {
        float: left;
        background-color: #115491; }
    .retirement-main-section .retirement-main-section_right {
        float: left;
        background-color: #115491;
        padding: 3em 2em; }
    .retirement-main-section .retirement-main-section_right .padding-left-block {
        padding-left: 3em;
        float: left; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points {
        float: left;
        width: 100%;
        margin-bottom: 30px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points p {
        color: #ffffff;
        font-size: 16px;
        font-size: 1rem;
        font-family: "MontserratRegular", sans-serif;
        text-decoration: none; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul {
        margin-top: 15px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li {
        color: #ffffff;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif;
        text-decoration: none;
        padding-bottom: 10px;
        padding-bottom: 10px;
        padding-left: 25px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
        content: "";
        background-color: #ffffff;
        width: 8px;
        height: 8px;
        position: absolute;
        border-radius: 50%;
        left: 67px;
        margin-top: 5px; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a {
        color: #ffffff;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif;
        background-color: transparent;
        padding: 10px 15px;
        text-decoration: none;
        border: 2px solid #ffffff;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a:hover {
        color: #333333; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .bottom-text {
        color: #ffffff;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif;
        margin: 20px 0 25px 0;
        width: 61%;
        line-height: 20px;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .margin-bottom-b {
        margin-bottom: 20px; }

    /*End Retirement section CSS*/
    header .my-account-name .ac-left-des {
        border-left: 0;
        float: left;
        padding: 0.50em 1em 0.50em 1em; }

    .gallety-main-section .portfolio-categ {
        width: 100%;
        float: left; }
    .gallety-main-section .month-list-desktop {
        width: 35%;
        float: left;
        margin-left: 20px; }
    .gallety-main-section .month-list-desktop .btm-select-box-gallery {
        margin-top: 0;
        position: relative; }

    .btm-select-box-gallery {
        display: none; }

    .gallery-cat-desktop {
        display: none; }

    /****Start login page CSS****/
    .month-list-desktop {
        display: block; }

    .cat-section-mobile {
        display: block; }

    .login-bg-main-section .login-left-section {
        background-color: #ffffff;
        width: 100%;
        height: auto; }
    .login-bg-main-section .login-left-section:before {
        content: none; }
    .login-bg-main-section .login-left-section img {
        width: 35%;
        padding-top: 20px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 20px; }
    .login-bg-main-section .login-right-main-section {
        position: initial;
        left: 0;
        width: 100%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        display: table; }
    .login-bg-main-section .login-right-main-section .login-r-left-section {
        display: none; }
    .login-bg-main-section .login-right-main-section .login-form-right-section {
        float: left;
        width: 100%;
        padding-left: 15px;
        border-left: none;
        padding-right: 15px;
        margin-top: 50px; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form label {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        float: left; }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        float: left;
        text-align: left; }

    /****End login page CSS****/
    div.pp_pic_holder {
        width: 100% !important;
        left: 0 !important;
        height: auto !important; }

    .pp_details {
        width: 100% !important; }

    .pp_content_container #pp_full_res img, .pp_hoverContainer {
        width: 100% !important;
        height: auto !important; }

    .bottom-employee-detail {
        margin-top: 30px; }

    .bottom-employee-detail-left > div {
        margin-top: 20px; }

    .gallety-main-section .portfolio-content {
        float: left;
        width: 100%; }

    .gallety-main-section .portfolio-area li {
        margin-right: 5px;
        width: 32%;
    }

    .gallery-home-row {
        margin-right: 15px;
        margin-left: 15px; }

    .retirement-main-section .retirement-main-section_left .view-btn-small a {
        color: #115491;
        background-color: #ffffff; }

    /****Start Benifits new section CSS****/
    .benefits-section-main-new .benifit-bg-img {
        display: none; }
    .benefits-section-main-new .benifit-main-section-n {
        padding-bottom: 2em;
        padding-top: 2em; }
    .benefits-section-main-new .benifit-main-section-n .benifit-section-left-n a {
        padding: 12px 50px;
        margin: 0 auto;
        display: block;
        width: 100%; }
    .benefits-section-main-new .benifit-main-section-n .benifit-section-center-n img {
        width: 50%;
        padding: 20px 0; }

    /****End Benifits new section CSS****/
    /****Start Wellness new page CSS****/
    .wellness-slider-main-section {
        margin-bottom: 0px; }
    /*.wellness-slider-main-section .carousel-indicators {
        position: absolute;
        bottom: 20px;
        left: 0;
        z-index: 1;
        width: 100%;
        padding-left: 0;
        margin-left: -5%;
        text-align: right;
        list-style: none; }*/
    .wellness-slider-main-section .carousel-indicators li {
        width: 10px;
        height: 10px; }

    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px; }

    .wellness-main-section-h {
        padding-bottom: 3em;
        border-bottom: 1px solid #dddddd;
        padding-top: 3em; }
    .wellness-main-section-h .wellness-left-section {
        float: left;
        padding-bottom: 0em; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box {
        float: left;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
        float: left;
        padding: 3em 2em 3em 2em;
        margin: 1.9em 0 0 0em;
        width: 350px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 span {
        font-size: 16px;
        font-size: 1rem;
        line-height: 18px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        padding: 60px 0 20px 0;
        width: 60%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box .btn-pd-top {
        padding-top: 3em; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box img {
        width: 78%;
        float: right;
        height: auto;
        object-fit: cover;
        object-position: center center; }

    /****End Wellness new page CSS****/
    /****Start Meet HR Team page CSS****/
    .hr-team-detail-main {
        padding-bottom: 50px; }
    .hr-team-detail-main .program-img-right {
        margin-top: 0; }
    .hr-team-detail-main .team-employee-name {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 5px; }
    .hr-team-detail-main .employee-dest {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 25px; }
    .hr-team-detail-main .employee-detail-dest {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 25px; }
    .hr-team-detail-main .employee-detail-short {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 25px; }
    .hr-team-detail-main .des-member-name {
        font-size: 14px;
        line-height: 18px; }

    /****End Meet HR Team page CSS****/
    /****Start Leadership Development page CSS****/
    .select-development-box-main .row {
        float: left; }
    .select-development-box-main .select-box {
        min-height: 30px;
        max-height: 30px;
        width: 290px;
        padding: 40px 0 0;
        margin-top: 15px;
        float: left; }

    .bottom-listing-prog .bottom-listing-prog-des {
        margin-bottom: 30px; }
    .bottom-listing-prog .bottom-listing-prog-des img {
        width: 100%;
        height: auto; }
    .bottom-listing-prog .bottom-listing-prog-des .view-btn-small-big {
        margin-top: 20px; }

    /****End Leadership Development page CSS****/
    /****Start Forms and Policies Page CSS****/
    .forms-policies-main .left-policy-img {
        margin-bottom: 50px; }
    .forms-policies-main .right-policy-text {
        padding: 1em 2em 2em 2em;
        border: 5px solid #ededed;
        margin: 0; }
    .forms-policies-main .right-policy-text h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px; }
    .forms-policies-main .right-policy-text .form-link {
        margin-top: 2em; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
        line-height: 22px;
        font-size: 14px; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
        text-transform: uppercase; }
    .forms-policies-main .right-policy-text .right-policy-text-btm {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px;
        padding-top: 1em; }

    .benefit-links-section-left-1 p a {
        padding: 12px 0;
        width: 100%; }

    /****End Forms and Policies Page CSS****/
    .program-section-main .program-img-left {
        margin-bottom: 20px; }
    .program-section-main .program-img-left img {
        width: 100%;
        height: auto; }
    header .home-menu-right .overlay.open li {
        width: 33%;
    }
    header .home-menu-right .overlay ul li a {
        font-size: 12px;
        line-height: 18px; }

    .internal-page-main-section {
        padding-top: 2em;
        padding-bottom: 3em; }

    .heading-text-25 {
        font-size: 20px; }

    .line-height-28 {
        line-height: 24px; }

    footer .footer-links {
        float: left;
        padding: 50px 0 15px 0; }
    footer .footer-links .footer-link-1 {
        float: left;
        width: 50%;
        margin-bottom: 20px; }
    footer .footer-center {
        padding: 0 15px; }
    footer .mobile-footer-res {
        padding-left: 0; }
    footer .footer-right {
        float: left;
        padding-left: 30px; }
    footer .footer-right .float-r {
        float: left; }
    .registre-btn {
        margin-left: 10px;
        float: left;
    }
    .login-bg-main-section .login-right-main-section .login-form-right-section .login-form button {
        padding: 12px 15px;
        font-size: 12px;
        line-height: 14px;
    }
    .hr-team-main-section {
        padding-top: 2em;
        padding-bottom: 0;
    }
    .bottom-benifit-para .view-btn-small-big a,.view-right-benifit-r .view-btn-small-big a {
        width: auto;
        margin-right: 5px;
        margin-bottom: 12px;
        font-size: 10px;
    }

    .view-right-benifit-r .view-btn-small-big a i {
        font-size: 16px;
        float: left;
        padding-right: 8px;
    }
}
@media only screen and (min-width: 767px) {
    .contact-section-main .contact-title {
        width: 50%; }
    /*
        .bottom-listing-prog .bottom-listing-prog-des:nth-child(odd) {
            padding-right: 1.5em; }
        .bottom-listing-prog .bottom-listing-prog-des:nth-child(even) {
            padding-left: 1.5em; }*/ }
@media only screen and (min-width: 480) and (max-width: 767px) {

    .select-development-box-main p {
        padding-top: 25px; }
}
@media only screen and (max-width: 667px) {
    .forum-modal .modal-title {
        font-size: 16px;
        line-height: 20px;
    }

    .forum-modal .close {
        font-size: 25px;
        line-height: 25px;
        padding: 4px 15px;
    }

    .forum-modal .form-control {
        font-size: 14px;
        line-height: 16px;
        padding: 12px 15px;
        height: auto;
    }

    .forum-modal button#SubmitQuestion {
        width: auto;
    }

    .addlink {
        padding: 8px 16px;
    }

    .ForumPopupButton {
        margin-top: 15px;
    }

    .ForumPage {
        margin-top: 0;
    }

    .ForumQue-Image-container a {
        float: left;
        width: 46%;
        height: 100px;
        margin-right: 20px;
    }

    .ForumQue-Image-container a img {
        height: 100px;
    }

    .que-comment .ForumQue-top-container strong {
        font-size: 15px;
        line-height: 19px;
        width: 100%;
        float: left;
    }

    .que-comment .ForumQue-top-container span {
        font-size: 13px;
        line-height: 17px;
        margin-top: 7px;
        float: left;
        width: 100%;
        text-align: left;
    }

    .ForumQue-Image-container {
        margin: 15px 0 10px 0;
    }

    .que-comment .ForumQue-top-container p {
        font-size: 14px;
        line-height: 18px;
        padding-top: 20px;
    }

    .ForumQueActions textarea {
        margin-bottom: 5px;
    }

    .ForumTop {
        width: 100%;
        float: left;
    }

    .ForumSearch button {
        padding: 5px 8px;
    }

    .ForumQueActions #addComment {
        width: auto;
    }

    .forum-main .input-group-prepend button i {
        color: #868686;
        font-size: 15px;
    }

    .ForumButton {
        float: left;
        width: 100%;
        margin: 12px 0 0 0;
        text-align: left;
    }

    .ForumQueActions #CancelComment {
        width: auto;
    }

    .ForumQue {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .ForumListing h2 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 5px;
        margin-top: 20px;
    }

    .ForumQue a {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
        float: left;
    }

    .ForumButton button {
        font-size: 13px;
        line-height: 16px;
        padding: 10px 15px;
        width: auto;
    }

    .social-media-calendar.bottom-employee-detail {
        margin-top: 0px;
        padding: 0;
    }


    .bottom-employee-detail-left {
        margin-bottom: 0;
        float: left;
        width: 100%;
        padding: 0;
    }

    .bottom-employee-detail-right {
        margin-bottom: 40px;
        float: left;
        width: 100%;
        padding: 0;
    }
    .plan-top-section .employee-title-section {
        margin-top: 15px !important;
    }
    .carousel-indicators {
        margin-left: 5%;
    }

    .wellness-slider-main-section .carousel-inner .carousel-caption {
        bottom: 40px;
    }

    .hru-updated-social-container {
        margin: 45px auto;
    }

    header .home-menu-right .overlay.open{ overflow: auto; }

    header .home-menu-right .overlay nav {
        position: relative;
        height: 70%;
        top: 42%;
    }

    header .home-menu-right .button_container.active {
        left: inherit;
        width: auto;
        position: fixed;
        right: 7%;
    }


    header .home-menu-right .overlay.open li { width: 50%; }
    .login-bg-main-section {
        position: initial;
        height: 100% !important;
    }

    .home-email-icon a {
        margin-right: 10px;
    }
    .home-email-icon {
        display: block;
    }
    header .my-account-name .home-email-icon i {
        font-size: 20px;
        border: none;
        padding: 0;
    }
    header .my-account-name .home-email-icon {
        float: left;
        margin-top: 8px;
        margin-left: 5px;
    }
    .gallety-main-section .portfolio-categ li {
        display: inline;
        margin-right: 5px; }

    .bottom-employee-detail .employee-department-name {
        font-size: 16px;
        line-height: 20px; }

    .bottom-employee-detail .bus-detail-row p {
        font-size: 12px;
        line-height: 16px; }

    .bottom-employee-detail .inner-first-row {
        width: 6%; }
    .bottom-employee-detail .col-area {
        width: 40%; }
    .bottom-employee-detail .col-number {
        width: 52%; }

    .bottom-employee-detail .bus-detail-row .inner-first-row {
        padding: 17px 10px 15px 15px; }

    .bottom-employee-detail .bus-detail-row .small-bullet {
        width: 4px;
        height: 6px; }

    .gallety-main-section .portfolio-categ li a {
        font-size: 10px;
        line-height: 12px;
        padding: 10px 20px; }

    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        margin-right: 0px; }

    .wellness-slider-main-section {
        margin-bottom: 0px; }
    /*.wellness-slider-main-section .carousel-indicators {
        position: absolute;
        bottom: 20px;
        left: 0;
        z-index: 1;
        width: 100%;
        padding-left: 0;
        margin-left: -5%;
        text-align: right;
        list-style: none; }*/
    .wellness-slider-main-section .carousel-indicators li {
        width: 10px;
        height: 10px; }

    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px; }

    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
        float: left;
        padding: 2em 2em 2em 2em;
        margin: 2.1em 0 0 0em;
        width: 310px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
        font-size: 16px;
        font-size: 1rem;
        width: 80%; }

    /****End Wellness new page CSS****/
    /****Start Forms and Policies Page CSS****/
    .forms-policies-main .left-policy-img {
        margin-bottom: 50px; }
    .forms-policies-main .right-policy-text {
        padding: 1em 2em 2em 2em;
        border: 5px solid #ededed;
        margin: 0; }
    .forms-policies-main .right-policy-text h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px; }
    .forms-policies-main .right-policy-text .form-link {
        margin-top: 2em; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 p {
        line-height: 15px;
        font-size: 11px; }
    .forms-policies-main .right-policy-text .form-link .benefit-links-section-left-1 a {
        text-transform: uppercase; }
    .forms-policies-main .right-policy-text .right-policy-text-btm {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px;
        padding-top: 1em; }

    .benefit-links-section-left-1 p a {
        padding: 12px 0;
        width: 100%; }

    /****End Forms and Policies Page CSS****/
    .heading-text-24 {
        font-size: 20px; }

    .mb-30 {
        margin-bottom: 20px; }

    .program-img-right {
        margin-top: 35px; }

    .heading-text-22 {
        font-size: 18px; }

    .line-height-26 {
        line-height: 24px; }

    .heading-text-18 {
        font-size: 14px; }

    .line-height-32 {
        line-height: 24px; }

    .heading-text-28 {
        font-size: 20px; }

    .program-img-right h3 {
        padding-bottom: 15px; }
    .program-img-right .pt-50 {
        padding-top: 25px; }
    .program-img-right .view-btn-small-big {
        margin-top: 25px; }
    .program-img-right .mt-90 {
        margin-top: 20px; }

    /****Start contact page CSS****/
    .contact-section-main .contact-title {
        margin: 0 auto; }

    .bottom-contact-detail-main {
        background-image: none;
        margin-top: 30px; }
    .bottom-contact-detail-main .contact-email-btn a {
        padding: 15px 30px; }
    .bottom-contact-detail-main .contact-detail {
        margin: 0; }
    .bottom-contact-detail-main .contact-detail .contact-middle {
        padding: 45px 15px;
        width: 100%; }
    .bottom-contact-detail-main .contact-detail .left-call-icon {
        display: none; }
    .bottom-contact-detail-main .contact-detail .right-text-con {
        margin-top: 30px; }
    .bottom-contact-detail-main .contact-detail .right-text-con .res-margin-top {
        margin-top: 5px; }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section {
        margin-top: 20px; }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section a {
        text-decoration: none;
        margin-top: 10px; }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media a {
        font-size: 14px;
        margin-top: 10px;
        margin-right: 10px; }
    .bottom-contact-detail-main .contact-detail .contact-bottom-section .right-social-media span {
        display: block;
        padding: 3px 10px; }

    /****End contact page CSS****/
    .line-height-36 {
        line-height: 25px; }

    .heading-text-32 {
        font-size: 20px; }

    .retirement-main-section .retirement-main-section_left .middle-content {
        text-align: left; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right h2 {
        font-size: 16px;
        padding-top: 30px;
        padding-bottom: 20px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right {
        float: left;
        padding-left: 15px; }

    #scroll {
        width: 30px;
        height: 30px; }

    #scroll span {
        margin-left: -5px;
        margin-top: -9px;
        border: 6px solid transparent;
        border-bottom-color: #ffffff; }

    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        width: 25%; }

    .dwnld-btn a i {
        font-size: 20px; }

    .dwnld-btn a span {
        float: left;
        padding-right: 15px;
        padding-top: 3px; }

    .benefits-section-main .benefits-inner .benifit-content-section {
        margin: 2em 0 2em 0; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-bottom .employee-benifit-bottom-left h2 {
        font-size: 16px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-bottom {
        float: left;
        padding-top: 20px; }

    .benefits-section-main .benefits-inner .benifit-content-section {
        float: left;
        padding: 30px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left h2 {
        font-size: 20px;
        padding-bottom: 25px; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li a span {
        width: 90px;
        padding: 20px 0;
        height: 90px; }

    .benefits-section-main .benefits-inner .benifit-title-section h2 {
        font-size: 18px;
        text-align: center; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li img {
        width: 40%; }

    .benefits-inner {
        padding: 0 15px;
        float: left; }

    .middle-menu {
        position: fixed;
        right: -200px;
        width: 200px;
        background-color: #ffffff;
        z-index: 99;
        height: 100%;
        top: 0;
        margin: 0;
        z-index: 99999; }

    /*Start wellness responsive*/
    .wellness-main-section {
        float: left;
        padding: 2em 0;
        margin-top: 1em; }
    .wellness-main-section .gallery-home-bg {
        display: none; }
    .wellness-main-section h2 {
        color: #ffffff;
        font-size: 18px;
        font-size: 1.125rem;
        padding-bottom: 25px; }
    .wellness-main-section .serch-by-location-left {
        float: left;
        position: relative; }
    .wellness-main-section .serch-by-location-right {
        float: left;
        margin-top: 10px; }
    .wellness-main-section .serch-by-location-right .input-box {
        position: relative; }
    .wellness-main-section .serch-by-location-right .input-box input {
        padding: 20px 15px;
        font-size: 12px;
        font-size: 0.75rem; }
    .wellness-main-section .serch-by-location-right .input-box .actions .btn {
        font-size: 12px;
        font-size: 0.75rem;
        padding: 11px 10px; }
    .wellness-main-section .serch-by-location-right .input-box .actions i {
        margin-right: 8px;
        font-size: 14px; }

    .select-selected {
        padding: 15px;
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratMedium", sans-serif; }

    .select-selected:after {
        border: 6px solid transparent;
        border-color: #666666 transparent transparent transparent; }

    .select-items {
        width: 94.7%; }

    .select-items div {
        padding: 12px 15px;
        font-size: 12px;
        font-size: 0.75rem; }

    /*End wellness responsive*/
    /*Start gallery responsive*/
    .view_gallery_homepage {
        float: left;
        padding: 0em 0 2em 0; }
    .view_gallery_homepage .gallery-home-bg {
        display: none; }
    .view_gallery_homepage img {
        width: 100%; }
    .view_gallery_homepage .home-gallery-left {
        width: 100%;
        float: left;
        padding: 0 30px; }
    .view_gallery_homepage .home-gallery-left .padding-right-gallery {
        padding-right: 0px;
        padding-bottom: 10px;
        float: left;
        width: 100%; }
    .view_gallery_homepage .home-gallery-left .padding-right-gallery_2 {
        padding-right: 0px; }
    .view_gallery_homepage .home-gallery-right {
        width: 100%;
        float: left;
        margin-top: 10px;
        padding: 0 15px; }
    .view_gallery_homepage .hover-home-eefect {
        float: left;
        overflow: hidden;
        position: relative;
        width: 100%; }
    .view_gallery_homepage .hover-home-eefect img {
        transition: 0.6s ease; }
    .view_gallery_homepage .hover-home-eefect:hover img {
        transform: scale(1.08); }

    .view-btn-small {
        padding-top: 2em; }

    /*End gallery responsive*/
    /*Start benefits responsive*/
    .benefits-section-main {
        float: left;
        background-color: #f7f7f7;
        padding: 1em 15px; }
    .benefits-section-main .benefits-inner {
        float: none;
        margin: 0 auto;
        display: block; }
    .benefits-section-main .benefits-inner h2 {
        font-size: 18px;
        font-size: 1.125rem;
        padding-bottom: 10px; }
    .benefits-section-main .benefits-inner .benefit-links-section {
        float: left;
        border-top: 1px solid #dddddd;
        padding-top: 2em; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left {
        float: left; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left h4 {
        line-height: 20px;
        font-size: 16px;
        font-size: 1rem; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left p {
        font-size: 12px;
        font-size: 0.75rem;
        float: left;
        width: 100%;
        line-height: 20px;
        padding-top: 15px;
        margin-bottom: 2em; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left p a {
        color: #115491;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratMedium", sans-serif;
        float: left;
        width: 100%;
        padding-bottom: 5px;
        text-decoration: none; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left p a:hover {
        color: #c9202b;
        padding-left: 2px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left .benefit-links-section-left-1 {
        float: left; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left .benefit-links-section-left-1 p {
        background-color: #115491;
        text-align: center;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratMedium", sans-serif;
        margin-bottom: 15px;
        width: 91%;
        padding: 0; }
    .benefits-section-main .benefits-inner .benefit-links-section .benefit-links-section-left .benefit-links-section-left-1 p a {
        color: #ffffff;
        text-decoration: none;
        padding: 12px 0; }
    .benefits-section-main .benefits-inner .benefit-links-section .padding-left-b {
        padding-left: 45px;
        margin-top: 0px; }
    .benefits-section-main .benefits-inner .benefit-links-section .padding-right-b {
        padding-right: 0em; }

    /*Start slider CSS*/
    .slider-home {
        padding-bottom: 2em; }
    .slider-home h2 {
        font-size: 18px;
        font-size: 1.125rem;
        margin-top: 2em; }
    .slider-home .team-name {
        margin-top: 25px; }
    .slider-home .team-name span {
        color: #666666 !important;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif; }

    /*rotate slider css*/
    .rotateslider-container .rotateslider-item.now .team-name > p {
        font-size: 14px;
        font-size: 0.875rem; }

    .rotateslider-container .rotateslider-item .team-name > p {
        text-align: center;
        color: #777777;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "MontserratRegular", sans-serif; }

    .rotateslider-container {
        width: 100% !important;
        height: 425px; }

    .rotateslider-container .rotateslider-item.prev {
        left: 27.5%;
        opacity: 1; }

    .rotateslider-container .rotateslider-item.prev-bigger {
        left: 20%;
        opacity: 1; }

    .rotateslider-container .rotateslider-item.prev-before-prev {
        left: 10%;
        opacity: 1;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(0.8);
        -ms-transform: translateY(-50%) translateX(-50%) scale(0.8);
        transform: translateY(-50%) translateX(-50%) scale(0.8); }

    .rotateslider-container .rotateslider-item.now {
        opacity: 1;
        -webkit-filter: blur(0px);
        top: 57%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
        -ms-transform: translateY(-50%) translateX(-50%) scale(1);
        transform: translateY(-50%) translateX(-50%) scale(1);
        z-index: 999; }

    .rotateslider-container img {
        box-shadow: 0px 5px 15px -4px rgba(0, 0, 0, 0.7);
        border: 1px solid #ffffff;
        width: 190px;
        height: 230px;
        object-fit: cover;
        object-position: center top; }

    .rotateslider-container .arrow {
        display: inline-block;
        width: 50px;
        height: 50px;
        /*background-color: #000;*/
        position: absolute;
        top: 50%;
        margin-top: -25px;
        cursor: pointer;
        color: #888888;
        text-align: center;
        font-size: 20px; }

    .rotateslider-container .arrow.left {
        left: 0; }

    .rotateslider-container .arrow.right {
        right: 0; }

    .arrow.right.js-rotateslider-arrow img {
        top: 0; }

    .arrow.left.js-rotateslider-arrow img {
        top: 0; }

    .rotateslider-container .rotateslider-item.now > .team-name {
        display: block; }

    .rotateslider-container .rotateslider-item > .team-name {
        display: none; }

    .rotateslider-container .rotateslider-item.now img {
        width: 220px;
        height: 290px;
        object-position: top;
        object-fit: cover; }

    /*rotate slider css*/
    /*End slider CSS*/
    /*End benefits responsive*/
    /*Start Retirement section CSS*/
    .retirement-main-section {
        float: left; }
    .retirement-main-section .retirement-main-section_left {
        float: left;
        background-image: none; }
    .retirement-main-section .retirement-main-section_left .middle-content {
        padding: 3em 15px 2em 15px;
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_left .middle-content .top-title-section h2 {
        font-size: 18px;
        font-size: 1.125rem; }
    .retirement-main-section .retirement-main-section_left .middle-content .top-title-section p {
        font-size: 12px;
        font-size: 0.75rem;
        padding-top: 5px; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section {
        margin-top: 40px; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section a {
        color: #ffffff;
        font-size: 16px;
        font-size: 1rem;
        font-family: "MontserratRegular", sans-serif; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section a:hover {
        padding-left: 3px;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        text-decoration: none; }
    .retirement-main-section .retirement-main-section_left .middle-content .middle-title-section p {
        color: #ffffff;
        font-size: 18px;
        font-size: 1.125rem;
        padding-top: 8px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section {
        margin-top: 30px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section p {
        color: #ffffff;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 18px;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 40px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link {
        padding-bottom: 10px; }
    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
        color: #ffffff;
        font-size: 12px;
        font-size: 0.75rem;
        padding: 15px 25px; }
    .retirement-main-section .retirement-main-section_right {
        float: left;
        background-color: #115491;
        padding: 0em 15px 3em 15px;
        border-top: none; }
    .retirement-main-section .retirement-main-section_right .padding-left-block {
        padding-left: 15px;
        float: left; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points {
        float: left;
        width: 100%;
        margin-bottom: 20px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points p {
        color: #ffffff;
        font-size: 14px;
        font-size: 0.875rem; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul {
        margin-top: 15px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li {
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratRegular", sans-serif;
        text-decoration: none;
        padding-bottom: 10px;
        padding-bottom: 10px;
        padding-left: 25px;
        line-height: 16px; }
    .retirement-main-section .retirement-main-section_right .padding-left-block .retirement-points ul li:before {
        left: 18px;
        margin-top: 5px; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button {
        float: left;
        width: 100%; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .loan-button a {
        color: #ffffff;
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratRegular", sans-serif;
        padding: 10px 15px;
        text-decoration: none;
        border: 2px solid #ffffff;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .bottom-text {
        margin: 20px 0 25px 0;
        width: 95%;
        line-height: 20px;
        float: left; }
    .retirement-main-section .retirement-main-section_right .loan-payoff-button .margin-bottom-b {
        margin-bottom: 20px; }

    /*Start bottom icon section CSS*/
    .bottom-icon-section {
        float: left;
        padding: 3em 15px; }
    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        margin-bottom: 30px; }
    .bottom-icon-section .bottom-icon-section-1 p {
        font-size: 12px;
        font-size: 0.75rem;
        margin-top: 15px;
        text-align: center;
        line-height: 18px; }
    .bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img {
        width: 80%;
        text-align: center;
        margin: 0 auto;
        background-color: #f3f3f3;
        border-radius: 50%; }
    .bottom-icon-section .bottom-icon-section-1 .bottom-icon-section-img img {
        width: 100%;
        padding: 30px; }

    /*End bottom icon section CSS*/
    /*Start footer CSS*/
    footer .footer-links {
        float: left;
        padding: 50px 0 15px 0; }
    footer .footer-links .footer-link-1 {
        float: left;
        width: 50%;
        margin-bottom: 20px; }
    footer .footer-center {
        padding: 0 15px; }
    footer .mobile-footer-res {
        padding-left: 0; }
    footer .footer-right {
        float: left;
        padding-left: 30px; }
    footer .footer-right .float-r {
        float: left; }

    .footer-bottom-line {
        float: left;
        background-image: url(../images/footer-bottom-line-bg.jpg);
        background-repeat-x: repeat;
        background-repeat-y: repeat; }
    .footer-bottom-line p {
        color: #ffffff;
        font-size: 12px;
        font-size: 0.75rem;
        font-family: "MontserratRegular", sans-serif;
        text-align: center;
        padding: 20px 0; }

    /*End footer CSS*/
    /*Start video section CSS*/
    .video-main-section {
        float: left;
        padding: 3em 0; }
    .video-main-section .video-home-bg {
        position: absolute;
        right: 0;
        display: none; }
    .video-main-section .video-img-middle {
        width: 90%;
        height: auto;
        margin: 0 auto; }
    .video-main-section .video-img-middle img {
        width: 100%;
        height: auto; }
    .video-main-section .video-img-middle iframe {
        width: 100%;
        height: 290px; }
    .load_more_container .deleteMedia {
        position: initial;
        border-radius: 0;
        padding: 8px 20px;
        font-size: 14px;
        line-height: 18px;
        width: auto;
    }
    /*End video section CSS*/
    /*End Retirement section CSS*/ }
@media only screen and (max-width: 500px) {
    .fc-toolbar .fc-right {
        float: left !important;
        padding: 0 10px 0 40px;
    }
    .left-call-icon {
        display: none;
    }
    .program-section-main .program-img-right a {
        word-break: break-word;
    }

    .line-height-28 {
        line-height: 22px;
    }

    .bottom-employee-detail {
        margin-top: 20px;
    }

    .heading-text-24 {
        font-size: 18px;
    }

    header .home-menu-right .button_container {
        margin-left: 0px;
    }

    .login-bg-main-section .register-right-main-section .register-form-main h2 {
        font-size: 18px;
        text-align: left;
        margin-bottom: 2em;
        margin-top: 0; }

    header .home-menu-right .overlay ul li a {
        font-size: 12px;
        line-height: 22px; }

    .bottom-plan-section .bottom-box-section .internal-box-section .email-para {
        padding-left: 0; }

    .bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a {
        width: 90%; }

    .bottom-plan-section .bottom-box-section .internal-box-link {
        height: 180px; }

    .bottom-plan-section .bottom-box-section .internal-box-section .fone-para span {
        font-size: 14px;
        line-height: 18px;
        padding-left: 10px; }

    .bottom-plan-section .bottom-box-section .internal-box-section p {
        font-size: 14px;
        line-height: 20px;
        padding-top: 15px; }

    .bottom-plan-section .bottom-box-section .internal-box-section .email-para span a {
        font-size: 14px; }

    .retirement-main-section_left .middle-content .top-title-section p {
        font-size: 14px;
        line-height: 18px; }

    .retirement-main-section_left .middle-content .middle-title-section p {
        font-size: 18px;
        padding-top: 5px; }

    .bottom-manager-section .manager-main-pic {
        width: 100%;
        height: auto;
        max-width: 100%;
        position: relative; }

    .bottom-manager-section .manager-des-detail {
        position: initial;
        width: 100%;
        margin-top: 20px; }

    .pp_pic_holder {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; }

    .hover-home-eefect {
        width: 100%; }

    .gallety-main-section .portfolio-area li {
        float: left;
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px; }

    .gallety-main-section .portfolio-content {
        float: left;
        width: 100%; }

    .view_gallery_homepage .view-btn-small {
        padding-top: 0;
        margin-bottom: 30px; }

    .bottom-icon-section .bottom-icon-section-1 {
        margin-right: 0px; }

    .retirement-main-section .retirement-main-section_left .middle-content .bottom-title-section .bottom-title-section-link a {
        width: 100%; }

    /****Start Wellness new page CSS****/
    .wellness-slider-main-section {
        margin-bottom: 0px; }
    /*.wellness-slider-main-section .carousel-indicators {
        position: absolute;
        bottom: 20px;
        left: 0;
        z-index: 1;
        width: 100%;
        padding-left: 0;
        margin-left: -5%;
        text-align: right;
        list-style: none; }*/
    .wellness-slider-main-section .carousel-indicators li {
        width: 10px;
        height: 10px; }

    .wellness-main-section-h {
        padding-bottom: 0em;
        border-bottom: 1px solid #dddddd;
        padding-top: 1em; }
    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px; }

    .wellness-main-section-h .wellness-left-section {
        float: left;
        padding-bottom: 0;
        padding-right: 15px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box {
        float: left;
        position: relative;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box {
        padding: 2em 2em 3em 2em;
        margin: 1.5em 0 0 0em;
        width: 100%;
        position: initial;
        z-index: 99; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box h2 span {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box P {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        padding: 45px 0 15px 0;
        width: 100%; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box .wellness-left-text-box .btn-pd-top {
        padding-top: 2em; }
    .wellness-main-section-h .wellness-left-section .wellness-right-img-box img {
        display: none; }
    .wellness-main-section-h .wellness-right-section {
        padding-left: 15px;
        margin-bottom: 40px; }

    /****End Wellness new page CSS****/
    .line-height-24 {
        line-height: 20px; }

    .heading-text-20 {
        font-size: 16px; }

    .line-height-22 {
        line-height: 20px; }

    .heading-text-16 {
        font-size: 14px; }

    .heading-text-25 {
        font-size: 16px; }

    .line-height-28 {
        line-height: 20px; }

    .pb-15 {
        padding-bottom: 12px; }

    .pt-15 {
        padding-top: 12px; }

    .content-left-bottom-title {
        width: 100%; }

    .content-left-bottom-btn {
        width: 100%; }

    .bottom-icon-section .bottom-icon-section-1 {
        float: left;
        width: 50%; }

    .benifit-tab-section li {
        width: 50%; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left .content-left-top li {
        font-size: 12px;
        padding-top: 0px;
        line-height: 18px;
        padding-left: 58px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left .content-left-top li:before {
        line-height: 40px;
        width: 40px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-left .content-left-bottom .content-left-bottom-title h4 {
        font-size: 14px; }

    .benefits-section-main .benefits-inner .benifit-tab-section .board .board-inner li a p {
        font-size: 12px; }

    .benifit-tab-section.nav-tabs > li {
        float: left;
        margin-bottom: 10px; }

    .black-btn-small {
        float: left;
        margin-top: 20px; }

    .black-btn-small a {
        font-size: 12px;
        padding: 12px 18px;
        margin-top: 15px; }

    .view_gallery_homepage {
        float: left;
        padding: 0em 0 2em 0; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right {
        float: left;
        padding-left: 15px; }

    .benefits-section-main .benefits-inner .benifit-content-section .employee-benifit-top .content-right h2 {
        font-size: 16px;
        padding-top: 30px;
        padding-bottom: 20px; }

    .benefits-section-main .benefits-inner .benefit-links-section .padding-left-b {
        padding-left: 15px;
        margin-top: 2em; }

    header .home-menu-right .button_container.active {
        margin-left: 8px;
        float: right;
        width: 100%;
        position: fixed;
        left: 20em;
    }

    header .home-menu-right .button_container span {
        width: 22px;
        padding: 0;
        height: 3px; }

    header .home-menu-right .button_container span:nth-of-type(2) {
        top: 8px; }

    header .home-menu-right .button_container span:nth-of-type(3) {
        top: 16px; }

    header .home-menu-right .button_container.active span:nth-of-type(3) {
        top: 22px; }

    header .my-account-name {
        float: right;
        width: 40%;
        padding: 3px 0;
        border-right: 1px solid #ffffff;
    }

    header .my-account-name a {
        border-left: none;
        float: left;
        padding: 5px 1em 5px 1em; }
    header .my-account-name a {
        border-left: none;
        float: left;
        padding: 5px 0 5px 0;
    }
    header .my-account-name i {
        float: right;
        border: 2px solid #dddddd;
        border-radius: 50%;
        padding: 6px;
        margin-right: 0; }

    header .header-logo {
        float: left;
        padding-right: 2em;
        width: 35%;
        flex: 0 0 40%;
    }

    header .header-logo img {
        width: 100%;
        padding: 15px 0 18px 30px; }

    .home-responsive-menu-right i {
        border: none !important;
        font-size: 20px !important;
        color: #dddddd !important; }

    .wellness-main-section .serch-by-location-right {
        float: left;
        margin-top: 10px; }

    .benefit-links-section .padding-left-b {
        padding-left: 15px;
        margin-top: 25px; }

    footer .footer-links {
        float: left;
        padding: 50px 0 15px 0; }
    footer .footer-links .footer-link-1 {
        float: left;
        width: 50%;
        margin-bottom: 20px; }
    footer .footer-center {
        padding: 0 15px; }
    footer .mobile-footer-res {
        padding-left: 0; }

    .video-main-section .video-img-middle iframe {
        width: 100%;
        height: 180px; }

    header .home-menu-right {
        float: left;
        margin-top: 10px;
        width: 20%; }

    .internal-page-banner-main .page-title {
        display: table;
        height: 100px;
        width: 100%; }
    .internal-page-banner-main .page-title h1 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        height: 100%;
        width: 100%; }

    .internal-page-main-section {
        padding-top: 0em;
        padding-bottom: 3em;
    }

    .internal-page-main-section.leadership-development-main, .internal-page-main-section.benifit-section-main, .internal-page-main-section.employee-recognisation-main, .internal-page-main-section.survey-section-main, .gallety-main-section, .internal-page-main-section.plan-401K-main , .internal-page-main-section.faq-section-main, .internal-page-main-section.contact-page-main, .internal-page-main-section.wellness-section-main {
        padding-top: 2em;
    }

    .plan-top-section {
        margin-top: 20px;
    }

    .survey-main-section .survey-detail-section {
        margin-bottom: 25px;
    }

    /****Start benifit new page CSS****/
    .benifit-section-main .benifit-section-left {
        padding-right: 15px; }
    .benifit-section-main .benifit-section-left h2 {
        padding-left: 20px;
        padding-right: 20px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 3em; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt {
        margin-top: 40px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt h4 {
        font-size: 14px;
        line-height: 18px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-call-no {
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-website {
        font-size: 14px;
        line-height: 18px;
        margin-top: 0px; }
    .benifit-section-main .benifit-section-left .bottom-benifit-left .benifit-detail-bt .benifit-grup-name {
        font-size: 16px;
        line-height: 20px;
        margin-top: 5px;
        margin-bottom: 5px; }
    .benifit-section-main .benifit-section-right {
        padding-left: 15px; }
    .benifit-section-main .benifit-section-right .benifit-top-para {
        margin-top: 40px;
        padding-bottom: 25px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list {
        margin-top: 30px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li {
        position: relative;
        float: left;
        width: 100%;
        padding-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li p {
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0px;
        font-size: 12px;
        line-height: 16px;
        width: 100%;
        float: left; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-enroll-no {
        display: none; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v {
        width: 100%;
        float: left;
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-right-brnifit-list ul li .benifit-btn-v a {
        float: left; }
    .benifit-section-main .benifit-section-right .benifit-arrow-img {
        display: none; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para {
        margin-top: 30px;
        padding-bottom: 0; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para p {
        margin-top: 20px; }
    .benifit-section-main .benifit-section-right .bottom-benifit-para .toll-free-call-btm {
        margin-top: 5px; }
    .benifit-section-main .benifit-btn {
        margin-left: 15px; }
    .benifit-section-main .benifit-btn-right {
        margin-left: 45px; }

    .view-btn-small-big a {
        padding: 12px 20px;
        font-size: 12px; }

    .video-section {
        margin-top: 25px; }
    .video-section img {
        width: 100%;
        height: auto;
        margin-top: 0px; }
    .video-section iframe {
        width: 100%; }

    .border-res-none {
        border: none !important; } }
@media only screen and (max-width: 400px) {
    .program-section-main .program-img-right .perks-program-list ul li {
        padding-left: 0; }

    .program-section-main .program-img-right .perks-program-list ul li:before {
        display: none; } }

/*# sourceMappingURL=app.css.map */
.form-group label{margin-bottom: 4px;}
.v-select{background-color: #FFFFFF;font-size: 14px;border-radius: 3px;}
.v-select .dropdown-toggle::after {
    content: none;
}
.btn-croppie{padding: 12px !important;}
.drag-view a {width: 100%;}
.drag-view span {width: 100%;}
.drag-view img {width: 100%;height: 100%;}
.table-action{width: 82px;}
.bottom-plan-section .bottom-box-section .internal-box-link .internal-box-button a:focus {color:#333333;}
.deleteMedia{position: absolute; top: -4px; right: 18px; border-radius: 25px; padding: 8px 12px;}
.deleteFaq{top: 0px; right: 0px;border-radius: 0px 3px 3px 0px;padding: 12px 15px;}
.faqQuestion{display: block;}
.show_home, .hide_home{position: absolute; top: -4px; left: 18px; border-radius: 25px; padding: 10px 12px;}
.video-popup img{width: 100%;}
.v-select .dropdown-toggle .vs__actions .clear{position: absolute;height: 26px;right: 18px;width: 20px;margin: 7px 12px 7px 0px;}
.view_gallery_homepage .gallery-top .gallery-img-detail {overflow: hidden !important;}
.leadership-category {position: relative;width: 191px;}
.card-body{padding: 10px 0px;}
.faqBody{padding: 15px 32px;}
.faqTitle{text-align: left;width: 100%;}
/* HR CALENDER SEARCH */
/*.search-form .form-group input.form-control::-webkit-input-placeholder{
    display:none;
}
.search-form .form-group input.form-control::-moz-placeholder{
    display:none;
}*/
/*.navbar-right{
    min-width:450px;
}
.navbar-right form{
    width:100%;
}*/
.searchBtn{
    color: #333333 !important;
    margin-left: 5px;
    position:relative;
    width:0%;
    min-width:42px;
    height:40px;
    overflow:hidden;
    transition: width 0.5s;
    backface-visibility:hidden;
}
.searchBtn:hover{
    color: #000000;
}
.form-group input.searchInput{
    position:absolute;
    top:0;
    right:0;
    outline:none;
    width:100%;
    height:42px;
    margin:0;
    z-index:7;
}
input[type="text"].searchInput{
    -webkit-appearence:none;
    -webkit-border-radius:0;
}
.form-control-submit,
.search-label{
    padding: 7px 14px 10px;
    position:absolute;
    right:0;
    top:0;
    /*padding:0;*/
    margin:0;
    text-align:center;
    cursor:pointer;
    line-height:30px;
    background:white;
}
.search-label{
    padding: 4px 13px 10px;
}
/*.form-control-submit{
    background:#fff;
    opacity: 0;
    color:transparent;
    border:none;
    outline:none;
    z-index:-1;
}*/
.search-label{
    z-index:8;
}
.form-group.sb-search-open,
.no-js .sb-search-open{
    width:95%;
    float: left !important;
    margin: 0;
}
.form-group.sb-search-open .search-label,
.no-js .sb-search .search-label {
    background: #449d44;
    color: #fff;
    z-index: 8;
}
.policyForms{top: -12px;right: 6px;}
.ValidationErrorDanger{color: #ea3c3e;}
.ValidationErrorSuccess{color: #ea3c3e;}
/*.form-group.sb-search-open .form-control-submit,
.no-js .form-control .form-control-submit {
    z-index: 90;
}*/
.modal-body video{
    width :100%;
}
@media only screen and (max-width: 1000px) {
    .form-group.sb-search-open,
    .no-js .sb-search-open{
        width:91%;
    }
}
@media only screen and (max-width: 520px) {
    .form-group.sb-search-open,
    .no-js .sb-search-open{
        width:89%;
    }
}


@media only screen and (max-width: 480px) {
    .login-bg-main-section {
        position: initial;
        height: 100vh !important;
    }
    header .home-menu-right .overlay.open li { width: 100%; }

    header .home-menu-right .button_container.active {
        left: inherit;
        width: auto;
        position: fixed;
        right: 10%;
    }

}

@media only screen and (max-width: 420px) {
    .form-group.sb-search-open,
    .no-js .sb-search-open{
        width:85%;
    }
}
.v-select{margin-bottom: 4px;}
.faqSearch{
    margin: 0px 0px 20px 0px !important;
    width: 100% !important;
}
.social-media-description,.social-media-description p{
    line-height: 24px !important;
}
.swiper-slide img{
    max-height: 50px;
    max-width: 80px;
    cursor: pointer;
}
.swiper-slide{
    background-color: #f9f9f9;
    text-align: center;
    height: auto !important;
}


@media only screen and (max-width: 360px) {
    header .home-menu-right .button_container.active {
        left: 19em;
    }
    .fc-toolbar .fc-right {
        float: left !important;
        padding: 0 10px 0 40px;
    }
}


@media only screen and (max-width: 320px) {
    header .home-menu-right .button_container.active {
        left: 17em;
    }
    .fc-toolbar .fc-right {
        padding:0 10px 0 14px;
    }
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition:      -o-transform .6s ease-in-out;
        transition:         transform .6s ease-in-out;

        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 1;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
    text-shadow: none;
}
.carousel {
    position: relative;
    float: left;
    width: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0;
}
.dz-preview.dz-complete.dz-image-preview .dz-image{background: #49A7F1;
                                                   color: #FFFFFF;}
.btn.edit-btn-vvg.waves-effect.pull-left.manageicon {
    background: transparent;
}
.communication{
    border-top: 0px;
}
/**/
.ForumPopupButton .dz-error-message span{
    border: 0px solid #d3dee3 !important;
    line-height: 22px !important;
}
.ForumPopupButton .dz-details .dz-size span{
    line-height: 22px !important;
}
.ForumPopupButton .dz-details .dz-filename span{
    line-height: 22px !important;
}
.modal-body .ForumPopupButton .dropZoneDiv{
    /* max-height: 170px; */
    overflow-y: auto;
    /* margin-bottom: 20px; */
}
.ForumPopupButton .dropzone .dz-preview{
    margin: 16px 13px;
}
/*----------------Footer Ethics Hotline------------*/
.ethics-hotline{
    background: #c9202b;
    border-bottom: 1px solid #fff;
    padding: 50px 0;
    color:#fff;
    font-size:17px;
    float: left;
    width: 100%;
  }
  .ethics-hotline .click-content{
    padding-left:20px;
    position: relative;
  }
  .ethics-hotline .click-content a{
    color:#fff;
  }
  .ethics-hotline .speakup-image{
    width: 70%;
    margin-top: -30px;
    max-width:375px;
  }
  .ethics-hotline .speakup-wrapper{
    padding-left:50px;
  }
  
  