﻿

@font-face {
    font-family: 'NunitoSans-Regular';
    src: url('../fonts/NunitoSans-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'NunitoSans-SemiBold';
    src: url('../fonts/NunitoSans-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'NunitoSans-Bold';
    src: url('../fonts/NunitoSans-Bold.ttf') format('truetype');
}
* {
    font-family: "NunitoSans-Regular";
}

.panel-heading {
    font-family: 'NunitoSans-SemiBold' !important;
    font-weight: normal;
}


.header-row {
    background: #0B325D !important; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0B325D, #0B325D) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0B325D, #0B325D) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0B325D, #0B325D) !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0B325D, #0B325D) !important; /* Standard syntax (must be last) */
    margin: 5px 0;
}

#linew li:before{
    top: 45%;
    border-top: 5px solid #ed1c24;
    opacity: 0.6;
}

#linew li a {
    text-align: center;
    color: #fff !important;
}

#linew li a:hover, #linew li a:focus {
    background-color: transparent !important;
    opacity: 0.75;
}

#linew li.active a {
    border-radius: 0;
    color: #fff !important;
}

.navbar-collapse {
    padding-left: 15px;
    padding-right: 70px;
}

.navbar {
    margin: 0;
}

.oc-posts .owl-item {
    margin-top: 0 !important;
}

.owl-carousel .owl-item {
    margin-top: 0 !important;
}

/*.videosss {
    height: 200px !important;
    width: 200px !important;
}*/

.ytp-title-link {
    padding: 0 !important;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.navbar-nav {
    float: right;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.22);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 1px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.22);
}

#oc-posts a:hover {
    /*color: #ee1a23;*/
    cursor: default;
}

#oc-posts a {
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px #082749;
}

#oc-posts {
    margin: 30px 0 25px 0;
    padding: 0 15px;
}

.owl-item {
    cursor: default;
}

#navbarCollapse a {
    color: #ffffff;
    font-size:17px;
    text-transform: uppercase;
       padding: 6px 15px 12px !important;
    text-shadow: 0px 0px 0px #FFF;
}

/*#navbarCollapse .active a {
    border-bottom: 1px solid #ffffff!important;
}*/

.container-fluid-header {
    margin: 20px 0;
}

.navbarCollapsediv {
    padding: 0 !important;
}

.container-body {
    box-shadow: 0 0 10px #928f8f;
    padding: 10px;
}



.contact_bg {
    background-image: url("../IMAGES/contact_us%20bg3.jpg");
    background-repeat: no-repeat;
    min-height: 500px;
}


#linew {
    width: 100%;
    height: 51px;
}

    #linew a {
        padding: 6px 5px 5px !important;
        font-family: 'NunitoSans-SemiBold' !important;
        font-weight: normal;
    }

.activeli a {
    border-bottom: 1px solid #0b325d;
    border-radius: 0 !important;
}

/*.navbar-toggle {
    padding: 12px 10px !important;
}*/

.contact_us_content {
    float: right;
    margin-top: 70px;
    position: absolute;
    right: 8%;
    top: 20%;
}

.loginsection label {
    font-weight: normal !important;
    color: black !important;
}

/*#LoginButton {
    margin-top: 10px !important;
}*/


#linew li{
    width: 49%;
}

#linew li:first-child{
    margin-right: 1%;
}
#linew li:nth-child(2){
    margin-left: 1%;
}
.nav-pills>li+li {
    margin-left: 0px;
}

    #linew li a {
        text-align: center;
        color: #0b325d !important; 
        border-bottom: 3px solid #0b325d;  
        border-radius: 0; 
    }

        #linew li a:hover, #linew li a:focus {
            background-color: transparent !important;
            opacity: 0.75;
        }

    #linew li.active a {
        background-color: #FFF !important;
        border-radius: 0;
        color: #0b325d !important;
            border-bottom: 3px solid #ed1c24;
    }

.accordion_one .newsTitle {
    font-size: 18px;
    color: #003974;
}

.vedioOuterWrapper {
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 415px;
}

.vedioInnerWrapper {
    float: none;
    margin: 0 auto;
    padding: 0 !important;
}


.navbar.navbar-default {
    background-color: transparent;
    border: none !important;
}

.navbar-nav {
    float: right;
}

.callId {
    border-bottom: 1px solid red;
    float: right;
    font-size: 25px;
    margin-right: 20px;
    padding-bottom: 10px;
    text-align: right;
    width: 260px;
}

.N_contact_description {
    border-left: 1px solid #0b325d;
    min-height: 60px;
}

.N_contact_description, .N_contact_img {
    margin: 15px 0;
}

    .N_contact_img img {
        width: 50px;
    }

.N_contact_description_text {
    display: block;
    padding: 15px 0;
    font-family: 'NunitoSans-Regular' !important;
    font-size:16px;
}

@media only screen and (max-width:767px) {
    .N_contact_description, .N_contact_img {
        text-align:center;
    }
    .N_contact_img img{
        margin:0 auto;
    }
    .N_contact_description {
        border-right:1px solid #0b325d;
    }

    .resmt-0{
        margin-top: 0;
    }
}




.shadow-effect{
  	position:relative; 
    box-shadow: 0 8px 6px -6px rgba(11, 50, 93, 0.38);     
}
.shadow-effect:before, .shadow-effect:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 8px 6px -6px rgba(0, 0, 0, 0.1);
    top:50%;
    bottom:0;
    left:100px;
    right:100px;
    border-radius:100px / 10px;
}

/*Login/Default.aspx*/
/*.logoimg img {
    height: 85px;
    outline: 5px solid transparent;
    background: #fff;
    margin: 0 auto;
}*/

.nopadding{
    padding: 0;
}