@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

*{    margin: 0px;    padding: 0px;}
*, ::after, ::before {    box-sizing: border-box;}
 
#saveMoney{    font-family: 'Montserrat', sans-serif;    overflow-x: hidden;    font-style: normal;    box-sizing: border-box;	color: #565A7C; font-weight: 400;	font-size:16px; line-height:1.3em; }

h1 { font-size: 38px; line-height: 1.2; margin-bottom: 5px;   color: #000;font-family: 'Montserrat'; font-weight: 700; }
h2{font-size: 30px; font-weight: 700; line-height: 1.2; margin-bottom: 5px;  color: #000321;font-family: 'Montserrat';  }
h3{font-family: 'Montserrat'; font-size: 18px; line-height: 1.2; margin-bottom: 10px; font-weight: 400;color: #000; }
h4{ font-family: 'Montserrat';font-size: 18px; line-height: 1.2; margin-bottom: 20px; font-weight: 400;color: #000000; }
h5{ font-family: 'Montserrat'; font-size:17px;  line-height:28px; font-weight:400; margin-bottom: 20px; color: #000000;   }
h6{ font-family: 'Montserrat';font-size: 16px; line-height: 26px; margin-bottom: 15px; font-weight: 400; color: #000000; }



p {    margin-bottom: 5px;}
a{ color:#000000;text-decoration: none;-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
a:hover {  animation: all 1000ms  ease-in;  text-decoration: none;color:#000000;}
p a:hover {    text-decoration: none;color:#000000;}

.p-t-98{padding-top:98px; }
.p-b-98{padding-bottom:98px; }
.p-t-60{padding-top:60px; }
.p-b-60{padding-bottom:60px; }
.p-t-30{padding-top:30px; }
.p-b-30{padding-bottom:30px; }
.p-t-20{padding-top:20px; }
.p-b-20{padding-bottom:20px; }
.p-t-10{padding-top:10px; }
.p-b-10{padding-bottom:10px; }

.m-t-98{margin-top:98px; }
.m-b-98{margin-bottom:98px; }
.m-t-60{margin-top:60px; }
.m-b-60{margin-bottom:60px; }
.m-t-30{margin-top:30px; }
.m-b-30{margin-bottom:30px; }
.m-t-20{margin-top:20px; }
.m-b-20{margin-bottom:20px; }
.m-t-10{margin-top:10px; }
.m-b-10{margin-bottom:10px; }

.container {  max-width: 1170px;  margin-right: auto;    margin-left: auto;}
.text-center{text-align:center;}
.middle-content-row{align-items: center; }
.row-col-center{justify-content: center;}

.greenBorder{border: 2px solid #81e6d9;border-radius: 25px;}
.blackBorder{border: 2px solid #000;border-radius: 25px;}
.borderRound{border-radius: 25px;}

.twoColRow {  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;}
.twoCol{  -ms-flex: 0 0 50%;  flex: 0 0 50%;  max-width: 50%;}
.twoColRow .twoCol:nth-child( 2n+1 ){padding-right: 15px; }
.twoColRow .twoCol:nth-child( 2n ){padding-left: 15px;}
.twoColRow.gapCol .twoCol:nth-child( 2n+1 ){padding-right: 25px; }
.twoColRow.gapCol .twoCol:nth-child( 2n ){padding-left: 25px;}
.twoColRow.gapCol2 .twoCol:nth-child( 2n+1 ){padding-right: 32px; }
.twoColRow.gapCol2 .twoCol:nth-child( 2n ){padding-left: 32px;}
.twoColRow.gapCol3 .twoCol:nth-child( 2n+1 ){padding-right: 40px; }
.twoColRow.gapCol3 .twoCol:nth-child( 2n ){padding-left: 40px;}

.blueBG{background-color: #1133bb ; color:#fff;}
.blueBG h1, .blueBG h2, .blueBG h3, .blueBG h4, .blueBG h5, .blueBG h6{color:#fff; }

#saveMoney .btn{background-color: #00c389ff; display: inline-block; margin-top: 5px;  color: #fff;  padding: 15px 20px;  border: 2px solid #ff9500ff ;  letter-spacing: 0;  text-transform: none;cursor: pointer;outline: none;font-size: 20px; border-radius: 0px}


.video-play-btn {  position: absolute;  top: 50%;  left: 50%;  font-size: 26px;  color: #fff;  transform: translate(-50%, -50%);  pointer-events: none;	background-color: rgba(0,0,0,0.7); border-radius: 8px;padding: 14px 20px;}
.hosted-video-thumbnail {  position: relative;  display: inline-block;}
.hosted-video-thumbnail:hover .video-play-btn{background-color:#87cefa !important;}

.saveHundreds-row-one h1{font-size: 70px !important; color:#000321;}
.logoImg{padding: 4px 0 105px 40px;}
.logoImg img{width: 149px;}

.videoLRgap{padding-left:40px; padding-right:40px; background-color:#000;}
.videoTxt{font-size: 23px !important;    font-weight: 400; color: #000; line-height: 1em; margin-bottom: 8px;}
.videoTxt2{font-size: 15px !important;    font-weight: 500; color: #8893A8; line-height: 1em;  text-transform: uppercase;  letter-spacing: 3px; margin-bottom: 12px;}
.videoTxt3{font-size: 23px !important;    font-weight: 700; color: #000; line-height: 1em; text-transform: uppercase; font-style: italic; margin-bottom: 3px;}
.videoTxt4{font-size: 18px !important;    font-weight: 500; color: #0038FF; line-height: 1em; letter-spacing:0.025em;  text-transform: uppercase;  margin-bottom: 8px;}
.videoTxt5{font-size: 23px !important;    font-weight: 700; color: #000; line-height: 1em; text-transform: uppercase; text-decoration:underline; margin-bottom: 12px;}
.blueBG  .videoTxt2{color: #ffffff;}

.videoborder{ border:2px solid #000; padding:10px; line-height:0;}
.videoborder .video-play-btn{line-height:0.8em;}

.bigCont{font-size:17px; line-height:1.4em;}



.saveHundreds-row-footer{background-color: #0d2a90; color:#8893A8; font-size: 18px; line-height: 1.5em;}
.saveHundreds-row-footer h1, .saveHundreds-row-footer h3, .saveHundreds-row-footer h4, .saveHundreds-row-footer h5, .saveHundreds-row-footer h6{color:#8893A8; }
.saveHundreds-row-footer h2{color:#fff;font-size: 56px; line-height: 1.2; margin-bottom:25px;}

.footerImg{padding-top: 25px;}
.footerImg img{width: 240px;}
#saveMoney .footerContent  .btn{margin-top: 25px;}





@media screen and (max-width:1200px){
	.container {  max-width: 90%;  }
	.saveHundreds-row-one h1 {  font-size: 50px !important;}
	.saveHundreds-row-footer h2{font-size: 40px;}
}


@media screen and (max-width:991px){

	.saveHundreds-row-one h1 {  font-size: 40px !important;}
	.saveHundreds-row-footer h2{font-size: 30px;}
.twoColRow .twoCol:nth-child( 2n+1 ){padding-right: 10px; }
.twoColRow .twoCol:nth-child( 2n ){padding-left: 10px;}
.twoColRow.gapCol .twoCol:nth-child( 2n+1 ){padding-right: 20px; }
.twoColRow.gapCol .twoCol:nth-child( 2n ){padding-left: 20px;}
.twoColRow.gapCol2 .twoCol:nth-child( 2n+1 ){padding-right: 25px; }
.twoColRow.gapCol2 .twoCol:nth-child( 2n ){padding-left: 25px;}
.twoColRow.gapCol3 .twoCol:nth-child( 2n+1 ){padding-right: 30px; }
.twoColRow.gapCol3 .twoCol:nth-child( 2n ){padding-left: 30px;}
	
}

@media screen and (max-width:767px){
	
.twoCol{  -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
.twoColRow .twoCol:nth-child( 2n+1 ){padding-right: 0;padding-bottom: 15px; }
.twoColRow .twoCol:nth-child( 2n ){padding-left: 0;padding-top: 15px;}
.twoColRow.gapCol .twoCol:nth-child( 2n+1 ){padding-right: 0; }
.twoColRow.gapCol .twoCol:nth-child( 2n ){padding-left: 0;}
.twoColRow.gapCol2 .twoCol:nth-child( 2n+1 ){padding-right: 0; }
.twoColRow.gapCol2 .twoCol:nth-child( 2n ){padding-left: 0;}
.twoColRow.gapCol3 .twoCol:nth-child( 2n+1 ){padding-right: 0; }
.twoColRow.gapCol3 .twoCol:nth-child( 2n ){padding-left: 0;}
.saveHundreds-row-one .section-content{text-align: center;}
.videoLRgap {  padding-left: 0px;  padding-right: 0px; background: none;}
.logoImg {  padding: 4px 0 55px 0px;}
	
}

@media screen and (max-width:480px){
	
	.saveHundreds-row-one h1 {  font-size: 32px !important;}
	.saveHundreds-row-footer h2{font-size: 24px;}
	
}

