@charset "utf-8";
/* CSS Document */

/*Landing Page*/
div.mid-section section-page{
    width:100%;
    padding:0px;
    margin:0px;
}

div.content-wrapper.fullwidth{
  max-width:1200px;
  width:100%;
  padding:0px;
  margin:0px;
  text-align:center;
}
  
/*.banner{
  width:100%;
  display:block;    
}

.bannerMobile{
  width:100%;
  display:none;   
}*/

.bannerDesktop{
  width:100%;
  display:block;
}

.bannerMobile{
  width:100%;
  display:none;   
}


.bottomLink{
  padding-left:100px;
  padding-right:100px;
  padding-top:40px;
  padding-bottom:50px;
}

.section-page iframe, .section-page div.innerPage{
  float:left; 
  margin:0px 0 15px 0;
  width:100%;
  height:451px;   
}

.section-page li.listing{
  display:block;
  width:50%;
  list-style-type:none;
  float:left;
  padding:0px;
  margin:0px;
}

.section-page li.listing a, .section-page li.listing a:link, .section-page li.listing a:visited{
  font-family:Arial, Helvetica, sans-serif;
  font-size:25px;
  color:#414042;
  font-weight:bold;
  text-decoration:none;
  line-height:120%;
}

.section-page li.listing a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:25px;
  color:#EC1B23;
  font-weight:bold;
  text-decoration:none;
  line-height:120%;
}

.section-page li.listingMobile{
  display:none;
  width:100%;
  padding:0px;
  margin:0px;
  list-style-type:none;
}

.section-page li.listingMobile a, .section-page li.listingMobile a:link, .section-page li.listingMobile a:visited{
  font-family:Arial, Helvetica, sans-serif;
  font-size:25px;
  color:#414042;
  font-weight:bold;
  text-decoration:none;
  line-height:120%;
}

.section-page li.listingMobile a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:25px;
  color:#00bcb4;
  font-weight:bold;
  text-decoration:none;
  line-height:120%;
}

.row_header {
    background: #EFEFEF none repeat scroll 0% 0%;
    padding: 30px 0px;
  color:#414042;
  font-family:Helvetica;
}
.row_header .header_title {
    font-size: 46px;
  line-height: 49px;
  font-weight:bold;
}
.row_header .para {
    font-size: 22px;
    line-height: 29px;
}
.row_header .para a {
    color: #EC1B23;
    text-decoration: underline;
}
.row_body {
    padding: 0px 0px;
  margin:25px 0;
}
.application_box {
    padding: 0px 30px 50px;
    border: 2px solid rgb(234, 234, 234);
}
.application_box h2 {
    color: #EC1B23;
    text-align: left;
    margin: 15px 0px;
font-size: 25px;
line-height: 29px;  
font-weight: normal;
}
.application_banner{}


.glossary_box {
    border: 2px solid #EAEAEA;
    padding: 0px 30px 20px;
    margin-bottom: 20px;
    text-align: left;
}
.glossary_box h2 {
    color: #EC1B23;
    text-align: left;
    margin: 15px 0px;
  font-size:22px;
  line-height:26px;
}
.glossary_box p, .glossary_box div {
  font-size:18px;
  line-height:22px;
  color::#414042;
  margin:-10px 0 0 0!important;
}

.glossary_box div td{
  width:20%;
  padding:5px 5px 5px 20px;
}

.content_box {
    margin-bottom: 20px;
}

.content_box .ctitle {
    border: 2px solid #EAEAEA;
    font-size: 26px;
    line-height: 29px;
    color: #e7131a;
    font-weight: bold;
    text-align: left;
    padding: 15px 20px;
}

.content_box .ctitle span{
  color:#414042;
  font-size:18px;
  line-height:22px;
  font-weight:normal;
  font-style:italic;
}

.content_box .cpara {
    background: #F3F3F3 none repeat scroll 0% 0%;
    text-align: left;
    padding:10px 0px 10px 0px;
  font-size:14px;
  line-height:17px;
}

.content_box .cpara ul {
    margin: 0px;
  list-style: none;
    display: inline-block;
    width: 100%;
}

 
.content_box .cpara ul li {
    float: left;
    width: 26%;
    min-height: 45px;
    margin: 0px 30px 0px 5px;
  padding-left: 1em;
   /* text-indent: -.7em; */
}
/*.content_box .cpara ul li:before {
    content: "• ";
    color: #000;  or whatever color you prefer 
}*/
.button_mobile1, 
.button_mobile2,
.button_mobile3,
.button_mobile4, 
.button_mobile5,
.button_mobile6,
.button_mobile7,
.button_mobile8,
.button_mobile9,
.button_mobile10,
.button_mobile11{
    float: right;
    width: 20px;
  display:none;
  cursor:pointer;
}
.btn_slide{
    float: right;
    width: 20px;
  display:none;
  cursor:pointer;
}
.txt_slide{
  cursor:pointer;
}
.info_box {
    text-align: left;
    font-size: 18px;
    color: #414042;
    line-height: 22px;
    margin-bottom: 20px;
    padding: 0 0px;
}
.info_box .head {
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
}
.ben_box {
    color: #414042;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    /*padding: 20px 30px;*/
    /*border: 2px solid rgb(234, 234, 234);*/
    margin: 20px 0;
}
.ben_box .bpara{
  color: #414042;
    font-size: 18px;
    line-height: 22px;
    margin:0;
}
.ben_box div{
  color: #EC1B23;
  font-size:22px;
  line-height:26px;
}
.ben_box table {
    border: 2px solid rgb(234, 234, 234);
    color: #666666;
  margin: 15px 0;
  width: 100%;
}
.ben_box table thead tr td{
  font-size:18px;
  line-height:22px;
  font-weight:bold;
}
.colhead{
  font-weight:bold;
}
.ben_box table tr{}
.ben_box table td{
  border: 2px solid rgb(234, 234, 234);
  padding: 5px 15px;
}
.ben_box table tbody td{
  font-size:14px;
  line-height:18px;
}

.fta_header_title {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 36px;  
  color:#ffffff;
  line-height: 120%;
  /*font-weight:bold;*/
  background-position:center;
  width:100%;
  height:288px;
}

.fta_highlight{
  color:#EC1B23;
  width:100%;
  font-size:24px;
}

.fta_header{
  font-family:Arial, Helvetica, sans-serif;
  font-size:28px;
  color:#414042;
  line-height:120%;
}

.fta_box{
  border: 2px solid #EAEAEA;
  padding: 35px 60px 35px 60px;
  margin-bottom: 0px;
  text-align: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  color:#414042;
  line-height:120%;
}
.fta_box.box_v{
  padding:0;
}

.fta_box p{
  text-align:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  color:#414042;
  line-height:120%;
}

.fta_box ul{
  padding:0px 0px 0px 20px;
  margin:0px;
}

.fta_box table, .fta_teal_box table{
  width:100%;
}

.fta_box td, .fta_teal_box td{
  width:33%;
  padding-left:20px;
}

.fta_box a, .fta_box a:link, .fta_box a:visited{
  color:#e7131a;
  font-weight:bold;
  text-decoration:none;
  cursor:pointer;
  line-height:200%;
}

.fta_box a:hover{   
  color:#414042;
  font-weight:bold;
  text-decoration:none;
  cursor:pointer;
  line-height:200%;
}

.fta_teal_box{
  border: 2px solid #414042;
  padding: 35px 60px 35px 60px;
  margin-bottom: 0px;
  text-align: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  color:#FFFFFF;
  line-height:120%;
  background-color:#414042;
  text-align:left;
}

.font_24{
  font-size:24px;
  line-height: 27px;
}

.fta_teal_box_content{
  border: 2px solid #eeeeee;
  background-color:#eeeeee;
  text-align:left;
  padding:0px;
  margin:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;
  color:#FFFFFF;
  line-height:120%;
}

.fta_snapshot{
  padding: 35px 100px 35px 100px;
  margin:0px 0px 25px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:30px;
  font-weight:bold;
  color:#414042;
  line-height:120%;
  background-color:#f6f7fb;
}

.fta_snapshot table{  
  width:100%;
  margin-top:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:24px;
}

.fta_snapshot td{
  width:25%;
  text-align:center;
}

.fta_snapshot_header{
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  /*color:#EC1B23;*/
  font-weight:bold;
  line-height:120%;
}

.fta_snapshot_sub{
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  color:#414042;
  font-weight:bold;
  line-height:120%;
}

.fta_snapshot a, .fta_snapshot a:link, .fta_snapshot a:visited{
  color:#414042;
  font-weight:bold;
  text-decoration:none;
  cursor:pointer;
  line-height:120%;
}

.fta_snapshot a:hover{    
  color:#EC1B23;
  font-weight:bold;
  text-decoration:none;
  cursor:pointer;
  line-height:120%;
}



@media only screen and (max-width: 1200px) {
  .fta_snapshot{
    padding: 30px 50px 30px 50px;
  }
  
  .fta_snapshot table, .fta_snapshot_header{  
    font-size:23px;
  }
  
  .fta_snapshot_sub{
    font-size:16px;
  }
}

@media only screen and (max-width: 1024px) {
  /* Tariff Finder */
  /*.tariff_cta_container{
    width:100%;
    max-width:474px;
    margin:10px auto 0px;
  }
  .tariff_cta_box{
    width:100%;
    float:none;
  }
  .tariff_cta_container .tariff_cta_box:first-child{
    border-right:0px;
    border-bottom:2px solid #e3e3e3;
  }
  .tariff_desc img{
    display:block;
    margin:20px auto 0;
  }*/
}

@media only screen and (max-width: 950px) {
  .section-page iframe, .section-page div.innerPage{
  float:left; 
  margin:0px 0 15px 0;
  width:100%;
  height:350px;
  }
  
  /*.banner{
    display:block;    
  }
  
  .bannerMobile{
    display:none;   
  }*/

  .bannerDesktop{
    display:block;
  }

  .bannerMobile{
    display:none;   
  }
  
  .section-page li.listing{
    display:block;
  }
  
  .section-page li.listingMobile{
    display:none;   
  }
  
  .fta_box, .fta_teal_box{
    padding:25px 40px 15px 40px;
  }
  
  .fta_header{
  font-size:22px;
  }
  
  .fta_content{
    font-size:17px;
  }
  
  .fta_snapshot{
    padding: 20px 20px 20px 20px;
  }
  
  .fta_snapshot table, .fta_snapshot_header{  
    font-size:20px;
  }
  
  .fta_snapshot_sub{
    font-size:13px;
  }
} 

@media only screen and (max-width: 900px) {
  .row_body {
    padding: 0px 20px;
    margin:15px 0;
  }
} 
  
@media only screen and (max-width: 768px) {
#myIframe{
  height:500px !important;
} 
  .fta_header_title {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 22px;  
    color:#414042;
    line-height: 120%;
    font-weight:bold;
    background-image:none;
    height:auto;
    padding:0 20px;
    box-sizing: border-box;
  }

  .btn_slide{
    display:block;
  } 
  .ben_box .bpara{
    display:none;
  } 
  .content_box .cpara b {
    display: inline-block ;
    width: 80% ;
  }
  .content_box .cpara ul li {
    float: left;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 30px;
    padding-left: 0;
    /*text-indent: -8px;
    color: #00BCB4;*/ 
  } 
  .cpara div,
  .singlepara1,
  .singlepara3{
    display:none;
  }
  .single_para{
    display:none;
  }
  .content_box .cpara.singlepara1{
    display:none;
  }
  .button_mobile1, 
  .button_mobile2,
  .button_mobile3,
  .button_mobile4, 
  .button_mobile5,
  .button_mobile6,
  .button_mobile7,
  .button_mobile8,
  .button_mobile9,
  .button_mobile10,
  .button_mobile11{
      display: block;
  } 
  .row_header {
    padding: 30px 30px;
    text-align: left;
  }
  .row_body {
    padding: 0px 0px;
  }
  .content_box .ctitle span {
    display: inline-block;
    width: 100%;
  }
  /*.banner{
    display:none;   
  }
  
  .bannerMobile{
    display:block;    
  }*/

  .bannerDesktop{
    display:none;
  }

  .bannerMobile{
    display:block;    
  }
  
  .bottomLink{
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:30px;
  }

  .section-page li.listing{
    display:none;
  }
  
  .section-page li.listingMobile{
    display:block;
  }
  
  .fta_box.bpara{
      display:none;
  }
  
  .fta_highlight{
    width:80%;
  }

  .fta_snapshot td{
    width:25%;
    text-align:left;
  }
  
  .fta_snapshot{
    padding: 20px;
    font-weight:normal;
    color:#414042;
    text-align:left;
  }
  
  .fta_snapshot table{
    font-size:25px;
    color:#414042;
    line-height:120%;
    font-weight:bold;
  }
  
  .glossary_box div td{
    width:20%;
    padding:1px;
    font-size:8px;
    line-height:110%;
  }
  
  .ben_box table td{
    padding: 5px;
  }
  
  .ben_box table thead tr td{
    font-size:15px;
  }
  
  .ben_box table tbody td{
    font-size:12px;
  }
}

@media only screen and (max-width: 640px) {
  .section-page iframe, .section-page div.innerPage{
  float:left; 
  margin:0px 0 15px 0;
  width:100%;
  height:250px;
  }
  
  .fta_box, .fta_teal_box{
    padding:15px 20px 15px 20px;
    font-size:15px;
  }
  
  .fta_header{
    font-size:18px;
  }
  .fta_highlight{
    font-size:18px;
  }
  
  .fta_content, .fta_box p{
    font-size:15px;
  }
}
@media only screen and (max-width: 480px) {
  .row_header .header_title {
    font-size: 30px;
    line-height: 34px;
  } 
  .row_header .para {
    font-size: 18px;
    line-height: 22px;
    display:inline-block;
    width:100%;
  }
  .row_header .para a {
    float: left;
    width: 100%;
  }
  .content_box .ctitle {
    font-size: 20px;
    line-height: 24px;
  }
  .content_box .ctitle span {
    font-size: 16px;
    line-height: 20px;
  }
  .fta_snapshot{
    font-size:20px;
    /*padding:10px;   */
    margin:0px 0px 25px 0px;  
  }
  
  .fta_snapshot table, .fta_snapshot_header{
    font-size:14px;
  }
  
  .fta_snapshot table{
    margin-top:10px;
  }
}