/* Responsive 996px grid system ~ Style CSS. Copyright 2013, Josh Cope */
/* ============================================================================= Site Styles ========================================================================== */
/* reset */
 body {
     margin: 0;
     padding: 0;
}
 #main span,#main applet,#main object,#main iframe,
 #main h1,#main h2,#main h3,#main h4,#main h5,#main h6,
 #main p,#main blockquote,#main pre, #main a,#main abbr,
 #main acronym,#main address,#main big,#main cite,#main code,
 #main del,#main dfn,#main em,#main img,#main ins,#main q,#main small,
 #main strike,#main strong, #main sub,#main sup,#main b,#main u,#main i,
 #main center,#main dl,#main dt,#main dd,#main ol,#main ul,#main li,
 #main fieldset,#main form,#main label,#main legend,#main table,#main caption,
 #main tbody,#main tfoot,#main thead,#main tr,#main th,#main td,#main article,
 #main aside,#main canvas,#main details,#main embed,#main figure,#main figcaption,
 #main footer, #main header,#main hgroup,#main menu,#main nav,#main section,
 #main summary,#main time,#main mark,#main audio,#main video {
     margin: 0;
     padding: 0;
     border: 0;
     font-size: 100%;
     font: inherit;
     font-family: "interfaceR", Helvetica, Arial, sans-serif;
     text-decoration:none;
}
 #main input.error{
    border: 2px solid #F0563E;
    background-color: #ffffcc;
 }
#main .m{
    display: none;
}
 #main .container {
}
 #main .top{
     height: 36px;
     background-color: #f5f5f5;
}
 #main .logo{
     height: 50px;
     background-color: #525252;
}
 #main .logo div{
     width: 1280px;
     margin: 0 auto;
}
 #main .logo .samsung_logo{
     cursor: pointer;
}
 #main .logo img {
     margin-left: 53px;
     margin-top: 9px;
}
 #main .content{
     margin: 0 auto;
     width: 850px;
     height: 100%;
}
 #main .banner{
     height: 175px;
     margin: 0 auto;
     width: 1280px;
     color: white;
     border-left: 1px solid rgb(230,230,230);
     border-right: 1px solid rgb(230,230,230);
     position: relative;
}
 #main .banner .content{
    position: absolute;
    top:0;
    width: 100%;
}
 #main .banner p{
     text-align: center;
}
 #main .banner .sub{
     font-size: 40px;
     padding-top: 40px;
}
 #main .banner .title span{
    font-size: 40px;
     font-family: "interfaceB","interfaceA", Helvetica, Arial, sans-serif;
}
 #main .section{
     margin: 0 auto;
     margin: 0 auto;
     border-left: 1px solid rgb(230,230,230);
     border-right: 1px solid rgb(230,230,230);
     width: 1280px;
     color: black;
}
 #main .section.country{
	 display: none;
	 height: 310px;
     background-image: url(../img/bg_content_01.png);
     background-repeat: repeat-x;
     background-position: bottom;
}
 #main .section.country .title{
     text-align: center;
     font-size: 24px;
     padding-top: 60px;
     padding-bottom: 40px;
}
 #main .section.country .outer_center{
     width: 562px;
     margin: 0 auto;
}
 #main .section.country .inner_left{
     float: left;
     width: 262px;
     height: 100%;
     border-right: 1px solid rgb(230,230,230);
}
 #main .section.country .inner_right{
     float: left;
     width: 254px;
     height: 100%;
     margin-left: 45px;
}
 #main .section.country .flag{
     float: left;
     margin-right: 15px;
}
 #main .section.country .text{
     float: left;
     padding-top: 20px;
}
 #main .section.country .text p{
     color: black;
     font-size: 16px;
     padding-bottom: 5px;
     font-family: "interfaceB","interfaceA", Helvetica, Arial, sans-serif;
}
 #main .section.country .text a{
     color: rgb(32,162,255);
     text-decoration: underline;
     font-size: 15px;
     padding-bottom: 5px;
     font-family: "interfaceA", Helvetica, Arial, sans-serif;
     margin-right: 15px;
}
 #main .section.started {
     display: none;
     background-image: url(../img/bg_content_01.png);
     background-repeat: repeat-x;
     background-position: bottom;
}
 #main .section.started .content > p{
     text-align: center;
     width: 560px;
     margin: 0 auto;
     padding: 50px 0;
 }
  #main .section.started .content > div{
    width: 580px;  margin: 0 auto;
    /*height: 393px;*/
	height: 478px;
}
 #main .section.started .content .text{
     float: left;
     height: 270px;
     width: 34%;
}
  #main .section.started .content .text p{
    text-align: right;
    margin-right: 10px;
    font-size: 14px;
    font-family: "interfaceB","interfaceA", Helvetica, Arial, sans-serif;
}
/*
#main .section.started .content .text > div{
  margin-bottom: 77px;
}
*/
#main .section.started .content .text .refund{
  margin-top: 11px;
}
#main .section.started .content .text .phone{
  margin-top: 84px;
}
#main .section.started .content .text .last{
  margin-top: 67px;
}
#main .section.started .content .text .code{
  margin-top: 67px;
}
#main .section.started .content .input{
  float: left;
}
   #main .section.started .content .input p{
    margin-bottom: 25px;
    font-size: 13px;
    width: 347px;
}
 #main .section.started .content .input div{
    display: none;
 }
 #main .section.started .content .input div p{
    margin-right: 10px;
    font-size: 14px;
    font-family: "interfaceB","interfaceA", Helvetica, Arial, sans-serif;
 }
 #main .section.started .content .input  form div.isblank_submit{
    text-align: center;
    position: relative;
    width: 270px;
    color: red;
    font-size: 15px;
    margin-top: -18px;
    display: none;
 }
 #main .section.started .content input.input_text{
    width: 347px;
    height: 33px;
    margin-bottom: 5px;
 }
 #main .section.started .content input.input_submit{
    font-size: 16px;
    margin-top: 5px;
    width: 240px;
    height: 42px;
    color: white;
    background-color: #20a2ff;
    border-radius: 3px;
    border: 0;
    font-family: "interfaceB","interfaceA", Helvetica, Arial, sans-serif;
    margin-bottom: 50px;
    cursor: pointer;
 }
 #main .section.contact{
     height: 275px;
     position: relative;
     background: rgb(255,255,255);
    /* Old browsers */
     background: -moz-linear-gradient(top, rgba(255,255,255,1) 31%,
     rgba(247,247,247,1) 73%, rgba(237,237,237,1) 100%);
    /* FF3.6+ */
     background: -webkit-gradient(linear, left top,
     left bottom, color-stop(31%,rgba(255,255,255,1)),
     color-stop(73%,rgba(247,247,247,1)),
     color-stop(100%,rgba(237,237,237,1)));
    /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top, rgba(255,255,255,1) 31%,
     rgba(247,247,247,1) 73%,rgba(237,237,237,1) 100%);
    /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top, rgba(255,255,255,1) 31%,
     rgba(247,247,247,1) 73%,rgba(237,237,237,1) 100%);
    /* Opera 11.10+ */
     background: -ms-linear-gradient(top, rgba(255,255,255,1) 31%,
     rgba(247,247,247,1) 73%,rgba(237,237,237,1) 100%);
    /* IE10+ */
     background: linear-gradient(to bottom, rgba(255,255,255,1) 31%,
     rgba(247,247,247,1) 73%,rgba(237,237,237,1) 100%);
    /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient(
     startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
    /* IE6-9 */
     border-bottom: 1px solid #d7d7d7;
}
 #main .section.contact .inner_left{
     float: left;
     position:relative;
     width: 49.5%;
     height: 100%;
}
 #main .section.contact .inner_left .text_wrapper{
     position: absolute;
     right: 0;
     width: 363px;
}
 #main .section.contact .inner_left .text_wrapper p.description{
     padding-top: 40px;
     font-size: 16px;
}
 #main .section.contact .inner_left .text_wrapper .list1{
     margin-top: 20px;
}
 #main .section.contact .inner_left .text_wrapper .list1 .hours_img{
    background-image: url('../img/icon_hour.png');
    width: 46px;
    height: 46px;
     float: left;
     margin-right: 18px;
}
 #main .section.contact .inner_left .text_wrapper .list1 .list{
     padding-top: 2px;
}
 #main .section.contact .inner_left .text_wrapper .list2{
     margin-top: 20px;
}
 #main .section.contact .inner_left .text_wrapper .list2 .call_img{
    background-image: url('../img/icon_call.png');
    width: 46px;
    height: 46px;
     float: left;
     margin-right: 18px;
}
 #main .section.contact .inner_left .text_wrapper .list2 .list{
     padding-top: 12px;
}
 #main .section.contact .inner_left .text_wrapper .list{
     font-size: 15px;
}
 #main .section.contact .inner_left .text_wrapper .list .hl{
     font-family: "interfaceB","interfaceA", Helvetica, Arial, sans-serif;
}
 #main .section.contact .inner_left .text_wrapper .list .min{
     font-size: 12px;
}
 #main .section.contact .inner_right{
     float: left;
     width: 49.5%;
     height: 100%;
}
 #main .section.contact .inner_right img{
     position: absolute;
     bottom: 0;
     display: block;
}
 #main .section.link{
     height: 75px;
     font-size: 12px;
     color: rgb(32,162,255);
}
 #main .section.link .inner{
    width: 49%;
    display: inline-block;
    display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;
    _display:inline;/*IE6 HACK*/
     padding-top: 15px;
}
 #main .section.link .inner.left{
    text-align: left;
}
 #main .section.link .inner.right{
    text-align: right;
}
 #main .section.link .inner a{
     color: rgb(32,162,255);
     font-size: 12px;
 }
#main .section.link .copyright {
    color: rgb(162,162,162);
    font-size: 12px;
}

 #main .footer{
     height: 100px;
     background-color: #525252;
}
 #main .us_en{
     display: none;
}
 #main .ca_en{
     display: none;
}
 #main .ca_fr{
     display: none;
}
#main img{
    max-width: 100%;
    height: auto;
}
/* ============================================================================= Media Queries ========================================================================== */
@media only screen and (min-width: 760px) and (max-width: 1298px) {
    #main .pc{
    height: 176px;
}
#main .m{
    display: none;
}
#main .container {
    width: 100%;
}
 #main .top{
    width: 100%;
    display: none;
}
 #main .logo{
    width: 100%;
}
 #main .logo div{
    width: 100%;
}
 #main .logo img {
    margin-left: 4%;
}
 #main .content{
    width: 100%;
    border: 0;
}
 #main .banner{
    width: 100%;
    border: 0;
}
 #main .banner p{
}
 #main .banner .sub{
}
 #main .banner .title{
    padding-bottom: 0;
}
 #main .banner .title span{
}
 #main .section{
    border: 0;
}
#main .section.country{
    width: 100%;
}
 #main .section.country .title{
 }
 #main .section.country .outer_center{
 }
 #main .section.country .inner_left{
}
 #main .section.country .inner_right{
}
 #main .section.country .flag{
}
 #main .section.country .text{
}
 #main .section.country .text p{
}
 #main .section.country .text a{
}
 #main .section.started {
    width: 100%;
 }
 #main .section.started .content > p{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 16px;
    text-align: left;
    padding: 30px 0;
}
  #main .section.started .content > div{
    height: initial;
    display: inline-block;
    display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;
    _display:inline;/*IE6 HACK*/
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}
 #main .section.started .content .text{
    display: none;
}
  #main .section.started .content .text p{
}
#main .section.started .content .text > div{
}
#main .section.started .content .input{
}
   #main .section.started .content .input p{
    margin-bottom: 20px;
    width: 100%;
}
 #main .section.started .content .input div{
    display: block;
 }
 #main .section.started .content .input div p {
    margin-bottom: 15px;
    width: 100%;
}
  #main .section.started .content input.input_text{
    width: 100%;
    height: 25px;
}
  #main .section.started .content input.input_submit{
    margin-bottom: 50px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    width: 70%;
}
 #main .section.started .content .input  form div.isblank_submit{
    width: 100%;
}
 #main .section.contact{
    width: 100%;
    height: 300px;
}
 #main .section.contact .inner_left{
}
 #main .section.contact .inner_left .text_wrapper{
    width: 80%;
}
 #main .section.contact .inner_left .text_wrapper p.description{
}
 #main .section.contact .inner_left .text_wrapper .list1{

}
  #main .section.contact .inner_left .text_wrapper .list1 .hours_img{
    display: inline-block;
    display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;
    _display:inline;/*IE6 HACK*/
}
 #main .section.contact .inner_left .text_wrapper .list1 .list{
    display: inline-block;
    display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;
    _display:inline;/*IE6 HACK*/
}
 #main .section.contact .inner_left .text_wrapper .list2{
}
 #main .section.contact .inner_left .text_wrapper .list2 .call_img{
    display: inline-block;
    display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;
    _display:inline;/*IE6 HACK*/
}
 #main .section.contact .inner_left .text_wrapper .list2 .list{
    display: inline-block;
    display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;
    _display:inline;/*IE6 HACK*/
}
 #main .section.contact .inner_left .text_wrapper .list{
}
 #main .section.contact .inner_left .text_wrapper .list .hl{
    display: block;
}
 #main .section.contact .inner_left .text_wrapper .list .min{
}
 #main .section.contact .inner_right{
    width: 40%;
}
 #main .section.contact .inner_right img{
}
 #main .section.link{
    width: 90%;
    margin: 0 auto;
    border: 0;
    line-height: 75px;
    height: 100px;
}
 #main .section.link .inner{
    padding: 0;
    font-size: 16px;
}
 #main .section.link .inner a{
    font-size: 12px;
}
 #main .footer{
    width: 100%;
}
 #main .us_en{
}
 #main .ca_en{
}
 #main .ca_fr{
}

#main img{
    max-width: 100%;
    max-height: 100%;
}
}

 @media only screen and (max-width: 759px) {
    #main .pc{
    display: none;
}
#main .m{
    width: 100%;
    display: block;
    min-height: 200px;
}
#main .container {
    width: 100%;
}
 #main .top{
    width: 100%;
    display: none;
}
 #main .logo{
    width: 100%;
}
 #main .logo div{
    width: 100%;
}
 #main .logo img {
    margin-left: 4%;
    float: none;
    width: 130px;
    margin-top: 14px;
}
 #main .content{
    width: 100%;
    border: 0;
}
 #main .banner{
    border: 0;
    width: 100%;
    height: initial;
}
 #main .banner p{
}
 #main .banner .sub{
    padding-top: 8%;
    font-size: 29px;
}
 #main .banner .title{
    padding-bottom: 0;
}
 #main .banner .title span{
    display: block;
    font-size: 35px;
}
 #main .section{
    border: 0;
}
#main .section.country{
    width: 100%;
    height: initial;
}
 #main .section.country .title{
    padding: 7% 0;
    font-size: 16px;
}
 #main .section.country .outer_center{
    width: 100%;
}
 #main .section.country .inner_left{
    display: inline-block;
    display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;
    _display:inline;/*IE6 HACK*/
    float: none;
    width: 54%;
    margin-left: 23%;
    margin-right: 23%;
    border-bottom: 3px solid rgb(230,230,230);
    border-right: 0;
    padding-bottom: 5%;
}
 #main .section.country .inner_right{
    float: none;
    display: inline-block;
    display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;
    _display:inline;/*IE6 HACK*/
    padding-top: 5%;
    padding-bottom: 7%;
    width: 54%;
    margin-left: 23%;
    margin-right: 23%;
}
 #main .section.country .flag{
    width: 30%;
    margin-right: 5%;
}
 #main .section.country .text{
    width: 65%;
    padding-top: 10px;
}
 #main .section.country .text p{
    font-size: 16px;
}
 #main .section.country .text a{
    font-size: 14px;
}
#main .section.started {
    width: 100%;
}
 #main .section.started .content > p{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 16px;
    text-align: left;
    padding: 30px 0;
}
  #main .section.started .content > div{
    height: initial;
    display: inline-block;
    display:inline-block;zoom:1;*display:inline/*IE7 HACK*/;
    _display:inline;/*IE6 HACK*/
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
 #main .section.started .content .text{
    display: none;
}
  #main .section.started .content .text p{
}
#main .section.started .content .text > div{
}
#main .section.started .content .input{
}
   #main .section.started .content .input p{
    margin-bottom: 20px;
    width: 100%;
}
 #main .section.started .content .input div{
    display: block;
 }
 #main .section.started .content .input div p {
    margin-bottom: 15px;
    width: 100%;
}
  #main .section.started .content input.input_text{
    width: 100%;
    height: 25px;
}
  #main .section.started .content input.input_submit{
    margin-bottom: 50px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    width: 65%;
}
 #main .section.started .content .input  form div.isblank_submit{
    width: 100%;
}

 #main .section.contact{
    width: 100%;
    background: white;
    height: initial;
}
 #main .section.contact .inner_left{
    float: none;
    width: 100%;
    height: initial;
}
 #main .section.contact .inner_left .text_wrapper{
    width: 100%;
    position: relative;
}
 #main .section.contact .inner_left .text_wrapper p.description{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 16px;
}
 #main .section.contact .inner_left .text_wrapper .list1{
    height: 79px;
    width: 75%;margin: 0 auto;
    margin: 0 auto;
    margin-top: 30px;
}
  #main .section.contact .inner_left .text_wrapper .list1 .hours_img{
    background-image: url('../img/icon_hour_b.png');
    width: 30%;
    max-width: 78px;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 79px;
    margin-right: 15px;
}
 #main .section.contact .inner_left .text_wrapper .list1 .list{
}
 #main .section.contact .inner_left .text_wrapper .list2{
    height: 79px;
    width: 75%;  margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
 #main .section.contact .inner_left .text_wrapper .list2 .call_img{
    background-image: url('../img/icon_call_b.png');
    width: 30%;
    max-width: 78px;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 79px;
    margin-right: 15px;
}
 #main .section.contact .inner_left .text_wrapper .list2 .list{
}
 #main .section.contact .inner_left .text_wrapper .list{
    display: table;
}
 #main .section.contact .inner_left .text_wrapper .list .hl{
    display: block;
}
 #main .section.contact .inner_left .text_wrapper .list .min{
}
 #main .section.contact .inner_right{
    float: none;
    width: 100%;
    margin-top: 5%;
}
 #main .section.contact .inner_right img{
    position: relative;
    margin: 0 auto;
}
#main .section.link{
    width: 100%;
}
 #main .section.link .inner{
}
 #main .section.link .inner.left{
    width: 100%;
    text-align: center;
}
 #main .section.link .inner.right{
    width: 100%;  text-align: center;
}
 #main .section.link .inner a{
 }
#main .section.link .copyright {
}
 #main .footer{
    width: 100%;
    /* display: none; */
}
}

/* ============================================================================= Loading ========================================================================== */
/*font import*/
 @font-face {
     font-family: "interfaceB";
     src: url("../fonts/samsungif_bd-webfont.woff") format('woff');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: "interfaceR";
     src: url("../fonts/samsungif_rg-webfont.woff") format('woff');
     font-weight: normal;
     font-style: normal;
}

/* ============================================================================= Loading ========================================================================== */

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
                url('../img/loading.gif')
                50% 50%
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}


/* Additional Style to fix IE issue - 04/18/2017 */
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 759px) {
  #main .started.section .content > div {
    height: auto;
  }
  #main .banner {
    height: auto;
  }
  #main .link.section,
  #main .footer {
    float: left;
  }
  #main .section.contact {
    height: auto;
  }
}


.ssl-wrap {
  display: inline-block;
  float: right;
}
