body{
    background-color: #fcfbf9;
    font-family: Almarai;
    text-decoration: none;
    direction: ltr;
}
.me-auto {
    margin-right: auto !important;
    margin-left: 0 !important;
}
header{
    height: 90px;
    background-color: #471829;
    border-bottom: 1px #612837 solid;
}
.material-icons{
    vertical-align:middle
}

header .nav-link{
    color: #fff !important;
    margin: auto 7px;
}
header .nav-link a{
    color: #fff !important;
}
header .nav-link:hover, header .nav-link.active{
    color: #fff !important;
    background-color: #612838;
    border-radius: 5px;
}
.nav-underline .nav-link{
    border-bottom: none;
}


footer{
    background-color: #471829;
    margin-top: 0px;
    position: relative;
}
footer .footer{
    height: 300px;
    vertical-align: middle;
    color: #fff;
    margin-top: 40px;
}
.f-logo-box{
    margin-top: 100px;
    vertical-align: middle;
}
.f-links{
    margin-top: 50px;
}
.f-links h4{
    font-size: 18px;
}
.f-links li{
    list-style: url(../images/arrow-ltr.png) inside;
    color: #fff;
    font-size: 16px;
    padding: 8px 0;
    margin: 8px 0;
}
.f-links li a{
    color: #fff;
    text-decoration: none;
}
.f-links li:hover a{
    color: #a3a2a2;
    text-decoration: none;
}
footer .f-top{
    background: url(../images/f-top.png) repeat-x;
    height: 12px;
    position: relative;
    top: 20px;
}

.f-apps{
    text-align: center;
    margin-top: 100px;
    color: #a3a2a2;
}

.f-visitors{
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    color: #a3a2a2;
}

.f-contact{
    margin-top: 40px;
    color: #fff;
}
.f-contact h4{
    font-size: 18px;
}
.f-contact p{
    margin-bottom: 5px;
    text-align: left;
}
footer .f-bootom{
    background-color: #612838;
    color: #fff;
    padding: 20px 0;
}

.m-slider .carousel-caption{
    bottom: 27% !important;
}
.m-slider .carousel-caption h3 span{
    background: #612736;
    color: #fff;
    border-radius: 20px;
    padding: 5px 20px;
}
/* .m-slider .carousel-item{
    height: 800px;
}
.m-slider .carousel-item img{
    height: 100%;
} */

.req{
    color: #ff0000;
}
.home-section-1{
    margin-top: 80px;
    color: #6A6A6A;
    font-size: 16px;
}
.home-section-1 h2{
    color: #612837;
    margin: 25px 0;
}
.home-section-1 p{
    text-align: justify;
    font-size: 18px;
}
.home-section-1 .btn-row{
    text-align: right;
}
.home-section-1 .btn-more{
    background-color: #DDDAD3;
    color: #612837;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 20px;
}
.home-section-1 .btn-more:hover{
    background-color: #612837; 
    color: #DDDAD3;
}
.home-section-1 .video-box{
   overflow: hidden;
   border-radius: 15px;
   height: 300px;
}
.home-section-1 .video-box img{
   width: 100%;
   height: 100%;
}

.home-section-2{
    margin-top: 25px;
}
.opp-box{
    border-radius: 15px;
    overflow: hidden;
    border: 1px #DDDAD3 solid;
    margin: 20px 0;
    height: 560px;
}
.opp-box .box-head{
    height: 200px;
    position: relative;
    margin-bottom: 20px;
}
.opp-box .box-head::before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 8;
}
.opp-box:hover .box-head::before{
    background: rgba(0,0,0,0.1);
}
.opp-box .box-head p{
    background-color: #471829;
    color: #fff;
    font-size: 12px;
    padding: 3px 15px;
    position: absolute;
    top:10px;
    right: 10px;
    vertical-align: middle;
    border-radius: 15px;
    z-index: 10;
}
.opp-box .box-head p.st-3{
    background-color: #D4EDDA;
    color: #165724;
}
.opp-box .box-head p.st-4{
    background-color: #F8D7DB;
    color: #721C24;
}
.opp-box .box-head p.st-1{
    background-color: #FFF3CD;
    color: #856405;
}
.opp-box .box-head p.comp{
    background-color: #D6D8D9;
    color: #222;
    top:10px;
    left: 10px;
    right: auto;
}
.opp-box .box-head .op-badge{
    position: absolute;
    top: 50px;
    left: 10px;
    right: 10px;
    z-index: 10;
}

.opp-box .box-head img{
    height: 100%;
    width: 100%;
}

.opp-box .box-head h3{
   position: absolute;
   bottom: 10px;
   color: #fff;
   font-size: 18px;
   text-align: center;
   width: 100%;
   z-index: 10;
}
.opp-box .details{
    padding: 10px;
}
.opp-box .details .tag{
    color: #612837;
    font-size: 14px;
    font-weight: bold;
}
.opp-box .details .tag .material-icons{
    font-size: 14px;
}
.opp-box .details p{
    color: #6A6A6A;
    font-size: 14px;
    padding: 10px;
    min-height: 100px;
}
.opp-box .details .details-list li{
    list-style: none;
    font-size: 13px;
    color: #612837;
}
.opp-box .details .details-list li .material-icons{
    font-size: 14px;
    color: #928B81;
}
.opp-box .details .bar{
    background-color: #DDDAD3;
    border-radius: 15px;
    color: #612837;
    font-size: 12px;
    overflow: hidden;
}
.opp-box .details .bar .prec{
    background-color: #612837;
    border-radius: 15px;
    padding: 0px 10px;
    color: #fff;
}

.opp-box .btn-row{
    text-align: right;
}
.opp-box .btn-more{
    background-color: #DDDAD3;
    color: #612837;
    border: none;
    padding: 7px 15px;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px;
}
.opp-box .btn-more:hover{
    background-color: #612837; 
    color: #DDDAD3;
}
.home-section-2 .btn-more-opp{
    background-color: #612837; 
    color: #DDDAD3;
    padding: 8px 25px;
    font-size: 16px;
    border-radius: 45px;
}
.home-section-2 .btn-more-opp:hover{
    background-color: #7a3a4b; 
}


.home-section-3{
    background: #612838 url(../images/section-3-bg.png) no-repeat right center;
    padding: 40px;
    height: 600px;
    margin-top: 80px;
    padding-top: 200px;
    color: #fff;
}
.home-section-3 h3{
    margin-top: 100px;
    font-size: 26px;
    font-weight: bold;
    text-align: center; 
}
.home-section-3 p{
   font-size: 15px;
   line-height: 30px;
}
.home-section-3 .partner-box{
   background-color: #fff;
   border-radius: 15px;
   margin-bottom: 20px;
   text-align: center;
}

.home-section-4{
    background: #dddad3 url(../images/section-4-bg.png) no-repeat left top;
    padding: 40px;
    height: 500px;
    margin-top: 0px;
    padding-top: 100px;
    color: #000;
}
.home-section-4 h3{
   margin-bottom: 25px;
   font-size: 20px;
   font-weight: bold;
}
.home-section-4 p{
   font-size: 13px;
   line-height: 20px;
}
.home-section-4 .partner-box{
   background-color: #fff;
   border-radius: 15px;
   margin-bottom: 20px;
   text-align: center;
}


.top-head{
    background-color: #471829;
    color: #fff;
    padding: 15px 0;
    position: relative;
    direction: rtl;
}
.top-head h1{
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
    text-align: left;
}
.op-head{
    height: 300px;
    position: relative;
    margin-bottom: 50px;
}
.op-head h1{
    text-align: center;
    position: relative;
    top: 150px;
    right: 450px;
}

.op-head h1 .material-icons{
    font-size:48px;
    color: #6A6A6A;
}
.op-head .info{
    text-align: center;
    position: relative;
    top: 160px;
    right: 450px;
    background: #612838;
    color: #fff;
    width: 190px;
    text-align: center;
    padding: 8px 15px;
    border-radius: 15px;
}
.top-head .img-box{
    background: url(../images/op-img-bg.png);
    width: 400px;
    height: 400px;
    overflow: hidden;
    position: absolute;
    bottom: -150px;
    z-index: 9999;
}
.top-head .img-box img{
    width: 330px;
    height: 330px;
    border-radius: 100%;
    position: relative;
    top: 28px;
    right: 31px;
}

.about-section-2{
    height: 500px;
    background: #928b81 url(../images/about-bg-2.png) no-repeat center;
    position: relative;
}
.about-section-2 .text{
    color: #fff;
    position: relative;
    top: 189px;
    right: 0px;
    font-size: 18px;
    width: 428px;
}
.about-section-3{
    margin-top: 20px;
    height: 500px;
    background: #dddad3 url(../images/about-bg-3.png) no-repeat left;
    position: relative;
    direction: rtl;
    text-align: left;
}
.about-section-3 .text{
    color: #6A6A6A;
    position: relative;
    top: 170px;
    font-size: 18px;
    width: 350px;
}
.about-section-3 .text h3{
    color: #612837;

}
.about-section-4{
    margin-top: 20px;
    background: #fff;

}
.about-section-4 .bg{
    height: 500px;
    background: #fff url(../images/about-bg-4.png) no-repeat right top;
}
.about-section-4 .text{
    color: #6A6A6A;
    position: relative;
    top: 185px;
    font-size: 18px;
}
.about-section-4 .text h3{
    color: #612837;


}
.about-section-5{
    height: 500px;
    background: #dddad3 url(../images/about-bg-5.png) no-repeat left center;
}
.about-section-5 .text{
    color: #612837;
    position: relative;
    font-size: 18px;
    left: 425px;
}
.about-section-5 h3{
    padding: 30px 20px;
    padding-top: 100px;
    color: #612837;

}


.serv-section-1{
    margin: 30px auto;
    background: #fff;
}
.serv-section-1 .text{
    position: relative;
    top: 200px;
    max-width: 400px;
    text-align: justify;
    font-size: 13px;
}
.serv-list{
    margin-bottom: 5px;
}
.serv-list img{
    width: 100px;
}
.serv-section-1 .text h4{
    color: #612837;
    text-align: center;
    margin-bottom: 30px;
}

.serv-section-1 .serv-icons{
    margin: 20px;
    text-align: center;
}
.serv-section-1 .serv-icons img{
   width: 150px;
   margin: 15px;
}

.serv-section-2{
    background: #fff;
    padding: 50px 0;
    color: #471829;
    text-align: center;
}
.serv-section-2 h2{
    font-size: 20px;
    margin: 20px;
}
.serv-section-2 h5{
    font-size: 16px;
    margin: 20px;
}
.serv-section-2 .serv-icons{
    margin: 30px 0;
}
.serv-section-2 .serv-icons img{
    height: 140px;
}


.serv-section-about{
    text-align: center;
    font-size: 18px;
    color: #6A6A6A;
    padding: 50px;
    text-align: center;
}

.jobs .search-box{
    margin: 20px 0;
}
.jobs .search-box .inp{
    float: right;
    width: 29%;
    margin: 5px;
}

.jobs .search-box .btn-search{
    background-color: #471829;
    color: #fff;
    border: none;
    margin: 5px;
    width: 9%;
}
.jobs .res-bar{
    background-color: #471829;
    color: #fff;
    border: none;
    margin: 5px;
    padding: 10px 25px;
    border-radius: 10px;
}


.orgs-head{
    background-color: #471829;
    color: #fff;
    padding: 15px 0;
    height: 300px;
    position: relative;
}
.orgs-head h1{
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
    line-height: 250px;
}
.orgs-head img{
    position: absolute;
    left: 200px;
    top: 0;
    width: 330px;
}

.orgs .search-box{
    background-color: #dddad3;
    padding: 70px 50px;
}
.orgs .search-box .inp{
    float: right;
    width: 400px;
    margin: 5px;
}
.orgs .search-box .btn-search{
    background-color: #471829;
    color: #fff;
    border: none;
    margin: 5px;
    width: 130px;
}
.orgs .res-bar{
    background-color: #471829;
    color: #fff;
    border: none;
    margin: 5px;
    padding: 10px 25px;
    border-radius: 10px;
}

.org-box{
    border-radius: 15px;
    overflow: hidden;
    border: 1px #DDDAD3 solid;
    margin: 20px 0;
}
.org-box .box-head{
    height: 200px;
    position: relative;
    margin-bottom: 20px;
}

.org-box .box-head img{
    height: 100%;
    width: 100%;
}
.org-box .details{
    padding: 10px;
}
.org-box .details .tag{
    color: #612837;
    font-size: 14px;
    font-weight: bold;
}
.org-box .details .tag .material-icons{
    font-size: 14px;
}
.org-box .details p{
    color: #6A6A6A;
    font-size: 12px;
    padding: 10px;
    min-height: 110px;
}

.org-box .btn-row{
    text-align: right;
}
.org-box .btn-more{
    background-color: #DDDAD3;
    color: #612837;
    border: none;
    padding: 7px 15px;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px;
}
.org-box .btn-more:hover{
    background-color: #612837; 
    color: #DDDAD3;
}



.contact-head{
    background-color: #471829;
    color: #fff;
    padding: 15px 0;
    height: 300px;
    position: relative;
}
.contact-head h1{
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
    line-height: 250px;
    position: relative;
}
.contact-head img{
    position: absolute;
    right: 0px;
    top: 0;
    width: 330px;
}

.contact-section-1{
    background-color: #dddad3;
    padding: 150px 20px
}
.contact-section-1 .inp{
    float: left;
    width: 33%;
    margin: 2px;
    margin-bottom: 10px;
    border: 1px #a3a2a2 solid;
}
.contact-section-1 .textarea{
    margin: 2px;
    margin-bottom: 10px;
    height: 150px;
    border: 1px #a3a2a2 solid;
}
.contact-section-1 .btn-submit{
    background-color: #471829;
    color: #fff;
    border: none;
    margin: 5px;
    width: 150px;
}
.contact-section-1 .btn-submit:hover{
    background-color: #612837;
    color: #fff;
    border: none;
    margin: 5px;
   
}

.contact-section-2{
    padding: 50px;
    margin-top: 30px;
    text-align: center;
    font-weight: bold;
    color: #471829;
}
.contact-section-2 p{
    font-weight:bolder;
    margin-top: 10px;
}

.reg-section{
    padding: 20px;
    width: 65%;
    margin: 25px auto;
    background: #fff;
}
.reg-section a{
    color: #612837;
    text-decoration: none;
}
.reg-section .form-group label{
    color: #471829;
    margin-top: 15px ;
}

.reg-section .form-control{
   
    border-radius: 0px;
}

.reg-section .btn-reg{
    background-color: #471829;
    color: #fff;
    border: none;
    margin: 5px;
    width: 150px;
}
.reg-section .btn-reg:hover{
    background-color: #612837;
    color: #fff;
    border: none;
    margin: 5px;
   
}


.profile-section{
    padding: 20px;
    width: 65%;
    margin: 25px auto;
    background: #fff;
}
.profile-section .social-icons a{
    display: inline-block;
    margin: 10px;
}

.profile-section .form-group label{
    color: #471829;
    margin-top: 15px ;
}

.profile-section .form-control{
   
    border-radius: 0px;
}

.profile-section .btn-edit{
    background-color: #471829;
    color: #fff;
    border: none;
    margin: 5px;
    width: 150px;
}
.profile-section .btn-edit:hover{
    background-color: #612837;
    color: #fff;
    border: none;
    margin: 5px;
   
}
.profile-section h2{
    color: #612837;
    padding: 15px;
    border-bottom: 1px #dfdfdf solid;
   
}
.profile-section .check-box{
    background-color: #dfdfdf;
    color: #471829;
    padding: 5px 10px;
    border-radius: 20px;
    margin: 3px;
    display: inline-block;
}

.job_view{
    background: #fff;
    padding-top: 100px;
}
.job_view .img{
    text-align: center;
}
.job_view .img img{
    max-width: 500px;
    border-radius: 15px;
}

.job_view .icons{
    margin: 20px auto;
    padding: 50px;
    background-color: #dddad3;
    text-align: center;
}
.job_view .icon-box{
    text-align: center;
    font-size: 16px;
    color: #471829;
    font-weight: bold;
}
.job_view h2{
    color: #471829;
    padding: 20px;
}
.job_view .details{
    padding: 20px;
}
.job_view p{
    color: #6A6A6A;
    font-size: 16px;
    padding: 15px;
}

.job_view .icons .bar{
    background-color: #bab4a6;
    border-radius: 15px;
    color: #612837;
    font-size: 12px;
    overflow: hidden;
    width: 300px;
    margin: 10px auto;
    margin-top: 55px;
}
.job_view .icons .bar .prec{
    background-color: #612837;
    border-radius: 15px;
    padding: 0px 10px;
    color: #fff;
}

.job_view .contact-person{
    background: #612837;
    padding: 15px 20px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    margin: 25px auto;
}

.job_view .btn-row{
    text-align: center;
}
.job_view .btn-more{
    background-color: #DDDAD3;
    color: #612837;
    border: none;
    padding: 7px 15px;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px;
    width: 300px;
}
.job_view .btn-more:hover{
    background-color: #612837; 
    color: #DDDAD3;
}

.follow-box{
    background: #fcfbf9;
    border: 1px solid #ddd9d3;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 10px;
}
.follow-box img{
    float: right;
    margin-left: 15px;
    width: 70px;
    height: 70px;
    border-radius:100%;
}
.follow-box h3{
    vertical-align: middle;
    font-size: 22px;
    padding-top: 25px;
    color: #471829;
}
.follow-box h3 a{
    text-decoration: none;
    color: #471829;
}
.op-box{
    background-color: #fcfbf9;
    border: 1px #ddd9d3 solid;
    border-radius: 10px;
     padding: 15px;
     margin-bottom: 5px;
 }
.op-box img{
    float: right;
    margin-left: 15px;
    width: 70px;
    height: 70px;
    border-radius:100%;
}
.op-box h3{
    vertical-align: middle;
    font-size: 22px;
    color: #471829;
}
.op-box h3 a{
    text-decoration: none;
    color: #471829;
}
.op-box p{
   font-size: 12px;
   color: #6A6A6A;
}
.op-box .date, .op-box .location{
   font-size: 11px;
   color: #6A6A6A;
}
.clear{
    clear: both;
}

.op-icon-box{
    text-align: center;
    margin: 10px auto;
    font-size: 20px;
    font-weight: bolder;
}
.op-icon-box a{
    color: #471829;
    text-decoration: none;
}

.section-statistics{
    background-color: #612838;
    color: #fff;
    padding: 20px;
    text-align: center;
    margin-top: 20px;
}
.section-statistics .st-box{
    background: url(../images/st-bg.png);
    color: #fff;
    width: 177px;
    height: 172px;
    text-align: center;
    margin: 15px auto;
    padding-top: 68px;
}
.section-statistics .st-box:hover{
    color: #bab4a6;
}
.section-statistics .st-box h3{
    font-size: 20px;
    font-weight: bold;
}
.section-statistics .st-box span{
    font-size: 22px;
    margin-top: 10px;
    display: inline-block;
}

.da3em{
    text-align: center;
    font-size: 14px;
}
.da3em h5{
    text-align: center;
    font-size: 13px;
    color: #a3a2a2;
}
.da3em img{
    height: 100px;

}

.profile-section .profile-logo img{
    border-radius: 100%;
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
}
.profile-section .box-d{
    color: #6A6A6A;
    font-size: 16px;
    padding: 10px;
}
.profile-section .box-d label{
    color: #471829;
}

.subscription{
    background-color: #dfdfdf;
    color: #471829;
    padding: 20px;
    text-align: center;
    margin: 25px auto;
    border-radius: 15px;
}
.subscription .btn-renew{
    background-color: #471829;
    color: #fff;
    margin: 15px;
    padding: 10px 20px;
}

.terms{
    background-color: #dfdfdf;
    color: #471829;
    padding: 20px;
    margin: 25px auto;
    border-radius: 15px;
}

.btn-follow{
    background-color: #471829;
    color: #fff;
    border: none;
    margin: 5px;
    width: 150px;
}

.navbar-toggler{
    background-color: #fff;
}
.navbar-collapse{
    z-index: 9999999;
    background-color: #471829;
}

.reg_text{
    text-align: center;
}

.reg_text a{
    color: #6A6A6A;
    display: inline-block;
    margin: 5px;
}
.reg_text a:hover{
    color: #612837
}

.adv-section{
    margin: 15px auto;
    margin-top: 30px;
}

.adv-section #g-slider {
    overflow: hidden;
    position: relative;
    padding: 15px 0;
}
.adv-section #g-slider .viewport {
    height: 200px;
    overflow: hidden;
    position: relative;
}
.adv-section #g-slider .buttons {
    display: none;
    position: absolute;
    z-index: 12;
    top: 40%;
    left: 0;
    width: 30px;
    height: 30px;
    color: #333;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
}
.adv-section #g-slider .buttons:hover {
    color: #612837;
}

.adv-section #g-slider .next {
    right: 0;
    left: auto;
    top: 40%;
}
.adv-section #g-slider .disable {
    visibility: hidden;
}
.adv-section #g-slider .viewport {
    width: 100%;
    float: left;
}
.adv-section #g-slider .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
    left: 0;
    top: 0;
}
.adv-section #g-slider .overview li {
    float: left;
    padding: 0px;
    height: 200px;
    width: 260px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    color: #fff;
    text-align: right;
    margin: 0 20px;
}
.adv-section #g-slider .overview li .w-box {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.adv-section #g-slider .overview li .w-box img {
    width: 100%;
    height: 100%;
}
.adv-section #g-slider .overview li .w-box .overlay {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: rgb(98, 40, 55, 0.4);
    padding-top: 80px;
    opacity: 0;
}
.adv-section #g-slider .overview li .w-box:hover .overlay {
    opacity: 1;
}
.advertisements{
    background: #fff;
    margin: 20px;
    padding: 25px;
}
.advertisements .adv-box{
    background-color: #DDDAD3;
    border-radius: 10px;
     padding: 15px;
     margin-bottom: 5px;
 }
.advertisements .adv-box img{
     float: right;
     margin-left: 15px;
     width: 70px;
     height: 70px;
     border-radius:100%;
 }
 .advertisements .adv-box h3{
     vertical-align: middle;
     font-size: 22px;
     color: #471829;
 }
 .advertisements .adv-box h3 a{
     text-decoration: none;
     color: #471829;
 }
.advertisements .adv-box p{
    font-size: 12px;
    color: #6A6A6A;
}
 
.top-profile{
    background-color: #dddad3;
    color: #471829;
    padding: 15px 0;
    position: relative;
    padding: 30px;
    margin: 20px auto;
    width: 65%;
}

.profile-skills{
    color: #471829;
    margin-bottom: 10px;
}
.profile-skills .skill-box{
    background: #fcfbf9;
    border: 1px #ddd9d3 solid;
    text-align: center;
    width: 180px;
    margin: 8px;
    color: #471829;
    padding: 30px 10px;
    display: inline-block;
    border-radius: 10px;

}
.profile-skills .skill-box .material-icons{
    color: #bab4a6;

}

@media (max-width: 1280px) {

    .contact-section-1 .inp{
        margin: 1px;
    }
   
}

@media (max-width: 1024px) {

    header .nav-link{
        margin: auto 4px;
    }
   
    .about-section-4 .bg{
        background: none;
        height: 300px;
    }
    .about-section-4 .text{
        top:50px;
    }
}

@media (max-width: 768px) {
    header .nav-link{
        margin: auto 8px;
    }
    .details-list ul{
        padding: 0px;
    }
}
@media (max-width: 640px) {
    .video-box{
        display: none;
    }
    .home-section-3{
        height: auto;
    }
    .f-logo-box{
        text-align: center;
        margin-top: 10px;
    }
    .f-links{
        display: none;
    }
    .f-apps{
        margin-top: 5px;
    }
    .f-contact{
        text-align: center;
        margin-top: 20px;
    }
    .footer{
        height: auto !important;
    }
    .about-section-3{
        background: #dddad3;
        height: auto !important;
        padding: 25px;
    }
    .about-section-3 .text{
        top: 5px;
    }
    .about-section-2{
        background: #928b81;
        height: auto !important;
        padding: 25px;
    }
    .about-section-2 .text{
        right: auto !important;
        top: 5px !important;
    }
    .about-section-4 .bg{
        display: none;
    }
    .about-section-4 .text{
        top: 0 !important;
    }
    .about-section-5{
        background: #dddad3;
        height: auto !important;
        padding: 25px;

    }
    .about-section-5 h3{
        padding-top: 4px;
    }
    .contact-section-1 .inp{
        width: 100%;
        float: none;
        margin: 5px;
    }
    .reg-section{
        width: 100%;
    }
    .profile-section{
        width: 100%;
    }
    .about-section-5 .text{
        left: 0;
    }
}