/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  /*
  Id:E00010
  description : adding card width and font size
  created on : 03-08-22
  impact pages:all pages where card_small class used(congratulation.html, profileentry.html)
  */
  .card_small{width: 100% !important;}
      /* h1{font-size: 37px;} */
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}









/* Dashboard Page media query starts */

/* Media query for header starts */
@media (min-width:320px) and (max-width:991px) {
  .leftsideheader {
    display: none;
  }

  .rightsideheader {
    float: right;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    white-space: normal !important;
  }
  .dropdown-menu-right{
    margin-left:-200px;
  }
}

@media (min-width:320px) and (max-width:700px){
  .dropdown-menu-right .form-group{
    display: none;
  }
  .button2{
    display: inline;
  }
  #sidebarCollapse{
    display:none !important;
  }
  .leftsideheader .nav-item .dropdown span .fa-th{
    display:block !important;
  }
  .sign_out{
    width:100% !important;
  }
}

@media (min-width:990px) and (max-width:1030px){
  .fa-th{
    margin-top:6px;
    margin-left:22px;
  }
  #sidebarCollapse{
    margin-left:-20px !important
  }
  .nav-item{
    margin-left:-13px !important;
  }
  .content_div{
    margin:3px 0 3px 20px;
    width:93%;
   }

}
/* Media query for header ends */



/* Media query for piechart starts */
@media(min-width:580px) and (max-width:770px){
  #myChart {
    height: 121px !important;
  }
}
@media(min-width:1580px) and (max-width:2720px){
  #myChart {
    height: 123px !important;
  }
}

/* Media query for piechart ends */



/* Media query for tab header row starts */
@media(min-width:310px) and (max-width:790px){
  .col-md-7{
    margin:5px 15px;
  }
  .totalclicks{
    margin-left:3px !important;
    margin-top:3px;
  }
  .clickratio{
    margin-left:3px !important;
    margin-top:3px;
  }
 .content_div{
  margin:3px 0 3px 19px;
  width:93%;
 }
}

@media (min-width:768px) and (max-width:1450px){
  .homedate{
    max-height:45px !important;
  }
  .col-md-7{
    margin-left: 20px !important;
  }
  .col-md-5{
    margin-top:20px !important;
    margin-left:5px;
  }
  .content_div{
    margin:3px 0 3px 15px;
    width:93%;
   }
}


@media (min-width:320px) and (max-width:1450px){
  .nav-tabs{
    margin-left:-11px !important;
  }
}

/* Media query for tab header row ends */

/* Dashboard Page media query ends */












/* View all Page  media query starts*/

@media(min-width:770px) and (max-width:1068px){
  .content_div .col-md-5 .input-group{
    width:150% !important
  }
}

@media (min-width:320px) and (max-width:472px){
  .content_div .col-md-5 .input-group{
    display: none !important;
    width:20% !important;
  }
}


/* View all Page  media query ends*/



/* Accounts.Blazers.io Two factor authentication starts */
@media (min-width:320px) and (max-width:400px){
  .img_wp{
    width:300px !important;
  }
  .twofactor{
    width:120% !important;
  }
}

@media (min-width:320px) and (max-width:1455px){
  .twofactor_input{
    width:unset !important;
  }
  .twofactor_button{
    width:unset !important;
  }
}

/* Accounts.Blazers.io Two factor authentication ends */


/* Accounts.Blazers.io Refer and earn starts */

@media (min-width:320px) and (max-width:900px){
  .refer_col{
    max-width:unset !important;
    margin-left:0 !important;
    margin-top:30px !important;
  }
  input[type='text']{
    width:100% !important;
  }
}

@media (min-width:320px) and (max-width:400px){
  .refer_copy{
    right:7% !important;
    top:71.5% !important;
  }
}

@media (min-width:400px) and (max-width:500px){
  .refer_copy{
    right:4% !important;
    top:72.5% !important;
  }
}


@media (min-width:490px) and (max-width:700px){
  .refer_copy{
    right:4% !important;
    top:74% !important;
  }
}


@media (min-width:700px) and (max-width:740px){
  .refer_copy{
    right:4% !important;
    top:75% !important;
  }
}

@media (min-width:740px) and (max-width:768px){
  .refer_copy{
    right:4% !important;
    top:77% !important;
  }
}


@media (min-width:768px) and (max-width:770px){
  .refer_copy{
    top:63% !important;
    right:4% !important;
  }
}

@media (min-width:770px) and (max-width:800px){
  .refer_copy{
    top:63% !important;
    right:4% !important;
  }
}

@media (min-width:800px) and (max-width:900px){
  .refer_copy{
    top:54% !important;
    right:4% !important;
  }
}

@media(min-width:320px) and (max-width:740px){
  .req_pay{
    margin-bottom: 20px;
  }
}

@media(min-width:320px) and (max-width:900px){
  .request{
    margin-left:20px !important;
  }
  .copy_btn{
    margin-left:20px !important;
  }
}

@media(min-width:320px) and (max-width:1535px){
  .copy_btn{
    display:block !important;
  }
  .refer_copy{
    display:none !important;
  }
}
/* Accounts.Blazers.io Refer and earn ends */


/* Accounts.Blazers.io Profile starts */

@media (min-width:576px) and (max-width:830px){
  #eye{
    left:45% !important;
  }
}

@media(min-width:428px) and (max-width:576px){
  #eye{
    left:80% !important;
    top:57% !important;
  }
}

@media (min-width:320px) and (max-width:375px){
  #eye{
    left:70% !important;
    top:56% !important;
  }
}


@media (min-width:375px) and (max-width:400px){
  #eye{
    left:70% !important;
    top:54% !important;
  }
}

@media (min-width:400px) and (max-width:428px){
  #eye{
    left:80% !important;
    top:56% !important;
  }
}
@media (min-width:320px) and (max-width:768px){
  .select_div{
    margin-left:unset !important;
    margin-bottom:20px !important;
  }
  .cancel_button{
    margin-left:9% !important;
  }
}

@media (min-width:320px) and (max-width:576px){
  .profile_label{
    margin-left:-15px !important;
  }
}



@media (min-width:320px) and (max-width:575px){
  .profile_eye{
    padding-top:49px !important;
    right:20% !important;
  }
}

@media(min-width:576px) and (max-width:720px){
  .prof_form{
    margin-left:25px;
  }
}

@media(min-width:320px) and (max-width:1450px){
  #profile_tab{
    margin-left:-20px;
  }
}
/* Accounts.Blazers.io Profile ends */



/* Accounts.Blazers.io Login starts */

@media (min-width:320px) and (max-width:370px){
  #login_eye{
    bottom:37% !important;
    left:75% !important;
  }
}

@media (min-width:370px) and (max-width:393px){
  #login_eye{
    bottom:35% !important;
    left:75% !important;
  }
}

@media (min-width:393px) and (max-width:768px){
  #login_eye{
    bottom:35% !important;
    left:75% !important;
  }
}

@media (min-width:768px) and (max-width:918px){
  #login_eye{
    bottom:33% !important;
    left:80% !important;
  }
}

@media (min-width:320px) and (max-width:375px){
  .forgot_pass{
    margin-right:45% !important;
  }
}


@media (min-width:375px) and (max-width:767px){
  .forgot_pass{
    margin-top:-40px;
  }
}

/* Accounts.Blazers.io Login ends */


/* Accounts.Blazers.io Sign up starts */

@media (min-width:320px) and (max-width:345px){
  #register_eye{
    left:75% !important;
    bottom:26% !important;
  }
}

@media (min-width:345px) and (max-width:400px){
  #register_eye{
    left:80% !important;
    bottom:26% !important;
  }
}

@media (min-width:400px) and (max-width:456px){
  #register_eye{
    left:80% !important;
    bottom:28% !important;
  }
}
@media(min-width:320px) and (max-width:600px){
  .main_card{
    margin-top:20px !important;
  }
  #logo{
    margin-left:-20px;
  }
}

/* Accounts.Blazers.io Sign up ends */


/* Accounts.Blazers.io home starts */
@media (min-width:320px) and (max-width:500px){
  .activeapps_content{
    /* margin-left:30% !important; */
    margin-left:25% !important;

  }
}

@media (min-width:500px) and (max-width:550px){
  .activeapps_content{
    /* margin-left:30% !important; */
    margin-left:15% !important;

  }
}

/* @media (min-width:768px) and (max-width:1050px){
  .activeapps_content{
    margin-left:25% !important;

  }
} */

@media (min-width:320px ) and (max-width:500px){
  .activeapps_image{
    width:25% !important;
  } 
}

@media (min-width:500px ) and (max-width:550px){
  .activeapps_image{
    width:15% !important;
  } 
}

/* @media (min-width:768px ) and (max-width:1050px){
  .activeapps_image{
    width:25% !important;
  } 
} */


@media(min-width:320px) and (max-width:768px){
  .proof_card{
    margin-bottom:20px;
  }
}

@media(min-width:1393px) and (max-width:1480px){
  .wp_card{
    height:100px !important;
  }
}

@media(min-width:1550px) and (max-width:1700px){
  .wp_card{
    height:102px !important;
  }
}

@media(min-width:1700px) and (max-width:1950px){
  .wp_card{
    height:112px !important;
  }
}

@media(min-width:2000px) and (max-width:2200px){
  .wp_card{
    height:122px !important;
  }
}

@media(min-width:2200px) and (max-width:2400px){
  .wp_card{
    height:132px !important;
  }
}

@media(min-width:2400px) and (max-width:2800px){
  .wp_card{
    height:142px !important;
  }
}


@media(min-width:1050px) and (max-width:1340px){
  .activeapps_content{
    margin-left:25px;
  }
}

@media(min-width:425px) and (max-width:600px){
  .card_head{
    margin-top:7px;
  }
}

@media(min-width:600px) and (max-width:768px){
  .card_head{
    margin-top:15px;
  }
}

@media(min-width:500px) and (max-width:525px){
  #phone{
    margin-left:90px;
  }
}

@media(min-width:500px) and (max-width:600px){
  .editicon{
    margin-left:90px;
  }
}

@media(min-width:767px) and (max-width:854px){
  .editicon{
    margin-left:90px;
  }
}


/* @media(min-width:888px) and (max-width:960px){
  .nav_proof{
    margin-left:-10px !important;
  }
} */

@media(min-width:722px) and (max-width:768px){
  .nav_proof{
    margin-left:-40px;
    margin-top:10px;
  }
  .nav_wp{
    margin-left:14px;
    margin-top:10px;
  }
}



/* Accounts.Blazers.io home ends */


/* Accounts.Blazers.io plan starts */

@media (min-width:320px) and (max-width:500px){
  .plan_right{
    margin-top:-10px !important;
  }
}

@media (min-width:320px) and (max-width:390px){
  .user_acc p{
    margin-left:45% !important;
  }
  .user_acc a .editicon{
    margin-left:45% !important;
  }
}

@media (min-width:390px) and (max-width:425px){
  .user_acc p{
    margin-left:40% !important;
  }
  .user_acc a .editicon{
    margin-left:40% !important;
  }
}

@media (min-width:425px) and (max-width:500px){
  .user_acc p{
    margin-left:35% !important;
  }
  .user_acc a .editicon{
    margin-left:35% !important;
  }
}

@media(min-width:992px) and (max-width:1068px){
  .free_plan_card{
    height:735px;
  }
}

@media(min-width:1068px) and (max-width:1093px){
  .free_plan_card{
    height:685px;
  }
}

@media(min-width:1093px) and (max-width:1124px){
  .free_plan_card{
    height:666px;
  }
}
/* Accounts.Blazers.io plan ends */


/* Accounts.Blazer.io Payment billing starts */
@media (min-width:320px) and (max-width:2000px){
  pre{
    overflow-x: hidden !important;
  }
}

@media (min-width:320px) and (max-width:767px){
  .blazers_io{
    margin-left:unset !important;
  }
  .blazer_logo{
    width:50% !important;
  }
}


@media (min-width:768px) and (max-width:1100px){
  .blazers_io h6{
    margin-top:unset !important;
  }
}
/* Accounts.Blazer.io Payment billing starts */



/* Mybilling  starts */

@media(min-width:768px) and (max-width:789px){
  .plan_card1{
    width:200px;
  }
  .plan_card2{
    width:215px;
  }
}

@media(min-width:789px) and (max-width:827px){
  .plan_card1{
    height:870px;
  }
}

@media(min-width:847px) and (max-width:859px){
  .plan_card1{
    height:840px;
  }
}

@media(min-width:859px) and (max-width:865px){
  .plan_card1{
    height:815px;
  }
}

@media(min-width:865px) and (max-width:875px){
  .plan_card1{
    height:815px;
  }
}

@media(min-width:875px) and (max-width:888px){
  .plan_card1{
    height:767px;
  }
}

@media(min-width:888px) and (max-width:900px){
  .plan_card1{
    height:745px;
  }
}

@media(min-width:900px) and (max-width:900px){
  .plan_card1{
    height:790px;
  }
}

@media(min-width:900px) and (max-width:960px){
  .plan_card1{
    height:741px;
  }
}

/* @media(min-width:900px) and (max-width:960px){
  .plan_card2{
    height:725px;
  }
} */

@media(min-width:960px) and (max-width:990px){
  .plan_card2{
    height:720px;
  }
}

@media(min-width:990px) and (max-width:1151px){
  .plan_card1{
    height:695px;
  }
}

@media(min-width:1190px) and (max-width:1197px){
  .plan_card1{
    height:625px;
  }
}

@media(min-width:1197px) and (max-width:1208px){
  .plan_card2{
    height:600px;
  }
}

@media(min-width:320px) and (max-width:489px){
  #plans{
    margin-left:-1px !important;
  }
  #billing_details{
    margin-left:-13px !important;
  }
  #profile_tab{
    margin-left:-20px !important;
  }
}

@media(min-width:489px) and (max-width:1045px){
  #plans{
    margin-left:-13px !important;
  }
  #billing_details{
    margin-left:-13px !important;
  }
  #profile_tab{
    margin-left:-20px !important;
  }
}

@media(min-width:1045px) and (max-width:1460px){
  #plans{
    margin-left:-16px !important;
  }
  #billing_details{
    margin-left:-16px !important;
  }
  #profile_tab{
    margin-left:-16px !important;
  }
}

@media(min-width:320px) and (max-width:768px){
  .city_col{
    margin-left:unset !important;
  }
  .state_col{
    margin-left:unset !important;
  }
}

@media(min-width:768px) and (max-width:1450px){
  .city_col{
    margin-top:unset !important;
  }
  .state_col{
    margin-top:unset !important;
  }
}

@media(min-width:320px) and (max-width:466px){
  #change_stripe_card{
    margin-top: 30%;
    margin-left:-3%;
  }
}

@media(min-width:466px) and (max-width:768px){
  #change_stripe_card{
    margin-top: 5%;
    margin-left:-3%;
  }
}

@media(min-width:320px) and (max-width:381px){
  .buy_plan{
    vertical-align: middle;
    margin-left:-1px !important;
    margin-top:20px;
  }
}

@media(min-width:381px) and (max-width:425px){
  .buy_plan{
    vertical-align: middle;
    margin-left:20px !important;
  }
}

@media(min-width:425px) and (max-width:542px){
  .buy_plan{
    vertical-align: middle;
    margin-left:-1px !important;
    margin-top:20px;
  }
}


/* Mybilling  ends */


/* Header profile starts */

@media(min-width:320px) and (max-width:700px){
	#drop_list{
		display:none;
	}
	#profile_hr{
		display:none;
	}
	#logout{
		margin-top:10px;
		text-align:center;
	}
}

/* Header profile ends */



/* Mobile styles */
@media (max-width: 768px) {
    .inner-area .bg-white {
        margin: 0 5%;
    }
}

@media (max-width: 576px) {
    .inner-area .bg-white {
        margin: 0 !important;
    }

    .card-body {
        padding: 20px;
    }

    .button-side1 {
        display: flex;
        flex-direction: column;
    }

    .button-side1 a {
        margin-bottom: 10px;
    }

    .button-side1 a:last-child {
        margin-bottom: 0;
    }
    .spinner-container {
      width: 80px !important;
      height: 80px !important;
  }

  .spinner img, .spinner_success img {
      height: 100px  !important;
      width: 100px !important;
  }
    .inner-area .card img{
      width: auto ;
      height: auto ;
      
    }
    
}

/* Media Queries for responsiveness */
@media (max-width: 998px) {
  .inner-area .bg-align {
      margin: 0 5%;
  }

  .content_industry {
      margin: 0 5%;
  }
}

@media (max-width: 768px) {
  .inner-area .bg-align {
      margin: 0 3%;
  }

  .content_industry {
      margin: 0 3%;
  }

  .navigation_tabs li {
      width: 100% !important;
      display: block;
      margin-bottom: 10px;
  }

  .navigation_tabs li:after {
      display: none;
  }

  .navigation_tabs li:before {
      margin-bottom: 5px;
  }
}

@media (max-width: 576px) {
  .inner-area .bg-align {
      margin: 0 !important;
  }

  .content_industry {
      margin: 0 2%;
  }

  .card-body {
      padding: 10px;
  }

  .button-side1 {
      display: flex;
      flex-direction: column;
  }

  .button-side1 a {
      margin-bottom: 10px;
  }

  .button-side1 a:last-child {
      margin-bottom: 0;
  }
}

/* Responsive styles */
@media (max-width: 768px) {
  .btn-response,
  .btn-outline-primary {
      padding: 8px 20px !important;
      font-size: 12px;
  }
}

@media (max-width: 576px) {
  .button_next {
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  .button_next a{
    width: 100%;
  }

  .btn-response,
  .btn-outline-primary {
      width: 100%;
      text-align: center;
      margin-bottom: 10px;
      padding: 8px 20px !important;
      font-size: 12px;
      margin-bottom: 20px;
  }

  .btn-outline-primary {
      margin-bottom: 12px;
  }
}

/* Responsive styles */
@media (max-width: 992px) {
  .row {
      margin-right: 0;
      margin-left: 0;
  }
}

@media (max-width: 768px) {
  .col-lg-4 {
      flex: 0 0 100%;
      max-width: 100%;
  }
}

@media (max-width: 576px) {
  .col-lg-4 {
      padding-right: 0;
      padding-left: 0;
  }
  .content-area .list-sites .button-side{
    float: left !important;
  }
  .content-area{
    margin: 20px !important;
  }
  .content-innerarea .viewdesign{
    padding: 12px !important;
  }
  .toggle-menu{
      padding: 8px 15px !important;
  }
  .bottom_image img{
    display: none;
  }

  #step7 .row>*{
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(1.5rem) *.5;
    padding-left: calc(1.5rem) *.5;
    margin-top: 1.5rem ;
}
.navigation_tabs{
  margin-right: 40px;
}
}


