.sf-menu>li {
    list-style: none;
	    margin: 0 0 0 20px;
}

#consult .container>div {
    padding-bottom: 20px;
    background: white;
}
.box-1 {
    background-attachment: fixed;
    background-position-y: -200px;
}
ul{
padding:0;
}
li{
list-style:none;
}
.carousel-caption {
    right: 15%;
    bottom: inherit;
    top: 19%;
    left: 15%;
}
.carousel-inner {
    max-height:93vh
}
.carousel-item:before{
    content:'';
    position:absolute;
    background:black;
    left:0;
    right:0;
    top:0;
    bottom:0;
    opacity:0.4;
}
.carousel-inner h5{
    font-size: 90px;
    line-height: 1.5;
    text-transform:uppercase;
}
.carousel-inner p{
    font-size:42px;
    font-weight:bold;
}
#success .modal-body{
    text-align: center;
    font-size: 24px;
    color: black;
    line-height: 1.5;
}
.modal-open{
    padding-right:0 !important;
    overflow: visible!important;
}
#consult .row{
    padding:1.5rem;
}
.dropdown-toggle::after{
    display:none;
}
.content li{
    list-style:disc;
}
.content ul{
    padding-left:20px;
}
.mob-services-ul{
    text-align: right;
    padding: 0 15px;
}
.blogpost h2 {
    margin-top: 10px;
}
#visa .col-md-3 {
    min-height: 370px;
}









@media(max-width:1200px){
    .postmeta{
    margin-top:-10px;
    }
}
@media(max-width:500px){
#stuck_container{
    box-shadow:none;
}
#stuck_container .d-flex{
    flex-direction:column;
}
#consult .row{
    padding:0;
}
#stuck_container {
    margin-top: 70px;
}
.carousel-inner h5 {
    font-size: 25px;
}
.carousel-inner p {
    font-size: 16px;
}
.more_btn2 {
    margin-top: 0px;
}
.post-main .entry p {
    min-height: inherit;
}
.post {
    border-bottom: 1px solid gray;
    max-height:inherit;
}
#stuck_container .more_btn{
    display:none !important;
}
.mail {
    font-size: 20px;
    margin-top: 5px;
}
.phone {
    font-size: 28px;
}
.main-form {
    margin-bottom: 15px;
}
#content {
    padding: 20px 0 15px 0;
}
#content .blogpost h1 {
    margin-top: 0;
    font-size: 32px;
}
#content h1 {
    text-align: center;
    margin: 0;
}
.mob-menu-ul ul li:nth-child(2) ul{
    display:none !important;
}
.postmeta {
    text-align: center;
}
}








