@charset "utf-8";
/* CSS Document */


body{ margin:0; font-family: 'Lato', sans-serif; font-size:14px;}
.cl{clear:both;}

p{ font-family: 'Lato', sans-serif; font-size:14px; text-align: justify; color:#222; line-height:24px;}

a{text-decoration:none;}

a:hover, a:focus{text-decoration:none;}

header{ border-top:30px solid #f7e432; background:url( image/head-bg.jpg) no-repeat; background-size:cover; padding-bottom: 10px;}

img{max-width:100%;}

.container-main, .container{margin:0 auto; font-size: 14px; line-height: 24px !important; text-align:left; }
.logo-sec{ float: left; width:30%;}
.logo-sec img{ margin-top: -25px;}
.head-rht{ float:right; width:60%;}

.head-ql{ list-style: none; text-align: right; text-transform: uppercase; margin-top: 65px; margin-bottom: 60px;}
.head-ql li{display:inline-block; margin-left:25px;}
.head-ql li a{ color: #fff; text-decoration: none; font-weight: 400; font-size: 13px;}
.head-ql li:hover a{color:#f7e432;}
.head-ql li:hover .fa{color:#000; background:#f7e432;}
.head-ql li .fa{    width: 25px;
    height: 25px;
    background: #999;
    text-align: center;
    border-radius: 50%;
    color: #000;
    font-size: 19px;
    line-height: 25px; margin-right:5px;}
	
.head-cnt{list-style:none; text-align:right;}
.head-cnt li{display:inline-block; position:relative; text-align:left; color:#f7e432;     font-size: 13px; text-transform:uppercase; padding-left: 59px;     margin-left: 25px;}
.head-cnt li .fa{    font-size: 56px;
    position: absolute;
    left: 0;
    top: -1px;}
.head-cnt li span{display:block; color:#fff; text-transform:lowercase;     font-weight: 800;     font-size:20px;     margin-top: 2px;}
.head-cnt li a{text-decoration:none; color:#fff;}
header .container-main{position:relative;}
.soc-icon{     list-style: none;
    position: absolute;
    top: -25px;
    right: 0;
    margin: 0;
    padding: 0; font-size: 14px;}
.soc-icon li{display:inline-block; margin-left:5px;}
.soc-icon .fa{color:#000;     font-size: 18px;}

.manu-container {
    width: 100%;
    min-height: 45px;
    margin: 0;
    padding: 0;
    background: #10619b;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}

.manu-container ul {
    display: table;
    width: 100%;
    text-align: center; height: 45px; margin:0; padding: 0;
}

.manu-container ul li{
	    display: table-cell;
    float: initial !important;
    vertical-align: middle;
    border-right: 1px solid #d01934;
    font-size: 14px;}

.manu-container ul li a{color:#fff; text-decoration:none; padding: 5px 10px;}
.manu-container ul li:hover a{background:#fff; color:#10619b;}

.one-third{ background: #f1db0c;
    border-radius: 30px;
    width: 25%;
    padding: 20px 20px;
    margin-right: 2%;
    float: left;
    font-size: 28px;
    text-align: center;
    overflow: hidden;
    height: 484px;
    margin-top: 0;
    position: relative;}
	
.one-third:before{    content: "";
    width: 120%;
    position: absolute;
    height: 185px;
    top: -70px;
    left: -40px;
    background: #f7e432;
    transform: rotate(165deg);}
	
.one-third:after{  content: "";
    width: 120%;
    position: absolute;
    height: 170px;
    bottom: -90px;
    left: -10px;
    background: #f1db0c; transform: rotate(165deg);}
	
.one-third .fa-question{
	font-size: 84px;
    background: #fff;
    padding: 0px 26px;
    text-align: center;
    color: #f7e432;
    border-radius: 15px;
    margin-top: 20px;
    position: relative;
    z-index: 9;}
	
.one-third .fa-search{
	font-size: 63px;
    background: #fff;
    padding: 15px 23px;
    text-align: center;
    color: #f7e432;
    border-radius: 15px; position:relative; z-index:9; transition:0.5s;}
.one-third a{display:block;}
	
.one-third .fa-search:hover{background:#10619b;}
	
.one-third h3 { color:#222; font-weight:200; font-size: 50px; margin: 0; line-height: 68px; margin-top: 30px;
    margin-bottom: 55px; position:relative; z-index:9;}	
.one-third h3 span{ display: block; font-size:60px; font-weight:600; text-transform: uppercase;}
	
	
/*banner*/

.two-col{width:49%; margin-right:2%; float:left; overflow:hidden; border-radius: 25px; position:relative;     height: 300px; margin-top:20px;     margin-bottom: 35px;}
.two-col-inner{height:100%;}
.two-col:nth-child(even){margin-right:0;}
.two-col img{height:100%; width: 100%;}
.two-col-inner h3{
	position: absolute;
    top: 70px;
    width: 100%;
    text-align: center;
    color: #f7e432;
    font-size: 48px;
    margin: 0;
   }
.two-col-inner h3 .fa{ display: block;
    font-size: 63px;
    background:transparent;
    padding: 15px 0px;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    position: relative;
    z-index: 9;
    transition: 0.5s;
    width: 102px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #fff;}
	
.two-col-inner h3 .fa:hover{background:#10619b; border-color:transparent}

.hm-abt{ background:url(image/about-bg.jpg) no-repeat bottom center; background-size:cover; background-attachment:fixed; text-align:center; color:#fff; padding:40px 0 40px; }
.hm-abt .container-main{text-align:center;}
.hm-abt h2{ font-size:50px; line-height: 50px; margin-bottom: 15px;}

.hm-abt h2 span{ display: block; color: #f7e432; font-size: 50px; font-weight: 300;}

.hm-abt p{ font-family:Verdana, Geneva, sans-serif; color:#fff; font-size:15px; margin-bottom:20px;}
.hm-abt h3{ display: block; color: #f7e432; font-size:24px; font-weight: 400; margin-top:20px;}

.hm-serv{ width:23.3%; float: left; border: 1px solid #fff; background: #f7e432; border-radius: 18px; overflow: hidden; margin-right:2%; margin-top: 20px;}
 
.hm-serv:nth-last-child(1){ margin-right:0;}
.hm-serv h3{ font-size:16px; color: #222; margin: 0; padding: 6px 0px; font-weight: 400;}
.hm-serv img{width:100%;}

footer{ background:#de3b53; color:#fff; padding:12px 0;}
.copyrht-lft{float:left;}
.copyrht-rht{float:right;}

footer a{color:#fff;}

#blinker{color:#f7e432; font-size:18px; font-weight:bold; padding-left:66px;}


#HeaderControl, #HeaderControl_C{ height:inherit !important;}

.aut-bx img{ border: 1px dashed #ddd; padding: 5px; max-width: 100%; height: 95px;}
.aut-bx .sub-heading{margin-bottom: 8px; Font-size: 16px; line-height: 24px;}

/*contact*/
.map-cont{ margin-top: 10px; width: 48%; float: left; border: 1px solid #ddd; margin-bottom: 20px; text-align: center; padding: 7px 0px;}
	
.bx-rht-cont{     width:52%;
    float: left;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 3%;
    height: 250px;
    border-left: 0;
    padding-right: 2%;
}
.bx-rht-cont h2{    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 8p}
	
.bx-rht-cont p{margin-bottom: 5px;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{    margin: 0;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 20px;}
.cont-page p{font-size:14px;     line-height: 24px !important;     text-align: left;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

/*contact*/

table{margin-top:0 !important;}
#EventCalenderControl{    height: 18px;
    float: Left;
    margin-bottom: 20px;
    margin-top: 5px;}
#WhatsNewControl_C_ctl00_txt_Search, #WhatsNewControl_C_ctl00_btn_Search{color:#000;}
.container{padding-left:15px !important; padding-right:15px !important;}

.navbar-default .container-fluid{width:1170px;}
#FooterrControl1_tr_hitCounter{display:none; padding-top:0;}
#FooterrControl1_tr_FooterBackImage table, #FooterrControl1_tr_FooterBackImage td{height:inherit !important;}
#FooterrControl1_Footer{margin-top:0 !important;}
.whats-new-pg h3{    text-align: left;
    padding-left: 18px;
    margin-bottom: 0;}
#marquee1 a{    color: #dd3b52;
    font-size: 13px !important;}
	
.team-bx .sub-heading{margin-top:0; margin-bottom:10px;}
.team-bx img{margin-top:8px;}
.team-bx{margin-top:10px; margin-bottom:10px;}

#RadDockZone1,
#HomepagecontentControl_C{    overflow: initial !important;}




.inner-page{padding-bottom:20px;}
.gal{ text-align:center; margin-bottom:20px; background:#eee;  border:1px #ccc solid;}
.gal img{ padding:1px; height:300px;}




@media(max-width:1070px){
.navbar-default .container-fluid{width:100%;}	
	}

@media(max-width:1030px){
.container{width:100%;}
	}
	
@media(max-width:1024px){
.head-cnt li span{    font-size:18px;}	
	}
	
@media(max-width:998px){
.logo-sec{width:50%;}
.head-rht{width:50%;}
#blinker{font-size:13px;}
.head-ql{margin-top: 15px; margin-bottom: 40px;}
.head-cnt li{margin-bottom:20px;}
.head-cnt li:last-child{margin-bottom:0;}
#blinker{padding-left:0;}
.map-cont{width:100%;}
.bx-rht-cont{width:100%; padding:0;}
#WhatsNewControl{margin-top:20px;}

.one-third{width: 36%;}
.slider{width: 62%;}
	}
	
@media(max-width:767px){
.head-cnt li span{font-size: 15px;}	
.head-cnt li{margin-left:0;}
.one-third h3{font-size: 42px;}
.one-third h3 span{font-size: 54px;}

.hm-abt h2{font-size:52px;}
.two-col-inner h3{font-size: 33px; top: 60px;}
.hm-abt h2 span{font-size: 32px;}
.two-col{height: 250px;}

.navbar-default .navbar-toggle {
    border-color: transparent;
    float: initial;
    margin: 0; margin-top: 2px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar{text-align:center}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    width: 30px;
    height: 3px;
}
.navbar-nav>li{display:block; background: #dd3b52; border: 0; text-align:left; padding: 3px 0px;}
.navbar-default .navbar-nav>li>a{text-align:left;}
.navbar-nav{ margin-left:0 !important; margin-right: 20px !important; margin-bottom:0;  border-top: 1px solid #cf1a33; margin-top: 0; display:block;}
#MenuControl_C #navbar-collapse-1{border:0;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-nav>li{ border-right:0;  border-bottom: 1px solid #cf1a33;}
#MenuControl_C, #MenuControl{height:inherit !important;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff; line-height: 11px;}
.one-third{width: 30% !important;}
.slider{width: 67% !important;}



}
	
@media(max-width:667px){
#blinker{display:none}	
.one-third h3 span{ font-size: 46px;}
.one-third h3{ font-size: 36px;}
.copyrht-lft, .copyrht-rht{width:100%; text-align:center;}

}
	
@media(max-width:568px){
.head-ql{ display:none;}	
.head-cnt{ margin-top: 40px; padding-left: 0;}
.one-third{ width:100%;} 
.one-third h3{ font-size: 42px; margin-bottom: 20px;}
.one-third h3 span{ font-size: 54px;}

.one-third:after{bottom: -51px;}
.slider{margin-top: 30px; width:100%;}
.rslides{height:inherit;}
.head-cnt li .fa{top: 3px; font-size: 43px;}

.head-cnt li span{ margin-top: 0;line-height: 16px;}
.head-cnt li{ padding-left: 50px;}


}
	
@media(max-width:480px){
.head-cnt li:last-child{display:none;}	
.one-third{ height: 350px;}
.two-col-inner h3{font-size: 24px;}
.two-col{ height: 210px;}
.two-col-inner h3 .fa{font-size: 33px; width: 72px;}

.slider{ height: 350px; margin-top:0 !important;}

.one-third .fa-question{ margin-top:10px !important; font-size:60px;}

.one-third h3 span{ font-size:28px;}
.one-third h3{font-size:24px; line-height:30px; margin-top:0;}
.one-third .fa-search{ font-size: 30px;}

.team-bx .col-xs-3{width:100%; text-align:center;}
.team-bx img{ width: 150px; margin-bottom: 15px;}
.team-bx .col-xs-9{width:100%;}

}
	
@media(max-width:414px){
.logo-sec{  width: 60%;}
.head-rht{ width: 40%;}	
.head-cnt li .fa{display:block; position:relative; font-size: 36px;}
.head-cnt li {text-align:center; padding-left:0;     font-size: 11px;}
.hm-abt h2 { font-size: 30px; margin-bottom: 15px; line-height: 40px;}
.hm-abt h2 span{ font-size:24px;}

.one-third .fa-question{ margin-top:10px !important; font-size:60px;}
.one-third h3 span{ font-size:24px;}
.one-third h3{font-size:20px; line-height:24px; margin-top:0;}
.one-third{height: 250px; width: 100% !important; margin-bottom: 20px;}
.slider{ width: 100% !important;}

}
	
@media(max-width:375px){
.head-cnt li{font-size: 8px;}	
.two-col{margin-bottom: 0; width: 100%;
    margin-right: 0;}
.hm-abt{    padding: 20px 0 20px;
    margin-top: 20px;}
	}
