@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:400,500,700&display=swap');


@media (min-width:1400px){.container{max-width:1230px}}
body{background-color: #ffffff}
.topmt{background-color: #0f0f0f;} 
.main{padding-right: 15px; padding-left: 15px;}	
.toptexts{font-family: 'Roboto Condensed', sans-serif; color: #fff; font-size: 14px; margin-right: 15px;margin-bottom: 4px; margin-top: 3px; float: left}
.toptext{font-family: 'Roboto Condensed', sans-serif; color: #fff; font-size: 14px; margin-right: 15px; margin-bottom: 4px; margin-top: 3px; float: left}
.topbt {padding: 0px 5px 2px; background-color: #fd6b6b;color: #fff; font-size: 12px; font-family: 'Titillium Web', sans-serif; border-radius: 0px; line-height: 15px; margin-top: -4px;}
.topm {background-color: #ffffff;/*border: 1px solid #eee;box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);*/}
a:hover{text-decoration: none}
.searchbar{
    margin-bottom: auto;
    margin-top: auto;
    height: 36px;
    background-color: #fff;
    border-radius: 2px;
    padding: 4px;
		border: 1px solid #990f3d;
    }

    .search_input{
    color: #990f3d;
    border: 0;
    outline: 0;
    background: none;
    width: 200px;
    caret-color:transparent;
   /* line-height: 40px;*/
    transition: width 0.4s linear;
    }

    .searchbar .search_input{
    padding: 0 10px;
    /*width: 170px;*/
    caret-color:red;
    transition: width 0.4s linear;
    }

    .searchbar .search_icon{
   /* background: white;*/
    color: #990f3d;
    }

    .search_icon{
    height: 25px;
    width: 25px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color:white;
		border: none;
cursor: pointer;
background-color: transparent;
    }
.socialm {
    padding: 10px;
    font-size: 16px;
    width: 16px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    color: #0a1633;
}
.ltnews{background-color: #fff9f5; border-top: 1px solid #ccc1b7; border-bottom: 1px solid #ccc1b7; margin-bottom: 16px}
.top-bt{font-family: 'Rubik', sans-serif; font-weight: 500; font-size: 18px; color: #FFFFFF; border-radius: 0px; padding: 0px 12px 1px 12px; background-color: #990f3d; border-color:#990f3d; margin-left: 10px; margin-top: 18px}
.mr-10{margin-right: 10px}
.main-hd-holder {
    border-bottom: 2px solid #990f3d;
}
.main-hd {
font-family: 'Rubik', sans-serif;
    background: #990f3d;
    z-index: 2;
    display: inline-block;
    padding: 3px 15px 1px 15px;
    position: relative;
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 1.4;
	font-weight: 400

}
.main-hd span {
    position: absolute;
    content: "";
    top: 0;
    right: -8px;
    border-top: 8px solid #990f3d;
    border-right: 8px solid transparent;
}
.cardb{border: none; border-radius: 0; margin-top: 15px; border-bottom: 1px solid #ccc1b7; background-color: #ffffff}
.cardbs{border: none; border-radius: 0; margin-top: 5px; border-bottom: 1px solid #ccc1b7; background-color: #ffffff; padding-bottom: 7px}
.cardbm{border: none; border-radius: 0; margin-top: 15px; background-color: #ffffff}
.newsch {
  font-size: 22px;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgb(0, 0, 0);
  line-height: 1.091;
	margin-top: 7px;
	margin-bottom: 0.3rem;
}
.newsch:hover {color:#990f3d}
.newschs {
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgb(0, 0, 0);
  line-height: 1.091;
	margin-top: 7px;
	margin-bottom: 0.3rem;
}
.newschs:hover {color:#990f3d}
.date {
  font-size: 11px;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgb(153, 15, 61);
	margin-bottom: 8px;
}
.datew {
  font-size: 11px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
	margin-bottom: 8px;
}
.paratext {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #222222;
  line-height: 1.571;
	margin-bottom: 14px;
}
.paratextw {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
   color: #fff;
  line-height: 1.571;
	margin-bottom: 0px;
}
.main_image-hd {

  font-family: 'Rubik', sans-serif;
  color: rgb(255, 255, 255);
 line-height: 0.944;
}
.card-img-overlay {
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 43%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.06) 51%, rgba(0,0,0,0.66) 71%, rgba(0,0,0,0.75) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(43%, rgba(0,0,0,0)), color-stop(49%, rgba(0,0,0,0)), color-stop(51%, rgba(0,0,0,0.06)), color-stop(71%, rgba(0,0,0,0.66)), color-stop(100%, rgba(0,0,0,0.75)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 43%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.06) 51%, rgba(0,0,0,0.66) 71%, rgba(0,0,0,0.75) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 43%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.06) 51%, rgba(0,0,0,0.66) 71%, rgba(0,0,0,0.75) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 43%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.06) 51%, rgba(0,0,0,0.66) 71%, rgba(0,0,0,0.75) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 43%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.06) 51%, rgba(0,0,0,0.66) 71%, rgba(0,0,0,0.75) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );

}
.bgblue{padding: 30px 30px 5px 30px; background-color: #0f5499; margin-top: 30px}
.ft-quick {

    margin: 0 0 25px;
        margin-right: 0px;
        margin-left: 0px;
    font-size: 22px;
    border-left: 5px solid #fff;
    line-height: 77%;
    padding-left: 10px;
    padding-right: 10px;
}
.ft-quick-text {
    font-size: 22px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
	color: #fff;
}
.ft_quick_guide {
  font-size: 20px;
  font-family: 'Rubik', sans-serif;
  color: rgb(255, 255, 255);
  font-weight: bold;
border-bottom: 4px solid #fff;
	margin-bottom: 20px;
	padding-bottom: 5px;
	width: 74%
}
.mobt{margin-right: 0px; border-radius: 0px !important; padding: 1px 10px 2px 10px; border-color: #990f3d; color: #990f3d; font-family: 'Open Sans', sans-serif; font-size: 14px}
.vdbg{background-color: #f2dfce; border-bottom: 7px solid #e6d4c3}
.bgcn{background-color: transparent !important}
.card-bod{flex: 1 1 auto;
padding: 10px; margin-top: -77px; background-color: #ffffff; margin-left: 10%; margin-right: 10%}

/*footer*/
.col_white_amrc { color:#FFF; font-family: 'Rubik', sans-serif; font-size: 1.5rem;}
footer { width:100%; background-color:#262a33; min-height:250px; padding:10px 0px 25px 0px ;}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; font-family: 'Open Sans', sans-serif; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{ color:#CCC;}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.foote_bottom_ul_amrc {
	list-style-type:none;
	padding:0px;
	display:table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}

.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}


.modth{ background-color: #990f3d; border: 1px solid #83002c; }
.clmd{color: #fff} .clmd:hover{color: #fff}
.mdtit{color: #fff}
.list-group-item-light{background-color:#990f3d; padding: 5px 0px; color: #fff; font-family: 'Rubik', sans-serif; font-weight: 900; font-size: 16px;}
.netw a{color: #fff; font-size: 16px; font-family: 'Rubik', sans-serif; }   
.netw{margin-bottom: .5rem}
.limod{ color: #111}
.nav-linkm:active{ background-color:#990f3d !important; border-bottom: 4px solid #fff; border-left: none; border-right: none; border-top: none; color: #fff !important; font-family: 'Rubik', sans-serif;}
.nav-linkm a:active{color: #ccc}
.submc{ background-color: #750329 !important; color:  #FFFFFF !important; font-family: 'Rubik', sans-serif;}
.nav-fill .nav-item{ font-family: 'Rubik', sans-serif !important; color: beige}
.list-group-item-light:hover{color: #D0BC89}
.lnhe{font-family: 'Open Sans', sans-serif; color: #990f3d; font-weight: 700; border-right: 1px solid #ccc1b7; border-left: 1px solid #ccc1b7; padding: 10px 5px; text-align: center}
.lntext{font-size: 13px; color: #0f0f0f; font-family: 'Open Sans', sans-serif;padding-left: 15px; padding-right: 10px; border-right: 1px solid #ccc1b7; font-weight: 600;  line-height: 1.308; padding-top: 5px; padding-bottom: 5px; vertical-align: middle !important; display: table-cell;}
.lntext span{color: #747474; font-size: 11px}
.inner-h {
    border-bottom: 2px solid #0a1633;
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-top: 15px;
}
.innerheader {
    font-size: 36px;
    font-family: 'Rubik', sans-serif;
    color: #0a1633;
}
.gtime {
font-size: .8125rem;
    color: #707070;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.inner-content p img{max-width: 100% !important;}
.lineg {
padding-bottom: 5px;
    border-bottom: 1px solid #d7dbe3;
    margin-bottom: 15px;
}

.top-header-sub {
    padding: 12px 0 9px;
        padding-bottom: 9px;
    color: #0a1633;
    border-top: 3px solid #0a1633;
}
.top-story-txt {
    font-size: 1.25rem;
    letter-spacing: 3px;
     font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: .5;
}
.cbm {
    padding: 0px;
    margin-top: 10px;
}

@media (max-width: 575.98px) {
	.searchbar .search_input {width: 146px;}
	.innerheader{font-size: 1.6rem}
	.mh-head{font-family: 'Mukta Malar', sans-serif; font-size: 30px; color: #222222; font-weight: 700}
	.lnhe{font-size: 14px}
	.main_image-hd{font-size: 27px}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.searchbar .search_input {width: 146px;}
	.innerheader{font-size: 1.8rem}
	.mh-head{font-family: 'Mukta Malar', sans-serif; font-size: 34px; color: #222222; font-weight: 700}
	.lnhe{font-size: 16px}
	.main_image-hd{font-size: 31px}
}


@media (min-width: 768px) and (max-width: 991.98px) { 
	.searchbar .search_input {width: 170px;}
	.innerheader{font-size: 2.25rem}
	.mh-head{font-family: 'Mukta Malar', sans-serif; font-size: 37px; color: #222222; font-weight: 700}
	.lnhe{font-size: 17px}
	.main_image-hd{font-size: 25px}
}


@media (min-width: 992px) and (max-width: 1199.98px) {
	.searchbar .search_input {width: 170px;}

	.innerheader{font-size: 2.35rem}
	.mh-head{font-family: 'Mukta Malar', sans-serif; font-size: 40px; color: #222222; font-weight: 700}
	.lnhe{font-size: 17px}
	.main_image-hd{font-size: 30px}
}


@media (min-width: 1200px) {
	.main_image-hd{font-size: 36px}
	.searchbar .search_input {width: 170px;}
	.innerheader{font-size: 2.5rem}
	.mh-head{font-family: 'Mukta Malar', sans-serif; font-size: 42px; color: #222222; font-weight: 700}
	
.lrthreehun {
    flex: 0 0 26.83% !important;
    max-width: 26.83% !important;	
}
.midbal {
    flex: 0 0 46.34% !important;
    max-width: 46.34% !important;	
}
	.lcol{
		flex: 0 0 73.17% !important;
    max-width: 73.17% !important;
	}	

}

.online {
    border: 1px solid #fe475d;
    float: left;
    height: auto;
    margin-bottom: 5px;
    margin-top: 15px;
    padding: 9px;
    width: 100%;
}
.online .rsstext {
    background-image: url("../images/rss-icon.png");
    background-repeat: no-repeat;
    color: #434343;
    float: left;
    font-family: "Droid Sans",sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 25px;
    text-decoration: none;
    width:100%;
}
.col-header {

    font-size: 20px;
    font-family: 'Titillium Web', sans-serif;
    color: #1d1d1d !important;
    line-height: 1.364;
    margin-top: 10px;
    margin-bottom: 2px;
    font-weight: normal;

}
.contact-detail {
    text-align: center;
    margin: 60px 0;
}
.contact-detail i.fa {
    text-align: center;
    font-size: 30px;
    background-color: #fe475d;
    color: #ffffff;
    padding: 25px 0;
    border-radius: 50px;
    border-top-left-radius: 0;
    margin: 0 10px;
    margin-right: 20px;
    width: 82px;
    height: 80px;
    transition: background-color 0.5s;
}
.contact-detail:hover i.fa { background-color: #9b164f; }
form#contact-form { padding: 40px 0 }
.contact form#contact-form {padding: 0}
.form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.list-group-item{border:none}
.page-nation{background-color: #ffffff !important}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #990f3d;
    border-color: #990f3d;
    color: #fff;
    cursor: default;
    z-index: 2;
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #990f3d;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.img-responsive {

    max-width: 100%;
    height: auto;

}