body{font-family: 'poppinsregular';}
.container {
	width:100%;
    max-width: 1300px;
}
h1, h2, h3, h4, h5, h6{font-family: 'poppinslight';}
p{font-size: 14px; line-height: 22px; color: #717d8c;}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0);
}
a {
  color: #404040;
  text-decoration: none;
}
a:hover,a:focus,a:active {
  color: #e23636;
  outline: none;
}

.inner-baner-sec { background-color: #e23636; padding: 40px 0;}
.title-center-heading{ text-align:center; text-transform: uppercase; color:#fff; font-family: 'poppinslight';}
.title-center-heading h1{ margin-bottom:0px; font-size: 38px;}
.common-sec{ padding-top:45px; padding-bottom:60px;}
.section-sell-page{ margin-bottom:-40px; padding-top:35px;  margin-top:0px; background: #ffffff url(../images/body-bg.png) center top repeat;}
.common-sec{   background: #ffffff;}
.common-sec h2{ color: #e23636; }
.page-contact-form{ }
.theme-btn-black{border: #de1318 solid 2px;
color: #de1318;
border-radius: 4px;
font-size: 14px;
line-height: 22px;
font-family: 'poppinssemibold';
padding: 0.4rem 0.9rem;}
.theme-btn-black:hover{ background-color:#de1318; color:#fff;}
.thanks-msg .container .row{ display: flex; min-height:350px;}
.center-box{ flex:1; display:block; margin:auto;}
.center-box h1{ color: #e23636;}
.error-box{ display:block; }
.error-box p{ font-size:12px; padding:6px 12px; background-color:#FEE0E2; color:#F00; border-radius:3px; margin-top:0px; margin-bottom:10px;}

/*-- more devices sell--*/
.more-devices-sec{
  padding: 60px  0;
}
.more-devices-box{
  background-color: #f0f0f0;
  border-radius: 5px;
  padding: 30px;
  min-height: 250px;
}
.more-devices-box h4{
  color: #404040;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}
.more-devices-sec h3 {
  color: #404040;
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
  font-weight: 300;
}
.more-devices-icon{
  text-align: center;
  margin-bottom: 20px;

}
/*-- end --*/
.more-devices-sec .title-center-heading h2{font-size: 24px;
position: relative; margin-bottom:20px;
padding-bottom: 0px;
font-weight: 300;
text-align: center;
color: #404040;}
.more-devices-sec .title-center-heading h3{font-size: 16px;
line-height: 20px;
color: #404040;}
.more-devices-sec .title-center-heading h4{font-size: 14px;
line-height: 24px; 
color: #404040;}

/*-- make enquriy section --*/
.make-enquiry-sec{
  background-color: #f0f0f0;
  padding: 60px 0;
}
.make-enquiry-sec h3{
  font-size: 20px;
  text-align: center;
  font-weight: 300;
  margin: 15px 0 10px 0;
}
.make-enquiry-sec h3 span{
  font-weight: 500;
}

.make-enquiry-sec .form-control {
  display: block;
  width: 100%;
  height: 55px;
  padding: 6px 12px;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border:1px solid #fff;
  border-radius: 0px;
  -webkit-box-shadow:none;
  box-shadow: none; 
  
}
.make-enquiry-sec .form-control.error{
	border-color: #A70002;
}
.make-enquiry-sec textarea{
  height: 205px !important;
}
.make-enquiry-sec label {
  display: inline-block;
  max-width: 100%;
  margin-top: 14px;
  font-size: 18px;
  font-weight: 300;
}
/*-- end --*/
.title-center-heading h2 {
    font-size: 24px;
    position: relative;
    padding-bottom: 0px;
    font-weight: 300;
    text-align: center;
    color: #404040;
}
.make-enquiry-sec .title-center-heading h3, .do-you-want-sell-sec .title-center-heading h3 {
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    margin: 15px 0 40px 0;
	color: #404040;
}
.do-you-want-sell-sec{padding: 60px 0;}

.divice-select-list table{width: 100%;}
.divice-select-list table thead{font-size: 20px; font-weight: 600;}
.divice-select-list table tr{ width: 225px; text-align: right;}
.divice-select-list table tr td .sec-1{ display: inline-block; width: auto; }
.divice-select-list table tr td{ text-align: left;}
.divice-select-list table tr td:last-child{ width: 225px;}
.divice-select-list table tr td.cnd{ width: 160px; } 
.divice-select-list table tr td .sec-2, .divice-select-list table tr td .sec-3{ display: block;}
.divice-select-list table tbody tr td{ padding-top: 5px; padding-bottom: 5px;}
.divice-select-list table thead tr td{ padding:6px 12px; }
.divice-select-list table tbody tr td{ padding:6px 12px; }
.divice-select-list table tfoot tr td{ padding:6px 12px; }

.do-you-want-sell-sec .divice-select-heading ul{
margin: 0px;
padding: 10px 0;
border-bottom:solid 1px #f0f0f0;
}
.do-you-want-sell-sec .divice-select-heading ul li{
list-style: none;
font-size: 20px;
display: inline-block;
  padding: 0px;
  }
  .do-you-want-sell-sec .divice-select-heading ul li:nth-child(1){
    width: 48%;
    border-right: solid 1px #f0f0f0;
  }
  .do-you-want-sell-sec .divice-select-heading ul li:nth-child(2){
    width: 15%;
    border-right: solid 1px #f0f0f0;
    text-align: center;
  }
  .do-you-want-sell-sec .divice-select-heading ul li:nth-child(3){
    width: 15%;
    border-right: solid 1px #f0f0f0;
    text-align: center;
    
  }
  .do-you-want-sell-sec .divice-select-heading ul li:nth-child(4){
    width: 20%;
   
  }



  .do-you-want-sell-sec .divice-select-list ul{
    margin: 0px;
    padding: 10px 0;
    border-bottom:solid 1px #f0f0f0;
    }
    .do-you-want-sell-sec .divice-select-list ul li{
    list-style: none;
    font-size: 18px;
    display: inline-block;
      padding: 8px 0;
      }
      .do-you-want-sell-sec .divice-select-list ul li:nth-child(1){
        width: 48%;
        border-right: solid 1px #f0f0f0;
      }
      .do-you-want-sell-sec .divice-select-list ul li:nth-child(2){
        width: 15%;
        border-right: solid 1px #f0f0f0;
        text-align: center;
      }
      .do-you-want-sell-sec .divice-select-list ul li:nth-child(3){
        width: 15%;
        border-right: solid 1px #f0f0f0;
        text-align: center;
        
      }
      .do-you-want-sell-sec .divice-select-list ul li:nth-child(4){
        width: 21%;
        text-align: right;
       
      }


      .do-you-want-sell-sec .divice-select-list-edit ul{
        margin: 0px;
        padding: 10px 0;
        border-bottom:solid 1px #f0f0f0;
        }
        .do-you-want-sell-sec .divice-select-list-edit ul li{
        list-style: none;
        font-size: 18px;
        display: inline-block;
          padding: 0px;
          }
          .do-you-want-sell-sec .divice-select-list-edit ul li:nth-child(1){
            width: 48%;
            border-right: solid 1px #f0f0f0;
          }
          .do-you-want-sell-sec .divice-select-list-edit ul li:nth-child(2){
            width: 15%;
            border-right: solid 1px #f0f0f0;
            text-align: center;
          }
          .do-you-want-sell-sec .divice-select-list-edit ul li:nth-child(3){
            width: 15%;
            border-right: solid 1px #f0f0f0;
            text-align: right;
            
          }
          .do-you-want-sell-sec .divice-select-list-edit ul li:nth-child(4){
            width: 21%;
            text-align: right;
           
          }

          .do-you-want-sell-sec .select-wrapper {
            position: relative;
            width: 100%;
        }
        .do-you-want-sell-sec .select-wrapper.sec-1{
          
         
        }
        .do-you-want-sell-sec .btn span{
          margin-right: 6px;
          min-width: 180px;
        }
        .do-you-want-sell-sec .btn {
        
          min-width: 222px;
        }

        .do-you-want-sell-sec .btn-requestquote {
          background-color: #e23636;
          border-color: transparent;
          color: #ffffff;
          font-size: 24px;
          text-transform: uppercase;
          padding: 15px 40px;
         
        }
        .do-you-want-sell-sec .request-quote{
          text-align: center;
          margin-top: 60px;
        }
        .do-you-want-sell-sec .request-quote .btn span{
          margin-left: 12px;
          
        } 
        .do-you-want-sell-sec .select-wrapper.sec-2{
           
        }
        .do-you-want-sell-sec .select-wrapper.sec-3{
         
        }
        .do-you-want-sell-sec .select-wrapper .form-control{
          display: block;

  height: 42px;
  padding: 8px 12px 8px 0px;
  background-color: #fff;
  font-size: 16px; 
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border:none;
  border-radius: 0px;
  -webkit-box-shadow:none;
  box-shadow: none;
        }
        .do-you-want-sell-sec .select-wrapper:after {
          content: '\f107 ';
          font-family: 'FontAwesome';
          font-size: 30px;
          position: absolute;
          right: 15px;
          top: 0px;
          pointer-events: none;
      }
      .do-you-want-sell-sec select {
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
    }
	
.removetr{background-color: #404040;border-color:  transparent;color: #ffffff;
font-size: 15px;
text-transform: uppercase;
padding: 12px 20px; width:100%;border:0px;}
.theme-btn-black{background-color: #404040;
border-color:  transparent;
color: #ffffff;
font-size: 15px;
text-transform: uppercase;
padding: 12px 20px;width:100%; border:0px;}
#checkFields .bg-danger, #checkDev .bg-danger{
    background-color: #f2dede !important;
	padding:6px 12px; border-radius:3px; color:#000;
}

#checkFields .bg-info{background-color: #238ae6 !important;
	padding:6px 12px; border-radius:3px; color:#000;}
#checkFields .bg-success {
    background-color: #28a745 !important;padding:6px 12px; border-radius:3px; color:#fff; margin-bottom:15px;
}
#checkFields .bg-success p{color:#fff;}


.faq-sec{
  padding: 60px 0;
}
.faq-sec .panel-group .panel-heading a{
  font-weight: bold;
  color: #404040;
  text-decoration: none;
}
.faq-sec .panel-group .panel-heading{ 
  position: relative;
}
.faq-sec .panel-group .panel-heading span.pull-right {
  position: absolute;
  top: 12px;
  right: 12px;
}
.faq-sec .panel-group .panel-heading a:hover{
  font-weight: bold;
  color: #e23636;
  text-decoration: none;
}
.faq-sec .panel-heading{
  padding: 0px;
}
.faq-sec .panel-heading a{
  display:block;
  padding: 9px 16px;
  font-size: 16px;
}

.faq-sec .panel-default>.panel-heading{
  background-color: #fff;
  border-bottom: solid 1px #f0f0f0;
  border-left: none;
  border-right: none;
}
.faq-sec .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd;
  background-color: #f0f0f0;
  padding: 12px 16px 8px;
}
.faq-sec .panel-default>.panel-heading+.panel-collapse>.panel-body{
  background-color: #f0f0f0;
}
.faq-sec .panel-default{
  border:none;
}
.panel-body ul li{ color: #636363; }
.panel-body{ color: #636363; }


.how-it-work-content{
  padding-top: 150px;
  padding-right: 140px;
}
.padimg1{
padding-top: 10px;
}
.padimg3{
  padding-top: 25px;
}
.padimg2{
  padding-top: 30px;
}
.red-dotborder{
width: 5px;
background-image: url('../images/dot-border.png');
background-repeat: repeat-y;
height: 100%;
position: absolute;
top: 0px;
right: 70px;
z-index: 5;
}
.step-circle-1{
	font-family: 'Montserrat', sans-serif;
  height: 122px;
  background-color: #e23636;
  color: #fff;
  text-align: center;
  padding-top: 14px;
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -61px;
  z-index: 5;
  width: 122px;
  font-size: 48px;
  font-weight: 700;
  border-radius: 50%;
}
.step-circle-1 span{
  display: block;
  font-size: 20px; 
  text-transform: uppercase;
  font-weight: 300;
  margin-top: -14px;
}
.how-it-work-section .graybg-sec{
  background-color: #f0f0f0;
  position: relative;
  padding: 0px 0;
}
.how-it-work-section .whitebg-sec{
  background-color: #fff;
  position: relative;
  padding: 0px 0;
}
.how-it-work-content h3 {
  font-size: 20px;
  text-align: left;
  color: #e23636;
  font-weight: 300;
}
.how-it-work-content p{
  text-align: justify;
  font-size: 16px;
  font-weight: 300;
}
.how-it-work-box-w{
  background-color: #fff;
    border-radius: 5px;
    position: relative;
    padding: 30px;
    margin: 60px 0;
    min-height: 300px;
}
.how-it-work-box-g{
  background-color: #f0f0f0;
    border-radius: 5px;
    position: relative;
    padding: 30px;
    vertical-align: top;
    margin: 60px 0;
    min-height: 300px;
}
.how-it-work-box-icon{
  text-align: center;

}
.how-it-work-box-icon img{
max-width: 100%;
}

.arrow_bottom_hwt {
  position: absolute;
  background-image: url('../images/arrow-down.png');
  width: 94px;
  height: 96px;
  z-index: 2;
  bottom: -50px;
    left: 10%;

}
.btn-sale-dvice span img{
width: 52px;
}


.usp_sec{
  padding: 60px 0;
}
.usp-box{
  background-color: #3e3e3f;
  border-radius: 5px;
  padding: 20px;
  min-height: 250px;
  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;	
}
.usp-box:hover{transform: scale(1.05);}
.usp-box p{
	font-family: 'Montserrat', sans-serif;
  color: #fff;
  text-align: center; 
}
.usp-box h2{
	font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  color: #fff;
  line-height: 36px;
  font-weight: 700;
}
.usp-box h2 span{
  font-weight: 300;
}
.usp-info{
  text-align: center;
  margin-bottom: 18px;
}
.title-usp{
display: inline-block;
 width: 60%;
 text-align: left;
 top: 25px;
 position: relative;
 
}
.icon-usp img{
  max-width: 100%;
}
.icon-usp{
display: inline-block;
width: 20%;
}

.btn-sale-dvice span img{
width: 52px;
}
 .btn-sale-dvice {
  background-color: #e23636;
  border-color:  transparent;
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  padding: 15px 40px;
}
.btn-sale-dvice:hover{
  background-color: #000;
  color: #fff;
}
.sale-divice-b{
  text-align: center;
  margin-bottom: 60px;
}


.gray-bg{
  background-color: #f0f0f0;
}
.blog-sec{
  padding: 60px 0 10px 0;
}
.blog-sec .title-center-heading h2{
  text-align: left;
}
.blog-sec .title-center-heading {
  text-align: left;
}
.psot-feature-img img{
  max-width: 100%;
  border-radius: 5px;
  display: block;
width: 100%;
}
.psot-feature-img {
 margin-bottom: 25px;
 position: relative;
}
.post-sec{
  margin-bottom: 50px;
}
.blog-sec p{
  margin: 10px 0 10px 0;
}
.post-sec h3{
  font-weight: 500;
}

.post-sidebar{
  padding-left: 60px;
}

.archive-lsit ul{
  margin: 0px;
  padding: 0px;
}
.archive-lsit ul li:first-child{
  font-weight: 500;
}
.archive-lsit ul li{
  margin-bottom: 5px;
  display: block;
  list-style: none;
}

.popular-post-lsit ul{
  margin: 0px;
  padding: 0px;
}
.popular-post-lsit li{
  padding-bottom: 20px;
  position: relative;
  display: block;
  list-style: none;
  margin-bottom: 20px;
 

}
.popular-post-lsit li p{
  overflow: hidden;
  margin: 0px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.popular-post-lsit li:last-child::after{
  content: none;
}
hr {
  margin-top: 35px;
  margin-bottom: 25px;
  border: 0;
  border-top: 2px solid #f0f0f0;
}
.popular-post-lsit li::after{
  content: '';
  position: absolute;
  width: 50px;
  background-color: #f0f0f0;
  height: 2px;
  bottom: 0px;
  left: 0;
}

.blog-sec .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color:transparent;
  border: none;
  float: left;
  height: 72px;
  width: 72px;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.comment-post {
  padding-left: 90px;
}
.blog-sec .readmore  {
  font-weight: 500;
}
.blog-sec .readmore span{
margin-right: 15px;
}
.blog-sec h3{
  font-weight: 300;
  font-size: 24px;
  margin-bottom: 8px;
}
.blog-sec h3 a{ color:#323232;}
.blog-sec h3 a:hover{ color:#e23636;}

.popular-post-lsit li a{ color:#323232;}
.popular-post-lsit li a:hover{ color:#e23636;}
.wp-pagenavi {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    float: right;
}

.wp-pagenavi {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    float:right;
}
.wp-pagenavi > span, .wp-pagenavi > a{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #636363;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.wp-pagenavi > span.current{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #e23636;
    border: 1px solid #e23636;
}
.saboxplugin-wrap{ display: block; padding: 15px; border: 1px solid #ccc; }
.saboxplugin-gravatar{ display: block; padding: 3px; border: 1px solid #ccc; max-width: 150px; margin-right: 15px; float: left; }
.saboxplugin-gravatar img{ width: 100%;}
.saboxplugin-socials { display: block; list-style-type: none; padding: 0px; margin: 0px;}
.saboxplugin-icon-grey{ display: block; float: left; padding: 10px;  }
.saboxplugin-icon-grey svg{ max-width: 28px;}
.saboxplugin-wrap{ position: relative;}
.saboxplugin-wrap .saboxplugin-socials{ position: absolute; bottom: 0px; right: 0px;}

.swift-page-nav{ background-color: #ec1c27;  padding: 10px 12px; font-size: 13px; line-height: 18px; }
.swift-page-nav a{ color: #fff; display: inline;}
.swift-page-nav span{ color: #fff; display: inline;}
.blog-sec .readmore {
    font-weight: 500;
}
.post-sec h2{font-size: 24px;
line-height: 28px;}
.post-sec p{margin: 10px 0 20px 0;
color: #404040;
font-size: 16px;
font-weight: 300;
line-height: 24px;} 
.post-sec ul li{margin: 10px 0 20px 0;
color: #404040;
font-size: 16px;
font-weight: 300;
line-height: 24px;}

.post-sec ul { 
   list-style-type: disc; 
   list-style-position: inside;
   color: #404040;
font-size: 16px;
font-weight: 300;
line-height: 24px; 
padding: 0 0 0 40px;
}
.post-sec ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
   color: #404040;
font-size: 16px;
font-weight: 300;
line-height: 24px;
padding: 0 0 0 40px;
}
.post-sec ul ul, .post-sec ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.post-sec ol ol, .post-sec ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}

.post-sec ul li, .post-sec ol li{display: list-item; list-style-type: disc;}
.post-sec a{ color:#e23636 !important; }

.display-rating{ display: block; text-align: center;  padding-top: 15px;}
.sopap-box{ display: block; list-style-type: disc; max-width: 300px; background-color: #09253a; height: 66px; border-radius: 4px; overflow: hidden; margin: auto; }
.sopap-box:after{ content: ""; display: table; clear: both;}
.sopap-box .ss-block{ display: block; flex: 1; text-align: center; vertical-align: middle; width: 50%; float: left;}
.sopap-box .ss-block img{ width: 100%;}
.sopap-box .ss-block ul{ display: block; padding: 0px; margin: 0px; list-style-type: none;}
.sopap-box .ss-block ul li{ display: inline-block; padding: 0px 2px; margin: 0px;} 
.sopap-box .ss-block ul li i{ color:#f8851f; font-size: 14px;}
.customer-ratings #testmonial-carousel .sopap-box .ss-block p{ font-size: 12px; text-align:center; margin: 2px !important; color:#fff; line-height: 14px; }
.sopap-box .ss-block .ss-center{ margin: auto;     padding-top: 10px;}

.banner_sec{
  background-image: url('../images/home_baner.png');
  background-size: cover;
  padding: 70px 0;
}
.banner_sec h1 {
    font-size: 40px;
    text-align: center;
    color: #fff;
    font-weight: 200;
}
.store_banner h4 {
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding-top: 20px;
    line-height: 24px;
}
.banner-btn-wraper {
    display: block;
    padding-top: 20px;
    text-align: center;
}
.banner-btn-wraper a {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px 20px;
    background-color: #000;
    color: #fff;
}

.swift-network-join {
    display: block;
    padding: 35px 0px;
}
.map-box-wraper {
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 20px 0 40px;
    text-align: center;
    background-image: url('../images/map-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.map-box-wraper a {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    width: 100%;
    max-width: 50%;
    padding: 8px 20px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #009a44;
    border-color: none;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px 20px;
}

.swift-network-join .icon-box{display:block;padding:20px 15px;background-color:#3e3e3f;color:#fff;padding-bottom:5px;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;border-radius:4px}
.swift-network-join .icon-box:hover{transform:scale(1.05);background-color:#e23636}
.swift-network-join .icon-img-box{display:block;text-align:center}
.swift-network-join .icon-img-box img{width:100px;margin:auto}
.swift-network-join .icon-box h4{font-size:24px;font-weight:300;color:#fff}
.swift-network-join .icon-box p{color:#fff;font-size:14px;font-weight:400;margin-bottom:15px}
.swift-network-join .icon-box li{color:#fff;padding-bottom:3px}
.flex-box > div.icon-img-box{float:left}
.flex-box > div.icon-content{display:block;float:left;width:calc(100% - 100px);box-sizing:border-box}
.icon-content{padding-left:10px}
.icon-content p{margin-bottom:0}
.net-btn-wraper {
    padding: 35px 0 20px;
    margin: 0;
    text-align: center;
}

.net-btn-wraper a {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 8px 20px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #e23636;
    border-color: none;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px 20px;
}

.icon-box ul{ display:block; font-size: 14px;
font-weight: 300;
line-height: 24px; 
padding: 15px 0 15px 40px;  list-style-type: circle;}
.icon-box ul li{display: list-item; padding-left: 15px;}
.icon-box ul ::marker {
  font-size: 150%;
  color: #fff; 
  content:"●";
}

.store-search-wraper .search-block{ display:block;}
.store-search-wraper .search-block .col-sm-2, .store-search-wraper .search-block .col-sm-6{ float:left;}
@media (max-width: 600px){
	.red-dotborder, .step-circle-1, .step-circle-2, .step-circle-3{ display:none !important;}
	.how-it-work-box-icon img{ max-width:120px;}
	.how-it-work-box-w, .how-it-work-box-g { min-height:inherit !important; margin-bottom:0px;}
	.how-it-work-content{ padding:15px;}
	.how-it-work-box-w{ margin-bottom:0px;}
	.arrow_bottom_hwt{ display:none;}
	.how-it-work-box-icon{ padding-top:0px;} 
	.how-it-work-content h3{ font-size:26px; text-align:center;}
}


.service-banner h1{ 
display: block; padding-top:35px; padding-bottom:25px; margin:0px; font-family: 'poppinslight'; }
.service-banner h1 strong{ display:block;font-family: 'poppinsregular';  }
.pc-wraper{ display:block; max-width:800px; margin:auto; clear:both; position:relative; }
.pc-wraper img{ max-width:100%;} 

.flex-row{ display:flex;}
.flex-row .flex-col{ display:flex; flex:1;}
.flex-row .flex-col .flex-center{ margin:auto; }
.flex-row .flex-col .flex-row{ display:flex; flex:1;}

.section-style-1{ padding:35px 0px;}
.section-style-1 h3{font-family: 'poppinslight';
font-size: 32px;
line-height: 38px;}
.section-style-1 .image-wraper{ max-width:40%;}
.section-style-1 .image-wraper img{ max-width:100%; height: inherit !important;}
.section-style-1 .text-wraper{ padding:15px;}
.section-style-1.invert .flex-row{ -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important;  }
.bg-gray{ background-color:#f7f5f5;}

.about-banner{padding-top:35px; padding-bottom:35px;}
.about-banner .flex-row .flex-col .flex-center{ margin:auto 0px; text-align:left; }
.about-banner .image-wraper img{ max-width:100%;}
.about-banner h1{font-family: 'poppinslight'; font-size:42px;}
.about-banner h1 strong{ display:block;font-family: 'poppinsregular';  }
.about-cjoose-section .image-wraper{ max-width:50%;}
@media (max-width:768px){
	.section-style-1 .image-wraper{ max-width:33%;}
}
@media (max-width:480px){
	.service-banner h1{ font-size:24px;}
	.section-style-1 h3{ font-size:20px; line-height:26px;}
	.section-style-1 .image-wraper{ max-width:100%;}
	.section-style-1 .flex-row,	.section-style-1.invert .flex-row{ -ms-flex-direction: column !important; flex-direction: column !important;  }
	
}
.page-title-inner{ color: #de1318; margin-bottom:15px !important;}
.post-sec img{ width: auto !important; height: auto !important;}

.aligncenter{
    max-width: 100%;
    margin: auto;
    clear: both;
    float: none;
    display: block;
    height: auto !important;
}

ul.accordion{ display:block; padding:0px; margin:0px; list-style-type:none; width:100%; max-width:100%;}
ul.accordion li{display:block; padding:0px; margin:0px; width:100%;}
ul.accordion li a.button{
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
ul.accordion li a.button:hover {
  background-color: #ccc;
}
ul.accordion li div.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}