@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Playball');
@import url('https://fonts.googleapis.com/css?family=Croissant+One');
body {
	font-family: 'Lato', sans-serif;
	background-color: #c2272b;
	 margin: 0;
    padding: 0;
}

.fortworth .container-fluid, .fortworth .container-fluid .col-md-4, .fortworth .container-fluid .col-md-8 {
	padding: 0px;
}
.logo {
	background-color: #ecebef;
}
.logo img {
	padding: 20px 0px 20px;
	margin: 0px auto;
}
.logo h3 {
    margin-top: 0;
    padding:0px 10px 15px 10px;
    text-align: center;
}
.member-login {
	background-color: #c2272b;
	/*padding: 100px 30px 207px;*/
	color: #fff;
}
.member-login h1 {
	margin-bottom: 40px;
}
.member-login .login {
	box-shadow: none;
	color: #c2272b;
	font-weight: bold;
	padding: 10px 50px;
	text-transform: uppercase;
}
.f_password, .f_password:hover, .f_password:active {
	color: #fff;
	text-decoration: none;
	 display: inline-block;
	margin-bottom: 40px;
	background-color: transparent;
	border: none;
}
.member-login hr {
	width: 80%;
}
.right-section {
	background: url(../images/header_bg.jpg) no-repeat center center fixed;
	color: #1e3160;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: inline-block;
	position: absolute;
	}
.right-section h1 {
	color: #c2272b;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	padding: 100px 0 0;
}
.right-section h2::before {
	content: url("../images/list_icon.png");
	padding-right: 25px;
	/*vertical-align: middle;*/
}
.right-section p {
	padding-left: 53px;
}
.right-section h2 {
	color: #c2272b;
	font-size: 28px;
	text-transform: uppercase;
}
.detail-content {
	/*padding-bottom: 70px;*/
	display: inline-block;
}
.bottom-content {
	background-color: #ecebef;
	color: #c2272b;
	padding: 10px 10px 10px 10px;
}
.bottom-content span img, .logo-bottom span img {
	margin-right: 20px;
}
.bottom-content h3{
	margin: 0px;
	font-size: 20px;
}
.logo-bottom h3{
	margin: 5px 0px;
	color: #c2272b;
	font-size: 20px;
}
.logo-bottom h3 a, .logo-bottom h3 a:hover, .logo-bottom h3 a:active{
	color: #c2272b;
	text-decoration: none;
}
.bottom-content h3 a, .bottom-content h3 a:hover, .bottom-content h3 a:active{
	color: #fff;
	text-decoration: none;
}
.footer {
	padding: 0px;
}
.bottom-block{
  position: absolute;
    bottom: 0;
	 width: 100%;
}

.logo-bottom {
    background-color: #ecebef;
    color: #000000;
  padding: 19px 0 15px;
    text-align: center;
}
.logo-bottom p{
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 0;
}
.bottom-content{
	 background-color: #c2272b;
    color: #fff;
  padding: 17px 0;
	text-align: center;
}
.bottom-block .col-md-6{
	padding: 0px;
}
.bottom-content span img, .logo-bottom span img{
	margin-right: 20px;
}
.login-button{
	margin-bottom: 0px;
	margin-top: 10px;
}
.checkbox{
	margin-top: 10px !important;
}
.footer-bottom{
	background-color: #fff;
	}
.footer-bottom p{
	text-align: center;
	margin-bottom: 0px;
	padding: 7px 0;
	color: #c2272b;
}
.footer-bottom a, .footer-bottom a:hover, .footer-bottom a:active{
	color: #c2272b;
	text-decoration: none;
}
.block-tou, .block-privacy{
    height: 60vh;
    overflow: auto;
}
.modal{
	padding: 0px;
}
.contact-detail, .contact-detail .col-md-6{
	padding: 0px;
}
.contact-detail{
	position: absolute;
	bottom: 0px;
}
.f_title {
    background-color: #c2272b;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    text-align: center;
}
.f_title button.close {
        color: #fff;
      opacity: 0.7;
   }
.submit_btn{
	 background-color: #c2272b;
	color: #fff;
	border: none;
}
.forgot_block{
	padding-top: 15px;
}
.modalpopup-booking popup_box{
    z-index:1 ;
}
  .ModalBackground{
        
                filter:alpha(opacity=90);
                -moz-opacity:0.9;
                opacity:0.9;
                -khtml-opacity: 0.9;
               
             background-color:#000;
             z-index:-2 !important;
        }
        .modalpopup-booking{
            z-index:3 !important;
        }
        .modalpopup-booking
        {
            width:100%;
            left:0px;
            top:0px;
        }
        .main-popup
        {
            background-color:#fff;
            padding:0px;
          border-radius:6px;
          color:#000;
        }
/*----------------------------Media Query Started -----------------------------*/
@media only screen and (min-width : 992px) and (max-width : 1500px) {
	.right-section h1{
		padding: 3% 0 0;
	}
	.bottom-content h3, .logo-bottom h3{
		font-size: 17px;
	}
	.right-section h1 {
    padding: 1% 0 0;
}
	.right-section h2{
		font-size: 22px;
	}
	.right-section p{
		padding-left: 0px;
	}
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
.member-login {
	color: #fff;
	padding: 20px 0;
}
	.member-login hr {
    width: 100%;
}
.member-login button {
	width: 100%;
}

.detail-content {
	padding-bottom: 30px;
}
	
}
@media only screen and (max-width: 991px) {
	.bottom-block{
  position: relative;

	 width: 100%;
}
	.right-section{
		position: relative;
		height: auto !important;
	}
	.contact-detail{
	position: relative;
	bottom: 0px;
}
.close{
	    width:auto !important;
	}
}
@media only screen and (max-width: 767px) {
.member-login button {
	width: 100%;
}
.member-login hr {
	width: 100%;
}
.right-section {
	display: block;
}
	.member-login{
		 padding: 30px;
	}
	.right-section h1{
		padding: 20px 0;
	}
	
}

@media only screen and (max-width: 640px) {
.member-login {
	padding: 20px 0;
}
	
}
@media only screen and (max-width: 480px) {
.bottom-content h3, .logo-bottom h3{
		font-size: 13px;
	}
}
/*----------------------------Media Query Ended -----------------------------*/
