/* 
    Created on : 23 Nav, 2017, 10:30:41 AM
    Author     : Adonai
*/

@font-face {font-family: OpenSans-Regular;src: url(../font/OpenSans-Regular.ttf);}
@font-face {font-family: OpenSans-Bold;src: url(../font/OpenSans-Bold.ttf);}
@font-face {font-family: OpenSans-Semibold;src: url(../font/OpenSans-Semibold.ttf);}


@font-face {font-family: TCM___;src: url(../font/TCM___.TTF);}
@font-face {font-family: OpenSans-Light;src: url(../font/OpenSans-Light.ttf);}
/*------------------------------------------------------------main-css--------------------------------------------*/



/*------------------------------------------------------------common-class-------------------------------------------*/
.common-hide{display: block}

/*------------------------------------------------------------common-class-------------------------------------------*/


/*------------------------------------------------------------header--------------------------------------------*/
.logo-headding{font-family:OpenSans-Semibold;font-size:18px;color:#fff;padding-top: 12px;transition: all 0.3s ease-in-out;text-transform: uppercase}
.logo-headding:hover{color:#203993;transition: all 0.3s ease-in-out;}
.logo-img{margin-right: 10px}

.top-icon-one{font-family:OpenSans-Semibold;font-size:16px;color:#fff;}
.top-icon-two{font-family:OpenSans-Regular;font-size:12px;color:#d2d2d2;}
.top-icon-back{background-color: #203993;padding: 15px}

/*------------------------------------------------------------highlight--------------------------------------------*/

.highlight-back{padding: 20px;margin-top: 30px;margin-bottom: 30px;background-image: url(../images/back-img.jpg);width:100%;height: 900px !important;background-position: center;background-repeat: no-repeat}
.highlight-title{font-family:OpenSans-Bold;color: #203993;font-size:32px;margin-top: 14px} 
.highlight-title-sub{font-family:OpenSans-Light;color: #2a2a2a;font-size:16px;padding: 10px 0px 10px 0px;line-height: 30px} 
.hightlight-more{font-size: 14px !important;font-family:OpenSans-Bold;margin: 10px}


.highlight-title-one{font-family:OpenSans-Bold;color: #203993;font-size:26px;margin-top: 14px;text-align: left} 
.highlight-title-sub-one{font-family:OpenSans-Light;color: #2a2a2a;font-size:16px;padding: 10px 0px 10px 0px;line-height: 30px;text-align: left} 

.icon-title-one{font-family:OpenSans-Semibold;color: #fff;font-size:30px;margin-top:70px;text-transform: uppercase;padding:2px;} 
.icon-title-sub-one{font-family:OpenSans-Light;color: #fff;font-size:15px;padding: 0px 15px 50px 15px;line-height: 30px;text-align: center;font-weight: bold} 


.icon-title{font-family:OpenSans-Semibold;color: #fff;font-size:24px;margin-top: 14px;text-transform: uppercase;padding: 10px;} 
.icon-title-sub{font-family:OpenSans-Light;color: #fff;font-size:15px;padding: 0px 15px 10px 15px;line-height: 25px;text-align: center} 

.footer-title-one{font-family:OpenSans-Semibold;color: #fff;font-size:20px;padding: 5px}
.footer-title-one-sub{font-family:OpenSans-Regular;color: #fff;font-size:14px;padding: 5px}


.gallery-back-one{background-image:url(../images/gallery-back.jpg);width: 100%;height:420px;}





.info-title{font-family:OpenSans-Light;color: #8e8e8e;font-size:28px;border-bottom: 1px solid #e7edee;padding: 10px 0px 15px 0px;margin-bottom: 15px;text-align: left} 
.info-title-sub{font-family:OpenSans-Regular;color: #2b2b2b;font-size:17px;padding: 15px 0px 15px 0px;line-height: 30px}
.info-sub-title{font-family:OpenSans-Regular;color: #e06205;font-size:16px;border-right: 1px dotted #e2e6e7}
.info-sub-title:hover{color: #203993;font-size:16px;}
.info-menu{position: relative;z-index: 999;padding-top: 95px;}
.sub-border{border-bottom: 1px solid #e7edee;padding-bottom: 15px}
.page-sub-title{font-family:OpenSans-Light;color: #203993;padding: 20px 0px 20px 10px;font-size:28px;border-bottom: 1px solid #e7edee;}



// #navlogo{padding-left: 20px}
.mycontainer {min-height:400px}
.myform {margin:10px;padding:10px;background:#F5F5F5;border:1px solid #E2E2E2;overflow:auto;margin-bottom:25px;}
.myform label {display:block;margin-top:10px}




































.bootom-icon{margin-top: 35px}










.mvc-header{font-family: OpenSans-Semibold;color: #2a3f54;font-size:30px}
.mvc-subtext{font-family: Segoe_UI_Reg;color: #34495e;font-size: 16px}
#morebutton{background-color: #00a3df;color: #fff; border: none}














@-webkit-keyframes blinker {
from {opacity: 1.0;}
to {opacity: 0.0;}
}
.blink{
text-decoration: blink;
-webkit-animation-name: blinker;
-webkit-animation-duration: 0.3s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:ease-in-out;
-webkit-animation-direction: alternate;
-moz-text-transform: blink;
}








 .center{ float:left}
   #navlogo{margin-top: -5px}
   
   
   
   

@media screen and (max-width: 1000px) {
    
   /*------------------------------------------------------------common-class-------------------------------------------*/ 
      .common-hide{display: none}
   /*------------------------------------------------------------common-class-------------------------------------------*/  
    .top-icon-back{background-color: #203993;padding: 5px}
    .logo-img{margin-right: 10px;margin-left: 20px}
    .highlight-back{padding: 20px;margin-top: 30px;margin-bottom: 30px;background-image:none;width:100%;height: auto !important;background-color: #fff}
    .icon-title-one{color: #333;} 
   .icon-title-sub-one{font-family:OpenSans-Light;color: #2a2a2a} 
  .gallery-back-one{background-image:none;width: 100%;height:700px;}

    

}




@media screen and (max-width: 550px) {

.logo-headding{font-size:16px;}

}


@media screen and (max-width: 450px) {
  #navlogo{padding-left: 10px}
 
}

@media screen and (max-width: 330px) {
     #navlogo_div{margin-left: 10px}
 // #navlogo{font-family: Segoe_UI_Bold;color: #fff;font-size: 18px;letter-spacing: 3px;padding-top:25px;padding-left: 10px}
}