/* CSS Document */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,img, input, textarea, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: 'Nunito', sans-serif;
	-webkit-text-stroke: 0.1px;
}
a:link, a:visited{
color:#1F1F3E;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
html {
	overflow: auto;
}

body {
	line-height: 1;
	background:#E9E9E9;
}

*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a img {
	border: none
}
ul{
list-style:none;
}
a{
text-decoration:none;
}
ul {
    list-style: outside none none;
}
 
#FooterTopAreaLine, #FooterTopAreaLineRighFirst{
/*-webkit-mix-blend-mode: multiply; 
-moz-mix-blend-mode: multiply; 
mix-blend-mode: multiply; */
}
#FooterTopAreaLine, #FooterTopAreaLineRighSecond2{
background-position:center;
width:100%;
height:1px;
background-repeat:repeat;
background-image:url(https://www.rroga.com/images/lineEffectHorizontal2.png);
display:none;
}
#FooterTopAreaLineRighSecond2{
background-color:0;
background-image:url(https://www.rroga.com/images/lineEffectHorizontal3.png);
}
#FooterTopAreaLineRighFirstNew{
background-position:center;
width:1px;
background-repeat:repeat;
background-image:url(https://www.rroga.com/images/lineEffectHorizontal4.png);
}
.headerArea{
position:fixed;
top:0;
left:0px;
width:100%;
height:107px;
background-color: #1F1F3E;
z-index:999;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.headerAreaBelow{
height:50px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.headerAreaFade{
position:relative;
float:left;
width:100%;
height:107px;
}
.pageCnt{
width:100%;
}
.containerHolder, .headerAreaContainer{
position:relative;
margin:0 auto;
height:inherit;
width:980px;
}
.container, .headerAreaContainerArea{
position:relative;
float:left;
width:980px;
height:inherit
}
.container{
margin-top:33px;
}
.containerRight{
position:relative;
float:left;
width:100%;
overflow-x:hidden;
margin-top:33px;

}
.containerLeft{
position:relative;
width:980px;
margin:0 auto;
 }
.containerLeftJobLists, .containerLeftJobListsFooter{
position:relative;
float:left;
width:100%;
margin-top:33px;
}
.containerLeftJobLists{
margin-top:10px;
}
.containerLeftJobListsFooter{
background-color:#1F1F3E;
display:block;
height:auto;
border-top: 4px solid #F26961;
margin-top:100px;
padding-bottom:40px;
}

.containerRight{
width:300px;
}

.logoArea{
position:relative;
float:left;
background-image:url(https://www.rroga.com/images/rroga_logo2.png);
height:30px;
  background-size: contain;
margin-top:39px;
background-position:center;
background-repeat:no-repeat;
width:190px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.logoAreaNew{
position:relative;
float:left;
background-image:url(https://www.rroga.com/images/logoFooterNew.png);
height:36px;
background-size: contain;
margin-top:11px;
background-position:center;
background-repeat:no-repeat;
margin-top:5px;
width:30px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
 .footerImgLeft{
position:absolute;
bottom:0px;
height:220px;
width:200px;
display:none;
left:0px;
background-position:center left;
background-repeat:no-repeat;

background-image: url(https://www.rroga.com/images/footerBgNew3.png);
}
.menuArea{
position:relative;
float:right;
height:107px;
line-height:107px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.menuAreaNew{
position:relative;
float:right;
height:50px;
line-height:50px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.menuArea a:link, .menuArea a:visited, .menuArea a:hover{
color:#FFFFFF;
}
.footerImg{
position:absolute;
left: 137px;
bottom: 81px;
width:40px;
z-index:1;
height:55px;
}
.footerImgLeftAraa, .footerImgLeftAraa2{
position:relative;
float:left;
width:1px;
margin-left:299px;
margin-top:18px;
height:179px;
background-position:center;
background-repeat:no-repeat;
background-color:rgba(209,211,211,0.74);

/*
mix-blend-mode: multiply;
background-image: url(https://www.rroga.com/images/footerLeft.png);*/
}
.footerImgLeftAraa2{
margin-left:0px;
background-color:rgba(255,255,255,0.06);
/*background-image: url(https://www.rroga.com/images/footerRight.png);
*/}
.menuAreaUrls{
position:relative;
float:left;
font-size:14px;
font-weight:normal;
text-transform:uppercase;
color:#FFFFFF;
margin-left:20px;
line-height:107px;
margin-right:20px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.menuAreaUrlsNew{
position:relative;
float:left;
font-size:14px;
font-weight:normal;
text-transform:uppercase;
line-height:50px;
color:#FFFFFF;
margin-left:20px;
margin-right:20px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.menuAreaUrls:hover, .menuArea a:hover{
font-weight:500;
}
.menuAreaSearch{
position:relative;
float:left;
margin-left:12px;
height:25px;
margin-top:41px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.menuAreaSearchNew{
position:relative;
float:left;
margin-left:12px;
height:25px;
margin-top:12px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}

.containerHolderAera {
  position: relative;
  float: left;
  width: 100%;
}
.menuAreaUrlsActive{
font-weight:500;
}
.FooterTopArea{
position:relative;
float:left;
width:100%;
height:70px;
}
.FooterTopAreaLine{
position:relative;
float:left;
width:100%;
height:1px;
/*background-color:rgba(209,211,212,0.74);
*/}
.FooterTopAreaLine2{
position:relative;
float:left;
width:100%;
height:1px;
/*background-color:rgba(255,255,255,0.06);
*/}
.FooterTopAreaLogo{
position:relative;
float:left;
width:70px;
background-repeat:no-repeat;
background-position:left center;
height:70px;
cursor:pointer;
margin-top:-35px;
z-index:1;
background-size:contain;
background-image: url(https://www.rroga.com/images/new-favicon.png);
}
.FooterTopAreaLogoRight{
position:relative;
float:left;
width:auto;
height:30px;
line-height:30px;
font-size:12px;
font-weight:normal;
color:#FFF;
margin-top:38px;
margin-left:7px;
}
.FooterTopAreaLogoRightTxt{
position:relative;
text-align:right;
float:left;
text-transform:uppercase;
font-size:9px;
}
.FooterTopAreaLogoRightSocial{
position:relative;
float:left;
height:30px;
width:20px;

background-repeat:no-repeat;
background-size:14px;
margin-left:14px;
background-position:center right;
background-image: url(https://www.rroga.com/images/fb_icon.png);
}
.FooterTopAreaLogoRightSocialT{
background-image: url(https://www.rroga.com/images/tw_ico.png);
}
.FooterTopAreaLogoRightSocialY{
background-image: url(https://www.rroga.com/images/youtubeFooter.png);
}
.FooterTopAreaLogoRightSocialG{
background-image: url(https://www.rroga.com/images/googlePlusFooter.png);
}
.footerLeftAreaBox{
position:relative;
float:left;
width:110px;
padding-top:20px;
padding-bottom:30px;
margin-top:15px;
}
.footerHrefs:link, .footerHrefs:hover, .footerHrefs:visited, .footerHrefs2:link, .footerHrefs2:hover, .footerHrefs2:visited{
position:relative;
float:left;
width:90px;
height:20px;
line-height:20px;
text-align:left;
color:#e6e7e8;
font-weight:300;
}
.footerHrefs2:link, .footerHrefs2:hover, .footerHrefs2:visited{
width:60px;
margin-left:48px;
}
.footerHrefs:hover{
text-decoration:underline;
}
.FooterTopAreaLineRighFirst{
position:relative;
float:left;
width:1px;
margin-top:15px;
height:107px;
}
.FooterTopAreaLineRighSecond{
position:relative;
float:left;
width:1px;
margin-top:15px;
height:107px;
background-color:rgba(255,255,255,0.06);
}
.footerPartnersArea{
position:relative;
float:left;
height:107px;
width:512px;
margin-top:15px;
}
.footerPartnersAreaHeader{
position:relative;
float:left;
width:452px;
margin-left:60px;
font-size:11px;
font-weight:300;
color:#FFF;
}
.footerPartnersAreaIcons{
position:relative;
float:left;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-right:20px;
border-radius: 4px;
margin-top:27px;
cursor:pointer;
background-position:center;
background-repeat:no-repeat;
}
.helvetasFooter{
margin-left:45px;
width:95px;
height:36px;
background-image: url(https://www.rroga.com/images/helvetasFooterD.png);
}
.iasFooter{
width:45px;
height:36px;
background-image: url(https://www.rroga.com/images/iasFooterD.png);
}
.onlineFooter{
width:35px;
height:36px;
background-image: url(https://www.rroga.com/images/studiFooterD.png);
}
.womenFooter{
width:65px;
height:36px;
background-image: url(https://www.rroga.com/images/womenFooterD.png);
}
.footerPartnersAreaIcons:hover{
background-color:#FFFFFF;
}
.footerPartnersAreaSubscribe{
position:relative;
float:right;
width:355px;
margin-top:20px;
margin-left:0;
}
.footerPartnersAreaSubscribeTxt{
position:relative;
float:left;
line-height:1.2;
color:#FFFFFF;
font-size:10px;
text-align:right;
text-transform:uppercase;
font-weight:normal;
margin-top:5px;
}
.newsLetterArea {
  position: relative;
  float: right;
  font-weight: 200;
  margin-top:5px;
}
.newsletterInput {
  position: relative;
  float: left;
  width: 107px;
  height: 14px;
  background-color: #FFF;
  color:#1F1F3E;
  font-size: 11px;
  text-align: left;
  line-height: 24px;
  padding: 5px;
  -webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
}
.newsSignUpBtn {
  position: relative;
  float: left;
  width: 30px;
  height: 22px;
  background-color: #f26961;
  background-image: url('../images/rightA.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size:12px;
  margin-left:4px;
  cursor: pointer;
  border:1px solid transparent;
   -webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
}
.newsLetterAreaBottom{
position:relative;
margin-top:15px;
float:right;
width:320px;
margin-top:40px;
}
.footerHrefs3:link, .footerHrefs3:visited, .footerHrefs3:hover {
margin:0px;
float:right;
padding:0px;
font-size:9px;
line-height:1.2;
width:auto;
padding-left:5px;
height:15px;
padding-right:5px;
text-transform:uppercase;
}
.footerHrefs4:hover{
text-decoration:none;
}
.divider{
position:relative;
float:left;
width:100%;
height:1px;
}
.homeTop{
position:relative;
float:left;
width:100%;
	height:840px;
	background-color:#fff;
/*background-color:#4ad1c4;*/
background-repeat:repeat-x;
/*background-image:url(https://www.rroga.com/images/rrogaMiddleBanner.png);*/
background-image:url(https://www.rroga.com/images/newHomeBg3.png);
  background-position: bottom  center;
}
.homeTop2{
position:relative;
float:left;
width:100%;
    height: auto;
    padding-bottom: 50px;
background-color:#FFFFFF;
}
.homeTxtLeft{
position:relative;
float:left;
width:295px;
line-height:1.1;
font-size:29px;
margin-top:57px;
margin-left:25px;
font-weight:300;
color:#FFFFFF;
text-align:center;
text-transform:uppercase;
}
.chooseCnt{
position:relative;
float:left;
padding:7px;
background-color:rgba(50, 50, 86, 0.4);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-top:-36px;
}
.startNowBtn{
width:224px;
height:60px;
line-height:60px;
background-color:#323256;
font-size:24px;
font-weight:bold;
text-align:center;
cursor:pointer;
color:#FFFFFF;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.startNowBtn:hover{
opacity:1;
}
.homeMiddleHeader{
position:relative;
float:left;
width:100%;
text-align:center;
font-size:31px;
font-weight:300;
line-height:1.1;
color:#1F1F3E;
margin-top:17px
}
.homeMiddleHeaderLeft{
position:relative;
float:left;
width:50%;
margin-top:86px;
text-align:right;
font-size:17px;
font-weight:300;
color:#1F1F3E;
text-transform:uppercase;
}
.homeMiddleHeaderRight{
text-align:left;
float:left;
}
.leftIconRroga{
position:relative;
float:right;
width:115px;
border:none;
margin-right:20px;
margin-left:20px;
}
.rightIconRroga{
margin-right:20px;
width:105px;
height:90px;
float:left;
margin-top:-15px;
margin-left:20px;
}
.homeMiddleHeaderLeftTxt{
position:relative;
float:right;
width:335px;
margin-top:5px;
}
.homeMiddleHeaderRightTxt{
text-align:left;
margin-top:0px;
}
.bottomHeader{
position:relative;
float:left;
width:100%;
font-size:36px;
color:#f59285;
font-weight:300;
text-align:center;
margin-top:40px;
}
.bottomBox{
position:relative;
float:left;
width:33%;
margin-top:60px;
}
.bottomBoxImg{
position:relative;
float:left;
width:100%;
background-repeat:no-repeat;
background-position:center;
background-image:url(https://www.rroga.com/images/bt_icon_1.png);
height:140px;
}
.bottomBoxTxt{
position:relative;
float:left;
width:100%;
text-align:center;
font-size:18px;
color:#1F1F3E;
line-height:1.2;
margin-top:20px;
font-weight:300;
}
.counterAll{
position:relative;
font-size:48px;
font-weight:bold;
color:#f59285;
}
.headerAreaMob{
position: relative;
    float: left;
    width: 100%;
    background-color: #1F1F3E;
    height: 55px;
	display:none;
}
.logoAreaMob{
	position: relative;
    float: left;
    width: 140px;
    height: 55px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://www.rroga.com/images/rroga_logo.png);
    background-size: 125px;
	margin-left: 20px;
}
.homeMiddleHeaderMob{
display:none;
width:80%;
background-color:#F4F4F4;
font-size:22px;
text-align:center;
line-height:1.3;
color:#1F1F3E;
padding-top:5%;
padding-bottom:5%;
padding-left:5%;
padding-right:5%;
margin-left:5%;
margin-top:0;
}
.stepsAreaBoxLinerO{
display:none;
position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-position: center right;
    background-color: #f1f2f2;
    background-repeat: no-repeat;
    background-image: url(https://www.rroga.com/images/leftLiner.png);
	background-size:100%;
}
.questionsAreaQ2, .questionsOptionsAreaLeftBoxLast3{
display:none;
}
.arrowPointer{
    background-size: contain;
}
.txtBox{
position:relative;
float:right;
text-transform:uppercase;
color:#1F1F3E;
font-weight:300;
font-size:22px;
text-align:left;
padding:15px;
border:1px solid #f26961;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.txtBoxRight{
float:left;
text-align:right;
}
.bottomImgIconClass{
position:absolute;
bottom:-11px;
left:25px;
width:14px;
height:12px;
background-color:#FFF;
}
.bottomImgIconClassR{
position:absolute;
bottom:-12px;
right:25px;
width:14px;
height:12px;
background-color:#FFF;
}
.questionsAreaQM, .bottomImgIconClassRMobile, .bottomImgIconClassMobile{
display:none;
}
.socialMediaLogo{
position:relative;
float:right;
height:54px;
line-height:54px;
padding-left:54px;
font-weight:600;
color:#F26961;
font-size:20px;
margin-top:-27px;
margin-right:5px;
background-size:54px;
background-position:center left;
background-repeat:no-repeat;
background-image:url(https://www.rroga.com/images/instaICo.png);
}
.socialMediaLogoFb{
background-image:url(https://www.rroga.com/images/fbIcon.png);
margin-right:25px;
} 
.contactAreaFo{
position:relative;
float:left;
width:20%;
margin-top:30px;
}
.contactAreaFoH{
position:relative;
float:left;
width:100%;
text-transform:uppercase;
font-weight:700;
color:#F26961;
font-size:13px;
margin-bottom:20px;
}
.contactAreaFoHLinks{
position:relative;
float:left;
width:100%;
color:#FFF;
line-height:30px;
font-weight:normal;
font-size:13px;
}
.contactAreaFoRight{
float:right;
width:307px;
}
.footerCopy{
position:relative;
float:left;
text-align:left;
line-height:75px;	
font-size:10px;
color:#FFF;
font-weight:400;
}
.breakMobile{
display:none;
}
.footerTtxCop{
float:none;
}
.containerLeftJobListsFooterMiddle{
background-image:none;
background-color:#45B6B8;
height:auto;
}
.newInfoCnt{
position:relative;
float:left;
width:550px;
left:50%;
margin-left:-275px;
}
.newHeader{
position:relative;
float:left;
text-align:center;
color:#FFF;
font-weight:900;
font-size:30px;
line-height:40px;
padding:15px;
border:1.7px solid #FFF;
border-radius:12px;
text-transform:uppercase;
margin-bottom:40px;
left:50%;
margin-left:-250px;
}
.newInfoCntLeft{
position:relative;
float:left;
margin-right:20px;
width:130px;
}
.newInfoCntRight{
position:relative;
float:right;
border-left:3px dashed #FFF;
width:calc(100% - 153px);
}
.newInfoCntLeftCnt{
position:relative;
float:left;
width:130px;
height:130px;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
background-image:url(https://www.rroga.com/images/new_h_1.png);
margin-bottom:40px;
}
.newInfoCntLeftCnt_2{
background-image:url(https://www.rroga.com/images/new_h_2.png);
}
.newInfoCntLeftCnt_3{
background-image:url(https://www.rroga.com/images/new_h_3.png);
}
.newInfoCntRightCnt{
position:relative;
float:left;
width:100%;
padding-bottom: 87px;
}
.newInfoCntRightCntH{
position:relative;
float:left;
width:calc(100% - 30px);
font-size:24px;
font-weight:900;
color:#FFF;
text-transform:uppercase;
margin-left:30px;
line-height:1.3;
}
.newInfoCntRightCntDe{
position:relative;
float:left;
width:calc(100% - 30px);
font-size:20px;
font-weight:700;
color:#FFF;
line-height:1.3;
text-transform:uppercase;
margin-left:30px;
}
.pointCntCounter{
position:absolute;
left:-17px;
top:0;
width:34px;
height:34px;
text-align:center;
border-radius:50%;
line-height:34px;
color:#FFF;
font-size:25px;
font-weight:900;
background:#F8685F;
}
.contactCntBig{
background-color:#242951;
min-height:100px;
height:auto;
background-image:none;
}
.contactCntBig_2{
min-height:100px;
height:auto;
background-position:center top;
background-repeat:no-repeat;
background-color:#242951;
background-size:cover;
background-image:url(https://www.rroga.com/images/cover_1.png);
}
.contactCntBig_2_1{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 135px;
background-position:center top;
background-repeat:repeat-y;
background-size:cover;
background-image:url(https://www.rroga.com/images/logosMiddle.png);
}
.contactCntBig_3{
min-height:100px;
height:auto;
background-position:center top;
background-repeat:no-repeat;
background-color:#45B6B9;
background-size:cover;
background-image:url(https://www.rroga.com/images/lastPartBg.png);
}
.contactTop_1{
position:relative;
float:left;
margin-top:55px;
margin-bottom:55px;
width:475px;
}
.contactTop_1H1{
position:relative;
float:left;
width:100%;
color:#F26961;
font-weight:400;
font-size:25px;
letter-spacing: 0.1em;
line-height:30px;
text-transform:uppercase;
}
.contactTop_1H2{
position:relative;
float:left;
width:100%;
color:#FFF;
font-weight:800;
font-size:44px;
line-height:52px;
letter-spacing: 0.1em;
text-transform:uppercase;
}
.rrogaIphone, .rrogaIphone2{
position:absolute;
z-index:9;
right:-90px;
top:0;
width:900px;
}
.aboutRrogaCnt{
position:relative;
float:left;
left:50%;
width:700px;
margin-top:200px;
margin-left:-350px;
}
.aboutRrogaCntH{
position:relative;
float:left;
width:100%;
color:#FFF;
text-align:center;
font-size:28px;
line-height:30px;
font-weight:700;
margin-bottom:40px;
letter-spacing: 0.195em;
}
.aboutRrogaCntH2{
margin-top:40px;
text-transform:uppercase;
font-weight:800;
font-size:44px;
line-height:52px;
letter-spacing: 0.1em;
margin-bottom:0;
}
.aboutRrogaCntH3{
position:relative;
float:left;
margin-top:0;
text-transform:uppercase;
font-weight:400;
font-size:25px;
line-height:30px;
letter-spacing: 0.1em;
color:#1F1F3E;
width:100%;
text-align:center;
margin-bottom:80px;
}
.aboutRrogaCntH4{
position:relative;
float:left;
margin-top:0;
text-transform:uppercase;
font-weight:700;
font-size:22px;
line-height:26px;
letter-spacing: 0.1em;
color:#FFF;
width:100%;
text-align:center;
padding-bottom:120px;
}
.qCntArea{
position:relative;
float:left;
width:100%;
left:50%;
width:700px;
margin-left:-350px;
margin-bottom:30px;
}
.qCntAreaQ{
color:#FFF;
border:2px solid rgba(255, 255, 255, 0.6);
font-size:22px;
line-height:60px;
height:60px;
border-radius:10px;
font-weight:700;
margin-left:40px;
text-align:center;
width:calc(100% - 84px);
background-color:rgba(255, 255, 255, 0.2);
}
.qCntAreaQExtra{
border-bottom-color:transparent;
}
.rrogaQImgs{ 
position:absolute;
left:0px;
top:6px;
width:50px;
height:50px;
}
.slideOPenBtn{
position:absolute;
right:0;
top:11px;
color:#FFF;
border:2px solid rgba(255, 255, 255, 0.6);
font-size:22px;
line-height:39px;
height:39px;
border-radius: 0 7px 7px 0;
font-weight:700;
text-align:center;
width:38px;
background-position:center;
background-repeat:no-repeat;
background-size:21px 12px;
background-image:url(https://www.rroga.com/images/btnDown.png);
border-left-color: transparent;
cursor:pointer;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.slideOPenBtnClicked{
   background-image:url(https://www.rroga.com/images/btnUp.png);
	-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.qCntAreaQAnsw{
color: #FFF;
    border: 2px solid rgba(255, 255, 255, 0.6);
	border-top-color:transparent;
    font-size: 18px;
	z-index:9;
    line-height: 27px;
        border-radius: 0 0 10px 10px;
		    margin-top: -8px;
    font-weight: 600;
    margin-left: 40px;
	padding:12px;
	padding-top: 20px;
    text-align: center;
    width: calc(100% - 108px);
	display:none;
}
.abouTCntsB{
position:relative;
float:left;
width:33%;
margin-bottom:40px;
padding-top:86px;
background-repeat:no-repeat;
background-position:center top;
background-size:66px;
min-height:66px;
text-align:center;
color:#FFF;
font-size:20xp;
line-height:20px;
font-weight:600;
background-image:url(https://www.rroga.com/images/k_1.png);
}
.abouTCntsBEmail{
background-image:url(https://www.rroga.com/images/k_2.png);
}
.abouTCntsBSocial{
background-image:url(https://www.rroga.com/images/k_3.png);
}
.contactInput {
    position: relative;
    float: left;
    width: 280px;
    border: 1px solid transparent;
    height: 40px;
    margin-bottom: 20px;
    margin-right: 25px;
    line-height: 40px;
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 10px;
	border-radius:10px;
	background-color:rgba(255, 255, 255, 0.15);
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.contactInputText{
width:calc(100% - 20px);
height: 105px;
    resize: none;
}
.contactInput::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #FFF;
  opacity: 1; /* Firefox */
}

.contactInput:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFF;
}

.contactInput::-ms-input-placeholder { /* Microsoft Edge */
  color: #FFF;
}
.submitFormContact{
position:relative;
float:right;
border:3px solid #FFF;
text-align:center;
color:#FFF;
border-radius:7px;
height:40px;
line-height:36px;
width:150px;
font-size:18px;
font-weight:normal;
cursor:pointer;
text-transform:uppercase;
margin-bottom:30px;
letter-spacing: 0.25em;
}
.errInput{
border-color:#FF0000 !important
}
.rrogaIphone2{
display:none;
width:100%;
right:0;
}
.contactCntBig_4{
 min-height: 100px;
    height: auto;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #FFF;
    background-size: cover;
    background-image: url(https://www.rroga.com/images/bgchoose.png);
}
.contactCntBig_5{
 min-height: 100px;
    height: auto;
   background-color:transparent;
    background-image:none;
	    margin-top: -160px;
}
.showOnMobile{
display:none;
}
.aboutRrogaCntH2Kontact{
    margin-top: 180px;
    margin-bottom: 40px;
}
.noShow{
display:none !important;
}
.fixedHover{
position:fixed;
z-index:99999999999;
width:100%;
height:100%;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
background-image:url(https://www.rroga.com/images/rroga.jpg);
}
.benefitsAreaCnt{
display:none;
}
.toggleBenefits{
float: right;
    margin-left: 10px;
	cursor:pointer;
}
.recommendBtn{
margin-top: 5px;
    font-size: 13px;
    position: relative;
    float: left;
    margin-left: 5px;
	text-decoration:underline !important;
}
.descUl{
position:relative;
float:left;
margin-top:4px;
margin-left:18px;
width:calc(100% - 22px);
list-style-type: disc;
}  
.descUl li{
margin-bottom:6px;
}
#searchSuggestions, #searchSuggestions2, #searchSuggestions3{
max-height:255px;
overflow-y: scroll !important;
}
.hoverMenu{
cursor:pointer;
    position: relative;
    width: 12px;
    margin-left: -20px;
    margin-top: 49.5px;
	-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.hoverMenuClikeds .hoverMenu{
 -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
		  	-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.subMenuCnt{
position:absolute;
width:180px;
padding:3px;
background-color:#FFFFFF;
border-radius:4px;
overflow:hidden;
top: 80px;
display:none;
    left: -68px;
	z-index:1;
	-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.subMenuCntCliked{
display:block;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.subMenuCntLinks{
width:100%;
text-align:center;
height:40px;
line-height:40px;
font-size:14px;
background-color:#FFF;
border-radius:4px;
color:#323256;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.subMenuCntLinks:hover{
  	-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
    font-weight: 600;
background-color:rgba(50, 50, 86, 0.1);
}
.menuAreaUrlsNew .hoverMenu{
margin-top: 21.5px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.menuAreaUrlsNew .subMenuCnt{
top: 45px;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.homePage, .bx-wrapper {
    width: 100% !important;
	overflow: hidden;
}
.homePage .bx-wrapper .bx-pager{
display:none;
}
.bx-wrapper .bx-controls-direction{
width:1050px !important;
    margin-left: -525px !important;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next{
width:33px !important;
height:29px !important;
background-size: contain !important;
margin-top: 35px !important;
background: url(https://www.rroga.com/images/arr_left.png) no-repeat;
}
.bx-wrapper .bx-next{
left: auto !important;
 background: url(https://www.rroga.com/images/arr_right.png) no-repeat;
}
.containerNoM{
margin-top:0;
}
.approvedSalariesCnt{
float:right;
height:60px;
padding:7px;
background-color:#323256;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	margin-top:-36px;
}
.miniLogoAprSl{
position:relative;
float:left;
margin-top:18px;
margin-left: 10px;
}
.vLiner{
width:1px;
height:100%;
    position: relative;
    float: left;
}
.approvedAdsTxtMin{
    position: relative;
    float: left;
margin-left:12px;
margin-right:12px;
text-transform:uppercase;
font-weight:600;
color:#FFF;
font-size:12px;
line-height:1.4;
max-width:90px;
margin-top:15px;
}
.approvedRrogasCounterCnt{
position:relative;
float:left;
margin-left:10px;
margin-right:10px;
color:#FFF !important;
}
.approvedRrogasCounterCnt text{
fill:#F26961;
font-size:28px;
font-weight:bold;
  background: red;
  border-radius: 5px;
  border: 2px solid blue;
  padding: 5px
}
.approvedRrogasCounter{
max-height: 44px;
    overflow: hidden;
    margin-top: 10px;
}
.homeLeftCnt{
position:relative;
float:left;
background-color:#FFF;
margin-top:30px;
margin-bottom:60px;
width:calc(51.5% - 30px);
margin-right:30px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
 border-radius: 8px;}
.homeLeftCntH{
position:relative;
float:left;
width:100%;
text-align:center;
text-transform:uppercase;
font-size:24px;
font-weight:bold;
color:#FFF;
background-color:#45B6B9;
height:75px;
line-height:75px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
 border-radius: 8px;}
.homeLeftCntSub{
position:relative;
float:left;
padding:40px;
width:calc(100% - 80px);
} 
.homeLeftCntSubH{
position:relative;
float:left;
width:100%;
text-align:center;
color:#000000;
font-size:16px;
line-height:1.3;
}
.homeLeftSubCntsImg{
position:relative;
float:left;
width:70px;
height:70px;
background-size:70px;
background-repeat:no-repeat;
background-position:center;
background-image:url(https://www.rroga.com/images/1-Red.png);
}
.homeLeftSubCnts{
position:relative;
float:left;
width:100%;
margin-top:40px;
}
.homeLeftSubCntsSub{
position:relative;
float:left;
margin-left:10px;
width:calc(100% - 80px);
}
.homeLeftSubCntsSubT{
position:relative;
float:left;
width:100%;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#1F1F3E;
line-height:22px;
margin-top:6px;
}
.homeLeftSubCntsSubTG{
position:relative;
float:left;
width:100%;
font-size:13px;
  color:#000;
line-height:1.3;
margin-top:2px;
}
.homeLeftCntSubH2{
position:relative;
float:left;
width:100%;
text-align:center;
margin-top:40px;
margin-bottom:20px;
font-size:20px;
font-weight:bold;
color:#F9685F;
text-transform:uppercase;
}
.goToBtnHome{
position:relative;
float:left;
margin-top:-20px;
top:68px;
color:#FFF;
text-align:center;
font-weight:900;
font-size:24px;
height:58px;
line-height:58px;
padding-left:16px;
padding-right:16px;
background:#323256;
text-transform:uppercase;
left:50%;
min-width:281px;
margin-left:-156px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
 border-radius: 8px;}
.homeBtnImgs{
position:relative;
float:left;
width:100%;
} 
.menuAreaUrlsOthers{
margin-right:10px;
}
.containerLeftJobListsFooterLast{
margin-top:0;
border:none;
padding-bottom:0;
height:75px;
background-color:#0E0E23;
}
.footerCopyRight{
position:relative;
float:right;
font-size:10px;
color:#FFF;
}
.footerCopyRight a{
position:relative;
float:left;
margin-right:20px;
color:#FFF;
line-height:75px;
text-transform:uppercase;
}
.homeTopOther{
background-image:none;
background-color:transparent;
height:auto;
}
.containerFaq{
margin-top:65px;
border-radius:16px;
background-color:#FFF;
padding-bottom:32px;
}
.containerFaqH{
position:relative;
float:left;
left:50%;
margin-top:-27px;
margin-left:-135px;
font-size:20px;
font-weight:bold;
color:#FFF;
height:55px;
padding-left:30px;
padding-right:30px;
line-height:55px;
border-radius:8px;
background-color:#45B6B8;
}
.faqCnt{
position:relative;
float:left;
width:660px;
margin-left:160px;
margin-top:32px;
margin-bottom:32px;
}
.faqCntTop_10{
width:710px;
margin-left:135px;
}
.faqCntListC{
margin-top:32px;
padding-bottom:0;
}
.faqCntListC, .faqCntListCQ, .faqCntListCR{
position:relative;
float:left;
width:100%;
}
.faqCntListCQ{
border-bottom:1px solid #45B6B8;
color:#323256;
font-size:18px;
padding:5px;
width:calc(100% - 10px);
font-weight:700;
padding-bottom:10px;
}
.faqCntListCQActive{
font-weight:900;
}
.faqCntListCR{ 
margin-top:10px;
padding:5px;
width:calc(100% - 10px);
color:#323256;
font-size:14px;
line-height:1.6;
font-weight:normal;
padding-bottom:10px;
display:none;
}
.moreBtn{
position:relative;
float:right;
width:30px;
height:30px;

cursor:pointer;
background-position:center;
background-repeat:no-repeat;
background-size:15px;
background-image:url(https://www.rroga.com/images/plusIcon.png);
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.moreBtnActive{
background-image:url(https://www.rroga.com/images/minusIcon.png);
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.mobileMenu{
display:none;
}
.mobileMenu, .mainMenuMobClose{
    position: relative;
    float: right;

	padding:20px;
}
.mainMenuMobCloseDiv{
position:relative;
float:right;
	margin-top:2px;
	margin-right:10px;
}

.mainMenuMobClose, .mainMenuMob, .faqCntListCQ{
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.mainMenuMob{
cursor:pointer;
}
.mainMenuMobClose{
cursor:pointer;
}
.faqCntListCQs{
position:relative;
float:left;
max-width:78%;
cursor:pointer;
}
.mobilePopUp{
position:fixed;
width:100%;
height:100%;
z-index:9999;
overflow: hidden;
background-color:#323256;
top:0;
left:0;
display:none;
}
.logoAreaMobIn{
width: 100%;
    margin: 0;
    margin-top: 5%;
}	
.mobMenuTop{
position:fixed;
width:300px;
left:50%;
margin-left:-150px;
    top: 30%;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.subMenuCnt a:hover{
text-decoration:none;
}
.jobPosiitonsHeaderCnt{
position:relative;
float:left;
width:calc(100% - 50px);
background-color:#E9E9E9;
height:40px;
line-height:40px;
color:#2C2C2C;
font-size:18px;
font-weight:500;
padding-left:30px;
padding-right:20px;
border-radius:8px;
}
.jobPosiitonsHeaderCntPos{
height:50px;
line-height:50px;
margin-bottom:5px;
margin-top:5px;
background-color:#FFF;
cursor:pointer;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.jobPosiitonsHeaderCntPos:hover{
background-color:#F26961;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
color:#FFF;
}
.jobPosiitonsHeaderCntTitle{
position:relative;
float:left;
}
.jobPosiitonsHeaderCntCount{
position:relative;
float:right;
}
.jobPosiitonsHeaderCntCountIn{
font-weight:700;
}
.jobPositionInfoCnt{
position:relative;
float:left;
width:calc(100% - 50px);
background-color:#E9E9E9;
padding:30px;
padding-top:15px;
padding-bottom:15px;
padding-right:20px;
border-radius:8px;
display:none;
}
.jobPositionInfoCntLoading{
background-position:center;
background-repeat:no-repeat;
background-size:16px;
min-height:60px;
display:block;
background-image:url(https://www.rroga.com/images/loader.gif);
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.jobPositionInfoCntActive{
display:block;
background-image:none;
}
.jobPositionInfoCntLeft, .jobPositionInfoCntRight{
position:relative;
float:left;
width:40%;
}
.jobPositionInfoCntRight{
width:60%;
}
.jobPositionInfoCntRightH{
position:relative;
float:left;
width:100%;
font-size:15px;
color:#323256;
text-transform:uppercase;
margin-bottom:8px;
font-weight:700;	
}
.jobPositionInfoCntRightH2{
margin-top:15px;
}
.jobPositionInfoCntRightHB1{
position:relative;
float:left;
width:100%;
background-color:#D3D3D3;
height:16px;
border-radius:3px;
}
.jobPositionInfoCntRightHB1Fill{
background-color:#F9685F;
width:0;
}
.jobPositionInfoCntRightHB1Fill2{
background-color:#323256;
width:0;
}
.jobPositionInfoCntRightHB1H{
position:relative;
float:left;
width:100%;
font-size:9px;
color:#323256;
height:12px;
line-height:12px;
margin-top:4px;
margin-left:3px;
text-transform:uppercase;
}
.jobPositionInfoCntRightHExpTags{
position:relative;
float:left;
font-size:9px;
color:#323256;
text-transform:uppercase;
max-width:48%;
}
.jobPositionInfoCntRightHExpTagsOther{
position:relative;
float:left;
margin-left:20px;
max-width:calc(52% - 20px);
}
.jobPositionInfoCntRightHExpTagsList{
line-height:1.3;
margin-bottom:8px;
min-width:20%;
}
.jobPositionInfoCntRightHExpTagsListNone{
margin-bottom:0;
}
.expFillDots{
position:relative;
float:left;
width:8px;
height:8px;
border-radius:50%;
background-color:#C4C4C4;
margin-right:8px;
}
.jobPositionInfoCntRightHExpTagsListDots{
    margin-bottom: 20px;
    margin-top: 1px;
}
.expFillDots_0{
background-color:#F9685F;
-webkit-transition: all  200ms ease-in-out;
    -moz-transition: all  200ms ease-in-out;
    -o-transition: all  200ms ease-in-out;
    -ms-transition: all  200ms ease-in-out;
    transition: all  200ms ease-in-out;
}
.expFillDots_1{
background-color:#323256;
-webkit-transition: all  200ms ease-in-out;
    -moz-transition: all  200ms ease-in-out;
    -o-transition: all  200ms ease-in-out;
    -ms-transition: all  200ms ease-in-out;
    transition: all  200ms ease-in-out;
}
.jobPositionInfoCntLeftCircle{
position:relative;
float:left;
width:99px;
padding:6px;
height:99px;
margin:20px;
margin-left:0;
margin-top:30px;
background-color:#D3D3D3;
border-radius:50%;
background-position:center;
background-repeat:no-repeat; 	
background-size:38px;
background-image:url(https://www.rroga.com/images/Gender.png);
}
.otherINfoGender{
position:relative;
float:left;
margin-top:50px;
width:calc(100% - 155px);
}
.jobPositionInfoCntRightHGCnt{
position:relative;
float:left;
    width: 40%;
    margin-right: 6%;
}
.jobPositionInfoCntRightHGCntT{
position:relative;
float:left;
width:100%;
font-size:9px;
color:#323256;
height:12px;
line-height:12px;
text-align:center;
margin-top:4px;
text-transform:uppercase;
}
.jobPositionInfoCntRightHGCntTPerc{
position:relative;
float:left;
width:100%;
font-weight:bold;
font-size:18px;
color:#323256;
line-height:22px;
text-align:center;
margin-top:4px;
text-transform:uppercase;
}
.chooseCnt{
height:60px;
}
.homeLeftCntNew {
overflow:hidden;
}
.homeLeftCntNew:nth-child(2n){
float:right;
margin-right:0;
}
.tipBox{
position:absolute;
right:-30px;
background-position:center;
background-repeat:no-repeat;
background-size:19px;
height:19px;
width:19px;
cursor:pointer;
top: 3px;
font-weight:normal;
text-align:center;
background-image:url(https://www.rroga.com/images/q1.png);

}
.tipBoxTxt{
position:relative;
float:left;
width:122px;
padding:6px;
font-size:10px;
color:#8C8C8C;
line-height:1.3;
text-transform:none;
border:1px solid #F9685F;
 border-radius:4px;
background-repeat:no-repeat;
background-size:16px;
background-color:#FFF;
background-position:top 20px left -20px;
z-index:9;
margin-left: 35px;
    margin-top: -5px;
	display:none;
}
.tipBoxTxtResult{
margin-left: 0;
    top: 45px;
    left: -105px;
	    text-align: center;
	  margin-top: -8px;
}	

.tipBoxTxt:before{
position:absolute;
content:"";
border: solid #F9685F;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 5px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
background: #FFF;;
left: -6px;
top: 8px;
}
.tipBoxTxtResult:before{
transform: rotate(225deg);
-webkit-transform: rotate(225deg);
    left: auto;
    right: 14px;
	    top: -6px;
}
.tipBox:hover .tipBoxTxt{
display:block;
-webkit-transition: all  100ms ease-in-out;
    -moz-transition: all  100ms ease-in-out;
    -o-transition: all  100ms ease-in-out;
    -ms-transition: all  100ms ease-in-out;
    transition: all  100ms ease-in-out;
}
.brutoNetCnt{
position:relative;
float:left;
top: -30px;
border:1px solid #323256;
border-radius:0 0 6px 6px;
border-top:none;
padding-left:15px;
padding-right:15px;
height:30px;
line-height:30px;
font-size:17px;
font-weight:bold;
color:#323256;
    margin-bottom: 50px;
    float: right;
    margin-right: 162px;
}
.brutoNetCnt:before{
position:absolute;
content:"";
background-position:center;
width:20px;
left:-10px;
height:30px;
background-size:20px;
background-repeat:no-repeat;
background-image:url(https://www.rroga.com/images/infoIcon.png);
} 
.brutoNetCntEn{
margin-right:120px;
}
.relatedArticlesAreaArtikujIn{
position:relative;
float:left;
width:calc(100% - 40px);
padding:20px;
background-color:#FFF;
margin-top:0; padding-top:55px;
border-radius:0 0 8px 8px ;
}
.relatedArticlesAreaArtikujInTop{
position:relative;
float:left;
width:100%;
top:25px;
margin:0;
}

.storjeSuksesiCnt{
position:relative;
float:left;
width:calc(51% - 20px);
margin-right:20px;
margin-bottom:20px;
border-radius:8px;
overflow:hidden;
}	
.relatedArticlesCnsNo{
margin-right:0;
}
.storjeSuksesiCover{
position:relative;
float:left;
width:50%;
height:170px;
border-radius:8px;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.storjeSuksesiCoverSub{
position:relative;
float:left;
width:calc(50% - 20px);
padding:5px;
height:100%;
padding-left:10px;
}
.storjeSuksesiCoverSubRight{
position:relative;
float:left;
width:100%;
font-size:15px;
font-weight:500;
color:#F26961;
text-transform:uppercase;	
}
.storjeSuksesiTitle{
position:absolute;
float:left;
 word-break: break-word;
line-height:1.4;
color:#323256;
vertical-align: bottom;
text-transform:uppercase;
font-size:18px;
margin-left:calc(50% + 10px);
    width:calc(50% - 10px);
    bottom: 5px;
}
.paginationArea{
position:relative;
float:left;
width:100%;
text-align:center;
margin-top:30px;
margin-bottom:15px;
display:flex;
justify-content: center;
}
.paginationArrows, .paginationCurrent, .paginationCurrent2{
position:relative;
margin-left:20px;
color:#000;
font-size:15px;
float:left;
width:30px;
height:30px;
line-height:30px;
text-align:center;
border-radius:50%;
border:1px solid transparent;
}
.paginationCurrent2{
color:#F26961;
font-weight:bold;
border:1px solid #F26961;
}
.paginationArrows:hover{
text-decoration:none;

}
.relatedArticlesAreaArtikujInTop .bx-wrapper .bx-viewport{
background-color:transparent;
}
.storjeSuksesiCoverTop{
width:574px;
height:303px;
}
.storjeSuksesiCntTop{
margin-left:10px;
width:360px;
margin-bottom:5px;
}
.relatedArticlesAreaArtikujInTop .bx-wrapper{
overflow:inherit;
z-index:9;
}	
.relatedArticlesAreaArtikujInTop .bx-pager{
display:none !important;
}
.relatedArticlesAreaArtikujInTop .bx-wrapper .bx-controls-direction{
    width: 100px !important;
	right:30px;
	left:auto;
	margin: 0 !important;
	top: auto;
    bottom: 83px;
	z-index:999;
}
.relatedArticlesAreaArtikujInTop  .bx-wrapper .bx-prev, .relatedArticlesAreaArtikujInTop  .bx-wrapper .bx-next{
width:43px !important;
background-color:#F26961 !important;
border-radius:50%;
    background-size: 11px 20px !important;
	opacity:1;
height:43px !important;
}
.relatedArticlesAreaArtikujInTop  .bx-wrapper .bx-prev{
background-image:url(https://www.rroga.com/images/ar_left.png) !important;
    background-position: center left 13px !important;
left:5px;
}
.relatedArticlesAreaArtikujInTop  .bx-wrapper .bx-next{
background-image:url(https://www.rroga.com/images/ar_right.png) !important;
    background-position: center right 13px  !important;
right:0;
}
.storjeSuksesiTitle2{
position:relative;
float:left;
color:#F26961;
font-size:25px;
line-height:1.2;
margin-top:20px;
text-transform:uppercase;
}
.storjeSuksesiDesc{
text-transform:none;
font-size:18px;
color:#FFF;
}
.morBtnSlider{
position:relative;
float:left;
height:43px;
line-height:43px;
text-align:center;
color:#FFF;
background-color:#F26961;
padding-left:20px;
padding-right:20px;
border-radius:5px;
margin-left: 10px;
    margin-top: 20px;	
}
.storjeSuksesiCntTop .storjeSuksesiCoverSub{
    width: calc(100% - 20px);
	height: 230px;
    overflow: hidden;
}
 
.MobileDate{
display:none;
}
.contactAreaFoOtherLst{
width:40%;
float:right;
}
.footerLogo2{
width:95px;
top: 6px;
    position: relative;
}
.contactAreaFoHLinks50{
width:auto;
line-height:1.4;
font-size:8px;
text-transform:none;
}
.contactAreaFoOtherLstMobile{
display:none;
}
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
  
  

}
@media (max-width:481px) {
 
.brutoNetCnt{
width: 50%;
    margin-right: 0;
    float: left;
    left: calc(25% - 15px);
    height: auto;
    text-align: center;
    line-height: 1.3;
    padding-top: 5px;
    padding-bottom: 5px;
	font-size:14px;
}
.brutoNetCnt:before{
    top: 7px;
}
.chooseCnt{
height: 36px;
    padding-top: 8px;
}
#searchSuggestions, #searchSuggestions2, #searchSuggestions3{
    top: 54px !important;
}
.headerAreaFade, .headerArea, .homeMiddleHeader, .FooterTopAreaLogoRight, .footerLeftAreaBox, .stepsAreaBoxLinerOO,  .stepsAreaBoxLinerBig, .questionsArea, .questionsOptionsAreaLeftBoxLast2{
display:none !important;
}
.showOnDsktp, .menuArea{
display:none;
}
.questionsOptionsAreaRight{
padding:20px !important;
    width: 88% !important;
	    margin-left: 5% !important;
		float:left !important;
}
.headerAreaMob, .breakMobile, .homeMiddleHeaderMob, .stepsAreaBoxLinerO, .questionsAreaQ2	{
display:block;
}
.newInfoCntRightCnt{
padding-bottom: 52px;
}
.containerHolder, .container{
width:100%;
}
.footerCopy{
    line-height: 1.3;
}
.homeTxtLeft{
width:40% !important;
float:right !important;
margin-left:5% !important;
margin-right:5% !important;
margin-top:5% !important;
font-size:120%;
}
.questionsAreaQM{
display:block;
float:left !important;
text-align:left !important;
}
.chosen-container{
width:100%  !important;
}
.footerTtxCop{
font-weight:700;
}
.footerCopy{
font-size:10px;
}
 
.container{
margin-top:5%;
}
.homeTop{
padding-bottom:10%;
height:auto;
background-position:  center;
background-repeat: no-repeat;
background-size: cover;
background-image:url(https://www.rroga.com/images/Rroga-Vertikal-Ver-2.png);
    height: 600px;
}
.homeTopOther{
height:auto;
background-image:none;
}
.containerLeftJobListsFooterMiddle{
height:auto;
background-image:none;
padding-bottom:0;
top: -1px;
}
.startNowBtn{
position:absolute;
float:left;
left:50%;
margin-left:-68px;
    bottom: 5%;
	font-size:18px;
	    width: auto;
		padding-left:15px;
		padding-right:15px;
		height:38px;
		line-height:38px;
}
.newInfoCnt{
width:96%;

    left: 0;
    margin: 0;
	margin-left:2%;
}
.newHeader{
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    margin-left: -133px;
}
.newInfoCntLeft{
width:72px;
    margin-right: 15px;
}
.newInfoCntLeftCnt{
width:72px;
height:72px;
    margin-bottom: 30px;
}
.newInfoCntRight{
	border-left: 1px dashed #FFF;
    width: calc(100% - 89px);
}
.pointCntCounter{
    left: -10px;
}
.newInfoCntRightCntH, .newInfoCntRightCntDe{
margin-left: 20px;
    width: calc(100% - 20px);
	    font-size: 15px;
}
.newInfoCntRightCntDe{
font-size: 12px;
}
.pointCntCounter{
width:20px;
height:20px;
line-height:20px;
font-size:14px;
}
.startNowBtn_en{
margin-left:-85px;
}
.homeMiddleHeaderLeft{
width:85%;
padding-top:5%;
padding-bottom:5%;
padding-left:0;
padding-right:5%;
margin-left:5%;
margin-top:0;
border-bottom:1px solid #f4f4f4;
}
.homeMiddleHeaderRight{
border:none;
margin-top:5%;
}
.leftIconRroga{
position:absolute;
right:0;
width:96px;
margin-right:0;
}
.homeMiddleHeaderLeftTxt{
font-size:12px;
float:left;
width:auto;
}
.rightIconRroga{
position:absolute;
left:0;
width:96px;
margin-right:0;
margin-left:0;
}
.homeMiddleHeaderRightTxt{
margin-left:116px;
font-size:15px;
float:left;
}
.bottomBox{
width:80%;
margin-left:10%;
margin-top: 5%;
margin-right:0;
}
.bottomBoxImg{
background-image:url(https://www.rroga.com/images/home_1.png);
background-size:145px 165px;
height:180px;
}
.bottomBoxImg2{
background-image:url(https://www.rroga.com/images/home_2.png) !important;
background-size:145px 165px;
height:180px;
}
.bottomBoxImg3{
background-image:url(https://www.rroga.com/images/home_3.png) !important;
background-size:145px 165px;
height:150px;
}
.homeTop22{
height:auto;
padding-bottom:10%;
}
.FooterTopArea, .contactAreaFo{
width:96%;
margin-left:2%;	
}
.contactAreaFo{
margin-top:25px;

}
.contactAreaFoH{
margin-bottom:12px;
}
.contactAreaFoRight{
float:left;
width:100%;
}
.FooterTopAreaLogo{
margin-left:10px;
}

.socialMediaLogoFb{
margin-right:30px;
}
.containerLeft, .footerPartnersAreaSubscribeArea{
width:100%;
}
.footerPartnersAreaSubscribeArea{
position:relative;
float:left;
}
.footerPartnersAreaSubscribeArea{
margin-top: 45px;
}
.footerPartnersAreaSubscribe{
/*margin-left:-112px;
margin-top:5%;
margin-left: -180px !important;
    margin-top: 5%;
    left: 50%;*/
	left:0;
	width:100%;
	float:left;
}
.footerPartnersAreaSubscribeTxt{
width:100%;
text-align:center;
}
.newsLetterArea{
float:left;
left:50%;
margin-left:-75px;
margin-top:9px;
}
 
.containerLeftJobListsFooter{
height:auto;
border-top:4px solid #F26961;
}

.newsSignUpBtn{
   /* background-image: url(https://www.rroga.com/images/mailBtn.png);
	background-size:26px;*/
}
.newsLetterAreaBottom{
margin-top:5%;
float:left;
left:50%;
margin-left:-150px;
padding-bottom:5%;
margin-top:40px;
left:0;
margin-left:0;
float:left;
text-align:center;
}
 
.bottomHeader{
margin-top:5% !important;
font-size:32px !important;
width:90% !important;
margin-left:5% !important;
}
.bottomHeaderTxt{
margin-top:2% !important;
font-size:13px !important;
width:90% !important;
margin-left:5% !important;
}
.chooseArea{
margin-top:2% !important;
width:90% !important;
margin-left:5% !important;
}
.chooseTxt{
font-size:17px !important;
line-height:20px !important;
min-height:20px  !important;
margin-bottom:20px !important;
}
/*.chooseImgFirst{
 background-image: url(https://www.rroga.com/images/cho_1.png)  !important;
 background-size:36px !important;
} 	
.chooseImgSecond{
 background-image: url(https://www.rroga.com/images/cho_2.png)  !important;
 background-size:36px !important;
}
.chooseImgThird{
 background-image: url(https://www.rroga.com/images/cho_3.png)  !important;
 background-size:36px !important;
}
.chooseImgForth{
 background-image: url(https://www.rroga.com/images/cho_4.png)  !important;
 background-size:36px !important;
}*/
.chooseAreaOption{
width:98% !important;
margin-bottom:2%;
}

.chooseAreaOption:nth-child(2){
margin-right:0 !important;
}
.stepsArea{
margin-top:5% !important;
width:90% !important;
margin-left:5% !important;
}
.stepsAreaBox{
width:42% !important;
padding-left:2%;
font-size:10px !important;
padding-right:2%;
margin-bottom:30px;
}
.questionsArea{
width:43% !important;
padding-left:5% !important;
padding-right:2% !important;
font-size:12px !important;
}
.stepsAreaBoxLinerD{
display:none;
}
.questionsOptionsArea{
width:90% !important;
margin-left:5% !important;
padding-left:0 !important;
font-size:12px !important;
}
.questionsOptionsAreaLeft, .questionsOptionsAreaRight2{
width:100% !important;
}
.questionsOptionsAreaRight2{
margin-top:-25px !important;
padding-bottom:25px  !important;
}
.questionsOptionsAreaLeftBoxLast3{
display:block  !important;
position:relative !important;
float:left !important;
    left: 0 !important;
    bottom: -25px !important;
}
.questionsOptionsAreaLeftBox{
height: auto !important;
}
.questionsAreaQ{
margin-top:0 !important;
height: auto !important;
margin-bottom:5px  !important;
}
.finalLeft{
width:90%  !important;
margin-left:5%  !important;
margin-top:10% !important;
}
.finalLeftTitle, .finalLeftTitlePrice {
    font-size: 14px !important;
}
.finalLeftTitlePrice {
    height: 36px !important;
    line-height: 36px !important;
}
.arrowPointer, .refereneTitle{
width:90%  !important;
margin-left:5%  !important;
margin-top:5% !important;
background-size:contain;
}
.refereneTitle{
text-align:center !important; 
padding-top:0 !important; 
margin-top:0 !important; 
padding-bottom:5% !important; 
}
.emailResArea{
width:90%  !important;
margin-left:5%  !important;
margin-top:5% !important;
}
.emailResAreaTxt{
width:100% !important;
text-align:left !important; 
}
.yourEmailInput{
width:94%  !important;
padding-left:3% !important;
padding-right:3% !important;
}
.sendReport{
margin-top:5% !important;
float:left  !important;
    width: 140px !important;
	    height: 32px  !important;
    line-height: 32px  !important;
	left:50% !important;
	margin-left:-70px  !important;
}
 
.menuArea{

}
 .salaryCurrency{
font-size:11px  !important;
top:inherit !important;
bottom:0 !important;
} 
.inputFields{
width:64% !important;
padding-left:3% !important;
padding-right:3% !important;
}
.salaryCurrency{
width:30% !important;
float:left !important;
}
.questionsOptionsAreaLeftBox{
width:80% !important;
}
.questionsAreaQ{
width:100% !important;
}
.questionsOptionsAreaLeftBoxTxtOr{
margin-top:0  !important;
}
.questionsAreaQ2{
float:left  !important;
text-align:left  !important;
}
.inputFields3{
width:94% !important;
}
 .homeTxtLeft_1, .homeTxtLeft_2, .homeTxtLeft_3, .homeTxtLeft_4{
    position: absolute;
    top: 290px;
    width: 176px !important;
    font-size: 16px !important;
}
.homeTxtLeft_2, .homeTxtLeft_4{
top: 75px;
right:-10px;
    width: 160px !important;
}
.homeTxtLeft_3 b, .homeTxtLeft_4 b{
font-size:13px !important;
}
.homeTxtLeft_1 .txtBox, .homeTxtLeft_3 .txtBox, .homeTxtLeft_2 .txtBoxRight, .homeTxtLeft_4 .txtBoxRight{
    font-size: 13px;
	line-height:1.3;
	padding: 8px;
}
.bottomImgIconClassRMobile, .bottomImgIconClassMobile{
display:block;
}
.bottomImgIconClassDesktop, .bottomImgIconClassRDesktop{
display:none;
}
.homeTxtLeft_2 img{
    left: 17px;
}
.contactCntBig {
    background-color: #242951;
    min-height: 100px;
    height: auto;
    background-image: none;
}
.contactCntBig_2 {
    min-height: 100px;
    height: auto;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #242951;
    background-size: cover;
	top:-1px;
    background-image: url(https://www.rroga.com/images/cover_1.png);
}
.contactCntBig_3 {
    min-height: 100px;
    height: auto;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #45B6B9;
    background-size: cover;
    background-image: url(https://www.rroga.com/images/lastPartBg.png);
	margin-top: -60px;
}
.contactCntBig_4{
 min-height: 100px;
    height: auto;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #FFF;
    background-size: cover;
    background-image: url(https://www.rroga.com/images/bgchoose.png);
}
.contactCntBig_5{
 min-height: 100px;
    height: auto;
    background-color:transparent;
    background-image:none;
	    margin-top: -160px;
}
.contactTop_1{
width:96%;
margin-left:2%;
}
.contactTop_1H1{
font-size:16px;
text-align:center;
width:100%;
}
.contactTop_1H2{
font-size:32px;
line-height:38px;
text-align:center;
width:100%;
}
.rrogaIphone, .rrogaIphone2{
    width: 120%;
    right: -20px;
    bottom: -235px;
    top: auto;
}
.rrogaIphone{
display:none;
}
.rrogaIphone2{
display:block;
  width: 100%;
    right:0;
}
.contactTop_1{
margin-top: 15px;
    margin-bottom: 15px;
}
.aboutRrogaCnt{
width:96%;
margin-left:2%;
left:0;
margin-top: 180px;
}
.aboutRrogaCntH{
font-size:25px;
}
.qCntArea{
width:94%;
margin-left:3%;
left:0;
}
.qCntAreaQ{
height:auto;
line-height:30px;
font-size:20px;
min-height:60px;
    padding-bottom: 15px;
	    padding-top: 15px;
		    width: calc(100% - 114px);
    padding-left: 15px;
    padding-right: 15px;
}
.rrogaQImgs{
    top: 22px;
}
.slideOPenBtn{
  top: 25.5px;
}
.aboutRrogaCntH2 {
    margin-top: 40px;
	font-size:27px;
	line-height:32px;
}
.aboutRrogaCntH3{
font-size:15px;
margin-bottom:40px;
}
.aboutRrogaCntH4{
font-size:15px;
line-height:18px;
}
.abouTCntsB{
width:100%;
margin-bottom:0;
}
.contactInput{
    width: 81%;
    margin-left: 7%;
margin-right:0;
}
.submitFormContact{
float:left;
    left: 7%;
    width: 87%;
}
.rrogaIphoneDiv{
position:relative;
float:left;
width:100%;
overflow:hidden;
}
.chooseTxt{
width:100%;
text-align:center;
}
.showOnMobile{
display:block;
}
.aboutRrogaCntH2Kontact{
    margin-top: 260px;
    margin-bottom: 40px;
}
.questionsOptionsAreaLeftNew{
width: calc(100% - 50px) !important;
}
.questionsOptionsAreaLeftH{
text-align:center !important;
text-transform:uppercase;
font-size:20px !important;
line-height:28px !important;
}
.questionsOptionsAreaLeftHR{
text-align:center !important;
text-transform:uppercase;
}
.questionsOptionsAreaRights{
width: calc(100% - 40px) !important;
}
.questionsOptionsAreaRightsB{
margin-right: 0 !important;
width: calc(100% - 20px) !important;
}
.yourSalaryBoxCnt{
width:100% !important;
height:120px  !important;
}
.yourSalaryBox_1{
    right: 25% !important;
}
.yourSalaryBox_2{
    left: 25% !important;
}
.questionsOptionsAreaRightsB{
height:auto  !important;
}
.yourSalaryBoxCnt2{
margin-top:15px;
}
.compareBoxCnt{
left:50%;
margin-left:-77px;
}
.emailResAreaTxt{
text-align:center !important;
}
#positionID {
    width: 252px !important;
}
.containerFaq{
margin-top:60px;
border-radius: 0;
}
.faqCnt{
    width: 93%;
	padding-left:3%;
	padding-right:4%;
    margin-left: 0;
}
.mobileMenu{
display:block;
}
.faqCntListCQ{
line-height:1.4;
}
.moreBtn{
position:absolute;
right:0;
    top: 50%;
    transform: translateY(-50%);
}
.FooterTopAreaLogo{
width:60px;
height:60px;
margin-top:-30px;
}
.socialMediaLogo {
    margin-right: 15px !important;
	width:40px;
	height:40px;
	margin-top:-20px;
	background-size: 40px;
	padding-left:0;
}
.contactAreaFo{
margin-top:10px;
    width: calc(48% - 10px);
margin-left:calc(2% + 10px);
}
.contactAreaFoOther{
margin-top: 24px;
}
.containerLeftJobListsFooterLast{
border:none;
    padding-top: 5px;
}
.containerLeftFooter{

}
.footerCopy, .footerCopyRight{
width:100%;
text-align:center;
color:#B1B1B1;
font-size:9px;
}
.footerCopyRight a{
float:none;
color:#B1B1B1;
font-size:9px;
line-height:45px;
}
.footerCopy{
padding-bottom:20px;
}
.mobMenuTop a{
position:relative;
width:100%;
margin-bottom:6px;
text-align:center;
}
.mobMenuTop a {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 6px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: flex;
    justify-content: center;
}
.mobMenuTop .menuAreaUrls{
position:relative;
float:left;
text-align:center;
height:50px;
margin-left:0;
margin-right:0;
cursor:pointer;
line-height:50px !important;
padding-left:10px;
padding-right:10px;
border-radius:6px;
color:#FFFFFF;
width: max-content;
}
.mobMenuTop .menuAreaUrls:hover, .headerHrefsActive{
background-color:#F9685F;
}
.menuAreaUrlsLang{
position:fixed;
bottom:30px;
width: 100%;
    text-align: center;
	margin:0;
}
.homeLeftCnt{
    width: 93%;
    margin-left: 3%;
	float:left !important;
	    margin-bottom: calc(3%+20px);
		margin-top:calc(3%+20px);
		
}
.homeLeftCntH, .goToBtnHome{
    font-size: 17px;
	height:46px;
	margin-top:-23px;
	line-height:46px;
	width:230px;
	padding-left:0;
	padding-right:0;
	left:50%;
	min-width:200px;
	margin-left:-115px;
}
.homeLeftCnt_3, .homeLeftCnt_4{
margin-bottom:3%;
    margin-top: 0;
}
.goToBtnHomeP{
background-color:#45B6B9;
}
.goToBtnHomeF{
background-color:#F9685F;
width:180px;
margin-left:-90px;
min-width:180px;
}
.approvedSalariesCnt{
float:left;
margin-top: calc(3% + 10px);
width:calc(93% - 14px);
margin-left:3%;
margin-bottom:20px;
    padding-left: 0;
    padding-right: 0;
}
.startNowBtn{
position:relative;
float:left;
left:0;
margin-left:0;
}
.chooseCnt{
left: 50%;
    margin-left: -75px;
	margin-top: calc(-5% - 26px);
}
.jobPositionInfoCntLeft, .jobPositionInfoCntRight{
width:100%;
}
.jobPositionInfoCntRightHExpTagsOther{
max-width: calc(62% - 20px);
}
.jobPosiitonsHeaderCnt{
padding-left:3%;
padding-right:3%;
width:94%;
}
.jobPositionInfoCnt{
padding:5%;
width:90%;
}
.jobPositionInfoCntLeftCircle{
margin-top:0;
}
.otherINfoGender{
    margin-top: 25px;
}
.jobPosiitonsHeaderCntTitle{
max-width: 88%;
}
.relatedArticlesAreaArtikujIn{
width: 93%;
    padding-left: 3%;
    padding-right: 4%;
	margin-top:0;
}
.relatedArticlesAreaArtikujInTop .bx-wrapper{
width: 93% !important;
    margin-left: 3%;
}
.relatedArticlesAreaArtikuj .storjeSuksesiCnt{
    width: 100%;
	margin-right:0;
	margin-bottom:3%;
}

.relatedArticlesAreaArtikujIn .storjeSuksesiCover{
    width: 100%;
    height: 120px;
}
.relatedArticlesAreaArtikujIn .storjeSuksesiCoverSub{
        width: calc(100% - 15px);
		 padding-left: 5px;
}
.desktopDate{
display:none;
}
.MobileDate{
display:block;

}
.MobileDate .storjeSuksesiCoverSubRight{
font-weight:600;
}
.relatedArticlesAreaArtikujIn .storjeSuksesiTitle{
    width: calc(100% - 15px);
    position: relative;
    float: left;
	line-height:1.2;
	 margin: 0;
	margin-top:3%;
    bottom: auto;
   
    padding: 5px;
    left: auto;
}
.relatedArticlesAreaArtikujInTop .storjeSuksesiCoverTop{
width:100%;
height:190px
}
.relatedArticlesAreaArtikujInTop .storjeSuksesiCntTop{
 height:auto;
     width: 100%;
    margin-bottom: 5px;
    margin: 0;
	margin-top:3%;
	height:auto;
}
.storjeSuksesiCntTop .storjeSuksesiCoverSub{
padding:0;
width:100%;
}
.storjeSuksesiTitle2{
margin-top:3%;
}
.morBtnSlider{
margin-left: 0;
}
.relatedArticlesAreaArtikujInTop .bx-wrapper .bx-controls-direction{
right:0;
    bottom: 78px;
}
.relatedArticlesAreaArtikujInTop{
margin-top:0;
top: 15px;
}
.containerRightAreaNewBlog{
    width: 95%;
    margin-left: 2%;
    float: left;
}
.contactAreaFoOtherLstDesktop{
display:none;
}
.contactAreaFoOtherLstMobile{
display:block;
width:100%;
}
.contactAreaFoHLinks50, .contactAreaFoH222{
     width: calc(98% - 10px);
    margin-left: calc(2% + 10px);
}

}
input {
    border-radius: 0;
}
.chooseCnt:hover, .menuAreaUrlsOthers a:hover{
text-decoration:none;
}