/* Mobile*/
@media screen and (min-width: 320px) {
.wrap {padding: 0 16px}

}

/* Tablet*/
@media screen and (min-width: 768px) {
.wrap {padding: 0 48px}
}

/* Desktop*/
@media screen and (min-width: 1024px) {

}

/* Desktop*/
@media screen and (min-width: 1921px) {
.home-top-bg{background-size: 100% auto; background-position: center bottom;}
.home-footer-bg{background-position: center 80px;}
.home-footer-bg, .more-plan-bg, .middleBox, .work-bg{background-size: cover;}

}

/* Large Desktop*/

@media (max-width : 1500px) {
.bloglistText{width: 43%;}
}

@media (max-width : 1440px) {
.home-right-line-1{top: -75px; right: -270px;}
.hero-img .white-bg{right: 34vw; top: 26vw;}
}

@media (max-width : 1400px) {
.hero-text h1{font-size: 54px; line-height: 68px;}	
}

@media (max-width : 1380px) {
.hero-img{width: 50%;}
.hero-img .white-bg{right: 32vw; top: 25vw;}
.home-right-line-1{top: -115px; right: -350px;}
.float-reverse .middleBoxText{padding-right: 0; width: 510px;}
.middleBoxImg.width-672{width: 650px;}
.memory-bg-1{right: -400px; top: 72px;}

.featureList ul li h4{font-size: 18px; line-height: normal;}
.bloglistText{width: 45%;}


}

@media (max-width : 1350px) {
.home-right-line-1{top: -115px; right: -370px;}

}
@media (max-width : 1280px) {
.home-right-line-1{top: -145px; right: -400px;}

.middleBoxImg, .middleBoxImg.width-672{width: 50%;}
.middleBoxText, .float-reverse .middleBoxText{width: 450px;}
.interactive-bg-2{left: 0; top: 210px;}
.memory-bg-1{right: -480px; top: 50px;}
.hero-img .white-bg{right: 30vw;}
.work-middle-img, .work-middle-text{width: 50%;}
.work-middle-img{padding-right: 35px;}
.work-middle-text{padding-left: 35px;}
.work-middle-img, .work-middle:nth-of-type(even) .work-middle-text{padding-left: 30px; margin: 0;}
.work-middle:nth-of-type(even) .work-middle-text{padding-right: 35px;}
.work-middle:nth-of-type(even) .work-middle-img{padding-left: 35px;}

}


@media (max-width : 1279px) {
.menu li a{margin: 0 6px;}
.menu li a{padding-left: 6px; padding-right: 5px;}
.header-btn a, .header-btn a:first-child{margin-left: 12px;}
.home-right-line-1{top: -160px; right: -450px;}
.hero-text{width: 50%;}
.hero-img{width: 45%;	}
.hero-img .white-bg{right: 27vw; top: 23vw;}
.home-plan .justify-content-between{margin: 0 -16px;}
.home-plan .plan-highlight{padding: 0 16px;}
.bloglistText h2{font-size: 32px; line-height: 40px; letter-spacing: 0.5px;}
}

@media (max-width : 1152px) {
.logo svg{width: 280px; height: auto;}
.home-plan-organize .justify-content-between{margin: 0 -16px;}
.plan-col-box{padding: 0 16px;}
.interactive-bg-1{left: -150px; top: 80px;}
.interactive-bg-2{left: -105px; top: 165px;}
.memory-bg-1{right: -550px; top: 20px;}
.hero-text{padding-top: 120px;}
.hero-img .white-bg{right: 22vw;}
.home-right-line-1{top: -190px; right: -520px;}
.priceSubscription span{display: block;}

}

@media (max-width : 1060px) {
.menu li a{margin: 0 4px;}
.menu li a{padding-left: 6px; padding-right: 3px;}
.header-btn a, .header-btn a:first-child{margin-left: 8px;}

}


@media (max-width : 1024px) {
.logo svg{width: 332px;}
.header-right{display: none;}	
.smolNav, .showmenu{display: block;}
.headerFix{-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
.header-right, .top-color-fill .headerFix .header-right{float: none; width: 100%; position: fixed; top: 80px; left: 0; right: 0; padding: 0; background: #fff; -moz-box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3); box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3);}
.headerFix .header-right{padding: 0;}
.top-color-fill .headerFix .header-right, .headerFix .header-right{top: 56px;}
.menu{float: none; padding-top: 0; font-weight: 700; letter-spacing: 0.15px;}
.menu li{float: none; padding: 13px 48px; border-top: 1px solid #D4DCE2; display: block;}
.menu li a{ margin: 0;}
.menu li a:before{display: none;}
.menu li a:hover, .menu li.active a{color: #0086E6;}
.header-btn{float: none; border-top: 1px solid #D4DCE2; text-align: center; padding: 16px 0 19px;}
.header-btn a{float: none; min-width: 164px;}
.header-btn a, .header-btn a:first-child{ margin: 0 5px;}

.top-color-fill .header-right{background: #172A3A; -moz-box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3); box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3);}
.top-color-fill .menu li, .top-color-fill .header-btn{ border-top: 1px solid #F0F5F9;}
.top-color-fill .headerFix .menu li, .top-color-fill .headerFix .header-btn{ border-top: 1px solid #D4DCE2;}
.headerFix .smolNav{top: 12px;}

.home-top-bg{background: url("../images/bg/top-bg-tablet.svg") 0 0 no-repeat; }
.hero-text{padding-top: 81px; float: none; width: 100%;}
.hero-text h1{max-width: 890px; font-size: 64px; line-height: 80px;}
.hero-text .sub-heading{max-width: 580px;}
.home-left-line-1{left: 0; top: 84px;}
.home-right-line-2{display: none;}
.home-right-line-1{right: -700px; top: -70px;}
.hero-img{width: 100%; max-width: 661px; padding: 0; margin-top: -30px; margin-right: 0;}
.hero-img .white-bg{ top: 291px; right: 520px;}

.home-plan{margin-top: 100px;}
.home-plan .justify-content-between{margin: 0 -30px;}
.home-plan .plan-highlight{padding: 0 30px;}

.home-plan-organize h1{max-width: 700px; margin: 0 auto 34px;}
.planIcon{margin-bottom: 23px; width: 108px; height: 108px;}
.home-plan-organize .justify-content-between{margin: 0 -44px;}
.plan-col-box{padding: 0 44px;}
.icon-1 img{width:44px; }
.icon-2 img{width:54px; }
.icon-3 img{width: 44px;}

.middleBox{background: url("../images/bg/middle-box-tablet.svg") 0 0 no-repeat; padding-top: 60px;}
.middleBox .height-595{height: 630px;}
.middleBoxText, .float-reverse .middleBoxText{width: 395px;}
.middleBoxText h2{margin-bottom: 35px;}
.interactive-bg { background: url(../images/bg/interactive-bg-tablet.svg) center left no-repeat; height: 187px; width: 439px;}
.interactive-bg-1{left: -70px; top: 157px;}
.interactive-bg-2{left: -4px; top: 240px;}
.middleBoxImg.width-672{text-align: left; padding-left: 80px;}
.memory-bg-2{display: none;}
.memory-bg-1{top: 90px; right: auto; left: -160px;}
.middleBoxImg.pr .pr-80{padding-right: 16px;}

.testimonial h1{margin-bottom: 59px;}
.home-footer-bg{background: url("../images/bg/footer-bg-tablet.svg") 0 bottom no-repeat;}
.start-planing{margin-bottom: 105px;}

.loginLeft, .registerLeft{width: 100%;}
.loginLogo{padding-top: 6vh; padding-bottom: 1.5vh;}
.need-account{margin-bottom: 50px;}
.loginRight, .registerRight{display: none;}
.regiaterBox .loginLogo{display: block;}
.regiaterBox .pb-10{padding-bottom: 0;}
.contactText h1{margin-bottom: 30px;}
.contactText{margin-bottom: 92px;}
.contact-wrap{padding-bottom: 70px;}
.priceTitle h1{margin-bottom: 30px;}
.priceFeature h3{float: none; width: 100%; margin-bottom: 39px; text-align: center;}
.featureList{float: none; width: 100%;}
.priceFeature .white-bg{padding: 31px 24px 15px;}
.featureList ul li{width: 50%; padding-left: 30px;}
.featureList ul li:before{left: 30px;}
.additional h2, .additional h3{font-size: 32px; line-height: 40px; letter-spacing: 0.5px; margin-bottom: 29px;}
.pricing-practice{margin-top: 190px;}
.featureList ul li h4{font-size: 24px; line-height: 29px;}
.priceSubscription li .white-bg{padding-bottom: 32px;}
.blogListing {margin-left: -12px; margin-right: -12px;}
.bloglistImg, .bloglistText{padding: 0 12px; width: 50%;} 
.bloglistText{margin-top: 0;}
.bloglistText h2{font-weight: 700;}
.work-hero-text{padding-top: 13px; width: 100%;}
.work-hero-img{width: 100%; max-width: 730px; margin-right: -52px; margin-top: -50px;}
.work-bg{background-position: -50px -260px;}
.work-hero{padding-bottom: 0;}
.work-middle-img, .work-middle:nth-of-type(even) .work-middle-img{text-align: center;}
.more-plan{padding: 150px 45px 126px;}
.more-plan .col-md-4{width: 49%; float: none; display: inline-block; vertical-align: top; margin-bottom: 24px;}
.more-plan .light-white{ padding: 44px 36px 24px;}
.work-footer-bg.home-footer-bg{margin-top: 211px; padding-top: 0; background-position: 0 0;}
.creat-plan{max-width: 694px; padding: 51px 70px 53px; margin-bottom: 240px;}
.creat-plan h1{margin-bottom: 48px;}
.creat-plan h4{padding-bottom: 37px;}
.work-left-line-1{top: -90px; left: -50px;}
.work-left-line-2{left: -50px;}
.work-right-line-1{right: 0; top: 10px;}
.work-right-line-2{right:-130px; top: -28px;}
.blog-right-line-1{right: -545px; top: -260px;}
.blog-right-line-2{right: -350px; top: -75px;}
.blog-right-line-3, .contact-left-line-2, .contact-right-line-3, .contact-right-line-1, .price-left-line-2, .price-right-line-3, .price-right-line-1{display: none;}
.contact-left-line-1{left: -265px; top: -5px;}
.contact-right-line-2{right: -295px; top: 360px;}
.price-left-line-1{left: -365px; top: -75px;}
.price-right-line-2{right: -295px; top: 360px;}
.regiaterCrateBox .registerLeft{padding-top: 30px;}
}

@media (max-width : 991px) {



}

@media (max-width : 950px) {
.footer-logo img{width: 224px;}
.footer-link{padding-top: 5px;}
.footer-link a{margin-left: 25px;}
.footer-follow a:first-child{margin-left: 0;}
.footer-follow a{margin-left: 20px;}
.middleBoxText, .float-reverse .middleBoxText{width: 48%;}
.middleBoxImg, .middleBoxImg.width-672{width: 48%;}
.middleBoxImg.pr .pr-80{padding-right: 0;}
.middleBoxImg.width-672{padding-left: 40px;}
.interactive-bg-1{left: -110px;}
.interactive-bg-2{left: -105px; top: 220px;}
.work-hero-img{margin-top: 0;}
.more-plan{padding-left: 0; padding-right: 0;}
}

@media (max-width : 850px) {
.hero-img{max-width: 550px;}
.hero-img .white-bg{top: 240px; right: 411px; -moz-box-shadow: 25px 10px 20px 6px rgba(23, 42, 58, 0.2); -webkit-box-shadow: 25px 10px 20px 6px rgba(23, 42, 58, 0.2); box-shadow: 25px 10px 20px 6px rgba(23, 42, 58, 0.2);}

}

@media (max-width : 800px) {


}

/*
@media screen and (min-width: 200px) and (max-width: 991px) and (min-height: 200px) and (max-height: 412px) and (orientation: landscape) {

}
*/


@media (max-width : 767px) {
h1, .middleBoxText h2, .hero-text h1{ font-size: 32px; line-height: 40px; letter-spacing: 0.5px;}	
.footer-bg{background: linear-gradient(9.14deg, #172A3A -14.22%, #0086E6 294.84%);}

.home-top-bg{background-size: cover !important; background-position: 0 -50px; min-height: inherit;}
.logo svg{width: 198px !important; height: auto !important;}
.home-left-line-1{left: -141px; top: 173px;}
.hero-text .sub-heading{margin-top: 30px;}
.hero-text .btn{margin-top: 30px; width: 100%;}
.hero-img{margin-top: 16px; padding-left: 48px;}
.hero-img .white-bg{width: 108px; top: 31vw; right: 64vw; padding: 10px;}
.hero-img .white-bg img{width: 38px;}
.subtract-shadow{width: 64px; height: 10px; background-size: cover;}
.hero-img .white-bg h4{font-size: 12px; line-height: 16px; font-weight: normal; margin-top: 10px;}
.home-right-line-1{right: -900px; top: 8vw;}

.smolNav{width: 24px; height: 24px; padding: 5px 4px; right: 16px;}
.smolNav span{height: 2px;}
.smolNav span:nth-child(2), .closeNav span:nth-child(2){margin: 4px 0;}
.closeNav span:first-child{-moz-transform:translateY(4px) rotate(-45deg); -webkit-transform:translateY(4px) rotate(-45deg); transform:translateY(4px) rotate(-45deg);}
.closeNav .lastChild{ -moz-transform: translateY(-8px) rotate(45deg); -webkit-transform: translateY(-8px) rotate(45deg); transform: translateY(-8px) rotate(45deg);}
.menu li{padding: 13px 16px;}
.header-right{top: 66px;}
.headerFix .smolNav{top: 17px;}
.home-plan{margin-top: 48px;}
.home-plan h3{font-size: 18px; line-height: 22px; margin-bottom: 17px; letter-spacing: 0;}
.home-plan .justify-content-between, .home-plan-organize .justify-content-between{margin: 0; display: block !important; text-align: center;}
.home-plan .plan-highlight{ padding: 0 9px; width: 32%; float: none; display: inline-block; height: 60px;}
.home-plan-organize{padding-top: 70px;}
.home-plan-organize h1{margin-bottom: 44px;}
.plan-col-box{padding: 0 20px; margin-top: 30px; margin: 0 auto; width: 100%; max-width: 350px;}
.plan-col-box:first-child{margin-top: 0;}
.middleBox{margin-top: 60px; background-size: cover; padding-top: 40px;}
.middleBox .height-595{height: auto; }
.middleBoxText{padding-top: 120px;}
.middleBoxText, .float-reverse .middleBoxText{width: 100%; float: none; max-width: 375px; margin: 0 auto;}
.middleBoxImg, .middleBoxImg.width-672{width: 100%; float: none;max-width: 375px; margin: 0 auto;}
.middleBoxImg .disTableCell{margin-top: 90px; text-align: center;}
.middleBoxImg.width-672{padding-left: 0;}
.interactive-bg{width: 280px; height: 120px; background: url(../images/bg/interactive-bg-mobile.svg) 0 0 no-repeat;}
.interactive-bg-1{left: 16px; top: 40px;}
.interactive-bg-2{right: 16px; bottom: 40px; left: auto; top: auto;}
.interactive .middleBoxImg img{width: 147px;}

.testimonial h1{font-size: 44px; line-height: 50px;}
.testimonial .justify-content-between{ display: block !important; text-align: center;}
.testimonialImg{float: none; width: 100%;}
.testimonialImg img{max-width: 342px; width: 100% !important; margin: 0 auto;}
.testimonialText{float: none; margin-left: 0; width: 100%;}
.testimonialText .sub-heading:before{display: none;}
.testimonial .disTable, .middleBox .disTable, .middleBox .disTableCell{display: block;}
.testimonial .disTableCell{text-align: center; display: block;}
.testimonial .owl-carousel .owl-stage-outer{padding-top: 0; min-height: inherit;}
.testimonialImg{margin-bottom: 67px; text-align: center;}
.testimonialText h2{font-size: 24px; line-height: 33px; font-weight: 500;}
.testimonialText h2.mt-38{font-size: 18px; line-height: 22px;}
.testimonialText h4{margin-top: 9px; font-size: 16px; line-height: 28px;}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top: 40px !important;}
.home-footer-bg{padding-top: 195px; background:url(../images/bg/footer-bg-mobile.svg) 0 bottom no-repeat; background-size: 100% auto;}
.start-planing h1{margin-bottom: 36px;}
.start-planing h4{margin-bottom: 34px; font-size: 16px; line-height: 28px;}
.start-planing .btn{margin-bottom: 54px;}
.start-planing{margin-bottom: 30px;}
.footer-top{padding: 55px 0 23px;}
.footer-logo, .copy{float: none;}
.footer-link{padding-top: 9px; float: none;}
.footer-link a{margin: 36px 0 0; display: table; float: none;}
.footer-bottom{padding: 44px 0 32px;}
.footer-follow{float: none;}
.footer-follow a{margin-left: 48px;}
.footer-follow a:first-child{margin-left: 0;}
.footer-bottom-left{flex: none; margin-top: 35px;}
.footer-bttom-link{margin: 18px 0 0;}
.start-planing img{max-width: 344px; width: 100%;}
.memory .middleBoxImg{max-width: 100%;}
.memory .middleBoxImg img{max-width: 300px; width: 100%;}
.memory-bg-1{left: -55px; top: -165px;}

.loginLeft, .regiaterCrateBox .registerLeft{padding: 55px 16px 20px !important;}
.loginLogo{padding: 0;}
.loginLeft h1{padding-top: 96px !important; margin-bottom: 19px;}
.need-account{margin-bottom: 79px;}
.registerLeft{padding: 0 16px;}
/*.registerLeft h2{margin-top: 70px;}*/

.purchaseBox{padding: 55px 16px 63px;}
.putchaseLogo svg{max-width: 342px;}
.complete-icon{margin-top: 56px; height: 30px; width: 30px;}
.complete-icon span{background-size: 13px 13px;}
.purchaseBoxTop h3{margin-top: 17px; font-size: 18px; line-height: 22px; font-weight: 500;}
.purchaseBoxTop h1{font-size: 40px; line-height: 55px; font-weight: 800; margin-top: 56px;}
.subscription .blue-bg h4{margin-top: 62px;}
.subscriptionBox ul{margin: 24px 0;}
.subscriptionBox li{width: 100%; text-align: left; margin-top: 16px;}
.subscriptionBox li:first-child{margin-top: 0;}
.subscriptionBox li .white-bg{ padding: 19px 15px 14px 30px;}
.subscriptionBox li h3, .subscriptionBox li h1{font-size: 32px; line-height: 40px; font-weight: 700; letter-spacing: 5px;}
.subscriptionText{margin-top: 8px;}
.subscription h2{font-size: 24px; line-height: 29px; font-weight: 500;}
.subscriptionBilling{margin-top: 32px;}
.subscriptionBilling .blue-bg h4{margin-bottom: 24px;}
.paymentInfo{padding-top: 16px;}
.subscriptionBilling .btn{margin-top: 20px;}
.cardIcon span{position: static; margin-top: 6px; display: block; text-align: right;}
.subPrice, .title{display: inline-block;}
.subscriptionBox .title{vertical-align: bottom; margin: 0 0 2px;}
.subscriptionText span{display: inline-block;}

.contact-bg{background-position: 0 340px;}
.contact-wrap{padding: 100px 0 135px;}
.contactText h1{margin-bottom: 34px;}
.contactText{margin-bottom: 24px;}
.contact-wrap form h4{margin-bottom: 38px; text-align: center;}
.contact-wrap form h4 br{display: block;}
.priceTitle{padding-top: 98px;}
.priceTitle h1{ margin-bottom: 34px;}
.priceTitle h3{font-size: 20px; line-height: 26px; font-weight: 500; letter-spacing: -0.15px; margin-bottom: 19px;}
.priceSubscription{margin-top: 16px;}
.priceSubscription li {text-align: center;}
.priceSubscription li .white-bg{padding-bottom: 30px;}
.priceSubscription li .height-48{display: none;}
.priceSubscription .subPrice, .priceSubscription .title{display: block;}
.priceSubscription .subPrice h1{font-size: 64px; line-height: 80px; letter-spacing: 1px; margin-left: 10px;}
.priceSubscription .title{margin-top: 6px;}
.priceSubscription .subscriptionText{margin-top: 45px;}
.priceSubscription .subscriptionText span{display: block;}
.priceSubscription a.btn{margin-top: 33px;}
.priceSubscription hr{margin-bottom: 31px;}

.priceFeature .white-bg{padding: 37px 19px 15px 19px;}
.priceFeature h3{margin-bottom: 27px;}
.featureList ul li{width: 100%; padding-bottom: 12px;}
.featureList ul li:before{width: 17px; height: 17px; top: 4px; left: 28px;}
.featureList ul li h4{padding-left: 25px; font-size: 16px; line-height: 28px; font-weight: 500;}
.additional{padding: 50px 30px;}
.additional h2{font-size: 24px; line-height: 29px; font-weight: 500; letter-spacing: 0; margin-bottom: 27px;}
.additional h3{margin-bottom: 39px;}
.additional img{margin: 0 auto 40px; display: block; text-align: center;}
.additional h4{font-size: 18px; line-height: 22px;}
.lifesaver h2{font-size: 32px; line-height: 40px; letter-spacing: 0.5px; margin-bottom: 16px;}
.pricing-practice{margin-top: 118px;}
.blog-bg{height: 531px;}
.bloglistImg, .bloglistText{width: 100%;} 
.bloglistImg{margin-bottom: 24px;}
.bloglistText h2{font-size: 24px; line-height: 29px; font-weight: 500; letter-spacing: 0;}
.blogListing {margin-top: 0;}
.blogListing:first-child {margin-top: 100px;}
.authorImg{margin-bottom: 24px;}
.blogDetails{margin: 33px auto 35px;}
.blogmeta .authorImg{float: none;}
.blog-date{float: none; margin-top: 22px;}
.blogmeta{padding-bottom: 24px; margin-bottom: 33px;}
.blogDetailText::first-letter { font-size: 40px; line-height: 40px; letter-spacing: 0.5px; font-weight: 800;}

.work-hero{padding-top: 15px;}
.work-hero-img{width: calc(100% + 52px); margin-top: 50px;}
.work-bg{background-position: right 0; padding-bottom: 159px; margin-top: -15px;}
.work-middle{height: auto; margin-top: 150px;}
.work-middle:first-child{margin-top: 0;}
.work-middle-img{width: 100%; padding: 0;}
.work-middle-img img{max-width: 245px;}
.work-middle-text, .work-middle:nth-of-type(even) .work-middle-text{width: 100%; text-align: center; padding: 0; margin: 65px 0 0; }
.work-middle-text h2, .more-plan h2{font-size: 32px; line-height: 40px; letter-spacing: 0.5px; font-weight: 700;}
.work-box img{max-width: 173px;}
.more-plan-bg{background: url(../images/plan-mobile-bg.jpg) center top no-repeat; background-size: cover;}
.more-plan{ padding: 150px 0 100px;}
.more-plan h2{margin-bottom: 56px;}
.more-plan .col-md-4{width: 100%; }
.more-plan .light-white{min-height: 306px;}
.more-plan h3{margin-bottom: 33px;}
.work-footer-bg.home-footer-bg{margin-top: 70px; background-position: 0 bottom;}
.creat-plan{padding: 63px 13px 69px; margin-bottom: 25px;}
.creat-plan h1{font-size: 32px; line-height: 40px; letter-spacing: 0.5px; margin-bottom: 36px;}
.creat-plan h4{font-size: 16px; line-height: 28px; margin-bottom: 11px;}

.work-left-line-1{left: -120px; top: -7px;}
.work-left-line-2{left: -90px; top: 100px;}
.work-right-line-1{top: -250px; right: -500px;}
.work-right-line-2, .blog-right-line-1, .blog-right-line-2, .blog-right-line-3, .price-left-line-1, .price-left-line-2{display: none;}
.contact-left-line-1{left: -400px; top: -155px;}
.contact-right-line-2{right: -362px; top: 200px;}

}


@media (max-width : 650px) {
.home-footer-bg{background-size: auto;}
}

@media (max-width : 575px) {


}

@media (max-width : 450px) {
.home-right-line-1{top: 33vw;}	

}

@media (max-height : 800px) {

.loginLeft{padding-top: 5vh;}
.loginLeft h1{padding-top: 4vh;}
.loginRight{padding: 8vh 6vw;}

}


