/* Enter Your Custom CSS Here */

p.padbtm0 {
    padding-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .menu-headermenu-container {    
    margin-top: 20px;
  }
  .industriesweserve ul li a {    
    padding: 15px 10px;
  }
  .industriesweserve ul li a {    
    font-size: 11px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 769px) {
  .btnindustries {
    margin: 0 -100px 20px 0;
  }
  .btnindustries, .btnindustries:hover, .btnindustries:focus {
    background: #0b1c8d none repeat scroll 0 0;
  } 
  .sidebar-offcanvas {
    background: #0b1c8d none repeat scroll 0 0;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -63.5%;
  }
  
}

@media only screen and (max-width: 768px) {
  .header .col-sm-9 {    
    width: 70%;    
    margin-top: -10px;
  }
  .header .col-sm-3 {    
    width: 30%;
  }
  .btnindustries {
    padding: 5px 25px 5px 10px;
  }
  .companies {    
    min-height: 356px;
  }
  #main .col-sm-3 {    
    width: 32%;
  }
  #main .col-sm-9 {    
    width: 68%;
  }
  .btnindustries, .btnindustries:hover, .btnindustries:focus {
    background: #0b1c8d none repeat scroll 0 0;
  }
  .sidebar-offcanvas {
    background: #0b1c8d none repeat scroll 0 0;
  }
  
}

@media only screen and (max-width: 736px) {
  .header .col-sm-3 {    
    float: none;    
    margin: 0 auto;    
    width: 50%;    
    z-index: -100;
  }
  .header .col-sm-9 {    
    width: 110%;    
    position: absolute;    
    margin-top: 70px;    
    z-index: 100;
  }
  .navbar-toggle {    
    float: left;    
    background-color: #0b1c8d;    
    z-index: 100000000000;
  }
  .navbar-collapse {    
    border-color: rgba(0,0,0,0) !important;
  }
  .navigation ul {    
    width: 100%;    
    float: none;    
    display: block;
  }
  .navigation ul li {    
    width: 100%;    
    float: none;    
    display: block;
  }
  .row-offcanvas-right {    
    margin-top: -50px;    
    right: 0;
  }
  .innerbanner {
    height: 160px;
    margin-bottom: 0;
  }
  .innerbanner span {
    font-size: 35px;
    height: 100px !important;
    line-height: 48px;
    margin-top: 0;
    width: 100 !important;
  }
  #menu-item-93 ul.sub-menu {
  	display:none!important;
  }
 
}


@media only screen and (max-width: 640px) {
  .navbar-collapse {
	background:rgba(0,0,0,0);    
    border-color: rgba(0,0,0,0) !important;
  }
  .navigation ul li a {
    background: #fff;
    color: #838181!important;
  }
}

@media only screen and (max-width: 600px) {
  .header .col-sm-3 {    
    width: 40%;
  }
  .header .col-sm-9 {    
    margin-top: 60px;
  }
  .row-offcanvas-right {    
    margin-top: -45px;    
    right: -10px;
  }
  .navbar-collapse {    
    /*margin-top:-40px;*/
    border-color: rgba(0,0,0,0) !important;
  }
  #main .col-sm-3 {    
    width: 40%;
  }
  #main .col-sm-9 {    
    width: 60%;
  }
  /*.navigation ul li:hover a, 
  .navigation ul li.selected a {
    background: #0b1c8d!important;
  }*/
}


@media only screen and (max-width: 568px) {
  .hmbanner {    
    height: 160px;
  }
}


@media only screen and (max-width: 414px) {
  .header .col-sm-3 {    
    width: 70%;    
    margin-top: 30px;
  }
  .header .col-sm-9 {    
    margin-top: 40px;
  }
  .row-offcanvas-right {    
    margin-top: -100px;
  }
  .hmbanner {    
    height: 125px;
  }
  #main .col-sm-3 {    
    width: 90%;
  }
  #main .col-sm-9 {    
    width: 100%;
  }
  .innerbanner {
    height: 100px;
    margin-bottom: 0;
  }
  .innerbanner span {
    font-size: 20px;
    height: 50px !important;
    line-height: 30px;
  }
}

@media only screen and (max-width: 320px) {
  .header .col-sm-3 {    
    width: 70%;    
    margin-top: 35px;
  }
  .header .col-sm-9 {    
    margin-top: 30px;
  }
  .row-offcanvas-right {    
    margin-top: -85px;
  }
  .hmbanner {    
    height: 105px;
  }
}





//--binjal's css start--//
.logo a img {
    width: 50% !important;
    padding-top: 1rem;
}
.homepage-introduction-block1, .homepage-introduction-block2 {
    width: 50rem;
  padding: 0rem 8rem 8rem 8rem;
}
.homepage-introduction-block2 img {
    width: 100%;
}
.homepage-introduction-text-container-inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.homepage-introduction-block1 h1 {
    line-height: 3rem;
    color: #f49938;
    font-family: Sorts Mill Goudy;
    font-size: 23px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
p {
    text-align: justify;
    font-size: 17.5px;
    letter-spacing: 0.01rem;
    line-height: 2.2rem;
    font-family: Cormorant Garamond;
}
.homepage-introduction-block1 {
    padding-top: 4rem;
}
.homepage-introduction-block2 {
    margin-top: -4rem;
}
.home-page-image-container h2 {
    text-align: center;
    line-height: 3rem;
    color: #f49938;
    font-family: Sorts Mill Goudy;
    font-size: 51px;
    font-weight: 500;
    margin-bottom: 5rem;
}
.homepage-block1, .homepage-block2, .homepage-block3 {
    width: 38rem;
    padding: 0rem 2rem 2rem 2rem;
}
.homepage-blocks {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.homepage-block1 h3, .homepage-block2 h3, .homepage-block3 h3 {
    line-height: 3rem;
    color: #f49938;
    font-family: Sorts Mill Goudy;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
.homepage-worldmap-title {
    margin-top: 7rem;
    margin-bottom: 2rem;
}
.homepage-worldmap-title h1 {
    text-align: center;
    line-height: 3rem;
    color: #f49938;
    font-family: Sorts Mill Goudy;
    font-size: 51px;
    font-weight: 500;
    margin-bottom: 2rem;
}
.homepage-worldmap-title p {
    text-align: center;
    line-height: 3rem;
    color: #000000;
    font-family: Sorts Mill Goudy;
    font-size: 20px;
    font-weight: 500;
}
.homepage-blocks-container {
    padding-top: 9rem;
    padding-bottom: 8rem;
}
.homepage-parallax1 {
    background-image: url(http://www.neico.com/wp-content/uploads/2019/12/240.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 27rem;
}
.homepage-parallax2 {
    background-image: url(http://www.neico.com/wp-content/uploads/2019/12/672.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 27rem;
}
.homepage-parallax3 {
    background-image: url(http://www.neico.com/wp-content/uploads/2019/12/1317.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 27rem;
}
.home-page-image-container {
    padding-top: 4rem;
}
.industriesweserve {
  background: #5fb03c;
}
.navigation .current-menu-item a {
    background: #5fb03c;
    color: #fff;
}
.navigation ul li:hover a, .navigation ul li.selected a {
    background: #5fb03c;
    color: #fff;
}
.navigation ul li:hover ul li a {
  background: #5fb03c ;
}
.navigation ul li .sub-menu li {
    border-bottom: 1px solid #cdc7be;
}
.industriesweserve ul li:hover a, .industriesweserve ul li.selected a {
    background: #2b4596;
}
.navigation ul .sub-menu li:hover a, .navigation ul .sub-menu, li.selected a {
    background: #2a4596;
    color: #fff;
}
.industriesweserve .current-menu-item a {
    background: #2a4596;
    color: #fff;
}
.footer {
    background: #0a132d;
  border-top: 8px solid #0a132d !important;
}
.col-md-6 h3.widget-title {
    color: #fff;
}
.col-md-6 a, .col-md-6 p {
    color: #ffffff !important;
}




//-- footer css start--//
div#footer-sidebar {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#footer-sidebar {
display:block;
height: 250px;
}

#footer-sidebar1 {
float: left;
width: 340px;
margin-left:5px;
margin-right:5px;
}

#footer-sidebar2 {
float: left;
width: 340px;
margin-right:5px;
}

#footer-sidebar3 {
float: left;
width: 340px;
}
.col-md-6 ul {
    padding: 0;
    text-align: justify;
    font-size: 17.5px;
    letter-spacing: 0.01rem;
    line-height: 2.2rem;
    font-family: Cormorant Garamond;
}
div#footer-sidebar {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.textwidget p {
    line-height: 0.9rem;
}
.companies {
    display: none;
}

//--footer css end--//



//--About page css start--//

.col-md-3.col-sm-3.col-xs-12 {
    background: #5fb03c !important;
}
.navigation ul li a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.menu-item {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      letter-spacing: 0;
}





//--About page css end--//

@media only screen and (max-width: 414px)
.header .col-sm-3 {
    width: 50% !important;
    margin-top: 30px;
}



























