/*
=======================================================================
                        media Query
=======================================================================
*/

@media screen and (min-width: 1550px) and (max-width: 2500px) {
	.talent-section{
		background-size:68%;
	}
	 .main-Banner {
		height: 27rem;
	  }
}
@media screen and (min-width: 1400px) and (max-width: 1550px) {
	.talent-section{
		background-size:85%;
  }
   .main-Banner {
    height: 27rem;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
  html {
    font-size: 9px;
  }

  .footer-logo-content {
    padding: 0 1rem;
  }

  /* --------04 - Login Page ------- */
  .login-page .round-red {
    position: absolute;
    top: 14%;
    right: 26%;
    height: 50%;
  }
  
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  html {
    font-size: 9px;
  }

  .main-Banner {
    height: 27rem;
  }

  /* --------04 - Login -------- */
  .login-page .full-form-row {
    margin-top: -10rem;
    /* position: relative; */
  }

  .login-page .round-red {
    position: absolute;
    top: 90px;
    right: 190px;
    height: 246px;
  }

  /* ----------------- 06 - Home ----------------- */
  .HomePage .NetworkJobs-list {
    padding: 1rem;
  }

  .HomePage .OVERALLSCORE-btn {
    padding: 0.5rem 1rem;
  }
}

@media screen and (min-width: 1101px) and (max-width: 1199px) {
  html {
    font-size: 8px;
  }

  .main-Banner {
    height: 27rem;
  }

  .nav-link {
    padding: 1rem 1rem;
  }

  .social-media {
    width: 100%;
  }

  .Full-form-box {
    margin-top: -16rem;
  }

  /* -------04 - Login --------- */
  .login-page .round-red {
    position: absolute;
    top: 80px;
    right: 210px;
    height: 140px;
  }

  /* ----------------- 05 - Home ----------------- */
  .HomePage .jobCard-content {
    width: 100%;
  }
  .HomePage .userImg::before {
    height: 110px;
  }
  .HomePage .JobCard:last-child .userImg::before {
    height: 0;
  }

  .HomePage .Network-Jobs {
    margin-top: 4rem;
  }

  /* -------------- 06 - Job Details -------- */
  .HomePage .jobCard-content {
    width: 100%;
  }
  .HomePage .userImg::before {
    height: 110px;
  }
  .HomePage .JobCard:last-child .userImg::before {
    height: 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
	.login-page .login-blue-bg{
		padding: 170px 50px 100px 50px
	}
	.login-page .login-form-bg{
		padding: 100px 50px;
	}
	.remember-div{
		width:100%;
	}
	.login-page .login-form-bg form .form-control{
		width:100%;
	}
	.termsdiv{
		width:100%;
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  html {
    font-size: 8px;
  }

  .right-nav .search {
    top: -5px;
    right: 100%;
  }

  .right-nav .search:focus {
    width: 30rem;
    box-shadow: none;
    border: 1px solid rgba(85, 85, 85, 40%);
  }

  .main-Banner {
    height: 27rem;
  }

  .nav-link {
    padding: 1rem 1rem;
  }

  .Full-form-box {
    margin-top: -10rem;
  }

  /* -------04 - Login --------- */
  .login-page .full-form-row {
    margin-top: -6rem;
  }

  .login-page .round-red {
    position: absolute;
    top: 79px;
    right: 70px;
    height: 180px;
  }

  /* ------ My Profile ------ */
  .my-profile .mail-chat-div,
  .my-profile .per-info-detail {
    width: 50%;
    margin: 1rem;
  }

  /* -------Edit Profile ----- */
  .Full-form-box {
    margin-top: -10rem;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 3.5rem;
  }
  .Full-form-box {
    margin-top: -0rem;
  }

  /* -------04 - Login --------- */
  .login-page .full-form-row {
    margin-top: 2rem;
  }

  .login-page .round-red {
    display: none;
  }

  /* ----- 05 - Job Listing ------ */
  .job-list .DRP-row {
    overflow-x: scroll !important;
    overflow-x: hidden;
  }

  .job-list .DRP-row::-webkit-scrollbar {
    display: none;
  }

  /* ----- 07 - Home Page ------ */
  .HomePage .netjobs-li{
  	width:100%;
	float:none;
	height:200px;
  }
  .HomePage .home-middle-banner .first-row .left-div{
  	width: 100%;
	float: none;
	padding-right: 37px;
  }
  .HomePage .home-middle-banner .first-row .left-div img{
  	width:300px;
  }
  .HomePage .home-middle-banner .first-row .right-div{
  	width: 90%;
	float: none;
	margin:20px auto
  }
  .HomePage .home-middle-banner .second-row .left-div{
  	width: 90%;
	float: none;
	margin:20px auto
  }
  .HomePage .home-middle-banner .second-row .right-div{
  	display:none;
  }
  .HomePage .Home-main-Banner{
  	height:auto;
  }
  .subscribe-section .subscribe-bg{
  	padding-top:37px;
  }
  .HomePage .home-latest-jobs .latest-jobs-li{
  	padding:20px;
  }
  .me{
  	margin-top:20px !important;
  }
  .HomePage .Location-Box{
  	background-image: none;
  	margin-top: 4rem;	
	padding: 20px;
	border-radius: 10px;
	border:1px solid #ddd;
  }
  .HomePage .Location-Box .form-control{
  	border-color: #ddd;
	margin-bottom:10px;
  }
  .HomePage .LocationSearch-btn{
	float: right;
  }
  .HomePage .home-three-sections p.heading-desc{
  	width:82%;
  }
  
  .HomePage .uni-program{
  	margin:10px auto;
  }
  .HomePage .left-div{
  	  float: none;
	  text-align: center;
	  margin-top: 20px;
  }
  .HomePage .right-div{
  	text-align:center;
	float:none;
  }
 
  .HomePage .job-content {
    padding-left: 0rem;
    padding-top: 1rem;
  }

  /* ----- 13 - My Profile ------ */
  .my-profile .send-mail-bg a {
    padding: 1rem;
  }

  /* ----- Edit Profile ------ */
  .Full-form-box {
    margin-top: -0rem;
  }

  .Ranking .HomePage .OVERALLSCORE-btn {
    margin-left: 0;
  }
  .dropdown-menu{
  	background:#fff !important
  }
  .dropdown{
  	position:relative;
  }
  #mydropdownMenu .dropdown-menu{
  	width: auto;
	left: 0;
  }
  #mydropdownMenu .dropdown-menu li{
  	width:auto;
	float:none;
  }
  .navbar{
  	background-color:#2f79f2;
  }
  .right-nav .button{
  	color:#01A3F4 !important;
  }
  .bar{
	background-color:#01A3F4;
  }
  .overviewside2{
	  width:100%;
  }
  .fuelrightboard{
	  padding-top:10px;
	  min-height:500px;
  }
  .mapside2{
	  width:100%;
	  margin-top:10px;
  }
  .overviewsidefull .boatinfobox{
	  width:100%;
	  margin-right:0px;
  }
  
  .rightfullbox{
	  overflow:scroll;
  }
  .orderleft, .orderright, .overviewside, .mapside{
	  width:100%;
  }
  .power-container, .login-page .login-form-bg form .form-control, .login-page .btn-red{
	width: 100%
  }
  
  
}

@media only screen and (max-width: 991px) {
  html {
    font-size: 8px;
  }
  /* =================== Navbar =================== */
	.navbar{
  	background-color:#ecf7fd;
  }
  .nav-menu {
    position: absolute;
    left: -110%;
    top: 0;
    /* flex-direction: column; */
    background-color: #fff;
    /* border-top: 8px solid var(--color-purple); */
    width: 50%;
    /* text-align: center; */
    transition: 0.8s;
    box-shadow: 0 10px 27px rgba(0, 0, 0, 0.05);
    z-index: 9999;
    padding: 2rem;
    height: 100vh;
    display: block;
    /* padding-top: 150px; */
  }
  .nav-menu.active {
    left: 0;
  }
  .nav-item {
    text-align: start;
  }
  .nav-link, .nav-link:hover {
    margin: 0;
    text-align: center;
    color: #2f79f2;
    display: inline-block;
    padding: 1rem;
    font-size: 16px;;
    font-weight: normal;
	border-bottom:1px solid #eee;
	width:100%;
  }
  .nav_item .dropdown span{
  	color: #2f79f2;
	padding:1rem 8px;
	margin: 0;
  }
  .login-btn{
  	margin:1rem 0;
  }
  .login-btn a {
	  margin:auto;
    margin-top: 10px;
    display: block;
    width: 105px;
  } 
  .login-btn a:hover{
  	color: #fff;
  }
  #dropdownMenuButton2{
  	border-bottom:1px solid #eee;
  }
  .hamburgerr {
    display: block;
    cursor: pointer;
    text-align: end;
    padding-bottom: 2rem;
  }
  .hamburgerr > img {
    transition: 0.5s;
  }
  .hamburgerr > img:hover {
    transform: rotate(180deg);
  }
  .hamburger {
    display: block;
    cursor: pointer;
    margin-left: 1rem;
  }
  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }
  .hamburgerr.active .bar:nth-child(1),
  .hamburger.active .bar:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }
  .hamburgerr.active .bar:nth-child(3),
  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  .nav-icon a img {
    padding: 0;
  }
  .nav-menu li .active-nav::before {
    display: none;
  }
  .nav-blacklayer {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.445);
    z-index: 2;
    transition: 0.5s;
  }
  .footer-menu {
    display: block;
  }

  .user-profile .dropdown-toggle::after {
    display: none;
  }

  .user-profile .dropdown-menu {
    top: 29px;
	left: -158% !important;
	width: 110px;
	border-radius: 0;
	box-shadow: 0 0 1px #ddd;
  }

  .nav-menu li a:hover::after {
    display: none;
  }
  .nav_item .dropdown-menu{
  	box-shadow:none;
	width:100%;
  }

  /* ----------------- 06 - Home ----------------- */
  .HomePage .jobCard-content {
    width: 100%;
  }
  .HomePage .userImg::before {
    height: 130px;
  }
  .HomePage .JobCard:last-child .userImg::before {
    height: 0;
  }
  .HomePage .Network-Jobs {
    margin-top: 4rem;
  }

  /* ----------------- 09 - Ranking ----------------- */
  .Ranking .main-UnivercityRanking {
    padding: 4rem 0;
  }

  .Right-Block {
    margin-top: 4rem;
  }
  .HomePage .home-three-sections h2{
  	line-height: 45px;
	margin-bottom: 20px;
  }
  .HomePage .Home-main-Banner{
	height:auto;
	padding-top:20px;
	padding-bottom:35px;
  	box-shadow:none;
  }
  .large-card{
  	background-image: none;
	height: auto;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	left: 0;
	margin-top: 100px;
	padding: 10px;
	  padding-bottom: 10px;
	border: 0px solid #dddd;
	border-radius: 0px;
	padding-bottom: 0px;
  }
  .me{
  	margin:0;
  }
  .small-card{
  	background-image: none;
	height: auto;
  	right:0;
	border: 1px solid #dddd;
	border-radius: 10px;
	margin-bottom:10px;
	padding:15px;
  }
  .small-card-2{
  	background-image: none;
	height: auto;
  	right:0;
	border: 1px solid #dddd;
	border-radius: 10px;
	margin-bottom:10px;
	padding:15px;
  }
  .home-package-box{
  	width: 280px;
  }
  .HomePage .Location-Box{
  	margin-top:32px;
  }
  
  .login-page .login-form-bg{
	  padding: 30px 10px;
      text-align: center;
  }
  .login-page .login-blue-bg{
	  padding:50px 10px;
	  text-align:center;
  }
  .login-page .login-blue-bg .btn-red-trans{
	  margin:auto;
  }
 
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
  .right-nav .search {
    top: -5px;
    right: 100%;
  }

  .right-nav .search:focus {
    width: 20rem;
    box-shadow: none;
    border: 1px solid rgba(85, 85, 85, 40%);
  }
  .HomePage .Home-main-Banner{
	background-position: 0px 83px;
  	background-size: 142%;
  }
  .HomePage .Home-main-Banner .me video{
	margin-top: 0;
  	right: 0;
  }
  .HomePage .Home-main-Banner .me .heroimg{
	  margin-top: 20px;
  	  right: 0;
  }
  .banner-blue-h2{
	font-size: 41px;
  	line-height: 48px;
  }
  .header-blue-btn, .header-blue-btn:hover, .header-blue-btn:focus{
	font-size: 20px;
  	line-height: 11px;
	width: 181px;
	margin:auto;
	margin-top: 24px;
  }
  .HomePage .large-card .header-blue-btn{
	margin-bottom:20px;
  }
  .HomePage .banner-content{
	  margin-bottom:60px;
  }
  .HomePage .border-box-banner{
	padding:20px;
	padding-bottom:30px;
	margin-top:0px;
  }
  .HomePage .border-box-banner img{
	margin-bottom:16px;
  }
  .HomePage .border-box-banner .header-blue-btn{
	font-size: 20px;
  	line-height: 11px;
	width: 181px;
	margin-top: 20px;
	top:0;
  }
  .HomePage .border-box-banner .header-blue-btn i{
	top: 7px;
    font-size: 26px;
  }
  .HomePage .home-three-sections{
	  margin:0;
	  margin-top:30px;
  }
  .HomePage .home-three-sections h2{
	  font-size:38px;
  }
  .HomePage .home-three-sections p.heading-desc{
	  width:100%;
  }
  .HomePage .home-three-sections .three-sec{
	  text-align:center;
  }
  .HomePage .home-single-section{
	  padding:20px;
  }
  .HomePage .home-single-section .big-sec-inner{
	  text-align:center;
  }
  .HomePage .home-single-section .big-desc{
	font-size: 15px;
	line-height: 21px;
	text-align: center;
	margin-top: 25px;
  }
  .HomePage .home-single-section .header-blue-btn{
	  width:181px;
  }
  .HomePage .home-mobile-section h2{
	font-size: 36px;
  	line-height: 40px;
  }
  .HomePage .home-mobile-section p.heading-desc{
	padding: 0;
  }
  .HomePage .home-mobile-section .mobile-inner{
	  margin-top: 0px;
  }
  .HomePage .home-mobile-section .big-sec-inner1{
	  text-align:center;
  }
  .HomePage .home-mobile-section .big-sec-inner1 img{
	  width:70%;
	  margin-top:35px;
  }
  .HomePage .home-mobile-section .app-btns{
	  text-align:center;
	  margin-top:37px;
  }
  .HomePage .home-mobile-section .app-btns img.apple{
	  width:200px;
  }
  .HomePage .home-mobile-section .app-btns img.google{
	  width:168px;
  }
  .talent-section{
	  padding:20px;
  }
  .talent-section h2{
	  font-size:36px;
  }
  .talent-section p.heading-desc{
	  width:84%;
  }
  .footer-Banner{
	  text-align:center;
  }
  .footer-Banner p, .footer-Banner a{
	  margin:15px 0 30px 0;
	  text-align:center;
  }
  .footer-Banner .me-5{
	  margin:0 !important;
	  margin-bottom:14px !important;
  }
  .footer-Banner .social-media{
	  width:212px;
	  margin:auto;
  }
  .footer-Banner .social-media a{
	  margin:0;
  }
  .HomePage .home-mobile-section .number-circle{
	  display:block;
	  float:left;
	  margin-right:17px;
  }
  .bluenav{
	  box-shadow:none;
  }
  #profilecompli{
	  position:absolute;
	  top:66px;
	  width:100%;
	  right:0;
  }
  .fuelsidebar{
	  padding-top:101px;
  }
  .profilecomplete{
	  margin-right:0;
  }
  .fuelsidebar li{
	  margin: 5px 0;
  	  padding: 5px 0px 5px 20px;
  }
  .reldivmessage{
	  margin-top:20px;
  }
  
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .timeline::after {
  left: 31px;
  }
  
  /* Full-width containers */
  .tcontainer {
  width: 100%;
  padding-left: 70px;
  padding-right: 25px;
  }
  
  /* Make sure that all arrows are pointing leftwards */
  .tcontainer::before {
  left: 60px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .tleft::after, .tright::after {
  left: 15px;
  }
  
  /* Make all right containers behave like the left ones */
  .tright {
  left: 0%;
  }
  
  .profilepopupinner{
	  left:0 !important;
	  width:100% !important;
  }
}

@media screen and (max-width: 575px) {
  .nav-menu {
    width: 70%;
  }
  .container14 {
    width: 96%;
  }
  .main-banner-bottom2{
  	height:auto;
  }
  .job-list .Location-Box .form-control, .Ranking .Location-Box .form-control{
  	margin-bottom:5px;
  }
  .gradient-btn, .clearbtn{
  	float:right;
	margin-left:10px;
  }
  .main-Banner .banner-blue-title{
  	font-size:24px !important;
  }
  .main-Banner{
  	padding-top: 65px;
	padding-bottom: 10px;
  }
  .right-nav .expandright {
    
  }

  /* ------Footer ------- */
  .footer-logo-content .footer-logo {
    width: 24rem;
  }

  /* -----04 - Login ------ */
  .login-page .login-form-bg {
    padding: 1.4rem;
  }

  .login-page .main-Banner {
    height: 18vh;
  }

  /* ----------------- 06 - Home ----------------- */
  .HomePage .UniverSitytable-header {
    padding: 2rem 1rem;
  }
  .HomePage .TableData-row {
    padding: 1rem 0;
  }

  /* --------05 - Job Listing ------ */
  .job-list .apply-job-border .education-logo {
    width: 12%;
  }

  /* ------------06 - Job Details ---------- */
  .job-details .job-decription-banner {
    padding: 0;
  }

  .job-details .job-desciption {
    padding: 1rem;
  }

  /* -------13 - My Profile ------- */
  .my-profile .main-Banner .employee h2 {
    font-size: 2.6rem !important;
  }

  .my-profile .scores-tag li p {
    padding: 0.6rem 1.2rem;
  }

  /* ------18 - Edit Profile ------ */
  .edit-profile .cvv-box {
    height: 12rem;
    width: 14rem;
    padding: 1rem;
  }

  .edit-profile .needs-validation .form-control {
    padding: 1rem;
  }

  .edit-profile .selectize-input .item {
    padding: 0.6rem;
  }

  .edit-profile .form-bg {
    padding: 1rem;
  }
  .HomePage .border-box-banner p{
	  padding-right:0;
  }
  .login-page .full-form-row{
	  height:auto;
  }
  .login-page .login-blue-bg{
	  height:auto;
  }
  .login-page .login-blue-bg h4{
	  font-size: 30px !important;
  	  line-height: 36px !important;
  }
  .login-page .login-form-bg form .form-control {
	  width:100%;
  }
  .termsdiv{
	  width:100%;
  }
  .btn-red{
	  width:100%;
  }
  .remember-div{
	  width:100%;
  }
  .googledev p{
	  width:100%;
  }
  .login-page .login-form-bg{
	  padding: 30px 10px;
      text-align: center;
  }
  .login-page .login-blue-bg{
	  padding:50px 10px;
	  text-align:center;
  }
  .login-page .login-blue-bg .btn-red-trans{
	  margin:auto;
  }
}
@media only screen and (max-width: 550px) {
.HomePage .banner-content{
	  margin-bottom:30px;
  }
}
@media only screen and (max-width: 500px) {
.HomePage .home-mobile-section h3{
  font-size: 27px;
  line-height: 30px;
  margin-bottom:0;
}
.HomePage .home-mobile-section .mobile-inner{
	width:95%;
}
}
@media only screen and (max-width: 450px) {
.HomePage .home-mobile-section h3{
  font-size: 23px;
  line-height: 30px;
  margin-bottom:0;
}
.nav-logo{
  padding:0;
}
}
@media only screen and (max-width: 360px) {
  /* -------04 - Login --------- */
  .login-page .full-form-row {
    margin-top: 2rem;
  }
}
