
/* Normal desktop :992px. */

@media only screen and (max-width:1199px) {
}
/****************************************************************************************
@
@	Tablet Styles
@
****************************************************************************************/

/* Tablet desktop :768px. */

@media only screen and (max-width:991px) {
	.footerSec:after {
    background-color: #1955a3;
}
.emailService {
    padding-bottom: 0px;
	    padding-top: 42px;
}
.innerHeader .signIn {
    padding: 0px 1px;
    margin-top: 25px;
}
.innerHeader .mainMenu {
    margin-top: 25px;
}
.about h4.mainTitle {
    margin-bottom: 0px;
    font-size: 36px;
	padding-bottom: 15px;
}
.footerSec h2 {
    font-size: 16px;
	padding-bottom: 22px;
    margin-top: 28px;
}
.footerSec.pt-65{
	padding-top: 30px;
}
.footerSec .btnall2 {
    padding: 15px 30px;
}
.footerSec ul.footerMenu li {
    padding-bottom: 10px;
}
.footerContactUs li {
    padding-bottom: 15px;
}

}
@media only screen and (min-width : 992px) and (max-width : 1024px) {
.text-profile {
    margin-top: 64px !important;
}
}

@media only screen and (min-width : 760px) and (max-width : 1024px) { /* viewport 768*1024 iPad(all) */
.prfilHeader .mainMenu li {
    margin-right: 10px;
}
.loginPrfl{
	margin-top:20px;
}
.genre span{
	display:block;
}
.profilBanner .text-sec {
    top: 135px;
}
.genre ul {
    padding-left: 0px;
    padding-top: 5px;
}
.genre {
    width: 50%;
}
.genre ul li {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 10px;
}
.profile .text-sec .right {
    padding-top: 0px;
}
.profile .proflName {
    padding-bottom: 10px;
}
.profilePic-txt {
    width: auto;
}
.profilBanner .text-sec .left .btnall {
    font-size: 14px;
    padding: 10px 10px;
}
.text-profile {
    margin-top: 37px;
    max-height: 160px;
    overflow-y: scroll;
}
.loginPrfl li {
    margin-top: 0;
}
.prfilHeader .mainMenu li a {
    padding: 10px 14px;
    font-size: 14px;
}
.emailService {
    padding-bottom: 34px;
}
.signInsec, .innerpage {
    padding: 15px 0;
}
.hwItWrkSec {
    background: #fff;
}
.how-it-work .roundBg {
    top: 2px;
	background-size: 100%;
}
.feature .roundBg {
    top: 0px;
    background-size: 100%;
}
.hwItWrkSec-details .roundBg {
    margin: 0 auto;
    text-align: center;
}
.bannerSec {
    height: auto;
}
#bannerSlid .item {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 15px;
}
#bannerSlid h2 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 40px;
    padding-right: 10px;
}
.headerSec {
    background-color: #fff;
}
.shoutSht {
    position: relative;
    top: 0px;
    transform: rotate(-10deg);
    z-index: -1;
    margin-top: -29px;
    left: 2px;
}
.roundBg {
    position: relative;
    top: 0;
    background-size: 100%;
}
.roundBg2 video {
    width: 100%;
    margin: 0 auto;
}
.roundBg2 {
    background-size: 100%;
    height: auto;
    width: 100%;
    padding-top: 0px;
    padding-left: 10px;
    top: 0;
}
.hwItWrkSec .btnall2 {
    margin-top: 28px;
    margin-bottom: 15px;
}
.subcribeNewsleter .subBox {
    padding: 75px 100px 50px;
}
}


@media only screen and (min-width :1020px) and (max-width : 1026px) {

}
@media only screen and (min-width : 799px) and (max-width : 1279px) { /* viewport 800*1280 Galaxy Tab(1/2 10.1) and Kindle Fire HD 8.9" */
}

@media only screen and (min-width : 600px) and (max-width : 966px) { /* viewport 603*966 Nexus 7 */
}

@media only screen and (min-width : 600px) and (max-width : 1020px) { /* viewport 600*1024 Kindle Fire */
}

@media only screen and (min-width : 533px) and (max-width : 853px) { /* viewport 533*853 Kindle Fire HD 7" */
}

/****************************************************************************************
@
@	Mobile Styles
@
****************************************************************************************/
@media only screen and (max-width :767px){
/*--profile--*/ 
.profilBanner {
    background-size: 100% 195px !important;
    height: auto;
    object-fit: cover;
    position: relative;
    background-repeat: no-repeat !important;
}
.profilBanner .text-sec {
    position: relative;
    top:15px;
}
.profilPage .roundBg {
    height: auto;
    padding-top: 40px;
    padding-left: 0px;
    padding-right: 0;
    top: 0px;
}
.profilPage .roundBg{
	padding-bottom:0;
}
.profile .text-sec .right {
    padding-top: 20px;
}
.profile .proflName {
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #848484;
    text-transform: capitalize;
    padding-bottom: 15px;
}
.genre {
    display: inline-block;
    color: #737373;
}
.genre ul {
    padding-left: 0;
}
.genre ul li {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
}
.genre ul li a {
    padding: 5px 13px;
    display: block;
    border: 1px solid #9e9e9e;
    border-radius: 10px;
}
.text-profile {
    margin-top: 20px;
}
.profilPage {
    margin-top:19px;
}

.profilBanner:after{
	display:none;
}
.genre a {
    color: #9e9e9e;
}
.proflEdit {
    text-align: center;
    float: none;
    margin-bottom: 10px;
}
section.profile {
    text-align: center;
}
.profilePic-txt {
    width: 70%;
    margin: 0 auto;
}
.loginPrfl {
    text-align: left;
}
.loginPrfl li:first-child {
    margin-right: 8px;
}
.loginPrfl li {
    margin-top: 10px;
}
.proflEdit-mobile{
	display:block;
}
.proflEdit-dsktop{
	display:none;
}

.editeProfile .bgwht {
    background: #fff;
    padding: 1px;
    border-radius: 15px;
}
.editeProfile .brderRight{
	margin-bottom:15px;
}
/*--profile--*/



.bannerSec {
    background: none !important;
	height:auto;
}
.mainMenu li {
    margin-right: 5px;
}
.signIn {
    border: 1px solid #d6f1f9;
}
#bannerSlid h2 {
    font-size: 20px;
    padding-bottom: 15px;
    padding-top:20px;
}
#bannerSlid .owl-nav.disabled+.owl-dots {
    margin-top: 1px;
    text-align: left;
}
.emailService {
    padding-top: 3px;
    position: relative;
    padding-bottom: 30px;
}
.shoutSht {
    position: relative;
    top: 0;
    transform: rotate(-5deg);
    z-index: -1;
    margin-top: 0;
    left: 0;
}
.mainTitle {
    color: #263238;
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 10px;
}
.respnsveCompaigns h2 {
    font-size: 22px;
    padding-bottom: 22px;
    line-height: 30px;
}
.pt-65 {
    padding-top: 30px;
}
.stunningReady .headerTxt h2 {
    font-size: 22px;
    padding-bottom: 22px;
    line-height: 32px;
}
.subcribeNewsleter .subBox {
    padding: 30px 10px 30px;
}
.subcribeNewsleter .subBox h2 {
    font-size: 22px;
    padding-bottom: 15px;
}	
.footerSec:after{
	display:none;
}
.footerSec{
	background-color:#1955a3;
	margin-top:30px;
}
.whyChoseUs .box {
    height: auto;
}
.whyChoseUs {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    text-align: center;
	margin-top:30px;
}
.roundBg {
    display: block;
    height: auto;
    padding-top: 50px;
    padding-bottom: 84px;
    padding-left: 10px;
    position: relative;
    top: 0px;
    background-size: 100%;
}
.icnPostn {
    position: relative;
    right: 0;
    bottom: 0;
}
.roundBg2 {
    height: auto;
    width: 100%;
    padding-top: 1px;
    padding-left: 10px;
    position: relative;
    top: 0;
    background-size: 100%;
    margin-top: 40px;
    padding-bottom: 5px;
}
.hwItWrkSec h5 {
    padding-bottom: 27px;
    padding-top: 15px;
}
.mobilMenu {
    display: block;
    float: right;
    margin-top: 32px;
}
.bannerSec:before {
    left: -65px;
    top: 45px;
}
.hwItWrkSec {
    text-align: center;
}
.signInsec, .innerpage {
    padding: 50px 0;
	padding-bottom:10px;
}
.signINbx {
    padding: 20px 15px;
}
.signINbx .right {
    padding-left: 15px;
    margin-top: 47px;
}
.footerSec h2 {
    padding-bottom: 20px;
}
.footerSec ul.footerMenu li {
    padding-bottom: 6px;
}
.footerContactUs li {
    padding-bottom: 10px;
}
.hwItWrkSec .btnall2 {
    margin-top: 28px;
    margin-bottom: 35px;
}
.mb40 {
    margin-bottom: 5px;
}
.roundBg2 video {
    width: 100%;
    margin: 0 auto;
}

}
@media only screen and (min-width : 320px) and (max-width : 759px) { /* viewport 320*760px all phone */
}

@media only screen and (min-width : 320px) and (max-width : 480px) { /* viewport 320*480px iPhone 4 */
}

@media only screen and (min-width : 320px) and (max-width : 568px) { /* viewport 320*568px iPhone 5 */
}

@media only screen and (min-width : 360px) and (max-width : 640px) { /* viewport 360*640px Galaxy S 3/4 and Galaxy Note II */
}

@media only screen and (min-width : 384px) and (max-width : 640px) { /* viewport 384*640px Lumia 920 */
}
@media only screen and (min-width : 400px) and (max-width : 767px) {

}
