
.follow-option{
	display: flex;
}
.footer-about{
	font-size: 12px;
	padding-bottom: 10px;
	width:69%;
}
.call-footer{
	font-size: 14px;
	padding-bottom: 9px;
}
.email-footer{
	font-size: 14px;
	padding-bottom: 14px;
}
.xtremejob-footer{
	font-size: 13px;
	padding-top: 10px;
	width:81%;
}
.footer-home{
	padding-left: 50px;
}
.footer-sub-title > a{
	border-bottom: 1px dotted #837e7e;
}
.xtremjob-footer-title{
	font-size: 17px;
	    line-height: 42px;
	    font-weight: 600;
}
.footer-section {
    background-color: black;
    padding: 36px 23px 37px 20px;
    color: white;
    margin-top: 35px;
}
.footer-title{
	font-weight: 600;
    font-size: 17px;
    line-height: 42px;	
    cursor: pointer;
    transition: 0.3s ease;
}
.footer-sub-title > a > img {
    width: 35px;
    margin-left: 5px;
    margin-right: 5px;
}
.footer-sub-title > img{
	margin-bottom: 10px;
	vertical-align: middle;
	margin-right: 12px;
	height:60%;
}
.footer-title:hover{
	color:#d5cccc
}
.footer-sub-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: white;
    transition: 0.3s ease;
    cursor: pointer;
    display: flex;
    vertical-align: middle;
}
.footer-sub-title > a{
	font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color:white;
    transition: 0.3s ease;
    cursor: pointer;
    text-decoration: none;
}
.footer-sub-title:hover{
	color:white;
	padding-left: 3px;

}
.each-app > img{
	width:75%
}
.each-app{
	
	width: 62%;
	border-radius: 8px;
	padding-top:7px;
}
.app-one-container{
	padding-top: 28px;
}
.Designed_by{
	font-size: 13px;
}

@media only screen and (min-width:768px) and (max-width:992px){
	.app-one-container {
		padding-top: 16px !important;
	}
	.footer-title{
		font-size: 13px !important;
		line-height: 15px !important;
		margin-bottom: 12px !important;
		margin-top: 21px !important;
	}
	.footer-sub-title {
		line-height: 18px !important;
		font-size: 10px !important;
	}
	.footer-sub-title > a {
        line-height: 18px !important;
        font-size: 10px !important;
    }
	.app-one-container{
		padding-top: 10px;
	}
	.each-app{
		width:100%;
		padding-top: 1px !important;
	}

	.footer-home{
		padding-top: 22px !important;
	}
	.footer-section {
        padding: 44px 15px !important;
    }
    .xtremjob-footer-title{
    	line-height: 15px !important;
    	font-size: 13px !important;
    }
    .xtremejob-footer{
    	width: 95% !important;
    	font-size: 11px !important;
    }
    .footer-about{
    	width: 95% !important;
    	font-size: 11px !important;
    }
    .call-footer{
    	font-size: 12px !important;
    	padding-bottom: 0px !important;
    }
    .emailfooter-title{
    	font-size: 12px !important;
    }
    .email_footer_title{
    	display: none !important;
    }
    .emailfooter-title > span{
    	font-size: 12px !important;
    }
    .call-footer-box{
    	display: flex;
    }
    .email-footer{
    	padding-left: 0px !important;
    }
    .follow-option{
    	padding-left: 63px !important;
    }
}
@media only screen and (min-width: 992px) and (max-width:1200px){
	.app-one-container {
		padding-top: 16px !important;
	}
	.footer-title{
		font-size: 13px !important;
		line-height: 15px !important;
		margin-bottom: 12px !important;
		margin-top: 21px !important;
	}
	.footer-sub-title {
		line-height: 18px !important;
		font-size: 10px !important;
	}
	.footer-sub-title > a {
        line-height: 18px !important;
        font-size: 10px !important;
    }
	.app-one-container{
		padding-top: 10px;
	}
	.each-app{
		width:100%;
		padding-top: 1px !important;
	}

	.footer-home{
		padding-top: 22px !important;
	}
	.footer-section {
        padding: 44px 15px !important;
    }
    .xtremjob-footer-title{
    	line-height: 15px !important;
    	font-size: 13px !important;
    }
    .xtremejob-footer{
    	width: 95% !important;
    	font-size: 11px !important;
    }
    .footer-about{
    	width: 95% !important;
    	font-size: 11px !important;
    }
    .call-footer{
    	font-size: 12px !important;
    	padding-bottom: 0px !important;
    }
    .emailfooter-title{
    	font-size: 12px !important;
    }
    .email_footer_title{
    	display: none !important;
    }
    .emailfooter-title > span{
    	font-size: 12px !important;
    }
    .call-footer-box{
    	display: flex;
    }
    .email-footer{
    	padding-left: 0px !important;
    }
    .follow-option{
    	padding-left: 0px !important;
    }
}
@media only screen and (min-width:576px) and (max-width:768px){
	.footer-title {
     	font-size: 14px;
     	line-height: 44px;
    }
    .footer-sub-title {
    	font-size: 13px;
    	line-height: 24px;
    }
    .footer-app-title{
    	padding-left: 0px;
    }
    .app-one-container{
    	padding-top: 0px !important;
    }
}
@media only screen and (max-width:576px){
	.footer-title{
		font-size: 13px !important;
		line-height: 15px !important;
		margin-bottom: 12px !important;
		margin-top: 21px !important;
	}
	.footer-sub-title {
		line-height: 18px !important;
		font-size: 10px !important;
	}
	.footer-sub-title > a {
        line-height: 18px !important;
        font-size: 10px !important;
    }
	.app-one-container{
		padding-top: 10px;
	}
	.each-app{
		width:100%;
		padding-top: 1px !important;
	}

	.footer-home{
		padding-top: 22px !important;
	}
	.footer-section {
        padding: 44px 15px !important;
    }
    .xtremjob-footer-title{
    	line-height: 15px !important;
    	font-size: 13px !important;
    }
    .xtremejob-footer{
    	width: 95% !important;
    	font-size: 11px !important;
    }
    .footer-about{
    	width: 95% !important;
    	font-size: 11px !important;
    }
    .call-footer{
    	font-size: 12px !important;
    	padding-bottom: 0px !important;
    }
    .emailfooter-title{
    	font-size: 12px !important;
    }
    .email_footer_title{
    	display: none !important;
    }
    .emailfooter-title > span{
    	font-size: 12px !important;
    }
    .call-footer-box{
    	display: flex;
    }
    .email-footer{
    	padding-left: 53px !important;
    }
    .follow-option{
    	padding-left: 63px !important;
    }
}

