
.hnormal {
  font-style:normal !important;
  text-transform: none !important;
}
.pcolor  {
    color: #36464e !important;
    font-size: 12pt !important;
    text-align: left  !important;
}
.custom-usb p,div,a,span {
    font-style:normal !important;
}
.custom-usb {
    margin-bottom:34px;
    text-align: center;
    font-weight: 300;
    color: #36464e;
    font-size: 14pt;
    padding: 7px 0 14px 0;
}
.big-heading-custom {
    color: #36464e !important;
    font-size:21pt !important;
    line-height:21pt !important;
    font-weight:300 !important;
    margin-bottom:10px !important;
    margin-top:21px !important;
}
.big-heading-custom-small {
    color: #36464e !important;
    font-size:16pt !important;
    line-height:21pt !important;
    font-weight:300 !important;
    margin-bottom:10px !important;
    margin-top:21px !important;
}
.small-heading-custom {
    font-size:14pt !important;
    font-weight:300 !important;
    margin-bottom:14px !important;
}
.three-col-blocks {
    display: inline-block;
    width:28%;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:21px;
    vertical-align: top;
    text-align: left;
    background-color:white;
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.35);
}
.two-col-blocks {
    display: inline-block;
    width:38%;
    margin-left:21px;
    margin-right:21px;
    margin-bottom:21px;
    vertical-align: top;
    text-align: left;
}
.two-col-blocks-wide {
    display: inline-block;
    width: 46%;
    margin-left:3px;
    margin-right:21px;
    margin-bottom:21px;
    vertical-align: top;
    text-align: left;
}
.four-col-blocks {
    display: inline-block;
    width:20% !important;;
    margin-left:8px;
    margin-right:8px;
    margin-bottom:21px;
    padding-bottom: 17px;
    vertical-align: top;
    text-align: right;
    color:#ff752f;
    background-color:white;
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.35);
}
.four-col-blocks a {
    display: block;
    margin-right:10px;
}
.nomargins
{
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.three-col-blocks p {
    font-size: 10pt;
    padding: 13pt 0 12pt 4pt;
}
.three-col-blocks .block-head {
    line-height:40px !important;
    padding-left:21px !important;
    padding-top:13px !important;
    padding-bottom:13px !important;
    padding-right:21px !important;
    margin:0 !important;
    font-size: 19pt !important;
    font-weight:300;
    border-bottom: 1px solid #ff752f;
}
.block-text{
  padding-left:21px !important;
  padding-top:13px !important;
  padding-bottom:13px !important;
  padding-right:21px !important;
}
.but-orange {
    background-color: #ff752f !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    font-size: 16pt !important;
    display:block !important;
    text-decoration: none !important;
    height:49px !important;
    width:50% !important;
    line-height:49px !important;
    margin:21px auto !important;
    transition:background-color 0.08s linear !important;
}
.but-orange:hover {
    -webkit-box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25) !important;
    -moz-box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25) !important;
    box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25) !important;
    background-color:orangered !important;
    text-decoration: none !important;
    color:white !important;
    transition:background-color 0.09s linear !important;
}
.but-orange:active {
    color:white !important;
}
.but-orange:visited {
    color:white !important;
}
/*** BIG BUTTON***/
.but-orange-big {
    float: left;
    background-color: #d7d7d7 !important;
    color: #4c4c4c !important;
    border-radius: 8px !important;
    border: 1px solid #bcbcbc !important;
    font-size: 16pt !important;
    display:block !important;
    text-decoration: none !important;
    width: 68% !important;
    line-height: 64px !important;
    margin: 13px auto !important;
    transition:background-color 0.08s linear !important;
    text-align: center !important;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(45,11,0,0.12) !important;
    -moz-box-shadow: 1px 1px 2px 0px rgba(45,11,0,0.12) !important;
    box-shadow: 1px 1px 2px 0px rgba(45,11,0,0.12) !important;
}
.but-orange-big:hover {
    color: #ffffff !important;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25) !important;
    -moz-box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25) !important;
    box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25) !important;
    background-color: #ff752f !important;
    text-decoration: none !important;
    border: 0px solid !important;
    transition:background-color 0.09s linear !important;
}
.but-orange-big:active {
    color: #4c4c4c !important;
}
.but-orange-big:visited {
    color: #4c4c4c !important;
}
/*** BIG BUTTON END***/
/*** BUTTON NARROW ***/
.but-orange-narrow {
    background-color: #ff752f !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    font-size: 16pt !important;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-decoration: none !important;
    height: 49px !important;
    width: 230px !important;
    line-height: 49px !important;
    margin: 21px auto !important;
    margin-left: 21px;
    margin-right: 21px;
    transition: background-color 0.08s linear !important;
}
.but-orange-narrow:hover {
    -webkit-box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25) !important;
    -moz-box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25) !important;
    box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25) !important;
    background-color:orangered !important;
    text-decoration: none !important;
    color:white !important;
    transition:background-color 0.09s linear !important;
}
.but-orange-narrow:active {
    color:white !important;
}
.but-orange-narrow:visited {
    color:white !important;
}
/*** BUTTON NARROW ***/
.whitebg {
    background: #ecf1f2 !important;
}
.custom-tbl {
    display:table;
    width:100%;
    padding:21px;
}
.half30-col-blocks {
    display: table-cell;
    width:30%;
    vertical-align: top;
    text-align: left;
    padding-left: 32px;
}
.half15-col-blocks {
    display: table-cell;
    width:15%;
    vertical-align: top;
    text-align: left;
    padding-left: 32px;
}
  /* 68/32 */
.block68 {
  display: inline-block;
  width: 66% !important;
  vertical-align: top;
  text-align: left;
}
.block32 {
  display: inline-block;
  width: 30% !important;
  vertical-align: top;
  text-align: left;
  padding-right: 18px;
}
/* 68/32 END */
.vlarge-custom-heading {
    font-size: 34px !important;
    font-weight:300;
    line-height: 40px;
    margin-top: 21px !important;
    margin-left: :21px !important;
    color: #36464e;
}
.half60-col-blocks {
    display:table-cell;
    width:60%;
    padding-left:5%;
    vertical-align: top;
    text-align: left;
}
.half60-col-blocks p {
    margin-bottom:18px !important;
}
/* BSLIDER */
.bslider {
  margin-left: 7px;
  margin-right: 7px;
  position:relative;
  overflow:hidden;
  width: auto;
  color:white;
  height: auto;
}
.bslider-text {
  font-size: 27pt !important;
  position:absolute;
  left:21px;
  top:21px;
  bottom:40px;
}
.bslider-button {
  position:absolute;
  right:34px;
  bottom:13px;
  background-color: #ff752f;
  color: #ffffff;
  border-radius: 8px;
  font-size: 14pt;
  display:block;
  text-decoration: none;
  height:55px;
  width:20%;
  line-height: 55px;
  margin:21px auto;
  transition:background-color 0.08s linear;
}
.bslider-button:hover {
    -webkit-box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25);
    -moz-box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25);
    box-shadow: 2px 2px 4px 0px rgba(45,11,0,0.25);
    background-color:orangered;
    text-decoration: none;
    color:white;
    transition:background-color 0.09s linear;
}
.bslider-button:active {
    color:white;
}
.bslider-button:visited {
    color:white;
}
/* BSLIDER END  */
.container-image {
  width:100%;
  height:100%;
}
.blink {
  font-weight: 400;
  text-decoration: underline;
}
  .terms {
display: block;
border-left: 2px solid #4c4c4c;
font-style: italic !important;
font-size: 12px;
margin-left: 8px;
text-align: left;
padding-left: 21px;
}
/** SCREEN 950 **/
@media screen and (max-width:950px) {
  .three-col-blocks {
    width:30%  !important;
    margin-left:2px;
    margin-right:2px;
    margin-bottom:21px;
  }
  .block-head {
      line-height:20px !important;
      padding-left:13px !important;
      padding-top:8px !important;
      padding-bottom:8px !important;
      padding-right:13px !important;
      margin:0 !important;
      font-size: 14pt !important;
      font-weight:300;
      border-bottom: 2px solid #ff752f;
  }
  .but-orange {
      background-color: #ff752f;
      color: #ffffff;
      border-radius: 3px;
      font-size: 12pt !important;
      display:block;
      text-decoration: none;
      height:33px;
      width: 90%;
      line-height:33px;
      margin:21px auto;
      transition:background-color 0.08s linear;
  }
  .bslider-text {
    font-size: 11pt !important;
    position:absolute;
    left:3px;
    top:5px;
    bottom:40px;
  }
  .bslider-button {
    position:absolute;
    right:13px;
    bottom: -10px;
    background-color: #ff752f;
    color: #ffffff;
    border-radius: 8px;
    font-size: 8pt;
    display:block;
    text-decoration: none;
    height:40px;
    width:30%;
    line-height: 40px;
    margin:21px auto;
    transition:background-color 0.08s linear;
  }
  .big-heading-custom {
      color: #36464e !important;
      font-size:18pt !important;
      line-height:21pt !important;
      font-weight:300 !important;
      margin-bottom:10px !important;
      margin-top:21px !important;
      margin-left: 13px;
      margin-right: 13px;
  }
  .small-heading-custom {
    margin-bottom:10px !important;
    margin-top: 13px !important;
    margin-left: 13px;
    margin-right: 13px;
  }
  .four-col-blocks {
      display: inline-block !important;
      width:40% !important;
      margin-left:2px !important;
      margin-right:2px !important;
      margin-bottom:21px !important;
      vertical-align: top !important;
      text-align: right !important;
      color:#ff752f !important;
      background-color:white !important;
      box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.35) !important;
  }
  .three-col-blocks .block-head {
      line-height:40px !important;
      padding-left:5px !important;
      padding-top:13px !important;
      padding-bottom:13px !important;
      padding-right:21px !important;
      margin:0 !important;
      font-size: 13pt !important;
      font-weight:300;
      border-bottom: 1px solid #ff752f;
  }
  .block-text{
    padding-left:5px !important;
    padding-top:13px !important;
    padding-bottom:13px !important;
    padding-right:8px !important;
  }
  .half30-col-blocks {
      padding-left: 13px;
  }
  /*** BIG BUTTON***/
  .but-orange-big {
      font-size: 14pt !important;
      width: 80% !important;
      line-height: 50px !important;
      margin: 0px auto !important;
  }
.round {
  width:10px;
  height:10px;
  border-radius:5px;
  font-size:7px;
  line-height:10px;
  text-align:center;
  background:#ff752f;
}
.callus {
border: 1px dotted #ff752f !important;
border-radius: 5px !important;
width: 100% !important;
height: auto !important;
padding-left: 21px !important;
padding-top: 13px !important;
padding-right: 34px !important;
padding-bottom: 13px !important;
margin-bottom: 21px !important;
margin-top: 21px !important;
}
.line
{
border-bottom: 1px dotted #ff752f;
width: 76% !important;
margin: 3px auto !important;
}
.phonelink
{
color: #4c4c4c !important;
font-size: 18px;
text-decoration: underline;
}
.phonep
{
background: url("../images/phone-icons.png") no-repeat 0 0;
width: auto !important;
height: 19px;
padding: 0 0 10px 25px;
display: inline;
}
.big-heading-custom {
  margin-left: 0px;
}
.but-orange-narrow {
    font-size: 12pt !important;
    display: block;
    height: auto !important;
}
}
/** END 950 **/
.anchor {
    display: block;
    content: " ";
    height: 100px;
    margin-top: -100px;
    visibility: hidden;
}
.phonep
{
    background: url("../images/phone-icons.png") no-repeat 0 0;
    width: auto !important;
    height: 19px;
    padding: 0 0 10px 25px;
    display: inline;
}
.phonelink
{
    color: #4c4c4c !important;
    font-size: 18px;
    text-decoration: underline;
}
/*START popup_cusbd*/
/*****************Pop Up Form cusbd*******************************/
#overlay_form_cusbd {
  background: none repeat scroll 0 0 white;
  border: 7px solid #7e7e7e;
  border-radius: 20px;
  box-shadow: 0 0 49px #000000;
  margin: 0 30px 0 0;
  max-width: 600px;
  min-height: 365px;
  padding: 13px 1%;
  position: fixed !important;
  width: 80%;
  z-index: 999999;
  top:127px !important;
}
.background_overlay { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 100000; background:black; opacity: 0.5;}
#overlay_form_cusbd h1{ background:#eeeeee; width:100%; margin:0; color:#515151;  font-weight:bold; line-height:45px; border-radius:5px; padding:0 2%; font-size:33px;}
#close_cusbd { position: absolute;  right: 23px; top: 25px;}
#overlay_form_cusbd .form-box {border-radius:5px;background:#eeeeee;width:100%; float:left; padding:12px 2%; margin-top:10px;}
#overlay_form_cusbd .form-box label { font-size:14px;  padding-bottom:3px; float:left; color:#000;}
#overlay_form_cusbd .form-box label span { color:#6aa3ed;}
#overlay_form_cusbd .form-box input { width:100%; height:28px; border:1px solid #9b9b9b; border-radius:4px;}
#overlay_form_cusbd .form-box select{width:85%; border: 1px solid #999;
  border-radius: 5px;}
#overlay_form_cusbd .form-box textarea{ width:100%; max-width:600px;border: 1px solid #999; min-height:70px; border-radius:4px;}
#overlay_form_cusbd .form-box .left { width:48%; margin-right:2%; float:left; margin-bottom:16px; position:relative;}
#overlay_form_cusbd .form-box .left .error1, #overlay_form_cusbd .form-box .left .error3  { position: absolute; left:0; bottom:-18px;}
#overlay_form_cusbd .form-box .right { width:48%; margin-left:2%; float:right;margin-bottom:16px; position:relative;}
#overlay_form_cusbd .form-box .right .error2{ position: absolute; left:0; bottom:-18px;}
#overlay_form_cusbd .form-box .right .error5  { position: absolute; left:0; bottom:-18px;}
#overlay_form_cusbd .privacy { loat: left; margin-top: 14px;}
#overlay_form_cusbd p, #overlay_form_cusbd a{ color:#509ded; font-size:14px; }
#overlay_form_cusbd button { border-radius:20px; padding:7px 35px; background:#00c5d6; color:#fff; border:0; float:right; font-size:16px; font-weight:bold;}
#overlay_form_cusbd a{text-decoration:underline;}
#overlay_form_cusbd a:hover{ text-decoration:none;}
#grecaptcha-cusbd{margin-top: 20px;}
/*END popup_cusbd*/
/*START popup_hiw*/
/*****************Pop Up Form 'how it works'*******************************/
#overlay_form_hiw {
  background: none repeat scroll 0 0 white;
  border: 7px solid #7e7e7e;
  border-radius: 20px;
  box-shadow: 0 0 49px #000000;
  margin: 0 30px 0 0;
  max-width: 600px;
  min-height: 365px;
  padding: 13px 1%;
  position: fixed !important;
  width: 80%;
  z-index: 999999;
  top:127px !important;
}
.background_overlay { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 100000; background:black; opacity: 0.5;}
#overlay_form_hiw h1{ background:#eeeeee; width:100%; margin:0; color:#515151;  font-weight:bold; line-height:45px; border-radius:5px; padding:0 2%; font-size:33px;}
#close_hiw { position: absolute;  right: 23px; top: 25px;}
#overlay_form_hiw .form-box {border-radius:5px;background:#eeeeee;width:100%; float:left; padding:12px 2%; margin-top:10px;}
#overlay_form_hiw .form-box label { font-size:14px;  padding-bottom:3px; float:left; color:#000;}
#overlay_form_hiw .form-box label span { color:#6aa3ed;}
#overlay_form_hiw .form-box input { width:100%; height:28px; border:1px solid #9b9b9b; border-radius:4px;}
#overlay_form_hiw .form-box select{width:85%; border: 1px solid #999;
  border-radius: 5px;}
#overlay_form_hiw .form-box textarea{ width:100%; max-width:600px;border: 1px solid #999; min-height:70px; border-radius:4px;}
#overlay_form_hiw .form-box .left { width:48%; margin-right:2%; float:left; margin-bottom:16px; position:relative;}
#overlay_form_hiw .form-box .left .error1, #overlay_form_hiw .form-box .left .error3  { position: absolute; left:0; bottom:-18px;}
#overlay_form_hiw .form-box .right { width:48%; margin-left:2%; float:right;margin-bottom:16px; position:relative;}
#overlay_form_hiw .form-box .right .error2{ position: absolute; left:0; bottom:-18px;}
#overlay_form_hiw .form-box .right .error5  { position: absolute; left:0; bottom:-18px;}
#overlay_form_hiw .privacy { loat: left; margin-top: 14px;}
#overlay_form_hiw p, #overlay_form_hiw a{ color:#509ded; font-size:14px; }
#overlay_form_hiw button { border-radius:20px; padding:7px 35px; background:#00c5d6; color:#fff; border:0; float:right; font-size:16px; font-weight:bold;}
#overlay_form_hiw a{text-decoration:underline;}
#overlay_form_hiw a:hover{ text-decoration:none;}
#grecaptcha-hiw{margin-top: 20px;}
/*END popup_hiw*/
/*START style mobile device edit*/
@media only screen and (max-width: 768px) and (min-width: 320px){
  #nav{
    top: 20px;
  }
}
@media only screen and (max-width: 768px){
  .half15-col-blocks{
    width: 5%;
  }
  .tree-block-bg{
    border-spacing: 10px!important;
  }
}
.tree-block-bg{
    display: table;
    table-layout: fixed;
    width: 100%;
    border-spacing: 30px;
}
.three-col-blocks{
  display: table-cell;
}
.small-heading-custom{
  margin-top: 21px!important;
}
/*END style mobile device edit*/
/*START footer style*/
.content_a {
    text-align: center;
    padding: 10px 10px 30px 10px
}
#why-logotech-title,.title-recent {
    font-size: large;
    text-align: center;
    color: #555b60;
    font-weight: bold;
    margin-bottom: 15px
}
#actual-reasons-why {
    color: #555b60;
    font-size: medium;
    text-align: center
}
#actual-reasons-why>div {
    width: 15%;
    display: inline-block;
    vertical-align: top
}
.img-actual {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    display: inline-block
}
.footer_content>div {
    color: #fff;
    text-align: left;
    width: 240px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top
}
.footer_logtech {
    border-bottom: 0
}
.p-small{
    font-size: small
}
.span-large {
    font-size: large
}
.p-small > a {
	font-weight:bold;
	font-size:14px;
    color: white;
    text-decoration: underline
}
.p-small {
	font-weight:bold!important;
    color: white;
}

.img-style-icon {
    width: 35px;
    height: 35px;
    display: inline-block
}
.div-widg {
    min-height: 100px;
    overflow: hidden
}
.block-some-recent {
    text-align: center;
    background-color: #fff;
    padding: 15px 0;
    border-bottom: 5px solid #ff733f
}
.img-in-recent {
    display: inline-block;
    height: 40px;
    width: 256px
}
.block-recent-client {
    text-align: center;
    background-color: #fff;
    padding: 15px 0
}
.img-last-blk {
    display: inline-block;
    margin: 5px 0;
}
.img-last-wheight {
    display: inline-block;
    height: 62px;
    margin: 5px 0;
}
.text-foot-logotech {
    font-size: smaller;
    text-align: center;
    background-color: #fff
}
@media screen and (max-width:1517px) {
    #actual-reasons-why span{
        display: block;
        margin-top: 5px
    }
}
@media screen and (max-width:574px) {
  .img-in-recent{
    height: auto;
  }
  .skip-nav .icon{
    background-image: url('../images/icon_sprite1.jpg')!important;
  }
    #actual-reasons-why>div{
      width: 19%;
    }
    .footer_content {
        padding: 15px 50px
    }
    .footer_content>div {
        width: 45%;
        margin-right: 10px
    }
    .footer_content>div:last-child {
        width: 95%!important
    }
    #why-logotech-title {
        font-size: 14px
    }
    #actual-reasons-why span {
        display: block;
        font-size: 12px!important
    }
    .span-nam-cln {
        font-size: 25px;
        font-weight: bold
    }
    .p-small {
        font-size: 12px
    }
    .img-in-recent {
        width: 230px
    }
    .img-in-recent:nth-child(3) {
        display: none
    }
    .img-in-recent:nth-child(4) {
        display: none
    }
    .img-in-recent:nth-child(5) {
        display: none
    }
}
@media screen and (max-width:480px) {
    .img-in-recent {
        width: 200px
    }
}
@media screen and (max-width:450px) {
    .footer_content {
        padding: 15px 20px
    }
    .img-in-recent {
        width: 180px
    }
}
@media screen and (max-width:374px) {
    .img-in-recent {
        width: 170px;
    }
    #actual-reasons-why>div{
      width: 18%;
    }
}
@media screen and ( max-width:360px) {
    .img-in-recent {
        width: 150px;
    }
    .p-small{
      font-size: 10.5px;
    }
}
/* END footer style */
