* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.6;
  color: #333333;
}

p {
  margin: 0 0 20px;
}

@media (max-width: 800px) {

  .col-xs-12.page-headline p {
    font-size: 36px;
    line-height: 1.2em;
    letter-spacing: 1px;
    font-weight: 500; 
  }

}

@media (max-width: 600px) {

  img.img-featured.img-responsive {
    width: 100%;
    padding-left: 0;
    float: none;
  }

  .footer {
    display: inline-block;
    text-align: center;
    width: 100%;
  }

  .col-xs-12.page-headline p {
    font-size: 21px;
    line-height: 1.3em;
    letter-spacing: 1px;
    font-weight: 500; 
  }

}

@media screen and (min-width: 768px) {
  #masthead h1 {
    font-size: 50px;
  }

}

@media (min-width: 979px) {
  #sidebar.affix-top {
    position: static;
    margin-top:30px;
  }
  
  #sidebar.affix {
    position: fixed;
    top: 10px;
  }

  #drop-nav {
    text-align: right;
  }

  #omg-logo {
    max-height: 64px;
  }
}

.col-xs-12.site-label {
  text-align: right;
  font-size: 12px;
  color: #B2B5C6;
  letter-spacing: 0.5px;
}

#main-content {
  max-width: 1050px;
}

.content-sidebar {
  width: 246px;
  margin-left: 30px;
  border: 1px solid #eee;
}

.footer {
    display: block;
    color: #999999;
    margin-top: 15px;
    margin: 0px auto;
    padding-top: 1px;
}

/*.copyright {
    background-color: #eeeeee;
    border-top: 1px solid #cccccc;
    padding: 10px 20px;
    margin: 0px auto;
    text-align: center;
    margin: 0 auto;
    color: #999999;
    font-size: 12px;
    letter-spacing: 0.5px;
}
*/
blockquote {
    background: #FFFCD9;
    border-left: 5px solid #be1e2d;
    padding: 20px;
    font-size: 18px;
}

h1 {
    padding: 0;
    margin: 10px 0;
    line-height: 1.2;
    color: #17191c;
    font-size: 31px;
    font-weight: 800;
    }

h3 {
    color: #333333;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 10px 0;
    }


h3.headline {
    border-bottom: 2px solid #be1e2d;
    color: #414143;
    padding-bottom: 5px;
    margin-top: 30px;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover {
    color: #23527c;
    text-decoration: underline;
}

ol {
  padding-left: 40px;
}

li {
  padding-bottom: 10px;
  padding-left: 30px;
  font-weight: bold;
}

.cta {
    display: block;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    color: #fff;
    background-color: #337ab7;
    border: none;
    padding: 20px 40px;
    width: 100%;
    position: relative;
}

.cta:hover {
    background-color: #23527c;
}

#cta-button:hover {
    text-decoration: none;
}

.img-responsive.center-block {
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
  margin:20px auto
}


#header {
  width: 100%;
  background-color: #eeeeee;
  border-bottom: 2px solid #cccccc;
  margin: 0 auto;
  display: block;
}

.header-inner {
  max-width: 1050px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
}

.site-label {
  background-color: rgba(0,0,0,0.6);
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px;
  margin-top: 5px;       
}

.track-click {
  padding: 0;
  float: right;
  margin-top: 30px;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 15px;
  border-bottom: 2px solid #be1e2d;
  color: #be1e2d;
  text-decoration: none;
}

.track-click:hover {
  text-decoration: none;
  color: #be1e2d;
}

.img-featured.img-responsive.top-image {
  width: 100%;
}

.img-responsive.center-block.margin-bottom-10 {
  margin-bottom: 10px;
  width: 100%;
}

#sidebar2 {
  width: 100%;
  padding-top: 40px;
  border-top: 1px solid #eeeeee;
}

#banners2 {
  width: 100%;
}

#rightCol2 {
  width: 100%;
}

#rightCol {
  padding-left: 0;
}

#page-wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

hr {
  width: 100%;
}

#headline {
  max-height: 666px;
  margin: 15px 0;
  padding-top: 0px;
}

.col-xs-12.col-md-9.left-article {
  max-width: 750px;
}

#tech {
  color: #AAAAAA;
  text-transform: uppercase;
}

.hidden-xs.language-english {
  color: ##337ab7;
}

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

.col-sm-6.site-nav-menu {
  padding-right: 0;
  color: #999999;
  font-size: 12px;
}

nav.navbar {
  margin-bottom: 0;
}

blockquote {   
  background: #EEEEEF;
  border-left: 5px solid #337ab7;
  padding: 20px;
  margin-bottom: 25px;
  font-size: 18px;
}

.incontent-image a img {
  text-align: center;
  max-width: 400px;
}

.exclusive {
  padding-top: 10px;
}

.hero-image { 
   position: relative; 
   width: 100%;
}

.exclusive {
  color: #c3c3c3;
}

h1 {
  font-weight: 800 !important;
}

.su-box.su-box-style-default {
  background-color:#f4f65d;
  padding: 10px;
}

.su-box-content.su-clearfix {
  border: solid 1px #c3c54a;
  border-radius:3px;
  color: #000000;
}

.inner-box-text p {
  padding: 10px;
  color: #999999;
}

.nav.navbar-nav.navbar-right p {
  color: #999999;
}

.btnn{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:9px 10px;font-size:17px;text-decoration:none;text-align:center;font-weight:700;margin:6px 0 20px;color:#fff;cursor:pointer;display:block}
.btnn:visited{color:#fff}
@media (min-width: 375px) {
.btnn{font-size:19px}
}
@media (min-width: 700px) {
.btnn{font-size:26px}
}
.btnn:active{transform:translate(0px,5px);-webkit-transform:translate(0px,5px);box-shadow:0 1px 0 0;-webkit-box-shadow:0 1px 0 0;-moz-box-shadow:0 1px 0 0}
.red{background-color:#E92C2C;box-shadow:0 5px 0 0 #BC1F1F;-webkit-box-shadow:0 5px 0 0 #BC1F1F;-moz-box-shadow:0 5px 0 0 #BC1F1F}
.red:hover{background-color: #BC1F1F;box-shadow: none;margin-top: 25px;margin-bottom: -5px;text-decoration: none;color: #fff}
.red-top:hover{margin-top:11px}
.blue{background-color:#00A5D8;box-shadow:0 5px 0 0 #337ab7;-webkit-box-shadow:0 5px 0 0 #337ab7;-moz-box-shadow:0 5px 0 0 #337ab7}
.blue:hover{background-color:#00AEEF;text-decoration:none;color:#fff}
#share-container,.text{text-align:center}
#share-container{white-space:nowrap;margin:0 0 18px}
.box{cursor:pointer;display:inline-block;width:calc(25% - 3px);margin:0 auto}
.box1{border-radius:3px;-webkkit-border-radius:3px;-moz-border-radius:3px}
.box2{border-radius:3px;-webkkit-border-radius:3px;-moz-border-radius:3px}
.box3{border-radius:3px;-webkkit-border-radius:3px;-moz-border-radius:3px}
.box4{border-radius:3px;-webkkit-border-radius:3px;-moz-border-radius:3px}
.box1:hover{background-color:#2C4278!important}
.box2:hover{background-color:#0086BD!important}
.box3:hover{background-color:#C9371F!important}
.box4:hover{background-color:#777777!important}
.text{padding:6px 0;color:#fff;font-weight:700}

.caption {
/*  text-align: left !important;*/
  margin: 10px 0;
  color: #5A615C;
  font-size: 12px;
}

.date {
  font-size: 13px;
  line-height: 1.4em;
  color: #777777;
  padding-bottom: 10px;
}

.dropdown-menu>li>a {
  color: #999999 !important;
}

.attention {
    font-size: 19px;
    margin: 20px 0;
    background-color: #fef5c4;
    border: 1px solid #fadf98;
    padding: 13px;
    line-height: 1.5;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

/* comments style
*/

    .fb_comments_list {
        line-height: 20px !important;
        border: 1px solid;
        border-color: #e5e6e9 #dfe0e4 #d0d1d5;
        border-radius: 3px;
        padding: 12px;
        font-family: Helvetica, Arial, sans-serif;
    }

    .fb_header {
      padding-bottom: 12px;
        color: #90949c;
        font-size: 12px;
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #e9ebee;
    }

    .fb_page {
      float: left;
    }
    
    .fb_page a {
      color: #4267b2;
      font-weight: bold;
      text-decoration: none;
    }

    .fb_logo {
      float: right;
    }

    .fb_comment {
      padding-top: 12px;
      padding-bottom: 12px;
      border-bottom: 1px solid #e9ebee;
    }

    .fb_comment:last-of-type {
      padding-top: 12px;
      padding-bottom: 0;
      border-bottom: none;
    }

    .clearfix:after {
        clear: both;
        content: ".";
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

    .fb_picture {
      float: left;
      margin-right: 8px;
    }

    .fb_text {
      overflow: hidden;
    }

    .fb_name {
      font-size: 14px;
    }

    .fb_name a {
      color: #4267b2;
      font-weight: bold;
      text-decoration: none;
    }

    .fb_likes {
      color: #90949c;
      font-size: 11px;
    }

    .fb_likes a {
      color: #4267b2;
      text-decoration: none;
    }

    .fb_like_thumb {
        margin-bottom: 5px;
    }

    .like {
      color: #4267b2; 
    }

    .stars {
        float: left;
        padding-right: 5px;
    }
    .review-title {
        font-size: 13px;
        color: #111;
        font-weight: bold;
        padding-top: 4px;
    }

    .review-title p {
        margin-bottom: 0;
    }

    .review-by {
      font-size: 13px;
      color: #555;
    }

    .review-by p {
      margin-bottom: 0;
    }

    .review-by span {
      color: #0066c0;
    }

    .review-detail {
      font-size: 13px;
      color: #555;
    }

    .review-detail span {
      font-size: 11px;
      font-weight: bold;
      color: #c45500;
    }

    .review-detail p {
      margin-bottom: 10px;
    }

    .review-text {
      font-size: 13px;
      color: #111;
    }

    /*start toggle code*/

/*    #textarea {
        display: none;
    }

    #textAreaToggle:checked + #textarea {
        display: block;
    }*/

    #textarea1 {
        display: none;
    }

    #textAreaToggle1:checked + #textarea1 {
        display: block;
    }

    #textAreaToggle1 + #textarea1 + .toggle label::after {
        content: ' More';
    }

    #textAreaToggle1:checked ~ #textarea1 + .toggle label::after {
        content: ' Less';
    }


    #textarea2 {
        display: none;
    }

    #textAreaToggle2:checked + #textarea2 {
        display: block;
    }

    #textAreaToggle2 + #textarea2 + .toggle label::after {
        content: ' More';
    }

    #textAreaToggle2:checked ~ #textarea2 + .toggle label::after {
        content: ' Less';
    }


    #textarea3 {
        display: none;
    }

    #textAreaToggle3:checked + #textarea3 {
        display: block;
    }

    #textAreaToggle3 + #textarea3 + .toggle label::after {
        content: ' More';
    }

    #textAreaToggle3:checked ~ #textarea3 + .toggle label::after {
        content: ' Less';
    }


    #textarea4 {
        display: none;
    }

    #textAreaToggle4:checked + #textarea4 {
        display: block;
    }

    #textAreaToggle4 + #textarea4 + .toggle label::after {
        content: ' More';
    }

    #textAreaToggle4:checked ~ #textarea4 + .toggle label::after {
        content: ' Less';
    }


    #textarea5 {
        display: none;
    }

    #textAreaToggle5:checked + #textarea5 {
        display: block;
    }

    #textAreaToggle5 + #textarea5 + .toggle label::after {
        content: ' More';
    }

    #textAreaToggle5:checked ~ #textarea5 + .toggle label::after {
        content: ' Less';
    }


    #textarea6 {
        display: none;
    }

    #textAreaToggle6:checked + #textarea6 {
        display: block;
    }

    #textAreaToggle6 + #textarea6 + .toggle label::after {
        content: ' More';
    }

    #textAreaToggle6:checked ~ #textarea6 + .toggle label::after {
        content: ' Less';
    }


    #textarea7 {
        display: none;
    }

    #textAreaToggle7:checked + #textarea7 {
        display: block;
    }

    #textAreaToggle7 + #textarea7 + .toggle label::after {
        content: ' More ';
    }

    #textAreaToggle7:checked ~ #textarea7 + .toggle label::after {
        content: ' Less';
    }

    input[type="checkbox"] {
        position: absolute;
        left: -1000px;
    }
    
    label {
        display: block;
    }

    .toggle {
      text-align: center;
      background-color: #f9f9f9;
      color: #0066c0;
      padding-top: 6px;
      border: 1px solid #ccc;
      border-radius: 6px;
    }

    /*end toggle code*/

    *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  :before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  #header{padding:10px 0;margin-bottom:14px;border-bottom:1px solid #ebecef;background:#fff;color:#5c6270}
  #header .logo{max-width:100%;float:left;margin:10px 0 0}
  .exclusive{color:#686868;margin:0 0 5px;font-weight:400;font-size:14px}

 .top-banner{display:none}
  @media (min-width: 744px) {
  .top-banner{line-height:1.2;display:block;width:420px;height:60px;background-color:#f7f7f7;float:right;margin:6px 0 0}
  }

  @media (min-width: 868px) {
  .top-banner{line-height:1.2;display:block;width:468px;height:60px;background-color:#f7f7f7;float:right;margin:4px 0 0}
  }
  .top-banner-txt-1{font-size:15px;display:inline-block;margin-top:9px;color:#333;font-weight:700}
  .top-banner-txt-2{font-size:13px}
  a .top-banner-txt-2{color:#333!important;text-decoration:underline}
  a .top-banner-txt-2:hover{color:#555!important}
  a .top-banner-txt-2:focus{color:#555!important}
  .top-banner-img{margin:4px 8px 0 5px;float:left}
  .img-side{margin-top:18px;max-width:320px}
  .global-header{width:100%;background:#344A5F;overflow:hidden;height:46px}
  .global-header p{display:inline-block;color:#999;font-size:.85em}
  .global-header p.brand{float:left;font-family:'Open Sans',sans-serif;font-size:20px;font-weight:400;text-transform:uppercase}
  .global-header p.brand strong{font-weight:700}
  .global-header p.brand{display:inline-block;color:#fff;font-weight:400;margin:8px 2px 0;text-decoration:none;text-shadow:1px 1px 1px #333}
  .global-header p.back-to-article{float:right;margin-bottom:0!important;font-size:16px!important}
  .global-header p.back-to-article a{display:inline-block;padding:12px;margin:0;background:#273C51;font-weight:400!important;color:#fff;text-decoration:none}
  .global-header p.back-to-article a:hover{background:#08c}
  .top-advertorial{width:100%;text-align:right;padding-right:75px;background-color:#273C51}
  .top-advertorial-text{font-size:14px;max-width:1100px;margin:0 auto;color:#d7d7d7}
  .img-responsive-m{margin-bottom:20px;display:block;width:100%;max-width:600px;height:auto}
  .img-nomargin{margin-bottom:6px!important}
  .container{padding:0 10px}
  @media (min-width: 968px) {
  .container{width:953px;margin:0 auto}
  }
  @media (min-width: 1000px) {
  .container{width:985px;margin:0 auto}
  }
  @media (min-width: 1060px) {
  .container{width:1045px;margin:0 auto}
  }
  @media (max-width: 570px) {
  .global-header p.back-to-article{display:none}
  .top-advertorial{text-align:right;padding-right: 15px;}
  }


  @media (max-width: 640px) {
  .exclusive{font-size:13px}
  }

  .by{padding:0;font-size:13px;line-height:1.4em;color:#777;margin:0 auto 8px}
  .page-container{width:100%}
  .page-container:before,.page-container:after,.page-column:before,.page-column:after,.clearfix:before,.clearfix:after{display:table;content:" "}
  .page-container:after,.page-column:after,.clearfix:after{clear:both}
  .page-container,.page-column{padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}
  .page-row{position:relative}
  .page-content,.page-sidebar{position:relative;min-height:1px;margin-bottom:30px}
  .page-content p:last-child,.page-column p:last-child{margin:0}
  
  @media (max-width:767px) {
  .page-sidebar .img-responsive{margin:0 auto 20px}
  }

  .img-main{float:right;margin:6px 0 20px 20px}
  
  @media(max-width:867px) {
  .img-main{display:block;width:100%;max-width:100%;height:auto}
  }

  @media (min-width:768px) {
  .page-container,.page-column{width:768px}
  .page-row>.page-sidebar{width:238px;position:absolute;top:0;right:0}
  .page-row>.page-content{margin-right:268px}
  }

  @media (min-width:810px) {
  .page-container,.page-column{width:810px}
  }

  @media (min-width:868px) {
  .page-container,.page-column{width:868px}
  }

  @media (min-width:968px) {
  .page-container,.page-column{width:968px}
  }

  @media (min-width:1000px) {
  .page-container,.page-column{width:1000px}
  }

  @media (min-width:1060px) {
  .page-container{width:1060px}
  }
  #footer{padding:60px 0;font-size:14px;word-wrap:break-word;background:#2e3138;color:#abb0ba}
  #footer p:last-child{margin:0}
  #footer a,#footer a:hover,#footer a:visited{color:#abb0ba;font-weight:400}
  #footer a:before{padding:0 5px}

.sidebar-menu {
    background: #EEEEEF;
    border-left: 5px solid #337ab7;
    margin-top: 0;
    padding: 10px;
    font-size: 18px;
  }

#sidebar a:hover {
    color: #273C51;
}

#sidebar li.active a {
    border-left: 5px solid #337ab7;
    color: #273C51;
    padding-left: 5px;
    margin-left: -10px;
}
