/*iPad Landscape Mode and Large Tablets */
@media (max-width: 1024px) {
a {color: #bbc2ca;}
a:hover {color: #bbc2ca;}
.ezdz-dropzone {width: 100%;}
.home-top-right {margin-right: 118px;}
.tab-content>.active {position: relative;}
.graph-right {position: absolute; right: 0;}
.mod-2-style {margin-left: -14px;}
.reset-style {margin-left: 20px;}
.choose-file {width: 58%;}
.home-login {top: -30px;}
}

/*iPad Portrait Mode, iPad Mini and Small Tablets */
@media (max-width: 768px) {
.homepage {padding: 40px 0 223px;}
a.topC-tooltip > span {right: 50px;}
a.topC-tooltip span b {margin-left: 35px;z-index: -1;}
a.topL-tooltip > span {right: 10px;}
a.topL-tooltip span b {margin-left: 33px;z-index: -1;}
.inner-center {width: 100%;margin: 140px auto;}
a {color: #bbc2ca;}
a:hover {color: #bbc2ca;}
.my-accnt {font-size: 18px; left: 222px;}
.subscription {font-size: 16px;}
.home-top-right {margin-right: 0;}
.inner-top-left {width: 270px;}
.clr-selected-file {margin-top:10px}
.sel-file-input {width:50%; margin: 0 auto;}
.spl-div {margin: 0 auto; width: 428px; text-align: center;}
.guest-text {padding: 0;}
.inner-top-left {width: 230px;}
.choose-file {width: 65%;}
.select-item {width: 380px;}
.home-login {top: -30px;}


/*.container {border:dashed 2px #ccc; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}*/
}
@media screen and (max-width: 568px) {
.inner-top-left {width: 228px !important;}
.my-accnt,.subscription  {font-size: 13px;}
.choose-file {width: 65%;}
.spl-div {width: 385px;}
.home-login {top: -20px;}
.home-forgotpswd {top: 10px;}
}
/*Android (Nexus 4) landscape*/
@media screen and (max-width: 600px) {
.homepage {padding: 0px 0 154px;}
a.topC-tooltip > span {right: 50px;}
a.topC-tooltip span b {margin-left: 35px;z-index: -1;}
a.topL-tooltip > span {right: 10px;}
a.topL-tooltip span b {margin-left: 33px;z-index: -1;}

.inner-center {width: 100%;margin:0 auto; padding:0 10px;}
a {color: #bbc2ca;}
a:hover {color: #bbc2ca;}
.spl-div {width: 398px;}
}
/*Medium Smart Phones v2*/
@media screen and (max-width: 640px) {
.homepage-form {width:510px;}
.home-input {width:420px !important;}
.home-login {position:relative; left:30px;}
.home-forgotpswd {position:relative; right:30px;top: 10px;}
.inner-top-left {width: 220px;}
}

/*iPhone Landscape Mode and Mediium Smart Phones*/
@media screen and (max-width: 480px) {
.homepage-form {width:410px;}
.home-input {width:370px !important;}
.home-login {position:relative; left:8px;top: -20px;}
.homepage {padding: 15px 0;}
.logo {margin-top:30px;}
.home-forgotpswd {line-height:40px}

.my-accnt {font-size: 16px; left: 214px;}
.inner-center {width: 100%;margin:0 auto}
.inner-center-title {font-size: 32px; line-height: 42px;}
a {color: #bbc2ca;}
a:hover {color: #bbc2ca;}
a.topC-tooltip > span {right: 50px;}
a.topC-tooltip span b {margin-left: 35px;z-index: -1;}
a.topL-tooltip > span {right: 10px;}
a.topL-tooltip span b {margin-left: 33px;z-index: -1;}
.inner-top-left {width: 222px;}
.subscription {display:none;}
.ezdz-dropzone {padding: 5px; font-size: 16px;background: url(../img/icon-mob-bg.jpg) 50% 10% no-repeat;height: 290px; line-height: 440px;}
.spl-div {width: 308px;}
.choose-file {width: 65%;}
.sel-file-input {width: 90%;}
.select-item {width: 320px;}
}
/*Android (Nexus 4) portrait*/
@media screen and (max-width: 384px) {
.home-top-left {font-size: 18px;}
.home-top-right {font-size: 16px;}
.homepage-form {width: 330px;}
.home-input {width: 290px !important;}
.home-login {position: relative;left: 58px;}
.home-forgotpswd {position: relative;right: 90px; top: -40px;}
.homepage-form {padding: 45px 15px 99px}

.my-accnt {display:none}
.inner-center {padding: 0 10px;margin:0 auto}
.select-item {width: 100%;}
.choose-file {width: 100%;}
.spl-div {width: 248px;}
}

/*iPhone Portrait Mode and Very Small Mobile Phones*/
@media screen and (max-width: 320px) {
.home-top-left {font-size: 16px;}
.home-top-right {font-size: 13px;line-height: 65px;}
.logo img {width: 50%;}
.homepage-form {width: 270px;}
.homepage {padding: 15px 0;}
.home-input {width: 236px !important;}
.home-login {position: relative;left: 29px;}
.home-forgotpswd {position: relative;right: 48px; top: -25px;}
.homepage-form {padding: 25px 15px 105px;}
#nav {height: 65px;line-height: 65px;}

.inner-top-left img {display:none}
.inner-top-left {color: #fff;font-size: 14px;background: #58c7f3;position: absolute;left: -100px;width: 306px;text-align: right;padding-right: 14px;}
.my-accnt {display:none}
a.topL-tooltip > span {right: 10px;}
a.topL-tooltip span b {margin-left: 33px;z-index: -1;}
a.topC-tooltip > span {right: 50px;}
a.topC-tooltip span b {margin-left: 35px;z-index: -1;}
.inner-center {width: 100%;background: url(../img/icon-mob-bg.jpg) 50% 10% no-repeat; margin:0 auto}
.inner-center-title {margin: 230px auto 0;font-size: 22px;line-height: 29px;}
a {color: #bbc2ca;}
a:hover {color: #bbc2ca;}
.select-item {width: 90%;}
.select-bar {margin-top: 12px;width: 180px;}
.ezdz-dropzone {padding: 5px;font-size: 12px;background: url(../img/icon-mobS-bg.jpg) 50% 10% no-repeat;height: 220px;line-height: 350px;}
.spl-div {width: 198px;}
.choose-file {width: 100%;}
.sel-file-input {width: 100%;}
.fg_membersite {margin-top:-10px}
}