body {
  font-family: "Amiri", serif;
  margin:0;
}
img, video {
  max-width:100%!important;
}

.thmwr {
  height:90px;
  background: url('img/hl.png')#1C263D repeat-x;
  top:0;
  position:fixed;
  width:100%;
  z-index:999;
}
footer {
  height:120px;
  background: #1C263D;
  height:100%
}
.fth {
  margin-top:-10px!important
}
.logo{
  text-align:center;
  height: 92px
}
.logo img {
  max-height: 77px;
  margin-top:5px
}
.ftwr {
  color:#fff;
  max-width:600px;
  text-align:center;
  padding-top:15px;
  margin:auto
}
.ftwr_2 {
  font-size:14px;
  line-height: 24px;
}
.ftwr_2 a{
  text-decoration:none;
  color:#fff
}
.ftwr_2 a:hover{
  text-decoration:underline;
  color:#fff
}
.ftwr_1_2 {
  font-size:18px;
  margin-bottom:20px
}
#video {
  padding-top:70px;
  text-align:center;
}
.vidcapt {
  position:absolute;
  top:50%;
  width:100%;
  text-align:center;
  color:#fff;
  font-size:25px
}
.bcapt {
  text-align:center;
  color:#fff;
  font-size:36px;
  padding-top:120px
}
.tbann {
  max-width:1920px;
  margin:auto;
  height:300px;
  margin-top: 100px;
  background-size:cover
}
.tbann2 {
  max-width:1920px;
  margin:auto;
  height:600px;
  margin-top: 200px;
  background-size:cover
}
.bcapt2 {
  text-align:center;
  color:#fff;
  font-size:36px;
  padding-top:250px
}
.main {
  max-width:1100px;
  margin:auto;
  padding:40px 15px;
  font-size:18px
}
.fline {
  height:15px;
  background:#ccc
}
h1 {
  text-align:center;
  font-size:40px;
  font-weight:normal;
  border-bottom:3px solid #ccc
}
.cntf{
	  max-width:600px;
	  margin:auto;
	  font-size:18px
}
.sd{
	 width: 100%;
    margin: 5px 0;
    min-height: 25px;
	border:1px solid #002C62
}
.gform_button{
  width:180px!important;
  height:40px;
  background:#003766;
  color:#fff;
  border:none!important;
  cursor:pointer
}
.gform_button:hover{
  background:#e1e1e1;
  color:#000;
}
.alodn{
  text-align:center;
  display:none;
  margin-left:5px;
  transform: translateY(12px);
}
.alodns{
  display:block
}
#comments{
	 display:none;
}
.teamwr {
  max-width:800px;
  display:flex;
  justify-content:center;
  margin:auto;
  padding-bottom: 60px  
}
.teamwr2 {
  max-width:100%;
  display:flex;
  justify-content:center;
  margin:auto;
  padding-bottom: 60px  
}
.teamwr img{
	filter: grayscale(0%);
}
.teamwr img:hover{
	filter: grayscale(100%);
}
.team_1 {
    text-align:center;
	font-size:25px;
	color:#00326D;
	font-weight:bold;
	line-height:23px;
	width: 300px;
}
.team_2 {
    text-align:center;
	font-size:21px;
	color:#000;
	font-weight:normal;
	font-style:italic
}
.fn {
	font-style:normal!important
}
.effects {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.6);
}
.modal {
      position: fixed;
      top: 250px;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1050;
      opacity: 0;
      -webkit-transition: opacity 400ms ease-in;
      -moz-transition: opacity 400ms ease-in;
      transition: opacity 400ms ease-in;
      pointer-events: none;
}
.modal:target {
      opacity: 1;
      pointer-events: auto;
      overflow-y: auto;
}
.modal-dialog {
      position: relative;
      width: 100%;
      margin: 10px;
	  max-width: 800px;
	  margin:auto;	  

}
.modal-content {
      background-color: #fff;
      border: 2px solid #00326D;
	  padding:10px
}
.mdt {
    margin-left: 10px;
    font-size: 18px;
    line-height: 23px;
}
.ptl img{
    margin-top:10px
}
.ttm {
    text-align:center;
	font-size:17px;
	color:#00326D;
	font-weight:bold;
	line-height:20px;
	min-width: 150px
}
.ttm_2 {
    text-align:center;
	font-size:15px;
	color:#000;
	font-weight:normal;
	font-style:italic
}
.video-bg__content {
    z-index: 10;
    color: #ffffff;
    font-size: 50px;
}
.mdt {
    margin-left: 10px;
    font-size: 18px;
    line-height: 23px;
}
.mdcn {
    display: flex;
    max-width: 850px;
    padding-bottom: 30px;
    margin: 18px;
}
#main {
    background:#fff!important
}
@media screen and (max-width: 1400px) {
.vidcapt {
  top:40%;
}	
}
@media screen and (max-width: 1150px) {
body {
    background: #1C263D!important;
}
.tbann {
	background-position: center!important;
}
.vidcapt {
  top: 30%;
  font-size: 20px;
}
}
@media screen and (max-width: 650px) {
.vidcapt {
  top: 25%;
  font-size: 14px;
}
.ftwr_1_2 {
  font-size: 16px;
}
.ftwr_2 {
  font-size: 12px;
}
}
@media screen and (max-width: 480px) {
.vidcapt {
  top: 165px!important;
  font-size: 13px;
}
}
@media screen and (max-width: 750px) {
h1 {
  font-size: 30px;
}
.team_1{
  padding:2px;
  font-size: 17px;
}
.team_2 {
  font-size: 15px;
}
.main {
  padding: 10px 15px;
  font-size: 16px;
}
.teamwr {
  padding-bottom: 2px;
}
.modal-dialog {
  display: flex;
  justify-content: center;
}
.modal-content {
  width: 90%;
}
.mdcn {
  display: block;
}
.tbann {
  height: 200px;
  background-position:center;
}
.modal {
  top: 100px;
  
}
}

@media screen and (min-width: 601px) {
.hidden-menu-ticker{
    display:none
}
.tmenu{
	background:#fff;
	margin-top: -10px;
}
.tmenu_1{
	max-width:1250px;
	margin:auto;

}
.hd_2 {
    background:#fff;
}
ul.tmenu li {
    display: inline-block;
    font-size: 19px !important;
	line-height: 50px;
}
ul.tmenu li a {
    color:#1C263D;
	text-decoration:none
}
ul.tmenu li a:hover{
  color:#fff
}
ul.tmenu li a:hover {
    color:#fff;
}
.cont {
      display: flex;
      padding-left: 10px;
	  padding-right: 10px;
}
.cont:hover{
      background: #1C263D !important;
	  color:#fff;
	  display: flex;
      line-height: 20px;
}
.contactiv{
      background: #1C263D !important;
	  color:#fff!important;
      padding-left: 10px;
	  padding-right: 10px;
	  display: flex;
      line-height: 20px;
}
.mact {
      color:#fff!important
}
ul.tmenu1 li:last-of-type {
   padding-top:40px
}
}


@media screen and (max-width: 600px) {	

.hd_1 {
    width: 100%;
    text-align: center;
	margin-top: 5px;
}
#clnt {
  padding-right: 20px;
}
.cntwr {
  max-width: 480px;
  padding-bottom:1px
}
.count1_wr:last-of-type, .count1_wr {
  border: none;
}
.count1, .count2, .count3, .count4, .perc {
  font-size: 35px;
}
.mcont {
    display:block;
}
.cntf {
  margin:15px
}
.home {
    background:#000
}
.hidden-menu {
    display: block;
    position: absolute;
    list-style:none;
    padding: 50px 10px 10px;
    margin: 0;
    box-sizing: border-box;
    width: 200px;
    background-color:#1C263D;
    top: 0;
    left: -200px;
    transition: left .2s;
    z-index: 2;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
	text-align:left
}
ul.tmenu li:last-of-type {
   border-bottom:none!important;
   width: 100%;
}
.hidden-menu li {
    padding:10px 0
}
.hidden-menu li a {
    font-size:16px;
    color:#fff;
    padding-top:5px;
	padding-bottom:10px;
	display:block;
	text-decoration:none
}

.hidden-menu-ticker:checked ~ .btn-menu {
    /*position: fixed;*/
    left: 160px
}
.hidden-menu-ticker:checked ~ .hidden-menu {
    left: 0
}
.hidden-menu-ticker:checked ~ .btn-menu span.first {
    -webkit-transform: rotate(45deg);
    top: 10px
}
.hidden-menu-ticker:checked ~ .btn-menu span.second {
    opacity: 0
}
.hidden-menu-ticker:checked ~ .btn-menu span.third {
    -webkit-transform: rotate(-45deg);
    top: -6px
}
 ul.tmenu li {
	display: inherit;
	height:30px;
	color:#797470;
	font-size:38px;
	padding: 0 20px 0 0;
	line-height:18px;
	text-align:left!important;
	border-bottom:1px solid #ccc
}
.hidden-menu-ticker {
    display: none
}
.btn-menu {
        color: #fff;
        padding: 5px;
        position: absolute;
        /* left: 5px; */
        cursor: pointer;
        transition: left .23s;
        z-index: 3;
        width: 25px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        display: block;
        margin-top: -45px;
}
.btn-menu span {
    display: block;
    height: 3px;
    background-color: #fff;
    margin: 5px 0 0;
    transition: all .1s linear .23s;
    position: relative
}
.btn-menu span.first {
    margin-top: 0
}
.htt {
    display:none
}
}
