/*
 Table Of Contents
 1.) Media Query for Tablet
 2.) Media Query for Desktop
 3.) Media Query for Handheld Devices
 ===============================================*/
/*
 1.) Media Query for Tablet
 ===============================*/
@media screen and (min-width: 768px) {
	/*===========Header CSS================*/
	#header, .navbar-default .navbar-collapse {
		background: transparent;
	}
	#header {
		padding: 21px 0;
	}
	.logo-img {
		width: inherit;
	}
	.navbar-nav, .navbar, .navbar-default .navbar-nav  li {
		border: none;
	}
	.conatct-info, .navbar-default, .navbar-default .navbar-collapse {
		position: static;
	}
	.contact-nav-info {
		width: 80%;
	}
	.conatct-info {
		width: auto;
		background: transparent;
		text-align: right;
		margin: 0 0 27px;
		padding: 21px 2px 35px 0;
	}
	.conatct-info a {
		display: inline-block;
		margin-left: 15px;
	}
	.conatct-info a i {
		margin-right: 21px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 1.5rem;
		padding: 0 0 11px 0;
		border-bottom: 5px solid transparent;
	}
	.navbar-default .dropdown li a {
		font-size: 1.4rem;
		padding: 10px 15px;
	}
	.navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav .active-nav a {
  		border-bottom: 5px solid #555;
  	}

	.navbar-collapse {
		padding: 0;
	}
	.navbar-nav, .navbar-header {
		float: right;
	}
	.navbar-default .navbar-nav  li:last-child a {
		padding-right: 0;
	}
	.navbar-nav > li {
		margin-right: 30px;
		position: relative;
	}
	.navbar-nav > li:last-child {
		margin-right: 0;
	}
	.fa-caret-down {
		position: absolute;
		bottom: -17px;
		left: 0;
		right: 0;
		font-size: 1.9rem;
		color: #fff;
		text-align: center;
		display: none;
	}
	.navbar-default .dropdown {
		display: none;
		position: absolute;
		left: -5px;
		padding: 10px 0;
		width: 282px;
		margin: 0;
		background: rgba(243, 243, 243, 0.95);
	}
	.navbar-default .dropdown li a {
		padding-bottom: 6px;
	}
	.navbar-default .navbar-nav > li:hover > a .fa-caret-down {
		display: block;
	}
	.navbar-default .navbar-nav > li:hover .dropdown {
		display: block;
	}
	/*===========Banner CSS================*/
	.banner {
		min-height: 717px;
		padding: 203px 0 0;
	}
	h1 {
		font-size: 4.2rem;
		letter-spacing: 3px;
		line-height: 1.25;
		word-spacing: 2px;
	}
	h1 span {
		display: block;
	}
	.owl-controls {
		bottom: 55px;
		width: 100%;
		max-width: 1170px;
		padding-left: 15px;
	}
	.owl-dots {
		width: 105px;
		/*width: 80px;*/
	}
	.tagline {
		max-width:75%;
		padding-left:230px;
		text-align:center;
		width: 75%;
		color: #555;
	}
	/*===========our-website CSS================*/
	.our-website {
		padding: 35px 0 49px;
	}
	h2 {
		margin: 9px 0 27px;
		font-size: 2.8rem;
		letter-spacing: 2.5px;
	}
	.our-website p {
		padding: 0 10px;
		/*word-spacing: 2.5px; */
		line-height: 1.5;
		/*margin-bottom: 29px; */
	}
	.our-website p span, .our-offer p span {
		display: block;
	}
	.btn {
		font-size: 1.6rem;
		padding: 15px 33px;
		vertical-align: top;
		height: 52px;
	}
	input {
		height: 52px;
	}
	p {
		font-size: 1.6rem;
	}
	/*===========our-offer CSS================*/
	.our-offer {
		padding: 43px 0 33px;
	}
	.our-offer figure, .our-offer .offer-info {
		overflow: hidden;
	}
	.our-offer h2 {
		margin: 8px 0 30px;
		letter-spacing: 1px;
	}
	h3 {
		margin: 37px 0 12px 0;
	}
	.our-offer p {
		/*word-spacing: 2.5px; */
		line-height: 1.5;
	}
	.our-offer .owl-controls {
		left: 0;
		right: 0;
	}
	.owl-next {
		right: -60px;
		top: 12px;
		background-position: -65px -2px;
		height: 44px;
		width: 33px;
	}
	.owl-prev {
		left: -60px;
		top: 12px;
		background-position: -5px -7px;
		height: 44px;
		width: 33px;
	}
	/*===========greek-temple CSS================*/
	.greek-temple {
		padding: 47px 0 50px;
	}
	.greek-temple-info {
		padding: 3px 0 0;
	}
	.greek-temple-info p {
		/*word-spacing: 2.5px; */
		line-height: 1.5;
		margin-bottom: 32px;
	}
	/*===========.blog-info CSS================*/
	.blog-info {
		padding: 34px 0 37px;
	}
	.h2 {
		font-size: 2.8rem;
		margin-bottom: 27px;
	}
	.top-quote {
		background-position: -6px -64px;
		width: 59px;
		height: 45px;
		top: 15px;
		left: 18px;
	}
	.testimonials-wrap p {
		word-spacing: 2.5px;
		line-height: 1.5;
		margin-bottom: 13px;
	}
	.testimonials-wrap {
		padding: 6px 15px 33px;
	}
	.bottom-quote {
		background-position: -105px -63px;
		width: 59px;
		height: 45px;
		bottom: 24px;
		right: 30px;
	}
	.blog-info .owl-controls {
		bottom: 6px;
		margin: 0 auto;
		left: 0;
	}
	.blog-para {
		/*word-spacing: 3px;*/
		margin-bottom: 17px;
	}
	/*===========News-Letter CSS================*/
	.news-letter p {
		/*word-spacing: 2.5px; */
		margin-bottom: 27px;
	}
	.form {
		width: 557px;
		margin: 0 auto;
	}
	.form input {
		max-width: 375px;
		margin-right: 15px;
		padding: 15px 17px;
	}
	.form .btn {
		padding: 15px 36px;
	}
	.news-letter {
		padding: 30px 0 53px;
	}
	/*===========Footer CSS================*/
	#footer {
		padding: 34px 0 26px;
	}
	.footer-nav {
		overflow: hidden;
		margin-bottom: 20px;
	}
	.footer-nav li {
		float: left;
		margin-right: 28px;
	}
	.footer-nav li a{
		font-size: 1.5rem;
	}
	.copyright, .privacy {
		word-spacing: 2.5px;
		font-size: 1.4rem;
	}
	#footer h5 {
		margin-top: 2px;
		padding-left: 38px;
		margin-bottom: 16px;
	}
	.social-icons li a {
		font-size: 3.0rem;
	}
	.social-icons {
		text-align: right;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

	/*===========Header CSS================*/
	#header .float-lt {
		width: 17%;
	}
	.logo-img {
		width: 100%;
	}
	.conatct-info {
		padding-bottom: 31px;
		margin: 0;
	}
	.contact-nav-info {
		width: 82%;
	}
	.navbar-nav > li {
		margin-right: 14px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 1.4rem;
	}
	.owl-controls {
		max-width: 750px;
	}
	/*===========our-website CSS================*/
	.our-website p span, .our-offer p span {
		display: inline;
	}
	.owl-prev {
		left: -17px;
		top: 66px;
	}
	.owl-next {
		right: -24px;
		top: 66px;
	}
	/*===========news-letter CSS================*/
	.news-letter p {
		font-size: 1.45rem;
	}
	.blog-info .owl-controls {
		bottom: -23px;
	}
	/*===========Footer CSS================*/
	.social-icons li {
		margin-right: 10px;
	}
	.social-icons li a {
		font-size: 2.5rem;
	}
	#footer h5 {
		padding-left: 0;
	}
	.footer-nav li a {
		font-size: 1.2rem;
	}
	.footer-nav li {
		margin-right: 11px;
	}
	.copyright, .privacy {
		font-size: 1.2rem;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.navbar-nav > li {
		margin-right: 25px;
	}
	.our-website p span, .our-offer p span {
		display: inline;
	}
	.owl-controls {
		max-width: 970px;
	}
	.owl-prev {
		left: -21px;
		top: -15px;
	}
	.owl-next {
		right: -26px;
		top: -15px;
	}
	.footer-nav li {
		margin-right: 20px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1256px) {
	.owl-prev {
		left: -22px;
		top: 0;
	}
	.owl-next {
		right: -30px;
		top: 0;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.our-offer .owl-controls {
		top: 30%;
	}
}
/********CONTACT US PAGE*******/
@media only screen and (min-width: 768px)
{
	.contact-page .contact-nav-info
	{
		float:right;
		margin: 0;
		width: 80%;
	}
	.contact-items
	{
		float:left;
		width:50%;
	}
		.contact-page .navbar-default
	{
		margin: 0;
		min-height: 43px;
	}
	.contact-page .address-section,.contact-page .contact-contents
	{
		padding-left: 46px;
	}
	.contact-page .address-section .contact-items:nth-child(2)
	{
		padding-left: 38px;
	}
	.contact-page .upper-address-section
	{
		    padding-bottom: 26px;
	}
	.contact-page .contact-section
{
	padding-top: 65px;
}
.form-section
{
	padding-bottom: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
	.contact-page .contact-nav-info
	{
		width: 82%;
	}
	.contact-page .address-section .contact-items
	{
		width:30%;
	}
		.contact-page .address-section .contact-items:nth-child(2)
		{
			width:70%;
		}
}
	
	@media only screen and (min-width: 768px) and (max-width: 1199px)
{
	.contact-page .address-section .contact-items:nth-child(2) {
    padding-left: 10px;
}
.contact-page .address-section, .contact-page .contact-contents {
    padding-left: 0;
}
}

	@media only screen and (min-width: 768px)
{
	.contact-page .address-section .contact-items
	{
		padding-bottom:0;
	}
	.contact-page .address-section .contact-items:nth-child(2)
	 {
    padding-bottom: 0;
}
}

/* Custom */
@media screen and (min-width: 768px) {
	.social-icons {
		width: 148px;
	}
}


/* for mobiles */
@media only screen and (min-width: 200px) and (max-width: 767px) {
	.blog-post {
		float: none;
	}
	.blog-info .owl-controls {
	    bottom: 52px;
	}
	.banner {
		min-height: 337px;
		padding: 170px 0 0;
		
	}
	.conatct-info a {
	    font-size: 1.5rem;
	}
	.conatct-info a i {
		margin-right: 6px;
	}
	.contact-page .navbar-default .dropdown {
		z-index: 100;
		background: #fff;
	}
}
	.tagline {
		padding-top:35px;
		text-align: center;
	}

