@charset "utf-8";
/* CSS Document */
/* clmn002-main Style Starts */
@media only screen and (max-width:767px){
    .clmn002-main > .container > .row{
        margin-left: 0;
        margin-right: 0;
    }
}
/* clmn002-main Style End  */
/* NYSAB-HDR Style Starts */ 
@media only screen and (max-width:1199px){      
    .customNavbar .navbar-nav > li > a{
        font-size: 16px;
        padding: 12px 10px;
    }
    .subMenuIcon{
        right: -3px;
        width: 10px;
    }
    .customNavbar .navbar-nav > li > ul{
        top: 44px;
    }
}
@media only screen and (max-width:1024px){
    /* For responsive Menu */
    .navbar-header { float: none; } 
    .navbar-left,.navbar-right { float: none !important; } 
    .navbar-toggle { display: block; } 
    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); } 
    .navbar-fixed-top { top: 0; border-width: 0 0 1px; } 
    .navbar-collapse.collapse { display: none!important; } 
    .navbar-nav { float: none!important; margin-top: 7.5px; } 
    .navbar-nav>li { float: none; } 
    .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; } 
    .collapse.in{ display:block !important; } 
    /* End */
    .headerRightText, .contactBttn{
        display: none;
    }
    .customNavbar .navbar-nav > li{
        clear: both;
    }
    .subMenuIcon{
        display: block;
        padding: 14px 20px;
        right: 0;
        width: auto;
    }
    .subMenuIcon.open{
        transform: translateY(-50%) rotate(180deg);
    }
    .customNavbar .navbar-nav > li:hover > ul{
        display: none;
    }
    .customNavbar .navbar-nav > li > ul{
        position: relative;
        top: auto;
        width: 100%;
        box-shadow: none;
    }
    .customNavbar .navbar-nav > li > ul li a{
        padding-left: 50px;
        background-position: left 35px top 13px;
    }
    .customNavbar .container{
        padding: 0;
    }
    .customNavbar .navbar-collapse{
        margin: 0;
        padding: 0;
    }
    .customNavbar .navbar-toggle{
        position: absolute;
        right: 0;
        top: 0;
        transform: translateY(-270%);
        background: #196ba3;
    }
    .customNavbar .navbar-toggle .icon-bar{
        background: #fff;
    }
    .customNavbar .navbar-nav > li > a{
        font-size: 18px;
        padding: 12px 20px;
    }
    .customNavbar .navbar-nav > li:first-child > a{
        padding-left: 20px;
    }
    .customNavbar .navbar-nav > li > a:hover{
        background: #6CA0C4;
        color: #fff;
    }
    .navSearchBttn{
        display: none;
    }
    .navSearch.form-inline{
        position: relative;
        display: block !important;
        margin: 8px 20px 15px;
        top: auto;
        left: auto;
        right: auto;
        transform: none;
    }
    .navSearch.form-inline .form-control{
        width: 100%;
    }
    /* For Landing Page */
    .landingpage.container{
        padding: 0;
    }
    .landingpage .header{
        margin-left: 20px;
        margin-right: 20px;
    }
    .landingpage .subText br{
        display: none;
    }      
    .landingpage .col{
        padding: 0 20px 100px;
        position: relative;
    }  
    .landingpage .bttn{
        position: absolute;
        bottom: 0;
        width: calc(100% - 40px);
        padding: 10px 80px 10px 20px;
    }
    /* End */
}
/* @media only screen and (max-width:991px){  
    .customNavbar .navbar-nav > li > a{
        font-size: 14px;
        padding: 12px 5px;
    }  
    .subMenuIcon{
        display: none;
    }
} */
@media only screen and (max-width:680px){
    /* For Landing Page */
    .landingpage.container{
        padding: 0 15px;
    }
    .landingpage .logo-landing{
        min-height: auto;
    }
    .landingpage .header{
        margin-left: 0;
        margin-right: 0;
    }
    .landingpage .bttn{
        margin-bottom: 0;
        position: relative;
        bottom: auto;
        width: 100%;
    }    
    .landingpage .row{
        display: block;
    }
    .landingpage .col{
        display: block;
        width: 100%;
        border: none;
        padding: 0 0 50px;
        margin-bottom: 50px;
        border-bottom: 1px #ccc solid;
        min-height: auto;
    }  
    .landingpage .header h1{
        font-size: 30px;
    }
    .landingpage .header h1 br{
        display: none;
    }
    .landingpage .header{
        padding-top: 20px;
        padding-bottom: 30px;
        margin-bottom: 50px;
    }
    /* End */
}
@media only screen and (max-width:575px){
    .logo{
        max-width: 250px;
    }
    .customNavbar .navbar-toggle {
        transform: translateY(-203%);
    }
}
@media only screen and (max-width:360px){
    .logo{
        max-width: 200px;
    }
    .customNavbar.navbar-light .navbar-toggler {
        transform: translateY(-160%);
    } 
      
}
/* NYSAB-HDR Style End */ 
/* NYSAB-HERO Area Starts  */
@media only screen and (max-width:1199px){
    .pageTitleBkgPart{
        display: none;
    }
    .pageTitle h1{
        font-size: 38px;
    }
}
@media only screen and (max-width:575px){    
    .pageTitle h1{
        font-size: 36px;
    }
} 
/*NYSAB-HERO Area End  / 
/* HERO-003 Area Starts */
@media only screen and (max-width:991px){
    .HERO-003 h1 br{
        display: none;
    }
}
@media only screen and (max-width:767px){
    .HERO-003{
        height: auto;
        padding: 20px 0;
    }
    .HERO-003 h1{
        font-size: 40px;
        padding: 0;
        margin: 0;
    }
    .HERO-003 .form-inline .form-control{
        max-width: calc(100% - 64px);
        font-size: 16px;
    }
}
/* HERO-003 Area Ends */
/* NYSAB-FLTR Area Starts */
@media only screen and (max-width:1199px){
    .filterSearch.form-inline .form-control{
        width: 200px;
    }
    .filterBar.filterBarClose {
        transform: translateX(-95%);
    }
}
@media only screen and (max-width:991px){  
    .filterBar.filterBarClose{
        transform: translateX(calc(-100% - 1px));
    }
    .filterSearch.form-inline{
        display: block;
        position: relative;
    }
    .filterSearch.form-inline button{
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        background: url(../images/searchIcon.png);
        margin: 0;
    }
    .filterSearch.form-inline .form-control{
        width: 100%;
    }
    .sortArea{
        display: block;
        padding: 10px 0;
        border-top: 1px #ccc solid;
        border-bottom: 1px #ccc solid;
        margin: 10px 0;
    }
    .filterBar{
        border-radius: 0;
    }
    .filterClose{
        transform: translateX(100%);
        background: rgba(83,83,83,0.9);
        padding: 10px;
        border: none;
        border-radius: 0 5px 5px 0;
        top: 0;
    }
    .filterOpen{
        transform: translateX(100%);
        background: rgba(83,83,83,0.9);
        padding: 10px;
        border: none;
        border-radius: 0 5px 5px 0;
        top: 0;
    }
    .filterSearchBttn{
        display: block;
        width: 100%;
    }
    .filterClose p{
        display: none;
    }
}
@media only screen and (max-width:575px){
    .sortArea p, .sortArea p span{
        font-size: 14px;
    }
}
/* NYSAB-FLTR Area End */
/* CRDS-011 Area Starts */
@media only screen and (max-width:1199px){
    .CRDS-011 .featuredBox{
        min-height: 200px;
    }
    .twoColumn .col-md-4 .CRDS-011 .featuredBox.box3{
        min-height: 270px;
    }
    .twoColumn .col-md-8 .CRDS-011 .col-md-3.col-sm-6{
        width: calc(100% / 2);
    }
    .twoColumn .col-md-8 .CRDS-011 .col-md-3.col-sm-6 .featuredBox{
        min-height: 280px;
    }
}
@media only screen and (max-width:991px){
    .CRDS-011 .featuredBox{
        margin-bottom: 30px;
    }
    .CRDS-011 .featuredBox{
        min-height: 280px;
    }
}
@media only screen and (max-width:767px){
    .CRDS-011 .row > div[class*="col-"]{
        width: 50%;
        float: left;
    }
    .CRDS-011 .featuredBox{
        min-height: 250px;
    }
}
@media only screen and (max-width:640px){ 
    .clmn002-parent .col-md-8 .CRDS-011 .col-md-3.col-sm-6{
        width: calc(100% / 2);
    }
}
@media only screen and (max-width:575px){ 
    .CRDS-011 .featuredBox{
        min-height: 200px;
    }
}
@media only screen and (max-width:479px){
    .CRDS-011 .row > div[class*="col-"]{
        width: 100%;
        float: none;
    }
    .CRDS-011 .featuredBox{
        min-height: 330px;
    }
    .clmn002-parent .col-md-8 .CRDS-011 .col-md-3.col-sm-6{
        width: calc(100% / 1);
    }
    .twoColumn .col-md-8 .CRDS-011 .col-md-3.col-sm-6{
        width: calc(100% / 1);
    }
}
@media only screen and (max-width:360px){
    .CRDS-011 .featuredBox{
        min-height: 250px;
    }
}
/* CRDS-011 Area End */
/* NEWS-001 Style Starts */
@media only screen and (max-width:991px){
    .NEWS-001 .readMore{
        margin-top: 30px;
        display: block;
    }
}
@media only screen and (max-width:640px){
    .NEWS-001 .blogBox{
        width: calc(100% - 30px);
        max-height: none;
        min-height: auto;
    }
}
@media only screen and (max-width:575px){
    .NEWS-001 .blogBox h4{
        font-size: 20px;
        line-height: 28px;
    }
}
/* NEWS-001 Style End */
/* DOWN-001 area starts */
@media only screen and (max-width:1199px){ 
    .DOWN-001 .grayBox{
        margin: 0 0 30px;
        height: auto;
        min-height: calc(100% - 30px);
    } 
    .DOWN-001 .row{
        margin-left: -15px;
        margin-right: -15px;
    }
    .DOWN-001 .paginationArea{
        margin: 0 15px;
    }
    .DOWN-001 .row > div[class*="col-"]{
        flex-basis: 24%;  
        -webkit-flex-basis: 24%;
    }
}
@media only screen and (max-width:991px){ 
    .DOWN-001 .grayBox h4{
        min-height: 50px;
    }
    .DOWN-001 .row > div[class*="col-"]{
        flex-basis: calc((100% / 3) - 4px);  
        -webkit-flex-basis: calc((100% / 3) - 4px);
    }
}
@media only screen and (max-width:767px){ 
    .DOWN-001 .row > div[class*="col-"]{
        flex-basis: 49%;  
        -webkit-flex-basis: 49%;
        width: 49%;
    }
    .DOWN-001.home-down-001 .row > div.down-001-items{
        width: 100%;
        flex-basis: 100%;  
        -webkit-flex-basis: 100%;
    }
    .home-down-001 .row .down-001-items > div[class*="col-"]{
        width: 49%;
        flex-basis: 49%;  
        -webkit-flex-basis: 49%;
    }
}
@media only screen and (max-width:575px){
    .DOWN-001 .paginationArea{
        text-align: center;
    }
    .DOWN-001 .paginationArea ul{
        display: inline-block;
        vertical-align: middle;
    }
    .DOWN-001 .paginationArea ul li a{
        font-size: 14px;
        padding: 4px 5px;
    }
    .DOWN-001 .paginationArea .prev{
        position: relative;
        top: auto;
        left: auto;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        padding: 4px 5px;
    }
    .DOWN-001 .paginationArea .next{
        position: relative;
        top: auto;
        right: auto;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        padding: 4px 5px;
    }
    .DOWN-001 .readMore img{
        width: 40px;
    }
    .DOWN-001 .readMore{
        font-size: 20px;
    }    
}
@media only screen and (max-width:480px){
    .DOWN-001 .row > div[class*="col-"]{
        flex-basis: 100%;  
        -webkit-flex-basis: 100%;
        width: 100%;
    }
    .home-down-001 .row .down-001-items > div[class*="col-"]{
        flex-basis: 100%;  
        -webkit-flex-basis: 100%;
        width: 100%;
    }
}
/* DOWN-001 area End */
/* NBLT-005 Style Area Starts */
@media only screen and (max-width:479px){
    .NBLT-005 .bullte-list-box{
        padding-left: 0;
    }
}
/* NBLT-005 Style Area End */
/* BLOG-001 Style Area Starts */
@media only screen and (max-width:1199px){
    .BLOG-001 .readMore{
        font-size: 20px;
    }
    .BLOG-001 .blogBox h3{
        font-size: 18px;
        line-height: 22px;
    }
}
@media only screen and (max-width:640px){
    .BLOG-001 .blogBox{
        width: calc(100% - 30px);
    }
}
/* BLOG-001 Style Area End */
/* CONG-008 Style Area Starts */
@media only screen and (max-width:767px){
    .CONG-008 .CONG-008-box{
        padding-bottom: 0;
        min-height: auto;
    }
    .CONG-008 .row > .pull-right{
        float: none !important;
    }
}
/* CONG-008 Style Area End */
/* ACOD-001 Style Starts */
@media only screen and (max-width:1199px){
    .ACOD-001 .container{
        padding-left: 15px;
        padding-right: 15px;
    }
}
/* ACOD-001 Style End */
/* NYSAB-FTR Area Starts */
@media only screen and (max-width:1199px){
    .footerMap img{
        width: 350px;
    }
    .footerMap{
        opacity: 0.4;
    }
}
@media only screen and (max-width:991px){ 
    .footerMap{
        top: 50%;
        transform: translateY(-50%);
        
    }
    .footerRightPart{
        padding-left: 40px;
    }    
    .footerText{
        text-align: left;
        padding-top: 10px;
    }
}
@media only screen and (max-width:767px){
    .footerLeftPart{
        width: 100%;
    }
    .footerRightPart{
        width: 100%;
        border: none;
        padding-left: 0;
    }
    .footerLeftPart ul li{
        width: calc((100% / 2) - 4px);
        display: inline-block;
    }
}
@media only screen and (max-width:650px){
    .footerMenu li:nth-child(2), .footerMenu li:nth-child(3){
        display: none;
    }
}
@media only screen and (max-width:575px){
    .footerMenu li{
        display: block;
    }    
    .footerMenu li a{
        display: block;        
        padding: 5px 0;
        margin: 0;
    }
    .footerMenu li:nth-child(4), .footerMenu li:last-child{
        display: inline-block;   
        padding-top: 10px;     
    }
    .footerMenu li:last-child a{
        padding: 0 7px; 
        margin-left: 7px;      
    }
    .footerMap{
        display: none;
    }
    .footerMenu li:first-child a, .footerMenu li:nth-child(4) a{
        border: none;
    }
}
@media only screen and (max-width:480px){
    .footerLeftPart ul li{
        width: 100%;
        display: block;
    }
}
@media only screen and (max-width:360px){
    .footerRightPart ul{
        display: block;
    }
}
/* NYSAB-FTR Area End */