 #secone{
padding: 74px 42px 39px 102px;
}
.globhed h1{
           text-align: left;
    margin-bottom: 17px;
    font-family: rubik;
    font-size: 52px;
    font-weight: 400;
    padding: 0px 0px;
    line-height: 58px;
}
.globhed h1 span{
       font-size: 53px;
    letter-spacing: 4px;
    font-weight: 100;
    color: #171818;
    font-family: "Lilita One", sans-serif;
}
.globhed p{
    line-height: 34px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 16px;
    color: #2d2324;
    margin: 14px 0px;
}
.paperglobe{
         margin: 0px auto;
    width: 93%;
}
.globalsec p {
    line-height: 34px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 16px;
    color: #2d2324;
}
.presenbut{
        color: #ffffff;
    text-align: center;
    letter-spacing: -.02em;
    background-color: #03A9F4;
    border-radius: 14px;
    margin-top: 20px;
    padding: 19px 23px 16px;
    font-size: 24px;
    font-weight: 900;
    line-height: 100%;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: ease;
    display: block;
    letter-spacing: 1px;
        word-spacing: 2px;
    text-align: justify;
    font-family: 'Raleway';
}
.presenbut i{
        padding: 0px;
    font-size: 26px;
    width: 27px;
    text-align: center;
    text-decoration: none;
    margin: 0px 0px;
}
.arrowpic{
   width: 100%;
    max-width: 218px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    position: absolute;
        top: 78%;
    left: 224px;
}

.workflow{

          z-index: 2;
    border-radius: 30px;
    background: #ffffff;
    box-shadow: 1px -1px 59px 0px rgb(138 156 189 / 35%), -10px -10px 10px 0px rgb(100 124 169 / 24%) inset, 10px 10px 30px 0px #fff inset;
   flex-direction: column;
   padding: 40px;
   overflow: hidden;
    position: relative;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0 0px 0 0;
        padding: 21px 30px;
}

.clients__shadow {
            z-index: 1;
    background-color: #cae5f1;
    border-radius: 20px;
    width: 89%;
    height: 100%;
    position: absolute;
    inset: 0% 0% 0% -1%;
    transform: rotate(8deg);
    margin: 2px 9px 4px 34px;
    }

.workflow h5{
                 font-size: 18px;
    text-transform: capitalize;
    line-height: 44px;
    margin-top: 6px;
    margin-bottom: 0px;
    letter-spacing: 0px;
    font-weight: 700;
    word-spacing: 2px;
    color: #1392cd;
    text-align: justify;
    font-family: 'Raleway';
}
.workflow h5 span{
            width: 30px;
    font-weight: 900;
    color: #ffffff;
   height: 32px;
    background-color: #2196f363;
    border-radius: 50%;
 display: inline-block;
    text-align: center;
    line-height: 30px;
    border: 1px #ffffff solid;
    margin-right: 4px;
    font-family: cursive;
    font-size: 18px;
}
.workflow li{
        font-family: 'Open Sans';
    font-size: 17px;
    font-style: italic;
    margin-bottom: 3px;
}
.workflow h2{
        font-size: 25px;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 2px;
    letter-spacing: 0px;
    font-weight: 100;
    word-spacing: 0px;
    color: #171818;
    text-align: center;
    font-family: "Lilita One", sans-serif;
}
.areapara{
    font-family: 'Open Sans';
    font-size: 19px;
    font-style: italic;
    line-height: 34px;
    text-align: center;
    margin: 3px 0px;
}

.globwarimg {
       width: 63%;
    height: auto;
    position: absolute;
    left: 282px;
    margin-top: 140px;
}
.globlist{
display: grid;
    grid-template-columns: 1fr 1fr;
}
.globlist li span{
    animation: bounce 4s infinite;
    -webkit-animation: bounce 4s infinite;
    font-size: 29px;
    font-weight: 400;
    background: linear-gradient(to right, #1d9dd9, #00507e);
   
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
    margin-right: 7px;
}
.globlist li{
            padding-left: 7px;
    padding-right: 5px;
    display: flex;
    gap: 8px;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    border-right: 1px solid rgba(0, 0, 0, .06);
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
    color: #2a2d2f;
    margin-top: 5px;
    margin-bottom: 4px;
    text-transform: capitalize;
    line-height: 25px;
    font-family: rubik;
}
.globlist li:nth-child(2n) {
    border-right: none;
}
.definsec h3{
font-size: 34px;
    text-transform: capitalize;
    line-height: 47px;
    margin-top: 49px;
    margin-bottom: 17px;
    letter-spacing: 0px;
    font-weight: 100;
    padding: 0px 1px;
    color: #171818;
    font-family: "Lilita One", sans-serif;
    text-align: center;
}
.definsec h4{
    font-size: 38px;
    text-transform: capitalize;
    line-height: 49px;
    margin-top: 21px;
    margin-bottom: 11px;
    letter-spacing: 0px;
    font-weight: 400;
    word-spacing: 2px;
    color: #181817;
    text-align: justify;
    font-family: oswald;
}
.controlsec h3{
    font-family: 'Oswald';
    font-size: 41px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 36px;
    line-height: 33px;
    margin-top: 59px;
}
#globack {
            padding: 60px 0px;

         background-color: #f4f5ff;

    margin-top: 34px;
}
.indilist{
        background: #EFFAFF;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    min-height: 88%;
    margin-bottom: 30px;
    -webkit-transition: all 0.2 ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.align-items-center {
    align-items: center !important;
}
.controlst {
    display: flex !important;
}
.indilist p{
    font-family: 'Open Sans';
    font-size: 15px;
    font-style: italic;
    text-align: justify;
    margin: 1px 0px;
    line-height: 25px;
}
.indilist:hover{
 margin-top: -10px;

}
 .f-icon {
    background: white;
       box-shadow: inset -8px -8px 8px 0 rgba(174, 174, 192, 0.25), inset 8px 8px 8px 0 #e3e6ea00, -8px -8px 24px 0 #e4e7ea, 8px 8px 24px 0 rgb(174 174 192 / 67%);
    border-radius: 10px;
    padding: 18px;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-right: 15px;
    margin-bottom: 20px;
}
 .f-icon span{
        max-width: 65px;
    height: 48px;
    transition: transform 0.2s;
    font-size: 51px;
}
.indilist::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 100px 0 0;
       border-color: #c0d2e9 transparent transparent transparent;
    left: 0;
    top: 0;
    position: absolute;
}
#indi1{
   background-color: rgb(255 240 203 / 36%);
}
#indi2{
    background-color: rgb(235, 242, 255);
}
#indi3{
    background-color: rgb(243, 244, 251);
}
.listsafe{
    margin-top: 48px;
}

.indilist h5{
      font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #01202b;
    margin-bottom: 8px;
    font-family: 'Raleway';
    text-transform: capitalize;
}


 .indilist:hover .f-icon span{
 -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
                }
            
.globalsecs {
    padding: 50px 0;
    background-image: url(../images/what-is-the-global-warming-effects.svg);
    background-size: 100%;
    background-position: center;
    position: relative;
}
#slecoun option {
    background: #ffffff;
    color: #1a1b1d;
}


.indivaimg{
      width: 100%;
    margin-left: 0px;
    margin-top: 142px;
}
.brd2 {
    height: 5px;
    width: 30px;
    background: #2575fc;
    border-radius: 2px;
    position: relative;
    margin-left: 29px;
    margin-bottom: 31px;
    margin-top: 13px;
}
.brd2 {
       width: 150px;
      background: linear-gradient(90deg, #2196F3 0%, #2196F3 100%);
}
.brd2 {
    left: 0;
}
.brd2::before {
    content: "";
    position: absolute;
    color: #0c5adb;
    left: -27px;
    top: 0;
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #0c5adb;
    -webkit-box-shadow: 9px 0 0 0 currentColor, 18px 0 0 0 currentColor;
    box-shadow: 9px 0 0 0 currentColor, 18px 0 0 0 currentColor;
}
.splitglob h4{
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    color: #01202b;
    margin-bottom: 9px;
    font-family: 'Raleway';
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 16px;
}
.paprent{
    vertical-align: middle;
        max-width: 93%;
    display: inline-block;
}
.devlpsec h3{
    font-family: 'Oswald';
    font-size: 38px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 23px;
    line-height: 53px;
    margin-top: 29px;

}
.devlpsec li{
        font-family: 'Open Sans';
    font-size: 17px;
    font-style: italic;
    margin-bottom: 6px;
    margin-left: 33px;
    margin-top: 16px;
}
.devlpsec li span{
    font-size: 25px;
    margin-right: 15px;
    position: absolute;
    margin-left: -34px;
}

#rejectsec{
          transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 96px;
    margin-bottom: 31px;
    background: linear-gradient(315deg, #effaff .01%, #2196f338) !important;
    padding: 40px 50px;

}
 #rejectsec li{ 
       margin-bottom: 5px;
    margin-left: 39px;
    margin-top: -35px;
    text-align: justify;
    font-family: 'Open Sans';
    font-size: 18px;
    font-style: italic;
    text-transform: capitalize;
}
 #rejectsec i{ 
   background-color: #07a0e6;
    padding: 5px;
    font-size: 16px;
    width: 25px;
        color: #ffffff;
    text-align: center;
    text-decoration: none;
    margin: 10px 2px;
}
.rejcetimg{
      width: 21%;
    position: absolute;
    left: 54%;
    top: -71%;
}
#rejectsec h4{
    font-family: 'Oswald';
    font-size: 42px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 23px;
    line-height: 53px;
    margin-top: 29px;
}

.fultab{
           display: flex;
    justify-content: center;
   
    color: #2c2c2c;
    margin-top: 53px;
    margin-bottom: 44px;
   border-radius: 78px;

}
 .tabsmubai {
     max-width: 100%;
}
 @media only screen and (min-width: 950px) {
     .tabsmubai {
         max-width: 60rem;
         display: flex;
         flex-wrap: wrap;
    }
}
 .tabsmubai input[type='radio'] {
     display: none;
}
 .tabsmubai input[type='radio']:checked + label {
     background: #fff;
     color: #2c2c2c;
         box-shadow: inset -8px -8px 8px 0 rgba(174, 174, 192, 0.25), inset 8px 8px 8px 0 #e3e6ea00, -8px -8px 24px 0 #e4e7ea, 8px 8px 24px 0 rgb(174 174 192 / 67%);
}
 @media only screen and (max-width: 950px) {
     .tabsmubai input[type='radio']:checked + label {
         font-weight: bold;
    }
}
 .tabsmubai input[type='radio']:checked + label + section {
     display: block;
}
.modal-content option { 
  background: #fff;
    color: #1a1818;
  }
#getfrm option {
    background: #fff;
    color: #1a1818;
}
 .tabsmubai label {
             display: flex;
    /* display: block; */
    background: #11111a;
    padding: 9px 25px;
    color: rgb(255 255 255);
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    line-height: 47px;
    font-size: 22px;
    font-weight: 900;
    font-family: sans-serif;
    text-transform: capitalize;
        box-shadow: 0px 4px 15px #EEEEEE;
    border-radius: 12px;
    margin-bottom: 36px;
}
 .tabsmubai label span{
           font-size: 32px;
    margin-top: -4px;
    color: #03A9F4;
    /* font-weight: 900; */
    background-color: #E1F5FE;
    padding: 9px 9px;
    border-radius: 49px;
    margin-right: 12px;
}
 .tabsmubai label:hover {
     color: #fff;
}
 @media only screen and (min-width: 950px) {
     .tabsmubai label {
               margin-right: 1.25rem;
         /* padding: 1rem 1.5rem;*/
    }
     .tabsmubai label:first-of-type {
               margin-left: 1rem;
    }
}

.tabsmubai section {
        background: url(../images/paper-presentation-global-warming.svg) center no-repeat;
    background-repeat: repeat;
    background-color: #d2e9b254;
   
      /* background: repeating-linear-gradient(#f6f6f6, #ffffff 20px, #ffffff 20px, #ffffff 22px); */
    padding: 14px 29px;
    display: none;
    order: 100;
    order: 100;
    background-color: #e1f5fe;
    border-radius: 22px;

    }

.tabsmubai h6 a{
        text-decoration: underline;
      }
    .tabsmubai h6{
            font-size: 39px;
    margin-top: 15px;
    margin-bottom: 11px;
    text-transform: capitalize;
    font-family: fantasy;
   
    text-align: center;
        color: #25a9f4;
}
.tabsmubai h4{
   font-family: 'Oswald';
    font-size: 26px;
    font-weight: 400;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: -1px;
    margin-top: 18px;
    text-decoration: underline;
}

.tabsmubai h5{
   font-family: 'Oswald';
    font-size: 25px;
    font-weight: 400;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 7px;
    margin-top: 24px;
}
.tabsmubai p{
    line-height: 23px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 16px;
    color: #2d2324;
    font-style: italic;
}
.tabpaper h2{
   font-family: 'Oswald';
    font-size: 45px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 37px;
    line-height: 38px;
    margin-top: 95px;
}
.tabpaper p{
    line-height: 29px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 16px;
    color: #2d2324;
}
.tabsmubai h5 span{
        color: #ffffff;
    font-size: 24px;
    background-color: #03a9f4;
    padding: 11px 11px;
    border-radius: 30px;
    margin-right: 13px;
}

.tabsmubai h4 span{
        color: #ffffff;
    font-size: 24px;
    background-color: #03a9f4;
    padding: 11px 11px;
    border-radius: 30px;
    margin-right: 13px;
}
.mapwidh{
    width: 106%;
    margin-left: -28px;
    margin-top: 31px;
}
.countad h3{
font-family: oswald;
    font-size: 33px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 22px;
    line-height: 33px;
    margin-top: 15px;
}
.counter{
       font-size: 39px;
    line-height: 1;
    font-weight: 700;
    font-family: 'Oswald';
    color: #03A9F4;
}
.titlemap{
       font-family: rubik;
    font-size: 18px;
    font-weight: 400;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 41px;
    line-height: 25px;
    margin-top: 21px;
}
.customer{
    float: right;
    position: relative;
    margin-top: -86px;
    margin-right: 52px;
    font-size: 30px;
}
 /**/
 .practice h4{
     font-family: 'Oswald';
    font-size: 43px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 56px;
    line-height: 41px;
    margin-top: 40px;
}
 .course:hover {
    background-color: #e0ecfd6e;
}
 .course {
         background-color: #fff;
    border-radius: 10px;
    border: 1px #9bb5d52e solid;
    display: flex
;
    overflow: hidden;
    width: 92%;
    margin-top: 13px;
    margin-bottom: 12px;
    box-shadow: 13px 7px 14px rgb(38 38 38 / 20%);
}

.course-preview {
       padding: 36px 7px;
    box-shadow: 0px 13px 8px rgb(38 38 38 / 20%);
  background-image: repeating-linear-gradient(178deg, #dbefef, #d3e0ff 15%, #f1fafb 20%, #ffdc8d 68%)
}
.course-preview span{
           font-size: 47px;
    color: #292d30;
/*    font-weight: 200;*/
}
.course-info{
          padding: 5px 11px 6px 13px;
}
.course-info p{
    line-height: 29px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 16px;
    color: #2d2324;
    margin: 4px 0px;
    font-style: italic;
}
.course h6{
           font-size: 24px;
    margin-top: 11px;
    margin-bottom: 10px;
    font-family: oswald;
    font-weight: 500;
/*    text-decoration: 1px double underline #ecb981;*/
    text-align: center;
    text-transform: uppercase;
    }

.visualhed h4{
      font-size: 35px;
    line-height: 54px;
    margin-top: 70px;
    margin-bottom: 27px;
    letter-spacing: 1px;
    font-weight: 100;
    padding: 0px 1px;
    word-spacing: 6px;
    color: #171818;
    font-family: "Lilita One", sans-serif;
    text-align: justify;
}
.visual li{
      margin-left: 38px;
    text-align: justify;
    font-family: 'Open Sans';
    font-size: 16px;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 18px;
    line-height: 23px;
}
.visual li i{
    position: absolute;
    margin-left: -38px;
    font-size: 14px;
    width: 24px;
    text-align: center;
    text-decoration: none;
    /* margin: 4px 2px; */
    background-color: #fcd98b;
    padding: 6px 4px;
    margin-top: 1px;
    border-radius: 50%;
    color: #2196F3
}
.praticimg{
width: 100%;
}

/*FAQ Start*/
ul,li { list-style: none; }
.faq li { padding: 20px; }
.faq li.q {
               border-bottom: 3px solid #2196f3d6;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
    display: flex
;
    justify-content: space-between;
    align-items: center;
    background-color: #e2dcdc17;
    box-shadow: 5px 27px 27px #f6f4f4;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 21px;
    padding-top: 33px;
    text-transform: capitalize;
}
.faq li.a {
       display: list-item;
    text-align: justify;
    display: none;
    margin: 0 0 0 0px;
    font-size: 17px;
              background: #edd9264f;
        padding: 19px 107px 20px 53px;
    font-family: sans-serif;
}
.faq li.q i {float: right;transition: transform 0.3s ease-in-out;}
.faq li.q.rotate i::before {content: "\f068"; /* Cross icon */}
.faq li.q i::before {content: "\f067"; /* Plus icon */}

.faqhed h5{
        text-align: center;
    font-family: 'Rubik';
    font-size: 35px;
    margin-bottom: 31px;
    margin-top: 86px;
    text-decoration: underline;
    font-weight: 700;
}
.faqhed{
    margin-top: 10px;
    margin-bottom: 73px;
}
/*form */
.containerpap {
      position: relative;
    padding: 40px 20px;
    /* width: 260px; */
    display: flex
;
    justify-content: center;
    align-items: center;
    background: rgb(255 219 140 / 89%);
    backdrop-filter: blur(5px);
    border-radius: 10px;
       box-shadow: 0 42px 91px rgba(0, 0, 0, 0.2);
}
 .containerpap::after {
     content: '';
     position: absolute;
     top: 5px;
     right: 5px;
     bottom: 5px;
     left: 5px;
     border-radius: 5px;
     pointer-events: none;
     background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 2%);
}
 .formpap {
     position: relative;
     width: 100%;
     height: 100%;
}
 .formpap h2 {
                font-size: 30px;
    text-transform: uppercase;
    line-height: 45px;
    margin-bottom: 23px;
    letter-spacing: 0px;
    font-weight: 100;
    padding: 0px 0px;
    margin-top: -15px;
    word-spacing: 6px;
    color: #171818;
    font-family: "Lilita One", sans-serif;
    text-align: justify;
}
 .formpap h2 span{
        color: #ffffff;
 }
 #boxweb {
    width: 93%;
    outline: none;
    border: none;
    border: 1px solid rgb(255 255 255);
    background: rgb(255 255 255);
   
        padding: 10px 10px;
    border-radius: 10px;
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 18px;
    margin-top: 8px;
}

#boxweb option {
    background: #fffbff;
    color: #1a1b1d;
}


.formpap label {
    margin-bottom: -4px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: sans-serif
}
.formpap input {
    width: 93%;
    outline: none;
    border: none;
    border: 1px solid rgb(255 255 255);
    background: rgb(255 255 255);
    padding: 8px 10px;
    /* padding-left: 40px; */
    padding: 13px 10px;
    border-radius: 10px;
    color: #100f0f;
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 18px;
    margin-top: 8px;
}

.formbuton {
  background: linear-gradient(to right, #8986f2, #2196F3, #39a1f4);
   margin-top: 18px;
    font-weight: 700;
    margin-bottom: 0px;
    font-size: 19px;
    border-radius: 4px;
    text-transform: capitalize;
    text-align: center;
    line-height: 30px;
    padding: 12px 2px;
        color: #ffffff;
    cursor: pointer;
    width: 100%;
    font-family: 'Figtree';
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}
#slecoun {
    outline: none;
    border: none;
    border: 1px solid rgb(255 255 255);
    background: rgb(255 255 255);
    padding: 10px 10px;
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 18px;
    margin-top: 9px;
    width: 63px;
    border-radius: 13px 2px 0px 10px;
}

.formglob{
background: url(../images/causes-of-global-warming-effects.svg) center no-repeat;
 background-color: #ffeddebd;
  background-position: top left;
    background-repeat: repeat;
    background-color: #a2d6ff;
          box-shadow: 5px 7px 20px 20px rgb(158 158 158 / 34%);
    padding: 49px 8px;
}
.frmpic{
        width: 116%;
    margin-left: -44px;
    margin-top: 28px;
}
.developbut{
    color: #ffffff;
    background-color: #03A9F4;
    border-radius: 14px;
    margin-top: 36px;
    padding: 17px 15px 16px;
    font-size: 24px;
    font-weight: 900;
    line-height: 100%;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: ease;
    letter-spacing: 2px;
    word-spacing: 2px;
    text-align: justify;
    font-family: 'Raleway';
}

.lastcybsec h6 {
    font-size: 31px;
    line-height: 49px;
    margin-top: 38px;
    margin-bottom: 64px;
    letter-spacing: 0px;
    font-weight: 700;
    padding: 0px 21px;
    word-spacing: 1px;
    color: #171818;
    font-family: oswald;
    text-align: center;
}
.countsec h3{
    font-family: oswald;
    font-size: 50px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    margin-bottom: 31px;
    line-height: 32px;
    margin-top: 54px;
    text-align: center;
}
.count{
    margin-top: 29px;
    margin-bottom: 45px;
}
.countad h5{
    line-height: 24px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 15px;
    color: #2d2324;
    margin: 6px 0px;
}

/*responsive start*/
@media(min-width: 321px) and (max-width: 375px){
    #secone {
    padding: 6px 10px 10px 10px;
}
.globhed h1 {
    margin-top: -108px;
   margin-bottom: 17px;
font-size: 27px;
        line-height: 39px;
}
.globhed h1 span {
    font-size: 29px;
    letter-spacing: 1px;
}
.globhed p {
    line-height: 30px;
    font-size: 15px;
}
.presenbut {
    padding: 19px 8px 13px;
    font-size: 16px;
    letter-spacing: 1px;
    word-spacing: 1px;
}
.paperglobe {
    margin: 22px auto;
    width: 99%;
}
.workflow h2 {
    font-size: 21px;
}
.areapara {
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    margin: 10px 0px;
}
.workflow li {
    font-size: 15px;
}
.definsec h3{
    font-size: 26px;

}
.definsec h4 {
    font-size: 24px;
}
.globlist li {
    padding-left: 3px;
    padding-right: 3px;;
    gap: 1px;
font-size: 15px;
}
.controlsec h3 {
    font-size: 23px;
    margin-bottom: 36px;
margin-top: 14px;
}
.globalsec p {
    line-height: 31px;
    font-size: 15px;
}
.frmpic {
    width: 101%;
    margin-left: -4px;
    margin-top: 11px;
}
.formpap h2 {
    font-size: 22px;
    line-height: 33px;
}
.formpap label {
    font-size: 14px;
}
#slecoun {
    width: 256px;
}
.splitglob h4{
    font-size: 29px;
}
.indilist h5 {
    font-size: 18px;
}
.f-icon span {
    max-width: 56px;
    height: 29px;
    font-size: 34px;
}
.indivaimg {
    width: 97%;
    margin-left: 0px;
    margin-top: 17px;
    margin-bottom: 34px;
}
.paprent {
    max-width: 93%;
    margin-bottom: 31px;
}
.devlpsec h3 {
    font-size: 25px;
    margin-bottom: 23px;
    line-height: 36px;
}
.devlpsec li {
    font-size: 16px;
    margin-bottom: 6px;
    margin-left: 33px;
    margin-top: 19px;
}
#rejectsec {
    padding: 40px 3px;
}
#rejectsec h4 {
    font-size: 27px;
}
#rejectsec li {
    margin-bottom: 5px;
    margin-left: 39px;
    margin-top: -35px;
    font-size: 16px;
}
.developbut {
   margin-top: 36px;
    margin-bottom: 24px;
    padding: 17px 15px 16px;
    font-size: 19px;
}
    #rejectsec li {
        font-size: 15px;
    }
    .tabpaper h2 {
    font-size: 23px;
    margin-bottom: 37px;
    line-height: 38px;
    margin-top: 67px;
}
.tabpaper p {
    line-height: 32px;
    font-size: 15px;
}
.tabsmubai h6 {
    font-size: 33px;
}
.tabsmubai label {
    font-size: 19px;
}
.tabsmubai h4 {
    font-size: 22px;

}
.tabsmubai h4 span {
   font-size: 20px;
   padding: 8px 7px;
}
.tabsmubai h5{
    font-family: 'Oswald';
    font-size: 21px;
}
.countsec h3 {
    font-size: 26px;
    margin-bottom: 31px;
    line-height: 32px;
    margin-top: 43px;
}
.count {
    margin-top: 29px;
    margin-bottom: 45px;
    margin-left: 120px;
}
.mapwidh {
    width: 100%;
    margin-left: -2px;
    margin-top: 31px;
}
.practice h4 {
    font-size: 25px;
    margin-bottom: 56px;
    line-height: 41px;
    margin-top: 28px
}
.course h6 {
    font-size: 20px;
}
.course-preview span {
    font-size: 39px;
}
.visualhed h4 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 70px;
    margin-bottom: 16px;
}
.visual li {
font-size: 15px;
}
.faqhed h5 {
    font-size: 21px;
    margin-bottom: 31px;
    margin-top: 28px;
}
.faq li.q {
    font-size: 15px;
}
.lastcybsec h6{
    font-size: 19px;
    line-height: 38px;
    margin-top: 38px;
    margin-bottom: 64px;
    padding: 0px 1px;
  text-align: justify;
    
}
}
@media(min-width: 376px) and (max-width: 425px){
    #secone {
    padding: 6px 10px 10px 10px;
}
.globhed h1 {
    margin-top: -108px;
   margin-bottom: 17px;
font-size: 27px;
        line-height: 39px;
}
.globhed h1 span {
    font-size: 29px;
    letter-spacing: 1px;
}
.globhed p {
    line-height: 30px;
    font-size: 15px;
}
.presenbut {
    padding: 19px 8px 13px;
    font-size: 16px;
    letter-spacing: 1px;
    word-spacing: 1px;
}
.paperglobe {
    margin: 22px auto;
    width: 99%;
}
.workflow h2 {
    font-size: 21px;
}
.areapara {
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    margin: 10px 0px;
}
.workflow li {
    font-size: 15px;
}
.definsec h3{
    font-size: 26px;

}
.definsec h4 {
    font-size: 24px;
}
.globlist li {
    padding-left: 3px;
    padding-right: 3px;;
    gap: 1px;
font-size: 15px;
}
.controlsec h3 {
    font-size: 23px;
    margin-bottom: 36px;
margin-top: 14px;
}
.globalsec p {
    line-height: 31px;
    font-size: 15px;
}
.frmpic {
    width: 101%;
    margin-left: -4px;
    margin-top: 11px;
}
.formpap h2 {
    font-size: 22px;
    line-height: 33px;
}
.formpap label {
    font-size: 14px;
}
#slecoun {
    width: 256px;
}
.splitglob h4{
    font-size: 29px;
}
.indilist h5 {
    font-size: 18px;
}
.f-icon span {
    max-width: 56px;
    height: 29px;
    font-size: 34px;
}
.indivaimg {
    width: 97%;
    margin-left: 0px;
    margin-top: 17px;
    margin-bottom: 34px;
}
.paprent {
    max-width: 93%;
    margin-bottom: 31px;
}
.devlpsec h3 {
    font-size: 25px;
    margin-bottom: 23px;
    line-height: 36px;
}
.devlpsec li {
    font-size: 16px;
    margin-bottom: 6px;
    margin-left: 33px;
    margin-top: 19px;
}
#rejectsec {
    padding: 40px 3px;
}
#rejectsec h4 {
    font-size: 27px;
}
#rejectsec li {
    margin-bottom: 5px;
    margin-left: 39px;
    margin-top: -35px;
    font-size: 16px;
}
.developbut {
   margin-top: 36px;
    margin-bottom: 24px;
    padding: 17px 15px 16px;
    font-size: 19px;
}
    #rejectsec li {
        font-size: 15px;
    }
    .tabpaper h2 {
    font-size: 23px;
    margin-bottom: 37px;
    line-height: 38px;
    margin-top: 67px;
}
.tabpaper p {
    line-height: 32px;
    font-size: 15px;
}
.tabsmubai h6 {
    font-size: 33px;
}
.tabsmubai label {
    font-size: 19px;
}
.tabsmubai h4 {
    font-size: 22px;

}
.tabsmubai h4 span {
   font-size: 20px;
   padding: 8px 7px;
}
.tabsmubai h5{
    font-family: 'Oswald';
    font-size: 21px;
}
.countsec h3 {
    font-size: 26px;
    margin-bottom: 31px;
    line-height: 32px;
    margin-top: 43px;
}
.count {
    margin-top: 29px;
    margin-bottom: 45px;
    margin-left: 120px;
}
.mapwidh {
    width: 100%;
    margin-left: -2px;
    margin-top: 31px;
}
.practice h4 {
    font-size: 25px;
    margin-bottom: 56px;
    line-height: 41px;
    margin-top: 28px
}
.course h6 {
    font-size: 20px;
}
.course-preview span {
    font-size: 39px;
}
.visualhed h4 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 70px;
    margin-bottom: 16px;
}
.visual li {
font-size: 15px;
}
.faqhed h5 {
    font-size: 21px;
    margin-bottom: 31px;
    margin-top: 28px;
}
.faq li.q {
    font-size: 15px;
}
.lastcybsec h6{
    font-size: 19px;
    line-height: 38px;
    margin-top: 38px;
    margin-bottom: 64px;
    padding: 0px 1px;
  text-align: justify;
  }  
}
@media(min-width: 426px) and (max-width: 575px){
    #secone {
    padding: 6px 10px 10px 10px;
}
.globhed h1 {
    margin-top: -108px;
   margin-bottom: 17px;
font-size: 27px;
        line-height: 39px;
}
.globhed h1 span {
    font-size: 29px;
    letter-spacing: 1px;
}
.globhed p {
    line-height: 30px;
    font-size: 15px;
}
.presenbut {
    padding: 19px 8px 13px;
    font-size: 16px;
    letter-spacing: 1px;
    word-spacing: 1px;
}
.paperglobe {
    margin: 22px auto;
    width: 99%;
}
.workflow h2 {
    font-size: 21px;
}
.areapara {
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    margin: 10px 0px;
}
.workflow li {
    font-size: 15px;
}
.definsec h3{
    font-size: 26px;

}
.definsec h4 {
    font-size: 24px;
}
.globlist li {
    padding-left: 3px;
    padding-right: 3px;;
    gap: 1px;
font-size: 15px;
}
.controlsec h3 {
    font-size: 23px;
    margin-bottom: 36px;
margin-top: 14px;
}
.globalsec p {
    line-height: 31px;
    font-size: 15px;
}
.frmpic {
    width: 101%;
    margin-left: -4px;
    margin-top: 11px;
}
.formpap h2 {
    font-size: 22px;
    line-height: 33px;
}
.formpap label {
    font-size: 14px;
}
#slecoun {
    width: 256px;
}
.splitglob h4{
    font-size: 29px;
}
.indilist h5 {
    font-size: 18px;
}
.f-icon span {
    max-width: 56px;
    height: 29px;
    font-size: 34px;
}
.indivaimg {
    width: 97%;
    margin-left: 0px;
    margin-top: 17px;
    margin-bottom: 34px;
}
.paprent {
    max-width: 93%;
    margin-bottom: 31px;
}
.devlpsec h3 {
    font-size: 25px;
    margin-bottom: 23px;
    line-height: 36px;
}
.devlpsec li {
    font-size: 16px;
    margin-bottom: 6px;
    margin-left: 33px;
    margin-top: 19px;
}
#rejectsec {
    padding: 40px 3px;
}
#rejectsec h4 {
    font-size: 27px;
}
#rejectsec li {
    margin-bottom: 5px;
    margin-left: 39px;
    margin-top: -35px;
    font-size: 16px;
}
.developbut {
   margin-top: 36px;
    margin-bottom: 24px;
    padding: 17px 15px 16px;
    font-size: 19px;
}
    #rejectsec li {
        font-size: 15px;
    }
    .tabpaper h2 {
    font-size: 23px;
    margin-bottom: 37px;
    line-height: 38px;
    margin-top: 67px;
}
.tabpaper p {
    line-height: 32px;
    font-size: 15px;
}
.tabsmubai h6 {
    font-size: 33px;
}
.tabsmubai label {
    font-size: 19px;
}
.tabsmubai h4 {
    font-size: 22px;

}
.tabsmubai h4 span {
   font-size: 20px;
   padding: 8px 7px;
}
.tabsmubai h5{
    font-family: 'Oswald';
    font-size: 21px;
}
.countsec h3 {
    font-size: 26px;
    margin-bottom: 31px;
    line-height: 32px;
    margin-top: 43px;
}
.count {
    margin-top: 29px;
    margin-bottom: 45px;
    margin-left: 120px;
}
.mapwidh {
    width: 100%;
    margin-left: -2px;
    margin-top: 31px;
}
.practice h4 {
    font-size: 25px;
    margin-bottom: 56px;
    line-height: 41px;
    margin-top: 28px
}
.course h6 {
    font-size: 20px;
}
.course-preview span {
    font-size: 39px;
}
.visualhed h4 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 70px;
    margin-bottom: 16px;
}
.visual li {
font-size: 15px;
}
.faqhed h5 {
    font-size: 21px;
    margin-bottom: 31px;
    margin-top: 28px;
}
.faq li.q {
    font-size: 15px;
}
.lastcybsec h6{
    font-size: 19px;
    line-height: 38px;
    margin-top: 38px;
    margin-bottom: 64px;
    padding: 0px 1px;
  text-align: justify;
    
}
}
@media(min-width: 576px) and (max-width: 767px){
    #secone {
    padding: 6px 10px 10px 10px;
}
.globhed h1 {
    margin-top: -108px;
   margin-bottom: 17px;
font-size: 27px;
        line-height: 39px;
}
.globhed h1 span {
    font-size: 29px;
    letter-spacing: 1px;
}
.globhed p {
    line-height: 30px;
    font-size: 15px;
}
.presenbut {
    padding: 19px 8px 13px;
    font-size: 16px;
    letter-spacing: 1px;
    word-spacing: 1px;
}
.paperglobe {
    margin: 22px auto;
    width: 99%;
}
.workflow h2 {
    font-size: 21px;
}
.areapara {
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    margin: 10px 0px;
}
.workflow li {
    font-size: 15px;
}
.definsec h3{
    font-size: 26px;

}
.definsec h4 {
    font-size: 24px;
}
.globlist li {
    padding-left: 3px;
    padding-right: 3px;;
    gap: 1px;
font-size: 15px;
}
.controlsec h3 {
    font-size: 23px;
    margin-bottom: 36px;
margin-top: 14px;
}
.globalsec p {
    line-height: 31px;
    font-size: 15px;
}
.frmpic {
    width: 101%;
    margin-left: -4px;
    margin-top: 11px;
}
.formpap h2 {
    font-size: 22px;
    line-height: 33px;
}
.formpap label {
    font-size: 14px;
}
#slecoun {
    width: 256px;
}
.splitglob h4{
    font-size: 29px;
}
.indilist h5 {
    font-size: 18px;
}
.f-icon span {
    max-width: 56px;
    height: 29px;
    font-size: 34px;
}
.indivaimg {
    width: 97%;
    margin-left: 0px;
    margin-top: 17px;
    margin-bottom: 34px;
}
.paprent {
    max-width: 93%;
    margin-bottom: 31px;
}
.devlpsec h3 {
    font-size: 25px;
    margin-bottom: 23px;
    line-height: 36px;
}
.devlpsec li {
    font-size: 16px;
    margin-bottom: 6px;
    margin-left: 33px;
    margin-top: 19px;
}
#rejectsec {
    padding: 40px 3px;
}
#rejectsec h4 {
    font-size: 27px;
}
#rejectsec li {
    margin-bottom: 5px;
    margin-left: 39px;
    margin-top: -35px;
    font-size: 16px;
}
.developbut {
   margin-top: 36px;
    margin-bottom: 24px;
    padding: 17px 15px 16px;
    font-size: 19px;
}
    #rejectsec li {
        font-size: 15px;
    }
    .tabpaper h2 {
    font-size: 23px;
    margin-bottom: 37px;
    line-height: 38px;
    margin-top: 67px;
}
.tabpaper p {
    line-height: 32px;
    font-size: 15px;
}
.tabsmubai h6 {
    font-size: 33px;
}
.tabsmubai label {
    font-size: 19px;
}
.tabsmubai h4 {
    font-size: 22px;

}
.tabsmubai h4 span {
   font-size: 20px;
   padding: 8px 7px;
}
.tabsmubai h5{
    font-family: 'Oswald';
    font-size: 21px;
}
.countsec h3 {
    font-size: 26px;
    margin-bottom: 31px;
    line-height: 32px;
    margin-top: 43px;
}
.count {
    margin-top: 29px;
    margin-bottom: 45px;
    margin-left: 120px;
}
.mapwidh {
    width: 100%;
    margin-left: -2px;
    margin-top: 31px;
}
.practice h4 {
    font-size: 25px;
    margin-bottom: 56px;
    line-height: 41px;
    margin-top: 28px
}
.course h6 {
    font-size: 20px;
}
.course-preview span {
    font-size: 39px;
}
.visualhed h4 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 70px;
    margin-bottom: 16px;
}
.visual li {
font-size: 15px;
}
.faqhed h5 {
    font-size: 21px;
    margin-bottom: 31px;
    margin-top: 28px;
}
.faq li.q {
    font-size: 15px;
}
.lastcybsec h6{
    font-size: 19px;
    line-height: 38px;
    margin-top: 38px;
    margin-bottom: 64px;
    padding: 0px 1px;
  text-align: justify;
    
}
}
@media(min-width:1536px){
.globhed h1 span {
    font-size: 57px;
}
.paperglobe {
    margin: 0px auto;
    width: 90%;
}
.subcustomizationhigs form select {
    width: 74px;
}
}
@media(min-width:1920px){
}