/* Mobile Portrait View */
@media screen and (max-width:767px) {

	.left,
	.right {
		float: none;
	}

	.boxlayout {
		width: auto;
		margin: 0 20px;
		box-sizing: border-box;
	}

	.container {
		width: auto;
		padding: 0 20px;
	}

	.header {
		padding: 0;
		position: relative;
		background-color: #111;
	}

	.header_right {
		float: none;
		text-align: center;
		width: auto;
	}

	.headerinfo {
		padding: 10px 0;
	}

	.logo {
		width: auto;
		float: none;
		text-align: center;
		padding: 30px 0 0 0;
	}

	.infobox {
		float: none;
		margin-bottom: 10px;
	}

	.header-top {
		padding: 0 10px;
		text-align: center;
		width: 100%;
	}

	.header-top .right {
		text-align: center;
	}

	.header-top,
	.header-top .right,
	.header-top .left,
	.mainmenu,
	.sitenav,
	.sd-menu-search {
		float: none;
		-webkit-transform: skew(0deg);
		-moz-transform: skew(0deg);
		-ms-transform: skew(0deg);
		-o-transform: skew(0deg);
	}

	.header-top:after {
		display: none;
	}

	/*slider css*/
	.nivo-controlNav {
		display: none !important;
	}

	.nivo-caption {
		width: 80%;
	}

	.nivo-caption h2 {
		font-size: 20px !important;
		line-height: 24px !important;
	}

	.welcomebx {
		width: 100%;
	}

	.news-box {
		width: auto;
		float: none;
		margin: 0 0 25px;
		height: auto;
	}

	.news-box .news-thumb {
		height: auto;
		width: auto;
		float: none;
	}

	.news-box .news-thumb img {
		min-height: inherit
	}

	.news {
		width: auto;
		float: none;
		padding: 0;
	}

	#pagearea {
		margin-top: 0;
	}

	.threebox {
		width: auto;
		float: none;
		margin: 0 0 20px;
	}

	.counterlist {
		float: none;
		margin: 0 auto 25px auto;
	}

	/*coloumn css*/
	.one_half,
	.one_third,
	.two_third,
	.one_fourth,
	.three_fourth,
	.one_fifth,
	.four_fifth,
	.welcome_imgcolumn,
	.welcome_contentcolumn,
	.whychooseus_box,
	.passion_leftimgbx,
	.passion_righttextbx,
	.ind_col3,
	.ind_col3 i,
	.planing_leftcontentbox,
	.planing_videobox,
	.teammember-list.col4,
	.blog-post-repeat .post-thumb,
	.bloggridlayout .blog-post-repeat {
		float: none !important;
		width: 100% !important;
		margin: 0 0 30px !important;
	}

	.videobox {
		width: 275px;
		height: 275px;
	}

	.innerbanner {
		height: auto;
	}

	#pagearea {
		height: auto;
		padding: 30px 0 20px;
	}

	iframe {
		width: 100%;
		height: auto;
	}

	.welcome_contentcolumn h3 span {
		font-size: 40px;
	}

	h2.section_title,
	.sec_content_main_title {
		font-size: 34px !important;
		margin-bottom: 20px;
	}

	.passion_righttextbx br {
		display: none;
	}

	.pricing_table.pcol3 .price_col {
		width: 100%;
		float: none;
		margin-bottom: 50px;
	}

	/*gallery css */
	ul.portfoliofilter li {
		margin-right: 5px !important;
	}

	ul.portfoliofilter li a {
		padding: 5px !important;
		font-size: 10px !important;
	}

	.threecol .entry {
		width: auto !important;
	}

	.tabs-wrapper ul.tabs li a {
		padding: 10px 14px
	}

	.footer .social-icons a {
		margin-right: 3px;
	}

	.teammember-list {
		width: auto;
		float: none;
		margin: 0 0 10%;
		text-align: center;
	}

	.member-social-icon a {
		margin: 0 5px;
	}

	/*sidebar css*/
	#sidebar {
		width: 100%;
		float: none;
	}

	.sidebar-left {
		float: none !important;
		width: 100%;
	}

	.flotRight {
		float: none !important;
	}

	#sidebar .services-col .services-content {
		padding: 8% 11.5%;
	}

	#sidebar #contactform_main input[type=text],
	#sidebar #contactform_main input[type=email],
	#sidebar #contactform_main input[type=tel],
	#sidebar #contactform_main input[type=url],
	#sidebar #contactform_main textarea {
		width: 85%;
	}

	/*footer css */
	.footer {
		width: auto !important;
		float: none;
		margin: 0;
	}

	/* --------- Pages ------- */
	.content-area {
		width: auto;
		margin: 0;
		padding: 20px;
	}

	.site-main {
		width: auto;
		margin: 0;
		float: none;
	}

	.contact_left,
	.contact_right {
		float: none;
		width: 100%;
		margin-bottom: 10%;
	}

	.copyright-txt,
	.design-by {
		text-align: center;
		float: none;
	}

	.design-by ul {
		text-align: center;
		padding: 30px 0 0 0;
	}

	#contactform_main input[type="text"],
	#contactform_main input[type="email"],
	#contactform_main input[type="tel"],
	#contactform_main input[type="url"],
	#contactform_main textarea {
		width: 100%;
		box-sizing: border-box;
	}

	/*custom css*/
	.searchbox {
		width: 100%;
		padding-left: 0;
	}

	ol.nav-numbers {
		display: none;
	}

	.phone-no strong {
		width: auto;
		display: inherit;
	}

	/*footer css */
	.footer {
		padding: 40px 20px;
	}

	.cols-2 .widget-column-1,
	.cols-2 .widget-column-2,
	.cols-3 .widget-column-1,
	.cols-3 .widget-column-2,
	.cols-3 .widget-column-3,
	.cols-4 .widget-column-1,
	.cols-4 .widget-column-2,
	.cols-4 .widget-column-3,
	.cols-4 .widget-column-4 {
		width: auto !important;
		float: none;
		min-height: inherit;
		margin: 0 0 30px;
	}

	.container.footer {
		padding: 50px 20px 25px;
	}

	.slider-main {
		min-height: 115px;
	}

	.header.fixed {
		position: relative;
	}

	.skills-wrap {
		width: auto;
	}

	.counterlist {
		width: auto;
	}

	#clienttestiminials {
		width: 100%;
	}

	.boxlayout .counterlist .counter {
		font-size: 50px;
	}

	.boxlayout .counterlist h6 {
		font-size: 15px
	}

	.planing_future_rightcontentbox .sec_content_main_title span {
		display: inline
	}

	.counterlist {
		margin: 15px 0;
	}

	.holderwrap {
		height: auto;
		overflow: hidden;
	}

	.holderwrap img {
		min-height: inherit;
		height: auto;
	}

	.header .container {
		padding: 0;
	}

	.sd-menu-search {
		max-width: inherit;
		padding: 5px 0 0 0;
		height: auto;
		margin: 0;
		float: none;
		vertical-align: top
	}

	.sd-menu-search,
	.sd-search input,
	.sd-top-bar-nav .sd-search input,
	.sd-menu-search:hover .sd-search-input {
		width: 100%;
	}

	#pagearea .container {
		margin-top: 0px;
	}

	.four_column {
		width: 100% !important;
		margin: 0 !important;
	}

	.wel_services {
		width: 100%;
		margin: 0 0 30px 0;
	}

	#section1 .container {
		padding: 0;
	}

	#section1 .videobox {
		height: auto;
		width: 100%;
	}

	#section1 .videobox img {
		height: auto;
	}

	.ind_col3 {
		padding: 0
	}

	.ourproject {
		width: 100%;
		padding: 0;
		margin: 0 0 30px 0;
	}

	.ourprojectbg h4 {
		padding: 0 10px;
		font-size: 15px;
	}

	.project-thumb {
		height: auto
	}

	.project-thumb img {
		min-height: inherit
	}

	.subtitle {
		width: 100%;
	}

	.row {
		margin: 0;
	}

	.our-process-box {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.calibration-process-box {
		width: 100% !important;
		margin: 0 0 30px 0 !important;
	}

	.ourspecialties {
		width: 100%;
		margin: 0;
		padding: 40px 0;
	}

	.ourspecialties i {
		margin-right: 15px;
	}

	.ourspecialties .ourspecialtiesbgicon i {
		font-size: 170px;
		margin: 0;
	}

	.planing_future_leftcontentbox {
		padding: 20px;
		width: 100%;
	}

	.counterlist .counter-icon {
		margin: 0 10px 0 0;
	}

	.planing_future_rightcontentbox {
		width: 100%;
		float: left;
		padding: 50px 0 30px 0;
	}

	.m-add-info {
		width: 100%;
		margin: 15px 0;
	}

	.m-addbox {
		padding-left: 20px;
	}


	#section5 .one_half {
		margin: 0;
		padding: 50px 20px;
	}

	#section5 .one_half.last_column {
		padding: 50px 20px;
		margin-bottom: 0 !important
	}

	.emergency-number {
		width: 100%;
	}

	.emergency-number h3 {
		font-size: 40px;
	}

	#section5 .sec_content_main_title {
		font-size: 40px !important;
	}

	.shape-border {
		display: none;
	}

	.wel_services p {
		margin: 0 0 20px;
	}

	.welcome_contentcolumn h3 {
		font-size: 30px;
	}

	#section7 {
		background-image: none !important
	}

	#section7 h2.section_title {
		color: #353535 !important;
	}
}

@media screen and (min-width:300px) and (max-width: 480px) {
	.blog-post-repeat .post-thumb img {
		float: none;
		margin-right: 0;
		width: 100%;
		height: 100%;
	}

	.teammember-list .thumnailbx {
		height: auto;
		visibility: visible;
	}

	.menugallery li {
		min-height: 60px;
	}

	.slider-main {
		min-height: 110px;
		height: auto;
	}

	.nivo-directionNav a {
		top: 35%;
	}

	.fivecol .entry {
		width: auto !important
	}

	.nivo-caption h2 {
		font-size: 16px !important;
		line-height: 20px !important;
		margin-bottom: 8px;
	}

	.nivo-caption h2 span {
		font-size: 18px;
	}

	.nivo-caption p {
		margin-bottom: 10px;
		line-height: 18px;
		font-size: 13px !important;
		display: none;
	}

	.nivo-caption .button {
		display: none;
	}

	.threebox .thumbbx {
		height: 190px;
	}

	.threebox .thumbbx img {
		min-height: 190px;
	}

	/* Boxlayout CSS*/
	.boxlayout .donatenow {
		padding: 18px 15px;
		font-size: 16px;
	}

	.boxlayout .nivo-caption p {
		font-size: 12px !important;
		line-height: 14px;
	}

	.boxlayout .nivo-caption h2 span {
		line-height: 30px;
	}

	.boxlayout .videobox {
		width: 240px;
		height: 240px;
	}

	.arrow_box p {
		padding: 0;
	}

	.arrow_box i {
		float: none;
	}

	.arrow_box {
		padding: 30px 20px;
	}

	.package-header .title img {
		max-width: 18px;
	}
}

@media screen and (min-width:481px) and (max-width: 767px) {

	.container,
	.content-area,
	#ourservices .container {
		width: 400px;
		margin: 0 auto;
	}

	.teammember-list .thumnailbx {
		height: auto;
		visibility: visible;
	}

	.slider-main {
		height: auto;
		min-height: 200px;
	}
}

@media screen and (min-width:420px) and (max-width: 480px) {
	.nivo-caption h2 {
		font-size: 24px !important;
		line-height: 30px !important;
	}

	.threecol .entry {
		left: 6% !important;
	}

	ul.portfoliofilter li a {
		font-size: 12px !important;
		padding: 7px 12px !important;
	}
}

/* Mobile Landscape View */
@media screen and (min-width:480px) and (max-width: 767px) {
	.photobooth .filter-gallery ul li a {
		padding: 15px 15px 18px;
	}

	/*slider css*/
	.nivo-caption h2 {
		font-size: 30px !important;
		line-height: 40px !important;
		margin-bottom: 10px !important;
	}

	.nivo-caption p {
		display: block !important;
		line-height: 18px;
	}

	.nivo-caption,
	.nivo-controlNav {
		display: block !important;
	}

	h2.section_title {
		font-size: 30px !important
	}

	.nivo-caption .button {
		display: inline-table !important;
	}

	.ourprojectbg h4 {
		padding: 0 10px;
		font-size: 22px;
	}

	.our-process-box {
		width: 50%;
		padding: 0;
	}

	.planing_future_leftcontentbox {
		padding: 60px 75px 40px 75px;
	}

	.infobox {
		margin: 0 5px;
	}

	.package-header .title img {
		max-width: 24px;
	}
}

@media screen and (min-width:481px) and (max-width: 615px) {
	.nivo-caption {
		width: 70%;
		bottom: 25%;
	}

	.nivo-caption h2 {
		font-size: 20px !important;
	}

	.nivo-caption .button {
		display: inline-table !important;
	}
}

/* Tablet View */
@media screen and (min-width:768px) and (max-width: 1169px) {
	.container {
		width: auto;
		padding: 0 20px;
	}

	.container.footer {
		padding: 50px 20px;
	}

	.boxlayout {
		width: auto;
		margin: 0 20px;
		box-sizing: border-box;
	}

	.content-area {
		width: auto;
		margin: 0;
		padding: 20px 20px;
	}

	.member-social-icon a {
		margin: 0 2px 0 0;
	}

	.footer h5 {
		font-size: 22px !important;
	}

	#sidebar {
		width: 30%;
	}

	.site-main {
		width: 65%;
	}

	.slider-main {
		min-height: 290px;
		height: auto;
	}

	.innerbanner {
		height: auto;
	}

	/*custom  css*/
	.BlogPost {
		min-height: 250px;
	}

	.recent-post h6 {
		padding-top: 7px;
	}

	ol.nav-numbers {
		bottom: 10%;
	}

	.sidebar-left {
		float: left !important;
		width: 30%;
	}

	.sidebar-left #sidebar {
		width: 100%;
	}
}

@media screen and (min-width:768px) and (max-width: 980px) {
	.logo {
		padding: 10px 0 0 0
	}

	.header {
		position: relative;
	}

	.header-top {
		padding: 0 0 0 30px;
	}

	.headerinfo {
		padding-bottom: 10px;
	}

	.nivo-controlNav {
		bottom: 0;
	}

	.teammember-list .thumnailbx {
		height: 190px;
	}

	.teammember-list .thumnailbx img {
		min-height: 190px;
	}

	.welcomebx {
		width: auto;
	}

	.threebox h3 {
		font-size: 20px;
	}

	.threecol .entry {
		width: 243px !important;
	}

	.nivo-caption h2 {
		font-size: 30px !important;
		line-height: 30px !important;
	}

	.welcome_contentcolumn h3 span {
		font-size: 50px;
	}

	.member-social-icon {
		top: 70%;
	}

	#pagearea .container {
		margin-top: -25px;
	}

	.four_column {
		margin-top: 0;
		padding: 30px 15px;
	}

	.infobox {
		margin-left: 3%;
	}

	.videobox {
		width: 335px;
		height: 335px;
	}

	.teammember-list cite {
		font-size: 14px;
	}

	.boxlayout .videobox {
		width: 300px;
		height: 300px;
	}

	.bloggridlayout .post-thumb {
		height: 160px;
	}

	.bloggridlayout .post-thumb img {
		min-height: 160px;
	}


	.sd-menu-search {
		max-width: inherit;
		padding: 5px 0 0 0;
		height: auto;
		margin: 0;
		float: none;
		vertical-align: top
	}

	.sd-menu-search,
	.sd-search input,
	.sd-top-bar-nav .sd-search input,
	.sd-menu-search:hover .sd-search-input {
		width: 100%;
	}

	.mainmenu {
		padding: 0 5px 2px 5px !important;
	}

	.mainmenu,
	.sitenav,
	.sd-menu-search {
		-webkit-transform: skew(0deg);
		-moz-transform: skew(0deg);
		-ms-transform: skew(0deg);
		-o-transform: skew(0deg);
	}

	.wel_services .aboutme-thumb {
		height: 115px;
	}

	.wel_services .aboutme-thumb img {
		min-height: 115px;
	}

	.wel_services h6 {
		font-size: 20px;
	}


	.planing_leftcontentbox {
		width: 50%;
		margin: 0;
		padding: 4% 0;
	}

	.ind_col3 {
		width: 50%;
		margin: 0;
		padding: 0;
	}

	.choos-thumb {
		float: left;
		margin: 0 0 0 0;
		width: 40px;
		height: 41px;
		line-height: 41px;
	}

	#section1 .videobox {
		height: auto
	}

	#section1 .videobox img {
		height: auto
	}

	#section1 .sec_content_main_title {
		padding-bottom: 0;
		font-size: 30px;
	}

	.project-thumb {
		height: 180px;
	}

	.project-thumb img {
		min-height: 180px;
	}

	.ourprojectbg i {
		font-size: 15px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	.ourprojectbg h4 {
		padding: 0 5px;
		line-height: 40px;
		font-size: 14px;
	}

	.our-process-box {
		padding: 0;
	}

	.our-process-thumb {
		width: 160px;
		height: 160px;
		line-height: 160px;
	}

	.our-process-box h4 {
		margin: 25px 0 0 0;
		font-size: 18px;
	}

	.ourspecialties i {
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 20px;
		margin: 0 10px 0 0;
	}

	.ourspecialties .ourspecialtiesbgicon i {
		font-size: 170px;
	}

	.planing_future_rightcontentbox .sec_content_main_title {
		font-size: 40px;
	}

	.planing_future_leftcontentbox {
		padding: 40px 25px 40px 25px;
	}

	.counterlist .counter-icon {
		width: 50px;
		height: 50px;
		margin: 5px 10px 0 0;
	}

	.counterlist .counter {
		font-size: 45px;
	}

	#section7 {
		padding-top: 80px;
	}

	.m-addbox {
		padding-left: 15px;
	}

	.header-top {
		padding: 0 0 0 200px;
	}

	.boxlayout .header-top {
		padding: 0 0 0 60px;
	}

	.boxlayout .infobox {
		margin-left: 0;
	}

	#section5 .one_half {
		margin: 0;
		padding: 40px 15px;
	}

	#section5 .one_half.last_column {
		padding: 50px 0px 50px 15px;
		margin: 0 !important
	}

	.shape-border {
		border-bottom: 480px solid;
		border-left: 50px solid transparent;
	}

	.welcome_contentcolumn h3 {
		font-size: 40px;
	}

	#section7 {
		background-image: none !important
	}

	#section7 h2.section_title {
		color: #353535 !important;
	}
}

@media screen and (min-width:768px) and (max-width: 868px) {
	.nivo-caption {
		width: 70%;
	}

	.news-box .news-thumb {
		height: 175px;
	}
}

@media screen and (max-width:1169px) and (min-width:981px) {
	html {
		overflow-x: hidden;
	}

	.footer h5 {
		font-size: 24px !important;
	}

	.threecol .entry {
		width: 317px !important
	}

	.nivo-caption {
		width: 55% !important;
	}

	.news-box .PostMeta span {
		font-size: 11px;
	}

	.videobox {
		width: 365px;
		height: 365px;
	}

	.teammember-list .thumnailbx {
		height: 250px;
	}

	.teammember-list .thumnailbx img {
		min-height: 250px;
	}

	.ind_col3 h4 {
		font-size: 20px;
	}

	.nivo-caption h2 {
		margin-bottom: 10px;
		line-height: 75px;
	}

	.header-top {
		padding: 0 0 0 150px;
	}

	.ind_col3 {
		padding: 0;
	}

	#section1 .videobox {
		height: auto;
	}

	#section1 .videobox img {
		height: auto;
	}

	.planing_leftcontentbox {
		padding: 4.5% 0px 4.5% 10px;
	}

	.project-thumb {
		height: 250px;
	}

	.project-thumb img {
		min-height: 250px;
	}

	.ourprojectbg h4 {
		padding: 0 10px;
		font-size: 18px;
	}

	.planing_future_leftcontentbox {
		padding: 60px 40px 40px 40px;
	}

	#section5 .one_half {
		padding: 70px 40px;
		margin: 0;
	}

	#section5 .one_half.last_column {
		padding: 60px 0px 60px 40px;
	}
}

@media screen and (max-width: 980px) {
	.sd-menu-search {
		display: none !important
	}

	section {
		padding: 40px 0;
	}

	.toggleMenu {
		display: block;
	}

	.sitenav {
		width: 100%;
		float: none;
		margin: 0;
		top: 0;
		position: relative;
		overflow-x: hidden;
	}

	.sitenav ul {
		color: #000;
		width: 100% !important;
		float: none !important;
		margin: 0;
		padding: 0;
	}

	.sitenav ul li {
		border-top: 1px #cccccc solid;
		display: block;
		float: none;
		text-align: left;
		border-right: none;
	}

	.sitenav ul li a {
		padding: 5px 10px !important;
		display: block;
		color: #000;
		text-align: left;
	}

	.sitenav ul li a:hover {
		color: #ffffff;
	}

	.sitenav ul li ul,
	.sitenav ul li ul ul {
		display: block !important;
	}

	.sitenav ul li ul li a:before {
		content: "\00BB \00a0";
	}

	.sitenav ul li ul li {
		border-bottom: 1px solid transparent !important;
	}

	.sitenav ul li ul li a {
		padding-left: 20px !important;
	}

	.sitenav ul li ul li ul li a {
		padding-left: 30px !important;
	}

	.sitenav ul li ul li ul li ul li a {
		padding-left: 40px !important;
	}

	.sitenav ul li:hover>ul {
		background: none !important;
	}

	.sitenav ul li:hover>ul {
		background: transparent !important;
		width: auto !important;
		display: block;
		position: relative !important;
		left: 0;
		right: 0;
		top: 0;
	}

	.sitenav ul li:hover ul li ul,
	.sitenav ul li:hover ul li:hover>ul,
	.sitenav ul li:hover ul li:hover>ul li ul {
		background: transparent !important;
		display: block;
		position: relative !important;
		right: 0;
		left: 0;
		top: 0;
	}

	.sitenav ul li:hover ul li:hover ul,
	.sitenav ul li:hover ul li:hover ul li:hover ul {
		left: 0 !important;
	}

	.logo img {
		height: auto;
	}

	.innerbanner {
		height: auto;
	}

	.header {
		position: relative;
		background-color: #fff;
	}

	.mainmenu {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.mainmenu:after {
		display: none;
	}

	.donatenow {
		position: relative;
		margin: 0;
		display: block;
		text-align: center;
	}

	#footer-wrapper {
		background-size: cover !important;
	}

	#section2 {
		padding-bottom: 30px;
	}

	.toggle a {
		padding: 10px 25px;
	}

	iframe {
		height: auto !important;
	}
}

@media screen and (min-width:1210px) {
	.boxlayout .header.fixed {
		width: 1210px;
		margin: 0 auto;
	}
}


/*@media only screen and (min-width: 300px) and (max-width: 400px) {
	.package-header .title{
	    font-size: 22px;
	}
	.package-header .gst-text {
	    margin-top: 5px;
	    font-size: 18px;
	}
	.package-header .title img {
		width: 23px;
	}
	.package-card .package-header .box {
		top: 8px;
	}
}

@media only screen and (min-width: 400px) and (max-width: 450px) {
	.package-header .title{
	    font-size: 22px;
	}
	.package-header .gst-text {
	    margin-top: 5px;
	    font-size: 18px;
	}
	.package-header .title img {
		width: 23px;
	}
}

@media only screen and (min-width: 500px) and (max-width: 550px) {
	.package-header .title{
	    font-size: 35px;
	}
	.package-header .gst-text {
	    margin-top: 12px;
	    font-size: 23px;
	}
}

@media only screen and (min-width: 600px) {
	.package-header .title{
	    font-size: 35px;
	}
	.package-header .gst-text {
	    margin-top: 12px;
	    font-size: 23px;
	}
}


@media only screen and (min-width: 768px) {
	.package-header .title{
	    font-size: 22px;
	}
	.package-header .gst-text {
	    margin-top: 5px;
	    font-size: 18px;
	}
	.package-header .title img {
		width: 23px;
	}
}

@media only screen and (min-width: 992px) and (min-width: 992px) {
	.package-header .title{
	    font-size: 22px;
	}
	.package-header .gst-text {
	    margin-top: 5px;
	    font-size: 18px;
	}
	.package-header .title img {
		width: 23px;
	}
}

@media only screen and (min-width: 1200px) {
	.package-header .title{
	    font-size: 44px;
	}
	.package-header .gst-text {
	    margin-top: 12px;
	    font-size: 29px;
	}
	.package-header .title img {
		width: unset;
	}
}*/




