
@media only screen and (min-width:200px) and (max-width:767px) {
	.header{
		position: relative;
		background: #000;
		text-align: center;
	}
	.logo{
		display: inline-block;
		text-align: center;
		margin-left: 0;
	}
	.logo img {max-width: 100%;}
	.overlay3 a {margin: 0 0 30px 0;float: left;}
	
	.header_right{
		float: none;
		text-align: center;
		padding: 0;
	}
	
	.phone_no{
		float: none;
		width: 100%;
		border-right: 0;
		padding: 0;
	}
	
	.phone_no span i{
		padding-left: 0;
	}
	
	.joinfacebook{
		float: none;
		width: 100%;
		border-right: 0;
		padding: 0;
	}
	
	.about_l h2{
		font-size: 36px;
	}
	
	.about_l h2:before{
		width: 228px;
	}
	
	.about_l{
		padding-bottom: 20px;
	}
	
	.about_r {
		border-left: 0px solid #223443;
		padding: 0px 0 104px 24px;
		position: relative;
	}
	
	.client_l {
		padding-top: 48px;
		padding-bottom: 0;
	}
	
	.client_box_l {
		text-align: center;
		padding: 30px 0 0 0;
	}
	
	.client_box_r{		
		margin: 20px auto 0 auto;
	}
	
	.client_img_panel img{
		width: 100%!important;
	}
	
	.exprience_panel::after{
		display: none;
	}
	
	.about_r::after{
		display: none;
	}
	
	.discount_l h3{
		font-size: 23px;
	}
	
	.discount_l h2{
		font-size: 28px;
	}
	
	.whatclientsays h2{
		font-size: 28px;
	}
	
	.whatclientsays {
		padding: 0px 0 30px 0;
	}
	
	.discount_r {
		padding: 10px 0 0 0px;
	}
	
	.client_text{
		width: 100%;
	}
	
	.ourpodcust{
		padding: 28px 0;
		background-size: cover;
	}
	
	.podcust_r{
		padding: 15px 0 50px 0;
	}
	
	.podcust_r input[type="email"]{
		width: 100%;
		padding-right: 20px;
	}
	
	.podcust_r input[type="submit"]{
		position: relative;
		margin-top: 10px;
		width: 100%;
	}
	
	.ask_anything {
		padding: 0px 0 48px 0;
		position: relative;
	}
	
	.ask_anything_l h2{
		font-size: 42px;
	}
	
	.ask_anything_l h3{
		font-size: 37px;
	}
	
	.ask_anything_l {
		padding: 0;
	}
	
	.ask_anything_l p {
		padding: 32px 0px 47px 0;
		}
	
	.ask_anything_l_text{
		padding-bottom: 15px;
	}
	
	.footer_box p{
		padding-right: 0;
		padding-bottom: 20px;
	}
	
	.footer_box_right ul li{
		width:100%;
	}
	
	.about_r_inner img{
		width: 100%;
		margin: 30px 0 0 0;
	}
	
	.gallery_img{
		margin-bottom: 20px;
	}

	.about_l h4{
		text-align: center;
	}

	.about_l {
       padding: 58px 0 20px 0;
    text-align: center;
}

.about_r{
	padding-left: 0;
	text-align: center;
}

.about_r p{
	text-align: center;
}

.discount_panel{
	text-align: center;
}

.client_img{
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 10px;
}

.client_text{
	text-align: center;
	padding-left: 0;
}

.client_text h5:before{
	margin: 0 auto;
	right: 0;
}

.whatclientsays h2{
	text-align: center;
}
.whatclientsays h2:after{
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.ask_anything_l{
	text-align: center;
}

.ask_anything_l h3:before{
	right: 0;
	margin-right: auto;
	margin-left: auto;
}

.podcust_l{
	text-align: center;
}

.footer{
	text-align: center;
}

.footer_box_right h2:after{
	right: 0;
	margin-right: auto;
	margin-left: auto;
}

.copyright{
	text-align: center;
}

.about_l h2:before {
   
    left: 0;
    content: "";
    margin: 0 auto;	
	
	
}.nwadded {
    padding: 0 0 0px;
}
	.overlay h1{
	font-size: 23px;
    line-height: 30px;
    text-align: center;
	}
	
	
}


/*@media only screen and (max-width: 678px) {
}*/

@media only screen and (min-width:320px) and (max-width:479px) {
	.logo img{
		width: 43%;
	}
	
	.stellarnav.dark.right .menu-toggle {
		border-bottom: 0;
		position: absolute;
		top: -80px;
		right: 13px;
	}
	
	#banner-carousel .owl-dots{
		bottom: 0;
	}
	
	.overlay {
		position: absolute;
		top: 40px;
		left: 0;
        right: 0;
		text-align: center;
	}
	.overlay a {
    padding: 6px 19px;
    font-size: 16px;
		    margin: 8px 0 0 0;
	}
	
	.overlay h1{
	font-size: 23px;
    line-height: 30px;
    text-align: center;
	}
	
	.overlay h1 span {
		color: #bae623;
		font-size: 26px;
		padding: 0 0 0 4px;
	}
	
	#banner-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 69px;
    left: 7px;
	}
	
	#banner-carousel .owl-nav .owl-next {
    position: absolute;
    top: 69px;
    right: 7px;
	}
}


@media only screen and (min-width:480px) and (max-width:767px) {
	.logo img{
		width: 43%;
	}
	
	.stellarnav.dark.right .menu-toggle {
		border-bottom: 0;
		position: absolute;
		top: -80px;
		right: 13px;
	}
	
	#banner-carousel .owl-dots{
		bottom: 0;
	}
	
	.overlay {
		position: absolute;
		top: 70px;
		left: 0;
        right: 0;
		text-align: center;
	}
	
	.overlay h1{
		font-size: 36px;
		line-height: 35px;
	}
	
	.overlay h1 span {
		color: #bae623;
		font-size: 34px;
		padding: 0 0 0 4px;
	}
	
	#banner-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 69px;
    left: 7px;
	}
	
	#banner-carousel .owl-nav .owl-next {
    position: absolute;
    top: 69px;
    right: 7px;
	}
}


@media only screen and (min-width:768px) and (max-width:991px) {
	.header{
		position: relative;
		background: #000;
		text-align: center;
	}
	.logo{
		display: inline-block;
		text-align: center;
		margin-left: 0;
	}
	
	
	
	.header_right{
		float: none;
		text-align: center;
		padding: 0;
	}
	
	.phone_no{
		float: none;
		width: 100%;
		border-right: 0;
		padding: 0;
	}
	
	.phone_no span i{
		padding-left: 0;
	}
	
	.joinfacebook{
		float: none;
		width: 100%;
		border-right: 0;
		padding: 0;
	}
	
	.about_l h2{
		font-size: 36px;
	}
	
	.about_l h2:before{
		width: 228px;
	}
	
	.about_l{
		padding-bottom: 20px;
		padding-top: 18px;
	}
	
	.about_r {
		border-left: 1px solid #223443;
		padding: 30px 0 104px 24px;
		position: relative;
	}
	
	.client_l {
		padding-top: 48px;
		padding-bottom: 0;
	}
	
	.client_box_l {
		text-align: center;
		padding: 30px 0 0 0;
	}
	
	.client_box_r{		
		margin: 20px auto 0 auto;
	}
	
	.client_img_panel{
		text-align: center;
	}
	
	.client_img_panel img {
		width: 40% !important;
		display: inline!important;
	}
	
	.exprience_panel::after{
		display: none;
	}
	
	.about_r::after{
		display: none;
	}
	
	.discount_l h3{
		font-size: 23px;
	}
	
	.discount_l h2{
		font-size: 28px;
	}
	
	.whatclientsays h2{
		font-size: 28px;
		padding: 50px 0 0 0;
	}
	
	.whatclientsays {
		padding: 0px 0 30px 0;
	}
	
	.discount_r {
		padding: 10px 0 0 0px;
	}
	
	.client_text{
		width: 100%;
	}
	
	.ourpodcust{
		padding: 28px 0;
		background-size: cover;
	}
	
	.podcust_r{
		padding: 15px 0 50px 0;
	}
	
	.podcust_r input[type="email"]{
		width: 100%;
		padding-right: 20px;
	}
	
	.podcust_r input[type="submit"]{
		position: relative;
		margin-top: 10px;
		width: 100%;
	}
	
	.ask_anything {
		padding: 0px 0 48px 0;
		position: relative;
	}
	
	.ask_anything_l h2{
		font-size: 42px;
	}
	
	.ask_anything_l h3{
		font-size: 37px;
	}
	
	.ask_anything_l {
		padding: 0;
	}
	
	.ask_anything_l p {
		padding: 32px 0px 47px 0;
		}
	
	.ask_anything_l_text{
		padding-bottom: 15px;
	}
	
	.footer_box p{
		padding-right: 0;
		padding-bottom: 20px;
	}
	
	.footer_box_right ul li{
		width:50%;
	}
	
	.logo img{
		width: 43%;
	}
	
	.stellarnav.dark.right .menu-toggle {
		border-bottom: 0;
		position: absolute;
		top: -80px;
		right: 13px;
	}
	
	#banner-carousel .owl-dots{
		bottom: 0;
	}
	
	.overlay {
		position: absolute;
		top: 80px;
		right: 80px;
	}
	
	
	#banner-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 69px;
    left: 7px;
	}
	
	#banner-carousel .owl-nav .owl-next {
    position: absolute;
    top: 69px;
    right: 7px;
	}
	
	.footer_box_right ul li a{
		font-size: 12.2px;
	}
	
	.about_r_inner{
		text-align: left;
		margin: 30px 0 0 0;
	}
	
	.gallery_img{
		margin-bottom: 20px;
	}
	
}

/********************@media only screen and (min-width:1024px) and (max-width:1200px)********************/


@media (min-width:992px) and (max-width:1199px) {
	.overlay{
		top:222px;
		
	}
	
	#banner-carousel .owl-nav .owl-prev, #banner-carousel .owl-nav .owl-next{
		top: 237px;
	}
	
	.discount_l h2{
		font-size: 54px;
	}
	
	.podcust_r input[type="submit"]{
		position: relative;
		margin-top: 10px;
	}
	
	.ourpodcust{
		padding: 48px 0;
	}
	
	.about_r::after{
		display: none;
	}
	
	.about_r_inner img{
		width: 100%;
	}
	
	
}

	
/********************@media only screen and (min-width:1201px)********************/

	

/********************@media only screen and (min-width:1201px)********************/
