@media only screen and (min-width: 1200px) and (max-width: 1350px) {
	.modalPopup {
	    height: 100%;
	    overflow-y: scroll;
	    margin-top: 15px;
	    margin-bottom: 15px;
	    width: 90%;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.modalPopup {
	    height: 100%;
	    overflow-y: scroll;
	    margin-top: 15px;
	    margin-bottom: 15px;
	    width: 90%;
	}
	.call-nw {
		margin-top: 0;
	}
	#home {
		padding: 25px 0 35px;
	}
	.bformBox .btn {
		font-size: 13px;
	}
	.bformBox {
		padding: 30px 15px;
	}
	.bformBox h3 {
		font-size: 21px;
	}
	.rs-process.style1 .process-effects-layer {
	    background-image: unset;
	    margin-top: -150px;
	}
	.rs-addon-number {
	    margin-bottom: 30px;
	}
	.rs-process {
		padding-bottom: 45px;
	}
	.venn-wrapper {
		right: 0%;
		top: -10%;
		width: 535px;
		height: 535px;
	}
	#from_blog .single_blog {
		min-height: 360px;
	}
	.rs-process.style1 .process-effects-layer .rs-addon-number .number-part .number-text .number-title .title {
		font-size: 16px;
	}
	.rs-process.style1 .process-effects-layer {
	    background-image: url(../images/steps.png);
	    margin-top: -100px;
	    background-size: 885px auto;
	    padding: 90px 0px 0px 0px;
	}
	.single-features-box h3 {
		font-size: 16px;
	}
	.single-features-box {
		min-height: 470px;
	}
	/*header change*/
	.custom-navbar .nav li a {
	    padding: 10px 12px;
	}
	.custom-navbar .navbar-brand {
		padding: 5px 0px 5px 15px;
	}
	.navbar-header {
		width: 30%;
	}
	.custom-navbar .nav li a
	{
		line-height: 25px;
	}
	.is-sticky .custom-navbar .nav li a  {
		line-height: 22px;
	}
	.custom-navbar .nav li a.calltxt_link{
		padding: 0;
		line-height: unset;
		letter-spacing: 0px;
	}
	.custom-navbar .nav li .calltxt {
		margin-top: 0px;
	}
	.is-sticky .custom-navbar .nav li .calltxt {
		margin-top: 0px;
	}
	.banner-section .banner-rightblock .slide-text h1 {
	    font-size: 26px;
	    line-height: 40px;
	}
	.banner-section .banner-rightblock .slide-text h2 {
	    font-size: 24px;
	    line-height: 38px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 22px;
	    line-height: 36px;
	}
	.banner-section .bformBox h3 {
	    font-size: 17px;
	}
	.banner-section .banner-rightblock {
		background-position: right;
	}
	.banner-section .banner-rightblock .slide-text {
		padding: 70px 0 0 0px;
	}
	#counter span {
		font-size: 14px;
	}
	.counterbox {
		padding: 15px 5px;
	}
	#counter .counter-number {
		font-size: 50px;
		line-height: 50px;
	}
	.bformBox {
	    padding: 17px 15px;
	}
	.techicon-section .techicon img {
		margin: 10px 1%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.modalPopup {
	    height: 100%;
	    overflow-y: scroll;
	    margin-top: 15px;
	    margin-bottom: 15px;
	    width: 90%;
	}
	.call-nw {
		margin-top: 0;
	}
	.container {
	    width: 98%;
	}
	.navbar-header {
	    float: left;
	    text-align: left;
	}
	.call-nw a {
		padding: 8px 6px 8px;
		font-size: 17px;
	}
	.call-nw p span {
		font-size: 18px;
	}
	.custom-navbar .navbar-brand {
		width: 100%;
	}
	.is-sticky .navbar-brand {
		display: block;
	}
	.custom-navbar {
		padding-bottom: 5px;
	}
	.bformBox h3 {
		font-size: 22px;
	}
	.bformBox {
		padding: 30px 15px;
		margin-top: 20px;
	}
	.slide-text {
	    margin-top: 65px;
	}
	.slide-text h1 {
		font-size: 46px;
	}
	.why_choose img {
		margin-bottom: 20px;
	}
	.taglinewrap h2 {
		line-height: 38px;
	}
	.taglinewrap h3 {
		font-size: 36px;
	}
	.rs-process.style1 .process-effects-layer {
		margin-top: -145px;
		background-image: unset;
	}
	.rs-addon-number {
	    margin-bottom: 30px;
	}
	.rs-process {
		padding-bottom: 45px;
	}
	.approach-wrapper .intro {
		max-width: 100%;
		margin-left: 0%;
	}
	.venn-wrapper {
		position: relative;
		right: 0%;
        top: 0%;
		margin: 30px auto 0px;
	}
	.approach-wrapper {
		padding: 40px 0 10px;
	}
	.v-md-tabs .panel-group .panel-default>.panel-heading {
		border-color: #bc0001;
	    background-color: #bc0001;
	    color: #fff;
	}
	.v-md-tabs .panel-group .panel-title a {
		display: block;
		font-size: 18px;
		position:  relative;
	}
	.v-md-tabs .panel-group .panel-title a:before {
		content: "\f107";
	    font-family: FontAwesome;
	    position: absolute;
	    top: 0;
	    right: 0;
	    color: #fff;
	}
	.v-md-tabs .panel-group .panel-title a:focus, 
	.v-md-tabs .panel-group .panel-title a:hover {
		color: #fff!important;
	}
	.v-md-tabs .panel-body h3 {
		color: #222;
	    font-size: 20px;
	    text-transform: uppercase;
	    margin-top: 0px;
	}
	.v-md-tabs .panel-body p {
		text-align: justify;
	    margin-bottom: 8px;
	}
	.v-md-tabs .panel-body h4 { 
		color: #bc0001;
	}
	.v-md-tabs .panel-body ul {
		margin-bottom: 5px;
	}
	.v-md-tabs .panel-body ul > li {
		text-align: justify;
	    line-height: 26px;
	    margin-bottom: 6px;
	    position: relative;
	    padding-left: 18px;
	    color: #000;
	    font-size: 16px;
	}
	.v-md-tabs .panel-body ul > li:before {
		content: "\f0da";
	    font-family: FontAwesome;
	    position: absolute;
	    top: 0;
	    left: 0;
	    color: #bc0001;
	}
	#from_blog .single_blog {
		min-height: 470px;
	}    
	.slide-text h3 {
		line-height: 46px;
	}
	.hm_features .image_block_14 .image-box img {
		width: auto;
	}
	.single-features-box {
		min-height: 440px;
	}
	.pricing h2 {
		font-size: 1.8em;
	}
	.pricing h1 {
		font-size: 2.5em;
	}
	.pricing ul > li {
		font-size: 15px;
	}
	.rs-process .col-lg-3 {
		float: left;
	}
	.rs-process.style1 .process-effects-layer .rs-addon-number .number-part .number-text .number-title .title {
		font-size: 16px;
		line-height: 24px;
	}
	.rs-process.style1 .process-effects-layer {
	    background-image: url(../images/steps.png);
	    margin-top: -100px;
	    background-size: 885px auto;
	    padding: 90px 0px 0px 0px;
	}
	.rs-process {
		padding-top: 35px;
	}
	.rs-process {
	    padding-bottom: 35px;
	}
	.rs-process.style1 .process-effects-layer .rs-addon-number .number-part .number-text .number-area {
		width: 40px;
		height: 40px;
	}
	.rs-process.style1 .process-effects-layer .rs-addon-number .number-part .number-text .number-area .number-prefix {
		font-size: 16px;
		line-height: 40px;
	}
	.parallax-section {
	    padding: 35px 0 35px;
	}
	/*header change*/ 
	img.whtlogo {
	    display: inline-block;
	}
	.navbar-header {
	    float: none;
	    text-align: center;
	}
	.is-sticky img.logocolor {
		display: inline-block;
	}
	.custom-navbar .nav li .calltxt {
		padding: 10px 15px;
	}
	.is-sticky .custom-navbar .nav li a {
	    padding: 0px 15px;
	}
	.is-sticky .custom-navbar {
	    padding-bottom: 5px;
	}
	.is-sticky .navbar-brand {
	    padding: 0px 15px;
	}
	.custom-navbar .navbar-brand {
		padding: 0px 15px;
	}
	.banner-section .bformBox {
		margin-top: 0px;
	}
	.banner-section .banner-rightblock .slide-text {
		padding: 70px 0 0 0px;
	}
	.banner-section .banner-rightblock .slide-text h1 {
		font-size: 20px;
		line-height: 34px;
	}
	.banner-section .banner-rightblock .slide-text h2 {
	    font-size: 20px;
	    line-height: 34px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 20px;
	    line-height: 34px;
	}
	.banner-section .banner-rightblock {
	    background-position: center;
	    min-height: 545px;
	}
	.counterbox {
		min-height: 165px;
	}
	.banner-section .col-md-4 {
	    position: relative;
	    left: 0;
	    width: 100%;
	}
	.banner-section .col-md-8 {
	    position: relative;
	    right: 0;
	    width: 100%;
	    margin-top: 25px;
	}
	.techicon-section .techicon img {
		margin: 5px 1%;
        width: auto;
	}
}

@media only screen and (max-width: 767px) {
	/* .custom-navbar .navbar-toggle {
		display: none;
	} */
	.rs-process.style1 .process-effects-layer {
	    background-image: unset;
	    margin-top: -145px;
	}
	.rs-addon-number {
	    margin-bottom: 30px;
	}

	.rs-process {
		padding-bottom: 45px;
	}
	.approach-wrapper .intro {
		max-width: 100%;
		margin-left: 0%;
	}
	.venn-wrapper {
		position: relative;
		right: 0%;
        top: 0%;
		margin: 30px auto 0px;
	}
	.approach-wrapper {
		padding: 40px 0 10px;
	}
	.v-md-tabs .panel-group .panel-default>.panel-heading {
		border-color: #bc0001;
	    background-color: #bc0001;
	    color: #fff;
	}
	.v-md-tabs .panel-group .panel-title a {
		display: block;
		font-size: 18px;
		position:  relative;
	}
	.v-md-tabs .panel-group .panel-title a:before {
		content: "\f107";
	    font-family: FontAwesome;
	    position: absolute;
	    top: 0;
	    right: 0;
	    color: #fff;
	}
	.v-md-tabs .panel-group .panel-title a:focus, 
	.v-md-tabs .panel-group .panel-title a:hover {
		color: #fff!important;
	}
	.v-md-tabs .panel-body h3 {
		color: #222;
	    font-size: 20px;
	    text-transform: uppercase;
	    margin-top: 0px;
	}
	.v-md-tabs .panel-body p {
		text-align: justify;
	    margin-bottom: 8px;
	}
	.v-md-tabs .panel-body h4 { 
		color: #bc0001;
	}
	.v-md-tabs .panel-body ul {
		margin-bottom: 5px;
	}
	.v-md-tabs .panel-body ul > li {
		text-align: justify;
	    line-height: 26px;
	    margin-bottom: 6px;
	    position: relative;
	    padding-left: 18px;
	    color: #000;
	    font-size: 16px;
	}
	.v-md-tabs .panel-body ul > li:before {
		content: "\f0da";
	    font-family: FontAwesome;
	    position: absolute;
	    top: 0;
	    left: 0;
	    color: #bc0001;
	}
	.sticky-wrapper {
		z-index: 9999;
	}
	.modalPopup {
	    height: 100%;
	    overflow-y: scroll;
	    margin-top: 15px;
	    margin-bottom: 15px;
	    width: 90%;
	} 
	.call-nw {
		display: none;
	}
	.navbar-header {
	    text-align: center;
	}
	.is-sticky .custom-navbar .navbar-brand {
		display: -webkit-inline-box;
	}
	.is-sticky .custom-navbar {
		padding-bottom: 0px;
	}
	.is-sticky .navbar-brand, 
	.custom-navbar .navbar-brand {
	    padding: 0px;
	}
	.why_choose img {
		margin-bottom: 20px;
		margin-top: 15px;
	}
	.taglinewrap h2 {
		font-size: 32px;
		line-height: 42px;
	}
	.taglinewrap h3 {
		margin-bottom: 10px;
        font-size: 30px;
	}
	.taglinewrap a {
		font-size: 22px;
		padding: 10px 25px;
	}
	.call_us {
	    display: flex;
	}
	footer {
		padding-bottom: 80px;
	}
	#from_blog .single_blog {
		margin-bottom: 30px;
	}
	#from_blog {
		padding: 40px 0px 25px;
	}
	.slide-text {
	    margin-top: 20px;
	    margin-bottom: 40px;
	}
	.hm_features .image_block_14 .image-box img {
	    width: auto;
	}
	.hm_portfolio .col-sm-6 {
		width: 50%;
		float: left;
	}
	.rs-process.style1 .process-effects-layer {
		margin-top: -90px;
	}
	.rs-process .col-lg-3 {
	    width: 100%; 
	}
	.single-features-box {
		min-height: auto;
	}
	.bubble:before {
		left: 0px;
		right: 0px;
	}
	.rs-process.style1 .process-effects-layer {
		padding: 80px 0px 0px 0px;
	}
	.pricing.text-center.row {
		margin: 0;
	}
	.pricing .pricing-table {
		margin-bottom: 30px;
	}
	.our_pricing {
		max-height: none;
		margin-bottom: 0px;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.call_toaction {
		display: block;
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	    z-index: 99999;
	    clear: both;
	}
	.call_toaction ul { 
	    display: flex;
	    list-style: none;
        justify-content: center;
        margin-bottom: 0;
        padding-inline-start: 0;
        margin-block-start: 0em;
		margin-block-end: 0em;
	}
	.call_toaction ul > li { 
		width: 50%;
		text-align: center;
	}
	.call_toaction ul > li:first-child a {
		background: #2a8802;
	    display: block;
	    color: #fff;
	    padding: 10px 0;
	}
	.call_toaction ul > li:last-child a {
		background: #16488a; /*#0f3e93 #ea2652 #16488a*/
	    display: block;
	    color: #fff;
	    padding: 10px 0; 
	}
	.call_toaction ul > li a i { 
		padding-right: 5px;
	}
	.call_toaction ul > li:last-child a i {
		font-weight: 600;
	}
	.call_toaction ul > li a {
		font-size: 20px;
	} 
	/*header change*/ 
	.banner-section .col-md-4 {
		left: 0;
	}
	.banner-section .col-md-8 {
		right: 0;
	}
	.custom-navbar {
		-moz-box-shadow: 0 10px 33px rgba(0,0,0,.1);
	    -webkit-box-shadow: 0 10px 33px rgb(0 0 0 / 10%);
	    box-shadow: 0 10px 33px rgb(0 0 0 / 10%);
	}
	.banner-section .bformBox {
		margin-bottom: 30px;
	}
	.navbar-header {
	    text-align: left;
	}
	.navbar-right {
	    margin-top: 0px;
	}
	.banner-rightpic {
		display: block;
		text-align: center;
	}
	.banner-section .banner-rightblock .slide-text {
		padding: 30px 10px 0 10px;
	}
	.banner-section .banner-rightblock {
		background-position: left;
	}
	.navbar-collapse.in {
		background: #eee;
	}
	.nav>li {
		border-bottom: 1px solid #ddd;
	}
	.nav>li:last-child {
		border-bottom: none;
	}
	.navbar-toggle {
		margin-top: 15px;
	}
	#counter .counter-item {
	    margin-top: 0;
	    margin-bottom: 20px;
	}
}

@media only screen and (max-width: 600px) {
	.modalContent {
	    padding: 0 1em;
	}
	.modalPopup {
		width: 95%;
	}
	.section-title {
		padding-bottom: 15px;
	}

}
@media only screen and (max-width: 599px) { 
	.venn-wrapper {
		width: 100%;
		height: 460px;
	}
}
@media only screen and (max-width: 540px) { 
	.slide-text h1 {
		font-size: 44px;
	}
	.homealt {
		background-position: 80%!important;
	}
}

@media only screen and (max-width: 480px) {
	.venn-wrapper {
		width: 100%;
		height: 460px;
	}
	.approach-wrapper .our-approach {
		padding-right: 0;
	}
	#helparea .col-md-12 {
		padding: 0px;
	}
	.slide-text h1 {
		font-size: 34px;
        line-height: 42px;
	}
	.slide-text h3 {
	    font-size: 28px;
	}
	.slide-text p {
		font-size: 22px;
		line-height: 32px;
	}
	.section-title h3 {
		font-size: 28px;    
		line-height: 36px;
	}
	.hm_portfolio .col-sm-6 {
	    width: 100%;
	}
	/*header change*/ 
	.banner-section .banner-rightblock .slide-text h1 {
	    font-size: 30px;
	    line-height: 42px;
	}
	.banner-section .banner-rightblock .slide-text h2 {
	    font-size: 28px;
	    line-height: 42px;
	    margin-bottom: 0px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 24px;
	    line-height: 36px;
	    margin-top: 10px;
	}
	.banner-rightpic img {
		width: 80%;
	}
	.navbar-collapse.in {
		padding: 0 15px;
	}
	.custom-navbar .navbar-brand {
		width: 84%;
	}
	.techicon-section .techicon img {
		margin: 5px 0.5%;
	}
}

@media only screen and (max-width: 432px) { 
	.banner-section .bformBox h3{
		font-size: 18px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 20px;
	    line-height: 32px;
	}
}

@media only screen and (max-width: 414px) {
	.bformBox h3{
		font-size: 20px;
	}
	.bformBox {
		padding: 15px 15px;
	}
	.why_choose img {
	    padding-top: 0;
	} 
	.taglinewrap h2 {
	    font-size: 28px;
	    line-height: 36px;
	}
	.taglinewrap h3 {
		font-size: 26px;
		margin-top: 15px;
	}
	.taglinewrap a {
	    font-size: 20px;
	}
	.section-title h3 {
		font-size: 30px;
		line-height: 38px;
	}
	.v-md-tabs .panel-body h3 {
		line-height: 26px;
	}
	.rs-process {
	    padding-bottom: 30px;
	}
	.approach-wrapper .intro ul > li {
		line-height: 28px;
		font-size: 20px;
	}
	.approach-wrapper .intro {
		padding-right: 15px;
	}
	.venn-wrapper .venn-item {
	    font-size: 20px;
	}
	.venn-wrapper {
	    height: 440px;
	}
	.slide-text h1 {
	    font-size: 32px;
	    line-height: 46px;
	}
	#home:before {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.45), transparent);
	}
	.section-title h3 {
	    font-size: 22px;
	    line-height: 32px;
	}
	.hm_features .image-box .image.image-1 img {
		width: 85%;
	}

	.hm_features .image-box .image.image-2 {
		bottom: -20px;
		right: 0px;
	}
	.hm_features .image-box .image.image-2 img {
		width: 85%;
	}
	.hm_features .image-box {
		padding-right: 0px;
	}
	.hm_features .image_block_14 .image-box .shape .shape-5 {
		width: 160px;
		height: 160px;
	}
	.rs-process {
		padding-top: 35px;
		padding-bottom: 25px;
	}
	.pricing .main-pricing {
	    margin-top: 5px;
	}

	/*header cahnge*/
	.custom-navbar .navbar-brand {
		width: 82%;
		padding-left: 15px!important;
	}
	.navbar-toggle {
	    margin-top: 10px;
	}
	.banner-section .banner-rightblock .slide-text h1 {
	    font-size: 28px;
	    line-height: 40px;
	}
	.banner-section .banner-rightblock .slide-text h2 {
	    font-size: 26px;
	    line-height: 40px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 22px;
	    line-height: 34px;
	}
	.banner-section .banner-rightblock .slide-text {
	    padding: 30px 0px 0 0px;
	}
	.banner-section .banner-rightblock .slide-text {
		margin-bottom: 20px;
	}
	.banner-section .bformBox h3 {
	    font-size: 18px;
	}
	.techicon-section .techicon img {
	    margin: 5px 0.4%;
	}
	.section-title h3 {
		margin-bottom: 25px;
	}
} 

@media only screen and (max-width: 393px) { 
	.is-sticky .navbar-brand, .custom-navbar .navbar-brand {
	    padding: 0px 20px;
	}
	.slide-text h3 {
	    font-size: 26px;
	    line-height: 28px;
	}
	.slide-text h1 {
	    font-size: 30px;
	    line-height: 40px;
	}
	.section-title h3 {
	    font-size: 28px;
	    line-height: 36px;
	}
	.call_us a {
		font-size: 17px;
	}
	.hm_portfolio {
		padding: 25px 15px;
	}
	/*header cahnge*/
	.custom-navbar .navbar-brand {
	    width: 84%;
	}
	.navbar-toggle {
	    margin-top: 8px;
	}
	.banner-section .bformBox h3 {
	    font-size: 18px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 20px;
	    line-height: 32px;
	}
} 
@media only screen and (max-width: 385px) {  
	.banner-section .bformBox h3 {
	    font-size: 17px;
	}
}
@media only screen and (max-width: 375px) { 
	.bformBox .btn {
		font-size: 14px;
		padding: 10px 10px;
	}
	.taglinewrap h2 {
	    font-size: 26px;
	    line-height: 34px;
	}
	.taglinewrap h3 {
		font-size: 24px;
		line-height: 28px;
	}
	.taglinewrap a {
	    font-size: 18px;
	}
	.section-title h3 {
	    font-size: 20px;
	    line-height: 32px;
	}
	.call_us a {
		font-size: 16px;
	}
	.slide-text h1 {
	    font-size: 29px;
	    line-height: 39px;
	}
	.hm_features .image_block_14 .image-box .shape .shape-5 {
	    width: 140px;
	    height: 140px;
	}
	.hm_features .content-column h3 {
		font-size: 20px;
	}
	/*header change*/
	.banner-section .bformBox h3 {
	    font-size: 15px;
	}
	.banner-section .banner-rightblock .slide-text h1 {
	    font-size: 26px;
	    line-height: 38px;
	}
	.banner-section .banner-rightblock .slide-text h2 {
	    font-size: 24px;
	    line-height: 36px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 18px;
	    line-height: 30px;
	}
	.techicon-section .techicon img {
	    margin: 5px 2.5%;
	}
}
@media only screen and (max-width: 360px) { 
	.venn-wrapper .venn-item {
	    font-size: 18px;
	}
	.venn-wrapper {
	    height: 420px;
	}
	.approach-wrapper .intro ul > li {
		margin-bottom: 12px;
		font-size: 18px;
	}
	.bformBox h3 {
	    font-size: 18px;
	}
	.bformBox {
	    padding: 30px 10px;
	}
	.slide-text h3 {
	    font-size: 26px;
	    line-height: 30px;
	}
	.slide-text p {
		line-height: 30px;
		font-size: 20px;
	}
	.section-title h3 {
	    font-size: 25px;
	    line-height: 32px;
	}
	.v-md-tabs .panel-body ul > li {
	    text-align: left;
	}
	.call_us a {
		font-size: 15px;
	}
	.pricing h2 {
	    font-size: 1.8em;
	}
	.pricing h1 {
	    font-size: 2.5em;
	}
	.slide-text h1 {
	    font-size: 26px;
	    line-height: 38px;
	}
	.hm_features .image_block_14 .image-box .shape .shape-5 {
	    width: 120px;
	    height: 120px;
	}
	/*header change*/
	.navbar-toggle {
	    margin-top: 5px;
	}
	.custom-navbar .navbar-brand {
	    width: 82%;
	    padding-right: 0px!important;
	}
	.banner-section .banner-rightblock .slide-text h1 {
	    font-size: 24px;
	    line-height: 36px;
	}
	.banner-section .banner-rightblock .slide-text h2 {
	    font-size: 22px;
	    line-height: 34px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 16px;
	    line-height: 30px;
	}
}
@media only screen and (max-width: 335px) { 
	.call_us a {
		font-size: 14.5px;
		padding-left: 10px;
	} 
	.slide-text h1 {
	    font-size: 24px;
	    line-height: 36px;
	}
	.hm_features .image_block_14 .image-box .shape .shape-5 {
	    width: 100px;
	    height: 100px;
	}
    /*header change*/
	.banner-section .bformBox h3 {
	    font-size: 14px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 14px;
	    line-height: 26px;
	}
}
@media only screen and (max-width: 320px) {  
	.headerBar h1 {
	    font-size: 20px;
	}
	.slide-text {
	    margin-top: 20px;
	}
	.bformBox h3 {
		line-height: 24px;
	}
	.bformBox .btn {
	    font-size: 13px;
	    padding: 10px 5px;
	}
	.bformBox {
	    padding: 30px 5px;
	}
	.taglinewrap a {
		padding: 10px 15px;
	}
	.section-title h3 {
		margin-bottom: 35px;
	}
	.v-md-tabs .panel-body ul > li {
	    text-align: left;
	}
	.call_us a {
		font-size: 13.5px;
		padding-left: 6px;
	} 
	/*header change*/
	.banner-section .banner-rightblock .slide-text h1 {
	    font-size: 22px;
	    line-height: 34px;
	}
	.banner-section .banner-rightblock .slide-text h2 {
	    font-size: 20px;
	    line-height: 32px;
	}
	.banner-section .banner-rightblock .slide-text h3 {
	    font-size: 16px;
	    line-height: 28px;
	}
}
@media only screen and (max-width: 300px) { 
	.taglinewrap a {
	    padding: 10px 5px;
	    font-size: 16px;
	}
	.call_us a {
		font-size: 13px;
		padding-left: 8px;
	} 
}
@media only screen and (max-width: 285px) {  
	
	.call_us a {
	    font-size: 12px;
	    padding-left: 4px;
	}
}
@media only screen and (max-width: 260px) { 
	.taglinewrap {
	    padding: 50px 0px;
	}
	.call_us a {
	    font-size: 11px;
	    padding-left: 4px;
	}
}