/* Copyright (c) 2026 Timesort, Inc.
   Proprietary and confidential.
   This software is the property of Timesort, Inc. and is protected under applicable intellectual property laws.
   Unauthorized use, reproduction, or distribution is strictly prohibited. */

/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');

body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    color: #222324;
}

@font-face {
    font-family: 'Eras Demi ITC';
    src: url('ErasITC-Demi.woff2') format('woff2'),
        url('ErasITC-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times';
    src: url('Times-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

/* .rowBlock {
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 360px !important;
    margin: 0 auto !important;
    background-color: #fff;
}

.sidebar .rowBlock {
    padding: 0px 8px;

} */

/* .rowBlock .higherLevelGroup {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */

/* .rowBlock .higherLevelGroup.firstGroup {
    border-top: .9px solid #000;
    position: relative;
    margin: 20px 0px;
}

.rowBlock .higherLevelGroup.middleGroup {
    border-left: .9px solid #000;
    border-right: .9px solid #000;
    position: relative;
    margin: 30px 0px;
}

.rowBlock .higherLevelGroup.lastGroup {
    border-bottom: .9px solid #000;
    position: relative;
    margin: 20px 0px;
}

.rowBlock .higherLevelGroup.middleGroup::after {
    content: "";
    position: absolute;
    border-right: .9px solid #000;
    width: 1px;
    height: 368px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.rowBlock .higherLevelGroup.firstGroup::after {
    content: "";
    position: absolute;
    border-right: .9px solid #000;
    width: 1px;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.rowBlock .higherLevelGroup.lastGroup::after {
    content: "";
    position: absolute;
    border-right: .9px solid #000;
    width: 1px;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.rowBlock .higherLevelGroup.middleGroup::before {
    content: "";
    position: absolute;
    border-top: .9px solid #000;
    width: 100%;
    height: 2px;
    top: 50%;
    max-width: 400px;
    transform: translateY(-51%);

}

.rowBlock:first-child .higherLevelGroup.firstGroupside {
    margin-top: 0;
}

.rowBlock:last-child .higherLevelGroup.lastGroupside {
    margin-bottom: 0;
} */

/* .rowBlock .higherLevelGroup.firstGroupside {
    border-top: .5px solid #000;
    position: relative;
    margin: 20px 0px;
    margin-top: 0;
}

.rowBlock .higherLevelGroup.middleGroupside {
    border-left: .9px solid #000;
    border-right: .9px solid #000;
    position: relative;
    margin: 30px 0px;
}

.rowBlock .higherLevelGroup.lastGroupside {
    border-bottom: .5px solid #000;
    position: relative;
    margin: 20px 0px;
}

.rowBlock .higherLevelGroup.middleGroupside::after {
    content: "";
    position: absolute;
    border-right: .5px solid #000;
    width: 1px;
    height: 79px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.rowBlock .higherLevelGroup.firstGroupside::after {
    content: "";
    position: absolute;
    border-right: .5px solid #000;
    width: 1px;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.rowBlock .higherLevelGroup.lastGroupside::after {
    content: "";
    position: absolute;
    border-right: .5px solid #000;
    width: 1px;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
} */

/* .rowBlock .higherLevelGroup.middleGroupside::before{
    content:"";
    position: absolute;
    border-top: .9px solid #000;
    width: 100%;
    height: 2px;
    top: 50%;
    max-width: 400px;
    transform: translateY(-51%);
      
} */

/* .rowBlock .parentDiv {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.parentDivside {
    display: block;
    width: 50%;

}

.rowBlock .parentDiv .col-3 {
    width: 25% !important;
    flex: none !important;
    max-width: initial !important;
    padding-right: 0px;
    padding-left: 0px;
    display: flex;
    justify-content: center;
    height: 23px;
}

.rowBlock .parentDiv .col-3 a {
    opacity: 1;
}

/* .rowBlock .parentDiv .col-3 a p {
    margin: 0;
    text-transform: uppercase;
    width: max-content;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    font-family: sans-serif !important;
    padding: 0px 5px;
    line-height: 1.2;
} */

/* .rowBlock .parentDiv .col-3 a p.fullName {
    display: none;
    background-color: #c8ebfc !important;
    padding: 2px 5px;
    position: absolute;
    width: max-content;
    z-index: 2;
    text-transform: capitalize;
    font-family: sans-serif !important;
    left: 0;

} */
/* 
.rowBlock .parentDiv .col-3 a p:hover p.fullName {
    display: block;
}

.rowBlock .parentDiv .col-3 a p:hover {
    background-color: #c8ebfc !important;
} */

/* .inkapil .react-calendar .react-calendar__navigation {
    height: 45px !important;

} */

/* .inkapil .react-calendar .react-calendar__month-view .react-calendar__month-view__days {
    min-height: 283px !important;

} */

/* .inkapil .react-calendar__month-view__days button {
    min-height: 56px !important;
} */

/* .katex .mord *:hover */

/* .katexContentBlock .stretchy.colorbox {
    width: 0;
}

.katexContentBlock .mord.boxpad>.mord {
    background-color: #FFE1C8;
    padding: 3.5px 5px;
}

.katexContentBlock .mord.boxpad:hover {
    opacity: .2;
}

.katexContentBlock .mord.boxpad>a {
    background-color: #FFD7D7;
    padding: 3.5px 5px;
}

.katexContentBlock .mord.boxpad:hover {
    opacity: .2;
}

.katex .boxpad {
    padding: 0 !important;
} */

/* .katexContentBlock {
    margin-bottom: 0;
    text-align: justify;
    padding: 12px;
                background-color: #fffef9;
    margin: 0px 14px 0px 17px;
    box-shadow: 0px 0px 4px 2px #fffef9;
}

.katexContentBlock,
.katexContentBlock .katex,
.katexContentBlock .katex .mord.text .mord,
.katexContentBlock .katex .mord.mathnormal {
                font-family: 'Times';
    font-family: KaTeX_Main, Times New Roman, serif !important;
    font-size: 17px;
} */

.katexContentBlock .katex span.mord.textbf {
    font-family: KaTeX_Main, Times New Roman, serif !important;
    font-weight: 700;
}

.katexContentBlock .katex span.base {
    white-space: unset;
    width: auto;
    line-break: anywhere;
}

.katexContentBlock .katex-display .katex span.base {
    max-width: 100%;
    overflow: auto hidden;
    width: 100%;
}

/* .row.bttndiv {
    max-width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    justify-content: space-between;
} */

.row.bttndiv .col-6 {
    padding: 0;
    flex: 0 0 48%;
    max-width: 48%;
}

/* .header .row {
    align-items: center;
} */

.userin.rmrf .new-heading-tex-789 .katex-html {
    display: flex;
}

/* .fs{
    position: relative!important;
    animation: animateright .3s!important;} */
.userin.rmrf a:hover {
    cursor: auto;
    text-decoration: none;
}

.footer-menu ul li a img.calendarGuest {
    height: 20px;
}

/* .footer-menu li a div {
    display: flex;
} */

/* .footer-menu ul {
    height: 42px;
    align-items: center;
} */

.footer-menu li a sub {
    /* display: none; */
    opacity: 0;
    bottom: unset;
}

.footer-menu li a.active2 sub span.katex-mathml {
    display: none;
}

/* .footer-menu li.active.left a sub span {
    left: -3px;
} */

/* .footer-menu li.active a sub span {
    left: -2px;
    top: -2px;
    font-size: 14.025px;
    color: #222324;
    background-color: transparent;

} */

/* .footer-menu li.active a sub span, */
/* .footer-menu li a.active2 sub span {
    background-color: transparent;
    top: 1.5px;
    left: -2px;
    font-size: 14.025px;
    color: #222324;
    position: unset;
} */

/* .footer-menu li.active a sub,
.footer-menu li a.active2 sub {
    display: inline-block;
    opacity: 1;
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
    font: normal 1.21em KaTeX_Main, serif;
    width: 16px;
    height: 20px;
    position: relative;
} */

.header1 .search .form-inline .btn.closeBtn {
    font-size: 16.25px;
}

/* .calendarGuest{

} */
@font-face {
    font-family: 'Blackboard';
    src: url('../font/Blackboard.woff') format('woff');
}

.sectionone.changable .scrollClass.newscreen1 {
    min-width: 100%;
    padding: 0 !important;
}

.front {
    z-index: 9999999;
}

/* .new-heading-tex-789 {
    margin-bottom: 0px;
}

.new-heading-tex-780 {
    margin-bottom: 0px;
} */

.new-heading-tex-789 .katex {
    display: block;
    line-height: 0;
}

.new-heading-tex-780 .katex {
    display: block;
    line-height: 0;
}

/* .userin.rmrf .new-heading-tex-789 span span {
    color: #333;
    font: normal 16px KaTeX_Main, Times New Roman, serif;
    font-weight: 900;
} */

/* .userin.rmrf .new-heading-tex-780 span span {
    color: #333;
    font: normal 16px KaTeX_Main, Times New Roman, serif;
    font-weight: 900;
} */
/* 
.userin .new-heading-tex-789 span span {
    color: #333;
    font: normal 16px KaTeX_Main, Times New Roman, serif;
    font-weight: 900;
} */

/* .userin .new-heading-tex-780 span span {
    color: #333;
    font: normal 16px KaTeX_Main, Times New Roman, serif;
    font-weight: 900;
} */

.profile_initials {
    background-color: #f5f5f5 !important;
    color: #808080 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0px;
    text-transform: uppercase;
    height: 100%;
    box-shadow: 0px 0px 4px 2px #0000000a;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
    background-color: transparent !important;
}

html,
body,
.container-fluid,
div#root,
.itmain,
.newscreen1,
.screen1 {
    height: 100%;
}

.justify-center {
    justify-content: center !important;
}

/* 
.justify-center li {
    width: 15% !important;
} */

.login-form-login {
    position: fixed;
    width: 400px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    background: white;
    height: 340px;
    border: 1px solid #ccc;
    padding: 38px;
    border-radius: 8px;
}

.login-form-login .form label {
    width: 100%;
    font-family: KaTeX_SansSerif;
    margin-top: 18px;
    margin-bottom: 5px;
}

.login-form-login .form input {
    width: 100%;
    line-height: 38px;
    padding: 0 15px;
    border: 0.5px solid gray !important;
}

.login-form-login .form input[type="submit"] {
    background: #2b2828;
    margin-top: 16px;
    color: #fff;
    font-weight: 600;
    line-height: 42px;
    border: navajowhite;
}

.login-form-login .title {
    font-size: 24px;
    font-weight: 600;
}

.roll.scrollClass.newscreen1newssc {
    padding: 60px 0;
}

.intype.commentdiv {
    position: absolute;
    bottom: 43px;
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
    background: white;
    border-radius: 10px;
    z-index: 99999999;
}

.searchlst .userin .imgg,
.followingmain .userin .imgg.imcnti {
    line-height: 40px;
}

.footer-menu ul li:first-child a img.scure {
    box-shadow: none;
    border-radius: 0;
    height: 30px;
    width: auto;
}

.inkap.emptybio {
    padding: 0 10px;
    margin-bottom: 10px;
    /* margin-top: 110px; */
}

.footer-menu ul li:first-child a img.scure {
    box-shadow: none;
    border-radius: 0;
    height: 20px;
    width: auto;
}

/* .inkap.emptybio.prin {
    margin-top: 80px;
} */

/* .sectionone.sectionone_div {
    margin-top: -44px;
} */

.userpoint.secondeletedAccountIdentifier {
    min-height: 12px;
}

/* Adjust the duration for sliding the new page as needed */
.newscreen01 .page {
    transition: transform 0.2s ease-in-out;
}

/* //old page exiting, hides it underneath (bottom)  */
.newscreen01 .pageSlider-exit>.page {
    z-index: 1;
}

/* //new page entering, show it on top */
.newscreen01 .pageSlider-enter>.page {
    z-index: 10;
}

/* //LEFT transition transform 100% to the right */
.newscreen01 .pageSlider-enter.left>.page {
    transform: translate3d(100%, 0, 0);
}

/* //RIGHT transition transform -100% to the left */
.newscreen01 .pageSlider-enter.right>.page {
    transform: translate3d(-100%, 0, 0);
}

/* //old exit left direction */
.newscreen01 .pageSlider-exit.left>.page {
    transform: translate3d(-100%, 0, 0);
}

/* //old exit right direction  */
.newscreen01 .pageSlider-exit.right>.page {
    transform: translate3d(100%, 0, 0);
}

/* //Enter is active (Page has finished transitioning) make it settle down  */
.newscreen01 .pageSlider-enter.pageSlider-enter-active>.page {
    transform: translate3d(0, 0, 0);
    /* //Apply all transitions  */
    transition: all 0.2s ease-in-out;
}





.infinite-scroll-component.topbuttom_scroll {
    overflow-x: hidden !important;
    padding: 60px 0;
}

.newscreen01 .switch-wrapper {
    position: relative;
}

.newscreen01 .switch-wrapper>div {
    position: absolute;
}

.followingmain,
.searchlst {
    padding-top: 32px;
}

.tab-c1ontent.followingmain .infinite-scroll-component__outerdiv .infinite-scroll-component .col-12:first-child {
    margin-top: 45px;
}

/* .searchlst .infinite-scroll-component__outerdiv .infinite-scroll-component .col-6:first-child,
.searchlst .infinite-scroll-component__outerdiv .infinite-scroll-component .col-6:nth-child(2) {
    margin-top: 54px;
} */

.loaderclass.contantf {
    font-size: 16px;
    display: block;
    bottom: 55px !important;
    color: #b1b1b1;
    font-weight: 600;
}

/* .infinite-scroll-component__outerdiv {
    position: relative;
} */

.infinite-scroll-component .col-3 {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);

}

infinite-scroll-component .col-3:has(img) {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);

    justify-content: center;
    align-items: center;
}

.infinite-scroll-component .col-3 span {
    display: block;
    width: 100%;
    height: 150px;
}

.infinite-scroll-component .row {
    gap: 30px;
    row-gap: 21px;
}

/* .infinite-scroll-component .row:nth-child(1),
.infinite-scroll-component .row:nth-child(2) {
    margin-top: 5px;
    padding-top: 5px;
} */

.loaderclass.removescrolling {
    display: none;
}

.loaderclass.bottomscrolls {
    top: inherit;
    bottom: 15px !important;
}

.commestsn.democlass1.firstdate {
    padding-top: 0;
}

.react-calendar__navigation button[disabled] {
    background-color: #f0f0f0;
    display: none;
}

ul.videoul li span a:hover {
    opacity: .2;
}

/* .tab-content.tab-content3.searchlst.kapil.aftersearch {
    padding-top: 55px !important;
} */

.likeadd {
    position: absolute;
    top: 36px;
    right: 0;
    left: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    display: none;
    -webkit-animation: animateHeart 8s infinite;
    animation: animateHeart 8s infinite;
    z-index: 9;
}

.message-left .underchat {
    width: 42px;
    overflow: hidden;
    height: 42px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    box-shadow: 1px 2px 2px #d2d2d2;
}

.message-left {
    padding-left: 50px;
    position: relative;
}

.messageimage-left {
    padding-left: 0px;
    margin-left: -15px;
}

.message-left .underchat {
    width: 42px;
    overflow: hidden;
    height: 42px;
    position: absolute;
    left: 0;
    border-radius: 50%;
}

.likeaddto.kapi,
.likeaddtos.kapi {
    z-index: 999999999;
    bottom: 0;
    top: 0;
}

.loaderclass.closeCdff {
    display: none !important;
}

.message-left h5 img {
    width: 100%;
}

.messages .newsscroll.scrollClass.newscreen1.showfile {
    margin-top: -40px;
}

.messages .scrollClass.showfile {
    padding-top: 0 !important;
    margin-top: 68.5px;
}

.messages .scrollClass.showfile .loaderclass {
    top: 80px !important;
}

.messages .commestsn.democlass1 {
    padding-bottom: 105px !important;
}

.chatusermain:hover,
.message-left .underchat:hover,
.intype.commentdiv.chatinput span.upload:hover {
    opacity: .2;
}

.chatusermain h3 a:hover,
.chatusermain p a:hover {
    opacity: 1 !important;
}

.message-left .upimg img,
.message-right .upimg img {
    width: 100%;
}

.message-left .upimg,
.message-right .upimg {
    margin-bottom: .5rem;
}

.message-left .underchat img,
.chatuserimage img {
    width: 100%;
}

.searchlst .progress-kbar.screen1 .reactEasyCrop_Image,
.reactEasyCrop_Video {
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0 !important;
    bottom: 0;
    left: 0;
    right: 0;
    will-change: transform;
    width: auto !important;
}

.searchlst .progress-kbar.screen1 .reactEasyCrop_CropArea {
    width: 230px !important;
    height: 230px !important;
    top: 0 !important;
    margin: auto;
    transform: inherit !important;
    left: 0;
    right: 0;
}

.searchlst .messages .commestsn {
    padding: 10px 10px;
}

.searchlst .crop-container .reactEasyCrop_Container {
    height: 230px;
    width: 100%;
    top: 180px;
    background: #fff;
}

.searchlst .crop-container {
    background: #7f7f7f;
    height: 100%;
}

.chatuserimage {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
}

.message-left h5 {
    background: #ededed;
    display: inline-block;
    padding: 14px;
    border-radius: 10px;
    font-size: 14px;
    color: #9d9d9d;
}

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

.message-right h5 {
    background: #67d0ed;
    display: inline-block;
    text-align: right;
    font-size: 14px;
    color: #ffffff;
    padding: 14px;
    border-radius: 10px;
}

.messages .commestsn {
    padding: 15px;
}

.messages .intype.commentdiv .form-control1 {
    width: 100%;
    max-height: 0;
}

.messages .intype.commentdiv {
    bottom: 60px;
}

.chatusermain {
    padding-left: 50px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.chatusermain .chatuserimage {
    width: 42px;
    height: 42px;
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    box-shadow: 1px 2px 2px #d2d2d2;
}

.intype.commentdiv.chatinput .form-control1 {
    width: 100%;
    max-height: 0;
    resize: none;
}

.newscreen1 .tab-content.messages {
    overflow: hidden;
}

.intype.commentdiv.chatinput {
    bottom: 60px;
}

.messages .commestsn.democlass1 {
    border: none !important;
}

.chatusermain h6 {
    font-size: 16px;
}

.chatusermain h6 {
    font-size: 17px;
    margin-bottom: 0px;
}

section.header.headernoti2.header_msg {
    height: 70px;
    padding: 19px 10px;
    margin: 0;
}

.tab-content.messages {
    padding-top: 0;
}

.messages .sectionone {
    margin-top: 50px !important;
}

.messages .commestsn.firstdate {
    padding-bottom: 170px !important;
}

/* .sectionone.changable .infinite-scroll-component {
    padding: 60px 0;
    padding-bottom: 0;
} */

.sectionone.changable {
    margin-top: 140px;
}

.sectionone.changable.emptyBioWebsite {
    margin-top: 35px;
}

.sectionone.changable.emptyBioWebsite .scrollClass.newscreen1 {
    height: calc(100vh - 75px) !important;
}

.sectionone.changable #scrollableDivOneFourProfile,
.sectionone.changable #scrollableDivOneFourOwnProfile,
.sectionone.changable #scrollableDivTwoFourProfile,
.sectionone.changable #scrollableDivTwoFourOwnProfile,
.sectionone.changable #scrollableDivThreeFourProfile,
.sectionone.changable #scrollableDivThreeFourOwnProfile,
.sectionone.changable #scrollableDivFourFourProfile,
.sectionone.changable #scrollableDivFourFourOwnProfile {
    height: 555px;
    margin: 0;
}

.intype.commentdiv.chatinput span.upload {
    position: absolute;
    left: 0;
    width: 42px;
    height: 42px;
    top: 2px;
}

.intype.commentdiv.chatinput {
    bottom: 60px;
    padding-left: 50px;
}

.intype.commentdiv.chatinput span.upload input[type="file"] {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

.intype.commentdiv.chatinput .showhide img {
    max-width: 100%;
    height: 100%;
}

.intype.commentdiv.chatinput .showhide {
    position: absolute;
    bottom: 60px;
    width: 100%;
    left: 0;
    padding: 15px;
    border: 1px solid #f2f0f0;
    box-shadow: 2px 1.7px 3px #bebebe69;
    overflow: hidden;
    background: #fff;
    height: 230px;
    text-align: center;
}

.message-right h5 img {
    max-width: 100%;
}

.intype.commentdiv.chatinput textarea {
    background: #fff;
}

.intype.commentdiv.chatinput {
    bottom: 45px;
    padding-left: 50px;
    background: transparent;
}

.messages .newsscroll.scrollClass.newscreen1.showfile {
    margin-top: -65px;
}

.messages.commestsn.democlass1 {
    padding-bottom: 65px !important;
}

.intype.commentdiv.chatinput .showhide .crosebtn {
    background: #fff;
    position: absolute;
    right: 0;
    padding: 10px;
    top: 0;
    line-height: 10px;
}

.intype.commentdiv.chatinput .showhide .crosebtn img {
    width: 16px;
}

.intype.commentdiv.chatinput span.upload img {
    width: 100%;
}

.tab-content.messages {
    padding-top: 0;
}

.hashes {
    position: relative;
}

/* .setting {
    height: 100%;
} */


.foregroundtimetable .inkap table,
.foregroundtimetable .inkapil .react-calendar {
    border: none;
}

.reactEasyCrop_Image {
    width: 100% !important;
}

.likeaddto,
.likeaddtos {
    position: absolute;
    top: 36px;
    right: 0;
    left: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    display: none;
    -webkit-animation: animateHeart 8s infinite;
    animation: animateHeart 8s infinite;
    z-index: 9;
}

/* .newsscroll.scrollClass.newscreen1.showfile .infinite-scroll-component__outerdiv {
    margin-top: -65px;
 } */
.newsscroll.scrollClass.newscreen1.showfile .infinite-scroll-component__outerdiv .loaderclass.downscroll {
    top: 24px !important;
}

.scrollTag {
    width: 100% !important;
    padding-top: 10px;
}

.newsscroll.scrollClass.showfileEnd .loaderclass.downscroll {
    position: absolute !important;
    z-index: 99999999 !important;
    display: block !important;
    margin-bottom: -41px !important;
    top: inherit !important;
    bottom: inherit !important;
    width: 100% !important;
    float: left !important;
    padding: 40px 0 !important;
    text-align: center !important;
    background: #fff !important;
}

.newsscroll.scrollClass.showfileEnd .loaderclass.stopscroll {
    display: none !important;
}

.blankcalendar.blankcalendar2 span.bell .fas.fa-bell {
    font-size: 22px;
    color: #959595;
}

.blankcalendar.blankcalendar2 span.bell {
    width: 60px;
}

.newsscroll.scrollClass.showfileEnd .mb-2:first-child {
    padding-bottom: 0px !important;
}

/* .progress-kbar.screen1 .reactEasyCrop_Image, .reactEasyCrop_Video {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: -130px !important;
    bottom: 0;
    left: 0;
    right: 0;
    will-change: transform;
 } */
.newsscroll.scrollClass.newscreen1.showfile {
    margin-top: -80px;
}

/* .progress-kbar.screen1 .reactEasyCrop_CropArea {
    top: 270px !important;
 } */
.userlist a span {
    width: 60px;
    /*box-shadow: 1px 2px 2px #c6c6c6;*/
    border-radius: 50%;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    font-size: 25px;
    background: transparent !important;
    color: #807f80 !important;
}

.inkapil .likeaddto,
.inkapil .likeaddtos {
    top: 46px;
}

.inkapil .likeaddtop,
.inkapil .likeaddtops {
    top: 46px;
}

/* .inkapil {
    position: relative;
} */

#onesuggested {
    padding-top: 0;
    position: relative;
}

.header_left .nav.nav-tabs li img.backin:hover {
    opacity: .2;
}

#onesuggested .header_search {
    margin-top: 0;
    position: absolute;
    top: 10px;
}

#onesuggested .scrollClass {
    padding-top: 35px;
}

.likeaddtop,
.likeaddtops {
    position: absolute;
    top: 36px;
    right: 0;
    left: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    display: none;
    -webkit-animation: animateHeart 8s infinite;
    animation: animateHeart 8s infinite;
    z-index: 9;
}

.commestsn .mb-2 {
    position: relative;
}

.comentbt img:hover,
.comentbt span:hover {
    opacity: 1 !important;
}

.comentbt:hover {
    opacity: .2 !important;
}

.blankcalendar.requestcalender .testc {
    padding: 25px 26px 20px;
}

.blankcalendar.requestcalender {
    margin-top: 280px !important;
}

.following.requst a {
    background: #00a4da;
    border: 1px solid #00a4da;
    color: #fff !important;
}

/* .sidebar ul li {
    height: 18px;
}

.sidebar ul li a {
    height: 18px;
} */




/* .sidebar ul li a span {
    width: 60px;
       box-shadow: 1px 2px 2px #c6c6c6;
    border-radius: 50%;
    height: 90px;
    display: inline-block;
    line-height: 60px;
    font-size: 25px;
    background: transparent !important;
    color: #807f80 !important;
} */

/* .sidebar ul li a p p.fullname {
    display: none;
    line-height: 1;
    right: 0;
    background: #c8ebfc;
    padding: 15px 10px;
    position: fixed;
    z-index: 1;
    line-height: 0;
}

.sidebar ul li a p:hover {
    background: #c8ebfc;
}

.sidebar ul li a p:hover p.fullname {
    display: block;
} */

/* .sidebar ul li a p:hover  {
    content: attr(data-fullname);
    position: absolute;
    top: 0;
    right: 100%; 
    background-color: red;
    border: 1px solid red;
    padding: 5px;
    white-space: nowrap; 
  } */
#type span br {
    display: none !important;
}

/* #input br {
    display: contents !important;
 } */
#input div {
    white-space: pre;
    line-height: normal;
}

.optional .col-12.mb-2.pl-2 {
    padding: 0 !important;
}

.dragon br {
    display: none !important;
}

#typeOne span br {
    display: none !important;
}

.closeBd {
    display: block !important;
}

.messages .scrollClass.showfile .loaderclass.closeBd {
    display: block !important;
    background: transparent;
    top: 70px !important;
    position: absolute;
    height: 60px;
    line-height: 60px;
    width: 100%;
    text-align: center;
    z-index: 999;
}

.closeCd {
    display: none !important;
}

.loaderclass.notfound {
    position: relative;
    bottom: inherit;
    top: -1px;
    text-align: left;
    /* left: 22px; */
    max-width: 880px;
    margin: 0 auto 10px auto;
}

.profile-pag .scrollClass {
    padding-top: 90px !important;
}

.scrollClass.showfile .loaderclass {
    bottom: inherit !important;
    top: 100px !important;
}

.scrollClass.showfile {
    padding-top: 150px !important;
}

.loaderclass.userloder {
    top: 150px;
}

.react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day.orange,
.react-calendar__tile.react-calendar__month-view__days__day.orange {
    background: #f0f0f0 !important;
}

.react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day.blocklight:hover,
.react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day.green:hover {
    background: #f0f0f0 !important;

}

.react-calendar__tile.react-calendar__month-view__days__day.orange abbr {
    color: gray !important;
}

/* .react-calendar__tile.react-calendar__month-view__days__day.orange {
    background-color: #cccccc !important;
} */
/* .scrollClass.showfile .loaderclass.downscroll {
    position: absolute !important;
    z-index: 99999999 !important;
    display: block !important;
    margin-bottom: 60px !important;
    top: inherit !important;
    bottom: inherit !important;
    width: 100% !important;
    float: left !important;
    padding: 40px 0 !important;
    text-align: center !important;
    background: #fff !important;
} */
.scrollClass.showfileEnd .loaderclass.downscroll {
    position: absolute !important;
    z-index: 99999999 !important;
    display: block !important;
    margin-bottom: -3px !important;
    top: inherit !important;
    bottom: -60px !important;
    width: 100% !important;
    float: left !important;
    padding: 40px 0 !important;
    text-align: center !important;
    /* background: #fff !important; */
}

.userfooter {
    font-weight: 600;
    color: #626262;
    font-size: 11px;
    border: 1px solid #ccc;
    border-radius: 30px;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    font-weight: bold;
    text-transform: uppercase;
}

.blankcalendar {
    width: 50%;
    margin: auto;
    margin-top: auto;
    text-align: center;
    margin-top: 15px !important;
}

.blankcalendar .testc {
    border: 1px solid #e4e4e4;
    padding: 15px;
}

.blankcalendar .testc p {
    margin-bottom: 10px;
    color: #8f8d8d;
}

.blankcalendar span {
    width: 52px;
    border: 1px solid #e4e4e4;
    padding: 10px;
    background: #fff;
    margin-top: -20px;
    display: inline-block;
    height: 52px;
}

.blankcalendar span img {
    width: 29px;
    opacity: .5;
}

.userpoint .test .usernamecl {
    width: 44px;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.scrollClass.showfileEnd {
    padding-top: 0 !important;
    padding-bottom: 63px !important;
    margin-top: -70px !important;
}

.scrollClass.showfileEnd .loaderclass.downscroll img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.scrollClass.showfileEnd .mb-2:first-child {
    padding-bottom: 85px !important;
}

/* .react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day {
    background-color: #ffff7670 !important;
} */
.react-calendar__tile {
    cursor: pointer;
}

.react-calendar__tile:disabled {
    background-color: #fff !important;
}

.react-calendar__tile.react-calendar__tile--active.react-calendar__tile--range.react-calendar__tile--rangeStart.react-calendar__tile--rangeEnd.react-calendar__tile--rangeBothEnds.react-calendar__month-view__days__day.blocklight {
    background: white !important;
}

/* .react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--neighboringMonth {
    background-color: #f0f0f0 !important;
} */

.loaderclass.userlodertop {
    z-index: 99999;
}

.loaderclass.notfound p {
    color: #696969;
    font-weight: 600;
    padding-left: 15px;
}

.loaderclass.notfound p {
    font-family: 'TeXGyreCursor' !important;
    /* font-style: italic; */
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    margin-top: 5px;
    text-shadow: 0 0 #696969;
}

.intype.commentdiv button {
    position: absolute;
    border: none;
    right: 8px;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    top: 0;
    background: transparent !important;
    color: #c3c3c3 !important;
    font-size: 20px;
    line-height: 16px;
    z-index: 99999999;
}

.intype.commentdiv .form-control {
    border-radius: 10px;
    outline: none;
    box-shadow: none;
}

/* .tab-content.tab-content3.searchlst.kapil {
    padding-top: 85px !important;
    height: 100vh;
    overflow-y: auto;
    padding-bottom: 40px !important;
} */

.intype.commentdiv .form-control:focus {
    border: 1px solid #ced4da;
}

.intype.commentdiv #labelholder,
.intype.commentdiv #labelholderto {
    position: absolute;
    top: 6px;
    left: 9px;
    padding: 6px 2px;
    border: none;
    height: 78px;
    color: #08080870;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
}


.intype.commentdiv .newlabel {
    display: none;
}

/* .kunal, .commestsn {
    padding-left: 15px;
} */
.tab-content.kkk {
    height: auto;
}

/* .newpop .upbtn.errorbtn,
.newpop2 .upbtn.errorbtn2 {
    width: auto;
    color: #00a4df !important;
    font-size: 14px !important;
    border: none !important;
    font-weight: 300 !important;
}

.newpop,
.newpop2 {
    width: 100%;
    float: left;
    text-align: right;
    padding: 0 15px;
}

.mainpop ul li {
    padding: 3% 24px !important;
    height: auto !important;
    text-align: left !important;
    font-size: 14px;
}

.mainpop ul li.lipost {
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    color: #000;
}

.mainpop ul {
    height: 150px !important;
} */

.sugetionList.listb .sugetionul {
    display: none;
}

.login button:focus {
    outline: none;
    box-shadow: none;
}

.sugetionList.sugetionListcomment {
    position: absolute;
    bottom: 86px;
    width: 348px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
}

.intype.commentdiv .form-control1 {
    outline: none;
    max-height: 108px;
    background: #fff;
    font-size: 13px;
    box-shadow: 2px 1.7px 3px #bebebe69;
    padding: 12px 40px 12px 10px;
    min-height: 45px;
    border-radius: 10px;
    color: #2b3237;
    border: .7px solid #ddddddb5;
    overflow-y: auto;
    z-index: 99999999;
    position: relative;
    background: transparent;
}

/* #input {
    color: rgba(0, 0, 0, 0.5);
    width: 100%;
    font-family: arial;
    padding: 10px;
    position: absolute;
    z-index: 9;
    margin: 0;
    font-size: 14px;
    top: 0;
    left: 0;
    white-space: pre;
    overflow-y: auto;
} */


.textaread.textarea .newlabel {
    display: none;
}

.ROOT_CSS {
    height: 600,
        width: 400
}

.newscreen01 .tab-content.tab-content2 {
    overflow: hidden;
}

.newscreen2 .tab-content.tab-content2 {
    overflow: hidden;
}

/* #labelplaceholder {
    padding: 6px 2px;
    border: none;
    height: 78px;
    color: #3333335e;
    border-radius: 0;
    font-size: 13px;
} */

#labelplaceholderto {
    padding: 6px 2px;
    border: none;
    height: 78px;
    color: #3333335e;
    border-radius: 0;
    font-size: 13px;
}

#input span {
    color: #0094D1;
    font-weight: bold;
}

#type span {
    color: #0094D1;
    font-weight: bold;
}

#typeOne span {
    color: #0094D1;
    font-weight: bold;
}

/*.textaread.textarea article {
    color: transparent !important;
  }*/

.textaread.textarea {
    position: relative;
}

#output {
    width: 100%;
    position: absolute;
    z-index: 1;
    font-family: arial;
    padding: 10px;
    margin: 0;
    font-size: 12px;
    background-color: transparent;
    color: rgba(0, 21, 5, 0.9);
    white-space: pre;
    top: 0;
    left: 0;
}

/* .sugetionList {
    padding: 0 10px;
    background: #fff;
    width: 100%;
    margin-top: 130px;
} */

.sugetionList ul {
    border: 1px solid #fff;
    box-shadow: 0px 0px 3px #dbdada;
    max-height: 400px;
    overflow-y: auto;

}

.timesortusers {
    cursor: pointer;
}

/* 27-02-2021.react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day {
    background-color: #f9efe6 !important;
}*/
.sugetionList ul li {
    padding: 10px 15px;
    color: #626262;
    font-size: 15px;
}

.sugetionList ul li:hover {
    opacity: .2;
}

.displaynone {
    display: none !important;
}

.imagesDiv .video-div {
    padding: 0;
}

.croseclass {
    background-color: #00a4da;
}

.timecolor {
    background-color: #e1f2fab8;
}

.timecolortwo,
.timecolorsecondtwo {
    background-color: #e1f2fab8;
}

.timecolorsecond {
    /* background: #fff4f4; */
    background: #e1f2fab8;
}

.imagesDiv .btncrose img {
    width: 12px !important;
}

.imagesDiv {
    border-radius: 8px !important;
    position: relative;
    overflow: hidden;
    margin: 10px 0 15px;
}

/* .newcalendar {
    margin-top: 8px !important;
} */

.video-react .video-react-big-play-button::before,
.video-react .video-react-control::before {
    position: absolute !important;
    top: -18px !important;
    left: -18px !important;
    width: 22px !important;
    height: 20px !important;
    right: 0;
    margin: auto;
}

.video-react-play-control.video-react-control.video-react-button.video-react-playing {
    bottom: -30px !important;
    right: -1px !important;
}

.videoulkap.pb-3 img.img2 {
    visibility: hidden;
}

.videoulkap.pb-3 {
    margin-top: 20px;
}

.scrollClass {
    width: 100% !important;
    padding-top: 0;
}

.loaderclass.topscrolls {
    bottom: inherit;
    top: 15px;
}

.scrollClass .col-6 {
    float: left;
}

/*.scrollClass{
    height: 982px;
    flex-direction: row;
    width: 100%;   
    margin-top: 47px;
}*/


ul.videoulkap li .btn.btn-secondary {
    padding: 0;
    background: transparent;
    border: navajowhite;
}

ul.videoulkap li .btn.btn-secondary:focus {
    background: transparent;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

.video-react-control-bar.my-class {
    position: absolute;
    bottom: -38px !important;
    background: transparent !important;
    padding: 0 31px 0 26px;
}

.video-react-volume-menu-button-horizontal.video-react-vol-3.video-react-volume-menu-button.video-react-menu-button-inline.video-react-control.video-react-button.video-react-menu-button,
.video-react-icon-fullscreen.video-react-fullscreen-control.video-react-control.video-react-button.video-react-icon {
    display: none !important;
}

.video-div .py-3 {
    margin-top: 100px;
}

.video-react-current-time.video-react-time-control.video-react-control {
    position: absolute;
    left: -3px;
    top: -11px;
}

.video-react-duration.video-react-time-control.video-react-control {
    position: absolute;
    right: -3px;
    top: -11px;
}

.video-react .video-react-play-progress {
    background-color: #C0C0C0;
}

.video-react-duration-display,
.video-react-current-time-display {
    color: #272727;
    font-size: 8px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
}

.video-react-play-control.video-react-control.video-react-button.video-react-paused,
.video-react-play-control.video-react-control.video-react-button.video-react-playing {
    color: #000 !important;
    position: absolute;
    bottom: -22px;
    width: 45px;
    height: 45px;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 18px;
    z-index: 999;
}

.videoul.status li:first-child {
    padding-left: 18px;
}

.video-react-play-control.video-react-control.video-react-button.video-react-paused::before {
    display: none !important;
}

.video-react-play-control.video-react-control.video-react-button.video-react-paused {
    color: #fff !important;
    background-image: url(../images/pause.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.video-react-progress-holder.video-react-slider-horizontal.video-react-slider {
    color: black;
}

.video-react-play-progress.video-react-slider-bar {
    background: #C0C0C0 !important;
}

.controlsclass .iconbtn .icon {
    font-size: 18px;
    color: #626262;
}

.controlsclass .iconbtn {
    border-top: 1px solid #dfdfdf;
    padding-top: 20px !important;
    margin-top: 12px !important;
}

.controlsclass .iconbtn img {
    filter: grayscale(100%);
    width: 21px;
}

.controlsclass .iconbtn img.icon {
    filter: inherit;
}

.controlsclass {
    position: absolute;
    bottom: 60px;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    background: white;
    padding: 15px 25px;
    z-index: 9999;
}

.controlsclass .iconbtn .icon .active {
    color: #00a4da;
}

.colorclass {
    filter: inherit !important;
}


#second {
    position: relative;
    padding: 0 36px;
    margin-top: 0;
}

#second .up1 {
    position: absolute;
    left: 0;
    top: 5px;
    width: 21px;
}

#second .up2 {
    position: absolute;
    right: 0;
    top: 5px;
    width: 21px;
}

.react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day.green {
    background-color: #edfbe0 !important;
}

.react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day.darkgreen {
    background-color: #DCF1B6 !important;
}

/* .react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day {
    background: #f0f0f0 !important;
} */

.react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--neighboringMonth.highlight,
.react-calendar__tile.react-calendar__month-view__days__day.pink {
    background: #fff5f5 !important;
}

.react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--neighboringMonth.highlight,
.react-calendar__tile.react-calendar__month-view__days__day.pinkSecond {
    /* background: #fff4f4 !important; */
    background: #e1f2fab8 !important;
}

.react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--neighboringMonth.highlight,
.react-calendar__tile.react-calendar__month-view__days__day.darkblue {
    background: #D6F1FC !important;
}

.react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--neighboringMonth.highlight,
.react-calendar__tile.react-calendar__month-view__days__day.pale-green {
    background: #d4eecc !important;
}

/*html {
    position: relative;
    min-height: 100%;
}*/
.react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--neighboringMonth.highlight,
.react-calendar__tile.react-calendar__month-view__days__day.highlight {
    background-color: #f2f7fd !important;
}

.react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--neighboringMonth.highlight.highlight-double {
    background-color: #dbf1fc !important;
}

.react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--weekend.highlight.highlight-double {
    background-color: #dbf1fc !important;
}

/* .react-calendar__tile.react-calendar__tile--active.react-calendar__tile--range.react-calendar__tile--rangeStart.react-calendar__tile--rangeEnd.react-calendar__tile--rangeBothEnds.react-calendar__month-view__days__day {
    background-color: #fcf1ed !important;
} */
/* .react-calendar__tile--range.react-calendar__tile--rangeStart.react-calendar__tile--rangeEnd.react-calendar__tile--rangeBothEnds.react-calendar__month-view__days__day {
    background-color: #FBEEE5 !important;
    background-color: #F2FDDF !important;
} */
h1,
h2,
h3,
h4,
h5,
h6 {}

/* ul {
    padding: 0;
    margin-bottom: 0;
}

ul li {
    list-style: none;
} */

/*html {
    position: relative;
    min-height: 100%;
}*/


/*.screen1.active.fadesback.abc, .screen1.active.fades.abc{
  display: block !important;
  z-index: 999999999999999999;
  animation:inherit;
}*/
.video-div .video-react-video {
    width: 100%;
    display: block ruby;
    /*float: left;*/
    /*height: 200px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 0;*/
}

.loaderclass {
    width: 100%;
    text-align: center;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: -24px;
    height: 46px;
}

.loaderclass img {
    width: 46px;
}

.loaderclass.load {
    position: relative !important;
    top: inherit !important;
    margin: 0px auto 100px;
    bottom: inherit !important;

}

.userlistloader img {
    height: 46px;
    margin: 10px 0;
}

.video-div {
    padding: 5px 0 4px;
    position: relative;
}

.video-react-controls-enabled {
    padding-top: 0 !important;
}

.inkapil .react-calendar {
    font-size: 10px;
}

.inkapil .react-calendar {
    font-size: 10px;
    border: 1px solid #ececec;
    border-right: none;
}

/* .inkapil .react-calendar__month-view__days button {
    padding: 13px 0px;
    font-size: 10px;
    font-weight: 500;
    border: 1px solid #ececec;
    color: #000 !important;
    border-bottom: none;
    border-left: none;
    font-family: 'Open Sans', sans-serif !important;
    float: left;
    max-width: inherit !important;
} */

/* .react-calendar__tile--active abbr,
.inkapil .react-calendar__month-view__days button:hover abbr {
    color: #fff;
} */

/* .react-calendar__tile--active,
.inkapil .react-calendar__month-view__days button:hover {
    background: #00a4da;
    color: #fff !important;
} */

.inkapil .react-calendar__navigation {

    background: #cbcbcb;
    font-size: 11px;
    margin-bottom: 0;
    height: 37px;
}

/* .inkapil .react-calendar__month-view__weekdays {
    background: #cbcbcb;
    padding: 4px 0 8px;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
} */

.lastlike {
    padding-bottom: 45px !important;
}

ul.videoul li span:last-child span {
    display: none;
}

/* .inkapil .react-calendar__month-view__weekdays abbr {
    text-decoration: none;
    text-transform: capitalize;
} */

/* .inkapil button.react-calendar__navigation__arrow.react-calendar__navigation__next-button:hover,
.inkapil button.react-calendar__navigation__arrow.react-calendar__navigation__prev-button:hover,
.videoulkap .btn.btn-secondary:hover,
.video-react-play-control.video-react-control.video-react-button.video-react-paused:hover,
.video-react-play-control.video-react-control.video-react-button.video-react-playing:hover {

    opacity: .2;
}

.inkapil button.react-calendar__navigation__arrow.react-calendar__navigation__next-button {
    background-color: transparent;
    height: 19px;
    width: 19px !important;
    border-radius: 50%;
    min-width: 17px;
    margin-top: 11px;
    padding: 0;
    margin-right: 12px;
    color: transparent;
    font-size: 14px;
    background-image: url(/images/point-right.png);
    background-size: cover;
} */

.react-calendar {
    width: 100% !important;
}

/* .inkapil button.react-calendar__navigation__arrow.react-calendar__navigation__prev-button {
    height: 19px;
    width: 19px !important;
    border-radius: 50%;
    min-width: 17px;
    margin-top: 9px;
    padding: 0;
    margin-left: 12px;
    color: transparent;
    font-size: 14px;
    background-image: url(/images/point-left.png);
    background-size: cover;

} */

.react-calendar__navigation__label__labelText.react-calendar__navigation__label__labelText--from {
    position: relative;
}

/* .react-calendar__navigation__label__labelText.react-calendar__navigation__label__labelText--from::after {
    position: absolute;
    content: ",";
    right: 28px;
    margin: auto;
    z-index: 999;
} */

/* .inkapil button.react-calendar__navigation__label {
    font-weight: 600;
    color: #000 !important;
    font-family: 'Open Sans', sans-serif !important;
    cursor: auto !important;
    pointer-events: none;
    word-spacing: 3px !important;
    margin-top: -3px;
    height: fit-content;
    margin-bottom: 27px;
} */

.react-calendar__month-view__days__day--neighboringMonth abbr {
    color: gray !important;
}


.react-calendar__month-view__days__day--neighboringMonth {
    background-color: #f4f4f4 !important;
    color: gray !important;
}

/* .react-calendar__tile--now {
    background: #f0f0f0 !important;
} */

.react-calendar__tile--active abbr {
    color: #000;
}

.react-calendar__tile--active {
    background: #f9efe6;
}

.react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--neighboringMonth.highlight abbr {
    color: #000 !important;
}

.react-calendar__month-view__days__day--neighboringMonth abbr {
    color: gray !important;
}

.react-calendar__month-view__days__day--neighboringMonth {
    background-color: #f4f4f4 !important;
    color: gray !important;
}

.react-calendar__tile--active abbr,
button.react-calendar__tile.react-calendar__tile--active abbr {
    color: #000;
}

.react-calendar__tile--active {
    background: #f9efe6;
}

button.react-calendar__tile {
    background: none !important;
}

button.react-calendar__tile.react-calendar__tile--active {
    background: #e1f2fab8 !important;
}

/* .react-calendar__tile--now {
   background: #ffff7670 !important;
} */


.inkapil .react-calendar__navigation .react-calendar__navigation__label:hover {
    background: #cccccc !important;
}

.inkapil button.react-calendar__navigation__arrow.react-calendar__navigation__next2-button,
.inkapil button.react-calendar__navigation__arrow.react-calendar__navigation__prev2-button {
    display: none;
}

.tab-content.itmain {
    width: 100% !important;
}

#screen_c .top {
    background: transparent;
}

/* .header_left .nav.nav-tabs li img {
    height: 16px;
    cursor: pointer;
} */

.header_left .nav.nav-tabs li img.backin {
    height: 16px;
}

/* .header_left .nav.nav-tabs {
    border-bottom: none;
} */

/* .header_left .nav.nav-tabs li {
    margin-right: 8px;
} */

.header_left .nav.nav-tabs li:hover .active img,
.header_left .nav.nav-tabs li:hover .linkback img,
.header_right .uld li a:hover {
    opacity: .4;
}

.header_left .nav.nav-tabs.noteee li a.active {
    opacity: 1;
    position: relative;
}

.header_right .uld li.email a {
    position: relative;
}

.header_right .uld li.email a span {
    background: #fbfc72;
    width: 12px;
    height: 12px;
    position: absolute;
    right: -7px;
    border-radius: 50%;
    top: 0;
}

/* .header_left .nav.nav-tabs.noteee li a {
    opacity: .2;
} */

/* .header_left .nav.nav-tabs li a.active:after {
    background-image: url(../images/Down_harpoon.png);
    background-size: 100%;
    height: 5px;
    width: 13px;
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: auto;
} */
.noimage ul.videoul li:first-child {
    padding-left: 58px;
}

.itmain .screen1:nth-child(6) {
    display: none;
}

.screen1 {
    padding: 0 0px;
    background: #fff;
    margin-bottom: 0;
    margin: 0;
    float: none;
    position: relative;
    width: 410px;
    display: inline-table;
    margin: auto;
    text-align: left;
    margin-top: 0;
}

.header_center h3 a {
    color: #333333 !important;
    text-decoration: none;
    cursor: inherit;
}

.header_center h3 {
    font-size: 14.04px;
    font-weight: 600;
    margin-bottom: 0;
    color: #333333 !important;
}

.masusr span:hover h3,
.masusr span:hover p {
    opacity: .2;
}

.header_center p {
    font-size: 10px;
    color: #aaa;
    margin-bottom: 0;
    line-height: 9px;
    margin-top: 2px;
}

.header_center p a {
    color: #aaa;
    text-decoration: none;
    cursor: inherit;
}

.header_center p a:hover,
.header_center h3 a:hover,
.header_left h6:hover {
    opacity: .2 !important;
}

.header_right .uld {
    float: right;
}

/* .header_right .uld li img {
    height: 25px;
    object-fit: cover; */
/* max-width: 100%; */
/* cursor: pointer;
    margin-top: -2px;
} */

/* .header_right .uld li img.right-arrow {
    height: 16px;
    margin-top: 0px;
} */

.header_right .uld li {
    margin-left: 8px;
    float: left;
}

.header_right .uld li.email {
    margin-right: 25px;
    margin-left: 0 !important;
}

#scrollableDivTwoSms {
    display: block !important;
}

/* .header {
    padding-top: 4px; */
/* border-bottom: .7px solid #e5e5e5; */
/* background: #fff;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    height: 36px;
    z-index: 999999;
} */

/* .header ul {
    margin-top: 1px;
} */

.tab-content2 {
    padding: 0px 0px 0px !important;
}

/* .header_center h6 {
    font-size: 20px;
    font-weight: 500;
    color: #313131 !important;
    font-family: "Eras Demi ITC";
    margin-top: 0px;
} */

.header_left h6 img {
    width: 13px;
}

.header_left h6 {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    font-family: "Eras Demi ITC";
    margin-top: 4px;
    cursor: pointer;
}

.blankusername {
    line-height: 110px;
    font-size: 24px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    height: 100%;
}

.sectionone .userin .username {
    width: 42px;
    position: absolute;
    left: 10px;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-weight: 600;
    top: 0;
    text-transform: uppercase;
}

/************** userpoint *************/
.userpoint {
    padding: 13px 10px 5px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 72px;
}

/* .inkap.blankuser {
    margin-top: 45px;
} */

.userpoint .test {
    padding-left: 60px;
    position: relative;
    width: 100%;
    float: left;
    min-height: 48px;
}

/* .userpoint .test .proimmg {
    width: 44px;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
    overflow: hidden;
    height: 44px;
 }
 
 .userpoint .test .proimmg img {
    width: 100%;
 } */
.userpoint .test img {
    width: 44px;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
}


.hearti:before,
.heartitwo:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: 'icons';
    font-size: 21px;
    text-indent: 0;
    font-variant: normal;
    line-height: 21px;
}

.hearti,
.heartitwo {
    position: relative;
    width: 500px;
    overflow: inherit;
    margin: 50px auto;
    list-style: none;
    -webkit-animation: animateHeart 8s infinite;
    animation: animateHeart 8s infinite;
}

.following {
    cursor: pointer;
}

@-webkit-keyframes animateHeart {
    0% {
        -webkit-transform: scale(0.8);
    }

    5% {
        -webkit-transform: scale(0.9);
    }

    10% {
        -webkit-transform: scale(0.8);
    }

    15% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(0.8);
    }
}

@keyframes animateHeart {
    0% {
        transform: scale(0.8);
    }

    5% {
        transform: scale(0.9);
    }

    10% {
        transform: scale(0.8);
    }

    15% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(0.8);
    }
}



.sectionone .post .hearti,
.sectionone .post .heartitwo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 36px;
    height: 36px;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 99;
}

/* .sectionone .post {
    position: relative;
} */

.postlikeB.auxiliary-state .hearti,
.postlike.auxiliary-state .hearti,
.postlikeC.auxiliary-state .hearti,
.postlikeB.auxiliary-state .heartitwo,
.postlike.auxiliary-state .heartitwo,
.postlikeC.auxiliary-state .heartitwo {
    display: block !important;
}

.sectionone .post .hearti img,
.sectionone .post .heartitwo img {
    width: 50px !important;
}

.sectionone .post.auxiliary-state .hearti,
.sectionone .post.auxiliary-state .heartitwo {
    display: block;
}



.sectionone .postlike,
.sectionone .postlikeB,
.sectionone .postlikeC {
    position: relative;
}

/* .sectionone .table td {
    cursor: pointer;
} */

.userpoint .test ul li {
    font-size: 18px;
    font-weight: 700;
    float: left;
    text-align: center;
    padding: 9px 0;
    line-height: 16px;
    color: #333;
    margin-right: 9%;
}

.userpoint .test ul li a {
    text-decoration: none;
    color: #333;
    font-size: 22px;
}

.userpoint .test ul li a:hover {
    opacity: .3;
}

.userpoint .test ul li span.namespan {
    display: block;
    font-size: 10px;
    color: #aaa;
    font-weight: 400;
}

.userpoint .test ul li:last-child {
    margin-right: 0;
}

.userpoint h3 {
    color: #696969;
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: -5px;
    font-size: 14px;
    font-weight: 600;
}

.userpoint h3 a {
    color: #00a4da !important;
    font-weight: 700;
    text-decoration: none !important;
    cursor: pointer;
}

.userpoint p {
    margin-bottom: 0px;
}

.userpoint p a {
    font-size: 12px;
    color: #b7b7b7;
    font-weight: 500;
    margin: 4px 0 0;
    display: inline-block;
    text-decoration: none;
}



/* .op ul li {
    width: 100%;
    float: left;
}

.op button.upbtn {
    text-align: center;

    border: none;
    background: transparent;
    font-size: 20px;
    color: #313131;
    font-weight: 500;

    width: 100%;
    font-family: "Eras Demi ITC";
    padding: 9px 10px;
    outline: none;
} */

/* .op {
    position: absolute;
    bottom: 0;
    display: none;
    width: 410px;
    margin: auto;
    background: #0000006b;
                left: 0;
                right: 0;
    border-radius: 0;
    height: 100%;
    z-index: 99999999;
} */

/* .op ul {
    position: absolute;
    bottom: 0;
    width: 100%;
    bottom: 0;
    background: #fff;
} */

/* .op ul li a img {
    width: 28px;
    margin-right: 10px;
}

.op ul li a {
    background: #ffffff;
    display: block;
    color: #313131;
    border: none !important;
    font-size: 20px;
    font-weight: 500;
    padding: 8px 20px;
    text-decoration: none;
    font-family: "Eras Demi ITC";
    cursor: pointer;
}

.op ul li a:hover,
.op button.upbtn:hover {
    background: #ececec;
} */


/************ errorpop 17-02-2021 *****************/
/* .errorpop ul {
    top: 0;
    height: 180px !important;
    margin: auto;
    width: 68%;
    right: 0;
    left: 0;
    border-radius: 12px;
}

.errorpop ul li {
    padding: 20% 15px;
    text-align: center;
    height: 132px;
}

.errorpop .upbtn {
    border-top: 1px solid #e0e0e0 !important;
    font-size: 16px !important;
    color: #626262 !important;
    font-weight: 300 !important;
}

.errorpop2 ul,
.errorpop22 ul,
.errorpop33 ul,
.errorpop44 ul,
.errorpop55 ul {
    top: 0;
    height: 180px !important;
    margin: auto;
    width: 68%;
    right: 0;
    left: 0;
    border-radius: 12px;
}

.errorpop2 ul li,
.errorpop22 ul li,
.errorpop33 ul li,
.errorpop44 ul li,
.errorpop55 ul li {
    padding: 20% 15px;
    text-align: center;
    height: 132px;
}

.errorpop2 .upbtn,
.errorpop22 .upbtn,
.errorpop33 .upbtn,
.errorpop44.upbtn,
.errorpop55 .upbtn {
    border-top: 1px solid #e0e0e0 !important;
    font-size: 16px !important;
    color: #626262 !important;
    font-weight: 300 !important;
} */

/*.errorpop {
    position: absolute;
    bottom: 0;
    display: none;
    width: 410px;
    margin: auto;
    background: #0000006b;
    left: 0;
    right: 0;
    border-radius: 0;
    height: 100%;
    z-index: 99999999;
}*/

/************ sectionone *****************/
/* .sectionone {
    margin-top: 37px;
} */

/* .sectionone thead {
    background: #cbcbcb;
} */

.sectionone .hddak th img {
    width: 17px;
}

.sectionone .hddak th img:hover,
.userpoint h3 a:hover,
.userpoint p a:hover {
    opacity: .2;
}

/* .inkapil .table,
.inkapil .react-calendar {
    box-shadow: 1px 1px 2px #e6e6e6;
    margin-bottom: 0;
} */

#scrollableDivSms {
    display: block !important;
}

/* .sectionone .hddak th {
    background: #cccccc;
    margin: 0;
    text-align: center;
    font-size: 11px !important;
    font-weight: 600;
    padding: 8px 6px 6px !important;
    color: #000 !important;
} */

/* .sectionone .table th {
    border-color: #cccccc;
} */

.sectionone .userin.userinpost ul li img {
    width: auto;
    box-shadow: none;
    border-radius: 0 !important;
    cursor: pointer;
}

/* .sectionone thead tr th {
    font-weight: 400;
    border: 1px solid #cbcbcb !important;
    font-size: 11px !important;
} */

/* .sectionone .userin {
    position: relative;
    padding: 0px 10px 0px 18px;
    margin-top: 8px;
} */

.commestsn .userin {
    padding-top: 1px;
}

.sectionone .userin img {
    width: 42px;
    position: absolute;
    border-radius: 50%;
    left: 10px;
    top: 2px;
    box-shadow: 1px 2px 2px #d2d2d2;
}
.sectionone .userin img.arrowDateDifference{
    width: 14px;
    border-radius:0;
    box-shadow: none;
    position: static;
}

.sectionone .userin h5 {
    text-align: left;
    font-size: 14px;
    margin-bottom: 0;
    /* font-weight: 600; */
}

.sectionone .userin h4 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 2px;

}

/* .sectionone .userin h4 j:hover,
.sectionone .userin h5>a:hover {
    opacity: .2;
} */

.sectionone .userin h4 j,
.sectionone .userin h5 a {
    cursor: pointer;
}

.sectionone .userin h5>span:hover {
    opacity: .2;
}

.sectionone .userin h4>span {
    font-weight: 600;
    color: #696969;
}

.footer-menu ul li a img[src*="circle"] {
    height: 21px;
    box-shadow: 1px 1px 1px #d2d2d2;
    border-radius: 50%;
    width: 21px;
}

/* .add_to {
    margin-top: 15px;
    margin-bottom: -5px;
}

.add_to h5 {
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 12px;
}

.add_to .textarea {
    resize: none;
    width: 100%;
    padding: 3px 7px;
    height: 78px;
    color: #333333;
    border-radius: 0;
    font-size: 13px;
    outline: none;
    font-weight: 500;
    margin: 4px 0;
    background-color: transparent;
}

.add_to .textarea:nth-child(1) {
    border: 0.01em solid #cccccc;
    box-shadow: 2px 2px 4px #d0d0d0;
} */

/* .textaread {
    background-image: url(../images/shadow_input.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    width: 101%;
    float: left;
    padding-bottom: 6px;
} */

/* .textaread {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
    float: left;
    padding-bottom: 6px;
    box-shadow: 1px 1px 2px 0 #c7c6c6;
    border: 1px solid #eee !important;
} */
/* .calendar_test .inkap {
    margin-bottom: 12px;
} */

.calendar_test a.btn.post {
    background: linear-gradient(0deg, rgba(238, 0, 31, 1) 0%, rgba(225, 0, 71, 1) 49%, rgba(207, 3, 98, 1) 86%);
    width: 100%;
    color: #fff;
    padding: 8px;
    font-weight: 600;
}

.foregroundtimetable .inkap {
    position: absolute;
    top: 0;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    height: 262px;
    padding: 0 10px;
}

.foregroundtimetable .inkap .inkapil {
    background: #fff;
    box-shadow: 1px 1px 3px #5c5c5c;
}

.foregroundtimetable .inkap .inkapil .table {
    box-shadow: none;
}

/* .optional label.fille {
    width: 100%;
    float: left;
    font-weight: 600;
} */

/* .optional label.fille span {
    width: 160px;
    text-align: center;
    position: relative;
    display: block;
    font-weight: 600;
    font-size: 11px;
    overflow: hidden;
                background-image: url(../images/shadow_who_view.png);
                background-size: cover;
    height: 32px;
                background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
} */

/* .optional label {
    font-size: 11px;
    margin-bottom: 0;
} */

/* .optional label.fille span input {
    position: absolute;
    left: 0;
    opacity: 0;
    width: 100%;
    padding: 0;
    height: 53px;
    bottom: 0;
    cursor: pointer;
} */

/* .optional h3 {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: left;
    color: #333333;
} */

/* .optional .d-flex {
    margin-top: 15px;
}

.optional2 .d-flex {
    border-top: .7px solid #e5e5e5;
    padding-top: 10px;
} */



/* .optional label.fille span img {
    width: 25px;
            margin-left: 7px;
    margin-top: 0px;
} */

.optional a.with_who {

    width: 100%;
    text-align: center;
    position: relative;
    padding: 5.6px 0;
    display: block;
    color: #000;
    font-weight: 600;
    font-size: 11px;
    text-decoration: none;
    background-image: url(../images/shadow_who_view.png);
    background-size: 100%;
    height: 32px;
    background-repeat: no-repeat;
    cursor: pointer;
}

/* .optional p {
    font-weight: bold;
    color: #000;
    font-size: 10px;
    margin-bottom: 0;
} */

/* .optional {
    padding: 0 10px
} */

.optional p span img {
    width: 12px;
    float: right;
    padding: 6px 0px;
}

/* .optional h6 {
    padding-top: 15px;
    position: relative;
    border-top: 1px solid #e5e5e5
} */

/* .optional h6:after {
    content: "";
    background: #e5e5e5;
    position: absolute;
    height: .7px;
    width: 100%;
    top: -15px;
    left: 0;  
}       */
/* .optional a.btn.post {
                background-image: url(../images/shadow_who_view.png);
    width: 100%;
    cursor: pointer;
    font-weight: 600;
    padding: 7px;
                border: 1px solid #ececec;
                box-shadow: 1px 1px 2px #e6e6e6;
    position: relative;
                background-size: 100%;
                background-repeat: no-repeat;
} */

.optional .testbttn {
    border-top: 1px solid #cacaca;
    padding-top: 12px;
}

/* .optional .mb-2 {
    margin-bottom: 12px !important;
} */

/* 
.optional label.checkcontainer {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
                float: left;
    display: inline-block;
    width: 100%;
    padding-left: 25px;
                margin-top: -19px;
} */

/* .optional label.checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    left: 0;
    height: 100%;
} */

.optional label.fille:hover,
.optional a.with_who:hover,
.optional a.btn.post:hover,
.optional p span:hover,
.flex-1 span:hover {
    opacity: .2;
}

/* .optional label.checkcontainer .radiobtn {
    position: absolute;
    top: -2px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #ddd;
    border-radius: 1px;
    box-shadow: 2px 2px 2px #ececec;
                line-height: 20px;
                background-image: url(../images/shadow_include_check.png);
                background-size: 23px;
} */

.optional .dropdown-toggle::after {
    background-image: url(./images/drop_down.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    position: absolute;
    content: "";
    right: 2px;
    width: 16px;
    height: 10px;
    top: 7px;
}

.optional label.checkcontainer input:checked~.radiobtn {
    /* background-image: url(../images/shadow_include_OP.png); */
}

.optional label.checkcontainer input:checked~.radiobtn img {
    width: 12px;
    height: 12px;
    vertical-align: middle;
}

.optional label.checkcontainer .radiobtn .katex {
    font-size: 1.275em;
    line-height: 1.1;
    /* font-weight: bold; */
}

/* .calendar_test .hddak tr th {
    width: 66.66% !important;
} */

.calendar_test .hddak2 tr th {
    width: 14% !important;
}


.optional p span {
    width: 90px;
    text-align: left;
    position: relative;
    padding: 4px 7px;
    float: right;
    font-weight: 400;
    cursor: pointer;
    border-radius: .5px;
    background-image: url(../images/everyboreder.png);
    background-size: 90px;
    height: 27px;
}

/* .optional2 .row {
    justify-content: space-between;
} */

/* div.flex-1 {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #000;
    font-size: 10px;
    margin-bottom: 0;
    padding-top: 0px;
} */

/* .flex-1 span {
    padding: 4px 7px;
    font-weight: 400;
    cursor: pointer;
    margin-left: 9px;
} */

/* .box-border {
    border: 0.7px solid #ddd;
    border-radius: 0.5px;
    box-shadow: 1px 1px 2px #dfdfdf;
} */

/* .flex-1 p {
    padding-left: 0px;
} */

/* .flex-1 img {
    width: 12px;
    float: right;
    padding: 6px 0px;
} */

.optional p span.protect {
    padding: 2px 7px;
    line-height: 11px;
}

.optional p span.protect img {
    margin-top: -7px;
}

.optional button#dropdownMenuButton {
    border: 1px solid #cacaca;
    width: 90px;
    text-align: left;
    position: relative;
    padding: 4px 7px;
    float: right;
    margin-top: -19px;
    font-weight: 600;
    box-shadow: 1px 1px 2px #d2d2d2;
    font-size: 10px;
    border-radius: 0;
}

ul.videoul {
    padding: 0 10px;
    max-width: 1000px;
    margin: 0 auto;
}

.screen1 {
    max-height: 100%;
    padding-bottom: 0;
}

/*
.screen1.active{
    transition: 1s;
}*/
ul.videoulkap li img {
    width: 37px;
}

ul.videoulkap li {
    display: inline-block;
    position: relative;
}

ul.videoulkap li a {
    text-decoration: none;
}

ul.videoulkap li a:hover {
    opacity: .2;
}

ul.videoulkap {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0 !important;
}

ul.videoulkap li {
    display: inline-block;
    padding: 0 12px;
}

ul.videoulkap li img.img2 {
    width: 18px;
}

ul.videoulkap li span {
    position: absolute;
    color: #aaaaaa;
    left: -1px;
    right: 0;
    top: 6px;
    bottom: 0;
    margin: auto;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: -1px;
    display: none;
}

.list {
    margin-top: 0px;
    padding: 0 10px;
}

.list .userin {
    position: relative;
    padding: 5px 0 5px 50px;
    margin-bottom: 25px;
}

.list .userin img.u_img {
    width: 44px;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
}

.list .userin img.u_img:hover {
    opacity: .2;
}

.list .userin h4 {
    font-size: 15px;
    font-weight: bold;
}

.sectionone .userin h5,
.list .userin h5 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 23px;
    color: #333;
    /* font-weight: 600; */
}

/* .sectionone .userin h5 {
    font: normal 1.5em KaTeX_Main, Times New Roman, serif;
    color: #333;
    font-size: 18px;
    /* font-weight: 700; */
/* } */

*/ .sectionone .userin h5 .dragon a .katex {
    font: normal 1em KaTeX_Main, Times New Roman, serif;
}

.userin.rmrf .new-heading-tex-789 span span .base .sizing.reset-size6.size1 {
    font-size: .5em;
    line-height: 81px;
}

.userin.rmrf .new-heading-tex-789 span span.base {
    display: flex;
    align-items: center;
}

.list .userin h4 span {
    color: #626262;
}

.list .userin ul li {
    float: left;
    margin-right: 14px;
}

.sectionone .userin img:hover,
.userpoint .test img:hover {
    opacity: .2;
}

.list .userin ul li img {
    width: 20px;
}

/* .sectionone .table td,
.sectionone .table th {
    padding: 11px 0px;
    font-size: 10px;
    font-weight: 500;
    border: 1px solid #ececec;
    color: #000 !important;
} */

/************ footer *****************/
.footer-menu ul li {
    width: 20%;
    /* text-align: center; */
    position: relative;
}

/* .footer-menu ul li .footer-initials-group {
    position: absolute;
    left: 20px;
    top: 6px;
    width: 60px;
    display: flex;
    flex-direction: column;
    align-items: self-start;
} */
/* 
.footer-menu ul li .footer-initials-group .initial-item {
    font-size: 8px;
    height: 8px;
    position: relative;
    width: 12px;
    text-align: center;
} */

/* .footer-menu ul li .footer-initials-group .initial-item:nth-child(1) {
    margin-left: 2px;
}

.footer-menu ul li .footer-initials-group .initial-item:nth-child(2) {
    margin-left: 15px;
}

.footer-menu ul li .footer-initials-group .initial-item:nth-child(3) {
    margin-left: 28px;
} */

/* ul li:last-child .footer-initials-group {
    left: 35px;
} */

/* .footer-menu ul li .footer-initials-group .initial-delimiter::after {
    content: "";
    background-image: url(../images/svg/Stack-delimiter.svg);
    top: -5px;
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 6px;
    width: 6px;
    right: 5px;
} */

/* footer.ant-layout-footer {
    padding: 0;
    background: #f5f5f5;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px -4px 4px #0000000a;
    z-index: 0;
    position: sticky;
    bottom: -2px;
    left: 0;
} */

/* .footer-menu ul {
    justify-content: space-between;
    display: flex;
} */

/* .footer-menu ul li a {
    display: flex;
    vartical-align: top;
    position: relative;
    padding: 8px 0 10px;
} */

/* .footer-menu ul li a span {
    background: #5d9fd1;
    width: 11px;
    height: 11px;
    position: absolute;
    right: -7px;
    border-radius: 50%;
    top: 12px;
    left: 0;
    margin: auto;
} */

/* .footer-menu ul li a img {
    height: 20px;
    cursor: pointer;
} */

/* .footer-menu ul li a:hover {
    opacity: .2;
}

.footer-menu ul li a.active2:after {
    background: #797676;
    height: 1px;
    width: 15px;
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto;
} */

/* .footer-menu ul li a.active2 {
            margin-top: -2px;
} */

/* .footer-menu ul li a.active2 img {
    height: 20px !important;
} */

/* .footer-menu li a.active2 sub img,
.footer-menu li a sub img {
    height: 11px !important;
    position: absolute;
    right: 2px;
    top: 11px;
} */

/* .sectionone .userin h5 p {
    max-width: 100%;
    overflow: auto hidden;
} */
.sectionone .userin h5>a {
    color: #00a4da;
    font-weight: 700;
    text-decoration: none;
}

.sectionone .userin h5>span {
    color: #00a4da;
    font-weight: 700;
    text-decoration: none;
}

ul.videoul {
    padding: 0 0;
    margin-top: 8px;
}

/* .inkap {
    padding: 0 10px;
    margin-bottom: 10px;
    margin-top: 141px;
} */

ul.videoul li img {
    height: 13px;
    margin: 1px 15px 0 0;
    position: absolute;
    left: 10px;

}

.videoulpost li img {
    width: 20px;
    height: auto !important;
}

ul.videoul li.mmnt img {
    height: 18px;
    margin-top: -2px;
}

.commestsn ul.videoul li img {
    top: 0;
}

/* ul.videoul li a:hover{
    opacity:.2;
} */
ul.videoul li a img:hover,
ul.videoul li a span.moveleft:hover {
    opacity: .2;
}

/* li.mmnt a:first-child img:hover, li.mmnt a:first-child span:hover {
    opacity: .2;
} */
li.mmnt a:first-child:hover {
    opacity: 1 !important;
}

ul.videoul li i img {
    position: relative;
    left: -1px;
    margin-top: 0;
    top: -2px;
}

ul.videoul li i {
    height: 13px;
    margin: 2px 15px 0 0;
    position: absolute;
    left: 10px;
}

ul.videoul li {
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 15px;
    color: #333;
    font-weight: 600;
    padding: 0 0 0 30px;
    position: relative;
    min-height: 18px;

}

.react-calendar__month-view__weekdays__weekday abbr,
.react-calendar__month-view__weekdays__weekday {

    cursor: auto;
}

ul.videoul li .auxiliary-state {
    background-image: url(../images/cklick.png);
    background-size: 100%;
    position: absolute;
    left: 9px;
    width: 13px;
    top: 0px;
}

ul.videoul li .auxiliary-state img {
    display: none;
}

ul.videoul li a {
    color: #333;
    text-decoration: none;

}

ul.videoul li:first-child {
    font-size: 14px;
    margin-bottom: 12px;
    padding-left: 10px;
}

ul.videoul li:first-child a {
    color: #626262;
    font-size: 16px;
    cursor: pointer;
}

ul.videoul li a.upbuttonBd {
    margin-left: -3px !important;
}

ul.videoul li a.fffff {
    margin-left: 7px !important;
}


.moveleft {
    margin-left: 6px;
    display: inline-block;
}

ul.videoul li:first-child img {
    position: relative;
    left: 0;
    margin-right: 0px;
}

ul.videoul li:first-child img {
    margin-top: -3px;
    cursor: pointer;
}

ul.videoul li.link3k a img {
    margin-top: -6px;
}

ul.videoul li:first-child a.link2k img {
    margin-top: -1px;
    margin-right: -3px;
}

ul.videoul li a img.option {
    margin-left: 0px !important;
    padding-right: 8px;
}

.comentoncomment_loder {
    top: 160px !important;
    bottom: inherit;
}

img.option.ml-3 {
    position: relative;
    padding: 0;
    margin: 0 !important;
    height: 25px !important;
    margin-top: -4px !important;
    cursor: pointer;
}

.sectionone .userin h4 a {
    color: #333;
}

.sectionone .userin h4 a:hover {
    text-decoration: none;
}

.kap li img {
    height: 16px;
}

/* .add_to {
    padding: 0 10px;
} */

.kap {
    display: inline-block;
    margin-top: 4px;
    width: 100%;
    padding: 0 10px;
}

.kap li {
    font-weight: 600;
    font-size: 15px;
    float: left;
    margin-right: 15px;
    color: #626262;
}

.sectionone h6 img:hover {
    opacity: .2;
}

/* .sectionone .table td,
.sectionone .table th {
    width: 14%;
}

.sectionone .table th {
    font-weight: 600;
} */



/*****************audio-progress***************/
div#audio-player-container {
    position: relative;
    margin-top: 8px;
    padding: 0 30px;
}

.audio-progress {
    height: 3.5px;
    width: 100%;
    background-color: #C0C0C0;
    border-radius: 30px;
}

div#audio-player-container span.audio1 {
    font-size: 8px;
    position: absolute;
    left: 6px;
    top: -4.3px;
    color: #272727;
    font-weight: 600;
    letter-spacing: .4px;
}

div#audio-player-container span.audio2 {
    font-size: 8px;
    position: absolute;
    right: 6px;
    top: -4.3px;
    color: #272727;
    font-weight: 600;
    letter-spacing: .4px;
}

#audio-progress-handle {
    display: block;
    position: absolute;
    z-index: 1;
    margin-top: -2px;
    margin-left: 0px;
    width: 7px;
    height: 7px;
    border: 4px solid #000000;
    border-top-color: #000000;
    border-right-color: #000000;
    transform: rotate(45deg);
    border-radius: 100%;
    background-color: #000;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    cursor: pointer;
}

.draggable {
    float: left;
    margin: 0 10px 10px 0;
}

/* .header1 {
    padding-top: 8px;
    background: transparent;
    padding-bottom: 0x;
    padding-left: 10px;
    padding-right: 10px;
} */

/* .header1 .search input {
    font-size: 13px;
    width: 100%;
    padding: 8px 40px 8px 10px;
    height: auto;
    border: .7px solid #e5e5e5;
    border-radius: 0 !important;
    color: #808080;
} */

/* .header1 .search .form-inline {
    position: relative;
} */

.header1 .search .form-inline .btn {
    display: flex;
    font-size: 13px;
    position: absolute;
    right: 15px;
    padding: 0;
    width: 20px;
    height: 18px;
    line-height: 18px;
    align-items: center;
    overflow: hidden;
    cursor: pointer;
}

.header1 .search .form-inline .btn .star {
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 10px;
}

.header1 .search .form-inline .btn img {
    width: 12px;
    margin-top: -18px;
}

.header1 .search .remove {
    position: absolute;
    right: 0;
    width: 25px;
    top: 5px;
    cursor: pointer;
}

.header1 .search .remove.key {
    width: 25px;
    top: 5px;
    right: 0px;
}

/* .header1 .search {
    position: relative;
    padding-right: 15px;
    margin-bottom: 8px;
} */

/* .header1 a {
    border: none;
    width: 100%;
    float: left;
    text-align: center;
    color: #333;
    font-weight: 600;
    font-size: 11px;
    padding: 6px 6px;
    text-decoration: none;
    border: .7px solid #e5e5e5;
    background: #fff;
} */

.header1 a:hover,
.header1 .search .remove:hover,
.following a:hover,
.searchlst .userin:hover {
    opacity: .2;
}

.notificationslist .userin .u_img:hover,
.notificationslist .userin p:hover {
    opacity: .2;
    cursor: pointer;
}

.followingmain .userinfollowers:hover {
    opacity: 1;
}

/* .userlist {
    padding: 0 10px;
    text-align: center;
    overflow-y: auto;
} */

.userlist a {
    text-align: center;
    text-decoration: none;
}

.userlist a img {
    width: 120px;
    box-shadow: 1px 2px 2px #c6c6c6;
    border-radius: 50%;
    height: 120px
}

/* 
.userlist a:hover,
.search .form-inline .btn:hover {
    opacity: .2;
} */

.userlist a p {
    font-size: 12px;
    color: #333;
    margin-bottom: 10px;
    margin-top: 16px;
    font-weight: 600;
    cursor: pointer;
}

.userlist h2 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 13px;
    text-align: left;
}

.tab-content3 {
    /* max-height: 915px; */
    padding: 81px 0px 0px !important;
}

.tab-content.notificationslist {
    padding-top: 35px;
    overflow: hidden;
}

.tab-content.notificationslist .infinite-scroll-component {
    padding: 12px 0;
}

#f1 {
    cursor: pointer;
}

#f2 {
    cursor: pointer;
}

#f3 {
    cursor: pointer;
}

.notificationslist .userin h6.diffrentsix {
    padding-top: 10px;
    display: block;
}

#onefollow .scrollClass.newscreen1 .infinite-scroll-component {
    padding: 0;
    padding-top: 50px;
}

.kunal .userin h6 span:hover,
.kunal .userin h6 a:hover {
    opacity: .2;
}

.kunal .userin .peragraph span:hover,
.notificationslist .userin h6 span a:hover {
    opacity: 1;
}

.kunal .userin h6 span span a:hover {
    opacity: .2 !important;
}

#onefollow .header_search {
    margin-top: 0;
    position: absolute;
    top: 10px;
}

#onefollow {
    padding-top: 0;
    position: relative;
}

#onefollow .scrollClass.newscreen1 {
    padding-top: 0 !important;
}

/* .sectionone.calendar_test .inkap,
.calendar_edit .inkap {
    margin-top: 0px;
} */

.tab-content.followingmain,
.tab-content.searchlst {
    padding-top: 81px;
}

.op h5 {
    display: block;
    color: #313131;
    border: none !important;
    font-size: 20px;
    font-weight: 500;
    padding: 8px 20px;
    text-decoration: none;
    font-family: "Eras Demi ITC";
    margin-bottom: 0;
    /*cursor: pointer;*/
}

.tab-content.tab-content1 {
    padding-top: 0px;
}

.tab-content.tab-content4 {
    padding-top: 0px;
}

.following a {
    border: 1px solid #ccc;
    font-size: 10px;
    padding: 7px 12px;
    border-radius: 3px;
    color: #b4b4b4 !important;
    text-decoration: none;
}

/* .header_right .uld li.more {
    margin-left: 6px;
} */

/* .header_right .uld li.more:hover {
    background-color: #c8ebfc !important;
} */

.header_right .uld li.following {
    margin-left: 0;
}

.header .tabshead li a {
    color: #b3b3b3;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
    padding: 11px 8px;
}

#three_3 div#myHeader {
    background: transparent;
}

.header .tabshead {
    border: none;
    text-align: center;
}

.header .tabshead li a.active {
    color: #333;
    border-bottom: 1px solid #333;
}

.blankcalendar.blankcalendar2 span span.firstround {
    background: #ec4f3c;
    border: none;
    width: 21px;
    height: 21px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 15px;
    margin: auto;
    bottom: 0;
}

.blankcalendar.blankcalendar2 span {
    width: 70px;
    height: 46px;
    position: relative;
}

.blankcalendar.blankcalendar2 span span.secondround {
    background: #87c03b;
    border: none;
    width: 21px;
    height: 21px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
}

.blankcalendar.blankcalendar2 .testc {
    padding: 30px 25px;
}

.blankcalendar.blankcalendar2 {
    width: 200px;
}

.blankcalendar.blankcalendar2 {
    margin-top: 150px !important;
}

.header .tabshead li {
    text-align: center;
    display: inline-block;
    float: none;
    margin: auto;
}

.notificationslist .userin {
    position: relative;
    padding-left: 45px;
    margin-bottom: 22px;

}

#scrollableDivNoti {
    padding-top: 0;
    margin-top: -8px;
}

.kunal {
    width: 100%;
}

.notificationslist .userin img {
    width: 36px;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    height: 36px;
}


.kunal .userin .peragraph span {
    color: #333 !important;
}

.kunal .userin {
    margin-bottom: 10px;
    min-height: 35px;
}

.kunal .userin h6 {
    display: contents;
}

.notificationslist .userin h6 c {
    cursor: pointer;
}

.notificationslist .userin h6 {
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 1px;
}

.notificationslist .userin h6 span {
    font-size: 11px;
    font-weight: 500;
    color: #979797;
    cursor: pointer;
}

#onenotifications .kunal {
    width: 100%;
    padding: 0 10px;
}

#onenotifications {
    padding: 0;
}

.followingmain22 .col-6 {
    padding: 0 10px;
}

.might p:hover {
    opacity: 1 !important;
}

.notificationslist .userin p {
    font-size: 11px;
    font-weight: 600;
}

.notificationslist .tab-pane {
    padding: 0 10px;
}

.notificationslist .userin h6 a,
.notificationslist .userin p a {
    text-decoration: none;
    color: #00a4da !important;
    font-weight: 600;
    cursor: pointer;
}

.bttndiv .col-4 {
    padding: 0 6px;
}

.bttndiv {
    margin: 0 -6px;
}

.followrequests .userin .intus:hover,
.followrequests .userin h5 span:hover {
    opacity: .2;
}

.headernoti {
    box-shadow: 1px 1px 2px #e6e6e6;
    border: none;
    height: 35px;
}

.sectionone .userin .username {
    width: 40px;
    position: absolute;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    top: 0;
    text-transform: uppercase;
}

.notificationslist .userin .username {
    width: 36px;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-weight: 600;
    top: 0;
    text-transform: uppercase;
}

.searchlst .userin .username {
    width: 40px;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    top: 0;
    text-transform: uppercase;
}

.followingmain .userin .username {
    width: 40px;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #d2d2d2;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    top: 0;
    text-transform: uppercase;
}

/*************************************searchlst****************************************/

.searchlst .userin h6 {
    font-size: 17px;
    font-weight: 700;
    color: #333;
    padding-top: 12px;
    /* margin-bottom: 1px; */
}

.searchlst .userin p {
    font-size: 13px;
    font-weight: 400;
    color: #787878;
    font-weight: 700;
}

.searchlst .userin a {
    text-decoration: none;
}

/* .searchlst .userin {
    position: relative;
    padding-left: 46px;
    margin-bottom: 15px;
    cursor: pointer;
    min-height: 40px;
} */

.searchlst .userin .imgg,
.followingmain .userin .imgg {
    width: 40px;
    position: absolute;
    left: 0;
    overflow: hidden;
    height: 40px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #808080 !important;
    box-shadow: 0px 0px 4px 2px #0000000a;
    background-color: #f5f5f5;
    background-image: none !important;
}

.searchlst .userin .imgg span {
    background-image: none !important;
    color: #808080 !important;
}

.searchlst .userin .imgg.imageline,
.followingmain .userin .imgg.imageline {
    line-height: 40px;
}

.userpoint.blankuserone {
    min-height: 88px;
}

.inkap.blankuserone {
    margin-top: 45px;
}

.searchlst .userin .imgg .u_img,
.followingmain .userin .imgg .u_img {
    width: 100%;
    min-height: 40px;
}

.react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day.blocklight {
    background-color: #f0f0f0 !important;
}

/* .searchlst .row {
    width: 100%;
       background-color: #fffef9;
    padding: 0 10px;
    margin: 0 -3px;
} */

.searchlst .col-6 {
    padding-left: 3px;
    padding-right: 3px;
}

.header_search .form-inline {
    position: relative;
}

.header_search {
    padding: 0px 10px 8px;
}

.header_search input {
    font-size: 12px;
    width: 100% !important;
    padding: 6px 40px 6px 10px;
    height: auto;
    border: navajowhite;
    border-radius: 1px;
    box-shadow: 0px 1px 3px #e6e6e6;
    color: #808080;
}

.header_search input::placeholder {
    color: #ccc;
}

.header_search .form-inline .btn:focus {
    box-shadow: none;
}

.header_search .form-inline .btn {
    font-size: 20px;
    position: absolute;
    right: 14px;
    padding: 0;
    width: 16px;
    height: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: inherit;
    overflow: hidden;
}

.header_search .form-inline .btn:hover {
    opacity: 0.2;
}

.header_search .form-inline .btn img {
    width: 12px;
    margin-bottom: 5px;
}

/* section.header.headernoti2 {
    border: none;
    height: 33px;
    border-bottom: .7px solid #e5e5e5;
    margin-bottom: 8px;
} */

.header_search .form-inline .btn img {
    width: 12px;
    margin-bottom: 20px;
}


.header1 .search input:focus,
.header_search input:focus {
    color: #808080;
    box-shadow: 0px 1px 3px #e6e6e6;
}

.newscreen1 .screen1.active {
    display: block !important;
}

/* .newscreen1 .screen1 {
    display: none !important;
    padding-bottom: 40px;
} */

.screen1.active {
    display: block !important;
}

.fade:not(.show) {
    opacity: 1;
}


.itmain .newscreen1 {
    display: none !important;
    margin: 0 0px;
    /*    overflow: hidden;*/
    float: left;
}

/* .itmain .newscreen1:nth-child(1),
.itmain .newscreen1:nth-child(2),
.itmain .newscreen1:nth-child(3),
.itmain .newscreen1:nth-child(4),
.itmain .newscreen1:nth-child(5),
.itmain .newscreen1:nth-child(6),
.itmain .newscreen1:nth-child(7),
.itmain .newscreen1:nth-child(8),
.itmain .newscreen1:nth-child(9),
.itmain .newscreen1:nth-child(10),
.itmain .newscreen1:nth-child(11),
.itmain .newscreen1:nth-child(12) {
    display: inline-table;

} */


/****************** following *****************/
.followingmain .userin {
    position: relative;
    padding-left: 46px;
    margin-bottom: 15px;

}


.followingmain .userinfollow {
    padding-right: 70px;
}

.followingmain .userin h5 span.follow {
    background: #00a4da;
    color: #fff;
    border: 1px solid #00a4da;
}

.followingmain .userinfollowers {
    min-height: 38px;
    padding-right: 70px;
}

.followingmain .userinfollowers .intus {
    cursor: pointer !important;
}

.followingmain .userinfollowers .intus img:hover {
    opacity: 1 !important;
}

.followingmain .userin img {
    width: 38px;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #d2d2d2;
    /* border-radius: 50%; */
}

.followingmain .userin h6 {
    font-size: 13px;
    font-weight: 700;
    color: #333;
    margin-bottom: 1px;
    padding-top: 2px;
}

.followingmain .userin p {
    font-size: 13px;
    color: #787878;
    font-weight: 700;
}

.followingmain .userin h5 {
    font-size: 10px;
    border-radius: 3px;
    color: #b4b4b4;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 3px;
}



.followingmain .userin h5 span {
    border: 1px solid #ccc;
    font-size: 10px;
    padding: 7px 12px;
    border-radius: 3px;
    color: #b4b4b4;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    width: 70px;
    text-align: center;
    margin-left: 4px;
}


.followingmain .col-12 {
    padding-left: 3px;
    padding-right: 3px;
}

.followingmain .userin .userintest,
.followingmain .userinfollow {
    cursor: pointer;
}

.followingmain .userin .userintest:hover,
.followingmain .userin h5 span:hover,
.userinfollow:hover {
    opacity: .2
}

.followingmain .row {
    padding: 0 10px;
    margin: 0 -3px;
}


.followingmain .userin .userintest img {
    cursor: pointer;
}



/*------------ withWhom -------------*/




.withWhom .userin label.checkcontainer {
    /*  position: relative;*/
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    display: inline-block;
    width: 100%;
    padding-left: 45px;
    margin-top: 0;
}

.withWhom .userin label.checkcontainer:hover {
    opacity: .2;
}

.withWhom .userin label.checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    left: 0;
    height: 100%;
}

.withWhom .userin p {
    margin-bottom: 0;
}

.withWhom .userin label.checkcontainer .radiobtn {
    position: absolute;
    top: 0px;
    right: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #9f9f9f;
    border-radius: 50%;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/tick3.png);
}

.withWhom .userin {
    padding-left: 0;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.withWhom .userin.active label.checkcontainer .radiobtn,
.withWhom .userin.act label.checkcontainer .radiobtn {
    background-image: url(../images/tick2.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #00a4da;
    border: 1px solid #00a4da;
}

*/ .withWhom .userin p {
    margin-bottom: 0;
}

/* div#myHeader {
    background: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
} */

.top.newbg {
    background: #fff !important;
}

.add_to .textarea::placeholder {
    color: #888;
}



/* .setting ul li:hover {
    opacity: .2;
} */

.message-left .upimg {
    margin-right: -15px;
    margin-left: -15px;
}

.message-right .upimg {
    margin-left: -15px;
    margin-right: -15px;
}

/* .setting ul li a {
    color: #313131;
    font-family: "Eras Demi ITC";
    text-decoration: none;
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 500;
    padding: 12px 0px;
    cursor: pointer;
} */

/* .setting ul li {
    background-image: url(../images/right-facing_arrow.png);
                background-size: 100%;
    width: 100%;
    float: left;
    background-position: right;
    background-size: 10px;
    background-repeat: no-repeat;
} */


/* .setting ul li a img {
    width: 28px;
    margin-right: 6px;
} */


/* .setting .tab-content {
    padding: 30px 10px 0;
} */

.postdiv .userin {
    position: relative;
    padding: 0px 10px 0px 58px;
    margin-top: 10px;
}

.postdiv .userin h4 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 2px;
}

.postdiv .userin h5 a {
    color: #00a4da;
    font-weight: 700;
    text-decoration: none;
}

.postdiv .userin img {
    width: 42px;
    position: absolute;
    border-radius: 50%;
    left: 10px;
    top: 2px;
    box-shadow: 1px 2px 2px #d2d2d2;
}

.postdiv .userin h4 span {
    font-weight: 600;
    color: #696969;
}

.postdiv .userin h5 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 23px;
    color: #333;
    font-weight: 600;
}

.postdiv .userin h5 a {
    color: #00a4da;
    font-weight: 700;
    text-decoration: none;
}

.postdiv {
    padding-top: 50px;
}

section.header.headerpost {
    height: auto;
    padding: 8px 10px;
}

.headerpost .header_center p {
    font-size: 12px;
    color: #313131;
    margin-bottom: 0;
    line-height: 12px;
    margin-top: 0;
    font-weight: 600;
}

.haggtag .userin img,
.haggtag .userin h4 j {
    cursor: pointer;
}

.haggtag .userin img:hover,
.haggtag .userin h4 j:hover,
.haggtag .userin h5 a:hover {
    opacity: .2;
}

/* 
.login button {
    background: #00a4da;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 8px;
    margin-top: 0px;
    box-shadow: 1px 2px 3px #d2d2d2;
}

.login button:hover {
    color: #fff;
    opacity: .2;
} */

/* .login .form-control {
    padding: 7px 10px;
    height: auto;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-shadow: none;
    font-size: 13px;
    font-weight: 400;
    color: #696969;
} */

.report textarea {
    padding: 3px 7px;
    height: auto;
    margin-bottom: -2px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    font-weight: 500;
    width: 101%;
    outline: none;
    height: 78px;
    color: #333333;
    background-image: url(../images/shadow_input.png);
    background-size: 100%;
    resize: none;
    background-repeat: no-repeat;
}


.form-signin.report {
    padding-top: 120px !important;
}

.report textarea::placeholder {
    color: #888;
    font-weight: 500;
    opacity: 9;
}

.report p {
    font-size: 9px;
    color: #313131;
    font-weight: 600;
    margin-top: 14px;
    padding: 0 10px;
    margin-bottom: 28px;
}

.form-signin.report h3 {
    margin-bottom: 24px;
}

.login input::placeholder {
    opacity: .5;
}

.headerpost ul {
    margin-top: 5px;
}

/* .form-signin.login {
    padding: 0 9%;
    padding-top: 80px;
    height: 100%;
} */

/* .form-signin.login label {
    color: #696969;
    font-size: 12px;
    margin-bottom: 0;
    padding-left: 11px;
} */

.login .form-control:focus {
    box-shadow: 0 0px 3px #dfdfdfed;
}

/* .form-signin.login h3 {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
} */

/* .form-signin.login a {
    color: #00a4da;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
} */
/* 
.form-signin.login a:hover,
.login button:hover,
.signup p a:hover {
    opacity: .2;
} */

#forgot p {
    font-size: 10px;
    font-weight: 500;
    color: #333;
}

#forgot .form-signin.login h3 {
    margin-bottom: 24px;
}

.userlogin a.bkc {
    position: absolute;
    left: 15px;
}

#forgot .form-signin.login {
    padding-top: 125px;
}

.userlogin a.bkc img {
    height: 16px;
}

.userlogin a.bkc img:hover {
    opacity: .2;
}

.form-signin.login h6 {
    margin-top: 40px;
}

/* .signup p {
    font-size: 11px;
    color: #313131;
    font-weight: 600;
    margin-top: 14px;
    padding: 0 6px;
} */

/* .signup p a {
    font-size: 11px;
    text-decoration: none;
} */

/* .signup button {
    margin-top: 20px;
} */




/** single-project **/
.tab-content.single-project {
    padding: 0 10px;
    margin-top: 55px;
}

.single-project .test {
    margin-bottom: 30px;
    width: 100%;
    float: left;
    margin-top: 20px;
}

.single-project #accordion-single {
    background: transparent;
}

.single-project ul.tab-inner {
    background: #fff;
    border: none;
    box-shadow: 0 0 6px #e1e1e1;
    margin-bottom: 10px;
}

.single-project .test h3 {

    font-size: 18px;
    font-weight: 600;
    margin-bottom: 40px;

}

.single-project .test p {
    font-size: 13px;
}

.single-project .test .testin h3 {
    font-size: 36px !important;
    color: #ffa20f;
    margin-bottom: 0;
}

.single-project .test-right .mainuser span {
    font-weight: 400;
    font-size: 18px;
    color: #00000069;
}

.single-project .test .testin a {
    background: #a6b0b9;
    padding: 6px 18px;
    color: #fff;
    font-weight: 400;
    margin-left: 10px;
    border-radius: 3px;

}

.single-project .test-right .inleft .chatin1 {
    padding-left: 50px;
    position: relative;
}

.single-project .test .testin {
    margin-top: 30px;
}

.single-project .test ul {
    border: none;
}

.single-project .test ul li {
    display: block;
    text-align: left;
    padding: 10px;
    margin-bottom: 20px;
    font-weight: 400;
}

.single-project .test .btn {
    background: #25ab06;
    color: #fff;
    display: inline-block;
    margin-bottom: 100px;

}

.single-project .test ul li i {
    font-size: 24px;
    margin-right: 11px;
    color: #0083ff;
}

.single-project .test ul li span {
    color: #838484;
}

.single-project .test-right .mainuser {
    font-weight: 600 !important;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
    font-size: 22px;
    padding: 24px;
}

.single-project .test-right .mainuser span i {
    color: #25ab06;
    margin-left: 40px;
}

.single-project .test-right .mainuser span {
    font-weight: 400;
    font-size: 15px;
}

.single-project .test .mainuser img {
    width: 50px;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
}

.single-project .test-right .inleft img {
    width: 38px;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
    position: absolute;
    left: 0;
    box-shadow: 1px 2px 2px #c6c6c6;
}

.single-project .test-right .inleft h4 {
    font-size: 20px;
}

.single-project .test-right .inleft p {
    background: #ececec;
    color: #000;
    font-weight: 400;
    padding: 10px 15px;
    border-radius: 15px;
    box-shadow: 0 0 13px #a0a0a017;
    line-height: 20px;
    margin-bottom: 0;
    display: inline-block;
}

.single-project .test-right .mainuser i {
    position: absolute;
    margin-left: -25px;
    color: #1dc80b;
    font-size: 13px;
}

.single-project .test-right .inright p {
    background: #00a4da;
    color: #fff;
    font-weight: 400;
    padding: 10px 15px;
    border-radius: 15px;
    box-shadow: 0 0 13px #a0a0a017;
    line-height: 20px;
    margin-bottom: 0;
    display: inline-block;
}

.single-project .intype img.setting_press {
    width: 35px;
    position: absolute;
    left: 0;
    top: 4px;
}

.single-project .intype img.setting_press:hover {
    opacity: .2;
}

.single-project .intype {
    position: sticky;
    margin-top: 30px;
    padding-left: 50px;
    bottom: 44px;
    z-index: 9;
}

.single-project .intype input {
    background: #fff;
    border: none;
    font-size: 14px;
    box-shadow: 1px 1px 3px #e3e3e3;
    padding: 10px 40px 10px 10px;
    height: auto;
    border-radius: 10px;
    border: .7px solid #e5e5e5;
    color: #2b3237;
}

.single-project .intype input[type="file"] {
    position: absolute;
    left: 20px;
    width: 30px;
    height: 31px;
    background: red;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.intype button img {
    width: 22px;
}

.intype button img:hover {
    opacity: .2;
}

.single-project .intype span {
    position: absolute;
    left: 20px;
    ;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    top: 0;
    font-size: 20px;
}

.single-project .intype button {
    position: absolute;
    border: none;
    right: 8px;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    top: 0;
    background: transparent !important;
    color: #c3c3c3 !important;
    font-size: 20px;
    line-height: 16px;
}

.intype input::placeholder {
    color: #ccc;
}

.masusr {
    padding-left: 38px;
    position: relative;
    margin-top: 5px;
}

.masusr img {
    width: 38px;
    position: absolute;
    left: 0;
    top: -5px;
    box-shadow: 1px 2px 2px #c6c6c6;
    border-radius: 50%;
    cursor: pointer;
}

/* a.linkback {
    opacity: 1 !important;
} */

.aftersearch a {
    text-decoration: none;
}

.sectionone .likeaddto.closeBd,
.sectionone .likeaddtos.closeBd {
    top: 0;
    bottom: 0;
    margin: auto;
}

.masusr p {
    color: #b7b7b7 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.masusr span {
    cursor: pointer;
}

.intype.commentdiv button:focus {
    outline: none;
}

.masusr span:hover,
.masusr img:hover,
.userinpost h5 a:hover {
    opacity: .2;
}

.userinpost h5:hover {
    opacity: 1 !important;
}

.video-react-progress-holder.video-react-slider-horizontal.video-react-slider:hover .video-react-play-progress::before {
    top: -5px;
}

/* .sectionone .mb-2 {
    position: relative;
} */

.video-react-progress-holder.video-react-slider-horizontal.video-react-slider .video-react-play-progress::before {
    position: absolute;
    top: -2px;
    right: -0.5em;
    font-size: 0.9em;
}

.footer-menu ul li a label.alluser {
    width: 18px;
    height: 18px;
    margin-bottom: -5px;
    margin-top: 0;
}

.footer-menu ul li a label.alluser img {
    width: 6px !important;
    float: left;
    border-radius: 50%;
    height: 6px !important;
    cursor: pointer;
}

.commestsn {
    border-top: 1px solid #e5e5e5;
    padding-bottom: 12px;
}

.header_left .nav.nav-tabs li a.linkback a:hover {
    opacity: 1 !important;
}

.userlist a a:hover {
    opacity: 1;
}

.commestsn.democlass1 {
    padding-bottom: 30px !important;
}

.might {
    text-decoration: none !important;
}

/* .commestsn.lastcomment .mb-2:last-child {
    margin-bottom: 80px !important;
}  */
.commestsn.commestsn_endbutton {
    padding-bottom: 90px !important
}

ul.videoul li span a a:hover {
    opacity: 1;
}

/* .header_right .uld li.more:hover {
    opacity: .2;
} */

ul.videoul li a.comentbt span {
    margin-left: 3px;
}

.intype.commentdiv .loaderclass.load {
    margin: 0;
    position: absolute !important;
}

.hrcmi img {
    height: 13px !important;
    top: 1px !important;
}

.commestsn li.mmnt {
    padding-left: 62px !important;
    margin-bottom: 8px !important;
}

.videoulpost {
    margin-top: 12px !important;
}

.videoulpost li {
    margin-bottom: 10px !important;
}

.commestsn2 {
    border-top: 1.7px solid #e5e5e5;

}

.commestsn .intype input {
    background: #fff;
    border: none;
    font-size: 14px;
    box-shadow: 2px 1.7px 3px #bebebe69;
    padding: 10px 40px 10px 10px;
    height: auto;
    border-radius: 10px;
    color: #2b3237;
    border: .7px solid #ddddddb5;
}

.userin.userinpost ul li.mmnt {
    padding-left: 0;
}

.commestsn .intype input::placeholder {
    color: #cccccc;
}

.commestsn .intype {
    position: sticky;
    margin-top: 30px;
    padding-left: 0;
    bottom: 0;
    z-index: 9;
    margin-left: 10px;
}

.commestsn .intype button {
    position: absolute;
    border: none;
    right: 8px;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    top: 0;
    background: transparent !important;
    color: #c3c3c3 !important;
    font-size: 20px;
    line-height: 16px;
}

/* .calendar_edit {
    margin-top: 57px;
} */

.row.browser {
    margin: 0 -8px;
}

.row.browser .col-4 {
    padding: 0 8px;
}

.edituser .mailupload .upload:hover,
.edituser .mailupload span.camera:hover {
    opacity: .2;
}

.edituser span.upload {
    width: 110px;
    height: 110px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    position: relative;
    box-shadow: 3px 3px 6px #a2a2a2;
}

.edituser .mailupload i.fas.fa-camera {
    left: 0;
    padding: 4px;
    font-size: 18px;
}

.edituser .mailupload span.camera {
    color: #fff;
    position: absolute;
    bottom: 0;
    background: #0000008c;
    width: 93px;
    right: 0;
    left: 0;
    margin: auto;
}

.edituser button {
    background-image: url(../images/btnbg.png);
    width: 100%;
    color: #fff;
    font-weight: 600;
    padding: 8px;
    border-radius: 5px;
    background-size: 42px;
    box-shadow: 1px 1px 5px 0 #959595d9;
    margin-top: 15px;
    position: relative;
    font-size: 14px;
    outline: none !important;
}

.edituser span.upload input[type="file"] {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 999999;
    cursor: pointer;
    border-radius: 50%;
    width: 100%;
}


.edituser .mailupload {
    width: 110px;
    margin: auto;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    height: 110px;
    box-shadow: 2px 2px 5px #a2a2a2;
    overflow: hidden;
}

.edituser span.upload img#blah2 {
    position: absolute;
    width: 110px;
    overflow: hidden;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
}

.headernoti .tabshead li a:hover {
    opacity: .2;
}

.switch {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 20px;
    margin-left: 15px;
    position: absolute;
    top: -3px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e8e8e8;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input:checked+.slider {
    background-image: url(../images/btnbg.png);
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.switch input:checked+.slider:before {
    -webkit-transform: translateX(21px);
    -ms-transform: translateX(21px);
    transform: translateX(21px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}


.form-signin.edituser h6 .public {
    display: inline-block;
    float: right;
    width: 80px;
    position: relative;
}

.form-signin.edituser h6 {
    margin-top: 26px;
    color: #313131 !important;
    font-weight: 600;
    font-size: 11px;
    padding: 0 6px;
}

.form-signin.edituser {
    padding-top: 48px;
}

.edituser p {
    font-size: 9px;
    font-weight: 500;
    color: #696969;
}

.followrequests .header_search {
    margin-top: -40px;
    position: sticky;
    width: 380px;
    padding: 0 0 8px;
    z-index: 9;
}

.followrequests .followingmain {
    padding-top: 0;
}

.tab-content.notificationslist .tab-pane {
    padding-top: 10px;
}

.tab-content.notificationslist .followrequests {
    padding-top: 50px;
}

.followrequests h5 span {
    background: #88c037;
    color: #fff !important;
    border: none !important;
    width: 62px !important;
    border-radius: 2px !important;
    font-size: 11px !important;
}

.followrequests h5 span.dicline {
    background: #ee4e3c;
}

.edituser .form-control {
    color: #2b3237;
    font-weight: 500;

}

.edituser .form-control::placeholder {
    color: gray;
    /*  opacity:.8;*/
}

/*.commestsn2 .userin a img:hover {
    opacity: 1;
}*/
.commestsn2 ul.videoul li img {
    height: 18px;
}

.commestsn2 ul.videoul li a {
    cursor: pointer;
}

.changepassword .form-control {
    margin-bottom: 20px;
}

.changepassword {
    padding-top: 140px !important;
}

.sectionone .userin.userinpost ul li img:hover {
    opacity: 1;
}

.sectionone .userin.userinpost ul li img:hover {
    opacity: .2 !important;
}

.browser2 label.fille span,
.browser2 a.with_who {
    background-image: url(../images/shadow_22.png);
}

/*************************tamshead*************************/

.tamshead img {
    width: 200px;
    margin: auto;
}

.allimg img,
.allimg video {
    width: 100%;
    box-shadow: 0px 0px 10px #e3e3e3;
    border-radius: 33px;
    padding: 0 0;
    margin-bottom: 12px;
}

.tamshead.text-center {
    margin-top: 33px;
    background-image: url(../images/aboutbg.png);
    background-size: 100%;
    background-position: revert;
    padding: 5px 0 35px;
    background-repeat: no-repeat;
}

.tab-content .tamshead_content button {
    display: none;
}

.tab-content .tamshead_content .video-react-current-time.video-react-time-control.video-react-control {
    display: none;
}

.tab-content .tamshead_content .video-react-duration.video-react-time-control.video-react-control {
    display: none;
}

.tab-content .tamshead_content .video-react-progress-control.video-react-control {
    display: none;
}

.tab-content .tamshead_content .video-react-control-bar.video-react-control-bar-auto-hide {
    display: none;
}

.about_content h5 {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 20px;
}

.tamshead ul {
    margin-top: 20px;
}

.tamshead ul li {
    display: inline-block;
    margin: 0 10px;
}

.tamshead ul li a {
    color: #222324;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
}

.tamshead ul li a:hover {
    opacity: .2;
}

.tab-content .tamshead_content {
    padding: 15px 15px;
}

.tamshead_content h5 b {
    font-weight: 600;
    color: #000;
}

.tamshead_content h5 {
    font-size: 15px !important;
    font-weight: 400 !important;
    margin-bottom: 10px;
}

.tab-content.about_content.tamshead_content {
    padding-top: 35px;
}

.tamshead_content h2 {
    font-size: 15px;
    font-weight: bold;
    border-top: 1px solid #e5e5e5;
    padding-top: 14px;
    margin-top: 12px;
    line-height: 23px;
}


.tamshead_content h3 {
    font-size: 14px;
    font-weight: bold;
}

.tamshead_content p {
    color: #333;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 8px;
}

.tamshead_content h4 {
    font-size: 16px;
    font-weight: bold;
}

.tamshead_content h5 {
    font-size: 14px;
    font-weight: bold;
}

.tamshead_content ul li {
    font-size: 13px;
    list-style: disc;
    line-height: 23px;
}

.tamshead_content ul {
    padding-left: 17px;
}

.tamshead_content p a,
.tamshead_content ul li a {
    color: #fe232d !important;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
}

.tamshead_content p a:hover,
.tamshead_content ul li a:hover,
.infooter ul li a:hover,
.infooter p a:hover {
    opacity: .2
}

.tamshead ul li a:hover {
    color: #fe232d;
    text-decoration: none;
}

.infooter {
    background: whitesmoke;
    padding: 15px 15px 10px;
}

.infooter p a {
    color: #fe232d;
    text-decoration: none;

}

.infooter p {
    font-size: 13px;
    color: #434343;
    font-weight: 300;
    margin-bottom: 12px;
}

.infooter ul li:after {
    background: #2e2e2e;
    position: absolute;
    width: 1px;
    height: 16px;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.infooter ul li {
    float: left;
    font-size: 13px;
    margin-right: 12px;
    padding-right: 12px;
    position: relative;
}

.infooter ul li a {
    color: #333;
    text-decoration: none;
}

.infooter ul {
    display: flex;
}

.allterms {
    padding-bottom: 42px;
}




.tamshead_content p a.app {
    color: #00a4da;
}


.tamshead_content p a.web {
    color: #39b015;
}

.tamshead_content p a.galaxy {
    color: #e300d5;
}

/* .tab-content {
    height: 100%;
    padding-bottom: 0px !important;
} */



/* .sidebar {
    width: 90px;
    height: 100%;
    position: fixed;
    top: 0;
    padding: 15px 0;
    z-index: 99;
    background: #fff;
    text-align: center;
} */

/* .sidebar ul li a img {
    width: 60px;
    box-shadow: 1px 2px 2px #c6c6c6;
    border-radius: 50%;
} */

/* .sidebar ul li a {
    text-decoration: none;
} */

/* .sidebar ul li:hover{
  opacity: .2;  
} */

/* .sidebar ul li a p {
    font-size: 10px;
    color: #333;
    margin-bottom: 10px;
    margin-top: 3px;
    font-weight: 600;
    cursor:pointer;
    font-size: 14px;
    color: #333;
    position: relative;
    margin-bottom: 10px;
    margin-top: 3px;
    font-weight: 500;
    cursor: pointer;
    height: 18px;
    font-family: sans-serif !important;
    line-height: 1.2;

} */


.notificationslist .userin h6 p {
    display: initial;
    margin-right: 3px;
}

.notificationslist .userin p p {
    display: initial;
    margin: 0;
}

.likeaddto.closeBd,
.likeaddtop.closeBd,
.likeaddtops.closeBd,
.likeaddtos.closeBd {
    top: 0;
    bottom: 0;
}

/* .lazy-column-left {
    left: 0;
}

.lazy-column-right {
    right: 0;
} */

.video-react-big-play-button.video-react-big-play-button-left::before {
    display: none;
}

/* .itmain {
    min-height: 400px;
    text-align: center;
    width: 100%;
    width: 100%;
    float: left;
    margin-top: 0px;
} */

body {
    /* border-left: 90px solid #000;
    border-right: 90px solid #000; */
    min-height: 400px;
    overflow: hidden;
}

.container-fluid {
    min-height: 400px;
}

.sidebar {
    display: block;
    overflow-y: auto;
    z-index: 999999;
}

/* .tab-content {
        max-height: 800px;
        overflow-y: scroll;
    min-height: 100%;
    overflow-x: hidden;
} */




.video-react .video-react-big-play-button:before,
.video-react .video-react-control:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-react .video-react-big-play-button:before,
.video-react .video-react-control:before {
    text-align: center;
}

.video-react-big-play-button.video-react-big-play-button-left::before {
    margin-left: 9px;
}

.video-react-big-play-button.video-react-big-play-button-left {
    background: transparent !important;
    box-shadow: none;
    border: none !important;
    position: absolute !important;
    left: 0 !important;
    right: 0;
    bottom: -73px;
    top: inherit !important;
    width: 14px !important;
    margin: auto;
}

@font-face {
    font-family: "video-react";
    src: url(data:application/vnd.ms-fontobject;base64,MBgAAHwXAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAic4U8QAAAAAAAAAAAAAAAAAAAAAAABYAdgBpAGQAZQBvAC0AcgBlAGEAYwB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAWAHYAaQBkAGUAbwAtAHIAZQBhAGMAdAAAAAAAAAEAAAALAIAAAwAwT1MvMg7RD8oAAAC8AAAAYGNtYXAOVuSnAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zsdb3FIAAAF4AAAS0GhlYWQLMledAAAUSAAAADZoaGVhB6wEJgAAFIAAAAAkaG10eIgAFM8AABSkAAAAlGxvY2FLllAoAAAVOAAAAExtYXhwACoAyQAAFYQAAAAgbmFtZVtqyukAABWkAAABtnBvc3QAAwAAAAAXXAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADyIAQAAAAAAAQAAAAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg8iD//f//AAAAAAAg8gD//f//AAH/4w4EAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAVYA1gMqAyoAAgAACQIBVgHU/iwDKv7W/tYAAgBWAFYDqgOqAAIAFgAAAS0BNzIeAhUUDgIjIi4CNTQ+AgGqAQD/AFZYnHNDQ3ObWVicc0NDc5sBQMDA6kNzm1lYnHNDQ3ObWVicc0MAAAADAFYAVgOqA6oAEwAnACoAACUyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CExEFAgBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObAwEAqjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9lgGAwAAAAAACAQAA1gMAAyoAAwAHAAABMxEjIREzEQJWqqr+qqoDKv2sAlT9rAAAAwBWAFYDqgOqAAMABwAbAAABESMRIxEjERMyHgIVFA4CIyIuAjU0PgICgFZUVoBYnHNDQ3ObWVicc0NDc5sBVgFU/qwBVP6sAlRDc5tZWJxzQ0Nzm1lYnHNDAAAEAFYAVgOqA6oAAwAXACsALwAAAREzEQcyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CAxEzEQIqVoBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObJ1YBVgFU/qysNl18R0Z9XTY2XXxHRn1dNgMAQ3ObWVicc0NDc5tZWJxzQ/2sAVT+rAABAQABAAMAAwAAAwAAASERIQEAAgD+AAMA/gAAAgBqAQADVgMAAAIABQAACQERIQkBAeoBbP6A/pQBbAIAAQD+AAEAAQAAAAACAKoBAAOWAwAAAgAFAAAJAiERAQIqAWz+lP6AAWwDAP8A/wACAP8AAAAAAAIBAAEAAwADAAACAAYAAAkBEQEzESMBlgFq/gBWVgIAAQD+AAIA/gAAAAAAAgEAAQADAAMAAAMABgAAATMRIyERAQKqVlb+VgFqAwD+AAIA/wAAAAIAqgCAA1YD1gBFAGgAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMRMh4CFRQOAiMiLgI1MxQeAjMyPgI1NC4CIxUnNwH4AwsEHgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYGBwMDEQYGDQMDCwYICiIODAMGAwoEBAoJA0Z9XTY2XXxHRn1dNlYpRV01NF5FKSlFXTXW1gG8AQUCAwNeHiYBAwMDAwMDAwMGAwcZDgYNAwMNBgYDAwMBAQMDAgMEFgwLCQEDCAkDGggKBAFuNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAEAKoAgANWA9YAGwBGAE0AcAAAARQWMzI2PwEwNj0BMCY1NCYjIgYPATAGHQEwFjcUBg8BMAYjIgYjIiYnLgEnLgE9ATQ2PwEwNjMyNjMyFhceARceARceARUHIzUHNTczEzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCNA4GAwgDCAQEEgQDBgMIBgZUAQMMEAYGDgYGDgYGCAYKCAEDDg4GBg4GBg4GBgoGBgMDAwG2KCpMBi5GfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwEAQMDBgMFKA8eCRMGGgwEAQMDBgMDDgkJEAlqjAweGAEeNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAABACqAIADVgPWABsARgCjAMYAAAEUFjMyNj8BMDY9ATQmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1EzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCPBAGAwYDCAQEEAQDCAMIBARQAQMMEAYGDgYPFQoGAwMDAwMDDBAGBgwGBg4GBgoGBgMDAwHiDBIEBQMWBQMDASwWDgMOAw0ZCggIBAUDAwgDBg0DAwUBAwMGAwMNBgYOBgYLAwMNBggKJAQFAxYFAwMBBAUDGmZGfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAYIAQMKCQNWAwYDBAoDAwgJA1YJJwkTBhoMBAsFAw4JCRAJHgkTBhoMBAEDAwYDAw4JCRAJDgwIBQMDAQQFAwgPHwQHBQQYCg4JAwMFBwMDBwYGDgYGDQMDCgMDBQQBAwMCAwQbCwgFAwMBBAUDFgUDAwEeAWo1XXtHRn1dNjZdfEc0XkUpKUVdNTReRSms1tYAAAIAqgCAA1YD1gBCAGUAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMlND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgH0AwsEGgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYIFw8GDQMDCwYICiIODAMGAwoEBAoJA/6uNl18R9bWNF5FKSlFXTU0XkUpVjZdfEdGfV02AbwBBQIDA14eJgEDAwMDAwMDAwYDBxkOBg0DAw0GCAgBAwMCAwQWDAsJAQMICQMaCAoEGkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAABACqAIADVgPWABsARgBNAHAAAAEUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVByM1BzU3MwU0PgIzNRcHNSIOAhUUHgIzMj4CNTMUDgIjIi4CAjQOBgMIAwgEBBIEAwYDCAYGUAEDDBAGBg4GBg4GBggGCggBAw4OBgYOBgYOBgYKBgYDAwMBsigqTAb+2DZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgF4BQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQBAwMGAwUoDx4JEwYaDAQBAwMGAwMOCQkQCWqMDB4YNkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAAAAQAqgCAA1YD1gAiAD4AaQDGAAATND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgUUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1qjZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgGODgYDCAMIBAQSBAMGAwgEBFQBAwwQBgYOBg8VCgYDAwMDAwMMEAYGDAYGDgYGCgYGAwMDAeIMEgQFAxYFAwMBLBYOAw4DDRkKCAgEBQMDCAMGDQMDBQEDAwYDAw0GBg4GBgsDAw0GCAokBAUDFgUDAwEEBQMaAdZGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwXBQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQLBQMOCQkQCR4JEwYaDAQBAwMGAwMOCQkQCQ4MCAUDAwEEBQMIDx8EBwUEGAoOCQMDBQcDAwcGBg4GBg0DAwoDAwUEAQMDAgMEGwsIBQMDAQQFAxYFAwMBHgAAAAAEAIAAgAOAA4AAAgAUACYALgAAARUnJwEHJw4BBzU+ATcnEScjETMnATQuAic1HgMVFAYHJz4BJxwBByc1HgECAFrwAso2WCJOLBswFbbWqsrKAqofOU0vQG5PLRcVQAoMagJoMDoDVrRahP02NlgbKAtYBxoRtv7g1gEAyv62M1xLNg5YDkVjfEQwWydCGTkeBw0GaF4YWwAAAAABASoAqgKqA1YABQAAATM3EScjASqs1NSsAoDW/VTWAAIA1gCqAxYDVgAFAAwAABMzNxEnIyUUBgcRHgHWqtbWqgJAPDAwPAKA1v1U1oA5WxgBWBhbAAAAAwCAAIoDgAN2ABUAHAAiAAABHgMVFA4CBzU+AzU0LgInExQGBxEeASUzNxEnIwJWQG5PLS1PbUEuTjkfHzlNL2o6MDA6/cCq1taqA3YORWN8RER7Y0YOWA03S1wzM1xLNg7+4jlbGAFYGFtH1v1U1gAAAAAEANYA1gMqAyoABQALABEAFwAAATMVIzUjEzUzFSM1ATUzFSMVHQEzFSM1AlbUVICAVNT+gNSAgNQDKtSA/lSA1FQBLNRUgKyAVNQABADWANYDKgMqAAUACwARABcAAAEzFSM1MwM1MxUjFQE1MxUjNRE1MxUjNQKqgNRUVNSA/qxU1NRUAqpU1P2s1FSAAdSA1FT+rFTUgAAAAAADAIAAqgOAA1YAFwAvAD8AAAE1NCYrASIGHQEUFjsBMjY9ASMVIzUzFSM1NCYrASIGHQEUFjsBMjY9ASMVIzUzFQEyFhURFAYjISImNRE0NjMDABgSgBIaGhKAEhhAVlbqGhKAEhgYEoASGkBWVgGUIjQzI/2sJDIyJAIqLBIYGBKsEhgYEiwWgBYsEhgYEqwSGBgSLBaAFgEsMyP+ACI0MyMCACI0AAAEAIAAgAOAA4AAAwANABkAKQAAATUzFScRMzI2PQE0JiMBESMVIzUjETM1MxUBMhYVERQGIyEiJjURNDYzAmpWlqwSGBgS/wBAVkBAVgGUIjQzI/2sJDIyJAHAgIDA/wAYEqwSGP8AAQBqav8AVlYCADMj/awiNDMjAlQiNAAAAAIAZABWA5wDqgALAFkAAAEyNjU0JiMiBhUUFiUXHgEPAQ4BLwEOAQ8BDgErASImLwEuAScHBiYvASY2PwEuATU8ATcnLgE/AT4BHwE+AT8BPgE7ATIWHwEeARc3NhYfARYGDwEeARUcAQIAPVlYPj1ZWAF8WgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQECWgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQEBalg+PVlYPj1ZbEYEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVC0YEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVAAAAAQCAAFgDgAOqADMAAAEyFhUUBiMiJjU8ATclDgEjIiY1NDYzMhYXJS4BNTQ2MzIWFRQGIyImJwUeARUUBgcFPgEDADNJSTMzSQL+0hIsGjRMSzUZLRIBLAEDSzU0TEs1GS0S/tQBAwICATAQLAFSSTMzS0szBw8GsBASSzU0TBERrgcPCDRMSzU0TBMRsAcPCAcPCLAPEQADAFYAVgOqA6oAAwAHABsAAAE1IxUTESMREzIeAhUUDgIjIi4CNTQ+AgIqVFRUKlicc0NDc5tZWJxzQ0NzmwKAVlb+qgEA/wACgENzm1lYnHNDQ3ObWVicc0MAAAQAVgBWA6oDqgADABcAKwAvAAABNTMVAzI+AjU0LgIjIg4CFRQeAhMyHgIVFA4CIyIuAjU0PgITETMRAdZUKkZ9XTY2XXxHRn1dNjZdfEdYnHNDQ3ObWVicc0NDc5svVAKAVlb+KjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9gAEA/wAAAAEA1gDWAyoDKgALAAABBxcHJwcnNyc3FzcDKu7uPO7uPO7uPO7uAu7u7jzu7jzu7jzu7gABAFUAVQOrA6sAFAAAExQeAjMyPgI1NC4CIyIOAhVVQ3ScWFicdENDdJxYWJx0QwIAWJx0Q0N0nFhYnHRDQ3ScWAAAAAIAVQBVA6sDqwAUACgAAAEiDgIVFB4CMzI+AjU0LgIjESIuAjU0PgIzMh4CFRQOAgIAWJx0Q0N0nFhYnHRDQ3ScWEd8XTU1XXxHR3xdNTVdfAOrQ3ScWFicdENDdJxYWJx0Q/0ANV18R0d8XTU1XXxHR3xdNQAAAAMAVQBVA6sDqwAUACgANAAAASIOAhUUHgIzMj4CNTQuAiMRIi4CNTQ+AjMyHgIVFA4CExQGIyImNTQ2MzIWAgBYnHRDQ3ScWFicdENDdJxYR3xdNTVdfEdHfF01NV18OUs1NUtLNTVLA6tDdJxYWJx0Q0N0nFhYnHRD/QA1XXxHR3xdNTVdfEdHfF01AVU1S0s1NUtLAAAAAQAAAAEAAPEUzolfDzz1AAsEAAAAAADUNIllAAAAANQ0iWUAAAAAA6sD1gAAAAgAAgAAAAAAAAABAAAEAAAAAAAEAAAAAAADqwABAAAAAAAAAAAAAAAAAAAAJQQAAAAAAAAAAAAAAAAAAAAEAAFWBAAAVgQAAFYEAAEABAAAVgQAAFYEAAEABAAAagQAAKoEAAEABAABAAQAAKoEAACqBAAAqgQAAKoEAACqBAAAqgQAAIAEAAEqBAAA1gQAAIAEAADWBAAA1gQAAIAEAACABAAAZAQAAIAEAABWBAAAVgQAANYEAABVBAAAVQQAAFUAAAAAAAoAFAAeACwAVACWAKoA2AEgAS4BRAFaAXABhAIQAqgDpgQuBMYFxAYSBiIGPgZ4Bp4GxgcaB1oH4gguCFwIpAi+COAJHAloAAEAAAAlAMcABAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQALAAAAAQAAAAAAAgAHAIQAAQAAAAAAAwALAEIAAQAAAAAABAALAJkAAQAAAAAABQALACEAAQAAAAAABgALAGMAAQAAAAAACgAaALoAAwABBAkAAQAWAAsAAwABBAkAAgAOAIsAAwABBAkAAwAWAE0AAwABBAkABAAWAKQAAwABBAkABQAWACwAAwABBAkABgAWAG4AAwABBAkACgA0ANR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADB2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRSZWd1bGFyAFIAZQBnAHUAbABhAHJ2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA?#iefix) format("eot");
}

@font-face {
    font-family: "video-react";
    src: url(data:application/font-woff;base64,d09GRgABAAAAABfIAAsAAAAAF3wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDtEPymNtYXAAAAFoAAAAVAAAAFQOVuSnZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAEtAAABLQx1vcUmhlYWQAABSUAAAANgAAADYLMledaGhlYQAAFMwAAAAkAAAAJAesBCZobXR4AAAU8AAAAJQAAACUiAAUz2xvY2EAABWEAAAATAAAAExLllAobWF4cAAAFdAAAAAgAAAAIAAqAMluYW1lAAAV8AAAAbYAAAG2W2rK6XBvc3QAABeoAAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8iAEAAAAAAAEAAAAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIPIg//3//wAAAAAAIPIA//3//wAB/+MOBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQFWANYDKgMqAAIAAAkCAVYB1P4sAyr+1v7WAAIAVgBWA6oDqgACABYAAAEtATcyHgIVFA4CIyIuAjU0PgIBqgEA/wBWWJxzQ0Nzm1lYnHNDQ3ObAUDAwOpDc5tZWJxzQ0Nzm1lYnHNDAAAAAwBWAFYDqgOqABMAJwAqAAAlMj4CNTQuAiMiDgIVFB4CEzIeAhUUDgIjIi4CNTQ+AhMRBQIARn1dNjZdfEdGfV02Nl18R1icc0NDc5tZWJxzQ0NzmwMBAKo2XXxHRn1dNjZdfEdGfV02AwBDc5tZWJxzQ0Nzm1lYnHND/ZYBgMAAAAAAAgEAANYDAAMqAAMABwAAATMRIyERMxECVqqq/qqqAyr9rAJU/awAAAMAVgBWA6oDqgADAAcAGwAAAREjESMRIxETMh4CFRQOAiMiLgI1ND4CAoBWVFaAWJxzQ0Nzm1lYnHNDQ3ObAVYBVP6sAVT+rAJUQ3ObWVicc0NDc5tZWJxzQwAABABWAFYDqgOqAAMAFwArAC8AAAERMxEHMj4CNTQuAiMiDgIVFB4CEzIeAhUUDgIjIi4CNTQ+AgMRMxECKlaARn1dNjZdfEdGfV02Nl18R1icc0NDc5tZWJxzQ0NzmydWAVYBVP6srDZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9rAFU/qwAAQEAAQADAAMAAAMAAAEhESEBAAIA/gADAP4AAAIAagEAA1YDAAACAAUAAAkBESEJAQHqAWz+gP6UAWwCAAEA/gABAAEAAAAAAgCqAQADlgMAAAIABQAACQIhEQECKgFs/pT+gAFsAwD/AP8AAgD/AAAAAAACAQABAAMAAwAAAgAGAAAJAREBMxEjAZYBav4AVlYCAAEA/gACAP4AAAAAAAIBAAEAAwADAAADAAYAAAEzESMhEQECqlZW/lYBagMA/gACAP8AAAACAKoAgANWA9YARQBoAAABDgEVFAYxIzczFSMHMDY1NDI1NBY7ATIWFx4BFx4BFRQGBw4BBw4BBw4BIyImJy4BJy4BNTMUFjMyNj8BMDY9AS8BMCYjETIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcB+AMLBB4KZkoEBAYFAwgGDQMDCgMHCwEDAwUGBgcDAxEGBg0DAwsGCAoiDgwDBgMKBAQKCQNGfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBvAEFAgMDXh4mAQMDAwMDAwMDBgMHGQ4GDQMDDQYGAwMDAQEDAwIDBBYMCwkBAwgJAxoICgQBbjVde0dGfV02Nl18RzReRSkpRV01NF5FKazW1gAABACqAIADVgPWABsARgBNAHAAAAEUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVByM1BzU3MxMyHgIVFA4CIyIuAjUzFB4CMzI+AjU0LgIjFSc3AjQOBgMIAwgEBBIEAwYDCAYGVAEDDBAGBg4GBg4GBggGCggBAw4OBgYOBgYOBgYKBgYDAwMBtigqTAYuRn1dNjZdfEdGfV02VilFXTU0XkUpKUVdNdbWAXgFCQEDCgkDVgkDBAoDAwgJA1YJJwkTBhoMBAEDAwYDBSgPHgkTBhoMBAEDAwYDAw4JCRAJaowMHhgBHjVde0dGfV02Nl18RzReRSkpRV01NF5FKazW1gAAAAQAqgCAA1YD1gAbAEYAowDGAAABFBYzMjY/ATA2PQE0JjU0JiMiBg8BMAYdATAWNxQGDwEwBiMiBiMiJicuAScuAT0BNDY/ATA2MzI2MzIWFx4BFx4BFx4BFSMyNj0BMCY1NCYrATAGIyIGHQEjNDYzMjYzMhYXHgEdATAGFRQGIyIGBx4BFx4BFRQGBw4BBw4BIyIGIyImJy4BJy4BNTMVMBYVFBY7ATA2MzI2PQEwJjU0JisBNRMyHgIVFA4CIyIuAjUzFB4CMzI+AjU0LgIjFSc3AjwQBgMGAwgEBBAEAwgDCAQEUAEDDBAGBg4GDxUKBgMDAwMDAwwQBgYMBgYOBgYKBgYDAwMB4gwSBAUDFgUDAwEsFg4DDgMNGQoICAQFAwMIAwYNAwMFAQMDBgMDDQYGDgYGCwMDDQYICiQEBQMWBQMDAQQFAxpmRn1dNjZdfEdGfV02VilFXTU0XkUpKUVdNdbWAXgGCAEDCgkDVgMGAwQKAwMICQNWCScJEwYaDAQLBQMOCQkQCR4JEwYaDAQBAwMGAwMOCQkQCQ4MCAUDAwEEBQMIDx8EBwUEGAoOCQMDBQcDAwcGBg4GBg0DAwoDAwUEAQMDAgMEGwsIBQMDAQQFAxYFAwMBHgFqNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAACAKoAgANWA9YAQgBlAAABDgEVFAYxIzczFSMHMDY1NDI1NBY7ATIWFx4BFx4BFRQGBw4BBw4BIyImJy4BJy4BNTMUFjMyNj8BMDY9AS8BMCYjJTQ+AjM1Fwc1Ig4CFRQeAjMyPgI1MxQOAiMiLgIB9AMLBBoKZkoEBAYFAwgGDQMDCgMHCwEDAwUGCBcPBg0DAwsGCAoiDgwDBgMKBAQKCQP+rjZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgG8AQUCAwNeHiYBAwMDAwMDAwMGAwcZDgYNAwMNBggIAQMDAgMEFgwLCQEDCAkDGggKBBpGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwAAAQAqgCAA1YD1gAbAEYATQBwAAABFBYzMjY/ATA2PQEwJjU0JiMiBg8BMAYdATAWNxQGDwEwBiMiBiMiJicuAScuAT0BNDY/ATA2MzI2MzIWFx4BFx4BFx4BFQcjNQc1NzMFND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgI0DgYDCAMIBAQSBAMGAwgGBlABAwwQBgYOBgYOBgYIBgoIAQMODgYGDgYGDgYGCgYGAwMDAbIoKkwG/tg2XXxH1tY0XkUpKUVdNTReRSlWNl18R0Z9XTYBeAUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwEAQMDBgMFKA8eCRMGGgwEAQMDBgMDDgkJEAlqjAweGDZGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwAAAAEAKoAgANWA9YAIgA+AGkAxgAAEzQ+AjM1Fwc1Ig4CFRQeAjMyPgI1MxQOAiMiLgIFFBYzMjY/ATA2PQEwJjU0JiMiBg8BMAYdATAWNxQGDwEwBiMiBiMiJicuAScuAT0BNDY/ATA2MzI2MzIWFx4BFx4BFx4BFSMyNj0BMCY1NCYrATAGIyIGHQEjNDYzMjYzMhYXHgEdATAGFRQGIyIGBx4BFx4BFRQGBw4BBw4BIyIGIyImJy4BJy4BNTMVMBYVFBY7ATA2MzI2PQEwJjU0JisBNao2XXxH1tY0XkUpKUVdNTReRSlWNl18R0Z9XTYBjg4GAwgDCAQEEgQDBgMIBARUAQMMEAYGDgYPFQoGAwMDAwMDDBAGBgwGBg4GBgoGBgMDAwHiDBIEBQMWBQMDASwWDgMOAw0ZCggIBAUDAwgDBg0DAwUBAwMGAwMNBgYOBgYLAwMNBggKJAQFAxYFAwMBBAUDGgHWRnxdNazW1qwpRV01NF5FKSlFXTVGfV02Nl18FwUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwECwUDDgkJEAkeCRMGGgwEAQMDBgMDDgkJEAkODAgFAwMBBAUDCA8fBAcFBBgKDgkDAwUHAwMHBgYOBgYNAwMKAwMFBAEDAwIDBBsLCAUDAwEEBQMWBQMDAR4AAAAABACAAIADgAOAAAIAFAAmAC4AAAEVJycBBycOAQc1PgE3JxEnIxEzJwE0LgInNR4DFRQGByc+ASccAQcnNR4BAgBa8ALKNlgiTiwbMBW21qrKygKqHzlNL0BuTy0XFUAKDGoCaDA6A1a0WoT9NjZYGygLWAcaEbb+4NYBAMr+tjNcSzYOWA5FY3xEMFsnQhk5HgcNBmheGFsAAAAAAQEqAKoCqgNWAAUAAAEzNxEnIwEqrNTUrAKA1v1U1gACANYAqgMWA1YABQAMAAATMzcRJyMlFAYHER4B1qrW1qoCQDwwMDwCgNb9VNaAOVsYAVgYWwAAAAMAgACKA4ADdgAVABwAIgAAAR4DFRQOAgc1PgM1NC4CJxMUBgcRHgElMzcRJyMCVkBuTy0tT21BLk45Hx85TS9qOjAwOv3AqtbWqgN2DkVjfEREe2NGDlgNN0tcMzNcSzYO/uI5WxgBWBhbR9b9VNYAAAAABADWANYDKgMqAAUACwARABcAAAEzFSM1IxM1MxUjNQE1MxUjFR0BMxUjNQJW1FSAgFTU/oDUgIDUAyrUgP5UgNRUASzUVICsgFTUAAQA1gDWAyoDKgAFAAsAEQAXAAABMxUjNTMDNTMVIxUBNTMVIzURNTMVIzUCqoDUVFTUgP6sVNTUVAKqVNT9rNRUgAHUgNRU/qxU1IAAAAAAAwCAAKoDgANWABcALwA/AAABNTQmKwEiBh0BFBY7ATI2PQEjFSM1MxUjNTQmKwEiBh0BFBY7ATI2PQEjFSM1MxUBMhYVERQGIyEiJjURNDYzAwAYEoASGhoSgBIYQFZW6hoSgBIYGBKAEhpAVlYBlCI0MyP9rCQyMiQCKiwSGBgSrBIYGBIsFoAWLBIYGBKsEhgYEiwWgBYBLDMj/gAiNDMjAgAiNAAABACAAIADgAOAAAMADQAZACkAAAE1MxUnETMyNj0BNCYjAREjFSM1IxEzNTMVATIWFREUBiMhIiY1ETQ2MwJqVpasEhgYEv8AQFZAQFYBlCI0MyP9rCQyMiQBwICAwP8AGBKsEhj/AAEAamr/AFZWAgAzI/2sIjQzIwJUIjQAAAACAGQAVgOcA6oACwBZAAABMjY1NCYjIgYVFBYlFx4BDwEOAS8BDgEPAQ4BKwEiJi8BLgEnBwYmLwEmNj8BLgE1PAE3Jy4BPwE+AR8BPgE/AT4BOwEyFh8BHgEXNzYWHwEWBg8BHgEVHAECAD1ZWD49WVgBfFoGAgRWBA4IahAkFBABCwisBwsCEBMkEWoHDgVWBAIGWgEBAloGAgRWBA4IahAkFBABCwisBwsCEBMkEWoHDgVWBAIGWgEBAWpYPj1ZWD49WWxGBBAIlAcEAyoMFghwBwsKCHAHFQ4qAwMIlAcQBUYKFQsKFQtGBBAIlAcEAyoMFghwBwsKCHAHFQ4qAwMIlAcQBUYKFQsKFQAAAAEAgABYA4ADqgAzAAABMhYVFAYjIiY1PAE3JQ4BIyImNTQ2MzIWFyUuATU0NjMyFhUUBiMiJicFHgEVFAYHBT4BAwAzSUkzM0kC/tISLBo0TEs1GS0SASwBA0s1NExLNRktEv7UAQMCAgEwECwBUkkzM0tLMwcPBrAQEks1NEwREa4HDwg0TEs1NEwTEbAHDwgHDwiwDxEAAwBWAFYDqgOqAAMABwAbAAABNSMVExEjERMyHgIVFA4CIyIuAjU0PgICKlRUVCpYnHNDQ3ObWVicc0NDc5sCgFZW/qoBAP8AAoBDc5tZWJxzQ0Nzm1lYnHNDAAAEAFYAVgOqA6oAAwAXACsALwAAATUzFQMyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CExEzEQHWVCpGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObL1QCgFZW/io2XXxHRn1dNjZdfEdGfV02AwBDc5tZWJxzQ0Nzm1lYnHND/YABAP8AAAABANYA1gMqAyoACwAAAQcXBycHJzcnNxc3Ayru7jzu7jzu7jzu7gLu7u487u487u487u4AAQBVAFUDqwOrABQAABMUHgIzMj4CNTQuAiMiDgIVVUN0nFhYnHRDQ3ScWFicdEMCAFicdENDdJxYWJx0Q0N0nFgAAAACAFUAVQOrA6sAFAAoAAABIg4CFRQeAjMyPgI1NC4CIxEiLgI1ND4CMzIeAhUUDgICAFicdENDdJxYWJx0Q0N0nFhHfF01NV18R0d8XTU1XXwDq0N0nFhYnHRDQ3ScWFicdEP9ADVdfEdHfF01NV18R0d8XTUAAAADAFUAVQOrA6sAFAAoADQAAAEiDgIVFB4CMzI+AjU0LgIjESIuAjU0PgIzMh4CFRQOAhMUBiMiJjU0NjMyFgIAWJx0Q0N0nFhYnHRDQ3ScWEd8XTU1XXxHR3xdNTVdfDlLNTVLSzU1SwOrQ3ScWFicdENDdJxYWJx0Q/0ANV18R0d8XTU1XXxHR3xdNQFVNUtLNTVLSwAAAAEAAAABAADxFM6JXw889QALBAAAAAAA1DSJZQAAAADUNIllAAAAAAOrA9YAAAAIAAIAAAAAAAAAAQAABAAAAAAABAAAAAAAA6sAAQAAAAAAAAAAAAAAAAAAACUEAAAAAAAAAAAAAAAAAAAABAABVgQAAFYEAABWBAABAAQAAFYEAABWBAABAAQAAGoEAACqBAABAAQAAQAEAACqBAAAqgQAAKoEAACqBAAAqgQAAKoEAACABAABKgQAANYEAACABAAA1gQAANYEAACABAAAgAQAAGQEAACABAAAVgQAAFYEAADWBAAAVQQAAFUEAABVAAAAAAAKABQAHgAsAFQAlgCqANgBIAEuAUQBWgFwAYQCEAKoA6YELgTGBcQGEgYiBj4GeAaeBsYHGgdaB+IILghcCKQIvgjgCRwJaAABAAAAJQDHAAQAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEACwAAAAEAAAAAAAIABwCEAAEAAAAAAAMACwBCAAEAAAAAAAQACwCZAAEAAAAAAAUACwAhAAEAAAAAAAYACwBjAAEAAAAAAAoAGgC6AAMAAQQJAAEAFgALAAMAAQQJAAIADgCLAAMAAQQJAAMAFgBNAAMAAQQJAAQAFgCkAAMAAQQJAAUAFgAsAAMAAQQJAAYAFgBuAAMAAQQJAAoANADUdmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0VmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwdmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0dmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0UmVndWxhcgBSAGUAZwB1AGwAYQBydmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0Rm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff"), url(data:application/x-font-ttf;base64,AAEAAAALAIAAAwAwT1MvMg7RD8oAAAC8AAAAYGNtYXAOVuSnAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zsdb3FIAAAF4AAAS0GhlYWQLMledAAAUSAAAADZoaGVhB6wEJgAAFIAAAAAkaG10eIgAFM8AABSkAAAAlGxvY2FLllAoAAAVOAAAAExtYXhwACoAyQAAFYQAAAAgbmFtZVtqyukAABWkAAABtnBvc3QAAwAAAAAXXAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADyIAQAAAAAAAQAAAAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg8iD//f//AAAAAAAg8gD//f//AAH/4w4EAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAVYA1gMqAyoAAgAACQIBVgHU/iwDKv7W/tYAAgBWAFYDqgOqAAIAFgAAAS0BNzIeAhUUDgIjIi4CNTQ+AgGqAQD/AFZYnHNDQ3ObWVicc0NDc5sBQMDA6kNzm1lYnHNDQ3ObWVicc0MAAAADAFYAVgOqA6oAEwAnACoAACUyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CExEFAgBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObAwEAqjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9lgGAwAAAAAACAQAA1gMAAyoAAwAHAAABMxEjIREzEQJWqqr+qqoDKv2sAlT9rAAAAwBWAFYDqgOqAAMABwAbAAABESMRIxEjERMyHgIVFA4CIyIuAjU0PgICgFZUVoBYnHNDQ3ObWVicc0NDc5sBVgFU/qwBVP6sAlRDc5tZWJxzQ0Nzm1lYnHNDAAAEAFYAVgOqA6oAAwAXACsALwAAAREzEQcyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CAxEzEQIqVoBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObJ1YBVgFU/qysNl18R0Z9XTY2XXxHRn1dNgMAQ3ObWVicc0NDc5tZWJxzQ/2sAVT+rAABAQABAAMAAwAAAwAAASERIQEAAgD+AAMA/gAAAgBqAQADVgMAAAIABQAACQERIQkBAeoBbP6A/pQBbAIAAQD+AAEAAQAAAAACAKoBAAOWAwAAAgAFAAAJAiERAQIqAWz+lP6AAWwDAP8A/wACAP8AAAAAAAIBAAEAAwADAAACAAYAAAkBEQEzESMBlgFq/gBWVgIAAQD+AAIA/gAAAAAAAgEAAQADAAMAAAMABgAAATMRIyERAQKqVlb+VgFqAwD+AAIA/wAAAAIAqgCAA1YD1gBFAGgAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMRMh4CFRQOAiMiLgI1MxQeAjMyPgI1NC4CIxUnNwH4AwsEHgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYGBwMDEQYGDQMDCwYICiIODAMGAwoEBAoJA0Z9XTY2XXxHRn1dNlYpRV01NF5FKSlFXTXW1gG8AQUCAwNeHiYBAwMDAwMDAwMGAwcZDgYNAwMNBgYDAwMBAQMDAgMEFgwLCQEDCAkDGggKBAFuNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAEAKoAgANWA9YAGwBGAE0AcAAAARQWMzI2PwEwNj0BMCY1NCYjIgYPATAGHQEwFjcUBg8BMAYjIgYjIiYnLgEnLgE9ATQ2PwEwNjMyNjMyFhceARceARceARUHIzUHNTczEzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCNA4GAwgDCAQEEgQDBgMIBgZUAQMMEAYGDgYGDgYGCAYKCAEDDg4GBg4GBg4GBgoGBgMDAwG2KCpMBi5GfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwEAQMDBgMFKA8eCRMGGgwEAQMDBgMDDgkJEAlqjAweGAEeNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAABACqAIADVgPWABsARgCjAMYAAAEUFjMyNj8BMDY9ATQmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1EzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCPBAGAwYDCAQEEAQDCAMIBARQAQMMEAYGDgYPFQoGAwMDAwMDDBAGBgwGBg4GBgoGBgMDAwHiDBIEBQMWBQMDASwWDgMOAw0ZCggIBAUDAwgDBg0DAwUBAwMGAwMNBgYOBgYLAwMNBggKJAQFAxYFAwMBBAUDGmZGfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAYIAQMKCQNWAwYDBAoDAwgJA1YJJwkTBhoMBAsFAw4JCRAJHgkTBhoMBAEDAwYDAw4JCRAJDgwIBQMDAQQFAwgPHwQHBQQYCg4JAwMFBwMDBwYGDgYGDQMDCgMDBQQBAwMCAwQbCwgFAwMBBAUDFgUDAwEeAWo1XXtHRn1dNjZdfEc0XkUpKUVdNTReRSms1tYAAAIAqgCAA1YD1gBCAGUAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMlND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgH0AwsEGgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYIFw8GDQMDCwYICiIODAMGAwoEBAoJA/6uNl18R9bWNF5FKSlFXTU0XkUpVjZdfEdGfV02AbwBBQIDA14eJgEDAwMDAwMDAwYDBxkOBg0DAw0GCAgBAwMCAwQWDAsJAQMICQMaCAoEGkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAABACqAIADVgPWABsARgBNAHAAAAEUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVByM1BzU3MwU0PgIzNRcHNSIOAhUUHgIzMj4CNTMUDgIjIi4CAjQOBgMIAwgEBBIEAwYDCAYGUAEDDBAGBg4GBg4GBggGCggBAw4OBgYOBgYOBgYKBgYDAwMBsigqTAb+2DZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgF4BQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQBAwMGAwUoDx4JEwYaDAQBAwMGAwMOCQkQCWqMDB4YNkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAAAAQAqgCAA1YD1gAiAD4AaQDGAAATND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgUUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1qjZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgGODgYDCAMIBAQSBAMGAwgEBFQBAwwQBgYOBg8VCgYDAwMDAwMMEAYGDAYGDgYGCgYGAwMDAeIMEgQFAxYFAwMBLBYOAw4DDRkKCAgEBQMDCAMGDQMDBQEDAwYDAw0GBg4GBgsDAw0GCAokBAUDFgUDAwEEBQMaAdZGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwXBQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQLBQMOCQkQCR4JEwYaDAQBAwMGAwMOCQkQCQ4MCAUDAwEEBQMIDx8EBwUEGAoOCQMDBQcDAwcGBg4GBg0DAwoDAwUEAQMDAgMEGwsIBQMDAQQFAxYFAwMBHgAAAAAEAIAAgAOAA4AAAgAUACYALgAAARUnJwEHJw4BBzU+ATcnEScjETMnATQuAic1HgMVFAYHJz4BJxwBByc1HgECAFrwAso2WCJOLBswFbbWqsrKAqofOU0vQG5PLRcVQAoMagJoMDoDVrRahP02NlgbKAtYBxoRtv7g1gEAyv62M1xLNg5YDkVjfEQwWydCGTkeBw0GaF4YWwAAAAABASoAqgKqA1YABQAAATM3EScjASqs1NSsAoDW/VTWAAIA1gCqAxYDVgAFAAwAABMzNxEnIyUUBgcRHgHWqtbWqgJAPDAwPAKA1v1U1oA5WxgBWBhbAAAAAwCAAIoDgAN2ABUAHAAiAAABHgMVFA4CBzU+AzU0LgInExQGBxEeASUzNxEnIwJWQG5PLS1PbUEuTjkfHzlNL2o6MDA6/cCq1taqA3YORWN8RER7Y0YOWA03S1wzM1xLNg7+4jlbGAFYGFtH1v1U1gAAAAAEANYA1gMqAyoABQALABEAFwAAATMVIzUjEzUzFSM1ATUzFSMVHQEzFSM1AlbUVICAVNT+gNSAgNQDKtSA/lSA1FQBLNRUgKyAVNQABADWANYDKgMqAAUACwARABcAAAEzFSM1MwM1MxUjFQE1MxUjNRE1MxUjNQKqgNRUVNSA/qxU1NRUAqpU1P2s1FSAAdSA1FT+rFTUgAAAAAADAIAAqgOAA1YAFwAvAD8AAAE1NCYrASIGHQEUFjsBMjY9ASMVIzUzFSM1NCYrASIGHQEUFjsBMjY9ASMVIzUzFQEyFhURFAYjISImNRE0NjMDABgSgBIaGhKAEhhAVlbqGhKAEhgYEoASGkBWVgGUIjQzI/2sJDIyJAIqLBIYGBKsEhgYEiwWgBYsEhgYEqwSGBgSLBaAFgEsMyP+ACI0MyMCACI0AAAEAIAAgAOAA4AAAwANABkAKQAAATUzFScRMzI2PQE0JiMBESMVIzUjETM1MxUBMhYVERQGIyEiJjURNDYzAmpWlqwSGBgS/wBAVkBAVgGUIjQzI/2sJDIyJAHAgIDA/wAYEqwSGP8AAQBqav8AVlYCADMj/awiNDMjAlQiNAAAAAIAZABWA5wDqgALAFkAAAEyNjU0JiMiBhUUFiUXHgEPAQ4BLwEOAQ8BDgErASImLwEuAScHBiYvASY2PwEuATU8ATcnLgE/AT4BHwE+AT8BPgE7ATIWHwEeARc3NhYfARYGDwEeARUcAQIAPVlYPj1ZWAF8WgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQECWgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQEBalg+PVlYPj1ZbEYEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVC0YEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVAAAAAQCAAFgDgAOqADMAAAEyFhUUBiMiJjU8ATclDgEjIiY1NDYzMhYXJS4BNTQ2MzIWFRQGIyImJwUeARUUBgcFPgEDADNJSTMzSQL+0hIsGjRMSzUZLRIBLAEDSzU0TEs1GS0S/tQBAwICATAQLAFSSTMzS0szBw8GsBASSzU0TBERrgcPCDRMSzU0TBMRsAcPCAcPCLAPEQADAFYAVgOqA6oAAwAHABsAAAE1IxUTESMREzIeAhUUDgIjIi4CNTQ+AgIqVFRUKlicc0NDc5tZWJxzQ0NzmwKAVlb+qgEA/wACgENzm1lYnHNDQ3ObWVicc0MAAAQAVgBWA6oDqgADABcAKwAvAAABNTMVAzI+AjU0LgIjIg4CFRQeAhMyHgIVFA4CIyIuAjU0PgITETMRAdZUKkZ9XTY2XXxHRn1dNjZdfEdYnHNDQ3ObWVicc0NDc5svVAKAVlb+KjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9gAEA/wAAAAEA1gDWAyoDKgALAAABBxcHJwcnNyc3FzcDKu7uPO7uPO7uPO7uAu7u7jzu7jzu7jzu7gABAFUAVQOrA6sAFAAAExQeAjMyPgI1NC4CIyIOAhVVQ3ScWFicdENDdJxYWJx0QwIAWJx0Q0N0nFhYnHRDQ3ScWAAAAAIAVQBVA6sDqwAUACgAAAEiDgIVFB4CMzI+AjU0LgIjESIuAjU0PgIzMh4CFRQOAgIAWJx0Q0N0nFhYnHRDQ3ScWEd8XTU1XXxHR3xdNTVdfAOrQ3ScWFicdENDdJxYWJx0Q/0ANV18R0d8XTU1XXxHR3xdNQAAAAMAVQBVA6sDqwAUACgANAAAASIOAhUUHgIzMj4CNTQuAiMRIi4CNTQ+AjMyHgIVFA4CExQGIyImNTQ2MzIWAgBYnHRDQ3ScWFicdENDdJxYR3xdNTVdfEdHfF01NV18OUs1NUtLNTVLA6tDdJxYWJx0Q0N0nFhYnHRD/QA1XXxHR3xdNTVdfEdHfF01AVU1S0s1NUtLAAAAAQAAAAEAAPEUzolfDzz1AAsEAAAAAADUNIllAAAAANQ0iWUAAAAAA6sD1gAAAAgAAgAAAAAAAAABAAAEAAAAAAAEAAAAAAADqwABAAAAAAAAAAAAAAAAAAAAJQQAAAAAAAAAAAAAAAAAAAAEAAFWBAAAVgQAAFYEAAEABAAAVgQAAFYEAAEABAAAagQAAKoEAAEABAABAAQAAKoEAACqBAAAqgQAAKoEAACqBAAAqgQAAIAEAAEqBAAA1gQAAIAEAADWBAAA1gQAAIAEAACABAAAZAQAAIAEAABWBAAAVgQAANYEAABVBAAAVQQAAFUAAAAAAAoAFAAeACwAVACWAKoA2AEgAS4BRAFaAXABhAIQAqgDpgQuBMYFxAYSBiIGPgZ4Bp4GxgcaB1oH4gguCFwIpAi+COAJHAloAAEAAAAlAMcABAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQALAAAAAQAAAAAAAgAHAIQAAQAAAAAAAwALAEIAAQAAAAAABAALAJkAAQAAAAAABQALACEAAQAAAAAABgALAGMAAQAAAAAACgAaALoAAwABBAkAAQAWAAsAAwABBAkAAgAOAIsAAwABBAkAAwAWAE0AAwABBAkABAAWAKQAAwABBAkABQAWACwAAwABBAkABgAWAG4AAwABBAkACgA0ANR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADB2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRSZWd1bGFyAFIAZQBnAHUAbABhAHJ2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype");
    font-weight: normal;
    font-style: normal;
}

.video-react-icon,
.video-react .video-react-big-play-button,
.video-react .video-react-play-progress,
.video-react .video-react-play-control,
.video-react .video-react-mute-control,
.video-react .video-react-volume-menu-button,
.video-react .video-react-volume-level,
.video-react .video-react-bezel .video-react-bezel-icon,
.video-react .video-react-closed-caption {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'video-react' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.video-react-icon-play-arrow:before,
.video-react .video-react-big-play-button:before,
.video-react .video-react-play-control:before,
.video-react .video-react-bezel .video-react-bezel-icon-play:before {
    content: "";
}

.video-react-icon-play-circle-filled:before {
    content: "";
}

.video-react-icon-play-circle-outline:before {
    content: "";
}

.video-react-icon-pause:before,
.video-react .video-react-play-control.video-react-playing:before,
.video-react .video-react-bezel .video-react-bezel-icon-pause:before {
    content: "";
}

.video-react-icon-pause-circle-filled:before {
    content: "";
}

.video-react-icon-pause-circle-outline:before {
    content: "";
}

.video-react-icon-stop:before {
    content: "";
}

.video-react-icon-fast-rewind:before,
.video-react .video-react-bezel .video-react-bezel-icon-fast-rewind:before {
    content: "";
}

.video-react-icon-fast-forward:before,
.video-react .video-react-bezel .video-react-bezel-icon-fast-forward:before {
    content: "";
}

.video-react-icon-skip-previous:before {
    content: "";
}

.video-react-icon-skip-next:before {
    content: "";
}

.video-react-icon-replay-5:before,
.video-react .video-react-bezel .video-react-bezel-icon-replay-5:before {
    content: "";
}

.video-react-icon-replay-10:before,
.video-react .video-react-bezel .video-react-bezel-icon-replay-10:before {
    content: "";
}

.video-react-icon-replay-30:before,
.video-react .video-react-bezel .video-react-bezel-icon-replay-30:before {
    content: "";
}

.video-react-icon-forward-5:before,
.video-react .video-react-bezel .video-react-bezel-icon-forward-5:before {
    content: "";
}

.video-react-icon-forward-10:before,
.video-react .video-react-bezel .video-react-bezel-icon-forward-10:before {
    content: "";
}

.video-react-icon-forward-30:before,
.video-react .video-react-bezel .video-react-bezel-icon-forward-30:before {
    content: "";
}

.video-react-icon-volume-off:before,
.video-react .video-react-mute-control.video-react-vol-muted:before,
.video-react .video-react-volume-menu-button.video-react-vol-muted:before,
.video-react .video-react-bezel .video-react-bezel-icon-volume-off:before {
    content: "";
}

.video-react-icon-volume-mute:before,
.video-react .video-react-mute-control.video-react-vol-0:before,
.video-react .video-react-volume-menu-button.video-react-vol-0:before {
    content: "";
}

.video-react-icon-volume-down:before,
.video-react .video-react-mute-control.video-react-vol-1:before,
.video-react .video-react-volume-menu-button.video-react-vol-1:before,
.video-react .video-react-mute-control.video-react-vol-2:before,
.video-react .video-react-volume-menu-button.video-react-vol-2:before,
.video-react .video-react-bezel .video-react-bezel-icon-volume-down:before {
    content: "";
}

.video-react-icon-volume-up:before,
.video-react .video-react-mute-control:before,
.video-react .video-react-volume-menu-button:before,
.video-react .video-react-bezel .video-react-bezel-icon-volume-up:before {
    content: "";
}

.video-react-icon-fullscreen:before {
    content: "";
}

.video-react-icon-fullscreen-exit:before {
    content: "";
}

.video-react-icon-closed-caption:before,
.video-react .video-react-closed-caption:before {
    content: "";
}

.video-react-icon-hd:before {
    content: "";
}

.video-react-icon-settings:before {
    content: "";
}

.video-react-icon-share:before {
    content: "";
}

.video-react-icon-info:before {
    content: "";
}

.video-react-icon-info-outline:before {
    content: "";
}

.video-react-icon-close:before {
    content: "";
}

.video-react-icon-circle:before,
.video-react .video-react-play-progress:before,
.video-react .video-react-volume-level:before {
    content: "";
}

.video-react-icon-circle-outline:before {
    content: "";
}

.video-react-icon-circle-inner-circle:before {
    content: "";
}

.video-react {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;

    position: relative;
    font-size: 10px;
    line-height: 1;
    font-family: serif, Times, "Times New Roman";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.video-react:-moz-full-screen {
    position: absolute;
}

.video-react:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
}

.video-react *,
.video-react *:before,
.video-react *:after {
    box-sizing: inherit;
}

.video-react ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.video-react.video-react-fluid,
.video-react.video-react-16-9,
.video-react.video-react-4-3 {
    width: 100%;
    max-width: 100%;
    /*height: 200px;*/
}

.video-react.video-react-16-9 {
    padding-top: 56.25%;
}

.video-react.video-react-4-3 {
    padding-top: 75%;
}

.video-react.video-react-fill {
    width: 100%;
    height: 100%;
}

/*  .video-react .video-react-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }*/
.video-react.video-react-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important;
}

.video-react.video-react-fullscreen.video-react-user-inactive {
    cursor: none;
}

body.video-react-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}

body.video-react-full-window .video-react-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.video-react .video-react-button {
    background: none;
    border: none;
    color: inherit;
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.video-react .video-react-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, 0.7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px;
}

.video-react .video-react-loading-spinner:before,
.video-react .video-react-loading-spinner:after {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: white;
    -webkit-animation: video-react-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, video-react-spinner-fade 1.1s linear infinite;
    animation: video-react-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, video-react-spinner-fade 1.1s linear infinite;
}

.video-react-seeking .video-react-loading-spinner,
.video-react-waiting .video-react-loading-spinner {
    display: block;
}

.video-react-seeking .video-react-loading-spinner:before,
.video-react-waiting .video-react-loading-spinner:before {
    border-top-color: white;
}

.video-react-seeking .video-react-loading-spinner:after,
.video-react-waiting .video-react-loading-spinner:after {
    border-top-color: white;
    -webkit-animation-delay: 0.44s;
    animation-delay: 0.44s;
}

@keyframes video-react-spinner-spin {
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes video-react-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes video-react-spinner-fade {
    0% {
        border-top-color: #73859f;
    }

    20% {
        border-top-color: #73859f;
    }

    35% {
        border-top-color: white;
    }

    60% {
        border-top-color: #73859f;
    }

    100% {
        border-top-color: #73859f;
    }
}

@-webkit-keyframes video-react-spinner-fade {
    0% {
        border-top-color: #73859f;
    }

    20% {
        border-top-color: #73859f;
    }

    35% {
        border-top-color: white;
    }

    60% {
        border-top-color: #73859f;
    }

    100% {
        border-top-color: #73859f;
    }
}

.video-react .video-react-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: 0.06666em solid #fff;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.video-react .video-react-big-play-button.video-react-big-play-button-center {
    top: 50%;
    left: 50%;
    margin-top: -0.75em;
    margin-left: -1.5em;
}

.video-react .video-react-big-play-button.big-play-button-hide {
    display: none;
}

.video-react:hover .video-react-big-play-button,
.video-react .video-react-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.video-react-menu-button {
    cursor: pointer;
}

.video-react-menu-button.video-react-disabled {
    cursor: default;
}

.video-react-menu .video-react-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto;
    font-family: serif, Times, "Times New Roman";
}

.video-react-menu li {
    list-style: none;
    margin: 0;
    padding: 0.2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
}

.video-react-menu li:focus,
.video-react-menu li:hover {
    outline: 0;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
}

.video-react-menu li.video-react-selected,
.video-react-menu li.video-react-selected:focus,
.video-react-menu li.video-react-selected:hover {
    background-color: #fff;
    color: #2B333F;
}

.video-react-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 0.3em 0;
    font-weight: bold;
    cursor: default;
}

.video-react-scrubbing .vjs-menu-button:hover .video-react-menu {
    display: none;
}

.video-react .video-react-menu-button-popup .video-react-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0em;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, 0.7);
}

.video-react .video-react-menu-button-popup .video-react-menu .video-react-menu-content {
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em;
}

.video-react-menu-button-popup .video-react-menu.video-react-lock-showing {
    display: block;
}

.video-react .video-react-menu-button-inline {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    overflow: hidden;
}

.video-react .video-react-menu-button-inline:before {
    width: 2.222222222em;
}

.video-react .video-react-menu-button-inline:hover,
.video-react .video-react-menu-button-inline:focus,
.video-react .video-react-menu-button-inline.video-react-slider-active {
    width: 12em;
}

.video-react .video-react-menu-button-inline:hover .video-react-menu,
.video-react .video-react-menu-button-inline:focus .video-react-menu,
.video-react .video-react-menu-button-inline.video-react-slider-active .video-react-menu {
    display: block;
    opacity: 1;
}

.video-react .video-react-menu-button-inline.video-react-slider-active {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.video-react .video-react-menu-button-inline .video-react-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.video-react .video-react-menu-button-inline .video-react-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden;
}

.video-react-no-flex .video-react-menu-button-inline .video-react-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto;
}

.video-react-no-flex .video-react-menu-button-inline:hover,
.video-react-no-flex .video-react-menu-button-inline:focus,
.video-react-no-flex .video-react-menu-button-inline.video-react-slider-active {
    width: auto;
}

.video-react .video-react-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #000000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}

.video-react .video-react-poster img {
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%;
}

.video-react .video-react-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 2px 4px;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
}

.video-react .video-react-slider:focus {
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff;
}

.video-react .video-react-control {
    outline: none;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    /* width: 4em; */
    width: 0;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.video-react .video-react-control:before {
    font-size: 2.1em;
    line-height: 1.67;
}

.video-react .video-react-control:focus:before,
.video-react .video-react-control:hover:before,
.video-react .video-react-control:focus {
    text-shadow: 0em 0em 1em #fff, 0em 0em 0.5em #fff;
}

.video-react .video-react-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.video-react-no-flex .video-react-control {
    display: table-cell;
    vertical-align: middle;
}

.video-react .video-react-control-bar {
    display: none;
    width: 100%;
    /*  position: absolute;*/
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
}

.video-react-has-started .video-react-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0.1s, opacity 0.1s;
    -moz-transition: visibility 0.1s, opacity 0.1s;
    -o-transition: visibility 0.1s, opacity 0.1s;
    transition: visibility 0.1s, opacity 0.1s;
}

.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar.video-react-control-bar-auto-hide {
    visibility: visible;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
}

.video-react-controls-disabled .video-react-control-bar,
.video-react-using-native-controls .video-react-control-bar,
.video-react-error .video-react-control-bar {
    display: none !important;
}

.video-react-audio.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar {
    opacity: 1;
    visibility: visible;
}

.video-react-has-started.video-react-no-flex .video-react-control-bar {
    display: table;
}

.video-react .video-react-progress-control {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 4em;
    overflow: visible;
    pointer-events: none;
}

.video-react-live .video-react-progress-control {
    display: none;
}

.video-react .video-react-progress-holder {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    -o-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    height: 4px;
    pointer-events: auto;
}

.video-react .video-react-progress-control:hover .video-react-progress-holder {
    font-size: 1.666666666666666666em;
}

/* If we let the font size grow as much as everything else, the current time tooltip ends up
 ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
 to avoid a weird hitch when you roll off the hover. */
.video-react .video-react-progress-control:hover .video-react-time-tooltip,
.video-react .video-react-progress-control:hover .video-react-mouse-display:after,
.video-react .video-react-progress-control:hover .video-react-play-progress:after {
    visibility: hidden;
    font-size: 0.6em;
}

.video-react .video-react-progress-holder .video-react-play-progress,
.video-react .video-react-progress-holder .video-react-load-progress,
.video-react .video-react-progress-holder .video-react-tooltip-progress-bar,
.video-react .video-react-progress-holder .video-react-load-progress div {
    position: absolute;
    display: block;
    height: 4px;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0;
}

.video-react .video-react-play-progress {
    background-color: #fff;
}


.video-react .video-react-time-tooltip,
.video-react .video-react-mouse-display:after,
.video-react .video-react-play-progress:after {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    right: -1.9em;
    font-size: 0.9em;
    color: #000;
    content: attr(data-current-time);
    padding: 6px 8px 8px 8px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
}

.video-react .video-react-time-tooltip,
.video-react .video-react-play-progress:before,
.video-react .video-react-play-progress:after {
    z-index: 1;
}

.video-react .video-react-progress-control .video-react-keep-tooltips-inside:after {
    display: none;
}

.video-react .video-react-load-progress {
    background: #bfc7d3;
    background: rgba(115, 133, 159, 0.5);
}

.video-react .video-react-load-progress div {
    background: white;
    background: #C0C0C0 !important;
}

.video-react.video-react-no-flex .video-react-progress-control {
    width: auto;
}

.video-react .video-react-time-tooltip {
    display: inline-block;
    height: 2.4em;
    position: relative;
    float: right;
    right: -1.9em;
}

.video-react .video-react-tooltip-progress-bar {
    visibility: hidden;
}

.video-react .video-react-progress-control .video-react-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1;
}

.video-react-no-flex .video-react-progress-control .video-react-mouse-display {
    z-index: 0;
}

.video-react .video-react-progress-control:hover .video-react-mouse-display {
    display: block;
}

.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display,
.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
}

.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display,
.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display:after {
    display: none;
}

.video-react .video-react-mouse-display .video-react-time-tooltip,
.video-react .video-react-progress-control .video-react-mouse-display:after {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
}

.video-react .video-react-play-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.video-react .video-react-fullscreen-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.video-react.video-react-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}

.video-react .video-react-time-control {
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
}

.video-react .video-react-time-divider {
    line-height: 3em;
    min-width: initial;
    padding: 0;
}

.video-react .video-react-mute-control,
.video-react .video-react-volume-menu-button {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.video-react .video-react-volume-control {
    width: 5em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.video-react .video-react-volume-bar {
    margin: 1.35em 0.45em;
}

.video-react .video-react-volume-bar.video-react-slider-horizontal {
    width: 5em;
    height: 0.3em;
}

.video-react .video-react-volume-bar.video-react-slider-horizontal .video-react-volume-level {
    width: 100%;
}

.video-react .video-react-volume-bar.video-react-slider-vertical {
    width: 0.3em;
    height: 5em;
    margin: 1.35em auto;
}

.video-react .video-react-volume-bar.video-react-slider-vertical .video-react-volume-level {
    height: 100%;
}

.video-react .video-react-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
}

.video-react .video-react-volume-level:before {
    position: absolute;
    font-size: 0.9em;
}

.video-react .video-react-slider-vertical .video-react-volume-level {
    width: 0.3em;
}

.video-react .video-react-slider-vertical .video-react-volume-level:before {
    top: -0.5em;
    left: -0.3em;
}

.video-react .video-react-slider-horizontal .video-react-volume-level {
    height: 0.3em;
}

.video-react .video-react-slider-horizontal .video-react-volume-level:before {
    top: -0.3em;
    right: -0.5em;
}

.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent;
}

.video-react .video-react-menu-button-popup.video-react-volume-menu-button-vertical .video-react-menu {
    left: 0.5em;
    height: 8em;
}

.video-react .video-react-menu-button-popup.video-react-volume-menu-button-horizontal .video-react-menu {
    left: -2em;
}

.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu-content {
    height: 0;
    width: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}

.video-react .video-react-volume-menu-button-vertical:hover .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical:focus .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical.video-react-slider-active .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical .video-react-lock-showing .video-react-menu-content {
    height: 8em;
    width: 2.9em;
}

.video-react .video-react-volume-menu-button-horizontal:hover .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal:focus .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal .video-react-slider-active .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal .video-react-lock-showing .video-react-menu-content {
    height: 2.9em;
    width: 8em;
}

.video-react .video-react-volume-menu-button.video-react-menu-button-inline .video-react-menu-content {
    background-color: transparent !important;
}

.video-react .video-react-playback-rate .video-react-playback-rate-value {
    line-height: 3em;
    text-align: center;
}

.video-react .video-react-playback-rate .video-react-menu {
    width: 4em;
    left: 0em;
}

.video-react .video-react-bezel {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 52px;
    height: 52px;
    z-index: 17;
    margin-left: -26px;
    margin-top: -26px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 26px;
}

.video-react .video-react-bezel.video-react-bezel-animation {
    -moz-animation: video-react-bezel-fadeout .5s linear 1 normal forwards;
    -webkit-animation: video-react-bezel-fadeout .5s linear 1 normal forwards;
    animation: video-react-bezel-fadeout .5s linear 1 normal forwards;
    pointer-events: none;
}

.video-react .video-react-bezel.video-react-bezel-animation-alt {
    -moz-animation: video-react-bezel-fadeout-alt .5s linear 1 normal forwards;
    -webkit-animation: video-react-bezel-fadeout-alt .5s linear 1 normal forwards;
    animation: video-react-bezel-fadeout-alt .5s linear 1 normal forwards;
    pointer-events: none;
}

.video-react .video-react-bezel .video-react-bezel-icon {
    width: 36px;
    height: 36px;
    margin: 8px;
    font-size: 26px;
    line-height: 36px;
    text-align: center;
}

@keyframes video-react-bezel-fadeout {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: scale(2);
    }
}

@keyframes video-react-bezel-fadeout-alt {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: scale(2);
    }
}

.video-react .video-react-closed-caption {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.video-react video::-webkit-media-text-track-container {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}


/*# sourceMappingURL=main.css.map*/




/*
.controlsclass {
    position: absolute;
    bottom: 67px;
    width: 88%;
    margin: auto;
    left: 0;
    right: 0;
}*/
.progress-kbar.screen1 {
    display: block !important;
    position: relative;
}

.progress-kbar.screen1 h5 a.close {
    position: absolute;
    left: 15px;
    font-size: 16px;
    opacity: 1;
}

.progress-kbar.screen1 h5 a.save {
    position: absolute;
    right: 15px;
    font-size: 16px;
    opacity: 1;
}

.progress-kbar.screen1 h5 {
    color: #fff;
    z-index: 9999;
    position: absolute;
    top: 9px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    background: #000;
    padding: 15px;
}

/* .scrollClass {
    overflow-y: auto !important;
}

.scrollClass .infinite-scroll-component {
    overflow-x: hidden !important;
} */

.loaderclass.contantf {
    display: block;
    bottom: 40px !important;
    top: inherit;
}

.leftSidebar {
    z-index: -1;
    margin-left: -4px;
}

.leftSidebar .profileInfo {
    transform: translateX(-4px);
}

div#scrollableDivOneFourProfile,
div#scrollableDivOneFourOwnProfile,
div#scrollableDivTwoFourProfile,
div#scrollableDivTwoFourOwnProfile,
div#scrollableDivThreeFourProfile,
div#scrollableDivThreeFourOwnProfile,
div#scrollableDivFourFourProfile,
div#scrollableDivFourFourOwnProfile {
    padding-top: 0 !important;
    height: 802px;
    margin-top: 103px;
}

.loaderclass.bottomscrolls.closeCd {
    display: none !important;
}

.scrollbarhiden {
    overflow: hidden !important;
}

.sectionone .userin.rmrf {
    padding: 0px 18px 0px 18px;
}

/* .optional label.fille span {
    height: 27px !important;
    padding: 0 !important;
} */


@media (min-width:320px) {

    .screen1,
    div#myHeader,
    .op,
    footer.ant-layout-footer {
        width: 100%;
    }

    .newscreen1 {
        width: 100%;
    }

    .screen1,
    div#myHeader,
    .op,
    footer.ant-layout-footer {
        width: 100%;
    }

    /* .itmain .newscreen1:nth-child(1) {
        display: block !important;
    } */
}



@media (min-width:400px) {

    .userlist h2 {
        padding: 0 6px;
    }

    .optional label.fille span,
    .optional a.with_who {
        padding: 6.6px 0;
        height: 53px;
        line-height: 37px;
    }

    .itmain .newscreen1:nth-child(1) {
        display: block !important;
    }

    .followrequests .header_search {
        margin-top: -40px;
        position: sticky;

        padding: 0;
        z-index: 9;
    }
}


@media (min-width: 900px) {


    .optional label.fille span,
    .optional a.with_who {
        padding: 4.3px 0;
        height: 35px;
        line-height: 20px;
    }

    .userlist h2 {
        padding: 0 0px;
    }

    /* .lazy-column-right {
        display: none;
    } */

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2) {
        display: inline-block !important;
        max-width: 50%;
        min-width: 50%;
    } */

    /*body {
    border-right: 0 solid #000;

}*/
    /* .add_to .textarea {
        height: 67px !important;
    } */

    .report textarea {
        height: 68px !important;
    }
}

@media (max-width: 900px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 14.3px 0;
        height: 52px;
    }
}

@media (min-width: 1000px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 6.6px 0;
        height: 38px;
    }


    .userlist h2 {
        padding: 0 6px;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2) {
        display: inline-block !important;
    } */

    /* .add_to .textarea {
        height: 78px !important;
    } */

    .report textarea {
        height: 78px !important;
    }


}










@media (min-width: 360px) {

    /* .add_to .textarea {
        height: 85px;
    } */
}

@media (min-width: 390px) {
    /* .add_to .textarea {
        height: 89px;
    } */
}

@media (min-width: 410px) {
    /* .add_to .textarea {
        height: 94px;
    } */
}


@media (min-width: 425px) {
    /* .add_to .textarea {
        height: 96px;
    } */
}

@media (min-width: 437px) {
    /* .add_to .textarea {
        height: 102px;
    } */
}

@media (min-width: 446px) {
    /* .add_to .textarea {
        height: 85px;
    } */
}

@media (min-width: 465px) {
    /* .add_to .textarea {
        height: 90px;
    } */
}

@media (min-width: 488px) {
    /* .add_to .textarea {
        height: 95px;
    } */
}

@media (min-width: 518px) {
    /* .add_to .textarea {
        height: 102px
    } */
}

@media (min-width: 523px) {
    /* .add_to .textarea {
        height: 86px;
    } */
}

@media (min-width: 545px) {
    /* .add_to .textarea {
        height: 92px;
    } */
}

@media (min-width: 575px) {
    /* .add_to .textarea {
        height: 100px;
    } */
}

@media (min-width: 600px) {
    /* .add_to .textarea {
        height: 104px;
    } */
}

@media (min-width: 625px) {
    /* .add_to .textarea {
        height: 110px;
    } */
}

@media (min-width: 650px) {
    /* .add_to .textarea {
        height: 116px;
    } */
}

@media (min-width: 675px) {
    /* .add_to .textarea {
        height: 122px;
    } */
}

@media (min-width: 700px) {
    /* .add_to .textarea {
        height: 124px;
    } */
}

@media (min-width: 712px) {
    /* .add_to .textarea {
        height: 130px !important;
    } */
}

@media (min-width: 721px) {
    /* .add_to .textarea {
        height: 82px !important;
    } */
}

@media (min-width: 750px) {
    /* .add_to .textarea {
        height: 84px !important;
    } */
}

@media (min-width: 767px) {
    /* .add_to .textarea {
        height: 88px !important;
    } */
}

@media (min-width:800px) {
    /* .add_to .textarea {
        height: 92px !important;
    } */
}

@media (min-width:840px) {
    /* .add_to .textarea {
        height: 96px !important;
    } */
}

@media (min-width:870px) {
    /* .add_to .textarea {
        height: 100px !important;
    } */
}

@media (min-width:900px) {
    /* .add_to .textarea {
        height: 95px !important;
    } */
}

@media (min-width:940px) {
    /* .add_to .textarea {
        height: 98px !important;
    } */
}

@media (min-width:970px) {
    /* .add_to .textarea {
        height: 95px !important;
    } */
}

@media (min-width: 992px) {
    /* .add_to .textarea {
        height: 98px !important;
    } */

    .optional label.fille span,
    .optional a.with_who {
        line-height: 18px;
    }
}


@media (min-width: 1030px) {
    /* .add_to .textarea {
        height: 98px !important;
    } */

    .optional label.fille span,
    .optional a.with_who {
        line-height: 20px;
    }
}

@media (min-width: 1043px) {
    /* .add_to .textarea {
        height: 80px !important;
    } */

    .optional label.fille span,
    .optional a.with_who {

        line-height: 12px;
    }
}


@media (min-width: 1100px) {
    /* .add_to .textarea {
        height: 84px !important;
    } */

}

@media (min-width: 1140px) {
    /* .add_to .textarea {
        height: 85px !important;
    } */

    .optional label.fille span,
    .optional a.with_who {
        line-height: 15px;
    }

}

@media (min-width: 1151px) {
    /* .add_to .textarea {
        height: 89px !important;
    } */
}

@media (min-width: 1200px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 6.6px 0;
        height: 36px;
    }

    .optional label.fille span,
    .optional a.with_who {
        line-height: 16px;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2) {
        display: inline-block !important;
        max-width: 50%;
        min-width: 50%;
    } */

    /* .add_to .textarea {
        height: 90px !important;
    } */

    .report textarea {
        height: 78px !important;
    }

    /* .lazy-column-right {
        display: block;
    } */

}

@media (min-width: 1241px) {
    /* .add_to .textarea {
        height: 91px !important;
    } */

    .optional label.fille span,
    .optional a.with_who {
        line-height: 15px;
    }
}

@media (min-width: 1345px) {
    /* .add_to .textarea {
        height: 95px !important;
    } */

    .optional label.fille span,
    .optional a.with_who {
        line-height: 16px;
    }
}

@media (min-width: 1750px) {

    .optional label.fille span,
    .optional a.with_who {
        line-height: 14px;
    }

    .userlist h2 {
        padding: 0 0px;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3) {
        display: inline-block !important;
        max-width: 33.33%;
        min-width: 33.33%;
    } */

    /* .add_to .textarea {
        height: 96px !important;
    } */

    .report textarea {
        height: 68px !important;
    }

    .optional label.fille span,
    .optional a.with_who {
        padding: 5.3px 0;
        height: 34px;
    }
}

@media (min-width: 1440px) {
    /* .add_to .textarea {
        height: 97px !important;
    } */
}

@media (min-width:1481px) {

    .optional label.fille span,
    .optional a.with_who {

        line-height: 16px;
    }

    /* .add_to .textarea {
        height: 85px !important;
    } */
}

@media screen and (max-width: 1480px) and (min-width: 1380px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 8.3px 0;
        height: 40px;
    }
}





@media (min-width:1550px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 0;
        height: 34px;
        line-height: 28px;
    }

    .userlist h2 {
        padding: 0 5px;
    }

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


    /* .add_to .textarea {
        height: 87px !important;
    } */

    .report textarea {
        height: 76px !important;
    }
}



@media (min-width: 2250px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 6.6px 0;
        height: 36px;
        line-height: 16px;
    }

    .userlist h2 {
        padding: 0 6px;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3),
    .itmain .newscreen1:nth-child(4) {
        display: inline-block !important;
    } */

    /* .add_to .textarea {
        height: 89px !important;
    } */

    .report textarea {
        height: 79px !important;
    }
}


@media (min-width: 1750px) {

    .userlist h2 {
        padding: 0 0px;
    }

    .optional label.fille span,
    .optional a.with_who {
        padding: 0;
        height: 34px;
        line-height: 28px;
    }

    /* .add_to .textarea {
        height: 92px !important;
    } */

    .report textarea {
        height: 67px !important;
    }

}


@media (min-width: 2250px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 5.5px 0;
        height: 35px;
        line-height: 17px;
    }

    .userlist h2 {
        padding: 0 5px;
    }

    /* .add_to .textarea {
        height: 84px !important;
    } */

    .report textarea {
        height: 74px !important;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3),
    .itmain .newscreen1:nth-child(4) {
        display: inline-block !important;
        max-width: 25%;
        min-width: 25%;
        float: left;
    } */
}


@media (min-width: 2750px) {

    .userlist h2 {
        padding: 0 0px;
    }


    .optional label.fille span,
    .optional a.with_who {
        padding: 5.5px 0;
        height: 35px;
        line-height: 15px;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3),
    .itmain .newscreen1:nth-child(4),
    .itmain .newscreen1:nth-child(5) {
        display: inline-block !important;
        max-width: 20%;
        min-width: 20%;
    } */

    /* .add_to .textarea {
        height: 67px !important;
    } */

    .report textarea {
        height: 67px !important;
    }

}

@media (min-width: 2400px) {

    .userlist h2 {
        padding: 0 6px;
    }

    /* .add_to .textarea {
        height: 79px !important;
    } */

    .report textarea {
        height: 79px !important;
    }

    .optional label.fille span,
    .optional a.with_who {
        padding: 8.5px 0;
        height: 36px;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3),
    .itmain .newscreen1:nth-child(4),
    .itmain .newscreen1:nth-child(5),
    .itmain .newscreen1:nth-child(6) {
        display: inline-block !important;
    } */
}





@media (min-width: 2600px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 6.5px 0;
        height: 35px;
        line-height: 15px;
    }

    .userlist h2 {
        padding: 0 4px;
    }

    /* .add_to .textarea {
        height: 71px !important;
    } */

    .report textarea {
        height: 71px !important;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3),
    .itmain .newscreen1:nth-child(4),
    .itmain .newscreen1:nth-child(5),
    .itmain .newscreen1:nth-child(6) {
        display: inline-block !important;
        max-width: 16.66%;
        min-width: 16.66%;
    } */
}


@media (min-width: 3000px) {

    .userlist h2 {
        padding: 0 4px;
    }

    /* .add_to .textarea {
        height: 71px !important;
    } */

    .report textarea {
        height: 71px !important;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3),
    .itmain .newscreen1:nth-child(4),
    .itmain .newscreen1:nth-child(5),
    .itmain .newscreen1:nth-child(6),
    .itmain .newscreen1:nth-child(7) {
        display: inline-block !important;
        max-width: 14.285%;
        min-width: 14.285%;
    } */
}



@media (min-width: 3400px) {

    /* .add_to .textarea {
        height: 71px !important;
    } */

    .report textarea {
        height: 71px !important;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3),
    .itmain .newscreen1:nth-child(4),
    .itmain .newscreen1:nth-child(5),
    .itmain .newscreen1:nth-child(6),
    .itmain .newscreen1:nth-child(7),
    .itmain .newscreen1:nth-child(8) {
        display: inline-block !important;
        max-width: 12.5%;
        min-width: 12.5%;
    } */
}




@media (min-width: 3800px) {

    .userlist h2 {
        padding: 0 5px;
    }


    /* .add_to .textarea {
        height: 90px !important;
    } */

    .report textarea {
        height: 72px !important;
    }

    /* .itmain .newscreen1:nth-child(1),
        .itmain .newscreen1:nth-child(2),
        .itmain .newscreen1:nth-child(3),
        .itmain .newscreen1:nth-child(4),
        .itmain .newscreen1:nth-child(5),
        .itmain .newscreen1:nth-child(6),
        .itmain .newscreen1:nth-child(7),
        .itmain .newscreen1:nth-child(8),
        .itmain .newscreen1:nth-child(9) {
            display: inline-block !important;
            max-width: 11.111%;
            min-width: 11.111%;
        } */
}


@media (min-width: 4400px) {

    .userlist h2 {
        padding: 0 6px;
    }

    /* .add_to .textarea {
        height: 91px !important;
    } */

    .report textarea {
        height: 77px !important;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3),
    .itmain .newscreen1:nth-child(4),
    .itmain .newscreen1:nth-child(5),
    .itmain .newscreen1:nth-child(6),
    .itmain .newscreen1:nth-child(7),
    .itmain .newscreen1:nth-child(8),
    .itmain .newscreen1:nth-child(9),
    .itmain .newscreen1:nth-child(10) {
        display: inline-block !important;
        max-width: 10%;
        min-width: 10%;
    } */
}

@media (min-width: 4900px) {

    .sugetionList {
        margin-top: 121px;
    }

    /* .add_to .textarea {
        height: 91px !important;
    } */

    .report textarea {
        height: 78px !important;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2),
    .itmain .newscreen1:nth-child(3),
    .itmain .newscreen1:nth-child(4),
    .itmain .newscreen1:nth-child(5),
    .itmain .newscreen1:nth-child(6),
    .itmain .newscreen1:nth-child(7),
    .itmain .newscreen1:nth-child(8),
    .itmain .newscreen1:nth-child(9),
    .itmain .newscreen1:nth-child(10),
    .itmain .newscreen1:nth-child(11) {
        display: inline-block !important;
        max-width: 9.090%;
        min-width: 9.090%;
    } */
}



@media (max-width:1600px) {

    /* .sugetionList {
        margin-top: 118px;
    } */
    /* .add_to .textarea{
        height: 88px !important;
    } */
    .following a {
        padding: 7px 6px;
        font-size: 9px;
    }

    .header .tabshead li a {
        padding: 11px 6px;
        font-size: 10px;
    }

    /* .header1 a {
        font-size: 9px;
    } */

}



@media (max-width: 1540px) {
    .following a {
        padding: 7px 9px;
        font-size: 10px;
    }

    .userpoint .test ul li {
        margin-right: 6%;
    }

}

@media (max-width: 1200px) {
    .list .userin h4 {
        font-size: 15px;
    }



    .userpoint .test ul li {
        font-size: 18px;
        margin-right: 15px;
        line-height: 17px;
    }

    .footer-menu ul li a img {
        height: 20px;
        width: auto;
    }

}

@media (max-width: 992px) {
    .notificationslist {
        padding: 15px 0;
    }

    .following a {
        padding: 7px 5px;
        font-size: 8px;
    }

}


@media (max-width: 699px) {

    .tab-content.notificationslist .followrequests {
        padding-top: 70px;
    }

    .screen1 {
        display: none !important;
    }

    .screen1.show {
        display: block !important;
    }

    .optional label.fille span,
    .optional a.with_who {
        padding: 2px 0;
    }


}

@media (max-width: 641px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 0px 0;
    }
}

@media (max-width: 575px) {
    .userpoint .test ul li {
        font-size: 20px;
        margin-right: 20px;
        line-height: 16px;
    }

    .userpoint .test,
    .sectionone .userin {
        padding-left: 63px;
    }

    .userpoint .test img,
    .sectionone .userin img {
        width: 44px;
    }

    .header_right .uld li {
        margin-left: 12px;
    }

    .header_left .nav.nav-tabs li {
        margin-right: 12px;
    }

    .header_center h3 {
        font-weight: bold;
    }

    .footer-menu ul li a img {
        height: 20px;
        width: auto;
    }

    .optional label.fille span,
    .optional a.with_who {
        line-height: 31px;
    }



    @media (max-width: 575px) {

        .sectionone .userin h4 {
            font-size: 16px;
        }
    }

    .itmain .screen2 {
        width: 20%;
        float: left;
        height: 100%;
    }
}


@media (max-width: 545px) {

    .optional label.fille span,
    .optional a.with_who {
        line-height: 29px;
    }
}

@media (max-width: 445px) {

    .optional label.fille span,
    .optional a.with_who {
        line-height: 32px;
    }

}



@media (max-width: 399px) {

    .optional label.fille span,
    .optional a.with_who {
        padding: 7px 0;
    }
}



/**************************** max-width ************************************/
@media screen and (max-width: 445px) {

    /* .sidebar {
        display: none !important;
    }

    .sidebar {
        display: none;
    }

    body {
        border: none;
    }
 */
    footer.ant-layout-footer {
        position: fixed;
    }

    .screen1 {
        height: 100%;
    }

    div#myHeader {
        position: fixed;
        top: 0;
    }

    .newscreen1 {
        padding-top: 0px;
    }

    .screen1 {
        height: 100%;
    }

    /*.tab-content2 {
padding: 0px 0px 65px !important;
}*/
    .tab-content {
        max-height: 100%;
    }

    .itmain .newscreen1 {
        margin: 0 0;
    }

    .newscreen1 .screen1 {
        display: none !important;
        height: 100%;
        padding-bottom: 40px;
    }
}

@media all and (max-width: 522px) and (min-width: 446px) {
    .newscreen1 .screen1 {
        display: none !important;
        height: 100%;
        padding-bottom: 40px;
        position: fixed;
        left: 0;
        /* padding-left: 76px; */
    }

    /* .lazy-column-right {
        display: none;
    }

    body {
        border: none;
    } */

    .screen1 {
        height: 100% !important;
    }

    footer.ant-layout-footer {
        position: fixed;
    }

    footer.ant-layout-footer {
        padding: 0 110px;
        position: fixed;
        bottom: -2px;
        width: 100%;
        left: 0;
    }

    .itmain .newscreen1 {
        margin: 0 0;
    }

    /* div#myHeader {
        padding-left: 75px;
    } */
}

@media all and (max-width: 900px) and (min-width: 654px) {
    .newscreen1 .screen1 {
        display: none !important;
        height: 100%;
        padding-bottom: 40px;
        /* position: fixed;
        padding-right: 76px;
        padding-left: 76px; */
    }

    /* div#myHeader {
        position: fixed;
        top: 0;
        padding: 0 75px;
        left: 00;
    } */

    footer.ant-layout-footer {
        padding: 0 100px 0;
    }

    /* body {
        border: none;
    }

    .lazy-column-right {
        display: block;
    } */

    .tab-content {
        max-height: 100%;
    }

    footer.ant-layout-footer {
        padding: 0 110px 0;
        position: fixed;
        bottom: -2px;
        width: 100%;
        left: 0;
    }

    /* .itmain .newscreen1:nth-child(1),
    .itmain .newscreen1:nth-child(2) {
        width: 100%;
    } */

    .itmain .newscreen1 {
        margin: 0 0;
    }
}

/* @media all and (max-width: 1113px) and (min-width: 901px) {
    .sidebar {
        display: none;
    }

    body {
        border: none;
    }

} */

/* @media all and (max-width: 1208px) and (min-width: 1114px) {
    .lazy-column-right {
        display: none;
    }

    body {
        border-right: 0;
    }

} */

/* @media all and (max-width: 1303px) and (min-width: 1209px) {
    body {
        border-right: 90px solid #000;
    }
} */


/* @media all and (max-width: 1630px) and (min-width: 1304px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */




@media all and (max-width: 1550px) and (min-width: 1501px) {
    footer.ant-layout-footer {
        padding: 0 15px 0;
    }



}


/* @media all and (max-width: 1850px) and (min-width:1631px) {
    body {
        border-right: 75px solid #000;
    }

    .lazy-column-right {
        display: block;
    }

} */


/* @media all and (max-width:1813px) and (min-width: 1751px) {
    body {
        border: none;
    }

    .sidebar {
        display: none;
    }

} */

/* @media all and (max-width:1875px) and (min-width: 1814px) {
    body {
        border-left: 90px solid #000;
        border-right: none;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: none;
    }

} */

/* @media all and (max-width:2000px) and (min-width: 1876px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */




/*@media all and (max-width:2050px) and (min-width: 1401px){
    body{
    border: none;
    }
    .sidebar{
    display: none;
    }
}


1405
*/








/* 
@media all and (max-width:2375px) and (min-width: 2251px) {
    body {
        border: none;
    }

    .sidebar {
        display: none;
    }
} */





/* @media all and (max-width:2500px) and (min-width: 2376px) {
    body {
        border-left: 90px solid #000;
        border-right: none;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: none;
    }
} */


/* @media all and (max-width:2750px) and (min-width: 2626px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */





/* 

@media all and (max-width:2875px) and (min-width: 2751px) {
    body {
        border: none;
    }

    .sidebar {
        display: none;
    }
} */




/* @media all and (max-width:3000px) and (min-width: 2876px) {
    body {
        border-left: 90px solid #000;
        border-right: none;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: none;
    }
} */


/* @media all and (max-width:3250px) and (min-width: 3001px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */




/* @media all and (max-width:3375px) and (min-width: 3251px) {
    body {
        border: none;
    }

    .sidebar {
        display: none;
    }
} */
/* 
@media all and (max-width:3500px) and (min-width: 3376px) {
    body {
        border-left: 90px solid #000;
        border-right: none;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: none;
    }
} */

/* @media all and (max-width:3750px) and (min-width: 3501px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */




/* @media all and (max-width:3900px) and (min-width: 3751px) {
    body {
        border: none;
    }

    .sidebar {
        display: none;
    }
} */

/* @media all and (max-width:4000px) and (min-width: 3901px) {
    body {
        border-left: 90px solid #000;
        border-right: none;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: none;
    }
}

@media all and (max-width:4250px) and (min-width: 4001px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */





/* @media all and (max-width:4400px) and (min-width: 4251px) {
    body {
        border: none;
    }

    .sidebar {
        display: none;
    }
} */

/* @media all and (max-width:4500px) and (min-width: 4401px) {
    body {
        border-left: 90px solid #000;
        border-right: none;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: none;
    }
}

@media all and (max-width:4750px) and (min-width: 4501px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */




/* @media all and (max-width:4900px) and (min-width: 4751px) {
    body {
        border: none;
    }

    .sidebar {
        display: none;
    }
} */

/* @media all and (max-width:4250px) and (min-width: 4901px) {
    body {
        border-left: 90px solid #000;
        border-right: none;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: none;
    }
} */

/* @media all and (max-width:5250px) and (min-width: 4251px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */






/* @media all and (max-width:5150px) and (min-width: 4251px) {
    body {
        border: none;
    }

    .sidebar {
        display: none;
    }
} */

/* @media all and (max-width:5250px) and (min-width: 5151px) {
    body {
        border-left: 90px solid #000;
        border-right: none;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: none;
    }
}

@media all and (max-width:5750px) and (min-width: 5251px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */




/* 
@media all and (max-width:5900px) and (min-width: 5751px) {
    body {
        border: none;
    }

    .sidebar {
        display: none;
    }
} */

/* @media all and (max-width:6000px) and (min-width: 5901px) {
    body {
        border-left: 90px solid #000;
        border-right: none;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: none;
    }
}

@media all and (max-width:6250px) and (min-width: 6001px) {
    body {
        border-left: 90px solid #000;
        border-right: 90px solid #000;
    }

    .sidebar {
        display: block;
    }

    .lazy-column-right {
        display: block;
    }
} */


/*2551px*/
/*
@media all and(max-width: 2750px) and (min-width: 2600px){
        body{
    border: none !important;
    }
    .sidebar{
    display: none !important;
    }
}

@media all and (max-width:2810px) and (min-width: 2751px){
    body {
    border-left: 90px solid #000;
    border-right: none;
    }
    .sidebar {
    display: block;
    }
    .lazy-column-right {
    display: none;
    }
}






@media all and(max-width: 3250px) and (min-width: 3051px){
        body{
    border: none;
    }
    .sidebar{
    display: none;
    }
}




@media all and (max-width:3350px) and (min-width: 3251px){
    body {
    border-left: 90px solid #000;
    border-right: none;
    }
    .sidebar {
    display: block;
    }
    .lazy-column-right {
    display: none;
    }
 
}



*/
/*srart* kapil------------*/

/*@media all and (max-width:2750px) and (min-width: 2350px){

    body{

    border: none;
    }
    .sidebar{
    display: none;
    }
.itmain .newscreen1:nth-child(1), .itmain .newscreen1:nth-child(2), .itmain .newscreen1:nth-child(3), .itmain .newscreen1:nth-child(4), .itmain .newscreen1:nth-child(5), .itmain .newscreen1:nth-child(6){
    display: inline-block !important;
    max-width: 16.66%;
    min-width: 16.66%;
}
}

@media all and (max-width:2800px) and (min-width: 2750px){
.itmain .newscreen1:nth-child(1), .itmain .newscreen1:nth-child(2), .itmain .newscreen1:nth-child(3), .itmain .newscreen1:nth-child(4), .itmain .newscreen1:nth-child(5), .itmain .newscreen1:nth-child(6){
    display: inline-block !important;
    max-width: 16.66%;
    min-width: 16.66%;
}
  body {
    border-left: 90px solid #000;
    border-right: none;
    }
    .sidebar {
    display: block;
    }
    .lazy-column-right {
    display: none;
    }
}



@media all and (max-width:2850px) and (min-width: 2801px){
.itmain .newscreen1:nth-child(1), .itmain .newscreen1:nth-child(2), .itmain .newscreen1:nth-child(3), .itmain .newscreen1:nth-child(4), .itmain .newscreen1:nth-child(5), .itmain .newscreen1:nth-child(6){
    display: inline-block !important;
    max-width: 16.66%;
    min-width: 16.66%;
}
  body {
    border-left: 90px solid #000;
    border-right:75px solid #000;
    }
    .sidebar {
    display: block;
    }
    .lazy-column-right {
    display: block;
    }
}





@media all and (max-width:3250px) and (min-width: 2851px){

    body{

    border: none;
    }
    .sidebar{
    display: none;
    }
.itmain .newscreen1:nth-child(1), .itmain .newscreen1:nth-child(2), .itmain .newscreen1:nth-child(3), .itmain .newscreen1:nth-child(4), .itmain .newscreen1:nth-child(5), .itmain .newscreen1:nth-child(6), .itmain .newscreen1:nth-child(7){
    display: inline-block !important;
    max-width: 14.285%;
    min-width: 14.285%;
}
}





@media all and (max-width:3300px) and (min-width: 3251px){
.itmain .newscreen1:nth-child(1), .itmain .newscreen1:nth-child(2), .itmain .newscreen1:nth-child(3), .itmain .newscreen1:nth-child(4), .itmain .newscreen1:nth-child(5), .itmain .newscreen1:nth-child(6), .itmain .newscreen1:nth-child(7){
    display: inline-block !important;
    max-width: 14.285%;
    min-width: 14.285%;
}
  body {
    border-left: 90px solid #000;
    border-right: none;
    }
    .sidebar {
    display: block;
    }
    .lazy-column-right {
    display: none;
    }
}







@media all and (max-width:3350) and (min-width: 3301px){
.itmain .newscreen1:nth-child(1), .itmain .newscreen1:nth-child(2), .itmain .newscreen1:nth-child(3), .itmain .newscreen1:nth-child(4), .itmain .newscreen1:nth-child(5), .itmain .newscreen1:nth-child(6), .itmain .newscreen1:nth-child(7){
    display: inline-block !important;
    max-width: 14.285%;
    min-width: 14.285%;
}
  body {
    border-left: 90px solid #000;
    border-right:75px solid #000;
    }
    .sidebar {
    display: block;
    }
    .lazy-column-right {
    display: block;
    }
}
*/

/*end*/







/*@media all and (max-width:2130px) and (min-width: 2051px){
    body {
    border-left: 90px solid #000;
    border-right: none !important;
    }
    .sidebar {
    display: block;
    }
    .lazy-column-right {
    display: none;
    }
}

@media all and (max-width:2280px) and (min-width: 2131px){
}

@media(min-width: 2281px){
    body{
    border: none;
    }
    .sidebar{
    display: none;
    }
}
*/


/**************************** max-height ************************************/
@media screen and (min-height: 451px) {

    .screen1,
    .itmain .newscreen1 {
        height: 451px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 385px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 270px;
    }
}

@media screen and (min-height: 452px) {

    .screen1,
    .itmain .newscreen1 {
        height: 452px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 386px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 271px;
    }
}

@media screen and (min-height: 453px) {

    .screen1,
    .itmain .newscreen1 {
        height: 453px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 387px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 272px;
    }
}

@media screen and (min-height: 454px) {

    .screen1,
    .itmain .newscreen1 {
        height: 454px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 388px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 273px;
    }
}

@media screen and (min-height: 455px) {

    .screen1,
    .itmain .newscreen1 {
        height: 455px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 389px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 274px;
    }
}

@media screen and (min-height: 456px) {

    .screen1,
    .itmain .newscreen1 {
        height: 456px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 390px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 275px;
    }
}

@media screen and (min-height: 457px) {

    .screen1,
    .itmain .newscreen1 {
        height: 457px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 391px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 276px;
    }
}

@media screen and (min-height: 458px) {

    .screen1,
    .itmain .newscreen1 {
        height: 458px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 392px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 277px;
    }
}

@media screen and (min-height: 459px) {

    .screen1,
    .itmain .newscreen1 {
        height: 459px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 393px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 278px;
    }
}

@media screen and (min-height: 460px) {

    .screen1,
    .itmain .newscreen1 {
        height: 460px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 394px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 279px;
    }
}

@media screen and (min-height: 461px) {

    .screen1,
    .itmain .newscreen1 {
        height: 461px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 395px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 280px;
    }
}

@media screen and (min-height: 462px) {

    .screen1,
    .itmain .newscreen1 {
        height: 462px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 396px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 281px;
    }
}

@media screen and (min-height: 463px) {

    .screen1,
    .itmain .newscreen1 {
        height: 463px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 397px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 282px;
    }
}

@media screen and (min-height: 464px) {

    .screen1,
    .itmain .newscreen1 {
        height: 464px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 398px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 283px;
    }
}

@media screen and (min-height: 465px) {

    .screen1,
    .itmain .newscreen1 {
        height: 465px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 399px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 284px;
    }
}

@media screen and (min-height: 466px) {

    .screen1,
    .itmain .newscreen1 {
        height: 466px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 400px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 285px;
    }
}

@media screen and (min-height: 467px) {

    .screen1,
    .itmain .newscreen1 {
        height: 467px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 401px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 286px;
    }
}

@media screen and (min-height: 468px) {

    .screen1,
    .itmain .newscreen1 {
        height: 468px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 402px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 287px;
    }
}

@media screen and (min-height: 469px) {

    .screen1,
    .itmain .newscreen1 {
        height: 469px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 403px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 288px;
    }
}

@media screen and (min-height: 470px) {

    .screen1,
    .itmain .newscreen1 {
        height: 470px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 404px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 289px;
    }
}

@media screen and (min-height: 471px) {

    .screen1,
    .itmain .newscreen1 {
        height: 471px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 395px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 290px;
    }
}

@media screen and (min-height: 472px) {

    .screen1,
    .itmain .newscreen1 {
        height: 472px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 396px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 291px;
    }
}

@media screen and (min-height: 473px) {

    .screen1,
    .itmain .newscreen1 {
        height: 473px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 397px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 292px;
    }
}

@media screen and (min-height: 474px) {

    .screen1,
    .itmain .newscreen1 {
        height: 474px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 398px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 293px;
    }
}

@media screen and (min-height: 475px) {

    .screen1,
    .itmain .newscreen1 {
        height: 475px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 399px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 294px;
    }
}

@media screen and (min-height: 476px) {

    .screen1,
    .itmain .newscreen1 {
        height: 476px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 400px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 295px;
    }
}

@media screen and (min-height: 477px) {

    .screen1,
    .itmain .newscreen1 {
        height: 477px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 401px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 296px;
    }
}

@media screen and (min-height: 478px) {

    .screen1,
    .itmain .newscreen1 {
        height: 478px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 402px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 297px;
    }
}

@media screen and (min-height: 479px) {

    .screen1,
    .itmain .newscreen1 {
        height: 479px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 403px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 298px;
    }
}

@media screen and (min-height: 480px) {

    .screen1,
    .itmain .newscreen1 {
        height: 480px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 404px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 299px;
    }
}

@media screen and (min-height: 481px) {

    .screen1,
    .itmain .newscreen1 {
        height: 481px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 405px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 300px;
    }
}

@media screen and (min-height: 482px) {

    .screen1,
    .itmain .newscreen1 {
        height: 482px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 406px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 301px;
    }
}

@media screen and (min-height: 483px) {

    .screen1,
    .itmain .newscreen1 {
        height: 483px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 407px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 302px;
    }
}

@media screen and (min-height: 484px) {

    .screen1,
    .itmain .newscreen1 {
        height: 484px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 408px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 303px;
    }
}

@media screen and (min-height: 485px) {

    .screen1,
    .itmain .newscreen1 {
        height: 485px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 409px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 304px;
    }
}

@media screen and (min-height: 486px) {

    .screen1,
    .itmain .newscreen1 {
        height: 486px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 410px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 305px;
    }
}

@media screen and (min-height: 487px) {

    .screen1,
    .itmain .newscreen1 {
        height: 487px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 411px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 306px;
    }
}

@media screen and (min-height: 488px) {

    .screen1,
    .itmain .newscreen1 {
        height: 488px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 412px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 307px;
    }
}

@media screen and (min-height: 489px) {

    .screen1,
    .itmain .newscreen1 {
        height: 489px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 413px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 308px;
    }
}

@media screen and (min-height: 490px) {

    .screen1,
    .itmain .newscreen1 {
        height: 490px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 414px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 309px;
    }
}

@media screen and (min-height: 491px) {

    .screen1,
    .itmain .newscreen1 {
        height: 491px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 415px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 310px;
    }
}

@media screen and (min-height: 492px) {

    .screen1,
    .itmain .newscreen1 {
        height: 492px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 416px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 311px;
    }
}

@media screen and (min-height: 493px) {

    .screen1,
    .itmain .newscreen1 {
        height: 493px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 417px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 312px;
    }
}

@media screen and (min-height: 494px) {

    .screen1,
    .itmain .newscreen1 {
        height: 494px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 418px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 313px;
    }
}

@media screen and (min-height: 495px) {

    .screen1,
    .itmain .newscreen1 {
        height: 495px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 419px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 314px;
    }
}

@media screen and (min-height: 496px) {

    .screen1,
    .itmain .newscreen1 {
        height: 496px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 420px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 315px;
    }
}

@media screen and (min-height: 497px) {

    .screen1,
    .itmain .newscreen1 {
        height: 497px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 421px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 316px;
    }
}

@media screen and (min-height: 498px) {

    .screen1,
    .itmain .newscreen1 {
        height: 498px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 422px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 317px;
    }
}

@media screen and (min-height: 499px) {

    .screen1,
    .itmain .newscreen1 {
        height: 499px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 423px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 318px;
    }
}

@media screen and (min-height: 500px) {

    .screen1,
    .itmain .newscreen1 {
        height: 500px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 424px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 319px;
    }
}

@media screen and (min-height: 501px) {

    .screen1,
    .itmain .newscreen1 {
        height: 501px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 425px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 320px;
    }
}

@media screen and (min-height: 502px) {

    .screen1,
    .itmain .newscreen1 {
        height: 502px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 426px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 321px;
    }
}

@media screen and (min-height: 503px) {

    .screen1,
    .itmain .newscreen1 {
        height: 503px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 427px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 322px;
    }
}

@media screen and (min-height: 504px) {

    .screen1,
    .itmain .newscreen1 {
        height: 504px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 428px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 323px;
    }
}

@media screen and (min-height: 505px) {

    .screen1,
    .itmain .newscreen1 {
        height: 505px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 429px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 324px;
    }
}

@media screen and (min-height: 506px) {

    .screen1,
    .itmain .newscreen1 {
        height: 506px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 430px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 325px;
    }
}

@media screen and (min-height: 507px) {

    .screen1,
    .itmain .newscreen1 {
        height: 507px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 431px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 326px;
    }
}

@media screen and (min-height: 508px) {

    .screen1,
    .itmain .newscreen1 {
        height: 508px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 432px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 327px;
    }
}

@media screen and (min-height: 509px) {

    .screen1,
    .itmain .newscreen1 {
        height: 509px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 433px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 328px;
    }
}

@media screen and (min-height: 510px) {

    .screen1,
    .itmain .newscreen1 {
        height: 510px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 434px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 329px;
    }
}

@media screen and (min-height: 511px) {

    .screen1,
    .itmain .newscreen1 {
        height: 511px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 435px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 330px;
    }
}

@media screen and (min-height: 512px) {

    .screen1,
    .itmain .newscreen1 {
        height: 512px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 436px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 331px;
    }
}

@media screen and (min-height: 513px) {

    .screen1,
    .itmain .newscreen1 {
        height: 513px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 437px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 332px;
    }
}

@media screen and (min-height: 514px) {

    .screen1,
    .itmain .newscreen1 {
        height: 514px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 438px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 333px;
    }
}

@media screen and (min-height: 515px) {

    .screen1,
    .itmain .newscreen1 {
        height: 515px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 439px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 334px;
    }
}

@media screen and (min-height: 516px) {

    .screen1,
    .itmain .newscreen1 {
        height: 516px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 440px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 335px;
    }
}

@media screen and (min-height: 517px) {

    .screen1,
    .itmain .newscreen1 {
        height: 517px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 441px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 336px;
    }
}

@media screen and (min-height: 518px) {

    .screen1,
    .itmain .newscreen1 {
        height: 518px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 442px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 337px;
    }
}

@media screen and (min-height: 519px) {

    .screen1,
    .itmain .newscreen1 {
        height: 519px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 443px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 338px;
    }
}

@media screen and (min-height: 520px) {

    .screen1,
    .itmain .newscreen1 {
        height: 520px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 444px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 339px;
    }
}

@media screen and (min-height: 521px) {

    .screen1,
    .itmain .newscreen1 {
        height: 521px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 445px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 340px;
    }
}

@media screen and (min-height: 522px) {

    .screen1,
    .itmain .newscreen1 {
        height: 522px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 446px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 341px;
    }
}

@media screen and (min-height: 523px) {

    .screen1,
    .itmain .newscreen1 {
        height: 523px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 447px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 342px;
    }
}

@media screen and (min-height: 524px) {

    .screen1,
    .itmain .newscreen1 {
        height: 524px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 448px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 343px;
    }
}

@media screen and (min-height: 525px) {

    .screen1,
    .itmain .newscreen1 {
        height: 525px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 449px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 344px;
    }
}

@media screen and (min-height: 526px) {

    .screen1,
    .itmain .newscreen1 {
        height: 526px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 450px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 345px;
    }
}

@media screen and (min-height: 527px) {

    .screen1,
    .itmain .newscreen1 {
        height: 527px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 451px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 346px;
    }
}

@media screen and (min-height: 528px) {

    .screen1,
    .itmain .newscreen1 {
        height: 528px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 452px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 347px;
    }
}

@media screen and (min-height: 529px) {

    .screen1,
    .itmain .newscreen1 {
        height: 529px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 453px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 348px;
    }
}

@media screen and (min-height: 530px) {

    .screen1,
    .itmain .newscreen1 {
        height: 530px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 454px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 349px;
    }
}

@media screen and (min-height: 531px) {

    .screen1,
    .itmain .newscreen1 {
        height: 531px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 455px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 350px;
    }
}

@media screen and (min-height: 532px) {

    .screen1,
    .itmain .newscreen1 {
        height: 532px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 456px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 351px;
    }
}

@media screen and (min-height: 533px) {

    .screen1,
    .itmain .newscreen1 {
        height: 533px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 457px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 352px;
    }
}

@media screen and (min-height: 534px) {

    .screen1,
    .itmain .newscreen1 {
        height: 534px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 458px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 353px;
    }
}

@media screen and (min-height: 535px) {

    .screen1,
    .itmain .newscreen1 {
        height: 535px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 459px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 354px;
    }
}

@media screen and (min-height: 536px) {

    .screen1,
    .itmain .newscreen1 {
        height: 536px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 460px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 355px;
    }
}

@media screen and (min-height: 537px) {

    .screen1,
    .itmain .newscreen1 {
        height: 537px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 461px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 356px;
    }
}

@media screen and (min-height: 538px) {

    .screen1,
    .itmain .newscreen1 {
        height: 538px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 462px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 357px;
    }
}

@media screen and (min-height: 539px) {

    .screen1,
    .itmain .newscreen1 {
        height: 539px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 463px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 358px;
    }
}

@media screen and (min-height: 540px) {

    .screen1,
    .itmain .newscreen1 {
        height: 540px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 464px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 359px;
    }
}

@media screen and (min-height: 541px) {

    .screen1,
    .itmain .newscreen1 {
        height: 541px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 465px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 360px;
    }
}

@media screen and (min-height: 542px) {

    .screen1,
    .itmain .newscreen1 {
        height: 542px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 466px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 361px;
    }
}

@media screen and (min-height: 543px) {

    .screen1,
    .itmain .newscreen1 {
        height: 543px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 467px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 362px;
    }
}

@media screen and (min-height: 544px) {

    .screen1,
    .itmain .newscreen1 {
        height: 544px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 478px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 363px;
    }
}

@media screen and (min-height: 545px) {

    .screen1,
    .itmain .newscreen1 {
        height: 545px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 469px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 364px;
    }
}

@media screen and (min-height: 546px) {

    .screen1,
    .itmain .newscreen1 {
        height: 546px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 470px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 365px;
    }
}

@media screen and (min-height: 547px) {

    .screen1,
    .itmain .newscreen1 {
        height: 547px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 471px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 366px;
    }
}

@media screen and (min-height: 548px) {

    .screen1,
    .itmain .newscreen1 {
        height: 548px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 472px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 367px;
    }
}

@media screen and (min-height: 549px) {

    .screen1,
    .itmain .newscreen1 {
        height: 549px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 473px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 368px;
    }
}

@media screen and (min-height: 550px) {

    .screen1,
    .itmain .newscreen1 {
        height: 550px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 474px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 369px;
    }
}

@media screen and (min-height: 551px) {

    .screen1,
    .itmain .newscreen1 {
        height: 551px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 475px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 370px;
    }
}

@media screen and (min-height: 552px) {

    .screen1,
    .itmain .newscreen1 {
        height: 552px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 476px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 371px;
    }
}

@media screen and (min-height: 553px) {

    .screen1,
    .itmain .newscreen1 {
        height: 553px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 477px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 372px;
    }
}

@media screen and (min-height: 554px) {

    .screen1,
    .itmain .newscreen1 {
        height: 554px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 478px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 373px;
    }
}

@media screen and (min-height: 555px) {

    .screen1,
    .itmain .newscreen1 {
        height: 555px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 479px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 374px;
    }
}

@media screen and (min-height: 556px) {

    .screen1,
    .itmain .newscreen1 {
        height: 556px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 480px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 375px;
    }
}

@media screen and (min-height: 557px) {

    .screen1,
    .itmain .newscreen1 {
        height: 557px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 481px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 376px;
    }
}

@media screen and (min-height: 558px) {

    .screen1,
    .itmain .newscreen1 {
        height: 558px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 482px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 377px;
    }
}

@media screen and (min-height: 559px) {

    .screen1,
    .itmain .newscreen1 {
        height: 559px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 483px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 378px;
    }
}

@media screen and (min-height: 560px) {

    .screen1,
    .itmain .newscreen1 {
        height: 560px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 484px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 379px;
    }
}

@media screen and (min-height: 561px) {

    .screen1,
    .itmain .newscreen1 {
        height: 561px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 485px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 380px;
    }
}

@media screen and (min-height: 562px) {

    .screen1,
    .itmain .newscreen1 {
        height: 562px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 486px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 381px;
    }
}

@media screen and (min-height: 563px) {

    .screen1,
    .itmain .newscreen1 {
        height: 563px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 485px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 382px;
    }
}

@media screen and (min-height: 564px) {

    .screen1,
    .itmain .newscreen1 {
        height: 564px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 486px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 383px;
    }
}

@media screen and (min-height: 565px) {

    .screen1,
    .itmain .newscreen1 {
        height: 565px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 487px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 384px;
    }
}

@media screen and (min-height: 566px) {

    .screen1,
    .itmain .newscreen1 {
        height: 566px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 488px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 385px;
    }
}

@media screen and (min-height: 567px) {

    .screen1,
    .itmain .newscreen1 {
        height: 567px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 489px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 386px;
    }
}

@media screen and (min-height: 568px) {

    .screen1,
    .itmain .newscreen1 {
        height: 568px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 490px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 387px;
    }
}

@media screen and (min-height: 569px) {

    .screen1,
    .itmain .newscreen1 {
        height: 569px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 491px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 388px;
    }
}

@media screen and (min-height: 570px) {

    .screen1,
    .itmain .newscreen1 {
        height: 570px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 492px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 389px;
    }
}

@media screen and (min-height: 571px) {

    .screen1,
    .itmain .newscreen1 {
        height: 571px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 493px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 390px;
    }
}

@media screen and (min-height: 572px) {

    .screen1,
    .itmain .newscreen1 {
        height: 572px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 494px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 391px;
    }
}

@media screen and (min-height: 573px) {

    .screen1,
    .itmain .newscreen1 {
        height: 573px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 495px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 392px;
    }
}

@media screen and (min-height: 574px) {

    .screen1,
    .itmain .newscreen1 {
        height: 574px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 496px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 393px;
    }
}

@media screen and (min-height: 575px) {

    .screen1,
    .itmain .newscreen1 {
        height: 575px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 497px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 394px;
    }
}

@media screen and (min-height: 576px) {

    .screen1,
    .itmain .newscreen1 {
        height: 576px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 498px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 395px;
    }
}

@media screen and (min-height: 577px) {

    .screen1,
    .itmain .newscreen1 {
        height: 577px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 499px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 396px;
    }
}

@media screen and (min-height: 578px) {

    .screen1,
    .itmain .newscreen1 {
        height: 578px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 500px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 397px;
    }
}

@media screen and (min-height: 579px) {

    .screen1,
    .itmain .newscreen1 {
        height: 579px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 501px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 398px;
    }
}

@media screen and (min-height: 580px) {

    .screen1,
    .itmain .newscreen1 {
        height: 580px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 502px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 399px;
    }
}

@media screen and (min-height: 581px) {

    .screen1,
    .itmain .newscreen1 {
        height: 581px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 503px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 400px;
    }
}

@media screen and (min-height: 582px) {

    .screen1,
    .itmain .newscreen1 {
        height: 582px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 504px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 401px;
    }
}

@media screen and (min-height: 583px) {

    .screen1,
    .itmain .newscreen1 {
        height: 583px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 505px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 402px;
    }
}

@media screen and (min-height: 584px) {

    .screen1,
    .itmain .newscreen1 {
        height: 584px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 506px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 403px;
    }
}

@media screen and (min-height: 585px) {

    .screen1,
    .itmain .newscreen1 {
        height: 585px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 507px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 404px;
    }
}

@media screen and (min-height: 586px) {

    .screen1,
    .itmain .newscreen1 {
        height: 586px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 508px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 405px;
    }
}

@media screen and (min-height: 587px) {

    .screen1,
    .itmain .newscreen1 {
        height: 607px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 509px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 406px;
    }
}

@media screen and (min-height: 588px) {

    .screen1,
    .itmain .newscreen1 {
        height: 588px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 510px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 407px;
    }
}

@media screen and (min-height: 589px) {

    .screen1,
    .itmain .newscreen1 {
        height: 589px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 511px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 408px;
    }
}

@media screen and (min-height: 590px) {

    .screen1,
    .itmain .newscreen1 {
        height: 590px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 512px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 409px;
    }
}

@media screen and (min-height: 591px) {

    .screen1,
    .itmain .newscreen1 {
        height: 591px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 513px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 410px;
    }
}

@media screen and (min-height: 592px) {

    .screen1,
    .itmain .newscreen1 {
        height: 592px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 514px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 411px;
    }
}

@media screen and (min-height: 593px) {

    .screen1,
    .itmain .newscreen1 {
        height: 593px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 515px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 412px;
    }
}

@media screen and (min-height: 594px) {

    .screen1,
    .itmain .newscreen1 {
        height: 594px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 516px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 413px;
    }
}

@media screen and (min-height: 595px) {

    .screen1,
    .itmain .newscreen1 {
        height: 595px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 517px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 414px;
    }
}

@media screen and (min-height: 596px) {

    .screen1,
    .itmain .newscreen1 {
        height: 596px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 518px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 415px;
    }
}

@media screen and (min-height: 597px) {

    .screen1,
    .itmain .newscreen1 {
        height: 597px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 519px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 416px;
    }
}

@media screen and (min-height: 598px) {

    .screen1,
    .itmain .newscreen1 {
        height: 598px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 520px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 417px;
    }
}

@media screen and (min-height: 599px) {

    .screen1,
    .itmain .newscreen1 {
        height: 599px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 521px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 418px;
    }
}

@media screen and (min-height: 600px) {

    .screen1,
    .itmain .newscreen1 {
        height: 600px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 522px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 419px;
    }
}


@media screen and (min-height: 601px) {

    .screen1,
    .itmain .newscreen1 {
        height: 601px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 523px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 420px;
    }
}

@media screen and (min-height: 602px) {

    .screen1,
    .itmain .newscreen1 {
        height: 602px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 524px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 421px;
    }
}

@media screen and (min-height: 603px) {

    .screen1,
    .itmain .newscreen1 {
        height: 603px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 525px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 422px;
    }
}

@media screen and (min-height: 604px) {

    .screen1,
    .itmain .newscreen1 {
        height: 604px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 526px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 423px;
    }
}

@media screen and (min-height: 605px) {

    .screen1,
    .itmain .newscreen1 {
        height: 605px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 527px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 424px;
    }
}

@media screen and (min-height: 606px) {

    .screen1,
    .itmain .newscreen1 {
        height: 606px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 528px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 425px;
    }
}

@media screen and (min-height: 607px) {

    .screen1,
    .itmain .newscreen1 {
        height: 607px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 529px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 426px;
    }
}

@media screen and (min-height: 608px) {

    .screen1,
    .itmain .newscreen1 {
        height: 608px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 530px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 427px;
    }
}

@media screen and (min-height: 609px) {

    .screen1,
    .itmain .newscreen1 {
        height: 609px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 531px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 428px;
    }
}

@media screen and (min-height: 610px) {

    .screen1,
    .itmain .newscreen1 {
        height: 610px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 532px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 429px;
    }
}

@media screen and (min-height: 611px) {

    .screen1,
    .itmain .newscreen1 {
        height: 611px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 533px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 430px;
    }
}

@media screen and (min-height: 612px) {

    .screen1,
    .itmain .newscreen1 {
        height: 612px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 534px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 431px;
    }
}

@media screen and (min-height: 613px) {

    .screen1,
    .itmain .newscreen1 {
        height: 613px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 535px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 432px;
    }
}

@media screen and (min-height: 614px) {

    .screen1,
    .itmain .newscreen1 {
        height: 614px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 536px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 433px;
    }
}

@media screen and (min-height: 615px) {

    .screen1,
    .itmain .newscreen1 {
        height: 615px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 537px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 434px;
    }
}

@media screen and (min-height: 616px) {

    .screen1,
    .itmain .newscreen1 {
        height: 616px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 538px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 435px;
    }
}

@media screen and (min-height: 617px) {

    .screen1,
    .itmain .newscreen1 {
        height: 617px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 539px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 436px;
    }
}

@media screen and (min-height: 618px) {

    .screen1,
    .itmain .newscreen1 {
        height: 618px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 540px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 437px;
    }
}

@media screen and (min-height: 619px) {

    .screen1,
    .itmain .newscreen1 {
        height: 619px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 541px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 438px;
    }
}

@media screen and (min-height: 620px) {

    .screen1,
    .itmain .newscreen1 {
        height: 620px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 542px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 439px;
    }
}

@media screen and (min-height: 621px) {

    .screen1,
    .itmain .newscreen1 {
        height: 621px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 543px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 440px;
    }
}

@media screen and (min-height: 622px) {

    .screen1,
    .itmain .newscreen1 {
        height: 622px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 544px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 441px;
    }
}

@media screen and (min-height: 623px) {

    .screen1,
    .itmain .newscreen1 {
        height: 623px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 545px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 442px;
    }
}

@media screen and (min-height: 624px) {

    .screen1,
    .itmain .newscreen1 {
        height: 624px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 546px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 443px;
    }
}

@media screen and (min-height: 625px) {

    .screen1,
    .itmain .newscreen1 {
        height: 625px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 547px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 444px;
    }
}

@media screen and (min-height: 626px) {

    .screen1,
    .itmain .newscreen1 {
        height: 626px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 548px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 445px;
    }
}

@media screen and (min-height: 627px) {

    .screen1,
    .itmain .newscreen1 {
        height: 627px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 549px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 446px;
    }
}

@media screen and (min-height: 628px) {

    .screen1,
    .itmain .newscreen1 {
        height: 628px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 550px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 447px;
    }
}

@media screen and (min-height: 629px) {

    .screen1,
    .itmain .newscreen1 {
        height: 629px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 552px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 448px;
    }
}

@media screen and (min-height: 630px) {

    .screen1,
    .itmain .newscreen1 {
        height: 630px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 553px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 449px;
    }
}

@media screen and (min-height: 631px) {

    .screen1,
    .itmain .newscreen1 {
        height: 631px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 554px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 450px;
    }
}

@media screen and (min-height: 632px) {

    .screen1,
    .itmain .newscreen1 {
        height: 632px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 555px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 451px;
    }
}

@media screen and (min-height: 633px) {

    .screen1,
    .itmain .newscreen1 {
        height: 633px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 556px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 462px;
    }
}

@media screen and (min-height: 634px) {

    .screen1,
    .itmain .newscreen1 {
        height: 634px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 557px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 463px;
    }
}

@media screen and (min-height: 635px) {

    .screen1,
    .itmain .newscreen1 {
        height: 635px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 558px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 464px;
    }
}

@media screen and (min-height: 636px) {

    .screen1,
    .itmain .newscreen1 {
        height: 636px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 559px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 465px;
    }
}

@media screen and (min-height: 637px) {

    .screen1,
    .itmain .newscreen1 {
        height: 637px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 560px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 466px;
    }
}

@media screen and (min-height: 638px) {

    .screen1,
    .itmain .newscreen1 {
        height: 638px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 561px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 467px;
    }
}

@media screen and (min-height: 639px) {

    .screen1,
    .itmain .newscreen1 {
        height: 639px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 562px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 458px;
    }
}

@media screen and (min-height: 640px) {

    .screen1,
    .itmain .newscreen1 {
        height: 640px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 563px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 459px;
    }
}

@media screen and (min-height: 641px) {

    .screen1,
    .itmain .newscreen1 {
        height: 641px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 564px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 460px;
    }
}

@media screen and (min-height: 642px) {

    .screen1,
    .itmain .newscreen1 {
        height: 642px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 565px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 461px;
    }
}

@media screen and (min-height: 643px) {

    .screen1,
    .itmain .newscreen1 {
        height: 643px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 566px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 462px;
    }
}

@media screen and (min-height: 644px) {

    .screen1,
    .itmain .newscreen1 {
        height: 644px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 567px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 463px;
    }
}

@media screen and (min-height: 645px) {

    .screen1,
    .itmain .newscreen1 {
        height: 645px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 568px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 464px;
    }
}

@media screen and (min-height: 646px) {

    .screen1,
    .itmain .newscreen1 {
        height: 646px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 569px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 465px;
    }
}

@media screen and (min-height: 647px) {

    .screen1,
    .itmain .newscreen1 {
        height: 647px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 570px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 466px;
    }
}

@media screen and (min-height: 648px) {

    .screen1,
    .itmain .newscreen1 {
        height: 648px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 571px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 467px;
    }
}

@media screen and (min-height: 649px) {

    .screen1,
    .itmain .newscreen1 {
        height: 649px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 572px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 468px;
    }
}

@media screen and (min-height: 650px) {

    .screen1,
    .itmain .newscreen1 {
        height: 650px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 573px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 469px;
    }
}

@media screen and (min-height: 651px) {

    .screen1,
    .itmain .newscreen1 {
        height: 651px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 574px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 470px;
    }
}

@media screen and (min-height: 652px) {

    .screen1,
    .itmain .newscreen1 {
        height: 652px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 575px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 471px;
    }
}

@media screen and (min-height: 653px) {

    .screen1,
    .itmain .newscreen1 {
        height: 653px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 576px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 472px;
    }
}

@media screen and (min-height: 654px) {

    .screen1,
    .itmain .newscreen1 {
        height: 654px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 577px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 473px;
    }
}

@media screen and (min-height: 655px) {

    .screen1,
    .itmain .newscreen1 {
        height: 655px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 578px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 474px;
    }
}

@media screen and (min-height: 656px) {

    .screen1,
    .itmain .newscreen1 {
        height: 656px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 579px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 475px;
    }
}

@media screen and (min-height: 657px) {

    .screen1,
    .itmain .newscreen1 {
        height: 657px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 580px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 476px;
    }
}

@media screen and (min-height: 658px) {

    .screen1,
    .itmain .newscreen1 {
        height: 658px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 581px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 477px;
    }
}

@media screen and (min-height: 659px) {

    .screen1,
    .itmain .newscreen1 {
        height: 659px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 582px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 478px;
    }
}

@media screen and (min-height: 660px) {

    .screen1,
    .itmain .newscreen1 {
        height: 660px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 583px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 479px;
    }
}

@media screen and (min-height: 661px) {

    .screen1,
    .itmain .newscreen1 {
        height: 661px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 584px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 480px;
    }
}

@media screen and (min-height: 662px) {

    .screen1,
    .itmain .newscreen1 {
        height: 662px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 585px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 481px;
    }
}

@media screen and (min-height: 663px) {

    .screen1,
    .itmain .newscreen1 {
        height: 663px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 586px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 482px;
    }
}

@media screen and (min-height: 664px) {

    .screen1,
    .itmain .newscreen1 {
        height: 664px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 587px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 483px;
    }
}

@media screen and (min-height: 665px) {

    .screen1,
    .itmain .newscreen1 {
        height: 665px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 588px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 484px;
    }
}

@media screen and (min-height: 666px) {

    .screen1,
    .itmain .newscreen1 {
        height: 666px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 589px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 485px;
    }
}

@media screen and (min-height: 667px) {

    .screen1,
    .itmain .newscreen1 {
        height: 667px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 590px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 486px;
    }
}

@media screen and (min-height: 668px) {

    .screen1,
    .itmain .newscreen1 {
        height: 668px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 591px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 487px;
    }
}

@media screen and (min-height: 669px) {

    .screen1,
    .itmain .newscreen1 {
        height: 669px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 592px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 488px;
    }
}

@media screen and (min-height: 670px) {

    .screen1,
    .itmain .newscreen1 {
        height: 670px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 593px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 489px;
    }
}

@media screen and (min-height: 671px) {

    .screen1,
    .itmain .newscreen1 {
        height: 671px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 594px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 490px;
    }
}

@media screen and (min-height: 672px) {

    .screen1,
    .itmain .newscreen1 {
        height: 672px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 595px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 491px;
    }
}

@media screen and (min-height: 673px) {

    .screen1,
    .itmain .newscreen1 {
        height: 673px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 596px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 492px;
    }
}

@media screen and (min-height: 674px) {

    .screen1,
    .itmain .newscreen1 {
        height: 674px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 597px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 493px;
    }
}

@media screen and (min-height: 675px) {

    .screen1,
    .itmain .newscreen1 {
        height: 675px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 598px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 494px;
    }
}

@media screen and (min-height: 676px) {

    .screen1,
    .itmain .newscreen1 {
        height: 676px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 599px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 495px;
    }
}

@media screen and (min-height: 677px) {

    .screen1,
    .itmain .newscreen1 {
        height: 677px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 600px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 496px;
    }
}

@media screen and (min-height: 678px) {

    .screen1,
    .itmain .newscreen1 {
        height: 678px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 601px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 497px;
    }
}

@media screen and (min-height: 679px) {

    .screen1,
    .itmain .newscreen1 {
        height: 679px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 602px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 498px;
    }
}

@media screen and (min-height: 680px) {

    .screen1,
    .itmain .newscreen1 {
        height: 680px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 603px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 499px;
    }
}

@media screen and (min-height: 681px) {

    .screen1,
    .itmain .newscreen1 {
        height: 681px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 604px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 500px;
    }
}

@media screen and (min-height: 682px) {

    .screen1,
    .itmain .newscreen1 {
        height: 682px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 605px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 501px;
    }
}

@media screen and (min-height: 683px) {

    .screen1,
    .itmain .newscreen1 {
        height: 683px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 606px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 502px;
    }
}

@media screen and (min-height: 684px) {

    .screen1,
    .itmain .newscreen1 {
        height: 684px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 607px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 503px;
    }
}

@media screen and (min-height: 685px) {

    .screen1,
    .itmain .newscreen1 {
        height: 685px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 608px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 504px;
    }
}

@media screen and (min-height: 686px) {

    .screen1,
    .itmain .newscreen1 {
        height: 686px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 609px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 505px;
    }
}

@media screen and (min-height: 687px) {

    .screen1,
    .itmain .newscreen1 {
        height: 687px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 610px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 506px;
    }
}

@media screen and (min-height: 688px) {

    .screen1,
    .itmain .newscreen1 {
        height: 688px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 611px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 507px;
    }
}

@media screen and (min-height: 689px) {

    .screen1,
    .itmain .newscreen1 {
        height: 689px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 612px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 508px;
    }
}

@media screen and (min-height: 690px) {

    .screen1,
    .itmain .newscreen1 {
        height: 690px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 613px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 509px;
    }
}

@media screen and (min-height: 691px) {

    .screen1,
    .itmain .newscreen1 {
        height: 691px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 614px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 510px;
    }
}

@media screen and (min-height: 692px) {

    .screen1,
    .itmain .newscreen1 {
        height: 692px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 615px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 511px;
    }
}

@media screen and (min-height: 693px) {

    .screen1,
    .itmain .newscreen1 {
        height: 693px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 616px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 512px;
    }
}

@media screen and (min-height: 694px) {

    .screen1,
    .itmain .newscreen1 {
        height: 694px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 617px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 513px;
    }
}

@media screen and (min-height: 695px) {

    .screen1,
    .itmain .newscreen1 {
        height: 695px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 618px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 514px;
    }
}

@media screen and (min-height: 696px) {

    .screen1,
    .itmain .newscreen1 {
        height: 696px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 619px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 515px;
    }
}

@media screen and (min-height: 697px) {

    .screen1,
    .itmain .newscreen1 {
        height: 697px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 620px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 516px;
    }
}

@media screen and (min-height: 698px) {

    .screen1,
    .itmain .newscreen1 {
        height: 698px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 621px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 517px;
    }
}

@media screen and (min-height: 699px) {

    .screen1,
    .itmain .newscreen1 {
        height: 699px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 622px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 518px;
    }
}

@media screen and (min-height: 700px) {

    .screen1,
    .itmain .newscreen1 {
        height: 700px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 623px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 519px;
    }
}


@media screen and (min-height: 701px) {

    .screen1,
    .itmain .newscreen1 {
        height: 701px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 624px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 520px;
    }
}

@media screen and (min-height: 702px) {

    .screen1,
    .itmain .newscreen1 {
        height: 702px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 625px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 521px;
    }
}

@media screen and (min-height: 703px) {

    .screen1,
    .itmain .newscreen1 {
        height: 703px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 626px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 522px;
    }
}

@media screen and (min-height: 704px) {

    .screen1,
    .itmain .newscreen1 {
        height: 704px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 627px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 523px;
    }
}

@media screen and (min-height: 705px) {

    .screen1,
    .itmain .newscreen1 {
        height: 705px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 628px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 524px;
    }
}

@media screen and (min-height: 706px) {

    .screen1,
    .itmain .newscreen1 {
        height: 706px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 629px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 525px;
    }
}

@media screen and (min-height: 707px) {

    .screen1,
    .itmain .newscreen1 {
        height: 707px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 630px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 526px;
    }
}

@media screen and (min-height: 708px) {

    .screen1,
    .itmain .newscreen1 {
        height: 708px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 631px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 527px;
    }
}

@media screen and (min-height: 709px) {

    .screen1,
    .itmain .newscreen1 {
        height: 709px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 632px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 528px;
    }
}

@media screen and (min-height: 710px) {

    .screen1,
    .itmain .newscreen1 {
        height: 710px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 633px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 529px;
    }
}

@media screen and (min-height: 711px) {

    .screen1,
    .itmain .newscreen1 {
        height: 711px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 634px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 530px;
    }
}

@media screen and (min-height: 712px) {

    .screen1,
    .itmain .newscreen1 {
        height: 712px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 635px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 531px;
    }
}

@media screen and (min-height: 713px) {

    .screen1,
    .itmain .newscreen1 {
        height: 713px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 636px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 532px;
    }
}

@media screen and (min-height: 714px) {

    .screen1,
    .itmain .newscreen1 {
        height: 714px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 637px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 533px;
    }
}

@media screen and (min-height: 715px) {

    .screen1,
    .itmain .newscreen1 {
        height: 715px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 638px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 534px;
    }
}

@media screen and (min-height: 716px) {

    .screen1,
    .itmain .newscreen1 {
        height: 716px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 639px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 535px;
    }
}

@media screen and (min-height: 717px) {

    .screen1,
    .itmain .newscreen1 {
        height: 717px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 640px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 536px;
    }
}

@media screen and (min-height: 718px) {

    .screen1,
    .itmain .newscreen1 {
        height: 718px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 641px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 537px;
    }
}

@media screen and (min-height: 719px) {

    .screen1,
    .itmain .newscreen1 {
        height: 719px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 642px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 538px;
    }
}

@media screen and (min-height: 720px) {

    .screen1,
    .itmain .newscreen1 {
        height: 720px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 643px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 539px;
    }
}

@media screen and (min-height: 721px) {

    .screen1,
    .itmain .newscreen1 {
        height: 721px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 644px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 540px;
    }
}

@media screen and (min-height: 722px) {

    .screen1,
    .itmain .newscreen1 {
        height: 722px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 645px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 541px;
    }
}

@media screen and (min-height: 723px) {

    .screen1,
    .itmain .newscreen1 {
        height: 723px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 646px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 542px;
    }
}

@media screen and (min-height: 724px) {

    .screen1,
    .itmain .newscreen1 {
        height: 724px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 647px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 543px;
    }
}

@media screen and (min-height: 725px) {

    .screen1,
    .itmain .newscreen1 {
        height: 725px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 648px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 544px;
    }
}

@media screen and (min-height: 726px) {

    .screen1,
    .itmain .newscreen1 {
        height: 726px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 649px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 545px;
    }
}

@media screen and (min-height: 727px) {

    .screen1,
    .itmain .newscreen1 {
        height: 727px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 650px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 546px;
    }
}

@media screen and (min-height: 728px) {

    .screen1,
    .itmain .newscreen1 {
        height: 728px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 651px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 547px;
    }
}

@media screen and (min-height: 729px) {

    .screen1,
    .itmain .newscreen1 {
        height: 729px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 652px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 548px;
    }
}

@media screen and (min-height: 730px) {

    .screen1,
    .itmain .newscreen1 {
        height: 730px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 653px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 549px;
    }
}

@media screen and (min-height: 731px) {

    .screen1,
    .itmain .newscreen1 {
        height: 731px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 654px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 550px;
    }
}

@media screen and (min-height: 732px) {

    .screen1,
    .itmain .newscreen1 {
        height: 732px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 655px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 551px;
    }
}

@media screen and (min-height: 733px) {

    .screen1,
    .itmain .newscreen1 {
        height: 733px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 656px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 552px;
    }
}

@media screen and (min-height: 734px) {

    .screen1,
    .itmain .newscreen1 {
        height: 734px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 657px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 553px;
    }
}

@media screen and (min-height: 735px) {

    .screen1,
    .itmain .newscreen1 {
        height: 735px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 658px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 554px;
    }
}

@media screen and (min-height: 736px) {

    .screen1,
    .itmain .newscreen1 {
        height: 736px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 659px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 555px;
    }
}

@media screen and (min-height: 737px) {

    .screen1,
    .itmain .newscreen1 {
        height: 737px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 660px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 556px;
    }
}

@media screen and (min-height: 738px) {

    .screen1,
    .itmain .newscreen1 {
        height: 738px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 661px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 557px;
    }
}

@media screen and (min-height: 739px) {

    .screen1,
    .itmain .newscreen1 {
        height: 739px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 662px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 558px;
    }
}

@media screen and (min-height: 740px) {

    .screen1,
    .itmain .newscreen1 {
        height: 740px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 663px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 559px;
    }
}

@media screen and (min-height: 741px) {

    .screen1,
    .itmain .newscreen1 {
        height: 741px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 664px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 560px;
    }
}

@media screen and (min-height: 742px) {

    .screen1,
    .itmain .newscreen1 {
        height: 742px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 665px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 561px;
    }
}

@media screen and (min-height: 743px) {

    .screen1,
    .itmain .newscreen1 {
        height: 743px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 666px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 562px;
    }
}

@media screen and (min-height: 744px) {

    .screen1,
    .itmain .newscreen1 {
        height: 744px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 667px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 563px;
    }
}

@media screen and (min-height: 745px) {

    .screen1,
    .itmain .newscreen1 {
        height: 745px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 668px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 564px;
    }
}

@media screen and (min-height: 746px) {

    .screen1,
    .itmain .newscreen1 {
        height: 746px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 669px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 565px;
    }
}

@media screen and (min-height: 747px) {

    .screen1,
    .itmain .newscreen1 {
        height: 747px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 670px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 566px;
    }
}

@media screen and (min-height: 749px) {

    .screen1,
    .itmain .newscreen1 {
        height: 748px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 671px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 567px;
    }
}

@media screen and (min-height: 749px) {

    .screen1,
    .itmain .newscreen1 {
        height: 749px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 672px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 568px;
    }
}

@media screen and (min-height: 750px) {

    .screen1,
    .itmain .newscreen1 {
        height: 750px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 673px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 569px;
    }
}

@media screen and (min-height: 751px) {

    .screen1,
    .itmain .newscreen1 {
        height: 751px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 674px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 570px;
    }
}

@media screen and (min-height: 752px) {

    .screen1,
    .itmain .newscreen1 {
        height: 752px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 675px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 571px;
    }
}

@media screen and (min-height: 753px) {

    .screen1,
    .itmain .newscreen1 {
        height: 753px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 676px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 572px;
    }
}

@media screen and (min-height: 754px) {

    .screen1,
    .itmain .newscreen1 {
        height: 754px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 677px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 573px;
    }
}

@media screen and (min-height: 755px) {

    .screen1,
    .itmain .newscreen1 {
        height: 755px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 678px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 574px;
    }
}

@media screen and (min-height: 756px) {

    .screen1,
    .itmain .newscreen1 {
        height: 756px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 679px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 575px;
    }
}

@media screen and (min-height: 757px) {

    .screen1,
    .itmain .newscreen1 {
        height: 757px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 680px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 576px;
    }
}

@media screen and (min-height: 758px) {

    .screen1,
    .itmain .newscreen1 {
        height: 758px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 681px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 577px;
    }
}

@media screen and (min-height: 759px) {

    .screen1,
    .itmain .newscreen1 {
        height: 759px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 682px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 578px;
    }
}

@media screen and (min-height: 760px) {

    .screen1,
    .itmain .newscreen1 {
        height: 760px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 683px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 579px;
    }
}

@media screen and (min-height: 761px) {

    .screen1,
    .itmain .newscreen1 {
        height: 761px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 684px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 580px;
    }
}

@media screen and (min-height: 762px) {

    .screen1,
    .itmain .newscreen1 {
        height: 762px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 685px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 581px;
    }
}

@media screen and (min-height: 763px) {

    .screen1,
    .itmain .newscreen1 {
        height: 763px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 686px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 582px;
    }
}

@media screen and (min-height: 764px) {

    .screen1,
    .itmain .newscreen1 {
        height: 764px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 687px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 583px;
    }
}

@media screen and (min-height: 765px) {

    .screen1,
    .itmain .newscreen1 {
        height: 765px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 688px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 584px;
    }
}

@media screen and (min-height: 766px) {

    .screen1,
    .itmain .newscreen1 {
        height: 766px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 689px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 585px;
    }
}

@media screen and (min-height: 767px) {

    .screen1,
    .itmain .newscreen1 {
        height: 767px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 690px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 586px;
    }
}

@media screen and (min-height: 768px) {

    .screen1,
    .itmain .newscreen1 {
        height: 768px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 691px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 587px;
    }
}

@media screen and (min-height: 769px) {

    .screen1,
    .itmain .newscreen1 {
        height: 769px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 692px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 588px;
    }
}

@media screen and (min-height: 770px) {

    .screen1,
    .itmain .newscreen1 {
        height: 770px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 693px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 589px;
    }
}

@media screen and (min-height: 771px) {

    .screen1,
    .itmain .newscreen1 {
        height: 771px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 694px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 590px;
    }
}

@media screen and (min-height: 772px) {

    .screen1,
    .itmain .newscreen1 {
        height: 772px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 695px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 591px;
    }
}

@media screen and (min-height: 773px) {

    .screen1,
    .itmain .newscreen1 {
        height: 773px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 696px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 592px;
    }
}

@media screen and (min-height: 774px) {

    .screen1,
    .itmain .newscreen1 {
        height: 774px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 697px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 593px;
    }
}

@media screen and (min-height: 775px) {

    .screen1,
    .itmain .newscreen1 {
        height: 775px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 698px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 594px;
    }
}

@media screen and (min-height: 776px) {

    .screen1,
    .itmain .newscreen1 {
        height: 776px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 699px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 595px;
    }
}

@media screen and (min-height: 777px) {

    .screen1,
    .itmain .newscreen1 {
        height: 777px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 700px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 596px;
    }
}

@media screen and (min-height: 778px) {

    .screen1,
    .itmain .newscreen1 {
        height: 778px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 701px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 597px;
    }
}

@media screen and (min-height: 779px) {

    .screen1,
    .itmain .newscreen1 {
        height: 779px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 702px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 598px;
    }
}

@media screen and (min-height: 780px) {

    .screen1,
    .itmain .newscreen1 {
        height: 780px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 703px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 599px;
    }
}

@media screen and (min-height: 781px) {

    .screen1,
    .itmain .newscreen1 {
        height: 781px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 704px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 600px;
    }
}

@media screen and (min-height: 782px) {

    .screen1,
    .itmain .newscreen1 {
        height: 782px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 705px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 601px;
    }
}

@media screen and (min-height: 783px) {

    .screen1,
    .itmain .newscreen1 {
        height: 783px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 706px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 602px;
    }
}

@media screen and (min-height: 784px) {

    .screen1,
    .itmain .newscreen1 {
        height: 784px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 707px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 603px;
    }
}

@media screen and (min-height: 785px) {

    .screen1,
    .itmain .newscreen1 {
        height: 785px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 708px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 604px;
    }
}

@media screen and (min-height: 786px) {

    .screen1,
    .itmain .newscreen1 {
        height: 786px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 709px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 605px;
    }
}

@media screen and (min-height: 787px) {

    .screen1,
    .itmain .newscreen1 {
        height: 787px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 710px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 606px;
    }
}

@media screen and (min-height: 788px) {

    .screen1,
    .itmain .newscreen1 {
        height: 788px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 711px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 607px;
    }
}

@media screen and (min-height: 789px) {

    .screen1,
    .itmain .newscreen1 {
        height: 789px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 712px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 608px;
    }
}

@media screen and (min-height: 790px) {

    .screen1,
    .itmain .newscreen1 {
        height: 790px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 713px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 609px;
    }
}

@media screen and (min-height: 791px) {

    .screen1,
    .itmain .newscreen1 {
        height: 791px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 714px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 610px;
    }
}

@media screen and (min-height: 792px) {

    .screen1,
    .itmain .newscreen1 {
        height: 792px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 715px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 611px;
    }
}

@media screen and (min-height: 793px) {

    .screen1,
    .itmain .newscreen1 {
        height: 793px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 716px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 612px;
    }
}

@media screen and (min-height: 794px) {

    .screen1,
    .itmain .newscreen1 {
        height: 794px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 717px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 613px;
    }
}

@media screen and (min-height: 795px) {

    .screen1,
    .itmain .newscreen1 {
        height: 795px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 718px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 614px;
    }
}

@media screen and (min-height: 796px) {

    .screen1,
    .itmain .newscreen1 {
        height: 796px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 719px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 615px;
    }
}

@media screen and (min-height: 797px) {

    .screen1,
    .itmain .newscreen1 {
        height: 797px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 720px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 616px;
    }
}

@media screen and (min-height: 798px) {

    .screen1,
    .itmain .newscreen1 {
        height: 798px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 721px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 617px;
    }
}

@media screen and (min-height: 799px) {

    .screen1,
    .itmain .newscreen1 {
        height: 799px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 722px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 618px;
    }
}

@media screen and (min-height: 800px) {

    .screen1,
    .itmain .newscreen1 {
        height: 800px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 723px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 619px;
    }
}


@media screen and (min-height: 801px) {

    .screen1,
    .itmain .newscreen1 {
        height: 801px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 724px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 620px;
    }
}

@media screen and (min-height: 802px) {

    .screen1,
    .itmain .newscreen1 {
        height: 802px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 725px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 621px;
    }
}

@media screen and (min-height: 803px) {

    .screen1,
    .itmain .newscreen1 {
        height: 803px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 726px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 622px;
    }
}

@media screen and (min-height: 804px) {

    .screen1,
    .itmain .newscreen1 {
        height: 804px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 727px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 623px;
    }
}

@media screen and (min-height: 805px) {

    .screen1,
    .itmain .newscreen1 {
        height: 805px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 728px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 624px;
    }
}

@media screen and (min-height: 806px) {

    .screen1,
    .itmain .newscreen1 {
        height: 806px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 729px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 625px;
    }
}

@media screen and (min-height: 807px) {

    .screen1,
    .itmain .newscreen1 {
        height: 807px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 730px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 626px;
    }
}

@media screen and (min-height: 808px) {

    .screen1,
    .itmain .newscreen1 {
        height: 808px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 731px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 627px;
    }
}

@media screen and (min-height: 809px) {

    .screen1,
    .itmain .newscreen1 {
        height: 809px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 732px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 618px;
    }
}

@media screen and (min-height: 810px) {

    .screen1,
    .itmain .newscreen1 {
        height: 810px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 733px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 629px;
    }
}

@media screen and (min-height: 811px) {

    .screen1,
    .itmain .newscreen1 {
        height: 811px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 734px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 630px;
    }
}

@media screen and (min-height: 812px) {

    .screen1,
    .itmain .newscreen1 {
        height: 812px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 735px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 631px;
    }
}

@media screen and (min-height: 813px) {

    .screen1,
    .itmain .newscreen1 {
        height: 813px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 736px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 632px;
    }
}

@media screen and (min-height: 814px) {

    .screen1,
    .itmain .newscreen1 {
        height: 814px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 737px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 633px;
    }
}

@media screen and (min-height: 815px) {

    .screen1,
    .itmain .newscreen1 {
        height: 815px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 738px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 634px;
    }
}

@media screen and (min-height: 816px) {

    .screen1,
    .itmain .newscreen1 {
        height: 816px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 739px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 635px;
    }
}

@media screen and (min-height: 817px) {

    .screen1,
    .itmain .newscreen1 {
        height: 817px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 740px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 636px;
    }
}

@media screen and (min-height: 818px) {

    .screen1,
    .itmain .newscreen1 {
        height: 818px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 741px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 637px;
    }
}

@media screen and (min-height: 819px) {

    .screen1,
    .itmain .newscreen1 {
        height: 819px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 742px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 648px;
    }
}

@media screen and (min-height: 820px) {

    .screen1,
    .itmain .newscreen1 {
        height: 820px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 743px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 639px;
    }
}

@media screen and (min-height: 821px) {

    .screen1,
    .itmain .newscreen1 {
        height: 821px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 744px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 640px;
    }
}

@media screen and (min-height: 822px) {

    .screen1,
    .itmain .newscreen1 {
        height: 822px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 745px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 641px;
    }
}

@media screen and (min-height: 823px) {

    .screen1,
    .itmain .newscreen1 {
        height: 823px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 746px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 642px;
    }
}

@media screen and (min-height: 824px) {

    .screen1,
    .itmain .newscreen1 {
        height: 824px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 747px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 643px;
    }
}

@media screen and (min-height: 825px) {

    .screen1,
    .itmain .newscreen1 {
        height: 825px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 748px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 644px;
    }
}

@media screen and (min-height: 826px) {

    .screen1,
    .itmain .newscreen1 {
        height: 826px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 749px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 645px;
    }
}

@media screen and (min-height: 827px) {

    .screen1,
    .itmain .newscreen1 {
        height: 827px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 750px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 646px;
    }
}

@media screen and (min-height: 828px) {

    .screen1,
    .itmain .newscreen1 {
        height: 828px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 751px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 647px;
    }
}

@media screen and (min-height: 829px) {

    .screen1,
    .itmain .newscreen1 {
        height: 829px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 752px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 648px;
    }
}

@media screen and (min-height: 830px) {

    .screen1,
    .itmain .newscreen1 {
        height: 830px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 753px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 649px;
    }
}

@media screen and (min-height: 831px) {

    .screen1,
    .itmain .newscreen1 {
        height: 831px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 754px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 650px;
    }
}

@media screen and (min-height: 832px) {

    .screen1,
    .itmain .newscreen1 {
        height: 832px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 755px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 651px;
    }
}

@media screen and (min-height: 833px) {

    .screen1,
    .itmain .newscreen1 {
        height: 833px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 756px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 652px;
    }
}

@media screen and (min-height: 834px) {

    .screen1,
    .itmain .newscreen1 {
        height: 834px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 757px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 653px;
    }
}

@media screen and (min-height: 835px) {

    .screen1,
    .itmain .newscreen1 {
        height: 835px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 758px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 654px;
    }
}

@media screen and (min-height: 836px) {

    .screen1,
    .itmain .newscreen1 {
        height: 836px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 759px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 655px;
    }
}

@media screen and (min-height: 837px) {

    .screen1,
    .itmain .newscreen1 {
        height: 837px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 760px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 656px;
    }
}

@media screen and (min-height: 838px) {

    .screen1,
    .itmain .newscreen1 {
        height: 838px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 761px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 657px;
    }
}

@media screen and (min-height: 839px) {

    .screen1,
    .itmain .newscreen1 {
        height: 839px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 762px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 658px;
    }
}

@media screen and (min-height: 840px) {

    .screen1,
    .itmain .newscreen1 {
        height: 840px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 763px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 659px;
    }
}

@media screen and (min-height: 841px) {

    .screen1,
    .itmain .newscreen1 {
        height: 841px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 764px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 660px;
    }
}

@media screen and (min-height: 842px) {

    .screen1,
    .itmain .newscreen1 {
        height: 842px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 765px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 661px;
    }
}

@media screen and (min-height: 843px) {

    .screen1,
    .itmain .newscreen1 {
        height: 843px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 766px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 662px;
    }
}

@media screen and (min-height: 844px) {

    .screen1,
    .itmain .newscreen1 {
        height: 844px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 767px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 663px;
    }
}

@media screen and (min-height: 845px) {

    .screen1,
    .itmain .newscreen1 {
        height: 845px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 768px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 664px;
    }
}

@media screen and (min-height: 846px) {

    .screen1,
    .itmain .newscreen1 {
        height: 846px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 769px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 665px;
    }
}

@media screen and (min-height: 847px) {

    .screen1,
    .itmain .newscreen1 {
        height: 847px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 770px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 666px;
    }
}

@media screen and (min-height: 849px) {

    .screen1,
    .itmain .newscreen1 {
        height: 848px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 771px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 667px;
    }
}

@media screen and (min-height: 849px) {

    .screen1,
    .itmain .newscreen1 {
        height: 849px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 772px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 668px;
    }
}

@media screen and (min-height: 850px) {

    .screen1,
    .itmain .newscreen1 {
        height: 850px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 773px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 669px;
    }
}

@media screen and (min-height: 851px) {

    .screen1,
    .itmain .newscreen1 {
        height: 851px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 774px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 670px;
    }
}

@media screen and (min-height: 852px) {

    .screen1,
    .itmain .newscreen1 {
        height: 852px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 775px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 671px;
    }
}

@media screen and (min-height: 853px) {

    .screen1,
    .itmain .newscreen1 {
        height: 853px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 776px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 672px;
    }
}

@media screen and (min-height: 854px) {

    .screen1,
    .itmain .newscreen1 {
        height: 854px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 777px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 673px;
    }
}

@media screen and (min-height: 855px) {

    .screen1,
    .itmain .newscreen1 {
        height: 855px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 778px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 674px;
    }
}

@media screen and (min-height: 856px) {

    .screen1,
    .itmain .newscreen1 {
        height: 856px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 779px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 675px;
    }
}

@media screen and (min-height: 857px) {

    .screen1,
    .itmain .newscreen1 {
        height: 857px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 780px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 676px;
    }
}

@media screen and (min-height: 858px) {

    .screen1,
    .itmain .newscreen1 {
        height: 858px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 781px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 677px;
    }
}

@media screen and (min-height: 859px) {

    .screen1,
    .itmain .newscreen1 {
        height: 859px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 782px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 678px;
    }
}

@media screen and (min-height: 860px) {

    .screen1,
    .itmain .newscreen1 {
        height: 860px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 783px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 679px;
    }
}

@media screen and (min-height: 861px) {

    .screen1,
    .itmain .newscreen1 {
        height: 861px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 784px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 680px;
    }
}

@media screen and (min-height: 862px) {

    .screen1,
    .itmain .newscreen1 {
        height: 862px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 785px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 681px;
    }
}

@media screen and (min-height: 863px) {

    .screen1,
    .itmain .newscreen1 {
        height: 863px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 786px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 682px;
    }
}

@media screen and (min-height: 864px) {

    .screen1,
    .itmain .newscreen1 {
        height: 864px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 787px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 683px;
    }
}

@media screen and (min-height: 865px) {

    .screen1,
    .itmain .newscreen1 {
        height: 865px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 788px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 684px;
    }
}

@media screen and (min-height: 866px) {

    .screen1,
    .itmain .newscreen1 {
        height: 866px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 789px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 685px;
    }
}

@media screen and (min-height: 867px) {

    .screen1,
    .itmain .newscreen1 {
        height: 867px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 790px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 686px;
    }
}

@media screen and (min-height: 868px) {

    .screen1,
    .itmain .newscreen1 {
        height: 868px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 791px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 687px;
    }
}

@media screen and (min-height: 869px) {

    .screen1,
    .itmain .newscreen1 {
        height: 869px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 792px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 688px;
    }
}

@media screen and (min-height: 870px) {

    .screen1,
    .itmain .newscreen1 {
        height: 870px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 793px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 689px;
    }
}

@media screen and (min-height: 871px) {

    .screen1,
    .itmain .newscreen1 {
        height: 871px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 794px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 690px;
    }
}

@media screen and (min-height: 872px) {

    .screen1,
    .itmain .newscreen1 {
        height: 872px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 795px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 691px;
    }
}

@media screen and (min-height: 873px) {

    .screen1,
    .itmain .newscreen1 {
        height: 873px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 796px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 692px;
    }
}

@media screen and (min-height: 874px) {

    .screen1,
    .itmain .newscreen1 {
        height: 874px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 797px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 693px;
    }
}

@media screen and (min-height: 875px) {

    .screen1,
    .itmain .newscreen1 {
        height: 875px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 798px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 694px;
    }
}

@media screen and (min-height: 876px) {

    .screen1,
    .itmain .newscreen1 {
        height: 876px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 799px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 695px;
    }
}

@media screen and (min-height: 877px) {

    .screen1,
    .itmain .newscreen1 {
        height: 877px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 800px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 696px;
    }
}

@media screen and (min-height: 878px) {

    .screen1,
    .itmain .newscreen1 {
        height: 878px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 801px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 697px;
    }
}

@media screen and (min-height: 879px) {

    .screen1,
    .itmain .newscreen1 {
        height: 879px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 802px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 698px;
    }
}

@media screen and (min-height: 880px) {

    .screen1,
    .itmain .newscreen1 {
        height: 880px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 803px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 699px;
    }
}

@media screen and (min-height: 881px) {

    .screen1,
    .itmain .newscreen1 {
        height: 881px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 804px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 700px;
    }
}

@media screen and (min-height: 882px) {

    .screen1,
    .itmain .newscreen1 {
        height: 882px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 805px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 701px;
    }
}

@media screen and (min-height: 883px) {

    .screen1,
    .itmain .newscreen1 {
        height: 883px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 806px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 702px;
    }
}

@media screen and (min-height: 884px) {

    .screen1,
    .itmain .newscreen1 {
        height: 884px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 807px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 703px;
    }
}

@media screen and (min-height: 885px) {

    .screen1,
    .itmain .newscreen1 {
        height: 885px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 808px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 704px;
    }
}

@media screen and (min-height: 886px) {

    .screen1,
    .itmain .newscreen1 {
        height: 886px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 809px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 705px;
    }
}

@media screen and (min-height: 887px) {

    .screen1,
    .itmain .newscreen1 {
        height: 887px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 810px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 706px;
    }
}

@media screen and (min-height: 888px) {

    .screen1,
    .itmain .newscreen1 {
        height: 888px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 811px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 707px;
    }
}

@media screen and (min-height: 889px) {

    .screen1,
    .itmain .newscreen1 {
        height: 889px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 812px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 708px;
    }
}

@media screen and (min-height: 890px) {

    .screen1,
    .itmain .newscreen1 {
        height: 890px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 813px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 709px;
    }
}

@media screen and (min-height: 891px) {

    .screen1,
    .itmain .newscreen1 {
        height: 891px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 814px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 710px;
    }
}

@media screen and (min-height: 892px) {

    .screen1,
    .itmain .newscreen1 {
        height: 892px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 815px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 711px;
    }
}

@media screen and (min-height: 893px) {

    .screen1,
    .itmain .newscreen1 {
        height: 893px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 816px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 712px;
    }
}

@media screen and (min-height: 894px) {

    .screen1,
    .itmain .newscreen1 {
        height: 894px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 817px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 713px;
    }
}

@media screen and (min-height: 895px) {

    .screen1,
    .itmain .newscreen1 {
        height: 895px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 818px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 714px;
    }
}

@media screen and (min-height: 896px) {

    .screen1,
    .itmain .newscreen1 {
        height: 896px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 819px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 715px;
    }
}

@media screen and (min-height: 897px) {

    .screen1,
    .itmain .newscreen1 {
        height: 897px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 820px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 716px;
    }
}

@media screen and (min-height: 898px) {

    .screen1,
    .itmain .newscreen1 {
        height: 898px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 821px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 717px;
    }
}

@media screen and (min-height: 899px) {

    .screen1,
    .itmain .newscreen1 {
        height: 899px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 822px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 718px;
    }
}

@media screen and (min-height: 900px) {

    .screen1,
    .itmain .newscreen1 {
        height: 900px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 823px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 719px;
    }
}


@media screen and (min-height: 901px) {

    .screen1,
    .itmain .newscreen1 {
        height: 901px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 824px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 720px;
    }
}

@media screen and (min-height: 902px) {

    .screen1,
    .itmain .newscreen1 {
        height: 902px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 825px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 721px;
    }
}

@media screen and (min-height: 903px) {

    .screen1,
    .itmain .newscreen1 {
        height: 903px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 826px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 722px;
    }
}

@media screen and (min-height: 904px) {

    .screen1,
    .itmain .newscreen1 {
        height: 904px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 827px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 723px;
    }
}

@media screen and (min-height: 905px) {

    .screen1,
    .itmain .newscreen1 {
        height: 905px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 828px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 724px;
    }
}

@media screen and (min-height: 906px) {

    .screen1,
    .itmain .newscreen1 {
        height: 906px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 829px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 725px;
    }
}

@media screen and (min-height: 907px) {

    .screen1,
    .itmain .newscreen1 {
        height: 907px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 830px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 726px;
    }
}

@media screen and (min-height: 908px) {

    .screen1,
    .itmain .newscreen1 {
        height: 908px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 831px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 727px;
    }
}

@media screen and (min-height: 909px) {

    .screen1,
    .itmain .newscreen1 {
        height: 909px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 832px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 728px;
    }
}

@media screen and (min-height: 910px) {

    .screen1,
    .itmain .newscreen1 {
        height: 910px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 833px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 729px;
    }
}

@media screen and (min-height: 911px) {

    .screen1,
    .itmain .newscreen1 {
        height: 911px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 834px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 730px;
    }
}

@media screen and (min-height: 912px) {

    .screen1,
    .itmain .newscreen1 {
        height: 912px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 835px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 731px;
    }
}

@media screen and (min-height: 913px) {

    .screen1,
    .itmain .newscreen1 {
        height: 913px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 836px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 732px;
    }
}

@media screen and (min-height: 914px) {

    .screen1,
    .itmain .newscreen1 {
        height: 914px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 837px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 733px;
    }
}

@media screen and (min-height: 915px) {

    .screen1,
    .itmain .newscreen1 {
        height: 915px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 838px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 734px;
    }
}

@media screen and (min-height: 916px) {

    .screen1,
    .itmain .newscreen1 {
        height: 916px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 839px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 735px;
    }
}

@media screen and (min-height: 917px) {

    .screen1,
    .itmain .newscreen1 {
        height: 917px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 840px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 736px;
    }
}

@media screen and (min-height: 918px) {

    .screen1,
    .itmain .newscreen1 {
        height: 918px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 841px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 737px;
    }
}

@media screen and (min-height: 919px) {

    .screen1,
    .itmain .newscreen1 {
        height: 919px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 842px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 738px;
    }
}

@media screen and (min-height: 920px) {

    .screen1,
    .itmain .newscreen1 {
        height: 920px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 843px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 739px;
    }
}

@media screen and (min-height: 921px) {

    .screen1,
    .itmain .newscreen1 {
        height: 921px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 844px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 740px;
    }
}

@media screen and (min-height: 922px) {

    .screen1,
    .itmain .newscreen1 {
        height: 922px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 845px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 741px;
    }
}

@media screen and (min-height: 923px) {

    .screen1,
    .itmain .newscreen1 {
        height: 923px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 846px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 742px;
    }
}

@media screen and (min-height: 924px) {

    .screen1,
    .itmain .newscreen1 {
        height: 924px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 847px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 743px;
    }
}

@media screen and (min-height: 925px) {

    .screen1,
    .itmain .newscreen1 {
        height: 925px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 848px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 744px;
    }
}

@media screen and (min-height: 926px) {

    .screen1,
    .itmain .newscreen1 {
        height: 926px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 849px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 745px;
    }
}

@media screen and (min-height: 927px) {

    .screen1,
    .itmain .newscreen1 {
        height: 927px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 850px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 746px;
    }
}

@media screen and (min-height: 928px) {

    .screen1,
    .itmain .newscreen1 {
        height: 928px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 851px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 747px;
    }
}

@media screen and (min-height: 929px) {

    .screen1,
    .itmain .newscreen1 {
        height: 929px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 852px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 748px;
    }
}

@media screen and (min-height: 930px) {

    .screen1,
    .itmain .newscreen1 {
        height: 930px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 853px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 749px;
    }
}

@media screen and (min-height: 931px) {

    .screen1,
    .itmain .newscreen1 {
        height: 931px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 854px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 750px;
    }
}

@media screen and (min-height: 932px) {

    .screen1,
    .itmain .newscreen1 {
        height: 932px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 855px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 751px;
    }
}

@media screen and (min-height: 933px) {

    .screen1,
    .itmain .newscreen1 {
        height: 933px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 856px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 752px;
    }
}

@media screen and (min-height: 934px) {

    .screen1,
    .itmain .newscreen1 {
        height: 934px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 857px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 753px;
    }
}

@media screen and (min-height: 935px) {

    .screen1,
    .itmain .newscreen1 {
        height: 935px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 858px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 754px;
    }
}

@media screen and (min-height: 936px) {

    .screen1,
    .itmain .newscreen1 {
        height: 936px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 859px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 755px;
    }
}

@media screen and (min-height: 937px) {

    .screen1,
    .itmain .newscreen1 {
        height: 937px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 860px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 756px;
    }
}

@media screen and (min-height: 938px) {

    .screen1,
    .itmain .newscreen1 {
        height: 938px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 861px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 757px;
    }
}

@media screen and (min-height: 939px) {

    .screen1,
    .itmain .newscreen1 {
        height: 939px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 862px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 758px;
    }
}

@media screen and (min-height: 940px) {

    .screen1,
    .itmain .newscreen1 {
        height: 940px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 863px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 759px;
    }
}

@media screen and (min-height: 941px) {

    .screen1,
    .itmain .newscreen1 {
        height: 941px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 864px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 760px;
    }
}

@media screen and (min-height: 942px) {

    .screen1,
    .itmain .newscreen1 {
        height: 942px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 865px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 761px;
    }
}

@media screen and (min-height: 943px) {

    .screen1,
    .itmain .newscreen1 {
        height: 943px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 866px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 762px;
    }
}

@media screen and (min-height: 944px) {

    .screen1,
    .itmain .newscreen1 {
        height: 944px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 867px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 763px;
    }
}

@media screen and (min-height: 945px) {

    .screen1,
    .itmain .newscreen1 {
        height: 945px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 868px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 764px;
    }
}

@media screen and (min-height: 946px) {

    .screen1,
    .itmain .newscreen1 {
        height: 946px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 869px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 765px;
    }
}

@media screen and (min-height: 947px) {

    .screen1,
    .itmain .newscreen1 {
        height: 947px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 870px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 766px;
    }
}

@media screen and (min-height: 949px) {

    .screen1,
    .itmain .newscreen1 {
        height: 948px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 871px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 767px;
    }
}

@media screen and (min-height: 949px) {

    .screen1,
    .itmain .newscreen1 {
        height: 949px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 872px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 768px;
    }
}

@media screen and (min-height: 950px) {

    .screen1,
    .itmain .newscreen1 {
        height: 950px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 873px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 769px;
    }
}

@media screen and (min-height: 951px) {

    .screen1,
    .itmain .newscreen1 {
        height: 951px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 874px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 770px;
    }
}

@media screen and (min-height: 952px) {

    .screen1,
    .itmain .newscreen1 {
        height: 952px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 875px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 771px;
    }
}

@media screen and (min-height: 953px) {

    .screen1,
    .itmain .newscreen1 {
        height: 953px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 876px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 772px;
    }
}

@media screen and (min-height: 954px) {

    .screen1,
    .itmain .newscreen1 {
        height: 954px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 877px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 773px;
    }
}

@media screen and (min-height: 955px) {

    .screen1,
    .itmain .newscreen1 {
        height: 955px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 878px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 774px;
    }
}

@media screen and (min-height: 956px) {

    .screen1,
    .itmain .newscreen1 {
        height: 956px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 879px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 775px;
    }
}

@media screen and (min-height: 957px) {

    .screen1,
    .itmain .newscreen1 {
        height: 957px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 880px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 776px;
    }
}

@media screen and (min-height: 958px) {

    .screen1,
    .itmain .newscreen1 {
        height: 958px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 881px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 777px;
    }
}

@media screen and (min-height: 959px) {

    .screen1,
    .itmain .newscreen1 {
        height: 959px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 882px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 778px;
    }
}

@media screen and (min-height: 960px) {

    .screen1,
    .itmain .newscreen1 {
        height: 960px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 883px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 779px;
    }
}

@media screen and (min-height: 961px) {

    .screen1,
    .itmain .newscreen1 {
        height: 961px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 884px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 780px;
    }
}

@media screen and (min-height: 962px) {

    .screen1,
    .itmain .newscreen1 {
        height: 962px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 885px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 781px;
    }
}

@media screen and (min-height: 963px) {

    .screen1,
    .itmain .newscreen1 {
        height: 963px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 886px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 782px;
    }
}

@media screen and (min-height: 964px) {

    .screen1,
    .itmain .newscreen1 {
        height: 964px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 887px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 783px;
    }
}

@media screen and (min-height: 965px) {

    .screen1,
    .itmain .newscreen1 {
        height: 965px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 888px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 784px;
    }
}

@media screen and (min-height: 966px) {

    .screen1,
    .itmain .newscreen1 {
        height: 966px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 889px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 785px;
    }
}

@media screen and (min-height: 967px) {

    .screen1,
    .itmain .newscreen1 {
        height: 967px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 890px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 786px;
    }
}

@media screen and (min-height: 968px) {

    .screen1,
    .itmain .newscreen1 {
        height: 968px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 891px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 787px;
    }
}

@media screen and (min-height: 969px) {

    .screen1,
    .itmain .newscreen1 {
        height: 969px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 892px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 788px;
    }
}

@media screen and (min-height: 970px) {

    .screen1,
    .itmain .newscreen1 {
        height: 970px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 893px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 789px;
    }
}

@media screen and (min-height: 971px) {

    .screen1,
    .itmain .newscreen1 {
        height: 971px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 894px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 790px;
    }
}

@media screen and (min-height: 972px) {

    .screen1,
    .itmain .newscreen1 {
        height: 972px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 895px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 791px;
    }
}

@media screen and (min-height: 973px) {

    .screen1,
    .itmain .newscreen1 {
        height: 973px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 896px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 792px;
    }
}

@media screen and (min-height: 974px) {

    .screen1,
    .itmain .newscreen1 {
        height: 974px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 897px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 793px;
    }
}

@media screen and (min-height: 975px) {

    .screen1,
    .itmain .newscreen1 {
        height: 975px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 898px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 794px;
    }
}

@media screen and (min-height: 976px) {

    .screen1,
    .itmain .newscreen1 {
        height: 976px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 899px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 795px;
    }
}

@media screen and (min-height: 977px) {

    .screen1,
    .itmain .newscreen1 {
        height: 977px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 900px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 796px;
    }
}

@media screen and (min-height: 978px) {

    .screen1,
    .itmain .newscreen1 {
        height: 978px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 901px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 797px;
    }
}

@media screen and (min-height: 979px) {

    .screen1,
    .itmain .newscreen1 {
        height: 979px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 902px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 798px;
    }
}

@media screen and (min-height: 980px) {

    .screen1,
    .itmain .newscreen1 {
        height: 980px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 903px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 799px;
    }
}

@media screen and (min-height: 981px) {

    .screen1,
    .itmain .newscreen1 {
        height: 981px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 904px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 800px;
    }
}

@media screen and (min-height: 982px) {

    .screen1,
    .itmain .newscreen1 {
        height: 982px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 905px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 801px;
    }
}

@media screen and (min-height: 983px) {

    .screen1,
    .itmain .newscreen1 {
        height: 983px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 906px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 802px;
    }
}

@media screen and (min-height: 984px) {

    .screen1,
    .itmain .newscreen1 {
        height: 984px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 907px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 803px;
    }
}

@media screen and (min-height: 985px) {

    .screen1,
    .itmain .newscreen1 {
        height: 985px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 908px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 804px;
    }
}

@media screen and (min-height: 986px) {

    .screen1,
    .itmain .newscreen1 {
        height: 986px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 909px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 803px;
    }
}

@media screen and (min-height: 987px) {

    .screen1,
    .itmain .newscreen1 {
        height: 987px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 910px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 806px;
    }
}

@media screen and (min-height: 988px) {

    .screen1,
    .itmain .newscreen1 {
        height: 988px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 911px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 807px;
    }
}

@media screen and (min-height: 989px) {

    .screen1,
    .itmain .newscreen1 {
        height: 989px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 912px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 808px;
    }
}

@media screen and (min-height: 990px) {

    .screen1,
    .itmain .newscreen1 {
        height: 990px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 913px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 809px;
    }
}

@media screen and (min-height: 991px) {

    .screen1,
    .itmain .newscreen1 {
        height: 991px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 914px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 810px;
    }
}

@media screen and (min-height: 992px) {

    .screen1,
    .itmain .newscreen1 {
        height: 992px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 915px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 811px;
    }
}

@media screen and (min-height: 993px) {

    .screen1,
    .itmain .newscreen1 {
        height: 993px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 916px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 812px;
    }
}

@media screen and (min-height: 994px) {

    .screen1,
    .itmain .newscreen1 {
        height: 994px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 917px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 813px;
    }
}

@media screen and (min-height: 995px) {

    .screen1,
    .itmain .newscreen1 {
        height: 995px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 918px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 814px;
    }
}

@media screen and (min-height: 996px) {

    .screen1,
    .itmain .newscreen1 {
        height: 996px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 919px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 815px;
    }
}

@media screen and (min-height: 997px) {

    .screen1,
    .itmain .newscreen1 {
        height: 997px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 920px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 816px;
    }
}

@media screen and (min-height: 998px) {

    .screen1,
    .itmain .newscreen1 {
        height: 998px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 921px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 817px;
    }
}

@media screen and (min-height: 999px) {

    .screen1,
    .itmain .newscreen1 {
        height: 999px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 922px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 818px;
    }
}

@media screen and (min-height: 1000px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1000px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 923px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 819px;
    }
}


@media screen and (min-height: 1001px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1001px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 924px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 820px;
    }
}

@media screen and (min-height: 1002px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1002px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 925px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 821px;
    }
}

@media screen and (min-height: 1003px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1003px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 926px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 822px;
    }
}

@media screen and (min-height: 1004px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1004px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 927px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 823px;
    }
}

@media screen and (min-height: 1005px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1005px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 928px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 824px;
    }
}

@media screen and (min-height: 1006px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1006px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 929px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 825px;
    }
}

@media screen and (min-height: 1007px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1007px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 930px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 826px;
    }
}

@media screen and (min-height: 1008px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1008px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 931px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 827px;
    }
}

@media screen and (min-height: 1009px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1009px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 932px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 828px;
    }
}

@media screen and (min-height: 1010px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1010px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 933px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 829px;
    }
}

@media screen and (min-height: 1011px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1011px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 934px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 830px;
    }
}

@media screen and (min-height: 1012px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1012px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 935px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 831px;
    }
}

@media screen and (min-height: 1013px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1013px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 936px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 832px;
    }
}

@media screen and (min-height: 1014px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1014px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 937px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 833px;
    }
}

@media screen and (min-height: 1015px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1015px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 938px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 834px;
    }
}

@media screen and (min-height: 1016px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1016px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 939px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 835px;
    }
}

@media screen and (min-height: 1017px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1017px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 940px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 836px;
    }
}

@media screen and (min-height: 1018px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1018px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 941px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 837px;
    }
}

@media screen and (min-height: 1019px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1019px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 942px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 838px;
    }
}

@media screen and (min-height: 1020px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1020px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 943px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 839px;
    }
}

@media screen and (min-height: 1021px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1021px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 944px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 840px;
    }
}

@media screen and (min-height: 1022px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1022px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 945px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 841px;
    }
}

@media screen and (min-height: 1023px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1023px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 946px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 842px;
    }
}

@media screen and (min-height: 1024px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1024px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 947px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 843px;
    }
}

@media screen and (min-height: 1025px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1025px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 948px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 844px;
    }
}

@media screen and (min-height: 1026px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1026px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 949px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 845px;
    }
}

@media screen and (min-height: 1027px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1027px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 950px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 846px;
    }
}

@media screen and (min-height: 1028px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1028px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 951px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 847px;
    }
}

@media screen and (min-height: 1029px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1029px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 952px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 848px;
    }
}

@media screen and (min-height: 1030px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1030px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 953px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 849px;
    }
}

@media screen and (min-height: 1031px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1031px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 954px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 850px;
    }
}

@media screen and (min-height: 1032px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1032px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 955px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 851px;
    }
}

@media screen and (min-height: 1033px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1033px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 956px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 852px;
    }
}

@media screen and (min-height: 1034px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1034px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 957px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 853px;
    }
}

@media screen and (min-height: 1035px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1035px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 958px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 854px;
    }
}

@media screen and (min-height: 1036px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1036px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 959px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 855px;
    }
}

@media screen and (min-height: 1037px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1037px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 960px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 856px;
    }
}

@media screen and (min-height: 1038px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1038px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 961px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 857px;
    }
}

@media screen and (min-height: 1039px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1039px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 962px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 858px;
    }
}

@media screen and (min-height: 1040px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1040px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 963px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 859px;
    }
}

@media screen and (min-height: 1041px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1041px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 964px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 860px;
    }
}

@media screen and (min-height: 1042px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1042px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 965px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 861px;
    }
}

@media screen and (min-height: 1043px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1043px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 966px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 862px;
    }
}

@media screen and (min-height: 1044px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1044px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 967px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 863px;
    }
}

@media screen and (min-height: 1045px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1045px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 968px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 864px;
    }
}

@media screen and (min-height: 1046px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1046px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 969px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 865px;
    }
}

@media screen and (min-height: 1047px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1047px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 970px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 866px;
    }
}

@media screen and (min-height: 1049px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1048px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 971px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 867px;
    }
}

@media screen and (min-height: 1049px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1049px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 972px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 868px;
    }
}

@media screen and (min-height: 1050px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1050px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 973px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 869px;
    }
}

@media screen and (min-height: 1051px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1051px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 974px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 870px;
    }
}

@media screen and (min-height: 1052px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1052px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 975px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 871px;
    }
}

@media screen and (min-height: 1053px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1053px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 976px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 872px;
    }
}

@media screen and (min-height: 1054px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1054px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 977px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 873px;
    }
}

@media screen and (min-height: 1055px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1055px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 978px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 874px;
    }
}

@media screen and (min-height: 1056px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1056px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 979px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 875px;
    }
}

@media screen and (min-height: 1057px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1057px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 980px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 876px;
    }
}

@media screen and (min-height: 1058px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1058px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 981px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 877px;
    }
}

@media screen and (min-height: 1059px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1059px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 982px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 878px;
    }
}

@media screen and (min-height: 1060px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1060px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 983px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 879px;
    }
}

@media screen and (min-height: 1061px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1061px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 984px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 880px;
    }
}

@media screen and (min-height: 1062px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1062px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 985px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 881px;
    }
}

@media screen and (min-height: 1063px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1063px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 986px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 882px;
    }
}

@media screen and (min-height: 1064px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1064px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 987px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 883px;
    }
}

@media screen and (min-height: 1065px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1065px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 988px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 884px;
    }
}

@media screen and (min-height: 1066px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1066px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 989px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 885px;
    }
}

@media screen and (min-height: 1067px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1067px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 990px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 886px;
    }
}

@media screen and (min-height: 1068px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1068px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 991px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 887px;
    }
}

@media screen and (min-height: 1069px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1069px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 992px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 888px;
    }
}

@media screen and (min-height: 1070px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1070px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 993px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 889px;
    }
}

@media screen and (min-height: 1071px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1071px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 994px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 890px;
    }
}

@media screen and (min-height: 1072px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1072px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 995px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 891px;
    }
}

@media screen and (min-height: 1073px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1073px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 996px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 892px;
    }
}

@media screen and (min-height: 1074px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1074px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 997px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 893px;
    }
}

@media screen and (min-height: 1075px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1075px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 998px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 894px;
    }
}

@media screen and (min-height: 1076px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1076px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 999px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 895px;
    }
}

@media screen and (min-height: 1077px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1077px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1000px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 896px;
    }
}

@media screen and (min-height: 1078px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1078px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1001px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 897px;
    }
}

@media screen and (min-height: 1079px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1079px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1002px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 898px;
    }
}

@media screen and (min-height: 1080px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1080px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1003px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 899px;
    }
}

@media screen and (min-height: 1081px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1081px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1004px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 900px;
    }
}

@media screen and (min-height: 1082px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1082px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1005px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 901px;
    }
}

@media screen and (min-height: 1083px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1083px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1006px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 902px;
    }
}

@media screen and (min-height: 1084px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1084px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1007px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 903px;
    }
}

@media screen and (min-height: 1085px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1085px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1008px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 904px;
    }
}

@media screen and (min-height: 1086px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1086px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1009px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 905px;
    }
}

@media screen and (min-height: 1087px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1087px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1010px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 906px;
    }
}

@media screen and (min-height: 1088px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1088px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1011px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 907px;
    }
}

@media screen and (min-height: 1089px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1089px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1012px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 908px;
    }
}

@media screen and (min-height: 1090px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1090px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1013px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 909px;
    }
}

@media screen and (min-height: 1091px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1091px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1014px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 910px;
    }
}

@media screen and (min-height: 1092px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1092px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1015px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 911px;
    }
}

@media screen and (min-height: 1093px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1093px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1016px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 912px;
    }
}

@media screen and (min-height: 1094px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1094px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1017px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 913px;
    }
}

@media screen and (min-height: 1095px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1095px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1018px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 914px;
    }
}

@media screen and (min-height: 1096px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1096px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1019px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 915px;
    }
}

@media screen and (min-height: 1097px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1097px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1020px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 916px;
    }
}

@media screen and (min-height: 1098px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1098px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1021px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 917px;
    }
}

@media screen and (min-height: 1099px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1099px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1022px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 918px;
    }
}

@media screen and (min-height: 1100px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1100px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1024px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 919px;
    }
}


@media screen and (min-height: 1101px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1101px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1025px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 920px;
    }
}

@media screen and (min-height: 1102px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1102px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1026px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 921px;
    }
}

@media screen and (min-height: 1103px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1103px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1027px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 922px;
    }
}

@media screen and (min-height: 1104px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1104px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1028px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 923px;
    }
}

@media screen and (min-height: 1105px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1105px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1029px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 924px;
    }
}

@media screen and (min-height: 1106px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1103px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1030px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 925px;
    }
}

@media screen and (min-height: 1107px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1107px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1031px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 926px;
    }
}

@media screen and (min-height: 1108px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1108px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1032px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 927px;
    }
}

@media screen and (min-height: 1109px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1109px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1033px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 928px;
    }
}

@media screen and (min-height: 1110px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1110px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1034px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 929px;
    }
}

@media screen and (min-height: 1111px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1111px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1035px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 930px;
    }
}

@media screen and (min-height: 1112px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1112px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1036px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 931px;
    }
}

@media screen and (min-height: 1113px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1113px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1037px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 932px;
    }
}

@media screen and (min-height: 1114px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1114px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1038px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 933px;
    }
}

@media screen and (min-height: 1115px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1115px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1039px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 934px;
    }
}

@media screen and (min-height: 1116px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1116px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1040px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 935px;
    }
}

@media screen and (min-height: 1117px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1117px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1041px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 936px;
    }
}

@media screen and (min-height: 1118px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1118px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1042px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 937px;
    }
}

@media screen and (min-height: 1119px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1119px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1043px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 938px;
    }
}

@media screen and (min-height: 1120px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1120px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1044px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 939px;
    }
}

@media screen and (min-height: 1121px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1121px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1045px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 940px;
    }
}

@media screen and (min-height: 1122px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1122px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1046px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 941px;
    }
}

@media screen and (min-height: 1123px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1123px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1047px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 942px;
    }
}

@media screen and (min-height: 1124px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1124px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1048px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 943px;
    }
}

@media screen and (min-height: 1125px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1125px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1049px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 944px;
    }
}

@media screen and (min-height: 1126px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1126px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1050px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 945px;
    }
}

@media screen and (min-height: 1127px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1127px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1051px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 946px;
    }
}

@media screen and (min-height: 1128px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1128px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1052px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 947px;
    }
}

@media screen and (min-height: 1129px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1129px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1053px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 948px;
    }
}

@media screen and (min-height: 1130px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1130px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1054px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 949px;
    }
}

@media screen and (min-height: 1131px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1131px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1055px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 950px;
    }
}

@media screen and (min-height: 1132px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1132px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1056px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 951px;
    }
}

@media screen and (min-height: 1133px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1133px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1057px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 952px;
    }
}

@media screen and (min-height: 1134px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1134px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1058px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 953px;
    }
}

@media screen and (min-height: 1135px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1135px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1059px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 954px;
    }
}

@media screen and (min-height: 1136px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1136px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1060px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 955px;
    }
}

@media screen and (min-height: 1137px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1137px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1061px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 956px;
    }
}

@media screen and (min-height: 1138px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1138px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1062px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 957px;
    }
}

@media screen and (min-height: 1139px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1139px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1063px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 958px;
    }
}

@media screen and (min-height: 1140px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1140px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1064px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 959px;
    }
}

@media screen and (min-height: 1141px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1141px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1065px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 960px;
    }
}

@media screen and (min-height: 1142px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1142px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1066px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 961px;
    }
}

@media screen and (min-height: 1143px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1143px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1067px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 962px;
    }
}

@media screen and (min-height: 1144px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1144px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1068px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 963px;
    }
}

@media screen and (min-height: 1145px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1145px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1069px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 964px;
    }
}

@media screen and (min-height: 1146px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1146px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1070px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 965px;
    }
}

@media screen and (min-height: 1147px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1147px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1071px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 966px;
    }
}

@media screen and (min-height: 1148px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1148px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1072px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 967px;
    }
}

@media screen and (min-height: 1149px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1149px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1073px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 968px;
    }
}

@media screen and (min-height: 1150px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1150px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1074px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 969px;
    }
}

@media screen and (min-height: 1151px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1151px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1075px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 970px;
    }
}

@media screen and (min-height: 1152px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1152px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1076px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 971px;
    }
}

@media screen and (min-height: 1153px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1154px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1077px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 972px;
    }
}

@media screen and (min-height: 1154px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1154px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1078px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 973px;
    }
}

@media screen and (min-height: 1155px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1155px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1079px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 974px;
    }
}

@media screen and (min-height: 1156px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1156px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1080px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 975px;
    }
}

@media screen and (min-height: 1157px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1157px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1081px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 976px;
    }
}

@media screen and (min-height: 1158px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1158px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1082px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 977px;
    }
}

@media screen and (min-height: 1159px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1159px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1083px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 978px;
    }
}

@media screen and (min-height: 1160px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1160px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1084px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 979px;
    }
}

@media screen and (min-height: 1161px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1161px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1085px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 980px;
    }
}

@media screen and (min-height: 1162px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1162px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1086px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 981px;
    }
}

@media screen and (min-height: 1163px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1163px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1087px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 982px;
    }
}

@media screen and (min-height: 1164px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1164px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1088px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 983px;
    }
}

@media screen and (min-height: 1165px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1165px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1089px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 984px;
    }
}

@media screen and (min-height: 1166px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1166px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1090px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 985px;
    }
}

@media screen and (min-height: 1167px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1167px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1091px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 986px;
    }
}

@media screen and (min-height: 1168px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1168px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1092px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 987px;
    }
}

@media screen and (min-height: 1169px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1169px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1093px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 988px;
    }
}

@media screen and (min-height: 1170px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1170px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1094px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 989px;
    }
}

@media screen and (min-height: 1171px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1171px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1095px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 990px;
    }
}

@media screen and (min-height: 1172px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1172px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1096px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 991px;
    }
}

@media screen and (min-height: 1113px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1173px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1097px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 992px;
    }
}

@media screen and (min-height: 1174px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1174px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1098px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 993px;
    }
}

@media screen and (min-height: 1175px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1175px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1099px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 994px;
    }
}

@media screen and (min-height: 1176px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1176px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1100px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 995px;
    }
}

@media screen and (min-height: 1177px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1177px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1101px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 996px;
    }
}

@media screen and (min-height: 1178px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1178px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1102px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 997px;
    }
}

@media screen and (min-height: 1179px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1179px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1103px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 998px;
    }
}

@media screen and (min-height: 1180px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1180px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1104px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 999px;
    }
}

@media screen and (min-height: 1181px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1181px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1105px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1000px;
    }
}

@media screen and (min-height: 1182px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1182px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1105px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1001px;
    }
}

@media screen and (min-height: 1183px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1183px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1106px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1002px;
    }
}

@media screen and (min-height: 1184px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1184px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1107px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1003px;
    }
}

@media screen and (min-height: 1185px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1185px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1108px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1004px;
    }
}

@media screen and (min-height: 1186px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1186px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1109px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1005px;
    }
}

@media screen and (min-height: 1187px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1187px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1110px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1006px;
    }
}

@media screen and (min-height: 1188px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1188px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1111px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1007px;
    }
}

@media screen and (min-height: 1189px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1189px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1112px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1008px;
    }
}

@media screen and (min-height: 1190px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1190px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1113px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1009px;
    }
}

@media screen and (min-height: 1191px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1191px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1114px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1010px;
    }
}

@media screen and (min-height: 1192px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1192px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1115px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1011px;
    }
}

@media screen and (min-height: 1193px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1193px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1116px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1012px;
    }
}

@media screen and (min-height: 1194px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1194px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1117px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1013px;
    }
}

@media screen and (min-height: 1195px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1195px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1118px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1014px;
    }
}

@media screen and (min-height: 1196px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1196px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1119px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1015px;
    }
}

@media screen and (min-height: 1197px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1197px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1120px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1016px;
    }
}

@media screen and (min-height: 1198px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1198px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1121px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1017px;
    }
}

@media screen and (min-height: 1199px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1199px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1122px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1018px;
    }
}

@media screen and (min-height: 1200px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1200px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1123px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1019px;
    }
}


@media screen and (min-height: 1201px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1201px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1124px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1020px;
    }
}

@media screen and (min-height: 1202px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1202px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1125px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1021px;
    }
}

@media screen and (min-height: 1203px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1203px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1126px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1022px;
    }
}

@media screen and (min-height: 1204px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1204px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1127px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1023px;
    }
}

@media screen and (min-height: 1205px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1205px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1128px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1024px;
    }
}

@media screen and (min-height: 1206px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1206px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1129px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1025px;
    }
}

@media screen and (min-height: 1207px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1207px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1130px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1026px;
    }
}

@media screen and (min-height: 1208px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1208px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1131px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1027px;
    }
}

@media screen and (min-height: 1209px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1209px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1132px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1028px;
    }
}

@media screen and (min-height: 1210px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1210px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1133px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1029px;
    }
}

@media screen and (min-height: 1211px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1211px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1134px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1030px;
    }
}

@media screen and (min-height: 1212px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1212px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1135px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1031px;
    }
}

@media screen and (min-height: 1213px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1213px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1136px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1032px;
    }
}

@media screen and (min-height: 1214px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1214px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1137px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1033px;
    }
}

@media screen and (min-height: 1215px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1215px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1138px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1034px;
    }
}

@media screen and (min-height: 1216px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1216px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1139px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1035px;
    }
}

@media screen and (min-height: 1217px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1217px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1140px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1036px;
    }
}

@media screen and (min-height: 1218px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1218px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1141px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1037px;
    }
}

@media screen and (min-height: 1219px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1219px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1142px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1038px;
    }
}

@media screen and (min-height: 1220px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1220px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1143px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1039px;
    }
}

@media screen and (min-height: 1221px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1221px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1144px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1040px;
    }
}

@media screen and (min-height: 1222px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1222px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1145px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1041px;
    }
}

@media screen and (min-height: 1223px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1223px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1146px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1042px;
    }
}

@media screen and (min-height: 1224px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1224px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1147px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1043px;
    }
}

@media screen and (min-height: 1225px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1225px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1148px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1044px;
    }
}

@media screen and (min-height: 1226px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1226px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1149px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1045px;
    }
}

@media screen and (min-height: 1227px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1227px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1150px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1046px;
    }
}

@media screen and (min-height: 1228px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1228px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1151px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1047px;
    }
}

@media screen and (min-height: 1229px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1229px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1152px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1048px;
    }
}

@media screen and (min-height: 1230px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1230px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1153px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1049px;
    }
}

@media screen and (min-height: 1231px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1231px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1154px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1050px;
    }
}

@media screen and (min-height: 1232px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1232px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1155px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1051px;
    }
}

@media screen and (min-height: 1233px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1233px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1156px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1052px;
    }
}

@media screen and (min-height: 1234px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1234px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1157px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1053px;
    }
}

@media screen and (min-height: 1235px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1235px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1158px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1054px;
    }
}

@media screen and (min-height: 1236px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1236px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1159px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1055px;
    }
}

@media screen and (min-height: 1237px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1237px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1160px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1056px;
    }
}

@media screen and (min-height: 1238px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1238px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1161px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1057px;
    }
}

@media screen and (min-height: 1239px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1239px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1162px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1058px;
    }
}

@media screen and (min-height: 1240px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1240px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1163px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1059px;
    }
}

@media screen and (min-height: 1241px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1241px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1164px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1060px;
    }
}

@media screen and (min-height: 1242px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1242px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1165px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1061px;
    }
}

@media screen and (min-height: 1243px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1243px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1166px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1062px;
    }
}

@media screen and (min-height: 1244px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1244px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1167px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1063px;
    }
}

@media screen and (min-height: 1245px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1245px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1168px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1064px;
    }
}

@media screen and (min-height: 1246px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1246px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1169px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1065px;
    }
}

@media screen and (min-height: 1247px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1247px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1170px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1066px;
    }
}

@media screen and (min-height: 1249px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1248px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1171px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1067px;
    }
}

@media screen and (min-height: 1249px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1249px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1172px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1068px;
    }
}

@media screen and (min-height: 1250px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1250px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1173px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1069px;
    }
}

@media screen and (min-height: 1251px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1251px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1174px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1070px;
    }
}

@media screen and (min-height: 1252px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1252px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1175px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1071px;
    }
}

@media screen and (min-height: 1253px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1253px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1176px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1072px;
    }
}

@media screen and (min-height: 1254px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1254px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1177px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1073px;
    }
}

@media screen and (min-height: 1255px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1255px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1178px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1074px;
    }
}

@media screen and (min-height: 1256px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1256px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1179px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1075px;
    }
}

@media screen and (min-height: 1257px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1257px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1180px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1076px;
    }
}

@media screen and (min-height: 1258px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1258px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1181px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1077px;
    }
}

@media screen and (min-height: 1259px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1259px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1182px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1078px;
    }
}

@media screen and (min-height: 1260px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1260px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1183px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1079px;
    }
}

@media screen and (min-height: 1261px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1261px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1184px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1080px;
    }
}

@media screen and (min-height: 1262px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1262px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1185px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1081px;
    }
}

@media screen and (min-height: 1263px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1263px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1186px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1082px;
    }
}

@media screen and (min-height: 1264px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1264px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1187px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1083px;
    }
}

@media screen and (min-height: 1265px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1265px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1188px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1084px;
    }
}

@media screen and (min-height: 1266px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1266px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1189px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1085px;
    }
}

@media screen and (min-height: 1267px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1267px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1190px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1086px;
    }
}

@media screen and (min-height: 1268px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1268px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1191px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1087px;
    }
}

@media screen and (min-height: 1269px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1269px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1192px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1088px;
    }
}

@media screen and (min-height: 1270px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1270px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1193px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1089px;
    }
}

@media screen and (min-height: 1271px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1271px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1194px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1090px;
    }
}

@media screen and (min-height: 1272px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1272px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1195px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1091px;
    }
}

@media screen and (min-height: 1273px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1273px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1196px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1092px;
    }
}

@media screen and (min-height: 1274px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1274px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1197px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1093px;
    }
}

@media screen and (min-height: 1275px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1275px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1198px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1094px;
    }
}

@media screen and (min-height: 1276px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1276px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1199px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1095px;
    }
}

@media screen and (min-height: 1277px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1277px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1200px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1096px;
    }
}

@media screen and (min-height: 1278px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1278px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1201px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1097px;
    }
}

@media screen and (min-height: 1279px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1279px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1202px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1098px;
    }
}

@media screen and (min-height: 1280px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1280px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1203px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1099px;
    }
}

@media screen and (min-height: 1281px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1281px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1204px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1100px;
    }
}

@media screen and (min-height: 1282px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1282px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1205px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1101px;
    }
}

@media screen and (min-height: 1283px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1283px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1206px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1102px;
    }
}

@media screen and (min-height: 1284px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1284px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1207px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1103px;
    }
}

@media screen and (min-height: 1285px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1285px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1208px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1104px;
    }
}

@media screen and (min-height: 1286px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1286px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1209px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1105px;
    }
}

@media screen and (min-height: 1287px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1287px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1210px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1106px;
    }
}

@media screen and (min-height: 1288px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1288px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1211px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1107px;
    }
}

@media screen and (min-height: 1289px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1289px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1212px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1108px;
    }
}

@media screen and (min-height: 1290px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1290px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1213px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1109px;
    }
}

@media screen and (min-height: 1291px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1291px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1214px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1110px;
    }
}

@media screen and (min-height: 1292px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1292px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1215px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1111px;
    }
}

@media screen and (min-height: 1293px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1293px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1216px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1112px;
    }
}

@media screen and (min-height: 1294px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1294px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1217px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1113px;
    }
}

@media screen and (min-height: 1295px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1295px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1218px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1114px;
    }
}

@media screen and (min-height: 1296px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1296px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1219px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1115px;
    }
}

@media screen and (min-height: 1297px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1297px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1220px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1116px;
    }
}

@media screen and (min-height: 1298px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1298px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1221px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1117px;
    }
}

@media screen and (min-height: 1299px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1299px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1222px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1118px;
    }
}

@media screen and (min-height: 1300px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1300px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1223px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1119px;
    }
}


@media screen and (min-height: 1301px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1301px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1224px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1120px;
    }
}

@media screen and (min-height: 1302px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1302px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1225px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1121px;
    }
}

@media screen and (min-height: 1303px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1303px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1226px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1122px;
    }
}

@media screen and (min-height: 1304px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1304px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1227px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1123px;
    }
}

@media screen and (min-height: 1305px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1305px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1228px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1124px;
    }
}

@media screen and (min-height: 1306px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1306px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1229px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1125px;
    }
}

@media screen and (min-height: 1307px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1307px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1230px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1126px;
    }
}

@media screen and (min-height: 1308px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1308px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1231px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1127px;
    }
}

@media screen and (min-height: 1309px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1309px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1232px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1128px;
    }
}

@media screen and (min-height: 1310px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1310px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1233px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1129px;
    }
}

@media screen and (min-height: 1311px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1311px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1234px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1130px;
    }
}

@media screen and (min-height: 1312px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1312px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1235px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1131px;
    }
}

@media screen and (min-height: 1313px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1313px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1236px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1132px;
    }
}

@media screen and (min-height: 1314px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1314px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1237px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1133px;
    }
}

@media screen and (min-height: 1315px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1315px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1238px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1134px;
    }
}

@media screen and (min-height: 1316px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1316px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1239px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1135px;
    }
}

@media screen and (min-height: 1317px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1317px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1240px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1136px;
    }
}

@media screen and (min-height: 1318px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1318px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1241px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1137px;
    }
}

@media screen and (min-height: 1319px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1319px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1242px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1138px;
    }
}

@media screen and (min-height: 1320px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1320px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1243px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1139px;
    }
}

@media screen and (min-height: 1321px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1321px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1244px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1140px;
    }
}

@media screen and (min-height: 1322px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1322px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1245px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1141px;
    }
}

@media screen and (min-height: 1323px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1323px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1246px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1142px;
    }
}

@media screen and (min-height: 1324px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1324px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1247px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1143px;
    }
}

@media screen and (min-height: 1325px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1325px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1248px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1144px;
    }
}

@media screen and (min-height: 1326px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1326px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1249px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1145px;
    }
}

@media screen and (min-height: 1327px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1327px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1250px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1146px;
    }
}

@media screen and (min-height: 1328px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1328px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1251px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1147px;
    }
}

@media screen and (min-height: 1329px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1329px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1252px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1148px;
    }
}

@media screen and (min-height: 1330px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1330px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1253px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1149px;
    }
}

@media screen and (min-height: 1331px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1331px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1254px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1150px;
    }
}

@media screen and (min-height: 1332px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1332px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1255px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1151px;
    }
}

@media screen and (min-height: 1333px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1333px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1256px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1152px;
    }
}

@media screen and (min-height: 1334px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1334px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1257px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1153px;
    }
}

@media screen and (min-height: 1335px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1335px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1258px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1154px;
    }
}

@media screen and (min-height: 1336px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1336px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1259px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1155px;
    }
}

@media screen and (min-height: 1337px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1337px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1260px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1156px;
    }
}

@media screen and (min-height: 1338px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1338px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1261px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1157px;
    }
}

@media screen and (min-height: 1339px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1339px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1262px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1158px;
    }
}

@media screen and (min-height: 1340px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1340px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1263px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1159px;
    }
}

@media screen and (min-height: 1341px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1341px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1264px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1160px;
    }
}

@media screen and (min-height: 1342px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1342px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1265px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1161px;
    }
}

@media screen and (min-height: 1343px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1343px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1266px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1162px;
    }
}

@media screen and (min-height: 1344px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1344px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1267px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1163px;
    }
}

@media screen and (min-height: 1345px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1345px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1268px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1164px;
    }
}

@media screen and (min-height: 1346px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1346px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1269px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1165px;
    }
}

@media screen and (min-height: 1347px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1347px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1270px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1166px;
    }
}

@media screen and (min-height: 1348px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1348px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1271px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1167px;
    }
}

@media screen and (min-height: 1349px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1349px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1272px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1168px;
    }
}

@media screen and (min-height: 1350px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1350px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1273px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1169px;
    }
}

@media screen and (min-height: 1351px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1351px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1274px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1170px;
    }
}

@media screen and (min-height: 1352px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1352px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1275px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1171px;
    }
}

@media screen and (min-height: 1353px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1353px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1276px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1172px;
    }
}

@media screen and (min-height: 1354px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1354px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1277px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1173px;
    }
}

@media screen and (min-height: 1355px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1355px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1278px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1174px;
    }
}

@media screen and (min-height: 1356px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1356px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1279px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1175px;
    }
}

@media screen and (min-height: 1357px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1357px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1280px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1176px;
    }
}

@media screen and (min-height: 1358px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1358px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1281px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1177px;
    }
}

@media screen and (min-height: 1359px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1359px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1282px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1178px;
    }
}

@media screen and (min-height: 1360px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1360px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1283px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1179px;
    }
}

@media screen and (min-height: 1361px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1361px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1284px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1180px;
    }
}

@media screen and (min-height: 1362px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1362px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1285px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1181px;
    }
}

@media screen and (min-height: 1363px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1363px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1286px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1182px;
    }
}

@media screen and (min-height: 1364px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1364px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1287px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1183px;
    }
}

@media screen and (min-height: 1365px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1365px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1288px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1184px;
    }
}

@media screen and (min-height: 1366px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1366px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1289px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1185px;
    }
}

@media screen and (min-height: 1367px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1367px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1290px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1186px;
    }
}

@media screen and (min-height: 1368px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1368px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1291px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1187px;
    }
}

@media screen and (min-height: 1369px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1369px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1292px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1188px;
    }
}

@media screen and (min-height: 1370px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1370px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1293px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1189px;
    }
}

@media screen and (min-height: 1371px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1371px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1294px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1190px;
    }
}

@media screen and (min-height: 1372px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1372px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1295px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1191px;
    }
}

@media screen and (min-height: 1373px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1373px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1296px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1192px;
    }
}

@media screen and (min-height: 1374px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1374px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1297px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1193px;
    }
}

@media screen and (min-height: 1375px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1375px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1298px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1194px;
    }
}

@media screen and (min-height: 1376px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1376px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1299px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1195px;
    }
}

@media screen and (min-height: 1377px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1377px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1300px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1196px;
    }
}

@media screen and (min-height: 1378px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1378px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1301px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1197px;
    }
}

@media screen and (min-height: 1379px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1379px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1302px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1198px;
    }
}

@media screen and (min-height: 1380px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1380px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1303px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1199px;
    }
}

@media screen and (min-height: 1381px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1381px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1304px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1200px;
    }
}

@media screen and (min-height: 1382px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1382px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1305px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1201px;
    }
}

@media screen and (min-height: 1383px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1383px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1306px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1202px;
    }
}

@media screen and (min-height: 1384px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1384px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1307px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1203px;
    }
}

@media screen and (min-height: 1385px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1385px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1308px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1204px;
    }
}

@media screen and (min-height: 1386px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1386px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1309px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1205px;
    }
}

@media screen and (min-height: 1387px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1387px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1310px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1206px;
    }
}

@media screen and (min-height: 1388px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1388px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1311px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1207px;
    }
}

@media screen and (min-height: 1389px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1389px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1312px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1208px;
    }
}

@media screen and (min-height: 1390px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1390px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1313px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1209px;
    }
}

@media screen and (min-height: 1391px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1391px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1314px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1210px;
    }
}

@media screen and (min-height: 1392px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1392px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1315px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1211px;
    }
}

@media screen and (min-height: 1393px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1393px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1316px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1212px;
    }
}

@media screen and (min-height: 1394px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1394px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1317px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1213px;
    }
}

@media screen and (min-height: 1395px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1395px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1318px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1214px;
    }
}

@media screen and (min-height: 1396px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1396px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1319px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1215px;
    }
}

@media screen and (min-height: 1397px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1397px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1320px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1216px;
    }
}

@media screen and (min-height: 1398px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1398px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1321px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1217px;
    }
}

@media screen and (min-height: 1399px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1399px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1322px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1218px;
    }
}

@media screen and (min-height: 1400px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1400px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1323px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1219px;
    }
}


@media screen and (min-height: 1401px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1401px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1324px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1220px;
    }
}

@media screen and (min-height: 1402px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1402px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1325px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1221px;
    }
}

@media screen and (min-height: 1403px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1403px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1326px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1222px;
    }
}

@media screen and (min-height: 1404px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1404px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1327px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1223px;
    }
}

@media screen and (min-height: 1405px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1405px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1328px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1224px;
    }
}

@media screen and (min-height: 1406px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1406px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1329px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1225px;
    }
}

@media screen and (min-height: 1407px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1407px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1330px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1226px;
    }
}

@media screen and (min-height: 1408px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1408px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1331px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1227px;
    }
}

@media screen and (min-height: 1409px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1409px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1332px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1228px;
    }
}

@media screen and (min-height: 1410px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1410px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1333px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1229px;
    }
}

@media screen and (min-height: 1411px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1411px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1334px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1230px;
    }
}

@media screen and (min-height: 1412px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1412px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1335px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1231px;
    }
}

@media screen and (min-height: 1413px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1413px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1336px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1232px;
    }
}

@media screen and (min-height: 1414px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1414px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1337px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1233px;
    }
}

@media screen and (min-height: 1415px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1415px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1338px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1234px;
    }
}

@media screen and (min-height: 1416px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1416px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1339px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1235px;
    }
}

@media screen and (min-height: 1417px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1417px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1340px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1236px;
    }
}

@media screen and (min-height: 1418px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1418px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1341px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1237px;
    }
}

@media screen and (min-height: 1419px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1419px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1342px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1238px;
    }
}

@media screen and (min-height: 1420px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1420px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1343px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1239px;
    }
}

@media screen and (min-height: 1421px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1421px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1344px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1240px;
    }
}

@media screen and (min-height: 1422px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1422px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1345px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1241px;
    }
}

@media screen and (min-height: 1423px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1423px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1346px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1242px;
    }
}

@media screen and (min-height: 1424px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1424px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1347px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1243px;
    }
}

@media screen and (min-height: 1425px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1425px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1348px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1244px;
    }
}

@media screen and (min-height: 1426px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1426px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1349px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1245px;
    }
}

@media screen and (min-height: 1427px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1427px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1350px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1246px;
    }
}

@media screen and (min-height: 1428px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1428px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1351px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1247px;
    }
}

@media screen and (min-height: 1429px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1429px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1352px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1248px;
    }
}

@media screen and (min-height: 1430px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1430px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1353px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1249px;
    }
}

@media screen and (min-height: 1431px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1431px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1354px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1250px;
    }
}

@media screen and (min-height: 1432px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1432px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1355px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1251px;
    }
}

@media screen and (min-height: 1433px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1433px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1356px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1252px;
    }
}

@media screen and (min-height: 1434px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1434px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1357px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1253px;
    }
}

@media screen and (min-height: 1435px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1435px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1358px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1254px;
    }
}

@media screen and (min-height: 1436px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1436px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1359px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1255px;
    }
}

@media screen and (min-height: 1437px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1437px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1360px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1256px;
    }
}

@media screen and (min-height: 1438px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1438px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1361px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1257px;
    }
}

@media screen and (min-height: 1439px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1439px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1362px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1258px;
    }
}

@media screen and (min-height: 1440px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1440px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1363px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1259px;
    }
}

@media screen and (min-height: 1441px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1441px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1364px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1260px;
    }
}

@media screen and (min-height: 1442px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1442px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1365px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1261px;
    }
}

@media screen and (min-height: 1443px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1443px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1366px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1262px;
    }
}

@media screen and (min-height: 1444px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1444px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1367px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1263px;
    }
}

@media screen and (min-height: 1445px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1445px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1368px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1264px;
    }
}

@media screen and (min-height: 1446px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1446px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1369px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1265px;
    }
}

@media screen and (min-height: 1447px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1447px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1370px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1266px;
    }
}

@media screen and (min-height: 1449px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1448px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1371px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1267px;
    }
}

@media screen and (min-height: 1449px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1449px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1372px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1268px;
    }
}

@media screen and (min-height: 1450px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1450px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1373px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1269px;
    }
}

@media screen and (min-height: 1451px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1451px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1374px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1270px;
    }
}

@media screen and (min-height: 1452px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1452px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1375px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1270px;
    }
}

@media screen and (min-height: 1453px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1453px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1376px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1272px;
    }
}

@media screen and (min-height: 1454px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1454px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1377px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1273px;
    }
}

@media screen and (min-height: 1455px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1455px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1378px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1274px;
    }
}

@media screen and (min-height: 1456px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1456px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1379px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1275px;
    }
}

@media screen and (min-height: 1457px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1457px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1380px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1276px;
    }
}

@media screen and (min-height: 1458px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1458px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1381px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1277px;
    }
}

@media screen and (min-height: 1459px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1459px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1382px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1278px;
    }
}

@media screen and (min-height: 1460px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1460px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1383px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1279px;
    }
}

@media screen and (min-height: 1461px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1461px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1384px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1280px;
    }
}

@media screen and (min-height: 1462px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1462px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1385px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1281px;
    }
}

@media screen and (min-height: 1463px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1463px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1386px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1282px;
    }
}

@media screen and (min-height: 1464px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1464px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1387px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1283px;
    }
}

@media screen and (min-height: 1465px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1465px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1388px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1284px;
    }
}

@media screen and (min-height: 1466px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1466px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1389px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1285px;
    }
}

@media screen and (min-height: 1467px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1467px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1390px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1286px;
    }
}

@media screen and (min-height: 1468px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1468px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1391px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1287px;
    }
}

@media screen and (min-height: 1469px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1469px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1392px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1288px;
    }
}

@media screen and (min-height: 1470px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1470px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1393px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1289px;
    }
}

@media screen and (min-height: 1471px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1471px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1394px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1290px;
    }
}

@media screen and (min-height: 1472px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1472px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1395px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1291px;
    }
}

@media screen and (min-height: 1473px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1473px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1396px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1292px;
    }
}

@media screen and (min-height: 1474px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1474px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1397px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1293px;
    }
}

@media screen and (min-height: 1475px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1475px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1398px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1294px;
    }
}

@media screen and (min-height: 1476px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1476px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1399px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1295px;
    }
}

@media screen and (min-height: 1477px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1477px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1400px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1296px;
    }
}

@media screen and (min-height: 1478px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1478px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1401px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1297px;
    }
}

@media screen and (min-height: 1479px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1479px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1402px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1298px;
    }
}

@media screen and (min-height: 1480px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1480px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1403px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1299px;
    }
}

@media screen and (min-height: 1481px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1481px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1404px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1300px;
    }
}

@media screen and (min-height: 1482px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1482px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1405px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1301px;
    }
}

@media screen and (min-height: 1483px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1483px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1406px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1302px;
    }
}

@media screen and (min-height: 1484px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1484px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1407px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1303px;
    }
}

@media screen and (min-height: 1485px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1485px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1408px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1304px;
    }
}

@media screen and (min-height: 1486px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1486px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1409px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1305px;
    }
}

@media screen and (min-height: 1487px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1487px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1410px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1306px;
    }
}

@media screen and (min-height: 1488px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1488px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1411px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1307px;
    }
}

@media screen and (min-height: 1489px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1489px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1412px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1308px;
    }
}

@media screen and (min-height: 1490px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1490px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1413px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1309px;
    }
}

@media screen and (min-height: 1491px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1491px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1414px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1310px;
    }
}

@media screen and (min-height: 1492px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1492px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1415px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1311px;
    }
}

@media screen and (min-height: 1493px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1493px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1416px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1312px;
    }
}

@media screen and (min-height: 1494px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1494px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1417px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1313px;
    }
}

@media screen and (min-height: 1495px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1495px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1418px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1314px;
    }
}

@media screen and (min-height: 1496px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1496px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1419px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1315px;
    }
}

@media screen and (min-height: 1497px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1497px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1420px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1316px;
    }
}

@media screen and (min-height: 1498px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1498px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1421px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1317px;
    }
}

@media screen and (min-height: 1499px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1499px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1422px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1318px;
    }
}

@media screen and (min-height: 1500px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1500px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1423px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1319px;
    }
}


@media screen and (min-height: 1501px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1501px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1424px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1320px;
    }
}

@media screen and (min-height: 1502px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1502px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1425px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1321px;
    }
}

@media screen and (min-height: 1503px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1503px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1426px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1322px;
    }
}

@media screen and (min-height: 1504px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1504px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1427px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1323px;
    }
}

@media screen and (min-height: 1505px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1505px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1428px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1324px;
    }
}

@media screen and (min-height: 1506px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1506px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1429px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1325px;
    }
}

@media screen and (min-height: 1507px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1507px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1430px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1326px;
    }
}

@media screen and (min-height: 1508px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1508px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1431px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1327px;
    }
}

@media screen and (min-height: 1509px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1509px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1432px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1328px;
    }
}

@media screen and (min-height: 1510px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1510px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1433px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1329px;
    }
}

@media screen and (min-height: 1511px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1511px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1434px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1330px;
    }
}

@media screen and (min-height: 1512px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1512px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1435px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1331px;
    }
}

@media screen and (min-height: 1513px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1513px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1436px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1332px;
    }
}

@media screen and (min-height: 1514px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1514px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1437px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1333px;
    }
}

@media screen and (min-height: 1515px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1515px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1438px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1334px;
    }
}

@media screen and (min-height: 1516px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1516px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1439px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1335px;
    }
}

@media screen and (min-height: 1517px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1517px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1440px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1336px;
    }
}

@media screen and (min-height: 1518px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1518px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1441px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1337px;
    }
}

@media screen and (min-height: 1519px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1519px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1442px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1338px;
    }
}

@media screen and (min-height: 1520px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1520px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1443px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1339px;
    }
}

@media screen and (min-height: 1521px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1521px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1444px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1340px;
    }
}

@media screen and (min-height: 1522px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1522px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1445px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1341px;
    }
}

@media screen and (min-height: 1523px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1523px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1446px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1342px;
    }
}

@media screen and (min-height: 1524px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1524px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1447px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1343px;
    }
}

@media screen and (min-height: 1525px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1525px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1448px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1344px;
    }
}

@media screen and (min-height: 1526px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1526px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1449px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1345px;
    }
}

@media screen and (min-height: 1527px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1527px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1450px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1346px;
    }
}

@media screen and (min-height: 1528px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1528px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1451px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1347px;
    }
}

@media screen and (min-height: 1529px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1529px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1452px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1348px;
    }
}

@media screen and (min-height: 1530px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1530px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1453px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1349px;
    }
}

@media screen and (min-height: 1531px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1531px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1454px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1350px;
    }
}

@media screen and (min-height: 1532px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1532px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1455px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1351px;
    }
}

@media screen and (min-height: 1533px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1533px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1456px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1352px;
    }
}

@media screen and (min-height: 1534px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1534px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1457px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1353px;
    }
}

@media screen and (min-height: 1535px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1535px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1458px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1354px;
    }
}

@media screen and (min-height: 1536px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1536px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1459px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1355px;
    }
}

@media screen and (min-height: 1537px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1537px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1460px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1356px;
    }
}

@media screen and (min-height: 1538px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1538px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1461px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1357px;
    }
}

@media screen and (min-height: 1539px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1539px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1462px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1358px;
    }
}

@media screen and (min-height: 1540px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1540px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1463px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1359px;
    }
}

@media screen and (min-height: 1541px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1541px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1464px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1360px;
    }
}

@media screen and (min-height: 1542px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1542px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1465px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1361px;
    }
}

@media screen and (min-height: 1543px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1543px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1466px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1362px;
    }
}

@media screen and (min-height: 1544px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1544px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1467px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1363px;
    }
}

@media screen and (min-height: 1545px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1545px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1468px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1364px;
    }
}

@media screen and (min-height: 1546px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1546px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1469px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1365px;
    }
}

@media screen and (min-height: 1547px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1547px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1470px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1366px;
    }
}

@media screen and (min-height: 1549px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1548px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1471px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1367px;
    }
}

@media screen and (min-height: 1549px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1549px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1472px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1368px;
    }
}

@media screen and (min-height: 1550px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1550px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1473px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1369px;
    }
}

@media screen and (min-height: 1551px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1551px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1474px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1370px;
    }
}

@media screen and (min-height: 1552px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1552px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1475px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1371px;
    }
}

@media screen and (min-height: 1553px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1553px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1476px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1372px;
    }
}

@media screen and (min-height: 1554px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1554px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1477px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1373px;
    }
}

@media screen and (min-height: 1555px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1555px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1478px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1374px;
    }
}

@media screen and (min-height: 1556px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1556px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1479px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1375px;
    }
}

@media screen and (min-height: 1557px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1557px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1480px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1376px;
    }
}

@media screen and (min-height: 1558px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1558px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1481px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1377px;
    }
}

@media screen and (min-height: 1559px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1559px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1482px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1378px;
    }
}

@media screen and (min-height: 1560px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1560px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1483px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1379px;
    }
}

@media screen and (min-height: 1561px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1561px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1484px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1380px;
    }
}

@media screen and (min-height: 1562px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1562px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1485px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1381px;
    }
}

@media screen and (min-height: 1563px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1563px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1486px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1382px;
    }
}

@media screen and (min-height: 1564px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1564px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1487px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1383px;
    }
}

@media screen and (min-height: 1565px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1565px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1488px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1384px;
    }
}

@media screen and (min-height: 1566px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1566px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1489px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1385px;
    }
}

@media screen and (min-height: 1567px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1567px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1490px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1386px;
    }
}

@media screen and (min-height: 1568px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1568px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1491px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1387px;
    }
}

@media screen and (min-height: 1569px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1569px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1492px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1388px;
    }
}

@media screen and (min-height: 1570px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1570px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1493px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1389px;
    }
}

@media screen and (min-height: 1571px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1571px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1494px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1390px;
    }
}

@media screen and (min-height: 1572px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1572px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1495px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1391px;
    }
}

@media screen and (min-height: 1573px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1573px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1496px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1392px;
    }
}

@media screen and (min-height: 1574px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1574px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1497px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1393px;
    }
}

@media screen and (min-height: 1575px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1575px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1498px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1394px;
    }
}

@media screen and (min-height: 1576px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1576px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1499px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1995px;
    }
}

@media screen and (min-height: 1577px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1577px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1500px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1396px;
    }
}

@media screen and (min-height: 1578px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1578px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1501px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1397px;
    }
}

@media screen and (min-height: 1579px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1579px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1502px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1398px;
    }
}

@media screen and (min-height: 1580px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1580px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1503px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1399px;
    }
}

@media screen and (min-height: 1581px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1581px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1504px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1400px;
    }
}

@media screen and (min-height: 1582px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1582px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1505px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1401px;
    }
}

@media screen and (min-height: 1583px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1583px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1506px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1402px;
    }
}

@media screen and (min-height: 1584px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1584px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1507px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1403px;
    }
}

@media screen and (min-height: 1585px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1585px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1508px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1404px;
    }
}

@media screen and (min-height: 1586px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1586px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1509px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1405px;
    }
}

@media screen and (min-height: 1587px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1587px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1510px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1406px;
    }
}

@media screen and (min-height: 1588px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1588px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1511px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1407px;
    }
}

@media screen and (min-height: 1589px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1589px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1512px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1408px;
    }
}

@media screen and (min-height: 1590px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1590px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1513px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1409px;
    }
}

@media screen and (min-height: 1591px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1591px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1514px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1410px;
    }
}

@media screen and (min-height: 1592px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1592px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1515px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1411px;
    }
}

@media screen and (min-height: 1593px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1593px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1516px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1412px;
    }
}

@media screen and (min-height: 1594px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1594px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1517px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1413px;
    }
}

@media screen and (min-height: 1595px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1595px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1518px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1414px;
    }
}

@media screen and (min-height: 1596px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1596px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1519px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1415px;
    }
}

@media screen and (min-height: 1597px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1597px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1520px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1416px;
    }
}

@media screen and (min-height: 1598px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1598px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1521px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1417px;
    }
}

@media screen and (min-height: 1599px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1599px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1522px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1418px;
    }
}

@media screen and (min-height: 1600px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1600px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1523px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1419px;
    }
}


@media screen and (min-height: 1601px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1601px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1524px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1420px;
    }
}

@media screen and (min-height: 1602px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1602px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1525px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1421px;
    }
}

@media screen and (min-height: 1603px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1603px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1526px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1422px;
    }
}

@media screen and (min-height: 1604px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1604px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1527px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1423px;
    }
}

@media screen and (min-height: 1605px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1605px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1528px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1424px;
    }
}

@media screen and (min-height: 1606px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1606px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1529px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1425px;
    }
}

@media screen and (min-height: 1607px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1607px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1530px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1426px;
    }
}

@media screen and (min-height: 1608px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1608px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1531px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1427px;
    }
}

@media screen and (min-height: 1609px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1609px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1532px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1428px;
    }
}

@media screen and (min-height: 1610px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1610px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1533px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1429px;
    }
}

@media screen and (min-height: 1611px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1611px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1534px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1430px;
    }
}

@media screen and (min-height: 1612px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1612px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1535px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1431px;
    }
}

@media screen and (min-height: 1613px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1613px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1536px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1432px;
    }
}

@media screen and (min-height: 1614px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1614px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1537px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1433px;
    }
}

@media screen and (min-height: 1615px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1615px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1538px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1434px;
    }
}

@media screen and (min-height: 1616px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1616px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1539px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1435px;
    }
}

@media screen and (min-height: 1617px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1617px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1540px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1436px;
    }
}

@media screen and (min-height: 1618px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1618px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1541px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1437px;
    }
}

@media screen and (min-height: 1619px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1619px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1542px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1438px;
    }
}

@media screen and (min-height: 1620px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1620px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1543px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1439px;
    }
}

@media screen and (min-height: 1621px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1621px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1544px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1440px;
    }
}

@media screen and (min-height: 1622px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1622px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1545px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1441px;
    }
}

@media screen and (min-height: 1623px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1623px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1546px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1442px;
    }
}

@media screen and (min-height: 1624px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1624px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1547px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1443px;
    }
}

@media screen and (min-height: 1625px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1625px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1548px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1444px;
    }
}

@media screen and (min-height: 1626px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1626px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1549px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1445px;
    }
}

@media screen and (min-height: 1627px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1627px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1550px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1446px;
    }
}

@media screen and (min-height: 1628px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1628px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1551px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1447px;
    }
}

@media screen and (min-height: 1629px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1629px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1552px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1448px;
    }
}

@media screen and (min-height: 1630px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1630px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1553px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1449px;
    }
}

@media screen and (min-height: 1631px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1631px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1554px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1450px;
    }
}

@media screen and (min-height: 1632px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1632px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1555px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1451px;
    }
}

@media screen and (min-height: 1633px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1633px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1556px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1452px;
    }
}

@media screen and (min-height: 1634px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1634px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1557px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1453px;
    }
}

@media screen and (min-height: 1635px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1635px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1558px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1454px;
    }
}

@media screen and (min-height: 1636px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1636px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1559px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1455px;
    }
}

@media screen and (min-height: 1637px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1637px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1560px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1456px;
    }
}

@media screen and (min-height: 1638px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1638px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1561px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1457px;
    }
}

@media screen and (min-height: 1639px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1639px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1562px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1458px;
    }
}

@media screen and (min-height: 1640px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1640px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1563px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1459px;
    }
}

@media screen and (min-height: 1641px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1641px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1564px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1460px;
    }
}

@media screen and (min-height: 1642px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1642px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1565px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1461px;
    }
}

@media screen and (min-height: 1643px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1643px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1566px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1462px;
    }
}

@media screen and (min-height: 1644px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1644px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1567px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1463px;
    }
}

@media screen and (min-height: 1645px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1645px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1568px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1464px;
    }
}

@media screen and (min-height: 1646px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1646px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1569px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1465px;
    }
}

@media screen and (min-height: 1647px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1647px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1570px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1466px;
    }
}

@media screen and (min-height: 1649px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1648px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1571px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1467px;
    }
}

@media screen and (min-height: 1649px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1649px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1572px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1468px;
    }
}

@media screen and (min-height: 1650px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1650px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1573px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1469px;
    }
}

@media screen and (min-height: 1651px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1651px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1574px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1470px;
    }
}

@media screen and (min-height: 1652px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1652px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1575px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1471px;
    }
}

@media screen and (min-height: 1653px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1653px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1576px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1472px;
    }
}

@media screen and (min-height: 1654px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1654px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1577px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1473px;
    }
}

@media screen and (min-height: 1655px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1655px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1578px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1474px;
    }
}

@media screen and (min-height: 1656px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1656px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1579px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1475px;
    }
}

@media screen and (min-height: 1657px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1657px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1580px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1476px;
    }
}

@media screen and (min-height: 1658px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1658px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1581px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1477px;
    }
}

@media screen and (min-height: 1659px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1659px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1582px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1478px;
    }
}

@media screen and (min-height: 1660px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1660px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1583px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1479px;
    }
}

@media screen and (min-height: 1661px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1661px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1584px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1480px;
    }
}

@media screen and (min-height: 1662px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1662px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1585px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1481px;
    }
}

@media screen and (min-height: 1663px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1663px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1586px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1482px;
    }
}

@media screen and (min-height: 1664px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1664px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1587px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1483px;
    }
}

@media screen and (min-height: 1665px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1665px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1588px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1484px;
    }
}

@media screen and (min-height: 1666px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1666px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1589px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1485px;
    }
}

@media screen and (min-height: 1667px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1667px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1590px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1486px;
    }
}

@media screen and (min-height: 1668px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1668px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1591px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1487px;
    }
}

@media screen and (min-height: 1669px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1669px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1592px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1488px;
    }
}

@media screen and (min-height: 1670px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1670px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1593px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1489px;
    }
}

@media screen and (min-height: 1671px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1671px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1594px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1490px;
    }
}

@media screen and (min-height: 1672px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1672px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1595px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1491px;
    }
}

@media screen and (min-height: 1673px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1673px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1596px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1492px;
    }
}

@media screen and (min-height: 1674px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1674px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1597px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1493px;
    }
}

@media screen and (min-height: 1675px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1675px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1598px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1494px;
    }
}

@media screen and (min-height: 1676px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1676px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1599px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1495px;
    }
}

@media screen and (min-height: 1677px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1677px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1600px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1496px;
    }
}

@media screen and (min-height: 1678px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1678px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1601px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1497px;
    }
}

@media screen and (min-height: 1679px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1679px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1602px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1498px;
    }
}

@media screen and (min-height: 1680px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1680px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1603px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1499px;
    }
}

@media screen and (min-height: 1681px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1681px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1604px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1500px;
    }
}

@media screen and (min-height: 1682px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1682px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1605px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1501px;
    }
}

@media screen and (min-height: 1683px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1683px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1606px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1502px;
    }
}

@media screen and (min-height: 1684px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1684px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1607px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1503px;
    }
}

@media screen and (min-height: 1685px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1685px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1608px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1504px;
    }
}

@media screen and (min-height: 1686px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1686px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1609px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1505px;
    }
}

@media screen and (min-height: 1687px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1687px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1610px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1506px;
    }
}

@media screen and (min-height: 1688px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1688px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1611px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1507px;
    }
}

@media screen and (min-height: 1689px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1689px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1612px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1508px;
    }
}

@media screen and (min-height: 1690px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1690px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1613px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1509px;
    }
}

@media screen and (min-height: 1691px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1691px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1614px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1510px;
    }
}

@media screen and (min-height: 1692px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1692px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1615px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1511px;
    }
}

@media screen and (min-height: 1693px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1693px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1616px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1512px;
    }
}

@media screen and (min-height: 1694px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1694px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1617px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1513px;
    }
}

@media screen and (min-height: 1695px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1695px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1618px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1514px;
    }
}

@media screen and (min-height: 1696px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1696px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1619px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1515px;
    }
}

@media screen and (min-height: 1697px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1697px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1620px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1516px;
    }
}

@media screen and (min-height: 1698px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1698px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1621px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1517px;
    }
}

@media screen and (min-height: 1699px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1699px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1622px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1518px;
    }
}

@media screen and (min-height: 1700px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1700px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1623px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1519px;
    }
}

@media screen and (min-height: 1701px) {

    .screen1,
    .itmain .newscreen1 {
        height: 1701px;
    }

    .newsscroll.scrollClass.newscreen1 {
        height: 1624px;
    }

    .sectionone.changable #scrollableDivOneFourProfile,
    .sectionone.changable #scrollableDivOneFourOwnProfile,
    .sectionone.changable #scrollableDivTwoFourProfile,
    .sectionone.changable #scrollableDivTwoFourOwnProfile,
    .sectionone.changable #scrollableDivThreeFourProfile,
    .sectionone.changable #scrollableDivThreeFourOwnProfile,
    .sectionone.changable #scrollableDivFourFourProfile,
    .sectionone.changable #scrollableDivFourFourOwnProfile {
        height: 1520px;
    }
}




/*
@media screen and (min-height: 600px) {.screen1 {height: 600px;}}
@media screen and (min-height: 610px) {.screen1 {height: 610px;}}
@media screen and (min-height: 620px) {.screen1 {height: 620px;}}
@media screen and (min-height: 630px) {.screen1 {height: 630px;}}
@media screen and (min-height: 640px) {.screen1 {height: 640px;}}
@media screen and (min-height: 650px) {.screen1 {height: 650px;}}
@media screen and (min-height: 660px) {.screen1 {height: 660px;}}
@media screen and (min-height: 670px) {.screen1 {height: 670px;}}
@media screen and (min-height: 680px) {.screen1 {height: 680px;}}
@media screen and (min-height: 690px) {.screen1 {height: 690px;}}


@media screen and (min-height: 600px) {.screen1 {height: 600px;}}
@media screen and (min-height: 625px) {.screen1 {height: 625px;}}
@media screen and (min-height: 650px) {.screen1 {height: 650px;}}
@media screen and (min-height: 675px) {.screen1 {height: 675px;}}
@media screen and (min-height: 700px) {.screen1 {height: 700px;}}
@media screen and (min-height: 725px) {.screen1 {height: 725px;}}
@media screen and (min-height: 750px) {.screen1 {height: 750px;}}
@media screen and (min-height: 775px) {.screen1 {height: 775px;}}
@media screen and (min-height: 800px) {.screen1 {height: 800px;}}
@media screen and (min-height: 825px) {.screen1 {height: 825px;}}
@media screen and (min-height: 850px) {.screen1 {height: 850px;}}
@media screen and (min-height: 875px) {.screen1 {height: 875px;}}
@media screen and (min-height: 900px) {.screen1 {height: 900px;}}
@media screen and (min-height: 925px) {.screen1 {height: 925px;}}
@media screen and (min-height: 950px) {.screen1 {height: 950px;}}
@media screen and (min-height: 975px) {.screen1 {height: 975px;}}
@media screen and (min-height: 1000px) {.screen1 {height: 1000px;}}
@media screen and (min-height: 1025px) {.screen1 {height: 1025px;}}
@media screen and (min-height: 1050px) {.screen1 {height: 1050px;}}
@media screen and (min-height: 1075px) {.screen1 {height: 1075px;}}
@media screen and (min-height: 1100px) {.screen1 {height: 1100px;}}
@media screen and (min-height: 1125px) {.screen1 {height: 1125px;}}
@media screen and (min-height: 1150px) {.screen1 {height: 1150px;}}
@media screen and (min-height: 1175px) {.screen1 {height: 1175px;}}
@media screen and (min-height: 1200px) {.screen1 {height: 1200px;}}
@media screen and (min-height: 1225px) {.screen1 {height: 1225px;}}
@media screen and (min-height: 1250px) {.screen1 {height: 1250px;}}
@media screen and (min-height: 1275px) {.screen1 {height: 1275px;}}
@media screen and (min-height: 1300px) {.screen1 {height: 1300px;}}
@media screen and (min-height: 1325px) {.screen1 {height: 1325px;}}
@media screen and (min-height: 1350px) {.screen1 {height: 1350px;}}
@media screen and (min-height: 1375px) {.screen1 {height: 1375px;}}
@media screen and (min-height: 1400px) {.screen1 {height: 1400px;}}
@media screen and (min-height: 1425px) {.screen1 {height: 1425px;}}
@media screen and (min-height: 1450px) {.screen1 {height: 1450px;}}
@media screen and (min-height: 1475px) {.screen1 {height: 1475px;}}
@media screen and (min-height: 1500px) {.screen1 {height: 1500px;}}
@media screen and (min-height: 1525px) {.screen1 {height: 1525px;}}
@media screen and (min-height: 1550px) {.screen1 {height: 1550px;}}
@media screen and (min-height: 1575px) {.screen1 {height: 1575px;}}
@media screen and (min-height: 1600px) {.screen1 {height: 1600px;}}
@media screen and (min-height: 1625px) {.screen1 {height: 1625px;}}
@media screen and (min-height: 1650px) {.screen1 {height: 1650px;}}
@media screen and (min-height: 1675px) {.screen1 {height: 1675px;}}
@media screen and (min-height: 1700px) {.screen1 {height: 1700px;}}
@media screen and (min-height: 1725px) {.screen1 {height: 1725px;}}
@media screen and (min-height: 1750px) {.screen1 {height: 1750px;}}
@media screen and (min-height: 1775px) {.screen1 {height: 1775px;}}
@media screen and (min-height: 1800px) {.screen1 {height: 1800px;}}
@media screen and (min-height: 1825px) {.screen1 {height: 1825px;}}
@media screen and (min-height: 1850px) {.screen1 {height: 1850px;}}
@media screen and (min-height: 1875px) {.screen1 {height: 1875px;}}
@media screen and (min-height: 1900px) {.screen1 {height: 1900px;}}
@media screen and (min-height: 1925px) {.screen1 {height: 1925px;}}
@media screen and (min-height: 1950px) {.screen1 {height: 1950px;}}
@media screen and (min-height: 1975px) {.screen1 {height: 1975px;}}
@media screen and (min-height: 2000px) {.screen1 {height: 2000px;}}
@media screen and (min-height: 2025px) {.screen1 {height: 2025px;}}
@media screen and (min-height: 2050px) {.screen1 {height: 2050px;}}
@media screen and (min-height: 2075px) {.screen1 {height: 2075px;}}
@media screen and (min-height: 2100px) {.screen1 {height: 2100px;}}
@media screen and (min-height: 2125px) {.screen1 {height: 2125px;}}
@media screen and (min-height: 2150px) {.screen1 {height: 2150px;}}
@media screen and (min-height: 2175px) {.screen1 {height: 2175px;}}
@media screen and (min-height: 2200px) {.screen1 {height: 2200px;}}
@media screen and (min-height: 2225px) {.screen1 {height: 2225px;}}
@media screen and (min-height: 2250px) {.screen1 {height: 2250px;}}
@media screen and (min-height: 2275px) {.screen1 {height: 2275px;}}
@media screen and (min-height: 2300px) {.screen1 {height: 2300px;}}
@media screen and (min-height: 2325px) {.screen1 {height: 2325px;}}
@media screen and (min-height: 2350px) {.screen1 {height: 2350px;}}
@media screen and (min-height: 2375px) {.screen1 {height: 2375px;}}
@media screen and (min-height: 2400px) {.screen1 {height: 2400px;}}
@media screen and (min-height: 2425px) {.screen1 {height: 2425px;}}
@media screen and (min-height: 2450px) {.screen1 {height: 2450px;}}
@media screen and (min-height: 2475px) {.screen1 {height: 2475px;}}
@media screen and (min-height: 2500px) {.screen1 {height: 2500px;}}
@media screen and (min-height: 2525px) {.screen1 {height: 2525px;}}
@media screen and (min-height: 2550px) {.screen1 {height: 2550px;}}
@media screen and (min-height: 2575px) {.screen1 {height: 2575px;}}
@media screen and (min-height: 2600px) {.screen1 {height: 2600px;}}
@media screen and (min-height: 2625px) {.screen1 {height: 2625px;}}
@media screen and (min-height: 2650px) {.screen1 {height: 2650px;}}
@media screen and (min-height: 2675px) {.screen1 {height: 2675px;}}
@media screen and (min-height: 2700px) {.screen1 {height: 2700px;}}
@media screen and (min-height: 2725px) {.screen1 {height: 2725px;}}
@media screen and (min-height: 2750px) {.screen1 {height: 2750px;}}
@media screen and (min-height: 2775px) {.screen1 {height: 2775px;}}
@media screen and (min-height: 2800px) {.screen1 {height: 2800px;}}
@media screen and (min-height: 2825px) {.screen1 {height: 2825px;}}
@media screen and (min-height: 2850px) {.screen1 {height: 2850px;}}
@media screen and (min-height: 2875px) {.screen1 {height: 2875px;}}
@media screen and (min-height: 2900px) {.screen1 {height: 2900px;}}
@media screen and (min-height: 2925px) {.screen1 {height: 2925px;}}
@media screen and (min-height: 2950px) {.screen1 {height: 2950px;}}
@media screen and (min-height: 2975px) {.screen1 {height: 2975px;}}
@media screen and (min-height: 3000px) {.screen1 {height: 3000px;}}
@media screen and (min-height: 3025px) {.screen1 {height: 3025px;}}
@media screen and (min-height: 3050px) {.screen1 {height: 3050px;}}
@media screen and (min-height: 3075px) {.screen1 {height: 3075px;}}
@media screen and (min-height: 3100px) {.screen1 {height: 3100px;}}
@media screen and (min-height: 3125px) {.screen1 {height: 3125px;}}
@media screen and (min-height: 3150px) {.screen1 {height: 3150px;}}
@media screen and (min-height: 3175px) {.screen1 {height: 3175px;}}
@media screen and (min-height: 3200px) {.screen1 {height: 3200px;}}
@media screen and (min-height: 3225px) {.screen1 {height: 3225px;}}
@media screen and (min-height: 3250px) {.screen1 {height: 3250px;}}
@media screen and (min-height: 3275px) {.screen1 {height: 3175px;}}
@media screen and (min-height: 3300px) {.screen1 {height: 3300px;}}
@media screen and (min-height: 3325px) {.screen1 {height: 3325px;}}
@media screen and (min-height: 3350px) {.screen1 {height: 3350px;}}
@media screen and (min-height: 3375px) {.screen1 {height: 3375px;}}
@media screen and (min-height: 3400px) {.screen1 {height: 3400px;}}