/* PROTOTYPE STRATEGY PAGE CSS ENDS HERE */
body.body-class-mobile-development{font-size:14px;font-family: 'Source Sans Pro'; font-style: normal; font-weight: 400;color: #000;}
.mobile-development-common-section .container{width:1200px;padding: 0px;}
.mobile-development-common-section {
	width:100%;
	float: left;
	padding: 40px 0;
}
.mobile-development-common-section .title-class-inner {
    margin: 0 0 20px 0;
    font-size: 40px;
    color: #000;
}
.mobile-development-common-section p {
    font-size: 18px;
    color: #000;
    margin: 0 0 30px 0;
}
.mobile-development-banner {
    margin: 101px 0 0 0;
    background-image: url(../images/prototype-strategy/prototype-and-strategy-banner.jpg);
    background-repeat: no-repeat;
    height: auto;
    padding: 61px 0 65px 0;
    background-size: 100% 100%; 
}
.mobile-development-banner-left {
    width: 50%;
    float: right;
    padding: 0 0 0 48px;
}
.mobile-development-common-section h2 {
    margin: 0 0 20px 0;
    font-size: 40px;
    color: #000;
}
.mobile-development-banner-left h1 {
    font-weight: 600;
    color: #ffffff;
    font-size: 26.4px;
    margin: 0 0 18px 0;
}
.mobile-development-banner-left p {
    color: #ffffff;
    line-height: 27px;
    margin: 0 0 3px 0;
    font-size: 18px;
}
.app-prototype-proceess-section-left {
    text-align: center;
    background-color: #f2ffe1;
    width: 100%;
    float: left;
    border-radius: 10px;
}
.app-prototype-proceess-section-left {
    text-align: center;
    background-color: #f2ffe1;
    width: 100%;
    float: left;
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 10px #ccc;
    -moz-box-shadow: 5px 5px 10px #ccc;
    box-shadow: 5px 5px 10px #ccc;
    margin: 40px 0 0 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.app-prototype-proceess-section-left-img {
    width: 100%;
    float: left;
    margin: 25px 0 0 0;
}
.app-prototype-proceess-section-left-txt {
    width: 100%;
    float: left;
    padding: 0 30px;
}
.app-prototype-proceess-section-left-txt h3 {
    color: #4b4b49;
    font-weight: 600;
    font-size: 25px;
    margin: 10px 0 15px 0;
}
.app-prototype-proceess-section {
    background-image: url(../images/prototype-strategy/section-bg.png);
    background-repeat: no-repeat;
	background-size: 100%;
}
.app-prototype-proceess-section .title-class {
    text-align: center;
    margin: 50px 0 0 0;
    padding: 0 11%;
}
.app-prototype-image {
    text-align: center;
    margin: 25px 0 0 0;
}
.clickable-prototype-section {
    background-image: url(../images/prototype-strategy/project-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.clickable-prototype-section .title-class {
    text-align: center;
}
.clickable-prototype-section .title-class .title-class-inner {
    color: #ffffff;
    padding: 0 25%;
}
.clickable-prototype-section .title-class p {
    color: #ffffff;
    margin: 50px 0 0 0;
}
.understand-client-div {
    width: 95%;
    background-image: url(../images/prototype-strategy/circle.png);
    background-repeat: no-repeat;
    height: 264px;
    margin: 15px auto 0;
    display: table;
    border-radius: 100%;
    -webkit-box-shadow: 5px 5px 10px #00000052;
    -moz-box-shadow: 5px 5px 10px #00000052;
    box-shadow: 5px 5px 10px #00000052;
}
.understand-client-div-img {
    width: 100%;
    float: left;
    padding: 22px 0 0 25%;
}
.understand-client-div-txt {
    width: 100%;
    float: left;
    margin: 50px 0 0 0;
}
.understand-client-div-txt p {
    margin: 0;
    padding: 0 10%;
    color: #4b4b49;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}
.mobile-app-prototyping-tool-section {
    background-image: url(../images/prototype-strategy/benifts-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 115px;
    padding-bottom: 70px;
}
.mobile-app-prototyping-tool-section .title-class {
    text-align: center;
}
.app-prototyping-tool-div {
    width: 140px;
    height: 140px;
    border-radius: 100%;
    background-color: #ececec;
    -webkit-box-shadow: 10px 10px 10px #80808057;
    -moz-box-shadow: 10px 10px 10px #80808057;
    box-shadow: 10px 10px 10px #80808057;
    text-align: center;
    float: left;
}
.app-prototyping-tool-div-last {
    float: right;
}
.app-prototyping-tool-div-center {
    margin: 0 auto;
    display: block;
    float: none;
    width: 190px;
    height: 190px;
}
.app-prototyping-tool-div-txt p {
    margin: 5px 0 0 0;
    font-size: 32px;
    font-weight: 600;
    text-shadow: 7px 4px 8px grey;
}
.app-prototyping-tool-div-center .app-prototyping-tool-div-txt p {
    font-size: 40px;
}
.benefits-of-prototype-section { 
    background-color: #fafafa;
}
.benefits-of-prototype-section .title-class {
    text-align: center;
}
.benefits-items {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    min-height: 150px;
}
.benefits-items-left {
    width: 20%;
    float: left;
}
.benefits-items-right {
    width: 80%;
    float: left;
}
.benefits-items-right h3 {
    margin: 0 0 10px 0;
    font-size: 25px;
    color: #4b4b49;
    font-weight: 600;
}
.benefits-items-right p {
    margin: 0 0 15px 0;
    color: #4b4b49;
    font-weight: 500;
}
.app-prototype-proceess-section-left:hover {
    margin: 20px 0 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.app-prototype-proceess-section-left:hover:after {
    content: "";
    background-image: url(../images/prototype-strategy/hover-shadow.png);
    background-repeat: no-repeat;
    width: 360px;
    height: 50px;
    position: absolute;
    bottom: -48px;
    left: 0;
    right: 0;
    margin: 0 auto;
} 
.app-prototype-proceess-section-left-top {
    width: 100%;
    float: left;
    padding: 0 10px 0 0;
    height: 355px;
}
.app-prototype-proceess-section-right-top {
    width: 100%;
    float: left;
    padding: 0 0 0 10px;
    height: 355px;
}
.take-feedbak p {
    padding: 0 22%;
}
.start-project p {
    padding: 0 20%;
}
.app-prototype-image img {
    max-width: 100%;
}
/* PROTOTYPE STRATEGY PAGE CSS ENDS HERE */

/* CONVERSION SERVICES PAGE CSS STARTS HERE */
.view-more-button {
    text-decoration: none;
    background-color: #03A9F4;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    width: 170px;
    text-align: center;
    padding: 18px;
    font-weight: 600;
    border-radius: 5px;
    margin: 20px auto 10px;
    display: table;
    border: 1px solid #03A9F4;
    transition: ease all 0.5s;
}
.view-more-button:hover, .view-more-button:focus, .view-more-button:active {
    background-color: #ffffff;
    color: #03A9F4;
    text-decoration: none;
}
.psd-coversion-service-banner {
    background-image: url(../images/conversion-services/Conversion-services-banner.jpg);
}
.psd-coversion-service-banner .mobile-development-banner-left {
    padding: 0 30px 0 0;
    width: 51.6%;
}
.psd-html-conversion {
    background-image: url(../images/conversion-services/Section-bg.png);
    background-repeat: no-repeat;
    background-position: 50% 20px;
    background-color: #f4f8fb;
}
.psd-html-conversion .title-class p {
    margin: 0 0 18px 0;
    color: #a9adb0;
}
.psd-html-conversion .benefits-items-right p {
    margin: 0;
}
.psd-cms-special-features .title-class p {
	color: #a9adb0;
	margin: 0;
}
.psd-email-template-design {
	background-image: url(../images/conversion-services/Psd-to-email-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.psd-email-template-design h2 {
    color: #ffffff;
    margin: 0 0 30px 0;
}
.psd-email-template-design p {
    color: #ffffff;
}
.psd-email-template-design .title-class-inner {
    color: #ffffff;
}
.psd-email-template-design .title-class {
    
}
.psd-email-template-design .title-class .view-more-button {
    float: left;
    margin: 0 0 10px 0;
}
.table-based-layout {
    border: 2px solid #ffffff;
    min-height: 205px;
    margin: 70px 0 0 0;
    border-radius: 10px;
    text-align: center;
    padding: 35px 10px 20px 10px;
}
.table-based-layout p {
    font-weight: 600;
    font-size: 23px;
    margin: 10px 0 0 0;
    line-height: initial;
}
.psd-email-template-design-fist-width {
    width: 43%;
    float: left;
    padding: 0 0 0 15px;
}
.psd-email-template-design-second-width {
    padding: 0 15px;
    width: 19%;
    float: left;
}
.psd-email-template-design-fist-width p {
    padding: 0 10px 0 0;
}
.psd-cms-special-features {
    background-image: url(../images/conversion-services/Section-bg.png);
    background-repeat: no-repeat;
    background-position: 49% 130px;
    background-color: #f3f4f6;
}
.psd-cms-special-features .view-more-button {
    float: right;
}
.fully-hand-coded-div {
    background-color: #f4f8fb;
    width: 100%;
    float: left;
    margin: 35px 0 0 0;
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
	position: relative;
}
.fully-hand-coded-div:after {
    content: "";
    width: 1px;
    height: 132px;
    position: absolute;
    bottom: 0;
    background-color: #09e5ff;
    left: 0;
}
.fully-hand-coded-div-left-padding {
    width: 100%;
    float: left;
    padding: 0 20px 0 0px;
}
.fully-hand-coded-div-right-padding {
    width: 100%;
    float: left;
    padding: 0 0 0 20px;
}
.fully-hand-coded-div-left {
    width: 30%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.fully-hand-coded-div-right {
    width: 69.5%;
    display: inline-block;
    vertical-align: middle;
        padding: 0 20px 0 0;
}
.fully-hand-coded-div-right h2 {
    margin: 25px 0 10px 0;
    font-size: 25px;
    color: #4b4b49;
    font-weight: 600;
}
.fully-hand-coded-div-right p {
    margin: 0 0 25px 0;
}
.fully-hand-coded-div:hover {
    -webkit-box-shadow: 0px 0px 10px 0px grey;
    -moz-box-shadow: 0px 0px 10px 0px grey;
    box-shadow: 0px 0px 10px 0px grey;
} 
/* CONVERSION SERVICES PAGE CSS ENDS HERE */

/* DIGITAL MARKETING PAGE CSS STARTS HERE */
.digital-marketing-banner {
    background-image: url(../images/digital-marketing/Digital-marketing-banner.jpg);
    padding: 65px 0 61px 0;
}
.search-engine-optimization-section {
    background-image: none;
    background-color: transparent;
}
.search-engine-optimization-section .benefits-items {
	background-image: url(../images/digital-marketing/SEO-bg.png);
	background-repeat: no-repeat;
}
.search-engine-optimization-section .benefits-items .benefits-items-left {
    width: 140px;
    height: 150px;
    margin: 0 auto 15px;
    float: none;
    display: table;
    text-align: center;
    background-image: url(../images/digital-marketing/Shape.png);
    background-repeat: no-repeat;
    padding-top: 30px;
}
.search-engine-optimization-section .benefits-items .benefits-items-right {
    width: 100%;
    text-align: center;
}
.search-engine-optimization-section .benefits-items .benefits-items-right p {
    padding: 10px 30px 45px;
}
.email-markeing-section {
	background-image: url(../images/digital-marketing/Email-marketing-bg.jpg);	
}
.email-markeing-section .title-class {
    text-align: center;
}
.email-markeing-section .table-based-layout {
    margin: 35px 0 0 0;
    min-height: unset;
    border: 0;
    padding: 0 6.5px;
    width: 100%;
    float: left;
    text-align: left;
}
.email-markeing-section .table-based-layout .table-based-layout-top {
    text-align: center;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom {
    background-color: #ffffff;
    padding: 20px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom h2 {
    margin: 0 0 10px 0;
    font-size: 25px;
    color: #4b4b49;
    font-weight: 600;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom p {
    font-size: 18px;
    color: #4b4b49;
    margin: 0;
    font-weight: 400;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom a {
    color: #3fa8d8;
    font-size: 19px;
    margin: 15px 0 0 0;
    display: inline-block;
    text-decoration: none;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom a img {
    margin: 0 0 0 5px;
}
.email-markeing-section .table-based-layout .table-based-layout-top img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    max-width: 100%;
}
.table-based-layout-shadow {
    position: relative;
    z-index: 9;
}
.table-based-layout-shadow::after {
    content: "";
	background-image: url(../images/digital-marketing/shadow.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 63px;
	position: absolute;
	bottom: -36px;
	left: 0;
	z-index: -1;
	opacity: 0;
	background-size: 100% 100%;
	-webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; 
}
.table-based-layout-shadow:hover::after {
    opacity: 1;
}
.content-writing-section-right-img-div img {
    max-width: 100%;
}
.social-media-marketing-setion-right {
    text-align: right;
    width: 100%;
    float: left;
}
.social-media-marketing-setion-right img {
    max-width: 100%;
}
.social-media-marketing-setion-left {
    width: 100%;
    float: left;
    padding: 0 60px 0 0;
}
.social-media-marketing-setion-left .view-more-button {
    display: inline-block;
    margin: 10px 0 0 0;
}
.online-reputation-management-section {
	background-image: url(../images/digital-marketing/ORM-BG.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 0;
    margin: 0 0 40px 0;
}
.online-reputation-management-section-right-main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 25px;
    border-radius: 10px;
    margin: 20px 0 20px 0;
    border: 1px solid gainsboro;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    min-height: 241px;
}
.online-reputation-management-section-right-main:hover {
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.35);
    border: 0;
}
.online-reputation-management-section-left {
    width: 100%;
    float: left;
}
.online-reputation-management-section-left img {
    max-width: 100%;
}
.online-reputation-management-section-right-main h2 {
    margin: 15px 0 10px 0;
    font-size: 25px;
    color: #000;
    font-weight: 600;
}
.online-reputation-management-section-right-main p {
    margin: 0;
}
.paid-advertisement-section {
    background-image: url(../images/digital-marketing/Paid-ads-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 0;
    margin: 0 0 40px 0;
}
.paid-advertisement-section .title-class {
    text-align: center;
}
.paid-advertisement-section .title-class p {
    margin: 0;
}
.paid-advertisement-section-main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid gainsboro;
    margin: 30px 0 0 0;
    text-align: center;
    padding: 20px 10px;
}
.paid-advertisement-section-main-gray {
	background-color: #efefef;
}
.paid-advertisement-section-main h2 {
    margin: 10px 0 10px 0;
    font-size: 28px;
    color: #4b4b49;
    font-weight: 600;
}
.paid-advertisement-section .online-reputation-management-section-left {
    text-align: right;
    margin: 100px 0 0 0;
}
.content-writing-section .social-media-marketing-setion-left {
    padding: 0;
}
.content-writing-section .social-media-marketing-setion-left ul {
    margin: 0px 0 7px 0;
    list-style: none;
    padding: 0;
}
.content-writing-section .social-media-marketing-setion-left ul li {
    color: #3fa8d8;
    font-size: 19px;
    margin-bottom: 2px;
}
.content-writing-section .social-media-marketing-setion-left ul li img {
    margin: 0 15px 0 0;
}
.content-writing-section .social-media-marketing-setion-left p {
    margin: 0 0 20px 0;
}
.content-writing-section-right {
    width: 100%;
    float: left;
    position: relative;
}
.content-writing-section-right-img-div {
    text-align: right;
}
.content-writing-section-right-txt-div {
    width: 300px;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
    position: absolute;
    top: 85px;
    left: 0;
}
.content-writing-section-right-txt-div p {
    margin: 0;
}
.email-markeing-section .title-class h1 {
    margin: 0 0 20px 0;
}
.email-markeing-section .title-class p {
    margin: 0;
}
/* DIGITAL MARKETING PAGE CSS ENDS HERE */

/*RESPONSIVE CSS STARTS HERE*/
@media only screen  and (min-width: 992px){

}
@media(min-width:320px) and (max-width:479px){
.clickable-prototype-section .title-class .title-class-inner {
    padding: 0 0%;
}
.mobile-development-common-section h2 {
    margin: 0 0 10px 0;
    font-size: 25px;
    text-align: center;
}
.mobile-development-common-section .container{width:100%;padding: 0px 15px;}
.mobile-development-banner {
    margin: 0;
    padding: 15px 0;
    background-image: none;
	background-color: #68c3f2;
}
.mobile-development-common-section .title-class-inner {
    margin: 0 0 10px 0;
    font-size: 25px;
    text-align: center;
}
.mobile-development-banner-left h1 {
    font-size: 20px;
    margin: 0 0 10px 0;
	text-align: center;
}
.mobile-development-banner-left {
    padding: 0;
    width: 100%;
}
.mobile-development-banner-left p {
    line-height: 20px;
    margin: 0;
    font-size: 15px;
    text-align: justify;
}
.mobile-development-common-section p {
    font-size: 15px;
    margin: 0 0 10px 0;
    text-align: center;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.mobile-development-common-section {
    padding: 20px 0;
}
.app-prototype-proceess-section-left {
    margin: 15px 0 0 0;
}
.app-prototype-proceess-section-left:hover {
    margin: 15px 0 0 0;
    -webkit-box-shadow: 5px 5px 10px #ccc;
	-moz-box-shadow: 5px 5px 10px #ccc;
	box-shadow: 5px 5px 10px #ccc;
}
.app-prototype-proceess-section-right-top {
    padding: 0;
}
.app-prototype-proceess-section-left-top {
    padding: 0;
}
.app-prototype-proceess-section-left-txt {
    padding: 0 15px;
}
.app-prototype-proceess-section-left-txt h3 {
    font-size: 20px;
}
.app-prototype-proceess-section .title-class {
    margin: 15px 0 0 0;
    padding: 0;
}
.clickable-prototype-section .title-class h1 {
    padding: 0;
}
.app-prototype-proceess-section-left:hover::after {
	display: none;
}
.understand-client-div-txt p {
    font-size: 20px;
	text-align: center;
}
.understand-client-div-txt {
    margin: 40px 0 0 0;
}
.understand-client-div {
    width: 230px;
    height: 230px;
    margin: 15px auto 0;
    background-size: 100% 100%;
}
.clickable-prototype-section .title-class p {
    margin: 15px 0 0 0;
}
.app-prototyping-tool-div {
    width: 140px;
    height: 140px;
    float: none;
    display: block;
    margin: 30px auto 0;
}
.take-feedbak p {
    padding: 0 25%;
}
.understand-client-div-img {
    padding: 18px 0 0 20%;
}
.app-prototyping-tool-div-center {
    margin: 30px auto 0;
    width: 190px;
	height: 190px;
}
.app-prototyping-tool-div-last {
    float: none;
}
.app-prototyping-tool-div-txt p {
    font-size: 25px;
}
.app-prototyping-tool-div-center .app-prototyping-tool-div-txt p {
    font-size: 32px;
}
.benefits-items-left {
    width: 100%;
margin: 0 0 15px 0;
text-align: center;
}
.benefits-items-right {
    width: 100%;
}
.benefits-items-right h3 {
    font-size: 18px;
    text-align: center;
}
.benefits-items-right p {
}
.benefits-items-left img {
    max-width: 100%;
}
.mobile-app-prototyping-tool-section {
    background-image: none;
}
.app-prototype-proceess-section-left-top {
    height: auto;
}
.app-prototype-proceess-section-right-top {
    height: auto;
}
/* CONVERSION SERVICES PAGE CSS STARTS HERE */
.psd-coversion-service-banner .mobile-development-banner-left {
    padding: 0;
    width: 100%;
}
.sticky ~ .mobile-development-banner {
    margin: 70px 0 0 0;
}
.psd-html-conversion {
    background-position: 50% 300px;
}
.psd-email-template-design-fist-width {
    width: 100%;
    padding: 0 15px;
}
.view-more-button {
    font-size: 14px;
    width: 130px;
    padding: 15px;
}
.psd-email-template-design .title-class .view-more-button {
    float: none;
    margin: 0 auto 5px;
}
.psd-email-template-design-second-width {
    width: 100%;
}
.table-based-layout {
    min-height: unset;
    margin: 15px auto 0;
    padding: 20px 10px 20px 10px;
    width: 290px;
}
.table-based-layout p {
    font-size: 20px;
	margin: 10px 0 0 0;
	text-align: center;
}
.psd-html-conversion .title-class p {
    margin: 0;
}
.psd-cms-special-features .view-more-button {
    float: none;
}
.fully-hand-coded-div-left-padding {
    padding: 0;
}
.fully-hand-coded-div {
    margin: 15px 0 0 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: 0px 0px 7px 0px grey;
    -moz-box-shadow: 0px 0px 7px 0px grey;
    box-shadow: 0px 0px 7px 0px grey;
}
.fully-hand-coded-div-left {
    width: 100%;
    margin: 16px 0;
}
.fully-hand-coded-div-right {
    width: 100%;
    padding: 0 15px;
}
.fully-hand-coded-div-right-padding {
    padding: 0;
}
.fully-hand-coded-div::after {display:none;}
.fully-hand-coded-div:hover {
    -webkit-box-shadow: 0px 0px 7px 0px grey;
    -moz-box-shadow: 0px 0px 7px 0px grey;
    box-shadow: 0px 0px 7px 0px grey;
}
.fully-hand-coded-div-right h2 {
    font-size: 18px;
}
/* CONVERSION SERVICES PAGE CSS ENDS HERE */

/* DIGITAL MARKETING PAGE CSS STARTS HERE */
.social-media-marketing-setion-left {
    padding: 0;
}
.social-media-marketing-setion-right {
    text-align: center;
    margin: 15px 0 0 0;
}
.social-media-marketing-setion-left .view-more-button {
    display: table;
    margin: 10px auto 0;
}
.search-engine-optimization-section .benefits-items {
    background-size: 100% 100%;
}
.search-engine-optimization-section .benefits-items .benefits-items-left {
    margin: 0 auto 0px;
}
.search-engine-optimization-section .benefits-items .benefits-items-right p {
    padding: 0;
}
.email-markeing-section .table-based-layout {
    margin: 15px 0 0 0;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom h2 {
    font-size: 18px;
    margin: 0 0 5px 0;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom p {
    font-size: 15px;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom a {
    font-size: 16px;
    margin: 15px auto 0;
    display: table;
}
.online-reputation-management-section-right {
    margin: 15px 0 0 0;
}
.online-reputation-management-section-right-main h2 {
    font-size: 18px;
}
.online-reputation-management-section-right-main {
    padding: 15px;
    margin: 10px 0 10px 0;
    min-height: unset;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}
.online-reputation-management-section-right-main:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    border: 1px solid gainsboro;
}
.content-writing-section .social-media-marketing-setion-left ul li {
    font-size: 15px;
}
.content-writing-section-right {
    margin: 100px 0 0 0;
}
.content-writing-section-right-txt-div {
    width: 270px;
    padding: 15px;
    top: -85px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.paid-advertisement-section-main {
    margin: 15px 0 0 0;
}
.paid-advertisement-section .online-reputation-management-section-right {
    margin: 0;
}
.paid-advertisement-section .online-reputation-management-section-left {
    text-align: center;
    margin: 15px 0 0 0;
} 
/* DIGITAL MARKETING PAGE CSS STARTS HERE */



}
@media(min-width:480px) and (max-width:767px){
.clickable-prototype-section .title-class .title-class-inner {
    padding: 0 0%;
}
.mobile-development-common-section h2 {
    margin: 0 0 10px 0;
    font-size: 30px;
    text-align: center;
}
.mobile-development-common-section .container{width:100%;padding: 0px 15px;}
.mobile-development-banner {
    margin: 83px 0 0 0;
    padding: 22px 0;
    background-image: none;
	background-color: #68c3f2;
}
.mobile-development-common-section .title-class-inner {
    margin: 0 0 10px 0;
    font-size: 30px;
    text-align: center;
}
.mobile-development-banner-left h1 {
    font-size: 22.4px;
    margin: 0 0 10px 0;
	text-align: center;
}
.mobile-development-banner-left {
    padding: 0;
    width: 100%;
}
.mobile-development-banner-left p {
    line-height: 22px;
    margin: 0;
    font-size: 16px;
    text-align: justify;
}
.mobile-development-common-section p {
    font-size: 16px;
    margin: 0 0 10px 0;
    text-align: center;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.mobile-development-common-section {
    padding: 20px 0;
}
.app-prototype-proceess-section-left {
    margin: 15px 0 0 0;
}
.app-prototype-proceess-section-left:hover {
    margin: 15px 0 0 0;
    -webkit-box-shadow: 5px 5px 10px #ccc;
	-moz-box-shadow: 5px 5px 10px #ccc;
	box-shadow: 5px 5px 10px #ccc;
}
.app-prototype-proceess-section-right-top {
    padding: 0;
}
.app-prototype-proceess-section-left-top {
    padding: 0;
}
.app-prototype-proceess-section-left-txt {
    padding: 0 15px;
}
.app-prototype-proceess-section-left-txt h3 {
    font-size: 20px;
}
.app-prototype-proceess-section .title-class {
    margin: 15px 0 0 0;
    padding: 0;
}
.clickable-prototype-section .title-class h1 {
    padding: 0;
}
.app-prototype-proceess-section-left:hover::after {
	display: none;
}
.understand-client-div-txt p {
    font-size: 20px;
	text-align: center;
}
.understand-client-div-txt {
    margin: 40px 0 0 0;
}
.understand-client-div {
    width: 230px;
    height: 230px;
    margin: 15px auto 0;
    background-size: 100% 100%;
}
.clickable-prototype-section .title-class p {
    margin: 15px 0 0 0;
}
.app-prototyping-tool-div {
    width: 140px;
    height: 140px;
    float: none;
    display: block;
    margin: 30px auto 0;
}
.take-feedbak p {
    padding: 0 25%;
}
.understand-client-div-img {
    padding: 18px 0 0 20%;
}
.app-prototyping-tool-div-center {
    margin: 30px auto 0;
    width: 190px;
	height: 190px;
}
.app-prototyping-tool-div-last {
    float: none;
}
.app-prototyping-tool-div-txt p {
    font-size: 25px;
}
.app-prototyping-tool-div-center .app-prototyping-tool-div-txt p {
    font-size: 32px;
}
.benefits-items-left {
    width: 100%;
margin: 0 0 15px 0;
text-align: center;
}
.benefits-items-right {
    width: 100%;
}
.benefits-items-right h3 {
    font-size: 18px;
    text-align: center;
}
.benefits-items-right p {
}
.benefits-items-left img {
    max-width: 100%;
}
.mobile-app-prototyping-tool-section {
    background-image: none;
}
.app-prototype-proceess-section-left-top {
    height: auto;
}
.app-prototype-proceess-section-right-top {
    height: auto;
}
/* CONVERSION SERVICES PAGE CSS STARTS HERE */
.psd-coversion-service-banner .mobile-development-banner-left {
    padding: 0;
    width: 100%;
}
.sticky ~ .mobile-development-banner {
    margin: 70px 0 0 0;
}
.psd-html-conversion {
    background-position: 50% 300px;
}
.psd-email-template-design-fist-width {
    width: 100%;
    padding: 0 15px;
}
.view-more-button {
    font-size: 14px;
    width: 130px;
    padding: 15px;
}
.psd-email-template-design .title-class .view-more-button {
    float: none;
    margin: 0 auto 5px;
}
.psd-email-template-design-second-width {
    width: 100%;
}
.table-based-layout {
    min-height: unset;
    margin: 15px auto 0;
    padding: 20px 10px 20px 10px;
    width: 290px;
}
.table-based-layout p {
    font-size: 20px;
	margin: 10px 0 0 0;
	text-align: center;
}
.psd-html-conversion .title-class p {
    margin: 0;
}
.psd-cms-special-features .view-more-button {
    float: none;
}
.fully-hand-coded-div-left-padding {
    padding: 0;
}
.fully-hand-coded-div {
    margin: 15px 0 0 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: 0px 0px 7px 0px grey;
    -moz-box-shadow: 0px 0px 7px 0px grey;
    box-shadow: 0px 0px 7px 0px grey;
}
.fully-hand-coded-div-left {
    width: 100%;
    margin: 16px 0;
}
.fully-hand-coded-div-right {
    width: 100%;
    padding: 0 15px;
}
.fully-hand-coded-div-right-padding {
    padding: 0;
}
.fully-hand-coded-div::after {display:none;}
.fully-hand-coded-div:hover {
    -webkit-box-shadow: 0px 0px 7px 0px grey;
    -moz-box-shadow: 0px 0px 7px 0px grey;
    box-shadow: 0px 0px 7px 0px grey;
}
.fully-hand-coded-div-right h2 {
    font-size: 18px;
}
/* CONVERSION SERVICES PAGE CSS ENDS HERE */

/* DIGITAL MARKETING PAGE CSS STARTS HERE */
.social-media-marketing-setion-left {
    padding: 0;
}
.social-media-marketing-setion-right {
    text-align: center;
    margin: 15px 0 0 0;
}
.social-media-marketing-setion-left .view-more-button {
    display: table;
    margin: 10px auto 0;
}
.search-engine-optimization-section .benefits-items {
    background-size: 100% 100%;
}
.search-engine-optimization-section .benefits-items .benefits-items-left {
    margin: 0 auto 0px;
}
.search-engine-optimization-section .benefits-items .benefits-items-right p {
    padding: 0;
}
.email-markeing-section .table-based-layout {
    margin: 15px 0 0 0;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom h2 {
    font-size: 18px;
    margin: 0 0 5px 0;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom p {
    font-size: 15px;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom a {
    font-size: 16px;
    margin: 15px auto 0;
    display: table;
}
.online-reputation-management-section-right {
    margin: 15px 0 0 0;
}
.online-reputation-management-section-right-main h2 {
    font-size: 18px;
}
.online-reputation-management-section-right-main {
    padding: 15px;
    margin: 10px 0 10px 0;
    min-height: unset;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}
.online-reputation-management-section-right-main:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    border: 1px solid gainsboro;
}
.content-writing-section .social-media-marketing-setion-left ul li {
    font-size: 16px;
}
.content-writing-section-right {
    margin: 100px 0 0 0;
}
.content-writing-section-right-txt-div {
    width: 300px;
    padding: 15px;
    top: -75px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.paid-advertisement-section-main {
    margin: 15px 0 0 0;
}
.paid-advertisement-section .online-reputation-management-section-right {
    margin: 0;
}
.paid-advertisement-section .online-reputation-management-section-left {
    text-align: center;
    margin: 15px 0 0 0;
} 
.content-writing-section-right-img-div {
    text-align: center;
}
.online-reputation-management-section-left {
    text-align: center;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom {
    width: 367px;
    margin: 0 auto;
}
.table-based-layout-shadow::after {
    width: 367px;
    bottom: -26px;
    left: 35px;
}
/* DIGITAL MARKETING PAGE CSS STARTS HERE */

}
@media(min-width:480px) and (max-width:575px){
	
	
}
@media(min-width:576px) and (max-width:767px){
.psd-email-template-design-second-width {
    width: 50%;
}
.table-based-layout {
    min-height: 150px;
    width: 100%;
}
.mr-auto {
    margin: 0 auto;
    float: none;
    display: table;
}



}
@media(min-width:768px) and (max-width:1023px){
.mobile-development-common-section .container{
	width: 100%;
	padding: 0px 3.5%;
}
/* CONVERSION SERVICES PAGE CSS STARTS HERE */
/* CONVERSION SERVICES PAGE CSS ENDS HERE */




}
@media(min-width:768px) and (max-width:991px){
.benefits-items {
    min-height: 190px;
}
.mobile-development-common-section h2 { 
    font-size: 35px;
    text-align: center;
}
.mobile-development-banner {
    margin: 85px 0 0 0;
    padding: 30px 0;
    background-image: none;
    background-color: #68c3f2;
}
.mobile-development-banner-left {
    padding: 0;
    width: 100%;
}
.mobile-development-common-section .title-class-inner {
    font-size: 35px;
}
.clickable-prototype-section .title-class .title-class-inner {
    padding: 0 0%;
}
.mobile-development-banner-left h1 {
    font-size: 24.4px;
    margin: 0 0 10px 0;
    text-align: center;
}
.mobile-development-banner-left p {
    line-height: 22px;
    margin: 0;
    font-size: 17px;
    text-align: justify;
}
.app-prototype-proceess-section-left {
    margin: 15px 0 0 0;
}
.app-prototype-proceess-section-left:hover {
    margin: 15px 0 0 0;
    -webkit-box-shadow: 5px 5px 10px #ccc;
	-moz-box-shadow: 5px 5px 10px #ccc;
	box-shadow: 5px 5px 10px #ccc;
}
.app-prototype-proceess-section-right-top {
    padding: 0;
}
.app-prototype-proceess-section-left-top {
    padding: 0;
}
.app-prototype-proceess-section-left-txt {
    padding: 0 15px;
}
.app-prototype-proceess-section-left-txt h3 {
    font-size: 23px;
}
.app-prototype-proceess-section .title-class {
    margin: 15px 0 0 0;
    padding: 0;
}
.clickable-prototype-section .title-class h1 {
    padding: 0;
}
.app-prototype-proceess-section-left:hover::after {
	display: none;
}
.understand-client-div-txt p {
    font-size: 20px;
	text-align: center;
}
.understand-client-div-txt {
    margin: 40px 0 0 0;
}
.understand-client-div {
    width: 230px;
    height: 230px;
    margin: 15px auto 0;
    background-size: 100% 100%;
}
.clickable-prototype-section .title-class p {
    margin: 15px 0 0 0;
}
.app-prototyping-tool-div {
}
.take-feedbak p {
    padding: 0 25%;
}
.understand-client-div-img {
    padding: 18px 0 0 20%;
}
.app-prototyping-tool-div-center {
}
.app-prototyping-tool-div-last {
}
.app-prototyping-tool-div-txt p {
    font-size: 25px;
}
.app-prototyping-tool-div-center .app-prototyping-tool-div-txt p {
    font-size: 32px;
}
.benefits-items-left {
    width: 100%;
margin: 0 0 15px 0;
text-align: center;
height: 55px;
}
.benefits-items-right {
    width: 100%;
}
.benefits-items-right h3 {
    font-size: 22px;
    text-align: center;
}
.benefits-items-right p {
	text-align: center;
}
.benefits-items-left img {
    max-width: 100%;
}
.mobile-app-prototyping-tool-section {
background-position: 0 165px;
}
.app-prototype-proceess-section-left-top {
    height: auto;
}
.app-prototype-proceess-section-right-top {
    height: auto;
}
/* CONVERSION SERVICES PAGE CSS STARTS HERE */
.psd-coversion-service-banner .mobile-development-banner-left {
    padding: 0;
    width: 100%;
}
.sticky ~ .mobile-development-banner {
    margin: 70px 0 0 0;
}
.psd-html-conversion {
    background-position: 50% 300px;
}
.psd-email-template-design-fist-width {
    width: 100%;
    padding: 0 15px;
}
.view-more-button {
    font-size: 15px;
	width: 150px;
	padding: 15px;
}
.psd-email-template-design .title-class .view-more-button {
    float: none;
    margin: 0 auto 5px;
}
.psd-email-template-design-second-width {
    width: 33.33%;
}
.table-based-layout {
    min-height: 170px;
margin: 15px auto 0;
padding: 20px 30px 20px 30px;
width: 100%;
}
.table-based-layout p {
    font-size: 20px;
	margin: 10px 0 0 0;
	text-align: center;
}
.psd-html-conversion .title-class p {
    margin: 0;
}
.psd-cms-special-features .view-more-button {
    float: none;
}
.fully-hand-coded-div-left-padding {
    padding: 0;
}
.fully-hand-coded-div {
    margin: 15px 0 0 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: 0px 0px 7px 0px grey;
    -moz-box-shadow: 0px 0px 7px 0px grey;
    box-shadow: 0px 0px 7px 0px grey;
    min-height: 355px;
}
.fully-hand-coded-div-left {
    width: 100%;
    margin: 16px 0;
}
.fully-hand-coded-div-right {
    width: 100%;
    padding: 0 15px;
}
.fully-hand-coded-div-right-padding {
    padding: 0;
}
.fully-hand-coded-div::after {display:none;}
.fully-hand-coded-div:hover {
    -webkit-box-shadow: 0px 0px 7px 0px grey;
    -moz-box-shadow: 0px 0px 7px 0px grey;
    box-shadow: 0px 0px 7px 0px grey;
}
.fully-hand-coded-div-right h2 {
    font-size: 22px;
}
.psd-email-template-design h2 {
    margin: 0 0 20px 0;
    text-align: center;
}
.psd-email-template-design-fist-width p {
    padding: 0;
    text-align: center;
    margin: 0 0 20px 0;
}
.fully-hand-coded-div-right h2 {
    font-size: 22px;
    text-align: center;
    margin: 0 0 5px 0;
}
.fully-hand-coded-div-right p {
    margin: 0 0 25px 0;
    text-align: center;
}
/* CONVERSION SERVICES PAGE CSS ENDS HERE */


/* DIGITAL MARKETING PAGE CSS STARTS HERE */
.search-engine-optimization-section .benefits-items {
    background-size: 100% 100%;
}
.mr-auto {
    margin: 0 auto;
    display: table;
    float: none !important;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom h2 {
    font-size: 22px;
}
.email-markeing-section .table-based-layout .table-based-layout-bottom a {
    font-size: 18px;
    display: table;
    margin: 15px auto 0;
}
.social-media-marketing-setion-left {
    padding: 0;
    text-align: center;
}
.social-media-marketing-setion-left p {
    margin: 0;
}
.social-media-marketing-setion-right {
    text-align: center;
    margin: 20px 0 0 0;
}
.online-reputation-management-section-left {
    text-align: center;
}
.online-reputation-management-section-right {
    margin: 20px 0 0 0;
    text-align: center;
}
.paid-advertisement-section .online-reputation-management-section-left {
    text-align: center;
    margin: 20px 0 0 0;
}
.content-writing-section .social-media-marketing-setion-left ul {
    width: 450px;
    text-align: left;
    margin: 0 auto;
}
.content-writing-section-right {
    margin: 120px 0 0 0;
}
.content-writing-section-right-img-div {
    text-align: center;
}
.content-writing-section-right-txt-div {
    width: 300px;
    top: -100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.table-based-layout-shadow {
    width: 330px;
    margin: 0 auto;
}
/* DIGITAL MARKETING PAGE CSS STARTS HERE */

}
@media(min-width:992px) and (max-width:1023px){
.clickable-prototype-section .title-class .title-class-inner {
    padding: 0 0%;
}
.app-prototype-proceess-section-left {
    min-height: 365px;
    margin: 25px 0 0 0;
}
.fully-hand-coded-div-right p {
    font-size: 16px;
}
.app-prototype-proceess-section-left-txt {
    padding: 0 20px;
}
.clickable-prototype-section .title-class h1 {
    padding: 0 15%;
}
.understand-client-div {
    width: 208px;
    height: 210px;
    background-size: 100% 100%;
}
.understand-client-div-img {
    padding: 22px 0 0 25%;
    height: 82px;
}
.understand-client-div-txt {
    margin: 20px 0 0 0;
}
.understand-client-div-txt p {
    font-size: 20px;
}
.understand-client-div-img img {
    width: 40px;
}
.mobile-app-prototyping-tool-section {
background-position: 0 150px;
}
/* CONVERSION SERVICES PAGE CSS STARTS HERE */
.fully-hand-coded-div-left-padding {
    padding: 0;
}
.fully-hand-coded-div-right-padding {
    padding: 0;
}
.psd-email-template-design-fist-width {
    width: 100%;
    padding: 0 15px;
    text-align: center;
}
.psd-email-template-design .title-class .view-more-button {
    float: none;
    margin: 0 auto;
}
.psd-email-template-design-second-width {
    width: 33.33%;
}
.table-based-layout {
    margin: 30px 0 0 0;
}
.fully-hand-coded-div-right {
    width: 69.3%;
    padding: 0 10px 0 0;
}
/* CONVERSION SERVICES PAGE CSS ENDS HERE */

/* DIGITAL MARKETING PAGE CSS STARTS HERE */
.online-reputation-management-section-left {
    text-align: center;
}
.paid-advertisement-section .online-reputation-management-section-left {
    text-align: center;
    margin: 20px 0 0 0;
}
.table-based-layout-shadow {
    width: 330px;
    margin: 0 auto;
}
.search-engine-optimization-section .benefits-items {
    background-size: 100% 100%;
}
.mr-auto {
    margin: 0 auto;
    display: table;
    float: none !important;
}
/* DIGITAL MARKETING PAGE CSS STARTS HERE */


}
@media(min-width:1024px) and (max-width:1279px){
/* CONVERSION SERVICES PAGE CSS STARTS HERE */
/* CONVERSION SERVICES PAGE CSS ENDS HERE */

}
@media(min-width:1024px) and (max-width:1199px){
.app-prototype-proceess-section-left {
    min-height: 365px;
    margin: 25px 0 0 0;
}
.fully-hand-coded-div-right p {
    font-size: 16px;
}
.benefits-items {
    min-height: 115px; 
}
.mobile-development-common-section .container{
	width: 100%;
	padding: 0px 3.5%;
}
.app-prototype-proceess-section-left-txt {
    padding: 0 10px;
}
.app-prototype-proceess-section .title-class {
    padding: 0 6%;
}
.clickable-prototype-section .title-class h1 {
    padding: 0 15%;
}
.understand-client-div {
    width: 220px;
    height: 220px;
    background-size: 100% 100%;
}
.understand-client-div-img {
    padding: 22px 0 0 25%;
    height: 82px;
}
.understand-client-div-txt {
    margin: 28px 0 0 0;
}
.understand-client-div-txt p {
    font-size: 22px;
}
.understand-client-div-img img {
    width: 40px;
}
.mobile-app-prototyping-tool-section {
    background-position: 0 140px;
}


/* CONVERSION SERVICES PAGE CSS STARTS HERE */
.fully-hand-coded-div-left-padding {
    padding: 0;
}
.fully-hand-coded-div-right-padding {
    padding: 0;
}
.psd-email-template-design-fist-width {
    width: 100%;
    padding: 0 15px;
    text-align: center;
}
.psd-email-template-design .title-class .view-more-button {
    float: none;
    margin: 0 auto;
}
.psd-email-template-design-second-width {
    width: 33.33%;
}
.table-based-layout {
    margin: 30px 0 0 0;
}
.fully-hand-coded-div-right {
    width: 69.3%;
    padding: 0 10px 0 0;
}
/* CONVERSION SERVICES PAGE CSS ENDS HERE */


/* DIGITAL MARKETING PAGE CSS STARTS HERE */
.online-reputation-management-section-left {
    text-align: center;
}
.paid-advertisement-section .online-reputation-management-section-left {
    text-align: center;
    margin: 20px 0 0 0;
}
.table-based-layout-shadow {
    width: 330px;
    margin: 0 auto;
}
.search-engine-optimization-section .benefits-items {
    background-size: 100% 100%;
}
.mr-auto {
    margin: 0 auto;
    display: table;
    float: none !important;
}
/* DIGITAL MARKETING PAGE CSS STARTS HERE */


}
@media(min-width:1200px) and (max-width:1240px){
.mobile-development-common-section .container{
	width: 100%;
	padding: 0px 3.5%;
}
.benefits-items-right h3 {
    font-size: 24px;
}
.understand-client-div {
    width: 255px;
    height: 255px;
    background-size: 100% 100%;
}
/* CONVERSION SERVICES PAGE CSS STARTS HERE */
.fully-hand-coded-div-left-padding {
    padding: 0;
}
.fully-hand-coded-div-right-padding {
    padding: 0;
}
.psd-email-template-design-fist-width {
    width: 100%;
    padding: 0 15px;
    text-align: center;
}
.psd-email-template-design .title-class .view-more-button {
    float: none;
    margin: 0 auto;
}
.psd-email-template-design-second-width {
    width: 33.33%;
}
.table-based-layout {
    margin: 30px 0 0 0;
}
.fully-hand-coded-div-right {
    width: 69.3%;
    padding: 0 10px 0 0;
}
/* CONVERSION SERVICES PAGE CSS ENDS HERE */

/* DIGITAL MARKETING PAGE CSS HERE */
.search-engine-optimization-section .benefits-items {
    background-size: 100% 100%;
}
.online-reputation-management-section-right-main h2 {
    font-size: 22px;
}
.online-reputation-management-section-right-main {
    padding: 20px;
    min-height: 232px;
}
/* DIGITAL MARKETING PAGE CSS HERE */



}
@media(min-width:1200px) and (max-width:1279px){
.mobile-app-prototyping-tool-section {
    background-position: 0 140px;
}
/* CONVERSION SERVICES PAGE CSS STARTS HERE */
/* CONVERSION SERVICES PAGE CSS ENDS HERE */

}


@media only screen and (min-width:1680px) and (max-width:1919px) {
.mobile-development-common-section .container {
    width: 1365px;
}
.mobile-development-common-section h2 {
    margin: 0 0 22px 0;
    font-size: 42px;
}
.mobile-development-common-section p {
    font-size: 20px;
    margin: 0 0 32px 0;
}
.psd-html-conversion .title-class p {
    margin: 0 0 20px 0;
}
.mobile-development-banner-left h1 {
    font-size: 28.4px;
    margin: 0 0 20px 0;
}
.mobile-development-banner-left p {
    line-height: 28px;
    margin: 0;
}
.benefits-items-right h3 {
    margin: 0 0 12px 0;
    font-size: 27px;
}
.benefits-items-left {
    width: 15%;
}
.benefits-items-right {
    width: 85%;
}
.view-more-button {
    font-size: 17px;
}
.table-based-layout p {
    font-size: 25px;
    margin: 12px 0 0 0;
}
.fully-hand-coded-div-right h2 {
    margin: 27px 0 12px 0;
    font-size: 27px;
}
.fully-hand-coded-div-right p {
    margin: 0 0 27px 0;
}

/* PROTOTYPE STRATEGY CSS STARTS HERE */
.app-prototype-proceess-section-left-txt h3 {
    font-size: 27px;
    margin: 12px 0 17px 0;
}
.mobile-development-common-section .title-class-inner {
    margin: 0 0 22px 0;
    font-size: 42px;
}
.understand-client-div {
    width: 85%;
    height: 265px;
    background-size: 100% 100%;
}
.app-prototyping-tool-div {
    width: 150px;
    height: 150px;
}
.app-prototyping-tool-div-center {
    width: 200px;
    height: 200px;
}
.app-prototyping-tool-div-txt p {
    margin: 5px 0 0 0;
    font-size: 35px;
}
.app-prototyping-tool-div-center .app-prototyping-tool-div-txt p {
    font-size: 42px;
}
.understand-client-div-txt p {
    margin: 0;
    font-size: 27px;
}
.app-prototype-proceess-section .title-class {
    margin: 70px 0 0 0;
}
/* PROTOTYPE STRATEGY CSS ENDSS HERE */

/* DIGITAL MARKETING CSS STARTS HERE */
.email-markeing-section .table-based-layout .table-based-layout-top img {
    max-width: unset;
    width: 100%;
}
.online-reputation-management-section-right-main h2 {
    margin: 16px 0 11px 0;
    font-size: 27px;
}
.content-writing-section .social-media-marketing-setion-left ul li {
    font-size: 21px;
    margin-bottom: 5px;
}
.content-writing-section-right-txt-div p {
    margin: 0;
}
.paid-advertisement-section-main h2 {
    margin: 11px 0 11px 0;
    font-size: 30px;
}
.online-reputation-management-section-right-main {
    min-height: 285px;
}
/* DIGITAL MARKETING CSS ENDS HERE */


}
@media only screen and (min-width:1920px) and (max-width:2100px) {
.mobile-development-common-section .container {
    width: 1605px;
}
.mobile-development-common-section h2 {
    margin: 0 0 24px 0;
    font-size: 44px;
}
.mobile-development-common-section p {
    font-size: 22px;
    margin: 0 0 34px 0;
}
.psd-html-conversion .title-class p {
    margin: 0 0 22px 0;
}
.mobile-development-banner-left h1 {
    font-size: 30.4px;
    margin: 0 0 22px 0;
}
.mobile-development-banner-left p {
    line-height: 29px;
    margin: 0;
}
.benefits-items-right h3 {
    margin: 0 0 14px 0;
    font-size: 29px;
}
.benefits-items-left {
    width: 15%;
}
.benefits-items-right {
    width: 85%;
}
.view-more-button {
    font-size: 18px;
}
.table-based-layout p {
    font-size: 27px;
    margin: 14px 0 0 0;
}
.fully-hand-coded-div-right h2 {
    margin: 29px 0 14px 0;
    font-size: 29px;
}
.fully-hand-coded-div-right p {
    margin: 0 0 29px 0;
}
/* PROTOTYPE STRATEGY CSS STARTS HERE */
.app-prototype-proceess-section-left-txt h3 {
    font-size: 29px;
    margin: 14px 0 19px 0;
}
.mobile-development-common-section .title-class-inner {
    margin: 0 0 24px 0;
    font-size: 44px;
}
.understand-client-div {
    width: 85%;
    height: 315px;
    background-size: 100% 100%;
}
.app-prototyping-tool-div {
    width: 160px;
    height: 160px;
}
.app-prototyping-tool-div-center {
    width: 210px;
    height: 210px;
}
.app-prototyping-tool-div-txt p {
    margin: 5px 0 0 0;
    font-size: 37px;
}
.app-prototyping-tool-div-center .app-prototyping-tool-div-txt p {
    font-size: 44px;
}
.understand-client-div-txt p {
    margin: 0;
    font-size: 29px;
}
.understand-client-div-img {
    padding: 35px 0 0 25%;
}
.understand-client-div-txt {
    margin: 60px 0 0 0;
}
.app-prototype-proceess-section-left {
    min-height: 354px;
}
.app-prototype-proceess-section .title-class {
    margin: 70px 0 0 0;
}  
/* PROTOTYPE STRATEGY CSS ENDSS HERE */

/* DIGITAL MARKETING CSS STARTS HERE */
.email-markeing-section .table-based-layout .table-based-layout-top img {
    max-width: unset;
    width: 100%;
}
.online-reputation-management-section-right-main h2 {
    margin: 18px 0 13px 0;
    font-size: 29px;
}
.content-writing-section .social-media-marketing-setion-left ul li {
    font-size: 23px;
    margin-bottom: 8px;
}
.content-writing-section-right-txt-div p {
    margin: 0;
}
.paid-advertisement-section-main h2 {
    margin: 12px 0 12px 0;
    font-size: 32px;
}
.online-reputation-management-section-right-main {
    min-height: 305px;
}
.content-writing-section-right-txt-div {
    top: 75px;
    left: 70px;
}
/* DIGITAL MARKETING CSS ENDS HERE */

}
@media only screen and (min-width:2101px) and (max-width:2559px) {
.mobile-development-common-section .container {
    width: 1786px;
}
.app-prototype-proceess-section-left-top {
    height: auto;
}
.mobile-development-common-section h2 {
    margin: 0 0 26px 0;
    font-size: 46px;
}
.mobile-development-common-section p {

}
.psd-html-conversion .title-class p {
    margin: 0 0 24px 0;
}
.mobile-development-banner-left h1 {
    font-size: 32.4px;
    margin: 0 0 24px 0;
}
.mobile-development-banner-left p {
    line-height: 30px;
    margin: 0;
}
.benefits-items-right h3 {

}
.benefits-items-left {

}
.benefits-items-right {

}
.view-more-button {
    font-size: 19px;
}
.table-based-layout p {
    font-size: 29px;
    margin: 16px 0 0 0;
}
.fully-hand-coded-div-right h2 {
    margin: 31px 0 16px 0;
    font-size: 31px;
}
.fully-hand-coded-div-right p {
    margin: 0 0 31px 0;
}

/* PROTOTYPE STRATEGY CSS STARTS HERE */
.app-prototype-proceess-section-left-txt h3 {
    font-size: 31px;
    margin: 16px 0 21px 0;
}
.mobile-development-common-section .title-class-inner {
    margin: 0 0 26px 0;
    font-size: 46px;
}
.understand-client-div {

}
.app-prototyping-tool-div {
    width: 170px;
    height: 170px;
}
.app-prototyping-tool-div-center {
    width: 220px;
    height: 220px;
}
.app-prototyping-tool-div-txt p {
    margin: 5px 0 0 0;
    font-size: 38px;
}
.app-prototyping-tool-div-center .app-prototyping-tool-div-txt p {
    font-size: 46px;
}
.understand-client-div-txt p {

}
.understand-client-div-img {

}
.understand-client-div-txt {

}
.app-prototype-proceess-section-left {
    min-height: 375px;
}
.app-prototype-proceess-section .title-class {
    margin: 85px 0 0 0;
}  
/* PROTOTYPE STRATEGY CSS ENDSS HERE */


/* DIGITAL MARKETING CSS STARTS HERE */
.email-markeing-section .table-based-layout .table-based-layout-top img {
    max-width: unset;
    width: 100%;
}
.online-reputation-management-section-right-main h2 {
    margin: 20px 0 15px 0;
    font-size: 31px;
}
.content-writing-section .social-media-marketing-setion-left ul li {
    font-size: 25px;
    margin-bottom: 11px;
}
.content-writing-section-right-txt-div p {
    margin: 0;
}
.paid-advertisement-section-main h2 {
    margin: 13px 0 13px 0;
    font-size: 34px;
}
.online-reputation-management-section-right-main {
    min-height: 318px;
}
.content-writing-section-right-txt-div {
    top: 75px;
    left: 70px;
    width: 410px;
}
/* DIGITAL MARKETING CSS ENDS HERE */


}
@media only screen and (min-width:2560px) {
.app-prototype-proceess-section-left-top {
    height: auto;
}
.mobile-development-common-section .container {
    width: 2245px;
}
.mobile-development-common-section h2 {
    margin: 0 0 28px 0;
    font-size: 48px;
}
.mobile-development-common-section p {
    
}
.psd-html-conversion .title-class p {
    margin: 0 0 26px 0;
}
.mobile-development-banner-left h1 {
    font-size: 34.4px;
    margin: 0 0 26px 0;
}
.mobile-development-banner-left p {
    line-height: 31px;
    margin: 0;
}
.benefits-items-right h3 {
    
}
.benefits-items-left {
    
}
.benefits-items-right {
    
}
.view-more-button {
    font-size: 20px;
}
.table-based-layout p {
    font-size: 31px;
    margin: 18px 0 0 0;
}
.fully-hand-coded-div-right h2 {
    margin: 33px 0 18px 0;
    font-size: 33px;
}
.fully-hand-coded-div-right p {
    margin: 0 0 33px 0;
}


/* PROTOTYPE STRATEGY CSS STARTS HERE */
.app-prototype-proceess-section-left-txt h3 {
    font-size: 33px;
    margin: 18px 0 23px 0;
}
.mobile-development-common-section .title-class-inner {
    margin: 0 0 28px 0;
    font-size: 48px;
}
.understand-client-div {

}
.app-prototyping-tool-div {
    width: 180px;
    height: 180px;
}
.app-prototyping-tool-div-center {
    width: 230px;
    height: 230px;
}
.app-prototyping-tool-div-txt p {
    margin: 5px 0 0 0;
    font-size: 40px;
}
.app-prototyping-tool-div-center .app-prototyping-tool-div-txt p {
    font-size: 48px;
}
.understand-client-div-txt p {

}
.understand-client-div-img {

}
.understand-client-div-txt {

}
.app-prototype-proceess-section-left {
    min-height: 385px;
}
.app-prototype-proceess-section .title-class {
    margin: 95px 0 0 0;
}  
.understand-client-div-txt p {

}
/* PROTOTYPE STRATEGY CSS ENDSS HERE */

/* DIGITAL MARKETING CSS STARTS HERE */
.email-markeing-section .table-based-layout .table-based-layout-top img {
    max-width: unset;
    width: 100%;
}
.online-reputation-management-section-right-main h2 {
    margin: 22px 0 17px 0;
    font-size: 33px;
}
.content-writing-section .social-media-marketing-setion-left ul li {
    font-size: 27px;
    margin-bottom: 14px;
}
.content-writing-section-right-txt-div p {
    margin: 0;
}
.paid-advertisement-section-main h2 {
    margin: 15px 0 15px 0;
    font-size: 36px;
}
.online-reputation-management-section-right-main {
    min-height: 318px;
}
.content-writing-section-right-txt-div {
    top: 200px;
	left: 70px;
	width: 480px;
}
.content-writing-section-right-img-div img {
    max-width: unset;
    width: 65%;
}

/* DIGITAL MARKETING CSS ENDS HERE */


}

/*RESPONSIVE CSS ENDS HERE*/
