/*Styles - SkyTRAACS Products page*/
#productBanner {
	padding-bottom: 0;
}
#pageBannerBg {
	background-attachment: fixed;
	padding-top: 121px;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	position: relative;
	background-position: top right;
    background-color: #1C4188;
}
#pageBannerBg .swcontainer.flexbox { 
    height: calc(100vh - 121px);
}
#pageBannerBg .swcontainer > .flexbox {
	height: calc(100vh - 121px);
}
#pageBannerBg .swcontainer-wrapper {
	align-self: center;
}
#pageBannerBg h1 {
	font-family: 'Glacial Indifference Bold';
	color: #FFF;
	font-size: 45px;
	line-height: 147%;
}
#pageBannerBg h2 {
	color: #fff;
}
.productpg-bannerCols {
    align-self: center;
}
.productpg-bannerCols {
	width: 100%;
	align-self: flex-end;
}
#productpg-bannerCols-Left {
	max-width: 62%;
	transform: translateY(-25%);
}
#productpg-bannerCols-Right {
	max-width: 38%;
	position: relative;
}
#bannerDescription {
	text-align: center;
	padding: 35px 0 85px;
	margin-bottom: 64px;
}
#bannerDescription::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 70%;
	max-width: 524px;
	background: rgba(0,0,0,0.2);
	height: 1px;
	margin: 0 auto;
}
#bannerDescription h2 {
	font-family: 'Glacial Indifference Bold';
	color: #1162D5;
	font-size: 42.667px;
	line-height: 50.891px;
	padding-bottom: 15px;
}
#bannerDescription h3 {
	color: #212D3F;
    font-size: 32px;
    line-height: 50.891px;
}
#productpg-bannerCols-Left h2 {
	font-size: 24px;
	line-height: 33px;
	font-weight: bold;
}
.prodFeaturesOuter {
	padding-top: 32px;
	max-width: 906px;
	padding-bottom: 36px;
}
.prodFeaturesOuter.flexbox {
	column-gap: 3.3%;
	row-gap: 50px;
}
.prodFeatures {
	width: 31%;
	border-top: 1px solid #fff;
}
.prodFeatures p {
	color: #FFF;
	font-size: 22px;
	line-height: 143%;
	padding-top: 18.71px;
}
#productBanner .bookademo-Formwrapper {
	/* transform: translateY(209px); */
    transform: translateY(-123px);
}
#bookademorequest h2, #bookademorequest h3 {
	color: #000;
    padding-bottom: 15px;
}
#bookademorequest h2 {
    font-family: 'Glacial Indifference Bold';
}
#bookademorequest h3 {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 20px;
}
#productfeatures {
	padding-bottom: 98px;
	padding-top: 100px;
}
.productfeatures-Intro {
	text-align: center;
	padding-bottom: 64px;
}
#productfeatures .secTitle {
	color: #212D3F;
	font-size: 40px;
	line-height: 54.756px;
	font-family: 'Glacial Indifference Bold';
}
#productfeatures .secDesc p {
	color: #212D3F;
	font-size: 20px;
	line-height: 36px;
}
.productfeatures-Listitem-Cols {
	/* width: 50%; */
	align-self: center;
	overflow: hidden;
}
.oddrow.productfeatures-Listitem .productfeatures-Listitem-Cols-Left {
	order: 1;
}
.oddrow.productfeatures-Listitem .productfeatures-Listitem-Cols-Right {
	order: 2;
	padding-left: 70px;
}
.evenrow.productfeatures-Listitem .productfeatures-Listitem-Cols-Left {
	order: 2;
}
.evenrow.productfeatures-Listitem .productfeatures-Listitem-Cols-Right {
	order: 1;
    padding-right: 70px;
}
.productfeatures-Listitem-Cols-Left {
	width: 35%;
    border-radius: 10px;
}
.productfeatures-Listitem-Cols-Right {
	width: 65%;
}
.productfeatures-Listitem {
	padding-bottom: 90px;
}
.productfeatures-Listitem:last-child {
	padding-bottom: 0;
}
.kf-shortTitle {
	color: #000;
	font-size: 18px;
	line-height: 58.668px;
}
.kf-Title {
    font-family: 'Glacial Indifference Bold';
	color: #000;
	font-size: 26px;
	line-height: 36px;
    padding-bottom: 30px;
}
.kf-desc ul, .kf-desc p {
    padding-bottom: 15px;
}
.kf-desc p, .kf-desc li {
	color: #212D3F;
	font-size: 20px;
	line-height: 32px;
	padding-bottom: 15px;
	padding-left: 0;
}
.kf-ctaBtn { margin-top: 18px; }
.kf-ctaBtn a, #bookademorequest a {
	font-family: 'Glacial Indifference Bold';
	border-radius: 22px;
	background: #1162D5;
	width: 160px;
	height: 48px;
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
}
.kf-ctaBtn a:hover {
	background: #385c96;
	transform: translateX(5px);
}

#productfaq {
	padding: 79px 0 126px;
	background: linear-gradient(180deg, #007BC2 0%, #1162D5 100%);
}
#productfaq .accordion-item {
	border-bottom: 1.5px solid #fff;
	padding: 45px 0 39px;
}
#productfaq .accordion-title h6 {
	color: #FFF;
	font-family: Glacial Indifference;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	align-self: center;
}
#productfaq .accordion-content p {
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
	line-height: 35px;
	padding-bottom: 30px;
	opacity: 0.85;
}
#productfaq .accordion-content p:last-child { padding-bottom: 0; }
#productfaq .accordion-content {
	margin-top: 21px;
	max-width: 96%;
}


/*Tabs*/
.tab__container {
    background: #fff;
  /*  width: 75vw;*/
    margin: auto;
    border-radius: 5px;
    max-width: 100%;
  }
  .tab__title {
      margin: 47px 0 0;
      border: 1px solid #ffffff52;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      column-gap: 0;
  }
  .tab__title .tab__button:first-of-type {
    /* margin: 0; */
  }
  .tab__title .tab__button {
      flex: 1 0 0;
      align-self: flex-start;
      align-self: stretch;
      padding: 11px 10px;
      border: 0;
      background: transparent;
      outline: none;
      margin: 0;
      cursor: pointer;
      /*  width: 25%;*/
      color: #fff;
      font-size: 19px;
      font-style: normal;
      font-weight: 400;
      line-height: 33px;
      opacity: 0.8;
      transition: 250ms all ease-in-out;
      border-right: 1px solid #ffffff52;
  }
  .tab__title .tab__button:last-child { border-right: 0; }
  .tab__title .tab__button:hover {opacity: 1;}
  
  .tab__title .tab__button img {
  /*  height: 25px;*/
    max-height: 56px;
    display: block;
    margin: 0px auto 5px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter 0.3s ease;
  }
  .tab__title .tab_button-active {
      background: #fff;
      color: #003a79;
      opacity: 1;
  }
  .tab__title .tab_button-active img {
    filter: none;
  }
  
  .tab__inside {
  /*  display: grid;
    grid-template-columns: repeat(2, 1fr);*/
    visibility: hidden;
    opacity: 0;
    height: 0;
    transform: translateY(-500%);
    transition: transform 0.3s ease-in;
    display: flex;
    display: none;
  }
  .tab__inside .tab__inside-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
  }
  .tab__inside .tab__inside-img img {
    height: 150px;
    display: block;
    margin: 0 auto;
  }
  .tab__inside .tab__inside-text {
  /*  display: flex;*/
    flex-direction: column;
    justify-content: center;
    align-content: center;
  }
  .tab__inside .tab__inside-text p {
      color: #545454;
      font-size: 14px;
      font-weight: 100;
      color: #3A3D4F;
      font-size: 19px;
      font-style: normal;
      font-weight: 400;
      line-height: 30px;
      letter-spacing: 0.38px;
      padding: 0;
  }
  .tab__inside .tab__inside-text a.secButton {
      border: none;
      cursor: pointer;
      background: #18058B;
      width: 175px;
      color: #fff;
      height: 73px;
      transition: 250ms all ease-in-out;
      line-height: 40px;
  }
  .tab__inside .tab__inside-text a.secButton:hover {
    background: #FF7266;
    color: #510E08;
  }
  
  .tab__inside-active {
      visibility: visible;
      opacity: 1;
      height: 100%;
      transform: translateY(0);
      transition: transform 0.3s ease-out 0.1s, opacity 0.3s ease-out 0.1s;
      display: flex;
  }
  
  #mobDrop.tab__title {
      padding: 0;
      border: 0;
      display: none;
      background: transparent;
  }
  #mobDrop select {
      width: 100%;
      height: 52px;
      padding: 0 20px;
      font-size: 18px;
      line-height: 26px;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      color: #222;
      border: 1px solid #18058b3d;
      border-radius: 7px;
      background-image: url('../images/arrow-down-blue.png');
      background-repeat: no-repeat;
      background-position: 97% 52%;
      background-size: 13px;
  }


/*Benefits*/
.prodpgBenefits-Cols {
	width: 50%;
	align-self: flex-start;
}
#productBenefits {
	padding-bottom: 94px;
}
#productBenefits .secTitle {
	text-align: center;
	/* font-size: 60px; */
}
#prodpgBenefits > .flexbox {
	justify-content: space-between;
	column-gap: 1%;
}
#prodpgBenefits-Cols-Left {
	max-width: 38%;
}
#prodpgBenefits-Cols-Right {
	width: 61%;
	background-color: #F1FEFE;
	padding: 43px 37px;
    border-radius: 6px;
}
#prodpgBenefits-Cols-Left .tab__title {
	border: 0;
	margin: 0;
}
#prodpgBenefits-Cols-Left .tab__title .tab__button {
	color: #000;
	width: 100%;
	flex: 1 auto;
	text-align: left;
	font-size: 23.058px;
	line-height: 40.116px;
	font-family: 'Glacial Indifference Bold';
	padding: 12px 42px 12px 12px;
	border-radius: 11.581px;
	border: 1.448px solid #1C2B3A20;
	margin-bottom: 23px;
	background-image: url('../images/arrow-right-blue.png');
	background-repeat: no-repeat;
	background-position: 97% 50%;
    background-size: auto;
}
#prodpgBenefits-Cols-Left .tab__title .tab_button-active, #prodpgBenefits-Cols-Left .tab__title .tab__button:hover {
	background-color: #EAFDFD;
	border-color: #EAFDFD;
}
.prodpgBene-Title h3 {
	color: #000;
	font-size: 28px;
	line-height: 43.116px;
	font-family: 'Glacial Indifference Bold';
	padding-bottom: 20px;
}
.tab__inside .tab__inside-text .prodpgBene-Desc p {
	color: #000;
	font-size: 20px;
	line-height: 36px;
	padding-bottom: 15px;
}
.tab__inside .tab__inside-text .prodpgBene-Desc p:last-child { padding-bottom: 0; }
.tab__inside-inner-Cols {
	width: 100%;
    overflow: hidden;
}
#tab__inside-inner-Left {
	max-width: 60%;
	padding-right: 19px;
}
#tab__inside-inner-Right {
	max-width: 40%;
}

#tab__inside-inner-Right img {
	padding-top: 20px;
}




/*Responsive Styles*/
@media only screen and (width: 1640px) and (height: 2360px) {

}
@media only screen and (max-width: 1600px) and (min-height: 1200px) {
    #productpg-bannerCols-Left {
        transform: translateY(-45%);
    }
}
@media only screen and (max-width: 1440px) {
    #productfeatures .secTitle, #productBenefits .secTitle {
        /* font-size: 44px; */
    }
    #productfeatures .secDesc p, .kf-desc p, .kf-desc li {
        font-size: 20px;
        line-height: 29px;
    }
    #prodpgBenefits-Cols-Left .tab__title .tab__button {
        font-size: 20.058px;
        line-height: 34px;
    }
    .prodpgBene-Title h3 {
        font-size: 32px;
        line-height: 48.116px;
    }
    #tab__inside-inner-Left {
        max-width: 100%;
        padding-right: 0;
    }
    #tab__inside-inner-Right {
        max-width: 100%;
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }
    #prodpgBenefits-Cols-Right .tab__inside-inner.flexbox #tab__inside-inner-Right img {
        display: inline-block;
    }
    #productfaq .accordion-content p {
        font-size: 20px;
        line-height: 34px;
    }
    #pageBannerBg h1 {
        font-size: 40px;
        line-height: 58.088px;
    }
    .prodpgBene-Desc {
        padding: 20px 15px;
    }
    #bannerDescription h2 {
        font-size: 38.667px;
        line-height: 50.891px;
    }
    #bannerDescription h3 {
        font-size: 28px;
        line-height: 42.891px;
    }
    #mapLocationCols-Left {
        text-align: center;
        padding-top: 35px;
    }
    #mapLocationCols-Left img {
        display: inline-block;
        vertical-align: top;
        max-width: 80%;
        width: 850px;
    }
    #offices {
        padding-bottom: 51px;
    }
}
@media only screen and (max-width: 1366px) {
    #prodpgBenefits-Cols-Left {
        display: none;
    }
    .accordion-title.mob {
        display: flex;
        background-color: #F1FEFE;
        text-align: left;
        padding: 12px;
        border-radius: 11.581px;
        border: 1.448px solid #1C2B3A20;
        align-items: center;
    }
    #prodpgBenefits-Cols-Right {
        width: 100%;
        padding: 0;
        background-color: #fff;
    }
    #prodpgBenefits-Cols-Right .accordion-item {
        margin-bottom: 20px;
    }
    .accordion-active .tab__inside.accordion-content {
        visibility: visible;
        opacity: 1;
        height: auto;
        transform: translateY(0);
        padding: 0 21px 20px;
    }
    .accordion-title.mob h6 {
        font-size: 24.058px;
        line-height: 37.116px;
        font-family: 'Glacial Indifference Bold';
        padding: 8px 25px 8px 8px;
        color: #000;
    }
    .tab__inside-text.prodpgBene-Title {
        display: none;
    }
    .accordion-icon svg {
        max-width: 17px;
    }
    #productfaq .accordion-icon svg {
        max-width: 27px;
    }
    .prodFeatures p {
        font-size: 22px;
        line-height: 34.78px;
        padding-top: 15.71px;
    }
}

@media only screen and (max-width: 1280px) {
    #pageBannerBg h1 {
        font-size: 38px;
        line-height: 56.088px;
    }
    .accordion-title.mob h6 {
        font-size: 22.058px;
        line-height: 35.116px;
    }
    .evenrow.productfeatures-Listitem .productfeatures-Listitem-Cols-Right {
        padding-right: 35px;
    }
    .oddrow.productfeatures-Listitem .productfeatures-Listitem-Cols-Right {
        padding-left: 35px;
    }
    #productfeatures .secTitle, #productBenefits .secTitle {
        font-size: 40px;
    }
    #productpg-bannerCols-Left {
        transform: translateY(-17%);
    }
    .prodFeatures p {
        font-size: 20px;
        line-height: 29.78px;
    }
    #productpg-bannerCols-Left h2 {
        font-size: 21px;
    }
    .bookademo-Formwrapper {
        padding: 36px;
    }
    #productBanner .bookademo-Formwrapper {
        transform: translateY(-17%);
    }
}
@media only screen and (max-width: 1200px) and (max-height:820px) {
    /* #productpg-bannerCols-Left {
        transform: translateY(-3%);
    } */
}
@media only screen and (max-width: 1025px) {
    #pageBannerBg {
        height: auto;
        background-size: cover;
        background-position: 75% -70px;
    }
    #pageBannerBg .swcontainer.flexbox {
        height: auto;
    }
    #productpg-bannerCols-Left, #productpg-bannerCols-Right {
        max-width: 100%;
    }
    #pageBannerBg h1 {
        padding-top: 105px;
    }
    #productBanner .bookademo-Formwrapper {
        transform: translateY(0);
    }
    #productBanner {padding-bottom: 50px;}
    #productfeatures {
        padding-top: 40px;
    }
    .kf-Title {font-size: 28px;}
    .prodFeaturesOuter.flexbox {
        row-gap: 40px;
        padding-top: 26px;
        max-width: 100%;
    }
    #productpg-bannerCols-Left {
        transform: translateY(0);
    }
    #pageBannerBg {
        background-color: #fff;
    }
    #bannerDescription h2 {
        font-size: 34.667px;
        line-height: 46.891px;
    }
    #bannerDescription h3 {
        font-size: 26px;
        line-height: 38.891px;
    }
    #bannerDescription h2 {
        font-size: 28.667px;
        line-height: 42.891px;
    }
    #bannerDescription h3 {
        font-size: 24px;
        line-height: 36.891px;
    }
    #productfaq .accordion-title h6 {
        font-size: 22px;
    }
}

@media only screen and (min-width: 1025px) and (min-height: 1080px) {
    #pageBannerBg, #pageBannerBg .swcontainer.flexbox {
      height: 1005px;
    }
    #productBanner .bookademo-Formwrapper {
      transform: translateY(59px);
    }
  }

@media only screen and (max-width: 880px) {
    #pageBannerBg {
        background-size: cover;
        background-position: 74% 0;
    }
    #productfaq .accordion-title h6 {
        line-height: 38px;
        font-size: 20px;
        padding-right: 10px;
    }
}
@media only screen and (max-width:810px) {
    .productfeatures-Listitem {
        padding-bottom: 100px;
    }
    .productfeatures-Listitem-Cols {
        width: 100%;
        text-align: center;
    }
    .productfeatures-Listitem-Cols-Left {
        order: 1 !important;
    }
    .productfeatures-Listitem-Cols-Right {
        order: 2 !important;
        padding: 15px 0 0 !important;
    }
    .productfeatures-Listitem-Cols-Left img {
        display: inline-block;
        vertical-align: top;
        max-width: 350px;
    }

}
@media only screen and (max-width:769px) {
    .tab__inside .tab__inside-text .prodpgBene-Desc p, #productfeatures .secDesc p, .kf-desc p, .kf-desc li {
        font-size: 18px;
    }
    .accordion-title.mob h6 {
        font-size: 20.058px;
        line-height: 35.116px;
    }
    #productfaq .accordion-title h6 {
        line-height: 38px;
        font-size: 20px;
    }
    #productfaq {
        padding: 49px 0 126px;
    }
    #testimonials {
        padding: 90px 0 80px;
    }
}
@media only screen and (max-width:600px) {
    #pageBannerBg h1 {
        font-size: 35px;
        line-height: 56.088px;
    }
    .prodFeatures p {
        font-size: 21px;
        line-height: 29.78px;
        padding-top: 15.71px;
    }
    .prodFeatures {
        width: 47%;
    }
    .prodFeaturesOuter.flexbox {
        column-gap: 5%;
    }
    .prodFeatures p {
        font-size: 20px;
    }
    .blackopac-one {
        background: rgba(0, 0, 0, 0.32);
    }
    .bookademo-Formwrapper h2 {
        font-size: 30px;
        line-height: 42px;
    }
    .kf-Title {
        font-size: 26px;
    }
    .prodpgBene-Desc {
        padding: 10px 5px;
    }
    #bannerDescription h2 {
        font-size: 25.667px;
        line-height: 36.891px;
    }
    #bannerDescription h3 {
        font-size: 20px;
        line-height: 32.891px;
    }
    #productfaq .accordion-title h6 {
        line-height: 30px;
    }
}
@media only screen and (max-width:428px) {
    #productBenefits .swcontainer {
        max-width: 89%;
    }
    #pageBannerBg h1 {
        font-size: 32px;
        line-height: 55.088px;
    }
    #pageBannerBg {
        background-size: auto;
        background-position: 74% 0;
    }
    #productfeatures .secTitle, #productBenefits .secTitle {
        font-size: 35px;
    }
    .accordion-title.mob h6 {
        font-size: 18.058px;
        line-height: 28.116px;
        padding: 0px 25px 0px 8px;
    }
    #productBenefits .accordion-content {
        margin-top: 0;
        padding: 0 10px 20px;
    }
    .prodpgBene-Desc {
        padding: 10px 0;
    }
}