*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

 ::-webkit-input-placeholder {
    opacity: 1;
}

 ::-moz-placeholder {
    opacity: 1;
}

 :-ms-input-placeholder {
    opacity: 1;
}

 :-moz-placeholder {
    opacity: 1;
}

 ::selection {
    background: #DF0613;
    color: #fff;
}

 ::-moz-selection {
    background: #DF0613;
    color: #fff;
}

a {
    text-decoration: none;
    transition: all ease 0.2s;
    color: #1A1A1A;
}

a:hover,
a:focus {
    color: #DF0613;
    outline: none;
}

.clr {
    clear: both;
}

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}

body {
    font-family: "proxima-nova", sans-serif;
    margin: 0;
    padding: 0;
    color: #1A1A1A;
}

.row {
    max-width: 1280px;
    padding: 0 15px;
    margin: auto;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top {
    background: #DE0613;
    padding: 5px 0;
}

.top .row>div {
    display: inline-block;
    vertical-align: top;
}

.top .menu>li {
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    font-size: 14px;
    margin-left: 30px;
}

.top .menu>li>a {
    font-size: 14px;
    line-height: 24px;
    display: block;
    color: #fff;
}

.top .menu>li.current>a,
.top .menu>li:hover>a {
    color: #FFD700;
}

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

.moduletable.logo {
    display: block;
    width: 126px;
    text-align: center;
    margin-top: -42px;
    margin-bottom: -42px;
    height: 126px;
}

.logo.custom a img {
    display: none;
}

.logo.custom a {
    vertical-align: top;
    /* height: 126px;
    width: 126px; */
    height: 135px;
    width: 135px;
    /* border: solid 3px #fff; */
    border-radius: 100%;
    display: block;
    /* background: #fff url("../images/Superhome_svg.svg") no-repeat; */
    background: url("../images/Superhome_svg_20years.svg") no-repeat;
    /* background-size: 100% 100%; */
    font-size: 0;
    background-size: 100% 92%;
    background-position: bottom;
    position: relative;
    top: -10px;
}

#header-section {
    position: fixed;
    background: #fff;
    z-index: 99;
    width: 100%;
    top: 0;
    left: 0;
}

.header .tp-logo {
    float: left;
}

.header {
    border-bottom: #FCFCFC solid 2px;
}

.top-nav-bar {
    float: right;
    width: 100%;
    max-width: calc(100% - 170px);
    text-align: right;
}

.top-nav-bar .moduletable_menu {
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.top-nav-bar .moduletable_menu .menu>li:first-child {
    border-left: solid 1px rgba(26, 26, 26, 0.1);
}

.top-nav-bar .moduletable_menu .menu>li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    border-right: solid 1px rgba(26, 26, 26, 0.1);
    line-height: normal;
}

.top-nav-bar .moduletable_menu .menu>li>a {
    display: block;
    line-height: 59px;
    font-size: 20px;
    color: #1A1A1A;
    position: relative;
    padding: 0 15px;
}

.top-nav-bar .moduletable_menu .menu>li.current>a:after,
.top-nav-bar .moduletable_menu .menu>li:hover>a:after {
    content: "";
    height: 2px;
    background: #FFD700;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.top-nav-bar .moduletable_menu .menu>li.current>a,
.top-nav-bar .moduletable_menu .menu>li:hover>a {
    background: rgba(26, 26, 26, 0.03);
}

.custom.banner {
    height: 495px;
    background-repeat: no-repeat;
    background-size: 1920px auto;
    background-attachment: fixed;
    background-position: center top;
}

.item-page.fxpage {
    max-width: 800px;
    margin: auto;
}

#contain {
    padding-top: 25px;
    overflow: hidden;
    padding-bottom: 140px;
}

.moduletable.bread {
    text-align: right;
    margin-bottom: 40px;
}

.moduletable.bread li {
    display: inline;
}

.moduletable.bread span {
    color: #989898;
    font-size: 16px;
}

.item-page .page-header {
    margin-bottom: 15px;
}

.item-page .page-header h2 {
    margin: 0;
    font-size: 30px;
    line-height: 36px;
    color: #1A1A1A;
    font-weight: 600;
}

.item-page p {
    font-size: 18px;
    line-height: 26px;
    color: #1A1A1A;
}

.item-page h4 strong {
    font-weight: 700;
    font-size: 27px;
    font-style: italic;
    line-height: 32px;
}

.item-page h4 {
    color: #B80510;
    text-align: center;
    font-size: 27px;
    font-weight: 300;
    font-style: italic;
    line-height: 32px;
}

.item-page h4 span {
    font-weight: 700;
    display: block;
}

#bottom {
    background: #F4F4F4;
    padding-top: 45px;
}

.row.footer {
    padding: 10px 15px;
}

.moduletable.copy_right {
    margin-left: 0;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.moduletable.terms-m {
    margin-left: auto;
    margin-right: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.moduletable.terms-m ul {
    line-height: 12px;
}

.moduletable.terms-m li {
    display: inline-block;
    vertical-align: top;
    line-height: 12px;
}

.moduletable.terms-m li a {
    font-size: 12px;
    color: #989898;
    line-height: 12px;
    padding: 0 5px;
    display: block;
    border-left: solid 1px #989898;
}

.moduletable.terms-m li:first-child a {
    border: none;
    padding-left: 0;
}

.moduletable.copy_right p {
    margin: auto;
    font-size: 12px;
    color: #989898;
    font-weight: 300;
    line-height: 19px;
}

.row.footer {
    display: flex;
}

.bottom-mid.row {
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    min-height: 205px;
}

.bottom-mid.row .moduletable_menu {
    margin-top: 0;
    margin-bottom: auto;
}

.bottom-mid .menu li {
    display: inline-block;
    vertical-align: top;
    margin-right: 35px
}

.bottom-mid .menu li a {
    display: block;
    font-size: 18px;
    line-height: normal;
    color: #1A1A1A;
}

.bottom-mid .tlmenu .menu li.current a,
.bottom-mid .tlmenu .menu li:hover a,
.bottom-mid .menu li.current a,
.bottom-mid .menu li:hover a {
    color: #DF0613;
}

.bottom-mid .tlmenu {
    margin-top: 25px;
}

.bottom-mid .tlmenu .menu li a {
    display: block;
    font-size: 14px;
    line-height: normal;
    color: #1A1A1A;
}

#section-5 .moduletable {
    width: 25%;
    float: left;
    padding: 0 15px;
}

#section-5 .row .ls-div {
    margin: 0 -15px;
    display: flex;
}

#section-5 .row .ls-div::after {
    content: "";
    clear: both;
    display: block;
}

#section-5 .row {
    max-width: 1550px;
    margin: auto;
    padding: 0 15px;
}

#section-5 {
    padding: 125px 0;
}

#section-5 .moduletable .custom {
    position: relative;
}

#section-5 .moduletable .custom .bt_con {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(223, 6, 19, 0.9);
    border-top: solid 6px #FFD500;
}

#section-5 .moduletable .custom .bt_con h3 {
    margin: auto;
    padding: 15px 15px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    padding-left: 55px;
    line-height: 31px;
}

#section-5 .moduletable.bt_mod .bt_con h3::before {
    background: url(../images/hb-icons.png) no-repeat;
    background-position: 0 0;
    content: "";
    width: 42px;
    height: 50px;
    position: absolute;
    left: 10px;
    top: 20px;
}

#section-5 .moduletable.bt_mod:nth-child(1) .bt_con h3::before {
    background: transparent;
}


/* 
#section-5 .moduletable.bt_mod:nth-child(1) .bt_con h3 {
    padding-left: 15px;
} */

#section-5 .moduletable.bt_mod:nth-child(2) .bt_con h3::before {
    background-position: 0 -100px;
}

#section-5 .moduletable.bt_mod:nth-child(3) .bt_con h3::before {
    background-position: 0 -209px;
}

#section-5 .moduletable .custom .bt_con h3 span {
    font-size: 16px;
    display: block;
    line-height: 19px;
    font-weight: 300;
}

.moduletable.mo_tmods {
    background: url(../images/career_image_bg.jpg) repeat-x;
    background-position: center center;
    min-height: 426px;
}

.custom.mo_tmods {
    background: url(../images/Homepage_career-image.jpg) no-repeat;
    background-position: center center;
    max-width: 1280px;
    padding: 0 15px;
    margin: auto;
    display: flex;
    height: 426px;
}

.custom.mo_tmods>div:first-child {
    margin-left: 0;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    max-width: 800px;
    width: 100%;
}

.custom.mo_tmods>*:last-child {
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
}

.md-data>h3 {
    margin: auto auto auto 25px;
    font-size: 36px;
    line-height: 43px;
    font-weight: 800;
    color: #1A1A1A;
    border-left: solid 5px #DF0613;
    padding-left: 25px;
}

.md-data>h3 span {
    font-weight: 300;
}

.md-data>h3>a {
    color: #fff;
    display: inline-block;
    margin: auto;
    font-size: 36px;
    line-height: 43px;
    font-weight: 800;
}

.custom.mo_tmods .md-data>h3>a {
    color: #1A1A1A;
}

.custom.mo_tmods .md-data>h3 span {
    font-weight: 300;
}

.md-data>a {
    display: inline-block;
    height: 24px;
    width: 34px;
    margin-left: 55px;
    margin-top: 20px;
    background: url(../images/arrow.png) no-repeat;
    font-size: 0;
}

.custom.per_mod {
    min-height: 734px;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.custom.per_mod>.md-data h3 {
    color: #fff;
    font-size: 46px;
    line-height: 55px;
}

.custom.per_mod>.md-data {
    max-width: 1280px;
    padding: 0 15px;
    width: 100%;
    margin: auto;
    transform: TranslateY(150px);
    transition: all ease 0.7s;
    opacity: 0;
}

.ls-div>div,
.md-data,
.moduletable.md-mod {
    transform: TranslateY(150px);
    transition: all ease 0.7s;
    opacity: 0;
}

.ls-div>div.visible,
.md-data.visible,
.moduletable.md-mod.visible,
.custom.per_mod.visible>.md-data {
    transform: TranslateY(0);
    opacity: 1;
}

.custom.per_mod>.md-data>a {
    -webkit-filter: brightness(0) invert(1);
    /* Safari 6.0 - 9.0 */
    filter: brightness(0) invert(1);
}

.hmslider .uk-overlay-panel>div {
    max-width: 1280px;
    margin: auto;
    width: 100%;
    text-align: left;
    padding: 0 15px;
}

.hmslider .uk-overlay-panel>div h3 {
    font-size: 46px;
    line-height: 55px;
    text-shadow: 5px 4px 5px rgba(0, 0, 0, 0.30);
}

.hmslider .uk-overlay-panel>div p {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.80);
}

.hmslider .uk-slidenav {
    display: block !important;
    height: 46px;
    width: 46px;
    line-height: 46px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 28px;
}

.mh_itlist .uk-slidenav,
.hmslider .uk-slidenav {
    display: block !important;
    height: 46px;
    width: 46px;
    line-height: 46px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 28px;
}

.mh_itlist .uk-slidenav.uk-slidenav-previous,
.hmslider .uk-slidenav.uk-slidenav-previous {
    left: 0;
}

.mh_itlist .uk-slidenav.uk-slidenav-next,
.hmslider .uk-slidenav.uk-slidenav-next {
    right: 0;
}

#section-1 {
    background: url(../images/red_bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 315px;
    transform: TranslateY(150px);
    opacity: 0;
    transition: all ease 0.5s;
}

.custom.bt_mod img {
    width: 100%;
}

#section-1.visible {
    opacity: 1;
    transform: TranslateY(0);
}

#section-1 .row {
    max-width: 1020px;
}

#section-1 .row .custom {
    display: flex;
    min-height: 315px;
}

.suright {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-top: auto;
}

.suleft {
    margin-left: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.suleft {
    margin-left: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.suleft h3 {
    margin: auto;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    line-height: 52px;
}

.suleft p {
    color: #FFD500;
    font-size: 22px;
    line-height: 28px;
    margin: 15px 0;
}

.suleft a {
    background: rgb(255, 213, 0);
    background: -moz-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: linear-gradient(to right, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f9eb21', GradientType=1);
    color: #000;
    line-height: 55px;
    display: inline-block;
    padding: 0 15px;
    font-size: 20px;
    font-weight: 600;
}

.suleft a:hover {
    background: rgb(249, 235, 33);
    background: -moz-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: linear-gradient(to right, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9eb21', endColorstr='#ffd500', GradientType=1);
}

.custom.md-mod {
    display: flex;
    min-height: 205px;
}

.mdright {
    margin-left: auto;
    margin-right: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.mdleft {
    margin-left: 0;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.mdleft h3 {
    font-size: 36px;
    line-height: 43px;
    color: #1A1A1A;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.mdleft p {
    font-size: 26px;
    line-height: 31px;
    color: #808080;
    font-weight: 300;
    margin: 0
}

.mdright a {
    font-size: 18px;
    line-height: 21px;
    font-weight: 300;
    color: #1A1A1A;
}

.mdright a:hover {
    color: #DF0613
}

.mdright a:after {
    margin-left: 10px;
    content: "\f105";
    font-family: fontawesome;
}

.item-page.contact-page {
    max-width: 1120px;
    margin: auto;
}

.contact-details {
    display: flex;
    flex-wrap: wrap;
    background: #F1F1F1;
    text-align: center;
    justify-content: center;
}

.con-left h2 {
    text-align: center;
    font-size: 36px;
    line-height: 43px;
    margin: auto;
}

.con-left p {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 25px;
    width: 100%;
    font-weight: 300;
}

.con-left {
    min-height: 705px;
    padding: 40px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.con-left .formResponsive .formHorizontal .formControlLabel {
    display: none;
}

.con-left .formResponsive .formHorizontal .formControls {
    margin: 0;
    width: 100%;
}

.con-left .formResponsive .formHorizontal p.formDescription {
    display: none;
}

.con-left .formResponsive .formHorizontal .formValidation {
    display: inline;
}

.con-left .formResponsive .formHorizontal .formControls .rsform-input-box,
.con-left .formResponsive .formHorizontal .formControls .rsform-text-box {
    width: 100%;
    height: 50px;
    border: rgba(203, 203, 203, 0.9);
    line-height: 50px;
    padding: 0 15px;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    color: #000000;
    box-sizing: border-box;
}

.con-left .formResponsive .formHorizontal .rsform-block {
    margin: 0;
    padding-top: 20px;
}

.con-left .formResponsive .formHorizontal .rsform-block.rsform-block-submit {
    margin: 0;
    padding-top: 40px;
}

.con-left #userForm {
    max-width: 410px;
    margin: auto;
}

.car-form #userForm .rsform-block.rsform-block-privacy-policy a,
.con-left #userForm .rsform-block.rsform-block-privacy-policy a {
    color: #e10613;
}

.con-left #userForm .rsform-block.rsform-block-emailtext {
    font-size: 14px;
    line-height: 18px;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-privacy-policy {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}

.con-left #userForm .rsform-block.rsform-block-emailtext {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    padding-top: 40px;
    font-weight: 300;
}

.con-left #userForm .rsform-block.rsform-block-emailtext a {
    color: #1a1a1a;
    font-weight: 600;
}

.con-left .formResponsive .formHorizontal .formControls .rsform-text-box {
    height: 80px;
    padding: 10px 15px;
    line-height: 21px;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-privacy-policy .rsform-checkbox,
.con-left .formResponsive .formHorizontal .rsform-block.rsform-block-privacy-policy .rsform-checkbox {
    display: none;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-privacy-policy .rsform-checkbox:checked+label:before,
.con-left .formResponsive .formHorizontal .rsform-block.rsform-block-privacy-policy .rsform-checkbox:checked+label:before {
    content: "\f00c";
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-submit-text,
.con-left .formResponsive .formHorizontal .rsform-block.rsform-block-submit-text {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    font-weight: 300;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-privacy-policy .formBody label,
.con-left .formResponsive .formHorizontal .rsform-block.rsform-block-privacy-policy .formBody label {
    position: relative;
    text-align: left;
    padding-left: 25px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-privacy-policy .formBody label:before,
.con-left .formResponsive .formHorizontal .rsform-block.rsform-block-privacy-policy .formBody label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    font-family: fontawesome;
    color: #e10613;
    height: 15px;
    width: 15px;
    border: solid 1px #cbcbcb;
    line-height: 13px;
    font-size: 12px;
    text-align: center;
    background: rgba(255, 255, 255, 0.95);
}

.con-left .formResponsive .formHorizontal .formControls .rsform-submit-button {
    background: rgb(255, 213, 0);
    background: -moz-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: linear-gradient(to right, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f9eb21', GradientType=1);
    padding: 0;
    height: 60px;
    width: 100%;
    border: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    font-size: 28px;
    color: #000;
    transition: all ease 0.5s;
    cursor: pointer;
    font-weight: 600;
}

.con-left .formResponsive .formHorizontal .formControls .rsform-submit-button:hover {
    background: rgb(249, 235, 33);
    background: -moz-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: linear-gradient(to right, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9eb21', endColorstr='#ffd500', GradientType=1);
}

.con-left .formResponsive .formHorizontal .formControls .rsform-block.rsform-block-submit {
    padding-top: 40px;
}

.contact-details>div {
    width: 50%;
    max-width: 50%;
}

.con-right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: url(../images/con_bg.jpg) no-repeat;
    color: #fff;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 0;
}

.con-right:before {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}

.con-right>* {
    margin-top: 0;
    margin-bottom: auto;
    color: #fff !important;
    position: relative;
    z-index: 1;
    width: 100%;
}

.con-right>h3 {
    font-size: 28px;
    line-height: 33px;
    margin-top: auto;
    margin-bottom: 20px;
}

.con-right span a {
    color: #3FA8F4;
    font-size: 18px;
    line-height: 26px;
    display: inline-block;
}

.nav-child {
    display: none;
}

.blog.blog-page {
    max-width: 820px;
    margin: auto;
    width: 100%;
}

.blig-list .items-row .item .blg-left {
    width: 424px;
    padding-left: 40px;
    position: relative;
    display: flex;
    align-items: center;
}

.tag-list {
    position: absolute;
    right: 15px;
    bottom: 5px;
}

.blig-list .items-row .item .blg-left .tag-list p,
.blig-list .items-row .item .blg-left .tag-list ul {
    margin: auto;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 14px;
    font-style: italic;
    color: #B2B2B2;
}

.tag-list {
    position: absolute;
    right: 20px;
    bottom: 10px;
    line-height: 14px;
}

.blig-list .items-row .item .blg-left .tag-list ul a:after {
    content: ",";
}

.blig-list .items-row .item .blg-left .tag-list ul li {
    display: inline;
}

.blig-list .items-row .item .blg-left .tag-list ul li:last-child a:after {
    content: "";
}

.blig-list .items-row .item .blg-left .tag-list ul a {
    font-size: 12px;
    line-height: 14px;
    font-style: italic;
    color: #B2B2B2;
}

.blig-list .items-row {
    overflow: hidden;
    margin-bottom: 40px;
}

.blig-list .items-row .item {
    display: flex;
    border: solid 1px rgba(26, 26, 26, 0.1);
}

.blig-list .items-row .item .img-left {
    max-width: 394px;
    margin-left: 0;
    width: 100%;
    margin-right: auto;
    margin-top: 0;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}

.blig-list .items-row .item .blg-left .page-header h2,
.blig-list .items-row .item .blg-left .page-header h2 a {
    margin: auto;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #1a1a1a;
}

.blig-list .items-row .item .blg-left p {
    font-size: 16px;
    line-height: 19px;
    margin-top: 0;
    font-weight: 300;
}

.article-info.muted .published {
    margin: 6px auto;
}

.blig-list .items-row .item .blg-left .page-header h2 a {
    display: inline-block;
}

.blig-list .items-row .item .blg-left p.readmore a {
    color: #3fa8f4;
    font-weight: 600;
}

.blig-list .items-row .item .blg-left p.readmore a:hover {
    color: #3389C7
}

.nsb_container #l1.icons {
    background: #3c599b;
    color: #fff;
    line-height: 36px;
    border-radius: 2px;
    margin-right: 15px;
    padding: 0;
    vertical-align: middle;
    font-size: 0;
    width: 36px;
    text-align: center;
}

.nsb_container #l1.icons img {
    display: inline-block;
    height: 18px;
    vertical-align: middle;
    width: auto;
}

.nsb_container #l1.icons:hover,
.nsb_container #l1.icons:focus {
    background: #142f6e;
}

.nsb_container #l3.icons img {
    display: inline-block;
    height: 18px;
    vertical-align: middle;
    width: auto;
}

.nsb_container #l3.icons {
    background: #55acee;
    color: #fff;
    line-height: 36px;
    border-radius: 2px;
    margin-right: 15px;
    padding: 0;
    vertical-align: middle;
    font-size: 0;
    width: 36px;
    text-align: center;
}

.nsb_container #l3.icons:hover,
.nsb_container #l1.icons:focus {
    background: #0d7ed5;
}

.nsb_container #l11.icons img {
    display: inline-block;
    height: 18px;
    vertical-align: middle;
    width: auto;
}

.nsb_container #l11.icons {
    background: #0065A1;
    color: #fff;
    line-height: 36px;
    border-radius: 2px;
    margin-right: 15px;
    padding: 0;
    vertical-align: middle;
    font-size: 0;
    width: 36px;
    text-align: center;
}

.nsb_container #l11.icons:hover,
.nsb_container #l11.icons:focus {
    background: #005282;
}

.nsb_container {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-top: 0;
    display: inline-block;
    vertical-align: top;
}

.footer-con-social {
    display: flex;
    align-items: center;
    padding-top: 40px;
    font-size: 18px;
    line-height: 21px;
}

.footer-con-social .nsb_container {
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

.article-info.muted {
    margin: auto;
}

.article-info.muted .published time {
    color: #b2b2b2;
    font-weight: 300;
    font-style: italic;
    line-height: 19px;
    font-size: 16px;
    display: block;
}

.pagination {
    text-align: center;
}

.pagination li {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px;
}

.pagination li.pagination-start,
.pagination li.pagination-end {
    display: none;
}

.pagination li a,
.pagination li span {
    display: block;
    height: 30px;
    width: 30px;
    color: #000000;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    background: #f1f1f1;
}

.pagination li span {
    background: #ffd700;
    color: #fff;
}

.pagination li.pagination-prev a,
.pagination li.pagination-prev span {
    font-size: 0;
    display: block;
    background: transparent;
}

.pagination li.pagination-prev a:after,
.pagination li.pagination-prev span:after {
    content: '\f0d9 ';
    font-family: fontawesome;
    color: #1a1a1a;
    font-size: 24px;
}

.pagination li.pagination-next a,
.pagination li.pagination-next span {
    font-size: 0;
    display: block;
    background: transparent;
}

.pagination li.pagination-next a:after,
.pagination li.pagination-next span:after {
    content: '\f0da ';
    font-family: fontawesome;
    color: #1a1a1a;
    font-size: 24px;
}

.pagination li.pagination-prev,
.pagination li.pagination-next {
    margin: auto;
}

.blog.blog-page>h2 {
    margin: auto;
    font-size: 30px;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 36px;
    margin-bottom: 10px;
}

.blog.blog-page .category-desc {
    padding-bottom: 70px;
}

.blog.blog-page .category-desc p {
    font-size: 18px;
    line-height: 26px;
    color: #1a1a1a;
    margin: 0;
}

.moduletable.bnmenu {
    border-bottom: solid 1px rgba(26, 26, 26, 0.1);
}


/* .moduletable.bnmenu .menu {
    max-width: 820px;
    margin: auto;
} */

.moduletable.bnmenu .menu {
    max-width: 1280px;
    margin: auto;
    padding: 0 15px;
}

.moduletable.bnmenu .menu:after {
    clear: both;
    display: block;
    content: "";
    width: 100%;
}

.moduletable.bnmenu .menu li {
    float: left;
    border-left: solid 1px rgba(26, 26, 26, 0.1);
}

.moduletable.bnmenu .menu li:last-child {
    border-right: solid 1px rgba(26, 26, 26, 0.1);
}

.moduletable.bnmenu .menu li.current>a,
.moduletable.bnmenu .menu li:hover>a {
    background: #FFD700;
    color: #1A1A1A;
}

.moduletable.bnmenu .menu li a {
    line-height: 50px;
    display: block;
    min-width: 145px;
    color: #1A1A1A;
    padding: 0 15px;
    text-align: center;
    font-size: 20px;
}

.item-page.blog-page {
    max-width: 830px;
    margin: auto;
}

strong {
    font-size: 18px;
    line-height: 26px;
}

.list2 li {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    line-height: 26px;
}

.list2 li::before {
    content: "";
    background: #D9001C;
    height: 8px;
    width: 8px;
    border-radius: 100%;
    left: 8px;
    position: absolute;
    display: block;
    top: 8px;
}

.moduletable.bread li span.divider {
    display: none;
}

.moduletable.bread li a span::after {
    content: "/";
    margin: 0 2px 0 5px;
}

.blog-page .list2 {
    margin-top: 10px;
}

.blog-superhome .pos-bottom .element-joomlamodule>.add-its,
.moduletable.add-its {
    text-align: center;
    max-width: 1650px;
    padding: 0 15px;
    margin: auto auto 80px auto;
}

.blog-superhome .pos-bottom .element-joomlamodule>.add-its {
    margin: auto;
}

#yoo-zoo.blog-superhome .pos-bottom .element-joomlamodule {
    padding: 70px 0 0 0 !important;
    background: transparent !important;
    margin: auto !important;
}

.add-list {
    display: flex;
    margin-left: -20px;
}

.add-list .add-item {
    width: 25%;
    border-top: solid 6px #FFD400;
    margin-left: 20px;
    background: #F8F8F8;
}

.add-list .add-item p {
    font-size: 18px;
    line-height: 21px;
    font-weight: 300;
}

.add-list .add-item h3 {
    background: #DE0613;
    line-height: normal;
    margin: 0 !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 26px !important;
    min-height: 60px;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "proxima-nova" !important;
}

#yoo-zoo.blog-superhome .pos-bottom .element-joomlamodule>h3,
.moduletable.add-its>h3 {
    margin: auto;
    font-family: "proxima-nova", sans-serif;
    color: #1A1A1A;
    text-align: center;
    font-size: 36px;
    line-height: 43px;
    font-weight: 700;
    margin-bottom: 65px;
}

.moduletable.add-its>h3 {
    margin-bottom: 20px;
}

.item-page.zlst_page {
    text-align: center;
}

.zcate .uk-panel-title {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 36px;
    line-height: 43px;
    color: #fff;
}

.zcate .uk-panel-teaser {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    margin: auto;
}

.zcate .uk-panel-teaser img {
    width: 100%;
    height: auto;
}

.zcate .uk-grid-medium>* {
    padding-left: 20px;
}

.zcate .uk-grid-medium>.uk-grid-margin {
    margin-top: 20px;
}

.zcate.uk-grid-medium {
    margin-left: -20px;
}


/* 
.zlst_page #contain .row {
max-width: 1680px;
} */

.zlst_page #contain #yoo-zoo.blog-superhome .items,
.zlst_page #contain .moduletable.bread {
    max-width: 1680px;
    margin: auto;
    padding: 5px 15px 45px 15px;
}

.zlst_page #contain .row {
    max-width: 100%;
    padding: 0;
}

.item-page.zlst_page .page-header h2 {
    font-size: 36px;
    line-height: 43px;
}

.item-page.zlst_page .page-header {
    margin-bottom: 0;
}

.item-page.zlst_page .cat-intro {
    margin-bottom: 65px;
    margin-top: 5px;
}

.item-page.zlst_page .cat-intro p {
    font-size: 26px;
    color: #808080;
    line-height: 31px;
    font-weight: 300;
    margin: 0;
}

.moduletable.hsocial .social-icons li {
    display: inline-block;
    line-height: 24px;
    vertical-align: top;
    margin-left: 7px;
}

.moduletable.hsocial .social-icons li a {
    color: #fff;
    line-height: 24px;
    display: block;
}

.moduletable.hsocial .social-icons li:hover a {
    color: #FFD500;
}

.moduletable.hsocial .social-icons li a .fa {
    font-size: 0;
}

.moduletable.hsocial .social-icons li a .fa:before {
    font-size: 16px;
}

.custom.hphno a {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.custom.hphno {
    position: relative;
    padding-left: 35px;
}

.custom.hphno::before {
    content: "\f095";
    font-family: fontawesome;
    width: 24px;
    height: 24px;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    text-align: center;
    border-radius: 100%;
    line-height: 24px;
    color: #DF0613;
    font-size: 18px;
}

.moduletable.hphno::before {
    position: absolute;
    background: #000;
    left: -5px;
    top: -5px;
    content: "";
    display: block;
    height: 34px;
    width: 800px;
    border-radius: 20px 0 0 20px;
    opacity: 0.2;
}

.moduletable.hphno {
    position: relative;
    margin-left: 15px;
}

.moduletable.lang_mod {
    border-left: solid 1px rgba(0, 0, 0, 0.1);
    margin-left: 15px;
    padding-left: 5px;
    line-height: 24px;
    border-right: solid 1px rgba(0, 0, 0, 0.1);
    padding-right: 5px;
    margin-right: 0px;
}

div.advanced-dropdown a.langChoose:link,
div.advanced-dropdown a.langChoose:visited {
    background: transparent;
    padding: 0 5px;
    color: #fff;
    margin: auto;
    font-size: 14px;
}

div.mod-languages.advanced-dropdown ul {
    text-align: left;
    box-sizing: border-box;
    padding: 0 5px 0;
    left: -2px;
    background: #DE0613;
}

div.mod-languages ul.lang-block li {
    display: block;
    margin: auto;
}

div.mod-languages ul.lang-block li:hover a,
div.mod-languages ul.lang-block li.lang-active a {
    color: #fff;
}

.bottom-top.row {
    border-bottom: solid 1px #E3E3E3;
    max-width: 1550px;
    padding: 0 35px 0;
}

.left-bt {
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
}

.right-bt {
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
}

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

.custom.fright p {
    margin: 0;
    font-weight: 300;
    font-size: 24px;
    line-height: 40px;
    color: #969696;
}

.custom.fright a {
    color: #969696;
    font-size: 24px;
    line-height: 40px;
}

.custom.fright .social-icons {
    text-align: right;
}

.custom.fright .social-icons a .fa {
    font-size: 0;
}

.custom.fright .social-icons li {
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
}

.custom.fright p.tl::before {
    content: "\f095";
    font-family: fontawesome;
    display: inline-block;
    color: #E3E3E3;
    font-size: 22px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.custom.fright .social-icons a .fa::before {
    font-size: 25px;
    color: #1A1A1A;
}

.custom.fright .social-icons a .fa:hover:before {
    color: #df0613;
}

.home-page>div {
    position: relative;
    z-index: 1;
    background: #fff;
}

.home-page #slider {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}


/* 
.home-page #slider .hmslider {
    padding-top: 95px;
} */

.car-form {
    margin-top: 135px;
    text-align: center;
    padding-top: 70px;
    position: relative;
}

.car-form::before {
    background: #E10613;
    height: 370px;
    content: "";
    width: 1000%;
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    left: -500%;
}

.car-form>h3 {
    color: #fff;
    margin: 0 0 60px 0;
    font-size: 46px;
    line-height: 55px;
    font-weight: 700;
    color: #fff;
}

.car-form #userForm {
    max-width: 710px;
    background: #F1F1F1;
    margin: auto;
    padding: 60px 40px;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-name,
.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-phone {
    max-width: 254px;
    margin-left: auto;
    margin-right: 0;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-adjective,
.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-email {
    max-width: 254px;
    margin-left: 0;
    margin-right: auto;
}

.car-form .formResponsive .formHorizontal .rsform-block {
    padding: 0 8px;
    display: block;
    width: 100%;
}

.car-form .formResponsive .formHorizontal .formControlLabel {
    display: none;
}

.car-form .formResponsive .formHorizontal .formControls {
    margin: auto;
    width: 100%;
}

.car-form .formResponsive .formHorizontal .formValidation {
    display: inline;
}

.car-form .formResponsive .formHorizontal .formDescription {
    display: none;
}

.car-form .formResponsive .formHorizontal .rsform-input-box,
.car-form .formResponsive .formHorizontal .rsform-select-box {
    margin: auto;
    height: 50px;
    border: solid 1px #CBCBCB;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    background: #fff;
    font-size: 18px;
    color: #000;
    font-family: "proxima-nova", sans-serif;
    box-sizing: border-box;
    padding: 0 15px;
}

.car-form .formResponsive .formSpan12 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.formHorizontal .rsform-block.rsform-block-apply-for {
    max-width: 508px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-text {
    width: 100%;
    margin: auto;
    max-width: 100%;
    padding: 20px 0 40px;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-text p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 300;
    margin: 0;
}

.car-form #userForm h2 {
    color: #1A1A1A;
    font-size: 36px;
    line-height: 43px;
    margin: auto auto 20px auto;
    font-weight: 700;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-your-resume {
    padding-bottom: 40px;
    padding-top: 25px;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-your-resume .formControlLabel {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: auto auto 10px;
    height: auto;
    font-size: 18px;
    line-height: 21px;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-your-resume,
.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-submit {
    max-width: 515px;
    margin: auto;
    width: 100%;
    text-align: center;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-your-resume .formControls .formBody {
    background: rgba(0, 0, 0, 0) url("../images/up-icon.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 56px;
    border-radius: 100%;
    width: 56px;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-your-resume .formControls .formBody:hover {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    background: rgba(0, 0, 0, 0) url("../images/up-icon.png") no-repeat;
    background-position: center bottom;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-your-resume .formBody .rsform-upload-box {
    cursor: pointer;
    height: 56px;
    opacity: 0;
    width: 56px;
}

.uptx {
    display: block;
    margin-top: 10px;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-submit .rsform-submit-button {
    max-width: 328px;
    width: 100%;
    height: 60px;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    background: rgb(255, 213, 0);
    background: -moz-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: linear-gradient(to right, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f9eb21', GradientType=1);
    color: #000;
    font-size: 28px;
    font-weight: 600;
    padding: 0;
    text-shadow: none;
    border: 0;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-submit .rsform-submit-button:hover,
.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-submit .rsform-submit-button:focus {
    background: rgb(249, 235, 33);
    background: -moz-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: linear-gradient(to right, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9eb21', endColorstr='#ffd500', GradientType=1);
}

.care_page #contain {
    padding-bottom: 50px;
}

#yoo-zoo.blog-superhome .details div.heading {
    margin: auto;
    padding: 0;
    border: none;
    text-align: center;
}

#yoo-zoo.blog-superhome .details div.heading h1 {
    font-size: 36px;
    line-height: 43px;
    font-family: "proxima-nova", sans-serif;
    color: #1a1a1a;
    margin: auto;
    padding: 0;
    font-weight: 600;
}

#yoo-zoo.blog-superhome .details div.description {
    text-align: center;
    color: #808080;
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 65px;
}

#yoo-zoo.blog-superhome .items {
    overflow: hidden;
}

#yoo-zoo.blog-superhome .items .width100 {
    margin: 0 -10px;
}

#yoo-zoo.blog-superhome .items .width100 .teaser-item {
    float: left;
    position: relative;
    width: 25%;
    padding: 0 10px 20px;
}

#yoo-zoo.blog-superhome .items .width100 .teaser-item .teaser-item-bg {
    background: #fff;
    padding: 0;
    position: relative;
}

#yoo-zoo.blog-superhome .items .width100 .teaser-item .teaser-item-bg .pos-media {
    margin: auto;
    width: 100%;
}

#yoo-zoo.blog-superhome .items .width100 .teaser-item .teaser-item-bg .pos-media .element {
    margin: auto;
}

#yoo-zoo.blog-superhome .items .width100 .teaser-item .teaser-item-bg:hover .pos-media .element img {
    transform: scale(1.2);
}

#yoo-zoo.blog-superhome .items .width100 .teaser-item .teaser-item-bg .pos-media .element img {
    transition: all ease 0.3s;
    width: 100%;
    height: auto;
    vertical-align: top;
}

#yoo-zoo.blog-superhome .items .width100 .teaser-item .teaser-item-bg .pos-title {
    position: absolute;
    bottom: 20px;
    text-align: center;
    margin: auto;
    letter-spacing: 0;
    left: 0;
    width: 100%;
    font-family: "proxima-nova", sans-serif;
    color: #fff;
    font-size: 36px;
    line-height: 43px;
    z-index: 1;
}

#yoo-zoo.blog-superhome .items .width100 .teaser-item .teaser-item-bg .pos-title a {
    color: #fff;
    font-size: 36px;
    line-height: 43px;
    display: block;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-apply-for .formBody {
    position: relative;
}

.car-form .formResponsive .formHorizontal .rsform-block.rsform-block-apply-for .formBody:before {
    position: absolute;
    height: 48px;
    width: 48px;
    right: 1px;
    top: 1px;
    background: #fff;
    content: "\f078";
    font-family: fontawesome;
    line-height: 48px;
    text-align: center;
    font-size: 23px;
    pointer-events: none;
}

#yoo-zoo.blog-superhome .item .pos-title,
#yoo-zoo.blog-superhome .item .floatbox {
    max-width: 830px;
    padding: 0 15px;
    margin: auto;
}

#yoo-zoo.blog-superhome .item .floatbox .element-textarea {
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
}

#yoo-zoo.blog-superhome .item .pos-title {
    margin-bottom: 15px;
}

#yoo-zoo.blog-superhome .item .pos-title {
    font-family: "proxima-nova", sans-serif;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 600;
    display: block;
    color: #1A1A1A;
}

#yoo-zoo.blog-superhome .item .pos-taxonomy {
    background: #F4F4F4;
    margin-top: 100px;
}

.zde-gal .uk-thumbnav li {
    margin: 0 5px 10px;
}

.mh_itlist .uk-slideset .uk-panel {
    position: relative;
}

.mh_itlist .uk-slideset .uk-panel .uk-panel-teaser {
    margin: auto;
}

.mh_itlist .uk-slideset .uk-panel .uk-panel-title {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    font-size: 36px;
    line-height: 43px;
    color: #fff;
    font-weight: 600;
}

.mh_itlist .uk-slidenav-position {
    margin: auto;
}

.blog-page-inner .moduletable.bnmenu {
    display: none;
}

#section-5 .moduletable.mail-signup .module.mail-signup {
    background: url(../images/mailc_bg.jpg) no-repeat;
    position: relative;
    border-top: solid 6px #FFD500;
    min-height: 100%;
    padding-top: 30px;
    background-size: cover;
    background-position: center center;
}

#section-5 .moduletable.mail-signup .module.mail-signup:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.85;
    z-index: 0;
    background: #DF0613;
}

#section-5 .moduletable.mail-signup .module.mail-signup>* {
    position: relative;
    z-index: 1;
}

#section-5 .moduletable.mail-signup .module.mail-signup h3 {
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 26px;
    line-height: 31px;
    font-weight: 700;
}

#section-5 .moduletable.mail-signup .module.mail-signup p {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    font-weight: 300;
    margin: 5px auto;
    max-width: 290px;
}

.ls-div p {
    margin: auto;
}

#section-5 .moduletable.mail-signup .module.mail-signup form {
    width: 100%;
    max-width: 305px;
    padding: 10px 15px 0 15px;
    margin: auto;
}

#section-5 .moduletable.mail-signup .module.mail-signup form .modmc2_label {
    display: none;
}

#section-5 .moduletable.mail-signup .module.mail-signup form .mergevars,
#section-5 .moduletable.mail-signup .module.mail-signup form #mc2_email {
    width: 100%;
    height: 40px;
    border: none;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 18px;
    font-family: "proxima-nova";
    font-weight: 300;
    color: #1A1A1A;
    margin-bottom: 15px;
}

#section-5 .moduletable.mail-signup .module.mail-signup form #mc2_add {
    width: 248px;
    height: 55px;
    display: block;
    font-family: "proxima-nova", sans-serif;
    margin: 20px auto auto auto;
    border: none;
    border-radius: 0;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    background: rgb(255, 213, 0);
    background: -moz-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: linear-gradient(to right, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f9eb21', GradientType=1);
}

#section-5 .moduletable.mail-signup .module.mail-signup form .mergevars[name="LNAME"] {
    display: none;
}

#section-5 .moduletable.mail-signup .module.mail-signup form #mc2_add:hover {
    background: rgb(249, 235, 33);
    background: -moz-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: linear-gradient(to right, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9eb21', endColorstr='#ffd500', GradientType=1);
}

#section-5 .moduletable.mail-signup .module.mail-signup form br {
    display: none;
}

.bottom-top .moduletable.mails-footer {
    max-width: 1280px;
    margin: auto;
    padding: 0 15px;
}

.bottom-top .mails-footer form {
    max-width: 450px;
    float: right;
    width: 100%;
    position: relative;
}

.bottom-top .mails-footer form .modmc2_label,
.bottom-top .mails-footer br {
    display: none;
}

.bottom-top .mails-footer form #mc2_email {
    width: 100%;
    box-sizing: border-box;
    padding: 0 175px 0 15px;
    height: 50px;
    border: none;
    border-radius: 0;
    font-size: 18px;
    font-weight: 300;
    font-family: "proxima-nova";
}

.bottom-top .mails-footer form #mc2_add {
    background: #E10613 url(../images/mail-btnbg.png) no-repeat 12px center;
    width: 170px;
    height: 50px;
    border: none;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #fff;
    font-family: proxima-nova;
    cursor: pointer;
    font-weight: 600;
    position: absolute;
    padding: 0 10px 0 35px;
}

.bottom-top .mails-footer #mc2_before_content {
    float: left;
    min-height: 50px;
    display: flex;
    align-items: center;
}

.bottom-top .mails-footer #mc2_before_content p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 20px;
    font-weight: 300;
    color: #E10613;
}

.bottom-top .mails-footer #mc2_before_content p strong {
    font-weight: 700;
}

.bottom-top .moduletable.mails-footer .module.mails-footer {
    overflow: hidden;
    padding-bottom: 40px;
}

div.zde-gal {
    padding-bottom: 40px;
}

#yoo-zoo.blog-superhome .item div.lgslist {
    max-width: 100%;
    margin: auto;
    padding: 15px 15px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#yoo-zoo.blog-superhome .item div.lgslist>div {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 3px 40px;
}

.design-1 {
    background: -moz-linear-gradient(left, rgba(159, 6, 19, 0.9) 0%, rgba(223, 6, 19, 0.9) 100%);
    background: -webkit-linear-gradient(left, rgba(159, 6, 19, 0.9) 0%, rgba(223, 6, 19, 0.9) 100%);
    background: linear-gradient(to right, rgba(159, 6, 19, 0.9) 0%, rgba(223, 6, 19, 0.9) 100%);
    width: 531px;
    border-left: solid 10px #ffd500;
    padding: 15px 45px;
    min-height: 295px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

.design-1 h3 {
    margin: 0;
    font-size: 56px;
    line-height: 67px;
    width: 100%;
    text-shadow: none;
}

.design-1 h3 span {
    font-size: 30px;
    line-height: 36px;
    display: block;
}

.sld_btn,
.design-1 a {
    width: 285px;
    line-height: 55px;
    display: block;
    background: rgb(255, 213, 0);
    background: -moz-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: linear-gradient(to right, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f9eb21', GradientType=1);
    text-align: center;
    font-size: 20px;
    color: #1a1a1a !important;
    margin-top: 0;
    margin-bottom: auto;
    text-decoration: none !important;
}

.green-btn {
    width: 285px;
    line-height: 55px;
    display: block;
    background: #059967;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: auto;
}

.rstbox-close span {
    color: #fff;
}

.sld_btn:hover,
.design-1 a:hover {
    background: rgb(249, 235, 33);
    background: -moz-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: linear-gradient(to right, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9eb21', endColorstr='#ffd500', GradientType=1);
}

.design-img.design-1:before {
    content: "";
    background: url(../images/sl5.png) no-repeat;
    width: 248px;
    height: 436px;
    position: absolute;
    right: 100%;
    top: -50px;
    margin-right: -15px;
}

.design-img1.design-1:before {
    content: "";
    background: url(../images/Mario_tool.png) no-repeat;
    width: 304px;
    height: 436px;
    position: absolute;
    right: 100%;
    top: -50px;
    margin-right: -15px;
}

.zlst_page #slider .custom.banner.zinit .pos-media {
    display: none;
}

.top-nav-bar .moduletable_menu .menu>li>.nav-child {
    position: absolute;
    left: 0;
    top: 59px;
    background: #f3f3f3;
    min-width: 215px;
    border: solid 1px #DEDEDE;
}

.top-nav-bar .moduletable_menu .menu>li:hover>.nav-child {
    display: block;
}

.top-nav-bar .moduletable_menu .menu>li>.nav-child>li::last-child>a {
    border-bottom: none;
}

.top-nav-bar .moduletable_menu .menu>li>.nav-child>li>a {
    border-bottom: solid 1px #DEDEDE;
    padding: 0 15px;
    line-height: 40px;
    display: block;
    color: #1A1A1A;
}

.top-nav-bar .moduletable_menu .menu>li>.nav-child>li.current>a,
.top-nav-bar .moduletable_menu .menu>li>.nav-child>li:hover>a {
    background: #fff;
}

.moduletable.depdropdown {
    margin: auto auto 20px auto;
    position: relative;
    display: inline-block;
}

.moduletable.depdropdown>h3 {
    line-height: 35px;
    margin: 0;
    border: solid 1px #E5E5E5;
    display: inline-block;
    padding: 0 40px 0 20px;
    min-width: 257px;
    font-size: 18px;
    font-weight: 300;
    color: #1A1A1A;
    position: relative;
}

.moduletable.depdropdown>h3:after {
    font-family: fontawesome;
    content: "\f107";
    position: absolute;
    line-height: 35px;
    width: 40px;
    text-align: center;
    font-size: 22px;
    right: 1px;
    top: 1px;
}

#yoo-zoo.blog-superhome .details {
    margin: auto;
    overflow: visible;
    max-width: 1680px;
    margin: auto;
    padding: 0 15px;
}

.moduletable.depdropdown.open-dp .deplist {
    display: block;
}

.moduletable.depdropdown .deplist {
    display: none;
    margin: auto;
    position: absolute;
    left: 0;
    top: 34px;
    background: #fff;
    max-width: 500px;
    min-width: 500px;
    z-index: 9;
    width: 100%;
    border: #E5E5E5 solid 1px;
    overflow: hidden;
}

.moduletable.depdropdown .deplist>li {
    border: none;
    max-width: 50%;
    float: left;
    padding: 0;
    margin: auto;
    width: 100%;
}

.moduletable.depdropdown .deplist>li>a {
    display: block;
}

.moduletable.depdropdown .deplist>li:nth-child(2n+2)>a>h3 {
    border-left: solid 1px #E5E5E5;
}

.moduletable.depdropdown .deplist>li>a>h3 {
    padding: 0 20px;
    line-height: 40px;
    margin: auto;
    font-weight: 300;
    font-size: 18px;
    border-bottom: solid 1px #E5E5E5;
}

.moduletable.depdropdown .deplist>li>a:hover>h3 {
    background: #FFD700;
}

.moduletable.itmslider .slick-list {
    position: relative;
    display: block;
    overflow: visible;
    margin: auto;
    padding: 0;
    max-width: 990px;
    width: 100%;
}

.moduletable.itmslider,
.moduletable.itmslider .slick-slider {
    overflow: hidden;
    max-width: 100%;
}

.moduletable.itmslider .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
}

.moduletable.itmslider .slick-arrow {
    display: block !important;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    background: transparent;
    cursor: pointer;
    border: none;
    height: 46px;
    width: 46px;
    line-height: 46px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 28px;
    z-index: 5;
}

.moduletable.itmslider li {
    vertical-align: top;
}

.moduletable.itmslider li .layout-default {
    position: relative;
}

.moduletable.itmslider li .layout-default p.title {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: 600;
}

.moduletable.itmslider li .layout-default p.title a {
    font-size: 36px;
    line-height: 43px;
    color: #fff;
}

.moduletable.itmslider .slick-arrow.slick-prev {
    left: 0;
}

.moduletable.itmslider .slick-arrow.slick-next {
    right: 0;
}

.item-page.prosfores_page {
    padding: 100px 0;
}

.home-page .moduletable.copy_right a {
    pointer-events: auto;
}

.moduletable.copy_right a {
    pointer-events: none;
}

.hmslider .uk-dotnav li>a {
    transform: scale(1);
    height: 9px;
    width: 9px;
    background: #fff;
    opacity: 0.5;
}

.hmslider .uk-dotnav li.uk-active>a {
    opacity: 1;
}

.hmslider .uk-overlay-panel.uk-overlay-bottom {
    padding: 0;
    bottom: 170px;
}

.hmslider .uk-overlay-panel.uk-overlay-bottom .uk-dotnav {
    margin-bottom: 0 !important;
}

.hmslider .uk-overlay-panel.uk-overlay-bottom .uk-dotnav li {
    margin-top: 0 !important;
}

.blog-superhome .item .pos-title {
    position: relative;
}

.blog-superhome .item .pos-title .moduletable.depdropdown {
    display: block;
    margin-top: 15px;
}

.pdflist>div>.uk-panel {
    padding: 0 15px 0 15px;
    text-align: center;
}

.pdflist>div>.uk-panel .uk-panel-teaser {
    margin: auto -15px;
}

.pdflist>div>.uk-panel .uk-panel-teaser .uk-overlay {
    width: 100%;
}

.pdflist>div>.uk-panel .uk-panel-teaser .uk-overlay-scale {
    width: auto;
}

.pdflist>div>.uk-panel .uk-h3 {
    margin: 10px 0 !important;
}

.store_page #contain {
    padding-bottom: 70px;
}

.con-right a {
    color: #fff;
}

.error_page #contain {
    padding-top: 150px;
}

.formResponsive .formHorizontal .formValidation {
    display: inline;
    position: absolute;
    left: 0;
    top: -30px;
    width: 100%;
    text-align: center;
}

.formResponsive .formHorizontal .rsform-block .formBody {
    position: relative;
}

.formResponsive .formHorizontal .formValidation .formError {
    margin: auto;
    padding: 0;
    display: inline-block;
    background: rgba(222, 6, 19, 0.7);
    color: #fff;
    padding: 0 10px;
    line-height: 20px;
    height: auto;
    border-radius: 4px;
    position: relative;
}

.formResponsive .formHorizontal .formValidation .formError:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.formResponsive .formHorizontal .formValidation .formError:after {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(222, 6, 19, 0.7);
    border-width: 6px;
    margin-left: -6px;
}

div.advanced-dropdown a.langChoose img {
    border: 1px solid white;
    vertical-align: middle;
}

.gm-style-iw div img {
    max-width: 100%;
}

.gm-style-iw p {
    margin: auto;
}

.rstboxes img {
    max-width: 100%;
    height: auto;
}

.custom.bt_sign {
    overflow: hidden;
    padding-bottom: 40px;
    text-align: center;
}

.custom.bt_sign p {
    margin: auto;
    display: inline-block;
    color: #e10613;
    line-height: 50px;
    font-size: 20px;
    vertical-align: top;
}

.custom.bt_sign a:hover {
    color: #fff;
}

.custom.bt_sign a {
    display: inline-block;
    background: #e10613 url(../images/mail-btnbg.png) no-repeat;
    font-size: 20px;
    line-height: 50px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 15px 0 57px;
    color: #fff;
    background-position: 12px center;
    vertical-align: top;
    margin-left: 40px;
}

#section-5 .moduletable.bt_sign_home {
    min-height: 340px;
}

#section-5 .moduletable.bt_sign_home .custom.bt_sign_home {
    background: rgba(223, 06, 19, 0.85);
    border-top: solid 6px #ffd500;
    position: relative;
    text-align: center;
    display: flex;
    height: 100%;
    align-items: center;
    padding: 0 15px;
}

#section-5 .moduletable.bt_sign_home .custom.bt_sign_home:before {
    content: "";
    position: absolute;
    background: url(../images/hm_mailbg.jpg) no-repeat;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -1;
}

#section-5 .moduletable.bt_sign_home p {
    font-size: 26px;
    line-height: 31px;
    color: #fff;
    font-weight: 300;
    margin: 0 0 50px 0;
}

#section-5 .moduletable.bt_sign_home a {
    display: inline-block;
    width: 100%;
    max-width: 248px;
    font-size: 20px;
    font-weight: 600;
    line-height: 55px;
    text-align: center;
    color: #1a1a1a;
    background: rgb(255, 213, 0);
    background: -moz-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    background: linear-gradient(to right, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f9eb21', GradientType=1);
}

#section-5 .moduletable.bt_sign_home a:hover {
    background: rgb(249, 235, 33);
    color: #1a1a1a;
    background: -moz-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: linear-gradient(to right, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9eb21', endColorstr='#ffd500', GradientType=1);
}

.gm-style-iw div.uk-margin>a {
    color: #df0613;
    font-size: 17px;
}

.gm-style-iw div.uk-margin>a:hover {
    color: #b20000;
}

#yoo-zoo .item div.pos-bottom .add-its h2 {
    margin-top: -15px;
    margin-bottom: 45px;
}

.home-page>div.rstboxes,
div.rstboxes {
    z-index: 99;
}

.rstbox-close {
    color: #fff;
}

div.advanced-dropdown a.langChoose img {
    border: transparent;
}

.home-page>div.cc-revoke,
.home-page>div.cc-window,
.home-page>div.cc-window.cc-banner,
.home-page>div.cc-window.cc-left,
.home-page>div.cc-window.cc-right {
    position: fixed !important;
}

#yoo-zoo .item h3 {
    font-family: "proxima-nova", sans-serif;
}

.rstbox-content p {
    margin: auto;
}

.simple-modal {
    -moz-border-radius: 6px;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    background-color: #FFF;
    border: 1px solid rgba(234, 238, 250, 0.6);
    border-radius: 6px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    color: gray;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    left: 20px;
    line-height: 18px;
    margin: 0;
    position: fixed !important;
    top: 20px;
    width: 600px;
    z-index: 99999 !important;
}

.cc-window.cc-static {
    position: fixed !important;
}

.cc-grower {
    z-index: 100 !important;
}

.error_area {
    background: -moz-linear-gradient(left, rgba(159, 6, 19, 0.9) 0%, rgba(223, 6, 19, 0.9) 100%);
    background: -webkit-linear-gradient(left, rgba(159, 6, 19, 0.9) 0%, rgba(223, 6, 19, 0.9) 100%);
    background: linear-gradient(to right, rgba(159, 6, 19, 0.9) 0%, rgba(223, 6, 19, 0.9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e69f0613', endColorstr='#e6df0613', GradientType=1);
    max-width: 637px;
    position: relative;
    border-left: 10px solid #ffd500;
    margin: 275px auto 85px auto;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 80px 40px;
}

.error_area p {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    margin: auto;
}

.error_area h2 {
    margin: auto auto 10px auto;
    font-size: 56px;
    font-weight: 900;
    line-height: 67px;
}

.error_area::after {
    content: "";
    background: url(../images/mario_404.png) no-repeat;
    position: absolute;
    left: -416px;
    top: -181px;
    width: 470px;
    height: 564px;
}

.tm-tables>div {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}

.tm-tables {
    text-align: center;
    padding-top: 15px;
}

a.yellow-btn {
    min-width: 328px;
    /* background: rgb(255, 213, 0); */
    /* background: -moz-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%); */
    /* background: -webkit-linear-gradient(left, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%); */
    background: linear-gradient(to right, rgba(255, 213, 0, 1) 0%, rgba(249, 235, 33, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#f9eb21', GradientType=1);
    color: #000;
    font-size: 28px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    padding: 0 20px;
}

a.yellow-btn:hover {
    background: rgb(249, 235, 33);
    background: -moz-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background: linear-gradient(to right, rgba(249, 235, 33, 1) 0%, rgba(255, 213, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9eb21', endColorstr='#ffd500', GradientType=1);
}

@media only screen and (min-width: 768px) {
    .hmslider ul.uk-slideshow,
    .hmslider ul.uk-slideshow>li {
        height: 100vh !important;
        min-height: 100vh !important;
    }
}

@media only screen and (max-width: 767px) {
    .item-page.prosfores_page iframe {
        height: 650px !important;
    }
    .rstbox-close {
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 30px;
    }
    .hmslider ul.uk-slideshow,
    .hmslider ul.uk-slideshow>li {
        height: 500px !important;
        min-height: 500px !important;
    }
    .home-page #slider {
        height: 500px;
    }
    #section-1 {
        opacity: 1;
        transform: translateY(0) !important;
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
    }
    .con-right p a:nth-child(5) {
        display: block;
    }
    .zlst_page #contain #yoo-zoo.blog-superhome .items {
        text-align: center;
    }
    .sld_btn {
        margin: auto;
    }
    div.mod-languages.advanced-dropdown ul {
        padding-top: 0;
        width: 50px;
    }
    div.mod-languages img {
        vertical-align: middle;
    }
    .design-img.design-1::before,
    .design-img1.design-1::before {
        display: none;
    }
    .hmslider .uk-overlay-panel.uk-overlay-bottom {
        padding: 0;
        bottom: 70px;
    }
    .contact-details>div.con-left>p br {
        display: none;
    }
    .custom.bt_sign p {
        line-height: 24px;
        margin-bottom: 25px;
        float: none;
    }
    .moduletable.depdropdown .deplist {
        min-width: 100%;
        max-width: 100%;
    }
    .moduletable.depdropdown .deplist>li {
        max-width: 100%;
    }
    .custom.bt_sign a {
        float: none;
        display: inline-block;
        margin: auto;
    }
    .issuuembed.issuu-isrendered {
        height: 470px !important;
    }
    .item-page.prosfores_page {
        padding: 20px 0;
    }
    .design-1 {
        width: 100%;
        max-width: 531px;
        padding: 15px 20px;
    }
    .hmslider .uk-overlay-panel>div.design-1 h3 {
        font-size: 30px;
        line-height: 36px;
    }
    .design-1 a {
        font-size: 17px;
    }
    .pdflist>div .uk-panel .uk-grid>div:last-child {
        width: calc(100% - 70px);
        margin: auto;
    }
    .pdflist>div .uk-panel .uk-grid>div:first-child {
        width: 70px;
    }
    .bottom-top.row {
        padding: 0;
        text-align: center;
    }
    .bottom-top .mails-footer #mc2_before_content p {
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        font-size: 18px;
        font-weight: 300;
    }
    .bottom-top .mails-footer form #mc2_email {
        padding-right: 15px;
    }
    .bottom-top .mails-footer form #mc2_add {
        position: relative;
        right: auto;
        font-family: "proxima-nova", sans-serif;
        top: auto;
        margin-top: 15px;
    }
    .moduletable.bnmenu .menu li {
        width: 100%;
        border-left: none;
        border-bottom: solid 1px rgba(26, 26, 26, 0.1);
        border-left: solid 1px rgba(26, 26, 26, 0.1);
        border-right: solid 1px rgba(26, 26, 26, 0.1);
    }
    .moduletable.bnmenu .menu li:last-child {
        border-bottom: solid 0px rgba(26, 26, 26, 0.1);
    }
    .zde-gal .uk-thumbnav.uk-flex-center {
        display: none;
    }
    .tp-logo .moduletable.lang_mod {
        position: absolute;
        right: 0;
        top: 15px;
        border: none;
    }
    .top .row {
        display: none;
    }
    .top-nav-bar {
        display: none;
    }
    .top {
        min-height: 20px;
    }
    .header .tp-logo {
        float: left;
        width: 100%;
        position: relative;
    }
    #showLeftPush {
        position: absolute;
        left: 0;
        top: 14px;
        width: 27px;
    }
    #showLeftPush>span {
        display: block;
        width: 100%;
        height: 4px;
        margin: 4px auto;
        background: #000;
    }
    .moduletable.logo {
        max-width: 86px;
        margin: -33px auto -15px auto;
        height: 86px;
    }
    /* .logo.custom a {
        vertical-align: top;
        height: 86px;
        width: 86px;
        border: solid 2px #fff;
        border-radius: 100%;
        display: block;
        background: #fff url(../images/Superhome_svg.svg) no-repeat;
        background-size: 100% 100%;
    } */
    .logo.custom a {
        vertical-align: top;
        height: 100px;
        width: 100px;
        border-radius: 100%;
        display: block;
        background: url("../images/Superhome_svg_20years.svg") no-repeat;
        font-size: 0;
        background-size: 100% 92%;
        background-position: bottom;
        position: relative;
        top: 0;
        left: -5px;
    }
    .logo img {
        height: auto;
    }
    .custom.banner {
        background-position: bottom center !important;
        height: 260px;
        background-attachment: scroll;
        background-size: 175%;
    }
    .item-page p {
        font-size: 16px;
        line-height: 25px;
        color: #1A1A1A;
    }
    .item-page h4 {
        font-size: 22px;
    }
    .left-bt {
        display: none;
    }
    .right-bt {
        width: 100%;
        text-align: center;
    }
    .custom.fright {
        text-align: center;
    }
    .custom.fright .social-icons {
        text-align: center;
    }
    .custom.fright .social-icons li {
        margin: 0 10px;
    }
    .row.footer {
        flex-wrap: wrap-reverse;
    }
    .moduletable.terms-m {
        margin-bottom: 45px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-align: center;
    }
    #bottom {
        padding-left: 15px;
        padding-right: 15px;
    }
    #bottom .bottom-mid.row,
    #bottom .footer.row {
        padding-left: 0;
        padding-right: 0;
    }
    .blig-list .items-row .item .img-left::after {
        clear: both;
        display: block;
        content: "";
    }
    .blig-list .items-row .item .blg-left {
        width: 100%;
        padding: 20px;
    }
    .blig-list .items-row .item {
        display: block;
        max-width: 394px;
        margin: auto;
    }
    .blog.blog-page>h2 {
        text-align: center;
    }
    .blog.blog-page .category-desc {
        padding-bottom: 50px;
        text-align: center;
    }
    .footer-con-social {
        display: block;
        text-align: center;
    }
    .footer-con-social .nsb_container {
        width: 100%;
        margin: auto;
        text-align: center;
        padding-top: 20px;
        padding-left: 15px;
    }
    #contain {
        padding-bottom: 45px;
    }
    .car-form>h3 {
        font-size: 30px;
        line-height: 36px;
    }
    .car-form::before {
        height: 275px;
    }
    .car-form #userForm h2 {
        color: #1A1A1A;
        font-size: 30px;
        line-height: 36px;
        font-weight: 700;
    }
    .car-form .formResponsive .formHorizontal .rsform-block {
        padding: 0 8px;
        display: block;
        width: 100%;
        max-width: 100% !important;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-your-resume,
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-submit {
        max-width: 100%;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-text {
        text-align: center;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-text br {
        display: none;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-apply-for {
        max-width: 255px;
        width: 100%;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-text p {
        font-size: 16px;
    }
    .contact-details>div {
        width: 100%;
        max-width: 100%;
    }
    .con-left h2 {
        text-align: center;
        font-size: 30px;
        line-height: 36px;
        margin: auto;
    }
    .con-left {
        padding: 30px 20px;
    }
    .con-left #userForm {
        padding: 0 10px;
    }
    .con-right {
        min-height: 428px;
    }
    .contact-page #contain {
        padding-bottom: 55px;
    }
    .add-list {
        display: block;
        text-align: center;
        margin: auto;
        padding: 0 10px;
    }
    .moduletable.add-its>h3 {
        margin-bottom: 40px;
        font-size: 30px;
        line-height: 36px;
    }
    .add-list .add-item {
        width: 100%;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        max-width: 345px;
        padding-bottom: 10px;
        display: inline-block;
        vertical-align: top;
    }
    #yoo-zoo.blog-superhome .items .width100 .teaser-item {
        width: 100%;
        max-width: 364px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .zde-gal .uk-thumbnav {
        padding: 0;
    }
    .zde-gal .uk-thumbnav li {
        margin-bottom: 10px;
    }
    .zde-gal .uk-slidenav {
        display: block !important;
        height: 46px;
        width: 46px;
        line-height: 46px;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        font-size: 28px;
    }
    .zde-gal .uk-slidenav.uk-slidenav-previous {
        left: 0;
    }
    .zde-gal .uk-slidenav.uk-slidenav-next {
        right: 0;
    }
    .hmslider .uk-overlay-panel>div {
        text-align: center;
    }
    .hmslider .uk-overlay-panel>div h3 {
        font-size: 24px;
        line-height: 30px;
    }
    #section-1 .row .custom {
        display: block;
        width: 100%;
        text-align: center;
    }
    .suleft {
        padding-top: 100px;
    }
    .suright {
        padding-top: 45px;
        max-width: 340px;
        margin: auto;
    }
    .custom.md-mod {
        display: block;
        text-align: center;
        padding: 45px 0;
    }
    .mdleft h3 {
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 15px 0;
    }
    .mdleft p {
        font-size: 22px;
        line-height: 26px;
    }
    .mdright {
        margin-top: 25px;
    }
    .custom.per_mod {
        min-height: 312px;
        background-attachment: scroll;
        background-size: 169%;
        background-position: right 75% !important;
    }
    .custom.per_mod>.md-data h3 {
        color: #fff;
        font-size: 30px;
        line-height: 36px;
        margin-left: 15px;
        padding-left: 15px;
    }
    .custom.per_mod>.md-data>a {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
        margin-left: 40px;
        width: 25px;
        background-size: 25px;
        height: 20px;
    }
    .moduletable.mo_tmods {
        padding-top: 75px;
        background: url(../images/Homepage_career-image_mo.jpg) no-repeat;
        background-position: center bottom;
    }
    .custom.mo_tmods {
        display: block;
        background: transparent;
        height: 482px;
    }
    .md-data>h3 {
        margin-left: 5px;
        padding-left: 15px;
        font-size: 29px;
        line-height: 35px;
    }
    .md-data>h3 span {
        font-size: 29px;
        line-height: 35px;
    }
    .md-data>a {
        display: inline-block;
        height: 20px;
        width: 25px;
        margin-left: 28px;
        margin-top: 20px;
        background: url(../images/arrow.png) no-repeat;
        font-size: 0;
        background-size: 25px;
    }
    .custom.mo_tmods>div:first-child {
        margin-left: 0;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: auto;
        max-width: 800px;
        width: 100%;
        padding-bottom: 35px;
    }
    #section-5 {
        padding: 60px 0;
    }
    #section-5 .row {
        max-width: 1550px;
        margin: auto;
        padding: 0 15px;
        overflow: hidden;
    }
    #section-5 .row .ls-div {
        margin: 0 -15px;
        flex-wrap: wrap;
    }
    #section-5 .moduletable {
        width: 100%;
        max-width: 375px;
        float: none;
        display: block;
        margin: 0 auto 15px;
        padding: 0 15px;
    }
    .top .row.cbp-spmenu-open {
        display: block;
        position: fixed;
        top: 76px;
        height: calc(100% - 76px);
        width: 100%;
        overflow: auto;
        background: #f3f3f3;
        padding-bottom: 35px;
        padding-top: 45px;
    }
    .top .row .moduletable.tlmenu {
        display: block;
        max-width: 276px;
        margin: auto auto 25px auto;
        background: #fff;
    }
    .top .row .moduletable.tlmenu .menu>li {
        display: block;
        margin: auto;
        border-top: solid 1px #dedede;
        border-left: solid 1px #dedede;
        border-right: solid 1px #dedede;
        line-height: 35px;
    }
    .top .row .moduletable.tlmenu .menu>li:last-child {
        border-bottom: solid 1px #dedede;
    }
    .top .row .moduletable.tlmenu .menu>li>a {
        display: block;
        line-height: 35px;
        color: #1a1a1a;
        text-align: left;
        padding: 0 20px;
        font-size: 18px;
    }
    .top .row .moduletable.lang_mod {
        border: none;
        padding: 0;
        width: 100%;
        max-width: 276px;
        margin: auto auto 25px auto;
        display: block;
        text-align: left;
    }
    div.advanced-dropdown a.langChoose:link,
    div.advanced-dropdown a.langChoose:visited {
        padding: 0;
        color: #df0613;
    }
    div.advanced-dropdown span.caret {
        border-top: 4px solid #df0613;
    }
    /*.top .row .moduletable.hsocial,
.top .row .moduletable.hphno {
    display: none;
}*/
    body.cbp-spmenu-push-toright {
        overflow: hidden;
    }
    .soci {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        overflow: hidden;
        min-height: 34px;
        text-align: center;
        display: flex !important;
        align-items: center;
        justify-content: center;
        background: #E10613;
    }
    .top .row .moduletable.tlmenu .menu>li.current>a,
    .top .row .moduletable.tlmenu .menu>li:hover>a {
        background: #ffd500;
        margin-left: -1px;
        margin-top: -1px;
        margin-right: -1px;
        padding-top: 1px;
        padding-right: 21px;
        padding-left: 21px;
    }
    .top .row .moduletable.tlmenu .menu>li:hover>.nav-child {
        display: block;
        position: relative;
        min-width: 100%;
        width: 100%;
        top: auto;
        left: auto;
        text-align: left;
        background: #F3F3F3;
    }
    .top .row .moduletable.tlmenu .menu>li>.nav-child>li>a {
        border-top: solid 1px #DEDEDE;
        display: block;
        position: relative;
        font-size: 18px;
        z-index: 0;
        padding: 0 20px;
        line-height: 35px;
    }
    .top .row .moduletable.tlmenu .menu>li>.nav-child>li:hover>a,
    .top .row .moduletable.tlmenu .menu>li>.nav-child>li.current>a {
        background: #fff;
        color: #1a1a1a;
        z-index: 1;
        border-bottom: solid 1px #ffd500;
        margin: 0 -1px -1px -1px;
        padding: 0 21px 1px;
        border-left: solid 1px #ffd500;
        border-right: solid 1px #ffd500;
        border-top: solid 1px #ffd500;
    }
    .error_area p {
        color: #fff;
        font-size: 24px;
        line-height: 28px;
        font-weight: 300;
        margin: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .item-page.prosfores_page {
        padding: 100px 0 0;
    }
    .item-page.prosfores_page iframe {
        height: 600px !important;
    }
    .zlst_page #contain #yoo-zoo.blog-superhome .items {
        text-align: center;
    }
    .hmslider .uk-slideshow.uk-slideshow-fullscreen,
    .hmslider .uk-slideshow.uk-slideshow-fullscreen>li {
        max-height: 780px;
    }
    #section-1 {
        margin-top: 780px !important;
        opacity: 1;
        transform: TranslateY(0);
    }
    .custom.bt_sign p {
        line-height: normal;
        margin-bottom: 20px;
        max-width: 575px;
        display: block;
    }
    .custom.bt_sign a {
        margin: auto;
    }
    .design-img.design-1,
    .design-img1.design-1 {
        margin: auto;
        width: 455px;
        text-align: center;
        padding: 15px 30px;
    }
    .design-1 a {
        margin: 0 auto auto auto;
    }
    .tp-logo .moduletable.lang_mod {
        position: absolute;
        right: 0;
        top: 15px;
        border: none;
    }
    .top .row {
        display: none;
    }
    .top-nav-bar {
        display: none;
    }
    .top {
        min-height: 35px;
    }
    .header .tp-logo {
        float: left;
        min-height: 55px;
        width: 100%;
        position: relative;
    }
    .moduletable.depdropdown .deplist {
        text-align: left;
        justify-self: center;
        left: auto;
    }
    .moduletable.depdropdown {
        margin: auto auto 20px auto;
        position: relative;
        display: block;
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    #showLeftPush {
        position: absolute;
        left: 0;
        top: 14px;
        width: 27px;
    }
    #showLeftPush>span {
        display: block;
        width: 100%;
        height: 4px;
        margin: 4px auto;
        background: #000;
    }
    .moduletable.logo {
        max-width: 120px;
        margin: -42px auto -42px auto;
        height: 120px;
    }
    /* .logo.custom a {
        vertical-align: top;
        height: 120px;
        width: 120px;
        border: solid 2px #fff;
        border-radius: 100%;
        display: block;
        background: #fff url(../images/Superhome_svg.svg) no-repeat;
        background-size: 100% 100%;
    } */
    .logo.custom a {
        vertical-align: top;
        height: 150px;
        width: 150px;
        border-radius: 100%;
        display: block;
        background: url("../images/Superhome_svg_20years.svg") no-repeat;
        font-size: 0;
        background-size: 100% 92%;
        background-position: bottom;
        position: relative;
        top: -10px;
    }
    .logo img {
        height: auto;
    }
    .custom.banner {
        background-position: top center;
        height: 277px;
        background-attachment: scroll;
        background-size: 175%;
    }
    .item-page p {
        font-size: 16px;
        line-height: 25px;
        color: #1A1A1A;
    }
    .item-page h4 {
        font-size: 22px;
    }
    .left-bt {
        display: none;
    }
    .right-bt {
        width: 100%;
        text-align: center;
    }
    .custom.fright {
        text-align: center;
    }
    .custom.fright .social-icons {
        text-align: center;
    }
    .custom.fright .social-icons li {
        margin: 0 10px;
    }
    #bottom {
        padding-left: 15px;
        padding-right: 15px;
    }
    #bottom .bottom-mid.row,
    #bottom .footer.row {
        padding-left: 0;
        padding-right: 0;
    }
    .blig-list .items-row .item .img-left::after {
        clear: both;
        display: block;
        content: "";
    }
    .blig-list .items-row .item .blg-left {
        width: 100%;
        padding: 20px;
    }
    .blig-list .items-row .item {
        display: block;
        max-width: 394px;
        margin: auto;
    }
    .blog.blog-page>h2 {
        text-align: center;
    }
    .blog.blog-page .category-desc {
        padding-bottom: 50px;
        text-align: center;
    }
    .footer-con-social {
        display: block;
        text-align: center;
    }
    .footer-con-social .nsb_container {
        width: 100%;
        margin: auto;
        text-align: center;
        padding-top: 20px;
        padding-left: 15px;
    }
    #contain {
        padding-bottom: 100px;
    }
    .car-form>h3 {
        font-size: 30px;
        line-height: 36px;
    }
    .car-form::before {
        height: 275px;
    }
    .car-form #userForm h2 {
        color: #1A1A1A;
        font-size: 30px;
        line-height: 36px;
        margin: auto;
        font-weight: 700;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-your-resume,
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-submit {
        max-width: 100%;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-text {
        text-align: center;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-text br {
        display: none;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-apply-for {
        max-width: 255px;
        width: 100%;
    }
    .car-form .formResponsive .formHorizontal .rsform-block.rsform-block-upload-text p {
        font-size: 16px;
    }
    .contact-details>div {
        width: 100%;
        max-width: 100%;
    }
    .con-left h2 {
        text-align: center;
        font-size: 30px;
        line-height: 36px;
        margin: auto;
    }
    .con-left {
        padding: 30px 20px;
    }
    .con-left #userForm {
        padding: 0 10px;
    }
    .con-right {
        min-height: 428px;
    }
    .contact-page #contain {
        padding-bottom: 55px;
    }
    .add-list {
        display: block;
        text-align: center;
        margin: auto;
        padding: 0;
        overflow: hidden;
        max-width: 700px;
    }
    .moduletable.add-its>h3 {
        margin-bottom: 40px;
        font-size: 30px;
        line-height: 36px;
    }
    .add-list .add-item {
        width: 100%;
        margin-bottom: 30px;
        margin-right: auto;
        margin-left: auto;
        max-width: 47%;
        padding-bottom: 10px;
        display: inline-block;
        vertical-align: top;
    }
    .add-list .add-item:nth-child(2n+2) {
        margin-left: 5%;
    }
    #yoo-zoo.blog-superhome .items .width100 .teaser-item {
        width: 100%;
        max-width: 364px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .zde-gal .uk-thumbnav {
        padding: 0;
    }
    .zde-gal .uk-thumbnav li {
        margin-bottom: 10px;
    }
    .zde-gal .uk-slidenav {
        display: block !important;
        height: 46px;
        width: 46px;
        line-height: 46px;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        font-size: 28px;
    }
    .zde-gal .uk-slidenav.uk-slidenav-previous {
        left: 0;
    }
    .zde-gal .uk-slidenav.uk-slidenav-next {
        right: 0;
    }
    .hmslider .uk-overlay-panel>div {
        text-align: center;
    }
    .hmslider .uk-overlay-panel>div h3 {
        font-size: 46px;
        line-height: 55px;
        margin: auto;
    }
    .custom.md-mod {
        display: block;
        text-align: center;
        padding: 70px 0;
    }
    .suright {
        max-width: 422px;
    }
    .mdright {
        margin-top: 25px;
    }
    .custom.per_mod {
        min-height: 734px;
        background-attachment: scroll;
        background-size: 169%;
        background-position: right 75% !important;
        background-repeat: no-repeat !important;
    }
    .custom.per_mod>.md-data h3 {
        color: #fff;
        margin-left: 15px;
        padding-left: 15px;
    }
    .custom.per_mod>.md-data>a {
        margin-left: 40px;
    }
    .moduletable.mo_tmods {
        background: url(../images/Homepage_career-image.jpg) no-repeat;
        background-position: 64% center;
        min-height: 426px;
    }
    .custom.mo_tmods {
        background: transparent;
    }
    .custom.mo_tmods>div:first-child {
        margin-left: 0;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: auto;
        max-width: 400px;
        width: 100%;
    }
    #section-5 {
        padding: 60px 0;
    }
    #section-5 .row {
        max-width: 1550px;
        margin: auto;
        padding: 0 15px;
        overflow: hidden;
    }
    #section-5 .row .ls-div {
        margin: auto;
        text-align: center;
        text-align: left;
        flex-wrap: wrap;
    }
    #section-5 .moduletable {
        width: 50%;
        max-width: 375px;
        float: none;
        display: block;
        margin: 0 auto 15px;
        padding: 0 15px;
    }
    .top .row.cbp-spmenu-open {
        display: block;
        position: fixed;
        top: 92px;
        height: calc(100% - 92px);
        width: 100%;
        overflow: auto;
        background: #f3f3f3;
        padding-top: 45px;
        padding-bottom: 35px;
    }
    .top .row .moduletable.tlmenu {
        display: block;
        max-width: 276px;
        margin: auto auto 25px auto;
        background: #fff;
    }
    .top .row .moduletable.tlmenu .menu>li {
        display: block;
        margin: auto;
        border-top: solid 1px #dedede;
        border-left: solid 1px #dedede;
        border-right: solid 1px #dedede;
        line-height: 35px;
    }
    .top .row .moduletable.tlmenu .menu>li:last-child {
        border-bottom: solid 1px #dedede;
    }
    .top .row .moduletable.tlmenu .menu>li>a {
        display: block;
        line-height: 35px;
        color: #1a1a1a;
        text-align: left;
        padding: 0 20px;
        font-size: 18px;
    }
    .top .row .moduletable.lang_mod {
        border: none;
        padding: 0;
        width: 100%;
        max-width: 276px;
        margin: auto auto 25px auto;
        display: block;
        text-align: left;
    }
    div.advanced-dropdown a.langChoose:link,
    div.advanced-dropdown a.langChoose:visited {
        padding: 0;
        color: #df0613;
    }
    div.advanced-dropdown span.caret {
        border-top: 4px solid #df0613;
    }
    /*.top .row .moduletable.hsocial,
.top .row .moduletable.hphno {
    display: none;
}*/
    body.cbp-spmenu-push-toright {
        overflow: hidden;
    }
    .soci {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        overflow: hidden;
        min-height: 34px;
        text-align: center;
        display: flex !important;
        align-items: center;
        justify-content: center;
        background: #E10613;
    }
    .top .row .moduletable.tlmenu .menu>li.current>a,
    .top .row .moduletable.tlmenu .menu>li:hover>a {
        background: #ffd500;
        margin-left: -1px;
        margin-top: -1px;
        margin-right: -1px;
        padding-top: 1px;
        padding-right: 21px;
        padding-left: 21px;
    }
    .top .row .moduletable.tlmenu .menu>li:hover>.nav-child {
        display: block;
        position: relative;
        min-width: 100%;
        width: 100%;
        top: auto;
        left: auto;
        text-align: left;
        background: #F3F3F3;
    }
    .top .row .moduletable.tlmenu .menu>li>.nav-child>li>a {
        border-top: solid 1px #DEDEDE;
        display: block;
        position: relative;
        font-size: 18px;
        z-index: 0;
        padding: 0 20px;
        line-height: 35px;
    }
    .top .row .moduletable.tlmenu .menu>li>.nav-child>li:hover>a,
    .top .row .moduletable.tlmenu .menu>li>.nav-child>li.current>a {
        background: #fff;
        color: #1a1a1a;
        z-index: 1;
        border-bottom: solid 1px #ffd500;
        margin: 0 -1px -1px -1px;
        padding: 0 21px 1px;
        border-left: solid 1px #ffd500;
        border-right: solid 1px #ffd500;
        border-top: solid 1px #ffd500;
    }
    .bottom-top .mails-footer #mc2_before_content p {
        text-align: center;
        margin-bottom: 20px;
    }
    .bottom-top .mails-footer form {
        max-width: 450px;
        float: none;
        width: 100%;
        position: relative;
        margin: auto;
        clear: both;
    }
    .bottom-top .mails-footer #mc2_before_content {
        max-width: 580px;
        float: none;
        margin: auto;
    }
    .contact-details {
        display: flex;
        flex-wrap: wrap;
        background: #F1F1F1;
        text-align: center;
        justify-content: center;
        max-width: 560px;
        margin: auto;
    }
    .error_area p {
        color: #fff;
        font-size: 24px;
        line-height: 28px;
        font-weight: 300;
        margin: auto;
    }
}

@media only screen and (max-width: 400px) {
    #yoo-zoo .item div.pos-bottom .add-its h2 {
        max-width: 265px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 360px) {
    .soci {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }
    .top .row.cbp-spmenu-open {
        padding-bottom: 0;
    }
}

@media only screen and (min-width:1921px) {
    .custom.banner {
        height: 495px;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-attachment: fixed;
        background-position: center top;
    }
}