@media screen and (max-width: 1300px) {
	.main-navigation li {
    margin: 0 0 0 16px;
	font-size: 12px;
	}
	.footer {
    background-position: 180% center;
    }
	.cta .image {
    max-height: 120px;
	}
	.footer-newsletter .container {
    padding: 22px 120px;
    background: #f4f0eb;
    position: relative;
}


}
@media screen and (max-width: 1024px) {
	.footer-newsletter .container {
    padding: 22px 120px;
    background: #f4f0eb;
    position: relative;
}
	
}
@media screen and (max-width: 992px) {
	.main-navigation {
    float: none;
	}
	.logo {
    text-align: center;
	}
	.top_header {
	text-align: center;
    max-width: none;
    float: none;
	}
	.cta .image {
    max-height: 90px;
    }
	.cta h3.title {
    font-size: 16px;
	}
	.footer-newsletter .container {
    padding: 8px 120px;
    background: #f4f0eb;
    position: relative;
	}
	div.gf_simple_horizontal_wrapper div.gform_footer {
    width: auto;
    margin: 0!important;
    padding: 0!important;
	}
	
}
@media screen and (max-width: 768px) {
	.tp-rightarrow.tparrows.hesperiden {
    display: none;
    }
	.tp-leftarrow.tparrows.hesperiden {
    display: none;
    }
	.ctas {
    top: 0;
    }
	.home .cta {
    margin-bottom: 10px;
    }
	.footer {
    background-image: none !important;
    }
	.footer-top .glyphicon {
	    float: none;
	}
	.footer-top .widget {
    text-align: center;
	margin-bottom: 25px;
    }
	.footer-bottom {
    text-align: center;
	}
	.main-navigation li{
	display: block;
    text-align: center;
    margin: 0;
	}
	.main-navigation li a{
    padding-bottom: 10px;
	}
	.main-navigation li ul{
	position: relative;
    margin-bottom: 5px;
    margin: 5px auto;
    width: 200px;
	}
	.navbar-toggle {
    position: relative;
    padding: 7px 15px;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 50px;
    margin: 0px auto;
    float: none;
    display: block;
    margin-bottom: 10px;
   }
   .sections .cta{
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
   }
   .col-xs-5 {
    display: none;
   }
   .col-xs-7 {
    width: 100%;
   }
   .widget-area {
    float: left;
    width: 100%;
   }
   .site-content {
    float: left;
    width: 100%;
   }
.navbar-collapse.collapse {
    /* display: none !important; */
    /* height: auto!important; */
    /* padding-bottom: 0; */
    overflow: visible!important;
}
}
@media screen and (max-width: 600px) {
	
}
@media screen and (max-width: 480px) {
	.footer-newsletter .container .cone {
    display: none;
    }
	.footer-newsletter .container {
    padding: 20px 70px;
	}
	.testimonials {
    padding: 50px 0;
	}
	.carousel {
    padding-left: 30px;
    padding-right: 30px;
   }
   .footer-top {
    padding: 35px 0;
   }
   .footer-bottom {
    padding: 15px;
   }
   .box{
	min-height: 428px;
	padding: 55px 40px;
   }
   .logo img {
    width: 100%;
   }
   .first-section .btn-lg {
    font-size: 15px;
    padding: 15px;
   }
   .section.first-section {
    padding-bottom: 0;
   }
   .member .image {
    max-height: 205px;
   }
	.tp-mask-wrap {
    display: none;
}
}   
}
@media screen and (max-width: 300px) {
	.carousel {
    padding-left: 15px;
    padding-right: 15px;
    }
	.carousel-inner {
    font-size: 15px;
    }
	.first-section .btn-lg {
    font-size: 14px;
	}
	.tp-mask-wrap {
    display: none;
}
}
}
 @media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio:0){
      
      
}
@media only screen and (min-width: 1300px){
   
}