@font-face {
  font-family: Arial_BoldMT;
  src: url(font/Arial-BoldMT.ttf);
}
@font-face {
  font-family: ARIALMT;
  src: url(font/Arial-BoldMT.ttf);
}
@font-face {
  font-family: Myriad_Pro_Regular;
  src: url(font/Myriad Pro Regular.ttf);
}

@font-face {
  font-family: Gotham_Book_Regular;
  src: url(font/Gotham Book Regular.ttf);
}

.company_logo img, .rocket_img img, .simfied_digi_bank img{
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}
.company_logo img{
	width: 30%;
}
.company_logo{
	padding: 20px 0px;
}
.view_browser{
	text-align: right;
}
.view_browser a{
	color: black;
	text-decoration: underline;
}
.eye_catching p{
	text-decoration: underline;
}
.top_section{
	padding-top: 7px;
}
#myNavbar{
	max-width: 400px;
	margin: 0px auto;
}
.menu_option li a{
	color: #003525;
	font-weight: 700;
}
.copy_right{
	font-weight: 700;
}
/*first section*/
.first_section>.container-fluid{
	background-image: linear-gradient(#532f80, #fff);
}
.introducing {
	color: #fff;
	text-transform: uppercase;
	font-family: Gotham_Book_Regular;
	font-size: 28px;
}
.rocket_img{
	padding: 50px 0px;
}
.learn_more_sec{
	padding-top: 20px;
}
.learn_more_btn{
	color: black;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #8dc63f;
}

/*second section*/
.secont_section{
	padding-top: 50px; 
}
.first_product_section{
	padding: 50px 0px;
}
.middle_section{
	background-color: #d5f8d1;	
}
.first_product_section img{
	margin: 0px auto;
}
.product_title{
	padding-top: 50px;
	padding-bottom: 20px;
}
.product_detail{
	padding-bottom: 20px;
}
.product_title>h1{
	font-size: 46px;
	font-family: Myriad_Pro_Regular;
	color: #3f0067;
}
.product_title>p{
	font-size: 18px;
	font-family: Myriad_Pro_Regular;
	font-weight: 500;
}
.product_detail{
	font-size: 18px;
	font-family: Myriad_Pro_Regular;	
}
.second_product_div{
	padding-left: 30%;
}
.social_icon>div{
	padding-top: 20px; 
	padding-bottom: 20px; 
	background-color: #28ab89; 
	text-align: center;
}
.explore_product{
	color: #4a4888;
	font-weight: 700;
}
footer>div{
	text-align: center; 
	padding-top: 30px;
}
/*.sound_bar_img{
	padding-left: -20px;
}*/
.buy_now, .learn_more{
	color: #fff;
	font-weight: 700;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #8dc63f;
}
.buy_now{
	margin-right: 5%;
}

.main_navbar>.navbar{
	border-top: solid 2px gray; 
	border-bottom: solid 2px gray;
}
.simp_digi_bank{
	padding: 50px 0px;
}

/*digital banking section*/
/*.bill_pay{
	height: 220px;
}
.app_payment_one_app{
	height: 220px;
}*/
.simfied_digi_bank{
	height: 230px;
}


.simfied_digi_bank{
	background-color: #e1f3fd;
	text-align: center;
	padding: 30px;
	font-size: 18px;
	font-weight: bold;

}
.enjoy_benifits_section p{
 	font-size: 14px;
 	font-weight: bold;
}
.enjoy_sub_div>div{
	height: 100px;
	background-color: #d5f8d1; 
	text-align: center; 
	padding: 20px;
}
.simple_dital_bank_heading{	
	color: #5368a7;
	padding-bottom: 20px;
	font-family: Arial_BoldMT;
	font-size: 40px;
}
.unsubscribe{
	color: black;
	text-decoration: underline;
}
.unsubscribe:hover{
	color: black;
	text-decoration: none;
}

.social_icon .fa {
  padding: 15px;
  font-size: 30px;
  width: 60px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.social_icon .fa:hover {
    opacity: 0.7;
}

.social_icon .fa-facebook {
  background: #467366;
  color: white;
}

.social_icon .fa-twitter {
  background: #467366;
  color: white;
}


.social_icon .fa-youtube {
  background: #467366;
  color: white;
}

.social_icon .fa-instagram {
  background: #467366;
  color: white;
}

.social_icon .fa-pinterest {
  background: #467366;
  color: white;
}
.sound_bar_img img{
	width: 65%;
}
.bluetooth_speakers img{
	width: 85%;
}
.head_phone img{
	width: 65%;
}
@media screen and (max-width: 411px) {
	.eye_catching>p{
		font-size: 14px !important;
	}
}
@media screen and (max-width: 600px) {
 	.bluetooth_speakers img, .sound_bar_img img, .head_phone img{
		width: 100%;
		margin-top: 20px;
	}
    .second_product_div{
		padding-left: 0%;
	}
	.enjoy_sub_div, .simfied_digi_bank{
		margin-top: 20px;
	}
	.eye_catching>p{
		font-size: 12px;
	}
	.view_browser{
		text-align: center !important;
	}
	.company_logo img{
		width: 60%;
	}
	.navbar-toggle{
		background-color:black !important;
		border:solid 1px black; 
	}
	.icon-bar{
		background-color: #fff !important;
	}
	.simple_dital_bank_heading{
		font-size: 28px;
	}
	.explore_product{
		font-size: 26px;
	}
}