/*
Theme Name: iNTERAD
Theme URI: http://interad.gr/
Author: iNTERAD
Author URI: http://interad.gr/
Description: FxeTrades
Template: betheme
Version: 2.0
*/

html {
    font-size: 62.5% !important;
    scroll-behavior: smooth;
}
:root {
    --primary_color: #20d666;
    --awb-highlight-color: var(--primary_color, #20d666);
    --awb-highlight-width: 6;
    --bg-blue: #0d1267;
    --open-green: #f5f8ee;
    --dark-green: #08394a;
    --text-green: #50B964;
}
#Header .top_bar_left,
.header-classic #Top_bar,
.header-plain #Top_bar,
.header-stack #Top_bar,
.header-split #Top_bar,
.header-shop #Top_bar,
.header-shop-split #Top_bar,
.header-fixed #Top_bar,
.header-below #Top_bar,
#Header_creative, #Top_bar #menu,
.sticky-tb-color #Top_bar.is-sticky {
    background: #020741;
}
.fusion-highlighted-text-prefix {
    color: #1fd662;
    display: block;
    font-size: 4rem;
    font-weight: 400;
    margin: 10px 0;
}
.subtitle-moto {
    font-size: 2.56rem !important;
    font-weight: 400;
    line-height: 30px;
    color: white;
    margin-top: 100px;
}
.fusion-highlighted-text-wrapper {
    position: relative;
    display: inline-block;
}
.fusion-text-wrapper {
    color: white;
}
.fusion-highlighted-text {
    position: relative;
    display: inline-block;
    color: #1fd662;
}
.fusion-highlighted-text-wrapper svg {
    position: absolute;
    top: 70%;
    left: 50%;
    width: calc(100% + 0.75em);
    height: calc(100% + 0.75em);
    transform: translate(-50%,-50%);
    overflow: visible;
}
.fusion-highlighted-text-wrapper svg path {
    stroke: var(--awb-highlight-color);
    stroke-width: var(--awb-highlight-width);
    fill: none;
    stroke-dasharray: 1500;
    stroke-linecap: round;
    stroke-linejoin: round;
    animation: fusion-title-highlight 10s;
    animation-name: fusion-title-highlight-off-loop;
}


@keyframes fusion-title-highlight {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    15% {
        stroke-dasharray: 1500 1500
    }

    85% {
        opacity: 1
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0
    }

    100% {
        stroke-dasharray: 0 1500;
        opacity: 0
    }
}

@keyframes fusion-title-highlight-off-loop {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    15% {
        stroke-dasharray: 1500 1500
    }

    85% {
        opacity: 1
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }

    100% {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }
}
.logo-inside {
    margin-bottom: 80px;
}

.moto-home {
    background: #020741;
    padding: 240px 0 250px 0;
    overflow: hidden;
}
.moto-home .section_wrapper{
    z-index: 2;
}
.moto-home .section-decoration.bottom{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
}
.newroom {
    padding: 100px 0;
}


.svg-headers {
    position: relative;
    color: #1fd662;
}
.innovate-header .svg-headers {
    color: #020741;
}
.custom-heading h2 {
    color: #020741;
    font-size: 8rem;
    font-weight: 400;
    line-height: 70px;
    position: relative;
}
.custom-heading h2 svg {
    position: absolute;
    top: 70%;
    left: 50%;
    width: calc(100% + 0.75em);
    height: calc(100% + 0.75em);
    transform: translate(-50%,-50%);
    overflow: visible;
}
.custom-heading h2 svg path {
    stroke: var(--awb-highlight-color);
    stroke-width: var(--awb-highlight-width);
    fill: none;
    stroke-dasharray: 1500;
    stroke-linecap: round;
    stroke-linejoin: round;
    animation: fusion-title-highlight 10s;
    animation-name: fusion-title-highlight-off-loop;
}
.custom-heading {
    margin-bottom: 50px;
}
.custom-iconbox .mfn-icon-box{
    background-color: #020741;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 100px 30px;
    margin-bottom: 30px;
    transition: all ease .5s;
    border-radius: 6px;
}
.custom-iconbox .title.label {
    text-align: center;
    color: white;
    font-size: 3rem;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 20px;
}
.custom-iconbox .title.label .bold-sub {
    font-weight: 400;
    color: #1fd662;
    font-size: 4rem;
}
.custom-iconbox .desc {
    text-align: center;
    color: #bbbbbb;
    font-size: 2.5rem;
    font-weight: 400;
}
.custom-iconbox .icon-wrapper {
    position: absolute;
    opacity: 0.1;
    left: -15px;
    top: 7%;
}
.custom-iconbox .icon-wrapper i {
    color: #bbbbbb!important;
    font-size: 14rem !important;
}

.newroom .custom-heading h2 svg {
    top: 50%;
}


.empower-content {
    padding: 80px 0 0;
    background-image: radial-gradient(circle, #0d1267, #08105d, #040e54, #020b4a, #020741);
}
.empower-iconbox .icon-wrapper {
    display: none;
}
.empower-iconbox .mfn-icon-box {
    margin-bottom: 60px;
}
.empower-iconbox .icon-wrapper i {
    color: white !important;
    font-size: 2.5rem !important;
    font-weight: 400;
}
.empower-header  {
    margin-bottom: 100px;
}
.empower-header h2 {
    font-size: 6rem;
    color: white;
}
.empower-iconbox .title {
    color: #1fd662;
    font-weight: 400;
    font-size: 4rem;
    margin-bottom: 10px;
}
.empower-iconbox .desc {
    font-size: 2.5rem;
    font-weight: 400;
    color: #bbbbbb;
}
.robot-img {
    left: 0;
}


.innovate-row {
    padding: 100px 0 100px 0;
}
.innovate-row h2 {
    font-size: 6rem;
    color: #020741;
}
.innovate-row .empower-iconbox .desc {
    color: #020741;
}
.custom-fast .mcb-column-inner{
    border-radius: 6px;
}
.fusion-all-cont {
    padding: 60px;
    text-align: center;
    background: white;
    border-radius: 6px;
}
.fusion-content:first-child {
    color: #1fd662;
    font-weight: 400;
    font-size: 4rem;
    margin-bottom: 10px;
}
.fusion-content:last-child {
    font-size: 2.5rem;
    font-weight: 400;
    color: #020741;
}
.boxes-logo p{
    color: #2eff7f;
    font-weight: 400;
    font-size: 4rem;
    margin-bottom: 10px;
}
.boxes-logo h6 {
    font-size: 2.5rem;
    font-weight: 400;
    color: white;
}
.why-header h2{
    font-size: 8rem;
}
.why-header {
    margin-bottom: 40px;
}
.text-green {
    color: #2eff7f;
    font-weight: 400;
}
.press-letter-logo {
    width: 235px;
    height: 50px;
    top: 6px;
    position: relative;
}
.customazable-fast .svg-headers {
    font-size: 6rem;
}
.press-letter-logo path,
.fav-logo path {
    fill: #2eff7f !important;
}
.logo-green path {
    fill: #1fd662 !important;
}
.fav-logo svg {
    height: auto;
    width: 350px;
}
.why-press .mfn-divider-inner {
    width: 70% !important;
}
.start-today {
    padding: 150px 0;
    background-image: radial-gradient(circle, #0d1267, #08105d, #040e54, #020b4a, #0a0f51);
}
.start-today .custom-heading h2 {
    font-size: 6rem;
    font-weight: 400;
    color: white;
}
.start-today .fusion-all-cont {
    background: #020741;
}
.start-today .fusion-content:first-child{
    line-height: 40px;
}
.start-today .fusion-content:last-child{
    color: #bbbbbb;
}
#Footer .widgets_wrapper {
    padding: 0;
}
.mfn-footer .footer_copy {
    border-top: 0 solid rgba(255,255,255,.1);
}
#Footer .footer_copy .copyright {
    float: unset;
}
#Footer .footer_copy .mcb-column-inner {
    margin: 0;
}
.copyright-f {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-content: center;
}
.copyright-f svg {
    margin-right: 10px;
}
.details-icons h4.title.label {
    color: #1fd662;
    font-size: 3rem;
    font-weight: 400;
}
.details-icons img{
    display: none;
    filter: invert(63%) sepia(63%) saturate(574%) hue-rotate(87deg) brightness(93%) contrast(92%);
}
.details-info {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1fd662;
}
.details-info a {
    color: #bbbbbb;
    font-size: 2.5rem;
    font-weight: 400;
    margin: 0 30px;
}
.contacts {
    margin-top: 100px;
}
.details-info .line {
    color: #bbbbbb;
}
.like-btn {
    margin-top: 50px;
}
.like-btn p{
    text-align: center;
    font-size: 4rem;
    color: #1fd662;
}
.start-here-btn .mcb-column-inner{
    margin: 0;
}
.start-here-btn p {
    text-align: center;
    max-width: 185px;
    margin: 0 auto;
    line-height: 42px;
}
.start-here-btn p a:hover {
    background: #65ffa0;
}
.start-here-btn p a {
    font-weight: 700;
    text-decoration: none;
    background: #1fd662;
    color: #020741;
    border-radius: 50px;
    padding: 10px 35px;
}
.contacts .mcb-column-inner{
    margin:0;
}
#Top_bar .top_bar_right .action_button {
    font-weight: 700;
}
#Top_bar .top_bar_right .action_button:hover {
    background: #65ffa0;
}
.fusion-simple-text br{
    display: none;
}
.fusion-highlighted-text-prefix br{
    display: none;
}

#Top_bar a.responsive-menu-toggle {
    display: none !important;
}
.mobile-br {
    display: none;
}

.green-words p br{
    display: none;
}

/*MEDIA*/


@media  (min-width: 1921px) and (max-width: 10000px) {
    .custom-full-row .section_wrapper.mfn-wrapper-for-wraps.mcb-section-inner {
        width: 1920px;
    }
    .newroom {
        background-size: cover;
    }
    .innovate-row {
        background-size: cover;
    }

}

@media (max-width: 1720px){
    .robot-wrap .mcb-wrap-inner{
        justify-content: center!important;
    }
}

@media (max-width: 1670px){
    .empower-header h2, .customazable-fast .svg-headers, .start-today .custom-heading h2{
        font-size : 5rem;
    }
    .empower-iconbox .title {
        font-size: 3.5rem;
    }

    
}

@media (max-width: 1430px){
    .moto-home {
        padding: 240px 25px 250px;
    }
    .newroom {
        padding: 100px 25px;
    }
    .start-today {
        padding : 150px 25px;
    }
    .empower-header h2, .customazable-fast .svg-headers, .start-today .custom-heading h2 {
        font-size: 4.2rem;
    }
    .empower-iconbox .title {
        font-size: 3rem;
    }
    .empower-iconbox .desc, .fusion-content:last-child {
        font-size : 2.3rem;
    }
    .empower-header {
        margin-bottom: 90px;
    }
    .innovate-row h2{
        line-height: 55px;
    }
    .start-today .custom-iconbox .icon-wrapper{
        left:0;
    }
    #Footer .container,#Header .container{
        padding: 0 35px;
    }
}

@media (max-width: 1370px){
    h1, .newroom h2, .why-header h2{
        font-size: 6.5rem;
    }
    .fusion-highlighted-text-prefix, .custom-iconbox .title.label .bold-sub, .fusion-content:first-child, .boxes-logo p{
        font-size:3.5rem;
    }
    .fusion-simple-text{
        font-size:2.4rem;
    }
    .custom-iconbox .title.label {
        font-size: 2.8rem;
    }
    .custom-iconbox .desc, .boxes-logo h6{
        font-size: 2.2rem;
    }
    .fav-logo svg {
        width: 300px;
    }
    .green-words p{
        font-size: 3.5rem;
    }
}

@media (max-width: 1290px){
    .robot-wrap img {
        width: 80%;
    }
    .robot-wrap {
        top: 65px !important;
    }
    .inbox-wrap{
        width: 65%!important;
    }
    .logo-wrap{
        width: 35%!important;
    }
    .empower-header h2 {
        font-size: 3.6rem;
    }
    .customazable-fast .svg-headers, .start-today .custom-heading h2{
        font-size: 3.8rem;
    }
    
    .empower-iconbox .title {
        font-size: 2.7rem;
    }
    .empower-iconbox .desc, .fusion-content:last-child {
        font-size: 2.2rem;
    }
    .empower-header {
        margin-bottom: 70px;
    }
    .innovate-row h2 {
        line-height: 45px;
    }
    .customize-section{
        padding: 0 25px;
    }
    .customazable-fast{
        margin-bottom: 25px;
    }
    .start-today-heading{
        margin-bottom: 25px;
    }
}

@media (max-width: 1239px){
    .robot-wrap {
        top: auto !important;
    }
    .empower-header h2 {
        line-height: 36px;
    }
    .section_wrapper{
        max-width: 1220px;
    }
    #Footer .container, #Header .container {
        max-width: 1220px;
    }
    .header-classic #Top_bar.is-sticky {
        position : fixed;
    }
}

@media (max-width: 1190px){
    .empower-wrap .mcb-wrap-inner,
    .innovate-row .mcb-wrap-inner {
        width: 70% !important;
        margin: 0 auto;
    }
    .empower-wrap,
    .innovate-row  .wrap:first-child {
        order: 1;
        width: 100% !important;
    }
    .robot-wrap,
    .innovate-row  .wrap:last-child{
        order: 2;
        top: 0 !important;
    }
    .empower-content .section_wrapper,
    .innovate-row .section_wrapper {
        display: flex;
        flex-direction: column;
    }
    .moto-home {
        padding: 210px 25px;
    }
    h1, .newroom h2, .why-header h2 {
        font-size: 5.5rem;
    }
    .fusion-highlighted-text-prefix, .custom-iconbox .title.label .bold-sub, .fusion-content:first-child, .boxes-logo p{
        font-size: 3.2rem;
    }
    .fusion-simple-text {
        font-size: 2.3rem;
    }
    .inbox-wrap{
        width: 70%!important;
    }
    .logo-wrap{
        width: 30%!important;
    }
    .custom-iconbox .title.label {
        font-size: 2.6rem;
    }
    .custom-iconbox .desc, .boxes-logo h6{
        font-size: 2rem;
    }
    .custom-iconbox .mfn-icon-box{
        padding: 100px 15px;
    }
    .innovate-row .mcb-wrap-inner{
        justify-content: start!important;
    }
    .innovate-row .innovate-image-wrap{
        width: 60%;
    }
    .fav-logo svg {
        width: 280px;
    }
}

@media (max-width: 1080px){
    .inbox-wrap{
        width: 73%!important;
    }
    .logo-wrap{
        width: 27%!important;
    }
    .logo-green svg{
        max-width: 90%;
    }
    .fusion-all-cont {
        padding : 60px 30px;
    }
    .copyright-f span{
        font-size: 1.7rem;
    }
}

@media (max-width: 1030px){
    h1, .newroom h2, .why-header h2 {
        font-size: 5rem;
    }
    .fusion-highlighted-text-prefix, .custom-iconbox .title.label .bold-sub, .fusion-content:first-child, .boxes-logo p {
        font-size: 3rem;
    }
    .fusion-simple-text {
        font-size: 2.1rem;
    }
    .moto-home {
        padding: 190px 25px;
    }
    .custom-iconbox .title.label {
        font-size: 2.4rem;
    }
    .custom-iconbox .desc{
        font-size: 1.8rem;
    }
    .boxes-logo h6 {
        font-size: 2.2rem;
        line-height: 25px;
    }
    .fav-logo svg {
        width: 255px;
    }
}

@media (max-width: 959px){
    .logo-wrap, .inbox-wrap {
        width: 100%!important;
    }
    .subtitle-moto{
        margin: 75px 0;
    }
    .moto-home {
        padding: 80px 25px;
    }
    .logo-green svg {
        max-width: 100%;
    }
    .inbox-column{
        text-align: center;
    }
    a.action_button{
        font-size: 1.6rem;
    }
    .green-words p {
        font-size: 3rem;
    }
    .details-info a {
        font-size: 2.3rem;
    }
}

@media (max-width: 932px){
    .custom-iconbox.sec .desc br{
        display: none;
    }
    .fusion-all-cont {
        padding: 60px 20px;
    }
    .copyright-f{
        flex-direction: column;
        gap: 8px;
    }
    #Footer .footer_copy .copyright {
        padding: 5px 0 8px;
    }
}

@media (max-width: 880px){
    .robot-wrap img {
        width: 100%;
    }
    .custom-iconbox .desc br{
        display: none;
    }
    .newroom .custom-heading{
        width: 100%;
    }
    .innovate-row .innovate-image-wrap {
        width: 70%;
    }
    .fusion-content:last-child {
        font-size: 2rem;
    }
    .fusion-all-cont {
        padding: 60px 12px;
    }
    .customize-section {
        padding: 0 15px;
    }
    .why-press .wrap{
        width: 100%!important;
    }
    .fav-logo svg {
        width: 235px;
        margin: 20px 0 28px;
    }
    .start-today {
        padding : 100px 17px;
    }
}

@media (max-width: 767px){
    .robot-wrap .mcb-column-inner {
        text-align: center;
    }
    .empower-header {
        margin-bottom: 45px !important;
    }
    .mobile-header-mini #Top_bar .top_bar_left {
        float: none;
        position: relative;
        width: auto !important;
    }
    .mobile-header-mini #Top_bar a.action_button {
       display: flex !important;
    }
    #Top_bar .column {
        flex-wrap: wrap;
        align-items: center;
    }
    #Top_bar .top_bar_right {
        float: right !important;
        position: relative !important;
        padding: 0 20px;
        flex-grow: 1;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .mobile-header-mini #Top_bar #logo {
        height: 60px!important;
        line-height: 60px!important;
        margin: 0 30px 0 20px !important;
        padding: 15px 0 !important;
    }
    #Top_bar .logo {
        margin: 0 30px 0 20px !important;
    }
    #Top_bar {
        background-color: #020741 !important;
    }
    .content_wrapper .section_wrapper{
        max-width: 1220px !important;
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .logo-green svg {
        max-width: 85%;
    }
    h1, .newroom h2, .why-header h2 {
        font-size: 4.5rem;
    }
    .custom-iconbox .desc, .boxes-logo h6 {
        font-size: 2.2rem;
    }
    .custom-iconbox .mfn-icon-box {
        padding: 75px 15px;
    }
    .innovate-row .innovate-image-wrap {
        width: 85%;
    }
    .customazable-fast{
        margin-bottom: 25px!important;
    }
    .customize-section {
        padding: 0 25px;
    }
    .fusion-content:last-child {
        font-size: 2.2rem;
    }
    .start-today-heading{
        margin-bottom: 25px!important;
    }
    .start-today {
        padding : 100px 25px;
    }
    .contacts{
        margin-top: 50px!important;
    }
    .unleash-wrap{
        padding-top: 50px;
    }
}

@media (max-width: 690px){
    .empower-wrap .mcb-wrap-inner,
    .innovate-row .mcb-wrap-inner {
        width: 90% !important;
    }
    .fusion-highlighted-text-prefix  {
        font-size: 2.7rem;
    }
    .fusion-simple-text {
        font-size: 2rem;
    }
    .green-words p {
        font-size: 2.8rem;
    }
}

@media (max-width: 655px){
    .fusion-simple-text br{
        display: block;
    }
    .custom-iconbox .desc, .boxes-logo h6 {
        font-size: 2rem;
    }
    .robot-wrap img {
        width: 85%;
    }
    .fusion-content:first-child {
        margin-bottom: 15px;
    }
    .details-info a {
        font-size : 2.5rem;
    }
}
@media (max-width: 620px){
    .green-words p {
        font-size: 2.5rem;
    }
    .details-info a {
        font-size: 2.2rem;
    }
}
@media (max-width: 580px){
    .empower-header h2 {
        line-height: 61px;
    }
    .empower-iconbox .desc {
        line-height: 28px;
    }
    .mobile-br {
        display: block;
    }
    .fusion-highlighted-text-prefix br{
        display: block;
    }
    .logo-green svg {
        max-width: 75%;
    }
    .fusion-highlighted-text-prefix {
        margin-bottom: 30px;
    }
    h1, .newroom h2, .why-header h2 {
        font-size: 4rem;
    }
    .fusion-highlighted-text-prefix{
        line-height: 27px;
    }
    .fusion-simple-text {
        line-height: 35px;
    }
    .fusion-highlighted-text-prefix {
        font-size: 3rem;
    }
    .fusion-simple-text {
        font-size: 2.2rem;
    }
    .subtitle-moto {
        margin: 65px 0;
    }
    .custom-iconbox .desc br,.custom-iconbox.sec .desc br {
        display: block;
    }
    .custom-iconbox .desc {
        line-height: 28px;
    }
    .innovate-row h2 {
        line-height: 45px;
    }
    .why-header h2 {
        margin-bottom: 40px !important;
    }
    .fav-logo svg {
        width: 200px;
    }
    .details-info a {
        font-size: 2.1rem;
        margin: 0 20px;
    }
    .copyright-f span {
        line-height: 23px;
    }
    .green-words p {
        text-align: center;
        line-height: 33px;
    }
    .green-words p br {
         display: block;
    }
}

@media (max-width: 480px){
    .innovate-row h2 {
        font-size: 3rem;
        line-height: 36px;
    }
    h1.fusion-title-heading {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
    }
    .mobile-header-mini #Top_bar .top_bar_right {
        right: 10px;
    }
    #Top_bar .column {
        flex-wrap: nowrap;
    }
    h1, .newroom h2, .why-header h2 {
        font-size: 3.5rem;
    }
    .logo-green svg {
        max-width: 70%;
    }
    .fusion-highlighted-text-prefix, .custom-iconbox .title.label .bold-sub, .empower-iconbox .title, .fusion-content:first-child, .boxes-logo p {
        font-size: 2.5rem;
    }
    .fusion-simple-text {
        font-size: 2rem;
    }
    .subtitle-moto {
        margin: 65px 0 50px;
    }
    .moto-home {
        padding: 80px 25px 60px;
    }
    .custom-iconbox .title.label {
        font-size: 2.2rem;
    }
    .custom-iconbox .title.label{
        line-height: 30px;
    }
    .custom-iconbox .mfn-icon-box {
        padding: 65px 15px;
    }
    .empower-iconbox .desc, .fusion-content:last-child {
        font-size: 2rem;
    }
    .innovate-row .innovate-image-wrap {
        width: 95%;
    }
    .customazable-fast .svg-headers,.start-today .custom-heading h2 {
        font-size : 3.4rem;
    }
    .start-today .custom-heading h2{
        line-height: 63px;
    }
    .fusion-all-cont {
        padding: 50px 12px;
    }
    .fav-logo svg {
        width: 175px;
    }
    .details-info{
        flex-direction: column;
    }
    .details-info .line{
        display: none;
    }
    .details-info a {
        font-size: 2.3rem;
        line-height: 37px;
    }
}
@media (max-width: 450px){
    .green-words p {
        font-size: 2.3rem;
    }
    .details-info a {
        font-size: 2.1rem;
    }
}
@media (max-width: 420px){
    .green-words p {
        font-size: 2.1rem;
    }
    .details-info a {
        font-size: 2rem;
    }
}

@media (max-width: 400px){
    h1, .newroom h2, .why-header h2 {
        font-size: 3rem;
    }
    .custom-iconbox .title.label .bold-sub, .empower-iconbox .title, .fusion-content:first-child, .boxes-logo p  {
        font-size: 2.3rem;
    }
    .custom-iconbox .title.label {
        font-size: 2.1rem;
        line-height: 29px;
    }
    .fusion-simple-text {
        font-size: 1.8rem;
        line-height: 16px;
    }
    .logo-green svg {
        max-width: 60%;
    }
    .subtitle-moto {
        margin: 58px 0 25px;
    }
    .moto-home {
        padding: 80px 25px 45px;
    }
    .custom-iconbox .desc, .boxes-logo h6 {
        font-size: 1.9rem;
    }
    .custom-iconbox .mfn-icon-box {
        padding: 60px 15px;
    }
    .newroom {
        padding: 70px 25px;
    }
    .newroom h2{
        padding-bottom: 70px;
    }
    .newroom .column_spacer{
        display: none;
    }
    .empower-header h2 {
        font-size: 3.1rem;
    }
    .customazable-fast .svg-headers, .start-today .custom-heading h2{
        font-size: 2.8rem;
    }
    .empower-iconbox .desc, .fusion-content:last-child {
        font-size: 1.9rem;
    }
    .empower-header h2 {
        line-height: 54px;
    }
    .innovate-row h2 {
        line-height: 42px;
    }
    .fav-logo svg {
        width: 155px;
        margin: 15px 0 28px;
    }
    .start-today .custom-heading h2 {
        line-height: 54px;
    }
    .details-info a {
     /*   font-size: 2.2rem;*/
        line-height: 30px;
    }
    .copyright-f span {
        font-size: 1.6rem;
    }
    .action_button {
        padding: 9px 28px!important;
    }
    #Top_bar .logo {
        margin: 0 15px 0 20px !important;
    }
}
@media (max-width: 385px){
    .contacts.green-words{
        max-width: 230px;
    }
}
@media (max-width: 340px){
    .empower-iconbox .desc, .fusion-content:last-child{
        font-size: 2rem;
    }
    .empower-iconbox .title {
        font-size: 2.2rem;
    }
    .innovate-row h2 {
        font-size: 2.8rem;
        line-height: 36px;
    }
    .custom-iconbox .desc {
        line-height: 25px;
        font-size: 1.8rem;
    }
    h1, .newroom h2{
        font-size: 2.5rem;
    }
    .empower-header h2{
        font-size: 2.8rem;
    }
    .customazable-fast .svg-headers,.start-today .custom-heading h2{
     font-size: 2.6rem;
 }
 .empower-header h2 {
        line-height: 49px;
    }
    .innovate-row h2 {
        line-height: 38px;
    }
    a.action_button {
        font-size: 1.5rem;
    }
    .action_button {
        padding: 8px 26px!important;
    }
}