﻿*
{
    outline:none !important;
}
body {	
	font: 14px/24px 'Roboto', sans-serif;
	color: #5c5c5c;
	background: #fff;
}

.input_style {
  border: 0;
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #fff;
  color:#fff;
  /*margin-right:75px;
  width:250px;*/
  width:100%;

}
.contactUs_heading {
    font-size:24px;
    margin-bottom:40px;
}
.input_style::-webkit-input-placeholder {
color: #fff !important;
}
 
.input_style:-moz-placeholder { /* Firefox 18- */
color: #fff !important;  
}
 
.input_style::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;  
}
 
.input_style:-ms-input-placeholder {  
color: #fff !important;  
}
.submit_contactUs {
    background-color:#E7790D;
    color:#fff;
    border-radius: 5px;
    border: 0;
    width: 100px;
    height: 35px;
    float:right;
    /*margin-top: 25px;
    margin-right: 133px;*/
}
.ourNewslatter_outer {
    background-color:#2C2C2C;
    padding:15px 0;
    width:100%;
}
.heading_news{
    margin:0;
    color:#fff;
    margin-bottom:2px;
}
.news_left {
    padding
    width:50%;
}
.email_submit {
    position:relative;
}
.news_right {
    width: 600px;
    margin: 0 auto;
    float:right;
}
.button_submit {
        position: absolute;
    right: 0px;
    top: 0;
    -moz-appearance: none;
    border: none;
    background: #027FF4;
    padding: 12px;
    transition: all .2s;
    color: #fff;
    width: 120px;
    font-size: 16px;
    height: inherit;
}
.email_submit_input {
    width: 100%;
    padding: 10px;
}
.email_submit {
    margin-top:5px;
}
/* Standard Styles Starts */

a { color: #3497db; }
a:hover, 
a:focus {
	color: #000;
}
a:focus { outline: none; }

/* Heading Styles Starts */

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: 'Roboto', sans-serif;
}
h1 { font-size: 54px; }
h2 { font-size: 48px; }
h3 { font-size: 36px; }
h4 { font-size: 24px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

.font2 {
	font-family: 'Lato', sans-serif;
}

/* Form & Buttons Styles Starts */

.btn-lite {
	color: #242424;
	background-color: #fff;
}

.btn-secondary {
	background-color: #3497db;
}

.btn-secondary:hover, 
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active, 
.btn-lite:hover, 
.btn-lite:focus,
.btn-lite:active,
.btn-lite.active {
	background-color: #212121;
}

.btn-secondary, 
.btn-secondary:hover, 
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active, 
.btn-lite:hover, 
.btn-lite:focus,
.btn-lite:active,
.btn-lite.active {
	color: #fff;
}

/* Top Bar Styles Starts */

.top-bar {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3497db;
}
	.top-bar ul, 
	.top-bar p {
		margin-bottom: 0;
	}
		.top-bar li {
			font-size: 18px;
		}
		.top-bar li + li {
			margin-left: 5px;
		}
			.top-bar li a {
				color: #a5d5f5;
			}
			.top-bar li a:hover, 
			.top-bar p, 
			.top-bar p a{
				color: #fff;
			}
		.top-bar p > em {
			margin-right: 10px;
		}
		
/* Header Styles Starts */
.h3_styling { color:#3497db; font-size:22px; text-align:justify;}
.main-header {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #1b1b1b;
}
	.main-header > .container > .row > div:first-of-type, 
	.main-header > .container > .row > div:last-of-type {
		padding-top: 5px;
	}
	
/* Navigation Styles Starts */

#nav {
    margin-bottom: 0;
}
#nav.sticky-nav {
	width: 100%;
	z-index: 999;
}
#nav.navbar-default {
	background-color: #fff;
	border: solid #b1b1b1;
	border-width: 1px 0 0 0;
}
		#nav .navbar-nav > li > a {
			line-height: normal;
			color: #313131;
            font-weight:500;
		}
		#nav .navbar-nav > li > a:hover {
			color: #3497db;
		}
		#nav.navbar-default .navbar-toggle {
			border: none;
			background: none;
		}
		#nav.navbar-default .navbar-toggle span {
			background-color: #313131;
		}
		#nav.navbar-default .navbar-toggle:hover span {
			background-color: #009bdb;
		}
		#nav.navbar-default .navbar-collapse {
			border-color: #b1b1b1;
		}	

/* Slider Styles Starts */
.h3_styling { color:#3497db; font-size:22px; text-align:justify;}
#slider {
}
	#slider .carousel-caption {
		bottom: 80px;
		text-shadow: none;
        display:block;
	}
		#slider .carousel-caption h2 {
			line-height: 58px;
			font-weight: normal;
            background-color: rgba(0,0,0,0.5);
            color: #fff;			
		}
	#slider .carousel-indicators {
		bottom: 30px;
	}
		#slider .carousel-indicators li {
			margin-left: 5px;
            margin-right: 5px;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            background-color: #fff;
            border: none;
		}
		#slider .carousel-indicators li.active {
			background-color: #3497db;
		}

/* Section Styles Starts */

.section-area {
	padding-top: 70px;
	padding-bottom: 70px;
	overflow: hidden;
}
.section-area.lite {
	background-color: #f7f7f7;
}
.section-area.blue {
	background-color: #3497db;
}

	.section-area h3 {
		margin-top: 0;
		margin-bottom: 5px;
	}
	.section-area h3.style-1 {
		margin-bottom: 20px;
	}
	.section-area h3 + p {
		margin-bottom: 30px;
	}
	
/* Intro Section Styles Starts */

.intro-section {
	padding-top: 30px;
	background-image: url(../images/intro-section-bg1.jpg);
}	
	.intro-content {
		padding-top: 30px;
	}
		.intro-content h2 {
			margin-top: 40px;
			margin-bottom: 25px;
		}
		.intro-content h4 {
			position: relative;
		}
			.intro-content h4::after {
				content: "";
				margin-top: 10px;
				width: 85px;
				height: 2px;
				display: block;
				background-color: #3497db;
			}
			.intro-content p {
				margin-bottom: 20px;
			}
	
/* Why Us Section Styles Starts */

.why-us-section	{
}
	.why-us-section ul {
		margin-top: 20px;
	}
		.why-us-section li {
			margin-top: 40px;
		}
			.why-us-section .fa {
				width: 130px;
				height: 130px;
				line-height: 130px;
				font-size: 48px;
				border: 2px solid #fff;
                text-decoration:none;
			}
			.why-us-section .fa:hover {
				color: #3497db;
				background-color: #fff;
			}
			.why-us-section h4 {
				margin-top: 40px;
				margin-bottom: 20px;
				font-weight: normal;
			}
	
/* Services Section Styles Starts */

.services-section {
}	
	.service-box {
		margin-top: 20px;
		margin-bottom: 20px;
	}
		.service-box h5 {
			color: #343333;
		}
		.service-box h5, 
		.service-box p, .service-box a {
			margin-bottom: 20px;			
		}
	.services-section .btn {
		padding: 12px 30px;
		font-size: 18px;
        margin-top:50px;
	}
	
/* Features Section Styles Starts */

.features-section {
	background-image: url(../images/features-section-bg.jpg);
}
	.features-section h3 {
		line-height: 46px;
	}
	.features-section ul {
		margin-top: 30px;
		margin-bottom: 40px;
	}
	.features-section .btn {
		padding: 10px 30px;
		font-size: 18px;
	}
	
/* Testimonial Section Styles Starts */

.testimonails-section {
}	
	.testimonail-box {
		margin-top: 30px;
	}
		.testimonail-box h5 {
			margin-bottom: 0;
			color: #343333;
			font-weight: normal;
		}
			.testimonail-box h5 + p > small {
				font-size: 12px;
				color: #171717;
			}
		.testimonail-box .img-center {
			margin-top: 25px;
			margin-bottom: 20px;
		}
		.testimonail-box blockquote {
			position: relative;
			font-size: 14px;
			border: none;
		}
			.testimonail-box blockquote p::before, 
			.testimonail-box blockquote p::after {
				color: #3497db;
			}
			.testimonail-box blockquote p::before {
				content: "\f10d";
				margin-right: 5px;
			}
			.testimonail-box blockquote p::after {
				content: "\f10e";
				margin-left: 5px;
			}
		.testimonails-section .owl-theme .owl-controls .owl-page span {
			width: 18px;
			height: 18px;
			background-color: #4d4d4d;
			opacity: 1;
		}
		.testimonails-section .owl-theme .owl-controls.clickable .owl-page:hover span {
			background-color: #222;
		}
		.testimonails-section .owl-theme .owl-controls .owl-page.active span {
			background-color: #3497db;
		}
	
/* Info Section Styles Starts */

.info-section {
}	
	.info-section .btn {
		margin-top: 30px;
		padding: 12px 30px;
		font-size: 18px;
	}
	
/* News Section Styles Starts */

.news-section {
}
	.news-box {
		margin-top: 30px;
	}
		.news-box .image {
			position: relative;
		}
			.news-box .date {
				padding: 15px;
				position: absolute;
				left: 0;
				bottom: 0;
				background-color: #f7f7f7;
			}
				.news-box .date h3 {
					margin-top: 0;
					margin-bottom: 0;
					font-weight: bold;
				}
		.news-box h5 {
			margin-top: 35px;
			margin-bottom: 15px;
			font-weight: normal;
			color: #343333;
		}

/* Team Section Styles Starts */
.anchor-hover:hover {
    color:#fff;
}
.team-section {
     background-image: url(../images/image-02.jpg); background-size:cover;

}	
	.team-box {
		margin-top: 30px;
		margin-bottom: 20px;
	}
    .team-box .circle:hover {
        background-color:#3497db;
        color:#fff;
    }
		.team-box .circle {
			    margin-bottom: 20px;
                border: 3px solid #3497db;
                width: 204px;
                height: 204px;
                line-height: 220px;
                font-size: 83px;
                background-color: white;
                color: #3497db;
                text-decoration:none;
		}
		.team-box .circle:hover {
		}
		.team-box h5 {
			margin-bottom: 3px;
		}
			.team-box ul.team-sm-links {
				margin-top: 15px;
				margin-bottom: 15px;
			}
				.team-box ul.team-sm-links li {
					font-size: 18px;
				}
				.team-box ul.team-sm-links li + li {
					padding-left: 20px;
				}
					.team-box ul.team-sm-links li a {
						color: #51b8f2;
					}
					.team-box ul.team-sm-links li a:hover, 
					.team-box ul.team-sm-links li a:focus {
						color: #3497db;
					}
	
/* Appointment Section Styles Starts */

.appointment-section {
}
	.appointment-form {
		margin-top: 50px;
	}
		.appointment-form .form-group {
			margin-bottom: 30px;
		}
			.appointment-form .form-control {
				padding: 15px 20px 13px 45px;
				color: #888;
				font-weight: 300;
				border-color: #f5f5f5; 
			}
			.appointment-form input[type=text].form-control, 
			.appointment-form input[type=email].form-control {
				height: 52px;
			}
			.appointment-form .form-control-feedback {
				margin-top: 20px;
				margin-left: 10px;
				left: 0;
				color: #949494;
			}
			.appointment-form .btn-secondary {
				margin-top: 20px;
				padding: 12px 40px;
				font-size: 18px;
			}

/* Contact Section Styles Starts */

.contact-section {
	padding-top: 50px;
	padding-bottom: 50px;
}
	.contact-section hr {
		margin-top: 40px;
		margin-bottom: 20px;
		border-color: #6bc0e3;
	}
	.contact-section h5 {
		margin-top: 20px;
		margin-bottom: 15px;
	}

/* Map Styles Starts */

.map {
	height: 300px;
}

/* Footer Styles Starts */

.main-footer {
	padding-top: 40px;
	padding-bottom: 35px;
	background-color: #2c2c2c;
}
	.main-footer ul.foot-sm-links {
		margin-bottom: 15px;
	}
		.main-footer ul.foot-sm-links li {
			font-size: 24px;
		}
		
/* List Styles Starts */

.list-style-1 {
}
	.list-style-1 li {
		font-size: 18px;
		font-style: italic;
	}
	.list-style-1 li + li {
		padding-top: 14px;
	}
	.list-style-1 li::before {
		content: "\f00c";
		padding-right: 20px;		
	}

/* Generic Styles Starts */

.parallax {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.no-margin-top		{ margin-top: 0; 	}
.no-margin-bottom	{ margin-bottom: 0; }

.text-thin		 	{ font-weight: 100; }
.text-extra-light	{ font-weight: 200; }
.text-light		 	{ font-weight: 300; }
.text-normal 	 	{ font-weight: 400; }
.text-medium 	 	{ font-weight: 500; }
.text-bold		 	{ font-weight: 700; }
.text-ultra-bold 	{ font-weight: 900; }

.text-spl-color	 { color: #3497db; }
.text-dark-color { color: #30383b; }
.text-grey-color { color: #939292; }

.text-lite-color, 
.text-lite-color a { 
	color: #fff;    
}

.hr-style-1 { 
	border-color: #3497db; 
	border-width: 2px;
}

.lead { 
	font-size: 18px; 
	line-height: 30px;
}

.full-width {
	margin-left: -50%;
	margin-right: -50%;
}

.img-center {
	margin-left: auto;
	margin-right: auto;
}

.no-border-radius, 
.flat {
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
}

.news-box .image img {
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}

.news-box .date {
	-webkit-border-radius: 0 0 0 4px;
	   -moz-border-radius: 0 0 0 4px;
			border-radius: 0 0 0 4px;
}

.circle {
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

.no-boxshadow {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

.appointment-form .form-control {
	-webkit-box-shadow: inset 2px 3px rgba(0, 0, 0, 0.15);
	   -moz-box-shadow: inset 2px 3px rgba(0, 0, 0, 0.15);
	        box-shadow: inset 2px 3px rgba(0, 0, 0, 0.15);
}
.appointment-form .form-control:focus {
	-webkit-box-shadow: inset 2px 3px rgba(0, 0, 0, 0.30);
	   -moz-box-shadow: inset 2px 3px rgba(0, 0, 0, 0.30);
	        box-shadow: inset 2px 3px rgba(0, 0, 0, 0.30);	
}

#nav.fixednav {
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.team-box .circle:hover {
	/*-webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.3);*/
}

.list-style-1 li::before, 
.testimonail-box blockquote {
	font-family: 'FontAwesome';
	src: url('../font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0');
	src: url('../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
}

.animation, 
.animation a {
	-webkit-transition: all 0.5s ease 0s;
	   -moz-transition: all 0.5s ease 0s;
		    transition: all 0.5s ease 0s;
}

.animation-1, 
.animation-1 a {
	-webkit-transition: all 1s ease;
	   -moz-transition: all 1s ease;
		    transition: all 1s ease;	
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width:100%;
}

/* Navbar Ul Starts */
.navbar_alignment{ 
    text-align:center;
    width:100%;
}
.small-logo {
    width: 40%;
    float: left;
    padding: 10px 0;
}
/* Navbar Ul End */

/* Achivements Section Start */
#achievements {
	padding: 80px 0;
	background-size: cover;
	background-attachment: fixed;
}
.achievement-box h4 {
	color: rgba(255,255,255,0.8);
	font-size: 24px;
	font-weight: 300;
	margin-left: 5px;
    padding-top: 2px;
}
.achievement-box span.count {
	font-size: 28px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	display: block;
	color: rgba(255,255,255,0.8);
	padding: 0;
	margin: 0;
    margin-left: 25px;
}
.dollar_sign{
    font-size: 32px;
    color: rgba(255,255,255,0.8);
    font-weight: normal;
    margin-top: 0px;
    float: left;
    
}
.btn_font{
    font-size:17px;
    padding-top:10px;
}
/* Achivements Section End */
/* Readmore Style Start */
.readmore-style {
    font-size:15px;
    text-decoration:none;
    padding-top:15px;
}
/* Readmore Style Start */
/*lineheight_adjustment Strat*/
.lineheight_adjustment{
    line-height:18px;
}
.wow {
   visibility: hidden;
}
.rotatetransform:hover {
    -webkit-transform: rotate(360deg);
    -webkit-transition-duration: 1s;
    -webkit-transition-delay: now;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}
.text-decor:hover { text-decoration:none;}
.lineheight-adjstmnt{
    line-height:0;
}
/*lineheight_adjustment End*/

.detial-model .modal-content {
    float:left;
	padding: 100px 0;
	min-height: 100%;
    width:101%;
	border: 0;
	border-radius: 0;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f6f6f6+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.detial-model .modal-content h2 {
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: 600;
    text-align:center;
}
.detial-model .modal-content p {
	margin-bottom: 30px;
	font-size: 15px;
    color:#000;
}
.detial-model .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-style: italic;
	font-size: 16px;
    
}
.detial-model .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.detial-model .modal-content ul.list-inline span {
	font-weight: 600;
}
.detial-model .modal-content img {
	margin:30px auto;
}
.detial-model .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.detial-model .close-modal:hover {
	opacity: .3;
}
.detial-model .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.detial-model .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.detial-model .btn-primary {
	color: #777;
	background-color: transparent;
	border: 2px solid #ddd;
	border-radius: 0;
    margin:0 auto;
    display:block;
}
.detial-model .btn-primary:hover, .detial-model .btn-primary:focus, .detial-model .btn-primary.focus, .detial-model .btn-primary:active, .detial-model .btn-primary.active {
	color: #fff;
	background-color: #1487cb;
	border: 2px solid #1487cb;
}
.map_overlay
{
    width:100%; height:300px; background-color:transparent;position:absolute;
}
.thumbnail {
    position:relative;
    overflow:hidden;
    border:0;
    border-color:red;
}
 
.caption {
    /*position:absolute;
    top:-100%;
    right:0;
    left:0;
    background:rgba(0, 0, 0, 0.5);
    width:100%;
    height:100%;
    padding:2%;
    text-align:center;
    color:#fff !important;
    z-index:2;
    transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
    background-image: url(../images/dark-shade_bg.png); 
    background-size:cover;*/
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 100%;
    float: left;
    height: 100%;
    position: absolute;
    opacity: .5;
    padding:0px;
    left: 0;
}
.thumbnail:hover .caption {
    background-image: url(../images/dark-shade_bg.png);
    background-size:100%; 
    background-position-y: -10px;
   -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .5s ease-in;
    background-color:#000;
    width: 100%;;
    float: left;
    height: 180px;
    position: absolute;
    opacity: .5;
    padding:0px;
    height:100%;
    left: 0;
}
.carousel-control     		 { width:  4%; height:266px; }
.carousel-control.left {margin-left:15px;  background-image:none;}
.carousel-control.right{margin-right:15px;background-image:none;}
.background-color-modal {
    background-color:#f8f8f8;
}
.phonenumber {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
}
.carosel_height {
    height:400px;
}
.arrow-left {
    color:#000;
}
.arrow-right {
    color:#000;
}
.icon-size {
    font-size:200px;
    margin:30px 0;
    color:#1487cb;
    text-align:center;
}
.field-validation-error {
    display: inline-block;
    width: 100%;
    text-align: left;
    /*padding-left: 16px;*/
}
#emailNotification {
    display:none;
    font-size: 14px;
    margin: 0px;
    text-align: justify;
    text-align:right;
}
.emailSuccess {
    /*color:#5f8e0c;*/
    color:#fff;
}
.emailError {
    color:#ff250e;
}
#contactUsFormFooter {
    margin-top:40px;
}
#emailSpinner {
    width: 32px;
    height: 32px;
    float:right;
    margin-right:10px;
}
.spinner {
    background: url("../images/loading.gif") center center no-repeat;
}
.responsive_heading { font-size:36px;}
.con-line-height { line-height:49px; }
.heading_color { color:#052639 ;}
.modal_body_width { width:760px; margin:0 auto; text-align:justify; }
@media (max-width: 991px) {
    .small-logo { margin-top:-50px; margin-left:15px;}
    .carosel_height { height:auto !important;}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { /* STYLES GO HERE */

.text-dark-color {
    height: 34px;
}
}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
    .modal_body_width { width: 100%;}
    .achievement-box { padding: 15px 0; text-align:center;}
    #achievements { padding:0; }
    .dollar_sign { float:none;}
    .carousel-control.right {margin-right: 15%;margin-top: 130px; font-size: 50px; }
    .carousel-control.left {margin-left: 15%;margin-top: 130px; font-size: 50px; }

}
@media (max-width: 460px){
   .carousel-control.right {margin-right: 15%;margin-top:30px; font-size: 25px; }
    .carousel-control.left {margin-left: 15%;margin-top:30px; font-size: 25px; }
}

@media (max-width: 414px){
    .small-logo { padding-top:19px;}
}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -16.7%; }
	.carousel-inner .next        { left:  16.7%; }
	.carousel-inner .prev		 { left: -16.7%; }	
}
/*Media quries*/
.thankyouContent
{
    background-image: url(../images/ThankYou.png);
    height: 306px;
    width: 487px;
    margin: auto;
    padding-top: 85px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    line-height: 18px;
}
.address
{
    font-weight:bold;
    margin-bottom: 0px;
}
.return-btn
{
    float: left;
    width: 100%;
    padding: 20px;
    padding-left: 33px;
}
.min-height
{
    min-height:160px;
}
@media (max-width: 495px) {
.thankyouContent {
    background-image: url(../images/small-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: auto;
    width: 100%;
    margin: auto;
    padding-top: 85px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    line-height: 18px;
    padding-bottom: 64px;
    margin-bottom: 20px;
}
   .min-height
{
    min-height:66px;
} 
.return-btn {
    float: left;
    width: 100%;
    padding: 20px;
    padding-left: 15px;
}
}
.tel-number
{
    color:#fff;
    text-decoration:none;
    font-size: 20px;
}
.tel-number:active, .tel-number:focus, .tel-number:hover, .tel-number::after
{
    color:#fff;
    text-decoration:none;
}
.phone-icon
{
    margin-right:6px;
}
