
/*-tablet-view*/
@media screen and (min-width: 768px) and (max-width: 1039px) {
.container{
	width:98%;
}
.conatact .phone_number {
	float: right;
	margin-bottom:10px;
}
.conatact .email {
    float: none;
}
.home_slider .slider-shadow-top {
	 width: 65%;
}
.bx-wrapper .bx-viewport {
    height: auto !important;
}
.home_slider .slider-shadow-bottom {
	 background-size: 84% auto;
    top: 86px;
}
.home_slider .slider_wapper .cen {
	top: 49px;
}
.home_slider .slider_wapper .cen .gallery-caption {
	font-size: 19px;
	width: 53%;
}
.home_slider {
	height: 175px;
}
.wel-come_blog .content > ul {
	width: 65%;
}
.services_blog ul li {
	width: 23.3%;
}
.testimonials-slide .bx-wrapper .bx-viewport {
    height: auto !important;
}
.testimonials-slide .bx-wrapper {
	margin-bottom:50px;
}
.testimonials-slide .client-left {
    float: none;
    margin: 0 auto;
    min-height: 170px;
    width: 482px;
}
.testimonials-slide .client-right {
    float: none;
    margin: 0 auto;
    width: 480px;
}
.testimonials-slide .bx-wrapper .bx-prev, .testimonials-slide .bx-wrapper .bx-next {
	top:100%;
	 margin-right: -15px;
}
.touch-with .touch-with-form {
	 width: 97%;
}
.touch-with .touch-with-form ul.right {
    float: left;
    margin-left: 20px;
    width: 30%;
}
.touch-with .touch-with-form ul.right li textarea {
	width: 100%;
}
.footer-content .footer-bg .footer-logo {
	 margin: 2px 0 0 32px;
}
.footer-content .footer-bg {
	width: 100%;
}
.footer-content .footer-bg .right {
	right: 2px;
}
.footer-content .footer-bg .right .footer-menu li a {
	margin: 0 5px;
	font-size:13px;
}
.footer-content .footer-bg .left {
	font-size: 10px;
}
.services .right {
    width: 74.2%;
}
.testimonials-page .client-img {
	width: 24%;
}
.testimonials-page .client-content {
	 width: 65.8%;
}
.contact-page .left-part {
    width: 40%;
}
.contact-page .right-part {
    width: 57%;
}
.contact-page iframe {
	width: 99%;
}
}
/*-mobile-view*/

@media (max-width:767px){
.container {
	width:98%;
}
.logo {
	width:100%;
	max-width: 355px;
}
.conatact .phone_number {
    float: right;
    margin-left: 20px;
}
.conatact {
	margin-top: 5px;
}
.main-header {
	min-height: inherit;
}	
.home_slider .slider_wapper {
	 top: 0;
}
.home_slider .slider-shadow-top, .home_slider .slider-shadow-bottom {
	display: none;
}
.main_menu , .menu{
	width:100%;
}
.menu_tog {
    background: url("../images/menubutton.png") no-repeat 96% center #333;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 22px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    text-align: left;
    width: 96%;
}
#header-nav #nav {
    display: none;
    height: auto;
}
.menu li {
    background: none;
    border-bottom: 1px dashed #fff;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 99%;
}
.menu li a {
    text-align: center;
    width: 100%;
}
.menu li.last {
	border:none;
}
.menu li a.active, .menu li a:hover {
    color: #000;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
	height: 36px;
	width: 36px;
	background-size:100% auto;
	top:35%;
}
.home_slider .slider_wapper .cen {
    left: 16%;
    top: 20%;
}
.home_slider .slider_wapper .cen .gallery-caption {
	font-size: 11px;
	font-weight: normal;
    line-height: 110%;
    width: 67%;
}
.home_slider .slider_wapper .cen .button {
	font-size: 9px;
    height: 26px;
    line-height: 26px; 
     width: 25%;
}
.bx-wrapper {
	margin: 0 auto;
}
.home_slider, .bx-wrapper .bx-viewport {
    height: auto !important;
}
.wel-come_blog .content > ul li {
    border-right: medium none;
    float: left;
    margin: 5px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.wel-come_blog .content > ul, .wel-come_blog .content > ul li a {
	width: 100%;
}
.services_blog ul li, .services_blog ul li.small, .services_blog ul li.last.big {
	width: 100%;
	min-height: inherit;
}
.services_blog ul li p {
	margin-top: 0;
}
.services_blog .button {
    margin: 0;
}
.testimonials .heading {
	width:100%;
}
.testimonials-slide .bx-wrapper .bx-viewport {
    height: auto !important;
}
.testimonials-slide .client-left, .testimonials-slide .client-right {
    float: left;
    margin: 10px 0;
    width: 100%;
}
.testimonials-slide .client-img, .testimonials-slide .client-about {
    float: none;
    margin: 0 auto;
}
.testimonials-slide .client-about {
	width: 306px;
}
.testimonials-slide .bx-wrapper {
    margin: 0 0 50px;
}
.testimonials-slide .client-about p, .testimonials-slide .client-right .client-about p {
	margin-right: 18px;
	 float: left;
	 font-size: 14px;
    margin-top: 14px;
    width: 79%;
}
.testimonials-slide .bx-wrapper .bx-prev, .testimonials-slide .bx-wrapper .bx-next {
	top: 100%;
}
.testimonials-slide .bx-wrapper .bx-next, .testimonials-slide .bx-wrapper .bx-prev {
    margin: 0 -10px;
    right: 40%;
}
.touch-with .heading {
	width:310px;
}
.touch-with .heading h1 {
    background-position: left center;
}
.touch-with .touch-with-form {
	width:100%;
	margin-left: 0;
}
.touch-with .touch-with-form ul.left, .touch-with .touch-with-form ul.right {
    float: none!important;
    margin: 0 auto;
    width: 310px!important;
}
.touch-with .touch-with-form li {
    float: left;
    margin: 0 0 11px;
    width: 100%;
}
.touch-with .touch-with-form li input, .touch-with .touch-with-form ul.right li textarea {
	width: 98%;
}
.newListSelected {
	z-index: 99999;
	width:310px;
}
.touch-with {
	 min-height: inherit;
	 padding-bottom: 20px;
}
.footer-content .footer-bg {
    background:#fae30e;
    bottom: 0;
    float: left;
    height: auto;
    position: inherit;
    width: 100%;
}
.footer-content .footer-bg .footer-logo {
    float: left;
    margin: 16px 0 0;
    text-align: center;
    width: 100%;
}
.footer-content .footer-bg .right .footer-menu {
    margin-bottom: 20px;
    margin-top: 16px;
    width: 100%;
}
.footer-content .footer-bg .right .footer-menu li {
    margin-bottom: 8px;
}
.footer-content .footer-bg .right {
	position: inherit;
}
.footer-content .footer-bg .left {
	background:#fae30e;
    bottom: -30px;
    float: left;
    height: 40px;
    text-align: center;
    left: 0;
    width: 100%;
}
.about_us .left-part, .about_us .right-part {
	width:100%;
}
.services .left {
    float: none;
    margin: 0 auto 20px;
    width: 170px;
}
.services .right {
    float: right;
    width: 100%;
}
.services ul li h4 {
	text-align: center;
    width: 100%;
    float:left;
}
.testimonials-page .client-img {
    float: none;
    margin: 15px auto;
    width: 190px;
}
.testimonials-page li.even .client-img, .testimonials-page li.odd .client-img {
    float: none;
}
.testimonials-page .client-content {
	margin-bottom: 70px;
    padding: 10px;
    width: 94%
}
.testimonials-page li {
	background-size:100% auto;
	margin-bottom: 10px;
}
.contact-page .left-part, .contact-page .right-part {
    float: left;
    width: 100%;
}
.contact-page .left-part li.contact-phone {
	width:90%;
}
.contact-page .left-part li.contact-emil a {
	margin-bottom:30px;
}
.contact-page iframe {
	width: 97% !important;
}
}
