
body{
    background-color: #fff!important;
    color: #000;
    font-family: 'Times Roman';
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 auto;
    text-align: left;
}

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

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

}
.inputhead
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
}
.inputttl
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}
.tblborder
{
border-bottom-style:solid;
border-bottom-color:#000000;
border-bottom-width:thin;
border-top-style:solid;
border-top-color:#000000;
border-top-width:thin;
border-right-style:solid;
border-right-color:#000000;
border-right-width:thin;
border-left-style:solid;
border-left-color:#000000;
border-left-width:thin;
}
.imgcss
{
width:1024px;
}
.container {padding: 0px !important;max-width: 980px; width: 100%; min-height:1300px; }
@media (max-height:1024px) {
.container {padding: 0px !important;max-width: 980px; width: 100%; min-height:1000px; }
}
@media (max-height:1024px) {
.container {padding: 0px !important;max-width: 980px; width: 100%; min-height:700px; }
}
@media (max-height:770px) {
.container {padding: 0px !important;max-width: 980px; width: 100%; min-height:380px; }
}
@media (max-width:1024px) {
.imgcss
{
width:100%;
}
}

h1{

    font-size: 24px;
    font-weight: normal;
	
}
.mobile-menu{display: none;}
/*-------------------------- header css start --------------------------*/
header {
    background: #fff;
}
.header-logo-container{
    width: 100%;
     
    float: left;
    padding: 15px;
    background: #37445b;
}
.logo {
    text-align: left;
    width:11%;
    float: left;
    min-width:100px;
}
.logo img {
         
    	width:76px;
		height:76px;
	}
.logo-text{
    width:88%;
    float:right;
}
.logo-text .fl-left,.logo-text .fl-right {
    font-size: 16px;
    color: #fff;
    font-family: 'Times Roman';
    font-weight: bold;
    text-transform: uppercase;
}
.fl-right,.login-btn{float: right;}
.main-text{
    font-size: 45px;
    font-family: 'optimalebold';
    margin: 0px 0px 0px 0px;
    color: #fff;
    text-transform: uppercase;
    //font-weight: bold;
}
.login-social{padding: 5px 15px;}
.social-icons ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.social-icons ul li {
    width: auto;
    float:right;
}

.social-icons li a {
    float: right;
    text-indent: -9999px;
    border: none;
    height: 20px;
    width: 20px;
    background-position: left center;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.social-icons li a span { display: none; }
.social-icons li.insta {
    background-image: url('../images/insta.png');
}
.social-icons li.linkedin a {
    background-image: url('../images/icon-in.png');
}
.social-icons li.linkedin a:hover {
    background-image: url('../images/icon-in-hover.png');
}
.social-icons li.facebook a {
    background-image: url('../images/icon-fb.png');
}
.social-icons li.facebook a:hover {
    background-image: url('../images/icon-fb-hover.png');
}
.social-icons li.twitter a {
    background-image: url('../images/icon-tw.png');
}
.social-icons li.twitter a:hover {
    background-image: url('../images/icon-tw-hover.png');
}
.search-icon {
    float: right;
    width: 100%;
    max-width: 200px;
    margin: 6px 30px;
}
.form-control {
    height: 28px;
    //padding: 0px 5px;
}
.btn {
    padding: 3px 12px;
}
/*-------------------------- header css end --------------------------*/

/*-------------------------- main nav css start --------------------------*/
.nav {
    text-align: center;
    width: 100%;
}
.top-nav-left{
    background: #e0ab4e;
    float: left;
    width: 64%;
}
.top-nav-right{
    background: #fff;
    float: left;
    width: 36%;
}
.nav-container{
    background: #e0ab4e;
    float: left;
    width: 100%;
}
.navbar-nav {
    width:71%;
    margin-top: 0px;
}
.navbar-default{
    float:left;
    width: 97%;
    margin: 0px 1.5%;
    border: none;
    background: transparent;
}
.uk-nav{padding:0px;}
.navbar-collapse{
    padding: 0px;
    border: none !important;
    border-radius: 8px;
    box-shadow: none;
}
.navbar {
    min-height: 20px;
}
.navbar-nav>li{
    padding: 12px 0px 12px;
    margin: 0px 2%;
}
.top-nav-left .nav > li, .top-nav-right .nav > li {
    padding: 12px 0px 12px;
    margin: 0px 2%;
    text-transform: uppercase;
    display: inline-block;
    float: none;
}
.nav > li {
    float: left;
}
.nav > li.open {
    background: #b98831;
}
.nav > li.last-nav {
    border-right: none;
    background: url(../images/mail-icon.png) no-repeat left 9px transparent;
    float: right;
    padding-left: 20px;
    height: 32px;
}
.nav > li.last-nav a {
    border-right: none;
}
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    outline: none;
}
.top-nav {
    float: right;
    margin-top: 5px;
}

.top-nav .nav > li {
    border: none;
}
.navbar-nav > li > a, .top-nav .nav > li > a, .top-nav-left .nav > li > a {
    line-height: 10px;
    padding: 3px 10px;
    color: #fff !important;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    /*    border-right: 1px solid #000;*/
}
.top-nav-right .nav > li > a {
    padding: 3px 10px;
    line-height: 10px;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    color: #000;
}
.top-nav-right .nav > li > a:hover {
    background: transparent;
    color: #000;
}
.top-nav .nav > li > a {
    border-right:none;
}
.navbar-nav > li > a:hover, .top-nav .nav > li > a:hover,.top-nav-left .nav > li > a:hover {
    color: #fff !important;
    background: transparent;
}

.navbar-default .navbar-nav > .open > a,.top-nav-left .nav li.open>a {
    color:#FFF !important;
    background: transparent!important;
}
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color:#FFF !important;
    /*    background-color: #e5b56e!important;*/
}
.dropdown-menu{
    border: none;
    background-color:  #b98831;
    border-radius:0px;
    padding: 0px;
    box-shadow:none;
    margin: 0px;
}
.dropdown-menu > li > a{color:#fff;font-family: arial;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{color:#fff; background-color: #e0ab4e;}


.dropdown-menu>li /* To prevent selection of text */
{   position:relative;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor:pointer;
}
.dropdown-menu .sub-menu
{
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: 0px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    border-left-color:#fff;
    box-shadow:none;
}
.right-caret:after,.left-caret:after
{  content:"";
   border-bottom: 5px solid transparent;
   border-top: 5px solid transparent;
   display: inline-block;
   height: 0;
   vertical-align: middle;
   width: 0;
   margin-left:5px;
}
.right-caret:after
{   border-left: 5px solid #ffaf46;
}
.left-caret:after
{   border-right: 5px solid #ffaf46;
}
/*-------------------------- main nav css end --------------------------*/

/*-------------------------- main img slider css start--------------------------*/
.uk-slider{float:left; width:100%;  padding: 0px;}

/* -----------------------------------   SLIDER CSS START ------------------------------*/

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
    opacity: 1;
}

100% {
    opacity: 0;
}
}
@keyframes fadeOut {
    0% {
    opacity: 1;
}

100% {
    opacity: 0;
}
}

/*
 * 	Owl Carousel - Auto Height Plugin
*/
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
*/

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    max-height: 210px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-controls{
    position: absolute;
    top: 50%;
    width: 100%;
}

.owl-nav .owl-prev{
    background-image: url(../images/arrow-left.png)!important;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    left: 25px;
    position: absolute;
}
.owl-nav .owl-next{
    background-image: url(../images/arrow-right.png)!important;
    background-repeat: no-repeat;
    background-position: right top;
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    right: 25px;
    position: absolute;
}

.custom1 .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    max-height: 480px!important;
}
.main-slider{
    position: relative;
}
.slider-caption{
    position: absolute;
    z-index: 9999;
    top: 20%;
    background: rgba(255, 255, 255, 0.6);
    color: #111;
    text-transform: uppercase;
    padding: 15px;
    border-radius: 0px 8px 8px 0px;
}
/* -----------------------------------   SLIDER CSS END ------------------------------*/
/*-------------------------- slider css end --------------------------*/


/*-------------------------- content home css start--------------------------*/
.fullwidth{width: 100%; float: left;}
.fullwidth-content{
    width: 100%;
    float: left;
    margin: 30px 0px;
}
.left-col{
    text-align: left;
    background: #fff;
    float: left
}
.nav-tabs {
    border-bottom: 3px solid #2f3293;
}
.nav-tabs > li {
    border: none;
    margin-bottom: 0px;
    min-width: 192px;
}
.nav-tabs > li > a {
    margin: 0px 10px;
    padding: 10px 15px;
    line-height: 1.42857;
    border: none;
    border-radius: 0px;
    background-color: #0087cb;
    color: #fff;
    font-weight: bold;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover{
    color: #fff;
    cursor: pointer;
    background-color: #2f3293!important;
    border: none;
}
.padding-no{padding:0px;}
.fl-rt{float: right;}

.welcome-text h2, .page-title h2{
    color: #d08e08;
    font-size: 24px;
    font-family: 'lucida_sansdemibold_roman';
    margin-top: 0px;
    margin-bottom: 10px;
  //  text-transform: uppercase;
}
.page-title h2{
   // border-bottom: 1px dotted #000;
    padding-bottom: 5px;
}
.welcome-text p{
    font-size: 15px;
    line-height: 24px;
}
.img-text{padding: 0px;  margin: 15px 0px;}
.top-content, .welcome-text{margin-bottom: 0px!important;}
.welcome-info h4, .news-title h2{
    font-size: 15px;
    font-family: 'lucida_sansdemibold_roman';
}
.welcome-info h4{
    color: #d08e08;
    margin-top: 15px;
}
.news-events{
    width: 100%;
    float: left;
    margin-bottom: 0px!important;
}

.news-info{padding: 0px; margin-bottom: 20px;}
.news-info:last-child{margin-bottom: 0px;}
.news-img{padding: 0px;max-width: 80px;  max-height: 80px;  overflow: hidden;}
.news-img img{width: 100%;}
.news-info-text {  padding: 0px;  margin-top: 10px;}
.news-info-text h4{margin-top: 0px;}
.meta {
    font-size: 12px;
    font-style: italic;
    color: #999;
}
a.readmore, a:hover.readmore{color: #e5b56e; float: right; text-align: right;}
/*-------------------------- content home css end --------------------------*/

/*-------------------------- content search result css start --------------------------*/

/*-------------------------- content search result css end ----------------------------*/




/*-------------------------- content loginportal page css start ----------------------------*/
.title-box-login{
    margin-top: 10px;
    float: left;
    width: 100%;
}
.login-form{float: left; width:100%;}

.login-btn, .login-btn:hover, a:focus.login-btn, .view-btn, a:focus.view-btn, .view-btn:hover {
    color: #d08e08;
     
    border: none;
    font-weight: normal;
    border-radius: 6px;
    padding: 2px 8px;
    width: auto;
    float: right;
    margin-top: 2px;
}
.view-btn, .view-btn:hover  {
    float: none;
    padding: 5px 10px;
}
.login-btn, .login-btn:hover, a:focus.login-btn{
    color: #e0ab4e;
    background-color: #fff;
}
.forgot-pass{margin-right:10px;}

.view{  float: left;
        width: 100%;
        text-align: right;
        margin: 0px;}
/*-------------------------- content loginportal page css end ----------------------------*/

/*-------------------------- About page css start ----------------------------*/
.content-text{margin-bottom: 20px;}
/*-------------------------- About page css end ----------------------------*/



/*-------------------------- sidebar home css start--------------------------*/
.right-col{
    float: left;
}
.title-widget-uk{
    color: #111;
    background-color: #ffa200;
    font-weight: normal;
    font-size: 18px;
    font-family: arial;
    line-height: 20px;
    border: 1px solid #999;
    box-shadow: 2px 3px 0px 0px #666;
    padding: 10px 5px;
    width: 100%;
    float: left;
    border-radius: 8px;
    margin-bottom: 20px;
}
.title-widget-uk a{
    color: #111;
}
.title-widget-uk a:hover{
    color: #111;
    text-decoration: underline;
}
.sidebox{
    border:2px solid #37445b;
    border-top:4px solid #37445b;
    padding: 10px;
    position: relative;
    background: #fff;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    min-height: 100px;
}
.sidebox:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: -24px;
    right: 0px;
    left: auto;
    width: 100%;
    top: 100%;
    max-width: 300px;
    background: url(../images/sidebar-shadow.png) no-repeat right bottom transparent;
    /*    -webkit-box-shadow: 0 15px 10px #777;
        -moz-box-shadow: 0 15px 10px #777;
        box-shadow: 0 15px 10px #777;
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);*/
}
.title-box{
    border-bottom: 1px solid #e0ab4e;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: 'lucida_sansdemibold_roman';
    text-transform: uppercase;
    color: #d08e08;
}
.title-box-ul{  padding: 0px;  margin: 0px;}
.title-box-ul li{  list-style: none;
                   background: url(../images/bullet-icon.png) no-repeat left center;
                   padding-left: 25px;
                   margin-bottom: 2px;
}
.title-box-ul li:last-child{  
    margin-bottom: 0px;
}
.title-box-ul li a, .links-dl a{color: #000;font-size: 15px;
                                font-family: 'lucida_sansdemibold_roman';
}
.title-box-ul li a:hover, .links-dl a:hover{color: #e5b56e;}
.links-dl a{
    float: none;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    padding-left: 36px;
}
.links-dl a.new{
    background: url(../images/new.gif) no-repeat left 5px transparent;
}
.links-dl{  height: 100px;
            float: left;
            width: 100%;
            overflow: hidden;}
.test-info{line-height: 20px;padding: 15px;}
.test-img{
    padding: 0px;
}
.test-img img, .wel-img img{
    width: 100%;
}
.post-testi{
    font-size: 15px;
    font-style: italic;
}
.test-name{
    color: #d08e08;
    font-size: 15px;
    font-family: 'lucida_sansdemibold_roman';
}
.title-box-info{float: left; margin-bottom: 10px; width: 100%;}
.title-box-info a{
    color: #e5b56e;
    font-size: 16px;
    font-family: 'lucida_sansdemibold_roman';
    line-height: 24px;
    margin: 0px;
}
.title-box-info p{
    margin: 0px;
    font-size: 16px;
}
.news-container{
    float: left;
    width: 100%;
    /*    max-height: 300px;
        overflow: scroll;
        overflow-x: hidden;*/
}
/*-------------------------- sidebar home css end --------------------------*/

/*-------------------------- sidebar search result css start --------------------------*/

.btn-default:hover{
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}
/*-------------------------- sidebar search result css end --------------------------*/


/*-------------------------- footer css start --------------------------*/
.footer-container {
    background: #37445b;
    border-top: 2px solid #e0ab4e;
    float: left;
    width: 100%; 
    padding: 10px 15px; 
}
.nme-footer-nav ul{
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}
.nme-footer-nav ul li {
    margin-right: 20px;
    list-style: none;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #919191;
    margin-right: 10px;
    padding-right: 10px;
    line-height: 13px;
}
.social-icons ul li{  border: none;  padding: 0px;  margin: 0px;}
.nme-footer-nav ul li a {
    color: #f7f9f9;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}
.nme-footer-nav ul li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0px;
}
.nme-footer-nav ul li a:hover, .nme-footer-nav ul li a:active{
    color: #fff;
    text-decoration: underline;
}
.copyright {
    text-align: left;
    color: #b3b3b3;
    font-family: arial;
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
}
.social-icons{
    display: inline-block;
}
.nme-footer-nav, .copy{text-align:center;}
/*-------------------------- footer css end --------------------------*/




/* -----------------------------------   MEDIA QUERY CSS START ------------------------------*/
@media (max-width:1140px) {
  .page-title h2{
    color: #d08e08;
    font-size: 24px;
    font-family: 'lucida_sansdemibold_roman';
    margin-top: 0px;
    margin-bottom: 10px;
 //   text-transform: uppercase;
}
.page-title h2{
  //  border-bottom: 1px dotted #000;
    padding-bottom: 5px;
}
    .top-nav-left .nav > li, .top-nav-right .nav > li,.navbar-nav>li {
        margin: 0%;
    }
    .logo-text .fl-left, .logo-text .fl-right {
        font-size: 18px;
    }
    .main-text {
        font-size: 30px;
    }
    .navbar-nav {
        width: auto;
    }
}
@media (max-width:997px) {
    .header-logo-container {
        padding: 0px 15px;
        float: left;
    }
    .desktop-menu{display:none;}
    .mobile-menu{display:block;}
    .navbar-toggle {
  display: block;
}
.navbar-default .navbar-collapse {
  float: right;
  display: none!important;
}
.navbar-default .navbar-collapse.in { display: block!important; }
.navbar {
        min-height: 31px;
    }
    .navbar-nav {
        margin: 7.5px 0px;
        text-align: right;
    }
    .navbar-header{
        border-radius:0px;
        margin: 0px !important;
        width: 100%;

    }
    .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        padding: 0px;
        background-color: transparent;
        background-image: none;
        border: none;
        border-radius: 0px;
    }
    .navbar-collapse{
        border-radius: 0px;
        margin: 0px !important;
        width:100%;
    }
    .nav > li {
        border: none;
        margin-bottom: 0px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }
    .nav > li.last-nav {
        float: none;
    }
    .navbar-nav .open .dropdown-menu{text-align:right;}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#fff;}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff; text-decoration:underline;}
        .navbar-nav {
  margin: 0px;
}
.navbar-nav>li {
  padding: 5px 0px 5px;
}
    .nav > li {
  float: right;
  width: 100%;
}
.navbar-toggle {
  margin-right: 0px;
}
.search-icon {
  max-width: 100%;
  margin: 6px 0px;
}
}
@media (max-width: 768px) {
    .logo-text {
        width: 84%;
    }
    .logo {
        width: 10%;
        min-width: 90px;
    }
    .logo-text .fl-left, .logo-text .fl-right {
        font-size: 14px;
    }
    .main-text {
        font-size: 26px;
    }
    .header-logo-container {
        min-height: 30px;
        float: left;
    }
    .search-icon {
  max-width: 100%;
  margin: 10px 0px 10px 0px;
}
    

    .left-col {
        width: 60.6%;
    }
    .left-col .form-group {
        width: 50%;
        float: left;
    }
    
    .fl-rt {
        margin-right: 0px !important;
        float: right !important;
    }
    .left-col .btns-form {
        width:100%!important;
    }
    .left-col .btns-form .padding-no {
        width:40%!important;
        float:left;
        margin:5px 15px;
    }
    .btns-form .btn-default {
        min-width: 152px;
    }
    .right-col {
        width: 38.4%;
/*        padding-right: 0px;*/
    }
    .news-img {
        margin-bottom: 15px;
    }
    .news-info-text {
        padding: 0px;
    }
    .wel-img{
        float: left;
    }
    .home-left-col, .home-right-col{width:50%;}
}

@media (max-width: 767px) {
.news-info-text {
  float: left;
}
.news-img {
      margin-bottom: 0px;
  float: left;
  margin-right: 15px;
}
.news-info {
  float: left;
}
}

@media ( max-width:667px ) {
    .logo-text .fl-left, .logo-text .fl-right {
  font-size: 13px;
}
.main-text {
  font-size: 22px;
}
    .left-col, .top-info {
        width: 100%;
        padding:0px;
    }

    .right-col {
        width: 100%;
        float: left;
        margin: 20px 0px;
        padding: 0px;
    }
    .nme-footer-nav{text-align:left;}
}

@media (max-width: 600px) {
    .logo {
  min-width: 80px;
}
.logo-text .fl-left, .logo-text .fl-right {
  font-size: 11px;
}
.main-text {
  font-size: 18px;
}
  
}
@media (max-width: 480px) {
    .logo {
        min-width: 50px;
    }
    .logo-text {
  width: 86%;
}
.main-text {
  font-size: 16px;
    margin-bottom: 5px;
}
.logo-text .fl-left, .logo-text .fl-right {
  margin-bottom: 5px;
  line-height: 15px;
}
}

@media (max-width: 384px) {
    .logo {
 margin-bottom: 5px;
}
    .logo,.logo-text {
  text-align: center;
  width: 100%;
}
.main-text {
  font-size: 24px;
}
.wel-img {
  width: 100%;
  margin-bottom: 10px;
}
}

@media(max-width:320px) {
    .main-text {
  font-size: 20px;
}
.test-name,.welcome-info h4, .news-title h2,.title-box-ul li a, .links-dl a,.title-box-info a {
  font-size: 16px;
}
.welcome-text h2, .page-title h2,.title-box {
  font-size: 18px;
  margin-bottom: 5px;
}
.title-box {
  padding-bottom: 5px;
}
}
/* -----------------------------------   MEDIA QUERY CSS END ------------------------------*/