@charset "utf-8";
/* CSS Document */
#gettingstarted-hero-section {
  overflow: hidden;
  color: #000;
  height: 400px;
  width: 100%;
  background-color: #EBE8E8;
  background-image: url(../images/hero-cs_welcome-1600px.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% top;
}
#gettingstarted-hero-section:lang(ar), #gettingstarted-hero-section:lang(fa) {
  background-color: #EBE8E8;
  background-image: url(../images/hero-cs_welcome-1600px_rtl.webp) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% top;
}
#gettingstarted-hero-section-image {
  display: none;
  width: 100%;
}
#gettingstarted-hero-section h2 {
  font-size: 260%;
  font-weight: 300;
  line-height: 55px;
  font-family: museo-sans-rounded, myriad-pro, sans-serif;
  width: 90%;
}
#gettingstarted-hero-section h6 {
  font-size: 110%;
  font-family: open-sans, sans-serif;
  font-weight: 300;
  line-height: 140%;
  width: 90%;
}
#gettingstarted-hero-section a:link, #gettingstarted-hero-section a:visited {
  display: inline-block;
  border: 1px solid #FFCB05;
  background-color: #FFCB05;
  color: #3F414A;
  border-radius: 30px;
  padding: 10px 24px;
  margin-top: 20px;
  text-decoration: none;
  font-size: 110%;
  font-weight: 600;
}
#gettingstarted-hero-section a:hover, #gettingstarted-hero-section a:active {
  background-color: #FFE853;
  border: 1px solid #FFE853;
  color: #282931;
}
.gettingstarted-passive-btn:link, .gettingstarted-passive-btn:visited {
  color: #282931 !important;
  background-color: #fff !important;
  border: 1px solid #282931 !important;
}
.gettingstarted-passive-btn:hover, .gettingstarted-passive-btn:active {
  background-color: #FFE853 !important;
  border: 1px solid #FFE853 !important;
  color: #282931 !important;
}
.gettingstarted-hero-section-nested article {
  width: 38%;
  margin: 40px 0 0 5%;
}
#getting-started-alert-box {
  text-align: center;
  padding: 20px 0;
  background-color: #3f414a;
  background-image: linear-gradient(90deg, #3F414A 75%, #545660);
}
#getting-started-alert-box p {
  color: #FFE853;
  font-size: 200%;
  width: 75%;
  margin: 0 auto;
}
#home-hero-section {
  height: 400px;
}
#gettingstarted-cascadeselect-local-team {
  text-align: center;
  margin: 40px auto 50px;
}
#gettingstarted-cascadeselect-local-team a {
  text-decoration: underline;
  color: #313131;
  font-size: 180%;
  font-weight: bold;
}
#gettingstarted-cascadeselect-local-team a:hover {
  text-decoration: none;
  color: #313131;
  font-size: 180%;
}
#home-middle-callout {}
#home-middle-callout a {
  color: #FFCB05;
}
#home-middle-callout p {
  margin-bottom: 12px;
}
#gettingstarted-yellow-middle {
  clear: both;
  width: 94%;
  padding: 30px 3%;
  background-color: #ffcc08;
  overflow: hidden;
  text-align: center;
}
#gettingstarted-yellow-middle h2 {
  font-size: 220%;
}
#gettingstarted-yellow-middle h3 {
  font-size: 130%;
  margin: 5px 0;
  font-weight: 300;
}
#gettingstarted-yellow-middle-nested {
  width: 85%;
  padding: 30px 0 50px;
  margin: 10px auto;
}
#gettingstarted-yellow-middle-nested section {
  text-align: center;
  width: 48%;
}
#gettingstarted-yellow-middle-nested section img {
  width: 100%;
}
#gettingstarted-yellow-middle-nested section:first-child {
  float: left;
}
#gettingstarted-yellow-middle-nested section:last-child {
  float: right;
}
#gettingstarted-bottom-four-contact-options {
  clear: both;
  width: 94%;
  padding: 30px 3% 80px;
  overflow: hidden;
  text-align: center;
}
#gettingstarted-bottom-four-contact-options h2 {
  font-size: 220%;
  color: #117dae !important;
}
#gettingstarted-bottom-four-contact-options p {
  width: 90%;
  margin: 20px auto 0;
  font-size: 130%;
  font-weight: 400;
}
#gettingstarted-bottom-four-contact-options h3 {
  font-size: 130%;
  margin: 5px auto;
  font-weight: 300;
  width: 75%;
}
#gettingstarted-bottom-four-contact-options-nested {
  width: 85%;
  padding: 40px 0 50px;
  margin: 10px auto;
}
#gettingstarted-bottom-four-contact-options-nested section {
  text-align: center;
  width: 33%;
  display: inline-block;
}
#gettingstarted-bottom-four-contact-options-nested section img {
  width: 40%;
  display: block;
  margin: 0 auto;
}
#gettingstarted-bottom-four-contact-options-nested section:first-child, #gettingstarted-bottom-four-contact-options-nested section:nth-child(2), #gettingstarted-bottom-four-contact-options-nested section:nth-child(3) {
  float: left;
}
#gettingstarted-bottom-four-contact-options-nested section:last-child {
  float: right;
}
.home-middle-featureboxes {
  padding: 30px 0;
}
.home-middle-featureboxes h1 {
  font-size: 220% !important;
}
#gettingstarted-middle-callout {
  clear: both;
  overflow: hidden;
  width: 90%;
  padding: 30px 5%;
  margin: 30px auto 0;
}
#gettingstarted-middle-callout table {
  background-color: #2A2C32;
}
#gettingstarted-middle-callout table tr td {
  width: 40%;
  vertical-align: middle;
  margin-bottom: -5px;
}
#gettingstarted-middle-callout table tr td:last-child {
 text-align: center;
}
#gettingstarted-middle-callout table tr td:first-child {
  width: 40%;
  padding: 40px 5% 30px;
  vertical-align: top;
}
#gettingstarted-middle-callout table tr td h2 {
  font-size: 180%;
  color: #FFCB05 !important;
  width: 80%;
}
#gettingstarted-middle-callout table tr td img {
  width: 100%;
  margin-bottom: -5px;
}
#gettingstarted-middle-callout table tr td p {
  margin-bottom: 12px;
  color: #fff;
}
#gettingstarted-middle-callout table tr td a {
  color: #FFCB05;
}
#gettingstarted-middle-callout table tr td a:hover, #gettingstarted-middle-callout table tr td a:active {
  text-decoration: underline;
  /* color: #282931;*/
}
#getting-started-alert-box .cta-blue-strong, #getting-started-alert-box .cta-blue-strong:hover {
  border: 1px solid #ccc !important;
  font-weight: bold;
}
#gettingstarted-bottom-four-contact-options a {
  font-weight: bold;
  font-size: 90%;
}
.featurebox-generic h5, .featurebox-generic p, .featurebox-generic a:link {
  text-align: left;
}
.featurebox-generic a:link, .featurebox-generic a:visited, .featurebox-generic a:hover {
  margin-left: 20px;
  background-color: inherit;
}
.featurebox-generic {
  background-color: inherit;
}
.featurebox-generic p {
  height: auto;
}
.cta-blue-strong:hover, .cta-blue-strong:active {
  background-color: #fff !important;
}
.featurebox-generic img {
  border-bottom: 5px solid #ffcc08;
}
#getting-started-alert-box p {
  display: inline-block;
  width: inherit;
  margin: 0 2%;
}
/* Container layout */
.banner-2boxes {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  align-items: stretch;
  margin: 0 5% 30px;
}
/* Image section */
.banner-2boxes > div:first-child {
  flex: 1;
  min-width: 300px;
}
.banner-2boxes > div:first-child img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* Text section */
.banner-2boxes > div:last-child {
  flex: 1;
  padding: 40px;
  background-color: #f9f9f9;
  color: #313131;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner-2boxes > div:last-child h2 {
  font-size: 240%;
	color:#117dae !important;
}
.banner-btn {
  width: fit-content;
}
#welcomevideo {
	width:560px;
	height: 315px;
	
}
@media only screen and (max-width: 1000px) and (min-width: 750px) {
  .gettingstarted-hero-section-nested article {
    border-radius: 20px;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.65);
    width: 84%;
    text-align: center;
    margin: 50px auto;
    padding: 30px 2% 50px;
  }
  #gettingstarted-hero-section h2, #gettingstarted-hero-section h6 {
    margin: 0 auto;
    width: 98%;
  }
  #gettingstarted-hero-section h2 {
    margin: 0 auto 20px;
    width: 98% !important;
  }
  #gettingstarted-hero-section h6 {
    width: 80%;
    margin-bottom: 20px;
  }
  .gettingstarted-hero-section-nested article {
    width: 90% !important;
  }
}
@media screen and (max-width: 1200px) {
  #getting-started-alert-box p {
    font-size: 160%;
  }
  .home-middle-featureboxes h6 {
    margin: 0 auto 30px;
  }
/*  #gettingstarted-middle-callout table tr td {
    padding: 0 5% 0 0%;
  }*/
  #gettingstarted-middle-callout table tr td h2 {
    font-size: 200%;
    width: 100%;
  }
#gettingstarted-middle-callout table tr td:first-child, #gettingstarted-middle-callout table tr td:last-child {
  width: 90%;
  padding: 30px 5% 10px;
  display: block;
}
 #gettingstarted-middle-callout table tr td:last-child {
 
  padding-bottom: 30px;

}
}
@media screen and (max-width: 860px) {
  #gettingstarted-hero-section h2 {
    font-size: 220%;
    line-height: 1.1;
    width: 70%;
  }
  #gettingstarted-hero-section h6 {
    font-size: 120%;
  }
  .gettingstarted-hero-section-nested article {
    width: 50%;
  }
  #gettingstarted-bottom-four-contact-options-nested section:last-child, #gettingstarted-bottom-four-contact-options-nested section:last-child, #gettingstarted-bottom-four-contact-options-nested section {
    float: none;
  }
  #gettingstarted-bottom-four-contact-options-nested section:first-child, #gettingstarted-bottom-four-contact-options-nested section:nth-child(2), #gettingstarted-bottom-four-contact-options-nested section:nth-child(3) {
    float: none;
  }
  #gettingstarted-bottom-four-contact-options-nested section {
    width: 45%;
  }
  #gettingstarted-bottom-four-contact-options {
    padding: 30px 3% 10px;
  }
  .featurebox-generic a:link, .featurebox-generic a:visited, .featurebox-generic a:hover {
    margin-left: 5%;
  }
}
/* Responsive styles */
@media (max-width: 768px) {
  .banner-2boxes {
    flex-direction: column;
  }
  .banner-2boxes > div {
    width: 100%;
  }
  .banner-2boxes > div:last-child {
    padding: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  #gettingstarted-hero-section-image {
    width: 100%;
    display: block;
  }
  #gettingstarted-hero-section {
    color: #fff;
    background-color: #EBE8E8;
    background-image: none;
  }
  .gettingstarted-hero-section-nested article {
    width: 90%;
  }
  #gettingstarted-hero-section {
    height: auto;
    padding: 0 0 40px;
  }
  #gettingstarted-hero-section h2 {
    font-size: 200%;
    margin: 0;
  }
  #gettingstarted-hero-section h6 {
    font-size: 110%;
    margin-top: 0;
    width: 100%;
  }
  #getting-started-alert-box p {
    font-size: 130%;
    width: 85%;
  }
  #gettingstarted-yellow-middle-nested section {
    float: none;
    width: 100%;
  }
  #gettingstarted-yellow-middle-nested section:first-child {
    margin-bottom: 50px;
  }
  #gettingstarted-bottom-four-contact-options-nested section {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  #gettingstarted-yellow-middle h2 {
    font-size: 180%;
  }
  #gettingstarted-yellow-middle h3 {
    font-size: 105%;
  }
  #gettingstarted-bottom-four-contact-options h2 {
    font-size: 180%;
  }
  #gettingstarted-bottom-four-contact-options h3 {
    font-size: 110%;
    width: 90%;
  }
  #gettingstarted-middle-callout table tr td {
    width: 90%;
    display: block;
    padding: 30px 5%;
  }
  #gettingstarted-middle-callout table tr td:first-child {
    width: 90%;
  }
  #gettingstarted-middle-callout {
    margin: 0px auto;
  }
  #gettingstarted-yellow-middle h3 {
    line-height: 1.5;
    width: 90%;
    margin: 0 auto;
  }
  #gettingstarted-bottom-four-contact-options h3 {
    width: 90%;
    line-height: 1.4;
  }
  #gettingstarted-bottom-four-contact-options-nested section img {
    width: 70%;
  }
  .featurebox-generic p {
    height: auto;
	  padding: 0;
  }
  .featurebox-generic a:link, .featurebox-generic a:visited, .featurebox-generic a:hover {
    margin-left: 5%;
  }
  #gettingstarted-bottom-four-contact-options-nested section img {
    width: 35%;
  }
	#welcomevideo { width:450px;}
} /*End of 750px styling*/
@media screen and (max-width: 560px) {
	#welcomevideo { width:320px;height:215px;}
}
@media screen and (max-width: 480px) {
  #gettingstarted-bottom-four-contact-options-nested section img {
    width: 40%;
  }
	#welcomevideo { width:240px;height:160px;}
}
@media screen and (max-width: 320px) {
	#welcomevideo { width:220px;height:160px;}
}