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

}

@font-face {
  font-family: 'Calibri';
  src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Calibri.woff') format('woff'),
	 url('../fonts/Calibri.ttf')  format('truetype'),
	 url('../fonts/Calibri.svg#Calibri') format('svg');
  font-weight: normal;
  font-style: normal;
}




@font-face {
    font-family: 'roboto_slabregular';
    src: url('../fonts/robotoslab-regular-webfont.woff2') format('woff2'),
         url('../fonts/robotoslab-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




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

}


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

}




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

}




@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_nova_cn_rgregular';
    src: url('../fonts/vnf-proximanovacond-regular-webfont.woff2') format('woff2'),
         url('../fonts/vnf-proximanovacond-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html {
  font-family: 'proxima_nova_altlight';
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}

.clear{ clear:both;}
.main-wrappers{ width:97%; padding:3px 0px 0px 0px; margin:0px auto 0px auto;}

.heading11{ font-size:34px; color:#ffffff;  font-weight:normal; margin:20px 0px 10px 0px;   font-family: 'roboto_slabregular';}
.normaltext{ font-size:18px; line-height:22px; color:#fff; font-family: 'Calibri'; word-wrap:break-word;}
.left-img-space{ margin-left:10px;}
.text11{ width:76%; margin:0px auto;}
.boxborder{ border:solid thin #ddd; padding:8px;}

.txt666{ text-align:justify; border-top:solid 1px #ddd; padding-top:20px; font-size:14px; margin:20px 0 0 0;}
.img-team{ width:100%; margin:0 0% 10% 0; }



/*new added css*/
/*.pot12{ padding-top:0px;}*/
.inner-banner{ margin:0 auto; text-align:center;}
.inner-banner img{ width:100%; margin:0 auto;}
.link01{ margin:0; padding:0;}
.link01 li{ margin:0 0 10px 0; font-size:14px;padding:0 0 0 35px; display:block; text-align:justify; background-image:url(../images/arrow1.jpg); background-repeat:no-repeat; background-position:center left 5px; }

.new-head{ color:#fff; border-bottom:solid 1px #ccc;  margin-bottom:10px; padding-bottom:5px; font-weight:bold; font-size:19px;}

.offset-md-2{ margin-left:16%;}
.submit-btn{ float:left;border:solid 1px #00549a; background-color:#fff; font-size:15px; color:#00549a; padding:5px 15px; -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;}
.submit-btn:hover{ border:solid 1px #999; background-color:#00549a; color:#fff; }
.mm50{ margin-top:5px;}
.txt555{font-weight:bold; color:#91c6f3;  font-size:25px;}

/*new added css*/

.banner-text{ width:100%; height:auto; background-image:url(../images/bg1.png); padding:20px;}





@media (max-width: 1024px) {
.pot12{ padding-top:0px;}
.new-head{  margin-bottom:10px; padding-bottom:5px; margin-top:10px; }
.banner-text{ height:auto;}
}



@media (max-width: 768px) {
.img-team{ width:30%;float:left; margin:0 3% 3% 0;}
}

@media (max-width: 360px) {
.normaltext{ font-size:16px;}
.heading11{ font-size:32px;}
}

@media (max-width: 320px) {
/*body{ background-color:#ddd;}*/
img{ width:100%;  height:auto;}
.left-img-space{ margin-left:0px;}
.img-team{ width:47%;float:left;}
.heading11{ font-size:26px;}
}




