@media screen and (min-width :1199px) and (max-width: 1366px) {
	
	
}

@media screen and (min-width: 992px) and (max-width: 1198px) {
	
	
}

/********Sm-start*******/
@media screen and (min-width: 768px) and (max-width: 991px) {
	
	
}

@media screen and (max-width: 980px) {
	
}

@media screen and (max-width: 768px) {
	
	
}

@media screen and (min-width: 480px) and (max-width: 766px) {
	
	
}

/********xs-start********/
@media screen and (max-width: 767px) {
	
	.fixed-top {
		position: relative;
	}
	.logo {
		width: 70%;
	}
	#banner_main {
		text-align: left;
	}
	.wrapper {
		top: 30%;
		padding: 0 15px;	
	}
	.spinny-wrapper {
		font-size: 14px;
		text-align: left
	}
	.spinny-words span {
		font-size: 14px;
		padding: 3px 5px;
		top: 100%;
	}
	.spinny-words {
		display: flex;
		min-width: auto;
	}
	.wrapper h2 {
		text-align: left;
		font-size: 22px;
	}
	.portfolio_hed h3, .package_hed h2, .client_area_dtl h3 {
		font-size: 32px;
		padding-bottom: 10px;
	}
	#service_main, #Portfolio_main, #package_main, .client_area_dtl, #inner_contact_main, #inner_service_main, 
	#inn_process {
		padding: 50px 0;
	}
	#inner_about_main {
		padding: 50px 0 20px 0;
	}
	.service_dtl_hm h5, .portfolio_txt h5, .why_lst h5, .portfolio_detail h5, .service_hd_dtl h5, .service_tilte h5 {
		font-size: 17px;
	}
	.package_mg_bx h4, .client_area_dtl h4, .start_form_dtl h4, .why_hed h4, .fot_tp h4, .contact_detail h4,
	.contact_frm_hed h4, .service_hd_dtl h4, .seo_service_content h4 {
		font-size: 19px;
	}
	.service_dtl_hm h1, #inner_banner_main h1 {
		font-size: 24px;
	}
	.inner_about_detail h2, .website_dtl h2, .service_hd_para h2, .smo_service h2 {
		font-size: 22px;
	}
	.vsm_bx h3, .inner_about_why h3, .seo_heading h3, .seo_service h3, .smo_service h3 {
		font-size: 21px;
	}
	.why_content h6, address h6 {
		font-size: 14px;
		letter-spacing: 0px;
	}
	.why_two:after, .why_six:after, .why_four:after {
		display: none;
	}
	.why_three:after {
		display: block;
	}
	.why_four:before {
		display: block;
	}
	.why_five:before, .why_six:before {
		display: none;
	}
	.server_btn {
		margin-bottom: 30px;
	}
	.portfolio_txt, .portfolio_mg {
		width: 100%;
	}
	.portfolio_bx {
		padding: 10px;
	}
	.package_hed span {
		padding: 0px;
		font-size: 15px;
	}
	.package_box_icon {
		margin-bottom: 20px;
	}
	.client_logo img {
	    margin-top: -90px;
	    margin-bottom: 75px;
	    position: relative;
	    z-index: -1;
	}
	.start_form {
		padding: 40px 25px;
		margin-bottom: 30px;
	}
	address a {
		font-size: 14px;
		font-weight: 500;
		display: block;
	}
	.footer_txt h2 {
		font-size: 25px;
		font-weight: 600;
	}
	.sm_wd {
		width: 50%;
	}
	.footer_list {
		padding-top: 20px;
	}
	.copy p, .support ul li a {
		padding-left: 0px;
		text-align: center;
		letter-spacing: 0.25px;
		line-height: 24px;
	}
	.vms_main {
		min-height: auto;
		box-shadow: -2px 2px 50px -35px rgb(0 0 0 / 30%);
		margin-bottom: 25px;
	}
	#about_vmv {
	    padding: 20px 0 0px 0;
	}
	.about_last_bg {
		padding: 50px 15px;
	}
	.why_lst h5:before {
		width: 15px;
	}
	.portfolio_images {
		max-height: 20rem;
	}
	.portfolio {
		margin-bottom: 25px;
	}
	.contact_frm_hed span, .website_dtl span {
		font-size: 14px;
	}
	.contact_frm_hed {
		padding-left: 0px;
	}
	.contact_brd {
		border-right: 0px;
		border-bottom: 5px solid #F7F7F7;
	}
	.location {
		margin-bottom: 20px;
	}
	.service_hd_para span, .website_dtl span {
		padding: 0px;
	}
	.service_hd_dtl0 {
		padding: 25px 0 0 0;
	}
	.service_mg img {
		margin-bottom: 20px;
	}
	.search_bx_brd {
		min-height: auto;
	}
	.search_bx_brd:after {
		display: none;
	}
	.seo_service span, .smo_service span {
		font-size: 15px;
		padding-bottom: 30px;
	}
	.seo_service_content {
		padding-bottom: 25px;
	}
	.service_tilte p {
		padding-bottom: 0px;
		text-align: justify;
	}
	.smo_service p {
		text-align: left;
	}



	
	
}

@media screen and (max-width: 460px) {

	#inner_banner_main img {
		min-height: 100px;
	}
	.portfolio_txt {
		padding: 15px 10px 0;
	}
	.client_area_dtl h4 {
		line-height: 26px;
	}
	.vsm_bx img {
		width: 95px;
	}
	.vsm_bx span {
		top: 20%;
		left: 23%;
		font-size: 24px;
	}
	#about_vmv {
    	padding: 0;
	}
	.about_last_mg {
		margin-left: 15px;
		margin-top: 15px;
	}
	.why_number {
	    height: 40px;
	    width: 40px;
	    border-radius: 50px;
	    font-size: 15px;
	    line-height: 40px;
	    left: -55px;
	}
	.why_lst_main:before {
		left: 22px;
	}
	.why_lst_main {
	    position: relative;
	    padding-left: 55px;
	}
	.why_lst h5 {
		padding-left: 25px;
	}
	.line_ele {
		width: 50%;
	}
	.service_hd_para span {
		text-align: justify;
	}
	.service_hd_dtl h5, .icon_cont h5 {
		font-size: 16px;
		text-align: left;
		padding-bottom: 15px;
	}
	#inn_process {
    	background: transparent url(../images/steps.png) 11% 72%/auto no-repeat scroll;
    	overflow: hidden;
    }
    .row_wdth_one, .row_wdth_two, .row_wdth_three, .row_wdth_four, .row_wdth_five {
    	width: 100%;
   		padding: 0 15px;
    }
    .procee_line {
    	background: none;
    	margin-bottom: 0px;
    	margin-top: 0px;
    }
    .proc_bx {
    	margin-top: 0px;
    	text-align: left;
    }
    .proc_bx .proc_mg .icon_bar {
    	display: none;
    }
    div.icon_no {
    	font-size: 26px;
    	font-weight: bold;
    	margin-top: 0px;
    	float: left;
    	padding-left: 20px;
    	padding-right: 15px;
    }
    .icon_cont h5 {
    	padding-bottom: 0px;
    	line-height: 38px;
    }
    .service_mg_brd img {
    	width: 22px;
    }
    .seo_service_mg {
    	width: 60px;
    	height: 60px;
    	line-height: 60px;
    }
    .seo_service_mg:after {
    	left: 30px;
    }
    .seo_service_content_para, .seo_service_list ul li span {
    	margin-left: 75px;
    }
    .seo_service_bx .seo_service_list ul li:before {
    	left: 28px;
    }



	
}

@media screen and (max-width: 320px) {



	
	
}