

/**** Need Help Content ***/
.need_help_main_content {
	float:left;
	width:100%;
	background:#3c3c3c;
}
.need_one_con {
	float:left;
	width:100%;
}	
.technical_line_one {
	float:left;
	width:1px;
	background:#c0c3c5;
	height:140px;
	margin-top:2%;
}

.technical_line_two {
	float:left;
	width:100%;
	background:#c0c3c5;
	height:1px;
	margin-top:1%;
	margin-bottom:1%;
}	
.need_one_content {
	width:30%;
	float:left;
	padding:0 0 0 0;
}
.need_one_content h2 {
	float:left;
	font-size:20px;
	color:#FFFFFF;
 font-family: "IBM Plex Sans", sans-serif;
	width:100%;
	text-align:center;
	padding:30px 0 7px 0;
	margin:0;
}
.need_one_content p {
	float:left;
	font-size:18px;
	color:#FFFFFF;
 font-family: "IBM Plex Sans", sans-serif;
	width:100%;
	text-align:center;
	font-weight:400;
	padding:7px 0 0 0;
	margin:0;
	line-height:27px;
}
.need_one_content1 {
	width:33%;
	float:left;
	padding:1% 0 0 0;
}
.need_one_content1 h3 {
		float:left;		
	font-size:14px;
	color:#FFFFFF;
 font-family: "IBM Plex Sans", sans-serif;
		font-weight:normal;
  width:100%;
  text-align:center;
  padding:1% 0 1% 0;
}
.need_one_content1 a {
	text-align:center;
	color:#FFFFFF;
	float:left;
	width:100%;
		padding:0 0 0 0;
	margin:0;
}
.need_one_content1 a:hover {
	color:#000000;
}
.need_one_content1 img {
	float:left;
	padding:0 0 0 36%;
	margin:0;
}			


.explore_tab {
	float:left;
	width:60%;
	padding:4% 0 0 20%;
}
.explore_tab  p {
	float:left;
	font-size:14px;
	color:#FFFFFF;
 font-family: "IBM Plex Sans", sans-serif;
	line-height:27px;
	width:100%;
	text-align:center;
	font-weight:400;
}	
.explore_tab a:hover {
	color:#FFFFFF;
	  background:#39c423;
}

/*** Social ICOn ***/
.social_content {
	float:left;
	width:70%;
	padding-top:5%;
}
.facebook_content {
	width:12%;
	float:left;
	padding-left:2%;
}
.facebook_content a {
background:url(../images/facebook.png) no-repeat;
		width:100%;
		float:left;
		height:22px;
	}
.facebook_content a:hover {
		background:url(../images/facebook-over.png) no-repeat;
	}
	.youtube_content {
	width:15%;
	float:left;
	padding-right:2%;
}
.youtube_content a {
		background:url(../images/youtube.png) no-repeat center;
		width:100%;
		float:left;
		height:22px;
	}
.youtube_content a:hover {
		background:url(../images/youtube-over.png) no-repeat;
	}
	
	.linkedin_content {
	width:15%;
	float:left;
}
.linkedin_content a {
		background:url(../images/insta.png) no-repeat center;
		width:100%;
		float:left;
		height:22px;
	}
.linkedin_content a:hover {
		background:url(../images/insta-over.png) no-repeat;
	}	
/*** Social ICOn ***/	 
		

/**** Need Help Content ***/
/**** Bottom Menu ***/
.bottom_content {
	float:left;
	width:100%;
	padding:1% 0 0 0;
}
.bottom_content p {
	float:left;
	font-size:17px;
	color:#FFFFFF;
 font-family: "IBM Plex Sans", sans-serif;
	line-height:27px;
	width:100%;
	text-align:center;
	font-weight:400;
}	
.bottom_content a { 
	text-decoration: none;
	font-size:18px;
	color:#FFFFFF;
 font-family: "IBM Plex Sans", sans-serif;
	line-height:27px;
		font-weight:500;
}
.bottom_content a:hover {
color:#54aeee;
}	
/**** Bottom Menu ***/


/**** Footer *****/	



.footer_end {
float:left;
width:100%;
}

.copyright_content {
	color:  #ffffff;
	font-size:14px;
	width:51%;
 font-family: "IBM Plex Sans", sans-serif;
	font-weight:normal;
	padding:8px 0 5px 0;
	float:left;
}  

.design_content {
	float:right;
	width:24%;
	padding:8px 0 5px 0;
}

.design_content a{
	text-decoration: none;
	color:#ffffff;
 font-family: "IBM Plex Sans", sans-serif;
	font-weight:normal;
	font-size:14px;
}
.design_content a:hover {
color:#54aeee;
}                                                                                                                                                                           

/**** Footer *****/	


/**** Responsive Start ***/

@media only screen and (min-width:320px) {
.need_one_content {
	width:90%;	
}
.technical_line_one {
	width:90%;
	height:1px;
	margin-left:5%;
}
.copyright_content {
	width:98%;
}
.design_content {
	width:98%;
	float:left;
}
.need_one_content1 {
	width:95%;
}		
}

@media only screen and (min-width:360px) {
.need_one_content {
	width:90%;
	padding-left:5%;	
}
.need_one_content1 {
	width:90%;
		padding-left:5%;
}
.technical_one {
	width:90%;
	padding-left:5%;	
}
}



@media only screen and (min-width:400px) {

.need_one_content {
	width:90%;
	padding-left:8%;	
}
.need_one_content1 {
	width:90%;
		padding-left:5%;
}
.technical_one {
	width:90%;
	padding-left:8%;	
}
}

@media only screen and (min-width:460px) {
	
.need_one_content {
	width:90%;
	padding-left:8%;	
}
.need_one_content1 {
	width:90%;
		padding-left:8%;
}
.need_one_content1 img {
	padding-left:40%;
}
.copyright_content {
	width:60%;
}
.social_content {
	width:40%;
	padding:5px 0 0 0;
	margin:0;
}	
.design_content {
	width:98%;
}
.technical_one {
	width:80%;
	padding-left:10%;	
}	
}




@media only screen and (min-width:560px) {

.need_one_content {
	width:90%;
	padding-left:8%;	
}
.copyright_content {
	width:60%;
}
.social_content {
	width:40%;
	padding:5px 0 0 0;
	margin:0;
}	
.design_content {
	width:98%;
}
.need_one_content1 {
	width:90%;
		padding-left:8%;
}
.need_one_content1 img {
	padding-left:41%;
}	
}

@media only screen and (min-width:600px) {

.need_one_content {
	width:32%;
	padding-left:0;
}
.copyright_content {
	width:60%;
}
.social_content {
	width:40%;
	padding:5px 0 0 0;
	margin:0;
}	
.design_content {
	width:98%;
}
.need_one_content1 {
	width:33%;
		padding-left:0;
}
.need_one_content1 img {
	padding-left:29%;
}
.technical_one {
	width:32%;
	padding-left:0;	
}
}


@media only screen and (min-width:660px) {

.need_one_content {
	width:32%;
	padding-left:0;
}
.design_content {
	width:33%;
}
.social_content {
	width:65%;
	padding-top:1%;
}
.technical_one {
	width:32%;
	padding-left:0;	
}


}

@media only screen and (min-width:720px) {

.need_one_content {
	width:32%;
	padding-left:0;
}
.copyright_content {
	width:36%;
}
.social_content {
	width:30%;
	padding:5px 0 0 0;
	margin:0;
}	
.design_content {
	width:33%;
}


}


@media only screen and (min-width:768px) {

.need_one_content {
	width:33%;
	padding-left:0;
}
.need_one_content1 img {
	padding-left:33%;
}
.copyright_content {
	width:35%;
	text-align:left;
}
.social_content {
	width:30%;
	padding:5px 0 0 0;
	margin:0;
}	
.design_content {
	width:33%;
}
.technical_line_one {
	width:1px;
	height:120px;
	margin-left:0;
}
}

@media only screen and (min-width:800px) {
.about_company_one {
	width:24%;
}
.copyright_content {
	width:32%;
}
.social_content {
	width:30%;
	padding:5px 0 0 0;
	margin:0;
}	
.design_content {
	width:33%;
	text-align:right;
}
}
@media only screen and (min-width:900px) {

.need_one_content1 img {
	padding-left:35%;
}
}


@media only screen and (min-width:980px) {

.design_content {
	width:20%;
}
}

@media only screen and (min-width:990px) {

.need_one_content1 img {
	padding-left:37%;
}	
.need_one_content1 {
	width:33%;
}
.copyright_content {
	width:43%;
}
.social_content {
	width:23%;
}	
.design_content {
	width:33%;
	text-align:right;
}	
.technical_one img {
padding-left:18%;
} 
}

/**** Responsive End ***/







