﻿

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block !important;
}

.owl-prev {
position: absolute;
    left: -30px;
    top: 9px;
}

    .owl-prev img {
 /*height: 28px;*/
    width: 10px;
    }

    .owl-next {
position: absolute;
    right: -15px;
    top: 9px;
}

    .owl-next img {
  /*height: 28px;*/
    width: 10px;
    }



        .logo-black {
    display:none;
}

        .popupData { 
        text-decoration: underline;
            color: black;
    cursor: pointer;
    font-size: 0.63rem;

        }

        .bn-img {
    height: 85vh;
    position: relative;
}

.bn-text-wrap {
    position: absolute;
    bottom: 8%;
    margin: 0px 30px;
    color: #000;
}

        .bn-title {
    padding-bottom:50px;
    font-family: 'Vidaloka', serif;
    font-size: 65px;
}

.banner-info{
    font-family: 'Chivo', sans-serif;
    background-color:transparent;
    color:#fff !important;
    border:1px solid white;
    padding: 10px 30px;
    font-size:10px;
    font-weight:600;
    transition: 0.3s;
    display:inline-block;
    text-transform:uppercase;
}
.banner-info:hover{
    background-color:#fff;
    color:#000 !important;
}

.tabs-data {
margin-left:20px;
}

.Link_button {
padding:30px 0;
width:100%;
}   


            .content {
    /*min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;*/
    padding-top:20px;
    padding-left: 20px;
    /*height: 1000px;*/
    /*overflow-y: scroll;
    overflow-x: hidden;*/
}

            .glyphicon-minus:before {
    content: "\2212";
    font-weight:900;
}
.glyphicon-plus:before {
    content: "\002B";
    font-weight:900;
}


.tab_header_text a {
    text-transform: uppercase;
    /* color: #ffffff !important; */
    background: transparent;
    margin: 0;
    border-radius: 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
    position: relative;
    display: block;
    padding: 10px 20px;
    color: #d6261e !important;
}

.tab_header_text {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px;
    font-size: 15px !important;
    margin-top: 3%;
    background-color: #d6261e !important;
    margin-left: 0;
}

.tab_header_text > a {
    color: #ffffff !important;
}



  .fakeimg {
      height: 200px;
      background: #aaa;
  }
  .embed-responsive-16by9
  {
	padding-bottom: 100% !important;  
  }

          .wordbreak {
            word-break: break-word;
        }

    body{
    background-color: #ffffff !important; /*model.All bg Color*/
    }

     .all_bg_color {
        background-color: #ffffff !important; /*model.All bg Color*/
    }

    .all_header_color {
        color: #d6261e !important; /*model.All Header Color*/
    }



    .header_textsize {
        font-size:20px !important; /*model.Header Text Size*/
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif;
    }

    .small_header_textsize {
        font-size:14px !important; /*model.Small Header Text Size*/
    }

    .desp_cont_text {
        font-size:16px !important;  /*model.Description Text Size*/
        text-align: justify !important;
        color: #424242 !important;
    }

    #tab_selected_li li.active a {
        background-color: #ffffff !important;
        color: #d6261e !important; /*model.tab Selected Text Color*/
        border-top-color: #00C0EF !important;
        border-top: 0px solid !important;
    }

    .nav-tabs-custom > .nav-tabs > li.active {
        border-top-color:#d6261e !important; /*model.tab Selected Top Border Color*/
    }

    .nav-tabs-custom > .nav-tabs > li > a {
        color: #ffffff !important;  /*model.tab Text color before selection*/
    }

    .nav-tabs-custom > .nav-tabs > li > a {
    border-radius: 0 !important;
}

    .tab_header_text {
        font-size: 15px !important; 
        margin-top: 3%;
        background-color: #d6261e !important;/*model.tab Heder backgroundcolor before selection*/
    }


    .doc_BackgroundAndtextColor {
        background:  #c0c0c0 !important; /*It is default*/
        color:  #4a4a4a !important;
    }


    .div_des_height {
        /*max-height: 250px !important;
        overflow-x: hidden !important;*/
    }

    .div_tab_height {
        max-height: 800px !important;
        overflow-x: hidden !important;
    }

    .link-block {    

     color: #ffffff !important;
     font-size: 16px !important;
    background-color: #d6261e !important;
    border-color: rgb(98, 97, 97) !important;
    }



    .cal_info-box {
        display: block;
        min-height: 125px; 
        background: #fafafa;
        width: 100%;
       /* box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);*/
        /*  border-radius: 4px;*/
        margin-bottom: 15px;
    }

    .schedular_color_date {
        background-color:  #d6261e !important;
        color: #ffffff !important;
        height: 125px !important;
        border: 2px solid rgba(215, 215, 214, 0.95);
    }

     .schedular_color_content {
        background-color:  #ffffff !important;
        color: #d6261e !important;   
        height: 125px !important;    
    }

    .inner_text {
        text-align: center !important;
        font-size: 27px !important;
        line-height: 27px !important;
    }

    .btn-twitter {
        color: #a49f9f !important;
        background-color: #fafafa !important;
        border-color: rgb(98, 97, 97) !important;
    }

        .btn-twitter:hover {
            color: #a49f9f !important;
            background-color: #fafafa !important;
            border-color: rgb(98, 97, 97) !important;
        }

.btn {
    padding: 8px 12px !important;
}
    /*Adde ruby Naushad*/
    hr {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        border: 0 !important;
        border-top: 1px solid #eee !important;
    }

    .box.box-primary {
        /*border-top-color: #c2c2c9 !important;*/
        border-bottom: 1px solid #c2c2c9;
    }


.one-long-line {
  
   word-wrap: break-word;
   overflow: hidden;
   }
.one-long-line:hover {
    height:250px !important;
    background-color: black  !important;
    word-wrap: break-word;
   overflow:visible;
   }

     .all_EmptyContent_error {
    color: #d6261e !important; /*model.All Header Color*/
    text-transform: uppercase;
    font-size: 10px !important;
    }

   .nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}
   .nav-tabs-custom > .nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
   .nav-tabs-custom > .nav-tabs > li:first-of-type {
    margin-left: 0;
}
   .nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
    border-left-color: transparent;
}
    .nav-tabs-custom > .nav-tabs > li.active > a {
    border-right-color: #f4f4f4;
    }

.nav-tabs>li>a:hover {
    border-color: transparent !important;
}

    .nav-tabs-custom > .nav-tabs > li > a, .nav-tabs-custom > .nav-tabs > li > a:hover {
    background: transparent;
    margin: 0;
}
    .nav-tabs-custom > .nav-tabs > li > a {
    color: #444;
    border-radius: 0;
}

   .nav-tabs-custom > .nav-tabs > li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px;
}

   #tab_selected_li li.active a {
    background-color: #ffffff !important;
    color: #d6261e !important;
    border-top-color: #00C0EF !important;
    border-top: 1px solid !important;
}

    .Link-Button {
    width:560px !important;
    text-align:left!important;
    }
    .space-left {
        margin-left:20px;
    }

.Calendar-Text {
padding:30px 0px 10px 0px; 
font-family: 'Source Sans Pro', sans-serif;
text-transform:uppercase;
}

.header_textsize {
    margin-bottom:30px;
}

.FileName {
color:red;
font-family: 'Source Sans Pro', sans-serif;
margin-left: 2%;
    font-size: 18px;
}

.FileName:hover {
color:red
}

.pdf-Data {
margin-left:4%;
margin-right:4%;
padding-top:10px;
}

.PDF-Details {
position:relative;
}

.pdf-icon {
    position: absolute;
    right: 0px;
    top: 10%;
}
     /*-----Media Queries-----*/

/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) {
    .banner-info {
        padding: 10px 20px;
    }
    .tabs-data {
margin-left:0px;
}

    .header_textsize {
    margin-bottom: 10px;
}

    .bn-title {
    font-size:30px;
    }
    .bn-img {
        height: 60vh;
    }

     .bn-text-wrap {
        width: 100%;
        left: 0;
        bottom: 30px;
        padding: 0 15px;
    }

      .bn-title {
        padding-bottom: 20px;
    }

    .content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top:20px;
}
    .Link-Button {
    width: 350px !important;
    text-align: left!important;
}

     .banner-info p{
        padding: 10px 15px;
        font-size:0.625rem;
    }
    .banner-info {
        margin-bottom:0px;
        width: 45%;
        text-align: center;
    }

}


/*Low Resolution Tablets, Mobiles (Landscape)*/
@media (min-width: 481px) and (max-width: 767px) {
      .bn-title {
        padding-bottom: 20px;
    }
       .banner-info p{
        padding: 10px 30px;
        font-size:0.625rem;
    }
    .banner-info {
        margin-bottom:0px;
    }

}

/*Tablets, Ipads (portrait)*/
@media (min-width: 768px) and (max-width: 1023px) {
  .bn-img {
        height:80vh;
    }

  .bn-text-wrap {
        width: 70%;
        left: 5%;
        bottom: 10%;
    }
    .banner-info p {
        padding: 13px 30px;
    }
}

/*Ipad Pro (portrait)*/
@media (min-width: 1024px) and (max-width: 1050px) and (orientation: portrait) {
    .bn-img {
        height: 40vh;
    }

      .bn-text-wrap {
        width: 70%;
        left: 5%;
        bottom: 10%;
    }
       .bn-title {
        padding-bottom: 30px;
    }


}
/*Tablets, Ipads (landscape)*/
/*@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {*/
@media (min-width: 850px) and (max-width: 1024px) and (orientation: landscape) {
     .banner-info p {
        padding: 13px 30px;
    }

     .bn-text-wrap {
        width: 70%;
        left: 5%;
        bottom: 10%;
    }
}

/*HD Displays 1600x900*/
@media (min-width: 1600px) {

    .bn-text-wrap {
        left: 5%;
        position: absolute;
        bottom: 8%;
        width: 40%;
    }
     .bn-title {
       font-size:70px
    }


    .Link-Button {
    width:570px !important;
    text-align:left!important;
    }
}

/*HD Displays 1920x1080*/
@media (min-width: 1920px) {

    .bn-text-wrap {
        left:5%;
        position:absolute;
        bottom:8%;
        width:45%;
    }
     .bn-title {
       font-size:70px
    }
}


@media (max-width: 360px) {
    .tab_header_text a {
    padding: 8px 15px;
    }
}

@media (max-width: 340px) {
    .tab_header_text a {
    padding: 8px 13px;
    }
}

.bn-pg-title {
    display: block;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

p, span {
    font-family: 'Chivo', sans-serif;
    /* color: #000; */
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 0;
}
.bn-title {
    font-size: 3.18rem;
    color: #fff;
    line-height: 1.2;
    margin: 0;
}