.banner {
	background: url("../images/dental-seo.jpg") no-repeat;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover !important;
	min-height: 800px;
	padding-top: 16%;
	text-align: center;
	width: 100%;
}
.banner h1 {
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-size: 88px;
	font-weight: 500;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.banner p {
	color: #fff;
	font-size: 30px;
	margin-bottom: 40px;
}
.banner .btn {
	border-radius: 50px;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 30px;
	font-weight: 900;
	line-height: 58px;
	margin: 0px 15px;
	max-width: 425px;
	text-transform: capitalize;
	width: 100%;
}
.banner .btn-prove {
	background: #27ccd4;
	border: 2px solid #27ccd4;
}
.banner .btn-prove:hover, .banner .btn-prove:focus {
	background: #fff;
	border: 2px solid #fff;
	color: #27ccd4;
}
.intro {
	float: left;
	padding: 83px 0px 50px 0px;
	width: 100%;
}
.intro img {
	border-radius: 100%;
}
.intro h2 {
	color: #222222;
	font-family: "Lato", sans-serif;
	font-size: 40px;
	font-weight: 900;
	line-height: 52px;
	margin: 0px;
}
.intro h2 span {
	color: #27ccd4;
}
.intro h5 {
	color: #222222;
	font-size: 18px;
	line-height: 32px;
}
.intro p {
	color: #666666;
	font-family: "Lato", sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 30px;
}
.intro p strong {
	font-weight: 700;
}
.line {
	background-color: #ebebeb;
	clear: both;
	height: 1px;
	margin-bottom: 30px;
	width: 100%;
}
.inn-line {
	background-color: #999999;
	height: 1px;
	margin: 0px auto;
	width: 18%;
}
.partner {
	padding: 0px 0px 50px;
	overflow: hidden;
	width: 100%;
}
.partner p {
	color: #ccc;
	font-size: 18px;
	text-align: center;
}
.partner ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.partner ul li {
	float: left;
	padding: 0px 22px
}
.choose {
	background-color: #f9f9f9;
	padding: 80px 0px;
	text-align: center;
	width: 100%;
}
.choose h1 {
	color: #222222;
	font-size: 43px;
	font-weight: 900;
	margin: 0px 0px 35px;
}
.choose h1 span {
	color: #27ccd4;
}
.choose h3 {
	color: #222222;
	clear: both;
	font-size: 22px;
	font-style: italic;
	padding: 35px 0px 0px;
}
.choose h4 {
	color: #222222;
	font-size: 18px;
	font-weight: 700;
	margin: 18px 0px;
	text-transform: capitalize;
}
.choose p {
	color: #666;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
}
.testimonial {
	background-color: #f2f2f2;
	padding: 93px 0px 160px;
	width: 100%;
}
.testimonial h3 {
	color: #222;
	font-size: 43px;
	font-weight: 900;
	margin: 0px 0px 15px;
	text-align: center;
}
.testimonial .carousel-inner {
	min-height: 325px;
	margin: 0px auto;
	padding-top: 0px;
	text-align: center;
	width: 85%;
}
.testimonial .item {
	padding: 27px 30px;
}
.testimonial .item h4 {
	color: #222222;
	font-size: 22px;
	font-weight: 700;
	text-transform: capitalize;
}
.testimonial .item h4 span {
	color: #666;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
}
.testimonial .box {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 5% 5%;
	margin: 0px 0px 25px 0px;
}
.testimonial .box p {
	color: #777777;
	font-size: 22px;
	font-weight: 300;
	font-style: italic;
	line-height: 34px;
}
.testimonial .box p strong {
	font-weight: 700;
}
.testimonial .carousel-control.left, .testimonial .carousel-control.right {
	background-image: none;
}
.testimonial .carousel-control {
	opacity: 1;
}
.testimonial .carousel-control .glyphicon-menu-left, .testimonial .carousel-control .glyphicon-menu-right {
	color: #ccc;
	font-size: 35px;
	text-shadow: none;
}
.testimonial .carousel-control .glyphicon-menu-left {
	margin-left: -40px;
}
.testimonial .carousel-control .glyphicon-menu-right {
	margin-right: -40px;
}
.testimonial .carousel-control .glyphicon-menu-left:hover, .testimonial .carousel-control .glyphicon-menu-right:hover {
	color: #27ccd4;
}
.testimonial .carousel-indicators {
	margin-bottom: -100px;
}
.testimonial .carousel-indicators .active {
	background: transparent;
	border: 3px solid #27ccd4;
	box-shadow: 0px 0px 16px rgba(0,0,0,0.18);
	height: auto;
	margin: 0px 11px;
	opacity: 1;
	width: auto;
}
.testimonial .carousel-indicators .active img {
	filter: contrast;
	-webkit-filter: contrast(1);
	filter: contrast(1);
}
.testimonial .carousel-indicators li {
	border: 3px solid transparent;
	border-radius: 100%;
	height: auto;
	margin: 0px 11px;
	opacity: 1;
	text-indent: inherit;
	width: auto;
}
.testimonial .carousel-indicators li img {
	border-radius: 100%;
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.something {
	background: url("../images/something.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover !important;
	padding: 100px 0px;
	text-align: center;
	width: 100%;
}
.something h3 {
	color: #fff;
	font-size: 43px;
	font-weight: 900;
	margin: 0px 0px 15px;
}
.something p {
	color: #fff;
	font-size: 22px;
	font-style: italic;
}
.laptop {
	padding-right: 0px;
	position: absolute;
	right: 0px;
	top: 70px;
	z-index: 1;
	overflow: hidden;
}
.laptop_mob {
	display:none;	
}

.hansen {
	position: relative;
	padding: 80px 0px 70px;
	float: left;
	width: 100%;
	min-height: 830px;
}
.hansen h2 {
	color: #222;
	font-size: 35px;
	font-weight: 900;
	margin: 0px 0px 30px;
}
.hansen h3 {
	color: #27ccd4;
	font-size: 30px;
	font-weight: 700;
	margin-top: 0px;
}
.hansen p {
	color: #666;
	font-size: 17px;
	font-weight: 300;
	line-height: 30px;
}
.hansen ul {
	list-style: none;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}
.hansen ul li {
	background: url("../images/checkmark.png") no-repeat left 8px;
	color: #666;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 27px;
}
.hansen .carousel-inner {
	min-height: 250px;
}
.nspace {
	padding: 0px;
}
.hansen .carousel {
	position: relative;
}
.hansen .carousel-control {
	opacity: 1;
}
.hansen .carousel-control.left {
	left: inherit;
	right: 30px;
}
.hansen .carousel-control.left, .hansen .carousel-control.right {
	background-image: none;
	height: 17px;
	width: 10px;
}
.hansen .carousel-control .glyphicon-menu-left, .hansen .carousel-control .glyphicon-menu-right {
	color: #999;
	font-size: 20px;
	text-shadow: none;
}
.hansen .carousel-control .glyphicon-menu-left:hover, .hansen .carousel-control .glyphicon-menu-right:hover {
	color: #27ccd4;
}
.over-proven {
	background-color: #f9f9f9;
	clear: both;
	padding: 100px 0px 50px;
	width: 100%;
	min-height: 700px;
}
.over-proven h3 {
	color: #222;
	font-size: 48px;
	font-weight: 900;
	margin: 0px 0px 30px;
	text-align: center;
}
.over-proven h4 {
	color: #222;
	font-size: 30px;
	font-weight: 700;
	margin: 0px 0px 30px;
}
.over-proven h4 span {
	background-color: #27ccd4;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-size: 36px;
	font-weight: 900;
	height: 56px;
	line-height: 56px;
	margin-right: 5px;
	text-align: center;
	width: 56px;
}
.over-proven p {
	color: #666;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}
.over-proven .carousel {
	padding-bottom: 30px;
}
.over-proven .carousel-indicators {
	bottom: 0px;
	position: relative;
	left: 0px;
	margin: 30px 0px 0px 0px;
	text-align: left;
	width: auto;
	z-index: 0;
}
.over-proven .carousel-indicators li {
	background-color: #cccccc;
	border-color: #cccccc
}
.over-proven .carousel-indicators .active {
	background-color: #27ccd4;
	border-color: #27ccd4;
	margin: 1px;
	height: 10px;
	width: 10px;
}
.over-proven .nspace img {
	top: -1px;
	position: relative;
}





/*---------------------------------
			FAQ Section
----------------------------------*/

.faqs {
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #f2f2f2 41%, #f2f2f2 100%);
	background: -webkit-linear-gradient(top, #fefefe 0%, #f2f2f2 41%, #f2f2f2 100%);
	background: linear-gradient(to bottom, #fefefe 0%, #f2f2f2 41%, #f2f2f2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f2f2f2', GradientType=0 );
	padding: 80px 0px;
	width: 100%;
}
.faqs h3 {
	color: #222222;
	font-size: 36px;
	font-weight: 900;
	margin: 0px 0px 15px;
	text-align: center;
}

 .cct_accordion_wrap {
	margin: 30px auto;
	width:100%;
	max-width:1020px;
}
.cct_accordion_wrap .panel-body {
	background:#f4f4f4;	
	border:none !important;
	text-align:center;
	padding:20px;
}

.cct_accordion_wrap .panel-body p {
	color: #666;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight:300;
}

.cct_accordion_wrap .panel-default {
	border:none;
	box-shadow:0 0 0 0;
}
.cct_accordion_wrap .panel-heading {
	padding: 0 0 0 0;
	border: 0;
	background-color: #ffffff;
	background-image: url(../images/qust_mark.png);
	background-position: 22px center;
	background-repeat: no-repeat;
}
.cct_accordion_wrap .cct_accordion_active {
    background-color: #27ccd4;
    background-image: url(../images/qust_mark_hover.png) !important;
    background-position: 22px center;
    background-repeat: no-repeat;
    color: #fff;
}
.cct_accordion_wrap .panel-heading h4 {
    color:#3b4446;
    font-weight:bold;
    font-size:21px;
    line-height:34px;
	font-family: 'Lato', sans-serif;
    margin: 0 0 0 0;
}
.cct_accordion_wrap .panel-heading h4 a {
    color: #666666;
    display:block;
    padding:18px 40px 20px 80px;
	font-family: 'Lato', sans-serif;
    text-decoration:none;
	font-size:21px;
	line-height:normal;
	font-weight:bold;
	background-image:url(../images/accordion_arrow.png) !important;
	background-position:98% center;
	background-repeat:no-repeat;
}
.cct_accordion_wrap .panel-heading h4 a:hover,
.cct_accordion_wrap .panel-heading h4 a:focus {
    color: #666666;
}
.cct_accordion_wrap .cct_accordion_active h4 a, .cct_accordion_wrap .cct_accordion_active h4 a:hover,
.cct_accordion_wrap .cct_accordion_active h4 a:focus {
    color: #fff;
	background-image:url(../images/accordion_arrow_hover.png) !important;
	background-position:98% center;
	background-repeat:no-repeat;
}






/*-------------------
	Media Query
---------------------------*/

@media only screen and (max-width: 400px) {
.meet h3 {
    font-size: 30px !important;
}
.banner h1 {
    font-size: 43px !important;
}
	
.cct_accordion_wrap .panel-heading h4 a {
    font-size: 17px !important;
	padding: 13px 40px 20px 62px;
}
.cct_accordion_wrap .cct_accordion_active,
.cct_accordion_wrap .panel-heading {
	background-position:12px center;	
}
.cct_accordion_wrap .panel-body p {
    font-size: 16px;
}
	
}


@media only screen and (max-width: 600px) {
.hansen .carousel-inner {
    min-height: 785px !important;
}
}

@media only screen and (max-width: 767px) {
.banner {
	padding-top: 300px;
	min-height:650px;
}
.banner h1 {
	font-size: 50px;
}
.banner p {
	font-size: 20px;
}
.banner .btn {
	font-size: 20px;
	margin: 5px 0px;
	line-height: normal;
	max-width: 300px;
}
.intro h2 {
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	margin-top: 30px;
}
.intro p {
	font-size: 15px;
	line-height: 30px;
}
.laptop {
	display:none;
}
.laptop_mob {
	display:block;
	overflow:hidden;	
}


.hansen .carousel {
	padding-top: 30px;
}
.choose h1, .something h3 {
	font-size: 36px;
}
.testimonial .carousel-inner {
	width: auto;
}
.testimonial .box p {
	font-size: 15px;
	line-height: 24px;
}
.testimonial .carousel-control .glyphicon-menu-left {
	margin-left: -20px;
}
.testimonial .carousel-control .glyphicon-menu-right {
	margin-right: -20px;
}
.testimonial .carousel-indicators {
	margin-bottom: -80px;
}
.testimonial .carousel-indicators li, .carousel-indicators li.active {
	margin: 0px;
	width: 25%;
}
.carousel-indicators {
	left: 0;
	width: 100%;
	margin-left: 0;
}
.intro .col-sm-4 {
	text-align: center;
}
.hansen .carousel-inner {
    min-height: 635px;
}

.cct_accordion_wrap {
    padding: 0 15px;
	width:100%;
}
.cct_accordion_wrap .panel-heading h4 a {
	font-size:19px;
}
	
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.banner {
	padding-top: 40%;
}
.banner h1 {
	font-size: 55px;
}
.container {
	width:100%;	
}
.hansen .carousel-inner {
    min-height: 1000px;
}
	
.cct_accordion_wrap {
    width: 95%;
}
	 
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner {
	padding-top: 25%;
}
.banner h1 {
	font-size: 65px;
}
.container {
	width:100%;	
}
.intro h2 {
    font-size: 36px;
}

.hansen .carousel-inner {
    min-height: 790px;
}

}

 @media only screen and (min-width: 1000px) and (max-width: 1199px) {
.hansen .carousel-inner {
    min-height: 790px;
}
 }

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
.hansen .carousel-inner {
    min-height: 700px;
}
}

@media only screen and (min-width: 1300px) and (max-width: 1400px) {

.hansen .carousel-inner {
    min-height: 644px;
}

}


