@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/* --------------------------
Default Code 
-----------------------------*/
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    scroll-behavior: smooth;
    box-sizing: border-box;
}

body {
    background-color: #fff8f7;
}

.col_sm1 {
    width: 100%;
}

.col_sm2 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm3 {
    width: 31%;
    float: left;
    margin: 1%;
}

.col_sm9_2 {
    width: 63%;
    float: left;
    margin: 0.5% 0 !important;
}

.col_sm9_222 {
    width: 65%;
    float: left;
    margin: 1% !important;
}

.col_sm99_2 {
    width: 35%;
    float: right;
    margin: 1% 0 !important;
}

.col_sm9_22 {
    width: 63%;
    float: right;
    margin: 0.5% 0 !important;

}

.col_sm99_22 {
    width: 35%;
    float: left;
    margin: 1% 0 !important;
}

.col_sm3_3 {
    width: 32%;
    float: left;
    margin: 0%;
}


.col_sm4 {
    width: 23%;
    margin: 1%;
    float: left;
}

.col_sm44 {
    width: 73%;
    margin: 1%;
    float: left;
}

.col_sm5 {
    width: 18%;
    margin: 1%;
    float: left;
}

.col_sm8 {
    width: 25%;
    float: left;
    margin: 1%;
}

.col_sm88 {
    width: 71%;
    float: left;
    margin: 1%;
}

.col_sm9 {
    width: 12%;
    float: left;
    margin: 1% 0%;
}

.col_sm99 {
    width: 85%;
    float: right;
    margin: 1% 0%;
}

.col_sm9_2 {
    width: 61%;
    float: left;
    margin: 1%;
}

.col_sm99_2 {
    width: 35%;
    float: right;
    margin: 1%;
}

.col_sm10 {
    width: 38%;
    float: left;
    margin: 1%;
}

.col_sm100 {
    width: 58%;
    float: left;
    margin: 1%;
}

.col_sm10_1 {
    width: 38%;
    float: left;
    margin: 1%;
}

.col_sm100_1 {
    width: 58%;
    float: left;
    margin: 1%;
}

.col_sm11 {
    width: 18%;
    margin: 1%;
    float: left;
}

.col_sm111 {
    width: 18%;
    margin: 1%;
    float: left;
}

.col_sm8_1 {
    width: 12%;
    float: right;
    margin: 1%;
}

.col_sm8_1>img {
    height: auto !important;
}

.col_sm88_1 {
    width: 71%;
    float: left;
    margin: 1%;
}

.clear {
    clear: both;
}

.top {
    width: 90%;
    margin: 0 auto;
    max-width: 1600px;
}

.top2 {
    width: 90%;
    margin: 0 auto;
    max-width: 1600px;
}

.top3 {
    width: 90%;
    margin: 0 auto;
    max-width: 1600px;
}

.logo_footer {
    width: 100%;
    margin-bottom: 15px;
}

.logo_footer h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 33px;
    font-weight: 600;
    line-height: 100%;
    margin: 0% !important;
    color: #ffffff;
}

.logo_footer h2 span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 140%;
    margin: 0% !important;
    color: #fff;
    text-align: justify;
}

.logo_footer h2 span b {
    font-size: 12px;
    font-weight: 700;
}

.logo {
    width: fit-content;
    float: left;
    border-right: 1px solid #a155471f;
    padding: 1.35% 50px 1.35% 1%;
}

.logo h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 100%;
    margin: 0% !important;
    color: #251e5e;
}

.logo h2 span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 140%;
    margin: 0% !important;
    color: #a15547;
    text-align: left;
}

.logo h2 span b {
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.logo_rigt {
    width: fit-content;
    display: flex;
    margin: 0% 1%;
    float: right;
    align-items: center;
}

.top_cont {
    width: 162px;
    float: right;
    display: flex;
    align-items: center;
    border-left: 1px solid #a155471f;
    padding: 26.5px 20px 26.5px 20px;
    border-right: 1px solid #a155471f;
}

.socil {
    padding: 17.5px 0px 17.5px 20px;
    border-left: 1px solid #a155471f;
    padding: 29px 20px 29px 27px;
}


.socil h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin: 0% !important;
    line-height: 140%;
}

.navbarrr {
    width: fit-content;
    float: left;
    padding: 0%;
    padding-right: 25px;
}

.fix_nav {
    position: absolute;
    z-index: 9999;
    background: transparent;
    border: 1px solid #a155471f;
    border-right: 0;
    border-left: 0;
}

.img {
    width: 100%;
    display: block;
}

.logo_img {
    width: 100%;
}

.bg_clr222 {
    background: white;
}

.bg_clr3 {
    background-color: #a15547;
}

.footer-icon {
    text-align: center;
    margin-top: -23%;
}

/*-----------------------------
Whatsapp up
-----------------------------*/

.whatsapp_float {
    text-decoration: none;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.whatsapp-icon {
    margin-top: 16px;
}

/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow {
    width: 45px;
    height: 45px;
    position: fixed;
    display: flex;
    right: 1%;
    bottom: 2.5%;
    transition-duration: 1s;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    z-index: 9999;
    background-color: #251e5e;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.top_arrow:hover {
    background-color: #3f3f3f;
}

/*------------------------------------------
footer
------------------------------------------*/

.ftr h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 140%;
    margin: 0 0 20px;
}

.ftr h3 span {
    font-size: 21px;
    font-weight: 500;
}

.ftr p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    margin: 0% !important;
    line-height: 150%;
    text-align: justify;
}

.ftr_btn h3 {
    font-size: 20px !important;
    margin-bottom: 0px !important;
    padding-top: 7px !important;
    font-weight: 600 !important;
    font-family: 'Didact Gothic', sans-serif !important;
    color: #613228 !important;
}

.ftr_btn p {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    margin: 0 !important;
}

.footer_right {
    padding-left: 60px;
}

.footer {
    list-style: none;
}

.footer li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin: 2% 0% !important;
    line-height: 150%;
    text-align: justify;
    display: inline-block;
}

.ftr_flex {
    display: flex;
    gap: 26px;
    justify-content: center;
}

.ftr a {
    color: #fff;
}

.ftr_right {
    text-align: right;
}

.fa-brands {
    font-size: 14px;
}

.fa-whatsapp {
    font-size: 35px;
}

.link2 {
    color: #fff;
    font-weight: 600;
}

/* .link2:hover {} */

/*------------------------------------------
Main Code 
------------------------------------------*/

.manshik_logo {
    display: block;
    width: 250px;
    margin-bottom: 15px;
}

.col_sm10_3 {
    width: 25%;
    float: left;
    margin: 1%;
}

.digital_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.marg_are {
    margin: 0 1%;
    width: 99%;
}

.wel_mar {
    margin: 0 1%;
    width: 98%;
}

.suicide {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.suicide h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #251e5e;
    letter-spacing: 0px;
    text-align: left;
    text-transform: capitalize;
    margin: 6% 0 0% !important;
    line-height: 140%;
}

.suicide p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin: 0% !important;
    line-height: 150%;
    text-align: justify;
}

.suicide_sub {
    display: flex;
}

.books h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #251e5e;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    margin: 6% 0 0% !important;
    line-height: 140%;
    min-height: 68px;
}

i.fa-solid.fa-angles-right {
    color: #251e5e;
    margin-right: 7px;
    font-size: 14px;
}

.test_bg3 {
    background-image: url(../images/test-bg2.png);
    background-position: 126% 0%;
    background-size: 133%;
    background-repeat: no-repeat;
    padding: 4% 0%;
}

.index_book h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #251e5e;
    letter-spacing: -1.3px;
    text-align: center;
    text-transform: capitalize;
    margin: 6% 0 0% !important;
    line-height: 100%;
}

.important {
    list-style: none;
    width: 98%;
    margin: 0px 0px;
}



.important li {
    padding: 0px 0px !important;
    color: #000000 !important;
    display: inline-block;
    font-size: 15px;
    width: 100%;
    font-weight: 600 !important;
    background-color: transparent;
    width: 100%;
    margin: 5px 0;
}

.important li a:hover {
    background-color: transparent;
}


.ftr_flex {
    display: flex;
    gap: 3px;
    justify-content: center;
    width: fit-content;
    padding-left: 0px;
}

.ftr_flex a {
    width: 23px;
    height: 23px;
    font-size: 18px;
    color: #ffffff;
    transition: all 0.3s linear;
    background-color: #a15563;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ftr_flex a i {
    font-size: 11px;
}

.footer-brd {
    border-top: 1px solid #ffffff2b;
    padding-top: 10px;
    padding-bottom: 10px;
}

.honour_bg {
    padding: 0% 0% 2%;
}

.footer_top {
    background-image: url(../images/pta-2.jpg);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5% 0%;
}

.con {
    color: #ffffff;
}

.ftr2 a {
    font-family: "Rubik", sans-serif;
    color: #000;
    text-decoration: none;
    line-height: 180%;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 7px;
    display: inline-block;
    transition: all 0.3s linear;
}

.research_bg {}

.test_txt3 h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    line-height: 140%;
    word-spacing: 3px;
    text-align: center;
}

.test_txt3 h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -1.3px;
    text-align: center;
    text-transform: capitalize;
    margin: 0.5% 0 2% !important;
    line-height: 100%;
}

.test_txt3 p {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0% !important;
    line-height: 150%;
    text-align: center;
}

.test_txt3 a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #a15547;
    padding: 15px 35px;
    transition: all .3s ease;
    display: table;
    margin: 30px auto 0px;
}

.test_txt3 a:hover {
    background-color: #251e5e;
}

.support_bg {
    background-image: url(../images/cta-2.jpg);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2% 0%;
}

.img_box {
    display: flex;
    justify-content: center;
}

.img_box img {
    width: 100px;
    height: 100px;
}

.support_box {
    background: #fff;
    border-radius: 11px;
    text-align: center;
    min-height: 177px;
    padding: 14px;
}

.support_box h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 140%;
    color: #a15547;
    font-weight: 600;
    text-transform: capitalize;
}

.support_btn {
    width: 100%;
    display: flex;
    justify-content: center;
}

.support_btn a {
    background-color: #fff;
    border-color: #e6e8eb;
    color: #a15547;
}

.support_btn:hover a {
    border-color: #e6e8eb;
    background-color: #f4f5f8;
    color: #4c5667;
}

.recognition_flex {
    display: flex;
    flex-wrap: wrap;

}

.recognition-bg {
    padding: 21px 25px;
    background-color: #fff;
    border-left: 3px solid #a15547;
}

.recognition-bg3 {
    padding: 21px 25px;
    background-color: #fff;
    border-left: 3px solid #a15547;
    float: left;
}

.recognition-bg3 img {
    height: 470px;
    object-fit: cover;
}

.recognition-bg4 {
    padding: 21px 25px;
    background-color: #fff;
    border-left: 3px solid #a15547;
    min-height: 37vh;
}

.recognition-bg5 {
    padding: 21px 25px;
    background-color: #fff;
    border-left: 3px solid #a15547;
    min-height: 28vh;
}

.recognition-bg2 {
    padding: 19px 25px;
    background-color: #fff;
    border-left: 3px solid #a15547;
    margin-top: 21px;
}

.test2 {
    list-style: none;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.test2 li {
    flex: 1 48%;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin: 0% 0% 10px !important;
    line-height: 150%;
    text-align: left;
    background-color: #fff;
    padding: 15px;
    border-left: 3px solid #a15547;
}

.test_bg2 {
    /* background-image: url(../images/test-bg2.jpg); */
    background-position: 260% 0%;
    background-size: 107%;
    background-repeat: no-repeat;
    padding: 0% 0% 2%;
}

.test_txt2 ul {
    padding-left: 20px;
}

.test_txt2 ul li {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin: 1% 0% !important;
    line-height: 150%;
    text-align: justify;
}

.test_txt2 h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #a15547;
    letter-spacing: -1.3px;
    text-align: left;
    text-transform: capitalize;
    margin: 3% 0 1% !important;
    line-height: 100%;
}

.test_txt2 h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #251e5e;
    letter-spacing: -1.3px;
    text-align: left;
    text-transform: capitalize;
    margin: 0% 0 2.5% !important;
    line-height: 100%;
}

.test_txt2 p {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin: 0% !important;
    line-height: 150%;
    text-align: justify;
}

.test_bg {
    /* background-image: url(../images/test-bg.jpg); */
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    /* padding: 2% 0% 7% 5%; */
    padding: 2% 2% 2% 2%;
    margin: 0 auto;
    background-color: #f3dad6;
}

.test_txt h4 {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin: 0% 0% 1% !important;
    line-height: 150%;
    text-align: center;
}

.test_txt h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #a15547;
    line-height: 140%;
    word-spacing: 3px;
    text-align: center;
}

.test_txt h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #251e5e;
    letter-spacing: -1.3px;
    text-align: center;
    margin: 0% 0 2.5% !important;
    line-height: 100%;
}

.test_txt p {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin: 0% 0% 2% !important;
    line-height: 150%;
    text-align: center;
}

.z-index {
    position: relative;
    z-index: 9;
}

.over_bg {
    background-color: #fff;
    padding: 0% 0%;
    display: flex;
    justify-content: space-between;
    margin-top: -108px;
    border-bottom: 1px solid #e9e9e9;
    width: 88%;
}

.img_icon {
    width: 70px;
    margin: 0 auto 20px;
}

.over_icon_txt {
    border-right: 1px solid #e9e9e9;
    padding: 15px 0;
    margin: 0% !important;
    width: 25% !important;
}

.over_icon_txt:last-child {
    border-right: none;
}

.over_icon_txt h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    color: #251e5e;
    line-height: 140%;
    margin: 0% !important;
    text-align: center;
}

.wel_txt h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    color: #a15547;
    line-height: 140%;
    word-spacing: 3px;
}

.wel_txt h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #251e5e;
    letter-spacing: -1.3px;
    text-align: left;
    text-transform: capitalize;
    margin: 0% 0 2.5% !important;
    line-height: 100%;
}

.wel_txt h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #251e5e;
    letter-spacing: -1.3px;
    text-align: left;
    text-transform: capitalize;
    margin: 2% 0 2.5% !important;
    line-height: 100%;
}

.wel_txt h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #251e5e;
    letter-spacing: -1.3px;
    text-align: left;
    text-transform: capitalize;
    margin: 0% 0 0.4% !important;
    line-height: 100%;
}

.wel_txt p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin: 0% !important;
    line-height: 150%;
    text-align: justify;
}

.wel_txt a {
    color: #a1555d;
    font-weight: 700;
}



.wel_txt a:hover {
    color: #251e5e;
}

.top_cont h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin: 0% !important;
    line-height: 140%;
}

.top_cont a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #251e5e;
    text-align: left;
    margin: 0% !important;
    line-height: 140%;
}

.bg_wel {
    background-color: #fff;
    padding: 2% 2% 4%;
    margin: 0 auto;
}

.wel_txt2 h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    /* color: #a15547; */
    color: #fff;
    line-height: 140%;
    word-spacing: 3px;
}

.wel_txt2 h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -1.3px;
    text-align: left;
    text-transform: capitalize;
    margin: 0.5% 0 3% !important;
    line-height: 100%;
}

.wel_txt2 h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #251e5e;
    letter-spacing: -1.3px;
    text-align: left;
    text-transform: capitalize;
    margin: 2% 0 2.5% !important;
    line-height: 100%;
}

.wel_txt2 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0% !important;
    line-height: 150%;
    text-align: justify;
}

.wel_txt2 a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #a15547;
    padding: 15px 35px;
    display: inline-block;
    margin-top: 20px;
    transition: all .3s ease;
}

.wel_txt2 a:hover {
    background-color: #251e5e;
}

.bullet2 {
    margin-left: 2.5%;
}

.bullet2 .fa-arrow-right {
    color: #251e5e;
    margin-right: 7px;
    font-size: 14px;
}

.bullet {
    list-style: none;
    width: 98%;
    margin: 0px 0px;
}



.bullet li {
    padding: 0px 0px !important;
    color: #000000 !important;
    display: inline-block;
    font-size: 15px;
    width: 100%;
    font-weight: 600 !important;
    background-color: transparent;
    width: 100%;
    margin: 5px 0;
}

.bullet li a:hover {
    background-color: transparent;
}


.wel_txt3 h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -1.3px;
    text-align: center;
    text-transform: capitalize;
    line-height: 100%;
}



/*-------------------counter---------------*/

.head-icon {
    font-size: 16px;
}


.counter2 h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 140%;
    color: #a15547;
    font-weight: 600;
    text-transform: capitalize;
}

.counter2 h1 span {
    font-family: 'Open Sans', sans-serif;
    color: #a15547;
    font-weight: 700;
    font-size: 32px;
    text-transform: capitalize;
}


.counter2 {
    background: #fff;
    padding: 28px;
    border-radius: 11px;
    text-align: center;
    min-height: 152px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about_btn {
    width: 100%;
    display: flex;
    justify-content: center;
}

.about_btn2 {
    width: 100%;
}

.test_sub {
    width: 60%;
}

.banner {
    position: relative;
}

.banner h2 {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 53px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    line-height: 140%;
    word-spacing: 3px;
}

.banner .content {
    position: absolute;
    top: 40%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.book_flex {
    display: flex;
    align-items: center;
}

/*------------------------------------------
Responsive Code 
------------------------------------------*/
@media only screen and (max-width:1600px) {}

@media only screen and (max-width:1500px) {
    .logo_footer h2 {
        font-size: 31px;
    }

}

@media only screen and (max-width:1400px) {
    .logo_footer h2 {
        font-size: 29px;
    }

    .logo_footer h2 span b {
        font-size: 11px;
    }
}

@media only screen and (max-width:1300px) {

    .recognition-bg3 {
        min-height: 95vh;
    }

    .logo h2 {
        font-size: 24px;
    }

    .logo h2 span {
        font-size: 14px;
    }

    .logo h2 span b {
        font-size: 11px;
    }

    .socil {
        padding: 18px 0px 18px 27px;
    }

    .logo_footer h2 {
        font-size: 27px;
    }

    .logo_footer h2 span b {
        font-size: 10px;
    }
}

@media only screen and (max-width:1200px) {
    .logo_footer h2 {
        font-size: 24px;
    }

    .logo_footer h2 span {
        text-align: left;
    }

    .logo {
        padding: 1.35% 10px 1.35% 1%;
    }
}

@media only screen and (max-width:1100px) {
    .recognition-bg3 {
        min-height: 106vh;
    }

    .logo {
        padding: 1.75% 10px 1.75% 1%;
    }

    .top {
        width: 98%;
    }

}

@media only screen and (max-width:1000px) {}

@media only screen and (max-width:960px) {
    .banner img {
        height: 23vh;
        object-fit: cover;
    }

    .col_sm99_22 {
        width: 98%;
    }

    .col_sm9_22 {
        width: 98%;
    }

    .col_sm9_2 {
        width: 98%;
    }

    .col_sm99_2 {
        width: 98%;
    }

    .recognition-bg3 {
        min-height: 190vh;
    }

    .col_sm88 {
        width: 98%;
    }

    .col_sm8 {
        width: 98%;
    }

    .banner .content {
        top: 13%;
    }

    .col_sm2 {
        width: 98%;
    }

    .col_sm9_2 {
        width: 98%;
    }

    .col_sm99_2 {
        width: 98%;
    }

    .test_sub {
        width: 95%;
    }

    .col_sm100 {
        width: 98%;
    }

    .col_sm10 {
        width: 98%;
    }

    .fix_nav {
        border: 0px solid #a155471f;
    }

    #cssmenu #menu-button {
        border-bottom: 1px solid #ebbe9f4a !important;
    }

    #cssmenu>ul>li>a {
        padding: 13px 12px !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        border-bottom: 1px solid #ebbe9f4a !important;
    }

    #cssmenu>ul>li>a {
        margin: 0px 0px !important;
    }

    .logo {
        float: none;
        border-right: none;
        margin: 0 auto;
    }

    .navbarrr {
        width: 100%;
        float: none;
        padding-right: 0px;
        background-color: #a15547;
    }

    .top {
        width: 100%;
    }

    .logo_rigt {
        width: 100%;
        display: block;
        margin: 0% 0%;
    }

    .socil {
        display: none;
    }

    .col_sm5 {
        width: 31%;
        min-height: 466px;
    }

    .fix_nav {
        position: relative !important;
    }

    .col_sm4 {
        width: 48%;
    }
}

@media only screen and (max-width:900px) {
    .col_sm10_3 {
        width: 41%;
    }
}

@media only screen and (max-width:800px) {
    .col_sm5 {
        min-height: 401px;
    }
}

@media only screen and (max-width:700px) {
    .col_sm5 {
        min-height: 354px;
    }
}

@media only screen and (max-width:600px) {
    .col_sm10_3 {
        width: 98%;
    }

    .col_sm5 {
        width: 98%;
    }

    .suicide h2 {
        margin: 3% 0 0% !important;
    }
}

@media only screen and (max-width:500px) {
    .tab-button {
        font-size: 8px!important;
    }

    .recognition-bg3 {
        min-height: 210vh;
    }
}

@media only screen and (max-width:400px) {
    .recognition-bg3 {
        min-height: 240vh;
    }
}

@media only screen and (max-width:360px) {

    .recognition-bg3 {
        min-height: 250vh;
    }
}