@media only screen and (min-device-width: 320px) and (max-device-width: 538px) and (-webkit-min-device-pixel-ratio: 2) {
	/*@media(min-width: 360px) and (max-width: 1000px){*/
	.mobileTextSize,p, ul li, ul li a,h4,h3,h2,h1,h5,h6,span,.center, table th,table tr td,label,.header a,.body a,.blog-item-content,.copyright,.footer-menu li a,.card-header-contrast{
		font-size: 36px !important;
	}
	p{
	    line-height: 55px !important;
	}
	.btn-main,.myBtn {
		font-size: 27px !important;
	}
	input, textarea{
	    border: 1px solid !important;
	    font-size: 27px !important;
	}
	.navbar{
	    padding: 1.5rem 1rem;
	}
	.icofont-navigation-menu{
	    font-size: 45px !important;
	}
	.googleImg{
		width: 150px;
	}
	.navbar-brand img,.logo img,.center a img{
		width: 240px;
	}
	.subscribeFormBtn,#commentForm,#subscribeForm{
		margin-top: 10px;
	}
	.myChkBox{
		width: 133%;
	    height: 40px;
	   margin-left: 72%;
	}
	.labelText{
		font-size: 30px !important;
    	white-space: nowrap;
	}
	.myDiv{
		margin-top: 24%;
    	margin-left: -118%;
	}
	.mychkBox1{
		width: 26%;
    	height: 40px;
	}
	.mySubBtn{
	    margin-top: -9px;
	}
	.footer-menu li a{
		line-height: 65px;
	}
	.downloadLabel{
		margin-top: 2%;
	}
	.nav-links .page-numbers{
		font-size: 34px;
		width: 72px;
    	height: 72px;
	}
	.pagination div{
		font-size: 30px;
	}
	/**, ::after, ::before {
	    box-sizing: content-box;
	}*/
	.inlineBlock{
		border-radius: 3px !important;
	    font-size: 18px !important;
	    height: 31px !important;
	    padding: 1px 4px !important;
	}
	.socialMedia-Li{
		display: none !important;
	}
	.socialLiLabel{
		display: block !important;
		margin-left: 20px;
		margin-top: 12px;
	}
	.radioBtn input,.radioWeb input{
		width: 29px !important;
    	height: 29px !important;
	}
	@supports (-moz-appearance:none) {
		input{
			border-width: inherit !important;
			height: 5rem !important;
		}
		textarea{
			border-width: inherit !important;
			height: 250px !important;
		}
		input[type="submit"]{
		    border: none !important;
		    font-size: 27px !important;
		}
	}
	ul.list-inline-item li.list-inline-item a,.top-right-bar  a span.h4,ul.list-inline-item li.list-inline-item {
		font-size: 30px !important;
	}
}
@media(min-width: 1200px){
	.radioBtn{
		margin-left: -6%;
	}
	.mainBtn{
		margin-left: 70%;
	}
	.socialLiLabel{
		margin-left: 20px;
		margin-top: 12px;
		display: none;
	}
}
.footer-socials li a{
	padding-top: 16px;
}
.pageNo{
	padding-top: 17px !important;
}
.socialDiv{
	border-radius: 50%;
    background: gainsboro;
    width: 100px;
    height: 100px;
    padding-left: 11px;
    padding-top: 14px;
}
#twitter-link,.twitter-share-button{
	color:#067acc;
}
#facebook-link{
	color: white;
}
.socialDiv1{
	border-radius: 50%;
    background: #067acc;
    width: 100px;
    height: 100px;
    padding-left: 11px;
    padding-top: 14px;
}
.liBtn{
    border-radius: 4px;
    font-size: 13px;
    height: 28px;
    padding: 8 8px;
    background: #1877f2;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    position: relative;
    -webkit-user-select: none;
    white-space: nowrap;
}
@media only screen and (min-device-width: 539px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
	.mobileTextSize,p, ul li, ul li a,h4,h3,h2,h1,h5,h6,span,.center, table th,table tr td,label,.header a,.body a,.blog-item-content,.copyright,.footer-menu li a,.card-header-contrast{
		font-size: 27px !important;
	}
	p{
	    line-height: 55px !important;
	}
	.btn-main,.myBtn {
		font-size: 27px !important;
	}
	input, textarea{
	    border: 1px solid !important;
	    font-size: 27px !important;
	}
	.navbar{
	    padding: 1.5rem 1rem;
	}
	.icofont-navigation-menu{
	    font-size: 45px !important;
	}
	.googleImg{
		width: 150px;
	}
	.navbar-brand img,.logo img,.center a img{
		width: 240px;
	}
	.subscribeFormBtn,#commentForm,#subscribeForm{
		margin-top: 10px;
	}
	.myChkBox{
		width: 133%;
	    height: 40px;
	   margin-left: 72%;
	}
	.labelText{
		font-size: 30px !important;
    	white-space: nowrap;
	}
	.myDiv{
		margin-top: 24%;
    	margin-left: -118%;
	}
	.mychkBox1{
		width: 26%;
    	height: 40px;
	}
	.mySubBtn{
	    margin-top: -9px;
	}
	.footer-menu li a{
		line-height: 65px;
	}
	.downloadLabel{
		margin-top: 2%;
	}
	.nav-links .page-numbers{
		font-size: 27px;
		width: 65px;
    	height: 65px;
	}
	.pagination div{
		font-size: 30px;
	}
	/**, ::after, ::before {
	    box-sizing: content-box;
	}*/
	.inlineBlock{
		border-radius: 3px !important;
	    font-size: 18px !important;
	    height: 31px !important;
	    padding: 1px 4px !important;
	}
	.socialMedia-Li{
		display: none !important;
	}
	.socialLiLabel{
		display: block !important;
		margin-left: 20px;
		margin-top: 12px;
	}
}
@media(min-width: 569px){
	.socialLiLabel{
		margin-left: 20px;
		margin-top: 12px;
		display: none;
	}
}
.titleText{
	margin-right: 20%;
}