@media (min-width: 320px) and (max-width: 480px) {
        #recaptcha_challenge_image{
        margin: 0 !important;
        width: 100% !important;
        }
        #recaptcha_response_field
        {
        margin: 0 !important;
        width: 100% !important;
        }
        .recaptchatable #recaptcha_image {
        margin: 0 !important;
        width: 100% !important;
        }
        .recaptchatable .recaptcha_r1_c1, 
        .recaptchatable .recaptcha_r3_c1, 
        .recaptchatable .recaptcha_r3_c2, 
        .recaptchatable .recaptcha_r7_c1, 
        .recaptchatable .recaptcha_r8_c1, 
        .recaptchatable .recaptcha_r3_c3, 
        .recaptchatable .recaptcha_r2_c1, 
        .recaptchatable .recaptcha_r4_c1, 
        .recaptchatable .recaptcha_r4_c2, 
        .recaptchatable .recaptcha_r4_c4, 
        .recaptchatable .recaptcha_image_cell {

        margin: 0 !important;
        width: 100% !important;
        background: none !important;
        }

    }

.c1
{
    color: #2f86a8;
}

/* List styling */
.featureList li{
    font-weight: bolder;
    margin: 15px;
}
.featureList, .featureList ul {
    margin-top: 0;
    padding-left: 2em;
    list-style-type: none;
}
.featureList li:before {
    position: absolute;
    margin-left: -1.3em;
    font-weight: bold;
}
.featureList li.tick:before {
    content: "\2713";
    color: #03b330;
}
.featureList li.cross:before {
    content: "\2717";
    color: crimson;
}
#certificate
{
    background-color: #e3f6fc;
}
.line{
    height: 1px;
    background-color:#03b330;
    margin-top: 10px;
    margin-bottom: 10px;
}
article h1
{
    margin: 0;padding: 0; font-size: 27px;
    margin: 10px;
}
.link1:hover{
    color: #12526b;
}
a:hover {
    text-decoration: none;
}
#header1
{
    background-color: #f0f9fd;
    border: 1px solid #c5ebfa;
    border-bottom-left-radius: 500px;
    height: 28px;
    color: #2f86a8;
  
}

hr
{
    background-color: #c5ebfa;
    height: 10px;
    margin: 0;
    padding:0;
}
.navbar
{

    background-color: #f0f9fd !important;
    font-weight: bolder;
    color: #115772;
    border-radius: 10px;
}
.navbar a
{
    
    margin-right: 10px;
    margin-left: 5px;
    color: #115772 !important;

}
.navbar a:hover
{
    color:  #03b330 !important;
}
.navbar li
{

    display: block;
}
.b{
    border:2px solid #c5ebfa;
}
nav{
    border: 1px solid #c5ebfa;
}
#header1 i
{
    line-height: 30px;
    margin-left: 10px;
    
    font-size: 15px;
}
#header2{
margin-bottom: 1%;
}
.vl
{
    border-left: 2px solid #c5ebfa;
    height: 15px;
    margin-left: 30px;
    margin-right: 30px;
    display: inline-block;
}
#header3
{
    background-color: #f0f9fd;
    border: 1px solid #c5ebfa;
    height: 35px;
}
#form
{
    background-color: #F0F9FD;
    margin-right: 1.7%;
    padding: 7%;
}
#form label
 {
    color: red;
    font-weight: bolder;
 }

#form input
{
    color: #0c5460;
    
}
#form input:focus
{
   border: 2px solid #03b330;
}
#form select
{
    color: #0c5460;
    font-weight: bold;
}
#link
{
    color: white;
    text-decoration: underline;
    text-align: center;
    font-weight: bold;
}

.box{
    text-align: center;
    background: #fff;
    height: 100px;
    width: 100%;
}
.l1{
    margin-bottom: 20px;
}
#mypara
{
    font-size: 13px;
}
#mypara li{
    margin-left: 20px;
    font-size: 13px;
}
.box {
    background: linear-gradient(to right, #bcbcbc 25%,#ffcd02 25%, #ffcd02 50%, #e84f47 50%, #e84f47 75%, #65c1ac 75%);
    content: '';
    margin-bottom: 20px;
    margin-top: 10px;
    height: 4px;
    margin: 0;
    padding: 0;
}
.box1 {
    background: linear-gradient(to right, green 25%,rebeccapurple 25%, brown 50%, #e84f47 50%, yellow 75%, black 75%);
    content: '';
    height: 4px;
}

.c2
{
    color: #07a7e0;
}
.c23
{
    color: #07a7e0;
}


.navbar{
    border-radius: 10px;
        margin-top: 20px;
}
.navbar div{
    justify-content: center;
}
.navbar div p {
    margin: 0;
}
.navbar div a {
    font-size: 15px;
}
.navbar.scrolled{
       position: fixed;
    top: 0;
    z-index: 12222;
    margin-top: 0 !important;
    left: 0;
    right: 0;
}
@media screen and (max-width: 575px){
    #trustpilot {
    margin-top: 5px !important;
}
}



/*contact us*/