

/* General CSS start */
html {
  scroll-behavior: smooth;
}
.mt70 {
	margin-top: 70px;
}
.pv70 {
	padding: 160px 0 70px;
}
.mb20 {
	margin-bottom: 20px;
}

p.calUsToday a {
    color: white;
    font-size: 16px;
    font-weight: 680;
}
.sc-content p a {
    color: #333333;
}

a#go-top i {
    color: #4fc1e9;
}

.firstStepContact span a {
    color: #4fc1e9;
   
         font-weight: 700;
}
.firstStepEnroll span a {
    color: #4fc1e9;
	font-size: 26px;
    font-weight: 700;
}

/* Header CSS start */
header {
/*	background: url(../images/header-bg.jpg) center center no-repeat;*/
    background-size: cover;
   padding: 15px;
    height: 110px;
    position: fixed;
    width: 100%;
}

.header-content{
   /* padding-left: 60px;*/
}

header .logo span {
    position: absolute;
    top: 40px;
    left: 60px;
    color: #646767;
    font-size: 12px;
    font-style: italic;
	margin: 0;
}
header .top-info {
	max-width: 300px;
    float: right;
    text-align: center;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
}
header .top-info p {
    font-family: 'Lato', sans-serif;
	color: #ffffff;
	margin: 1px;
}
.bannerSection .bannerContent {
	margin-left: 80px;
}
.bannerSection .header-content h2 {
    color: #fff;
    font-size: 36px;
    letter-spacing: 3px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}
.bannerSection .header-content h3 {
	color: #646767;
	font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 12px;
}
.bannerSection .header-content h3 span {
    font-weight: 800;
  font-style: italic;
    font-family: 'Raleway', sans-serif;
}
.bannerSection .header-content p {
	color: #646767;
  font-family: Gotham;
	font-size: 13px;
	text-align: justify;
    margin-bottom: 10px;
}
.bannerSection .header-content ul {
	list-style-type: none;
	color: #646767;
font-family: Gotham;
    font-size: 14px;
    padding-left: 0px;
}
.bannerSection .header-content ul li {
	line-height: 28px;
}
.bannerSection .header-content ul li span {
	font-weight: 700;
}
.bannerSection .header-content ul li:before {
  content: '✓';
  margin-right: 8px;
  font-weight: bold;
  font-size: 20px;
}
.logo img {
    width: 50%;
}
.form-row {
	margin-top: 70px;
	margin-bottom:-30px;
}
.form-content {
	background-color: #fff;
    padding: 35px 20px;
    font-family: 'Raleway', sans-serif;
    box-shadow: 0px 1px 5px 0px #989898;
}
.form-content h3 {
 font-family: 'Raleway', sans-serif;
    color: #656767;
    letter-spacing: 1px;
    font-size: 24px;
    text-align: center;
}
.form-content p {
text-align: center;
    color: #525252;
    font-size: 14px;
    font-weight: bolder;
    margin: 0;
     font-family: 'Raleway', sans-serif;
}

.header-form {
	max-width: 500px;
    margin: 30px auto 0;
        font-family: 'Raleway', sans-serif;
}
.header-form .form-control {
	font-size: 14px;
	height: calc(1.1em + .75rem + 2px);
    padding: .300rem .65rem .300rem 1.29rem;
    border: 1px solid #ff972e;
}
.header-form .form-control:focus {
	box-shadow: 0 0 0 0.1rem rgba(179, 179, 179, 0.25);
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.customSelect:after {
	position: absolute;
    content: '>';
    right: 21px;
    top: 2px;
    font: 23px "Consolas", monospace;
    color: #fb9732;
    pointer-events: none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.header-form .form-check-label {
    font-size: 12px;
    letter-spacing: 1px;
}
.header-form input[type=submit] {
	background: repeating-linear-gradient(45deg, #ef9740, #ff972e);
    border: none;
    color: #fff;
    width: 150px;
  padding: 3px;
    border-radius: 3px;
    font-size: 13px;
}
.header-form input[type=submit]:hover {
	background: repeating-linear-gradient(45deg, #ff972e, #ef9740);
	cursor: pointer
}
.header-form .form-group {
    margin-bottom: 5px;
}
.form-sticker {
position: absolute;
       top: -60px;
    right: -25px;
    width: 130px;
    height: 130px;
    background-color: #4fc1e9;
    border-radius: 50%;
    box-shadow: 0px 1px 5px 0px #989898;
    -ms-transform: rotate(20deg); /* IE 9 */
  	-webkit-transform: rotate(20deg); /* Safari prior 9.0 */
  	transform: rotate(20deg); /* Standard syntax */
}
.form-sticker h4 {
	color: #fff;
    text-align: center;
    font-size: 20px;
        font-weight: 600;
    letter-spacing: 2px;    margin: 0;
       font-family: 'Lato', sans-serif;
}
.form-sticker p {
    color: #ffffff;

    font-size: 13px;
    font-style: italic;
    margin: 0;
    letter-spacing: 0px ;
       font-family: 'Lato', sans-serif;
}
.form-sticker .sticker-content {
	padding: 24px 0;
}

.sticky-contact {
	position: fixed;
           bottom: 30px;
    left: 30px;
    width: 70px;
    height: 70px;
    background-color: #ffffff;
    padding: 10px 10px 10px 10px;
    border-radius: 50px 50px 50px 50px;
    
    box-shadow: 0px 1px 5px 0px #989898;
    z-index: 999; display: block;
}
.sticky-contact:hover {
	background-color: #f7f7f7;
	cursor: pointer;
  width: 185px;
padding: 10px 15px 10px 20px;
}

.sticky-contact:hover .sc-content  {
   display: block;

}


.sticky-contact .sc-content {
	float: left;
	text-align: center;
    display: none;
}
.sticky-contact p {
	margin: 0;
}
.sticky-contact p:first-of-type {
	font-weight: 600;
}
.sticky-contact p:last-of-type {
	font-size: 12px;
}
.sticky-contact .sc-icon {
	float: right;
	border: 2px solid #737070;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.sticky-contact .sc-icon .fas {
	color: #737070;
	-ms-transform: rotate(100deg);
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
    font-size: 26px;
    padding: 9px;
}



/* Features CSS start */
#features {
    background-color: #f6f6f6;
    padding: 150px 0 70px 0px;
    text-align: center;
    margin-top: -65px;
}
#features img {
	width: 130px;
    height: auto;
    margin-bottom: 15px;
}
#features h4 {
    color: #656767;
    font-size: 18px;
    margin-bottom: 0;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
}

#features h4 span {
font-style: italic;
}

#features p {
	color: #656767;
    font-size: 16px;
    line-height: 20px;
        font-family: 'Raleway', sans-serif;
}

/* Laptop CSS start */
#laptop {
	padding: 100px 0px;
    font-family: 'Raleway', sans-serif;
}


#laptop .col-lg-6:last-of-type {
	padding-top: 30px;
}

#laptop h3 {
	color: #656767;
	font-size: 25px;
    margin-bottom: 15px;
    margin-top: 15px;
        font-family: 'Raleway', sans-serif;
}
#laptop p {
	color: #646767;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 30px;
      font-family: "Gotham";
}
#laptop p span {
	color: #4fc1e9;
       font-family: "Gotham";
    font-weight: 600;
    letter-spacing: 1px;
}
#laptop ul {
    list-style-type: none;
    color: #4fc1e9;
    font-size: 14px;
    padding-left: 0px;
        font-family: 'Raleway', sans-serif;
}
#laptop ul li {
	line-height: 28px;
        font-family: 'Raleway', sans-serif;
}
#laptop ul li:before {
  content: '✓';
  margin-right: 8px;
  font-weight: bold;
  font-size: 20px;
}
#laptop ul li span {
	font-weight: 700;
}

/* Get Started CSS start */
#get-started .col-lg-6:first-of-type {
 /*   background-color: #ffab55;*/
    padding: 25px 15px;
}
#get-started {
	background: url('../images/bggcopy.png') center center no-repeat;
	background-size: cover;
	padding: 0;
}
#get-started h3 {
	color: #656767;
	font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 25px;
    margin-bottom: 15px;
}
#get-started p {
	color: #646767;
	font-family:Gotham;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 30px;
}
.gsc-content p {
	text-align: left !important;
}

#get-started  .header-form input[type=submit] {
	background: #4fc1e9;
border: none;
    color: #fff;
    width: 150px;
    padding: 5px;
    border-radius: 3px;
    font-size: 13px;
        margin-bottom: 10px;
}
#get-started  .header-form input[type=submit]:hover {
	background: #41a3c5;
	cursor: pointer
}
#get-started .header-form .form-check-label {
    margin-bottom: 10px;
    color: gray;
}
#get-started .header-form .form-check-label a {
    margin-bottom: 10px;
    color: gray;
}
.get-started-contact, .get-started-contact p, .get-started-contact a{
	color: #ffffff !important;
        font-family: 'Raleway', sans-serif;
}
.footerlinks{
         font-family: "Gotham";
}
.get-started-contact .gsc-icon {
	float: left;
    border: 2px solid #ffffff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-right: 15px;
}
.get-started-contact .gsc-icon .fas {
	color: #ffffff;
    -ms-transform: rotate(100deg);
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
font-size: 36px;
    padding: 9px;
}
.get-started-contact .gsc-content h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
        letter-spacing: 2px;
}

/* Logos CSS start*/
#logos {
    padding: 30px 0px;
	text-align: center;
}

/* Modal CSS Start */
.modal-body .header-form .form-control {
    font-size: 14px;
    height: calc(1.5em + .75rem + 2px);
    padding: .300rem .65rem .300rem 1.29rem;
    border: 1px solid #dedede;
    margin-bottom: 15px;
}
.modal-body .customSelectModal:after {
    position: absolute;
    content: '>';
    right: 21px;
    bottom: 65px;
    font: 23px "Consolas", monospace;
    color: #b9b9b9;
    padding: 4px 3px;
    pointer-events: none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.modal-body .header-form .form-check-label {
	margin-bottom: 10px;
}
/* Footer CSS Start */
footer {
	background-color: #f6f6f6;
	padding: 30px 0;
}
footer p {
    color: #646767;
	font-size: 14px;
	margin: 0;
}
footer p a {
    color: #646767;
}
footer .col-lg-4:last-of-type {
	text-align: right;
}
footer #go-top {
	position: fixed;
    width: 30px;
    height: 30px;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    cursor: pointer;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
}
footer #go-top.goto {
	bottom: 20px;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -transform: translateY(-20px);
}
footer #go-top .fas {
color: #4fc1e9;
    font-size: 30px;
    padding: 0px;

}


/* Responsive CSS */
@media (min-device-width:767px) and (max-device-width:991px) {
    .sticky-contact {bottom:30px;    left: -3px;
    width: 70px;
    height: 65px;}
    .sticky-contact .sc-icon {

    width: 44px;
    height: 44px;
}
    .FooterLeftLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}

.FooterRightLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}
    }

/* Responsive CSS */
@media (min-device-width:992px) and (max-device-width:1199px) {
	.form-sticker {right: -5px;}
	/*.laptopImg {width: 90%;margin: 0 auto;}*/
/*	#get-started .col-lg-6:first-of-type {padding: 35px 35px 35px 35px;}*/
	.get-started-contact .gsc-icon {margin-top: 8px;}
    .laptopImg {
    width: 650px !important;
    margin-left: -200px !important;
    margin-top: 80px !important;
}
}


@media (max-device-width:991px) {

        #get-started {
    background: url(none) center center no-repeat;
    background-size: cover;
    padding: 0;
    background: #ffab55 !important;
}

    .takeFirstStep{
    padding: 10px 100px;
    text-align: center;
    max-width: 100% !important;
}
    .FooterLeftLogo{
display: block;
margin: 0 auto;
float:none !important;
}

.FooterCntrLogo{
display: block;
margin: 0 auto;
}

.FooterRightLogo{
display: block;
margin: 0 auto;
float:none !important;
}

.laptopImg {
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}
.takeFirstStep{
    max-width: 100%;
}
	header .header-content {padding: 0px 50px;
    text-align: center;
margin-left: 0px;}
	.form-row {margin-top: 0;}
	.sticky-contact {bottom:30px;   left: 30px;
    width: 65px;
    height: 65px;}
    .sticky-contact .sc-icon {

    width: 44px;
    height: 44px;
}
.sc-icon i {
    font-size: 30px;
    padding: 7px;
    color: #737070;
}
	/*#laptop img {margin-left: 0;    margin: 0 auto;*/
    /*display: block;}*/
    
	#get-started .col-lg-6:first-of-type {padding: 35px;}
	
/*	#get-started .col-lg-6:last-of-type {height: 400px;background-attachment: fixed;}*/

	#get-started h3, #get-started p, .get-started-contact, footer {text-align: left;}
	
	.get-started-contact .gsc-icon {float: none;margin-bottom: 12px;}
	
	.gsc-content p {text-align: left !important;margin-top: 8px;}
	
	/*#logos .col-lg-3 {margin:15px 0;}*/
	
	footer .col-lg-4:last-of-type {text-align: center !important;margin: 10px 0;}



}

@media (max-device-width:768px) {
        .FooterLeftLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}

.FooterRightLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}

    
    
    .sticky-contact .sc-icon {

    width: 44px;
    height: 44px;
}
    .form-content {

    margin-top: 60px;
}

    header .header-content h2 {

    font-size: 28px;

}
        #laptop h3 {

    text-align: center;
}
    header .header-content p {
    
    text-align: center;
 
}
header .header-content ul {

    padding-left: 0;
}
    header .header-content h3 {
    font-size: 16px;

}
    #laptop ul {
 
    text-align: center;
}
    #laptop p {
    color: #646767;
    font-size: 13px;
    text-align: center;
    margin-bottom: 30px;
}
    header .header-content {
    margin-left: 0;
    text-align: center;
}
	.form-sticker {top: -95px;
    right: -10px;}
	.header-form {max-width: 400px;}
	form .col-lg-4.col-sm-12, .col-sm-12.customSelect {margin-bottom: 15px;}
	form .row.mb20:first-of-type {margin-bottom:0;}
	.form-check-label {margin-bottom: 8px;}
	.header-form .form-control {height: calc(1.5em + .75rem + 2px);}
	.customSelect:after {right: 24px;top: 4px;}
	.header-form input[type=submit], #get-started .header-form input[type=submit] {padding: 5px 2px;}
	#features .col-lg-4 {margin:10px 0;}
	#laptop img {width: 100%;}
	.get-started-contact {margin-top:30px;}
	/*#get-started .col-lg-6:last-of-type {height: 300px;}*/
	/*#logos .col-lg-3 {margin: 25px 0;}*/
	footer .col-lg-4 {margin-bottom:20px;}
	footer .col-lg-4:last-of-type {margin: 0;}
}

@media (max-device-width:575px) {

        header {

    height: 180px !important;
 
}
    .col-lg-5.col-md-12.takeFirstStep {
    padding: 0px 30px;
    text-align: center;
}
        #laptop img {
    width: 300px !important;
    margin: 0 auto !important;
  
}
   
        .FooterLeftLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}

.FooterRightLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}
    .form-content {

    margin-top: 60px;
}

    header .header-content h2 {

    font-size: 28px;

}
    .takeFirstStep {
    padding: 10px 50px;
    text-align: center;
}
        #laptop h3 {

    text-align: center;
}
    #laptop p {
    color: #646767;
    font-size: 13px;
    text-align: center;
    margin-bottom: 30px;
}
    header .header-content {
    margin-left: 0;
    text-align: center;
}
	header {padding: 20px 0 0 0;}
	header .logo span {left: 44%;}
	header .top-info {max-width: 100%;float: none;}
	.logo-column {text-align: center;margin-bottom: 25px;}
	.sticky-contact {width: 60px;
    left: 0;
    height: 60px;
    padding: 8px 8px 10px 10px;}
    .sticky-contact .sc-icon .fas {
    font-size: 20px;
    padding: 9px;
    header .header-content p {
    text-align: center !important;
    z-index: 99999999999999999;
}
.sc-icon i {
    font-size: 30px;
    padding: 7px;
    color: #737070;
}
}
	.sticky-contact .sc-content {display: none;}
	.form-sticker {top: -105px;right: 10px;}
	.pv70 {padding: 200px 0;}
	/*#get-started .col-lg-6:last-of-type {height: 210px;}*/
	#laptop {padding: 40px 15px;
    }
    #logos {
    padding: 0;
    text-align: center;
}
}

@media (max-device-width:500px) {

        header {

    height: 180px !important;
 
}
    #laptop img {
    width: 300px !important;
    margin: 0 auto !important;
  
}
        .FooterLeftLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}

.FooterRightLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}
    .takeFirstStep {
    padding: 10px 20px;
    text-align: center;
}
	header .logo span {left: 42%;}
        #features {
    padding: 100px 0px 20px 0;
}
}

@media (max-device-width:375px) {
        #laptop img {
    width: 275px !important;
    margin: 0 auto !important;
}

    #laptop h3 {

    text-align: center;
}
	header .logo span {left: 40%;}
	.form-sticker {top: -100px;}
	.form-content {margin-top: 60px;}
	.header-form {max-width: 280px;}
	.header-form .form-control, .modal-body .header-form .form-control {padding: .300rem .65rem .300rem .65rem;}
	#features {
    padding: 100px 0px 20px 0;
}
}

@media (max-device-width:320px) {

        header {

    height: 180px !important;
 
}

    #laptop img {
    width: 275px !important;
    margin: 0 auto !important;
}

    .FooterLeftLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}

.FooterRightLogo {
    display: block;
    margin: 0 auto;
    float: none !important;
}
	header .logo span {left: 38%;}
	header .header-content h2 {font-size: 20px;
    font-weight: bold;
text-align: center;}
}

/*FOOTER CSS*/

.FooterLeftLogo{
float: left;
}

.FooterCntrLogo{
display: block;
margin: 0 auto;
}

.FooterRightLogo{
float: right;
}

.sc-icon i {
    font-size: 30px;
    padding: 9px;
    color: #737070;
}
.gsc-icon i {
    font-size: 40px;
    padding: 10px;
}

a#go-top i {
    color: #ffffff;
    background: #50c1e9;
    padding: 9px;
    border-radius: 25px;
}

@media screen and (max-width: 575px) and (min-width: 320px) {
    header {

    height: 160px;
 
}
.logo img {
    width: 40%;
}
.form-sticker {

    right: 0px;

}

.header-content{
    padding-left: 15px;
}

body{
    overflow-x: hidden;
}

}

@media screen and (max-width: 767px) and (min-width: 576px) {
    header {

    height: 110px;
}
 .logo img {
    width: 71%;
}
}


@media screen and (max-width: 767px) and (min-width: 320px) {

    .flex{
        display: inherit;
    }

    .pv70 {padding: 200px 0px 100px;}

    .col-lg-6.col-md-6.col-sm-6.logo-column a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

header .top-info {
    max-width: 100%;
    float: none;
    margin-top: 10px;

}

header .header-content {
    margin-left: 0;
}
header .header-content {
    margin-left: 0;
    text-align: center;
    padding: 0px 45px;
}
header .header-content p {

    text-align: center;

}
.header-form .form-control {

    margin-bottom: 8px;
}
.col-lg-5.col-md-12.takeFirstStep {
    text-align: center;
    padding: 0px 45px;
}
#laptop p {

    text-align: center;

}
    .FooterLeftLogo {
    display: block;
    margin: 20px auto;
    float: none !important;
}

.FooterRightLogo {
    display: block;
    margin: 20px auto;
    float: none !important;
}

.FooterCntrLogo {
    display: block;
    margin: 0px auto;
}

footer p {

    margin: 8px;
    text-align: center;
}
div#footer .footerlinks {
    margin-bottom: 15px;
}
#laptop img {
    width: 455px;
    height: auto;
    margin-left: 0;
    margin: 0 auto !important;
}

#get-started .col-lg-6:first-of-type {
    background-color: #ffab55;
    padding: 25px 40px 25px 40px;
    text-align: center;
}
#get-started p {

    text-align: center;
    
}

.gsc-content {
    margin-top: 20px;
}
.get-started-contact .gsc-content h2 {

    text-align: left;

}
.gsc-content p {
    text-align: left !important;
}
}

.footerlinks {
    text-align: center;
    font-family: "Gotham";
}

.laptopImg{
    width:800px;
    margin-left: -200px ;
}

.takeFirstStep {
    max-width: 600px;
}

.modalcontentMargin{
    margin-top: 130px;
}