@media(max-width:1200px){
	body{padding-top: 82px;}
	.container{width: 100%; padding: 0 20px;}

	.header-main{padding: 15px 0;}
	a.logo img{float: left; width: 110px; height: auto}

	.headermenu{
		display: none;
	}
	.menucontrols{
		float: right;
	}
	.menucontrols a.showmenu{
		float: right;
		width: 36px; height: 36px; line-height: 36px;
		text-align:center;
		color:var(--black);
		font-size:28px;
		margin-right: 0;
	}
	.menucontrols a.hidemenu{
		position: fixed;
		width: 40px; height: 40px; line-height: 40px;
		text-align:center;
		color:var(--white);
		font-size:24px;
		right: 10px; top: 10px;
		z-index: 12;
		border: 2px solid #fff;
		border-radius:50%;
		-webkit-border-radius:50%;
		display: none;
	}
	.menu{
		position: fixed;
		width: 100%; height: 100%;
		left: 0; top: 0;
		z-index: 11;
		background: rgba(0,0,0,0.92);
		overflow-y: auto;
		padding: 80px 30px;
		display: flex;
		justify-content: center !important;
		align-items: flex-start;
	}
	nav{
		width: 100%;
		max-width: 280px;
	}
	nav ul li{
		float: left; width: 100%; margin-bottom: 20px;
	}
	nav ul li a{
		float: left; width: 100%; color: #fff;
	}
	nav ul li ul{
		position: relative;
		left: 0;
		opacity: 1;
		padding-top: 0 !important;
		margin-top: 10px;
		background: #fff;
		border-bottom: 5px solid var(--green);
		width: 100%;
		display: none;
	}
	nav ul li ul:before{
		display: none;
	}
   #menu-item-169.current-menu-item a {
    color: #fff;
    }

    #menu-item-169.current-menu-item a:after{
      background-color:#000;
    }
	a.clientbtn{
		width: 130px; height: 36px; line-height: 36px;
		font-size:13px;
	}
	.userbox{
		width: 350px;
		height: 300px;
		top: 52px;
	}


	.bannerslider .text{
		left: 20px !important;
	}
	.bannerslider .text h3{
		font-size:13px;
		margin-bottom: 15px;
		padding: 5px 12px;
	}
	.bannerslider .text h2{
		font-size:36px;
		margin-bottom: 15px;
	}
	.bannerslider h4{
		font-size:13px;
		margin-bottom: 20px;
	}
	.bannerslider a.learnmore{
		width: 130px;
		height: 40px;
		line-height: 40px;
		font-size:13px;
	}
	.bannerslider .pagerwrap{
		width:100%; 
		height:20px;
		left:0; bottom:20px; right: initial;
		margin:0 0 0 0;
		padding:0 0 0 20px;
	}
	a.scroll-to-bottom{
		bottom: 35px;
		margin: 0 auto 30px auto;
		font-size:21px;
		animation:updown 2s ease-in-out infinite;
	}
	@keyframes updown{
		0%{bottom: 35px;}
		50%{bottom: 25px;}
		100%{bottom: 35px;}
	}



	.about{
		padding: 50px 0;
	}



	.services{
		padding: 50px 0;
	}
	.services .common-text{
		margin-bottom: 45px;
	}
	.service-items .item{
		width: 32%;
	}
	.service-items .item .itemcontent{
		padding: 20px 20px 45px 20px;
	}
	.service-items .item .itemcontent .title h5{
		font-size: 18px;
	}
	.service-items .item .itemcontent ul li{
		font-size: 15px;
	}
	.service-items .item .itemcontent a.btn{
		left: 25px; bottom: 30px;
	}


	.vision{
		padding: 50px 0 0 0;
	}
	.vision .container{
		flex-direction: column;
		align-items: center;
	}
	.vision .image{
		width: 100%;
		margin: 0 0 0 0;
		justify-content: center;
	}
	.vision .image{
		max-width: 400px;
	}
	.vision .text{
		width: 100%;
		margin-bottom: 40px;
	}
	.vision .text h4{
		margin-bottom: 15px;
	}
	.vision .text h3{
		line-height: 110%;
		margin-bottom: 15px;
	}
	.vision .text p{
		line-height: 130%;
	}



	.serviceareas{
		padding: 45px 0;
	}
	.serviceareas .maparea .location{display: none;}



	.testimonials{
		padding: 50px 0;
	}
	.tslider-wrap{
		margin-top: 20px;
		padding: 0 40px;
	}




	.whyus{
		padding: 55px 0;
	}
	.whyitems .item .itemcontent .title .icon{
		float: none; display: table;
		margin: 0 auto 15px auto;
	}
	.whyitems .item .itemcontent .title h5{
		font-size: 16px;
		text-align: center;
	}
	.whyitems .item .itemcontent p{
		font-size: 14px;
		line-height: 120%;
		text-align: center;
	}



	.news{
		padding:45px 0;
	}
	.news-items{
		margin-top: 30px;
	}
	.news-items .item{
		width: 32%;
	}
	.news-items .item .itemcontent .text ul.meta li{
		
	}
	.news-items .item .itemcontent .text h5{
		
		line-height: 120%;
	}
	.news-items .item .itemcontent .text p{
		
		line-height: 120%;
	}
	.news-items .item .itemcontent .text a.readmore-btn{
		
	}
	.news-items .item .itemcontent .image .date{
		width: 60px;
		height: 70px;
		font-size: 15px;
		padding: 12px 14px;
	}





	footer{
		padding: 50px 0 30px 0;
	}
	footer .footer-widgets-area{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	footer .aboutwidget, footer .widget, footer .widget.contactwidget{
		float: left;
		width: 30%;
		margin-right: 0;
	}
	footer .footerlinks ul li{
		margin-bottom: 10px;
	}



	.pagebanner{
		padding:100px 0 80px 0;
	}
	.pagebanner .shape{
		width:71px; height:43px;
	}

	.page-about{
		padding:45px 0;
	}
	.page-about .images{
		padding-bottom: 40px;
	}
	.page-about .images:before{
		bottom: 40px;
		height: 80%;
	}
	.page-about .text{
		float: right;
		width: 45%;
	}




	.data-block{
		padding:45px 0;
	}
	.data-block h3{
		margin-bottom: 40px;
		padding: 0 0;
	}
	.tableblock-1{
		float: left;
		width: 100%;
		margin: 0 0 0 0;
	}



	.page-blogging{
		padding: 45px 0;
	}



	.multistep-block{
		padding: 45px 0;
	}
	.msb-head .titlewrap .tab{
		font-size: 13px;
	}
	.msb-head .titlewrap .tab span.num{
    	width: 25px; height: 25px; 
    	font-size: 12px;
    	border: 2px solid #fff;
    	margin-right: 8px;
    }
}












@media(max-width:768px){
    .contactForm{
        width:90%;
    }
	.topbutton{
		display: none !important;
	}
	.topbar ul.contactinfo li.email, .topbar ul.contactinfo li.address{
		display: none;
	}
	.bannerslider .text{
		width: calc(100% - 40px) !important;
	}
	.bannerslider .text h3{
		font-size:11px;
		margin-bottom: 10px;
		padding: 5px 12px;
	}
	.bannerslider .text h2{
		font-size:27px;
		margin-bottom: 10px;
	}
	.bannerslider h4{
		font-size:11px;
		margin-bottom: 15px;
	}
	.bannerslider a.learnmore{
		width: 110px;
		height: 35px;
		line-height: 35px;
		font-size:12px;
	}
	.bannerslider:after{
		width:35px; height:21px;
		background: url(images/shape.png) no-repeat;
		background-size: cover;
		bottom: -2px;
	}
	a.scroll-to-bottom{
		bottom: 20px;
		margin: 0 auto 10px auto;
		font-size:18px;
		animation:updown 1.5s ease-in-out infinite;
	}
	@keyframes updown{
		0%{bottom: 20px;}
		50%{bottom: 15px;}
		100%{bottom: 20px;}
	}


	.about .text:before{
		width:200px;
		top:26%;
	}


	.service-items{
		flex-direction: column;
		align-items: center !important;
	}
	.service-items .item{
		width: 100%;
		max-width: 360px;
		margin-bottom: 40px;
	}
	a.viewservices{
		margin: 0 auto 0 auto;
	}



	.serviceareas .text{
		float: left;
		width: 100%;
		margin-bottom: 50px;
	}
	.serviceareas .maparea{
		float: left;
		width: 100%;
		padding: 0 0 0 0;
	}
	.serviceareas .maparea img{
		float: left;
		width: 100%;
		height: auto;
	}


	.reachus{
		padding: 50px 0;
	}
	.reachus .buttons{
		margin: 40px auto 0 auto;
	}
	.reachus .buttons a{
		float: none;
		display: table;
		margin: 10px auto;
	}



	footer .aboutwidget, footer .widget, footer .widget.contactwidget{
		float: left;
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
		padding-bottom: 40px;
		border-bottom: 1px solid #ddd;
	}


	.pagebanner .shape{
		width:35px; height:21px;
		background: url(images/shape.png) no-repeat;
		background-size: cover;
		bottom: -2px;
	}


	.tableblock-1{
		display: block;
		position: relative;
		padding: 20px;
		border: 1px solid #ccc;
		background: #fff;
	}
	.tableblock-1 .table1{
		float: left;
		width: 100%;
		margin: 0 0 0 0;
		overflow-x: auto;
		position: relative;
	}
	.table1:before {
	    float: left;
	    width: 100%;
	    text-align: left;
	    color: red;
	    font-size: 12px;
	    font-weight: normal;
	    font-family: 'Poppins';
	    content: 'Scroll Table With Finger (Left to Right)';
	    margin: 0 0 20px 0;
	    padding: 0 0 20px 0;
	    border-bottom: 1px solid #ddd;
	}
	.table1 table{
		float: left;
		width:100%; min-width: 700px;
	}
	.table1 table tr th, .table1 table tr td{
		font-size: 12px;
	}



	.blogpostwrap{
		width: 100%; margin-bottom: 50px; padding-bottom: 50px;
		border-bottom: 1px solid #ddd;
	}
	.blogsidebar{
		float: none;
		display: table;
		margin-left: auto;
		margin-right: auto;
		width:100%;
		max-width: 100%;
	}




	.msb-content{
		margin:30px 0 0 0;
	}
	.tabcontent h3{
		margin-left: 0; margin-right: 0;
		margin-bottom:40px;
	}
	.tabcontent h3:before{
		
	}
	.tabcontent-1 p, .tabcontent-2 p{
		
		margin-bottom: 20px;
	}
	.tabcontent-1 a{
		float: left;
		width: auto;
		height: 45px;
		line-height: 45px;
		
		padding: 0 15px;
	}
	.tabcontent-2 .question{
		margin:0 0 25px 0;
	}
	.tabcontent-2 .question .fields label{
		
		margin:0 15px 0 0;
	}
	.registerform{
		width: 100%; max-width: 400px;
	}
	.registerform form label{
		position: relative;
		left: 0; top: 0;
		float: left;
		width: 100%;
		
		line-height: normal;
	}
	.registerform form label span{
		
	}
	.registerform form .just-text{
		
		line-height: normal;
	}
	.registerform form .just-text span{
		
	}



	.ourteam{
		padding: 60px 0;
	}
	.ourteam .teamitems .item .text .info{
		flex-wrap: wrap;
	}
	.ourteam .teamitems .item .text .info a:first-of-type{
		margin-bottom: 12px;
	}
}












@media(max-width:600px){
	.topbar ul.contactinfo, .topbar ul.social li a{
		font-size: 12px;
	}
	.userbox{
		width: 260px;
	}
	.userbox .heading{
		font-size:15px;
		padding: 5px 0;
	}
	.userbox .formarea{
		padding:18px;
	}
	.userbox .formarea h5{
		font-size:11px;
	}
	.userbox .formarea form fieldset input{
		padding-left: 15px;
	}
	.userbox .formarea form a.forgotpassword{
		font-size: 11px;
		left: 0; top: 10px;
	}


	.bannerslider .text h3{
		font-size:10px;
		margin-bottom: 10px;
		padding: 3px 8px;
	}
	.bannerslider .text h2{
		font-size:16px;
		margin-bottom: 10px;
	}
	.bannerslider h4{
		font-size:10px;
		margin-bottom: 10px;
	}
	.bannerslider a.learnmore{
		width: 90px;
		height: 26px;
		line-height: 26px;
		font-size:11px;
	}
	.bannerslider .pagerwrap{
		bottom:5px;
	}


	.about .container{
		display: flex;
		flex-direction: column;
		align-items: flex-start !important;
	}
	.about .image{
		width: 100%;
		padding-left: 20px;
		max-width: 350px;
	}
	.about .image:before{
		height:110%;
	}
	.about .text{
		float: left;
		width: 100%;
		margin-top: 60px;
	}



	.serviceareas .text ul li{
		width: 50%;
	}



	.tslider .item .itemcontent p{
		font-size: 16px;
		line-height: 120%;
		margin-bottom: 30px;
	}
	.tslider .item .itemcontent h5, .tslider .item .itemcontent h6{
		font-size: 16px;
	}



	.whyitems .item{
		width: 46%;
		margin: 16px 0;
	}




	.news-items{
		margin-top: 30px;
		flex-direction: column;
		align-items: center;
	}
	.news-items .item{
		width: 100%;
		max-width: 340px;
		margin: 10px 0;
	}
	a.viewallnews{
		margin: 30px auto 0 auto;
	}



	footer .footerlinks{
		margin-top: 20px;
	}
	footer .footerlinks ul li{
		margin-right: 0;
		padding-right: 0;
		border-right: none;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	footer .footerlinks ul li:last-of-type{
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}


	/* PAGES */
	.page-about .images{
		float: left;
		display: table;
		width:100%; max-width: 400px;
		padding-bottom: 40px;
		margin-left: 0; margin-right: 0;
		margin-bottom: 40px;
	}
	.page-about .text{
		float: left;
		width: 100%;
	}
	.page-about .text h3{
	}
	.page-about .text ul{
	}
	



	.page-blogging h3{
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	.pagination a{
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size:15px;
		margin-right: 5px;
	}
	.post-items .item .image .date{
		width: 60px;
		height: 67px;
		font-size: 13px;
		line-height: 21px;
		padding: 15px 15px;
	}
	.post-items .item .text ul.meta li {
	    font-size: 13px;
	    margin-right: 15px;
	}



	.msb-head .titlewrap .tab{
		font-size: 8px;
		flex-direction: column;
	}
	.msb-head .titlewrap .tab span.num{
    	width: 21px; height: 21px; 
    	font-size: 9px;
    	border: 2px solid #fff;
    	margin-right: 5px;
    }



    footer .footerlinks ul li{
    	line-height: 170%;
    }



    .ourteam .teamitems .item,
	.ourteam .teamitems .item .text,
	.ourteam .teamitems .item .text .info{
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}
	.ourteam .teamitems .item .image{
		width: 220px;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.ourteam .teamitems .item:nth-of-type(2n) .image{
		margin-left: 0;
		margin-right: 0;
	}
	.ourteam .teamitems .item .text .info a{
		font-size:11px;
		margin-right: 0;
	}
	.ourteam .teamitems .item .text p{
		/*font-size:15px; line-height: 130%;*/
	}
	.ourteam .teamitems .item .text .info a i{
		width: 36px;
		height: 36px;
		font-size:15px;
		margin-right: 12px;
	}
}