/*!
 * Clean Blog v1.0.0 (http://startbootstrap.com)
 * Copyright 2014 Start Bootstrap
 * Licensed under Apache 2.0 (https://github.com/IronSummitMedia/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body { height: 100% !important; }

body {
 font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #404040;
  display: table !important;
  width: 100% !important;
}
.footer-img {
    display: table-row !important;
}
p {
  line-height: 1.5;
  margin: 30px 0;
}
p a {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
 font-family: 'Roboto', sans-serif;
  font-weight: 800;
}
a {
  color: #404040;
}
a:hover,
a:focus {
  color: #0085a1;
}

blockquote {
  color: #808080;
  font-style: italic;
}
hr.small {
  max-width: 100px;
  margin: 15px auto;
  border-width: 4px;
  border-color: white;
}
body {
  webkit-tap-highlight-color: #0085a1;
}

.starter-template {
  padding: 40px 15px;
  text-align: center;
	font-family: 'Roboto', sans-serif;
}

.container {
	max-width:1000px;
}

.bg-img {
	background-image:  url(../images/banner-img.jpg);
	background-position: top center;
    background-repeat: no-repeat;
	background-size: cover;
}

.navbar-bg {
	background-image:  url(../images/header-bg-img.png);
    background-repeat: no-repeat;
	background-size: cover;
	height:95px;
	background-color: transparent;
    border-color: transparent;
}

.footer-img{
	background-image:  url(../images/footer-bg-img.png);
    background-repeat: no-repeat;
	background-size: cover;
	height:74px;
	background-color: transparent;
    border-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
	font-family: 'Luckiest Guy', cursive;
    font-size: 18px;
    padding: 11px 20px;
    margin-right: 3px;
	color:#1a3868;
}


        .video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


#sm_div {
    
    display: block;margin-top: 15px;

}

#sm_div .sm_div_child { display: block;float: left;}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #02a3e8;
	border-radius: 6px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #02a3e8;
	border-radius: 6px;
}

.navbar-inverse .navbar-toggle {
    border-color: #00a1e5;
    margin-top: 24px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #02a1e5;
}

.footer-nav li  {
	    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	    display: inline;
    margin-right: 30px;
	
}
.footer-nav li > a {
	font-size:12px;
	color:#fff;
	padding: 0;
    margin: 0;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}

.footer-nav-1 li  {
	padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	display: inline;
    margin-right: 5px;
	
}
.footer-nav-1 li > a {
	font-size:24px;
	color:#fff;
	padding: 0;
    margin: 0;
}



.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
	background-size: cover; 
}

.fb_iframe_widget {
	display: block !important;
}

.fb-like-box iframe {
 	width: 100% !important;
}

.fb-like-box span {
	width: auto !important;
	position: initial !important;
}
.fb_iframe_widget_fluid span {
	width:100% !important;
}
.fb_iframe_widget span {
	position: static !important;
}

@media only screen and (min-width : 450px) and (max-width : 768px) {
	.carousel-caption {
		right: 20% !Important;
		left: 22% !Important;
		padding-bottom: 30px !Important;
		top: 30% !Important;
		width: 55% !Important;
	}
	
	.carousel-inner .carousel-caption a {
		width: 45% !Important;
		padding: 0 !Important;
		margin: 0 !Important;
		float: left !Important;
	}
 
	.carousel-inner .item {padding-bottom: 10px !important;}
	.footer-nav {
		text-align: left !Important;
		float: left !important;
		margin: 19px 0 0 10px !Important;
		padding: 0 !Important;
	}
	
	.footer-nav-1 {
		text-align: left !Important;
		float: left !important;
		margin: 19px 0 0 10px !Important;
		padding: 0 !Important;
	}
	
	.footer-img .col-md-6 .pra-text{
		font-size: 12px !Important;
		float: left !Important;
		margin-top: 10px !Important;
		margin-left: 10px !Important;
	}
}

@media only screen and (min-width : 320px) and (max-width : 500px) { 
	.hover-show-hide-div {
		display: none;
	}
    .mobile-size {
        top: 5px !Important;
    }
    .navbar-bg {
        height: 88px;
    }
    .wrap ._remove-moible-space {
        margin-top: 0 !important;
    }
}

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

	
	.fill {
		width: 100%;
		height: 200px !important;
	}
	
	.carousel-caption {
		right: 20%;
		left: 13%;
		padding-bottom: 30px;
		top: 36%;
		padding-top: 0px !Important;
	}
	
	.carousel-inner .item {
		padding-top: 79px;
		padding-bottom: 10px !important;
	}
    .copyright_text{display: none;}
	
	.carousel-inner .carousel-caption a {
		width: 45%;
		padding: 0;
		margin: 0;
		float: left !Important;
	}
	
	.footer-img .footer-nav {
		text-align: left !Important;
		float: left !important;
		margin: 19px 0 0 20px !Important;
		padding: 0 !Important;
	}
	
	.footer-img .footer-nav-1 {
		text-align: left !Important;
		float: left !important;
		margin: 10px 0 20px 20px !Important;
		padding: 0 !Important;
	}
	
	.footer-img .col-md-6 .pra-text{
		font-size: 12px !Important;
		float: left !Important;
		margin-top: 10px !Important;
		margin-left: 10px !Important;
	}
    
    .footer-img .col-md-6.mobile-style-remove-icon-space-1 {
        
        	float: left !Important;
    }

}

@media only screen and (min-width : 320px) and (max-width : 768px) {
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border-color: #fff;
		background: #fff;
		margin: 0;
		width: 100%;
		position: absolute;
		right: -1px;
		top: 72px;
		padding-right: 28px;
	}
	
	.wrap {
		margin: 0 20px !important;
	}
	
	.carousel-inner .item {
		padding-top: 79px;
		padding-bottom: 95px;
	}
	._ml_65 {
		margin-left: 0 !important;
	}
	
	.carousel-indicators {
		display:none !Important;
	}
	
	.carousel-inner .carousel-caption a {
		width: 45%;
		padding: 0;
		margin: 0;
		float: left !Important;
	}
	
	.navbar-brand {
		width: 71% !important;
	}
	
	.wrap .col-md-4 {
		text-align: left;
		width: 100%;
		float: none;
		padding: 0;
	}
	
	
	.wrap .col-md-8 .pra-text {
		text-align: left !important;
		margin-left: 2px !Important;
	}
	
    .mobile-style-remove-space .img-responsive.pull-left {
        margin-left: 20px !Important; 
    }
    
    .video-container {
        margin-bottom:20px !Important;
    }
   

}

@media only screen and (min-width : 320px) and (max-width : 992px) {
	.wrap ._rmove-space {
		padding-left:0!important;
		padding-right:0 !important;
	}
}


.border-strip {
	    height: 1px;
    background: #1a3868;
    width: 40px;
    position: absolute;
    margin-top: -11px;
}

._mt_150 {
	margin-top:150px;
}

._mb_185 {
	margin-bottom:185px;
}

.main-heading {
	font-size:30px;
	font-family: 'Luckiest Guy', cursive;
	color:#1a3868;
	border-bottom:1px solid #b1bbcb;
	padding-bottom: 10px;
}

.sub-heading {
	font-size:20px;
	font-family: 'Luckiest Guy', cursive;
	color:#1a3868;
	padding-bottom: 10px;
}

.pra-text {
	font-size:15px;
	color:#33363a;
	padding: 0;
    margin: 0;
	font-family: 'Roboto', sans-serif;
	    line-height: 22px;
}

.p-style {
	font-size:15px;

	padding: 0;
    margin: 0;
	font-family: 'Roboto', sans-serif;
	    font-weight: 500;
	
}

/*
	color:#53565c;
    
*/



.carousel-control.left, .carousel-control.right {
	background: transparent !important;
	    opacity: 1;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	font-size: 80px !important;
	    opacity: 1;
}


.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	    left: 25% !important;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	    right: 25% !important;
}

.carousel-control:hover, .carousel-control:focus {
	    opacity: 1;
}


.carousel-caption {
    right: 20%;
    left: 13%;
    padding-bottom: 30px;
    top: 36%;
}

._ml_65{
	margin-left: 65px;
}

._ml_165{
	margin-left: 65px;
}

.carousel-indicators {
    bottom: 90px;
}

.carousel-indicators li {
	margin-right:10px;
}


.carousel-indicators .active {
	margin-right:10px;
}

@media only screen and (min-width : 320px) and (max-width : 992px) {
	
	.wrap .col-md-4 .img-responsive {
		display: inline !important;
		margin: 0 !important;
		float: none !Important;
	}
	
	.wrap .col-md-8 .sub-heading {
		text-align:center !important;
	}
	
	
	.wrap .col-md-8 .sub-heading img {
		display:none !important;
	}
	
	.footer-img {
		background-color: #03a6ec !Important;
		height: initial;
	}
}


/* Font Size Set */
._fs_0{font-size:0px!important;}._fs_8{font-size:8px!important;}._fs_9{font-size:9px!important;}._fs_10{font-size:10px!important;}._fs_11{font-size:11px!important;}._fs_12{font-size:12px!important;}._fs_13{font-size:13px!important;}._fs_14{font-size:14px!important;}._fs_15{font-size:15px!important;}._fs_16{font-size:16px!important;}._fs_18{font-size:18px!important;}._fs_20{font-size:20px!important;}._fs_22{font-size:22px!important;}._fs_24{font-size:24px!important;}._fs_26{font-size:26px!important;}._fs_28{font-size:28px!important;}._fs_30{font-size:30px!important;}._fs_32{font-size:32px!important;}._fs_34{font-size:34px!important;}._fs_36{font-size:36px!important;}._fs_40{font-size:40px!important;}._fs_46{font-size:46px!important;}._fs_50{font-size:50px!important;}._fs_56{font-size:56px!important;}._fs_60{font-size:60px!important;}._fs_66{font-size:60px!important;}._fs_80{font-size:80px!important;}._fs_100{font-size:100px!important;}._fs_120{font-size:120px!important;}


/* Font Weight */
._fw_100{font-weight:100!important;}._fw_200{font-weight:200!important;}._fw_300{font-weight:300!important;}._fw_400{font-weight:400!important;}._fw_500{font-weight:500!important;}._fw_600{font-weight:600!important;}._fw_700{font-weight:700!important;}._fw_800{font-weight:800!important;}._fw_900{font-weight:900!important;}


/* Letter spacing */
._ls_norm{letter-spacing:normal!important;}._ls_1{letter-spacing:1px!important;}._ls_2{letter-spacing:2px!important;}._ls_3{letter-spacing:3px!important;}


/* Text Transform */
._txt_ucs{text-transform:uppercase!important;}._txt_lcs{text-transform:lowercase!important;}._txt_cpt{text-transform:capitalize!important;}


/* Line Height Set */
._lh_norm{line-height: normal!important;}._lh_0{line-height:0px!important;}._lh_10{line-height:10px!important;}._lh_11{line-height:11px!important;}._lh_12{line-height:12px!important;}._lh_13{line-height:13px!important;}._lh_14{line-height:14px!important;}._lh_15{line-height:15px!important;}._lh_16{line-height:16px!important;}._lh_18{line-height:18px!important;}._lh_20{line-height:20px!important;}._lh_22{line-height:22px!important;}._lh_24{line-height:24px!important;}._lh_26{line-height:26px!important;}._lh_28{line-height:28px!important;}._lh_30{line-height:30px!important;}._lh_32{line-height:32px!important;}._lh_34{line-height:34px!important;}._lh_36{line-height:36px!important;}._lh_40{line-height:40px!important;}._lh_46{line-height:46px!important;}._lh_50{line-height:50px!important;}._lh_56{line-height:56px!important;}._lh_60{line-height:60px!important;}


/* Padding */
._pa_0{padding:0px!important;}

._pt_0{padding-top:0px!important;}._pt_1{padding-top:1px!important;}._pt_2{padding-top:2px!important;}._pt_3{padding-top:3px!important;}._pt_4{padding-top:4px!important;}._pt_5{padding-top:5px!important;}._pt_6{padding-top:6px!important;}._pt_7{padding-top:7px!important;}._pt_8{padding-top:8px!important;}._pt_10{padding-top:10px!important;}._pt_15{padding-top:15px!important;}._pt_20{padding-top:20px!important;}._pt_25{padding-top:25px!important;}._pt_30{padding-top:30px!important;}._pt_35{padding-top:35px!important;}._pt_40{padding-top:40px!important;}._pt_50{padding-top:50px!important;}._pt_110{padding-top:110px!important;}

._pb_0{padding-bottom:0px!important;}._pb_1{padding-bottom:1px!important;}._pb_2{padding-bottom:2px!important;}._pb_3{padding-bottom:3px!important;}._pb_4{padding-bottom:4px!important;}._pb_5{padding-bottom:5px!important;}._pb_6{padding-bottom:6px!important;}._pb_7{padding-bottom:7px!important;}._pb_8{padding-bottom:8px!important;}._pb_10{padding-bottom:10px!important;}._pb_15{padding-bottom:15px!important;}._pb_20{padding-bottom:20px!important;}._pb_25{padding-bottom:25px!important;}._pb_30{padding-bottom:30px!important;}._pb_35{padding-bottom:35px!important;}._pb_40{padding-bottom:40px!important;}._pb_50{padding-bottom:50px!important;}

._pl_0{padding-left:0px!important;}._pl_1{padding-left:1px!important;}._pl_2{padding-left:2px!important;}._pl_3{padding-left:3px!important;}._pl_4{padding-left:4px!important;}._pl_5{padding-left:5px!important;}._pl_10{padding-left:10px!important;}._pl_15{padding-left:15px!important;}._pl_20{padding-left:20px!important;}._pl_25{padding-left:25px!important;}._pl_30{padding-left:30px!important;}._pl_35{padding-left:35px!important;}._pl_40{padding-left:40px!important;}._pl_50{padding-left:50px!important;}

._pr_0{padding-right:0px!important;}._pr_1{padding-right:1px!important;}._pr_2{padding-right:2px!important;}._pr_3{padding-right:3px!important;}._pr_4{padding-right:4px!important;}._pr_5{padding-right:5px!important;}._pr_10{padding-right:10px!important;}._pr_15{padding-right:15px!important;}._pr_20{padding-right:20px!important;}._pr_25{padding-right:25px!important;}._pr_30{padding-right:30px!important;}._pr_35{padding-right:35px!important;}._pr_40{padding-right:40px!important;}._pr_50{padding-right:50px!important;}



/* Margin */
._m_0_a{margin:0 auto!important;}

._ma_0{margin:0px!important;}

._mt_0{margin-top:0px!important;}._mt_5{margin-top:5px!important;}._mt_10{margin-top:10px!important;}._mt_15{margin-top:15px!important;}._mt_20{margin-top:20px!important;}._mt_25{margin-top:25px!important;}._mt_30{margin-top:30px!important;}._mt_35{margin-top:35px!important;}._mt_40{margin-top:40px!important;}._mt_50{margin-top:50px!important;}

._mb_0{margin-bottom:0px!important;}._mb_5{margin-bottom:5px!important;}._mb_10{margin-bottom:10px!important;}._mb_15{margin-bottom:15px!important;}._mb_20{margin-bottom:20px!important;}._mb_25{margin-bottom:25px!important;}._mb_30{margin-bottom:30px!important;}._mb_35{margin-bottom:35px!important;}._mb_40{margin-bottom:40px!important;}._mb_50{margin-bottom:50px!important;}

._ml_a{margin-left:auto!important;}._ml_0{margin-left:0px!important;}._ml_5{margin-left:5px!important;}._ml_10{margin-left:10px!important;}._ml_15{margin-left:15px!important;}._ml_20{margin-left:20px!important;}._ml_25{margin-left:25px!important;}._ml_30{margin-left:30px!important;}._ml_35{margin-left:35px!important;}._ml_40{margin-left:40px!important;}._ml_50{margin-left:50px!important;}

._mr_a{margin-right:auto!important;}._mr_0{margin-right:0!important;}._mr_5{margin-right:5px!important;}._mr_10{margin-right:10px!important;}._mr_15{margin-right:15px!important;}._mr_20{margin-right:20px!important;}._mr_25{margin-right:25px!important;}._mr_30{margin-right:30px!important;}._mr_35{margin-right:35px!important;}._mr_40{margin-right:40px!important;}._mr_50{margin-right:50px!important;}


/* Display */
._disp_i{display:inline!important;}._disp_ib{display:inline-block!important;}._disp_b{display:block!important;}._disp_n{display:none!important;}


/* Float */
._fl_l{float:left!important;}._fl_r{float:right!important;}._fl_n{float:none!important;}


/* Horizontal (Text) Align */
._txta_c{text-align:center!important;}._txta_l{text-align:left!important;}._txta_r{text-align:right!important;}


/* Vertical Align */
._valign_m{vertical-align:middle!important;}._valign_t{vertical-align:top!important;}._valign_b{vertical-align:bottom!important;}


/* Outline */
._outl_n{outline:none!important;}


/* Border */
._ba_1_eee{border:1px solid #eee !important;}._bt_1_eee{border-top:1px solid #eee !important;}._bb_1_eee{border-bottom:1px solid #eee !important;}._bl_1_eee{border-left:1px solid #eee !important;}._br_1_eee{border-right:1px solid #eee !important;}
._ba_1_ddd{border:1px solid #ddd !important;}._bt_1_ddd{border-top:1px solid #ddd !important;}._bb_1_ddd{border-bottom:1px solid #ddd !important;}._bl_1_ddd{border-left:1px solid #ddd !important;}._br_1_ddd{border-right:1px solid #ddd !important;}


._ba_tr{border:transparent!important;}._ba_tr_lc:last-child{border:transparent!important;}
._ba_0{border:none!important;}._ba_0_lc:last-child{border:none!important;}
._ba_n{border:none!important;}._ba_n_lc:last-child{border:none!important;}
._bl_n{border-left:none !important;}._bl_n_lc:last-child{border-left:none !important;}
._br_n{border-right:none !important;}._br_n_lc:last-child{border-right:none !important;}
._bt_n{border-top:none !important;}._bt_n_lc:last-child{border-top:none !important;}
._bb_n{border-bottom:none !important;}._bb_n_lc:last-child{border-bottom:none !important;}


/* Border Radius */
._br_0{border-radius:0px!important; -webkit-border-radius:0px!important; -moz-border-radius:0px!important;}._br_1{border-radius:1px!important; -webkit-border-radius:1px!important;-moz-border-radius:1px!important;}._br_2{border-radius:2px!important;  -webkit-border-radius:2px!important; -moz-border-radius:2px!important;}._br_3{border-radius:3px!important; -webkit-border-radius:3px!important; -moz-border-radius:3px!important; }._br_4{border-radius:4px!important; -webkit-border-radius:4px!important; -moz-border-radius:4px!important;}._br_5{border-radius:5px!important; -webkit-border-radius:5px!important; -moz-border-radius:5px!important;}._br_100{border-radius:100%!important; -webkit-border-radius:100%!important; -moz-border-radius:100%!important;}


/* Box Shadow */
._bx_sd_n{box-shadow:none!important;}
._bx_sd_small{box-shadow: 1px 2px 3px 1px rgba(0,0,0,0.05)!important;}
._bx_sd_small_hover{transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out;} ._bx_sd_small_hover:hover{box-shadow: 1px 2px 3px 1px rgba(0,0,0,0.05)!important;}

/* Positions */
._pos_a{position:absolute!important;}._pos_r{position:relative!important;}._pos_f{position:fixed!important;}


/* Overflows */
._ovrf_h{overflow:hidden!important;}
._ovrf_a{overflow:auto!important;}
._ovrf_s{overflow:scroll!important;}
._ovrf_y_h{overflow-y:hidden!important;}
._ovrf_x_h{overflow-x:hidden!important;}
._ovrf_y_a{overflow-y:auto!important;}
._ovrf_x_a{overflow-x:auto!important;}


/* Absolute Positions */
._pos_lt{position:absolute!important;top:0;left:0;}
._pos_rt{position:absolute!important;top:0;right:0;}
._pos_lb{position:absolute!important;bottom:0;left:0;}
._pos_rb{position:absolute!important;bottom:0;right:0;}
._pos_lc_nt{position:absolute!important;top:50%;left:0;}
._pos_ct{position:absolute!important;top:0;left:50%;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);}
._pos_cc{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
._pos_cb{position:absolute!important;bottom:0;left:50%;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);}
._pos_lc{position:absolute!important;top:50%;left:0;transform:translateY(-50%);-moz-transform:translateY(-50%); -webkit-transform:translateY(-50%);}
._pos_rc{position:absolute!important;top:50%;right:0;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
._pos_5000{position:absolute!important;top:50%;left:0%;}


/* Background Size Cover*/
._bsc_cc{background-size:cover;background-position:center center;}
._bsc_ct{background-size:cover;background-position:center top;}
._bsc_ctc{background-size:cover;background-position:50% 25%;}
._bsc_cb{background-size:cover;background-position:center bottom;}
._bsc_lc{background-size:cover;background-position:left center;}
._bsc_lt{background-size:cover;background-position:left top;}
._bsc_ltc{background-size:cover;background-position:0% 25%;}
._bsc_lb{background-size:cover;background-position:left bottom;}
._bsc_rc{background-size:cover;background-position:right center;}
._bsc_rt{background-size:cover;background-position:right top;}
._bsc_rtc{background-size:cover;background-position:0% 25%;}
._bsc_rb{background-size:cover;background-position:right bottom;}


/* White space */
._ws_nw{white-space: nowrap;}
._ws_nw_elp{
	white-space: nowrap;
	max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* Cursor */
._cur_p{cursor:pointer;}
._cur_text{cursor:text;}


/* User select */
._usr_slt_auto{
	-webkit-tap-highlight-color: inherit!important;
	-webkit-user-select: inherit!important;
	-moz-user-select: inherit!important;
	-ms-user-select: inherit!important;
	user-select: inherit!important;
}


/* Before */
._before_middot:before{
	content: "\b7\a0";
	display:inline-block;
	margin-right:3px;
}


/* Animate */
._a_hover_ul:hover{text-decoration:underline;}
._a_hover_400:hover{font-weight:400;}
._a_hover_700:hover{font-weight:bold;}


/* Resize */
._resize_n{
	resize:none!important;
}


/* width */ 
._width_100_{
	width:100% !important;
}


/* List style type */
._lst_n{list-style-type:none;}