@charset "utf-8";
/* CSS Document */

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

	
/* Global Starts */	

body .wrapper
{
	width:95%;
}

.wrapper .innerBannerTitle
{
	font-size: 40px;
	padding: 115px 0 10px 0;
}

.wrapper .innerParallaxUnderline
{
	width:100px;
}
/* Global Starts */

/* Home Starts */

body .bg1
{
	height: 1260px;
	background-position: 0 0;
}

body .bg2
{
	height: 500px;
	background-position: 0 0;
}

body .homeServicesWrapper
{
	padding: 40px 0;
}

.wrapper .sectionTitleContainer
{
	padding-bottom:40px; 
}

.sectionTitleContainer .blueStrip
{
	display:none;
}


.wrapper .sectionTitleContainer .sectionTitleLHS
{
	width: 100%;
	text-align: left;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
}

.wrapper .sectionTitleContainer .sectionTitleLHS span
{
	display: inline-block;
}

.wrapper .sectionTitleContainer .sectionTitleRHS
{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	padding-left: 0;
}

.wrapper .homeServicesContainer ul li
{
	width: 100%;
	float:none;
	padding-left: 0;
	margin-right: 0;
	padding-top:110px;
	text-align: center;
	font-size: 14px;
	padding-bottom: 40px;
}

.wrapper .homeServicesContainer ul li span
{
	font-size: 18px;
}

.wrapper .homeServicesContainer ul li.softDevIcon
{
	background: url(../images/soft-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.appDevIcon {
	background: url(../images/app-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.webDevIcon
{
	background: url(../images/web-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.mobAppIcon {
	background: url(../images/mob-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.EcommIcon {
	background: url(../images/ecomm-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.cmsDevIcon {
	background: url(../images/cms-dev.jpg) no-repeat center top;
}

.wrapper .homeParallaxTitle
{
	font-size: 32px;
	padding: 50px 0 10px 0;
}

.wrapper .skillsWrapper
{
	margin: 40px auto 0 auto;
}

.wrapper .skillsWrapper ul li
{
	width: 100%;
	margin-right:0;
	margin-bottom:50px;
	float: none;
}

.wrapper .skillsWrapper ul li .skillTitle
{
	font-size: 20px;
}

.skillsWrapper ul li .circliful
{
	margin:0 auto;
}

body .parallax.bg1
{
	height: 1300px;
}

.wrapper .testiWrapper
{
	margin-top:30px; 
}

.wrapper .testiWrapper ul li .testiQuote
{
	float:left;
	width:12%;
}

.wrapper .testiWrapper ul li .testiQuote img
{
	width:100%;
}

.wrapper .testiWrapper ul li .testiContent
{
	width:83%;
	float:right;
	padding-left:3.5%;
	font-size:15px;
	line-height: 24px;
	border-left:none;
}

.wrapper .testiWrapper ul li .testiContent .testiName
{
	font-size:15px;
	line-height: 24px;	
	padding-right: 15px;
}


/* Home Ends */
	
/* Contact Starts */

body .contactBanner
{
	height: 250px;
}

body .contactWrapper
{
	padding:40px 0;
}

.wrapper .contactTitleContainer
{
	padding-bottom:40px;
}

.wrapper .dropLine
{
	padding:0 0 20px 0;
}

.contactTitleContainer .blueStrip
{
	display:none;
}

.wrapper .contactTitleContainer .contactTitleLHS
{
	width: 100%;
	float:none;
	font-size: 24px;
	line-height: 24px;
	text-align:left;
	padding-bottom:10px;
}

.wrapper .contactTitleContainer .contactTitleLHS span
{
	display:inline-block;
}

.wrapper .contactTitleContainer .contactTitleRHS
{
	width:100%;
	float:none;
	font-size: 15px;
	line-height: 22px;
	padding-left:2px;
}

.wrapper .contactDetailsContainer ul li
{
	width:100%;
	float:none;
	margin-bottom:40px;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsTitle
{
	padding:10px 0;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsTitle
{
	font-size:18px;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsDesc
{
	font-size:15px;
}

.wrapper .contactFormWrapper .contactFormLHS
{
	width:100%;
	float:none;
}

.wrapper .contactFormWrapper .contactFormRHS
{
	width:100%;
	float:none;
}

.contactFormWrapper .submitBtnWrapper .submitBtn
{
	padding: 14px 25px 11px 25px;
}

/* Contact Ends */	

/* Services Starts */
body .servicesBanner
{
	height: 250px;
}

body .servicesWrapper
{
	padding: 40px 0;
}

.blueStrip
{
	display:none;
}

.wrapper .servicesTitleContainer
{
	padding-bottom: 40px;
}

.servicesWrapper .servicesTitleContainer .servicesTitleLHS
{
	width:100%;
	text-align: left;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
}

.servicesWrapper .servicesTitleContainer .servicesTitleLHS span
{
	display:inline-block;
}

.servicesWrapper .servicesTitleContainer .servicesTitleRHS
{
	width: 100%;
	float:none;
	padding-left: 0;
	font-size: 14px;
	line-height: 24px;
}

.servicesContentWrapper .servicesContentLHS
{
	display:none;
}

.servicesContentWrapper .servicesContentRHS
{
	width:100%;
	float: none;
	padding-left: 0;
	box-shadow: none;
	border-left: none;
}

.servicesContentRHS .innerPageTitle
{
	padding: 7px 15px;
	font-size: 16px;
	margin-bottom: 15px;
}

.servicesContentRHS .innerPageContent
{
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 0;
}
/* Services Ends */



/* About Starts */
body .aboutBanner
{
	height: 250px;
}

.blueStrip
{
	display:none;
}

.wrapper .aboutTitleContainer
{
	padding-bottom: 40px;
}

.servicesWrapper .aboutTitleContainer .aboutTitleLHS
{
	width:100%;
	text-align: left;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
}

.servicesWrapper .aboutTitleContainer .aboutTitleLHS span
{
	display:inline-block;
}

.servicesWrapper .aboutTitleContainer .aboutTitleRHS
{
	width: 100%;
	float:none;
	padding-left: 0;
	font-size: 14px;
	line-height: 24px;
}

.servicesContentWrapper .servicesContentLHS
{
	display:none;
}

.servicesContentWrapper .servicesContentRHS
{
	width:98%;
	float: none;
	padding-left: 0;
	box-shadow: none;
	border-left: none;
}

.innerPageContent .bodContentWrapper
{
	padding: 40px 0 30px 0;
}

.bodContentWrapper .bodContentContainer
{
	padding: 12px 0 10px 0;
}

.bodContentWrapper .bodTitle
{
	font-size: 15px;
}

.bodContentWrapper .bodTitle span
{
	font-size: 19px;
	padding-bottom: 2px;
}

.bodContentContainer .bodLHS
{
	width:100%;
	float:none;
	padding-bottom: 15px;
}

.bodContentContainer .bodRHS
{
	width:100%;
	float:none;
}

.innerPageContent .innerPageSubtitle
{
	font-size: 15px;	
}
/* About Ends */	
	
}

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

/* Global Starts */	
body .wrapper
{
	width:95%;
}

.wrapper .innerBannerTitle
{
	font-size: 40px;
	padding: 115px 0 10px 0;
}

.wrapper .innerParallaxUnderline
{
	width:100px;
}
/* Global Starts */

/* Home Starts */

body .bg1
{
	height: 1350px;
	background-position: 0 0;
}

body .bg2
{
	height: 400px;
	background-position: 0 0;
}

.swiper-wrapper .swiper-slide .title, 
.swiper-wrapper .swiper-slide .titleTwo, 
.swiper-wrapper .swiper-slide .titleThree, 
.swiper-wrapper .swiper-slide .titleFour
{
	font-size: 30px;
	margin-top:40px;
}

body .homeServicesWrapper
{
	padding: 40px 0;
}

.wrapper .sectionTitleContainer
{
	padding-bottom:40px; 
}

.sectionTitleContainer .blueStrip
{
	display:none;
}

.wrapper .sectionTitleContainer .sectionTitleLHS
{
	width: 100%;
	text-align: left;
	font-size: 30px;
	line-height: 34px;
	padding-bottom: 10px;
}

.wrapper .sectionTitleContainer .sectionTitleLHS span
{
	display:inline-block;
}


.wrapper .sectionTitleContainer .sectionTitleRHS
{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	padding-left: 0;
}

.wrapper .homeServicesContainer ul li
{
	width: 100%;
	float:none;
	padding-left: 0;
	margin-right: 0;
	padding-top:110px;
	text-align: center;
	font-size: 14px;
	padding-bottom: 40px;
}

.wrapper .homeServicesContainer ul li span
{
	font-size: 18px;
}

.wrapper .homeServicesContainer ul li.softDevIcon
{
	background: url(../images/soft-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.appDevIcon {
	background: url(../images/app-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.webDevIcon
{
	background: url(../images/web-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.mobAppIcon {
	background: url(../images/mob-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.EcommIcon {
	background: url(../images/ecomm-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.cmsDevIcon {
	background: url(../images/cms-dev.jpg) no-repeat center top;
}

.wrapper .homeParallaxTitle
{
	font-size: 32px;
	padding: 60px 0 10px 0;
}

.wrapper .skillsWrapper ul li
{
	width: 100%;
	margin-right:0;
	margin-bottom:50px;
	float: none;
}

.wrapper .skillsWrapper ul li .skillTitle
{
	font-size: 20px;
}

.skillsWrapper ul li .circliful
{
	margin:0 auto;
}

body .parallax.bg1
{
	height: 1300px;
}

.wrapper .testiWrapper ul li .testiQuote
{
	float:left;
	width:12%;
}

.wrapper .testiWrapper ul li .testiQuote img
{
	width:100%;
}

.wrapper .testiWrapper ul li .testiContent
{
	width:83%;
	float:right;
	padding-left:3.5%;
	font-size:15px;
	line-height: 24px;
	border-left:none;
}

.wrapper .testiWrapper ul li .testiContent .testiName
{
	font-size:15px;
	line-height: 24px;	
	padding-right: 15px;
}


/* Home Ends */
	
/* Contact Starts */

body .parallax.contactBanner
{
	height: 250px;
}

body .contactWrapper
{
	padding:40px 0;
}

.wrapper .contactTitleContainer
{
	padding-bottom:40px;
}

.wrapper .dropLine
{
	padding:0 0 20px 0;
}

.contactTitleContainer .blueStrip
{
	display:none;
}

.wrapper .contactTitleContainer .contactTitleLHS
{
	width: 100%;
	float:none;
	font-size: 28px;
	line-height: 28px;
	text-align:left;
	padding-bottom:10px;
}

.wrapper .contactTitleContainer .contactTitleLHS span
{
	display:inline-block;
}

.wrapper .contactTitleContainer .contactTitleRHS
{
	width:100%;
	float:none;
	font-size: 16px;
	line-height: 23px;
	padding-left:2px;
}

.wrapper .contactDetailsContainer ul li
{
	width:100%;
	float:none;
	margin-bottom:40px;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsTitle
{
	padding:10px 0;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsTitle
{
	font-size:18px;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsDesc
{
	font-size:15px;
}

.wrapper .contactFormWrapper .contactFormLHS
{
	width:100%;
	float:none;
}

.wrapper .contactFormWrapper .contactFormRHS
{
	width:100%;
	float:none;
}

.contactFormWrapper .submitBtnWrapper .submitBtn
{
	padding: 14px 25px 11px 25px;
}

/* Contact Ends */	

/* Services Starts */
body .servicesBanner
{
	height: 250px;
}

.blueStrip
{
	display:none;
}

.wrapper .servicesTitleContainer
{
	padding-bottom: 40px;
}

.servicesWrapper .servicesTitleContainer .servicesTitleLHS
{
	width:100%;
	text-align: left;
	font-size: 36px;
	line-height: 41px;
	padding-bottom: 10px;
}

.servicesWrapper .servicesTitleContainer .servicesTitleLHS span
{
	display:inline-block;
}

.servicesWrapper .servicesTitleContainer .servicesTitleRHS
{
	width: 100%;
	float:none;
	padding-left: 0;
}

.servicesContentWrapper .servicesContentLHS
{
	display:none;
}

.servicesContentWrapper .servicesContentRHS
{
	width:100%;
	float: none;
	padding-left: 0;
	box-shadow: none;
	border-left: none;
}
/* Services Ends */	

/* About Starts */
body .aboutBanner
{
	height: 250px;
}

.blueStrip
{
	display:none;
}

.wrapper .aboutTitleContainer
{
	padding-bottom: 40px;
}

.servicesWrapper .aboutTitleContainer .aboutTitleLHS
{
	width:100%;
	text-align: left;
	font-size: 36px;
	line-height: 41px;
	padding-bottom: 10px;
}

.servicesWrapper .aboutTitleContainer .aboutTitleLHS span
{
	display:inline-block;
}

.servicesWrapper .aboutTitleContainer .aboutTitleRHS
{
	width: 100%;
	float:none;
	padding-left: 0;
}

.servicesContentWrapper .servicesContentLHS
{
	display:none;
}

.servicesContentWrapper .servicesContentRHS
{
	width:98%;
	float: none;
	padding-left: 0;
	box-shadow: none;
	border-left: none;
}

.innerPageContent .bodContentWrapper
{
	padding: 40px 0 30px 0;
}

.bodContentWrapper .bodContentContainer
{
	padding: 12px 0 10px 0;
}

.bodContentWrapper .bodTitle
{
	font-size: 18px;
}

.bodContentWrapper .bodTitle span
{
	font-size: 24px;
	padding-bottom: 2px;
}

.bodContentContainer .bodLHS
{
	width:100%;
	float:none;
	padding-bottom: 15px;
}

.bodContentContainer .bodRHS
{
	width:100%;
	float:none;
}
/* About Ends */
	
}

@media screen and (min-width : 640px) and (max-width: 767px){
	
/* Global Starts */	
body .wrapper
{
	width:90%;
}

/* Global Starts */

/* Home Starts */

body .bg1
{
	height: 700px;
	background-position: 0 0;
}

body .bg2
{
	height: 500px;
	background-position: 0 0;
}

.swiper-wrapper .swiper-slide .title, 
.swiper-wrapper .swiper-slide .titleTwo, 
.swiper-wrapper .swiper-slide .titleThree, 
.swiper-wrapper .swiper-slide .titleFour
{
	font-size: 40px;
	margin-top:60px;
}

body .homeServicesWrapper
{
	padding: 60px 0;
}

.wrapper .sectionTitleContainer
{
	padding-bottom:60px; 
}

.wrapper .blueStrip
{
	display:none;
}

.wrapper .sectionTitleContainer .sectionTitleLHS
{
	width: 100%;
	text-align: left;
	font-size: 36px;
	line-height: 41px;
	padding-bottom: 10px;
}

.wrapper .sectionTitleContainer .sectionTitleLHS span
{
	display:inline-block;
}


.wrapper .sectionTitleContainer .sectionTitleRHS
{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	padding-left: 0;
}

.wrapper .homeServicesContainer ul li
{
	width: 44.5%;
	padding-top: 115px;
	padding-left:0;
	text-align:left;
	font-size: 15px;
}

.wrapper .homeServicesContainer ul li span
{
	font-size: 18px;
}

.wrapper .homeServicesContainer ul li.softDevIcon
{
	background: url(../images/soft-dev.jpg) no-repeat left top;
}

.wrapper .homeServicesContainer ul li.appDevIcon {
	background: url(../images/app-dev.jpg) no-repeat left top;
}

.wrapper .homeServicesContainer ul li.webDevIcon
{
	background: url(../images/web-dev.jpg) no-repeat left top;
}

.wrapper .homeServicesContainer ul li.mobAppIcon {
	background: url(../images/mob-dev.jpg) no-repeat left top;
}

.wrapper .homeServicesContainer ul li.EcommIcon {
	background: url(../images/ecomm-dev.jpg) no-repeat left top;
}

.wrapper .homeServicesContainer ul li.cmsDevIcon {
	background: url(../images/cms-dev.jpg) no-repeat left top;
}

.wrapper .homeParallaxTitle
{
	font-size: 50px;
	padding: 70px 0 20px 0;
}

.wrapper .skillsWrapper ul li
{
	width: 45%;
	margin-right: 5%;
	margin-bottom: 50px;
	float: left;
}

.skillsWrapper ul li .circliful
{
	margin:0 auto;
}

body .parallax.bg1
{
	height: 1300px;
}

.wrapper .testiWrapper ul li .testiQuote
{
	float:left;
	width:12%;
}

.wrapper .testiWrapper ul li .testiQuote img
{
	width:100%;
}

.wrapper .testiWrapper ul li .testiContent
{
	width:83%;
	float:right;
	padding-left:3.5%;
	font-size:20px;
	line-height: 30px;
	border-left:none;
}

.wrapper .testiWrapper ul li .testiContent .testiName
{
	font-size:20px;
	line-height: 24px;	
	padding-right: 15px;
}

/* Home Ends */

/* Contact Starts */

body .contactWrapper
{
	padding: 50px 0;
}

.wrapper .contactTitleContainer
{
	padding-bottom:50px;
}

.wrapper .dropLine
{
	padding: 50px 0 20px 0;
}

.wrapper .contactTitleContainer .contactTitleLHS
{
	width: 21%;
	font-size: 36px;
	line-height: 36px;
}

.wrapper .contactTitleContainer .contactTitleRHS
{
	width: 73.5%;
	font-size: 16px;
	line-height: 23px;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsTitle
{
	font-size:18px;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsDesc
{
	font-size:15px;
}

/* Contact Ends */

/* Services Starts */
.wrapper .servicesTitleContainer
{
	padding-bottom: 40px;
}

.servicesWrapper .servicesTitleContainer .servicesTitleLHS
{
	width:100%;
	text-align: left;
	font-size: 36px;
	line-height: 41px;
	padding-bottom: 10px;
}

.servicesWrapper .servicesTitleContainer .servicesTitleLHS span
{
	display:inline-block;
}

.servicesWrapper .servicesTitleContainer .servicesTitleRHS
{
	width: 100%;
	float:none;
	padding-left: 0;
}

.servicesContentWrapper .servicesContentLHS
{
	display:none;
}

.servicesContentWrapper .servicesContentRHS
{
	width:100%;
	float: none;
	padding-left: 0;
	box-shadow: none;
	border-left: none;
}
/* Services Ends */

/* About Starts */
.wrapper .aboutTitleContainer
{
	padding-bottom: 40px;
}

.servicesWrapper .aboutTitleContainer .aboutTitleLHS
{
	width:100%;
	text-align: left;
	font-size: 36px;
	line-height: 41px;
	padding-bottom: 10px;
}

.servicesWrapper .aboutTitleContainer .aboutTitleLHS span
{
	display:inline-block;
}

.servicesWrapper .aboutTitleContainer .aboutTitleRHS
{
	width: 100%;
	float:none;
	padding-left: 0;
}
/* About Ends */
	
}

@media screen and (min-width : 768px) and (max-width: 1024px){
	
/* Global Starts */	
body .wrapper
{
	width:95%;
}

/* Global Starts */

/* Home Starts */

.swiper-wrapper .swiper-slide .title, 
.swiper-wrapper .swiper-slide .titleTwo, 
.swiper-wrapper .swiper-slide .titleThree, 
.swiper-wrapper .swiper-slide .titleFour
{
	font-size: 50px;
	margin-top:80px;
}

body .homeServicesWrapper
{
	padding:50px 0;
}

.wrapper .sectionTitleContainer
{
	padding-bottom:50px; 
}

.wrapper .sectionTitleContainer .sectionTitleLHS
{
	width: 26%;
	font-size: 40px;
	line-height: 40px;
}

.wrapper .sectionTitleContainer .sectionTitleRHS
{
	width: 70.5%;
	font-size: 15px;
	line-height: 24px;
}

.wrapper .homeServicesContainer ul li
{
	width: 44.5%;
	padding-top: 115px;
	padding-left:0;
	text-align:center;
	font-size: 14px;
}

.wrapper .homeServicesContainer ul li.softDevIcon
{
	background: url(../images/soft-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.appDevIcon
{
	background:url(../images/app-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.webDevIcon
{
	background:url(../images/web-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.mobAppIcon
{
	background:url(../images/mob-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.EcommIcon
{
	background:url(../images/ecomm-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li.cmsDevIcon
{
	background:url(../images/cms-dev.jpg) no-repeat center top;
}

.wrapper .homeServicesContainer ul li span
{
	font-size: 18px;
}

.wrapper .homeParallaxTitle
{
	font-size: 65px;
}

.wrapper .testiWrapper ul li .testiContent
{
	font-size:18px;
	line-height: 30px;
}

/* Home Ends */
	
/* Contact Starts */

body .contactWrapper
{
	padding: 50px 0;
}

.wrapper .contactTitleContainer
{
	padding-bottom:50px;
}

.wrapper .dropLine
{
	padding: 50px 0 20px 0;
}	

.wrapper .contactTitleContainer .contactTitleLHS
{
	width: 20%;
	font-size: 40px;
	line-height: 40px;
}

.wrapper .contactTitleContainer .contactTitleRHS
{
	width: 74.5%;
	font-size: 18px;
	line-height: 25px;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsTitle
{
	font-size:18px;
}

.wrapper .contactDetailsContainer ul li span.contactDetailsDesc
{
	font-size:15px;
}

/* Contact Ends */	

/* Services Starts */
.servicesWrapper .servicesTitleContainer .servicesTitleLHS
{
	width: 19%;
}

.servicesWrapper .servicesTitleContainer .servicesTitleRHS
{
	width: 71.5%;
}

.servicesContentWrapper .servicesContentLHS
{
	display:none;
}

.servicesContentWrapper .servicesContentRHS
{
	width:100%;
	float: none;
	padding-left: 0;
	box-shadow: none;
	border-left: none;
}
/* Services Ends */

/* Services Starts */
.servicesWrapper .aboutTitleContainer .aboutTitleLHS
{
	width: 22%;
}

.servicesWrapper .aboutTitleContainer .aboutTitleRHS
{
	width: 74.5%;
}

/* Services Ends */

}

@media screen and (min-width : 1025px) and (max-width: 1200px){

.wrapper .aboutTitleContainer .aboutTitleLHS
{
	width: 27%;
}

.wrapper .aboutTitleContainer .aboutTitleRHS
{
	width: 69%;
}

}

@media screen and (min-width : 1025px) and (max-width: 1220px){

.servicesContentWrapper .servicesContentRHS
{
	width: 70.8%;
}

}

@media screen and (min-width : 1025px) and (max-width: 1279px){

/* home starts */	
.wrapper .sectionTitleContainer .sectionTitleLHS
{
	width: 27%;
	font-size: 45px;
	line-height: 45px;
}

.wrapper .sectionTitleContainer .sectionTitleRHS
{
	width: 69.5%;
	font-size: 18px;
	line-height: 25px;
}

.wrapper .homeServicesContainer ul li
{
	width: 31.5%;
	padding-left: 14.5%;
	margin-right: 8%;
	font-size: 14px;
}

.wrapper .homeServicesContainer ul li span	
{
	font-size:18px;
}

.wrapper .homeParallaxTitle
{
	font-size: 60px;
}

.wrapper .testiWrapper ul li .testiContent
{
	font-size:24px;
	width:84.5%;
	line-height:34px;
}

.wrapper .skillsWrapper
{
	width:100%;
}

.wrapper .skillsWrapper ul li 
{
	width: 23%;
	margin-right: 2%;
}

.wrapper .skillsWrapper ul li .skillTitle
{
	font-size: 22px;
}
/* home ends */
	
/* Contact Starts */	

.wrapper .contactTitleContainer .contactTitleLHS
{
	width: 22%;
}

.wrapper .contactTitleContainer .contactTitleRHS
{
	width: 74.5%;
}

/* Contact Ends */
	
}

@media screen and (min-width : 1280px) and (max-width: 1365px){

/* home starts */
.wrapper .sectionTitleContainer .sectionTitleLHS
{
	width: 23%;
}

.wrapper .sectionTitleContainer .sectionTitleRHS
{
	width: 73.5%
}

.wrapper .homeServicesContainer ul li
{
	width: 34.5%;
	padding-left: 11.5%;
	margin-right: 8%;
}
/* home ends */
	
	
}

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

/* home starts */
.wrapper .sectionTitleContainer .sectionTitleLHS
{
	width: 23%;
}

.wrapper .sectionTitleContainer .sectionTitleRHS
{
	width: 73.5%
}

.wrapper .homeServicesContainer ul li
{
	width: 34.5%;
	padding-left: 11.5%;
	margin-right: 8%;
}
/* home ends */
	
}

@media screen and (min-width : 1025px){

.servicesContentRHS
{
	min-height: 295px;
}

}

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

.footerContainer ul li
{
	float:none;
	width:100%;
	margin-right:0;
	padding-left:0;
	border-left:none;
	padding-bottom:30px;
}

.footerContainer ul li:last-child
{
	padding-bottom:0;
}

}