/*-tablet-view*/
@media screen and (min-width: 768px) and (max-width: 1039px) {
.container{
	width:98%;
}
.menu_bar {
    float: left;
    width: 100%;
}
.banner-image, .banner-image img, video#video {
    height: 500px;
}
.call_nomber {
	float: left;
	margin: 10px 0 0 10px;
}
.header_menu {
	 margin-top: 5px;
}
.header_menu ul li a {
	padding: 12px 20px;
}
.box_content-1 .welcome {
    float: left;
    width: 55%;
}
.box_content-1 .view_video .video_box iframe {
    width: 100%;
}
.box_content-1 .view_video {
	width:42%;
}
.box_content-1 .welcome .button_read {
	margin:-5px 0 20px;
}
.box_content-2 .our_services {
    width: 64%;
}
.box_content-2 .our_services .blog_datile.left {
    width: 48%;
}
.box_content-2 .our_services .blog_datile.right {
    width: 48%;
}
.box_content-2 .our_services .blog {
    background-size: 100% auto;
}
.box_content-2 .our_services .blog .button_read {
    margin:10px 0 0;
    text-align: center;
    width: 100%;
}
.box_content-2 .our_services .blog .button_read a {
	display: block;
    float: none;
    margin: 0 auto;
}	
.customer_reviews .customer_slider .bx-wrapper {
	background-size: 100% auto;
	padding-top: 23px;
}
.customer_reviews .customer_slider .bx-wrapper .bx-controls.bx-has-pager.bx-has-controls-direction .bx-controls-direction .bx-prev, .customer_reviews .customer_slider .bx-wrapper .bx-controls.bx-has-pager.bx-has-controls-direction .bx-controls-direction .bx-next {
    top: 25%;
}
.customer_reviews .customer_slider .customer-1 {
	margin-left: 24px;
}
.customer_reviews .customer_slider .gallery-caption {
    width: 48%;
}
.customer_reviews .customer_slider .gallery-caption .customer_name_arrow {
    bottom: -80%;
    left: 4%;
}
.box_content-3 .g-big .g-slider {
	margin-left:28px;
}	
.footer_top .latest_news {
    margin-right: 3%;
    width: 33%;
}
.footer_top .quick_inquiry {
    margin-right: 3%;
    width: 28%;
}
.footer_top .quick_inquiry ul li input, .footer_top .news_letter_singup input, .footer_top .quick_inquiry ul li textarea {
    width: 93%;
}
.footer_top .news_letter_singup {
    width: 33%;
}
/*-latest_news-*/
.latest_news .news_blog {
    float: left;
    width:70%;
}
.latest_news .news_blog .news_name {
	width:86%;
}
.latest_news .news_blog .news_name > h1 {
	font-size: 20px;
}
.latest_news .news_blog .news_datile > p {
	float:left;
}
/*-latest_news-*/

/*-about_us-*/
.about_blog-2 .about_img-2 {
	margin-bottom: 0;
}
/*-about_us-Close*/

/*-product*/
.produt .product_img {
    height: 190px;
    margin-right: 15px;
    width: 190px;
}
.produt .product_img img {
   height: 190px;
   width: 190px;
}
.produt .product_blog {
    float: left;
    width: 72%;
}
.produt .product_blog .product_name > h1 {
	font-size: 20px;
}
/*-product*/


/*-gallery-*/
.photo_gallery ul li {
    margin:0 8px 15px !important;
    width: 31%;
}
.photo_gallery ul li a span {
    height: 165px;
    width: 97%;
}
.photo_gallery ul li a p {
    padding: 7px 2px 7px 10px;
}
/*-gallery-*/

/*-contact_us-*/ 
.contact_us_blog .contact_map {
	padding-left: 32px;
	float: left;
    width: 49.3%;
}
.contact_us_blog {
	  margin-bottom:0px;
}
.call-img {
    min-width: 55px;
}

/*-contact_us-*/ 
}
/*-tablet-view*/



@media (max-width:1023px) {

header#header nav.menu-act ul li {
    padding: 0;
    display: block;
    float: none;
}
header#header nav.menu-act ul li a {
    width: 100%;
    border-radius: 0;
    padding: 12px 20px;
}
header#header nav.menu-act ul li.active a.contact-btn {
	background-color:#fff!important;
    color: #4FB770;
}
.banner-content {
    top: 30%;
}
.not-found .banner-content h1 {
    font-size: 140px;
}
}







/*---------------------------mobile portrait start-----------------------------------*/
@media (max-width:767px) {
header.fixed {background:#000;box-shadow: 0 0 4px #404040;left: 0;position: fixed;top: 0;width: 100%;z-index: 999;
}
.site-header.fixed {
    padding: 10px 0 10px;
}
.container {
	width:98%;
}
.site-header {
    padding: 13px 0 6px;
}

.logo {
    text-align: center;
    width: 99%;
}
.menu .menu-trigger{
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding-top: 12px;
}
.menu .line{
    width: 20px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
}
.menu_bar {
	width:100%;
	text-align: center;
}
.call_nomber {
	float: none;
    margin: 10px auto;
    padding: 7px 14px;
    width: 150px;
}
.header_menu {
	float: left;
	margin-top: 5px;
	width:100%;
}
#header-nav #nav {
    display: none;
    height: auto;
}
.menu_tog {
    background: url("../images/menubutton.png") no-repeat scroll 96% center;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    height:40px;
    line-height:40px;
    width:96%;
}
.header_menu ul li, .header_menu ul li.last {
	background:#51989E;
	border-radius:0px 0px 0px 0px;
	float: left;
	width:100%;
}
.header_menu ul li.last a{
	border:none;
}
.header_menu ul li a {
	float: left;
	width:100%;
	padding: 12px 0 !important;
	border-bottom:1px dashed #CCCCCC;
}
.header_menu ul li a.active, .header_menu ul li a:hover {
	background:none!important;
}
.slider_wapper .bx-wrapper {
    background-size: 100% auto;
    padding-bottom: 5%;
}
.slider_wapper .bx-wrapper .gallery-caption {
	padding:0 0 0 2%
}
.slider_wapper .bx-wrapper .cen {
	height: 21%;
}
.slider_wapper .bx-wrapper .gallery-caption {
     font-size: 12px;
    line-height: 25px;
    overflow: hidden;
    padding: 0 0 0 2%;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.banner > img {
    border-radius: 5px 5px 5px 5px;
}
.bx-wrapper .bx-pager {
    bottom: 16%!important;
    right: 1%!important;
}
.box_content-1 .welcome {
	width:100%;
}	
.box_content-1 .welcome .button_read {
    float: left;
    margin-top: 10px;
    right: 10px;
}
.all_heading > h2 {
	font-size: 17px;
}
.box_content-1 {
	margin-top:30px;
}
.box_content-1 .view_video {
	float: left;
    margin: 22px 0 0;
    width: 100%;
}
.box_content-1 .view_video .video_box {
	margin-bottom:20px;
}
.box_content-1 .view_video .video_box iframe {
	 width: 100%;
}
.box_content-2 .our_services {
	width:100%;
}
.box_content-2 .our_services .blog_datile.left, .box_content-2 .our_services .blog_datile.right {
	width: 100%;
	float:left;
}
.box_content-2 .our_services .blog .button_read {
    float: left;
    margin: 12px 0 3px;
    text-align: center;
    width: 100%;
}
.button_read > a {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 106px;
}
.box_content-2 .customer_reviews { 
    width:100%;
    background: none ;
    padding:0px;
}
.box_content-2 .customer_reviews  .customer_slider {
	float: none;
    margin: 0 auto;
    width:305px;
}
.customer_reviews .customer_slider .bx-wrapper {
	background-size:100% auto;
}
.box_content-3 .g-big .g-slider {
	 width: 90%;
	 margin-left: 20px;
}
.box_content-3 .g-big .g-slider ul li {
	margin: 0 35px;
}
.footer_top {
	padding-bottom:20px;
}
.footer_top .latest_news, .footer_top .quick_inquiry {
	width:100%;
	margin:0px;
}
.footer_top .latest_news ul li span {
	float: left;
	width:100%;
}
.footer_top .quick_inquiry ul li {
	text-align: center;
}
.footer_top .quick_inquiry ul li input, .footer_top .quick_inquiry ul li textarea {
	float: none;
}
.button_read.footer {
	text-align: center;
    width: 100%;
}
.footer_top .button_read.footer a {
	float:none;
}
.footer_top .news_letter_singup {
	width:100%;
	float:left;
	margin-top: 15px;
	text-align: center;
}
.footer_top .news_letter_singup input {
	float: none;
}
.footer_bottom {
	width:100%;
	height:auto;
}
.footer_bottom .footer_menu {
	float: left;
	margin-top: 23px;
	text-align: center;
	border-bottom: 1px solid #585865;
	width: 100%;
}
.footer_bottom .footer_menu ul li {
    float: left;
    margin: 5px 0;
    text-align: center;
    width: 100%;
}
.footer_bottom .footer_menu ul li a {
	float:none;
	border:none;
}
.footer_bottom .social_media {
	border-bottom: 1px solid #585865;
	padding-bottom: 10px;
    width: 100%;
}
.footer_bottom .social_media ul li {
	float:none;
}
.footer_bottom .coppy_right {
	float:left;
	width:100%;
	text-align: center;
	padding-bottom: 15px;
}
.footer_bottom .coppy_right > p {
	float:none;
}
.about-wrapper {
    padding-top: 40px;
}
.product-content-wrapper > div:last-child {
    margin-bottom: 0;
}
/*-about_us-*/
.about_blog-2 .about_img-2 {
	margin-bottom: 0;
}
.caption {
	height:24%;
}
.caption > p {
	font-size: 14px;
    line-height: 120%;
}
.pagetitle > h2 {
	font-size:20px;
}
.about_blog .about_img-1, .about_blog-2 .about_img-2 {
    height: auto;
    width: 100%;
}
.about-content-wrapper.colamu-6 {
    padding: 0;
}
/*-about_us-Close*/

/*-product*/
.produt .product_img {
	float: none;
	margin: 0 auto;
}
.produt .product_blog {
	width:100%;
}
.produt .product_blog .product_name > h1 {
	font-size: 17px;
	margin-top:10px;
}
/*-product*/

/*-gallery-*/
.photo_gallery ul li {
	margin-left: 20px;
}
/*-gallery-*/

/*-contact_us-*/ 
.contact_us_blog {
    background-size: 100% auto;
    height: auto;
}
.contact_us_blog .contact_details {
	width: 100%;	
	margin: 0;
}
.contact_details > ul {
    float: left;
    margin: 15px auto 0;
    max-width: 315px;
    text-align: center;
    width: 100%;
}
.contact_us_blog .contact_map {
	float: left;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-left: 30px;
    width: 80%;
}
.footer_bottom.margin-top {
	margin-top:0px;
}
/*-contact_us-*/ 

/*-latest_news-*/
.latest_news .news_img{
	margin:0 auto;
	float:none;
}
.latest_news .news_blog {
	width:100%;
	margin-top:10px;
}
.latest_news .news_blog .news_name {
	width: 79%;
}
.latest_news .news_blog .news_name > h1 {
	font-size: 16px;
	 padding-right: 0;
	 width:100%;
}
.latest_news .news_blog  .news_datile {
    float: left;
    width: 100%;
}
/*-latest_news-*/

/*-mobile-view*/

.banner-image,
.banner-image img, video#video{
    height: 500px;
}
.banner-content{
    padding: 0px 10px;
    top: 40%;
}
.error-404 .banner-content p {
    font-size: 20px;
}
.banner-content .main-title{
    font-size: 26px;
}
.banner-content .main-content{
    font-size: 14px;
}
.error-404 .banner-content  p.not-found {
    font-size: 17px;
}
.site-header .header-menues .header-logo{
    max-width: 180px;  
}
.product-content-wrapper > div {
    width: 100%;
    float: left;
    text-align: center;
    padding: 40px 15px 20px;
    border: 1px solid #F4F4F4;
    border-radius: 10px;
    margin: 0px 0px 30px;
    overflow: hidden;
    position: relative;
}
.product-content p {
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    width: 99%;
    line-height: 170%;
}
.product-title p {
    font-family: 'Montserrat-Bold';
    font-size: 22px;
    color: #111;
    margin-top: 5px;
    margin-bottom: 25px;
}
.colamu-6{
    width: 100%;
    margin-top: 25px;
}

.about-main-title.mobile-view{
display: block;
}
.about-main-title h2{
    font-size: 28px;
    text-align: center;
}
.about-main-title h2::after{
    right: 0;
}
.about-content-wrapper.colamu-6 .about-main-title{
display: none;
}
.form-field.recaptcha {
    position: relative;
}
.map-details {
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 20%) !important;
    padding-bottom: 20px;
    margin-bottom: -50px;
}
.about-image.colamu-6 {
    margin: 5px 0px 20px 0;
}
.about-content-text p strong {
    font-family: 'Montserrat-SemiBold';
    line-height: 160%;
}
.about-content-text p {
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    text-align: center;
}
.about-btn {
    padding: 16px 0px 60px 0px;
    margin: 0 auto;
    display: table;
}
a.map-content-desc.emai, a.map-content-desc.phone {
    font-size: 16px;
}
.about-btn a{
    font-size: 14px;
    padding: 12px 25px 12px 25px;
}
.homepage-info-section {
    margin-top: 0;
}
.info-title h2 {
    font-size: 28px;
    padding-top: 55px;
    text-align: left;
}
.info-title p {
    font-size: 14px;
    text-align: left;
    line-height: 180%;
}
.info-wrapper .wrapper{
    display: block;
    padding-left: 0px;
    padding-bottom: 46px;
}
.info-call{
    width: 100%;
}
.call-img {
    width: 45px;
    height: 45px;
    line-height: 57px;
}
.info-wrapper .wrapper .p1 {
    font-size: 14px;
}
.p2 {
    font-size: 18px;
}
.info-website{
    width: 100%;
    padding-left: 0px;
    padding-top: 22px;
}
.website-img {
    width: 45px;
    height: 45px;
    line-height: 62px;
    padding: 5px;
}
.contact-wrapper{
    display: flex;
    flex-direction: column-reverse;
}
.contact-title h2 {
    font-size: 28px;
    text-align: center;
}
.contact-title h2::after{
right: 0;
}
.captcha-wrap-button{
    flex-direction: column;
}
form.contact-form > div label {
    font-size: 14px;
}
.map-icon{
    width: 50px;
    height: 50px;
    line-height: 60px;
}
.map-icon.icon-1 {
    line-height: 63px;
}
.map-icon.icon-2 img {
    max-width: 23px;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px;
}

.map-content-title{
    font-size: 18px;
    padding-left: 0px;
}
.map-content-desc{
    font-size: 16px;
    padding-left: 0px;
}
.map-content-wrapper{
    padding-left: 10px;
    width: 80%;
}
.footer-logo{
    padding-top: 90px;
    padding-bottom: 0px;
}
.footer-menu{
    display: none;
}
.footer-text{
    margin-top: 30px;
}
.footer-text a {
    font-size: 14px;
    line-height: 180%;
}
.footer-text p{
    font-size: 14px;
    line-height: 180%;
}
.menu-item .contact-btn {
    background-color:transparent !important; 
    color: #fff;
    padding-left: 11px; 
}
.show-menu nav.menu-act .line:last-child {
transform: rotate(45deg);
margin-top: -7px;
margin-left: 10px;
}
.show-menu nav.menu-act .line:nth-child(2) {
display: none;
}
.show-menu nav.menu-act .line:first-child {
transform: rotate(-45deg);
margin-top: 8px;
margin-left: 10px;
}
nav.menu-act {
background: #333333;
display: table;
height: 100%;
transition: all 0.5s ease 0s;
overflow: hidden;
padding: 90px 0 0;
position: fixed;
top: 0;
right: -275px;
width: 275px;
z-index: 999;
left: auto;
bottom: 0;
}
nav.menu-act ul li {
    float: unset;
    padding-bottom: 15px;
    padding-right: 0;
    position: relative;
    display: block;
}
nav.menu-act ul li a {
    border-radius: 0;
    display: block;
    float: unset;
}
a.button, .button, button, form input[type="submit"] { 
    margin: 17px 0px 0px 0px;
}
.product-main-title h2 {
    font-size: 28px;
    padding-bottom: 15px;
}
.product-main-title {
    padding-top: 40px;
    padding-bottom: 30px;
}
.footer-main {
    padding-bottom: 5px;
}
#myBtn {
    bottom: 70px;
    right: 10px;
}

}
/*---------------------------mobile portrait end-----------------------------------*/


/*---------------------------Ipad lansdscape View start-----------------------------------*/

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
#wrapper {
    overflow-x: hidden;
}
nav.menu-act ul li{
    padding-right: 10px;
}

.form-field input, .form-field textarea {
    width: 100%;
}

.p2 {
    font-size: 20px;
}
.call-content {
    width: 85.2%;
}
.info-call {
    width: 42%;
}
.info-website {
    width: 40%;
    padding-left: 0px;
}
form input[type="submit"] {padding: 0px 18px;}

}
/*---------------------------Ipad lansdscape View end-----------------------------------*/
/*ipad portrait*/
/*---------------------------ipad portrait start-----------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.menu, .show-menu nav.menu-act .close-button, .show-menu nav.menu-act ul {display:block;top: 20px;}
#wrapper {
    overflow-x: hidden;
}
header.fixed {background:#000;box-shadow: 0 0 4px #404040;left: 0;position: fixed;top: 0;width: 100%;z-index: 999;
}
.menu .menu-trigger {
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding-top: 12px;
}
.menu .line {
    width: 20px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
}
.menu-item .contact-btn {
    background-color:transparent !important; 
    color: #fff;
    padding-left: 11px; 
}
.show-menu nav.menu-act .line:last-child {
transform: rotate(45deg);
margin-top: -7px;
margin-left: 10px;
}
.show-menu nav.menu-act .line:nth-child(2) {
display: none;
}
.show-menu nav.menu-act .line:first-child {
transform: rotate(-45deg);
margin-top: 8px;
margin-left: 10px;
}
nav.menu-act {
background: #333333;
display: table;
height: 100%;
transition: all 0.5s ease 0s;
overflow: hidden;
padding: 90px 0 0;
position: fixed;
top: 0;
right: -275px;
width: 275px;
z-index: 999;
left: auto;
bottom: 0;
}

.banner-content .main-title {
    font-size: 28px;  
}

.banner-content .main-content {
    max-width: 700px;
}

.captcha-wrap-button{
    display: block;
}

.product-content-wrapper > div {
    width: 45%;
}
.info-wrapper .wrapper {
    padding-left: 15px;
}
.info-call {
    width: 50%;
}
.info-website {
    width: 45%;
    padding-left: 40px;
}
.info-wrapper .wrapper .p1 {
    width: 120%;
}
.map-icon {
    width: 50px;
    height: 50px;
    line-height: 57px;
}
.map-content-wrapper {
    padding-left: 10px;
    width: 80%;
}
.map-content-title {
    font-size: 18px;
    padding-left: 0px;
}
.map-content-desc {
    font-size: 16px;
    padding-left: 0px;
}
.contact-title h2 {
    font-size: 28px;

}
.about-main-title h2 {
    font-size: 28px;    
    margin-bottom: 15px !important;
}
.about-content-text p {
    font-size: 14px;
    line-height: 150%;
}
.about-btn {
    padding-top: 20px;
}
.form-field.recaptcha {
    position: relative;
    padding-bottom: 3px;
}
}

/*mobile landscape*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
a.button, .button, button, form input[type="submit"] {
    margin : 15px 0px 0px 0px;
}
.about-image.colamu-6 img {
    margin: 0 auto;
    display: table;
}
.about-image.colamu-6 {
    margin: 5px 20px 20px 0;
    width: 45%;
    float: left;
}
.about-content-wrapper.colamu-6 {
    padding: 0;
    width: auto;
    float: none;
}
.product-content-wrapper > div::before {
    background-size: 100% 100%;
    background-position: 0 -150px;
}
.banner-content {
    top: 60%;
}


}
/*mobile landscape*/
/*
font-family: 'Arboria-Book';
font-family: 'Montserrat-Medium';
font-family: 'Montserrat-SemiBold';
font-family: 'Montserrat-Regular';
font-family: 'Montserrat-Light';
font-family: 'Montserrat-Bold';
*/













