/*********media query for desktop *************/


@media(min-width:320px) and (max-width:767px){
.fordesktop {	display: none;}
.header {padding: 15px 0;}
.header .navbar.navbar-expand-lg.navbar-light .navbar-brand {position: static;width: 75%;}
.header .navbar.navbar-expand-lg.navbar-light .navbar-brand img {	width: 100%;	height: auto;}
.header .navbar-nav .nav-link {	margin: 12px 0;	text-align: center;}
.navbar-nav {	margin-top: 20px;}
.banner .carousel-item .carousel-caption {	width: 80%;}
.banner h5 {	font-size: 12px;}
.banner h4 {	font-size: 25px;}
.banner p {	font-size: 14px;	line-height: 1.7;}
.Find_match_form {	margin-top: -50px;}
.banner .carousel-indicators {	bottom: 56px;}
.match_form {	padding: 22px 20px 26px;}
.match_form .padzero {	margin: 0 0 4px;}
.match_form .btncss {	margin: 18px 0 0;}
.mainsec {	padding: 50px 0;}
.adimg {	margin: 30px 0 0;}
h4.heading {	font-size: 28px;}
.pdlft100 {	padding-left: 15px;}
.footerlinks {	margin: 40px 0 0;}
footer ul.social_icon {	margin: 30px 0 0px;}
}


@media screen and (min-width:768px) and (max-width: 1023px) {
.fordesktop {	display: none;}
.header {padding: 15px 0;}
.header .navbar.navbar-expand-lg.navbar-light .navbar-brand {position: static;width: 50%;}
.header .navbar.navbar-expand-lg.navbar-light .navbar-brand img {	width: 100%;	height: auto;}
.header .navbar-nav .nav-link {	margin: 12px 0;	text-align: center;}
.navbar-nav {	margin-top: 20px;}
.banner img {	height: 460px;}
.banner .carousel-item .carousel-caption {	width: 80%;}
.banner h5 {	font-size: 12px;}
.banner h4 {	font-size: 25px;}
.banner p {	font-size: 14px;	line-height: 1.7;}
.Find_match_form {	margin-top: -60px;}
.banner .carousel-indicators {	bottom: 66px;}
.match_form {	padding: 24px 24px 28px;}
.match_form .padzero {	margin: 0 0 4px;}
.match_form .btncss {	margin: 18px 0 0;}
.mainsec {	padding: 50px 0;}
.adimg {	margin: 30px 0 0;}
h4.heading {	font-size: 28px;}
.footerlinks {	margin: 40px 0 0;}
footer ul.social_icon {	margin: 30px 0 0px;}

}


@media screen and (min-width:1024px) and (max-width: 1279px) {
.fordesktop {	display: none;}
.header {padding: 15px 0;}
.header .navbar.navbar-expand-lg.navbar-light .navbar-brand {position: static;width: 20%;}
.header .navbar.navbar-expand-lg.navbar-light .navbar-brand img {	width: 100%;	height: auto;}
.header .navbar-nav .nav-link {	margin: 0 10px;	font-size: 12px;	font-family: Montserrat-Medium;}
.navbar-nav.ml-auto {	margin: 0;}
.navbar-nav {	margin-top: 20px;}
.banner img {	height: 460px;}
.banner .carousel-item .carousel-caption {	width: 80%;}
.banner h5 {	font-size: 12px;}
.banner h4 {	font-size: 25px;}
.banner p {	font-size: 14px;	line-height: 1.7;}
.Find_match_form {	margin-top: -60px;}
.banner .carousel-indicators {	bottom: 66px;}
.match_form {	padding: 24px 26px 30px;}
.mainsec {	padding: 50px 0;}
.View_Classifieds_inner h4 {	font-size: 20px;}
h4.heading {	font-size: 28px;}
.footerlinks {	margin: 40px 0 0;}
footer ul.social_icon {	margin: 30px 0 0px;}
.footerlinks p { color: #a9aeb3;font-size: 16px;font-family: Montserrat-Medium;}
}

@media screen and (min-width:1280px) and (max-width: 1365px) {
.header .navbar.navbar-expand-lg.navbar-light .navbar-brand {width: 28%;}
.header .navbar.navbar-expand-lg.navbar-light .navbar-brand img {	width: 100%;	height: auto;}
.header .navbar-nav .nav-link {	font-size: 13px;	font-family: Montserrat-Medium;}
.navbar-nav.ml-auto {	margin: 0;}
.mailandnumber li:first-child {	display: none;}
.navbar-nav {	margin-top: 20px;}
.banner img {	height: 460px;}
.banner .carousel-item .carousel-caption {	width: 80%;}
.banner p {	font-size: 16px;}
}

@media screen and (min-width:1366px) and (max-width: 1439px) {

}


@media screen and (min-width:1440px) and (max-width: 1599px) {

}


@media screen and (min-width:1600px) and (max-width: 1679px) {
.header .navbar-nav .nav-link {	margin: 0 .6rem;}
}


@media screen and (min-width:1680px)  {
.header .navbar-nav .nav-link {	margin: 0 .8rem;}

}