@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Roboto', sans-serif;

}

.page-header-wrapper{
	width:100%;
	background:#d4e6e6;
}

.doctor-search-con{
	width:100%;
	background-color:#1ea433;
	min-height:85px;
}

.doctor-search-con .col-lg-3 h3{
	padding:0px;
	margin:23px 0px 0px 0px;
	text-transform:uppercase;
	font-size:32px;
	font-weight:900;
	color:#ffffff;
}

.doctor-search-con select,
.doctor-search-con input{
	border:2px solid #abe9db;
	background:none !important;
	min-height:50px;
	color:#FFFFFF !important;
	font-size:16px;
	margin-top:18px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	padding-left:20px;
	padding-right:20px;
}

.doctor-search-con input:focus,
.doctor-search-con select:focus {
  border-color: #FFF;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.00), 0 0 8px rgba(255, 0, 0, 0.0);
}

.doctor-search-con button{
	padding:0px;
	margin:0px;
	width:100%;
	border:none;
	background:none;
	outline:none;
	background-color:#c3f7cb;
	color:#1ea433;
	min-height:50px;
	margin-top:18px;
	font-size:26px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor:pointer;
}

.doctor-search-con button:hover{
	background-color:#daf5ef;
}

.doctor-search-con .col-lg-3{
	/*background:url(../img/doctorbg-green.svg) right no-repeat;*/
	min-height:84px;
}

.doctor-search-con .col-lg-9{
	padding-left:45px;
}

.doctor-search-con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}

.doctor-search-con input::-moz-placeholder { /* Firefox 19+ */
   color: #fff;
}

.doctor-search-con input:-ms-input-placeholder { /* IE 10+ */
   color: #fff;
}

.doctor-search-con input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}

.doctor-search-con select option { 
	color: black; 
}

.header-con{
	width:100%;
	background-color:#FFFFFF;
	min-height:95px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.1);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.1);
	position:relative;
	z-index:998;
	padding:0px 25px;
}

.headertop-con a{
	width:90%;
	background-color:#1ea433;
	color:#FFFFFF;
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	min-height:45px;
	padding-top:10px;
}

.headertop-con a:hover{
	background-color:#0e8d22;
	text-decoration:none;
}

.headertop-con  h6{
	width:100%;
	text-align:right;
	text-transform:uppercase;
	font-size:16px;
	color:#2d2d2d;
	font-weight:bold;
	padding:0px;
	margin:13px 0px 0px 0px;
}

.headertop-con  h6 a{
	color:#2d2d2d;
	text-decoration:none;
}

.header-banner{
	/*min-height:260px;*/
	min-height:100px;
	position:relative;
	background:url(../img/header-bg.jpg) right no-repeat;
}

.header-banner .col-lg-9{
	display: table;
	/*height:260px;*/
	height:100px;
}

.header-banner img{
	height:267px;
	position:relative;
	right:0px;
}

.header-banner .col-lg-3{
	position:relative;
}

.header-banner .col-lg-3 img{
	width:90%;
	height:auto;
	position:relative;
	top:0px;
	z-index:997;
}

.header-banner h2{
	display: table-cell;
    vertical-align: middle;
	width:100%;
	text-align:left;
	padding:0px;
	margin:0px;
	/*text-transform:uppercase;*/
	/*font-size:52px;*/
	font-size:32px;
	color:#293845;
	font-weight:900;
	line-height:46px;
}

.header-con .navbar{
	padding:0px;
	float:right;
	margin-top:29px;
}

.header-con .navbar-nav .nav-link{
	color:#252424;
	/*text-transform:uppercase;*/
	font-size:15px;
	border:2px solid transparent;
	padding:5px 26px;
	font-weight:500;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-left:10px;

}

.header-con .navbar-nav .nav-link:hover{
	border:2px solid #1ea433;
	color:#1ea433;
}

.logo-container{
	width:auto;
	min-height:78px;
	min-width:100px;
	float:left;
	margin-top:8px;
}

.logo-container img{
	height:78px;
}	

.footer-wrapper{
	width:100%;
	background:url(../img/footer-bg.jpg) top #1b232f;
	padding-top:60px;
}

.footer-wrapper p{
	color:#aaadb1;
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:16px;
}

.footerbtm-con{
	width:100%;
	background-color: rgba(0, 0, 0, 0.75);
	min-height:75px;
	color:#cacccf;
	font-size:16px;
	padding-top:25px;
	margin-top:60px;
}

.footerbtm-con .col-lg-6:last-child{
	text-align:right;
}

.footerbtm-con a{
	color:#cacccf;
	text-decoration:none;
}

.footerbtm-con a:hover{
	color:#1ea433;
}

.footer-wrapper .col-lg-4 h3{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:28px;
	font-weight:900;
	padding:0px;
	margin:0px 0px 16px 0px;
}

.footer-wrapper .col-lg-4 h3 font{
	color:#1ea433;
}

.footer-wrapper .col-lg-4 h6{
	color:#aaadb1;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:16px;
}

.footer-wrapper .col-lg-4 h6 a{
	color:#aaadb1;
	text-decoration:none;
}

.footer-links{
	width:100%;
	padding:0px;
	margin:0px;
}

.footer-links li{
	list-style:none;
	margin-bottom:12px;
}

.footer-links li a{
	color:#aaadb1;
	text-transform:uppercase;
	font-size:16px;
}

.footer-links li a:hover{
	text-decoration:none;
	color:#1ea433;
}

.socilamedia-links{
	width:100%;
	float:left;
	padding:0px;
	margin:26px 0px 0px 0px;
}

.socilamedia-links li{
	list-style:none;
	float:left;
	padding:0px;
	margin:0px 10px 0px 0px;
}

.socilamedia-links li a{
	width:45px;
	height:45px;
	border:2px solid #7c8088;
	float:left;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align:center;
	font-size:18px;
	color:#7c8088;
	padding-top:8px;

}

.socilamedia-links li a:hover{
	color:#1ea433;
	border-color:#1ea433;
}

.booking-page-con .row{
	margin-left:-25px;
	margin-right:-25px;
}

.booking-page-con .col-lg-4{
	padding-right: 25px;
    padding-left: 25px;
	margin-top:20px;
	margin-bottom:20px;
}

.booking-page-con .col-lg-4 div{
	background: rgba(255,255,255,1);
background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(58%, rgba(255,255,255,1)), color-stop(58%, rgba(232,249,245,1)), color-stop(100%, rgba(232,249,245,1)));
background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
background: -o-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
background: -ms-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8f9f5', GradientType=1 );
	width:100%;
	float:left;
	height:370px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	position:relative;
}

.app-btn{
	width:100%;
	text-align:center;
	text-transform:uppercase;
	background-color:#1ea433;
	float:left;
	position:absolute;
	bottom:0px;
	left:0px;
	font-weight:500;
	font-size:16px;
	color:#FFFFFF;
	padding:10px 0px;
}

.app-btn:hover{
	background-color:#0e8d22;
	color:#FFFFFF;
	text-decoration:none;
}

.booking-page-con .col-lg-4 div h6{
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
	font-size:15px;
	color:#4c4c4c;
	float:left;
}

.booking-page-con .col-lg-4 div h4{
	width:100%;
	text-align:center;
	padding:0px;
	margin:30px 0px 8px 0px;
	font-size:20px;
	color:#000;
	font-weight:bold;
	float:left;
}

.booking-page-con .col-lg-4 div span{
	width:175px;
	height:175px;
	background-color:#000000;
	float:left;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow:hidden;
	position:relative;
	left:50%;
	margin-left:-87px;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 0px 13px rgba(46,200,166,0.2);
	-moz-box-shadow: 0px 0px 0px 13px rgba(46,200,166,0.2);
	box-shadow: 0px 0px 0px 13px rgba(46,200,166,0.2);
	
	margin-top:40px;
}

.booking-page-con .col-lg-4 div span img{
	width:175px;
	height:175px;
	object-fit:cover;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

a, button, .headertop-con{
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.view-details-btn{
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	position:absolute;
	top:80px;
	width:100%;
	left:0px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#1ea433;
	text-decoration:none !important;
	opacity:0;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
	outline:none !important;
}

.booking-page-con .col-lg-4 div:hover .view-details-btn{
	opacity:1;
	top:114px;
}

.view-details-btn font{
	border:2px solid #1ea433;
	-moz-border-radius: 18px;
	border-radius: 18px;
	padding:7px 18px;
}

.view-details-btn:hover font{
	background:#1ea433;
	text-decoration:none;
	color:#ffffff;
}

.booking-page-con .col-lg-4 div:hover img{
	opacity:0.2;
}

.modal-header{
	background-color:#1ea433;
	color:#FFFFFF;
	border:none;
}

.modal-header .modal-title{
	font-weight:900;
}

.modal-body{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(58%, rgba(255,255,255,1)), color-stop(58%, rgba(232,249,245,1)), color-stop(100%, rgba(232,249,245,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
	background: -o-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 58%, rgba(232,249,245,1) 58%, rgba(232,249,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8f9f5', GradientType=1 );
}

.modal-body p{
	font-size:15px;
}

.modal-body ul{
	padding:0px 0px 0px 18px;
	margin:0px;
}

.modal-body ul li{
	font-size:15px;
	margin:5px 0px;
}

.modal-body h5{
	padding:0px;
	margin:22px 0px 5px 0px;
	color:#1eb695;
	text-transform:uppercase;
	font-weight:700;
	font-size:18px;
}

.modal-body h6{
	padding:0px;
	margin:0px 0px 4px 0px;
	width:100%;
	text-align:left;
	font-size:15px;
}

.modal-body h4{
	padding:0px;
	margin:45px 0px 12px 0px;
	width:100%;
	text-align:left;
	font-size:20px;
	font-weight:700;
}

.modal-body  .modal-propic {
    width:100%;
	height:180px;
	float:left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
}

.modal-body  .modal-propic img{
	width:100%;
	height:180px;
	object-fit:cover;
}

.modal-body .row{
	margin-bottom:30px;
}

.f-nav{
	position: fixed; 
	left: 0; 
	top: 0; 
	width: 100%; 
	z-index:1000; 
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	box-shadow: 0 2px 2px rgba(3,3,5,.3);
	background: rgba(255, 255, 255, 0.95);
	
} 

.f-nav .headertop-con{
	margin-top:-45px;
}

.f-nav .header-con {
    background: rgba(255, 255, 255, 0);
    min-height: 95px;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0);
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0);
    padding: 0px 25px;
	min-height:inherit;
}

.f-nav .logo-container,
.f-nav .logo-container img{
	min-height:inherit;
	height:50px;
	margin-bottom:8px;
}

.f-nav .header-con .navbar{
	margin-top:16px;
}

::selection {
	background: #1ea433;
	color: #fff;
}

::-moz-selection {
	background: #1ea433;
	color: #fff;
}

::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    border-radius: 0px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 0px;
	background-color: rgba(52, 201, 168, 0.7);
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

::-webkit-scrollbar-thumb:hover{
	background-color: rgba(52, 201, 168, 1);
}

.navbar-toggler {
		color: rgba(0,0,0,.9) !important;
		border-color: rgba(0,0,0,.0) !important;
		background-color:#1eb695;
		outline:none !important;
		float:right;
		position:absolute;
		right:0px;
		top:-60px;
}

.modal-header .close{
	outline:none !important;
}

.form-row{
	width:auto;
	display:block;
	min-height:60px;
	padding:0px 20px;
}

.form-row:nth-child(odd){
	background-color:#f3f3f3;
}

.form-row h6{
	font-size:16px;
	padding:0px;
	margin:0px;
	display: table-cell;
    vertical-align: middle;
}

.form-row .col-lg-4, .form-row .col-lg-8, .form-row .col-lg-6,.form-row .col-lg-3{
	min-height:60px;
	display: table;
}

.form-row input[type='text'], 
.form-row input[type='number'], 
.form-row select{
	border:2px solid #1ea433;
	margin:7px;
	height:45px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background:none !important;
}

.form-row input[type='text']:focus,
.form-row input[type='number']:focus,
.form-row select:focus {
  border-color: #1db392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(255, 0, 0, 0);
}

.appointment-propic{
	width:160px;
	height:160px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow:hidden;
	position:relative;
	left:50%;
	margin-left:-80px;
	margin-top:-130px;
	-webkit-box-shadow: 0px 0px 0px 13px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 0px 13px rgba(255,255,255,1);
	box-shadow: 0px 0px 0px 13px rgba(255,255,255,1);
	margin-bottom:30px;
}

.appointment-propic img{
	width:160px;
	height:160px;
}

.clicktopay{
	padding:10px 45px;
	margin:15px 0px 0px 0px;
	border:none;
	background:#1ea433;
	outline:none;
	text-transform:uppercase;
	font-size:16px;
	font-weight:700;
	color:#FFFFFF;
	float:left;
	cursor:pointer;
	outline:none !important;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.clicktopay:hover{
	background:#0e8d22;
}


.checkavail{
	padding:10px;
	margin:9px 0px 0px 0px;
	border:none;
	background:#1ea433;
	outline:none;
	/*text-transform:uppercase;*/
	font-size:15px;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	cursor:pointer;
	outline:none !important;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.checkavail:hover{
	background:#0e8d22;
}

.form-row input[type='radio']{
	margin-right:15px;
	outline:none !important;
}

.form-row input[type='radio']:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -2px;
        left: -2px;
        position: relative;
        background-color: #fff;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid #1ea433;
    }

.form-row input[type='radio']:checked:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -2px;
        left: -2px;
        position: relative;
        background-color: #1ea433;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid #1ea433;
    }


.payment-row .col-lg-6 .col-lg-6:last-child h6{
	text-align:right;
}

.net-amount h6{
	font-size:18px;
	font-weight:700;
}

.form-row .col-lg-6:first-child{
	padding-right:35px;
}

.form-row .col-lg-6:last-child{
	padding-left:35px;
}

.form-row .col-lg-6 .col-lg-6:first-child{
	padding-right:10px;
}

.form-row .col-lg-6 .col-lg-6:last-child{
	padding-left:10px;
}

.revisit-con{
	background-color:#2ec8a6 !important;
}

.revisit-con button{
	padding: 0px;
    margin: 0px;
    width: 100%;
    border: none;
    background: none;
    outline: none;
    background-color: #abe9db;
    color: #149c7e;
    min-height: 45px;
    margin-top: 8px;
    font-size: 22px;
	font-weight:700;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
	text-transform:uppercase;
}

.revisit-con button:hover{
	background-color:#d3f2eb;
}

.revisit-con input{
	border:2px solid #ace9dc !important;
	color:#FFFFFF !important;

}

.revisit-con h6{
	color:#fff;
}

.revisit-con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9ce3d3;
}

.revisit-con input::-moz-placeholder { /* Firefox 19+ */
   color: #9ce3d3;
}

.revisit-con input:-ms-input-placeholder { /* IE 10+ */
  color: #9ce3d3;
}

.revisit-con input:-moz-placeholder { /* Firefox 18- */
   color: #9ce3d3;
}

.hidediv{
	display:none;
	visibility:hidden;
}

.viewdiv{
	display:block;
	visibility:visible;
}



.newvisitdiv .revisit-con,
.newvisitdiv .revisitfield{
	display:none !important;
	visibility:hidden !important;
}

.revisitdiv .newvisitfield{
	display:none !important;
	visibility:hidden !important;
}

.revisitdiv .hiderevisit{
	display:none !important;
	visibility:hidden !important;
}	

.header-banner{
	background-image:none;
	min-height:inherit;
}

.header-banner .col-lg-9{
	height:140px;
}


@media screen and (max-width: 1024px) {
	
}

@media screen and (max-width: 980px) {
	.header-banner img{
		display:none;
		visibility:hidden;
	}
	
	.header-banner{
		background-image:none;
		min-height:inherit;
	}
	
	
	
	.header-banner h2{
		width:100%;
		text-align:center;
		font-size:48px;
	}
	
	.doctor-search-con .col-lg-9{
		padding-left:15px;
	}
	
	.doctor-search-con .col-lg-3{
		background:none;
		text-align:center;
		min-height:inherit;
	}	
	
	.doctor-search-con .col-lg-3 h3{
		margin-top:0px;
	}
	
	.doctor-search-con{
		padding:20px 0px;
	}
	
	.footerbtm-con,
	.footerbtm-con .col-lg-6:last-child{
		text-align:center;
		padding-bottom:10px;
	}
	
	.footer-wrapper .col-lg-4:first-child{
		text-align:center;
		padding-bottom:30px;
	}
	
	.footer-wrapper .col-lg-4:first-child img{
		float:left;
	}
	
	.socilamedia-links{
		position:relative;
		float:right;
		width:auto;
		margin-top:15px;
	}
	
	.custom-toggler.navbar-toggler {
	  border-color: rgb(255,102,203);
	} 
	
	.header-con .navbar{
		width:100%;
	}
	
	.header-con .navbar-nav .nav-link{
		padding:10px 20px;
		margin:0px 0px;
		text-align:center;
	}
	
	.navbar-nav li:nth-child(odd){
		background-color:#e9f9f6;
	}
	
	.header-con .navbar{
		margin-top:0px;
	}
	
	.headertop-con h6{
		display:none;
		visibility:hidden;
	}
	
	.headertop-con a{
		width:100%;
	}
	
	.header-con .navbar{
		margin-top:0px;
	}
	
	.view-details-btn{
		position:relative;
		opacity:1;
		top:auto;
		float:left;
		margin-top:17px;
		z-index:995;
		top: 0px;
	}
	
	.booking-page-con .col-lg-4 div:hover .view-details-btn{
		top: 0px;
	}
	
	.view-details-btn font{
		width:90%;
		margin-left:5%;
		float:left;
	}
	
	.booking-page-con .col-lg-4 div{
		height:420px;
	}
	
	.booking-page-con .row{
		margin-left:-15px;
		margin-right:-15px;
	}
	
	.booking-page-con .col-lg-4{
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.appointment-propic{
		margin-top:0px;
	}
	
	.header-banner h2 br{
		display:none;
		visibility:hidden;
	}
	
	.form-row .col-lg-6:first-child,
	.form-row .col-lg-6:last-child{
		padding-left:15px;
		padding-right:15px;
	}
	
	.nulldiv{
		display:none !important;
		visibility:hidden !important;
	}
}

@media screen and (max-width: 750px) {
	
}

@media screen and (max-width: 650px) {
	
}

@media screen and (max-width: 480px) {
	
	
	.f-nav .logo-container, .f-nav .logo-container img{
		margin-bottom:0px;
	}
	
	.socilamedia-links{
		float:none;
		clear:both;
		float:left;
	}
	
	.footer-wrapper .col-lg-4 h3{
		margin-top:20px;
	}
	
	.modal-body h6{
		text-align:center;
	}
	
	.modal-body h4{
		text-align:center;
		margin-top:15px;
	}
	
	.header-banner h2{
		font-size:28px;
	}
	
	.form-row h6{
		font-size:14px;
	}
	
	.clicktopay{
		width:100%;
		text-align:center;
	}
	
	.revisit-con{
		padding-bottom:10px;
	}
	
}

@media screen and (max-width: 320px) {
	
}

@media screen and (max-width: 240px) {
	
}

