
/* Large Screens */

/* Medium Screens (Tablets - Landscape) */

@media only screen and (max-width : 1440px) {
	#intro:after {
		background-size: 1440px 100%;
	}
	
}

@media only screen and (max-width : 1320px) {
	#header .section,
	#footer .top .section,
	#footer .bottom .section {
		max-width: 970px;
	}	

	#content .section:after {
		right: -87px;
	}
	
	#footer .bottom .section {
		padding-top: 35px;
		padding-bottom: 35px;
	}
}

@media only screen and (max-width : 1225px) {
	.section {
		max-width: 970px;
	}

	.hotdoc {
		width: 200px;
		height: 49px;
	}

	#slider .slides .owl-dots {
		bottom: 10px;
	}

	#slider .slides .owl-dots .owl-dot {
		margin: 0 5px;
	}

	.updateInfo {
		padding-left: 30px;
		padding-right: 30px;
	}

	#content .section:after {
		right: 0;
		bottom: 20px;
		z-index: -1;
		opacity: 0.15;
	}

	.intro {
		margin-bottom: 20px;
	}

	#services .listing li a {
		font-size: 1.9vw;
	}

	#footer .bottom .copyright span {
		display: block;
	}

}

/* Small Screens  (Tablets - Portrait ) */

@media only screen and (max-width : 991px) {
	.section,
	#header .section,
	#footer .top .section,
	#footer .bottom .section {
		max-width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}

	#mainWrapper {
		padding-top: 69px;
	}

	#header .section {
		height: 70px;
	}
	
	#header .logo {
		width: 140px;
	}

	#header #navigation ul li {
		margin-left: 15px;
		font-size: 11px;
	}

	#header #navigation ul li ul,
	body.scrolled #header #navigation ul li ul {
		padding-top: 42px;
	}
	
	#header #navigation ul li ul:before,
	body.scrolled #header #navigation ul li ul:before {
		top: 26px;
	}
	
	#header #navigation ul li ul:after,
	body.scrolled #header #navigation ul li ul:after {
		top: 6px;
	}

	.hotdoc,
	body.scrolled .hotdoc {
		top: 80px;
		width: 160px;
		height: 43px;
	}
	
	.updateInfo  {
		padding: 30px 20px;
		margin-bottom: 40px;
		font-size: 18px;
	}

	.updateInfo .updateDate strong {
		font-size: 20px;
	}

	.intro .left {
		margin-left: 0;
	}
	
	.intro .right {
		width: 52%;
		margin-right: 0;
	}

	#appointment .section {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

/* Extra Small Screens */
@media only screen and (max-width : 767px) {
	#menuBtn {
		display: block;
	}

	#mainWrapper,
	body.scrolled #mainWrapper {
		padding-top: 0;
		transition: -webkit-transform .4s ease;
		-webkit-transition: -webkit-transform .4s ease;
		-o-transition: transform .4s ease;
		transition: transform .4s ease;
		transition: transform .4s ease, -webkit-transform .4s ease;
		transition: transform .4s ease,-webkit-transform .4s ease;
	}

	#header {
		position: relative;
		border-top: 2px solid #00b0f0;
		border-bottom: 4px solid #00b0f0;
	}

	#header #navigation {
		display: none;
	}

	#header .section,
	body.scrolled #header .section {
		display: block;
		height: auto;
	}

	#header .logo,
	body.scrolled #header .logo {
		display: block;
		margin: 0 auto;
		width: 170px;
	}

	.hotdoc,
	body.scrolled .hotdoc {
		position: absolute;
		top: 104px;
		left: -5px;
		width: 116px;
		height: 32px;
	}

	#slider .slides .owl-dots {
		bottom: 5px;
	}

	#content .section {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.updateInfo {
		text-align: center;
		font-size: 18px;
		padding: 30px 15px;
		margin-bottom: 30px;
	}

	.updateInfo .updateDate {
		text-align: center;
		margin-bottom: 26px;
	}

	.updateInfo .updateDate strong {
		font-size: 20px;
	}

	.intro {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		margin-bottom: 0;
	}

	.intro .left {
		width: auto;
	}

	.intro .right {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
		width: auto;
		text-align: center;
		-moz-text-align-last: center;
		     text-align-last: center;
	}

	#services .listing li {
		width: 50%;
	}

	#services .listing li a {
		font-size: 4vw;
	}

	#appointment .title {
		font-size: 23px;
	}

	#appointment .bookBtn {
		width: 230px;
	}

	#footer .top .section {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding-bottom: 90px;
	}

	#footer .top .right {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
		text-align: center;
		padding: 0;
	}
	
	#footer .top .hours {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
		width: 100%;
		margin-bottom: 30px;
	}

	#footer .top .contacts {
		margin: 0;
		width: 100%;
		margin-bottom: 30px;
	}

	#footer .top .contacts .listing li {
		text-align: center;
	}

	#footer .top .links {
		margin: 0 0 30px;
	}

	#footer .top .links li {
		text-align: center;
		margin-bottom: 10px;
	}

	#footer .top .socials {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	#footer .top .socials li {
		margin: 0 10px 10px;
	}

	#footer .bottom .section {
		display: block;
		text-align: center;
	}

	#footer .bottom .logo {
		margin: 0 auto 30px;
	}

	#footer .bottom .agpal {
		top: -74px;
	}

	#footer .bottom .copyright {
		text-align: center;
	}
	
}

@media only screen and (max-width : 478px) { 

}

@media only screen and (max-width : 400px) { 
	
}