
/* FONTS begin */
@font-face {
    font-family: 'CiscoSansTTRegular';
    src: url('../fonts/CiscoSansTTRegular.woff2') format('woff2'),
         url('../fonts/CiscoSansTTRegular.woff') format('woff');
    font-weight: normal;
    
}
@font-face {
    font-family: 'CiscoSansTTLight';
    src: url('../fonts/CiscoSansTTLight.woff2') format('woff2'),
         url('../fonts/CiscoSansTTLight.woff') format('woff');
    font-weight: lighter;
    
}
@font-face {
    font-family: 'CiscoSansTTExtraLight';
    src: url('../fonts/CiscoSansTTExtraLight.woff2') format('woff2'),
         url('../fonts/CiscoSansExtraLight.woff') format('woff');
    font-weight: lighter;
    
}
@font-face {
    font-family: 'CiscoSansTTBold';
    src: url('../fonts/CiscoSansTTBold.woff2') format('woff2'),
         url('../fonts/CiscoSansBold.woff') format('woff');
    font-weight: bold;
    
}
/* FONTS begin */
* {box-sizing: border-box;margin:0;padding:0;}
body {
    font-variant-ligatures: none;
    font-feature-settings: "liga" 0;
    font-family: CiscoSansTTExtraLight;
    font-weight: 200;
    color: #4d4c4c;
}
section {
    width: 100%;
    max-width: 1600px;
}
.tc-inset {
    width: 100%;
    max-width: 1236px;
    padding-left:10px;
    padding-right:10px;
}
.tc-txt-c {text-align: center;}
.tc-txt-l {text-align: left;}
.tc-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width:100%;
}
.tc-boxes-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: top;
    align-items: center;
    text-align: center;
    width:100%;
}
.tc-header-txt h1{
    font-family: CiscoSansTTLight;
    font-weight: 200;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    padding-bottom: 40px;
}

.tc-header-txt p{
    font-family: CiscoSansTTExtraLight;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    padding-bottom: 10px;
}
/* SECTION 1 begin */
#tc-section1 {
  max-width: 1600px;

}
#tc-section1 h1 {
  font-family: CiscoSansTTExtraLight;
  font-weight: 400;
  font-size: 54px;
  line-height: 60px;
  padding-top: 0px;
  padding-bottom: 10px;

}
#tc-section1 p {
  font-family: CiscoSansTTLight;
  font-weight: 200;
  font-size: 22px;
  line-height: 26px;
  padding-top:0px;
  padding-bottom:0px;

}
#tc-section1-hero {
  color: #fff;

}
#tc-section1-hero h1 {
  font-family: CiscoSansTTExtraLight;
  font-weight: 400;
  font-size: 54px;
  line-height: 60px;
  padding-top: 130px;
  padding-bottom: 10px;

}
#tc-section1-hero p {
  font-family: CiscoSansTTLight;
  font-weight: 200;
  font-size: 22px;
  line-height: 26px;
  padding-top:0px;
  padding-bottom:0px;

}
/* SECTION 1 end */
/* SECTION 2 begin */
#tc-section2 {
    background-color: #1e4471;
    padding-top: 70px;
    padding-bottom: 70px;
    color:#fff;
}
.tc-s2-icon-container {
    text-align: center;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    width: 100%;
    max-width: 1200px;
    padding-top:40px;
}

.tc-s2-icon {
  width: 380px;
  vertical-align: top;
  display: inline-block;
  padding-bottom: 40px;
}
.tc-s2-icon img {
  width: 163px;
  height: 163px;
}
.tc-s2-icon h2 {
  font-family: CiscoSansTTRegular;
  font-weight: 400;
  font-size: 42px;
  line-height: 46px;
  color:#00bceb;
  padding-top: 12px;
  padding-bottom: 20px;

}
.tc-s2-icon p {
  font-family: CiscoSansTTLight;
  font-weight: 200;
  font-size: 22px;
  line-height: 28px;
  padding-bottom:12px;
}
.tc-s2-icon sup {
  font-size: 16px;
  padding-top:0px;
}
.tc-s2-sub-txt h1{
  padding-top:20px;
  padding-bottom: 0px;
  color:#00bceb;
}
/* SECTION 2 end */
/* SECTION 3 begin */
#tc-section3 {
    background-color: #f2f2f2;
    padding-top: 70px;
    padding-bottom: 70px;
    color:#0d274d;
}
.tc-s3-icon-container {
    text-align: center;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    width: 100%;
    max-width: 1200px;
}
.tc-s3-icon {
  width: 360px;
  height: 110px;
  vertical-align: top;
  display: inline-block;
   padding-bottom:40px;
   margin-top:20px;
}
.tc-s3-icon img {
  position: absolute;
  width: 105px;
  height: 105px;
}
.tc-s3-icon p {
  font-family: CiscoSansTTLight;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  padding-top: 20px;
  padding-left: 120px;
}
/* SECTION 3 end */
/* SECTION 4 begin */
#tc-section4 {
    background-color: #fff;
    padding-top: 70px;
    padding-bottom: 70px;
    color:#0d274d;
}
.tc-s4-container {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    width: 100%;
    max-width: 1200px;
    padding-left: 0px;
}
.tc-s4-box1 {
  width:40%;
  vertical-align: top;
  display: inline-block;
}
.tc-s4-box1 h1, .tc-s4-box1 span {
  font-family: CiscoSansTTRegular;
  font-weight: 200;
  font-size: 34px;
  line-height: 40px;
  padding-top: 60px;
  padding-bottom: 4px;
  text-align: left;
}
.tc-s4-box1 span {
  color:#00bceb;
}
.tc-s4-box1 p {
  font-family: CiscoSansTTLight;
  font-weight: 200;
  font-size: 22px;
  line-height: 28px;
  text-align: left;
  padding-top:0px;
  padding-bottom: 0px;
}
.tc-s4-box2 {
  width:56%;
  vertical-align: top;
  display: inline-block;
}
#tc-s4-icon {
  top:100px;
  opacity: 0;
}

.tc-s4-box2-pic-container {
  position: relative;
  width: 100%;
}
.tc-s4-box2 img {
  position: relative;
  left:0px;
  top:0px;
  width: 100%;
}
#tc-s4-icon img {
  position: absolute;
  left:0px;
  top:0px;
  width: 100%;
}
/* SECTION 4 end */
/* SECTION 5 begin */
#tc-section5 {
    background-color: #f2f2f2;
    padding-top: 70px;
    padding-bottom: 70px;
    color:#0d274d;
}

.tc-s5-container {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    width: 100%;
    max-width: 1200px;
}
.tc-s5-box1 {
  width:40%;
  vertical-align: top;
  display: inline-block;
}
.tc-s5-box1 h1 {
  font-family: CiscoSansTTRegular;
  font-weight: 200;
  font-size: 26px;
  line-height: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;

}
.tc-s5-box1 p {
  font-family: CiscoSansTTLight;
  font-weight: 200;
  font-size: 22px;
  line-height: 28px;
  text-align: left;
  padding-top:40px;
  padding-bottom: 0px;
}


.tc-s5-box2 {
  width:56%;
  vertical-align: top;
  display: inline-block;
}
#tc-s5-icon-bg {
  z-index: 1;
}
#tc-s5-icon1,#tc-s5-icon2,#tc-s5-icon3,#tc-s5-icon4,#tc-s5-icon5,#tc-s5-icon6 {
   z-index: 3;
  overflow: hidden;
  position: absolute;
  left:0px;
  top:-60px;
  width: 100%;
  opacity: 0;
}
.tc-s5-box2-pic-container {
  position: relative;
  width: 100%;
}
.tc-s5-box2 img {
  position: relative;
  left:0px;
  top:0px;
  width: 100%;
}
/* SECTION 5 end */
/* SECTION 6 begin */
#tc-section6 {
    box-sizing: border-box;
    background-color: #08294b;
    padding-top: 70px;
    padding-bottom: 0px;
    color: #ffffff;
    width: 100%;
}
#tc-section6 h1 {
    padding-top:0px;
    padding-bottom: 40px;
    text-align: left;
}
#tc-section6 p {
    text-align: left;
}
#btn1, #btn1Pulse1, #btn1Pulse2, #btn1Pulse3 {
  display: none;
}
.tc-s6-box-left {
    position: relative;
    text-align: left;
    padding-right: 10px;
}
.tc-s6-box-right {
    position: relative;
}
.tc-s6-box-left-li {
    font-family: CiscoSansTTExtraLight;
    font-weight: lighter;
    font-size: 22px;
    line-height: 26px;
    padding-left: 82px;
    padding-top:0px;
    padding-bottom: 40px !important;
    text-align: left;

    background-image: url("../images/tc-sc6-check.png");
    background-repeat: no-repeat, repeat;
    background-position-x: left; 
    background-position-y: top; 
    background-size: 50px 50px;
}
.tc-s6-box-left-li p {
    font-family: CiscoSansTTExtraLight !important;
    font-weight: lighter !important;
    font-size: 22px !important;
    line-height: 26px !important;
    text-align: left !important;
}
.tc-s6-icon-container {
    width: 100%;
    float: right;
}
.tc-s6-box-right-icon {
    position: relative;
    display: inline-block;
    float:right;
    width: 22%;
    min-width: 120px;
    height: 200px;
    padding-left:12px;
    margin-left:10px;

}
.tc-s6-box-right-icon img {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
}
.tc-s6-box-right-btn-container {
  display: flex;
    position: relative;
    height: 40px;
    width: 100%;
}
.tc-s6-box-right-btn-child {
    position: relative;
    min-width:110px;
    margin-left: auto;
    margin-right: auto;
}
.tc-s6-icon-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    background-color: #08294b;
    border-radius: 30px;
    border: 1px solid white;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top:5px;
    padding-bottom:6px;
    margin-left: auto;
    margin-right: auto;

}
.tc-s6-btn-pulse1 {
    display: block;
    position: absolute;
    background-color: #08294b;
    border-radius: 30px;
    border: 1px solid white;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top:5px;
    padding-bottom:6px;

    animation: fadeinphoto 5s ease-in-out infinite; 
    -moz-animation: fadeinphoto 5s ease-in-out infinite; 
    -webkit-animation: fadeinphoto 5s ease-in-out infinite; 
    -o-animation: fadeinphoto 5s ease-in-out infinite; 
}
.tc-s6-btn-pulse2 {
    display: block;
    position: absolute;
    background-color: #08294b;
    border-radius: 30px;
    border: 1px solid white;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top:5px;
    padding-bottom:6px;

    animation: fadeinphoto 3s ease-in-out infinite; 
    -moz-animation: fadeinphoto 3s ease-in-out infinite; 
    -webkit-animation: fadeinphoto 3s ease-in-out infinite; 
    -o-animation: fadeinphoto 3s ease-in-out infinite;
    animation-delay: 1s; 
}
.tc-s6-btn-pulse3 {
    display: block;
    position: absolute;
    background-color: #08294b;
    border-radius: 30px;
    border: 1px solid white;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top:5px;
    padding-bottom:6px;

    animation: fadeinphoto 3s ease-in-out infinite; 
    -moz-animation: fadeinphoto 3s ease-in-out infinite; 
    -webkit-animation: fadeinphoto 3s ease-in-out infinite; 
    -o-animation: fadeinphoto 3s ease-in-out infinite; 

    animation-delay: 2s;
}
/* Animation Keyframes*/
@keyframes fadeinphoto {
  0% { box-shadow: 0 0 -10px #fff; }
  40% { box-shadow: 0 0 20px #fff; }
  60% { box-shadow: 0 0 20px #fff; }
  100% { box-shadow: 0 0 -10px #fff; }
}

@-moz-keyframes fadeinphoto {


  0% { box-shadow: 0 0 -10px #fff; }
  40% { box-shadow: 0 0 20px #fff; }
  60% { box-shadow: 0 0 20px #fff; }
  100% { box-shadow: 0 0 -10px #fff; }

}

@-webkit-keyframes fadeinphoto {
    0% { box-shadow: 0 0 -10px #fff; }
  40% { box-shadow: 0 0 20px #fff; }
  60% { box-shadow: 0 0 20px #fff; }
  100% { box-shadow: 0 0 -10px #fff; }
}

@-o-keyframes fadeinphoto {
    0% { box-shadow: 0 0 -10px #fff; }
  40% { box-shadow: 0 0 20px #fff; }
  60% { box-shadow: 0 0 20px #fff; }
  100% { box-shadow: 0 0 -10px #fff; }
}
.tc-s6-icon-btn:hover {
    background-color: #1e4471;
}

.tc-s6-icon-btn-active1 {
  overflow: hidden;
 
    position: absolute;
    background-color: #00bceb;
    border-radius: 30px;
    border: 1px solid #00bceb;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top:5px;
    padding-bottom:6px;
}
.tc-s6-icon-btn-active2 {
  overflow: hidden;
    display: none;
    position: absolute;
    background-color: #ffa53b;
    border-radius: 30px;
    border: 1px solid #ffa53b;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top:5px;
    padding-bottom:6px;
}
.tc-s6-icon-btn-active3 {
  overflow: hidden;
    display: none;
    position: absolute;
    background-color: #969899;
    border-radius: 30px;
    border: 1px solid #969899;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top:5px;
    padding-bottom:6px;
}
.tc-s6-icon-btn-active4 {
  overflow: hidden;
    display: none;
    position: absolute;
    background-color: #74bf4b;
    border-radius: 30px;
    border: 1px solid #74bf4b;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top:5px;
    padding-bottom:6px;
}

.tc-s6-box2 {
  width:100%;
  vertical-align: top;
  display: inline-block;
  margin-top:-220px;
}
.tc-s6-box2-pic-container {
  position: relative;
  width: 100%;
}
#tc-s6-bg1 {
  position: relative;
  left:0px;
  top:0px;
  width: 100%;
}

#tc-s6-bg1 img {
  position: relative;
  left:0px;
  top:0px;
  width: 100%;
}
#tc-s6-bg2,#tc-s6-bg3,#tc-s6-bg4 {
  position: absolute;
  left:0px;
  top:0px;
  width: 100%;
  opacity: 0;
}
#tc-s6-bg2 img, #tc-s6-bg3 img, #tc-s6-bg4 img {
  position: absolute;
  left:0px;
  top:0px;
  width: 100%;
}

.tc-s6-bar1-mb {
  width:100%;
  padding: 5px;
  background-color:#00bceb;
  border-radius: 4px;
}
.tc-s6-bar2-mb {
  width:100%;
  padding: 5px;
  background-color:#fbab2c;
  border-radius: 4px;
}
.tc-s6-bar3-mb {
  width:100%;
  padding: 5px;
  background-color:#969899;
  border-radius: 4px;
}
.tc-s6-bar4-mb {
  width:100%;
  padding: 5px;
  background-color:#74bf4b;
  border-radius: 4px;
}
.tc-s6-row {
  display:table;
    width:100%;
    padding-top:0px;
    padding-bottom: 0px;
    height: 110px;
}
.tc-s6-row p{
  font-family: CiscoSansTTExtraLight !important;
  font-weight: lighter !important;
  font-size: 32px !important;
  line-height: 37px !important;
  letter-spacing: 1px;
  text-align: center !important;
}
.tc-s6-icon-txt-contianer {
  position: relative;
  width: 100%;
  padding-top:20px;
  padding-bottom: 20px;
}
.tc-s6-icon-txt-contianer img {
  width: 100%
}
.tc-s6-bar1-txt-contianer {
  padding-top:40px;
  padding-bottom: 40px;

  background-image: url("../images/tc-sc6-mb-bg1.png");
  background-repeat: no-repeat, repeat;
  background-position-x: center; 
  background-position-y: center; 
  background-size: 100% auto;

   display: table-cell;
   vertical-align: middle;
}
.tc-s6-row p {
  display: block;
  text-align: center;

}
.tc-s6-bar2-txt-contianer {
  min-height: 140px;
  padding-top:40px;
  padding-bottom: 40px;
  padding-left:13%;
  padding-right: 13%;


  background-repeat: no-repeat, repeat;
  background-position-x: center; 
  background-position-y: center; 
  background-size: 100% auto;
  display: table-cell;
   vertical-align: middle;
}
.tc-s6-bar3-txt-contianer {
  min-height: 140px;
  padding-top:40px;
  padding-bottom: 40px;
  padding-left:24%;
  padding-right: 24%;

  background-image: url("../images/tc-sc6-mb-bg3.png");
  background-repeat: no-repeat, repeat;
  background-position-x: center; 
  background-position-y: center; 
  background-size: 100% auto;
  display: table-cell;
   vertical-align: middle;
}
.tc-s6-bar4-txt-contianer {
  min-height: 140px;
  padding-top:40px;
  padding-bottom: 40px;
  padding-left:27%;
  padding-right: 27%;

  background-repeat: no-repeat, repeat;
  background-position-x: center; 
  background-position-y: center; 
  background-size: 100% auto;
  display: table-cell;
   vertical-align: middle;
}
.tc-s6-bar-text h2{
  width: 100%;
  font-family: CiscoSansTTLight;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #0d274d;
}
.tc-s6-bar-text p{
  position:relative;
  vertical-align: middle;
  width: 100%;
  font-family: CiscoSansTTExtraLight;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #fff;
}
#tc-s6-mb {
  display: none;
  padding-bottom: 20px;
}
/* SECTION 6 end */
/* SECTION 7 begin */
#tc-section7 {
    display: flex;
    background-color: #1e4471;
    padding-top: 70px;
    padding-bottom: 70px;
    color: #ffffff;
}
#tc-section7 h1{
    font-family: CiscoSansTTExtraLight;
    font-weight: lighter;
    font-size: 38px;
    line-height: 42px;
    padding-top:0px;
    padding-bottom: 40px;
}
#tc-section7 h2{
    font-family: CiscoSansTTExtraLight;
    font-weight: lighter;
    font-size: 30px;
    line-height: 34px;
    padding-top:0px;
    padding-bottom: 30px;
}
#tc-section7 p{
    font-family: CiscoSansTTLight;
    font-weight: 200;
    font-size: 22px;
    line-height: 30px;
    color: #0d274d;
    text-align: left;
    padding-top:80px;
    padding-bottom: 40px;
    padding-left: 20px;
}
#tc-section7 button {
    font-family: 'CiscoSansTTRegular';
    font-weight: 300;
    font-size: 24px;
    line-height: 26px;
}
.tc-s7-box-right {
    padding-right:10px !important;
}
.tc-s7-box-left {
    padding-left:10px !important;
}
.tc-s7-accordion {
  position: relative;
  z-index: 100;
  background-color: #00bceb;
  color: #0d274d;
  cursor: pointer;
  padding-top: 18px;
  padding-bottom: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-radius: 18px;
  min-height: 98px;
  padding-left: 24px;
  padding-right:68px;
}
.tc-s7-accordion-arrow {
  position: absolute;
  display: inline;
  top: 40px;
  right: 20px;
  width: 30px;
  height: 19px;
  background-image: url("../images/tc-sc7-arrowDown.png");
  background-repeat: no-repeat, repeat;
  background-position-x: center; 
  background-position-y: center; 
  background-size: 30px 19px;

  transform: rotate(0deg);

  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
.tc-s7-panel {
  position: relative;
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  margin-bottom: 30px;
  top:-50px;
  overflow: hidden;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;

  -webkit-transition: max-height 0.2s, margin-bottom 0.2s ease-out;
  -moz-transition: max-height 0.2s, margin-bottom 0.2s ease-out;
  -o-transition: max-height 0.2s, margin-bottom 0.2s ease-out;
  transition: max-height 0.2s, margin-bottom 0.2s ease-out;
}
.active, .tc-s7-accordion:hover {
  background-color: #00bceb;
}

.tc-s7-accordion:after {

}

.active:after {

}

/* SECTION 7 end */
/* SECTION 8 begin */
#tc-section8 {
    background-color: #fff;
    padding-top: 70px;
    padding-bottom: 70px;
    color:#0d274d;
}
#tc-section8 img {
    width: 100%;
}

.tc-s8-box2-pic-container {
  position: relative;
  width: 100%;
  margin-top:40px !important;
}
#tc-s8-bg1 {
  position: relative;
  left:0px;
  top:0px;
  width: 100%;
}

#tc-s8-bg1 img {
  position: relative;
  left:0px;
  top:0px;
  width: 100%;
}
#tc-s8-bg2 {
  position: absolute;
  left:0px;
  top:0px;
  width: 100%;
}
#tc-s8-bg3 {
  position: absolute;
  left:0px;
  top:0px;
  width: 100%;
}
#tc-s8-bg2 img, #tc-s8-bg3 img {
  position: absolute;
  left:0px;
  top:0px;
  width: 100%;
}

/* SECTION 8 end */
/* SECTION 9 begin */
#tc-section9 {
    background-color: #f2f2f2;
    padding-top: 70px;
    padding-bottom: 0px;
    color:#0d274d;
}
.tc-s9-icon-container {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    width: 100%;
    max-width: 1200px;
    padding-top:40px;
    padding-bottom: 40px;
}
.tc-s9-icon {
  width: 240px;
  vertical-align: top;
  display: inline-block;
}
.tc-s9-icon img {
  width: 118px;
  height: 118px;
}
.tc-s9-icon h1 {
  font-family: CiscoSansTTLight;
  font-weight: 200;
  font-size: 26px;
  line-height: 30px;
  padding-top: 12px;
  padding-bottom: 12px;

}
.tc-s9-icon p {
  font-family: CiscoSansTTLight;
  font-weight: 200;
  font-size: 18px;
  line-height: 22px;
}
.tc-s9-stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0
}
.tc-s9-dt {display: block;}
.tc-s9-mb {display: none;}
/* SECTION 9 end */
/* SECTION 10 begin */
#tc-section10 {
    background-color: #08294b;
    padding-top: 70px;
    padding-bottom: 100px;
    color:#fff;
}
#tc-s10-btn {
  padding-top:30px;
}
/* SECTION 10 end */

.row::after {
  content: "";
  clear: both;
  display: block;
  float: left;
}

[class*="col-"] {
  float: left;
  padding: 0px;
}
.tc-col-1 {width: 8.33%;}
.tc-col-2 {width: 16.66%;}
.tc-col-3 {width: 25%;}
.tc-col-4 {width: 33.33%;}
.tc-col-5 {width: 41.66%;}
.tc-col-6 {width: 50%;}
.tc-col-7 {width: 58.33%;}
.tc-col-8 {width: 66.66%;}
.tc-col-9 {width: 75%;}
.tc-col-10 {width: 83.33%;}
.tc-col-11 {width: 91.66%;}
.tc-col-12 {width: 100%;}

/* BUTTONS begin*/

a.tc-cta1 {
  font-family: CiscoSansTTLight !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  padding: 9px 45px 9px 45px !important;
  border-radius: 100px !important;
  line-height: 1.37 !important;
  margin-bottom: 0 !important;
  text-align: center !important;
  background-color: #00bceb !important;
  color: #0D274D !important;
  text-decoration: none !important;
}
a.tc-cta1:hover {
  background-color: #33C9EF !important;
}
.tc-br-dt br{
    display: block;
}
.tc-br-mb br{
    display: none;
}
/* BUTTONS end */
@media only screen and (max-width: 1100px) {
.tc-s9-icon-container {
    text-align: center;
}
.tc-s9-icon {
  width: 40%;
}
}
@media only screen and (max-width: 875px) {
  .tc-br-mb br{
    display: block;
}
.tc-s7-accordion br{
  display: none;
}
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  [class*="tc-col-"] {
    width: 100%;
  }
.tc-inset {
    padding-left: 10px;
    padding-right: 10px;
}
.tc-header-txt {
    padding-left:10px;
    padding-right: 10px;
}
.tc-header-txt h1, .tc-header-txt span{
    font-size: 22px;
    line-height: 29px;
    padding-bottom: 20px;
}
.tc-br-dt br{
    display: none;
}
.tc-br-mb br{
    display: block;
}
.tc-header-txt p{
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 10px;
}
  /* SECTION 1 begin */

#tc-section1{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;

}
#tc-section2,#tc-section3,#tc-section5 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;

}
#tc-section4 {
    padding-top: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;

}
.tc-s4-box1,.tc-s5-box1 {
    width: 100%;
    padding-bottom: 40px;
}
.tc-s4-box2, .tc-s5-box2 {
    width: 100%;
}
.tc-s4-box1 h1, .tc-s4-box1 p, .tc-s5-box1 h1, .tc-s5-box1 p{
    text-align: center;
}
#tc-section6 {
    padding-top: 40px;
}
#tc-section6 h1 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 30px;
}
#tc-section6 p {
  font-family: CiscoSansTTLight;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: .6px;
  text-align: left;
  padding-bottom: 20px;
}
.tc-s6-box-left-li {
  padding-left: 44px;
  padding-top: 0px;
  padding-bottom: 20px !important;
  background-position-x: left; 
  background-position-y: 5px; 
  background-size: 30px 30px;
  margin-left:32px;
}
.tc-s6-box-left-li p {
    font-family: CiscoSansTTExtraLight !important;
    font-weight: lighter !important;
    font-size: 22px !important;
    line-height: 26px !important;
    text-align: left !important;
}
.tc-s6-box-left {
    padding-right: 0px;
}
#tc-s6-dt-iconBtns, .tc-s6-box2 {
  display: none;
}
#tc-s6-mb {
  padding-top:30px;
  display: block;
}
#tc-section7 button {
    font-size: 17px;
    line-height: 22px;
}
.tc-s7-box-right {
    padding-right:0px !important;
}
.tc-s7-box-left {
    padding-left:0px !important;
}
#tc-section7 p{
    font-family: CiscoSansTTLight;
    font-weight: 200;
    font-size: 15.5px;
    line-height: 20px;
    color: #0d274d;
    text-align: left;
    padding-top:70px;
    padding-bottom: 20px;
    padding-left: 6px;
}
.tc-s7-accordion {
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 16px;
  padding-left: 24px;
  padding-right:68px;
  min-height: 62px;
}
.tc-s7-accordion-arrow {

    top: 30px;
    right: 20px;
    width: 18px;
    height: 11px;
    background-size: 18px 11px;
}
#tc-section9 {
    padding-top: 40px;
}
.tc-s9-icon-container {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tc-s9-icon {
  padding-top:30px;
  width: 100%;
  vertical-align: top;
  display: inline-block;
}
.tc-s9-icon img {
  width: 70px;
  height: 70px;
}
.tc-s9-icon h1 {
  font-size:20px !important;
  font-weight: bold !important;
  padding-top: 16px;
  padding-bottom: 10px;
}
.tc-s9-icon p {
}
.tc-s9-dt {display: none;}
.tc-s9-mb {display: block;}
}
@media only screen and (max-width: 375px) {

.tc-header-txt p {

}
.tc-s3-icon-container {
    padding-left: 80px;
}
.tc-s3-icon {
    width: 260px;
    height: 60px;
}
.tc-s3-icon img {
  width:50px;
  height:50px;
}
.tc-s3-icon p {
    padding-top: 0px;
    padding-left: 60px;
}
}