/*!
 * Theme Style Sheet
 * Copyright 2018 Techizer info web.
 * Site Url:  http://www.techizer.co/
 *//*! */
 
@media only screen and (max-width: 2400px) and (min-width: 1600px){
		
}
@media only screen and (max-width: 1599px) and (min-width: 1368px){
		
}
@media only screen and (max-width: 1367px) and (min-width: 1200px){
	
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
	.navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .nav-link {
		padding: 12px 4px;
	}
	.navbar-expand-sm .navbar-nav .nav-item, .navbar-expand-md .navbar-nav .nav-item, .navbar-expand-lg .navbar-nav .nav-item {
		padding: 0 2px;
	}
	.navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .nav-link {
		font-size: 14px;
	}
	.navbar-expand-lg .navbar-nav.hsocialmedia li.nav-item .button3 {
		padding: 7px 7px;
    	font-size: 16px;
	}
	.roster_table .roster_timeshift ul li a, .roster_table .roster_timeshift ul li span {
		padding: 20px 15px;
	}
}
@media (max-width: 1023px) {
	
}
@media (max-width: 991px) {
	.menu_button.animated-arrow {
	    display: inline-block;
	}
	.navbar-expand-sm, .navbar-expand-md, .navbar-expand-lg {
    	padding: 12px 0px;
	}
	.navbar-brand {
		display: block;
	}
	.container {
	    max-width: 100%;
	}
	.navbar-brand img {
		width: 120px;
	}
	.bigtitle {
    	font-size: 32px;
	}
	.subtitle {
    	font-size: 36px;
	}
	.button1{
		padding: 15px 20px;
	}
	.expre_memberlist li {
		width: 20%;
	}
	.membername .ladiesname {
		font-size:16px;
	}
	.button3 {
		margin-bottom: 15px;
	}
	.fwidget_nav li {
		font-size: 16px;
	}
	.mediasocial {
		display: inline-block;
	}
	.dsktopmedia {
		display: none;
	}
	.hsocialmedia li .button3 {
		margin-bottom: 0;
	}
	.desktopmenu {
		display: none;
	}
	.mobilemenu {
		display: block;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.welcmnote {
		min-height: 400px;
	}
	.roster_table .roster_timeshift ul li span {
		padding: 20px 0px;
	}
	.roster_table .roster_timeshift ul li a {
		padding: 12px 10px;
	}
	.roster_table .roster_timeshift ul li a, .roster_table .roster_timeshift ul li span {
		
	}
}
@media only screen and (max-width: 767px) and (min-width: 576px){
	.expre_memberlist li {
	    width: 25%;
	}
	.emimg img {
		width: 100%;
	}
	.membername .ladiesname {
    	font-size: 13px;
	}
	.testimonial_inner:after {
		width: 100%;
	}
	.welcom_img img, .lprof_img img{
		width: 100%;
	}
	.welcom_img, .lprof_img {
		margin-top: 40px;
	}
	.welcmnote {
		min-height: auto;
		margin-top: 60px;
	}
	.welcome_section {
		margin-bottom: 60px;
	}
	.welcmnote .vh1{
		position: relative;
	}
	.innerladies_carousel .owl-carousel .owl-nav button.owl-next {
	    margin-right: 0%;
	}
	.innerladies_carousel .owl-carousel .owl-nav button.owl-prev {
	    margin-left: 0;
	}
	.ladies_dtls {
		bottom: -140px;
		opacity: 1;
		visibility: visible;
		background: rgba(162, 17, 71, 0.9);
	}
	.roster_table .weekdate,
	.roster_table .roster_timeshift {
		max-width: 100%;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	}
	.roster_table .weekdate span {
	    -ms-transform: translateX(0%) translateY(0%) rotate(0deg);
	    -webkit-transform: translateX(0%) translateY(0%) rotate(0deg);
	    transform: translateX(0%) translateY(0%) rotate(0deg);
	    margin-left: 0;
	    position: relative;
	    top: 0;
	    display: inline-block;
	    white-space: normal;
	    text-align: center;
	    padding: 15px 0;
	}
	.roster_table .roster_timeshift ul li span {
		padding: 20px 0px;
	}
	.roster_table .roster_timeshift ul li a {
		padding: 12px 10px;
	}
	.roster_table .roster_timeshift ul li a, .roster_table .roster_timeshift ul li span {
		
	}
	.roster_table .roster_timeshift ul li {
		display: inline-block;
		margin-bottom: 5px;
	}
	.roster_table .roster_timeshift ul li:first-child {
	    width: 100%;
	    padding-right: 0;
	    margin-bottom: 5px;
	}
	.roster_table .roster_timeshift ul li span:after {
		border: none;
		right: 0;
	}
}
@media only screen and (max-width: 575px) and (min-width: 420px){
	.expre_memberlist li {
	    width: 33.33%;
	}
	.emimg img {
		width: 100%;
	}
	.membername .ladiesname {
    	font-size: 13px;
	}
	.testimonial_inner:after {
		width: 100%;
	}
	.welcom_img img{
		width: 100%;
	}
	.welcom_img, .lprof_img {
		margin-top: 40px;
	}
	.welcmnote {
		min-height: auto;
		margin-top: 60px;
	}
	.welcome_section {
		margin-bottom: 60px;
	}
	.welcmnote .vh1{
		position: relative;
	}
	.meatladies_content .col-sm-4 {
		text-align: center !important;
	}
	.testimg {
		text-align: center !important;
	}
	.testimonialsec{
		padding: 30px;
	}
	.ladies_dtls {
		
	}
	.innerladies_carousel .owl-carousel .owl-nav button.owl-next {
	    margin-right: 0%;
	}
	.innerladies_carousel .owl-carousel .owl-nav button.owl-prev {
	    margin-left: 0;
	}
	.ladies_dtls {
		bottom: -140px;
		opacity: 1;
		visibility: visible;
		background: rgba(162, 17, 71, 0.9);
	}
	.hsocialmedia li .button3 {
		font-size: 15px;
	    min-height: auto;
	    padding: 7px 10px;
	}
	.roster_table .weekdate,
	.roster_table .roster_timeshift {
		max-width: 100%;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	}
	.roster_table .weekdate span {
	    -ms-transform: translateX(0%) translateY(0%) rotate(0deg);
	    -webkit-transform: translateX(0%) translateY(0%) rotate(0deg);
	    transform: translateX(0%) translateY(0%) rotate(0deg);
	    margin-left: 0;
	    position: relative;
	    top: 0;
	    display: inline-block;
	    white-space: normal;
	    text-align: center;
	    padding: 15px 0;
	}
	.roster_table .roster_timeshift ul li span {
		padding: 20px 0px;
	}
	.roster_table .roster_timeshift ul li a {
		padding: 12px 10px;
	}
	.roster_table .roster_timeshift ul li a, .roster_table .roster_timeshift ul li span {
		
	}
	.roster_table .roster_timeshift ul li {
		display: inline-block;
		margin-bottom: 5px;
	}
	.roster_table .roster_timeshift ul li:first-child {
	    width: 100%;
	    padding-right: 0;
	    margin-bottom: 5px;
	}
	.roster_table .roster_timeshift ul li span:after {
		border: none;
		right: 0;
	}
}
@media (max-width: 543px) {
	.navbar-brand{
		width: 100%;
		text-align: center;
	}
}
@media (min-width: 487px) {
	.hsocialmedia li .button3 i{
		display: none;
	}
}
@media (max-width: 487px) {
	.hsocialmedia li .button3 {
		width: 27px;
	    padding: 0;
	    height: 27px;
	    line-height: 27px;
	    margin: 0;
	    min-height: 29px;
	    border-radius: 50%;
	    font-size: 15px;
	}
	.hsocialmedia li .button3 span{
		display: none;
	}
	.navbar-brand img {
	    width: 90px;
	}
	.roster_table .weekdate,
	.roster_table .roster_timeshift {
		max-width: 100%;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	}
	.roster_table .weekdate span {
	    -ms-transform: translateX(0%) translateY(0%) rotate(0deg);
	    -webkit-transform: translateX(0%) translateY(0%) rotate(0deg);
	    transform: translateX(0%) translateY(0%) rotate(0deg);
	    margin-left: 0;
	    position: relative;
	    top: 0;
	    display: inline-block;
	    white-space: normal;
	    text-align: center;
	    padding: 15px 0;
	}
	.roster_table .roster_timeshift ul li span {
		padding: 20px 0px;
	}
	.roster_table .roster_timeshift ul li a {
		padding: 12px 10px;
	}
	.roster_table .roster_timeshift ul li a, .roster_table .roster_timeshift ul li span {
		
	}
	.roster_table .roster_timeshift ul li {
		display: inline-block;
		margin-bottom: 5px;
	}
	.roster_table .roster_timeshift ul li:first-child {
	    width: 100%;
	    padding-right: 0;
	    margin-bottom: 5px;
	}
	.roster_table .roster_timeshift ul li span:after {
		border: none;
		right: 0;
	}
}
@media (max-width: 360px) {
	.expre_memberlist li {
	    width: 100%;
	}
	.innerladies_carousel .owl-carousel .owl-nav button.owl-next {
	    margin-right: 0%;
	}
	.innerladies_carousel .owl-carousel .owl-nav button.owl-prev {
	    margin-left: 0;
	}
	.ladies_dtls {
		bottom: -140px;
		opacity: 1;
		visibility: visible;
		background: rgba(162, 17, 71, 0.9);
	}
}
@media only screen and (max-width: 419px) and (min-width: 300px){
	.expre_memberlist li {
	    width: 50%;
	}
	.emimg img {
		width: 100%;
	}
	.membername .ladiesname {
    	font-size: 13px;
	}
	.testimonial_inner:after {
		width: 100%;
	}
	.welcom_img img{
		width: 100%;
	}
	.welcom_img, .lprof_img {
		margin-top: 40px;
	}
	.welcmnote {
		min-height: auto;
		margin-top: 60px;
	}
	.welcome_section {
		margin-bottom: 60px;
	}
	.welcmnote .vh1{
		position: relative;
	}
	.meatladies_content .col-sm-4 {
		text-align: center !important;
	}
	.testimg {
		text-align: center !important;
	}
	.testimonialsec{
		padding: 30px;
	}
	.ladies_dtls {
		
	}
	.videoicon img{
		width: 80px;
	}
	.title2 {
		font-size: 26px;
	}
	.bigtitle {
    	font-size: 20px;
	}
	.subtitle {
    	font-size: 30px;
	}
	.navbar-expand-sm, .navbar-expand-md, .navbar-expand-lg {
	    padding: 12px 0px;
	}
	.navbar-brand {
		margin-right: 0;
	}
	.mediasocial li {
		margin: 0;
	}
	.mediasocial li a {
		width: 22px;
    	height: 22px;
    	line-height: 22px;
	}
	.navbar-toggler {
		padding: 0;
	}
	.innerladies_carousel .owl-carousel .owl-nav button.owl-next {
	    margin-right: 0%;
	}
	.innerladies_carousel .owl-carousel .owl-nav button.owl-prev {
	    margin-left: 0;
	}
	.ladies_dtls {
		bottom: -140px;
		opacity: 1;
		visibility: visible;
		background: rgba(162, 17, 71, 0.9);
	}
}