@charset "utf-8";

/* CSS Document */



















/* kv */
.kv{
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kv .main-copy{
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: .2em;
}

.kv .sub-copy{
  color: #fff;
  font-size: 20px;
  text-align: center;
}

/* video */
.video{
  width: 100%;
  height: 100vh;
  background: url(../imgages/header.jpg) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}

.video::after{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #10394b;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .3;
}

.video video{
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

@media screen and (min-width: 768px) {
  /* kv */
  .kv{
    min-width: 960px;
  }

  .kv .main-copy{
    font-size: 60px;
  }

  .kv .sub-copy{
    font-size: 30px;
  }

  /* video */
  .video{
    min-width: 960px;
  }
}




























































@font-face {
  font-family: "メイリオ", sans-serif;
  src:  url('../css/fonts/HiraMinPro-W3-AlphaNum/HiraMinPro-W3-AlphaNum.otf')  format('opentype'),
	    url('../css/fonts/HiraMinPro-W3-AlphaNum/HiraMinPro-W3-AlphaNum.ttf')  format('truetype'), url('../css/fonts/HiraMinPro-W3-AlphaNum/HiraMinPro-W3-AlphaNum.svg#HiraMinPro-W3-AlphaNum') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Century';
  src: url('../css/fonts/Century/Century.ttf')  format('truetype'), url('../css/fonts/Century/Century.svg#Century') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Garamond';
  src:   url('../css/fonts/Garamond/Garamond.ttf')  format('truetype'), url('../css/fonts/Garamond/Garamond.svg#Garamond') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MS-PMincho';
 src:url('../css/fonts/MS-PMincho/MS-PMincho.ttf')  format('truetype'), url('../css/fonts/MS-PMincho/MS-PMincho.svg#MS-PMincho') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'bangla_sangam_mnregular';
    src: url('../css/fonts/BanglaSangamMN/bangla_sangam_mn-webfont.woff2') format('woff2'),
         url('../css/fonts/BanglaSangamMN/bangla_sangam_mn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'HGSoeiKakugothicUB';
  src:  url(data:application/x-font-woff;charset=utf-8;base64,) format('woff'), url('../css/fonts/HGSoeiKakugothicUB/HGSoeiKakugothicUB.ttf')  format('truetype'), url('../css/fonts/HGSoeiKakugothicUB/HGSoeiKakugothicUB.svg#HGSoeiKakugothicUB') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ie{
		font-family: 'メイリオ' sans-serif !important;
		font-size:14px;
		color:#323232;
		font-weight: 100;
		background-color:#edefed !important;
		-webkit-perspective: 0px !important;
		-webkit-backface-visibility: visible !important;
		-webkit-font-smoothing: antialiased !important;
}
body,
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
	
}
.garamond_font
{
	font-family: 'Garamond' !important;
}
.bangla_sangam_mnregular
{
	font-family: 'bangla_sangam_mnregular' !important;
	    font-size: 38px;
}
body{
        font-family: arial, sans-serif !important;
		font-size:14px;
		color:#06122d;
		font-weight: 100;
		background-color:#edefed !important;
		-webkit-perspective: 0px !important;
		-webkit-backface-visibility: visible !important;
		-webkit-font-smoothing: antialiased !important;
}
.static-content-heading {

    color:#35b26d;
}
.paddingleft
{
	
	padding-left:0px;
}
.new_space
{
	height:8px;
}
.space19
{
	height:19px;
}
.inner_dis_class
{
	display:inline-block;
	text-align:left;
	
}
.centurytext
{
	 font-family: 'Century';
	   font-family: 'HiraMinPro-W3-AlphaNum';
}
.btn-primary {
    color: #fff;
    background-color: #35b26d !important ;
    border-color: #35b26d !important ;
}
.img-responsive {
    display: inline-block !important;
}
.layout_margin .main-layout-container
{
	margin-top:0px !important;
}
.layout_margin .main-container-outer {
    border-top:none !important;
}
/* Common Css Start  */
.cursordiv
{
	cursor:pointer;
}
.relativediv
{
	position:relative;
}
.position_footer
{
	position:absolute;
	bottom:7px;
	
	
}
.position_footer1
{
	position:absolute;
	top:0px;
	border:1px solid;
	z-index:1;
	
}
.fullwidthdiv
{
	width:100%;
}
.list-group h3 {
    font-size: 16px;
    text-align: center;
    margin: 16px 0 0 0;
    background: #35b26d !important;
    padding: 10px 0;
    color: #FFF;
}
.list-group .active {
    background: #35b26d !important;
    border-color: #35b26d !important;
    color: #fff !important;
}


.margin30class
{
	margin-top:30px;
	margin-bottom:30px;
}
.alert, .thumbnail {
    margin-top: 57px;
}
.new_color_updated
{
	color:#06122d !important;
	font-size:15px !important;
}
#wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  min-width: 960px;
  min-height: 610px;
 /* background-image:url(../img/overlay.png);
  background-repeat:repeat;*/
  background-color:#fff;
  z-index:9999;
  top:0px;
  opacity:0.8;
}
#logo-preloader {
  position: absolute;
  top: 50%;
  left: 45%;
  margin-left: -35px;
  margin-top: 35px;
}

.facebook {
    background-color: #496fb7;
	padding: 10px 17px;

}
.facebook span,.google span
{
	    margin-right: 12px;
}
.ColorText {
    color: #fff !important;
	text-decoration:none !important; 
}

.google {
    background-color: #dd4b39;
	padding: 10px 17px;
}

.relative_div
{
	position:relative;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   font-size: 16px !important;
	color: #848484 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-size: 16px !important;
	color: #848484 !important;
   opacity:  1 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-size: 16px !important;
	color: #848484 !important;
   opacity:  1 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-size: 16px !important;
	color: #848484 !important;
}
.option_class_active
{
	color:#35b26d !important;
}

.footer .option_class_active
{
	color:#58618c !important;
}
a,button,input[type="button"],input[type="submit"]
{
	outline:none !important;
}
.overflow_hidden
{
	overflow:hidden !important;
}
.back_div_overview
{
	-webkit-border-radius: 14px/15px;
	-moz-border-radius: 14px/15px;
	border-radius: 14px/15px;
	background-color: #fff;
	-webkit-box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	-moz-box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	 margin-top: 7px;
}
.header_button
{
	background-image:url(../images/btn_bg.png);
	background-repeat: repeat;
	padding: 9px 36px 9px 36px;
    letter-spacing: 2px;
    border: 1px solid #2d3a57;
    font-size: 16px;
	font-weight:600;
	cursor:pointer;
	color: #2d3a57 !important;
	border-radius:20px;
	text-decoration:none !important;
}
.header_button:hover
{
	background:#fff;
}
.imagivdiv
{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.header_abs
{
	position:absolute;
	width:100%;
	top: 24px;
}
.icon_div
{
	font-size: 11px;
	color: #fff !important;
	opacity:1;
	text-decoration:none !important;
}
.icon_div a
{
	    font-size: 15px;
	color: #fff !important;
	opacity:1;
	text-decoration:none !important;
}
.icon_div:hover
{
	font-size: 11px;
	color: #fff;
	opacity:1;
}
.banner_txt
{
	 font-size: 39px;
    color: #fff;
    margin-top: 260px;
    letter-spacing: 4px;
    text-align: center;
	opacity:1;
	text-decoration:none !important;
}
.banner_a
{
	text-decoration:none !important;
}
.arrow_div_text11 {
    color: #fff;
    font-size: 35px;
}
.banner_bottom_txt
{
		font-size: 20px;
		color: #fff;
		text-shadow: 1px 1px 1px rgba(173,133,18,.15);
		text-align:center;
		opacity:1;
		margin-top:15px;
		letter-spacing: 2px;
}
.link_ul li a,.link_ul li 
{
	font-size: 12px;
	color: #fff;
	opacity:1;
	line-height: 28px;
}
.list-inline li.hidden-xs
{
	display:inline-block !important;
	
}
.margin_div_top
{
	    margin-bottom: 61px;
}
.ul_margin
{
	margin-top:137px;
	    margin-bottom: 33px;
}
.topic_div
{
	background-color:#295187;
	border-bottom:1px solid #fff;
	 padding: 9px 3px;
	 overflow:hidden;
}


.bg_1
{
	background:url(../images/menu1.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:360px;
}
.bg_2
{
	background:url(../images/menu2.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:360px;
}
.bg_3
{
	background:url(../images/menu3.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:360px;
}






.bg_4
{
	background:url(../images/menu4.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:360px;
}
.bg_5
{
	background:url(../images/menu5.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:360px;
}
.bg_6
{
	background:url(../images/menu6.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:360px;
}




































.div_text1
{
	font-size: 19px;
	color: #fff;
}
.div_text2
{
    font-size: 14px;
    padding: 14px;
    text-align: left;
	color:#fff;
}
.divtextleft
{
	font-size: 15px;
    padding: 5px;
    text-align: left;
    color: #fff;
}
.nomargin
{
	margin:0px !important;
}
.div_img
{
	padding: 19px 12px 33px 10px;
	    margin-bottom: 0px  !important;
}
.div_img2
{
	padding: 19px 12px 0px 10px;
}
.menu_btn
{
	text-decoration:none !important;
	color:#fff !important;
	border:2px solid #fff;
	padding: 10px 20px;
}
.arrowback
{
	width:12px;
	height:8px;
	background-image:url(../images/sel_arrow.png);	
    margin-top: 6px;
}

.arrow_down_div:hover .arrowback
{
	width:12px;
	height:8px;
	background-image:url(../images/hover_arr.png);	
    margin-top: 6px;
}
.arrow_down_div:hover .footer_b_txt
{
	color:#06122d;
}
.marginl
{
	padding-left: 5%;
}
.div_img_txt
{
	font-size: 19px;
    padding: 64px;
    text-align: left;
    padding-bottom: 3px;
    color: #fff;
    text-align: center;
}
.div_text2_updatesd
{
	font-size: 14px;
    padding: 14px;
    color: #fff;

}
.arrow_div
{
	background:url(../images/voice_base.jpg);
	padding:20px;
	text-align:center;
	padding:101px;
	background-repeat:no-repeat;
	background-size:100% 100%;
	
}
.arrow_div_2
{
	background:url(../images/voice_base.jpg);
	padding:20px;
	text-align:center;
	padding:101px;
	background-repeat:no-repeat;
	background-size:100% 100%;
	border-bottom:3px solid #fff;
	border-top:1px solid #fff;
	
}
.icons_div
{
	background:url(../images/page_bg.jpg);
	text-align:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	
	
}
.arrow_div_text1
{
	font-size:53px;
	line-height:normal;
	color: #fff;
}

.arrow_div_text2 {
  color: #fff;
  font-size: 20px;
  margin-top: 25px;
}

.slider-home .carousel-caption {
  padding-top: 0;
  position: static;
}
.carousel-control {
  background-image: none!important;
}
.box_div
{
	border:2px solid #fff;
	    padding: 37px;
	font-size: 15px;
	color: #fff;
}
.icons_div .new_pad_div
{
	padding:20px 40px !important;
}
.box_div:hover
{
	border:2px solid #3c6091;
}
.menu_btn:hover
{
	text-decoration:none !important;
	color:#fff !important;
	border:2px solid #06122d;
	padding: 10px 20px;
}
.middle_bg
{
		background:url(../images/middle.jpg);
	text-align:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	height:406px;
}
.middle_box
{
	font-size: 24px;
	color: #fff;
	border:1px solid #fff;
	display:inline-block;
	padding:10px;
	    margin-top: 160px;
    margin-bottom: 156px;
	
}
.voice1
{
	background:#021a3a;
	padding: 24px;
	font-size: 15px;
	color: #fff;
	height:203px;
	border-right:1px solid #68727a;
}
.voice2
{
	background:#295187;
	padding: 24px;
	font-size: 15px;
	color: #fff;
	height:203px;
}
.voice3
{
	background:#295187;
	padding: 24px;
	font-size: 15px;
	color: #fff;
	height:203px;
	border-left:1px solid #8ea3bf;

}
.voice4
{
	background:#021a3a;
		padding: 24px;
	font-size: 15px;
	color: #fff;
	height:203px;
	border-right:1px solid #607187;

}
.upper_footer
{
	background:url(../images/bottom_bg.jpg);
	text-align:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding:10px;
	overflow:hidden;
	border-top:1px solid #fff;
	border-bottom:3px solid #fff;
}
.footer_upper_text1
{
		font-size: 17px;
	color: #fff;
}
.overview_img_margin
{
	margin-top:28%;
}
.overview_img_margin2
{
	margin-top:35%;
}
.footer_upper_text2
{
		font-size:25px;
	color: #fff;
	
}
.div1
{
	width:5%;
}
.class1_mar
{
	margin-bottom:6px;
}
.div2
{
	width:95%;
}
.span_color
{
	color: #e4ae06;
}
.para_bg
{
	    display: inline-block;
    background: rgba(0,0,0,0.5);
       padding: 10px 23px;
}
.cre_txt
{
	font-size: 14px;
	color: #fff;
}
.hover_class:hover .cre_txt
{
	color:#06122d;
}
.credit_bg
{
	background:url(../images/credit.png);
	text-align:center;
	height:58px;
	background-position:center;
	background-repeat:no-repeat;
}
.credit_bg:hover
{
	background:url(../images/credit_hover.png);
	text-align:center;
	height:58px;
	background-position:center;
	background-repeat:no-repeat;
}
.over_footer1:hover .credit_bg
{
	background:url(../images/credit_hover.png);
	text-align:center;
	height:58px;
	background-position:center;
	background-repeat:no-repeat !important;
}
.atm_bg
{
	background:url(../images/atm.png);
	text-align:center;
	height:58px;
	background-position:center;
	background-repeat:no-repeat;
}
.over_footer2:hover .atm_bg
{
		background:url(../images/atm_hover.png);
	text-align:center;
	height:58px;
	background-position:center;
	background-repeat:no-repeat;
}
.atm_bg:hover
{
		background:url(../images/atm_hover.png);
	text-align:center;
	height:58px;
	background-position:center;
	background-repeat:no-repeat;
}
.mail_bg
{
	background:url(../images/mail.png);
	text-align:center;
	height:58px;
	background-position:center;
	background-repeat:no-repeat;
}
.over_footer3:hover .mail_bg
{
	background:url(../images/mail_hover.png);
	text-align:center;
	height:58px;
	background-position:center;
	background-repeat:no-repeat;
}
.mail_bg:hover
{
	background:url(../images/mail_hover.png);
	text-align:center;
	height:58px;
	background-position:center;
	background-repeat:no-repeat;
}
.footer_main
{
	background:#06122d;
	padding:10px;
	overflow:hidden;
}
.copy_txt
{
	font-size: 12px;
	color: #fff;
}
.link_ul .hidden-xs
{
	color:#a0a0a0;
}
#scroll_to_top
{
	padding:20px;
	      background: #838996;
    border-radius: 1px;
    font-size: 15px;
    cursor: pointer;
    line-height: 65px;
    padding: 0 25px;
    position: fixed;
    right: 5%;
    bottom: 15px;
}
/*#scroll_to_top:hover
{
	
	background:#fff;
	
}*/
.arrow_down_div
{
	color:#fff;
	padding-left: 138px;
    display: inline-block;
    float: left;
}
.header_inner .banner_txt 	
{
	margin-top:20px !important;
	margin-bottom:20px !important;
}
.header_inner .icon_div 	
{
	line-height: 63px;
}
.header_inner .header_button 	
{
	line-height: 63px;
}
 .imagivdiv1
{
	background:url(../images/header_new.jpg) !important;
	background-repeat:no-repeat !important;
	background-size:100% 100% !important;;
}
.texture_div_new
{

	border-top:6px solid #fff;	
	line-height:90px;
	
	background-image:url(../images/contact_texture.png);
	background-size:100% 100%;
}
.envir_div
{
	background:#fafafa;
}
.css/fontsizesmall
{
	font-size:14px;
}
.box_os_class
{

	border: solid 1px rgba(6,18,45,.5);	
	background-color:#fff;
	padding: 0 31px;
}
.os_name
	{
		font-family: 'Century';
		font-size: 18px;
		color: #06122d;
		 font-size: 25px;
   		line-height: 48px;
    padding-left: 2px;
	}
	.main_name
	{
		font-family: 'Century';
		font-size: 20px;
		color: #06122d;
		    margin-left: 19px;
	}
	.bottom_name
	{
		font-family: 'Century';
		font-size: 17px;
		color: #ec6941;
	}
	.hr_class
	{
		border-color:#06122d;
	}
	.hr_class_new
	{
		margin-top:0px;
	}
	.envir_div
	{
		padding:40px
	}
	.cont_txt
	{
		font-size: 15px;
	color: #485165;
	}
	.cont_txt1
	{
		color: #06122d;
		
	}
	.red_span
	{
		color: #e60012;
		    margin-left: 8px;
	}
	.contact_form
	{
		border: solid 1px #282425;
		
	}
	.contact_row
	{
		border-bottom:2px solid #cbcbcb;
	}
	.marcon1
	{
		font-size:13px !important;	
	}
	.border_right_contact
	{
		background:#f9f9f9;
		border-right:1px solid;
		padding:19px;
		font-size: 15px;
		color: #1b1b1b;
		text-align:right;
	}
	.main_con_class
	{
		font-size: 15px;
	color: #1b1b1b;
	
	}
	.input_class
	{
		border:1px solid ;
		width:33%;
		height:24px;
	}
	.pad_div_con
	{
		margin-top:17px;
		line-height: 27px;
	}
	.width_inc
	{
		width:50%;
	}
	.mar_con{
	padding-top:20px;
	text-align:right !important;
	padding-top: 119px;
    padding-bottom: 120px;

}
.mar_con2{
	padding-top:55px;
	text-align:right !important;
    padding-top: 79px;
    padding-bottom: 79px;
}
.width_inc_new
{
	width:70%;
	height:100px;
}
.contact_btn_class
{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #898989;
	font-size: 16px;
    font-weight: 600;
    padding: 13px 33px;
	color: #fff;
	box-shadow:none !important;
	border:none !important;
	clear:both;
}
.order_div
{
	background:url(../images/order.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
	padding:20px;
}
.vertical
{
	vertical-align:bottom;
}
.arrowdiv_icon
{
	height:12px;
	line-height:4px;
}
.order_slider_text
{
	font-size: 16px;
	color: #fff;
}

.order_slider_text2
{
	font-size: 12px;
	color: #fff;
	background-color:rgba(255,255,255,0.8);
	border: solid 2px #f9bf07;
	padding:12px 148px;
	color: #e60012;
	font-weight:600;
	display:inline-block;
}
.order_1_txt
{
	font-size: 30px;
	    letter-spacing: -2px;
}
.order_2_txt
{
	font-size: 18px;
	color: #06122d;
}
.order_3_txt
{
	font-size: 22px;
}

.order_3_txt
{
	font-size: 22px;
}

.order_4_txt
{
	font-family: 'Century';
	font-size: 30px;
    letter-spacing: 2px;
}

.order_5_txt
{
	font-size: 18px;
	    margin-left: -8px;
}
.order_visa_div
{
	-webkit-border-radius: 8px/8px 8px 7px 7px;
	-moz-border-radius: 8px/8px 8px 7px 7px;
	border-radius: 8px/8px 8px 7px 7px;
	background-color: #fafafa;
	-webkit-box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	-moz-box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	padding:30px 0px;
	
	
}
.card_txt
{
	font-size: 19px;
	color: #06122d;
}
.other_txt
{
	font-family: 'Century';
	font-size: 19px;
	color: #06122d;
}
.order_div_form_container
{
	background:#fff;
	padding:20px;
}
.container_txt
{
	font-size: 20px;
	color: #06122d;
}
.order_hr
{
	border-color: #f9bf07;
}
.inner_order_txt
{
	font-size: 15px;
	color: #06122d;
}
.order_btn
{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #e60012;
	-webkit-box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	-moz-box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	padding:10px 20px;
	border:none !important; 
	font-size: 15px;
	text-decoration:none !important;
	color: #fff !important;
	    font-weight: 600;
}
.order_btn:hover
{
	opacity:0.5;
}
.order_form_txt
{
	font-size:13px;
	color: #e60012;
}
.order2_form_txt
{
	font-size:13px;
	color: #000;
}
.new_width_text
{
	width:70%;
	margin-top:5px;
}
.mar_con3
{
	 padding-bottom: 26px;
    padding-top: 26px;
}
.back
{
	background:#fff !important;
}
.order2_btn
{
	opacity:0.5;
}
.overview_div {
    background-color: #295187;
    border-bottom: 6px solid #fff;
    border-top: 6px solid #fff;
    overflow: hidden;
    padding: 9px 3px;
}
.overview_font
{
	font-family:'Century';
	 font-size: 39px;
    letter-spacing: 1px;
}
.newback
{
	background-color: #fafafa;
}
.lenthmore
{
	width:50% !important;
}
.overview2_btn
{
	padding:4px 15px;
	color: #fafafa;
	background-color: #e2ac06;
	-webkit-box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	-moz-box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	box-shadow: 1px 2px 1px rgba(12,3,6,.15);
	 display: inline-block;
    min-width: 200px;
    padding: 0 15px;
    text-align: center;
	text-decoration:none !important;
}
.custom_pad_over
{
	padding:20px;
}
.bootom_overview2 {
  background: rgba(0, 0, 0, 0) url("../images/bordrr-bottom.jpg") repeat-x scroll center bottom;
  border: medium none;
  color: rgb(165, 8, 19);
  display: inline-block;
  float: left;
  font-family: "HGSoeiKakugothicUB";
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 24px 13px 0;
  text-decoration: none !important;
  width: 100%;
}
.box_overview2 {
  background-color: #eeeeee;
  padding: 20px;
}

.policy-page h3 {
  color: #06122d;
  font-family: HiraMinPro-W3-AlphaNum;
  font-size: 16px;
  font-weight: lighter;
  line-height: 35px;
}
.policy-area > h3 {
  color: #06122d;
}
.policy-area {
  float: left;
  margin-bottom: 60px;
  width: 100%;
}
.listing-value {
  margin-left: 25px;
}
.listing-value h4 {
  border-bottom: 2px dotted #aaa;
  padding-bottom: 8px;
    color:#06122d;
	font-weight:bold;
	font-size:16px;
	font-family:HiraMinPro-W3-AlphaNum;

}
.listing-value li {
  font-size: 15px;
  line-height: 38px;
  list-style: outside none none;
    color:#000000;
}
.listing-value ul {
  margin-bottom: 20px;
}
.inner-back{background:#eeeeee;margin-bottom:20px;padding:20px ;}
.full-wifth{width:100%;margin:20px 0;}
/* Common Css End */
@media only screen and (min-width: 1260px)
{
	.container
	{
		width:1183px !important;
	}
		
}
@media only screen and (max-width: 1024px)
{

.box_div {
    padding: 12px;
}
.header_button {
    background-image: url("../images/btn_bg.png");
    background-repeat: repeat;
    border: 1px solid #47556f;
    border-radius: 20px;
    color: #000 !important;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 40px;
    text-decoration: none !important;
}
	
	.voice1 ,.voice2,.voice3,.voice4{
    padding: 15px;
    color: #fff;
	    text-align: center;
	 font-size: 17px;
}
middle_box {
    font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px;
    margin-top: 177px;
    margin-bottom: 177px;
}

}

@media only screen and (max-width: 768px)
{
	.header
	{
		text-align:center;
	}
	.input_class,.width_inc,.width_inc_new {

    	width: 100%;
	}
	.div2 {
    width: 92%;
}
.div1 {
    width: 8%;
}
	.after_first {
    color: #fff;
    font-size: 27px;
    padding-bottom: 5px;
    padding-top: 5px;
}
	.border_right_contact {
    background: #f9f9f9;
    border-right:none;
    padding: 10px;
    font-size: 11px;
    color: #1b1b1b;
    text-align: center !important;
}
.contact_row {
    border-bottom: 1px solid #cbcbcb;
    /* margin: 2px; */
    padding-bottom: 10px;
}
.envir_div
{
	padding:0px;
}
.order_slider_text2
{
	padding:0px;
}
.order_visa_div .text-right
{
	text-align:center;
}
.order_visa_div
{
	width: 80%;
    display: inline-block;
    margin-bottom: 20px;
}
.box_os_class {
    margin: 10px;
}
.order_div_form_container,.order_div{
  padding:0px
}
	.icon_div
	{
		float: none !important;
		display: inline-block;
		margin-top: 20px;
	}
	.arrow_div,.arrow_div_2  {
		    padding: 11px;
	}
	.box_div {
        padding: 30px;
    /* max-width: 384px; */
    display: inline-block;
}
	
	.icons_div .new_pad_div {
    padding:15px;
}

.icons_div {

    background-size: cover;
}
.voice1 ,.voice2,.voice3,.voice4{
    padding: 15px;
    color: #fff;
	    text-align: center;
     min-height:3px; 
}
.middle_box
{
	margin: 12px;
	    margin-top: 80px;
    margin-bottom: 80px;
}
.arrow_down_div
{
	padding-left:0px;
	text-align:center;
}
#scroll_to_top
{
	margin-top:20px;
}
}
@media only screen and (max-width:500px)
{

	.login .content {
		width: 250px;
	}
	.google,.facebook {

    display: block;
    margin:4px 15px;
}
	.profile_pic_btn {
	
		display: block !important;
		text-align: center !important;
	}
	
	#myCarousel .sub_title {
    font-size: 15px !important;
    color: #fff !important;
}
#myCarousel .main_title {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}
.intro_text  span
{
	font-size:25px !important;
}
}
@media only screen and (max-width:320px)
{
	.logo_class 
	{
		float:none !important;
	}
.logo_class img
{
	max-width:60% !important;
}
.navbar-default .navbar-toggle
{
	    margin: 15px;
}

}
@media only screen and (max-width:240px)
{
#myCarousel .how_it_works
{
	padding:26px;
}
.copun_code
{
	    padding-left: 4px;
    padding-right: 4px;
}
}
@media screen and (min-width: 900px) and (max-width: 1300px){
.list-group a
{
	font-size:12px !important ;
}	
}
.policy-page{background:#ffffff;  font-family: HiraMinPro-W3-AlphaNum;}
/* .oveerview-1 .bootom_overview2 {
	border:none;
	border-top:3px solid #ddd;
  padding: 20px 0 0;
} */