/*Schedule CSS*/

	button#toggle-form-tt {
    background: #FBB03B;
    font-family: 'Quattrocento Sans', sans-serif !important;
    outline: none;
    padding: 2px 11px;
    border: none;
}
.floating-wrapper-tt {  
		    transition: all .4s cubic-bezier(0.41,-0.01, 0, 0.96);
		    position: fixed;
		    top: 17em;
		    left: -305px;
		    height: auto;
		    z-index: 9999;		    
		    width: 300px;
		    display: inline-block;
            box-shadow: 3px 2px 5px 1px #ccc;
		}
		.floating_div-tt{ 
		    height: auto;
		    width: 100%;
		    left: 0;
		    display: inline-block;
		    position: relative;
		    background-color: #fff;
		    cursor: pointer;
        }  
       
		.floating_button-tt {
		    width: auto;
		    position: absolute;
		    top: 4em;
		    right: -62px;
		    color: #fff;
		    font-size: 18px;
		    transform: rotate(-90deg);
	   }
	 .floating-wrapper-tt.open {  
		    transition: all .4s cubic-bezier(0.41,-0.01, 0, 0.96);
		    left: 0 !important;
   	 }
   	 span.close_floating_wrapper-tt {
	    font-size: 1.5em;
	    cursor: pointer;
	    position: absolute;
	    left: 15px;
	    top: 10px;
	    outline: none;
	}
	.floating-header-tt{
		height: 57px;
  		display: table;
    	width: 100%;
	}

	.floating-header-tt h1{
		margin: 0;
		font-size: 20px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	.floating-wrapper-form-tt{
		width: 75%;
    	margin: 10px auto;
	}

	img#toggle-form-tt {
	    width: 53%;
	}
	span#toggle-form-tt {
	    font-size: 2em;
	    color: #222;
	}
	a.fltng-dwnld-tt.btn.btn-two {
	    margin: 7px;
	}
	
	/*Floating Button*/
button#toggle-form {
    background: #FBB03B;
    font-family: 'Quattrocento Sans', sans-serif !important;
    outline: none;
    padding: 2px 11px;
    border: none;
}
.floating-wrapper {  
		    transition: all .4s cubic-bezier(0.41,-0.01, 0, 0.96);
		    position: fixed;
		    top: 12em;
		    right: -350px;
		    height: auto;
		    z-index: 9999;		    
		    width: 350px;
		    display: inline-block;
            box-shadow: 3px 2px 5px 1px #ccc;
		}
		.floating_div{ 
		    height: auto;
		    width: 100%;
		    right: 0;
		    display: inline-block;
		    position: relative;
		    background-color: #fff;
		    cursor: pointer;
        }  
        .form-group .inputTxtError{
        	border: 1px solid red;
        }
		.floating_button {
		    width: auto;
		    height: 57px;
		    position: absolute;
		    top: 7em;
		    left: -117px;
		    transform: rotate(-90deg);
		    color: #fff;
		    font-size: 18px;
	   }
	 .floating-wrapper.open {  
		    transition: all .4s cubic-bezier(0.41,-0.01, 0, 0.96);
		    right: 0 !important;
   	 }
   	 span.close_floating_wrapper {
	    font-size: 1.5em;
	    cursor: pointer;
	    position: absolute;
	    right: 15px;
	    top: 10px;
	    outline: none;
	}
	.floating-header{
		height: 57px;
  		display: table;
    	width: 100%;
	}

	.floating-header h1{
		margin: 0;
		font-size: 20px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	.floating-wrapper-form{
		width: 75%;
    	margin: 10px auto;
	}
	.custom-input{
		height: 50px;
		border-radius: 0px;
	}
	.form-group{
		margin-bottom: 20px !important;
	}
	img#toggle-form {
	    width: 53%;
	}
	textarea {
		resize: none;
		border-radius: 0px!important;
	}
	input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.submit-btn button,
.submit-btn button:active,
.submit-btn button:visited,
.submit-btn button:active:focus,
.submit-btn button:focus{
	background-color: #7d7f81;
	border-radius: 0px;
	color: #fff;
	padding: 15px;
	margin: 0 65px;
	width: 50%;
	-webkit-outline:none;
	outline: none;
	box-shadow: none;
    -webkit-box-shadow: none;

}
.submit-btn button:hover{
	background-color: #34d27b;
	color:#fff;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

	.inputTxtError{
		border: 1px solid #ff0000;
	}
	.error{
	color: #f00;
    margin-left: 21px;
    display: none;
	}
	.form-container{
		    width: 75%;
    		margin: 0 auto;
	}
	.close_floating_wrapper{
		z-index: 9;
	}
	
	/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    #head.secondary { 
height: 95px !important;
position: static;
padding: 0;
}
#camera_wrap_4, #head{
height:480px !important;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	font-size: 13px;
}
    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
text-align: center;
}
#quote-carousel .carousel-indicators {
	bottom: -20px !important;
}
#quote-carousel .carousel-indicators li {
	display: inline-block;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}
.footer2 p {
	margin: 0;
	text-align: center;
}
.contact-header{
	width: 100%;
	right: 0;
	text-align: center;	
}
.info-header{
	font-size: 13px;
	float: none;
}
.heading-text{
	top: 8%;
}
.dltt .col-md-6 {
    padding-bottom: 1em;
    text-align: center;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
	text-align: center;
}
.wrapper{
	padding-top: 0;
}
.for-flex {
    display: flex;
    flex-direction: column-reverse;
}
section.col-md-12.col-sm-12.maincontent {
    padding: 0;
}
.contact-method .method-item{
	margin: 20px;
}
.contact-header.container .col-md-12 {
    padding: 0;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #2d7293;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
}
/*.floating-wrapper-tt{
	bottom: -11.6em;	
}
.floating_button-tt{
	width: 160px;
	top: -1.5em;
	left: 0;
	transform: inherit;
}
button#toggle-form-tt{
	width: 100%;
}*/
.floating-wrapper-tt.open {
    transition: all .4s cubic-bezier(0.41,-0.01, 0, 0.96);
    bottom: 0 !important;
}
.floating-wrapper-tt {
    transition: all .4s cubic-bezier(0.41,-0.01, 0, 0.96);
    position: fixed;
    bottom: -11.5em;
     top: inherit; 
    height: auto;
    z-index: 9999;
    width: 100%;
    display: inline-block;
    box-shadow: 3px 2px 5px 1px #ccc;
    left: inherit;
}
.floating_button-tt {
    width: 160px;
    position: absolute;
    bottom: 10.3em;
    left: 0;
    color: #fff;
    font-size: 18px;
    transform: inherit;
    top: inherit;
}
button#toggle-form-tt {
    background: #FBB03B;
    font-family: 'Quattrocento Sans', sans-serif !important;
    outline: none;
    padding: 2px 11px;
    border: none;
    width: 100%;
}
.floating_button {
    width: 100%;
     height: inherit; 
    position: absolute;
    bottom: 16.6em;
    right: 0;
    transform: inherit;
    color: #fff;
    top: inherit;
    left: inherit;
    font-size: 18px;
}
.floating-wrapper.open {
    transition: all .4s cubic-bezier(0.41,-0.01, 0, 0.96);
    bottom: 0 !important;
    z-index: 999999;
}
.floating-wrapper {
    transition: all .4s cubic-bezier(0.41,-0.01, 0, 0.96);
    position: fixed;
    bottom: -18.6em;
    right: inherit;
    height: auto;
    z-index: 9999;
    width: 100%;
    display: inline-block;
    box-shadow: 3px 2px 5px 1px #ccc;
    top: inherit;
}
button#toggle-form {
    background: #FBB03B;
    font-family: 'Quattrocento Sans', sans-serif !important;
    outline: none;
    padding: 2px 11px;
    border: none;
    width: 100%;
}
.floating-wrapper-form-tt {
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
.footer2{
	padding-bottom: 4em;
}
}
