/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */
/*mobile view code*/
/*mobile view code*/
.nav-mobile-menus{
  display: none !important;
}
.mbl-logo{
  display:none ;
}
.recruiters{
	display: block!important;
}
@media only screen and (max-width: 479px){
	.bg-theme-colored {
    background-color: #fff !important;
}
.header-nav .header-nav-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed{
    background-color: #fff !important;

}
.menuzord-responsive .menuzord-menu {
    min-height: 100vh;
}
nav#menuzord {
   /* display: flex;*/
    /*flex-direction: row-reverse;*/
    align-items: center;
    background: white !important;
}
.menuzord-responsive .menuzord-brand img{
width: 60%;
}
.recruiters{
  display: none!important;
}
#recruiters-mbl{
  display: block !important;
}
#recruiters-mbl ul li {
    display: inline-block;
    float: left;
    width: 46%;
    margin: 0 2px;
}
#recruiters-mbl ul li .post-thumb.thumb {
    border: 1px solid #eeeeee !important;
    background: #f8f8f8;
}
/**/
.background-inner{
	background-size: cover;
}
.inner-pages{
	padding-bottom: 0px !important;
}
.section-content h2 {
    margin-top: -46px;
    padding-top: 4px;
}
.video-popup img {
    width: 90%;
    margin: 0px 12px 70px 30px;
}


}

@media (max-width: 768px) {
  .mbl-logo{
display: block !important;
}
    .nav-mobile-menus {
        display: block !important;
    }
    .header-top, .header-middle{
      display: none;
    }
}

/*background-inner css*/



/*
.inner-header .title {
  font-size: 34px;
  font-family: 'Titillium Web', sans-serif;
}
.home-about .video-popup img{
    width: 55% !important;
     display: block;
    margin: 0 auto;
}
.home-about .founder-text {
    text-align: center;
}
.contact-info.text-center {
    border: 1px solid #202c45;
    min-height: 164px;
    box-shadow: 0px 2px 2px;
    padding: 5px 0;
}

@media only screen and (max-width: 479px){
  .mt-50 {
    margin-top: 15px !important;
}
.background-inner{
  background-size: cover;
}
.inner-pages{
  padding-bottom: 0px !important;
}
.section-content h2 {
    margin-top: -46px;
    padding-top: 4px;
}

.about-us-img .video-popup img {
    width: 90%;
    margin: 0px 12px 70px 30px;
}
.pmm {
    margin: 0px 15px 40px 30px;
}
h4.name.font-24.mt-0.mb-0 {
    text-align: center;
    font-weight: 600;
}
h5.mt-5.cmm5 {
    text-align: center;
}
#team .col-xs-12.col-sm-6.col-md-3{
  width: 50%;
}
.sidebar.sidebar-left.mt-sm-30.ml-40 {
    margin-left: 10px !important;
}
.divider .col-sm-6.col-md-3 {
    width: 50%;
    float: left;
}
#faculties .col-sm-6.col-md-3.sm-text-center {
    width: 50%;
    float: left;
}
#faculties a.btn.btn-theme-colored.btn-flat.btn-lg.mt-10.mb-sm-30 {
    margin-left: 0px !important;
}
.product .product-summary {
    margin-top: 65px;
}
.portfolio-filter a {
    font-size: 13px !important;
    font-weight: 500 !important;
    padding: 3px 5px !important;
}
#team .col-xs-12.col-sm-7.col-md-2.sm-text-center.mb-30.mb-sm-30 {
    width: 50%;
}
#team .col-xs-12.col-sm-7.col-md-2.sm-text-center.mb-30.mb-sm-30 {
    width: 50%;
    float: left;
}
.text-theme-colored, .text-theme-colored h4{
  display: inline;
}
.contact-info.text-center {
margin-bottom: 20px;
}
.home-about .video-popup img{
    width: 80% !important;
}
.home-about .founder-text {
    text-align: center;
    padding-left: 0px !important;
}

}
/*