@media only screen and (min-width: 1320px) {

/* Menu Styles */
.desktop-menu { display: block;}
.menu-mobile { display:none; }

.desktop-menu { width: 50%; }
#main-nav { width: 57%; }

.clientLogosContainer {
	width:95%;
}

.text-content {
	width: 100%;
    margin: 0 auto;
}

.latestMf {
	width: 72.9%;
}
.karvyMobileapps {
	width: 26%;
}

}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.footer-menu ul {
		margin-right:73px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1319px) {
	.desktop-menu { display: block;}
	.menu-mobile { display:none; }
	.desktop-menu { width: 65%; }
	
	#socmedia {	display:block!important; }
	
	.mul-border2 {
		margin-left: 45%;
	}
	
}


@media only screen and (min-width: 769px) and (max-width: 1024px) {

/* Menu Styles */
.desktop-menu { display: block;}
.menu-mobile { display:none; }


.logo {  margin-left: 0; }

.desktop-menu { width: 100%; }
#main-nav { width: 100%; }

.clientLogosContainer {
	width:94%;
}

.text-content {
	width: 88%;
    margin: 0 auto;
}

.tollfree {
	display:none;
}
.pull-right-gs {
	width:18%;
}

.desktop-menu { display: none;}
.menu-mobile { display:block; }
	
#socmedia {	display:block!important; }

.mul-border2 {
	margin-left: 43%;
}

}


@media only screen and (min-width: 641px) and (max-width: 768px) {

/* Menu Styles */
.desktop-menu { display: none; }

.logo { margin-left: 1%; }

.clientLogosContainer {
	width:94%;
}

.text-content {
	width: 90%;
    margin: 0 auto;
}

.pull-right-gs {
	width:18%;
}

#socmedia {	display:block!important; }


}


@media only screen and (min-width: 481px) and (max-width: 640px) {

/* Menu Styles */
.desktop-menu { display: none; }


.logo {  margin-left: 3%; }
.karvylogo { margin-right:6%; }

.clientLogosContainer {
	width:92%;
}

.text-content {
	width: 90%;
    margin: 0 auto;
}

.pull-right-gs {
	width:25%;
}

#socmedia {	display:block!important; }

}


@media only screen and (min-width: 361px) and (max-width: 480px) {

/* Menu Styles */
.desktop-menu { display: none; }
.column { width:80%; }


.logo { margin-left: 4%; }
.karvylogo { margin-right:5%; }

.clientLogosContainer {
	width:90%;
}

.text-content {
	width: 92%;
    margin: 0 auto;
}

.pull-right-gs {
	width:31%;
}

#socmedia {	display:block!important; }

.forgotUserid, .forgotPwd 
{
	float:none;
	width:100%;
	text-align:left;
	margin-top:10px;
}

}


@media only screen and (min-width: 100px) and (max-width: 360px) {

/* Menu Styles */
.desktop-menu { display: none; }
.column { width:100%; }


.logo { margin-left: 4%; }
.karvylogo { margin-right:6%; }


.clientLogosContainer {
	width:90%;
}

.text-content {
	width: 96%;
    margin: 0 auto;
}

.pull-right-gs {
	width:36%;
}

.forgotUserid, .forgotPwd 
{
	float:none;
	width:100%;
	text-align:left;
	margin-top:10px;
}
}