@media(max-width: 768px){
.header-strip a{font-size: 12px;}
.home-logo .logo-box{width: 100%!important;}
.home-logo img{width:220px;}
.home-h1{width:100%;font-size: 14px;}
.easy-search{padding:0 20px;}
.easy-search .search-box{width:100%!important;padding:30px;}
.easy-search .search-title{font-size: 16px;}
.easy-search .search-title span{font-size: 18px;}
.search-fields{font-size: 14px;}
.easy-search form input[type='text'],.easy-search form select{width:147px;}
.easy-search form select#AgeFromDropDown,.easy-search form select#AgeToDropDown{width:50px!important;}

header{margin-top: 15px;}
header .navbar-brand .logo-img{width: 100%!important}
.navbar-brand-main{display: flex; justify-content: center;}
.fran-img{display:block!important;}
header .header-cont{display:none;}
header .header-sm-btn{display: flex; margin:0; padding: 0; align-items: center; justify-content: center; margin-bottom: 10px;}
header .header-sm-btn .header-register{font-size: 16px;}
/*MENU*/
.menu{font-size: 18px;}
.main-menu .m-menu{display: none;}
.main-menu .m-menu ul{float: none;}
.main-menu .m-menu ul li{display: block; text-align: center; border-bottom: 1px solid rgba(255,255,255,0.5);}
.main-menu .m-menu ul li.active{float: none;}
.main-menu .m-menu ul li a{padding:15px 20px;}
.main-menu .responsive-bar{display: block;}

.banner-section{min-height: 130px;}
.banner-section .banner-text .banner-head{font-size: 26px;}

.profiles-section .profile{background: #fff;}
.profiles-section .profile .profile-photo{display: inline-block; padding:5px; width: auto;}
.profiles-section .profile .profile-details{display: inline-block; width: auto; margin-bottom: 10px; padding: 0;padding-left: 5px;}
.profiles-section .profile .profile-details-mob{display: block; float: left; width: 100%; margin:20px 0 0; padding: 0;}
.profiles-section .profile img{border:none; width: 100%; height: 120px;overflow: hidden;}
.profiles-section .profile img.w-100{width: auto;}
.profiles-section .profile img.mob-profile-img{width: 100%; height: auto;}
.profiles-section .profile .mob-profile-img-center{text-align: center;}
.profiles-section .profile table tr td{vertical-align: top;width:auto;}
.profiles-section .profile .profile-full-link:hover{text-decoration: none}
.profiles-section .profile table tr th{vertical-align: top; border:none;padding:0;}
.profiles-section .profile .profile-full-link button{display:inline-block; outline: 0; border:0.5px solid #e23744; border-radius: 5px; background-color: #e23744; color: #fff; font-weight: normal; transition: 0s ease-in-out;}
.profiles-section .profile .profile-full-link button .fa-play-circle{transition: 0s ease-in-out;}
.profiles-section .profile .profile-full-link button:hover .fa-play-circle{margin-left: 5px;}


.profile-page .profile img{height: auto!important;}

.app-download-right{padding-top:0px;}
.app-download-right h4{font-size: 18px;}
.head1{font-size: 1.5rem;}

/*CALL BACK REQUEST*/
.call-sec{padding:10px;}
.call-sec h4{font-size: 18px;}
.call-sec p{font-size: 12px;}
.call-sec .call-back-form form div{display: inline-flex; width: 100%; padding: 10px; margin:0;}

footer{margin-top: 20px;}
footer .f-social, .advt .ad-social{font-size:22px}
footer .f-social .f-social-link, .advt .ad-social .f-social-link{width:30px;}
footer .f-mt25{margin-top:25px;}
footer .f-links li{font-size: 12px;margin:8px 0;}
footer .call-link{font-size: 14px;}
.copyright .col-md-6,.copyright .col-md-6:nth-child(2){text-align: center;}


}