body{

	color:#000000;
		font-size: 18px;
	line-height: 32px;
	font-family: "Inter", serif;
}

h1,h2,h3{
		font-family: "Poppins", serif;
}


.btn:hover{
    background-color: #000;
    color: #ffffff;
}
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #1544E0;
    --bs-btn-border-color: #1544E0;
    --bs-btn-hover-color: #1544E0;
    --bs-btn-hover-bg: #ffffff;
    --bs-btn-hover-border-color: #ffffff;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #1544E0;
    --bs-btn-active-bg: #ffffff;
    --bs-btn-active-border-color: #ffffff;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #1544E0;
    --bs-btn-disabled-border-color: #1544E0;
}


strong{
	font-weight: 700;
	letter-spacing: 1px;
}

.btn-primary:hover path{
	stroke:#ffffff;
}

.btn-primary{
	font-weight: 600;
	padding:11px 18px;
	border-radius: 6px;
}

.btn-primary:hover{
    background-color: transparent;
}

.header{
	position: absolute;
	width:100%;
	left:0;
	border-bottom: 1px solid #272742;
	top:0;
}

.hero_section{
	background: url(../images/hero_bg.png);
	background-size: cover;
	background-position: center bottom;
}

.hero_section h1{
	max-width: 1034px;
	margin:auto;
	color:#ffffff;
	text-align: center;
	font-weight: 700;
	font-size: 40px;
	line-height: 63px;
}

.btn-lg{
	font-size: 20px;
	padding:12px 55px;
}

.client_slider .slick-slide img{
margin:auto;
}

.client_slider .slick-slide{
	float: none;
}

.client_slider .slick-track{
	display: flex;
	align-items: center;
}

h2{
	font-size: 42px;
	line-height: 60px;
	font-weight:600;
}


.custom-list{
	list-style: none;
	padding:0;
	margin:0;
}

.custom-list li{
    font-weight: 500;
	padding:10px 0;
	padding-left: 40px;
	position: relative;
}

.custom-list li svg{
	position: absolute;
	left:0;
	top:12px;
}

.circle_bg{
	position: absolute;
	left: 0;
	top: -10%;
	z-index: -1;
}

.circle_bg1{
	position: absolute;
	right: 0;
	top: -50%;
	z-index: -1;
}

.lead{
	font-size: 24px;
	font-weight: 600;
}

.dark_bg{
	background: url(../images/dark_bg.png);
	background-size: cover;
	background-position: center bottom;
}

@media screen and (min-width:767px){
	.row-reverse-desktop{
		flex-direction: row-reverse;
	}
}

.dark_bg{
	color:#ffffff;
}

.dark_bg p{
	font-size: 16px;
	color:#DADADA;
}

.dark_bg h2{
	font-size: 60px;
	line-height: 80px;
}
h2 span{
	color:#6FE5FF;
	font-style: italic;
}

.award_img h3{
	font-size: 24px;
}

.award_img p{
	font-weight: 400;
	color: #ffffff;
}
.how_works .h1 {
    color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    line-height: 63px;
}
.how_works h3{
	font-size: 20px;
	font-weight: 600;
}
.how_works h3 span{
color:#5C81FF;
}
.how_it_image{
	width: 150px;
    height: 150px;
    position: relative;
    justify-content: center;
    display: flex;
    margin: auto;
    align-items: center;
	box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
	border-radius: 50%;
}
.how_it_image .num{
	position: absolute;
    background-color: #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 16px;
    top: 16px;
    right: -7px;
}
.how_it_box h5{
color: #12141D;
font-size: 16px;
}
.how_it_box p{
font-size: 14px;
color: #676767;
line-height: 22.4px;
}
.how_it_image .arrow{
	position: absolute;
	right: -128px;
}
.how_works .col-md-3:last-child .how_it_image .arrow{
	display: none;
}
.stay_ahead{
	background-color: #0E1424;
	color: #fff;
}
.color-white{
	color:#fff;
}
.stay_ahead .h1 {
    font-weight: 600;
    font-size: 42px;
    line-height: 60px;
}
.stay_ahead h5{
	font-size: 20px;
	font-weight: 600;
	line-height: 60px;
}
.stay_ahead .stay_box{
	border: 1px solid #2A3249;
    background-color: #1A2139;
    padding: 40px;
    min-height: 100%;
	border-radius: 22px;
}
.stay_ahead .stay_box p{
color: #A2B7D3;
font-size: 16px;
margin: 0;
}
.why_equalsense .h1 {
    font-weight: 600;
    font-size: 42px;
    line-height: 60px;
}
.why_equalsense h5{
	font-size: 20px;
	font-weight: 600;
	line-height: 60px;
}
.grad_bg{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
	z-index: -1;
	top: 160px;
}
.font-700{
	font-weight: 700;
}
.comapre_box, .comapre_other_box{
	box-shadow: 0px 7px 29px 0px rgba(83, 83, 83, 0.07);
    background-color: #fff;
    padding: 30px;
    border-radius: 15px;
}
.comapre_box h6, .comapre_other_box h6{
	letter-spacing: 1.92px;
}

.comapre_box ul li {
    background-image: url(../images/tick.svg);
    background-position: left 7px;
	font-size: 18px;
    line-height: 34px;
	padding-left: 40px;
    position: relative;
    background-size: 25px;
    background-repeat: no-repeat;
    display: block;
    padding-top: 3px;
    list-style: none;
    color: #1A1A1A;
}
.comapre_other_box ul li{
	background-image: url(../images/cross.svg);
    background-position: left 7px;
	font-size: 18px;
    line-height: 34px;
    padding-left: 40px;
    position: relative;
    background-size: 25px;
    background-repeat: no-repeat;
    display: block;
    padding-top: 3px;
    list-style: none;
    color: #1A1A1A;
}
.why_equalsense-logo{
	background-color: #204CDF;
	padding: 10px 26px;
    border-radius: 8px;
}
.other_soft{
    background-color: #2B2B2B;
    display: inline-block;
    color: #fff;
	padding: 10px 16px;
    border-radius: 8px;
}
.vs{
	font-size: 30px;
    font-weight: 700;
    background-color: #1544E0;
    color: #fff;
    width: 72px;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
}
.equlanse_global_sec{
background-image: url(../images/gradiant_bg.png);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.equlanse_global_sec h2{
font-size: 40px;
color: #fff;
}
.overflow-hidden{
	overflow: hidden;
}
.equlanse_global_sec p{
color: #D8D8D8;
}
.website_ada_sec p{
	font-size: 20px;
	font-weight: 600;
}
.website_ada_sec p.sechead{
	color:#5C81FF;
}
.coming_soon_sec{
	background-image: url(../images/gradiant_bg.png);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.coming_soon_sec h2{
	font-size: 48px;
	color: #fff;
}
.coming_soon_sec p{
	font-size: 20px;
	color: #fff;
}

.coming_text{
	font-size: 20px;
	color:#fff;
} 
.coming_badge{
	background-color: #253C5B;
    display: flex;
    align-items: center;
	padding: 12px 20px;
    border-radius: 50px;
    margin-bottom: 20px;
}
.faq_section h2{
	font-size: 48px;

}
.faq_section p{
	font-size: 20px;
}
.faq_section .accordion-button:not(.collapsed) {
   border: 0;
   background-color:#fff;
}
.faq_section button{
font-weight: 700;
font-size: 20px;
background-color: transparent;
}
.faq_section button{

	padding: 0 16px;
    font-size: 20px;
}

.faq_section button.collapsed{
    font-weight: 500;
}
.faq_section .accordion-body {
    padding: 10px 18px 18px 18px;
}
.accordion-button:focus{
box-shadow: none;
}
.faq_section .accordion-item {
    margin-bottom: 20px;
	border-radius: 8px;
}
.accordion-item:not(:first-of-type) {
	border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed){
	color:#101828;
}
.accordion-button::after{
	background-image: url(../images/plus-circle.svg);

}
.accordion-button:not(.collapsed)::after{
	background-image: url(../images/minus-circle.svg);
}

.zf-templateWidth ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: end;
    flex-wrap: wrap;
}
.zf-templateWrapper{
    display: flex;
	align-items: end;
    flex-wrap: wrap;
}
.zf-templateWidth ul li{
    list-style:none;
	margin-right: 20px;
}
.zf-templateWidth {
    padding: 30px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
    background: #FFFFFF;
    border: 0;
}
.zf-templateWidth h2{
background: #3682D1;
    color: #FFFFFF;
    font-size: 22px;
    color: #FFFFFF;
    padding: 20px 30px;
    margin: -30px -30px 20px;
    text-align:center;
}
.zf-templateWidth .zf-descFld{
    color:#000000;
    margin:0 0;
    font-weight: 500;
}
.zf-templateWidth input{
background-color: #ffffff;
    padding: 13px 15px;
    max-width: 100%;
    border-radius: 8px;
    line-height: normal;
    color: var(--qempo-body-color);
    font-size: 15px;
    border: 0px solid rgba(0, 0, 0, 0.2);
    min-width: 100% !important;
    height: auto;
    transition: all .3s;
    color: #222222;
   
}
.ada-form .zf-templateWidth input{
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.06), 0px 10px 36px 0px rgba(0, 0, 0, 0.16);
    width: 33.33333%;
}
.zf-tempFrmWrapper{
    margin-bottom:0px;
}


.zf-templateWidth .zf-submitColor{
	padding: 20px 50px;
    line-height: 15px;
    position: relative;
    z-index: 9;
    transition: all .3s;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    border: 0;
    transition: all 0.35s;
    background: var(--qempo-theme-color);
    color: #fff;
    width: 100%;
    border-radius: 30px;
    font-weight: normal;
    font-size: 18px;
}

.zf-errorMessage{
    color:#ff4444;
    font-size:12px;
    margin: 0;
}
.zf-submitColor{
	background: linear-gradient(94.42deg, #3F5AEE -16.68%, #00A9FF 129.61%),
	linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))!important;
}

.zf-templateWidth input:focus-visible{
	outline: 2px solid #1544E0;
}

.foot_book_sec{
	background-color: #1544E0;
    align-items: center;
    padding: 40px;
    border-radius: 10px;
}
.footer_aection{
	background-image: url(../images/footer_bgg.png);
	background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.btn-secondary{
    background-color: #000000;
    color: #fff;
    font-weight: 700;
    border: 0;
    padding: 16px 35px;
}
.btn-secondary span{
    color: #00D1FF;
}
.foot_book_sec h3{
    color: #fff;
    font-size: 32px;
    font-weight: 700;
}

.social-link ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.social-link ul li{
margin-right: 15px;
margin-bottom: 15px;
}
.text-white{
    color: #fff;
}
.quick-links ul{
    list-style: none;
}
.quick-links ul li{
font-size: 18px;
color: #fff;
margin-bottom: 10px;
}
.font-14{
font-size: 14px;
}
.copyright_sec {
    border-top: 1px solid #272742;
}
.backgroundBg{
    background-color:transparent!important ;
}
.zfFormHeader h2{
    display: none;
}

 
.global-form-submit{
    background-color: #1544E0;
    border-radius: 6px;
    
}
.global-form .zf-templateWrapper{
position: relative;
}
.global-form-submit-ul{
    position: absolute;
    right: 14px;
    top: 11px;
}
.global-form-submit .zf-submitColor{
    background: none!important;
}
.text-red{
    color: #FF0000;
}
.global-form .zf-templateWidth{
    background-color: transparent;
    box-shadow: none;
}
.global-form .zf-templateWidth input{
    background-color: #565A66;
    border: 1px solid #FFFFFF33;
    padding: 28px 300px 28px 26px;
    color:#fff;
}
.global-form ::placeholder {
    color: #fff;
    opacity: 1;
  }
  
  .global-form ::-ms-input-placeholder {
    color: #fff;
  }
  .coming_content {
    margin-top: -80px;
}
.font-20{
    font-size: 20px;
}
.ada-form .zf-errorMessage{
    font-size: 14px;
    text-align: left;
    position: absolute;
}


@media screen and (max-width:500px) {
    .global-form-submit-ul{
        position: static;
        width: 100%;
    }
    .zf-templateWidth ul li{
        margin-right: 0;
        width: 100%;
    }
    #form .zf-templateWrapper{
        display: block;
    }

    .global-form  .zf-templateWidth #form input{
        padding: 15px;
    }
    header .container, .container-md, .container-sm{
        max-width: 100%;
    }
    
}


@media (max-width: 990px){
    .how_it_image .arrow {
        display: none;
    }
}


@media (max-width: 768px){
    .circle_bg{
        width: 100%;
    }
    .how_it_image .arrow {
       display: none;
    }
    .coming_text {
        font-size: 14px;
    }

    .award_img{
        padding-top: 20px;
    }

        .py-5{
            padding-top: 1rem !important;
    padding-bottom: 1rem !important;
        }
        .foot_book_sec h3{
            font-size: 18px;
            padding-bottom: 15px;
        }
        .mt-5 {
            margin-top: 1rem !important;
        }
        .pt-5 {
            padding-top: 1.5rem !important;
        }
        .pb-5 {
            padding-bottom: 1rem !important;
        }
        .my-5 {
            margin-top: 1rem !important;
            margin-bottom: 1rem !important;
        }
        .btn-secondary{
            padding: 16px 18px;
    font-size: 14px;
    width: 100%;
        }
        .faq_section button{
            font-size: 14px;
        }
        .coming-gif{
            width: 100%!important;
        }
        .zf-templateWidth .zf-submitColor{
            margin-top: 20px;
            
        }
        .zf-templateWidth ul li {
            margin-bottom: 16px;
        }
        .coming_content {
            margin-top: -75px;
        }
        .faq_section h2 {
            font-size: 26px;
            line-height: 36px;
        }
        .faq_section p {
            font-size: 16px;
        }
        .faq_section button {
            font-size: 16px;
        }   
        .global-form .zf-templateWidth .zf-submitColor {
            margin-top: 0;
            padding: 12px 18px;
            font-size: 16px;
        }   

        .global-form .zf-templateWidth input {
            padding: 20px 200px 20px 15px;
        } 
        .equlanse_global_sec h2 {
            font-size: 26px;
        }
        h2 {
            font-size: 26px;
            line-height: 36px;
            font-weight: 600;
        }
        .coming_soon_sec h2 {
            font-size: 26px;
        }
        .stay_ahead .h1 {
            font-size: 26px;
            line-height: 36px;
        }
        .stay_ahead h5 {
            font-size: 18px;
            line-height: 34px;
        }
        .how_works h3 {
            line-height: 36px;
        }
        .dark_bg h2 {
            font-size: 22px;
            line-height: 34px;
        }
        .hero_section h1 {
            font-size: 26px;
            line-height: 36px;
            margin-top: 58px;
        }
        .btn-lg {
            font-size: 16px;
        }
        body{
            font-size: 16px;
            line-height: 26px;

        }
        .custom-list li {
            padding: 8px 0;
            padding-left: 32px;
        }
        .custom-list li svg {
            width: 20px;
        }
        .award_img h3 {
            font-size: 16px;
        }
        .dark_bg p {
            font-size: 14px;
        }
        .why_equalsense h5 {
            font-size: 16px;
            line-height: 30px;
        }
 
        .ada-form .zf-templateWidth ul li{
            width: 100%;
        }
        .ada-form .zf-templateWrapper ul{
            margin: auto;
            width: 100%;
        }

        .foot_book_sec {
            padding: 22px;
        }
       .ada-form .zf-tempHeadBdr{
        display: none;
       }
       .comapre_box, .comapre_other_box {
        padding: 18px;
    }
    .comapre_box ul li{
        font-size: 16px;
        line-height: 28px;
        padding-left: 34px;
        background-position: left 5px;
    }
    .comapre_other_box ul li{
        font-size: 16px;
        line-height: 28px;
        padding-left: 34px;
        background-position: left 5px;
    }
    .foot_book_sec .justify-content-end{
justify-content: start;
    }
}
.ada-form .zf-templateWrapper ul{
    margin-left: auto;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }
}


@media (max-width: 1024px) and (min-width: 768px){
    .coming-gif {
        width: 80%!important;
    }

}


@media (max-width: 1024px) and (min-width: 768px){
   

    .ada-form .zf-templateWrapper ul {
        margin-left: 0 !important;
        margin-top: 20px!important;
    }


}

@media (max-width: 1024px) and (min-width: 768px){

    .how_it_image .arrow {
        position: absolute;
        right: -82px! important;
    }
}







@media screen and (max-width: 1024px) {
    .circle_bg{
        width: 100%;
    }

    .ada-form .zf-templateWrapper ul {
        margin-left: 0 !important;
        margin-top: 20px!important;
    }

    .comapre_box, .comapre_other_box{
        padding: 15px;
    }

    .vs{
        min-width: 65px;
        min-height: 65px;
        font-size: 20px;
    }

    .how_it_image .arrow {
        position: absolute;
        right: -68px;
    }

}

@media (max-width:450px){
    .coming_content {
        margin-top: -58px;
    }
}


@media(min-width:768px){

#myform .zf-fmFooter{
    margin-right: 0px !important;
}

#myform .zf-subContWrap.zf-topAlign{
    flex-grow: 1;
}

#myform .zf-subContWrap.zf-topAlign ul:first-child{
    width:100%;
}


#myform .zf-subContWrap.zf-topAlign ul:first-child li{
    width: 33.33333%;
    margin:0;
    padding-right: 20px;
}

}


   .dialog-box{
    position: fixed;
    left: 0;
    top:0;
     display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
    z-index: 99;
    justify-content: center;
    align-items: center;
}
   .dialog-box-wrapper {
      background-color: #fff;
      border-radius: 30px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      max-width: 840px;
      padding: 25px;
      padding-bottom: 33px;
      position: relative;
    }
    .dialog-box .popupheader {
      display: flex;
      align-items: center;
      margin-bottom: 32px;
     border-bottom: 1px solid #F5F5F5;
     margin-left: -25px;
     margin-right:-25px;
     padding:0 25px 25px;
    }
    
   
    
    .dialog-box .popupheader .title {
      font-size: 36px;
      font-weight: 700;
      color: #000000;
      margin-bottom: 5px;
      padding-left: 25px;
      line-height: 46px;
    }
    .dialog-box .popupheader .subtitle {
      font-size: 20px;
      line-height: 20px;
      font-weight: 400;
      color: #4F4F4F;
      margin: 1px 0 0;
       padding-left: 25px;
    }
    
    .dialog-box .close {
      position: absolute;
      top: px;
      right: 24px;
      font-weight: 400;
      background: none;
      border: none;
      font-size: 24px;
      cursor: pointer;
      color: #0C78C9;
    }
    
    
     .dialog-box .threebox{
      display: flex;
      justify-content: space-between;
      
    }
    
     .dialog-box .threebox .box1{
        background-color: #EDF7FF;
      border-radius: 8px;
      padding: 15px;
      width: 30%;
      text-align: center;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
     
     }
     
     .box1 .status-box {
    background-color: #fff;
    border-radius: 8px;
    padding: 10px;
    margin: 0 auto;
    display: inline-block;
    color: #ff4d4f;
    font-weight: bold;
    width: 199px;
    height: auto;
    box-shadow: 0px 7px 29px 0px #64646F33;

}

.box1 h3{
    font-size: 16px;
}
     
    .box1 .status-box h4{
        font-size: 14px;
        padding-top: 7px;
   
    }
    
   
    
   .box1 .yoursite{
       padding-top: 32px;
       color: #000;
       font-size: 12px;
       font-weight: 400;
       text-align: left;
       padding-left: 8px;
       line-height: 20px;
   }
   
     .popupfooter {
      text-align: center;
      margin-bottom: 32px;
      font-size: 20px;
      color: #000000;
      font-weight: 400;
      padding-top: 32px;
    }
   
    .dialog-box   .button {
      display: block;
      font-size: 24px;
      text-align: center;
      color: #fff;
      padding: 13px 26px;
      border-radius: 88px;
      text-decoration: none;
      font-weight: 700;
      width: fit-content;
      margin: auto;
      letter-spacing: 0.5px;
      background: linear-gradient(94.42deg, #3F5AEE -16.68%, #00A9FF 129.61%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))!important;
    }
    
    .dialog-box  a:hover {
       color: #ffffff;
   }
    
    
     .box3{
        background-color: #EDF7FF;
      border-radius: 8px;
      padding: 15px;
      width: 30%;
      text-align: center;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
     
     }
     
     .cross img{
         padding-top: 12px;
     }
     
     
     /*secondboxstart*/
.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}

.single-chart {
  justify-content: space-around ;
}

.circular-chart {
  display: block;
  margin: 10px auto;
 width: 100px;
 height: 100px;
}

.circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8;
}

.dialog-box  .circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.circular-chart.red .circle {
  stroke: #ff0000;
}

.circular-chart.orange .circle {
    stroke: #ff9f00;
  }

.circular-chart.green .circle {
  stroke: #4CC790;
}

.circular-chart.blue .circle {
  stroke: #3c9ee5;
}

.dialog-box  .percentage {
  fill: #000000;
  
  font-size: 10px;
  line-height: 30;
  text-anchor: middle;
}
/*secondboxend     */
     
     /*thirdbox*/
    
    .violations-box {
      background-color: #eaf4ff;
      border-radius: 12px;
      padding: 14px;
      width: 240px;
  
       box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
    .violations-box h3 {
      font-size: 16px;
      margin-bottom: 20px;
    }
    .violations-box .yoursite{
        padding-top: 32px;
        color: #000;
        font-size: 12px;
        font-weight: 400;
        text-align: left;
        padding-left: 8px;
        line-height: 20px;
    }
    .violation-grid {
      display: grid;
      grid-template-columns: repeat(2, 3fr);
      gap: 20px;
    }
    .violation-item {
      background-color: #fff;
      border-radius: 8px;
      padding:3px  14px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    
      color: #000
    }
    .violation-item .count {
      font-size: 12px;
      font-weight: 800;
      margin: 0;
    }
    .violation-item .label {
      font-size: 12px;
      font-weight: 600;
      display: flex;
      align-items: center;
    }
    .violation-item .label .dot {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      margin-right: 6px;
    }
    .low .dot {
      background-color: #66cc66;
    }
    .medium .dot {
      background-color: #3399ff;
    }
    .high .dot {
      background-color: #ffcc00;
    }
    .critical .dot {
      background-color: #ff4d4f;
    }
    
    
    /*endthirdbox*/
    
 @media(max-width:480px){
     .dialog-box-wrapper {
         max-width: calc(100% - 30px);
     }
     .dialog-box .popupheader{
         flex-direction: column;
         padding: 0;
         margin: 0;
     }
     .dialog-box-wrapper {
         padding: 15px;
     }
     
      .violations-box {
          width: 100%;
      }
      
      .dialog-box .threebox {
          display: block;
      }
      
      .dialog-box .popupheader .title{
          font-size: 20px;
          text-align: center;
           padding:0;
           margin:0;
      }
      .dialog-box .popupheader .subtitle{
          font-size:16px;
          padding:0;
          width:100%;
           text-align: center;
      }
      
      .dialog-box .threebox .box3,.dialog-box .threebox .box2,.dialog-box .threebox .box1{
          width: 100%;
          margin-top: 15px;
      }
       .dialog-box-wrapper{
           height: calc(100vh - 50px);
           overflow: auto;
           border-radius: 10px;
       }
       
       
       .box1 .yoursite{
           text-align: center;
          padding-top: 15px;
       }

       .violations-box .yoursite {
        text-align: center;
        padding-top: 15px;
       }
       
       .box1 h3{
    font-size: 16px;
    padding-bottom: 0px;
}


.violations-box{
   margin-top: 16px;
}

.violations-box h3{
    text-align: center;
}
  .violations-box .circle{
       text-align: center;
   }

 }
 @media (max-width: 1024px) {
    .container, .container-md, .container-sm {
        max-width: calc(100% - 40px);
    }
}