@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200&display=swap');
@font-face {
    font-family: 'b-bold';
    src: url('../fonts/BahijJanna-Bold.woff2') format('woff2'), url('../fonts/BahijJanna-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'b-regular';
    src: url('../fonts/BahijJanna.woff2') format('woff2'), url('../fonts/BahijJanna.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: montserrat;
    margin-top: -30px !important;
}


/* header css */

.uper-logo {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.switcher.notranslate {
    right: 10px;
    position: absolute;
}

a.navbar-brand img {
    width: 100%;
}

.navbar-nav {
    float: unset !important;
    margin: 0;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background-color: #ffffff;
    width: 100%;
}

nav.navbar.navbar-expand-lg.navbar-light {
    width: 100%;
    padding: 0px;
}

div#navbarTogglerDemo01 {
    justify-content: space-between;
    padding: 0px;
}

.navbar-nav {
    margin: unset !important;
}

a.navbar-brand {
    float: right;
}

span.investE {
    font-weight: 900;
}


/* banner css */

section.banner {
    width: 100%;
    background-image: url(../images/015.jpg);
    height: auto;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.banertext {
    margin: 5% auto;
    text-align: center;
    color: white;
    max-width: 800px;
    font-family: 'Montserrat';
}

section.banner.arabic .banertext {
    margin: 7% auto;
    text-align: center;
    color: white;
    max-width: 800px;
    font-family: 'Montserrat';
}

.whitearow img.img-fluid {
    width: 98px;
}

.whitearow {
    margin-right: 10px;
    height: 35px;
    display: flex;
    align-items: center;
}

strong {
    font-weight: bolder !important;
}

.banertext h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 34px;
    color: white;
    font-family: 'Montserrat';
    margin-top: 45px;
}

.subHeadings {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.banertext h1 {
    font-weight: 400;
    font-size: 24px;
    line-height: 35px;
    color: white;
    font-family: 'Montserrat';
}

.banertext button {
    line-height: 26px;
    border: none;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #1877bd;
    background-color: white;
    font-family: 'Montserrat';
    height: 66px;
    text-transform: none;
}

.banertext button a {
    color: #1877bd;
}

section.banner.arabic.banertext button {
    font-family: 'b-regular';
}

section.banner.arabic .subHeadings p {
    font-family: 'b-regular';
}

.banertext p {
    font-size: 20px;
    /* text-align: right; */
    font-weight: 600;
    font-family: 'Montserrat';
    color: white;
}

.banner.arabic a {
    color: #1b77bd;
    font-family: 'b-regular';
}


/* second css */

.device-section {
    background-color: #ffffff;
    padding: 40px 10px;
    text-align: center;
}

.device-section h5 {
    color: #27a4dd;
    font-size: 26px;
    margin-top: 13px;
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
}

.devicesDiv {
    text-align: center;
    padding-bottom: 10px;
}

.devicesDiv h3 {
    font-size: 23px;
    color: #32a3db;
    font-family: 'Montserrat';
    line-height: 38px;
    font-weight: 500;
}

.device-section img {
    width: 225px;
}

.device-section img.acer {
    margin-top: 23px;
}

.window-section.windo_arabic button {
    font-family: 'b-bold';
}

.window-section.windo_arabic button a,
.education-section.arabic_education button a {
    color: white;
    font-family: 'b-bold';
}


/* 3rd section */

.invest-section {
    padding: 20px 10px;
    background-color: #32a3db;
    text-align: center;
    color: white;
    font-style: oblique;
    width: 100%;
}

.invest-section span {
    font-size: 22px;
    font-family: 'Montserrat';
}

.functionalty-blurb p {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #000002;
}

.function_arabic .functionalty-blurb p {
    font-size: 24px;
}

.invest-section.invest_araboc span {
    font-family: 'b-regular';
    font-style: normal;
}


/* fourth section */

.window-section {
    padding: 50px 10px;
    background-color: #e6f5fa;
}

.window-rightImg {
    margin-top: 30px;
}

.window-section span.window-heading {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    font-family: 'Montserrat';
    color: #000002;
}

.window-section p {
    padding: 20px 0px;
    font-size: 18px;
    font-family: 'Montserrat';
    color: #000002;
    line-height: 30px;
}

.window-section button {
    font-family: 'Montserrat';
    border: none;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 700;
    color: white;
    background-color: #31a4dd;
    height: 66px;
}

.window-section button a {
    color: #fff;
}

.window-section .window-rightImg img {
    width: 415px;
}

.windo_arabic span.window-heading {
    font-size: 35px;
    font-family: 'b-regular';
}

.windo_arabic p {
    font-family: 'b-regular';
}


/* 5th section */

.functionalty-section img {
    width: 120px;
    padding-bottom: 20px;
}

.functionalty-section .function-heading span {
    font-size: 20px;
    color: #f3b516;
    font-family: 'Montserrat';
    font-weight: 500;
}

.function-heading {
    padding-bottom: 40px;
}

.functionalty-section .functionalty-blurb span {
    font-size: 20px;
    font-family: 'Montserrat';
}

.functionalty-section .functionalty-blurb {
    text-align: center;
    position: relative;
    padding: 0px 30px;
}

.functionalty-section {
    padding: 50px 0px;
    text-align: center;
}

.functionalty-section .functionalty-blurb .arrow img {
    width: 115px;
}

.function_arabic .function-heading span {
    font-size: 30px;
}

.function_arabic .functionalty-blurb p {
    font-family: 'b-regular';
}


/* education section css */

.education-section .window-rightImg img {
    width: 467px;
}

.education-section {
    background-color: #f3b516;
    padding: 50px 10px;
}

.education-section span.window-heading {
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    font-family: 'Montserrat';
    color: #000002;
}

.education-section p {
    padding: 20px 0px;
    font-size: 16px;
    color: #000002;
    font-family: 'Montserrat';
    line-height: 30px;
}

.education-section button {
    border: none;
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    color: white;
    background-color: #a47412;
}

.education-section button a {
    font-size: 25px;
}

.education-section button a {
    color: white;
    text-transform: none;
}

.education-section button a:hover {
    color: white !important;
}


/* Form Valdation message below form*/

.connect-section .form-section .wpcf7-response-output {
    float: left;
    width: 100%;
    padding: 15px 10px;
    text-align: center;
    font-size: 17px;
}


/* easy to use css */

.arabic_easyUse span.blurb-aronbic {
    font-family: 'b-regular' !important;
    font-size: 30px !important;
}

.easyUse-section {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.easyUse-section .easyUse-blurb {
    text-align: center;
    background-color: #e9541c;
    padding: 40px;
    border-radius: 20px;
    margin: 10px 10px;
    height: 500px;
}

.easyUse-heading span {
    font-family: 'Montserrat';
    font-weight: 500;
}

.easyUse-section img {
    width: 100px;
}

.easyUse-section .subHeading span {
    font-size: 21px;
    color: white;
    font-weight: 600;
    font-family: 'Montserrat';
}

.easyUse-section .subHeading {
    padding: 20px 0px;
}

.easyUse-section .subHeading p {
    padding-top: 10px;
    color: white;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Montserrat';
}

.arabic_easyUse .subHeading p {
    font-size: 25px;
    font-family: 'b-regular';
}

.easyUse-section .easyUse-heading {
    text-align: center;
    padding: 20px;
    font-size: 15px;
    color: #e9541c;
    margin-bottom: 10px;
    font-family: 'Montserrat';
    font-weight: 500;
}


/* microsoft section css */

.microsoftright-text {
    text-align: right;
    font-family: 'Montserrat';
}

.microsoft-section img {
    width: 500px;
    border-radius: 19px;
}

.microsoftright-text h3 {
    text-align: right !important;
    font-family: 'Montserrat';
}

.microsoft-section h3 {
    font-size: 23px;
    color: #7cba33;
    font-weight: 800;
    font-family: 'Montserrat';
    text-align: center;
    line-height: 42px;
}

.microsoft-section p {
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 30px;
    color: #000002;
}

.microsoft-section span {
    font-size: 18px;
}

.microsoft-section {
    background-color: #f2f8ea;
    padding: 50px 15px;
}

.microsoft-section .microsofft {
    padding: 30px 40px 20px 15px;
}

.microsoft-section.microsoft_arabic p {
    font-family: 'b-regular';
}


/* sharing css */

.sharing-section {
    background-color: #31a4dd;
    padding: 20px 0px;
    color: white;
    display: flex;
    align-items: center;
    width: 100%;
}

.sharing-section img {
    width: 90px;
}

.sharing-section span {
    font-size: 24px;
    line-height: 34px;
    font-family: 'Montserrat';
}

.sharing-text {
    display: flex;
    align-items: center;
}


/* sharing Arebic section css */

.sharing-section .arebic_text p {
    font-size: 34px;
    font-family: 'b-bold';
    padding-left: 77px;
}

.sharing_arabic .sharing-section img {
    float: left;
}


/* connect section css */

.connect-section {
    padding: 50px 0px;
}

.connetc-heading span {
    font-size: 19px;
    font-weight: 700;
    color: #42627b;
    font-family: 'Montserrat';
    line-height: 24px;
}

.connect-section p {
    font-size: 20px;
    color: #42627b;
    font-weight: 600;
    font-family: 'Montserrat';
}

.connect-section p.itelic {
    padding: 20px 0px;
}

.connect-section .form-section {
    padding: 10px;
}

.connect-section input[type="text"],
input[type="email"] {
    width: 100%;
    background-color: #d6ecf7;
    border: none;
    padding: 20px 20px;
    border-radius: 10px;
}

.connect-section span.jrole {
    margin: 0px 12px;
    font-size: 20px;
    color: #3f617c;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 33px;
}

.connect-section input[type="checkbox"] {
    width: 26px;
    height: 19px;
}

.connect-section .roleButton {
    padding: 40px;
    text-align: right;
}

.connect-section .roleButton button {
    border: none;
    background-color: #41617a;
    padding: 10px 20px;
    color: white;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}

.connect-section .jobRole span {
    align-items: center;
    font-size: 20px;
    color: #3f6178;
    font-weight: 500;
}

.connect-section.connect_arabic.jobRole span {
    align-items: center;
    font-size: 20px;
    color: #3f6178;
    font-weight: 500;
    font-family: 'b-regular';
}

.connect_arabic .connetc-heading p {
    font-family: 'b-bold';
}

.connetc-heading a {
    color: #42627b;
}

.connect_arabic .connetc-heading span {
    font-family: 'b-bold';
}

.connect-section.connect_arabic .jobRole span {
    align-items: center;
    font-size: 26px;
    color: #3f6178;
    font-weight: 500;
    font-family: 'b-regular';
    line-height: 27px;
}

.connect-section .jobRole h4 {
    color: #41617a;
    font-weight: 400;
    font-size: 27px;
    font-family: 'b-regular';
}

.connect_arabic .connect-section .jobRole h4 {
    font-family: 'b-regular';
}

.role-btn input[type="submit"] {
    background-color: #42627b;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 18px;
    padding: 12px 19px;
}

.connect_arabic .role-btn input[type="submit"] {
    background-color: #42627b;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 31px;
    padding: 0px 19px;
    font-family: 'b-bold';
    float: left;
    margin-left: 10px;
}

.connect_arabic .role-btn input[type="submit"]:hover {
    color: white;
}


/*
form css*/

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    font-size: 20px;
    color: #3f6178;
    font-family: 'Montserrat';
    color: #41617A;
    font-weight: 500;
}

.connect-section.connect_arabic input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    font-family: 'b-regular';
}

.form-section label {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 20px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    width: 100%;
    background-color: #d6ecf7;
    border: none;
    padding: 15px 10px;
    margin: 7px;
    border-radius: 5px;
}

.form-section p input.wpcf7-form-control.wpcf7-submit {
    border: none;
    background-color: #41617a;
    padding: 10px 37px;
    color: white;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    margin: 20px;
    float: right;
}

textarea:focus,
input[type="text"]:focus {
    background-color: #d6ecf7 !important;
}

.collapse {
    display: block !important;
}

.collapse {
    display: unset !important;
    visibility: unset !important;
}


/** AR PAGE CSS **/

.main-holder.ar-windowpage .whitearow img {
    transform: rotate(180deg);
}

.main-holder.ar-windowpage .uper-logo {
    display: flex;
    width: 100%;
    direction: ltr;
    justify-content: space-between;
}

.main-holder.ar-windowpage section.top-language {
    width: 100%;
}

.main-holder.ar-windowpage section.top-language .wp-block-button {
    width: auto;
}

.main-holder.ar-windowpage .device-section .devicesDiv {
    max-width: 890px;
    margin: 0 auto;
}

.main-holder.ar-windowpage .device-section.device-arabic .dir-sec {
    direction: ltr;
}

.main-holder .device-section.device-arabic {
    text-align: center;
}

.device-section.device-arabic {
    width: 100%;
}

.main-holder.ar-windowpage .window-section.windo_arabic {
    direction: ltr;
}

.main-holder.ar-windowpage .window-section.windo_arabic .col-sm-6:first-child {
    direction: rtl;
    text-align: initial;
}

.main-holder.ar-windowpage .window-section.windo_arabic span.window-heading {
    text-align: right;
}

span.blue-txt {
    color: #32a3db;
}

.main-holder.ar-windowpage .window-section.windo_arabic p {
    margin: 6px 0 14px 0;
    padding: 0;
}

.main-holder.ar-windowpage .window-section.windo_arabic .window-rightImg {
    text-align: center;
}

.main-holder.ar-windowpage .window-section.windo_arabic button {
    margin-top: 10px;
}

.main-holder.ar-windowpage .functionalty-section.function_arabic .function-heading span {
    font-family: 'b-regular';
    font-size: 30px;
}

.main-holder.ar-windowpage .functionalty-section .functionalty-blurb {
    direction: ltr;
    justify-content: center;
}

.main-holder.ar-windowpage .functionalty-section .functionalty-blurb p {
    direction: rtl;
}

.main-holder.ar-windowpage .education-section.arabic_education {
    padding: 50px 0px 0px;
    direction: rtl;
}

.main-holder.ar-windowpage .education-section.arabic_education .osedu {
    padding: 0px 5px 0px 45px;
    text-align: right;
}

.main-holder.ar-windowpage .arabic_education span.window-heading {
    font-size: 30px;
}

.main-holder.ar-windowpage .arabic_education span.window-heading span {
    color: #a47412;
}

.main-holder.ar-windowpage .arabic_education p {
    text-align: initial;
}

.main-holder.ar-windowpage .easyUse-section.arabic_easyUse .dir-sec {
    direction: ltr;
}

.main-holder.ar-windowpage .easyUse-section.arabic_easyUse .container {
    width: 100%;
    max-width: 1066px;
}

.main-holder.ar-windowpage .easyUse-section.arabic_easyUse .dir-sec p {
    line-height: 30px;
    font-size: 22px;
    direction: rtl;
}

.main-holder.ar-windowpage .easyUse-section.arabic_easyUse .dir-sec .subHeading>p {
    margin: 0px 0 8px 0;
}

.main-holder.ar-windowpage .easyUse-section.arabic_easyUse .dir-sec .subHeading span.blurb-aronbic {
    font-size: 24px !important;
}

.main-holder.ar-windowpage .easyUse-section.arabic_easyUse .dir-sec .easyUse-blurb {
    min-height: 480px;
    padding: 30px;
}

.main-holder.ar-windowpage .easyUse-section.arabic_easyUse .dir-sec .easyUse-heading p {
    font-size: 30px;
    font-family: 'b-regular';
    margin: 0;
    padding: 0;
}

.main-holder.ar-windowpage .microsoft-section.microsoft_arabic .row {
    direction: initial;
}

.main-holder.ar-windowpage .microsoft-section.microsoft_arabic p {
    direction: rtl;
    font-size: 26px;
    float: right;
}

.main-holder.ar-windowpage .microsoft-section.microsoft_arabic .content-micr365 h3 {
    display: block;
    width: 100%;
    float: left;
    font-family: 'b-bold';
}

.main-holder.ar-windowpage .microsoft-section.microsoft_arabic .content-micr365 h3 p {
    max-width: 270px;
    float: right;
    font-size: 44px;
    direction: inherit;
    text-align: right;
    line-height: 45px;
}

.main-holder.ar-windowpage .microsoft-section.microsoft_arabic {
    width: 100%;
    /* max-width: 1000px; */
    margin: 0 auto;
}

.main-holder.ar-windowpage .microsoft-section.microsoft_arabic .container {
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
    float: none;
}

.main-holder.ar-windowpage .microsoft-section.microsoft_arabic .row:last-child .content-micr365 h3 p {
    max-width: none;
    font-size: 42px;
}

.main-holder.ar-windowpage .sharing-section.sharing_arabic {
    float: left;
    width: 100%;
    margin: 0 auto;
}

.main-holder.ar-windowpage .sharing-section.sharing_arabic .sharingDiv {
    direction: ltr;
}

.main-holder.ar-windowpage .sharing-section.sharing_arabic .sharingDiv p {
    font-size: 52px;
    text-align: right;
    line-height: 60px;
    margin: 0;
    font-family: 'b-regular';
}

.main-holder.ar-windowpage .sharing-section.sharing_arabic .sharingDiv img {
    padding-top: 15px;
    float: none;
}

.main-holder.ar-windowpage .sharing-section.sharing_arabic .sharingDiv .arebic_text+div {
    text-align: center;
}

.main-holder.ar-windowpage div#content-wrapper footer#colophon {
    direction: initial;
}

.main-holder.ar-windowpage .connect-section.connect_arabic .connetc-heading {
    direction: rtl;
    text-align: right;
}

.main-holder.ar-windowpage .connect-section.connect_arabic .connetc-heading p.itelic i {
    font-size: 28px;
    font-weight: 500;
    font-family: 'b-regular';
}

.main-holder.ar-windowpage .content-micr365 p {
    text-align: initial;
}

.main-holder.ar-windowpage .connect-section.connect_arabic input[type="text"] {
    direction: rtl;
}

.main-holder.ar-windowpage .connect-section.connect_arabic .jobRole h4 {
    text-align: right;
    direction: rtl;
    padding-right: 7px;
    padding-top: 20px;
}

.main-holder.ar-windowpage .connect-section.connect_arabic .jobRole span.wpcf7-form-control-wrap span.wpcf7-checkbox {
    width: 100%;
}

.main-holder.ar-windowpage .connect-section.connect_arabic .jobRole span.wpcf7-form-control-wrap span.wpcf7-checkbox label {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.main-holder.ar-windowpage .connect-section.connect_arabic .jobRole span.wpcf7-form-control-wrap span.wpcf7-checkbox span.wpcf7-list-item {
    width: 100%;
}

.main-holder.ar-windowpage .connect-section.connect_arabic .jobRole span.wpcf7-form-control-wrap span.wpcf7-checkbox span.wpcf7-list-item span.wpcf7-list-item label {
    display: flex;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 !important;
}

.main-holder.ar-windowpage .connect-section.connect_arabic .jobRole .col {
    padding: 0 20px;
}

.main-holder.ar-windowpage .connect-section .roleButton {
    padding: 0px;
}

.main-holder.ar-windowpage .subHeadings {
    direction: rtl;
}

.main-holder.ar-windowpage .device-section .devicesDiv h3 {
    direction: rtl;
}

.main-holder.ar-windowpage h2 {
    direction: rtl;
}

.main-holder.ar-windowpage span.text-boldd {
    font-family: 'b-bold';
    font-weight: 600;
    display: inline-block;
    margin: 0 5px 0 2px;
}


/* media query  */

@media screen and (min-width: 768px) {
    .uper-logo a img.img-fluid {
        width: 35%;
    }
    a.micro img.img-fluid {
        float: right;
    }
    .education-section {
        padding: 61px;
        background-color: #f3b516;
        overflow: hidden;
    }
    section.banner {
        height: 400px;
    }
    .device-section {
        text-align: unset;
    }
    .device-section h5 {
        margin-top: -13px;
    }
    .functionalty-section .functionalty-blurb {
        text-align: center;
        position: relative;
    }
    .education-section {
        background-color: #f3b516;
    }
    .microsoft-section h3 {
        font-size: 44px;
    }
}

@media screen and (min-width: 991px) {
    .banertext h2 {
        font-size: 50px;
        line-height: 34px;
        margin-top: 0px;
    }
    .banertext h1 {
        font-size: 60px;
        line-height: 62px;
    }
    section.banner.arabic h1.designed {
        font-family: 'b-bold';
    }
    .banertext button {
        font-size: 27px;
        margin-top: 15px;
    }
    .banertext p {
        font-size: 26px;
    }
    .devicesDiv h3 {
        font-size: 33px;
        line-height: 38px;
    }
    .invest-section span {
        font-size: 35px;
        font-family: 'Montserrat';
    }
    span.investE {
        font-weight: bolder !important;
        font-size: 37px;
    }
    .window-section span.window-heading {
        font-size: 28px;
        line-height: 35px;
    }
    .window-section p {
        font-size: 22px;
    }
    .windo_arabic p {
        font-size: 25px;
    }
    .function_arabic .function-heading span {
        font-size: 34px;
    }
    .window-section button {
        font-weight: 700;
        font-size: 26px;
    }
    .functionalty-section .function-heading span {
        font-size: 26px;
        font-weight: 500;
    }
    .education-section span.window-heading {
        font-size: 29px;
        line-height: 28px;
    }
    .arabic_education span.window-heading {
        font-size: 35px;
        line-height: 28px;
        font-family: 'b-bold';
    }
    .easyUse-section.arabic_easyUse .easyUse-heading {
        font-size: 25px;
    }
    .education-section p {
        font-size: 22px;
        line-height: 30px;
        color: #000002;
        font-weight: 400;
    }
    .education-section.arabic_educationp {
        font-size: 25px;
    }
    .education-section button {
        font-size: 27px;
        font-weight: 700;
    }
    .easyUse-section .easyUse-heading {
        font-size: 24px;
    }
    .microsoft-section h3 {
        font-size: 40px;
        text-align: left;
    }
    .microsoft-section p {
        font-size: 20px;
        line-height: 30px;
    }
    .sharing-section span {
        font-size: 44px;
        line-height: 43px;
        font-family: 'Montserrat';
    }
    .sharing-section img {
        float: right;
    }
    .connetc-heading span {
        font-size: 35px;
        color: #42627b;
    }
    .connect-section p {
        font-size: 30px;
    }
    .form-section {
        padding: 0px !important;
    }
    .easyUse-section .easyUse-blurb {
        height: 460px;
    }
    .devicesDiv h3 {
        font-size: 33px;
        line-height: 38px;
        font-weight: 500;
    }
    .switcher.notranslate {
        right: 10px;
        position: absolute;
        top: 90px;
    }
    .functionalty-section .functionalty-blurb .arrow {
        margin-top: 50px;
    }
    span.wpcf7-not-valid-tip {
        color: #f00;
        font-size: 14px;
        font-weight: normal;
        display: block;
    }
    .switcher.notranslate {
        top: 81px;
        right: 47px;
    }
    a.navbar-brand img {
        width: 35% !important;
    }
    a.navbar-brand.secndLogo img {
        float: right;
    }
    ul.navbar-nav {
        margin-top: 0px !important;
    }
    .microsoft_arabic h3 p {
        font-size: 35px;
        color: #7cba33;
        font-family: 'b-regular';
    }
    .function_arabic .function-heading span {
        font-size: 34px;
        font-family: 'b-bold';
    }
    .education-section.arabic_education p {
        font-size: 25px;
        font-family: 'b-bold';
    }
    .arabic_easyUse .easyUse-heading p {
        font-size: 35px;
        line-height: 32px;
        font-family: 'b-bold';
    }
    .microsoft_arabic .microsoft-section p {
        font-size: 35px;
        font-family: 'b-bold';
    }
    .device-section.device-arabic .devicesDiv h3 {
        font-family: 'b-bold';
    }
}