/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---FONTS---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
@font-face {
	font-family: 'MetroSans-Light';
	src:url('./../fonts/MetroSans/metro-sans-light-webfont-full/metro-sans-light.eot');
	src:url('./../fonts/MetroSans/metro-sans-light-webfont-full/metro-sans-light.eot?#iefix') format('embedded-opentype'),
      url('./../fonts/MetroSans/metro-sans-light-webfont-full/metro-sans-light.woff2') format('woff2'),
	    url('./../fonts/MetroSans/metro-sans-light-webfont-full/metro-sans-light.woff') format('woff'),
      url('./../fonts/MetroSans/metro-sans-light-webfont-full/metro-sans-light.ttf') format('truetype'),
	    url('./../fonts/MetroSans/metro-sans-light-webfont-full/metro-sans-light.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MetroSans-Regular';
	src:url('./../fonts/MetroSans/metro-sans-regular-webfont-full/metro-sans-regular.eot');
	src:url('./../fonts/MetroSans/metro-sans-regular-webfont-full/metro-sans-regular.eot?#iefix') format('embedded-opentype'),
      url('./../fonts/MetroSans/metro-sans-regular-webfont-full/metro-sans-regular.woff2') format('woff2'),
	    url('./../fonts/MetroSans/metro-sans-regular-webfont-full/metro-sans-regular.woff') format('woff'),
	    url('./../fonts/MetroSans/metro-sans-regular-webfont-full/metro-sans-regular.ttf') format('truetype'),
	    url('./../fonts/MetroSans/metro-sans-regular-webfont-full/metro-sans-regular.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'MetroSans-Bold';
  src:url('./../fonts/MetroSans/metro-sans-bold-webfont-full/metro-sans-bold.eot');
  src:url('./../fonts/MetroSans/metro-sans-bold-webfont-full/metro-sans-bold.eot?#iefix') format('embedded-opentype'),
      url('./../fonts/MetroSans/metro-sans-bold-webfont-full/metro-sans-bold.woff') format('woff'),
      url('./../fonts/MetroSans/metro-sans-bold-webfont-full/metro-sans-bold.woff2') format('woff2'),
	    url('./../fonts/MetroSans/metro-sans-bold-webfont-full/metro-sans-bold.woff') format('woff'),
	    url('./../fonts/MetroSans/metro-sans-bold-webfont-full/metro-sans-bold.ttf') format('truetype'),
	    url('./../fonts/MetroSans/metro-sans-bold-webfont-full/metro-sans-bold.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-fonts---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



body, div, h1, h2, h3, p, a, span, ul, li, input, select, textarea, button, label {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  outline: none;
}
body {
  overflow-y: scroll !important;
}



h3,
p,
a,
span,
.content_become ul,
.content_migration ul,
input,
select,
textarea,
button,
label,
.repair p {
  font-family: 'MetroSans-Light',sans-serif;
}
.laptop a {
  font-family: 'MetroSans-Regular',sans-serif;
}
.menu_logo ul,
.logo li a,
.logo a.resellers_logo,
.logo a.main_logo,
b,
h1,
h2 {
  font-family: 'MetroSans-Bold',sans-serif;
}
h1,
.productivity h2,
.productivity p,
.mobile h2,
.mobile p,
.resellers h2,
.resellers a,
.footer p,
.migration h2,
.migration h3,
.migration p,
.migration li,
button {
  color: #fff;
}
h2,
p,
span,
input,
select,
textarea,
.menu_logo ul,
.logo li a,
.content_become ul {
  color: #000;
}
label,
.repair p {
  font-weight: bold;
  color: #BE3018;
}
.landing p {
  color: #7E7E7E;
}
.cta_support h3,
.cta_support p {
  color: #707070;
}
.menu_logo ul {
  font-size: 13px;
  line-height: 1;
}
h1 {
  font-size: 40px;
  line-height: 1.4;
}
h2 {
  font-size: 34px;
  line-height: 1.4;
  padding-bottom: 20px;
}
h3 {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4;
}
p,
input,
select,
textarea,
button,
label,
.repair p {
  font-size: 17px;
  line-height: 1.4;
}



.container {
	max-width: 740px;
	width: 100%;
  margin: 0 auto;
}

.logo,
.menu_logo,
.menu_logo ul,
.wrapp_support {
  display: flex;
}

.content_security,
.content_branding,
.content_productivity,
.content_flexibility,
.content_admin,
.content_mobile,
.content_support {
  width: 270px;
}

.content_admin p:last-child,
.content_footer p:last-child {
  padding-top: 20px;
}

.content_footer p:first-child {
  padding-top: 0;
}


a.totop_body {
  background: #3174D8;
  position: fixed;
  right: 0;
  bottom: 0;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  padding: 10px;
  margin: 0 20%;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-decoration: none;
  z-index: 1;
}

body.compensate-for-scrollbar .logo {
  padding-right: calc(20% + 14px);
  padding-left: calc(20% - 3px);
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---LOGO---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.logo {
  align-items: center;
  justify-content: space-between;
  padding: 12px 20%;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 1;
}
.menu_logo {
  align-items: center;
}
.menu_logo ul {
  list-style-type: none;
}
.menu_logo ul li {
  padding: 0 13px;
}
.menu_logo ul li:last-child {
  padding-right: 0;
}
.logo li a {
  text-decoration: none;
  position: relative;
}
.logo li a::before {
	content: '';
	position: absolute;
	left: 0; 
  bottom: -5px;
	width: 0;
	height: 2px;
	background-color: #eab737;
}
.logo li a:hover:before {
	width: 100%;
}
.logo li a::before {
	transition: width 0.35s;
}
.logo li a.active:before {
  width: 100%;
}
.logo a.resellers_logo,
.logo a.main_logo {
  font-size: 13px;
  padding: 7px 15px;
  margin-left: 50px;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
}
.logo a.resellers_logo {
  background: #BE3018;
}
.logo a.main_logo {
  background: #3174D8;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-logo---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---LAPTOP---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.laptop {
  width: 100%;
  height: 765px;
  background: url(../images/laptop_bg1.png) no-repeat center bottom / 900px,
              url(../images/laptop_bg2n.jpg) no-repeat center center / cover;
  padding-top: 105px;
  text-align: center;
  position: relative;
}
.laptop a {
  background: #403b3b url(../images/button_bg.png) no-repeat 8px center / 26px;
  border-radius: 20px;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  padding: 10px 15px 11px 52px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 270px;
  -webkit-box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.75);
  box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.75);
  border: 0;
  cursor: pointer;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-laptop---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---SECURITY---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.security {
  background: #fff;
}
.security .container {
  background: url(../images/security_bg.png) no-repeat right bottom / 360px;
  position: relative;
  padding: 110px 0;
  margin-bottom: -20px;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-security---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---BRANDING---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.branding {
  background: url(../images/right_radius_bg_rn.jpg) no-repeat right top,
              url(../images/right_radius_bg_r.jpg) repeat-y right top #F4F4F4;
}
.branding .container {
  background: url(../images/branding_bg.png) no-repeat left center / 360px;
  display: flex;
  justify-content: flex-end;
  padding: 110px 0;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-branding---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---PRODUCTIVITY---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.productivity {
  background: #3174D8;
}
.productivity .container {
  background: url(../images/productivity_bg.png) no-repeat right bottom / 360px;
  padding: 110px 0;
  position: relative;
  margin-bottom: -20px;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-productivity---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---FLEXIBILITY---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.flexibility {
  background: #fff;
}
.flexibility .container {
  background: url(../images/flexibility_bg.png) no-repeat left center / 360px;
  display: flex;
  justify-content: flex-end;
  padding: 110px 0;
  position: relative;
    top: -40px;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-flexibility---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---ADMIN---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.admin {
  background: #fff;
}
.admin .container {
  background: url(../images/admin_bg.png) no-repeat right bottom / 480px;
  padding: 40px 0 50px;
}
.admin a {
  color: #000;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-admin---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---MOBILE---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.mobile {
  background: #B1B1B1;
}
.mobile .container {
  background: url(../images/mobile_bg.png) no-repeat left center / 360px;
  display: flex;
  justify-content: flex-end;
  padding: 110px 0;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-mobile---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/


/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---SUPPORT---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.support {
  background: url(../images/left_radius_bg2_rn.jpg) no-repeat left bottom,
              url(../images/left_radius_bg2_r.jpg) repeat-y left bottom #F4F4F4;
}
.support .container {
  background: url(../images/support_bg.png) no-repeat right top 7% / 395px;
  padding: 90px 0;
}
.content_support,
.content_contact {
  width: 340px;
}
.wrapp_support {
  align-items: flex-end;
}
.content_support p {
  width: 270px;
  padding-bottom: 20px;
}
.content_support p:last-child {
  padding-bottom: 0;
}
.support a,
.contact a {
  color: #3174D8;
  text-decoration: none;
}
.cta_support {
  padding: 0 0 120px 75px;
}
.cta_support h3 {
  font-size: 24px;
  font-weight: bold;
}
.cta_support p {
  font-size: 20px;
}
input,
select,
textarea,
form button {
  display: inline-block;
  width: 100%;
  border: 1px solid #B1B1B1;
  border-radius: 5px;
  padding: 10px 15px;
  margin-top: 10px;
  line-height: 1;
}
select {
  background: #fff url(../images/select_bg.png) no-repeat right 10px top 50% / 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.send {
  background: #3174D8;
  color: #fff;
  cursor: pointer;
}
textarea {
  height: 125px;
}
label {
  cursor: pointer;
}
form + span {
  display: inline-block;
  font-size: 13px;
  line-height: 1.4;
  margin-top: 10px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-support---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/


/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---RESSELLERS---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.resellers {
  background: #fff;
}
.resellers .container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 45px 0;
}
.resellers img {
  z-index: 1;
}
.content_resellers {
  background: #BE3018;
  display: inline-block;
  border-radius: 30px;
  margin-left: -85px;
  padding: 10px 80px;
  z-index: 0;
}
.resellers h2 {
  font-size: 27px;
  padding-bottom: 5px;
}
.resellers a {
  font-size: 17px;
  text-decoration: none;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-resellers---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---FOOTER---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.footer {
  background: #898989;
}
.footer .container {
  max-width: 900px;
  padding: 45px 0;
}
.footer p {
  font-size: 10px;
  text-align: center;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-footer---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---LAPTOP_2---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.laptop.no_video {
  background: url(../images/laptop2_bg1.png) no-repeat center bottom / 900px,
              url(../images/laptop_bg2.jpg) no-repeat center center / cover;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-laptop_2---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---BECOME---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.become {
  background: url(../images/right2_radius_bg_rn.jpg) no-repeat right top,
              url(../images/right2_radius_bg_r.jpg) repeat-y right top #F4F4F4;
  margin-top: 100px;
  position: relative;
}
.become .container {
  display: flex;
  align-items: flex-start;
  padding: 110px 0 90px;
}
.become img {
  width: 720px;
  position: absolute;
  top: -30px;
  right: 350px;
}
.content_become,
.content_migration {
  width: 265px;
}
.content_become h2 {
  width: 145px;
  line-height: 1.3;
}
.content_become ul {
  margin: 23px 0 60px 0;
}
.content_become ul li,
.content_migration ul li {
  margin-left: 18px;
}
.become ul.star_content {
  margin: 0 -100px 0 0;
}
ul.star_content li {
  background: url(../images/star_list_bg.png) no-repeat left top / 22px;
  list-style-type: none;
  margin: 0;
  padding: 0 0 15px 25px;
  font-size: 17px;
  line-height: 1.4;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-become---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---MIGRATION---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.migration {
  background: #3174D8 url(../images/migration_bg.jpg) no-repeat left 25% bottom / 580px;
}
.migration .container {
  display: flex;
  justify-content: flex-end;
  padding: 110px 0;
}
.migration p {
  margin-bottom: 23px;
}
.content_migration ul {
  margin: 23px 0 40px 0;
}
.migration ul.star_content {
  margin: 0 -195px 0 0;
}
.migration h3 {
  margin: 40px -180px 0 0;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-migration---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---CONTACT---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.contact {
  background: url(../images/left_radius_cont_bg_rn.jpg) no-repeat left bottom,
              url(../images/left_radius_cont_bg_r.jpg) repeat-y left bottom #F4F4F4;
  margin-bottom: 60px;
}
.contact .container {
  background: url(../images/contact_bg.png) no-repeat right -30px bottom 40% / 400px;
  padding: 90px 0;
}
.contact p {
  width: 230px;
  font-size: 20px;
  padding-bottom: 20px;
}
.contact p:last-child {
  padding-bottom: 0;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-contact---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/


/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---Popup---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/

.thanks_popup{
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.thanks_popup .overflow {
  position: fixed;
  background: rgba(0,0,0,0.75);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.thanks_popup .content {
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  box-sizing: border-box;
  flex-wrap: wrap;
  max-width: 400px;
  flex-direction: column;
}
.thanks_popup .content .title {
  color: #000000;
  font-size: 20px;
  width: 100%;
  text-align: center;
	font-family:'MetroSans-Bold', sans-serif;
  margin-top: -10px;
}
.thanks_popup .content .close_btn{
  display: inline-block;
  border: 1px solid #B1B1B1;
  border-radius: 5px;
  padding: 8px 20px;
  margin-top: 30px;   
  line-height: 1;
  background: #3174D8;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  font-size: 15px;
}
iframe.fancybox__iframe:focus,
.fancybox__html5video:focus {
  outline: none !important;
}

/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-Popup---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/



/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---REPAIR---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.repair {
    padding: 12px 20%;
    position: fixed;
    background: #f4f4f4;
    z-index: 1;
    width: 100%;
}
.repair + .logo,
.repair + .logo + .laptop {
    top: 72px;
}
.repair + .logo + .laptop + .security,
.repair + .logo + .laptop + .become {
  margin-top: 72px;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-repair---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/





/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---CHAT---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
.dixa-messenger-namespace .dixa-messenger-wrapper {
  right: 10px !important;
  bottom: 40px !important;
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-chat---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/





/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---MEDIA---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/
@media only screen and (max-width : 1850px) {
  .become img {
    right: 250px;
  }
}



@media only screen and (max-width : 1700px) {
  .become img {
    width: 660px;
  }
}



@media only screen and (max-width : 1600px) {
  .repair + .logo,
  .repair + .logo + .laptop {
    top: 72px;
  }
  .repair + .logo + .laptop + .security, 
  .repair + .logo + .laptop + .become {
    margin-top: 72px;
  }
  a.totop_body {
    margin-right: 14%;
  }
  .repair {
    padding-right: 14%;
    padding-left: 14%;
  }
  .logo {
    padding: 12px 14%;
  }
  .branding {
    background: url(../images/right_radius_bg_rn.jpg) no-repeat right -15% top,
                url(../images/right_radius_bg_r.jpg) repeat-y right -15% top #F4F4F4;
  }
  .support {
    background: url(../images/left_radius_bg2_rn.jpg) no-repeat left -15% bottom,
                url(../images/left_radius_bg2_r.jpg) repeat-y left -15% bottom #F4F4F4;
  }
  .become,
  .contact {
    background-image: none;
    margin: 0;
  }
  .become img {
    width: 580px;
    top: 50%;
    right: 1%;
    transform: translateY(-50%);
  }
  .content_become,
  .content_migration {
    width: 380px;
  }
  .content_become h2 {
    width: 100%;
  }
  .migration {
    background-position: left bottom;
  }
  .contact .container {
    background-size: 330px;
    background-position: right bottom 40%;
  }
  .contact p {
    width: auto;
  }
}



@media only screen and (max-width : 1400px) {
  .repair + .logo,
  .repair + .logo + .laptop {
    top: 48px;
  }
  .repair + .logo + .laptop + .security, 
  .repair + .logo + .laptop + .become {
    margin-top: 48px;
  }
  a.totop_body {
    margin-right: 1%;
  }
  .repair {
    padding-right: 1%;
    padding-left: 1%;
  }
  .logo {
    padding: 12px 1%;
  }
}



@media only screen and (max-width : 1318px) {
  .repair + .logo,
  .repair + .logo + .laptop {
    top: 72px;
  }
  .repair + .logo + .laptop + .security, 
  .repair + .logo + .laptop + .become {
    margin-top: 72px;
  }
}



@media only screen and (max-width : 1200px) {
  .branding {
    background: url(../images/right_radius_bg_rn.jpg) no-repeat right -25% top,
                url(../images/right_radius_bg_r.jpg) repeat-y right -25% top #F4F4F4;
  }
  .support {
    background: url(../images/left_radius_bg2_rn.jpg) no-repeat left -25% bottom,
                url(../images/left_radius_bg2_r.jpg) repeat-y left -25% bottom #F4F4F4;
  }
  .become img {
    width: 490px;
  }
  .migration {
    background-size: 480px;
  }
  .become ul.star_content,
  .migration ul.star_content {
    margin: 0;
  }
  .migration h3 {
    font-size: 18px;
    margin-right: 0;
  }
}



@media only screen and (max-width : 1024px) {
  .repair + .logo, .repair + .logo + .laptop {
    top: 63px;
  }
  .repair + .logo + .laptop + .security, 
  .repair + .logo + .laptop + .become {
    margin-top: 63px;
  }
  .logo img {
    width: 100px;
  }
  .menu_logo ul,
  .logo a.resellers_logo,
  .logo a.main_logo {
    font-size: 12px;
  }
  .menu_logo ul li {
    padding: 0 7px;
}
  .logo a.resellers_logo {
    margin-left: 20px;
  }
  .laptop,
  .laptop.no_video {
    background: url(../images/laptop_bg1.png) no-repeat center bottom / 650px,
              url(../images/laptop_bg2.jpg) no-repeat center center / cover;
    height: 585px;
  }
  .laptop a,
  .laptop.no_video a {
    bottom: 195px;
  }
  .branding,
  .support {
    background-image: none;
  }
  .security .container,
  .branding .container,
  .productivity .container,
  .flexibility .container,
  .mobile .container,
  .support .container {
    background-size: 290px;
    padding: 70px 90px;
  }
  .admin .container {
    background-size: 330px;
    padding: 0 90px 50px;
  }
  .flexibility .container,
  .mobile .container {
    padding: 100px 90px;
  }
  .support .container {
    padding-right: 0;
  }
  .footer .container {
    padding: 20px 10px;
  }
  .become .container,
  .migration .container,
  .contact .container {
    padding: 60px 0;
  }
  .become img {
    width: 360px;
  }
  textarea {
    height: 95px;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 26px;
    padding-bottom: 15px;
  }
  .resellers h2 {
    font-size: 24px;
  }
  .cta_support h3 {
    font-size: 18px;
  }
  .cta_support p {
    font-size: 16px;
  }
  p,
  .content_become ul li,
  .content_migration ul li,
  input,
  select,
  textarea,
  button,
  label {
    font-size: 14px;
  }
  .content_admin p:last-child,
  .content_support p:last-child,
  .content_footer p:last-child {
    padding-top: 15px;
  }
  .content_support p,
  .contact p {
    padding-bottom: 15px;
  }
  .resellers a {
    font-size: 15px;
  }
  .contact p {
    font-size: 16px;
}
  .migration {
    background-position: center left;
    background-size: 330px;
  }
  .content_migration {
    width: 410px;
  }
  .content_migration {
    width: 410px;
  }
  .contact .container {
    background-size: 240px;
    background-position: right 10px center;
  }
  .repair p {
    font-size: 14px;
  }
}



@media only screen and (max-width : 768px) {
  .logo {
    align-items: center;
  }
  .logo img {
    width: 130px;
  }
  .menu_logo {
    display: none;
  }
  .mobile_menu_logo {
    display: inline-block;
  }
  .logo a.resellers_logo,
  .logo a.main_logo {
    padding: 7px;
    margin: 0;
  }
  .laptop,
  .laptop.no_video {
    background: url(../images/laptop_bg1.png) no-repeat center bottom / 550px,
              url(../images/laptop_bg2.jpg) no-repeat center center / cover;
    height: 500px;
    padding: 90px 10px;
  }
  .laptop a,
  .laptop.no_video a {
    bottom: 160px;
  }
  .security .container,
  .branding .container,
  .productivity .container,
  .flexibility .container,
  .mobile .container,
  .support .container {
    background-size: 250px;
    padding: 60px 90px;
  }
  .support .container {
    padding-right: 0;
  }
  .cta_support {
    padding-left: 30px;
  }
  .flexibility .container {
    padding: 120px 90px 70px;
  }
  .become .container,
  .migration .container,
  .contact .container {
    padding: 60px 10px;
  }
  .support .container {
    background-position: top 10px right;
  }
  .content_become {
    width: 260px;
  }
  .content_become ul {
    margin: 23px 0 30px 0;
  }
  .migration {
    background-size: 240px;
  }
  .content_migration {
    width: 380px;
  }
  .migration h3 {
    margin: 20px 0 0;
  }
  h1 {
    font-size: 26px;
  }
}



@media only screen and (max-width : 640px) {
  .laptop,
  .laptop.no_video {
    background: url(../images/laptop_bg1.png) no-repeat center bottom / 400px,
                url(../images/laptop_bg2.jpg) no-repeat center center / cover;
    height: 420px;
  }
  .laptop a,
  .laptop.no_video a {
    bottom: 110px;
  }
  .security .container {
    background-position: center bottom;
  }
  .content_security,
  .content_branding,
  .content_productivity,
  .content_flexibility,
  .content_admin,
  .content_mobile,
  .content_support,
  .content_contact,
  .content_become,
  .content_migration,
  .content_support p {
    width: 100%;
  }
  .security .container {
    padding: 30px 10px 280px;
  }
  .branding .container {
    padding: 30px 10px 260px;
    background-position: center bottom 30px;
  }
  .productivity .container {
    padding: 30px 10px 260px;
    background-position: center bottom;
  }
  .flexibility .container {
    padding: 70px 10px 290px;
    background-position: center bottom;
  }
  .admin .container {
    padding: 0 10px 280px;
    background-position: center bottom 30px;
  }
  .mobile .container {
    padding: 30px 10px 270px;
    background-position: center bottom 20px;
  }
  .support .container {
    padding: 30px 10px 290px;
    background-position: center bottom 20px;
  }
  .resellers .container {
    padding: 25px 10px;
  }
  .resellers img {
    width: 200px;
  }
  .content_resellers {
    padding: 10px 40px 10px 80px;
  }
  .become .container {
    flex-direction: column;
  }
  .become img {
    position: relative;
    transform: none;
    margin: 0 auto;
  }
  .resellers h2 {
    font-size: 22px;
  }
  .become .container {
    padding: 30px 10px;
  }
  .become ul.star_content {
    padding-bottom: 20px;
  }
  .migration .container,
  .contact .container {
    padding: 30px 10px 310px;
  }
  .migration {
    background-position: center bottom;
  }
  .contact .container {
    background-position: center bottom 10px;
  }
  h1 {
    font-size: 24px;
  }
  .wrapp_support {
    display: block;
  }
  .cta_support {
    padding: 15px 0 0;
    text-align: center;
  }
  .cta_support h3,
  .cta_support p:first-child {
    display: inline;
  }
}



@media only screen and (max-width : 457px) {
  .repair + .logo,
  .repair + .logo + .laptop {
    top: 122px;
  }
  .repair + .logo + .laptop + .security, 
  .repair + .logo + .laptop + .become {
    margin-top: 122px;
  }
}



@media only screen and (max-width : 543px) {
  .repair + .logo,
  .repair + .logo + .laptop {
    top: 82px;
  }
  .repair + .logo + .laptop + .security, 
  .repair + .logo + .laptop + .become {
    margin-top: 82px;
  }
}



@media only screen and (max-width : 425px) {
  .laptop,
  .laptop.no_video {
    background: url(../images/laptop_bg1.png) no-repeat center bottom / 300px,
                url(../images/laptop_bg2.jpg) no-repeat center center / cover;
    height: 370px;
  }
  .laptop a,
  .laptop.no_video a {
    padding: 10px 15px 11px 40px;
    bottom: 80px;
  }
  .admin .container {
    background-size: 280px;
    padding: 0 10px 220px;
  }
  .resellers img {
    width: 150px;
  }
  .content_resellers {
    padding: 5px 40px 5px 80px;
  }
  .resellers h2 {
    font-size: 19px;
  }
  .become img {
    width: 280px;
  }
  .migration h3 {
    font-size: 14px;
    margin: 10px 0 0;
  }
}



@media only screen and (max-width : 372px) {
  .repair + .logo,
  .repair + .logo + .laptop {
    top: 102px;
  }
  .repair + .logo + .laptop + .security, 
  .repair + .logo + .laptop + .become {
    margin-top: 102px;
  }
}
/*___%%%%%%%%%%%%%%%%%%%%%%%%%_---END-media---_%%%%%%%%%%%%%%%%%%%%%%%%%___*/